<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main{
    position: relative;
    overflow: visible !important;
}

.slider-form_block {

    
    max-width: 1000px;
    position: absolute;
    left:0;
    right:0;
    bottom: -95px;
    margin:auto;
    z-index:5;
}
.slider-form {

    padding: 20px 40px;
    background: #fff;
    border-radius: 2px 2px 0 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    z-index: 5;
}
.slider-form_date:focus, .slider-form_date:hover {
    border:#35a5e5 1px solid;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}
.children-age-value:hover, .children-age-value:focus{
    outline-color: #35a5e5;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}
.out-onclick-active {
    border: 1px solid #35a5e5 !important;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);

}

.slider-form_corp {

    position: relative;
    min-height: 55px;

    background: #3D324F;

    padding: 20px 40px;
    border-radius: 0 0 2px 2px;
}

.slider-form_corp_text {

    width: 49%;

    float: left;
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto',sans-serif;
    line-height: 1;
    text-align: left;
}

.slider-form_corp_submit {

    float: left;
    
    width: 100%;
    max-width: 262px;
    height: 48px;

    font-size: 18px;
    line-height: 18px;

    text-align: center;

    color: #000;

    background: #fff;

    border-radius: 2px;

    box-shadow: 0 5px 0 rgba(132,132,132,1);

    border: 0;
    outline: 0;
}
.slider-form_corp_submit:hover {
    background-color: #ebebeb;}
/* Р&nbsp;РЋР&nbsp;В»Р&nbsp;В°Р&nbsp;в„–Р&nbsp;Т‘Р&nbsp;ВµРЎР‚ */

.form_box {

  -webkit-transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s linear;
  transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s linear;
}
.slider-form_input {

    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 18%;
    height: 54px;

    box-sizing: border-box;
    border-radius: 2px;
    font-size: 14px;
    line-height: 54px;
    letter-spacing: normal;

    cursor: pointer;
}
.slider-form_input .ui-datepicker-append {
    font-family: 'Roboto', sans-serif;
    position: absolute;
    font-size: 16px;
    line-height: 56px;
    top: 0;
    color: #000;
    left: 120px;
}

.slider-form_input:focus, .slider-form_search:focus {
    
    outline: 0!important;
}

.main-form_submit {

    display: table-cell;
    vertical-align: middle;

    width: 14%;
    box-sizing: border-box;
    letter-spacing: normal;
}
.button-submit:focus, .button-submit:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.button-submit {

    height: 55px;
    width: 100%;
    background: #F9BA17;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 2px;
    color: #000;

    font-weight: bold;

    font-size: 18px;
    line-height: 36px;
    background-image: -webkit-linear-gradient(#fde649, #fcd93a, #fbcb2c, #fabe1d, #f8b00b);
    background-image: -o-linear-gradient(#fde649, #fcd93a, #fbcb2c, #fabe1d, #f8b00b);
    background-image: linear-gradient(#fde649, #fcd93a, #fbcb2c, #fabe1d, #f8b00b);
}
.slider-form_people {

    position: relative;

    display: table-cell;

    vertical-align: middle;

    width: 24%;
    height: 56px;
    padding-right: 30px;
    text-align: left;
    font-family: 'Arial';
    box-sizing: border-box;
    font-size: 18px;
    line-height: 54px;
    letter-spacing: normal;

    cursor: pointer;
}
.slider-form_people  .fa-genderless {
    font-size: 9px;
    margin: 0 8px;
}
.guests-block {

    display: flex;
    align-items: center;
    border-radius: 2px;
    border: 1px solid #C6C6C6;
    box-sizing: border-box;
    height: 56px;
    background: #fff;
    margin: 0;
}

.down-onclick-active {
    transform: rotate(180deg);
}
.slider-form_date {

    padding: 0 15px;

    width: 100%;
    height: 58px;

    font-size: 18px;
    line-height: 54px;
    border-radius: 2px;
    outline: 0!important;

    border: 1px solid #C6C6C6;

    box-sizing: border-box;

    background-image: url('../images/datepick.png'); 
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 16px;

    cursor: pointer;
}

.guests-block {

    padding: 0 15px;
}

.down-click {

    display: block;

    width: 15px;
    height: 15px;

    position: absolute;

    top: 20px;
    right: 40px;
}

.slider-form_people p {

    margin-bottom: 0;
}

.input-block {

    position: relative;
    height: 100%;
    width: 100%;
    padding-right: 30px;
    box-sizing: border-box;
}
.form_block .input-block {

    padding-right: 0;
}
.guests-age {

    display: none;

    width: calc(100% - 30px);

    position: absolute;

    top: 58px;
    left: 0;

    background: #fff;

    z-index: 3;

    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
}

.adults-number {

    height: 30px;

    margin: 10px 10px;
    box-sizing: border-box;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.children-number {

    height: 30px;

    margin: 5px 10px;
    box-sizing: border-box;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.age-container {

    height: 40px;

    margin: 5px 10px;
    box-sizing: border-box; 
}

.adults-number p {

    font-size: 18px;
    line-height: 30px;

    margin-bottom: 0;
}

.children-n {

    font-size: 18px;
    line-height: 30px;

    margin-bottom: 0;
}


/* Р&nbsp;СџР&nbsp;В»РЎР‹РЎРѓ-Р&nbsp;СР&nbsp;С‘Р&nbsp;Р…РЎС“РЎРѓ */

.plus-minus {

    width: 80px;

    float: right;

    font-size: 0;
    line-height: 0;
    line-height: 0;

}

.left-block {

    width: calc(100% - 80px);

    float: left;

    margin-bottom: 0;
}

.minus-button {
    
    display: inline-block;
    vertical-align: middle;

    font-size: 22px;
    line-height: 24px;

    text-align: center;

    color: #fff;

    width: 24px;
    height: 24px;

    border-radius: 50%;

    background: #D3D3D3;

    cursor: pointer;
}

.value-input {

    display: inline-block;
    vertical-align: middle;

    font-size: 16px;
    line-height: 24px;

    text-align: center;

    color: #000;

    border: 0!important;
    outline: 0!important;

    width: 24px;
    height: 24px;
}

.plus-button {

    display: inline-block;
    vertical-align: middle;

    font-size: 18px;
    line-height: 24px;

    text-align: center;

    color: #fff;

    width: 24px;
    height: 24px;

    border-radius: 50%;

    background: #D3D3D3;

    cursor: pointer;
}

.active-plusminus {

    background: #1973E1;

    background-image: -webkit-linear-gradient(#4dacff, #3d9cf6, #2e8cec, #227be1, #1a6bd6);
    background-image: -o-linear-gradient(#4dacff, #3d9cf6, #2e8cec, #227be1, #1a6bd6);
    background-image: linear-gradient(#4dacff, #3d9cf6, #2e8cec, #227be1, #1a6bd6);
}

.minus-button,
.plus-button,
.value-input {

  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none; 
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.select-children {

    display: block;
    float: right;
    width: 65px;
    padding: 0px 0 0 10px;
    height: 30px;

    margin: 7px 0;

    cursor: pointer;
}

.children-age-info {

    display: none;
}
.height_vh {
    height: 77vh;
}
@media screen and (max-width: 961px){
.height_vh {
    height: 100vh;
}
    .slider-form {
        padding: 30px 20px 0 20px;
    }
    .slider-form_block {
        max-width: 640px;
    }
    .down-click {
        right: 10px;
    }

    .form_box {
        display: block;
    }
    .input-block{
        padding-right: 0;
    }
    .slider-form_input {
        display: inline-block;
        width: 47%;
        margin-bottom: 30px;
    }
    .slider-form_input:first-child {
        margin-right: 5%;
    }
    .slider-form_people {
        display: inline-block;
        vertical-align: middle;
        padding-right: 0;
        margin-right: 30px;
        margin-bottom: 30px;
        width: 47%;
    }
    .main-form_submit {
        display: inline-block;
        vertical-align: middle;
        width: 47%;
            margin-bottom: 30px;
    }
    .button-submit {

        margin: 0;
        padding: 0;
    }
    .slider-form_corp {
        padding: 20px;
    }
    .slider-form_corp_text {
    width: 47%;
    float: left;
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    line-height: 28px;
    margin-right: 30px;
}
.slider-form_corp_submit {
    float: left;
    width: 47%;
    padding: 0;
    margin:0;
    max-width: 265px;
    height: 56px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #000;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 5px 0 rgba(132,132,132,1);
    border: 0;
    outline: 0;
}

.adults-number p {
    padding-right: 0px;
}
.guests-age {
    width: 100%;
}
}

@media screen and (max-width: 640px){

    .slider-form {
        padding-bottom: 10px;
    }
    .slider-form_block {
        max-width: 480px;bottom: -115px;}
    .main-form_submit {
        margin-bottom: 10px;
    }
    .slider-form_people,.slider-form_input {
        margin-bottom: 20px;
    }
    .slider-form_people {
        display: block;
        padding-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .main-form_submit {
        display: block;
        width: 100%;
    }

    .slider-form_corp_text {
        display: none;
    }

    .slider-form_corp_submit {
        float: none;
        width: 100%;
        margin: 10px 0;
        max-width: inherit;
    }
    .guests-block {
        display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: baseline;
    }
    .slider-form_people p {
        padding-right: 40px;
    }
 .adults-number p, .age-container p {
    padding-right: 0px;
}

#rec82893916 {

    padding-top: 130px!important;
}

 }

 @media screen and (max-width: 480px){

    .slider-form_block {
        max-width: 100%;
        padding: 0 10px;}
.slider-form_input:first-child {
        margin-right: 5%;
    }

    
 }




 .adults-children {

    position: relative;
    
    background: #fff;

    font-family: 'Roboto', Arial, sans-serif;

    box-sizing: border-box;
    font-size: 16px;
    line-height: 56px;

    text-align: left;

    cursor: pointer;
}

.adults-children-cont {

    position: relative;

    padding: 0 20px;

    box-sizing: border-box;

    width: 100%;
    height: 56px;
}

.common-guests-text {
    
    font-size: 16px;
    line-height: 56px;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.common-guests {

    font-size: 16px;
    line-height: 56px;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.adults-text {

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.children-text {

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.down-onclick {

    display: block;

    position: absolute;

    right: 45px;
    top: 0;
    bottom: 0;
    margin: auto;

    width: 14px;
}

.guests-values {

    display: none;

    width: calc(100% - 30px);

    position: absolute;

    top: 56px;
    left: 0;
    z-index: 10;
    background: #fff;
}

.adults-info {

    width: 100%;
    height: 56px;

    background: #fff;

    font-size: 0;
    line-height: 0;
    letter-spacing: 0;

    padding: 0 20px;

    box-sizing: border-box;

    border-top: 1px solid #C6C6C6;
}

.children-info {

    width: 100%;
    height: 56px;

    background: #fff;

    font-size: 0;
    line-height: 0;
    letter-spacing: 0;

    padding: 0 20px;

    box-sizing: border-box;

}

.children-age {

    position: relative;

    width: 100%;
    height: 56px;

    background: #fff;

    font-size: 0;
    line-height: 0;
    letter-spacing: 0;

    padding: 0 20px;

    box-sizing: border-box;
}

.left-part {

    width: calc(100% - 90px);

    display: inline-block;
    vertical-align: middle;

    font-size: 16px;
    line-height: 56px;
    letter-spacing: normal;
}

.right-part {

    position: relative;

    width: 90px;

    display: inline-block;
    vertical-align: middle;

    font-size: 16px;
    line-height: 56px;
    letter-spacing: normal;
}

.children-age .left-part {

    width: calc(100% - 90px);
}

.children-age .right-part {

    width: 90px;
    height: 40px;
}

.plus-minus {

    width: 90px;

    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
}

.select-cont {

    width: 90px;
}

.guests-plus {

    display: inline-block;
    vertical-align: middle;

    width: 30px;
    height: 30px;

    border: 1px solid #4dacff;

    background: #fff;

    border-radius: 50%;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    box-sizing: border-box;

    font-size: 24px;
    line-height: 28px;
    letter-spacing: normal;

    text-align: center;

    color: #4dacff;

    cursor: pointer;
}

.plus-minus-value {

    display: inline-block;
    vertical-align: middle;

    width: 30px;

    text-align: center;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    padding: 0 5px;
    box-sizing: border-box;

    border: 0!important;
    outline: 0!important;

    font-size: 16px;
    line-height: 30px;
    letter-spacing: normal;
}

.guests-minus {

    display: inline-block;
    vertical-align: middle;

    width: 30px;
    height: 30px;

    background: #fff;

    border: 1px solid #4dacff;

    border-radius: 50%;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    box-sizing: border-box;

    font-size: 28px;
    line-height: 25px;
    letter-spacing: normal;

    text-align: center;

    color: #4dacff;

    cursor: pointer;
}

.children-age-value {
    position: relative;
    width: 100%;
    max-width: 90px;

    box-sizing: border-box;
    background: transparent;
    border-radius: 2px;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    -webkit-background: transparent;
    -moz-background: transparent;
    border: 1px solid rgb(169,169,169);
    cursor: pointer;
    overflow: hidden;
}
.age-select {
    width: 105px;
    position: relative;
    top: -1px;
    left: -1px;
    background: transparent;
    -webkit-background: transparent;
    -moz-background: transparent;
    border: 0;
    padding-left: 15px;
    outline: none;
}
.fa-down-select {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 2;
}
.turndown-arrow {

    transition: all .3s; 
}

.turndown-arrow__hover {

    transform: rotate(180deg);

    transition: all .3s; 
}

#children-age {

    display: none;
}


.form-wrap {

    width: 1000px;
    position: absolute;
    left:0;
    right:0;
    bottom: -95px;
    margin:auto;
    z-index:99999;
}

#coming {

    line-height: 56px;
    height: 56px;
}

#leaving{

    line-height: 56px;
    height: 56px;
}

.form-wrap form {

    display: block;
    /*width: 100%;*/
}

.form-wrap .t-submit {

    height: 56px;
}

.guest-info {

    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}

.children-age {

    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}

.form-wrap-1 {

    width: 27%;
    float:left;
    padding: 0 10px;
    box-sizing: border-box;
}

.form-wrap-2 {

    width: 27%;
    float:left;
    padding: 0 10px;
    box-sizing: border-box;
}

.form-wrap-3 {

    width: 27%;
    float:left;
    padding: 0 10px;
    box-sizing: border-box;
}

.form-wrap-4 {

    width: 19%;
    float:left;
    padding: 0 10px;
    box-sizing: border-box;
}

#rec81201517 {

    z-index: 1002;
}

@media only screen and (max-width: 1000px) {

    .form-wrap {

        width: 94%;

        margin: 0 auto;
    }

    .form-wrap .t-input {

        font-size: 14px;
    }

    .form-wrap .ui-datepicker-append {

        font-size: 14px;
        left: 100px;
    }

    .common-guests-text {

        font-size: 14px;
    }

    .common-guests {

        /*font-size: 14px;*/
    }

    .left-part {

        font-size: 14px;
    }

    .plus-minus-value {

        font-size: 14px;
    }

    .form-wrap-1 {

        width: 50%;

        margin-bottom: 20px;
    }

    .form-wrap-2 {

        width: 50%;

        margin-bottom: 20px;
    }

    .form-wrap-3 {

        width: 50%;
    }

    .form-wrap-4 {

        width: 50%;
    }
}

@media screen and (max-width: 960px){

.guests-values {
    width: 100%;
}
.down-onclick {
    right: 20px;
}

}

@media only screen and (max-width: 640px) {

    .t716__textwrapper {

        margin-bottom: 200px;
    }
}

@media only screen and (max-width: 481px) {

.form-wrap-1 {

    width: 100%;

    margin-bottom: 15px;
}

.form-wrap-2 {

    width: 100%;

    margin-bottom: 15px;
}

.form-wrap-3 {

    width: 100%;

    margin-bottom: 15px;
}

.adults-children {

    font-size: 16px;
    line-height: 40px;
}

.adults-children-cont {

    height: 40px;
}

.common-guests-text {

    line-height: 40px;
}

.common-guests {

    line-height: 40px;
}

.guests-values {

    top: 55px;
}

.form-wrap-4 {

    width: 100%;
}

.guests-values {

    z-index: 9999;
}
}

/* Р&nbsp;РЋР&nbsp;ВµР&nbsp;В»Р&nbsp;ВµР&nbsp;С”РЎвЂљРЎвЂ№ */

.children-age:nth-child(1) {
    z-index: 30;
}
.children-age:nth-child(2) {
    z-index: 29;
}
.children-age:nth-child(3) {
    z-index: 28;
}
.children-age:nth-child(4) {
    z-index: 27;
}
.children-age:nth-child(5) {
    z-index: 26;
}
.children-age:nth-child(6) {
    z-index: 25;
}
.children-age:nth-child(7) {
    z-index: 24;
}
.children-age:nth-child(8) {
    z-index: 23;
}
.children-age:nth-child(9) {
    z-index: 22;
}
.children-age:nth-child(10) {
    z-index: 21;
}
.children-age:nth-child(11) {
    z-index: 20;
}
.children-age:nth-child(12) {
    z-index: 19;
}

    .age-container {

        position: relative;

        padding-bottom: 5px;
    }

    .slider-form_people {

        font-size: 16px;
    }

    .select-children-block {

        position: absolute;
        right: 0;
        top: 0;

        width: 80px;

        height: 40px;
        overflow: hidden;

        border-bottom: 1px solid #D0D1D5;
    }

    .select-children-item {

        width: 80px;

        height: 40px;

        border-top: 1px solid #D0D1D5;
        border-left: 1px solid #D0D1D5;
        border-right: 1px solid #D0D1D5;

        text-align: left;

        font-size: 14px;
        line-height: 40px;

        cursor: pointer;

        background: #fff;

        box-sizing: border-box;
        padding: 0 5px;

        transition: background .1s;
        user-select: none;
    }

    .select-children-item-default {
        width: 80px;
        height: 40px;
        border: 1px solid #D0D1D5;
        text-align: left;
        font-size: 14px;
        line-height: 40px;
        cursor: pointer;
        background: #fff;
        box-sizing: border-box;
        padding: 0 5px;
        transition: background .1s;
    }

    .select-children-item:hover {
        transition: background .1s;
        background: #f6f6f6;
    }

    .select-children-item-default:hover {
        transition: background .1s;
        background: #f6f6f6;
    }

    .opened-select {
        height: auto!important;
    }

    .select-arrow {
        display: block;
        width: 10px;
        position: absolute;
        top: 15px;
        right: 10px;
        transition: all .3s;
        user-select: none;
        cursor: pointer;
    }

    .opened-select .select-arrow {
        transform: rotate(180deg);
        transition: all .3s; 
    }</pre></body></html>