@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/Inter-Thin.woff2') format('woff2'),
    url("../fonts/Inter-Thin.woff") format('woff');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/Inter-ThinItalic.woff2') format("woff2"),
    url('../fonts/Inter-ThinItalic.woff') format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/Inter-ExtraLight.woff2') format("woff2"),
    url('../fonts/Inter-ExtraLight.woff') format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/Inter-ExtraLightItalic.woff2") format("woff2"),
    url("../fonts/Inter-ExtraLightItalic.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Inter-Light.woff2") format("woff2"), url("../fonts/Inter-Light.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Inter-LightItalic.woff2") format("woff2"), url("../fonts/Inter-LightItalic.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Inter-Italic.woff2") format("woff2"), url("../fonts/Inter-Italic.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Inter-MediumItalic.woff2") format("woff2"), url("../fonts/Inter-MediumItalic.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Inter-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Inter-SemiBoldItalic.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format(\"woff\");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Inter-BoldItalic.woff2") format("woff2"), url("../fonts/Inter-BoldItalic.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/Inter-ExtraBold.woff2") format("woff2"), url("../fonts/Inter-ExtraBold.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/Inter-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Inter-ExtraBoldItalic.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Inter-Black.woff2") format("woff2"), url("../fonts/Inter-Black.woff") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Inter-BlackItalic.woff2") format("woff2"), url("../fonts/Inter-BlackItalic.woff") format("woff");
}

/* -------------------------------------------------------Variable font.Usage:  html { font-family: 'Inter', sans-serif; }  @supports (font-variation-settings: normal) {    html { font-family: 'Inter var', sans-serif; }  }*/
@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("../fonts/Inter-roman.var.woff2") format("woff2");
}

@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url("../fonts/Inter-italic.var.woff2") format("woff2");
}

/* --------------------------------------------------------------------------[EXPERIMENTAL] Multi-axis, single variable font.Slant axis is not yet widely supported (as of February 2019) and thus thismulti-axis single variable font is opt-in rather than the default.When using this, you will probably need to set font-variation-settingsexplicitly, e.g.  * { font-variation-settings: \"slnt\" 0deg }  .italic { font-variation-settings: \"slnt\" 10deg }*/
@font-face {
    font-family: 'Inter var experimental';
    font-weight: 100 900;
    font-display: swap;
    font-style: oblique 0deg 10deg;
    src: url("../fonts/Inter.var.woff2") format("woff2");
}


#available-tools {
    display: none;
}

.item {
    display: inline-flex;
    width: 154px;
    padding-left: 18px;
    padding-bottom: 8px;
    padding-top: 7px;
}

.price {
    display: inline;
    width: 70px;
}

.a-padding {
    padding: 0 4px;
}

.green {
    display: inline-flex;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    color: #24B329;
    padding-left: 18px;
    width: 154px;

}

 .hide {
    display: none !important;
}

.show {
    display: block !important;
}

@font-face {
    font-family: Inter;
    font-display: swap
}

textarea::-moz-placeholder {
    color: rgba(47, 72, 106, .5)
}

textarea:-ms-input-placeholder {
    color: rgba(47, 72, 106, .5)
}

textarea::-ms-input-placeholder {
    color: rgba(47, 72, 106, .5)
}

textarea::placeholder {
    color: rgba(47, 72, 106, .5)
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    display: none;
    margin: 0;
    padding: 0;
    width: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}


input[type=checkbox] + label {
    display: inline-block;
    align-items: center;
    user-select: none;
}

input[type=checkbox] + label::before {
    position: relative;
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    user-select: none;
    background: url(../static/checkbox.svg) 50% no-repeat;
    padding-right: 12px;
    vertical-align: middle;
}

input[type=checkbox]:checked + label::before {
    position: relative;
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    user-select: none;
    background: url(../static/checkbox-checked.svg) 50% no-repeat;
}

input[type="radio"] {
    visibility: hidden;
}

input[type=radio] + label::before {
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    user-select: none;
    background: url(../static/radio.svg) 50% no-repeat;
    padding-right: 12px;
}

input[type=radio]:checked + label::before {
    position: relative;
    display: inline-block;
    content: "";
    height: 24px;
    width: 24px;
    user-select: none;
    background: url(../static/radio-selected.svg) 50% no-repeat;
}

body {
    font-family: Inter;
    font-style: normal;
    font-weight: 400
}

.hidden {
    display: none;
}

.day.gray-day {
    color: #B6BFCB !important;
}

.input:hover, .textarea:hover {
    border: 1px solid rgba(47, 72, 106, .5) !important
}

.input.active, .textarea.active {
    border: 1px solid #267ff9 !important
}

.input.active .caption, .textarea.active .caption {
    color: #267ff9 !important
}

.input.error, .textarea.error {
    border: 1px solid #e03535 !important
}

.input.error .caption, .textarea.error .caption {
    color: #e03535 !important
}

.title {
    align-items: center;
    color: rgba(47, 72, 106, .75);
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    height: 18px;
    left: 0;
    line-height: 18px;
    position: absolute;
    text-transform: none
}

.form {
    border: 1px solid #dcdfe2;
    border-radius: 4px;
    box-sizing: border-box;
    height: 37px;
    left: 18px;
    padding: 5px;
    position: relative;
    top: 7px;
    width: 101px;
    overflow: hidden
}

.form .input-minus {
    background: url(../static/input-minus.svg) no-repeat 50%;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    height: 24px;
    left: 6px;
    position: absolute;
    width: 24px
}

.form .number-input {
    width: 95px;
    position: absolute;
    height: 95%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    overflow: hidden
}

.form .input-value, .form input[type=number] {
    color: #2f486a;
    font-size: 14px;
    font-weight: 500;
    height: 95%;
    line-height: 20px;
    position: relative;
    text-align: center;
    border: none
}

.form .input-plus {
    background: url(../static/input-plus.svg) no-repeat 50%;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    height: 24px;
    position: absolute;
    right: 6px;
    width: 24px
}

@media only screen and (max-width: 1199px) {
    .room-append-block-form {
        display: block;
        position: relative;
        padding-left: 25px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
    }

    .room-append-block-form-row {
        width: 190px;
        display: inline-block;
        padding-top: 12px;
    }

    .room-append-block-form .peoples-count {
        padding-left: 36px;
        padding-top: 12px;
    }

    .room-append-block-form .price {
        color: #267FF9;
        display: inline-block;
        top: -7px;
        position: relative;
        width: 100px;
    }

    .room-append-block-form .summ {
        color: #267FF9;
        display: inline-block;
        top: -7px;
        position: relative;
    }

    .room-append-block-form .adult {
        display: inline-flex;
    }

    .room-append-block-form .children {
        display: inline-flex;
        margin-left: 18px;
    }

    .room-append-block-form .people-count {
        padding-top: 3px;
        padding-left: 6px;
    }

    .popup-select-guest {
        height: 381px;
        left: 0;
        position: absolute;
        top: 82px;
        width: 356px;
        -moz-transform: scale(.92);
        transform-origin: 50% 0;
        z-index: 1;
        zoom: 92%;
        margin: 0 auto
    }

    .popup-select-guest .decorate {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        height: 100%;
        position: absolute;
        width: 100%
    }

    .popup-select-guest .fade-top {
        position: absolute;
        display: none;
        width: 100%;
        height: 55px;
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
        transform: rotate(-180deg);
        z-index: 1
    }

    .popup-select-guest .apartment-blocks {
        height: 310px;
        overflow: auto;
        position: absolute;
        width: 100%
    }

    .popup-select-guest .apartment-blocks .apartment-block {
        display: flex;
        flex-direction: column;
        left: 16px;
        padding: 0;
        position: relative;
        width: 324px;
        margin-bottom: 20px
    }

    .popup-select-guest .apartment-blocks .apartment-block .line {
        position: relative;
        width: 324px;
        height: 1px;
        top: 0;
        background: #dcdfe2;
        align-self: center;
        margin-top: 12px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row {
        align-self: center;
        height: 62px;
        margin: 0 16px;
        position: relative;
        top: 12px;
        width: 324px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 {
        flex-direction: column;
        height: 44px;
        left: 0;
        padding: 0;
        position: absolute;
        top: 20px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 .apartment-num {
        align-items: center;
        align-self: flex-start;
        bottom: 54.55%;
        color: #2f486a;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        left: 0;
        line-height: 20px;
        margin: 0 4px;
        order: 0;
        position: static;
        right: 0;
        top: 0
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 .apartment-num .apartment-num-value {
        display: inline-block
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 .apartment-delete {
        align-items: center;
        align-self: flex-start;
        bottom: 0;
        color: #267ff9;
        display: flex;
        flex: none;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        left: 0;
        line-height: 20px;
        margin: 0 4px;
        order: 1;
        position: static;
        right: 16.67%;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        top: 54.55%
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label1 {
        left: 90px;
        position: absolute;
        top: 0
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label1 .title {
        color: rgba(47, 72, 106, .75);
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        position: relative;
        text-transform: none;
        top: 0;
        width: 97px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label2 {
        left: 205px;
        position: absolute;
        top: 0
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label2 .title {
        color: rgba(47, 72, 106, .75);
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        position: relative;
        text-transform: none;
        top: 0;
        width: 98px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row {
        position: relative;
        top: 28px;
        height: 36px;
        margin-bottom: 12px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-count-row {
        position: absolute;
        width: 180px;
        height: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        top: 7px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .age-3 {
        display: none
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select {
        position: absolute;
        width: 101px;
        height: 100%;
        left: 223px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .decorate {
        position: absolute;
        height: 100%;
        width: 100%;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .age-selected {
        position: absolute;
        display: flex;
        width: 101px;
        height: 100%;
        left: 0;
        top: calc(50% - 10px);
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2f486a;
        box-shadow: unset
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .age-selected .age-value {
        margin: 8px 4px 8px 12px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .age-selected .arrow-down-select-mini {
        position: absolute;
        width: 24px;
        height: 24px;
        right: 0;
        bottom: 5px;
        border-radius: 2px;
        background: url(../static/arrow-down-select-mini.svg) no-repeat 50%
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .droopdown-expanded {
        top: 50px;
        width: 140px
    }

    .popup-select-guest .button-1 {
        background: rgba(84, 156, 255, .25);
        border-radius: 4px;
        bottom: 16px;
        display: flex;
        height: 44px;
        left: 16px;
        position: absolute;
        width: 211px
    }

    .popup-select-guest .button-1 .button-label {
        align-items: center;
        align-self: center;
        color: #267ff9;
        display: flex;
        flex: none;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        height: 32px;
        left: 47.5px;
        line-height: 32px;
        margin: 0 auto;
        order: 0;
        position: static;
        top: 6px
    }

    .popup-select-guest .button-2 {
        background: #267ff9;
        border-radius: 4px;
        bottom: 16px;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        display: flex;
        height: 44px;
        left: 239px;
        position: absolute;
        width: 101px
    }

    .popup-select-guest .button-2 .button-label {
        align-items: center;
        align-self: center;
        color: #fff;
        display: flex;
        flex: none;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        height: 32px;
        left: 26.5px;
        line-height: 32px;
        margin: 0 auto;
        order: 0;
        position: static;
        top: 6px;
        width: 48px
    }

    .room-append-block-form .price {
        color: #267FF9;
        display: inline-block;
        top: -7px;
        position: relative;
    }
}

@media only screen and (min-width: 1200px) {
    .room-append-block-form {
        display: block;
        position: relative;
        padding-left: 25px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
    }

    .room-append-block-form-row {
        width: 190px;
        display: inline-block;
        padding-top: 12px;
    }

    .room-append-block-form .peoples-count {
        padding-left: 36px;
        padding-top: 12px;
    }

    .room-append-block-form .price {
        color: #267FF9;
        display: inline-block;
        top: -7px;
        position: relative;
    }

    .room-append-block-form .summ {
        color: #267FF9;
        display: inline-block;
        top: -7px;
        position: relative;
    }

    .room-append-block-form .adult {
        display: inline-flex;
    }

    .room-append-block-form .children {
        display: inline-flex;
        margin-left: 18px;
    }

    .room-append-block-form .people-count {
        padding-top: 3px;
        padding-left: 6px;
    }

    .popup-select-guest {
        height: 381px;
        left: 0;
        position: absolute;
        top: 82px;
        width: 356px;
        display: none;
    }

    .popup-select-guest .decorate {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        height: 100%;
        position: absolute;
        width: 100%
    }

    .popup-select-guest .fade-top {
        position: absolute;
        display: none;
        width: 100%;
        height: 55px;
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
        transform: rotate(-180deg);
        z-index: 1
    }

    .popup-select-guest .apartment-blocks {
        height: 310px;
        overflow: auto;
        position: absolute;
        width: 100%
    }

    .popup-select-guest .apartment-blocks .apartment-block {
        display: flex;
        flex-direction: column;
        left: 16px;
        padding: 0;
        position: relative;
        width: 324px;
        margin-bottom: 20px
    }

    .popup-select-guest .apartment-blocks .apartment-block .line {
        position: relative;
        width: 324px;
        height: 1px;
        top: 0;
        background: #dcdfe2;
        align-self: center;
        margin-top: 12px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row {
        align-self: center;
        height: 62px;
        margin: 0 16px;
        position: relative;
        top: 12px;
        width: 324px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 {
        flex-direction: column;
        height: 44px;
        left: 0;
        padding: 0;
        position: absolute;
        top: 20px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 .apartment-num {
        align-items: center;
        align-self: flex-start;
        bottom: 54.55%;
        color: #2f486a;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        left: 0;
        line-height: 20px;
        margin: 0 4px;
        order: 0;
        position: static;
        right: 0;
        top: 0
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 .apartment-num .apartment-num-value {
        display: inline-block
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .frame-275 .apartment-delete {
        align-items: center;
        align-self: flex-start;
        bottom: 0;
        color: #267ff9;
        display: flex;
        flex: none;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        left: 0;
        line-height: 20px;
        margin: 0 4px;
        order: 1;
        position: static;
        right: 16.67%;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        top: 54.55%
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label1 {
        left: 90px;
        position: absolute;
        top: 0
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label1 .title {
        color: rgba(47, 72, 106, .75);
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        position: relative;
        text-transform: none;
        top: 0;
        width: 97px
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label2 {
        left: 205px;
        position: absolute;
        top: 0
    }

    .popup-select-guest .apartment-blocks .apartment-block .apartment-row .input-up-label2 .title {
        color: rgba(47, 72, 106, .75);
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        position: relative;
        text-transform: none;
        top: 0;
        width: 98px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row {
        position: relative;
        top: 28px;
        height: 36px;
        margin-bottom: 12px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-count-row {
        position: absolute;
        width: 180px;
        height: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        top: 7px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .age-3 {
        display: none
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select {
        position: absolute;
        width: 101px;
        height: 100%;
        left: 223px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .decorate {
        position: absolute;
        height: 100%;
        width: 100%;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .age-selected {
        position: absolute;
        display: flex;
        width: 101px;
        height: 100%;
        left: 0;
        top: calc(50% - 10px);
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2f486a;
        box-shadow: unset
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .age-selected .age-value {
        margin: 8px 4px 8px 12px
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .age-selected .arrow-down-select-mini {
        position: absolute;
        width: 24px;
        height: 24px;
        right: 0;
        bottom: 5px;
        border-radius: 2px;
        background: url(../static/arrow-down-select-mini.svg) no-repeat 50%
    }

    .popup-select-guest .apartment-blocks .apartment-block .child-age-row .child-age-select .droopdown-expanded {
        top: 50px;
        width: 140px
    }

    .popup-select-guest .button-1 {
        background: rgba(84, 156, 255, .25);
        border-radius: 4px;
        bottom: 16px;
        display: flex;
        height: 44px;
        left: 16px;
        position: absolute;
        width: 211px
    }

    .popup-select-guest .button-1 .button-label {
        align-items: center;
        align-self: center;
        color: #267ff9;
        display: flex;
        flex: none;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        height: 32px;
        left: 47.5px;
        line-height: 32px;
        margin: 0 auto;
        order: 0;
        position: static;
        top: 6px;
        width: 116px
    }

    .popup-select-guest .button-2 {
        background: #267ff9;
        border-radius: 4px;
        bottom: 16px;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        display: flex;
        height: 44px;
        left: 239px;
        position: absolute;
        width: 101px
    }

    .popup-select-guest .button-2 .button-label {
        align-items: center;
        align-self: center;
        color: #fff;
        display: flex;
        flex: none;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        height: 32px;
        left: 26.5px;
        line-height: 32px;
        margin: 0 auto;
        order: 0;
        position: static;
        top: 6px;
        width: 48px
    }
}

@media only screen and (max-width: 1199px) {
    .available-rooms {
        width: 360px
    }

    .available-rooms, .available-rooms .section {
        position: relative
    }

    .available-rooms .available-rooms-title-box {
        display: flex;
        flex-direction: row;
        position: absolute;
        width: 299px;
        height: 56px;
        background: #fafbfc;
        left: calc(50% - 149.5px);
        z-index: 2
    }

    .available-rooms .available-rooms-title-box .available-rooms-title {
        position: static;
        width: 251px;
        height: 32px;
        margin: 0 auto;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 26px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .24);
        flex: none;
        order: 0;
        align-self: center
    }

    .available-rooms .available-rooms-line {
        position: absolute;
        width: 960px;
        height: 1px;
        top: 30px;
        background: #dcdfe2
    }

    .available-rooms .available-rooms-none-text {
        position: relative;
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
        text-align: center;
        color: rgba(47, 72, 106, .75);
        margin: 8px 16px 18px
    }

    .available-rooms .alternative-dates {
        position: relative;
        width: 360px;
        display: flex;
        flex-direction: column
    }

    .available-rooms .alternative-dates .alternative-date {
        position: relative;
        margin: 0 auto 16px;
        width: 304px;
        height: 270px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 {
        position: relative;
        display: flex;
        width: 223px;
        height: 24px;
        left: 48px;
        top: 20px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 .first-date {
        position: relative;
        width: 110px;
        height: 24px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #2f486a;
        justify-content: flex-end;
        left: -45px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 .minus-icon {
        position: relative;
        width: 16px;
        height: 16px;
        left: -8px;
        top: 6px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 .second-date {
        position: relative;
        width: 110px;
        height: 24px;
        left: 30px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: flex-start;
        color: #2f486a
    }

    .available-rooms .alternative-dates .line1 {
        position: relative;
        display: flex;
        width: 256px;
        height: 1.13px;
        left: 25px;
        top: 40px;
        background: #dcdfe2
    }

    .available-rooms .alternative-dates .description {
        position: relative;
        height: 24px;
        top: 60px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        justify-content: center;
        color: #2f486a
    }

    .available-rooms .alternative-dates .line2 {
        position: relative;
        display: flex;
        width: 256px;
        height: 1.13px;
        left: 25px;
        top: 80px;
        background: #dcdfe2
    }

    .available-rooms .alternative-dates .price {
        position: relative;
        height: 24px;
        top: 100px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        justify-content: center;
        color: #267ff9
    }

    .available-rooms .alternative-dates .btn-large {
        cursor: pointer;
        position: relative;
        margin: 0 auto;
        width: 256px;
        height: 52px;
        top: 120px
    }
}

@media only screen and (min-width: 1200px) {
    .available-rooms {
        position: relative;
        width: 960px
    }

    .available-rooms .section {
        position: relative;
        margin-top: 54px
    }

    .available-rooms .available-rooms-title-box {
        display: flex;
        flex-direction: row;
        position: absolute;
        width: 299px;
        height: 56px;
        background: #fafbfc;
        left: calc(50% - 149.5px);
        z-index: 2
    }

    .available-rooms .available-rooms-title-box .available-rooms-title {
        position: static;
        width: 251px;
        height: 32px;
        margin: 0 auto;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 26px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .24);
        flex: none;
        order: 0;
        align-self: center
    }

    .available-rooms .available-rooms-line {
        position: absolute;
        width: 960px;
        height: 1px;
        top: 30px;
        background: #dcdfe2
    }

    .available-rooms .available-rooms-none-text {
        position: relative;
        width: 631px;
        height: 48px;
        top: 18px;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        color: rgba(47, 72, 106, .75);
        margin: 0 auto 32px
    }

    .available-rooms .alternative-dates {
        position: relative;
        width: 960px;
        display: flex;
        justify-content: space-between
    }

    .available-rooms .alternative-dates .alternative-date {
        width: 304px;
        height: 270px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 {
        position: relative;
        display: flex;
        width: 223px;
        height: 24px;
        left: 48px;
        top: 20px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 .first-date {
        position: relative;
        width: 110px;
        height: 24px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #2f486a;
        justify-content: flex-end;
        left: -45px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 .minus-icon {
        position: relative;
        width: 16px;
        height: 16px;
        left: -8px;
        top: 6px
    }

    .available-rooms .alternative-dates .alternative-date .group-110 .second-date {
        position: relative;
        width: 110px;
        height: 24px;
        left: 30px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: flex-start;
        color: #2f486a
    }

    .available-rooms .alternative-dates .line1 {
        position: relative;
        display: flex;
        width: 256px;
        height: 1.13px;
        left: 25px;
        top: 40px;
        background: #dcdfe2
    }

    .available-rooms .alternative-dates .description {
        position: relative;
        height: 24px;
        top: 60px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        justify-content: center;
        color: #2f486a
    }

    .available-rooms .alternative-dates .line2 {
        position: relative;
        display: flex;
        width: 256px;
        height: 1.13px;
        left: 25px;
        top: 80px;
        background: #dcdfe2
    }

    .available-rooms .alternative-dates .price {
        position: relative;
        height: 24px;
        top: 100px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        justify-content: center;
        color: #267ff9
    }

    .available-rooms .alternative-dates .btn-large {
        cursor: pointer;
        position: relative;
        margin: 0 auto;
        width: 256px;
        height: 52px;
        top: 120px
    }
}

@media only screen and (max-width: 1199px) {

    .mobile-version {
        display: block
    }

    .title-row {
        position: relative;
        top: 130px
    }

    .room-type {
        color: rgba(47, 72, 106, .75);
        font-size: 12px;
        font-weight: 500;
        height: 16px;
        line-height: 16px;
        opacity: .85;
        top: 20px
    }

    .caption, .room-type {
        align-items: center;
        display: flex;
        position: absolute
    }

    .caption {
        bottom: 10%;
        color: #2f486a;
        line-height: 32px;
        margin: 8px 0;
        order: 1;
        right: 5.19%;
        top: 10%
    }

    .caption, .frame-127 {
        align-self: center;
        flex: none
    }

    .frame-127 {
        display: flex;
        flex-direction: row;
        height: 24px;
        left: 8px;
        order: 0;
        padding: 0;
        position: static;
        top: 8px
    }

    .group-164 {
        height: 38px;
        left: 55px
    }

    .group-164, .group-164 .name {
        position: absolute;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .group-164 .name {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 13px;
        font-weight: 600;
        height: 18px;
        line-height: 18px
    }

    .nice-look-img {
        align-self: center;
        background: url(../static/nice-look-mob.svg) no-repeat 50%;
        display: inline-block;
        height: 32px;
        position: relative;
        width: 32px !important;
        margin-right: 4px
    }

    .nice-look-img .caption {
        display: none;
        left: 31.17%
    }

    .kitchen-img {
        align-self: center;
        background: url(../static/kitchen-mob.svg) no-repeat 50%;
        display: inline-block;
        height: 32px;
        position: relative;
        width: 32px !important;
        margin-right: 4px
    }

    .kitchen-img .caption {
        display: none;
        left: 46.17%
    }

    .refrigerator-img {
        align-self: center;
        background: url(../static/refrigerator-mob.svg) no-repeat 50%;
        display: inline-block;
        height: 32px;
        position: relative;
        width: 32px !important;
        margin-right: 4px
    }

    .refrigerator-img .caption {
        display: none;
        left: 32.65%;
        right: 5.44%
    }

    .wifi-img {
        align-self: center;
        background: url(../static/wifi-mob.svg) no-repeat 50%;
        display: inline-block;
        height: 32px;
        position: relative;
        width: 32px !important;
        margin-right: 4px
    }

    .wifi-img .caption {
        display: none;
        left: 52.75%;
        position: absolute;
        right: 8.79%
    }

    .no-smoking-room {
        align-self: center;
        background: url(../static/no-smoking-room.svg) no-repeat 50%;
        display: inline-block;
        height: 32px;
        position: relative;
        width: 32px !important;
        display: none;
        margin-right: 4px
    }

    .no-smoking-room .caption {
        display: none;
        left: 22.75%;
        position: absolute;
        right: 3.79%
    }

    .available-rooms {
        margin-left: auto;
        margin-right: auto;
        width: 960px;
        position: relative;
        width: 360px
    }

    .available-rooms .available-rooms-filter {
        /* display: none; */
        position: relative;
        top: 28px;
        z-index: 2;
        margin-bottom: 24px;
        text-align: -webkit-center;
    }

    .available-rooms-filter-expander {
        border: 1px solid #DCDFE2;
        box-sizing: border-box;
        height: 44px;
        width: 328px;
        left: 0px;
        top: 0px;
        border-radius: 4px;
        display: inline-flex;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 18px;

        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;

        align-items: center;
        text-align: center;

        color: #267FF9;

    }

    .available-rooms-filter-expander.mobile-version.expanded {
        background: rgba(84, 156, 255, 0.25);
        color: #267FF9;
        border: none;
    }

    .available-rooms-filter-expander-arrow {
        right: 28px;
        position: absolute;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-title {
        align-items: center;
        color: rgba(47, 72, 106, .75);
        /*display: flex;*/
        font-weight: 500;
        height: 20px;
        line-height: 20px;
        position: absolute;
        width: 88px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements {
        display: block;
        height: fit-content;
        justify-content: space-between;
        padding: 0;
        position: relative;
        top: -5px;
        width: 328px;
        text-align: center;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1 {
        cursor: pointer;
        align-self: center;
        box-sizing: border-box;
        border-radius: 4px;
        display: inline-flex;
        flex: none;
        flex-direction: row;
        left: 0;
        order: 0;
        padding: 0 12px;
        position: static;
        top: 0;
        height: 44px;
        width: 200px;
        justify-content: center;
        margin-bottom: 12px;

        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #FFFFFF;
        flex: none;
        flex-grow: 0;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1.selected {
        background: #267ff9;
        border: none
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1.selected .text {
        color: #fff
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1 .text {
        align-items: center;
        align-self: center;
        display: flex;
        flex: none;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        order: 0;
        position: static;
        top: 8px;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input2 {
        cursor: pointer;
        align-self: center;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        display: flex;
        flex: none;
        flex-direction: row;
        height: 36px;
        left: 66px;
        margin: 16px 0;
        order: 1;
        padding: 8px 12px;
        position: static;
        top: 0;
        width: 183px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input2 .text {
        position: static;
        width: 159px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 {
        cursor: pointer;
        align-self: center;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-flex;
        flex: none;
        flex-direction: row;
        height: 44px;
        padding: 8px 12px;
        position: relative;
        width: 328px;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2F486A;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .droopdown-expanded {
        left: 63px;
        top: 52px;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .droopdown-expanded .droopdown-elements {
        max-height: 200px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .text {
        position: static
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .select-arrow-down {
        align-self: center;
        flex: none;
        height: 16px;
        margin: 21px 0;
        order: 1;
        position: absolute;
        right: 12px;
        width: 16px;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 {
        cursor: pointer;
        align-self: center;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-flex;
        flex: none;
        flex-direction: row;
        height: 44px;
        left: 472px;
        margin: 16px 0;
        order: 3;
        padding: 12px;
        position: static;
        top: 0;
        width: 328px;

        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2F486A;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown {
        font-size: 14px;
        line-height: 20px;
        color: #2f486a
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown-expanded {
        left: 38px;
        top: 174px;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown-expanded .droopdown-elements {
        max-height: 165px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .text {
        position: static;
        width: 176px;
        text-align: left;
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .text.droopdown-default-value, .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .text.droopdown-variable-value {
        display: none
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .select-arrow-down {
        align-self: center;
        flex: none;
        height: 16px;
        margin: 21px 0;
        order: 1;
        position: relative;
        right: -40px;
        top: calc(50% - 8px);
        width: 16px;
    }

    .available-rooms .available-rooms-results-block {
        padding-top: 9px;
        position: relative
    }

    .available-rooms .available-rooms-results-block .available-rooms-result {
        position: relative;
        width: 328px;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        margin: 0 auto 24px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side {
        position: relative
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos {
        border-radius: 0 8px 0 0;
        height: 224px;
        position: relative;
        width: 328px;
        margin: 0 auto
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos img {
        border-radius: 8px 8px 0 0 !important
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-prev {
        left: 0;
        z-index: 1
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-prev:before {
        content: ""
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-prev.slick-arrow {
        background: url(../static/slider-arrow.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-next {
        right: 0
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-next:before {
        content: ""
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-next.slick-arrow {
        background: url(../static/slider-arrow-next.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-title {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 18px;
        font-weight: 600;
        left: 5.5%;
        line-height: 24px;
        position: relative;
        margin-top: 18px;
        width: 292px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 {
        padding: 0;
        position: relative;
        /* width: 208px; */
    	width: inherit;
        margin-top: 18px;
        display: block;
        margin-left: 18px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .vmest {
        position: relative;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        margin-bottom: -3px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-132 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        height: 32px;
        left: 0;
        margin: 8px 8px 8px 0;
        order: 0;
        /* padding: 5px 10px; */
    	padding: 7px 8px;
        position: relative;
        top: 0;
        /* width: 52px; */
    	width: inherit;
        display: inline-block
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-132 .frame-127 {
        /* width: 48px */
    	width: inherit;
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-133 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        height: 32px;
        left: 0;
        margin: 8px 8px 8px 0;
        order: 0;
        padding: 5px 10px;
        position: relative;
        top: 0;
        width: 96px;
        display: inline-block
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-133 .frame-127 {
        width: 120px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .opis {
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: rgba(47, 72, 106, .75);
        position: relative;
        display: block;
        left: 17px;
        margin-top: 80px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-description {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 12px;
        height: 72px;
        line-height: 20px;
        opacity: .85;
        position: relative;
        width: 296px;
        margin: 12px auto
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side span.slick-counter {
        background: rgba(47, 72, 106, .35);
        background-blend-mode: multiply;
        border-radius: 4px;
        display: flex;
        flex-direction: row;
        height: 24px;
        right: 18px;
        padding: 2px 8px;
        position: absolute;
        top: 184px;
        width: 48px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side span.slick-counter.slick-counter-show {
        display: flex
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side span.slick-counter .value {
        align-items: center;
        align-self: center;
        bottom: 8.33%;
        color: #fff;
        display: flex;
        flex: none;
        font-size: 12px;
        font-weight: 600;
        left: 16.67%;
        line-height: 20px;
        margin: 0 auto;
        opacity: .85;
        order: 0;
        position: static;
        right: 16.67%;
        top: 8.33%
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .line1 {
        background: #dcdfe2;
        height: 1px;
        left: 0;
        mix-blend-mode: normal;
        position: relative;
        width: 100%;
        margin: 16px 0;
        display: block
    }

    .available-rooms .available-rooms-results-block .room-variants {
        display: block;
        position: relative;
        top: -16px;
        width: 328px;
        height: 290px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variants-container {
        display: block;
        position: relative;
        height: 301px;
        width: 328px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant {
        position: relative;
        top: 0;
        width: 295px;
        display: inline-block;
        padding-bottom: 16px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant.red {
        background: rgba(253, 195, 54, .1)
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .line2 {
        background: #dcdfe2;
        height: 1px;
        left: 0;
        mix-blend-mode: normal;
        position: relative;
        display: block;
        top: 163px;
        width: 290px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-title {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 18px;
        font-weight: 600;
        left: 5%;
        line-height: 24px;
        position: relative;
        margin-bottom: 12px;
        width: 292px;
        margin-top: 16px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 39px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        width: 265px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-plate {
        left: 14px;
        position: relative
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-plate .plate1-caption {
        font-size: 12px;
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 35px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-plate img {
        height: 24px;
        width: 24px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-hotel {
        left: 14px;
        position: relative
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-hotel .hotel1-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 35px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        font-size: 12px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-hotel img {
        height: 24px;
        width: 24px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-arrows {
        left: 14px;
        position: relative
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-arrows .arrows-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 35px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        font-size: 12px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-arrows img {
        height: 24px;
        width: 24px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-business {
        left: 14px;
        position: relative
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-business .business-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 35px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        font-size: 12px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-business img {
        height: 24px;
        width: 24px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .line-vert {
        background: #dcdfe2;
        bottom: 0;
        left: 99.47%;
        mix-blend-mode: normal;
        position: absolute;
        right: .21%;
        top: -17px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-right-decor {
        display: block;
        background: rgba(253, 195, 54, .1);
        border-radius: 0;
        height: 143px;
        position: absolute;
        width: 290px;
        bottom: 0
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-price-block {
        padding: 0;
        position: relative;
        margin: 0 auto;
        display: block;
        width: 35%
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-price-block .room-price {
        align-items: center;
        align-self: center;
        color: #267ff9;
        display: flex;
        flex: none;
        font-size: 18px;
        font-weight: 700;
        height: 32px;
        left: 0;
        line-height: 32px;
        margin: 23px 0 6px;
        order: 0;
        position: static;
        text-align: center;
        top: 0;
        width: 140px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-free-count {
        color: rgba(47, 72, 106, .75);
        line-height: 20px;
        position: relative;
        width: 66%;
        display: block;
        margin: 0 auto 16px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group {
        height: 44px;
        position: relative;
        width: 257px;
        margin: 0 auto
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group .btn-large {
        padding-right: 36px;
        cursor: pointer;
        background: #267ff9;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        height: 44px;
        position: absolute;
        width: 256px;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        line-height: 32px;
        margin-bottom: 16px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group .btn-large:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group .btn-large .right-arrow {
        background: url(../static/right-arrow.svg) no-repeat 50%;
        height: 24px;
        left: 220px;
        position: absolute;
        top: 10px;
        width: 24px
    }

    .available-rooms .available-rooms-results-block .fade-slide {
        position: absolute;
        background: linear-gradient(270deg, #fafbfc 4.13%, rgba(250, 251, 252, 0));
        height: 322px;
        width: 38px;
        border-radius: 0 8px 8px 0;
        bottom: 0;
        right: 0
    }

    .available-rooms .available-rooms-results-block .frame-155 {
        display: flex;
        flex-direction: row;
        height: 40px;
        justify-content: space-between;
        left: 17px;
        padding: 0;
        position: absolute;
        width: 160px;
        bottom: 155px
    }

    .available-rooms .available-rooms-results-block .frame-155 .look {
        font-size: 12px;
        line-height: 20px;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow {
        cursor: pointer;
        height: 40px;
        width: 315px;
        display: flex;
        position: absolute;
        margin-top: 22px
    }

    .available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .slick-track {
        position: relative
    }

    .available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .slick-track .slick-slide {
        margin-right: 8px;
        width: auto !important
    }

    .available-rooms .available-rooms-results-block .frame-155 .gradient {
        display: none;
        background: linear-gradient(270deg, #fff 63.17%, hsla(0, 0%, 100%, 0) 83.51%);
        height: 40px;
        left: 575px;
        position: absolute;
        width: 107px
    }

    .available-rooms .available-rooms-results-block .frame-155 .room-info-btn {
        cursor: pointer;
        background: #fff;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        height: 32px;
        left: 180px;
        position: absolute;
        width: 112px;
        color: #267ff9;
        font-weight: 600;
        line-height: 32px;
        box-shadow: unset;
        font-size: 12px;
        top: 27px
    }

    .pc-version {
        display: none !important;
    }

    .available-rooms .available-rooms-results-block .frame-155 .room-info-btn:hover {
        background: #dfecfe;
        border: 1px solid #267ff9;
        box-sizing: border-box
    }

    .available-rooms .faq {
        position: relative;
        margin-top: 25px;
        width: 360px;
        background: #fff;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        margin-bottom: 23px
    }

    .available-rooms .faq .frame-122 .text.title {
        align-items: center;
        color: #2f486a;
        font-size: 16px;
        font-weight: 600;
        left: 16px;
        line-height: 24px;
        position: relative;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 278px;
        height: auto
    }

    .available-rooms .faq .frame-122 .image-frame {
        border-radius: 8px;
        left: 0;
        position: relative;
        width: 227px
    }

    .available-rooms .faq .frame-122 .line-vert {
        background: #dcdfe2;
        height: 100%;
        left: 225px;
        position: absolute;
        width: 1px;
        display: none
    }

    .available-rooms .faq .frame-122 .question {
        cursor: pointer;
        position: relative;
        width: 328px;
        padding-top: 0;
        padding-bottom: 1px
    }

    .available-rooms .faq .frame-122 .question .text {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 12px;
        font-weight: 600;
        left: 16px;
        line-height: 24px;
        position: relative;
        top: 0;
        width: 304px
    }

    .available-rooms .faq .frame-122 .question .arrow-down {
        cursor: pointer;
        background: url(../static/arrow-down.svg) no-repeat 50%;
        height: 24px;
        left: 328px;
        position: absolute;
        top: -2px;
        width: 24px
    }

    .available-rooms .faq .frame-122 .question .answer {
        overflow: hidden;
        font-weight: 400;
        font-size: 12px;
        line-height: 24px;
        position: relative;
        left: 16px;
        color: #2f486a;
        opacity: .85;
        padding-bottom: 55px;
        width: 328px
    }

    .available-rooms .faq .frame-122 .question .answer.hide {
        display: none;
        height: 0
    }

    .available-rooms .faq .frame-122 .line-hor {
        background: #dcdfe2;
        height: 1.13px;
        position: relative;
        width: 100%
    }

    .available-rooms .replies {
        position: relative;
        margin-top: 18px;
        width: 328px
    }

    .available-rooms .replies .reply {
        margin-bottom: 32px;
        position: relative
    }

    .available-rooms .replies .reply .person {
        position: relative;
        width: 328px;
        height: 40px;
        left: 28px;
        margin-bottom: 16px
    }

    .available-rooms .replies .reply .person .avatar {
        height: 40px;
        position: absolute;
        width: 40px
    }

    .available-rooms .replies .reply .person .group-164 .room-type {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .available-rooms .replies .reply .vote {
        position: relative;
        width: 328px;
        height: 40px;
        left: 28px;
        margin-bottom: 16px
    }

    .available-rooms .replies .reply .vote .vote-value {
        background: #267ff9;
        border-radius: 8px;
        color: #fff;
        display: flex;
        flex-direction: column;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        padding: 8px;
        position: absolute
    }

    .available-rooms .replies .reply .vote .vote-value .middle {
        margin: auto
    }

    .available-rooms .replies .reply .vote .vote-text {
        height: 37px;
        left: 55px;
        position: absolute;
        width: 233px
    }

    .available-rooms .replies .reply .vote .vote-text .vote-level {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-weight: 600;
        height: 20px;
        line-height: 20px;
        position: absolute;
        top: 4px;
        width: 92px
    }

    .available-rooms .replies .reply .vote .vote-text .vote-items {
        align-items: center;
        color: #267ff9;
        display: flex;
        font-size: 12px;
        font-weight: 500;
        height: 16px;
        line-height: 16px;
        opacity: .85;
        position: absolute;
        top: 23px;
        width: 233px
    }

    .available-rooms .replies .reply .plus-minus-block {
        position: relative;
        width: 328px;
        left: 16px
    }

    .available-rooms .replies .reply .plus-minus-block .content-block {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        left: 12px;
        position: relative;
        width: 304px
    }

    .available-rooms .replies .reply .plus-minus-block .content-block .plus-text {
        color: #2f486a;
        display: block;
        font-size: 12px;
        left: 24px;
        line-height: 24px;
        position: relative;
        padding-top: 18px;
        width: 268px
    }

    .available-rooms .replies .reply .plus-minus-block .content-block .line {
        background: #dcdfe2;
        height: 1px;
        left: 24px;
        mix-blend-mode: normal;
        position: relative;
        width: 268px;
        margin: 16px 0;
        display: block
    }

    .available-rooms .replies .reply .plus-minus-block .content-block .minus-text {
        color: #2f486a;
        font-size: 12px;
        left: 24px;
        line-height: 24px;
        position: relative;
        width: 305px;
        margin-bottom: 12px;
        display: block;
        padding-bottom: 16px
    }

    .available-rooms .replies .reply .plus-minus-block .plus-green-icon {
        background: url(../static/plus-green.svg) no-repeat 50%;
        background-size: cover;
        height: 24px;
        position: absolute;
        top: 18px;
        width: 24px
    }

    .available-rooms .replies .reply .plus-minus-block .minus-red-icon {
        background: url(../static/minus-red.svg) no-repeat 50%;
        bottom: 18px;
        height: 24px;
        position: absolute;
        width: 24px
    }

    .available-rooms .left-replies-block-slider {
        display: none;
        height: 317px;
        left: -295px;
        position: absolute;
        top: 150px;
        width: 272px
    }

    .available-rooms .left-replies-block-slider .vote {
        height: 40px;
        position: relative;
        width: 100%
    }

    .available-rooms .left-replies-block-slider .vote .vote-value {
        background: #267ff9;
        border-radius: 8px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        padding: 8px;
        position: absolute;
        right: 10px
    }

    .available-rooms .left-replies-block-slider .vote .vote-value .middle {
        display: block;
        margin: auto;
        text-align: center;
        width: 24px
    }

    .available-rooms .left-replies-block-slider .vote .vote-text {
        height: 37px;
        left: 30px;
        position: absolute;
        width: 180px
    }

    .available-rooms .left-replies-block-slider .vote .vote-text .vote-level {
        align-items: center;
        color: #267ff9;
        display: flex;
        font-size: 16px;
        font-weight: 600;
        justify-content: flex-end;
        line-height: 20px;
        position: absolute;
        top: 0;
        width: 180px
    }

    .available-rooms .left-replies-block-slider .vote .vote-text .vote-items {
        align-items: center;
        color: rgba(47, 72, 106, .75);
        display: flex;
        font-size: 12px;
        font-weight: 500;
        justify-content: flex-end;
        line-height: 16px;
        opacity: .85;
        position: absolute;
        text-align: right;
        top: 23px;
        width: 180px
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-prev {
        left: 0;
        z-index: 100
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-prev:before {
        background: url(../static/replies-prev-btn.svg) no-repeat 50%;
        background-size: cover;
        content: "";
        display: block;
        height: 16px;
        width: 16px
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-next {
        right: 0;
        z-index: 100
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-next:before {
        background: url(../static/replies-next-btn.svg) no-repeat 50%;
        background-size: cover;
        content: "";
        display: block;
        height: 16px;
        width: 16px
    }

    .available-rooms .left-replies-block-slider .replies-list .replies-text {
        color: #2f486a;
        left: 10px;
        line-height: 20px;
        padding: 0 13.5px;
        position: relative;
        width: 225px !important
    }

    .available-rooms .left-replies-block-slider .left-replies-block-hor-line {
        background: #dcdfe2;
        height: 1px;
        left: 0;
        margin-bottom: 16px;
        margin-top: 16px;
        position: relative;
        top: 0;
        width: 100%
    }

    .available-rooms .left-replies-block-slider .person {
        height: 40px;
        position: relative;
        width: 238px
    }

    .available-rooms .left-replies-block-slider .person .avatar {
        height: 40px;
        position: absolute;
        width: 40px
    }

    .available-rooms .left-replies-block-slider .person .group-164 .room-type {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}

@media only screen and (min-width: 1200px) {

    .title-row {
        position: relative;
        top: 130px
    }

    .room-type {
        color: rgba(47, 72, 106, .75);
        font-size: 12px;
        font-weight: 500;
        height: 16px;
        line-height: 16px;
        opacity: .85;
        top: 20px
    }

    .caption, .room-type {
        align-items: center;
        display: flex;
        position: absolute
    }

    .caption {
        bottom: 10%;
        color: #2f486a;
        line-height: 32px;
        margin: 8px 0;
        order: 1;
        right: 5.19%;
        top: 10%
    }

    .caption, .frame-127 {
        align-self: center;
        flex: none
    }

    .frame-127 {
        display: flex;
        flex-direction: row;
        height: 24px;
        left: 8px;
        order: 0;
        padding: 0;
        position: static;
        top: 8px
    }

    .group-164 {
        height: 38px;
        left: 55px;
        position: absolute;
        width: 186px
    }

    .group-164 .name {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 13px;
        font-weight: 600;
        height: 18px;
        line-height: 18px;
        position: absolute
    }

    .nice-look-img {
        align-self: center;
        background: url(../static/nice.look.svg) no-repeat 50%;
        display: inline-block;
        height: 40px;
        position: relative;
        width: 154px !important
    }

    .nice-look-img .caption {
        left: 31.17%
    }

    .kitchen-img {
        align-self: center;
        background: url(../static/kitchen.svg) no-repeat 50%;
        display: inline-block;
        height: 40px;
        position: relative;
        width: 96px !important
    }

    .kitchen-img .caption {
        left: 46.17%
    }

    .refrigerator-img {
        align-self: center;
        background: url(../static/refrigerator.svg) no-repeat 50%;
        display: inline-block;
        height: 40px;
        position: relative;
        width: 147px !important
    }

    .refrigerator-img .caption {
        left: 32.65%;
        right: 5.44%
    }

    .wifi-img {
        align-self: center;
        background: url(../static/wifi.svg) no-repeat 50%;
        display: inline-block;
        height: 40px;
        position: relative;
        width: 91px !important
    }

    .wifi-img .caption {
        left: 52.75%;
        position: absolute;
        right: 8.79%
    }

    .no-smoking-room {
        align-self: center;
        background: url(../static/no-smoking-room.svg) no-repeat 50%;
        display: inline-block;
        height: 40px;
        position: relative;
        width: 211px !important
    }

    .no-smoking-room .caption {
        left: 22.75%;
        position: absolute;
        right: 3.79%
    }

    .available-rooms {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 960px
    }

    .available-rooms .available-rooms-filter {
        position: relative;
        top: 28px;
        z-index: 2
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-title {
        align-items: center;
        color: rgba(47, 72, 106, .75);
        display: flex;
        font-weight: 500;
        height: 20px;
        line-height: 20px;
        position: absolute;
        width: 88px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements {
        display: flex;
        flex-direction: row;
        height: 36px;
        justify-content: space-between;
        left: 115px;
        padding: 0;
        position: absolute;
        top: -5px;
        width: 600px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1 {
        cursor: pointer;
        align-self: center;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px;
        display: flex;
        flex: none;
        flex-direction: row;
        left: 0;
        order: 0;
        padding: 0 12px;
        position: static;
        top: 0;
        height: 36px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1.selected {
        background: #267ff9;
        border: none
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1.selected .text {
        color: #fff
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input1 .text {
        align-items: center;
        align-self: center;
        display: flex;
        flex: none;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        order: 0;
        position: static;
        top: 8px;
        width: 26px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input2 {
        cursor: pointer;
        align-self: center;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        display: flex;
        flex: none;
        flex-direction: row;
        height: 36px;
        left: 66px;
        margin: 16px 0;
        order: 1;
        padding: 8px 12px;
        position: static;
        top: 0;
        width: 183px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input2 .text {
        position: static;
        width: 159px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 {
        cursor: pointer;
        align-self: center;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        display: flex;
        flex: none;
        flex-direction: row;
        height: 36px;
        left: 265px;
        margin: 16px 0;
        order: 2;
        padding: 8px 12px;
        position: static;
        top: 0;
        width: 210px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .droopdown-expanded {
        left: 63px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .droopdown-expanded .droopdown-elements {
        max-height: 200px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .text {
        position: static
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input3 .select-arrow-down {
        align-self: center;
        flex: none;
        height: 16px;
        margin: 21px 0;
        order: 1;
        position: absolute;
        left: 245px;
        top: -10px;
        width: 16px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 {
        cursor: pointer;
        align-self: center;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        display: flex;
        flex: none;
        flex-direction: row;
        height: 36px;
        left: 472px;
        margin: 16px 0;
        order: 3;
        padding: 8px 12px;
        position: static;
        top: 0;
        width: 315px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown {
        font-size: 14px;
        line-height: 20px;
        color: #2f486a
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown-expanded {
        left: 348px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .droopdown-expanded .droopdown-elements {
        max-height: 165px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .text {
        position: static;
        width: 185px
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .text.droopdown-default-value, .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .text.droopdown-variable-value {
        display: none
    }

    .available-rooms .available-rooms-filter .available-rooms-filter-elements .input4 .select-arrow-down {
        align-self: center;
        flex: none;
        height: 16px;
        margin: 21px 0;
        order: 1;
        position: relative;
        right: -20px;
        top: calc(50% - 8px);
        width: 16px
    }

    .available-rooms .available-rooms-results-block {
        padding-top: 90px;
        position: relative
    }

    .available-rooms .available-rooms-results-block .available-rooms-result {
        margin-bottom: 32px;
        position: relative;
        width: 960px;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07)
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side {
        height: 310px;
        position: relative
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-title {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 26px;
        font-weight: 700;
        height: 32px;
        left: 24px;
        line-height: 32px;
        position: absolute;
        top: 24px;
        width: 570px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 {
        display: flex;
        flex-direction: row;
        height: 40px;
        left: 24px;
        padding: 0;
        position: absolute;
        top: 72px;
        /* width: 208px */
    	width: inherit;
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-132 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        display: flex;
        flex: none;
        flex-direction: column;
        height: 40px;
        left: 0;
        margin: 8px 8px 8px 0;
        order: 0;
        /* padding: 8px; */
    	padding: 7px 8px;
        position: static;
        top: 0;
        /* width: 64px */
    	width: inherit;
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-132 .frame-127 {
        /* width: 48px */
    	width: inherit;
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-133 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        flex: none;
        flex-direction: column;
        height: 40px;
        left: 72px;
        margin: 8px 0;
        order: 1;
        padding: 8px;
        position: static;
        top: 0;
        width: 136px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .frame-154 .frame-133 .frame-127 {
        width: 120px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-description {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 16px;
        height: 72px;
        left: 24px;
        line-height: 24px;
        opacity: .85;
        position: absolute;
        top: 128px;
        width: 616px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos {
        border-radius: 0 8px 0 0;
        height: 224px;
        left: 640px;
        position: absolute;
        width: 320px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos img {
        border-radius: 0 8px 0 0
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-prev {
        left: 0;
        z-index: 1
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-prev:before {
        content: ""
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-prev.slick-arrow {
        background: url(../static/slider-arrow.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-next {
        right: 0
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-next:before {
        content: ""
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .room-photos .slick-next.slick-arrow {
        background: url(../static/slider-arrow-next.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side span.slick-counter {
        display: none;
        background: rgba(47, 72, 106, .35);
        background-blend-mode: multiply;
        border-radius: 4px;
        flex-direction: row;
        height: 24px;
        left: 884px;
        padding: 2px 8px;
        position: absolute;
        top: 184px;
        width: 48px
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side span.slick-counter.slick-counter-show {
        display: flex
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side span.slick-counter .value {
        align-items: center;
        align-self: center;
        bottom: 8.33%;
        color: #fff;
        display: flex;
        flex: none;
        font-size: 12px;
        font-weight: 600;
        left: 16.67%;
        line-height: 20px;
        margin: 0 auto;
        opacity: .85;
        order: 0;
        position: static;
        right: 16.67%;
        top: 8.33%
    }

    .available-rooms .available-rooms-results-block .available-rooms-result .top-side .line1 {
        background: #dcdfe2;
        bottom: 1562px;
        height: 1px;
        left: 0;
        mix-blend-mode: normal;
        position: absolute;
        top: 224px;
        width: 960px
    }

    .available-rooms .available-rooms-results-block .room-variants {
        position: relative;
        top: 0
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant {
        height: 174px;
        position: relative;
        top: 0;
        width: 960px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant.red {
        background: rgba(253, 195, 54, .1)
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .line2 {
        background: #dcdfe2;
        height: 1px;
        left: 0;
        mix-blend-mode: normal;
        position: absolute;
        top: 0;
        width: 960px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-title {
        align-items: center;
        bottom: 72.41%;
        color: #2f486a;
        display: flex;
        font-size: 20px;
        font-weight: 600;
        left: 2.5%;
        line-height: 32px;
        position: absolute;
        right: 35.9%;
        top: 9.2%
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 39px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        width: 265px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-plate {
        left: 24px;
        position: absolute;
        top: 64px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-plate .plate1-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 39px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        width: 265px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-hotel {
        left: 24px;
        position: absolute;
        top: 113px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-hotel .hotel1-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 39px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        width: 265px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-arrows {
        left: 346px;
        position: absolute;
        top: 64px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-arrows .arrows-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 39px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        width: 265px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-business {
        left: 346px;
        position: absolute;
        top: 113px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-attribute-business .business-caption {
        align-items: center;
        align-self: center;
        color: #2f486a;
        display: flex;
        flex: none;
        left: 39px;
        line-height: 20px;
        margin: 4px 0;
        order: 0;
        position: absolute;
        top: 0;
        width: 265px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .line-vert {
        background: #dcdfe2;
        bottom: 0;
        left: 66.67%;
        mix-blend-mode: normal;
        position: absolute;
        right: 33.23%;
        top: 0
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-right-decor {
        background: rgba(253, 195, 54, .1);
        border-radius: 0;
        height: 174px;
        left: 640px;
        position: absolute;
        width: 320px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-right-decor-gray {
        background: #fafbfc;
        border-radius: 0;
        height: 172px;
        left: 642px;
        position: absolute;
        width: 319px;
        top: 2px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-price-block {
        bottom: 70.11%;
        display: flex;
        flex-direction: row;
        left: 76.15%;
        padding: 0;
        position: absolute;
        right: 9.48%;
        top: 11.49%
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-price-block .room-price {
        align-items: center;
        align-self: center;
        color: #267ff9;
        display: flex;
        flex: none;
        font-size: 20px;
        font-weight: 700;
        height: 32px;
        left: 0;
        line-height: 32px;
        margin: 6px 0;
        order: 0;
        position: static;
        text-align: center;
        top: 0;
        width: 140px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .room-free-count {
        bottom: 51.72%;
        color: rgba(47, 72, 106, .75);
        left: 71.08%;
        line-height: 20px;
        position: absolute;
        right: 4.42%;
        text-align: center;
        top: 36.78%
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group {
        height: 44px;
        left: 664px;
        position: absolute;
        top: 106px;
        width: 272px
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group .btn-large {
        padding-right: 36px;
        cursor: pointer;
        background: #267ff9;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        height: 44px;
        position: absolute;
        width: 272px;
        color: #fff;
        font-weight: 600
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group .btn-large:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }

    .available-rooms .available-rooms-results-block .room-variants .room-variant .select-tariff-group .btn-large .right-arrow {
        background: url(../static/right-arrow.svg) no-repeat 50%;
        height: 24px;
        left: 240px;
        position: absolute;
        top: 10px;
        width: 24px
    }

    .available-rooms .available-rooms-results-block .frame-155 {
        display: flex;
        flex-direction: row;
        height: 40px;
        justify-content: space-between;
        left: 24px;
        padding: 0;
        position: absolute;
        top: 248px;
        width: 730px
    }

    .available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow {
        cursor: pointer;
        height: 40px;
        width: 640px;
    }

	.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .amenity_div {
		cursor: pointer;
    	display: inline-block;
		position: relative;
		height: 40px;
		width: inherit;
		border: 1px solid #e5e7ea;
		background-color: #fafbfc;
	}

	.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .amenity_div img {
		height: 28px;
		margin: 6px 8px 6px 8px;
		display: inline-block;
		position: relative;
		float: left;
	}

	.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .amenity_div span {
		display: inline-block;
		position: relative;
		vertical-align: middle;
		color: #2f486a;
		margin: 4px 14px 0 2px;
		bottom: auto;
		right: inherit;
		top: inherit;
		line-height: 32px;
	}

	.available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .slick-track {
        position: relative
    }

    .available-rooms .available-rooms-results-block .frame-155 .frame-155-overflow .slick-track .slick-slide {
        margin-right: 8px;
        width: auto !important
    }

    .available-rooms .available-rooms-results-block .frame-155 .gradient {
        background: linear-gradient(270deg, #fff 63.17%, hsla(0, 0%, 100%, 0) 83.51%);
        height: 40px;
        left: 575px;
        position: absolute;
        width: 107px
    }

    .available-rooms .available-rooms-results-block .frame-155 .room-info-btn {
        cursor: pointer;
        background: #fff;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        height: 40px;
        left: 640px;
        position: absolute;
        width: 272px;
        color: #267ff9;
        font-weight: 600;
        line-height: 32px;
        box-shadow: unset
    }

    .available-rooms .available-rooms-results-block .frame-155 .room-info-btn:hover {
        background: #dfecfe;
        border: 1px solid #267ff9;
        box-sizing: border-box
    }

    .available-rooms .faq {
        position: relative;
        margin-top: 25px;
        width: 960px;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        margin-bottom: 23px
    }

    .available-rooms .faq .frame-122 .text {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 20px;
        font-weight: 600;
        height: 96px;
        left: 20px;
        line-height: 32px;
        position: absolute;
        top: 0;
        width: 190px
    }

    .available-rooms .faq .frame-122 .text.title {
        padding-bottom: 16px
    }

    .available-rooms .faq .frame-122 .image-frame {
        border-radius: 8px;
        height: 211px;
        left: 0;
        position: absolute;
        top: 179px;
        width: 227px
    }

    .available-rooms .faq .frame-122 .line-vert {
        background: #dcdfe2;
        height: 100%;
        left: 225px;
        position: absolute;
        width: 1px
    }

    .available-rooms .faq .frame-122 .question {
        cursor: pointer;
        left: 233px;
        position: relative;
        width: 684.8px;
        padding-top: 23px;
        padding-bottom: 7px
    }

    .available-rooms .faq .frame-122 .question .text {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-size: 16px;
        font-weight: 500;
        height: 20px;
        line-height: 20px;
        position: relative;
        width: 547px;
        top: auto;
        margin-top: 0;
        padding-bottom: 0
    }

    .available-rooms .faq .frame-122 .question .arrow-down {
        cursor: pointer;
        background: url(../static/arrow-down.svg) no-repeat 50%;
        height: 24px;
        left: 683px;
        position: absolute;
        top: 20px;
        width: 24px
    }

    .available-rooms .faq .frame-122 .question .answer {
        overflow: hidden;
        width: 685px;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        position: relative;
        left: 20px;
        color: #2f486a;
        opacity: .85;
        padding-bottom: 55px
    }

    .available-rooms .faq .frame-122 .question .answer.hide {
        display: none;
        height: 0
    }

    .available-rooms .faq .frame-122 .line-hor {
        background: #dcdfe2;
        height: 1.13px;
        left: 253px;
        position: relative;
        width: 685px
    }

    .available-rooms .replies {
        position: relative;
        margin-top: 23px
    }

    .available-rooms .replies .reply {
        margin-left: auto;
        margin-right: auto;
        width: 960px;
        height: 265px;
        margin-bottom: 32px;
        position: relative
    }

    .available-rooms .replies .reply .person {
        height: 40px;
        position: absolute;
        top: 24px;
        width: 238px
    }

    .available-rooms .replies .reply .person .avatar {
        height: 40px;
        position: absolute;
        width: 40px
    }

    .available-rooms .replies .reply .person .group-164 .room-type {
        width: 130px
    }

    .available-rooms .replies .reply .vote {
        height: 40px;
        position: absolute;
        top: 80px;
        width: 286px
    }

    .available-rooms .replies .reply .vote .vote-value {
        background: #267ff9;
        border-radius: 8px;
        color: #fff;
        display: flex;
        flex-direction: column;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        padding: 8px;
        position: absolute
    }

    .available-rooms .replies .reply .vote .vote-value .middle {
        margin: auto
    }

    .available-rooms .replies .reply .vote .vote-text {
        height: 37px;
        left: 55px;
        position: absolute;
        width: 233px
    }

    .available-rooms .replies .reply .vote .vote-text .vote-level {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-weight: 600;
        height: 20px;
        line-height: 20px;
        position: absolute;
        top: 4px;
        width: 92px
    }

    .available-rooms .replies .reply .vote .vote-text .vote-items {
        align-items: center;
        color: #267ff9;
        display: flex;
        font-size: 12px;
        font-weight: 500;
        height: 16px;
        line-height: 16px;
        opacity: .85;
        position: absolute;
        top: 23px;
        width: 233px
    }

    .available-rooms .replies .reply .plus-minus-block {
        height: 265px;
        left: 314px;
        position: absolute;
        width: 644px
    }

    .available-rooms .replies .reply .plus-minus-block .content-block {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        height: 265px;
        left: 12px;
        position: absolute;
        width: 632px
    }

    .available-rooms .replies .reply .plus-minus-block .content-block .plus-text {
        color: #2f486a;
        display: block;
        font-size: 16px;
        left: 28px;
        line-height: 24px;
        position: relative;
        top: 19px;
        width: 605px
    }

    .available-rooms .replies .reply .plus-minus-block .content-block .line {
        background: #dcdfe2;
        height: 1px;
        left: 28px;
        mix-blend-mode: normal;
        position: relative;
        top: 45px;
        width: 576px
    }

    .available-rooms .replies .reply .plus-minus-block .content-block .minus-text {
        color: #2f486a;
        font-size: 16px;
        left: 28px;
        line-height: 24px;
        position: relative;
        top: 67px;
        width: 605px
    }

    .available-rooms .replies .reply .plus-minus-block .plus-green-icon {
        background: url(../static/plus-green.svg) no-repeat 50%;
        background-size: cover;
        height: 24px;
        position: absolute;
        top: 24px;
        width: 24px
    }

    .available-rooms .replies .reply .plus-minus-block .minus-red-icon {
        background: url(../static/minus-red.svg) no-repeat 50%;
        bottom: 24px;
        height: 24px;
        position: absolute;
        width: 24px
    }

    .available-rooms .left-replies-block-slider {
        height: 317px;
        left: -295px;
        position: absolute;
        top: 150px;
        width: 272px
    }

    .available-rooms .left-replies-block-slider .vote {
        height: 40px;
        position: relative;
        width: 100%
    }

    .available-rooms .left-replies-block-slider .vote .vote-value {
        background: #267ff9;
        border-radius: 8px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        padding: 8px;
        position: absolute;
        right: 10px
    }

    .available-rooms .left-replies-block-slider .vote .vote-value .middle {
        display: block;
        margin: auto;
        text-align: center;
        width: 24px
    }

    .available-rooms .left-replies-block-slider .vote .vote-text {
        height: 37px;
        left: 30px;
        position: absolute;
        width: 180px
    }

    .available-rooms .left-replies-block-slider .vote .vote-text .vote-level {
        align-items: center;
        color: #267ff9;
        display: flex;
        font-size: 16px;
        font-weight: 600;
        justify-content: flex-end;
        line-height: 20px;
        position: absolute;
        top: 0;
        width: 180px
    }

    .available-rooms .left-replies-block-slider .vote .vote-text .vote-items {
        align-items: center;
        color: rgba(47, 72, 106, .75);
        display: flex;
        font-size: 12px;
        font-weight: 500;
        justify-content: flex-end;
        line-height: 16px;
        opacity: .85;
        position: absolute;
        text-align: right;
        top: 23px;
        width: 180px
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-prev {
        left: 0;
        z-index: 100
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-prev:before {
        background: url(../static/replies-prev-btn.svg) no-repeat 50%;
        background-size: cover;
        content: "";
        display: block;
        height: 16px;
        width: 16px
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-next {
        right: 0;
        z-index: 100
    }

    .available-rooms .left-replies-block-slider .slick-slider .slick-next:before {
        background: url(../static/replies-next-btn.svg) no-repeat 50%;
        background-size: cover;
        content: "";
        display: block;
        height: 16px;
        width: 16px
    }

    .available-rooms .left-replies-block-slider .replies-list .replies-text {
        color: #2f486a;
        left: 10px;
        line-height: 20px;
        padding: 0 13.5px;
        position: relative;
        width: 225px !important
    }

    .available-rooms .left-replies-block-slider .left-replies-block-hor-line {
        background: #dcdfe2;
        height: 1px;
        left: 0;
        margin-bottom: 16px;
        margin-top: 16px;
        position: relative;
        top: 0;
        width: 100%
    }

    .available-rooms .left-replies-block-slider .person {
        height: 40px;
        position: relative;
        width: 238px
    }

    .available-rooms .left-replies-block-slider .person .avatar {
        height: 40px;
        position: absolute;
        width: 40px
    }

    .available-rooms .left-replies-block-slider .person .group-164 .room-type {
        width: 130px
    }
}

.popup-room-info-block {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10% 0
}

@media only screen and (max-width: 1199px) {
    .popup-room-info {
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        height: 608px;
        width: 328px;
        margin: 0 auto;
        z-index: 100;
        overflow: auto;
        font-family: Inter;
        font-style: normal;
        color: rgba(47, 72, 106, .75);
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px;
        background: #fff
    }

    /* .popup-room-info .close-btn {
        cursor: pointer;
        position: fixed;
        width: 24px;
        height: 24px;
        left: 284px;
        top: 36px;
        background: url(../static/close-icon.svg) no-repeat 50%
    }
 */
    .popup-room-info .title {
        position: relative;
        width: 245px;
        padding-top: 32px;
        left: 16px;
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
        color: #2f486a;
        display: block
    }

    .popup-room-info .short-info {
        position: relative;
        width: 296px;
        display: block;
        padding-top: 50px
    }

    .popup-room-info .short-info .area-title {
        position: relative;
        width: 245px;
        left: 16px;
        font-size: 12px;
        line-height: 24px;
        display: block
    }

    .popup-room-info .short-info .area-value {
        position: relative;
        width: 53px;
        left: 16px;
        font-size: 12px;
        line-height: 20px;
        display: block
    }

    .popup-room-info .short-info .people-count-title {
        padding-top: 14px;
        position: relative;
        width: 99px;
        left: 16px;
        font-size: 12px;
        line-height: 20px;
        display: block
    }

    .popup-room-info .description, .popup-room-info .short-info .people-count-value {
        position: relative;
        display: block;
        width: 296px;
        left: 16px;
        font-size: 12px;
        line-height: 20px
    }

    .popup-room-info .description {
        padding-top: 14px
    }

    .popup-room-info .room-comfort-item {
        position: relative;
        left: 16px;
        margin-bottom: 45px;
        width: 300px
    }

    .popup-room-info .room-comfort-item .title {
        position: relative;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        color: #2f486a
    }

    .popup-room-info .room-comfort-item .point-col {
        font-size: 14px;
        line-height: 24px;
        color: #2f486a;
        display: inline-block;
        padding: 0;
        position: relative;
        width: 235px;
        height: 24px
    }

    .popup-room-info .room-comfort-item .point-col:before {
        display: inline-block;
        position: relative;
        content: "";
        width: 24px;
        height: 24px;
        background: url(../static/star.svg) no-repeat 50%;
        margin-right: 12px;
        top: 6px
    }
}

@media only screen and (min-width: 1200px) {
    .popup-room-info {
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        width: 960px;
        height: 832px;
        margin: 0 auto;
        z-index: 100;
        overflow: auto;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px
    }

    /* .popup-room-info .close-btn {
        cursor: pointer;
        position: fixed;
        width: 24px;
        height: 24px;
        right: 32px;
        top: 32px;
        background: url(../static/close-icon.svg) no-repeat 50%
    } */
	.popup-room-info .close-btn {
		cursor: pointer;
		position: sticky;
		width: 24px;
		height: 24px;
		left: 95%;
		top: 32px;
		z-index: 100;
		background: url(../static/close-icon.svg) no-repeat 50%
	}
	.popup-room-info .title {
        position: absolute;
        width: 556px;
        height: 32px;
        top: 32px;
        left: 32px;
        font-style: normal;
        font-weight: 600;
        font-size: 26px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .popup-room-info .short-info {
        position: absolute;
        width: 641px;
        height: 52px;
        top: 96px;
        left: 32px
    }

    .popup-room-info .short-info .area-title {
        width: 69px;
        color: rgba(47, 72, 106, .75)
    }

    .popup-room-info .short-info .area-title, .popup-room-info .short-info .area-value {
        position: absolute;
        height: 24px;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        display: flex;
        align-items: center
    }

    .popup-room-info .short-info .area-value {
        width: 53px;
        left: 148px;
        color: #2f486a
    }

    .popup-room-info .short-info .people-count-title {
        width: 99px;
        left: 0;
        color: rgba(47, 72, 106, .75)
    }

    .popup-room-info .short-info .people-count-title, .popup-room-info .short-info .people-count-value {
        position: absolute;
        height: 24px;
        top: 28px;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        display: flex;
        align-items: center
    }

    .popup-room-info .short-info .people-count-value {
        width: 493px;
        left: 148px;
        color: #2f486a
    }

    .popup-room-info .description {
        position: absolute;
        width: 866px;
        height: 240px;
        left: 32px;
        top: 180px;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .popup-room-info .room-comfort-item {
        position: relative;
        left: 32px;
        top: 452px;
        margin-bottom: 45px;
        display: block;
        width: 96%
    }

    .popup-room-info .room-comfort-item .title {
        position: absolute;
        height: 20px;
        left: 0;
        top: 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        color: #2f486a
    }

    .popup-room-info .room-comfort-item .font {
        display: flex
    }

    .popup-room-info .room-comfort-item .font, .popup-room-info .room-comfort-item .point-col {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        color: #2f486a;
        flex: none;
        order: 1;
        align-self: center;
        margin: 12px 0
    }

    .popup-room-info .room-comfort-item .point-col {
        display: flex;
        display: inline-block;
        padding: 0;
        position: relative;
        width: 300px;
        height: 24px;
        top: 20px
    }

    .popup-room-info .room-comfort-item .point-col:before {
        display: inline-block;
        position: relative;
        content: "";
        width: 24px;
        height: 24px;
        background: url(../static/star.svg) no-repeat 50%;
        margin-right: 12px;
        top: 6px
    }
}

@media screen and (max-width: 1199px) {
    .item {
        display: inline-flex;
        width: 246px;
        padding-left: 18px;
        padding-bottom: 8px;
        padding-top: 7px;

        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        color: rgba(47, 72, 106, 0.75);
    }

    .green {
        display: inline-flex;
        padding-left: 18px;
        width: 246px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        color: #24B329;

    }

    .price {
        display: inline;
        width: 53px;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        text-align: right;
        color: rgba(47, 72, 106, 0.75);
    }

    .reserve-room-window {
        width: 360px;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        position: fixed;
        bottom: 0;
        z-index: 100
    }

    .reserve-room-window .roll-block {
        cursor: pointer;
        position: relative;
        display: block;
        height: 24px
    }

    .reserve-room-window .rolling {
        height: 280px;
        max-height: 333px;
        display: block
    }

    .reserve-room-window .rolling.roll-up {
        display: none
    }

    .reserve-room-window .roll-btn {
        cursor: pointer;
        position: relative;
        width: 58px;
        height: 8px;
        margin: 0 auto;
        padding-top: 9px;
        padding-bottom: 9px
    }

    .reserve-room-window .window-title {
        width: 164px;
        top: 16px;
        font-weight: 700;
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 16px
    }

    .reserve-room-window .window-subtitle, .reserve-room-window .window-title {
        position: relative;
        left: 16px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .reserve-room-window .window-subtitle {
        width: 237px;
        font-size: 14px;
        line-height: 20px;
        opacity: .85
    }

    .reserve-room-window .rooms-list {
        left: 16px;
        position: relative
    }

    .reserve-room-window .room-row .room-row-title-block {
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        color: #2F486A;
        padding-left: 0px;
        width: 200px;

    }

    .reserve-room-window .full-summ {
        padding: 0 12px 0 12px;
    }

    .reserve-room-window .room-row .room-row-title-block .room-row-count-caption {
        position: absolute;
        left: 24px;
        display: inline-block
    }

    .reserve-room-window .room-row .room-row-title {
        position: relative;
        height: 24px;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        align-self: center;
        margin: 10px auto
    }

    .reserve-room-window .room-row .room-row-title .room-row-count-caption {
        position: absolute;
        left: 24px;
        display: inline-block
    }

    .reserve-room-window .room-row .peoples {
        display: flex;
        flex-direction: row;
        padding: 0;
        position: static;
        width: 122px;
        height: 24px;
        left: 15px;
        top: 32px;
        flex: none;
        order: 1;
        align-self: flex-start;
        margin: 0 8px
    }

    .reserve-room-window .room-row .peoples .count {
        position: static;
        width: 24px;
        height: 24px;
        left: 36px;
        top: 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a;
        flex: none;
        order: 1;
        align-self: center;
        margin: 12px 0
    }

    .reserve-room-window .room-row .peoples .adult {
        display: flex;
        flex-direction: row;
        padding: 0;
        position: static;
        width: 60px;
        height: 24px;
        left: 0;
        top: 0;
        flex: none;
        order: 0;
        align-self: center;
        margin: 2px 0
    }

    .reserve-room-window .room-row .peoples .adult .adult-icon {
        position: static;
        width: 24px;
        height: 24px;
        left: 0;
        top: 0;
        flex: none;
        order: 0;
        align-self: center;
        margin: 12px 0
    }

    .reserve-room-window .room-row .peoples .children {
        display: flex;
        flex-direction: row;
        padding: 0;
        position: static;
        width: 60px;
        height: 24px;
        left: 62px;
        top: 0;
        flex: none;
        order: 1;
        align-self: center;
        margin: 2px 0
    }

    .reserve-room-window .room-row .peoples .children .children-icon {
        position: static;
        width: 24px;
        height: 24px;
        left: 0;
        top: 0;
        flex: none;
        order: 0;
        align-self: center;
        margin: 12px 0
    }

    .reserve-room-window .room-row .line1 {
        position: relative;
        height: 1px;
        background: #dcdfe2;
        align-self: center;
        margin: 12px auto;
        width: 328px;
        left: -16px
    }

    .reserve-room-window .promo {
        position: relative;
        height: 56px;
        margin-bottom: 12px
    }

    .reserve-room-window .promo .emoji {
        position: absolute;
        width: 24px;
        height: 24px;
        left: 12px;
        top: 0
    }

    .reserve-room-window .promo .hurry {
        position: absolute;
        width: 134px;
        height: 20px;
        left: 46px;
        top: 1px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #fc9001
    }

    .reserve-room-window .promo .have-promo-2 {
        display: block;
        left: 10px;
        position: absolute;
        top: 20px;
        width: 100%;
        height: 19px
    }

    .reserve-room-window .promo .have-promo-2 .promo-img {
        position: absolute;
        width: 24px;
        height: 24px;
        top: 12px;
        left: 6px
    }

    .reserve-room-window .promo .have-promo-2 .value {
        position: absolute;
        left: 37px;
        top: 14px;
        color: #267ff9;
        border-bottom: 1px dashed rgba(38, 127, 249, .25)
    }

    .reserve-room-window .promo .have-promo-2 .promo-entered-title {
        color: rgba(47, 72, 106, .75);
        display: none;
        position: absolute;
        top: 15px;
        left: 36px
    }

    .reserve-room-window .promo .have-promo-2 .promo-entered {
        display: none;
        position: absolute;
        top: 15px;
        left: 148px
    }

    .reserve-room-window .line2 {
        position: relative;
        height: 1px;
        background: #dcdfe2;
        align-self: center;
        margin: 0 auto;
        width: 100%
    }

    .reserve-room-window .down-block {
        position: relative;
        width: 269px;
        background: #fafbfc;
        border-radius: 0 0 8px 8px
    }

    .reserve-room-window .down-block .price-final {
        position: absolute;
        width: 85px;
        height: 32px;
        left: 16px;
        top: 5px;
        font-weight: 600;
        font-size: 14px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a;
        display: none
    }

    .reserve-room-window .down-block .price-final-value {
        display: none;
        position: absolute;
        width: 100px;
        height: 24px;
        left: 155px;
        top: 9px;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        text-align: right;
        color: #2f486a
    }

    .reserve-room-window .down-block .button-buy {
        cursor: pointer;
        position: relative;
        width: 348px;
        height: 43px;
        background: #267ff9;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        border-radius: 4px;
        left: 5px;
        margin: 12px auto
    }

    .reserve-room-window .down-block .button-buy .caption {
        position: absolute;
        height: 32px;
        left: calc(50% - 88px);
        top: calc(33% - 15.5px);
        font-weight: 600;
        font-size: 14px;
        line-height: 32px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #fff
    }
}

@media screen and (min-width: 1200px) {
    .reserve-room-window {
        position: absolute;
        width: 272px;
        right: -300px;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 8px;
        top: 0px;
    }

    .reserve-room-window .window-title {
        width: 164px;
        top: 16px;
        font-weight: 700;
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 16px
    }

    .reserve-room-window .window-subtitle, .reserve-room-window .window-title {
        position: relative;
        left: 16px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .reserve-room-window .window-subtitle {
        width: 237px;
        font-size: 14px;
        line-height: 20px;
        opacity: .85
    }

    .reserve-room-window .room-row .room-row-title-block {
        position: relative;
        height: 24px;
        margin: 0px 18px;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        color: #2F486A;
        width: 208px;

    }

    .reserve-room-window .room-row .room-row-title-block .room-row-count-caption {
        position: absolute;
        left: 24px;
        display: inline-block
    }

    .reserve-room-window .room-row .room-row-title {
        position: relative;
        width: 236px;
        height: 24px;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        align-self: center;
        margin: 10px auto
    }

    .reserve-room-window .room-row .room-row-title .room-row-count-caption {
        position: absolute;
        left: 24px;
        display: inline-block
    }

    .reserve-room-window .room-row .peoples {
        display: flex;
        flex-direction: row;
        padding: 0;
        position: static;
        width: 122px;
        height: 24px;
        left: 15px;
        top: 32px;
        flex: none;
        order: 1;
        align-self: flex-start;
        margin: 30px 0px 0px 22px;
    }

    .reserve-room-window .room-row .peoples .count {
        position: static;
        width: 24px;
        height: 24px;
        left: 36px;
        top: 0;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a;
        flex: none;
        order: 1;
        align-self: center;
        margin: 12px 0
    }

    .reserve-room-window .room-row .peoples .adult {
        display: flex;
        flex-direction: row;
        padding: 0;
        position: static;
        width: 60px;
        height: 24px;
        left: 0;
        top: 0;
        flex: none;
        order: 0;
        align-self: center;
        margin: 2px 0
    }

    .reserve-room-window .room-row .peoples .adult .adult-icon {
        position: static;
        width: 24px;
        height: 24px;
        left: 0;
        top: 0;
        flex: none;
        order: 0;
        align-self: center;
        margin: 12px 0
    }

    .reserve-room-window .room-row .peoples .children {
        display: flex;
        flex-direction: row;
        padding: 0;
        position: static;
        width: 60px;
        height: 24px;
        left: 62px;
        top: 0;
        flex: none;
        order: 1;
        align-self: center;
        margin: 2px 0
    }

    .reserve-room-window .room-row .peoples .children .children-icon {
        position: static;
        width: 24px;
        height: 24px;
        left: 0;
        top: 0;
        flex: none;
        order: 0;
        align-self: center;
        margin: 12px 0
    }

    .reserve-room-window .room-row .line1 {
        position: relative;
        height: 1px;
        background: #dcdfe2;
        align-self: center;
        margin: 12px auto;
        width: 240px
    }

    .reserve-room-window .promo {
        position: relative;
        width: 270px;
        height: 56px;
        margin-bottom: 12px;
    }

    .reserve-room-window .promo .emoji {
        position: absolute;
        width: 24px;
        height: 24px;
        left: 12px;
        top: 0
    }

    .reserve-room-window .promo .hurry {
        position: absolute;
        width: 134px;
        height: 20px;
        left: 46px;
        top: 1px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #fc9001
    }

    .reserve-room-window .promo .have-promo-2 {
        display: block;
        left: 10px;
        position: absolute;
        top: 20px;
        width: 100%;
        height: 19px
    }

    .reserve-room-window .promo .have-promo-2 .promo-img {
        position: absolute;
        width: 24px;
        height: 24px;
        top: 12px;
        left: 6px
    }

    .reserve-room-window .promo .have-promo-2 .value {
        position: absolute;
        left: 37px;
        top: 14px;
        color: #267ff9;
        border-bottom: 1px dashed rgba(38, 127, 249, .25)
    }

    .reserve-room-window .promo .have-promo-2 .promo-entered-title {
        color: rgba(47, 72, 106, .75);
        display: none;
        position: absolute;
        top: 15px;
        left: 36px
    }

    .reserve-room-window .promo .have-promo-2 .promo-entered {
        display: none;
        position: absolute;
        top: 15px;
        left: 148px
    }

    .reserve-room-window .line2 {
        position: relative;
        height: 1px;
        background: #dcdfe2;
        align-self: center;
        margin: 0 auto;
        width: 100%
    }

    .reserve-room-window .down-block {
        position: relative;
        width: 269px;
        height: 123px;
        background: #fafbfc;
        border-radius: 0 0 8px 8px
    }

    .reserve-room-window .down-block .price-final {
        position: absolute;
        width: 85px;
        height: 32px;
        left: 16px;
        top: 5px;
        font-weight: 600;
        font-size: 14px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .reserve-room-window .down-block .price-final-value {
        position: absolute;
        width: 100px;
        height: 24px;
        left: 155px;
        top: 9px;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        align-items: center;
        text-align: right;
        color: #2f486a
    }

    .reserve-room-window .down-block .button-buy {
        cursor: pointer;
        position: absolute;
        width: 239px;
        height: 43px;
        left: 15px;
        bottom: 16px
    }

    .reserve-room-window .down-block .button-buy .decorate {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #267ff9;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        border-radius: 4px
    }

    .reserve-room-window .down-block .button-buy .caption {
        position: absolute;
        width: 109px;
        height: 32px;
        left: calc(50% - 53.5px);
        top: calc(33% - 15.5px);
        font-weight: 600;
        font-size: 14px;
        line-height: 32px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #fff
    }
}

.room-append-block {
    width: 334px;
    min-height: 100px;
    z-index: 100;
}

.room-append-block.mobile {
    width: 334px;
    min-height: 100px;
    z-index: 100;
    left: calc(50vw - 167px) !important;
}

.room-append-block .decorate {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
    border-radius: 8px
}

.room-append-block .left-triangle {
    position: absolute;
    width: 8px;
    height: 16px;
    left: -8px;
    bottom: 32px
}

.room-append-block .window-title {
    position: relative;
    width: 223px;
    height: 32px;
    left: 28px;
    top: 16px;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    display: flex;
    align-items: center;
    color: #2f486a
}

.room-append-block .window-close-btn {
    position: relative;
    width: 24px;
    height: 24px;
    left: 297px;
    top: -12px;
    background: url(../static/close-icon.svg) no-repeat 50%
}

.room-append-block .window-subtitle {
    position: relative;
    width: 302px;
    height: 40px;
    left: 28px;
    top: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #2f486a;
    opacity: .85;
    margin: 4px 0
}

.room-append-block .reserve-selection-row {
    position: relative;
    width: 302px;
    height: 58px;
    left: 16px
}

.room-append-block .text-summ-for {
    position: relative;
    width: 231px;
    height: 20px;
    left: 28px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    color: #2f486a;
    opacity: .85;
    margin: 24px 0
}

.room-append-block .button-subbmit {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 275px;
    height: 44px;
    background: #267ff9;
    box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
    border-radius: 4px;
    margin: 12px auto
}

.room-append-block .button-subbmit .caption {
    position: static;
    font-weight: 600;
    font-size: 14px;
    line-height: 32px;
    display: flex;
    align-items: center;
    color: #fff;
    flex: none;
    order: 0;
    align-self: center
}

@media only screen and (max-width: 1199px) {
    .services-block {
        position: relative
    }

    .services-block .title-box {
        margin-top: 16px
    }

    .services-block .back-box-services {
        cursor: pointer;
        position: absolute;
        width: 206px;
        height: 38px;
        left: 0;
        top: 0;
        background: #fafbfc
    }

    .services-block .back-box-services .back-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        left: 0
    }

    .services-block .back-box-services .back-to-previous-page {
        cursor: pointer;
        position: absolute;
        width: 167px;
        height: 20px;
        left: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .services-block .next-box-services {
        cursor: pointer;
        position: absolute;
        width: 206px;
        height: 38px;
        right: 0;
        top: 0;
        z-index: 0;
        background: #fafbfc
    }

    .services-block .next-box-services .next-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        right: 0
    }

    .services-block .next-box-services .next-page {
        cursor: pointer;
        position: absolute;
        width: 167px;
        height: 20px;
        right: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .services-block .service-rows {
        position: relative;
        width: 328px;
        margin: 18px auto 0
    }

    .services-block .service-rows .service-row {
        position: relative;
        margin-bottom: 16px
    }

    .services-block .service-rows .service-row .top-side {
        position: relative;
        background-color: #fff;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px
    }

    .services-block .service-rows .service-row .top-side .service-image {
        position: relative;
        width: 328px;
        height: 205px;
        left: 0;
        top: 0;
        border-radius: 8px 8px 0 0
    }

    .services-block .service-rows .service-row .top-side .image-closer {
        position: relative;
        top: -23px;
        background: #fff;
        border-radius: 8px
    }

    .services-block .service-rows .service-row .top-side .service-text {
        position: relative;
        padding: 16px
    }

    .services-block .service-rows .service-row .top-side .service-text .service-title {
        position: relative;
        width: 186px;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        color: #2f486a
    }

    .services-block .service-rows .service-row .top-side .service-text .service-text-value {
        margin-top: 8px;
        position: relative;
        width: 296px;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #2f486a
    }

    .services-block .service-rows .service-row .top-side .price {
        position: absolute;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #2f486a;
        order: 0;
        align-self: center;
        top: 17px;
        right: 45px;
        width: fit-content;
    }

    .services-block .service-rows .service-row .top-side .price.price-blue {
        color: #267ff9
    }

    .services-block .service-rows .service-row .top-side .service-checkbox {
        position: absolute;
        right: 12px;
        top: 18px;
        border: none #FFFFFF;
        outline: none;
        z-index: 0;
        opacity: 1;
        height: 24px;
        width: 24px;
        -webkit-appearance: none;
        appearance: none;
    }

    .services-block .service-rows .service-row .top-side .service-checkbox::before {
        display: block;
        content: "";
        cursor: pointer;
        position: absolute;
        width: 24px;
        height: 24px;
        background: url(../static/checkbox.svg) no-repeat 0 0;
        background-size: contain;
    }

    .services-block .service-rows .service-row .top-side .service-checkbox:checked::before {
        background: url("../static/checkbox-checked.svg") no-repeat 0 0;
        background-size: contain;
    }

    .services-block .service-rows .service-row .service-settings {
        overflow: hidden;
        display: none;
        position: relative;
        width: 960px;
        height: 0;
        background: #ebeff2;
        border-radius: 0 0 8px 8px
    }

    .services-block .service-rows .service-row .service-settings .input {
        cursor: pointer;
        position: relative;
        background: #fff;
        border-radius: 4px
    }

    .services-block .service-rows .service-row .service-settings .input .caption {
        position: absolute;
        left: 12px;
        top: -15px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .services-block .service-rows .service-row .service-settings .input .value {
        position: absolute;
        left: 12px;
        top: 24px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2f486a
    }

    .services-block .service-rows .service-row .service-settings .input .arrow-down-select-mini {
        position: absolute;
        width: 16px;
        height: 16px;
        right: 12px;
        top: calc(50% - 8px);
        background: url(../static/arrow-down-select-mini.svg) no-repeat 50%
    }

    .services-block .service-rows .service-row .service-settings .input1 {
        display: inline-block;
        width: 216px;
        height: 52px;
        margin: 24px 0 24px 23px
    }

    .services-block .service-rows .service-row .service-settings .input2, .services-block .service-rows .service-row .service-settings .input3, .services-block .service-rows .service-row .service-settings .input4 {
        display: inline-block;
        width: 216px;
        height: 52px;
        margin: 24px 0 24px 11px
    }

    .services-block .service-rows .service-row .service-settings .input5 {
        display: block;
        width: 912px;
        height: 52px;
        margin-left: 23px;
        bottom: -28px;
        margin-bottom: 41px
    }

    .services-block .service-rows .service-row .service-settings .input6 {
        display: inline-block;
        margin-left: 23px;
        width: 448px;
        height: 52px;
        margin-bottom: 16px
    }

    .services-block .service-rows .service-row .service-settings .input7 {
        display: inline-block;
        margin-left: 11px;
        width: 448px;
        height: 52px;
        margin-bottom: 16px
    }

    .services-block .button-subbmit {
        cursor: pointer;
        position: relative;
        width: 268px;
        height: 52px;
        background: #267ff9;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        border-radius: 4px;
        margin: 32px auto;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #fff
    }

    .services-block .button-subbmit:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }
}

@media only screen and (min-width: 1200px) {
    .services-block {
        position: relative
    }

    .services-block .back-box-services {
        cursor: pointer;
        position: absolute;
        width: 206px;
        height: 38px;
        left: 0;
        top: 0;
        background: #fafbfc
    }

    .services-block .back-box-services .back-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        left: 0
    }

    .services-block .back-box-services .back-to-previous-page {
        cursor: pointer;
        position: absolute;
        width: 167px;
        height: 20px;
        left: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .services-block .next-box-services {
        cursor: pointer;
        position: absolute;
        width: 206px;
        height: 38px;
        right: 0;
        top: 0;
        z-index: 0;
        background: #fafbfc
    }

    .services-block .next-box-services .next-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        right: 0
    }

    .services-block .next-box-services .next-page {
        cursor: pointer;
        position: absolute;
        width: 167px;
        height: 20px;
        right: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .services-block .service-rows {
        position: relative;
        width: 960px;
        top: 28px
    }

    .services-block .service-rows .service-row {
        position: relative;
        margin-bottom: 24px
    }

    .services-block .service-rows .service-row .top-side {
        position: relative;
        height: 98px;
        background-color: #fff;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px
    }

    .services-block .service-rows .service-row .top-side .service-image {
        position: absolute;
        width: 157px;
        height: 98px;
        left: 0;
        top: 0;
        border-radius: 8px 0 0 8px
    }

    .services-block .service-rows .service-row .top-side .image-closer {
        position: absolute;
        height: 98px;
        width: 814px;
        left: 146px;
        top: 0;
        background: #fff;
        border-radius: 8px
    }

    .services-block .service-rows .service-row .top-side .service-text .service-title {
        position: absolute;
        width: 244px;
        height: 24px;
        left: 14px;
        top: 12px;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .services-block .service-rows .service-row .top-side .service-text .service-text-value {
        position: absolute;
        width: 434px;
        height: 44px;
        left: 14px;
        top: 42px;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #2f486a
    }

    .services-block .service-rows .service-row .top-side .price {
        position: absolute;
        right: 6%;
        top: 4px;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #2f486a;
        order: 0;
        align-self: center;
        margin: 14px 0;
    }

    .services-block .service-rows .service-row .top-side .price.price-blue {
        color: #267ff9
    }

    .services-block .service-rows .service-row .top-side .service-checkbox {
        position: absolute;
        right: 12px;
        top: 18px;
        border: none #FFFFFF;
        outline: none;
        z-index: 0;
        opacity: 1;
        height: 24px;
        width: 24px;
        -webkit-appearance: none;
        appearance: none;
    }

    .services-block .service-rows .service-row .top-side .service-checkbox::before {
        display: block;
        content: "";
        cursor: pointer;
        position: absolute;
        width: 24px;
        height: 24px;
        background: url(../static/checkbox.svg) no-repeat 0 0;
        background-size: contain;
    }

    .services-block .service-rows .service-row .top-side .service-checkbox:checked::before {
        background: url("../static/checkbox-checked.svg") no-repeat 0 0;
        background-size: contain;
    }

    .services-block .service-rows .service-row .service-settings {
        overflow: hidden;
        display: none;
        position: relative;
        width: 960px;
        height: 0;
        background: #ebeff2;
        border-radius: 0 0 8px 8px
    }

    .services-block .service-rows .service-row .service-settings .input {
        cursor: pointer;
        position: relative;
        background: #fff;
        border-radius: 4px
    }

    .services-block .service-rows .service-row .service-settings .input .caption {
        position: absolute;
        left: 12px;
        top: -15px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .services-block .service-rows .service-row .service-settings .input .value {
        position: absolute;
        left: 12px;
        top: 24px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2f486a
    }

    .services-block .service-rows .service-row .service-settings .input .arrow-down-select-mini {
        position: absolute;
        width: 16px;
        height: 16px;
        right: 12px;
        top: calc(50% - 8px);
        background: url(../static/arrow-down-select-mini.svg) no-repeat 50%
    }

    .services-block .service-rows .service-row .service-settings .input1 {
        display: inline-block;
        width: 216px;
        height: 52px;
        margin: 24px 0 24px 23px
    }

    .services-block .service-rows .service-row .service-settings .input2, .services-block .service-rows .service-row .service-settings .input3, .services-block .service-rows .service-row .service-settings .input4 {
        display: inline-block;
        width: 216px;
        height: 52px;
        margin: 24px 0 24px 11px
    }

    .services-block .service-rows .service-row .service-settings .input5 {
        display: block;
        width: 912px;
        height: 52px;
        margin-left: 23px;
        bottom: -28px;
        margin-bottom: 41px
    }

    .services-block .service-rows .service-row .service-settings .input6 {
        display: inline-block;
        margin-left: 23px;
        width: 448px;
        height: 52px;
        margin-bottom: 16px
    }

    .services-block .service-rows .service-row .service-settings .input7 {
        display: inline-block;
        margin-left: 11px;
        width: 448px;
        height: 52px;
        margin-bottom: 16px
    }

    .services-block .button-subbmit {
        cursor: pointer;
        position: relative;
        width: 268px;
        height: 52px;
        background: #267ff9;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        border-radius: 4px;
        margin: 135px auto 42px;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #fff
    }

    .services-block .button-subbmit:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }
}

@media only screen and (max-width: 1199px) {
    .pay-parameters {
        margin-top: 16px;
        position: relative
    }

    .pay-parameters .back-box-pay-parameters {
        cursor: pointer;
        position: absolute;
        width: 206px;
        height: 38px;
        left: 0;
        top: 0;
        background: #fafbfc
    }

    .pay-parameters .back-box-pay-parameters .back-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        left: 0
    }

    .pay-parameters .back-box-pay-parameters .back-to-previous-page {
        cursor: pointer;
        position: absolute;
        width: 167px;
        height: 20px;
        left: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content {
        position: relative;
        width: 328px;
        margin: 16px auto 0
    }

    .pay-parameters .pay-parameters-content .input {
        position: relative;
        width: 296px;
        height: 52px;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px;
        margin: 5px auto
    }

    .pay-parameters .pay-parameters-content .input .caption {
        position: absolute;
        left: 12px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        top: -12px
    }

    .pay-parameters .pay-parameters-content .input .value {
        position: absolute;
        left: 10px;
        top: 22px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #2f486a;
        border: none
    }

    .pay-parameters .pay-parameters-content .contacts-block {
        position: relative;
        width: 296px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px;
        padding: 16px
    }

    .pay-parameters .pay-parameters-content .contacts-block .title {
        position: relative;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        color: #2f486a;
        padding-bottom: 16px
    }

    .pay-parameters .pay-parameters-content .contacts-block .inputs-block {
        position: relative
    }

    .pay-parameters .pay-parameters-content .contacts-block .checkbox {
        cursor: pointer;
        position: relative;
        width: 20px;
        height: 20px;
        top: 24px
    }

    .pay-parameters .pay-parameters-content .contacts-block .checkbox-label {
        position: relative;
        width: 260px;
        height: 44px;
        left: 35px;
        top: -8px;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        align-items: center;
        color: #2f486a
    }

    .pay-parameters .pay-parameters-content .rooms-list-block {
        position: relative;
        margin-top: 32px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info {
        position: relative;
        width: 328px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .frame-154 {
        padding: 0;
        position: relative;
        margin-top: 12px;
        display: block;
        margin-left: 16px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .frame-154 .frame-132 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        left: 0;
        order: 0;
        padding: 4px 0;
        position: relative;
        top: 0;
        display: inline-block
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .frame-154 .frame-132 .frame-127 {
        width: 52px;
        justify-content: center
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .frame-154 .frame-133 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        left: 0;
        order: 0;
        padding: 4px 0;
        position: relative;
        top: 0;
        display: inline-block
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .frame-154 .frame-133 .frame-127 {
        width: 102px;
        justify-content: center
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .frame-154 .frame-133 .frame-127 .child-icon {
        flex: none
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos {
        height: 224px;
        position: relative;
        width: 328px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos .slick-slide img {
        border-radius: 8px 8px 0 0 !important
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos .slick-prev {
        left: 0;
        z-index: 1
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos .slick-prev:before {
        content: ""
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos .slick-prev.slick-arrow {
        background: url(../static/slider-arrow.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos .slick-next {
        right: 0
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos .slick-next:before {
        content: ""
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .room-photos .slick-next.slick-arrow {
        background: url(../static/slider-arrow-next.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info div.slick-counter {
        display: flex;
        background: rgba(47, 72, 106, .35);
        background-blend-mode: multiply;
        border-radius: 4px;
        flex-direction: row;
        height: 24px;
        left: 248px;
        padding: 2px 8px;
        position: absolute;
        top: 189px;
        width: 48px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info div.slick-counter .value {
        align-items: center;
        align-self: center;
        bottom: 8.33%;
        color: #fff;
        display: flex;
        flex: none;
        font-size: 12px;
        font-weight: 600;
        left: 16.67%;
        line-height: 20px;
        margin: 0 auto;
        opacity: .85;
        order: 0;
        position: static;
        right: 16.67%;
        top: 8.33%
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row {
        position: relative
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row.alignLeft {
        left: 16px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row.margin {
        margin: 0 0 20px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .checkbox-text {
        margin-left: 12px;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        width: 260px;
        color: #2f486a;
        margin-top: 20px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-image {
        position: relative;
        width: 160px;
        height: 90px;
        border-radius: 4px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .title {
        position: relative;
        width: 284px;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        color: #2f486a;
        margin-top: 16px;
        margin-left: 16px;
        height: auto
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .title2 {
        position: relative;
        font-weight: 600;
        font-size: 16px;
        line-height: 32px;
        color: #2f486a;
        margin-left: 16px;
        margin-bottom: 12px;
        margin-top: 12px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff {
        margin-left: 16px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row {
        display: flex
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row img {
        height: 20px;
        width: 20px;
        margin-top: 3px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row .addon-text {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        display: flex;
        color: #2f486a;
        margin: 4px 11px;
        justify-content: left
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row .help-icon {
        background: url(../static/help.svg) no-repeat 50%;
        background-size: contain;
        content: "";
        height: 16px;
        right: 0;
        width: 16px;
        position: relative;
        zoom: 100%;
        -moz-transform: scale(1.4)
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .line2 {
        position: relative;
        height: 1px;
        width: 100%;
        background: #dcdfe2;
        margin-top: 12px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .set-all-guests-names-button {
        position: relative;
        width: 242px;
        height: 44px;
        margin: 24px auto 0;
        background: #267ff9;
        mix-blend-mode: normal;
        box-sizing: border-box;
        border-radius: 4px 4px 0 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #fff
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .set-all-guests-names-button-hide {
        position: relative;
        width: 242px;
        height: 44px;
        margin: 24px auto 0;
        background: #267ff9;
        mix-blend-mode: normal;
        box-sizing: border-box;
        border-radius: 4px 4px 0 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #fff
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .set-all-guests-names-button:hover {
        background: #dfecfe;
        color: #267ff9
    }

    .pay-parameters .pay-parameters-content .additional-info {
        position: relative;
        width: 328px;
        margin-top: 24px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px;
        color: rgba(47, 72, 106, .75);
        padding-bottom: 16px
    }

    .pay-parameters .pay-parameters-content .additional-info .row {
        position: relative;
        margin-left: 16px;
        margin-bottom: 16px
    }

    .pay-parameters .pay-parameters-content .additional-info .row.subtext {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        width: 296px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .title {
        position: relative;
        width: 205px;
        left: 24px;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        color: #2f486a;
        padding-top: 16px;
        padding-bottom: 16px
    }

    .pay-parameters .pay-parameters-content .additional-info .help-text {
        position: absolute;
        width: 124px;
        left: 165px;
        top: 10px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box {
        cursor: pointer;
        position: relative;
        width: 146px;
        height: 52px;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .droopdown-expanded {
        top: 58px
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .droopdown-expanded .droopdown-elements {
        width: 283px;
        max-height: 200px
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .droopdown-expanded .droopdown-elements .droopdown-element {
        width: 100%
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .caption {
        position: absolute;
        width: 82px;
        height: 16px;
        left: 12px;
        top: 0;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .box-value {
        position: absolute;
        width: 125px;
        height: 20px;
        left: 12px;
        top: 24px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .options-box-arrow-down {
        position: absolute;
        width: 16px;
        height: 16px;
        right: 12px;
        top: calc(50% - 8px)
    }

    .pay-parameters .pay-parameters-content .additional-info .textarea {
        width: 296px;
        height: 104px;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px
    }

    .pay-parameters .pay-parameters-content .additional-info .textarea .caption {
        position: absolute;
        height: 16px;
        left: 12px;
        top: 0;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .textarea textarea {
        background: none;
        position: absolute;
        top: 24px;
        left: 10px;
        border: none;
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #2f486a;
        height: 66px;
        width: 272px;
        resize: none
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset {
        margin: 0;
        border: none;
        display: flex;
        flex-direction: column;
        padding: 0;
        position: relative;
        left: -5px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label {
        cursor: pointer;
        margin: 0 0 8px;
        position: relative;
        height: 17px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label input {
        width: 0;
        height: 0;
        margin-right: 26px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label input:before {
        display: flex;
        content: "";
        width: 20px;
        height: 20px;
        background: url(../static/radio.svg);
        position: relative;
        top: -15px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label input:checked:before {
        background: url(../static/radio-selected.svg)
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label .caption {
        position: absolute;
        left: 35px;
        top: 50%;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        color: #2f486a;
        margin: unset;
        bottom: 22%
    }

    .pay-parameters .pay-parameters-content .additional-info button {
        cursor: pointer;
        position: relative;
        border: none;
        background: #267ff9;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        border-radius: 4px;
        width: 296px;
        height: 52px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        margin: 16px auto 0
    }

    .pay-parameters .pay-parameters-content .additional-info button:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }

    .pay-parameters .pay-parameters-content .down-title {
        position: relative;
        margin-top: 24px
    }

    .pay-parameters .pay-parameters-content .pay-way {
        position: relative;
        display: block;
        margin-top: 18px;
        width: 340px
    }

    .pay-parameters .pay-parameters-content .pay-way .pay-item {
        width: 158px;
        height: 78px;
        background: #ebeff2;
        border-radius: 8px;
        display: inline-block;
        position: relative;
        margin: 3px 9px 3px 0
    }

    .pay-parameters .pay-parameters-content .pay-way .pay-item img {
        margin: 22px auto;
        display: block
    }

    .pay-parameters .pay-parameters-content .pay-way .pay-item img.faded {
        margin: 22px auto;
        display: block;
        opacity: .5
    }

    .pay-parameters .pay-parameters-content .pay-way .pay-item .blend {
        position: absolute;
        width: 152px;
        height: 65px;
        flex: none;
        background: #ebeff2;
        mix-blend-mode: color;
        display: block;
        top: 0
    }

    .pay-parameters .pay-parameters-content .paragon-block {
        z-index: 100;
        color: rgba(47, 72, 106, .75);
        position: fixed;
        width: 328px;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        font-weight: 500;
        font-size: 12px;
        bottom: 0
    }

    .pay-parameters .pay-parameters-content .paragon-block .roll-block {
        cursor: pointer;
        position: relative;
        display: block;
        height: 24px
    }

    .pay-parameters .pay-parameters-content .paragon-block .rolling {
        height: 270px;
        max-height: 270px;
        display: block
    }

    .pay-parameters .pay-parameters-content .paragon-block .rolling.roll-up {
        display: none
    }

    .pay-parameters .pay-parameters-content .paragon-block .roll-btn {
        cursor: pointer;
        position: relative;
        width: 58px;
        height: 8px;
        margin: 0 auto;
        padding-top: 9px;
        padding-bottom: 9px
    }

    .pay-parameters .pay-parameters-content .paragon-block .value {
        position: absolute;
        height: 18px;
        left: 60px;
        top: 15px;
        line-height: 18px;
        align-items: center;
        flex: none;
        order: 1;
        align-self: center;
        margin: 5px 0
    }

    .pay-parameters .pay-parameters-content .paragon-block .icon {
        position: relative;
        width: 24px;
        height: 24px;
        left: 23px;
        top: 16px
    }

    .pay-parameters .pay-parameters-content .paragon-block .dates-count, .pay-parameters .pay-parameters-content .paragon-block .guests-count, .pay-parameters .pay-parameters-content .paragon-block .rooms-days-count {
        position: relative;
        margin-bottom: 4px
    }

    .pay-parameters .pay-parameters-content .paragon-block .line1 {
        position: relative;
        height: 1px;
        width: 90%;
        background: #dcdfe2;
        margin: 32px auto 20px
    }

    .pay-parameters .pay-parameters-content .paragon-block .row {
        position: relative;
        left: 23px;
        margin-bottom: 16px;
        height: 20px
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col1 {
        position: absolute;
        left: -8px;
        justify-content: center;
        display: flex
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col1.green {
        color: #24b329
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col1 .help-icon {
        display: inline-block;
        zoom: 100%;
        top: 4px
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col2 {
        position: absolute;
        right: 40px;
        width: 100px;
        text-align: right
    }

    .pay-parameters .pay-parameters-content .paragon-block .line2 {
        position: relative;
        height: 1px;
        width: 100%;
        background: #dcdfe2;
        margin: 20px auto 0
    }

    .pay-parameters .pay-parameters-content .paragon-block .full-price-block {
        position: relative;
        font-weight: 600;
        font-size: 14px;
        line-height: 32px;
        align-items: center;
        background: #fafbfc;
        color: #2f486a;
        padding: 16px
    }

    .pay-parameters .pay-parameters-content .paragon-block .full-price-block.price-white {
        background: #fff
    }

    .pay-parameters .pay-parameters-content .paragon-block .full-price-block .col1 {
        position: relative
    }

    .pay-parameters .pay-parameters-content .paragon-block .full-price-block .col2 {
        position: absolute;
        right: 18px;
        width: 100px;
        text-align: right;
        top: 18px
    }
}

@media only screen and (min-width: 1200px) {
    .pay-parameters {
        position: relative
    }

    .pay-parameters .back-box-pay-parameters {
        cursor: pointer;
        position: absolute;
        width: 206px;
        height: 38px;
        left: 0;
        top: 0;
        background: #fafbfc
    }

    .pay-parameters .back-box-pay-parameters .back-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        left: 0
    }

    .pay-parameters .back-box-pay-parameters .back-to-previous-page {
        cursor: pointer;
        position: absolute;
        width: 167px;
        height: 20px;
        left: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content {
        position: relative;
        width: 960px;
        top: 28px
    }

    .pay-parameters .pay-parameters-content .input {
        position: relative;
        display: inline-block;
        width: 284px;
        height: 52px;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px;
        margin: 5.4px
    }

    .pay-parameters .pay-parameters-content .input .caption {
        position: absolute;
        left: 12px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        top: -12px
    }

    .pay-parameters .pay-parameters-content .input .value {
        position: absolute;
        height: 20px;
        left: 10px;
        top: 22px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a;
        border: none
    }

    .pay-parameters .pay-parameters-content .contacts-block {
        position: relative;
        width: 632px;
        height: 284px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px
    }

    .pay-parameters .pay-parameters-content .contacts-block .title {
        position: relative;
        width: 210px;
        height: 32px;
        left: 24px;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a;
        padding-top: 24px;
        padding-bottom: 16px
    }

    .pay-parameters .pay-parameters-content .contacts-block .inputs-block {
        position: relative;
        margin: 0 auto;
        width: 595px
    }

    .pay-parameters .pay-parameters-content .contacts-block .checkbox {
        cursor: pointer;
        position: relative;
        width: 20px;
        height: 20px;
        left: 24px;
        top: 24px
    }

    .pay-parameters .pay-parameters-content .contacts-block .checkbox-label {
        position: absolute;
        width: 385px;
        height: 44px;
        left: 64px;
        top: 220px;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        align-items: center;
        color: #2f486a
    }

    .pay-parameters .pay-parameters-content .paragon-block {
        color: rgba(47, 72, 106, .75);
        position: absolute;
        top: 0;
        width: 304px;
        height: 340px;
        left: 656px;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 8px;
        font-weight: 500;
        font-size: 12px
    }

    .pay-parameters .pay-parameters-content .paragon-block .value {
        position: absolute;
        height: 18px;
        left: 60px;
        top: 15px;
        line-height: 18px;
        align-items: center;
        flex: none;
        order: 1;
        align-self: center;
        margin: 12px 0
    }

    .pay-parameters .pay-parameters-content .paragon-block .icon {
        position: relative;
        width: 24px;
        height: 24px;
        left: 23px;
        top: 23px
    }

    .pay-parameters .pay-parameters-content .paragon-block .dates-count, .pay-parameters .pay-parameters-content .paragon-block .guests-count, .pay-parameters .pay-parameters-content .paragon-block .rooms-days-count {
        position: relative;
        margin-bottom: 8px
    }

    .pay-parameters .pay-parameters-content .paragon-block .line1 {
        position: relative;
        height: 1px;
        width: 90%;
        background: #dcdfe2;
        margin: 40px auto 20px
    }

    .pay-parameters .pay-parameters-content .paragon-block .row {
        position: relative;
        left: 23px;
        margin-bottom: 16px;
        height: 20px
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col1 {
        position: absolute;
        left: -8px;
        justify-content: center;
        display: flex
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col1.green {
        color: #24b329
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col1 .help-icon {
        display: inline-block
    }

    .pay-parameters .pay-parameters-content .paragon-block .row .col2 {
        position: absolute;
        right: 40px;
        width: 100px;
        text-align: right
    }

    .pay-parameters .pay-parameters-content .paragon-block .line2 {
        position: relative;
        height: 1px;
        width: 100%;
        background: #dcdfe2;
        margin: 20px auto
    }

    .pay-parameters .pay-parameters-content .paragon-block .full-price-block {
        position: relative;
        font-weight: 600;
        font-size: 14px;
        line-height: 32px;
        align-items: center;
        width: 100%;
        left: 18px;
        color: #2f486a
    }

    .pay-parameters .pay-parameters-content .paragon-block .full-price-block .col1 {
        position: absolute;
        justify-content: center;
        display: flex
    }

    .pay-parameters .pay-parameters-content .paragon-block .full-price-block .col2 {
        position: absolute;
        right: 35px;
        width: 100px;
        text-align: right
    }

    .pay-parameters .pay-parameters-content .rooms-list-block {
        position: relative;
        margin-top: 32px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info {
        position: relative;
        width: 632px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px;
        padding-top: 4px;
        margin-bottom: 30px;
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row {
        left: 23px;
        margin-top: 24px;
        position: relative
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .input {
        margin-left: 0;
        margin-right: 5px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row.alignLeft {
        left: 28px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row.margin {
        margin: 18px 0
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .checkbox-text {
        margin-left: -8px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-image {
        position: relative;
        width: 160px;
        height: 90px;
        border-radius: 4px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .frame-154 {
        padding: 0;
        position: absolute;
        margin-top: 18px;
        display: block;
        margin-left: 18px;
        top: 22px;
        left: 162px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .frame-154 .vmest {
        position: relative;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75);
        margin-bottom: -3px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .frame-154 .frame-132 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        left: 0;
        margin: 8px 8px 8px 0;
        order: 0;
        padding: 10px;
        position: relative;
        top: 0;
        display: inline-block
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .frame-154 .frame-132 .frame-127 {
        width: 48px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .frame-154 .frame-133 {
        align-self: center;
        background: #fafbfc;
        border: 1px solid #dcdfe2;
        border-radius: 4px;
        box-sizing: border-box;
        left: 0;
        margin: 8px 8px 8px 0;
        order: 0;
        padding: 10px;
        position: relative;
        top: 0;
        display: inline-block
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .frame-154 .frame-133 .frame-127 {
        width: 120px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos {
        border-radius: 0 8px 0 0;
        height: 90px;
        position: relative;
        width: 160px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-next, .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-prev {
        display: none !important
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-prev {
        left: 0;
        z-index: 1
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-prev:before {
        content: ""
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-prev.slick-arrow {
        background: url(../static/slider-arrow.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-next {
        right: 0
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-next:before {
        content: ""
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .room-photos .slick-next.slick-arrow {
        background: url(../static/slider-arrow-next.svg) no-repeat 50%;
        height: 40px;
        width: 40px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .title {
        position: absolute;
        width: 350px;
        height: 32px;
        left: 180px;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a;
        top: 0
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .title2 {
        position: relative;
        font-weight: 600;
        font-size: 16px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a;
        margin-top: 18px;
        margin-bottom: 12px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row {
        top: 0;
        left: 0;
        display: flex
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .row .tariff .row .addon-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a;
        flex: none;
        order: 0;
        align-self: center;
        margin: 4px 11px;
        justify-content: left
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .line2 {
        position: relative;
        height: 1px;
        width: 100%;
        background: #dcdfe2;
        margin-top: 30px
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .set-all-guests-names-button {
        position: relative;
        width: 242px;
        height: 44px;
        margin: 12px auto 0;
        background: #267ff9;
        mix-blend-mode: normal;
        box-sizing: border-box;
        border-radius: 4px 4px 0 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #fff
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .set-all-guests-names-button-hide {
        position: relative;
        width: 242px;
        height: 44px;
        margin: 12px auto 0;
        background: #267ff9;
        mix-blend-mode: normal;
        box-sizing: border-box;
        border-radius: 4px 4px 0 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #fff
    }

    .pay-parameters .pay-parameters-content .rooms-list-block .room-info .set-all-guests-names-button:hover {
        background: #dfecfe;
        color: #267ff9
    }

    .pay-parameters .pay-parameters-content .additional-info {
        position: relative;
        width: 632px;
        height: 530px;
        margin-top: 32px;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .row {
        position: relative;
        margin-left: 24px;
        margin-bottom: 18px
    }

    .pay-parameters .pay-parameters-content .additional-info .title {
        position: relative;
        width: 205px;
        height: 32px;
        left: 24px;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a;
        padding-top: 24px;
        padding-bottom: 16px
    }

    .pay-parameters .pay-parameters-content .additional-info .help-text {
        position: absolute;
        width: 158px;
        height: 32px;
        left: 300px;
        top: 10px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box {
        cursor: pointer;
        position: relative;
        width: 284px;
        height: 52px;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .droopdown-expanded {
        top: 58px
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .droopdown-expanded .droopdown-elements {
        width: 283px;
        max-height: 200px
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .droopdown-expanded .droopdown-elements .droopdown-element {
        width: 100%
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .caption {
        position: absolute;
        width: 82px;
        height: 16px;
        left: 12px;
        top: 0;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .box-value {
        position: absolute;
        width: 125px;
        height: 20px;
        left: 12px;
        top: 24px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .pay-parameters .pay-parameters-content .additional-info .options-box .options-box-arrow-down {
        position: absolute;
        width: 16px;
        height: 16px;
        right: 12px;
        top: calc(50% - 8px)
    }

    .pay-parameters .pay-parameters-content .additional-info .textarea {
        width: 584px;
        height: 104px;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 4px
    }

    .pay-parameters .pay-parameters-content .additional-info .textarea .caption {
        position: absolute;
        width: 101px;
        height: 16px;
        left: 12px;
        top: 0;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .pay-parameters .pay-parameters-content .additional-info .textarea textarea {
        background: none;
        position: absolute;
        top: 24px;
        left: 10px;
        border: none;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a;
        height: 73%;
        width: 94%;
        resize: none
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset {
        margin: 0;
        border: none;
        display: flex;
        flex-direction: column;
        padding: 0;
        position: relative;
        left: -5px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label {
        cursor: pointer;
        margin: 0;
        position: relative;
        height: 20px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label input {
        width: 0;
        height: 0;
        margin-right: 26px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label input:before {
        display: flex;
        content: "";
        width: 20px;
        height: 20px;
        background: url(../static/radio.svg);
        position: relative;
        top: -15px
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label input:checked:before {
        background: url(../static/radio-selected.svg)
    }

    .pay-parameters .pay-parameters-content .additional-info fieldset label .caption {
        position: absolute;
        left: 35px;
        top: 50%;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        display: flex;
        align-items: center;
        color: #2f486a;
        margin: unset;
        bottom: 22%
    }

    .pay-parameters .pay-parameters-content .additional-info button {
        cursor: pointer;
        position: absolute;
        border: none;
        background: #267ff9;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        border-radius: 4px;
        width: 224px;
        height: 52px;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        bottom: 24px;
        left: 24px
    }

    .pay-parameters .pay-parameters-content .additional-info button:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }

    .pay-parameters .pay-parameters-content .down-title {
        position: relative;
        margin-top: 64px;
        height: 60px
    }

    .pay-parameters .pay-parameters-content .pay-way {
        position: relative;
        display: flex;
        flex-direction: row;
        margin-top: 32px;
        justify-content: space-between
    }

    .pay-parameters .pay-parameters-content .pay-way .pay-item {
        width: 179px;
        height: 89px;
        background: #ebeff2;
        border-radius: 8px;
        display: flex;
        justify-content: center
    }

    .pay-parameters .pay-parameters-content .pay-way .pay-item img.faded {
        opacity: .5
    }

    .pay-parameters .pay-parameters-content .pay-way .pay-item .blend {
        position: absolute;
        width: 152px;
        height: 65px;
        top: 13px;
        flex: none;
        background: #ebeff2;
        mix-blend-mode: color
    }
}

.paying-contacts-block:hover {
    box-shadow: 0 8px 12px rgba(47, 72, 106, .08), 0 6px 12px rgba(47, 72, 106, .08), 0 12px 32px rgba(47, 72, 106, .16) !important
}

.paying-contacts-block.active {
    box-shadow: 0 2px 6px rgba(38, 127, 249, .02), 0 6px 12px rgba(38, 127, 249, .12), 0 12px 32px rgba(38, 127, 249, .12) !important
}

.paying-contacts-block.active .contact-email-caption {
    color: #267ff9
}

.paying-contacts-block.error {
    box-shadow: 0 2px 6px rgba(224, 53, 53, .02), 0 6px 12px rgba(224, 53, 53, .12), 0 12px 32px rgba(224, 53, 53, .12) !important
}

.paying-contacts-block.error .contact-email-caption {
    color: #e03535
}

.credit-card:hover {
    box-shadow: 0 8px 12px rgba(47, 72, 106, .08), 0 6px 12px rgba(47, 72, 106, .08), 0 12px 32px rgba(47, 72, 106, .16) !important
}

.credit-card.active {
    box-shadow: 0 2px 6px rgba(38, 127, 249, .02), 0 6px 12px rgba(38, 127, 249, .12), 0 12px 32px rgba(38, 127, 249, .12) !important
}

.credit-card.active .credit-card-title {
    color: #267ff9
}

.credit-card.error {
    box-shadow: 0 2px 6px rgba(224, 53, 53, .02), 0 6px 12px rgba(224, 53, 53, .12), 0 12px 32px rgba(224, 53, 53, .12) !important
}

.credit-card.error .credit-card-title {
    color: #e03535
}

@media only screen and (max-width: 1199px) {
    .paying {
        position: relative;
        margin-top: 16px
    }

    .paying .back-paying {
        cursor: pointer;
        position: absolute;
        height: 38px;
        left: 0;
        width: 250px;
        top: 0;
        z-index: 0;
        background: #fafbfc
    }

    .paying .back-paying .back-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        left: 0
    }

    .paying .back-paying .back-to-previous-page {
        cursor: pointer;
        position: absolute;
        height: 20px;
        left: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .paying .paying-contacts-block {
        position: relative;
        width: 296px;
        margin: 20px auto;
        background: #fff;
        box-shadow: 0 1px .5px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0282725), 0 3px 2px rgba(85, 89, 106, .035), 0 4px 4px rgba(85, 89, 106, .0417275), 0 9px 8px rgba(85, 89, 106, .0503198), 0 20px 20px rgba(85, 89, 106, .07);
        border-radius: 4px;
        padding: 16px
    }

    .paying .paying-contacts-block .contact-name-caption, .paying .paying-contacts-block .contact-name-value {
        position: relative;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #2f486a
    }

    .paying .paying-contacts-block .contact-name-value {
        left: -2px;
        margin-top: 12px;
        margin-bottom: 16px
    }

    .paying .paying-contacts-block .line {
        position: relative;
        width: calc(100% + 32px);
        height: 1px;
        background: #dcdfe2;
        left: -16px
    }

    .paying .paying-contacts-block .contact-email-caption {
        position: relative;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #2f486a;
        margin-top: 16px
    }

    .paying .paying-contacts-block .contact-email-value {
        position: relative;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #2f486a;
        left: -2px;
        margin-top: 12px
    }

    .paying .credit-card {
        position: relative;
        width: 296px;
        margin: 4px auto;
        background: #fff;
        box-shadow: 0 1px .5px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0282725), 0 3px 2px rgba(85, 89, 106, .035), 0 4px 4px rgba(85, 89, 106, .0417275), 0 9px 8px rgba(85, 89, 106, .0503198), 0 20px 20px rgba(85, 89, 106, .07);
        border-radius: 4px;
        padding: 18px 16px
    }

    .paying .credit-card .credit-card-title {
        position: relative;
        width: 118px;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #2f486a
    }

    .paying .credit-card .credit-card-icon {
        position: absolute;
        width: 31px;
        height: 20px;
        left: 282px;
        top: 18px
    }

    .paying .credit-card .credit-card-value {
        position: relative;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        width: 164px;
        margin-top: 12px;
        color: #2f486a
    }

    .paying .credit-card .credit-card-exp {
        left: 222px;
        width: 47px
    }

    .paying .credit-card .credit-card-cvc, .paying .credit-card .credit-card-exp {
        position: absolute;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        top: 50px
    }

    .paying .credit-card .credit-card-cvc {
        left: 284px;
        width: 26px
    }

    .paying .pay-confirm {
        cursor: pointer;
        position: relative;
        height: 56px;
        width: 328px;
        margin: 32px auto
    }

    .paying .accepted-currency {
        position: relative;
        width: 337px;
        height: 34.66px;
        margin: 32px auto;
        opacity: .5;
        background: #fafbfc
    }

    .paying .accepted-currency .currency-group {
        position: relative;
        margin: 14px auto
    }

    .paying .accepted-currency .currency-group img {
        mix-blend-mode: luminosity;
        position: relative;
        height: 18.66px;
        width: 81.58px;
        display: inline-block
    }

    .paying .accepted-currency .currency-group img.faded {
        opacity: .5
    }
}

@media only screen and (min-width: 1200px) {
    .paying {
        position: relative
    }

    .paying .back-paying {
        cursor: pointer;
        position: absolute;
        height: 38px;
        left: 0;
        width: 250px;
        top: 0;
        z-index: 0;
        background: #fafbfc
    }

    .paying .back-paying .back-arrow {
        cursor: pointer;
        position: absolute;
        top: 12px;
        left: 0
    }

    .paying .back-paying .back-to-previous-page {
        cursor: pointer;
        position: absolute;
        height: 20px;
        left: 30px;
        top: calc(50% - 10px);
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: rgba(47, 72, 106, .75)
    }

    .paying .paying-contacts-block {
        position: relative;
        width: 632px;
        height: 113px;
        margin: 32px auto;
        background: #fff;
        box-shadow: 0 1px .5px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0282725), 0 3px 2px rgba(85, 89, 106, .035), 0 4px 4px rgba(85, 89, 106, .0417275), 0 9px 8px rgba(85, 89, 106, .0503198), 0 20px 20px rgba(85, 89, 106, .07);
        border-radius: 4px
    }

    .paying .paying-contacts-block .contact-name-caption {
        width: 156px;
        left: 24px
    }

    .paying .paying-contacts-block .contact-name-caption, .paying .paying-contacts-block .contact-name-value {
        position: absolute;
        height: 20px;
        top: 18px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .paying .paying-contacts-block .contact-name-value {
        width: 300px;
        left: 202px
    }

    .paying .paying-contacts-block .line {
        position: absolute;
        width: 100%;
        height: 1px;
        top: 49%;
        background: #dcdfe2
    }

    .paying .paying-contacts-block .contact-email-caption {
        width: 156px;
        left: 24px
    }

    .paying .paying-contacts-block .contact-email-caption, .paying .paying-contacts-block .contact-email-value {
        position: absolute;
        height: 20px;
        top: 72px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .paying .paying-contacts-block .contact-email-value {
        width: 300px;
        left: 202px
    }

    .paying .credit-card {
        position: relative;
        width: 632px;
        height: 56px;
        margin: 32px auto;
        background: #fff;
        box-shadow: 0 1px .5px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0282725), 0 3px 2px rgba(85, 89, 106, .035), 0 4px 4px rgba(85, 89, 106, .0417275), 0 9px 8px rgba(85, 89, 106, .0503198), 0 20px 20px rgba(85, 89, 106, .07);
        border-radius: 4px
    }

    .paying .credit-card .credit-card-title {
        position: absolute;
        width: 118px;
        height: 20px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #2f486a;
        top: 18px;
        left: 24px
    }

    .paying .credit-card .credit-card-icon {
        position: absolute;
        width: 31px;
        height: 20px;
        left: 202px;
        top: 18px
    }

    .paying .credit-card .credit-card-value {
        left: 242px;
        width: 191px;
        color: #2f486a
    }

    .paying .credit-card .credit-card-exp, .paying .credit-card .credit-card-value {
        position: absolute;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
        top: 18px
    }

    .paying .credit-card .credit-card-exp {
        left: 484px;
        width: 54px
    }

    .paying .credit-card .credit-card-cvc {
        position: absolute;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
        left: 574px;
        top: 18px;
        width: 30px
    }

    .paying .pay-confirm {
        cursor: pointer;
        position: relative;
        height: 56px;
        width: 632px;
        margin: 32px auto
    }

    .paying .accepted-currency {
        position: relative;
        width: 632px;
        height: 65px;
        margin: 32px auto;
        opacity: .5;
        background: #fafbfc
    }

    .paying .accepted-currency .currency-group {
        position: relative;
        height: 35px;
        margin: 14px auto
    }

    .paying .accepted-currency .currency-group img {
        mix-blend-mode: luminosity;
        position: relative;
        height: 35px;
        width: 153px;
        display: inline-block
    }

    .paying .accepted-currency .currency-group img.faded {
        opacity: .5
    }
}

@media only screen and (max-width: 1199px) {
    .pay-result-ok {
        position: relative;
        margin-top: 16px
    }

    .pay-result-ok .info1 {
        position: relative;
        width: 328px;
        margin: 16px auto;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 8px
    }

    .pay-result-ok .info1 .left-block {
        margin: 16px
    }

    .pay-result-ok .info1 .left-block .reserve-number {
        position: relative;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        color: #2f486a;
        width: 250px
    }

    .pay-result-ok .info1 .left-block .reserve-date {
        position: absolute;
        left: 232px;
        top: 24px;
        font-size: 11px;
        line-height: 18px;
        color: #2f486a
    }

    .pay-result-ok .info1 .left-block .text {
        position: relative;
        left: 0;
        width: 305px;
        height: 48px;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info1 .left-block .contact-info {
        position: relative;
        width: 600px;
        margin-top: 32px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-info-title {
        position: relative;
        width: 249px;
        height: 32px;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        color: #2f486a
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row {
        position: relative;
        width: 250px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row.row2 {
        top: -54px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .title {
        position: relative;
        width: 150px;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .value {
        position: relative;
        width: 300px;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        color: #2f486a
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .contact-row-col1 {
        position: relative;
        left: 0;
        height: 50px;
        margin-top: 12px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .contact-row-col2 {
        position: relative;
        height: 50px;
        top: 62px
    }

    .pay-result-ok .info1 .right-block {
        position: relative;
        width: 326px;
        background: #fafbfc;
        border-radius: 0 0 8px 8px;
        border: 1px solid #dcdfe2;
        left: -1px;
        height: 165px;
        top: 1px;
        margin-top: 12px
    }

    .pay-result-ok .info1 .right-block .right-block-title {
        position: relative;
        width: 192px;
        left: 16px;
        margin-top: 16px;
        font-weight: 600;
        font-size: 18px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .pay-result-ok .info1 .right-block .right-block-content {
        position: relative;
        left: 16px;
        width: 260px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: rgba(47, 72, 106, .75);
        margin-top: 12px
    }

    .pay-result-ok .info1 .right-block .right-block-content .value {
        position: absolute;
        left: 36px;
        top: 5px;
        align-items: center;
        flex: none;
        order: 1;
        align-self: center;
        font-size: 12px;
        line-height: 18px
    }

    .pay-result-ok .info1 .right-block .right-block-content .icon {
        position: relative;
        width: 21px;
        height: 21px
    }

    .pay-result-ok .info1 .right-block .right-block-content .dates-count, .pay-result-ok .info1 .right-block .right-block-content .guests-count, .pay-result-ok .info1 .right-block .right-block-content .rooms-days-count {
        position: relative;
        margin-bottom: 8px
    }

    .pay-result-ok .info2 {
        position: relative;
        width: 328px;
        min-height: 458px;
        margin: 16px auto;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 8px;
        padding: 16px
    }

    .pay-result-ok .info2 .title {
        position: relative;
        width: 146px;
        font-weight: 600;
        font-size: 18px;
        line-height: 32px;
        color: #2f486a;
        height: 32px
    }

    .pay-result-ok .info2 .rooms {
        position: relative;
        width: 320px
    }

    .pay-result-ok .info2 .rooms .room-row {
        position: relative;
        margin-top: 12px
    }

    .pay-result-ok .info2 .rooms .room-row .room-title {
        position: relative;
        width: 93px;
        height: 32px;
        left: 0;
        top: 0;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        color: #2f486a
    }

    .pay-result-ok .info2 .rooms .room-row .room-info-row {
        position: relative;
        left: 0;
        margin-bottom: 8px
    }

    .pay-result-ok .info2 .rooms .room-row .room-info-row .col1 {
        position: relative;
        top: 0;
        left: 0;
        width: 76px;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info2 .rooms .room-row .room-info-row .col2 {
        position: relative;
        top: 0;
        width: 334px;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services {
        position: relative;
        width: 936px
    }

    .pay-result-ok .info2 .services .service-row {
        position: relative;
        top: 18px
    }

    .pay-result-ok .info2 .services .service-row .service-title {
        position: relative;
        width: 93px;
        font-weight: 600;
        font-size: 18px;
        line-height: 32px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services .service-row .service-info-row {
        position: relative;
        left: 0;
        margin-bottom: 8px
    }

    .pay-result-ok .info2 .services .service-row .service-info-row .col1 {
        position: relative;
        top: 0;
        left: 0;
        width: 76px;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info2 .services .service-row .service-info-row .col2 {
        position: relative;
        width: 306px;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services .bottom-block {
        position: relative;
        width: 326px;
        height: 74px;
        left: -17px;
        top: 17px;
        background: #fafbfc;
        border-radius: 0 0 8px 8px;
        border: 1px solid #dcdfe2
    }

    .pay-result-ok .info2 .services .bottom-block .summ-title {
        position: relative;
        width: 116px;
        left: 16px;
        top: 24px;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services .bottom-block .summ-value {
        position: absolute;
        width: 118px;
        left: 195px;
        top: 24px;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #267ff9
    }

    .pay-result-ok .back-to-main-page {
        position: relative;
        width: 328px;
        height: 52px;
        margin: 16px auto
    }
}

@media only screen and (min-width: 1200px) {
    .pay-result-ok {
        position: relative
    }

    .pay-result-ok .info1 {
        position: relative;
        width: 960px;
        height: 360px;
        margin: 16px auto;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 8px
    }

    .pay-result-ok .info1 .left-block {
        position: absolute;
        left: 24px;
        top: 24px
    }

    .pay-result-ok .info1 .left-block .reserve-number {
        position: absolute;
        font-weight: 600;
        font-size: 20px;
        line-height: 32px;
        color: #2f486a;
        width: 250px
    }

    .pay-result-ok .info1 .left-block .reserve-date {
        position: absolute;
        left: 240px;
        top: 10px;
        font-size: 12px;
        line-height: 18px;
        color: #2f486a
    }

    .pay-result-ok .info1 .left-block .text {
        position: absolute;
        top: 20px;
        left: 0;
        width: 505px;
        height: 48px;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info1 .left-block .contact-info {
        position: absolute;
        top: 100px;
        width: 600px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-info-title {
        position: absolute;
        width: 249px;
        height: 32px;
        font-weight: 600;
        font-size: 20px;
        line-height: 32px;
        color: #2f486a;
        top: 18px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row {
        position: relative;
        top: 75px;
        width: 250px;
        margin-bottom: 85px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .title {
        position: absolute;
        width: 150px;
        font-weight: 500;
        font-size: 14px;
        line-height: 26px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .value {
        position: absolute;
        width: 300px;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #2f486a;
        top: 20px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .contact-row-col1 {
        position: absolute;
        left: 0;
        height: 50px
    }

    .pay-result-ok .info1 .left-block .contact-info .contact-row .contact-row-col2 {
        position: absolute;
        left: 315px;
        height: 50px
    }

    .pay-result-ok .info1 .right-block {
        position: absolute;
        width: 334px;
        height: 357px;
        left: 623px;
        background: #fafbfc;
        border-radius: 0 8px 8px 0;
        top: -1px;
        border: 1px solid #dcdfe2
    }

    .pay-result-ok .info1 .right-block .right-block-title {
        position: absolute;
        width: 214px;
        height: 32px;
        left: 24px;
        top: 24px;
        font-weight: 600;
        font-size: 20px;
        line-height: 32px;
        display: flex;
        align-items: center;
        color: #2f486a
    }

    .pay-result-ok .info1 .right-block .right-block-content {
        position: absolute;
        top: 80px;
        left: 24px;
        width: 260px;
        height: 120px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info1 .right-block .right-block-content .value {
        position: absolute;
        height: 18px;
        left: 36px;
        top: 15px;
        line-height: 18px;
        align-items: center;
        flex: none;
        order: 1;
        align-self: center;
        margin: 12px 0
    }

    .pay-result-ok .info1 .right-block .right-block-content .icon {
        position: relative;
        width: 24px;
        height: 24px;
        top: 23px
    }

    .pay-result-ok .info1 .right-block .right-block-content .dates-count, .pay-result-ok .info1 .right-block .right-block-content .guests-count, .pay-result-ok .info1 .right-block .right-block-content .rooms-days-count {
        position: relative;
        margin-bottom: 8px
    }

    .pay-result-ok .info2 {
        position: relative;
        width: 960px;
        min-height: 458px;
        margin: 16px auto;
        background: #fff;
        border: 1px solid #dcdfe2;
        box-sizing: border-box;
        border-radius: 8px
    }

    .pay-result-ok .info2 .title {
        position: absolute;
        width: 146px;
        height: 32px;
        font-weight: 600;
        font-size: 20px;
        line-height: 32px;
        color: #2f486a;
        top: 24px;
        left: 24px
    }

    .pay-result-ok .info2 .rooms {
        position: relative;
        width: 936px;
        left: 24px;
        top: 40px
    }

    .pay-result-ok .info2 .rooms .room-row {
        position: relative;
        height: 100px;
        top: 28px
    }

    .pay-result-ok .info2 .rooms .room-row .room-title {
        position: absolute;
        width: 93px;
        height: 32px;
        left: 0;
        top: 0;
        font-weight: 600;
        font-size: 18px;
        line-height: 32px;
        color: #2f486a
    }

    .pay-result-ok .info2 .rooms .room-row .room-info-row {
        position: relative;
        left: 0;
        top: 48px;
        margin-bottom: 8px;
        height: 26px
    }

    .pay-result-ok .info2 .rooms .room-row .room-info-row .col1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 76px;
        height: 50px;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info2 .rooms .room-row .room-info-row .col2 {
        position: absolute;
        top: 0;
        left: 192px;
        width: 396px;
        height: 26px;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services {
        position: relative;
        width: 936px;
        left: 24px;
        top: 105px
    }

    .pay-result-ok .info2 .services .service-row {
        position: relative;
        height: 100px;
        top: 18px
    }

    .pay-result-ok .info2 .services .service-row .service-title {
        position: absolute;
        width: 93px;
        height: 32px;
        left: 0;
        top: 0;
        font-weight: 600;
        font-size: 18px;
        line-height: 32px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services .service-row .service-info-row {
        position: relative;
        left: 0;
        top: 43px;
        margin-bottom: 8px;
        height: 26px
    }

    .pay-result-ok .info2 .services .service-row .service-info-row .col1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 76px;
        height: 50px;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        color: rgba(47, 72, 106, .75)
    }

    .pay-result-ok .info2 .services .service-row .service-info-row .col2 {
        position: absolute;
        top: 0;
        left: 192px;
        width: 396px;
        height: 26px;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services .bottom-block {
        position: absolute;
        width: 958px;
        height: 74px;
        left: -25px;
        top: 175px;
        background: #fafbfc;
        border-radius: 0 0 8px 8px;
        border: 1px solid #dcdfe2
    }

    .pay-result-ok .info2 .services .bottom-block .summ-title {
        position: absolute;
        width: 116px;
        height: 26px;
        left: 24px;
        top: 24px;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #2f486a
    }

    .pay-result-ok .info2 .services .bottom-block .summ-value {
        position: absolute;
        width: 118px;
        height: 26px;
        left: 215px;
        top: 24px;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #267ff9
    }

    .pay-result-ok .back-to-main-page {
        position: relative;
        width: 303px;
        height: 52px;
        margin: 16px auto
    }
}

.checkbox, .url {
    cursor: pointer
}

.url {
    color: #267ff9;
    text-decoration: none;
}

.slick-next, .slick-prev {
    box-shadow: none
}

.hide-doc {
    display: none;
    background: rgba(29, 42, 61, .85);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    -moz-transform: scale(1.25)
}

.clear-href {
    text-decoration: none
}

@media screen and (max-width: 1199px) {
    .mobile-tooltip-block {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        padding: 10% 0
    }

    .desktop-only {
        display: none !important
    }

    .image-wiev-block {
        display: none;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100
    }

    .image-wiev-block .photo-view {
        display: block;
        position: relative;
        max-height: 80vh;
        padding-top: 21vh;
        margin: 0 auto;
        max-width: 80vw
    }

    .image-wiev-block .close-btn {
        cursor: pointer;
        position: absolute;
        width: 24px;
        height: 24px;
        right: 12px;
        top: 15px;
        background: url(../static/view-image-close-btn.svg) no-repeat 50%
    }

    .image-wiev-block .prev-btn-block {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        cursor: pointer;
        width: 9%;
        height: 95%;
        left: 0;
        top: 17%
    }

    .image-wiev-block .prev-btn-block:hover {
        background-color: rgba(9, 26, 50, .25)
    }

    .image-wiev-block .prev-btn-block .prev-image {
        display: block;
        position: absolute;
        left: 43%;
        top: 48%
    }

    .image-wiev-block .next-btn-block {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        cursor: pointer;
        width: 9%;
        height: 95%;
        right: 0;
        top: 17%
    }

    .image-wiev-block .next-btn-block:hover {
        background-color: rgba(9, 26, 50, .25)
    }

    .image-wiev-block .next-btn-block .next-image {
        display: block;
        position: absolute;
        right: 43%;
        top: 48%;
        transform: rotate(180deg)
    }

    .image-wiev-block .images-counter {
        position: relative;
        background: rgba(9, 26, 50, .35);
        border-radius: 4px;
        height: 42px;
        width: 72px;
        margin: 0 auto;
        top: 22%
    }

    .image-wiev-block .images-counter .image-counter-value {
        position: relative;
        top: 26.19%;
        bottom: 26.19%;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #fff;
        opacity: .85;
        flex: none;
        order: 0;
        align-self: center;
        justify-content: center;
        margin: 10px 0
    }

    .mobile-tooltip {
        position: relative;
        margin: 0 auto;
        width: 300px;
        z-index: 10;
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        border-radius: 8px;
        padding: 14px;
        min-height: 24px
    }

    .mobile-tooltip .close-btn {
        cursor: pointer;
        position: absolute;
        width: 24px;
        height: 24px;
        right: 12px;
        top: 15px;
        background: url(../static/close-icon.svg) no-repeat 50%
    }

    :focus {
        outline: none
    }

    ::-webkit-scrollbar {
        background: hsla(0, 0%, 100%, 0) none;
        width: 6px
    }

    ::-webkit-scrollbar-thumb {
        background: rgba(47, 72, 106, .25);
        border-radius: 19px;
        height: 142px;
        left: 344px;
        position: absolute;
        top: 155px;
        width: 8px
    }

    .main-block-mobile, .rectangle-2, .rectangle-top, .search-form {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 360px
    }

    .clickable-mobile {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    body {
        background: #fafbfc;
        font-family: Inter, serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column
    }

    .rectangle-top {
        position: relative;
        background: #ebeff2;
        color: rgba(47, 72, 106, .75);
        font-weight: 500;
        z-index: 9;
        padding: 12px 16px;
        width: 328px
    }

    .rectangle-top .arrow-down {
        height: 16px;
        vertical-align: middle;
        width: 16px
    }

    .rectangle-top .frame-7 {
        display: inline-block;
        left: 0;
        position: relative;
        width: 170px;
        top: 0
    }

    .rectangle-top .frame-7 .frame-1, .rectangle-top .frame-7 .frame-2 {
        cursor: pointer;
        align-self: center;
        display: inline-block
    }

    .rectangle-top .frame-7 .frame-1 .droopdown-value, .rectangle-top .frame-7 .frame-2 .droopdown-value {
        display: inline-block;
        padding: 0 5px
    }

    .rectangle-top .terms-frame {
        display: inline-block;
        height: 24px;
        left: 23px;
        position: relative;
        top: 0
    }

    .rectangle-top .terms-frame .privacy-and-term {
        cursor: pointer;
        display: inline-block;
        width: 115px
    }

    .rectangle-top .terms-frame .info-icon {
        cursor: pointer;
        color: rgba(47, 72, 106, .25);
        display: inline-block;
        font-family: Material Icons, serif;
        font-size: 24px;
        line-height: 24px;
        position: relative;
        vertical-align: middle
    }

    .rectangle-2 {
        background: #fff;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        z-index: 1
    }

    .rectangle-2, .rectangle-2 .main-info {
        position: relative
    }

    .rectangle-2 .main-info .title {
        color: #2f486a;
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        padding-top: 32px;
        padding-left: 16px
    }

    .rectangle-2 .main-info .contacts {
        display: flex;
        flex-direction: column;
        position: relative;
        padding-top: 78px;
        padding-left: 16px
    }

    .rectangle-2 .main-info .contacts .address-row {
        color: rgba(47, 72, 106, .75);
        font-weight: 500;
        height: 24px;
        margin-bottom: 16px
    }

    .rectangle-2 .main-info .contacts .address-row svg {
        margin-right: 12px;
        position: relative;
        top: 2px
    }

    .rectangle-2 .main-info .contacts .phone-row {
        color: rgba(47, 72, 106, .75);
        font-weight: 500;
        height: 24px;
        margin-bottom: 16px
    }

    .rectangle-2 .main-info .contacts .phone-row svg {
        margin-right: 12px;
        position: relative;
        top: 2px
    }

    .rectangle-2 .main-info .contacts .phone-row .phone-text {
        color: #267ff9
    }

    .rectangle-2 .main-info .contacts .email-row {
        color: rgba(47, 72, 106, .75);
        height: 24px;
        margin-bottom: 16px
    }

    .rectangle-2 .main-info .contacts .email-row svg {
        margin-right: 12px;
        position: relative;
        top: 4px
    }

    .rectangle-2 .main-info .contacts .email-row .text {
        color: #267ff9;
        display: inline;
        font-weight: 500
    }

    .rectangle-2 .main-info .image {
        display: flex;
        position: relative;
        justify-content: center;
        padding-top: 32px;
        margin: 0 auto;
        height: 113px;
        width: 256px
    }

    .rectangle-2 .photos {
        left: 8px;
        overflow: hidden;
        position: relative;
        top: -4px;
        white-space: nowrap;
        width: 93%
    }

    .rectangle-2 .photos img {
        border-radius: 4px;
        height: 69px;
        margin: auto 6px;
        width: 123px !important
    }

    .rectangle-2 .slick-slide {
        cursor: pointer
    }

    .rectangle-2 .image-fade {
        background: linear-gradient(90deg, rgba(2, 0, 36, 0), #fff);
        bottom: 13px;
        display: block;
        height: 69px;
        position: absolute;
        right: 16px;
        top: 339px;
        width: 64px
    }

    .search-form {
        background: #267ff9;
        box-shadow: 0 2px 1px rgba(38, 127, 249, .0196802), 0 4px 2px rgba(38, 127, 249, .0282725), 0 6px 4px rgba(38, 127, 249, .035), 0 8px 8px rgba(38, 127, 249, .0417275), 0 18px 16px rgba(38, 127, 249, .0503198), 0 30px 40px rgba(38, 127, 249, .16);
        margin-bottom: 12px;
        position: relative;
        z-index: 3
    }

    .search-form .title {
        position: relative;
        font-weight: 700;
        font-size: 16px;
        line-height: 32px;
        text-transform: uppercase;
        color: #fff;
        margin-left: 16px;
        margin-top: 16px
    }

    .search-form .have-promo {
        display: flex;
        position: relative;
        top: 14px;
        left: 16px
    }

    .search-form .have-promo .promo1 {
        display: flex;
        flex-direction: row;
        height: 36px
    }

    .search-form .have-promo .promo1 .input-block {
        display: flex;
        flex-direction: row;
        width: 220px;
        height: 36px;
        background: #166de5;
        mix-blend-mode: normal;
        border-radius: 4px
    }

    .search-form .have-promo .promo1 .input-block .promo-arrow {
        margin: 6px 8px
    }

    .search-form .have-promo .promo1 .input-block .promo-value {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #fff;
        width: 100%
    }

    .search-form .have-promo .promo1 .input-block .promo-value::-moz-placeholder {
        font-weight: 500;
        font-size: 14px;
        line-height: 35px;
        color: #99c4ff;
        margin: 0;
        padding: 0
    }

    .search-form .have-promo .promo1 .input-block .promo-value:-ms-input-placeholder {
        font-weight: 500;
        font-size: 14px;
        line-height: 35px;
        color: #99c4ff;
        margin: 0;
        padding: 0
    }

    .search-form .have-promo .promo1 .input-block .promo-value::-ms-input-placeholder {
        font-weight: 500;
        font-size: 14px;
        line-height: 35px;
        color: #99c4ff;
        margin: 0;
        padding: 0
    }

    .search-form .have-promo .promo1 .input-block .promo-value::placeholder {
        font-weight: 500;
        font-size: 14px;
        line-height: 35px;
        color: #99c4ff;
        margin: 0;
        padding: 0
    }

    .search-form .have-promo .promo1 .input-block .promo-value::-webkit-input-placeholder {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #99c4ff;
        margin: 0;
        padding: 0
    }

    .search-form .have-promo .promo1 button.accept-promo-btn {
        display: flex;
        flex-direction: row;
        padding: 10px 16px;
        position: relative;
        width: 92px;
        height: 36px;
        background: rgba(84, 156, 255, .35);
        mix-blend-mode: normal;
        border-radius: 4px;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        text-align: center;
        color: #fff;
        margin: 0 0 0 16px
    }

    .search-form .have-promo .promo2 .input-block {
        display: flex;
        flex-direction: row;
        width: 328px;
        height: 36px
    }

    .search-form .have-promo .promo2 .input-block .promo-arrow {
        margin: 6px 8px
    }

    .search-form .have-promo .promo2 .input-block .promo-title {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #99c4ff
    }

    .search-form .have-promo .promo2 .input-block .promo-value {
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        width: 172px;
        display: flex;
        align-items: center;
        text-align: center;
        margin-left: 4px;
        color: #fff
    }

    .search-form .have-promo .promo2 .input-block .promo-cross {
        display: flex
    }

    .search-form .have-promo svg {
        margin-right: 14px;
        position: relative;
        top: 2px;
        height: 24px;
        width: 24px
    }

    .search-form .have-promo .value {
        border-bottom: 1px dashed hsla(0, 0%, 100%, .25);
        color: #fff;
        font-weight: 500;
        line-height: 25px
    }

    .search-form .body {
        position: relative;
        margin-top: 35px
    }

    .search-form .body .in-out {
        position: relative;
        height: 52px;
        width: 328px;
        margin: 0 auto
    }

    .search-form .body .in-out .in-out-border {
        background: #549cff;
        border-radius: 4px;
        bottom: 0;
        box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
        left: 0;
        mix-blend-mode: normal;
        position: absolute;
        right: 0;
        top: 0
    }

    .search-form .body .in-out .in-out-div {
        background: #267ff9;
        height: 52px;
        left: 163px;
        position: relative;
        top: 0;
        width: 2px
    }

    .search-form .body .in-out .in-text {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 12px;
        height: 16px;
        left: 12px;
        line-height: 16px;
        position: absolute;
        top: calc(50% - 18px);
        width: 35px
    }

    .search-form .body .in-out .in-date-value {
        align-items: center;
        background: #549cff;
        border: none;
        color: #fff;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        position: absolute;
        top: calc(50% - 2px);
        width: 90px
    }

    .search-form .body .in-out .in-date-value::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .in-date-value:-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .in-date-value::-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .in-date-value::placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .in-date-value:-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .in-date-value::-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .out-text {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 12px;
        height: 16px;
        left: 180px;
        line-height: 16px;
        position: absolute;
        top: calc(50% - 18px);
        width: 38px
    }

    .search-form .body .in-out .out-date-value {
        align-items: center;
        background: #549cff;
        border: none;
        color: #fff;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 178px;
        line-height: 20px;
        position: absolute;
        top: calc(50% - 2px);
        width: 90px
    }

    .search-form .body .in-out .out-date-value::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .out-date-value:-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .out-date-value::-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .out-date-value::placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .out-date-value:-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .out-date-value::-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .calendar-icon {
        height: 24px;
        position: absolute;
        right: 14px;
        top: calc(50% - 12px);
        width: 24px
    }

    .search-form .body .in-out .calendar-window {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        height: 494px;
        position: absolute;
        top: 55px;
        width: 423px;
        -moz-transform: scale(.85);
        transform-origin: 50% 0;
        -moz-transform-origin: 100% 0;
        z-index: 1;
        zoom: 85%;
        right: -5%
    }

    .search-form .body .in-out .calendar-window .month-list-decorate {
        background: #fafbfc;
        border-radius: 8px 8px 0 0;
        height: 116px;
        left: -189px;
        position: absolute;
        top: 189px;
        transform: rotate(-90deg);
        width: 494px
    }

    .search-form .body .in-out .calendar-window .calendar-v-div {
        background: #dcdfe2;
        bottom: 245px;
        height: 1px;
        left: -134px;
        position: absolute;
        right: 57px;
        transform: rotate(-90deg)
    }

    .search-form .body .in-out .calendar-window .calendar-h-div {
        background: #dcdfe2;
        bottom: 441px;
        height: 1px;
        left: 0;
        position: absolute;
        right: 0
    }

    .search-form .body .in-out .calendar-window .calendar-year-control {
        display: flex;
        flex-direction: row;
        height: 20px;
        justify-content: center;
        left: 15px;
        padding: 0;
        position: absolute;
        top: 16px;
        width: 87px
    }

    .search-form .body .in-out .calendar-window .calendar-year-control .year-left-btn {
        cursor: pointer;
        align-self: center;
        background: url(../static/arrow-left.svg) no-repeat 50%;
        flex: none;
        height: 16px;
        margin: 4px 0;
        order: 0;
        position: static;
        right: 55px;
        top: calc(50% - 8px);
        width: 16px
    }

    .search-form .body .in-out .calendar-window .calendar-year-control .year-value {
        align-items: center;
        align-self: center;
        bottom: 0;
        color: #2f486a;
        display: flex;
        flex: none;
        font-size: 18px;
        font-weight: 600;
        height: 20px;
        left: 22.99%;
        line-height: 20px;
        margin: 4px;
        order: 1;
        position: static;
        right: 22.99%;
        top: 0;
        width: 47px
    }

    .search-form .body .in-out .calendar-window .calendar-year-control .year-right-btn {
        cursor: pointer;
        align-self: center;
        background: url(../static/arrow-right.svg) no-repeat 50%;
        flex: none;
        height: 16px;
        margin: 4px 0;
        order: 2;
        position: static;
        right: 0;
        top: calc(50% + 8px);
        width: 16px
    }

    .search-form .body .in-out .calendar-window .month-list {
        display: flex;
        flex-direction: column;
        height: 494px;
        left: 0;
        padding: 8px;
        position: absolute;
        top: 50px;
        width: 116px
    }

    .search-form .body .in-out .calendar-window .month-list .month-row {
        align-self: flex-start;
        display: flex;
        flex: none;
        flex-direction: column;
        height: 20px;
        left: 8px;
        order: 0;
        padding: 8px 10px;
        position: static;
        top: 8px;
        width: 77px
    }

    .search-form .body .in-out .calendar-window .month-list .month-row:hover {
        cursor: pointer
    }

    .search-form .body .in-out .calendar-window .month-list .month-row.active {
        background: rgba(38, 127, 249, .25);
        border-radius: 8px
    }

    .search-form .body .in-out .calendar-window .month-list .month-row.active .name {
        color: #267ff9
    }

    .search-form .body .in-out .calendar-window .month-list .month-row .name {
        align-items: center;
        align-self: flex-start;
        color: rgba(47, 72, 106, .75);
        display: flex;
        flex: none;
        font-weight: 500;
        height: 18px;
        left: calc(50% - 40px);
        line-height: 18px;
        order: 0;
        position: static;
        top: calc(50% - 9px)
    }

    .search-form .body .in-out .calendar-window .day-name-cols {
        display: flex;
        flex-direction: row;
        height: 36px;
        left: 128px;
        padding: 0;
        position: absolute;
        top: 8px;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col {
        align-self: center;
        flex: none;
        height: 36px;
        margin: 0;
        position: absolute;
        top: 0;
        width: 40px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-1 {
        left: 0
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-2 {
        left: 40px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-3 {
        left: 80px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-4 {
        left: 120px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-5 {
        left: 160px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-6 {
        left: 200px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-7 {
        left: 240px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col .text {
        align-items: center;
        bottom: 4.22%;
        color: rgba(47, 72, 106, .5);
        display: flex;
        font-size: 12px;
        font-weight: 500;
        left: 30%;
        line-height: 20px;
        position: absolute;
        right: 27.5%;
        text-align: center;
        text-transform: uppercase;
        top: -25.78%
    }

    .search-form .body .in-out .calendar-window .dates {
        height: 440px;
        left: 115px;
        overflow: auto;
        position: absolute;
        top: 54px;
        width: 308px
    }

    .search-form .body .in-out .calendar-window .dates .month {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 260px;
        padding: 0;
        position: relative;
        top: 0;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .dates .month .year-line {
        background: #267ff9;
        display: none;
        height: 1px;
        left: 12px;
        position: relative;
        top: -5px;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .dates .month .year-caption {
        align-items: center;
        color: #267ff9;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        height: 20px;
        left: 259px;
        line-height: 20px;
        position: absolute;
        text-align: right;
        top: 10px;
        width: 33px
    }

    .search-form .body .in-out .calendar-window .dates .month .month-caption {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        position: relative;
        top: 12px;
        width: 39px
    }

    .search-form .body .in-out .calendar-window .dates .month .days {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        height: 212px;
        left: 12px;
        padding: 0;
        position: absolute;
        top: 48px;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day {
        color: rgba(47, 72, 106, .75);
        flex: none;
        font-size: 14px;
        font-weight: 500;
        height: 36px;
        left: 0;
        line-height: 17px;
        cursor: pointer;
        margin: 0;
        order: 1;
        position: relative;
        text-align: center;
        top: 0;
        width: 40px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day.selected-first-date {
        background: #267ff9;
        border-radius: 8px 0 0 8px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day.selected-second-date {
        background: #267ff9;
        border-radius: 0 8px 8px 0;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day.selected-range {
        background: rgba(38, 127, 249, .25);
        border-radius: 0;
        color: #106be9;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day span.middle {
        display: block;
        padding: 10px 0
    }

    .search-form .body .guests {
        cursor: pointer;
        height: 52px;
        position: relative;
        top: 0;
        width: 328px;
        margin: 16px auto 0
    }

    .search-form .body .guests .guests-back {
        background: #549cff;
        border-radius: 4px;
        bottom: 0;
        box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
        left: 0;
        mix-blend-mode: normal;
        position: absolute;
        right: 0;
        top: 0
    }

    .search-form .body .guests .title-top {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 12px;
        height: 16px;
        left: 12px;
        line-height: 16px;
        position: absolute;
        top: calc(50% - 18px);
        width: 34px
    }

    .search-form .body .guests .guests-value {
        align-items: center;
        color: #fff;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        position: absolute;
        top: calc(50% - 2px);
        width: 140px
    }

    .search-form .body .guests .guests-value .adult, .search-form .body .guests .guests-value .children {
        margin-right: 3px
    }

    .search-form .body .guests .guests-icon {
        height: 24px;
        right: 14px;
        position: absolute;
        top: 14px;
        width: 24px
    }

    .search-form .body button {
        box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
        color: #267ff9;
        font-weight: 600;
        height: 52px;
        position: relative;
        top: 0;
        width: 328px;
        margin: 16px auto
    }

    .search-form .body button, .search-form .body button:hover {
        background: #fff;
        border-radius: 4px;
        font-size: 16px;
        line-height: 20px;
        mix-blend-mode: normal
    }

    .search-form .body button:hover {
        box-shadow: 0 8px 16px rgba(0, 0, 0, .28);
        font-weight: 700
    }

    .droopdown {
        border: 1px solid rgba(82, 155, 255, 0);
        box-sizing: border-box;
        border-radius: 4px
    }

    .droopdown:hover {
        border: 1px solid #529bff !important;
        box-sizing: border-box !important;
        border-radius: 4px !important
    }

    .droopdown:active {
        background: #dce0e3
    }

    .droopdown .droopdown-variable-value .var1 {
        display: inline-block
    }

    .droopdown .droopdown-variable-value .var1-1, .droopdown .droopdown-variable-value .var1-2, .droopdown .droopdown-variable-value .var1-5 {
        display: none
    }

    .droopdown .droopdown-caption {
        color: rgba(47, 72, 106, .75);
        margin-right: 8px;
        position: relative;
    }

    .droopdown .droopdown-clear-checked {
        cursor: pointer;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #267ff9;
        flex: none;
        order: 0;
        align-self: flex-start;
        margin: 10px 20px
    }

    .droopdown-expanded {
        display: none;
        flex-direction: column;
        padding: 8px 0;
        position: absolute;
        top: 42px;
        background: #fff;
        box-shadow: 0 -2px 2px rgba(85, 89, 106, .04), 0 2px 6px rgba(85, 89, 106, .16), 0 4px 8px rgba(85, 89, 106, .08);
        border-radius: 8px;
        z-index: 1
    }

    .droopdown-expanded.show {
        display: flex
    }

    .droopdown-expanded.align-left {
        left: 0
    }

    .droopdown-expanded.align-right {
        right: 0
    }

    .droopdown-expanded .droopdown-elements {
        overflow: auto;
        max-height: 150px
    }

    .droopdown-expanded .droopdown-check-element {
        position: relative;
        display: block;
        height: 32px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2f486a;
        min-width: 50px
    }

    .droopdown-expanded .droopdown-check-element .value {
        display: inline;
        top: 6px;
        left: 40px;
        position: absolute
    }

    .droopdown-expanded .droopdown-check-element:before {
        position: absolute;
        content: "";
        height: 24px;
        width: 24px;
        top: 4px;
        left: 12px;
        background: url(../static/checkbox.svg) 50% no-repeat
    }

    .droopdown-expanded .droopdown-check-element.selected:before {
        background: url(../static/checkbox-checked.svg) 50% no-repeat
    }

    .droopdown-expanded .droopdown-check-element.food-type {
        width: 250px
    }

    .droopdown-expanded .droopdown-element {
        position: relative;
        display: block;
        height: 32px;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        align-items: center;
        color: #2f486a;
        min-width: 50px
    }

    .droopdown-expanded .droopdown-element .value {
        display: inline;
        top: 6px;
        left: 35px;
        position: absolute
    }

    .droopdown-expanded .droopdown-element:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        top: 8px;
        left: 12px
    }

    .droopdown-expanded .droopdown-element:hover {
        background: rgba(47, 72, 106, .1)
    }

    .droopdown-expanded .droopdown-element.selected {
        color: #267ff9;
        background: #dfecfe
    }

    .droopdown-expanded .droopdown-element.selected:before {
        background: url(../static/checkbird.svg) 50% no-repeat
    }

    .droopdown-expanded .droopdown-element.pay-type {
        width: 208px
    }

    .droopdown-expanded .droopdown-element.food-type {
        width: 225px
    }

    .droopdown-expanded .droopdown-element.child-age {
        width: 124px
    }

    .droopdown-expanded .droopdown-element.currency, .droopdown-expanded .droopdown-element.language {
        width: 115px
    }

    input {
        background: none;
        border: none
    }

    input::-moz-placeholder {
        color: rgba(47, 72, 106, .5);
        opacity: 1
    }

    input:-ms-input-placeholder {
        opacity: 1
    }

    input::-ms-input-placeholder {
        opacity: 1
    }

    input::placeholder {
        color: rgba(47, 72, 106, .5);
        opacity: 1
    }

    input:-ms-input-placeholder {
        color: rgba(47, 72, 106, .5)
    }

    input::-ms-input-placeholder {
        color: rgba(47, 72, 106, .5)
    }

    .btn-large, button {
        cursor: pointer;
        background: #267ff9;
        border: none;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px
    }

    .btn-large:hover, button:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }

    .flex, .text {
        display: flex
    }

    .text {
        align-items: center;
        align-self: center;
        color: #2f486a;
        flex: none;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        margin: 21px 0;
        order: 0;
        top: 8px
    }

    .tooltip {
        --width: 250px;
        display: none;
        height: 40px;
        left: calc(7px + var(--width) / -2);
        padding: 0;
        position: relative;
        top: -60px;
        width: calc(var(--width));
        z-index: 100
    }

    .tooltip .frame-116 {
        align-self: center;
        background: rgba(47, 72, 106, .85);
        border-radius: 4px;
        display: block;
        flex: none;
        height: 36px;
        left: 0;
        margin: 0;
        order: 0;
        padding: 8px 12px;
        position: static;
        top: 0
    }

    .tooltip .frame-116 .tooltip-value {
        align-items: center;
        align-self: center;
        color: #fff;
        display: block;
        font-weight: 500;
        height: 20px;
        line-height: 20px;
        margin: 10px 0;
        position: relative;
        text-align: center;
        text-wrap: none;
        white-space: nowrap
    }

    .tooltip .tooltip-rectangle {
        align-self: center;
        background: url(../static/tooltip-rectangle.svg) no-repeat 50%;
        background-size: contain;
        height: 5px;
        left: 122px;
        margin: 0;
        position: absolute;
        top: 51px;
        width: 8px
    }

    .content-page {
        margin: 0 auto;
        position: relative;
        width: 360px
    }

    .title-box {
        display: block;
        position: relative;
        text-align: center;
        z-index: 0;
        min-height: 32px
    }

    .title-box .line {
        background: #dcdfe2;
        height: 1px;
        left: 0;
        position: absolute;
        top: 50%;
        width: 100%;
        z-index: -1
    }

    .title-box .title {
        background-image: linear-gradient(rgba(250, 251, 252, 0), #fafbfc, #fafbfc);
        color: rgba(47, 72, 106, .24);
        font-size: 14px;
        font-weight: 600;
        line-height: 32px;
        margin: 0 auto;
        padding: 12px 0;
        position: relative;
        z-index: -1;
        display: flex;
        white-space: nowrap;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .title-box .title:after, .title-box .title:before {
        display: inline-block;
        content: "";
        background-image: linear-gradient(rgba(250, 251, 252, 0), #fafbfc, #fafbfc);
        width: 16px
    }

    .title-box img.mobile-version.back-btn {
        cursor: pointer;
        position: absolute;
        display: block;
        left: 16px;
        top: 1px
    }

    .title-box img.mobile-version.next-btn {
        cursor: pointer;
        position: absolute;
        display: block;
        right: 16px;
        transform: rotate(180deg);
        top: 1px
    }

    .help-icon {
        background: url(../static/help.svg) no-repeat 50%;
        background-size: contain;
        content: "";
        height: 16px;
        margin-left: 6px;
        width: 16px;
        position: absolute;
        right: -23px;
        zoom: 111%;
        -moz-transform: scale(1.111)
    }

    .help-icon:hover {
        background: url(../static/help-hover.svg) no-repeat 50%;
        background-size: contain
    }

    .help-icon:hover .tooltip {
        display: block
    }

    .man-icon {
        background: url(../static/man.svg) no-repeat 50%;
        background-size: 7px
    }

    .man-icon, .plus-icon {
        align-self: center;
        height: 15px;
        width: 15px
    }

    .plus-icon {
        background: url(../static/plus.svg) no-repeat 50%;
        background-size: 7px
    }

    .child-icon {
        align-self: center;
        background: url(../static/child.svg) no-repeat bottom;
        height: 15px;
        width: 15px;
        background-size: 7px
    }

    input[type=checkbox]:before {
        background: url(../static/checkbox.svg) no-repeat 0 0;
        background-size: contain
    }

    .clickable, .form .input-minus, .form .input-plus, .room-append-block .window-close-btn {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .frame-119 {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        flex-direction: column;
        height: 232px;
        padding: 16px;
        width: 253px
    }

    .copyright, .frame-119 {
        display: flex;
        position: relative
    }

    .copyright {
        align-items: center;
        color: rgba(47, 72, 106, .5);
        font-size: 12px;
        font-weight: 500;
        height: 24px;
        justify-content: center;
        line-height: 24px;
        margin-top: 18px;
        text-align: center;
        text-transform: uppercase;
        width: 100%
    }

    .copyright a {
        color: #267ff9;
        display: inline-block;
        margin: 0 5px
    }
}

@media screen and (min-width: 1200px) {
    .mobile-version {
        display: none !important
    }

    .slick-slide img {
        border-radius: 8px;
        cursor: pointer
    }

    .image-wiev-block {
        display: none;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100
    }

    .image-wiev-block .photo-view {
        display: block;
        position: relative;
        max-height: 80vh;
        padding-top: 21vh;
        margin: 0 auto;
        max-width: 80vw
    }

    .image-wiev-block .close-btn {
        cursor: pointer;
        position: absolute;
        width: 24px;
        height: 24px;
        right: 12px;
        top: 15px;
        background: url(../static/view-image-close-btn.svg) no-repeat 50%
    }

    .image-wiev-block .prev-btn-block {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        cursor: pointer;
        width: 88px;
        height: 95%;
        left: 0;
        top: 11%
    }

    .image-wiev-block .prev-btn-block:hover {
        background-color: rgba(9, 26, 50, .25)
    }

    .image-wiev-block .prev-btn-block .prev-image {
        display: block;
        position: absolute;
        left: 32px;
        top: 48%
    }

    .image-wiev-block .next-btn-block {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        cursor: pointer;
        width: 88px;
        height: 95%;
        right: 0;
        top: 11%
    }

    .image-wiev-block .next-btn-block:hover {
        background-color: rgba(9, 26, 50, .25)
    }

    .image-wiev-block .next-btn-block .next-image {
        display: block;
        position: absolute;
        right: 32px;
        top: 48%;
        transform: rotate(180deg)
    }

    .image-wiev-block .images-counter {
        position: relative;
        background: rgba(9, 26, 50, .35);
        border-radius: 4px;
        height: 42px;
        width: 72px;
        margin: 0 auto;
        top: 22%
    }

    .image-wiev-block .images-counter .image-counter-value {
        position: relative;
        top: 26.19%;
        bottom: 26.19%;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #fff;
        opacity: .85;
        flex: none;
        order: 0;
        align-self: center;
        justify-content: center;
        margin: 10px 0
    }

    .pravoe-ukho {
        position: absolute;
        height: 0;
        width: 0;
        right: 12px;
        top: 133px
    }

    html{
        -moz-transform: scale(.8);
        transform-origin: 50% 0;
        zoom: 80%;
    }
    
    .paying-contacts-block.input-hor{
        -moz-transform: scale(1,25);
        transform-origin: 100% 0!important;
        zoom: 125%!important;
    }

    body {
        --zoom: 0.8;
        background: #fafbfc;
        font-family: Inter, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        margin: 0;
        padding: 0
    }

    .rectangle-top {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 960px;
        background: #ebeff2;
        border-radius: 0 0 8px 8px;
        color: rgba(47, 72, 106, .75);
        font-weight: 500;
        margin-bottom: 32px;
        z-index: 9;
        padding: 10px 16px;
        width: 930px;
        height: 40px
    }

    .rectangle-top .arrow-down {
        height: 16px;
        vertical-align: middle;
        width: 16px
    }

    .rectangle-top .frame-7 {
        display: inline-block;
        left: 15px;
        position: relative;
        width: 230px;
        top: 0
    }

    .rectangle-top .frame-7 .frame-1, .rectangle-top .frame-7 .frame-2 {
        cursor: pointer;
        align-self: center;
        display: inline-block
    }

    .rectangle-top .frame-7 .frame-1 .droopdown-value, .rectangle-top .frame-7 .frame-2 .droopdown-value {
        padding: 8px;
        display: inline-block;
        width: 52px
    }

    .rectangle-top .terms-frame {
        display: inline-block;
        height: 24px;
        left: 540px;
        position: relative;
        top: 0
    }

    .rectangle-top .terms-frame .privacy-and-term {
        cursor: pointer;
        display: inline-block;
        width: 125px
    }

    .rectangle-top .terms-frame .info-icon {
        cursor: pointer;
        color: rgba(47, 72, 106, .25);
        display: inline-block;
        font-family: Material Icons, serif;
        font-size: 24px;
        line-height: 24px;
        position: relative;
        vertical-align: middle
    }

    .droopdown {
        border: 1px solid rgba(82, 155, 255, 0);
        box-sizing: border-box;
        border-radius: 4px
    }

    .droopdown:hover {
        border: 1px solid #529bff !important;
        box-sizing: border-box !important;
        border-radius: 4px !important
    }

    .droopdown:active {
        background: #dce0e3
    }

    .droopdown .droopdown-variable-value .var1 {
        display: inline-block
    }

    .droopdown .droopdown-variable-value .var1-1, .droopdown .droopdown-variable-value .var1-2, .droopdown .droopdown-variable-value .var1-5 {
        display: none
    }

    .droopdown .droopdown-caption {
        color: rgba(47, 72, 106, .75);
        margin-right: 8px
    }

    .droopdown .droopdown-clear-checked {
        cursor: pointer;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #267ff9;
        flex: none;
        order: 0;
        align-self: flex-start;
        margin: 10px 20px
    }

    .droopdown-expanded {
        display: none;
        flex-direction: column;
        padding: 8px 0;
        position: absolute;
        top: 42px;
        background: #fff;
        box-shadow: 0 -2px 2px rgba(85, 89, 106, .04), 0 2px 6px rgba(85, 89, 106, .16), 0 4px 8px rgba(85, 89, 106, .08);
        border-radius: 8px;
        z-index: 1
    }

    .droopdown-expanded.show {
        display: flex
    }

    .droopdown-expanded.align-left {
        left: 0
    }

    .droopdown-expanded.align-right {
        right: 0
    }

    .droopdown-expanded .droopdown-elements {
        overflow: auto;
        max-height: 150px
    }

    .droopdown-expanded .droopdown-check-element {
        position: relative;
        display: block;
        height: 32px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2f486a;
        min-width: 50px
    }

    .droopdown-expanded .droopdown-check-element .value {
        display: inline;
        top: 6px;
        left: 40px;
        position: absolute
    }

    .droopdown-expanded .droopdown-check-element:before {
        position: absolute;
        content: "";
        height: 24px;
        width: 24px;
        top: 4px;
        left: 12px;
        background: url(../static/checkbox.svg) 50% no-repeat
    }

    .droopdown-expanded .droopdown-check-element.selected:before {
        background: url(../static/checkbox-checked.svg) 50% no-repeat
    }

    .droopdown-expanded .droopdown-check-element.food-type {
        width: 250px
    }

    .droopdown-expanded .droopdown-element {
        position: relative;
        display: block;
        height: 32px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #2f486a;
        min-width: 50px
    }

    .droopdown-expanded .droopdown-element .value {
        display: inline;
        top: 6px;
        left: 35px;
        position: absolute
    }

    .droopdown-expanded .droopdown-element:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        top: 8px;
        left: 12px
    }

    .droopdown-expanded .droopdown-element:hover {
        background: rgba(47, 72, 106, .1)
    }

    .droopdown-expanded .droopdown-element.selected {
        color: #267ff9;
        background: #dfecfe
    }

    .droopdown-expanded .droopdown-element.selected:before {
        background: url(../static/checkbird.svg) 50% no-repeat
    }

    .droopdown-expanded .droopdown-element.pay-type {
        width: 208px
    }

    .droopdown-expanded .droopdown-element.food-type {
        width: 225px
    }

    .droopdown-expanded .droopdown-element.child-age {
        width: 124px
    }

    .droopdown-expanded .droopdown-element.currency, .droopdown-expanded .droopdown-element.language {
        width: 115px
    }

    :focus {
        outline: none
    }

    ::-webkit-scrollbar {
        background: hsla(0, 0%, 100%, 0) none;
        width: 6px
    }

    ::-webkit-scrollbar-thumb {
        background: rgba(47, 72, 106, .25);
        border-radius: 19px;
        height: 142px;
        left: 344px;
        position: absolute;
        top: 155px;
        width: 8px
    }

    input {
        background: none;
        border: none
    }

    input::-moz-placeholder {
        color: rgba(47, 72, 106, .5);
        opacity: 1
    }

    input:-ms-input-placeholder {
        opacity: 1
    }

    input::-ms-input-placeholder {
        opacity: 1
    }

    input::placeholder {
        color: rgba(47, 72, 106, .5);
        opacity: 1
    }

    input:-ms-input-placeholder {
        color: rgba(47, 72, 106, .5)
    }

    input::-ms-input-placeholder {
        color: rgba(47, 72, 106, .5)
    }

    .btn-large, button {
        cursor: pointer;
        background: #267ff9;
        border: none;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(38, 127, 249, .2), 0 4px 6px rgba(38, 127, 249, .2);
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px
    }

    .btn-large:hover, button:hover {
        background: #529bff;
        box-shadow: 0 12px 16px rgba(38, 127, 249, .2), 0 6px 12px rgba(38, 127, 249, .2)
    }

    .flex, .text {
        display: flex
    }

    .text {
        align-items: center;
        align-self: center;
        color: #2f486a;
        flex: none;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        margin: 21px 0;
        order: 0;
        top: 8px
    }

    .tooltip {
        --width: 250px;
        display: none;
        height: 40px;
        left: calc(7px + var(--width) / -2);
        padding: 0;
        position: relative;
        top: -60px;
        width: calc(var(--width));
        z-index: 100
    }

    .tooltip .frame-116 {
        align-self: center;
        background: rgba(47, 72, 106, .85);
        border-radius: 4px;
        display: block;
        flex: none;
        height: 36px;
        left: 0;
        margin: 0;
        order: 0;
        padding: 8px 12px;
        position: static;
        top: 0
    }

    .tooltip .frame-116 .tooltip-value {
        align-items: center;
        align-self: center;
        color: #fff;
        display: block;
        font-weight: 500;
        height: 20px;
        line-height: 20px;
        margin: 10px 0;
        position: relative;
        text-align: center;
        text-wrap: none;
        white-space: nowrap
    }

    .tooltip .tooltip-rectangle {
        align-self: center;
        background: url(../static/tooltip-rectangle.svg) no-repeat 50%;
        background-size: contain;
        height: 5px;
        left: 122px;
        margin: 0;
        position: absolute;
        top: 51px;
        width: 8px
    }

    .content-page {
        margin: 0 auto
    }

    .content-page, .title-box {
        position: relative;
        width: 960px
    }

    .title-box {
        display: block;
        text-align: center;
        z-index: -1;
        min-height: 32px
    }

    .title-box .line {
        background: #dcdfe2;
        height: 1.17px;
        left: 0;
        position: absolute;
        top: 50%;
        width: 960px;
        z-index: -1
    }

    .title-box .title {
        background-image: linear-gradient(rgba(250, 251, 252, 0), #fafbfc, #fafbfc);
        color: rgba(47, 72, 106, .24);
        font-size: 26px;
        font-weight: 600;
        justify-content: center;
        line-height: 32px;
        margin: 0 auto;
        padding: 12px 0;
        position: relative;
        z-index: -1;
        display: flex;
        white-space: nowrap;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .title-box .title:after, .title-box .title:before {
        display: inline-block;
        content: "";
        background-image: linear-gradient(rgba(250, 251, 252, 0), #fafbfc, #fafbfc);
        width: 16px
    }

    .help-icon {
        background: url(../static/help.svg) no-repeat 50%;
        background-size: contain;
        content: "";
        height: 16px;
        margin-left: 6px;
        width: 16px
    }

    .help-icon:hover {
        background: url(../static/help-hover.svg) no-repeat 50%;
        background-size: contain
    }

    .help-icon:hover .tooltip {
        display: block
    }

    .man-icon {
        background: url(../static/man.svg) no-repeat 50%
    }

    .man-icon, .plus-icon {
        align-self: center;
        height: 24px;
        width: 24px
    }

    .plus-icon {
        background: url(../static/plus.svg) no-repeat 50%
    }

    .child-icon {
        align-self: center;
        background: url(../static/child.svg) no-repeat bottom;
        height: 24px;
        width: 24px
    }

    input[type=checkbox]:before {
        background: url(../static/checkbox.svg) no-repeat 0 0;
        background-size: contain
    }

    .clickable, .form .input-minus, .form .input-plus, .room-append-block .window-close-btn {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .rectangle-2 {
        margin-left: auto;
        margin-right: auto;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 -2px 1px rgba(85, 89, 106, .0196802), 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        height: 332px;
        margin-bottom: 32px;
        position: relative;
        width: 960px;
        z-index: 1
    }

    .rectangle-2 .main-info {
        left: 24px;
        position: relative;
        top: 24px
    }

    .rectangle-2 .main-info .title {
        color: #2f486a;
        font-size: 26px;
        font-weight: 700;
        line-height: 32px;
        position: relative;
        height: 32px
    }

    .rectangle-2 .main-info .contacts {
        display: inline-block;
        position: relative;
        top: 30px
    }

    .rectangle-2 .main-info .contacts .address-row {
        color: rgba(47, 72, 106, .75);
        font-size: 16px;
        font-weight: 500;
        height: 24px;
        line-height: 24px;
        margin-bottom: 16px
    }

    .rectangle-2 .main-info .contacts .address-row svg {
        margin-right: 12px;
        position: relative;
        top: 2px
    }

    .rectangle-2 .main-info .contacts .phone-row {
        color: rgba(47, 72, 106, .75);
        font-size: 16px;
        font-weight: 500;
        height: 24px;
        line-height: 24px;
        margin-bottom: 16px
    }

    .rectangle-2 .main-info .contacts .phone-row svg {
        margin-right: 12px;
        position: relative;
        top: 2px
    }

    .rectangle-2 .main-info .contacts .phone-row .phone-text {
        color: #267ff9;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .rectangle-2 .main-info .contacts .email-row {
        color: rgba(47, 72, 106, .75);
        font-size: 16px;
        font-weight: 500;
        height: 24px;
        line-height: 24px;
        margin-bottom: 16px
    }

    .rectangle-2 .main-info .contacts .email-row svg {
        margin-right: 12px;
        position: relative;
        top: 4px
    }

    .rectangle-2 .main-info .contacts .email-row .text {
        color: #267ff9;
        display: inline;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px
    }

    .rectangle-2 .main-info .image {
        display: inline-block;
        left: 655px;
        position: absolute;
        top: 20px
    }

    .rectangle-2 .photos {
        left: 16px;
        overflow: hidden;
        position: relative;
        top: 70px;
        white-space: nowrap;
        width: 930px
    }

    .rectangle-2 .photos img {
        border-radius: 4px;
        height: 90px;
        margin: auto 6px;
        width: 160px
    }

    .rectangle-2 .slick-slide {
        cursor: pointer;
        margin-right: 16px;
        width: 139px !important
    }

    .rectangle-2 .image-fade {
        background: linear-gradient(90deg, rgba(2, 0, 36, 0), #fff);
        bottom: 13px;
        display: block;
        height: 90px;
        position: absolute;
        right: 14px;
        top: 222px;
        width: 64px
    }

    .search-form {
        margin-left: auto;
        margin-right: auto;
        background: #267ff9;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(38, 127, 249, .0196802), 0 4px 2px rgba(38, 127, 249, .0282725), 0 6px 4px rgba(38, 127, 249, .035), 0 8px 8px rgba(38, 127, 249, .0417275), 0 18px 16px rgba(38, 127, 249, .0503198), 0 30px 40px rgba(38, 127, 249, .16);
        height: 132px;
        margin-bottom: 32px;
        position: relative;
        width: 960px;
        z-index: 3
    }

    .search-form .title {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        left: 18px;
        line-height: 32px;
        position: relative;
        text-transform: uppercase;
        top: 16px
    }

    .search-form .have-promo {
        display: flex;
        left: 558px;
        position: absolute;
        top: 14px;
        width: 385px;
        justify-content: flex-end
    }

    .search-form .have-promo .promo1 {
        display: flex;
        flex-direction: row;
        height: 36px
    }

    .search-form .have-promo .promo1 .input-block {
        display: flex;
        flex-direction: row;
        width: 348px;
        height: 36px;
        background: #166de5;
        mix-blend-mode: normal;
        border-radius: 4px
    }

    .search-form .have-promo .promo1 .input-block .promo-arrow {
        margin: 6px 8px
    }

    .search-form .have-promo .promo1 .input-block input.promo-value {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        color: #fff;
        width: 100%
    }

    .search-form .have-promo .promo1 .input-block input.promo-value::-moz-placeholder {
        display: block;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #99c4ff
    }

    .search-form .have-promo .promo1 .input-block input.promo-value:-ms-input-placeholder {
        display: block;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #99c4ff
    }

    .search-form .have-promo .promo1 .input-block input.promo-value::-ms-input-placeholder {
        display: block;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #99c4ff
    }

    .search-form .have-promo .promo1 .input-block input.promo-value::placeholder {
        display: block;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #99c4ff
    }

    .search-form .have-promo .promo1 .input-block input.promo-value:-moz-placeholder {
        display: block;
        font-weight: 500;
        font-size: 14px;
        line-height: 32px;
        color: #99c4ff
    }

    .search-form .have-promo .promo1 button.accept-promo-btn {
        display: flex;
        flex-direction: row;
        padding: 10px 16px;
        position: relative;
        width: 92px;
        height: 36px;
        background: rgba(84, 156, 255, .35);
        mix-blend-mode: normal;
        border-radius: 4px;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        align-items: center;
        text-align: center;
        color: #fff;
        margin: 0 0 0 16px
    }

    .search-form .have-promo .promo2 .input-block {
        display: flex;
        flex-direction: row;
        width: 255px;
        height: 36px
    }

    .search-form .have-promo .promo2 .input-block .promo-arrow {
        margin: 6px 8px
    }

    .search-form .have-promo .promo2 .input-block .promo-title {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        color: #99c4ff
    }

    .search-form .have-promo .promo2 .input-block .promo-value {
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        width: 100px;
        display: flex;
        align-items: center;
        text-align: center;
        margin-left: 4px;
        color: #fff
    }

    .search-form .have-promo .promo2 .input-block .promo-cross {
        display: flex
    }

    .search-form .have-promo svg {
        margin-right: 14px;
        position: relative;
        top: 6px
    }

    .search-form .have-promo .value {
        border-bottom: 1px dashed hsla(0, 0%, 100%, .25);
        color: #fff;
        font-weight: 500;
        line-height: 25px;
        padding-bottom: 4px
    }

    .search-form .body {
        height: 52px;
        left: 16px;
        position: absolute;
        top: 64px;
        width: 456px
    }

    .search-form .body .in-out .in-out-border {
        background: #549cff;
        border-radius: 4px;
        bottom: 0;
        box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
        left: 0;
        mix-blend-mode: normal;
        position: absolute;
        right: 0;
        top: 0
    }

    .search-form .body .in-out .in-out-div {
        background: #267ff9;
        height: 52px;
        left: 227px;
        position: absolute;
        top: 0;
        width: 2px
    }

    .search-form .body .in-out .in-text {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 12px;
        height: 16px;
        left: 12px;
        line-height: 16px;
        position: absolute;
        top: calc(50% - 18px);
        width: 35px
    }

    .search-form .body .in-out .in-date-value {
        align-items: center;
        background: #549cff;
        border: none;
        color: #fff;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        position: absolute;
        top: calc(50% - 2px);
        width: 90px
    }

    .search-form .body .in-out .in-date-value::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .in-date-value:-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .in-date-value::-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .in-date-value::placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .in-date-value:-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .in-date-value::-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .out-text {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 12px;
        height: 16px;
        left: 241px;
        line-height: 16px;
        position: absolute;
        top: calc(50% - 18px);
        width: 38px
    }

    .search-form .body .in-out .out-date-value {
        align-items: center;
        background: #549cff;
        border: none;
        color: #fff;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 240px;
        line-height: 20px;
        position: absolute;
        top: calc(50% - 2px);
        width: 90px
    }

    .search-form .body .in-out .out-date-value::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .out-date-value:-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .out-date-value::-ms-input-placeholder {
        opacity: 1
    }

    .search-form .body .in-out .out-date-value::placeholder {
        color: #fff;
        opacity: 1
    }

    .search-form .body .in-out .out-date-value:-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .out-date-value::-ms-input-placeholder {
        color: #fff
    }

    .search-form .body .in-out .calendar-icon {
        height: 24px;
        position: absolute;
        right: 14px;
        top: calc(50% - 12px);
        width: 24px
    }

    .search-form .body .in-out .calendar-window {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        height: 494px;
        left: 36px;
        position: relative;
        top: 80px;
        width: 423px;
        left: -47px
    }

    .search-form .body .in-out .calendar-window .month-list-decorate {
        background: #fafbfc;
        border-radius: 8px 8px 0 0;
        height: 116px;
        left: -189px;
        position: absolute;
        top: 189px;
        transform: rotate(-90deg);
        width: 494px
    }

    .search-form .body .in-out .calendar-window .calendar-v-div {
        background: #dcdfe2;
        bottom: 245px;
        height: 1px;
        left: -134px;
        position: absolute;
        right: 57px;
        transform: rotate(-90deg)
    }

    .search-form .body .in-out .calendar-window .calendar-h-div {
        background: #dcdfe2;
        bottom: 441px;
        height: 1px;
        left: 0;
        position: absolute;
        right: 0
    }

    .search-form .body .in-out .calendar-window .calendar-year-control {
        display: flex;
        flex-direction: row;
        height: 20px;
        justify-content: center;
        left: 15px;
        padding: 0;
        position: absolute;
        top: 16px;
        width: 87px
    }

    .search-form .body .in-out .calendar-window .calendar-year-control .year-left-btn {
        cursor: pointer;
        align-self: center;
        background: url(../static/arrow-left.svg) no-repeat 50%;
        flex: none;
        height: 16px;
        margin: 4px 0;
        order: 0;
        position: static;
        right: 55px;
        top: calc(50% - 8px);
        width: 16px
    }

    .search-form .body .in-out .calendar-window .calendar-year-control .year-value {
        align-items: center;
        align-self: center;
        bottom: 0;
        color: #2f486a;
        display: flex;
        flex: none;
        font-size: 18px;
        font-weight: 600;
        height: 20px;
        left: 22.99%;
        line-height: 20px;
        margin: 4px;
        order: 1;
        position: static;
        right: 22.99%;
        top: 0;
        width: 47px
    }

    .search-form .body .in-out .calendar-window .calendar-year-control .year-right-btn {
        cursor: pointer;
        align-self: center;
        background: url(../static/arrow-right.svg) no-repeat 50%;
        flex: none;
        height: 16px;
        margin: 4px 0;
        order: 2;
        position: static;
        right: 0;
        top: calc(50% + 8px);
        width: 16px
    }

    .search-form .body .in-out .calendar-window .month-list {
        display: flex;
        flex-direction: column;
        height: 494px;
        left: 0;
        padding: 8px;
        position: absolute;
        top: 50px;
        width: 116px
    }

    .search-form .body .in-out .calendar-window .month-list .month-row {
        align-self: flex-start;
        display: flex;
        flex: none;
        flex-direction: column;
        height: 20px;
        left: 8px;
        order: 0;
        padding: 8px 10px;
        position: static;
        top: 8px;
        width: 77px
    }

    .search-form .body .in-out .calendar-window .month-list .month-row:hover {
        cursor: pointer
    }

    .search-form .body .in-out .calendar-window .month-list .month-row.active {
        background: rgba(38, 127, 249, .25);
        border-radius: 8px
    }

    .search-form .body .in-out .calendar-window .month-list .month-row.active .name {
        color: #267ff9
    }

    .search-form .body .in-out .calendar-window .month-list .month-row .name {
        align-items: center;
        align-self: flex-start;
        color: rgba(47, 72, 106, .75);
        display: flex;
        flex: none;
        font-weight: 500;
        height: 18px;
        left: calc(50% - 40px);
        line-height: 18px;
        order: 0;
        position: static;
        top: calc(50% - 9px)
    }

    .search-form .body .in-out .calendar-window .day-name-cols {
        display: flex;
        flex-direction: row;
        height: 36px;
        left: 128px;
        padding: 0;
        position: absolute;
        top: 8px;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col {
        align-self: center;
        flex: none;
        height: 36px;
        margin: 0;
        position: absolute;
        top: 0;
        width: 40px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-1 {
        left: 0
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-2 {
        left: 40px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-3 {
        left: 80px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-4 {
        left: 120px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-5 {
        left: 160px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-6 {
        left: 200px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col.col-7 {
        left: 240px
    }

    .search-form .body .in-out .calendar-window .day-name-cols .day-name-col .text {
        align-items: center;
        bottom: 4.22%;
        color: rgba(47, 72, 106, .5);
        display: flex;
        font-size: 12px;
        font-weight: 500;
        left: 30%;
        line-height: 20px;
        position: absolute;
        right: 27.5%;
        text-align: center;
        text-transform: uppercase;
        top: -25.78%
    }

    .search-form .body .in-out .calendar-window .dates {
        height: 440px;
        left: 115px;
        overflow: auto;
        position: absolute;
        top: 54px;
        width: 308px
    }

    .search-form .body .in-out .calendar-window .dates .month {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 260px;
        padding: 0;
        position: relative;
        top: 0;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .dates .month .year-line {
        background: #267ff9;
        display: none;
        height: 1px;
        left: 12px;
        position: relative;
        top: -5px;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .dates .month .year-caption {
        align-items: center;
        color: #267ff9;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        height: 20px;
        left: 259px;
        line-height: 20px;
        position: absolute;
        text-align: right;
        top: 10px;
        width: 33px
    }

    .search-form .body .in-out .calendar-window .dates .month .month-caption {
        align-items: center;
        color: #2f486a;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        position: relative;
        top: 12px;
        width: 39px
    }

    .search-form .body .in-out .calendar-window .dates .month .days {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        height: 212px;
        left: 12px;
        padding: 0;
        position: absolute;
        top: 48px;
        width: 280px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day {
        color: rgba(47, 72, 106, .75);
        flex: none;
        font-size: 14px;
        font-weight: 500;
        height: 36px;
        left: 0;
        line-height: 17px;
        cursor: pointer;
        margin: 0;
        order: 1;
        position: relative;
        text-align: center;
        top: 0;
        width: 40px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day.selected-first-date {
        background: #267ff9;
        border-radius: 8px 0 0 8px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day.selected-second-date {
        background: #267ff9;
        border-radius: 0 8px 8px 0;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day.selected-range {
        background: rgba(38, 127, 249, .25);
        border-radius: 0;
        color: #106be9;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px
    }

    .search-form .body .in-out .calendar-window .dates .month .days .day span.middle {
        display: block;
        padding: 10px 0
    }

    .search-form .body .guests {
        cursor: pointer;
        height: 52px;
        left: 472px;
        position: absolute;
        top: 0;
        width: 220px
    }

    .search-form .body .guests .guests-back {
        background: #549cff;
        border-radius: 4px;
        bottom: 0;
        box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
        left: 0;
        mix-blend-mode: normal;
        position: absolute;
        right: 0;
        top: 0
    }

    .search-form .body .guests .title-top {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 12px;
        height: 16px;
        left: 12px;
        line-height: 16px;
        position: absolute;
        top: calc(50% - 18px);
        width: 34px
    }

    .search-form .body .guests .guests-value {
        align-items: center;
        color: #fff;
        display: flex;
        font-weight: 500;
        height: 20px;
        left: 12px;
        line-height: 20px;
        position: absolute;
        top: calc(50% - 2px);
        width: 140px
    }

    .search-form .body .guests .guests-value .adult, .search-form .body .guests .guests-value .children {
        margin-right: 3px
    }

    .search-form .body .guests .guests-icon {
        height: 24px;
        left: 182px;
        position: absolute;
        top: 14px;
        width: 24px
    }

    .search-form .body button {
        box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
        color: #267ff9;
        font-weight: 600;
        height: 52px;
        left: 708px;
        position: absolute;
        top: 0;
        width: 220px
    }

    .search-form .body button, .search-form .body button:hover {
        background: #fff;
        border-radius: 4px;
        font-size: 16px;
        line-height: 20px;
        mix-blend-mode: normal
    }

    .search-form .body button:hover {
        box-shadow: 0 8px 16px rgba(0, 0, 0, .28);
        font-weight: 700
    }

    .frame-119 {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 2px 1px rgba(85, 89, 106, .0196802), 0 4px 2px rgba(85, 89, 106, .0282725), 0 6px 4px rgba(85, 89, 106, .035), 0 8px 8px rgba(85, 89, 106, .0417275), 0 18px 16px rgba(85, 89, 106, .0503198), 0 30px 40px rgba(85, 89, 106, .07);
        flex-direction: column;
        height: 232px;
        padding: 16px;
        width: 253px
    }

    .copyright, .frame-119 {
        display: flex;
        position: relative
    }

    .copyright {
        align-items: center;
        color: rgba(47, 72, 106, .5);
        font-size: 14px;
        font-weight: 500;
        height: 24px;
        justify-content: center;
        line-height: 24px;
        margin-top: 100px;
        text-align: center;
        text-transform: uppercase;
        width: 100%
    }

    .copyright a {
        color: #267ff9;
        display: inline-block;
        margin: 0 5px
    }


div.btn_room_options {
display: inline-block;
position: relative;
height: 40px;
width: inherit;
border: 1px solid #e5e7ea;
background-color: #fafbfc;
}

.amenity_icon_img{
height: 28px;
margin: 6px 8px 6px 8px;
display: inline-block;
position: relative;
float: left;
}

.amenity_span{
display: inline-block;
position: relative;
vertical-align: middle;
color: #2f486a;
margin: 4px 14px 0 2px;
bottom: auto;
right: inherit;
top: inherit;
line-height: 32px;
}
















}