:root {
    --color: #222;
    --color-grayish: #ececec;
    --color-wheat: #fff;
    --color-gray: #a2a2a2;
    --color-gray2: #d4d4d4;
    --color-gray3: #f7f7f7;
    --color-yellow: #f1bb22;
    --price: green;
    --old-price: #999;
    --color-orange: #ff5722;
    --color-blue: #2487ce;
    --color-red: #cc0000;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'hotels', Arial, Helvetica, sans-serif;
    /* -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; */
}

address {
    font-style: normal;
    padding: 0 0 1rem;
}

@font-face {
    font-family: 'hotels';
    src: url('../font/opensanshebrew-regular-webfont.eot');
    src: url('../font/opensanshebrew-regular-webfont.woff') format('woff'), url('../font/opensanshebrew-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hotels-bold';
    src: url('../font/opensanshebrew-bold-webfont.eot');
    src: url('../font/opensanshebrew-bold-webfont.woff') format('woff'), url('../font/opensanshebrew-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {}

body {
    font-size: 14px;
    /* overflow-x: hidden; */
    color: #4e4e4e !important;
    font-family: 'hotels';
    text-align: justify;
    /* direction: rtl; */
    text-align: right;
}

h1,
h2,
h3,
h4,
h5,
strong {
    /* font-family: 'hotels-bold'; */
    font-weight: normal;
}

h2 {
    font-size: 2rem;
}

p {
    font-size: 1rem;
    padding: 0 0 1rem;
}

/*************25-10-2021************/
.t-datepicker-days .t-table-wrap {
    padding: 0;
    width: 50% !important;
    margin-left: 0% !important;
}
.t-datepicker.custom_datepicker.hevru_custom_date .t-check-out .t-datepicker-day {
    left: -361px !important;
}
.t-datepicker.custom-datepicker.custom_englis5 .t-dates {
    padding: 10px 15px;
    height: auto;
    box-sizing: border-box;
}
.t-check-in.custom_checkout .t-dates.t-date-check-in {
    height: auto;
}
.t-datepicker.custom-datepicker.custom_englis5 {
    margin-bottom: 0px;
}
.all_type_reviews.custom_type_review .by_type_review_num .num_8 span {
    width: 80%;
    float: left;
}
.custom_md.custos_md_hav select {
    margin: 0px !important;
    
}
h4.custom_name {
    font-size: 18px;
}
.error_outer {
    width: 80%;
    margin: 250px auto;
    text-align: center;
}
.by_reviews.custom_reviews .demo-icon.icon-user {
    left: 0;
    right: auto;
}
.by_reviews.custom_reviews .by_review_date {
    position: relative;
    margin-left: 15px;
}
.all_type_reviews.custom_type_review .by_type_review {
    width: 50%;
    padding: 0 0 10px 0px;
}
.all_type_reviews.custom_type_review .by_type_review_num {
    float: right;
}
.all_type_reviews.custom_type_review .l_num {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}
.custom_sidebar.pull-left {
    float: left !important;
    margin-right: 40px;
    z-index: 9;
}
.t-datepicker.custom_datepicker {
    margin-bottom: 10px;
}
.t-check-out.custom_tcheck {
    border-left-width: 1px;
}
.col-md-12.custom_md {
    margin-top: 10px;
    display: inline-flex;
}
.custom_md .col-md-4.dropdown select {
    color: var(--color);
    border: 1px solid #e3e3e3;
    padding: 6px;
    margin: 0 17px 0 0;
    width: 97%;
    border-radius: 3px;
    box-shadow: 0px 0px 2px #ccc;
}
.by_room_txt.custom_roomtext {
    margin-left: 20px;
    width: 57%;
}
.by_room_txt.custom_roomtext h3 {
    font-weight: 800;
}
.t-datepicker.custom-datepicker {
    margin-bottom: 10px;
}
.content_h.custom_hotel .hotel_name_custom {
    font-weight: 800;
    font-size: 30px;
    margin-bottom: -10px;
}
.hc_reviews.hc_reviews_top.custom_top87.pull-right {
    float: right !important;
    position: inherit;
}
.breadcrumb.custom_bread {
    padding-left: 15px;
}
.hotel_checkin.custon_check {
    width: 50%;
    margin-bottom: 10px;
}
.custom_inner {
    display: flex;
    width: 100%;
}
.hc_info_en.custom_infoer {
    padding: 1rem;
    clear: both;
}
.error_msg {
    clear: both;
    width: 80%;
    margin: 0px auto;
    text-align: center;
    display: block;
    padding: 90px 0px;
    font-size: 34px;
    font-weight: 600;
}
@media(max-width:992px) {
.by_room_img_en img {
    height: 200px;
    object-fit: cover;
}
.custom_sidebar.pull-left {
    float: left !important;
    margin-right: 20px;
}
.t-dates {
    padding: 10px 15px;
    height: auto;
    box-sizing: border-box;
}
.by_room_txt.custom_roomtext {
    margin-left: 10px;
    width: 57%;
}
.col-md-12.custom_md {
    margin-top: 10px;
    display: inherit;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
    /* flex-direction: column-reverse !important; */
    flex-direction: column;
}
.col-md-12.custom_md.custos_md_hav {
    display: flex;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
    /* flex-direction: column-reverse !important; */
    flex-direction: column;
}
.col-md-12.custom_md .col-md-4.dropdown {
    width: 100%;
    margin-top: 10px;
}
.t-datepicker.custom-datepicker.custom_englis5 {
    margin-bottom: 10px;
}
.t-datepicker.custom-datepicker.custom_englis5 .t-dates {
    padding: 10px 12px !important;
    height: auto;
    box-sizing: border-box;
}
}
@media(max-width:768px) {
    .error_outer {
        width: 80%;
        margin: 30px auto;
        text-align: center;
    }
    .t-datepicker.custom_datepicker.hevru_custom_date .t-check-out .t-datepicker-day {
        left: 0px !important;
    }
	.custom_md .col-md-4.dropdown select {
    color: var(--color);
    border: 1px solid #e3e3e3;
    padding: 6px;
    margin: 0 17px 0 0;
    width: 100%;
    border-radius: 3px;
    box-shadow: 0px 0px 2px #ccc;
}
.col-md-12.custom_md .col-md-4.dropdown {
    width: 100%;
    position: inherit !important;
}
    .all_type_reviews.custom_type_review .by_type_review {
        width: 100%;
        padding: 0 0 10px 0px;
    }
    .by_room_txt.custom_roomtext {
        margin-left: 0;
        width: 100%;
    }
    .breadcrumb.custom_bread {
        margin-top: 40px;
    }
 
    .error_msg {
        padding: 70px 0px 40px;
        font-size: 22px;
    }
}
/*************************/


header {}
#location p {
    float: left;
    margin-top: 20px;
}
.spinner-border.text-primary {
    top: 45%;
    position: fixed;
}
.top_header {
    float: right;
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
.autocomplete-result {
    display: flex;
    align-items: center;
}
.autocomplete-result img {
    margin-right: 20px;
    width: 100px;
    height: 70px;
    object-fit: cover;
}
.autocomplete-result p {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    width: calc(100% - 120px);
}
.autocomplete-result img {
    margin-right: 20px;
}
.autocomplete-results {
    padding: 0;
    margin: 0;
    border: 1px solid #eeeeee;
    height: auto !important;
    width: 80%;
    top: 70px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    background-color: #ececec;
    padding: 10px  !important;
    z-index: 99;
    max-height: 450px;
    overflow-y: auto;
}
.search input {
    width: 100%;
    border: none;
    background-color: transparent;
    height: 35px;
    border-radius: 50px;
    padding-left: 50px !important;
    padding: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.search input:focus {
    outline: none;
}
.leaflet-marker-icon i {
    font-size: 40px;
    color: #da2020 !important;
}
.leaflet-marker-icon span {
    font-size: 18px;
    font-weight: 600;
    color: #da2020;
    line-height: 21px;
}
.by_map {
    margin-top: 30px;
}
.vue2leaflet-map {
    width: 100%;
    height: 450px;
}
.by_room_info .by_room_info_colse {
    cursor: pointer;
}
.by_map {
    z-index: -1;
    position: relative;
}
.hc_info h3 {
    font-size: 22px;
}
/****23-08-2021*****/
/* Scrollbar Styling */
.by_room_scroll_div::-webkit-scrollbar {
    width: 10px;
}
/* .by_room_scroll_div {
    max-height: 500px;
    overflow-y: auto;
 
} */
 
.by_room_scroll_div::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.by_room_scroll_div::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d; 
}
.by_room_info_bg {
    background: rgb(0 0 0 / 5%) !important;
}
.by_room_img img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.vue-map-container {
    margin-bottom: 20px;
    margin-top: 60px;
}
/***********/
.sub_header {
    float: right;
    width: 100%;
    padding: 0;
    /* display: none; */
}

.sub_header-alt {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    background: var(--color-wheat);
    box-shadow: 0 0 7px rgb(0 0 0 / 50%);
    width: 100%;
    transition: all 1s;
}

.logo {
    float: left;
    /* width: 20%; */
    text-align: left;
    margin: 0 20px 0 0;
}

.logo img {
    width: 100%;
    max-width: 160px;
}

.page {
    padding: 25px;
    direction: rtl;

}
.page_en {
    padding: 25px;
    direction: ltr;

}
.hc_click a i {
    margin-right: 10px;
    margin-top: 5px;
    font-weight: 500;
}
.width {
    width: 100%;
    /* max-width: 1320px;
    margin: 0 auto; */
    padding: 0 2rem;
}

.gallery_image {
    float: right;
    width: 100%;
    height: 500px;
    position: relative;
    margin: 0 0 2rem;
    background: var(--color-blue);
}

.gallery_image img {
    height: 500px;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
}

.highlights {
    float: right;
    width: 100%;
}

.highlight {
    float: right;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    font-size: 2rem;
}

.highlight span {
    float: right;
    width: 100%;
    font-weight: normal;
    font-size: 1rem;
}

.support {
    float: right;
    position: absolute;
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    right: 70px;
    top: 20px;
}

.support svg {
    width: 38px;
    fill: var(--color);
    padding: 0 0 0 10px;
}

.icon-support {
    fill: var(--color);
    margin: 0 0 0 10px;
    font-size: 30px;
}

.hotels_support {
    display: none;
    position: fixed;
    width: calc(100% - 20px);
    right: 10px;
    left: 10px;
    top: 80px;
    background: var(--color-blue);
    padding: 20px;
    border-radius: 5px;
    z-index: 1;
    color: #fff;
    box-shadow: 0 5px 10px rgb(0 0 0 / 50%);
}

.lang {
    float: right;
    position: absolute;
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    top: 25px;
    right: 170px;
}

.lang .demo-icon {
    font-size: 20px;
}

.location {
    float: left;
    height: 35px;
    width: 35px;
    background: var(--color-grayish);
    border-radius: 50%;
    margin: 15px 0 0;
    line-height: 18px;
    text-align: center;
    padding: 9px 0 0;
    color: #000;
    display: none;
}

.location .demo-icon {
    font-size: 18px;
}

.search {
    float: left;
    height: 35px;
    width: 100%;
    background: var(--color-grayish);
    border-radius: 50px;
    margin: 15px 0 5px 0;
    position: relative;
    display: none;
}

.search_mobile {
    position: absolute;
    right: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 25px;
    font-size: 25px;
}

.search .demo-icon {
    position: absolute;
    left: 15px;
    top: 4px;
    font-size: 18px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 100% !important;
}

div#lightgallery_dynamic {
    display: none;
}

.hotels_carousel {
    float: right;
    width: 100%;
    padding: 3rem 0;
    /* position: relative; */
    /* z-index: -1; */
}

.hotels_carousel ul {
    padding: 2rem 0;
    list-style-type: none;
    width: 100%;
    border: none;
}
.hotels_carousel .card {
    border: none;
    position: inherit !important;
}
.hotels_carousel ul li a.active {
    color: var(--color-orange) !important;
    border-bottom: 2px solid var(--color-orange) !important;
    font-family: 'hotels-bold';
    font-weight: normal;
    border-top: none;
    border-left: none;
    border-right: none;
}
.hotels_carousel ul li a:hover, .hotels_carousel ul li a:focus {
    color: var(--color-orange) !important;
    border-bottom: 2px solid var(--color-orange) !important;
    font-weight: normal;
    border-top: none;
    border-left: none;
    border-right: none;
}

.hotels_carousel ul li {
    display: inline-block;
}

.hotels_carousel ul li a {
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 8px 20px;
    border-bottom: 2px solid transparent;
    font-size: 1rem;
    flex-shrink: 0;
    border: none !important;
}

.hotels_carousel ul li a:hover {
    color: var(--color-orange);
    border-bottom: 2px solid var(--color-orange);
}

.hotels_carousel .item {}
.by_container{
    float: right;
    width: 100%;
}
.hc_item {
    float: right;
    width: calc(100% - 14px);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    margin: 7px 7px;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
}

.hc_item_en {
    float: right;
    width: calc(100% - 14px);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    margin: 7px 7px;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
}

.hc_img {
    width: 100%;
    position: relative;
    float: right;
}

.hc_info {
    width: 100%;
    float: right;
    padding: 1rem;
}

.hc_reviews_top {
    width: auto !important;
    float: left !important;
    padding: 0.5rem !important;
    /* border: 1px solid #dadada; */
    text-align: center;
    border-radius: 5px;
    /* background: #f5f5f5; */
    font-size: 0.8rem;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.8rem;
}


.hc_reviews {
    width: 100%;
    float: right;
    padding: 0.5rem 0;
}

.hc_reviews_top span {
    background: var(--color-yellow);
    border-radius: 5px;
    padding: 2px 5px;
    color: var(--color-wheat);
    font-size: 1.1rem;
    width: 100%;
    float: right;
}

.hc_reviews span {
    background: var(--color-yellow);
    border-radius: 5px;
    padding: 0px 5px;
    color: var(--color-wheat);
}
.hc_info p {
    color: #4e4e4e;
    font-size: 14px;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    display: flex;
}

.hc_info_en p {
    color: #4e4e4e;
    font-size: 14px;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    display: flex;
    direction: ltr;
}
.hc_info p span {
    margin-right: auto;
    font-size: 12px;
}

.hc_info_en p span {
    /* margin-right: auto; */
    margin-left: auto;
    font-size: 12px;
}
.hc_price {
    width: 100%;
    /* float: right; */
    text-align: left;
    color: var(--price);
    direction: ltr;
    font-size: 1.5rem;
    font-family: 'hotels';
}

.hc_price s {
    color: var(--old-price);
    font-size: 1rem;
    font-family: 'hotels';
}

.hc_location {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    color: var(--color-wheat);
}

.hc_click {
    width: 100%;
    text-align: center;
    padding: 2rem 0 0;
}

.hc_click a {
    color: var(--color-orange);
    border: 1px solid var(--color-orange);
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-family: 'hotels-bold';
    font-weight: normal;
}


/* nav {
    width: 100%;
    float: right;
}

nav ul {
    width: 100%;
    float: right;
}

nav ul li {
    position: relative;
    float: right;
    list-style-type: none;
    width: 100%;
}

nav ul li a {
    padding: 10px;
    text-decoration: none;
    color: var(--color);
    display: table;
    width: 100%;
}

nav ul li.active a {
    color: var(--color-orange);
    font-family: 'hotels-bold';
}

nav ul li a:hover {}

nav ul li:hover>ul {
    display: block;
}

nav ul ul {
    float: right;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 100%;
    right: 0;
    width: 840px;
    z-index: 10;
    padding: 15px;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 8%);
    display: none;
}

nav ul ul li {
    display: initial;
    width: 33.33%;
    padding: 0;
    float: right;
}

nav ul ul li ul {
    width: 100%;
    box-shadow: none;
    position: static;
    background: none;
    padding: 0;
    display: block;
}

nav ul ul li ul li {
    width: 100%;
    padding: 0px;
    background: none;
}

nav ul ul li ul li a {
    padding: 5px 15px;
}

.sub_nav {}

.nav_title {
    font-family: 'hotels-bold';
    font-size: 1.15rem;
} */

.owl-prev,
.owl-next {
    position: absolute;
    top: 50% !important;
    z-index: 10;
    font-size: 25px !important;
    line-height: 25px !important;
    background: rgba(255, 255, 255, 0.8) !important;
    height: 50px;
    width: 50px;
    border-radius: 50% !important;
    margin: -25px 0 0 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0 !important;
}

.owl-prev:focus,
.owl-next:focus {
    outline: none !important;
    border: none !important;
}

.owl-next {
    left: -25px;
}

.owl-prev {
    right: -25px;
}

.by_logos img {
    filter: grayscale(100%);
}

.by_logos img:hover {
    filter: grayscale(0%);
}

.by_logos .hc_item {
    float: right;
    width: calc(100% - 14px);
    box-shadow: none;
    margin: 7px 7px;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.by_logos .hc_item_en {
    float: right;
    width: calc(100% - 14px);
    box-shadow: none;
    margin: 7px 7px;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}
.by_slider .hc_item {
    float: right;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    overflow: hidden;
}

.by_slider .hc_item_en {
    float: right;
    width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    overflow: hidden;
}
.by_slider .owl-prev,
.by_slider .owl-next {
    position: absolute;
    top: 50% !important;
    z-index: 10;
    font-size: 70px !important;
    line-height: 70px !important;
    background: none !important;
    height: 70px;
    width: 70px;
    border-radius: 50% !important;
    margin: -35px 0 0 0 !important;
    box-shadow: none;
    padding: 0 !important;
    color: var(--color-wheat) !important;
}

.by_slider .owl-prev {
    right: 20px !important;
}

.by_slider .owl-next {
    left: 20px !important;
}

footer {
    background: var(--color);
    width: 100%;
    float: right;
    padding: 0;
}

footer .top_line {
    width: 100%;
    float: right;
    border-bottom: 1px solid #403f3f;
    padding: 2rem 25px;
}

footer .share_icons {
    float: right;
    width: 100%;
}

footer .members_club {
    float: right;
    width: 100%;
}

#members {
    float: left;
    width: 100%;
    background: var(--color-orange);
    padding: 3px;
}

footer .members_club .email_line {
    float: left;
    width: 100%;
    padding: 0;
}

footer .members_club .email_button {
    float: left;
    width: 30%;
}

footer .members_club .email_button input {
    float: right;
    width: 100%;
    padding: 5px;
    background: var(--color-orange);
    border: none;
    color: var(--color-wheat);
    cursor: pointer;
    font-size: 1.3rem;
}

footer .members_club p {
    float: right;
    color: var(--color-wheat);
    text-align: center;
    padding: 0px 20px;
    width: 100%;
    font-size: 1.15rem;
}

footer .members_club .email_input {
    float: right;
    width: 70%;
    padding: 10px;
    border: none;
}

footer .share_icons a {
    color: var(--color-wheat);
    padding: 11px;
    float: right;
    font-size: 2rem;
}

footer .menu_footer {
    float: right;
    width: 100%;
    padding: 2rem 25px;
}

footer .menu_footer h2 {
    float: right;
    width: 100%;
    padding: 0 0 1.5rem;
    margin: 0;
    color: var(--color-gray);
    font-size: 1.5rem;
}

footer .menu_footer ul {
    float: right;
    width: 100%;
}

footer .menu_footer ul li {
    float: right;
    width: 50%;
}

footer .menu_footer ul li a {
    float: right;
    width: 100%;
    color: var(--color-gray);
    text-decoration: none;
    padding: 0.2rem;
}

footer .menu_footer ul li a:hover {}


/* compo */

.by_compo {
    position: absolute;
    z-index: 10;
    width: 100%;
    bottom: 5rem;
    right: 0;
}

.by_search_form {
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.95);
    max-width: 1000px;
    padding: 0;
    display: table;
    border-radius: 100px;
}

.by_search_form strong {
    width: 100%;
    float: right;
}

.by_search_form .hotel_location {
    width: 20%;
    font-size: 0.9rem;
    color: var(--color);
    border-left: 1px solid #e4e3e3;
    padding: 0px 25px;
    margin: 15px 0;
    float: right;
    border-radius: 0 100px 100px 0;
    cursor: pointer;
}

.by_search_form .hotel_checkin {
    width: 20%;
    font-size: 0.9rem;
    color: var(--color);
    border-left: 1px solid #e4e3e3;
    padding: 0px 25px;
    margin: 15px 0;
    float: right;
    border-radius: 0 100px 100px 0;
    cursor: pointer;
}

.by_search_form .hotel_checkout {
    width: 20%;
    font-size: 0.9rem;
    color: var(--color);
    border-left: 1px solid #e4e3e3;
    padding: 0px 25px;
    margin: 15px 0;
    float: right;
    border-radius: 0 100px 100px 0;
    cursor: pointer;
}

.by_search_form .hotel_guests {
    width: 20%;
    font-size: 0.9rem;
    color: var(--color);
    border-left: 1px solid #e4e3e3;
    padding: 0px 25px;
    margin: 15px 0;
    float: right;
    border-radius: 0 100px 100px 0;
    cursor: pointer;
    position: relative;
}

.by_search_form .hotel_guests:hover .number_of_guests {
    display: block;
}

.number_of_guests .add {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid var(--color-gray);
    float: left;
    font-size: 1.5rem;
}

.number_of_guests input {
    float: left;
    width: 65px;
    height: 35px;
    border-radius: 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid var(--color-gray);
}

.number_of_guests .sub {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid var(--color-gray);
    float: left;
    font-size: 1.5rem;
}

.field_type {
    width: 100%;
    float: right;
    padding: 0 0 10px;
}

.field_type:last-child {
    padding: 0;
}

.number_of_guests {
    position: absolute;
    padding: 2rem;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 50);
    border-radius: 15px;
    top: 100%;
    width: 300px;
    display: none;
}

.by_search_form .border_style {
    /* border-left: 1px solid #e4e3e3; */
}


/* .hotel_location:hover,
.hotel_checkin:hover,
.hotel_checkout:hover,
.hotel_guests:hover{
    background: #e4e3e3;
    padding: 15px 25px;
    margin: 0;
    border-left: none;
    border-radius:100px;
} */

.by_search_form .by_search {
    float: left;
    background: var(--color-orange);
    color: var(--color-wheat);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 7px;
    text-align: center;
    font-size: 1.5rem;
    padding: 15px 0 0px;
    cursor: pointer;
}

.by_areas {
    float: right;
    width: 100%;
    padding: 5rem 0;
}

.by_areas h2 {
    margin: 0 0 3rem;
}

.by_area {
    float: right;
    width: 100%;
    margin: 0 0 2rem;
}

.by_area .img_area {
    float: right;
    width: 100px;
    background: #ececec;
    height: 80px;
    border-radius: 10px;
    margin: 0 0 0 10px;
    overflow: hidden;
}

.by_area .img_area img {
    width: 100%;
    height: 80px;
    object-fit: cover;
}

.breadcrumb {
    float: right;
    padding: 0 0 3rem;
    width: 100%;
}

.breadcrumb .icon-angle-double-left {
    font-size: 0.8rem;
}

.breadcrumb_left {
    float: right;
    color: var(--color);
}

.breadcrumb a {
    color: var(--color-blue);
    font-family: 'hotels-bold';
    font-weight: normal;
    font-size: 0.8rem;
}

.by_image {
    float: right;
    width: 50%;
    position: relative;
}

.by_image img {
    width: 100%;
}

.by_image:nth-child(1) {}

.by_image:nth-child(2),
.by_image:nth-child(3) {
    width: 25%;
}

.by_image:nth-child(4) {} 

.by_image:nth-child(1) img {
    height: 140px;
    object-fit: cover;
} 



.by_image:nth-child(2) img,
.by_image:nth-child(3) img {
    height: 70px;
    object-fit: cover;
}

.by_image:nth-child(4) img {
    height: 70px;
    object-fit: cover;
}

#sidebar {
    float: right;
    width: 100%;
    z-index: 9;
}



.by_highlights {
    float: right;
    width: 100%;
}

.by_highlights h3 {
    float: right;
    width: 100%;
    padding: 2rem 0 1rem;
    font-size: 1.5rem;
}

.by_highlights ul {
    float: right;
    width: 100%;
    padding: 0 0 2rem;
    margin: 0;
    list-style-type: none;
}

.by_highlights ul li {
    float: right;
    width: 100%;
    position: relative;
    padding: 0 30px 5px 0;
}

.by_highlights ul li svg {
    fill: var(--color-blue);
    position: absolute;
    right: 0;
    top: 0;
}

.content_h {
    float: left;
    width: 100%;
}

.by_rooms {
    float: left;
    width: 100%;
    padding: 3rem 0 0;
}

.by_rooms h2 {
    float: left;
    width: 100%;
    padding: 0 0 2rem;
}

.by_room {
    float: left;
    width: 100%;
    padding: 0 0 2rem;
}

.by_room h3 {
    font-size: 1.2rem;
}

h1 {
    font-size: 2rem;
    padding: 0 0 1rem;
    margin: 0;
    line-height: 2rem;
}

.by_room_img {
    float: right;
    width: 100%;
}

.by_room_img_en{
    float: left;
    width: 100%;
}

.by_room_img img {
    width: 100%;
}

.by_room_img_en img{
    width: 100%;
}

.by_room_txt {
    float: left;
    width: 100%;
    padding: 1rem 0 0;
}

.by_compo_hotel {
    float: right;
    width: 100%;
}

.by_search_form_hotel {
    float: right;
    width: 100%;
}

.by_search_form_hotel strong {
    float: right;
    width: 100%;
}

.by_search_form_hotel .hotel_location {
    width: 100%;
    font-size: 0.9rem;
    color: var(--color);
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin: 0 0 6px;
    float: right;
    border-radius: 3px;
}

.by_search_form_hotel .border_style {
    float: right;
    width: 100%;
}

.by_search_form_hotel .hotel_checkin {
    width: calc(50% - 3px);
    font-size: 0.9rem;
    color: var(--color);
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin: 0 0 0 3px;
    float: right;
    border-radius: 3px;
    cursor: pointer;
}

.by_search_form_hotel .hotel_checkout {
    width: calc(50% - 3px);
    font-size: 0.9rem;
    color: var(--color);
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin: 0 3px 0 0;
    float: right;
    border-radius: 3px;
    cursor: pointer;
}

.by_search_form_hotel .hotel_guests {
    width: 100%;
    font-size: 0.9rem;
    color: var(--color);
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin: 6px 0;
    float: right;
    border-radius: 3px;
    cursor: pointer;
}
.hotel_name_custom {
    width: calc(100% - 127px);
}
.by_search_form_hotel .by_search {
    float: left;
    background: var(--color-orange);
    color: var(--color-wheat);
    width: 100%;
    border-radius: 3px;
    margin: 0;
    text-align: center;
    font-size: 1.5rem;
    padding: 10px 0;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 15px;
}

.by_map {
    width: 100%;
    float: right;
    padding: 0 0 2rem;
}

.by_map h2 {
    width: 100%;
    float: right;
    padding: 0 0 2rem;
}

.by_map iframe {
    padding: 0 0 2rem;
}

.container {
    float: right;
    width: 100%;
}

.by_button {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0;
    text-align: center;
    width: 50%;
    border-radius: 0;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.by_button .icon-th-list {
    font-size: 14px;
}

.play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid var(--color-wheat);
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.play-btn::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(36, 135, 206, 0.7);
    top: -18px;
    left: -18px;
    background: rgba(198, 16, 0, 0);
}

.play-btn {
    width: 75px;
    height: 75px;
    background: radial-gradient(var(--color-blue) 50%, rgba(36, 135, 206, 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 35px);
    top: calc(50% - 35px);
    overflow: hidden;
}

.play-btn:hover::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid var(--color-wheat);
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
}

.play-btn:hover::after {
    border-left: 15px solid var(--color-blue);
    transform: scale(20);
}

.by_type_reviews {
    float: right;
    width: 100%;
    padding: 3rem 0 0;
}


.all_type_reviews {
    float: right;
    width: 100%;
    padding: 0;
}

.by_type_reviews_top {
    float: right;
    width: 100%;
    padding: 0 0 2rem;
}


.by_type_review {
    float: right;
    width: 100%;
    padding: 0 0 10px 0;
}


.by_type_review span {
    float: right;
    width: 100%;
    background: var(--color-orange);
    height: 5px;
}

.by_type_review_num {
    float: left;
    width: calc(100% - 100px);
    height: 5px;
    margin: 10px 0 10px 0;
    line-height: 5px;
}

.by_type_review_num .num_1,
.by_type_review_num .num_2,
.by_type_review_num .num_3,
.by_type_review_num .num_4,
.by_type_review_num .num_5,
.by_type_review_num .num_6,
.by_type_review_num .num_7,
.by_type_review_num .num_8,
.by_type_review_num .num_9,
.by_type_review_num .num_10 {
    float: right;
    width: calc(100% - 20px);
    background: var(--color-gray2);
    margin: 0;
}

.l_num {
    float: left;
}

.by_type_review_num .num_1 span {
    width: 10%;
}

.by_type_review_num .num_2 span {
    width: 20%;
}

.by_type_review_num .num_3 span {
    width: 30%;
}

.by_type_review_num .num_4 span {
    width: 40%;
}

.by_type_review_num .num_5 span {
    width: 50%;
}

.by_type_review_num .num_6 span {
    width: 60%;
}

.by_type_review_num .num_7 span {
    width: 70%;
}

.by_type_review_num .num_8 span {
    width: 80%;
}

.by_type_review_num .num_9 span {
    width: 90%;
}

.by_type_review_num .num_10 span {
    width: 100%;
}

.by_reviews {
    float: right;
    width: 100%;
    padding: 2rem 0 0;
}

.by_review .icon-user {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid;
    text-align: center;
    font-size: 1.5rem;
    color: var(--color-orange);
    display: flex;
    align-items: center;
    justify-content: center;
}

.by_review {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 60px 2rem 40px;
    z-index: -1;
}

.by_review_button {
    float: right;
    width: 100%;
    text-align: left;
    font-size: 1.2rem;
}

.by_review_button .icon-left-open-big {
    font-size: 1.2rem;
}

.by_review_button a {
    color: var(--color-orange);
    font-family: 'hotels-bold';
    font-weight: normal;
    text-decoration: none;
}

.lg-outer {
    direction: ltr;
}

.by_review_date {
    position: relative;
}

.by_review_date::after {
    content: '';
}

.by_review_star {
    font-size: 1.4rem;
    padding: 0.5rem 0;
    color: var(--color-orange);
    line-height: 1.4rem;
}

.by_review_star a {
    font-size: 1rem;
    color: var(--color);
}

.by_more_hotels {
    width: 100%;
    float: right;
    background: #f7fafd;
    padding: 2rem;
    text-align: center;
}

.by_more_hotels_en {
    width: 100%;
    float: left;
    background: #f7fafd;
    padding: 2rem;
    text-align: center;
}
.by_more_hotels h3 {
    width: 100%;
    float: right;
    font-size: 2rem;
    padding: 0 0 2rem;
}
.by_more_hotels_en h3 {
    width: 100%;
    float: left;
    font-size: 2rem;
    padding: 0 0 2rem;
}
.by_more_hotels h4 {
    font-size: 1.3rem;
}
.by_more_hotels_en h4 {
    font-size: 1.3rem;
}
.by_more_hotel {
    width: 100%;
    float: right;
    padding: 0 0 3rem;
    text-align: right;
    color: var(--color);
}
.by_more_hotel_en {
    width: 100%;
    float: left;
    padding: 0 0 3rem;
    text-align: left;
    color: var(--color);
}

.by_more_hotel_image {
    width: 100%;
    float: right;
    padding: 0 0 1rem;
}
.by_more_hotel_image_en {
    width: 100%;
    float: left;
    padding: 0 0 1rem;
}

.by_more_hotel_image img {
    width: 100%;
}
.by_more_hotel_image_en img {
    width: 100%;
}

.by_more_hotel_txt {
    width: 100%;
    float: right;
}

.by_more_hotel_txt_en {
    width: 100%;
    float: left;
}

.search_hotels_in_area {
    float: right;
    width: 100%;
    padding: 0 0 3rem;
}

.hotel_in_location {
    float: right;
    width: 25%;
}

.types_of_hotels {
    background: var(--color-grayish);
    padding: 5rem;
}


/* .types_of_hotels h2 {
    float: right;
    width: 100%;
    padding: 0 0 2rem;
}

.types_of_hotels ul {
    float: right;
    width: 100%;
    list-style-type: none;
}

.types_of_hotels ul li {
    float: right;
    width: 33.33%;
    padding: 5px;
}

.types_of_hotels ul li a {
    color: var(--color);
} */

.bar {
    position: absolute;
    top: 16px;
    right: 10px;
    z-index: 10;
}

.bar .icon {
    margin: 20px;
}


/* nav-icon-3 */

.bar .nav-icon-3 {
    width: 30px;
    height: 20px;
    margin: 10px 10px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.bar .nav-icon-3 span {
    background-color: var(--color);
    position: absolute;
    border-radius: 2px;
    transition: .3s cubic-bezier(.8, .5, .2, 1.4);
}

.bar .nav-icon-3 span:nth-child(1) {
    width: 100%;
    height: 3px;
    display: block;
    top: 0px;
    left: 0px;
}

.bar .nav-icon-3 span:nth-child(2) {
    width: 100%;
    height: 3px;
    display: block;
    top: 8px;
    left: 0px;
}

.bar .nav-icon-3 span:nth-child(3) {
    width: 100%;
    height: 3px;
    display: block;
    bottom: 0px;
    left: 0px;
}

.bar .nav-icon-3:not(.open):hover span:nth-child(1) {
    width: 100%;
    height: 3px;
    display: block;
    top: -2px;
    left: 0px;
    transition: .3s cubic-bezier(.8, .5, .2, 1.4);
}

.bar .nav-icon-3:not(.open):hover span:nth-child(2) {
    width: 100%;
    height: 3px;
    display: block;
    top: 8px;
    left: 0px;
    transition: .4s cubic-bezier(.8, .5, .2, 1.4);
}

.bar .nav-icon-3:not(.open):hover span:nth-child(3) {
    width: 100%;
    height: 3px;
    display: block;
    bottom: -2px;
    left: 0px;
    transition: .3s cubic-bezier(.8, .5, .2, 1.4);
}

.bar .nav-icon-3.open {
    transform: rotate(-90deg);
}

.bar .nav-icon-3.open span:nth-child(1) {
    left: 3px;
    top: 12px;
    width: 30px;
    transition: .3s cubic-bezier(.8, .5, .2, 1.4);
    transform: rotate(90deg);
    transition-delay: 150ms;
}

.bar .nav-icon-3.open span:nth-child(2) {
    left: 6px;
    top: 20px;
    width: 13px;
    transition: .3s cubic-bezier(.8, .5, .2, 1.4);
    transform: rotate(45deg);
    transition-delay: 50ms;
}

.bar .nav-icon-3.open span:nth-child(3) {
    left: 15px;
    top: 21px;
    width: 15px;
    transition: .3s cubic-bezier(.8, .5, .2, 1.4);
    transform: rotate(-45deg);
    transition-delay: 100ms;
}

.is-affixed .by_compo_hotel.sidebar__inner {
    /* position: relative !important;
    left: auto !important;
    transform: none !important; */
}

.custom-shape-divider-bottom-1617717552 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1617717552 svg {
    position: relative;
    display: block;
    width: calc(135% + 1.3px);
    height: 200px;
}

.custom-shape-divider-bottom-1617717552 .shape-fill {
    fill: #FFFFFF;
}

.hero {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    color: #FFF;
    text-align: center;
}

.hero-center {
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.hero__logo {
    font-size: 60px;
    /* color: rgba(0, 0, 0, 0.5); */
    color: #fff;
}

.hero__text {
    font-weight: normal;
    opacity: 0.8;
}

.hero__scroll {
    position: absolute;
    bottom: 10px;
    width: 200px;
    margin: auto;
    display: block;
    cursor: pointer;
    padding-bottom: 10px;
    left: 0;
    right: 0;
    text-transform: uppercase;
}

.hero__scroll .icon-angle-down {
    font-size: 2rem;
}

.by_banner_box {
    float: right;
    width: 100%;
    padding: 5rem 0 2rem;
}

.by_banner {
    background: var(--color-gray);
    color: var(--color-wheat);
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
}

.by_banner_1 {
    width: 100%;
    margin: 0 0 2rem;
    float: right;
    font-size: 2rem;
}

.by_banner_2 {
    width: calc(50% - 2rem);
    margin: 0 0 2rem 1rem;
}

.by_banner_2:nth-child(2n+0) {
    margin: 0 1rem 2rem 0;
}

.by_banner_3 {
    width: calc(33.33% - 2rem);
    margin: 0 0 2rem 2rem;
}

.by_banner_3:nth-child(3n+0) {
    width: calc(33.33% - 0px);
    margin: 0 0 2rem 0;
}
.content_map {
    float: right;
    width: 50%;
    padding: 2rem 0 2rem 3rem;
    overflow-y: scroll;
    height: 100%;
}
.content_map::-webkit-scrollbar {
    width: 5px;
}

.content_map::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.content_map::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.by_hotels_map {
    float: right;
    width: 50%;
}
.content_search {
    float: right;
    width: 70%;
}

.by_hotel_search {
    float: right;
    width: 100%;
    padding: 0 0 2rem;
    margin: 0 0 2rem;
    border-bottom: 1px solid var(--color-grayish);
}
.by_hotel_search:last-child {
    padding: 0;
    margin: 0;
    border-bottom: none;
}
.by_hotel_search_img {
    float: right;
    width: 30%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.by_hotel_search_img img {
    width: 100%;
}

.hc_search_price {
    width: 100%;
    float: right;
    text-align: left;
    color: var(--price);
    direction: ltr;
    font-size: 2.2rem;
    line-height: 2.2rem;
    font-family: 'hotels-bold';
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.by_hotel_search_info {
    float: right;
    width: 70%;
    padding: 0 2rem 0 0;
}

.by_hotel_search_info_txt {
    float: right;
    width: 70%;
    padding: 0 0 0 2rem;
}

.by_hotel_search_info_txt h2 {
    font-size: 1.55rem;
}

.by_search_hotel_info_more {
    font-family: 'hotels-bold';
    font-weight: normal;
    padding: 0.5rem 0 0;
    width: 100%;
    float: right;
}

.search_price {
    float: left;
    width: 30%;
    text-align: center;
}

.by_botton_search {
    float: left;
    width: 100%;
    border: 1px solid;
    padding: 15px;
    margin: 1rem 0 0;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    color: var(--color-orange);
    font-family: 'hotels-bold';
    font-style: normal;
}

.search_price span {
    float: left;
    width: 100%;
    font-size: 0.8rem;
}

.by_starting_from {
    font-size: 0.8rem;
    color: var(--color);
    width: auto !important;
    float: none !important;
    line-height: 1.2;
}

.bynumber_of_people {
    width: 100% !important;
    float: right !important;
    padding: 10px 0 0;
}

.by_starting_from s {
    float: left;
    width: 100%;
}

.by_sidebar_left {
    float: left;
    width: 25%;
    /* background: var(--color-grayish); */
    padding: 2rem;
    /* border: 1px solid var(--color-gray2); */
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.by_sidebar_left h3 {
    float: right;
    width: 100%;
    padding: 0 0 1rem;
    font-size: 1.5rem;
}

.by_sidebar_left ul {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.by_sidebar_left ul li {
    float: right;
    width: 100%;
    position: relative;
    padding: 0 30px 5px 0;
}

.by_sidebar_left ul li svg {
    fill: var(--color-blue);
    position: absolute;
    right: 0;
    top: 0;
}

.by_hotels_search {
    float: right;
    width: 100%;
}

.by_hotels_search ul {
    float: right;
    width: 100%;
    list-style-type: none;
}

.by_hotels_search ul li {
    display: inline-block;
    padding: 2rem 0;
}

.by_hotels_search ul li a {
    padding: 5px 15px;
    border: 1px solid;
    border-radius: 30px;
    text-decoration: none;
    color: var(--color-orange);
}

.by_hotels_search ul li a:hover {
    color: var(--color);
}

.important {
    float: right;
    width: 100%;
    padding: 5rem 0;
    border-bottom: 1px solid;
    border-top: 1px solid;
    margin: 5rem 0 0;
}

.important h2 {
    width: 100%;
    float: right;
    font-size: 2rem;
    padding: 0 0 2rem;
}

.by_lists {
    float: right;
    width: 33.33%;
}

.by_lists h3 {
    float: right;
    width: 100%;
    font-size: 1.5rem;
    padding: 0 0 1rem;
}

.by_list {
    float: right;
    width: 100%;
    padding: 0 0 0.8rem;
}

.note {
    float: right;
    width: 100%;
    border-right: 4px solid #ccc;
    padding: 20px 20px 40px;
    position: relative;
}

.by_lists a {
    color: var(--color);
}

.by_list p {
    padding: 0 0 1rem;
    font-size: 0.8rem;
}

.note strong {
    float: right;
    width: 100%;
}

.note::before {
    width: 15px;
    height: 15px;
    border: 3px solid;
    border-radius: 50%;
    content: '';
    position: absolute;
    right: -13px;
    top: 20px;
    background: var(--color-wheat);
}

.note.lightblue {
    border-right: 4px solid var(--color-blue);
}

.note.lightblue::before {
    color: var(--color-blue);
}

.note.yellow {
    border-right: 4px solid var(--color-yellow);
}

.note.yellow::before {
    color: var(--color-yellow);
}

.note.red {
    border-right: 4px solid var(--color-red);
}

.note.red::before {
    color: var(--color-red);
}

#inline,
#inline2,
#inline3 {
    background: var(--color-wheat);
    padding: 3rem;
    height: 300px;
    max-width: 500px;
    overflow: hidden;
    overflow-y: scroll;
    direction: rtl;
    text-align: right;
}

.by_faq {
    width: 100%;
    float: right;
    padding: 5rem 0;
}

.by_faq h2 {
    width: 100%;
    float: right;
    font-size: 2rem;
    padding: 0 0 2rem;
}

ul.accordion .inner {
    padding-left: 1em;
    overflow: hidden;
    display: none;
    list-style-type: none;
    padding: 2rem;
    width: 100%;
    float: right;
    background: var(--color-grayish);
    border-right: 2px solid var(--color-blue);
}

ul.accordion .inner.show {
    /*display: block;*/
}

ul.accordion .arrow {
    position: absolute;
    left: 1rem;
    top: 1rem;
    font-size: 1.5rem;
}

ul.accordion li {
    margin: 0.5em 0;
    list-style-type: none;
    width: 100%;
    float: right;
    border-bottom: 1px solid var(--color-grayish);
    position: relative;
}

ul.accordion li a.toggle {
    width: 100%;
    display: block;
    color: var(--color);
    padding: 1rem 0;
    transition: 0.3s ease;
    font-size: 1.2rem;
    text-decoration: none;
}

ul.accordion li a.toggle:hover {}

.by_hotel_description {
    float: right;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.by_hotel_description.by_all {
    -webkit-line-clamp: unset;
    transition: 1s ease;
}

.by_more {
    float: right;
    padding: 10px 0 10px 30px;
    display: table;
    font-family: 'hotels-bold', Arial, Helvetica, sans-serif;
    font-size: 0.95rem;
    position: relative;
    /* z-index: -1; */
}

.by_more .icon-angle-double-left {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=-2);
    position: absolute;
    left: 0;
    top: 13px;
}

.by_more.by_less .icon-angle-double-left {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=-2);
}

.by_all_hotels_in_area {
    float: right;
    width: 100%;
    padding: 3rem 0;
}

.by_all_hotels_in_area table {
    width: 100%;
    padding: 0 0 3rem;
    margin: 0;
    border: none;
}

.by_all_hotels_in_area table tr {}

.by_all_hotels_in_area table td {
    border-bottom: 1px solid var(--color-grayish) !important;
    border: none;
    /* border-left: 1px solid var(--color-grayish); */
    padding: 1rem;
    width: 25%;
}

.by_all_hotels_in_area table tr:nth-child(1) {
    /* background: var(--color-blue);
    color: var(--color-wheat); */
}

.by_all_hotels_in_area table tr:nth-child(1) td {
    padding: 1rem;
}

.by_all_hotels_in_area table tr:nth-child(even) {
    background: var(--color-gray3)
}


/* .by_all_hotels_in_area table tr:nth-child(odd) {background: var(--color-gray2)} */

.by_all_hotels_in_area h2 {
    float: right;
    width: 100%;
    padding: 0 0 2rem;
}

.by_all_hotels_in_area a {
    color: var(--color);
}

.by_all_hotels_in_area .hc_reviews {
    float: right;
    padding: 0;
    font-size: 0.95rem;
}

.by_all_hotels_in_area .hc_reviews span {}

@-webkit-keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

.by_stars {
    float: right;
    width: 100%;
    color: var(--color-yellow);
    font-size: 1rem;
    margin: 0px 0 1rem;
}

.byb {
    width: 100%;
    float: right;
    text-align: left;
    color: var(--color-orange);
    font-family: 'hotels-bold';
    font-size: 0.8rem;
}

.by_special_deal {}

.by_room_info_bg {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
    display: none;
}

.by_box_info {
    padding: 2rem;
    float: right;
    width: 100%;
    position: relative;
}

.by_search_hotel_info_show {
    position: fixed;
    left: -50%;
    top: 0;
    height: 100%;
    background: var(--color-wheat);
    width: 50% !important;
    z-index: 10;
    overflow-y: scroll;
}

#slider-range {
    float: right;
    width: 100%;
    margin: 2rem 0;
    height: 5px;
    border-radius: 0;
    border: none;
    background: var(--color-gray2);
}

#slider-range .ui-state-default:focus-visible {
    outline: none;
}

#slider-range .ui-state-default {
    background: var(--color-wheat);
    border-radius: 50%;
    border: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin: -2px 0 0;
}

#slider-range .ui-widget-header {
    background: var(--color-orange) !important;
}

#slider-range .ui-slider-horizontal .ui-slider-range {}

.by_search_hotel_info_show::-webkit-scrollbar {
    width: 8px;
}

.by_search_hotel_info_show::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.by_search_hotel_info_show::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.by_search_hotel_info_show .by_room_info_colse {
    float: right;
    width: 100%;
    padding: 1rem 2rem;
    border-bottom: 2px solid var(--color-gray3);
    font-size: 1.1rem;
    font-family: 'hotels-bold';
}

.by_room_info {
    position: fixed;
    left: -500px;
    top: 0;
    height: 100%;
    background: var(--color-wheat);
    width: 500px;
    z-index: 10;
    overflow-y: scroll;
}

.by_room_info::-webkit-scrollbar {
    width: 8px;
}

.by_room_info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.by_room_info::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.by_room_info .by_room_info_colse {
    float: right;
    width: 100%;
    padding: 1rem 2rem;
    border-bottom: 2px solid var(--color-gray3);
    font-size: 1.1rem;
    font-family: 'hotels-bold';
}

.by_room_info .by_room_info_box {
    float: right;
    width: 100%;
    padding: 2rem;
}

.by_room_info .by_room_info_title {
    float: right;
    width: 100%;
    font-family: 'hotels-bold';
    font-size: 1rem;
    margin: 0 0 1rem;
}

.by_room_info ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.by_room_info ul li {
    float: right;
    width: 50%;
    padding: 0;
    line-height: 1.5rem;
}

.by_room_more {
    /* font-family: 'hotels-bold'; */
    font-weight: normal;
    cursor: pointer;
}

.by_filtter_search {
    float: right;
    width: 100%;
}

.by_filtter_type {
    float: right;
    width: 100%;
    /* border-bottom: 1px solid;
    padding: 0 0 1rem;
    margin: 0 0 1rem; */
}

.by_filtter_type_title {
    float: right;
    width: 100%;
    font-size: 1rem;
    font-family: 'hotels-bold';
    padding: 0 0 1rem;
    border-bottom: 1px solid var(--color-gray2);
    margin: 0 0 1rem;
}

.by_filtter_type_select {
    float: right;
    width: 100%;
    padding: 1rem 0;
}

#deals .bytech-prev,
#deals .bytech-next {
    width: 50px;
    height: 50px;
    border: 1px solid;
    float: right;
    font-size: 35px;
    line-height: 50px;
    padding: 0 !important;
    border-radius: 50%;
}


/* The container */

.by_checkbox {
    display: block;
    position: relative;
    padding-right: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 0.9rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: right;
    width: 50%;
}


/* Hide the browser's default checkbox */

.by_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid var(--color-gray2);
}


/* On mouse-over, add a grey background color */

.by_checkbox:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.by_checkbox input:checked~.checkmark {
    background-color: var(--color-blue);
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.by_checkbox input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.by_checkbox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



@media(min-width:768px) {
    .width {
        padding: 0 5rem;
    }
    .by_area {
        width: 33.33%;
    }
    .play-btn {
        width: 94px;
        height: 94px;
        left: calc(50% - 47px);
        top: calc(50% - 47px);
    }
    .bar {
        display: none;
    }
    .lang {
        right: 10px;
    }
    .search {
        display: block;
        width: 250px;
        margin: 15px 0 0 20px;
    }
    .search_mobile {
        display: none;
    }
    .support {
        right: 90px;
    }
    .support svg,
    .icon-support {
        display: none;
    }
    .hotels_support {
        display: block;
        position: relative;
        right: auto;
        left: auto;
        top: auto;
        background: none;
        color: var(--color);
        padding: 0;
        width: auto;
        box-shadow: none;
    }
    .sub_header {
        display: block;
    }
    .location {
        display: block;
    }
    nav ul li {
        width: auto;
    }
    .by_button {
        bottom: 1rem;
        left: 1rem;
        background: var(--color-wheat);
        width: 114px;
        box-shadow: 0 0 10px rgb(0 0 0 / 50%);
        border-radius: 3px;
        font-size: 15px;
        color: var(--color);
        height: auto;
    }
    .by_button {
        bottom: 2rem;
        left: 2rem;
        padding: 15px 0;
        width: 150px;
        font-size: 16px;
    }
    .by_image:nth-child(1) img {
        height: 500px;
    }
    .by_image:nth-child(2) img,
    .by_image:nth-child(3) img {
        height: 250px;
    }
    .by_image:nth-child(4) img {
        height: 250px;
    }
    .by_more_hotel {
        width: 33.33%;
        float: right;
        padding: 3rem;
    }
    .by_more_hotel_en {
        width: 33.33%;
        float: left;
        padding: 3rem;
    }
    .by_more_hotels {
        padding: 5rem;
    }
    .by_more_hotels_en {
        padding: 5rem;
    }
    .content_h {
        width: 70%;
    }
    #sidebar {
        width: 25%;
        z-index: 9;
    }
    .by_review {
        width: 50%;
    }
    .by_room_img {
        width: 40%;
    }
    .by_room_img_en {
        width: 40%;
    }
    .by_room_txt {
        width: 60%;
        padding: 0 2rem 0 0;
    }
    .by_type_review {
        width: 50%;
        padding: 0 0 10px 2rem;
    }
    .highlight {
        width: 25%;
        padding: 20px;
    }
    footer .menu_footer {
        width: 40%;
        padding: 2rem 0;
    }
    footer .share_icons {
        width: 30%;
    }
    footer .members_club {
        width: 70%;
    }
    footer .members_club p {
        width: 50%;
    }
    #members {
        width: 50%;
    }
    footer .top_line {
        padding: 2rem 0;
    }
}


@media(max-width:1199px) {
.by_room_img img{
    height: 250px;
}
.by_room_img_en img{
    height: 250px;
}
.by_more_hotel {
    padding: 10px;
}
}

@media(max-width:991px) {
/* .header {
    height: 0px !important;
}  */
.gallery_image_hotel.aos-animate {
    top: 49px;
    position: relative;
}
.page.width.breadcromb_custom {
    padding-top: 80px;
}
.hc_price {
    font-size: 1rem;
}
.search {
    width: 150px;
}  
.width {
    padding: 0 1rem;
}
.by_room_img img {
    height: 200px;
}
.by_room_img_en img {
    height: 200px;
}
.sub_header {
    display: block !important;
}
.top_header {
    background-color: #fff;
}
}

@media(max-width:767px) {
address {
    margin-bottom: 0rem !important;
}
.t-datepicker-days .t-table-wrap {
    width: 100% !important;
}
/*.col-md-12.custom_md.custos_md_hav {
    flex-direction: row-reverse;
}*/
.header.small .hamburger-menu .bar::before, .header.small .hamburger-menu .bar::after, 
.header .hamburger-menu .bar::before, .header .hamburger-menu .bar::after {
    background: #4e4e4e !important;
} 
.autocomplete-results {
    width: 100%;
    top: 0px;
    position: inherit;
}
.logo img {
    max-width: 100px;
}
.hotels_support {
    top: 60px;
}
.search {
    width: 100%;
}
.by_room_info {
    width: 85%;
    margin-left: -10px;
}
p {
    margin-bottom: 0rem !important;
    font-size: 15px !important;
}
.hc_reviews_top {
    position: inherit;
}
.header .hamburger-menu {
    top: -62px;
}
.header.small .hamburger-menu {
    top: 54px;
}
.is-affixed .by_compo_hotel.sidebar__inner {
    position: inherit !important;
    transform: none !important;
    top: inherit !important;
    left: inherit !important;
}
#deals .bytech-prev, #deals .bytech-next {
    width: 35px;
    height: 35px;
    font-size: 35px;
    line-height: 35px;
}
.hc_click a {
    margin-top: 15px;
}
.hotels_carousel {
    padding: 1rem 0;
}
.hotels_carousel ul {
    padding: 0.5rem 0;
}
.by_rooms h2 {
    padding: 0 0 1rem;
}
footer .menu_footer {
    padding: 1rem 10px;
}
footer .menu_footer ul {
    padding-left: 0px;
}
footer .menu_footer h2 {
    padding: 0 0 1rem;
    font-size: 1.2rem;
}
footer .menu_footer ul li a {
    padding: 0px;
    padding-bottom: 6px;
    font-size: 14px;
}
.support {
    top: 0px;
}
.lang {
    top: 10px;
}
.search_mobile {
    top: 15px;
}
.header.small {
    height: 50px !important;
}
.by_more_hotels {
    padding: 1rem 0px;
}
#members {
    margin-top: 10px;
}
.important {
    padding: 1rem 0;
    margin: 1rem 0 0;
}
.important h2 {
    font-size: 1.5rem;
    padding: 0 0 0rem;
}
.by_lists {
    width: 100%;
}
.by_lists h3 {
    font-size: 1.5rem;
    padding: 1rem 0 1rem;
    margin: 0;
}
.by_faq {
    padding: 1rem 0;
}
.by_faq h2 {
    font-size: 1.5rem;
    padding: 0 0 0rem;
}
.accordion {
    margin: 0px;
    padding: 0pc;
}
ul.accordion li a.toggle {
    font-size: 1rem;
}
.by_more_hotels h3 {
    font-size: 1.5rem;
    padding: 0 0 1rem;
}
footer .top_line {
    padding: 1rem 15px;
}
.by_list {
    padding: 0 0 0.5rem;
    font-size: 14px;
}
footer .share_icons a {
    float: none;
    font-size: 1.5rem;
}
footer .share_icons {
    width: 100%;
    text-align: center;
}
.by_type_reviews {
    padding: 1rem 0 0;
}


.by_review h4 {
    font-size: 16px;
}
.by_review p {
    font-size: 14px;
}
.by_review_date {
    font-size: 14px;
}
.by_review .icon-user {
    width: 35px;
    height: 35px;
    font-size: 1.2rem;
}
.by_review {
    padding: 0 60px 1rem 40px;
}
.vue-map-container {
    margin-top: 40px;
}
.by_highlights ul {
    padding: 0 0 1rem;
}
.hc_click a {
    display: flex;
    align-items: flex-start;
}
}


@media(max-width:480px) {
.logo img {
    width: 100%;
    max-width: 100px;
}
.hc_click a {
    padding: 10px 10px;
    font-size: 13px;
}
.lang {
    top: 12px;
}
.search_mobile {
    top: 16px;
    font-size: 22px;
}
.icon-support {
    font-size: 25px;
}
.support {
    top: 8px;
}
.header .hamburger-menu {
    top: 8px !important;
    right: 0px;
}
.hotels_carousel ul li a {
    padding: 8px 10px;
    font-size: 16px;
}
/* .header {
    height: 49px !important;
} */

}


