body {
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
    color: #101010;
    line-height: 120%;
    max-width: 100%;
    overflow-x: hidden;
}
header {
    border-top: 5px solid #4a7bbe;
    box-shadow: 0 4px 5px 0px #c6c6c6;
    width: 100%;
    z-index: 99;
    background-color: #fff;
}
.header_fix {
    height: 143px;
    width: 100%;
}
div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 153px;
    z-index: 99;
    background-color: white;
}

div.sticky2 {
    position: -webkit-sticky;
    position: sticky;
    top: 215px;
    z-index: 99;
    background-color: white;
}

a {
    text-decoration: none;
    color: #497bbe;
}
ol, ul {
    padding-right: 1.1em;
    margin-right: 0;
}
.btn {
    border-radius: 8px;
}
.btn:focus {
    box-shadow: none;
    outline: none;
}

.btn-demo {
    border: 0 !important;
    color: transparent !important;
    background-color: transparent !important;
}

    .btn-outline-white {
        border: 1px solid #fff;
        color: #fff;
        border-radius: 8px;
        font-size: 22px;
        padding: 0 40px;
        transition: .3s;
        background-color: #05050559;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
    .btn-outline-white:hover {
        background-color: #0000002b;
        color: #fff;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.btn-outline-blue {
    border: 1px solid #adc3e2;
    border-radius: 5px;
    box-shadow: 0px 1px 4px 1.2px rgba(0, 0, 0, 0.2);
    color: #315d96;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
    .btn-outline-blue.dark_blue {
        color: #497bbe;
        border-color: #497bbe;
        box-shadow: none;
        font-size: 18px;
        width: 140px;
        text-align: center;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }


.btn-outline-blue:hover {
  background-color:  #e5e9ee;
}
.btn-red {
    background-color: #e31c3a;
    color: #fff;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
    .btn-red:hover {
        color: #fff;
        background-color: #aa182e;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.btn-blue {
    background-color: #4a7bbe;
    color: #fff;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
    .btn-blue:hover {
        background-color: #365786;
        color: #fff;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.btn-rate {
    box-shadow: 0px 1px 4px 1.2px rgba(0, 0, 0, 0.2);
    text-align: center;
    color: #fbab18;
    width: 72px;
    padding: 2px 0;
}
.btn-check:checked + .btn-rate {
    background-color: #497bbe;
    color: #fff;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.form-control,
.form-select {
    border-color: #c2c2c2;
    color: #101010;
    margin-bottom: 9px;
    border-radius: 9px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
    direction:rtl;
    text-align:right;
}
    .form-control::placeholder {
        color: #101010;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.f_20 {
    font-size: 20px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.c_blue {
    color: #497cbe;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.c_grey {
    color: #929191;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.c_red {
    color: #e20a0a !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.c_black {
    color: #101010 !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.nav_top_right a {
    color: #222 !important;
    font-size: 18px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.dropdown-toggle {
    position: relative;
    padding-right: 15px !important;
}
    .dropdown-toggle::after {
        display: block;
        position: absolute;
        top: 45%;
        right: 0;
        margin-right: 0;
        vertical-align: 0;
        content: "";
        border: none;
        background: url(../images/ico_arrow_bot.png) 0 0 no-repeat;
        width: 12px;
        height: 9px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.nav_top_left > a {
    margin-right: 10px;
    text-decoration: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.social_block a {
    margin-right: 8px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.nav_top_left a {
    color: #4a7bbe;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.nav_top_left .nav-item.dropdown {
    margin: 0 16px 0 15px;
}
.item_premium_top {
    margin-bottom: 10px;
}
.left_link_block img {
    display: block;
    margin: 0 auto;
}
.left_link_block a {
    text-align: center;
    color: #2D2D2F;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.left_link_block .nav_link {
    border-right: 1px solid #d8d8da;
    padding: 0 12px;
}
.left_link_block .nav_link:first-child {
    border: none;
}
.nav_link_right .nav_link {
    margin-right: 10px;
}
.bredcrumbs,
.bredcrumbs a {
    color: #9b9a9a;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.bredcrumbs {
    padding-top: 20px;
    padding-bottom: 30px;
}
.social_share .dropdown-menu {
    transform: translate(181px, -54px) !important;
    padding: 6px 15px;
    box-shadow: 0 0 5px 0px #c6c6c6;
    border: none;
    border-radius: 0;
}
.left_block .dropdown-menu a {
    display: block;
    margin: 0 5px;
    transition: .3s;
}
.left_block .dropdown-menu a:hover {
    opacity: .9;
}
.item_premium_top h1 {
    font-weight: 600;
    line-height: 1;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.circle_purple {
    border: 2px solid #497bbe;
    border-radius: 50% !important;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.left_block .social_share .circle_purple {
    margin-right: 14px;
}
.arrow_for_dropdown {
    position: absolute;
    left: 0px;
    transform: translate(83px, 0px);
    bottom: -9px;
}
.arrow_for_dropdown::after, .arrow_for_dropdown::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.arrow_for_dropdown::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff;
}
.arrow_for_dropdown::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25);
}
.left_block a,
.left_block {
    text-decoration: none;
    color: #497bbe;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.right_block .subtitle {
    color: #848484;
    font-size: 15px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.star_rating {
    margin: 3px 0 0 3px;
}
.star_rating img {
    width: 14px;
    height: 13px;
    margin: 0 2px;
}
.photo_gallery {
    position: relative;
    margin-bottom: 20px;
}
.pop_moreinfo {
    position: absolute;
    right: 7px;
    display: flex;
    align-items: center;
    min-height: 32px;
    background-color: #fff;
    border-radius: 8px;
    padding: 5px 51px 5px 31px;
    width: 242px;
    display: flex;
    font-size: 14px;
    line-height: 100%;
    font-family: 'Assistant',  Arial, Helvetica, sans-serif;
}
.pop_moreinfo .btn-close {
    position: absolute;
    top: calc(50% - 5px);
    left: 14px;
    width: 10px;
    height: 10px;
    padding: 0;
    fill: red;
}
.last_time_order {
    top: 10px;
    border: 1px solid #0ea5d5;
    color: #0ea5d5;
    background: #fff url(../images/ico/ico_time_photo.png) 93% 50% no-repeat;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.watching_now {
    top: 55px;
    border: 1px solid #779a68;
    color: #49653e;
    background: #fff url(../images/ico/ico_people.png) 93% 50% no-repeat;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.photo_gallery .title_img {
    flex: 0 0 auto;
    width: 40%;
    max-width: 40%;
}
.photo_gallery .grid_img {
    flex: 0 0 auto;
    width: 60%;
    max-width: 60%;   
}
.photo_gallery .grid_img_single {
    flex: 0 0 auto;
    width: 33.33%;
    max-width: 33.33%;
    padding: 0 7px 7px 0;
    height: auto;
}
.photo_gallery img {
    width: 100%;
    height: auto;
}
.photo_gallery .more_img {
    position: absolute;
    bottom: 91px;
    left: calc(10% - 90px);
}
aside {
    flex: 0 0 auto;
    width: 360px;
    max-width: 360px;    
}
aside .btn {
    padding: 7px 45px;
}
.toggle_block {
    box-shadow: 0px 1px 6.8px 1.2px rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
}

#toggle_block_online {
    background-color:#C00;
    border-radius:3px;
}

.toggle_block .title_block {
    padding: 9px;
    min-height: 60px;
    display: flex;
    align-items: center;
    background-position: 13px 10px;
    background-repeat: no-repeat;
}
    .toggle_block .title_block_1 {
        background-image: url(../images/ico/ico_blue_smt.png);
        color: #662d91;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
    .toggle_block .title_block_2 {
        background-image: url(../images/ico/ico_red_clock.png);
        color: #e31c3a;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
    .toggle_block .title_block_3 {
        background-image: url(../images/ico/ico_orange_star.png);
        color: #f7941e;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
    .toggle_block .title_block_4 {
        background-image: url(../images/ico/ico_blue_date.png);
        color: #497bbe;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
    .toggle_block .title_block_5 {
        background-image: url(../images/ico/ico_blue_message.png);
        color: #29b5e9;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
    .toggle_block .title_block_Online {
        background-image: url(../images/ico/ico_white_mouse.png);
        color: #FFF;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .toggle_block .title {
        font-size: 20px;
        font-weight: bold;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
    .toggle_block .read_more {
        color: #222;
        font-weight: 400;
        font-size: 16px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.toggle_block .card {
    border: none;
    border-radius: 0;
}
.toggle_block ul {
    padding-right: 8px;
}
.info_block {
    box-shadow: 0px 1px 6.8px 1.2px rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
    padding: 13px 10px;   
}
.user_block .user_name {
    font-size: 20px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.user_block .user_cont a {
    color: #497bbe;
    font-weight: 600;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.info_block .star_rating {
    margin: 4px 0;
}
.info_block a {
    color: #717171;
    text-decoration: none;
    display: block;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
    .info_block a.href_blue {
        display: inline-block;
        text-decoration: underline;
        color: #3564a9;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.toggle_block .date_proposal {
    text-align: center;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin: 5px 0;
}
.toggle_block .currency {
    font-size: 18px;
    color: #e31c3a;
    font-weight: 600;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.toggle_block p {
    margin-bottom: 0;
}
.toggle_block .price {
    font-size: 18px;
    color: #e31c3a;
    font-weight: 600;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.toggle_block .date_proposal > div:first-child {
    /* border-left: 1px solid #dddddd;*/
}
.toggle_block .date_proposal > div {
    flex: 0 0 auto;
    width: 50%;
    max-width: 50%;
    padding: 12px 0;
}
.toggle_block .but_block {
    margin-top: 10px;
    position: relative;
}
.toggle_block .close_txt {
    position: absolute;
    bottom: 10px;
    left: 0;
    cursor: pointer;
}
.content {
    flex: 0 0 auto;
    width: calc( 100% - 380px );
    max-width: 1040px;  
    padding-bottom: 22px;  
}
.slider_menu {
    width: 100%;
    position: relative;
    overflow-x: hidden;
}
.title_with_line {
    position: relative;
    font-size: 28px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 9px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
    .title_with_line .close_title {
        font-size: 16px;
        color: #222;
        display: block;
        margin-bottom: -9px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
        cursor:pointer;
    }
.descr_txt {
    margin-bottom: 50px;
    max-width:1040px;
} 
.descr_txt p {
    margin-bottom: 4px;
}
    .descr_txt span {
        /* white-space: nowrap;*/
    }
.phone_title {
    margin-bottom: -11px;
}
.phone_title_href {
    display: flex;
    height: 47px;
    padding: 0 17px 0 49px;
    box-shadow: 0px 1px 6.8px 1.2px rgba(0, 0, 0, 0.2);
    align-items: center;
    font-size: 18px;
    color: #497bbe;
    background: url(../images/ico/ico_phone_blue_circle.png) 18px 12px no-repeat;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.phone_title_hrefWhatsapp {
    display: flex;
    height: 47px;
    padding: 0 10px 0 49px;
    box-shadow: 0px 1px 6.8px 1.2px rgba(0, 0, 0, 0.2);
    align-items: center;
    font-size: 18px;
    color: #497bbe;
    background: url(https://www.zimmer.co.il/images/ico/whatsup.png) 12px 12px no-repeat;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
    background-size:25px;
    background-position-x:15px;
}
.item_single {
    border: 1px solid #acc3e1;
    box-shadow: 0px 1px 4px 1.2px rgba(0, 0, 0, 0.2);   
    display: flex;
    flex-direction: column;
    height: 100%;
}
.item_single .item_top {
    flex: 1 0 auto;
}
.item_single .item_bot {
    flex-shrink: 0;
}
.item_single .item_img {
    position: relative;
}
.item_single .item_img img {
    width: 100%;
    max-height:240px;
}
    .item_single .item_img .more_img {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 8px;
        text-align: center;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
        .item_single .item_img .more_img .btn-outline-white {
            font-size: 20px;
            width: 108px;
            text-align: center;
            padding: 0;
            background-color: #05050559;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }
            .item_single .item_img .more_img .btn-outline-white:hover {
                background-color: #ffffff2b;
            }
.rooms_block {
    margin-bottom: 43px;
}
.rooms_block .row {
    --bs-gutter-x: 8px;
    --bs-gutter-y: 13px;
}
.item_single .item_desc {
    padding: 5px;
}
.item_single .item_name {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.item_single .item_smal_desc {
    margin: 5px 0;
}
.rooms_block .item_desc .row {
    --bs-gutter-x: 2px;
    --bs-gutter-y: 0;
}
.rooms_block .item_bot {
    padding: 4px 8px 8px;
}
.options_with_room p {
    margin-bottom: 4px;
}
.options_with_room .photo_gallery .title_img {
    width: 60%;
    max-width: 60%;
}
.options_with_room .photo_gallery .grid_img {
    width: 30%;
    max-width: 30%;
}
.options_with_room .photo_gallery .grid_img_single {
    width: 100%;
    max-width: 100%;
}
.options_with_room .photo_gallery .more_img {
    left: calc(25% - 90px);
}
.options_with_room .photo_gallery .grid_img_single:last-child {
    filter: brightness(.6);
}
.rooms_price .nav-pills {
    color: #3d71b6;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
    .rooms_price .nav-pills a.active {
        text-decoration: underline;
        font-weight: 600;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.room_price_table thead th {
    border-left: none;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    color: #222;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.room_price_table th {
    font-size: 18px;
    color: #3769aa;
    text-decoration: underline;
    font-weight: 400;
    border-right: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.room_price_table td:last-child,
.room_price_table tr td:nth-child(2),
.room_price_table tr td:nth-child(4) {
    border-left: none;
    border-right: none;
}
.room_price_table tr td:nth-child(3) {
    border-right: none;
}
.room_price_table thead th:first-child {
    text-align: right;
}
.room_price_table .currency {
    font-size: 18px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.room_price_table .price {
    font-size: 24px;
    font-weight: 600;
    margin: 0 6px 0 4px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.policy_block ul {
    margin-bottom: 3px;
}
.review_new_in {
    margin-top: 9px;
    padding: 9px 27px;
    box-shadow: 0px 1px 4px 1.2px rgba(0, 0, 0, 0.2);
}
.review_new_in p {
    margin-bottom: 0;
}
    .review_new_in .title {
        font-size: 18px;
        font-weight: 600;
        color: #4a7bbe;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.give_rate_block {
    margin: 16px 0 8px 0;
}
.give_rate_block > div {
    margin-bottom: 20px;
}
.give_rate_block .right_block {
    flex: 0 0 auto;
    width: 240px;
    max-width: 240px;    
}
.review_new_block .but_block {
    position: relative;
    margin: 34px 0 16px 0;
}
    .review_new_block .but_block .close_txt {
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 15px;
        font-weight: 600;
        cursor: pointer;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.review_item {
    margin-top: 25px;
}
.review_item .star_rating img {
    margin: 0 0 0 2px;
}
.review_item .title {
    font-weight: 600;
    margin-bottom: 4px;
}
    .review_item .date {
        font-size: 14px;
        color: #8b8b8b;
        margin-top: 4px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.review_item .user_avatar img {
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin: 17px 0 0 22px;
}
.attractions_item {
    width: 110px;
    margin: 0 0 18px 20px;
}
.attractions_block {
    height: 138px;
    overflow-y: hidden;
    margin-bottom: 18px;
}
.faq {
    background-color: #f2f3f3;
    padding: 36px 0;
}
    .faq .title {
        font-size: 30px;
        color: #222;
        padding: 0 15px 19px 15px;
        line-height: 100%;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.faq .faq_wrap {
    max-width: 1100px;
    margin: 0 auto;
}
.faq_block {
    height: 81px;
}
.faq_title {
    padding: 14px 19px 14px 47px;
    position: relative;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-bottom: none;
    margin-bottom: 0;
}
.faq_title.collapsed {
     border-bottom: 1px solid #dcdcdc;
}
    .faq_title:after {
        content: "-";
        font-weight: 700;
        font-size: 24px;
        color: #5379c4;
        position: absolute;
        top: 14px;
        left: 14px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.faq_title.collapsed:after {
    content: "+";
}
.faq_txt .card {
    border-radius: 0;
    border: none;
    padding: 0 19px 14px 47px;
    border: 1px solid #dcdcdc;
    border-top: none;
    z-index: 10;
}
.slider_menu {
    margin: 0 0 26px 0;
}
.slide_menu_in {
    border-bottom: 6px solid #efefef;
    display: flex;
    position: relative;
    padding: 0 22px;
    
}
.slide_menu_in .menu_slide.active:after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 23px;
    right: 23px;
    border-bottom: 6px solid #497cbe;
}
    .slide_menu_in .menu_slide {
        padding: 0 34px;
        border-left: 2px solid #202020;
        margin: 19px 0 8px 0;
        line-height: 90%;
        position: relative;
        cursor: pointer;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.slide_menu_in .menu_slide:last-child {
    border: none;
}
    .slide_menu_in .slide_but {
        position: absolute;
        bottom: 0;
        width: 22px;
        height: 41px;
        background-color: #efefef;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 5;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.slide_menu_in .prev_but {
    left: 0;
}
.slide_menu_in .next_but {
    right: 0;
}
.descr_txt li {
    white-space: nowrap;
}
.two_col_li {
    display: flex;
    padding-right: 0;
    list-style-position: inside;
    flex-wrap: wrap;
}
.two_col_li li {
    padding-left: 25px;
}

.banner_block {
    padding: 10px 0;
}
.banner_block > div {
    width: 48%;
    max-width: 48%;
    position: relative;
}
    .banner_block .btn-outline-white {
        background-color: transparent;
        width: 142px;
        height: 32px;
        font-size: 20px;
        text-align: center;
        padding: 0;
        position: absolute;
        bottom: 7%;
        right: 30%;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.banner_block > div img {
    width: 100%;
}

.map_block {
    background: url(../images/mappremium.jpg) 50% 50% no-repeat;
    background-size: cover;
    position: relative;
    height: 340px;
}
    .map_block .btn {
        position: absolute;
        top: 111px;
        left: calc( 50% - 147px );
        width: 294px;
        height: 78px;
        line-height: 78px;
        padding: 0;
        text-align: center;
        border: 1px solid #fff;
        background-color: #4a7bbe;
        border-radius: 0;
        font-size: 20px;
        font-weight: 300;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.map_block .btn:hover {
    background-color: #29528b;    
}
.foot_top {
    padding: 23px 30px;
    align-items: center;
    background-color: #4a7bbe;
    border-bottom: 1px solid #92b0d8;
}
.foot_top_left a {
    color: #fff;
    margin-left: 50px;
}
.foot_top_left a:hover {
    text-shadow: 0 0 1px #fff;
}

.foot_top_right {
    display: flex;
}
.foot_top_right .separ_line {
    background-color: #3c6eb4;
    width: 1px;
    margin: -5px 12px;  
}
    .foot_top_right .btn {
        padding: 4px 12px;
        background-color: transparent;
        font-size: 18px;
        width: auto;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.foot_top_right .btn img {
    margin-right: 8px;
}
.foot_bot {
    padding: 20px 30px 0 30px;
}
.foot_col_title {
    font-size: 16px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    position: relative;
}
.foot_bot_left .form-control {
    border-color: #4a7dbe;
    border-radius: 0;
}
.foot_bot_left .btn-primary {
    background-color: #4a7dbe;
    color: #fff;
    border-radius: 0;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.foot_bot_left .btn-primary:hover {
    background-color: #2d5e9e;
}
.foot_bot_left .social_ico img {
    margin-left: 5px;
}
.foot_bot_left .social_ico a:hover {
    opacity: .9;
}
.foot_col_title:after {
    content: "";
    height: 2px;
    width: 22px;
    background-color: #4a7bbe;
    position: absolute;
    right: 0;
    bottom: 0;
}
.foot_bot_right ul {
    list-style: none;
    margin-left: 40px;
    max-width: 125px;
    padding: 0;
}
.foot_bot_right a {
    font-size: 14px;
    color: #7b7b7b;
    line-height: 140%;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
    .foot_bot_right a:hover {
        color: #313131;
        text-shadow: 0 0 1px #222;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }
.foot_mob {
    padding: 14px 0;
    background-color: #4a7bbe;
}

.map_block.map_hide iframe {
    display: none;
}
.map_block.map_hide .btn-map {
    display: block;
}
.map_block .btn-map {
    display: none;
}
/* calendar */
.calendar_block table {
    width: 100%;
}
.calendar_block .monthandyear td {
    background-color: #497bbe;
    color: #fff;
    font-size: 23px;
    padding: 8px 16px;
    border-color: #497bbe;
    height: auto;
    text-align: right;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.calendar_block .dayOfweek td {
    border-color: #497bbe;
    height: auto;
    padding: 0;
    font-size: 14px;
    background-color: #497bbe;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.calendar_block .empty_day {
    background: url(../images/empty_cell.png) 0 0 repeat;
}
.calendar_block .not_available_day {
    background-color: #f1efef;
    opacity: .5;
}
.calendar_block td {
    border: 1px solid #b4b0b3;
    height: 53px;
    vertical-align: top;
    text-align: center;
    color: #1d1d1d;
    padding: 6px 2px 0 2px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.calendar_block td:last-child {
    border-left: 1px solid #fff;
}
.calendar_block td:first-child {
    border-right: 1px solid #fff;
}
.calendar_block .room_status {
    font-size: 13px;
    margin-top: -3px;
    font-weight: 600;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.calendar_block .available_day .room_status {
    color: #33a04d;
}
.calendar_block .holiday_opt {
    color: #de0d0d;
    font-size: 11px;
    font-weight: 600;
    line-height: 100%;
    margin-top: -4px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
    padding-top:2px;
}
.monthandyear a {
    color: #fff;
    font-size: 15px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.toggle_block .card-body.calendar_block .close_txt {
    bottom: 0;
}
.calendar_block .btn-light {
    display: none !important;
}
.mob_nav {
    background-color: #497bbe;
}
.mob_nav .navbar-brand {
    width: 53px;
    margin-right: 29px;
}
.mob_nav .navbar-brand img {
    width: 100%;
}
.navbar-dark.mob_nav .navbar-toggler {
    border: none;
    box-shadow: none !important;
    position: absolute;
    right: 0;
    top: 5px;
}
.navbar-dark.mob_nav .navbar-toggler-icon {
    width: 19px;
    height: 14px;
    color: #fff !important;
    opacity: 1;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}
.head_but .btn-link {
    padding: 0;
    margin-right: 12px;
}
.nav_top, .nav_link_right, .head_but {
    margin-left: 15px;
}


#nav-regions-top {
    float: right;
    display: inline-block;
    padding: 0 10px 5px 15px;
    color: #2D2D2F;
    font-size: 16px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

#nav-regions {
    position: absolute;
    margin-top: -27px;
    display: none;
    margin-right: 1px;
    z-index: 10;
    background-color: white;
    padding: 0 0 4px 4px;
}



#nav-regions-top a:link {
    color: #2D2D2F !important;
    text-decoration: none !important;
    font-size: 18px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}


#nav-couples-top {
    float: right;
    display: inline-block;
    padding: 0 10px 5px 15px;
    color: #2D2D2F;
    font-size: 16px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

#nav-couples {
    position: absolute;
    margin-top: -27px;
    display: none;
    margin-right: 1px;
    z-index: 10;
    background-color: white;
    padding: 0 0 4px 4px;
}


#nav-couples-top a:link {
    color: #2D2D2F !important;
    text-decoration: none !important;
    font-size: 18px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}



#nav-families-top {
    float: right;
    display: inline-block;
    padding: 0 10px 5px 15px;
    color: #2D2D2F;
    font-size: 16px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

#nav-families {
    position: absolute;
    margin-top: -27px;
    display: none;
    margin-right: 1px;
    z-index: 10;
    background-color: white;
    padding: 0 0 4px 4px;
}

#nav-families-top a:link {
    color: #2D2D2F !important;
    text-decoration: none !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
    font-size: 18px;
}


.autocomplete-w1 {
    background: url(images/shadow.png) no-repeat bottom right;
    position: absolute;
    top: 3px;
    right: -240px;
    margin: 6px 0 0 6px;
    _background: none;
    _margin: 1px 0 0 0;
    font-size: 10% !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.autocomplete {
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    text-align: right;
    max-height: 350px;
    overflow: auto;
    margin: -6px 6px 6px -6px;
    _height: 350px;
    _margin: 0;
    _overflow-x: hidden;
    direction: rtl;
    font-size: 100% !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .autocomplete .selected {
        background: #F0F0F0
    }

    .autocomplete div {
        padding: 2px 5px;
        white-space: nowrap;
        overflow: hidden;
        direction: rtl;
        z-index: 999999;
        font-size: 90% !important;
    }

    .autocomplete strong {
        font-weight: 400;
        color: #39F;
        font-size: 110% !important;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.buttomBNR {
    z-index: 999999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #024219;
    filter: alpha(opacity=85);
    opacity: .85;
    text-align: center
}

.chosenOfTheWeekWrapper {
    width: 425px;
    text-align: right;
    direction: rtl
}

.chosenOfTheWeekTitle {
    background-color: #0187CE;
    color: #FFF;
    text-align: center;
    font: bold 14px Arial;
    padding: 2px;
    direction: rtl;
    width: 129px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.divider {
    height: 1px;
    background-color: #CACACA;
    clear: both;
    width: 425px;
    margin-bottom: 5px
}

.doubleDivider {
    height: 1px;
    background-color: #FFF;
    border: 1PX solid #CACACA;
    clear: both;
    width: 425px;
    margin-top: 7px;
    margin-bottom: 7px
}

.chosenOfTheWeekItem {
    direction: rtl;
    float: right;
    height: 104px;
    text-align: right;
    width: 420px
}

.chosenOfTheWeekImage {
    width: 148px;
    height: 88px;
    float: left;
    text-align: right;
    padding-left: 3px
}

.chosenOfTheWeekText {
    width: 267px;
    height: 100px;
    float: left;
    padding-right: 2px;
    font: 12px Arial;
    color: #6A6A6A;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.chosenOfTheWeekOrderButton {
    text-align: left;
    clear: both;
    padding-top: 5px;
    padding-bottom: 7px;
    border: 0
}

.moreInZimmerTitle {
    background-color: #0187CE;
    color: #FFF;
    text-align: right;
    font-weight: 600;
    font-size:14px;
    padding: 2px;
    padding-right: 10px;
    direction: rtl;
    width: 129px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.moreInZimmerItem {
    direction: rtl;
    float: right;
    height: 77px;
    text-align: right;
    width: 211px;
    background-color: #FFF
}

.moreInZimmerImage {
    width: 80px;
    height: 65px;
    float: right;
    text-align: right;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.moreInZimmerText {
    width: 129px;
    height: 70px;
    float: right;
    padding-right: 2px;
    font-size: 12px;
    color: #6A6A6A;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.clear {
    clear: both;
    padding-bottom: 25px
}

.mainpageLinks {
    color: #5A5A5A;
    font-family: 'Assistant',  Arial,Helvetica,sans-serif;
    text-decoration: none
}

a.mainpageLinks:link {
    color: #5A5A5A;
    font-family: 'Assistant',  Arial,Helvetica,sans-serif;
    text-decoration: none
}

a.mainpageLinks:visited {
    color: #5A5A5A;
    font-family: 'Assistant',  Arial,Helvetica,sans-serif;
    text-decoration: none
}

a.mainpageLinks:hover {
    color: #F03;
    text-decoration: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.cardSelect {
    width: 208px;
    direction: rtl;
    height: 23px
}

.cellCoverTop {
    background-color: #d5d5d5;
    height: 1px;
    margin-bottom: 2px;
    margin-top: 3px;
    width: 980px
}

.cellCoverBottom {
    background-color: #d5d5d5;
    height: 1px;
    margin-bottom: 3px;
    margin-top: 2px;
    width: 980px
}

.FooterPassover {
    background: #f4f4f4 url(imagesDaka99/FooterStripBG.png) repeat-x top right;
    margin-top: 20px;
    width: 100%
}

.FooterWrapperPassover {
    margin: 0 auto;
    width: 100%
}

.FooterTopMenuPassover ul li {
    display: inline;
    vertical-align: text-bottom;
    width: 100px
}

    .FooterTopMenuPassover ul li a {
        color: #3c3c3b;
        display: inline-block;
        font-size: .7em;
        padding: 0 3px;
        text-align: center;
        vertical-align: text-bottom;
        width: 79px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.FooterBottomMenuPassover {
    margin-top: 13px;
    text-align: center
}

    .FooterBottomMenuPassover ul li a {
        border-left: 1px solid #FFF;
        color: #FFF;
        font-size: .8em;
        padding: 0 5px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

#FirstFLiPassover {
    padding-left: 0;
    padding-right: 0
}

#LastFLiPassover {
    background: none;
    padding-left: 0;
    padding-right: 0
}

.FooterBottomMenuPassover ul li.LastLi a {
    border: none
}

.FooterBottomMenuPassover ul li {
    display: inline
}

.FooterTopMenuPassover {
    text-align: center
}

.CopyrightPassover {
    color: #424242;
    font-size: .65em;
    text-align: center;
    width: 100%;
    height: 23px;
    padding-bottom: 4px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.FooterWrapperPassover img {
    margin: 10px 44px 0 0
}

.dividerPassover {
    background: url(imagesDaka99/daka99dividerInside.png);
    background-color: #D8DAD9;
    width: 2px
}

.ReccPassover {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 5px;
    padding-top: 5px
}

.UserReccPassover .ReccPassover p {
    font-size: .78em;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .UserReccPassover .ReccPassover p.RecUserNamePassover {
        color: #707070;
        font-style: italic
    }

.ArticlesPassover {
    float: left;
    width: 465px
}

    .ArticlesPassover h2 span {
        font-size: .7em;
        margin: 0 0 0 267px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

        .ArticlesPassover h2 span a {
            color: #0078B6;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

    .ArticlesPassover .ArticlePassover {
        border-bottom: 1px solid #c1c1c1;
        padding: 4px 0 0
    }

        .ArticlesPassover .ArticlePassover h3 {
            color: #282727;
            font-weight: 700;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

        .ArticlesPassover .ArticlePassover p a {
            color: #0078b6;
            font-weight: 700;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

.FooterLinks {
    background-color: #F4F4F4;
    width: 100%
}

ul.FooterLinks {
    list-style-image: url(images/FooterIconArrows.png)
}

    ul.FooterLinks li {
        display: inline-block;
        float: right;
        text-align: right;
        padding-left: 5px
    }

        ul.FooterLinks li ul li {
            display: block;
            float: none;
            width: 125px;
            font: bold 12px Arial;
            list-style-image: url(images/FooterIconArrows.png)
        }

            ul.FooterLinks li ul li a {
                color: #868585;
                font-size: 12px;
                font-family: 'Assistant', Arial, Helvetica, sans-serif;
            }

                ul.FooterLinks li ul li a:hover {
                    color: #d9291b;
                    font-weight: 700;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

        ul.FooterLinks li.Lang {
            float: left
        }

            ul.FooterLinks li.Lang p {
                display: inline
            }

                ul.FooterLinks li.Lang p a {
                    font-size: .8em;
                    color: #424242;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

.FooterLiTitle {
    background-image: url(images/FooterIconArrows.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center
}

.WrapperPassover {
    margin: 0 auto;
    width: 982px
}

.HeaderPassover {
    margin-top: 15px
}

.LogoAndSearchPassover {
    float: right;
    width: 200px
}

#SearchPassover {
    background: url(imagesDaka99/SearchBG.png) no-repeat top;
    border: none;
    color: #5A5A5A;
    padding: 6px 7px 8px 0;
    width: 136px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

#BtnSearch {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: url(imagesDaka99/BtnSearch.png) no-repeat top;
    border: 0 solid #;
    border-radius: 20px;
    color: #FFF;
    font-size: .9em;
    height: 33px;
    margin-top: 10px;
    width: 49px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.Header ul.Social {
    margin-bottom: 7px;
    margin-top: 7px
}

.HeaderPassover ul.Social li {
    display: inline;
    margin-left: 4px
}

    .HeaderPassover ul.Social li.Text span {
        display: inline-block;
        font-size: .8em;
        margin: 0 0 0 16px;
        width: 64px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.TopLeftPassover {
    float: left;
    width: 770px
}

.TopLinksAndMenuPassover {
    background: url(imagesDaka99/LogoDaka99ribbon.png) no-repeat left bottom;
    height: 101px;
    margin-bottom: 10px
}

ul.TopLinksPassover li {
    display: inline-block;
    float: right
}

    ul.TopLinksPassover li ul li {
        display: block;
        float: none;
        width: 117px
    }

        ul.TopLinksPassover li ul li a {
            color: #868585;
            font-size: .77em;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

            ul.TopLinksPassover li ul li a:hover {
                color: #d9291b;
                font-weight: 700;
                font-family: 'Assistant', Arial, Helvetica, sans-serif;
            }

    ul.TopLinksPassover li.Lang {
        float: left
    }

        ul.TopLinksPassover li.Lang p a {
            color: #424242;
            font-size: .8em;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

.TopMenuPassover {
    float: none;
    margin-bottom: 6px;
    margin-top: 3px
}

    .TopMenuPassover ul li a {
        color: #5a5a5a;
        display: inline-block;
        font-size: .85em;
        height: 28px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 6px;
        text-align: center;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .TopMenuPassover ul li.Maps a {
        background: url(imagesDaka99/TopMenuMapsBG.png) no-repeat top;
        width: 39px
    }

        .TopMenuPassover ul li.Maps a:hover {
            background: url(imagesDaka99/TopMenuMapsHoverBG.png) no-repeat top
        }

    .TopMenuPassover ul li.Free a {
        background: url(imagesDaka99/TopMenuFreeBG.png) no-repeat top;
        width: 68px
    }

        .TopMenuPassover ul li.Free a:hover {
            background: url(imagesDaka99/TopMenuFreeHoverBG.png) no-repeat top
        }

    .TopMenuPassover ul li.ByPrice a {
        background: url(imagesDaka99/TopMenuByPriceBG.png) no-repeat top;
        width: 87px
    }

    .TopMenuPassover ul li.ByPricePassover a:hover {
        background: url(imagesDaka99/TopMenuByPriceHoverBG.png) no-repeat top
    }

.TopMenu ul li.Families a {
    background: url(imagesDaka99/TopMenuFamiliesBG.png) no-repeat top;
    width: 93px
}

.TopMenuPassover ul li.FamiliesPassover a:hover {
    background: url(imagesDaka99/TopMenuFamiliesHoverBG.png) no-repeat top
}

.TopMenuPassover ul li.Request a {
    background: url(imagesDaka99/TopMenuRequestBG.png) no-repeat top;
    width: 157px
}

    .TopMenuPassover ul li.Request a:hover {
        background: url(imagesDaka99/TopMenuRequestHover.png) no-repeat top
    }

.Banner {
    float: right;
    padding-top: 5px;
    text-align: left;
    width: 340px
}

.AttractiosList {
    float: right;
    font-size: .85em;
    height: 85px;
    margin-top: 1px;
    padding-top: 0;
    width: 500px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .AttractiosList ul {
        margin-left: 10px;
        margin-right: 5px
    }

        .AttractiosList ul li {
            display: inline-block;
            float: right;
            list-style-type: disc;
            padding-bottom: 0
        }

            .AttractiosList ul li ul li {
                display: block;
                float: none
            }

                .AttractiosList ul li ul li a {
                    color: #0075b2;
                    font-size: .85em;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

                .AttractiosList ul li ul li:hover {
                    background-color: #0f0
                }

.SearchAttraction {
    float: left;
    height: 90px;
    margin-top: 16px;
    padding: 5px;
    width: 480px
}

.AttractiosList ul li a, .AttractiosList ul li a:active, .AttractiosList ul li a:visited {
    color: #555;
    text-decoration: underline;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .AttractiosList ul li a:hover, .sortByCriteria li a:hover {
        color: #c00;
        text-decoration: none;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.h1Passover {
    color: #D9291C;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.submit {
    background: url(imagesDaka99/submit.png) no-repeat top;
    border: none;
    cursor: pointer;
    height: 61px;
    width: 67px
}

.MainMenu {
    background-image: linear-gradient(tobottom,#FFFFFF0%,#F1F1F1100%);
    border: 1px solid #B3B3B3;
    height: 68px;
    margin-top: 5px;
    padding: 3px;
    width: 974px
}

    .MainMenu li a {
        border-left: 2px solid #bedff0;
        color: #0087cd;
        display: inline-block;
        font-size: 1em;
        font-weight: 700;
        padding: 0 24px 0 21px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.Breadcrumbs span {
    color: #8b8b8b
}

.FooterHP {
    background: #f4f4f4 url(imagesDaka99/FooterStripBG.png) repeat-x top right;
    text-align: center
}

.FooterWrapperHP {
    margin: 0 auto;
    text-align: center;
    left: 0
}

.FooterTopMenuHP ul li {
    display: inline;
    vertical-align: text-bottom
}

    .FooterTopMenuHP ul li a {
        color: #3c3c3b;
        display: inline-block;
        font-size: .7em;
        padding: 0;
        text-align: center;
        vertical-align: text-bottom;
        width: 79px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.FooterBottomMenuHP {
    margin-top: 13px;
    text-align: center
}

    .FooterBottomMenuHP ul li a {
        border-left: 1px solid #FFF;
        color: #FFF;
        font-size: .8em;
        padding: 0;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

#FirstFLiHP {
    padding-left: 0;
    padding-right: 0
}

#LastFLiHP {
    background: none;
    padding-left: 0;
    padding-right: 0
}

.CopyrightHP {
    color: #424242;
    font-size: .85em;
    margin-top: 17px;
    text-align: center;
    width: 100%;
    background-color: #E4E4E4;
    height: 23px;
    padding-bottom: 4px;
    direction: rtl;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.FooterWrapperHP img {
    margin: 10px 3px 0 0
}

.FooterLinksHP {
    background-color: #F4F4F4;
    margin: 0 auto;
    text-align: center
}

ul.FooterLinksHP {
    list-style: none
}

    ul.FooterLinksHP li {
        display: inline-block;
        float: right;
        text-align: right;
        padding-left: 5px
    }

        ul.FooterLinksHP li ul li {
            display: block;
            float: none;
            width: 110px;
            font: bold 12px Arial;
            list-style: none
        }

            ul.FooterLinksHP li ul li a {
                color: #868585;
                font-size: 12px;
                font-family: 'Assistant', Arial, Helvetica, sans-serif;
            }

                ul.FooterLinksHP li ul li a:hover {
                    color: #d9291b;
                    font-weight: 700;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

.FooterLiTitleHP {
    color: #fff;
    margin-bottom: 20px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.moreL {
    font-weight:600;
    font-size:16px;
    color: #00f;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.submitImageButton {
    width: 106px;
    height: 57px;
    border: 0;
}

#searchTypeNav a {
    color: #000;
    ;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}


.searchTypeNavSelected {
    color: #feeb1b;
    ;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.serachBlueBox {
    cursor: pointer;
    float: right;
    margin-right: 8px;
    padding-top: 11px;
    background-color: #0187CE;
    background-image: url(images/hpSearchBlockBG.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 48px;
    border: 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}


.autocomplete-w1 {
    background: url(images/shadow.png) no-repeat bottom right;
    position: absolute;
    top: 3px;
    right: -240px;
    margin: 6px 0 0 6px;
    _background: none;
    _margin: 1px 0 0 0;
    font-size: 110% !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.autocomplete {
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    text-align: right;
    max-height: 350px;
    overflow: auto;
    margin: -6px 6px 6px -6px;
    _height: 350px;
    _margin: 0;
    _overflow-x: hidden;
    direction: rtl;
    font-size: 90% !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .autocomplete .selected {
        background: #F0F0F0
    }

    .autocomplete div {
        padding: 2px 5px;
        white-space: nowrap;
        overflow: hidden;
        direction: rtl;
        z-index: 999999;
        font-size: 90% !important;
    }

    .autocomplete strong {
        font-weight: 400;
        color: #39F;
        font-size: 110% !important;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.buttomBNR {
    z-index: 999999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #024219;
    filter: alpha(opacity=85);
    opacity: .85;
    text-align: center
}

.chosenOfTheWeekWrapper {
    width: 425px;
    text-align: right;
    direction: rtl
}

.chosenOfTheWeekTitle {
    background-color: #0187CE;
    color: #FFF;
    text-align: center;
    font-size:14px;
    font-weight:600;
    padding: 2px;
    direction: rtl;
    width: 129px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.divider {
    height: 1px;
    background-color: #CACACA;
    clear: both;
    width: 425px;
    margin-bottom: 5px
}

.doubleDivider {
    height: 1px;
    background-color: #FFF;
    border: 1PX solid #CACACA;
    clear: both;
    width: 425px;
    margin-top: 7px;
    margin-bottom: 7px
}

.chosenOfTheWeekItem {
    direction: rtl;
    float: right;
    height: 104px;
    text-align: right;
    width: 420px
}

.chosenOfTheWeekImage {
    width: 148px;
    height: 88px;
    float: left;
    text-align: right;
    padding-left: 3px
}

.chosenOfTheWeekText {
    width: 267px;
    height: 100px;
    float: left;
    padding-right: 2px;
    font-size: 12px;
    color: #6A6A6A;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.chosenOfTheWeekOrderButton {
    text-align: left;
    clear: both;
    padding-top: 5px;
    padding-bottom: 7px;
    border: 0
}

.moreInZimmerTitle {
    background-color: #0187CE;
    color: #FFF;
    text-align: right;
    font: bold 14px Arial;
    padding: 2px;
    padding-right: 10px;
    direction: rtl;
    width: 129px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.moreInZimmerItem {
    direction: rtl;
    float: right;
    height: 77px;
    text-align: right;
    width: 211px;
    background-color: #FFF
}

.moreInZimmerImage {
    width: 80px;
    height: 65px;
    float: right;
    text-align: right
}

.moreInZimmerText {
    width: 129px;
    height: 70px;
    float: right;
    padding-right: 2px;
    font: 12px Arial;
    color: #6A6A6A;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.clear {
    clear: both;
    padding-bottom: 25px
}

.mainpageLinks {
    color: #5A5A5A;
    font-family: 'Assistant',  Arial,Helvetica,sans-serif;
    text-decoration: none
}

a.mainpageLinks:link {
    color: #5A5A5A;
    font-family: 'Assistant',  Arial,Helvetica,sans-serif;
    text-decoration: none
}

a.mainpageLinks:visited {
    color: #5A5A5A;
    font-family: 'Assistant',  Arial,Helvetica,sans-serif;
    text-decoration: none
}

a.mainpageLinks:hover {
    color: #F03;
    text-decoration: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.cardSelect {
    width: 208px;
    direction: rtl;
    height: 23px
}

.cellCoverTop {
    background-color: #d5d5d5;
    height: 1px;
    margin-bottom: 2px;
    margin-top: 3px;
    width: 980px
}

.cellCoverBottom {
    background-color: #d5d5d5;
    height: 1px;
    margin-bottom: 3px;
    margin-top: 2px;
    width: 980px
}

.FooterPassover {
    background: #f4f4f4 url(imagesDaka99/FooterStripBG.png) repeat-x top right;
    margin-top: 20px;
    width: 100%
}

.FooterWrapperPassover {
    margin: 0 auto;
    width: 100%
}

.FooterTopMenuPassover ul li {
    display: inline;
    vertical-align: text-bottom;
    width: 100px
}

    .FooterTopMenuPassover ul li a {
        color: #3c3c3b;
        display: inline-block;
        font-size: .7em;
        padding: 0 3px;
        text-align: center;
        vertical-align: text-bottom;
        width: 79px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.FooterBottomMenuPassover {
    margin-top: 13px;
    text-align: center
}

    .FooterBottomMenuPassover ul li a {
        border-left: 1px solid #FFF;
        color: #FFF;
        font-size: .8em;
        padding: 0 5px
    }

#FirstFLiPassover {
    padding-left: 0;
    padding-right: 0
}

#LastFLiPassover {
    background: none;
    padding-left: 0;
    padding-right: 0
}

.FooterBottomMenuPassover ul li.LastLi a {
    border: none
}

.FooterBottomMenuPassover ul li {
    display: inline
}

.FooterTopMenuPassover {
    text-align: center
}

.CopyrightPassover {
    color: #424242;
    font-size: .65em;
    text-align: center;
    width: 100%;
    height: 23px;
    padding-bottom: 4px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.FooterWrapperPassover img {
    margin: 10px 44px 0 0
}

.dividerPassover {
    background: url(imagesDaka99/daka99dividerInside.png);
    background-color: #D8DAD9;
    width: 2px
}

.ReccPassover {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 5px;
    padding-top: 5px
}

.UserReccPassover .ReccPassover p {
    font-size: .78em;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .UserReccPassover .ReccPassover p.RecUserNamePassover {
        color: #707070;
        font-style: italic;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.ArticlesPassover {
    float: left;
    width: 465px
}

    .ArticlesPassover h2 span {
        font-size: .7em;
        margin: 0 0 0 267px
    }

        .ArticlesPassover h2 span a {
            color: #0078B6;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

    .ArticlesPassover .ArticlePassover {
        border-bottom: 1px solid #c1c1c1;
        padding: 4px 0 0
    }

        .ArticlesPassover .ArticlePassover h3 {
            color: #282727;
            font-weight: 700;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

        .ArticlesPassover .ArticlePassover p a {
            color: #0078b6;
            font-weight: 700;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

.FooterLinks {
    background-color: #F4F4F4;
    width: 100%
}

ul.FooterLinks {
    list-style-image: url(images/FooterIconArrows.png)
}

    ul.FooterLinks li {
        display: inline-block;
        float: right;
        text-align: right;
        padding-left: 5px
    }

        ul.FooterLinks li ul li {
            display: block;
            float: none;
            width: 125px;
            font-size:12px;
            font-weight:600;
            list-style-image: url(images/FooterIconArrows.png);
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

            ul.FooterLinks li ul li a {
                color: #868585;
                font-size: 12px;
                font-family: 'Assistant', Arial, Helvetica, sans-serif;
            }

                ul.FooterLinks li ul li a:hover {
                    color: #d9291b;
                    font-weight: 700;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

        ul.FooterLinks li.Lang {
            float: left
        }

            ul.FooterLinks li.Lang p {
                display: inline
            }

                ul.FooterLinks li.Lang p a {
                    font-size: .8em;
                    color: #424242;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

.FooterLiTitle {
    background-image: url(images/FooterIconArrows.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center
}

.WrapperPassover {
    margin: 0 auto;
    width: 982px
}

.HeaderPassover {
    margin-top: 15px
}

.LogoAndSearchPassover {
    float: right;
    width: 200px
}

#SearchPassover {
    background: url(imagesDaka99/SearchBG.png) no-repeat top;
    border: none;
    color: #5A5A5A;
    padding: 6px 7px 8px 0;
    width: 136px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

#BtnSearch {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: url(imagesDaka99/BtnSearch.png) no-repeat top;
    border: 0 solid #;
    border-radius: 20px;
    color: #FFF;
    font-size: .9em;
    height: 33px;
    margin-top: 10px;
    width: 49px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.Header ul.Social {
    margin-bottom: 7px;
    margin-top: 7px
}

.HeaderPassover ul.Social li {
    display: inline;
    margin-left: 4px
}

    .HeaderPassover ul.Social li.Text span {
        display: inline-block;
        font-size: .8em;
        margin: 0 0 0 16px;
        width: 64px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.TopLeftPassover {
    float: left;
    width: 770px
}

.TopLinksAndMenuPassover {
    background: url(imagesDaka99/LogoDaka99ribbon.png) no-repeat left bottom;
    height: 101px;
    margin-bottom: 10px
}

ul.TopLinksPassover li {
    display: inline-block;
    float: right
}

    ul.TopLinksPassover li ul li {
        display: block;
        float: none;
        width: 117px
    }

        ul.TopLinksPassover li ul li a {
            color: #868585;
            font-size: .77em;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

            ul.TopLinksPassover li ul li a:hover {
                color: #d9291b;
                font-weight: 700;
                font-family: 'Assistant', Arial, Helvetica, sans-serif;
            }

    ul.TopLinksPassover li.Lang {
        float: left
    }

        ul.TopLinksPassover li.Lang p a {
            color: #424242;
            font-size: .8em
        }

.TopMenuPassover {
    float: none;
    margin-bottom: 6px;
    margin-top: 3px
}

    .TopMenuPassover ul li a {
        color: #5a5a5a;
        display: inline-block;
        font-size: .85em;
        height: 28px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 6px;
        text-align: center;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .TopMenuPassover ul li.Maps a {
        background: url(imagesDaka99/TopMenuMapsBG.png) no-repeat top;
        width: 39px
    }

        .TopMenuPassover ul li.Maps a:hover {
            background: url(imagesDaka99/TopMenuMapsHoverBG.png) no-repeat top
        }

    .TopMenuPassover ul li.Free a {
        background: url(imagesDaka99/TopMenuFreeBG.png) no-repeat top;
        width: 68px
    }

        .TopMenuPassover ul li.Free a:hover {
            background: url(imagesDaka99/TopMenuFreeHoverBG.png) no-repeat top
        }

    .TopMenuPassover ul li.ByPrice a {
        background: url(imagesDaka99/TopMenuByPriceBG.png) no-repeat top;
        width: 87px
    }

    .TopMenuPassover ul li.ByPricePassover a:hover {
        background: url(imagesDaka99/TopMenuByPriceHoverBG.png) no-repeat top
    }

.TopMenu ul li.Families a {
    background: url(imagesDaka99/TopMenuFamiliesBG.png) no-repeat top;
    width: 93px
}

.TopMenuPassover ul li.FamiliesPassover a:hover {
    background: url(imagesDaka99/TopMenuFamiliesHoverBG.png) no-repeat top
}

.TopMenuPassover ul li.Request a {
    background: url(imagesDaka99/TopMenuRequestBG.png) no-repeat top;
    width: 157px
}

    .TopMenuPassover ul li.Request a:hover {
        background: url(imagesDaka99/TopMenuRequestHover.png) no-repeat top
    }

.Banner {
    float: right;
    padding-top: 5px;
    text-align: left;
    width: 340px
}

.AttractiosList {
    float: right;
    font-size: .85em;
    height: 85px;
    margin-top: 1px;
    padding-top: 0;
    width: 500px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .AttractiosList ul {
        margin-left: 10px;
        margin-right: 5px
    }

        .AttractiosList ul li {
            display: inline-block;
            float: right;
            list-style-type: disc;
            padding-bottom: 0
        }

            .AttractiosList ul li ul li {
                display: block;
                float: none
            }

                .AttractiosList ul li ul li a {
                    color: #0075b2;
                    font-size: .85em;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

                .AttractiosList ul li ul li:hover {
                    background-color: #0f0
                }

.SearchAttraction {
    float: left;
    height: 90px;
    margin-top: 16px;
    padding: 5px;
    width: 480px
}

.AttractiosList ul li a, .AttractiosList ul li a:active, .AttractiosList ul li a:visited {
    color: #555;
    text-decoration: underline;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

    .AttractiosList ul li a:hover, .sortByCriteria li a:hover {
        color: #c00;
        text-decoration: none;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.h1Passover {
    color: #D9291C;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.submit {
    background: url(imagesDaka99/submit.png) no-repeat top;
    border: none;
    cursor: pointer;
    height: 61px;
    width: 67px
}

.MainMenu {
    background-image: linear-gradient(tobottom,#FFFFFF0%,#F1F1F1100%);
    border: 1px solid #B3B3B3;
    height: 68px;
    margin-top: 5px;
    padding: 3px;
    width: 974px
}

    .MainMenu li a {
        border-left: 2px solid #bedff0;
        color: #0087cd;
        display: inline-block;
        font-size: 1em;
        font-weight: 700;
        padding: 0 24px 0 21px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.Breadcrumbs span {
    color: #8b8b8b;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.FooterHP {
    background: #f4f4f4 url(imagesDaka99/FooterStripBG.png) repeat-x top right;
    text-align: center
}

.FooterWrapperHP {
    margin: 0 auto;
    text-align: center;
    left: 0
}

.FooterTopMenuHP ul li {
    display: inline;
    vertical-align: text-bottom
}

    .FooterTopMenuHP ul li a {
        color: #3c3c3b;
        display: inline-block;
        font-size: .7em;
        padding: 0;
        text-align: center;
        vertical-align: text-bottom;
        width: 79px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

.FooterBottomMenuHP {
    margin-top: 13px;
    text-align: center
}

    .FooterBottomMenuHP ul li a {
        border-left: 1px solid #FFF;
        color: #FFF;
        font-size: .8em;
        padding: 0;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

#FirstFLiHP {
    padding-left: 0;
    padding-right: 0
}

#LastFLiHP {
    background: none;
    padding-left: 0;
    padding-right: 0
}

.CopyrightHP {
    color: #424242;
    font-size: .85em;
    margin-top: 17px;
    text-align: center;
    width: 100%;
    background-color: #E4E4E4;
    height: 23px;
    padding-bottom: 4px;
    direction: rtl;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.FooterWrapperHP img {
    margin: 10px 3px 0 0
}

.FooterLinksHP {
    background-color: #F4F4F4;
    margin: 0 auto;
    text-align: center
}

ul.FooterLinksHP {
    list-style: none
}

    ul.FooterLinksHP li {
        display: inline-block;
        float: right;
        text-align: right;
        padding-left: 5px
    }

        ul.FooterLinksHP li ul li {
            display: block;
            float: none;
            width: 110px;
            font: bold 12px Arial;
            list-style: none
        }

            ul.FooterLinksHP li ul li a {
                color: #868585;
                font-size: 12px;
                font-family: 'Assistant', Arial, Helvetica, sans-serif;
            }

                ul.FooterLinksHP li ul li a:hover {
                    color: #d9291b;
                    font-weight: 700;
                    font-family: 'Assistant', Arial, Helvetica, sans-serif;
                }

.FooterLiTitleHP {
    color: #fff;
    margin-bottom: 20px
}

.moreL {
    font-size:16px;
    font-weight:600;
    color: #00f;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.submitImageButton {
    width: 106px;
    height: 57px;
    border: 0;
}

#searchTypeNav a {
    color: #000;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}


.searchTypeNavSelected {
    color: #feeb1b;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.serachBlueBox {
    cursor: pointer;
    float: right;
    margin-right: 8px;
    padding-top: 11px;
    background-color: #0187CE;
    background-image: url(images/hpSearchBlockBG.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 48px;
    border: 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.princeLink a:link {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.princeLink a:visited {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.princeLink a:active {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.princeLink a:hover {
    color: #fc0;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}


.localLink {
    color: #757575;
    cursor: pointer;
    padding-right: 10px;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.localLinkH {
    color: #3399FF;
    cursor: pointer;
    padding-right: 0 !important;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.localLink:hover {
    color: #3399FF;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.sixPackImages {
    width: 293px !important;
    height: 222px !important;
}


#rightBigImage {
    width: 600px !important;
    height: 450px !important;
}

.rightBigImageInner {
    width: 600px !important;
    height: 450px !important;
}



.rightBigImage {
    width: 600px !important;
    height: 450px !important;
}

.roomData {
    display: none;
}
.roomDataClose a:link {
    color: #c00;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.hiddenRec {
    display:none !important;
}

.roomImage img {
    /* width: 337px !important; */
    height: 251px !important;
}

#facilitiesWrapper {
    display: block;
    clear: both;
}
.facilities {
    display: inline-block !important;
    float: right;
    width:135px !important;
}
#moreRecs {
    width:200px;
}

#hotelPolicyContent {
    display: block;
    height: 170px;
}

#PolicyContentPartial {
    height: 165px;
    overflow: hidden;
}

#hotelPolicyContentFull {
    display: none;
    height: auto;
}

#policyReadMore {
    cursor: pointer;
}

#policyReadLess {
    cursor: pointer;
}

h1
{
    font-size: calc(1.1075rem + 1.0vw) !important;
}

.insideData {
    display: none;
}
.pointer {
    cursor: pointer;
}


.h5 {
    color: #929191;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.h6 {
    color: #929191;
    font-family: 'Assistant', Arial, Helvetica, sans-serif;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid #497bbe;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #497bbe transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.attractionNearbyImage {
    width:118px !important;
    height:100px !important;

}

.ui-datepicker-trigger {
    width: 32px !important;
    height: 35px !important;
    padding: 2px !important;
    margin-top:3px;
    cursor:pointer;
}

.asfDate {
    background-color: white !important;
    border-radius: 9px !important;
}


.ui-datepicker {
    background-color:white;
    z-index:111 !important;
}
    

.aboutGrey {
    display:block !important;
    height: 64px !important;
    overflow: hidden !important;
    opacity: 0.5 !important;
}

#onlineBookingFrame {
    height: 450px;
    width: 100%;
}

#readMoreAboutMeTop {
    display:none;
    clear:both;
}

.title_imgLT {
    width: 600px !important;
}

@media (min-width: 1525px) {
    .container {
        max-width: 1524px;
    }
}




@media (max-width: 1600px) {

    .title_imgLT {
        width: 640px !important;
    }

    .navbar {
        padding-top: 0;
    }

    .nav_top {
        flex-direction: column-reverse;
    }

    .nav_top_left {
        margin-right: auto;
    }

    .nav_link_right {
        position: absolute;
        top: 50px;
        left: 15px;
    }

        .nav_link_right img {
            width: auto;
            height: 30px;
        }


    #rightBigImage {
        width: 600px !important;
        height: 452px !important;
    }

    .rightBigImageInner {
        width: 625px !important;
        height: 452px !important;
    }

}

@media (max-width: 1399.98px) {

    .title_img {
        max-width: 680px !important;
    }

    #rightBigImage {
        width: 680px !important;
    }



    .photo_gallery .title_img {
        flex: 0 0 auto;
        width: 66.66%;
        max-width: 66.66%;
    }

    .grid_img {
        flex: 0 0 auto;
        /*width: 33.33%;*/
        width: 490px !important;
        max-width: 490px !important;
        background-color: transparent !important;
        margin-right: 65px !important;
    }

    .photo_gallery .grid_img_single:nth-child(3),
    .photo_gallery .grid_img_single:nth-child(4),
    .photo_gallery .grid_img_single:nth-child(5),
    .photo_gallery .grid_img_single:nth-child(6) {
        display: none;
    }

    .photo_gallery .grid_img_single {
        flex: 0 0 auto;
        width: 325px !important;
        max-width: 325px !important;
        padding: 0 8px 6px 0 !important;
        height: auto;
        margin-right:8px !important;
    }

    .photo_gallery {
        flex: 0 0 auto;
        width: 100% !important;
        max-width: 906px !important;
    }

    .sixPackImages {
        width: 325px !important;
        height: 223px !important;
    }


    .photo_gallery .more_img {
        bottom: 23%;
        left: calc(0.66% - 10px);
    }

    .wrapper {
        flex-direction: column-reverse;
    }

    .content, aside {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
    }

    aside {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        aside > div {
            flex: 0 0 auto;
            width: 33%;
            max-width: 33%;
            height: fit-content;
        }

        aside .no_mob {
            display: none;
        }

    .toggle_block .title {
        font-size: 16px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .toggle_block .read_more {
        font-size: 13px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .toggle_block .title_block {
        background-size: 41px;
    }

    .options_with_room .photo_gallery .more_img {
        left: calc(25% - 54px);
    }

    .btn-outline-white {
        width: 108px;
        padding: 0;
        font-size: 20px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .toggle_block {
        position: relative;
    }

        .toggle_block .title_block {
            z-index: 100;
        }

        .toggle_block .collapse,
        .toggle_block .collapsing {
            position: absolute;
            left: 0;
            right: 0;
            z-index: 99;
            box-shadow: 0px 6px 5.8px 1.2px rgba(0, 0, 0, 0.2);
            border-radius: 0;
        }

    .rooms_block .row {
        --bs-gutter-x: 13px;
    }

    .banner_block .btn-outline-white {
        width: 100px;
        height: 26px;
        font-size: 15px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .foot_top {
        flex-direction: column-reverse;
    }

    .foot_top_right {
        margin-bottom: 19px;
    }

    .foot_top_right,
    .foot_top_left {
        width: 100%;
        justify-content: center;
        display: flex;
    }

        .foot_top_left a:last-child {
            margin-left: 0;
        }

}

.none {
    display:none !important
}

@media (max-width: 991.98px) {


    .fixedIconsFooter {
        background-color: #E8E9EB !important;
        border-top: 1px solid #B9B9B9;
        height: 70px !important;
        position: fixed !important;
        bottom: 0 !important;
        opacity: 1 !important;
        text-align: center !important;
        padding-top: 10px !important;
        margin: 0 auto !important;
        z-index: 9999 !important;
        width: 100% !important;
    }

        .fixedIconsFooter div {
            width: 60px;
            height: 60px;
            padding: 5px !important;
            display: inline-block;
        }
        .fixedIconsFooter img {
            width: 30px !important;
            height: 30px !important;
            border: 0;
        }

    #onlineBookingFrame {
        height: 450px !important;
        width: 100%;
    }


    .rightBigImageInner {
        width: 100% !important;
        height: auto !important;
    }

    .attractionNearbyImage {
        width: 118px !important;
        height: 100px !important;
    }

    .attractions_item {
        width: 118px !important;
        margin: 0 0 18px 10px !important;
    }

    .nav_link_right,
    .left_link_block {
        display: none !important;
    }

    .nav_top_left {
        margin-right: 0;
        flex-direction: column-reverse;
        align-items: flex-start !important;
    }

    header .bg-white {
        background-color: #497bbe !important;
    }

    .no_mob {
        display: none !important;
    }

    .item_premium_top {
        flex-direction: column;
    }

        .item_premium_top .right_block {
            justify-content: end;
            width: 100%;
        }

        .item_premium_top .left_block {
            justify-content: space-between;
            width: 100%;
        }

    .circle_purple {
        width: 36px;
        height: 36px;
    }

        .circle_purple img {
            height: 17px;
            width: auto;
        }

    .left_block .social_share .circle_purple {
        margin-right: 24px;
    }

    .social_share .dropdown-menu {
        transform: translate(119px, -45px) !important;
    }

    .left_block a {
        color: #222;
        font-size: 24px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .photo_gallery .title_img {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
    }

    .photo_gallery .more_img {
        bottom: 14px;
        left: calc(50% - 54px);
    }

    aside > div {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
    }

    .toggle_block .title_block {
        background-size: 35px;
    }

    .options_with_room .photo_gallery .more_img {
        left: calc(70% - 54px);
    }

    .phone_title_href span {
        display: none;
    }

    .policy_block {
        font-size: 17px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

        .policy_block .c_blue {
            font-size: 18px;
        }

    .feedback {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row;
    }

        .feedback .input-group {
            height: fit-content;
        }

        .feedback .form-control,
        .feedback .form-select {
            font-size: 15px;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

    aside .btn {
        font-size: 17px;
        padding: 0 14px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .toggle_block .close_txt {
        bottom: 0;
    }

    .room_price_table td {
        text-align: center;
    }

    .special_table_mob {
        margin: -8px -8px 4px -8px;
        display: block;
        padding: 8px 0 4px 0;
        border-bottom: 1px solid #dee2e6;
    }

    .give_rate_block .right_block {
        width: 170px;
        max-width: 170px;
    }

    .review_item {
        font-size: 17px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

        .review_item .title {
            font-size: 18px;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

        .review_item .date {
            font-size: 16px;
            font-family: 'Assistant', Arial, Helvetica, sans-serif;
        }

    .header_fix {
        height: 58px;
    }

    .banner_block .ban_mob {
        width: 100%;
        max-width: 100%;
        background: url(../images/ban_mob.jpg) 100% 0 no-repeat;
        background-size: contain;
        border-bottom: 1px solid #233b53;
        border-top: 1px solid #233b53;
        margin: 10px 0;
        padding: 25px 31% 35px 5%;
    }

    .ban_mob .title {
        font-size: 28px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 8px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .ban_mob p {
        font-size: 20px;
        text-align: center;
    }

    .ban_mob .input-group {
        width: 80%;
        margin: 0 10%;
    }

    .ban_mob .btn-red {
        margin-right: 12px !important;
        background-color: #f44901;
        border-radius: 0;
    }

    .ban_mob .form-control {
        margin-bottom: 0;
        border-radius: 0;
    }

    #rightBigImage {
        width: 100% !important;
        height: auto !important;
    }
}

@media (max-width: 767.98px) {


    #premiumRequest {
        width:100% !important;
    }

    .attractionNearbyImage {
        width: 100px !important;
        height: 90px !important;
    }

    .attractions_item {
        width: 100px !important;
        margin: 0 0 18px 8px !important;
    }

    .bredcrumbs {
        padding: 10px 0;
    }

    .give_rate_block > div {
        flex-wrap: wrap;
    }

    .two_col_li {
        display: block;
        -moz-column-count: 2; /* Firefox */
        -webkit-column-count: 2; /* Safari and Chrome */
        column-count: 2;
    }

    .faq_block {
        height: auto;
        margin-bottom: 10px;
    }

    .special_table_mob {
        font-size: 12px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .room_price_table .currency {
        font-size: 13px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .room_price_table .price {
        font-size: 16px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .room_price_table thead th {
        font-size: 15px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .room_price_table th {
        font-size: 14px;
        padding: 0 .1em;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .options_with_room .photo_gallery .title_img {
        width: 100%;
        max-width: 100%;
    }

    .options_with_room .photo_gallery .more_img {
        left: calc(50% - 54px);
    }

    .calendar_block .monthandyear td {
        font-size: 20px;
        padding: 5px;
        font-family: 'Assistant', Arial, Helvetica, sans-serif;
    }

    .calendar_block .btn-light {
        display: block !important;
    }
}

@media (min-width: 600px) and (max-width: 991.98px) {
    
.title_imgLT {
    width: 640px !important;
}

    .feedback > div {
        flex: 0 0 auto;
        width: 49%;
        max-width: 49%;
    }

    .feedback .change_order_1 {
        order: 2;
    }

    .feedback .change_order_2 {
        order: 1;
    }

    .feedback .change_order_3 {
        position: absolute;
        left: 19px;
        bottom: 25px;
    }
}

@media (max-width: 599.98px) {
    .feedback > div {
        width: 100%;
    }

    .banner_block .ban_mob {
        background-position: 120% 0;
    }
}

@media (max-width: 480px) {


    .title_imgLT {
        width: unset !important;
    }

    .btn-rate {
        padding: 2px 5px;
        width: auto;
    }

    .item_premium_top .left_block {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .item_premium_top .social_share {
        margin-top: 5px;
    }

    .left_block .social_share .circle_purple:first-child {
        margin-right: 0;
    }

    .banner_block .ban_mob {
        background-position: 140% 0;
    }
}

@media (min-width: 992px) {
    .no_pc {
        display: none !important;
    }
}
