/* .sect_h */
.sect_h {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    position: relative;
}
.sect_h_cont_b {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
}
.sect_h_cont_a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.sect_h_cont_tx {
    display: inline-flex;
    text-align: left;
    padding: 15px;
    flex-direction: column;
    max-width: 630px;
}
.sect_h_cont img {
    width: 100%;
    height: auto;
}
.sect_h_cont_tx h1 {
    color: #28B0C8;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Bebas Neue Regular', sans-serif;;
}
.sect_h_cont_tx p {
    color: #233548;
    font-family: 'lovin_summerregular', sans-serif;
    font-style: normal;
    line-height: normal;
}
.sect_h_cont_fr {
    border-radius: 6px;
    background: #FFF;
    filter: drop-shadow(0px 4px 50px rgba(180, 180, 180, 0.40));
    z-index: 3;
    /* margin-top: 5rem; */
}
.fr_form_row {
    display: flex;
    width: 100%;
}
.fr_form_col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.form_input_select, .fr_form_input, .fr_form_input_h, .form_input_select:invalid, .fr_form_input::placeholder, .fr_form_input_h::placeholder, .form_label_sub {
    font-family: 'museo_sans_cyrl300', sans-serif;
    color: rgb(14 40 64 / 66%);
    font-size: 1rem;
    font-style: normal;
    line-height: normal;
}
.form_input_select, .fr_form_input, .fr_form_input_h {
    color: #000;
    display: inline-flex;
    background-color: #fff;
}
.form_label, .form_label_tt {
    color: #0E2840;
    font-family: 'vitomedium', sans-serif;
    font-style: normal;
    line-height: normal;
}
.fr_form_col_r {
    margin-right: 1rem;
}
.form_label_sub {
    margin-bottom: 4px;
}
.form_label_tt {
    margin-bottom: 9px;
}
.fr_form_input::-ms-input-placeholder {
    padding: 0 !important;
}
.fr_form_input::placeholder {
    padding: 0 !important;
}
.form_input_select {
    padding-left: 0!important;
}
.form_input_select:focus-visible,
.fr_form_input:focus-visible,
.fr_form_input_h:focus-visible {
    outline: none !important;
}
.fr_form_col_i, .fr_form_col_lst {
    display: inline-flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.fr_form_col_i {
    align-items: center;
}
.fr_guests_btn {
    border: 1px solid #00000000;
    border-radius: 30px;
    box-shadow: 0 0 5px transparent;
    background: transparent;
    background-color: transparent;
    padding: 0;
    width: 24px;
    height: 24px;
    position: relative;
}
.fr_guests_btn .span_ico_el {
    position: absolute;
    left: -1px;
    top: -1px;
}
/*.fr_guests_btn:hover {
    box-shadow: 0 0 5px black;
    transition: .3s;
}*/
.fr_guests_btn:active, .fr_guests_btn:target {
    box-shadow: 0 0 5px transparent;
    transition: .3s;
}
.fr_guests_btn_ico_m {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.5401 10.8599H9.12012V11.8199H14.5401V10.8599Z' fill='%230E2840'/%3E%3Ccircle cx='12' cy='12' r='11.5' stroke='%230E2840'/%3E%3C/svg%3E");
    width: 24px;
    height: 24px;
}
.fr_guests_btn_ico_p {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.02 11.78H12.46V8H11.56V11.78H8V12.7H11.56V16.48H12.46V12.7H16.02V11.78Z' fill='%230E2840'/%3E%3Ccircle cx='12' cy='12' r='11.5' stroke='%230E2840'/%3E%3C/svg%3E");
    width: 24px;
    height: 24px;
}
.fr_count_guests {
    display: inline-flex;
    min-width: 27px;
    max-width: 35px;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    font-style: normal;
    line-height: normal;
    color: #0E2840;
    font-family: 'museo_sans_cyrl300', sans-serif;
}
.fr_next_btn {
    border-radius: 4px;
    background-color: #ED6E05;
    border: 1px solid transparent;
    color: #FFF;
    font-family: 'vitomedium', sans-serif;
    font-style: normal;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    transition: .3s;
}
.fr_next_btn:hover {
    transition: .3s;
    background-color: #ff8724;
}
.fr_next_btn:active, .fr_next_btn:target {
    transition: .3s;
    background-color: #ED6E05;
}
.fr_next_btn:disabled,
.fr_next_btn[disabled]{
  background-color: #cccccc!important;
  cursor: not-allowed!important;
}
.fr_next_btn_ico {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.8944 1.91677H18.8997V0.958344C18.8997 0.616071 18.71 0.29966 18.4023 0.128362C18.0944 -0.0427748 17.7154 -0.0427748 17.4075 0.128362C17.0998 0.299695 16.9103 0.616081 16.9103 0.958344V1.91657L12.9314 1.91677V0.958339C12.9314 0.616066 12.7418 0.299655 12.4339 0.128357C12.1263 -0.0427795 11.747 -0.0427795 11.4393 0.128357C11.1314 0.299691 10.9419 0.616077 10.9419 0.958339V1.91657L6.96299 1.91676V0.958334C6.96299 0.616062 6.77345 0.29965 6.46557 0.128352C6.15788 -0.0427841 5.77862 -0.0427841 5.47095 0.128352C5.16307 0.299686 4.97353 0.616072 4.97353 0.958334V1.91656L3.97892 1.91676C2.92355 1.91676 1.91151 2.32049 1.16527 3.03941C0.419039 3.75834 0 4.73337 0 5.75013V19.1666C0 20.1834 0.419065 21.1584 1.16527 21.8772C1.91151 22.5961 2.92355 23 3.97892 23H19.8945C20.9499 23 21.9619 22.5961 22.7079 21.8772C23.4542 21.1584 23.8734 20.1834 23.8734 19.1666V5.75013C23.8734 4.73337 23.4541 3.75834 22.7079 3.03941C21.9619 2.32047 20.9499 1.91676 19.8945 1.91676L19.8944 1.91677ZM3.97878 3.83348H4.97339V4.79171C4.97339 5.13418 5.16292 5.45055 5.47081 5.62169C5.7785 5.79283 6.15776 5.79283 6.46542 5.62169C6.77331 5.45056 6.96285 5.13417 6.96285 4.79171V3.83348H10.9418V4.79171C10.9418 5.13418 11.1313 5.45055 11.4392 5.62169C11.7469 5.79283 12.1261 5.79283 12.4338 5.62169C12.7417 5.45056 12.9312 5.13417 12.9312 4.79171V3.83348H16.9101V4.79171C16.9101 5.13418 17.0997 5.45055 17.4074 5.62169C17.7152 5.79283 18.0943 5.79283 18.4022 5.62169C18.7099 5.45056 18.8996 5.13417 18.8996 4.79171V3.83348H19.8942C20.4218 3.83348 20.9278 4.03525 21.3009 4.39473C21.674 4.7542 21.8837 5.24171 21.8837 5.75019V7.6669L1.98936 7.6667V5.7502C1.98936 5.24171 2.199 4.75418 2.57192 4.39473C2.94504 4.03527 3.45106 3.83349 3.97885 3.83349L3.97878 3.83348ZM19.8941 21.0837H3.97878C3.45099 21.0837 2.94494 20.8817 2.57185 20.5223C2.19894 20.1628 1.98929 19.6753 1.98929 19.167V9.58371H21.8836V19.167C21.8836 19.6753 21.674 20.1628 21.3009 20.5223C20.9277 20.8817 20.4217 21.0837 19.8941 21.0837ZM6.96279 13.4169C6.96279 13.9463 6.51747 14.3753 5.96817 14.3753C5.41864 14.3753 4.97335 13.9463 4.97335 13.4169C4.97335 12.8877 5.41867 12.4587 5.96817 12.4587C6.51749 12.4587 6.96279 12.8877 6.96279 13.4169ZM5.96817 18.2085C6.51747 18.2085 6.96279 17.7793 6.96279 17.2501C6.96279 16.7209 6.51749 16.2919 5.96817 16.2919C5.41867 16.2919 4.97335 16.7209 4.97335 17.2501C4.97335 17.7793 5.41864 18.2085 5.96817 18.2085ZM10.9415 13.4169C10.9415 13.9463 10.4962 14.3753 9.94673 14.3753C9.39741 14.3753 8.95212 13.9463 8.95212 13.4169C8.95212 12.8877 9.39743 12.4587 9.94673 12.4587C10.4963 12.4587 10.9415 12.8877 10.9415 13.4169ZM9.94673 18.2085C10.4962 18.2085 10.9415 17.7793 10.9415 17.2501C10.9415 16.7209 10.4963 16.2919 9.94673 16.2919C9.39743 16.2919 8.95212 16.7209 8.95212 17.2501C8.95212 17.7793 9.39741 18.2085 9.94673 18.2085ZM14.9203 13.4169C14.9203 13.9463 14.475 14.3753 13.9255 14.3753C13.3762 14.3753 12.9309 13.9463 12.9309 13.4169C12.9309 12.8877 13.3762 12.4587 13.9255 12.4587C14.475 12.4587 14.9203 12.8877 14.9203 13.4169ZM13.9255 18.2085C14.475 18.2085 14.9203 17.7793 14.9203 17.2501C14.9203 16.7209 14.475 16.2919 13.9255 16.2919C13.3762 16.2919 12.9309 16.7209 12.9309 17.2501C12.9309 17.7793 13.3762 18.2085 13.9255 18.2085ZM18.8999 13.4169C18.8999 13.9463 18.4544 14.3753 17.9051 14.3753C17.3558 14.3753 16.9105 13.9463 16.9105 13.4169C16.9105 12.8877 17.3558 12.4587 17.9051 12.4587C18.4544 12.4587 18.8999 12.8877 18.8999 13.4169ZM17.9051 18.2085C18.4544 18.2085 18.8999 17.7793 18.8999 17.2501C18.8999 16.7209 18.4544 16.2919 17.9051 16.2919C17.3558 16.2919 16.9105 16.7209 16.9105 17.2501C16.9105 17.7793 17.3558 18.2085 17.9051 18.2085Z' fill='white'/%3E%3C/svg%3E");
    width: 24px;
    height: 23px;
    margin-right: .7rem;
}
#dataFormModal .fr_next_btn {
    background-color: #005B8C;
}
#dataFormModal .fr_next_btn:hover {
    background-color: #0584c8;
}
#dataFormModal .fr_next_btn:active, #dataFormModal .fr_next_btn:target {
    background-color: #009ef2;
}
#fr-button-submit.fr_active_button {
    display: inline-flex;
}
.fr_form_col_ih {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100% ;
}
.fr_form_col_h {
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
}
.fr_form_col_ih .fr_form_col_br, .fr_form_col_brls {
    padding-top: 2rem;
}
.fr_form_col_brls {
    padding-left: .9rem;
}
.sect_h_cont_fr_ini {
    display: flex;
    width: 100%;
}
/* end .sect_h */

/* .sect_fvh */
.fvh_card_ls {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1630px;
    margin: 0 auto;
}
.fvh_card_it {
    padding: 1rem 0.5rem;
    margin: 0.5rem;
}
.fvh_cond_el {
    display: inline-block;
    width: 100%;
    max-width: 492px;
    overflow: hidden;
    border: 0px solid transparent;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
    box-shadow: 0px 4px 9px 0px rgba(180, 180, 180, 0.40);
}
/*.fvh_cond_el:hover {
    box-shadow: 0px 4px 50px 0px rgba(180, 180, 180, 0.40);
    transition: .3s;
}*/
.fvh_cond_el_img {
    position: relative;
    display: inline-block;
    width: 100%;
}
.fvh_cond_el_tt {
    padding: 1.5rem 1.5rem .5rem;
}
.fvh_cond_el_tt a, .fvh_cond_el_nm {
    color: #2BB1CA;
    font-style: normal;
    line-height: normal;
    font-family: 'vitoregular';
}
.fvh_cond_el_tags {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 0.5rem;
}
.fvh_cond_el_img img {
    width: 100%;
    height: auto;
}
.fvh_cond_el_tags_it {
    padding: 3px 12px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.85);
    margin:.3rem;
}
.fvh_cond_el_tags_it span {
    color: #007EAA;
    font-style: normal;
    line-height: normal;
    font-family: 'Museo Sans Cyrl 500';
}
.fvh_cond_el_tags_it .span_ico_el {
    margin-right: .3rem;
}
.fvh_cond_el_tags_it_ico_wifi {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 16 13' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1792 3.14356C13.1149 1.1033 10.6247 0.0890765 7.64573 0.048584L7.64594 0.0486101C4.97583 0.094483 2.55105 0.988148 0.493188 2.83455C0.388296 2.92453 0.292144 3.02403 0.20589 3.13187V3.13175C0.014488 3.38293 -0.0731774 3.6602 0.0734907 3.9646C0.216539 4.26051 0.472223 4.39689 0.789983 4.41849C1.24437 4.44959 1.60688 4.25085 1.93865 3.95983C5.36562 0.95406 10.4098 1.05601 13.6988 4.19185C13.8205 4.3105 13.9539 4.41667 14.0969 4.50871L14.0967 4.50884C14.5972 4.82196 15.1518 4.78211 15.4309 4.42477C15.7046 4.07434 15.6069 3.56635 15.1792 3.14356ZM13.1162 5.57379C11.6071 4.33065 9.90971 3.5536 7.85764 3.51221L7.8574 3.51219C5.88947 3.54108 4.17276 4.32855 2.69489 5.68611C2.50335 5.85733 2.36349 6.07869 2.29138 6.32537H2.29125C2.15347 6.8074 2.44499 7.23148 2.94723 7.27133C3.333 7.30219 3.65012 7.14806 3.93228 6.90125C3.98364 6.85628 4.03454 6.81065 4.08545 6.76501L4.08546 6.765L4.08553 6.76494C4.21677 6.64729 4.34807 6.52958 4.48772 6.42281C6.65072 4.76882 9.68564 4.89545 11.7319 6.7272C11.9885 6.95603 12.2524 7.16787 12.5951 7.24461C12.9141 7.31608 13.2164 7.27289 13.4422 7.01323C13.6627 6.75938 13.6438 6.46474 13.5296 6.17192C13.4398 5.94117 13.3056 5.72959 13.1162 5.57379ZM8.24036 7.12121C9.30304 7.14037 10.3135 7.58537 11.0453 8.35639C11.3037 8.62634 11.4821 8.93073 11.3802 9.33039C11.2511 9.83969 10.6387 10.0783 10.2122 9.68312C8.88515 8.45347 7.03911 8.44432 5.63186 9.61281C5.23914 9.93879 4.9872 9.96554 4.6733 9.71423C4.35952 9.46279 4.28341 9.03732 4.49218 8.64885C4.60479 8.43945 4.76945 8.2744 4.95213 8.12529C5.7581 7.46909 6.79751 7.11905 8.2403 7.12122L8.24036 7.12121ZM8.83018 12.5797C9.0739 12.3385 9.21119 12.0101 9.21145 11.6673L9.21141 11.6673C9.21747 10.9192 8.66202 10.3233 7.94744 10.3099C7.20587 10.2946 6.62729 10.8708 6.61482 11.6339C6.60261 12.3683 7.17425 12.9476 7.91391 12.9512C8.25661 12.9546 8.58659 12.8207 8.83018 12.5797Z' fill='%23007EAA'/%3E%3C/svg%3E");
    width: 16px;
    height: 13px;
}
.fvh_cond_el_tags_it_ico_hpo {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' viewBox='0 0 13 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.80099 1.40357C3.89967 1.40344 3.99488 1.36742 4.06885 1.30219C4.30352 1.09428 4.6096 0.985306 4.92276 0.998043C5.24054 1.01541 5.53929 1.15436 5.7571 1.38633C5.97492 1.61817 6.09509 1.925 6.09265 2.2432V7.12533C6.19146 7.15209 6.29323 7.1656 6.39551 7.16573C6.56945 7.16097 6.74174 7.12984 6.90642 7.07335V5.8645H10.156L10.1559 6.29342C10.3615 6.39995 10.5478 6.54006 10.7071 6.70809C10.7866 6.79095 10.8737 6.86621 10.9671 6.93298V2.21454C10.9682 1.68924 10.7659 1.18387 10.4024 0.804576C10.0388 0.425414 9.54245 0.20181 9.01752 0.18083C8.49258 0.159987 7.98003 0.343324 7.58749 0.692362C7.46192 0.804938 7.41882 0.983254 7.47916 1.14072C7.53937 1.2982 7.69055 1.40215 7.85908 1.40215C7.95776 1.40203 8.05297 1.366 8.12681 1.30077C8.36161 1.09286 8.66756 0.98389 8.98085 0.996498C9.2985 1.01387 9.59738 1.15295 9.81519 1.38492C10.033 1.61676 10.1532 1.92359 10.1507 2.24178V2.62002H6.90113V2.21451C6.90241 1.68921 6.70004 1.18384 6.33644 0.804546C5.97299 0.425384 5.47664 0.20178 4.9517 0.1808C4.42676 0.159958 3.91408 0.343294 3.52154 0.692333C3.39391 0.805679 3.35056 0.986571 3.41296 1.14547C3.47548 1.30436 3.63039 1.40729 3.80098 1.40343L3.80099 1.40357ZM6.90638 3.43392H10.156L10.1559 5.05873H6.90625L6.90638 3.43392ZM10.561 6.84808C9.68098 5.94665 8.80101 6.39736 7.92103 6.84807C7.04104 7.29879 6.16105 7.74951 5.28099 6.84808C4.40104 5.94672 3.52074 6.39742 2.64046 6.84812C1.76017 7.29882 0.879896 7.74952 0 6.84808V8.57427C0.879965 9.47564 1.75988 9.02504 2.63997 8.57435C3.52017 8.12361 4.40055 7.67278 5.28132 8.57427C6.16198 9.47569 7.04195 9.02499 7.92193 8.57427C8.80192 8.12355 9.68192 7.67283 10.5626 8.57427C11.375 9.40617 12.1875 9.08646 12.9998 8.67693V6.95088C12.186 7.36028 11.3737 7.67999 10.5612 6.84808L10.561 6.84808ZM9.44458 8.25736C9.81831 8.26714 10.1707 8.43376 10.4155 8.71629L10.4157 8.71623C10.7978 9.10749 11.2138 9.29456 11.6778 9.29456C12.1419 9.29456 12.5994 9.10221 12.9998 8.90459V10.4033C12.1875 10.8128 11.375 11.1326 10.5626 10.3007C9.68192 9.39922 8.80192 9.84994 7.92193 10.3007C7.04195 10.7514 6.16198 11.2021 5.28132 10.3007C4.40055 9.39916 3.52017 9.84999 2.63997 10.3007C1.75988 10.7514 0.879965 11.202 0 10.3007V8.8539C0.302223 9.13604 0.699367 9.29416 1.11262 9.29725L1.11275 9.29712C1.67036 9.29712 2.20982 9.02154 2.72972 8.75509C3.22748 8.49907 3.70068 8.25732 4.15948 8.25732C4.53541 8.26533 4.89051 8.43205 5.13689 8.71626L5.13702 8.71613C5.51911 9.10739 5.93121 9.29716 6.39785 9.29716C6.95546 9.29716 7.49492 9.02157 8.01482 8.75513C8.51259 8.49911 8.98578 8.25736 9.44458 8.25736Z' fill='%23007EAA'/%3E%3C/svg%3E");
    width: 13px;
    height: 11px;
}
.fvh_cond_el_tags_it_ico_bbq {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='13' viewBox='0 0 10 13' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.252169 3.66539H9.74802C9.88677 3.66539 10 3.78727 10 3.93616C10 6.39377 8.12896 8.4045 5.84186 8.4045H4.15814C1.87123 8.4045 0 6.39377 0 3.93616C0 3.78727 0.113419 3.66539 0.252169 3.66539ZM2.2113 9.97222C2.59938 9.97222 2.95117 10.1416 3.20618 10.4156H3.2075C3.46251 10.6897 3.62035 11.0681 3.62035 11.4861C3.62035 11.9029 3.46251 12.2809 3.2075 12.555L3.20618 12.5566C2.95117 12.8304 2.59938 13 2.2113 13C1.82246 13 1.4701 12.8304 1.21529 12.5566V12.555C0.960284 12.2809 0.802442 11.9029 0.802442 11.4861C0.802442 11.0681 0.960284 10.6897 1.21529 10.4156C1.4701 10.1416 1.82246 9.97222 2.2113 9.97222ZM8.32971 12.379C8.40249 12.5889 8.30306 12.8227 8.1076 12.9009C7.91233 12.9791 7.69475 12.8722 7.62197 12.6622L7.32784 11.8448H4.03943C4.02242 11.8448 4.00767 11.8377 3.99633 11.8237C3.98518 11.8097 3.98083 11.7928 3.98329 11.7748C3.99652 11.6805 4.00352 11.5842 4.00352 11.4861C4.00352 11.388 3.99652 11.2915 3.98348 11.1973C3.98102 11.1792 3.98537 11.1623 3.99652 11.1485C4.00786 11.1345 4.02242 11.1272 4.03962 11.1272H7.06943L6.26472 8.8918C6.25848 8.87473 6.25962 8.85727 6.26756 8.84102C6.27568 8.82477 6.28854 8.8142 6.30536 8.81014C6.51387 8.76058 6.71745 8.69578 6.9148 8.61738C6.94391 8.6058 6.97624 8.62144 6.98739 8.65252L8.32971 12.379ZM2.47878 9.50788L2.79938 8.58772C2.80486 8.57147 2.81526 8.55989 2.83019 8.55298C2.84494 8.54628 2.85987 8.54628 2.8748 8.55298C3.06818 8.64155 3.26818 8.7167 3.47347 8.77703C3.48954 8.7817 3.50145 8.79227 3.50901 8.80831C3.51657 8.82395 3.51751 8.84081 3.51165 8.85747L3.18784 9.78697C3.18179 9.80444 3.17007 9.81683 3.15382 9.82312C3.13756 9.82922 3.12111 9.8278 3.10618 9.81845C2.92849 9.70775 2.73152 9.62894 2.52207 9.58953C2.50487 9.58608 2.49126 9.57592 2.48275 9.55947C2.47406 9.54322 2.47273 9.52555 2.47878 9.50788ZM1.99958 0C1.4684 0.253703 1.07597 1.10114 1.82416 1.80802C2.30109 2.25834 2.11886 2.74442 1.98522 2.97477C1.96934 3.00198 1.96764 3.03489 1.9803 3.06434C1.99278 3.09359 2.01641 3.11086 2.04363 3.11086H2.87972C2.97045 3.11086 3.04588 3.03022 3.05703 2.92155C3.12092 2.30405 2.97027 1.96564 2.75534 1.73631C2.28389 1.23317 1.50356 1.25369 1.99958 0ZM7.51819 0C6.98701 0.253703 6.59458 1.10114 7.34277 1.80802C7.81951 2.25834 7.63747 2.74442 7.50364 2.97477C7.48795 3.00198 7.48606 3.03489 7.49872 3.06434C7.51139 3.09359 7.53483 3.11086 7.56224 3.11086H8.39833C8.48906 3.11086 8.5643 3.03022 8.57564 2.92155C8.63935 2.30405 8.48888 1.96564 8.27395 1.73631C7.8025 1.23317 7.02217 1.25369 7.51819 0ZM5.67872 0C5.14735 0.253703 4.75511 1.10114 5.50311 1.80802C5.98004 2.25834 5.79781 2.74442 5.66417 2.97477C5.64848 3.00198 5.64658 3.03489 5.65925 3.06434C5.67192 3.09359 5.69536 3.11086 5.72277 3.11086H6.55886C6.6494 3.11086 6.72483 3.03022 6.73617 2.92155C6.80006 2.30405 6.64921 1.96564 6.43428 1.73631C5.96303 1.23317 5.1827 1.25369 5.67872 0ZM3.83906 0C3.30788 0.253703 2.91545 1.10114 3.66364 1.80802C4.14056 2.25834 3.95834 2.74442 3.8245 2.97477C3.809 3.00198 3.80711 3.03489 3.81978 3.06434C3.83244 3.09359 3.85588 3.11086 3.8831 3.11086H4.71919C4.80993 3.11086 4.88535 3.03022 4.89669 2.92155C4.9604 2.30405 4.80974 1.96564 4.59481 1.73631C4.12355 1.23317 3.34304 1.25369 3.83906 0ZM2.67235 10.9907C2.55477 10.8647 2.39183 10.7867 2.2113 10.7867C2.03153 10.7867 1.86877 10.865 1.75101 10.9915C1.63343 11.1178 1.56046 11.2929 1.56046 11.4861C1.56046 11.6799 1.63305 11.855 1.75044 11.9815C1.86821 12.1081 2.03153 12.1855 2.2113 12.1855C2.39183 12.1855 2.55477 12.1075 2.67235 11.9815C2.78974 11.855 2.86214 11.6799 2.86214 11.4861C2.86214 11.2929 2.78936 11.1178 2.67159 10.9915L2.67235 10.9907Z' fill='%23007EAA'/%3E%3C/svg%3E");
    width: 10px;
    height: 13px;
}
.fvh_cond_el_loc, .fvh_cond_el_lstg {
    padding: .8rem 1.5rem;
}
.fvh_cond_el_loc, .fvh_cond_el_lstg, .fvh_cond_el_lstg_it, .fvh_cond_el_tt {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.fvh_cond_el_lstg div {
    margin-right: 1.4rem;
}
.fvh_cond_el_lstg div:last-child {
    margin-right: 0;
}
.fvh_cond_el_loc {
    margin: .5rem 0 0;
}
.fvh_cond_el_loc_pos, .fvh_cond_el_lstg_it span {
    color: #06131F;
    font-style: normal;
    line-height: normal;
    font-family: 'vitoregular';
}
.fvh_cond_el_loc_ico, .fvh_cond_el_lstg_it_bedroom_ico, .fvh_cond_el_lstg_it_bath_ico, .fvh_cond_el_lstg_it_guests_ico {
    margin-right: 17px;
    width: 45px;
    height: 45px;
}
.fvh_cond_el_loc_ico {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Crect width='45' height='45' rx='10' fill='%23F3F3F3'/%3E%3Cpath d='M22.4998 12C20.2454 12 18.0835 12.8476 16.4897 14.3564C14.8955 15.8653 14 17.9116 14 20.0454C14 26.2243 21.2539 32.6215 22.3593 33.9357C22.3934 33.9762 22.4451 34 22.4999 34C22.5549 34 22.6066 33.9762 22.6407 33.9357C23.7465 32.6219 31 26.2243 31 20.0454C31 17.9116 30.1045 15.8652 28.5103 14.3564C26.9163 12.8476 24.7541 12 22.4997 12H22.4998ZM26.0267 20.483C25.9111 21.3184 25.4689 22.0821 24.7874 22.6239C24.1057 23.1656 23.2344 23.4457 22.3453 23.4092C21.4562 23.3725 20.6139 23.0219 19.9847 22.4263C19.3552 21.8305 18.9848 21.0333 18.946 20.1917C18.9074 19.3501 19.2035 18.5255 19.7759 17.8803C20.3481 17.2353 21.1552 16.8168 22.0376 16.7072C23.1329 16.5738 24.2314 16.9284 25.0124 17.6675C25.7931 18.4065 26.1678 19.4465 26.0268 20.483H26.0267Z' fill='%2339A2D1'/%3E%3C/svg%3E");
}
.fvh_cond_el_lstg_it_bedroom_ico {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Crect width='45' height='45' rx='10' fill='%23F3F3F3'/%3E%3Cpath d='M13.3413 13C13.1941 13 13.0866 13.1079 13.0866 13.2604V18.877C13.4448 18.7312 13.8381 18.6419 14.2492 18.6419H14.5804V16.7527C14.5804 16.3855 14.8779 16.0895 15.2508 16.0895H21.2429C21.6159 16.0895 21.9134 16.3856 21.9134 16.7527V18.6419H24.0863V16.7527C24.0863 16.3855 24.3836 16.0895 24.7568 16.0895H30.7489C31.1219 16.0895 31.4194 16.3856 31.4194 16.7527V18.6419H31.7502C32.1616 18.6419 32.5549 18.7312 32.9132 18.877V13.2604C32.9132 13.1079 32.8056 13 32.6584 13H13.3413ZM14.2493 19.4478C12.9945 19.4478 12 20.4347 12 21.681V25.0896H34V21.681C34 20.4347 33.0055 19.4478 31.7507 19.4478H14.2493ZM12 25.8956V31H13.6298V28.1791C13.6298 27.9563 13.8122 27.776 14.0371 27.776H31.9629C32.188 27.776 32.3704 27.9563 32.3704 28.1791V31H34V25.8956H12Z' fill='%23E08416'/%3E%3C/svg%3E");
}
.fvh_cond_el_lstg_it_bath_ico {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='46' viewBox='0 0 45 46' fill='none'%3E%3Crect y='0.5' width='45' height='45' rx='10' fill='%23F3F3F3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3173 14.3008C14.3173 13.5175 14.5818 12.9874 15.15 12.6328C15.694 12.2931 16.5033 12.1209 17.5559 12.1209C19.783 12.1209 20.4646 12.8916 20.6816 13.519C18.4228 13.8176 16.6918 15.4012 16.6918 17.3092C16.6918 17.4838 16.7611 17.6512 16.8847 17.7748C17.008 17.8982 17.1754 17.9674 17.35 17.9674H25.5513C25.7259 17.9674 25.8933 17.8982 26.0169 17.7748C26.1403 17.6512 26.2095 17.4838 26.2095 17.3092C26.2095 15.3471 24.3799 13.7264 22.0276 13.4953C21.7752 12.2944 20.8069 10.8047 17.5557 10.8047C16.2527 10.8047 15.2088 11.044 14.4526 11.5163C13.5027 12.109 13.0009 13.0719 13.0009 14.3008V22.6817H14.3174L14.3173 14.3008ZM23.3556 20.3895C23.6464 20.3895 23.8823 20.1537 23.8823 19.8629V19.1571C23.8823 18.8663 23.6464 18.6305 23.3556 18.6305C23.0648 18.6305 22.8292 18.8663 22.8292 19.1571V19.8629C22.8292 20.1537 23.0648 20.3895 23.3556 20.3895ZM21.9768 19.8629C21.9768 20.1537 21.7411 20.3895 21.4503 20.3895C21.1596 20.3895 20.9237 20.1537 20.9237 19.8629V19.1571C20.9237 18.8663 21.1593 18.6305 21.4503 18.6305C21.7411 18.6305 21.9768 18.8663 21.9768 19.1571V19.8629ZM19.5437 20.3895C19.8347 20.3895 20.0704 20.1537 20.0704 19.8629V19.1571C20.0704 18.8663 19.8347 18.6305 19.5437 18.6305C19.253 18.6305 19.0173 18.8663 19.0173 19.1571V19.8629C19.0173 20.1537 19.253 20.3895 19.5437 20.3895ZM24.8352 22.1553C24.8352 22.4463 24.5994 22.682 24.3086 22.682C24.0178 22.682 23.782 22.4463 23.782 22.1553V21.4498C23.782 21.1588 24.0178 20.9232 24.3086 20.9232C24.5994 20.9232 24.8352 21.1588 24.8352 21.4498V22.1553ZM22.4029 22.682C22.6937 22.682 22.9295 22.4463 22.9295 22.1553V21.4498C22.9295 21.1588 22.6937 20.9232 22.4029 20.9232C22.1121 20.9232 21.8765 21.1588 21.8765 21.4498V22.1553C21.8765 22.4463 22.1121 22.682 22.4029 22.682ZM21.0236 22.1553C21.0236 22.4463 20.7879 22.682 20.4972 22.682C20.2064 22.682 19.9705 22.4463 19.9705 22.1553V21.4498C19.9705 21.1588 20.2064 20.9232 20.4972 20.9232C20.7879 20.9232 21.0236 21.1588 21.0236 21.4498V22.1553ZM18.5908 20.9227C18.3 20.9227 18.0641 21.1583 18.0641 21.4493V22.1549C18.0641 22.4459 18.3 22.6815 18.5908 22.6815C18.8815 22.6815 19.1174 22.4459 19.1174 22.1549V21.4493C19.1174 21.1583 18.8815 20.9227 18.5908 20.9227ZM13.658 24.0644H32.9064C33.081 24.0644 33.2484 24.1339 33.3718 24.2573C33.4954 24.3806 33.5646 24.5481 33.5646 24.7227V27.0807C33.5633 28.2338 33.2302 29.3622 32.605 30.331C31.9798 31.2997 31.0888 32.068 30.0387 32.5443L30.5549 33.4916C30.7302 33.7969 30.6459 34.1854 30.3599 34.3906C30.2062 34.4927 30.0166 34.5255 29.8377 34.481C29.6585 34.4364 29.5065 34.319 29.4181 34.157L29.4061 34.1348C29.2237 33.8089 28.9559 33.5385 28.6317 33.3528C28.3075 33.1669 27.9387 33.0727 27.5652 33.0803V33.0801H18.987C18.6155 33.0744 18.2491 33.1695 17.927 33.3552C17.6052 33.5408 17.3394 33.8104 17.1583 34.135L17.1463 34.157C17.0582 34.319 16.9062 34.4365 16.7272 34.481C16.5483 34.5253 16.3589 34.4927 16.2051 34.3911C15.9187 34.1871 15.8336 33.7991 16.0084 33.4937H16.0086L16.5259 32.5443C15.4757 32.0681 14.5849 31.2998 13.9597 30.331C13.3344 29.3622 13.0011 28.2338 13 27.0806V24.7227C13 24.3591 13.2947 24.0644 13.658 24.0644Z' fill='%23007EAA'/%3E%3C/svg%3E");
}
.fvh_cond_el_lstg_it_guests_ico {
    background-image: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='45' height='45' rx='10' fill='%23F3F3F3'/%3E%3Cpath d='M22.5016 18.0391C22.5016 19.1103 22.0761 20.1377 21.3186 20.8951C20.5611 21.6526 19.5338 22.0782 18.4625 22.0782C17.3913 22.0782 16.3639 21.6526 15.6065 20.8951C14.849 20.1377 14.4234 19.1103 14.4234 18.0391C14.4234 16.9679 14.849 15.9405 15.6065 15.183C16.3639 14.4255 17.3913 14 18.4625 14C19.5338 14 20.5611 14.4255 21.3186 15.183C22.0761 15.9405 22.5016 16.9679 22.5016 18.0391ZM28.1563 22.0782C29.0133 22.0782 29.8352 21.7377 30.4412 21.1318C31.0472 20.5258 31.3876 19.7039 31.3876 18.8469C31.3876 17.9899 31.0472 17.168 30.4412 16.562C29.8352 15.9561 29.0133 15.6156 28.1563 15.6156C27.2993 15.6156 26.4775 15.9561 25.8715 16.562C25.2655 17.168 24.9251 17.9899 24.9251 18.8469C24.9251 19.7039 25.2655 20.5258 25.8715 21.1318C26.4775 21.7377 27.2993 22.0782 28.1563 22.0782ZM26.5407 26.2691V26.1172C26.5419 25.2431 26.2583 24.3924 25.7329 23.6938H31.0208C32.113 23.6938 33 24.5792 33 25.673C33 25.673 33 29.3485 28.1531 29.3485C27.187 29.3485 26.4131 29.2031 25.7943 28.9688C26.1802 28.2617 26.4254 27.4864 26.5165 26.686C26.5262 26.5858 26.5326 26.5002 26.5359 26.4291L26.5407 26.2691ZM24.9251 26.1172C24.9251 25.4745 24.6697 24.8581 24.2153 24.4036C23.7608 23.9491 23.1444 23.6938 22.5016 23.6938H14.4234C13.7807 23.6938 13.1643 23.9491 12.7098 24.4036C12.2553 24.8581 12 25.4745 12 26.1172V26.2384C12 26.2384 12 30.9641 18.4625 30.9641C24.6213 30.9641 24.9105 26.673 24.9251 26.2691V26.1172Z' fill='%2339A2D1'/%3E%3C/svg%3E%0A");
}
.fvh_cond_el_lstg {
    margin-bottom: .8rem;
}
/* end .sect_fvh */


