/*
date: Feb 2021
created by: Mahejbin Mathakiya
*/
/* ============= header1 css start here =================== */
html, body
{
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-family: inherit;
}

.page-wrap
{
    background: #ffffff;
}

.my-bookings__options
{
    display: none;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 20px 15px;
    z-index: 10;
    text-align: center;
    left: 85%;
    transform: translateX(-50%);
    width: 40%;
    margin-top: 27px;
}

.my-bookings__options a
{
    background-color: #00296f;
    color: #ffffff;
    padding: 8px 10px;
    margin-right: 10px;
    display: block;
    margin-bottom: 10px;
}

.my-bookings__options a:last-child
{
    margin-bottom: 0;
}

.widget-translator
{
    position: fixed;
    top: 0;
    z-index: 9;
    left: 50px;
}

.btn-autofill
{
    float: right;
}

.margin-top
{
    margin-top: 30px;
}

.margin-top-20
{
    margin-top: 20px;
}

.a-color-grey
{
    color: #434040;
    letter-spacing: 0.5px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}

.my-bookings-trigger
{
    margin-left: 15px;
}

.my-bookings__main
{
    margin-top: 25px;
}

.new-version-p
{
    font-size: 1.23em;
    letter-spacing: 0.5px;
    text-align: center;
    /* margin-bottom: 40px; */
    margin-bottom: 15px;
}

.div-new-version-a 
{
    font-size: 1.23em;
    letter-spacing: 0.5px;
    text-align: center;
}

.new-version-p-1
{
    font-size: 1.23em;
    letter-spacing: 0.5px;
    text-align: left;
    margin-bottom: 20px;
}

.owl-theme .owl-nav
{
    margin: 0;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav
{
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot
{
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-theme .owl-nav [class*=owl-]
{
    color: #FFFFFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev
{
    user-select: none;
}

.owl-nav .owl-prev
{
    left: 0;
    transform: translate(50%, -50%);
}

.owl-nav [class^="owl-"]
{
    position: absolute;
    top: 50%;
    margin: 0px !important;
}

.owl-nav .owl-next
{
    right: 0;
    transform: translate(-50%, -50%);
}

.property-slider .owl-nav [class^="owl-"] i
{
    color: #ffffff;
    padding: 4px 15px;
    border: 2px solid;
    border-radius: 50%;
    font-size: 3rem;
}

.property-slider1 .owl-nav [class^="owl-"] i,
.property-slider2 .owl-nav [class^="owl-"] i
{
    color: #ffffff;
    padding: 4px 15px;
    font-size: 5rem;
}

/* add by Gulshan on 24/09/2024, only display if hover over slider */
.property-slider:not(:hover) .owl-nav, .property-slider1:not(:hover) .owl-nav, .property-slider2:not(:hover) .owl-nav
{
    display: none;
}

.b247-searchbox 
{
    background-color: #003664;
}

.b247-searchbox .btn 
{
    background-color: #c09512;
    border-color: #c09512;
}

.no-padding 
{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

;

.b247-section__header 
{
    color: rgb(15, 61, 97) !important;
}

.b247-section 
{
    padding-top: 5px;
    padding-bottom: 5px;
}

/* .b247-prop-details{background:url('../image/bksearch-bg.png'); background-size:cover; padding-top:70px; box-shadow:0 9px 8px -6px black; } */
.b247-prop-details 
{
    /* padding-top: 70px; */
    padding-top: 35px;
    padding-bottom: 20px;
    /* box-shadow: 0 0px 8px black; */
    background-color: #eeeeee;
}

.new-version-p span 
{
    font-size: 1.5rem;
    font-weight: bold;
}

.b247-new_section__header,
.b247-new_section__header1,
.b247-new_section__header2,
.b247-new_section__header-3 
{
    border-color: rgba(138, 96, 96, 0) !important;
    font-size: 3.5rem;
    margin-bottom: 37px;
}

/*.b247-new_section__header:before, .b247-new_section__header1:before, .b247-new_section__header2:before{ border-top: 1px solid black; content: ''; display: inline-block; position: relative; top: -8px; width: 36%; right: 2%; }
.b247-new_section__header:before{ border-top: 1px solid black; content: ''; display: inline-block; position: relative; top: -8px; width: 36%; right: 2%; }
.b247-new_section__header-3:before{border-top: 1px solid black; content: ''; display: inline-block; position: relative; top: -8px; width: 30%; right: 2%;}*/
/*.b247-new_section__header:after, .b247-new_section__header1:after, .b247-new_section__header2:after{ border-top: 1px solid black; content: ''; display: inline-block; position: relative; top: -8px; width: 36%; left: 2%; }

.b247-new_section__header-3:after{ border-top: 1px solid black; content: ''; display: inline-block; position: relative; top: -8px; width: 30%; left: 2%; }
.b247-new_section__header1:after,.b247-new_section__header1:before{width:31%;}
.b247-new_section__header2:after,.b247-new_section__header2:before{width:41%;}*/
.b247-new_section__header-rst
{
    font-size: 3.5rem;
    margin-bottom: 37px;
}

.b247-section--shadow
{
    border: none;
}

.b247-room-details-new
{
    position: absolute;
    color: #ffffff;
    float: left;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    font-size: 1.9rem;
    padding: 10px;
    margin-top: 0px;
    z-index: 9;
}

.b247-room-details-new a
{
    color: #ffffff;
}

.owl-carousel .owl-item img.owl-lazy,
.room-details-sub .item img,
.room-carousel--single img
{
    width: 100%;
    height: 334px;
}

.room-details-sub.column-two-row .owl-carousel .owl-item img.owl-lazy,
.room-details-sub.column-two-row .room-details-sub .item img,
.room-details-sub.column-two-row .owl-carousel .room-carousel--single img,
.room-details-sub.column-two-row .room-carousel--single img
{
    height: 250px;
}

.room-details-sub
{
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.new-btn-link
{
    text-decoration: none;
    padding: 15px 20px 15px 20px;
    top: -30px;
    position: relative;
    font-size: 1.6rem;
    letter-spacing: 0.5px;
    z-index: 9;
    margin-right: 15px;
}

.sub-title-facility
{
    font-size: 2rem;
}

.no-margin-bottom
{
    margin-bottom: 0px;
}

.b247-facilities-list li
{
    list-style-type: none;
}

.b247-facilities-list .b247-facilities-list__item,
.new-facility-p
{
    line-height: 25px;
    font-size: 1.5rem;
}

.b247-facilities-list li:before
{
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
}

.b247-facilities-list
{
    padding-left: 30px;
}

.property-slider .owl-item img,
.property-slider1 .owl-item img,
.property-slider2 .owl-item img
{
    display: block;
}

.property-slider1 .owl-item img
{
    max-height: 600px;
}

#b247SearchBoxContainer
{
    padding: 8px 0 !important;
    float: left;
    width: 100%;
}

.header-left-bar
{
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0;
}

.book-now-btn
{
    color: #f9c424;
    padding: 15px 10px;
    float: left;
    width: 100%;
    text-align: center;
    background: #003664;
    border-color: #003664;
    letter-spacing: 4px;
    /* text-shadow: 1px 1px 3px black; */
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
}

.book-now-btn:hover
{
    text-decoration: none;
    color: #f9c424;
}

.property-logo-details
{
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
    background: rgba(249, 196, 53, .44);
    min-height: 156.5px;
}

.property-logo-details a
{
    color: #f9c424;
    text-shadow: 1px 1px 3px #000000;
    font-size: 19px;
    word-break: break-word;
    letter-spacing: 1px;
    text-decoration: none;
}

.property-logo-details span
{
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 12px;
    text-shadow: 1px 1px 3px #000000;
    float: left;
    width: 100%;
}

.nav-menu-left li
{
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

.nav-menu-left li a
{
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 100;
    font-size: 13px;
    text-transform: uppercase;
}

.nav-menu-left li span
{
    color: #ffffff;
    margin-left: 10px;
    cursor: pointer;
}

.nav-menu-left2 li span
{
    color: #ffffff;
    margin-left: 5px;
    cursor: pointer;
}

.nav-menu-left3 li span
{
    color: #002245;
    cursor: pointer;
    float: left;
}

.nav-menu-left3 li
{
    /* padding-bottom: 9px; */
    padding: 5px 0;
}

.social-icon
{
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    text-align: center;
}

.social-icon a
{
    color: #ffffff;
    margin: 6px;
    font-size: 18px;
    opacity: 0.4;
}

.nav-menu-left
{
    margin-top: 0px;
    padding-bottom: 5px;
    margin-left: 0;
    padding-left: 0;
    float: left;
    width: 100%;
    text-align: center;
}

.icon-container-py img
{
    width: 42%;
}

.icon-container-py p
{
    color: #ffffff;
    font-weight: 100;
    font-size: 12px;
}

.icon-container-py
{
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    float: left;
    width: 100%;
    min-height: 111px;
    padding-top: 10px;
    word-break: break-word;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 0.5px;
}

.b247-new_section__header2
{
    margin-bottom: 20px;
}

.no-padding-left,
.room-padding-left
{
    padding-left: 0px;
}

.no-padding-right
{
    padding-right: 0px;
}

.no-border-right
{
    border-right: none;
}

.header-location-img img
{
    width: 100%;
    height: -webkit-fill-available;
    position: relative;
    border-left: none;
    object-fit: cover;
}

.header-location-img:nth-child(3) img
{
    border-right: none;
}

.header-location-img a
{
    position: absolute;
    /* top: 10%; */
    top: 0;
    /* left: 50%; */
    left: 0;
    font-family: 'Playfair Display', serif;
    /* text-transform: uppercase; */
    /* font-size: 1.75em; */
    font-size: 1.45em;
    text-align: center;
    /* width: 80%; */
    width: 100%;
    background: #00000052;
    /* transform: translateX(-50%); */
    line-height: 1em;
    display: flex;
    align-items: center;
    /* padding: 30px 0; */
    /* padding: 15px 0; */
    padding: 5px 0;
    text-shadow: 3px 3px 3px black;
    text-decoration: none;
    color: white;
    justify-content: center;
    /* min-height: 116px; */
    /* min-height: 50px; */
}

.header-location-img.img-right a
{
    left: 15px;    
    width: calc(100% - 15px);
}

.header-location-img.img-left a
{
    left: 0;    
    width: calc(100% - 15px);
}

.header-location-img.img-right.img-left a
{
    left: 0;    
    width: 100%;
}

.no-bottom-border
{
    border-bottom: none;
}

.footer-section-2
{
    color: rgb(255, 255, 255) !important;
    border-color: rgb(19, 59, 92) !important;
    float: left;
    width: 100%;
    position: relative;
}

.footer-title
{
    color: rgb(219, 184, 123);
    padding-top: 0.25rem;
    font-size: 2.5rem;
    margin-top: 30px;
}

.footer-title a
{
    color: rgb(219, 184, 123);
}

.footer-section-2 .footer-title
{
    padding-top: 0.25rem;
    font-size: 2.5rem;
    margin-top: 30px;
}

.footer-nav-menu
{
    margin-top: 30px;
}

.footer-nav-menu li
{
    list-style-type: none;
    margin-bottom: 10px;
}

.footer-nav-menu li a
{
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 13px;
    /* text-shadow: 1px 1px 3px #000000; */
}

.footer-nav-menu li a:hover
{
    text-decoration: none;
}

.footer-book-now-btn
{
    display: block;
    text-align: center;
    padding: 1em 0;
    text-decoration: none;
    width: 80%;
    margin: 1em auto;
    font-weight: 100;
    /* text-shadow: 1px 1px 3px #000000; */
    letter-spacing: 2px;
    font-size: 17px;
}

.footer-book-now-btn-2
{
    display: block;
    text-align: center;
    padding: 1em 3em;
    text-decoration: none;
    width: max-content;
    font-weight: normal;
    /* text-shadow: 1px 1px 3px #000000; */
    letter-spacing: 2px;
    font-size: 17px;
    margin-bottom: 30px;
}

.footer-book-now-btn-2:hover
{
    color: #ffffff;
    background: #17a2b8;
    text-decoration: none;
}

.footer-logo
{
    width: 80%;
    margin-top: 30px;
}

.footer-ad-p
{
    font-weight: 100;
    /* text-shadow: 1px 1px 3px #000000; */
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

.footer-ad-p a
{
    color: #ffffff;
}

.copyright-section
{
    padding-top: 5px;
}

.copyright-section-2
{
    padding-top: 5px;
}

.copyright-section p
{
    letter-spacing: 1px;
    font-size: 12px;
    color: #ffffff;
    opacity: .7;
    font-weight: 100;
}

.copyright-section-2 p
{
    letter-spacing: 1px;
    font-size: 14px;
    color: #000000;
    opacity: .7;
    font-weight: normal;
    margin: 5px 0;
}

.b247-faility-section
{
    background: #ebebeb;
}

.footer-social-icon
{
    float: left;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 15px;
    text-align: center;
}

.footer-social-icon a
{
    font-size: 1.5em;
    color: #ffffff;
    opacity: 0.4;
    margin-right: 10px;
}

.property-footer-logo-details
{
    text-align: center;
    padding: 10px;
    background: rgba(249, 196, 53, .44);
    min-height: 105.5px;
    margin-top: 40px;
}

.property-footer-logo-details a
{
    color: #f9c424;
    text-shadow: 1px 1px 3px #000000;
    font-size: 19px;
    word-break: break-word;
    letter-spacing: 1px;
    text-decoration: none;
}

.property-footer-logo-details span
{
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 12px;
    text-shadow: 1px 1px 3px #000000;
    float: left;
    text-align: center;
    width: 100%;
}

.sbx-container>input
{
    font-size: 14px !important;
}

#slider-popup-root
{
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-15%, 10%) scale(1);
    z-index: 1;
    transition: all ease-out .5s;
}

.slider-pop-up
{
    position: relative;
    width: 275px;
    height: auto;
    display: flex;
    background: rgba(255, 255, 255, 0.77);
    color: black;
    justify-content: center;
    flex-direction: column;
    padding: 1em;
}

.deal_name
{
    background-color: rgba(163, 128, 62, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

.slider-pop-up p
{
    font-size: 1.2em;
    text-align: center;
    margin-top: .5em;
    font-weight: 100;
}

.slider-pop-up span.close-btn
{
    position: absolute;
    top: 0;
    right: 0;
    background: #1d1d1d;
    color: white;
    padding: 0 .3em;
    border-radius: 50%;
    transform: translate(30%, -30%) scale(1);
    cursor: pointer;
}

.slider-pop-up span.heading
{
    text-transform: uppercase;
    display: block;
    font-size: 1.4em;
    width: 100%;
    text-align: center;
    margin-bottom: .5em;
}

.icon-container-py-right
{
    float: left;
    padding-left: 0;
}

.icon-container-py-right .icon-container-py
{
    border-right: none;
}

/* promotion start here*/
.no-scroll
{
    height: 100%;
    overflow: hidden;
}

.promotion_fixed
{
    height: 100%;
    width: 100%;
    display: block;
    position: fixed;
    top: 0;
    transform: scale(0);
    z-index: 1000;
    transition: all ease-in-out .5s;
    background: #00000055;
    overflow: auto;
}

.promo-show
{
    transform: scale(1) !important;
}

.promotion_data
{
    width: 855px;
    overflow: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url('../image/bksearch-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    border: 7px solid #f9c426;
    box-sizing: border-box;
}

.promotion_data .row
{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.deal-div-border
{
    color: rgb(0, 0, 0) !important;
}

.deal-div-background
{
    background-color: rgba(255, 255, 255, 0.8) !important;
    color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

.content-promo h3
{
    color: #000000;
}

.white-background
{
    height: 100%;
    width: 100%;
    top: 0;
    background: #ffffff99;
}

.close_promotion
{
    position: relative;
    float: right;
    font-size: 1.6em !important;
    margin-right: 0;
    margin-top: 10px;
    cursor: pointer;
    color: #000000;
}

.final-content
{
    padding: 15px;
    position: relative;
}

.deal_name
{
    background-color: rgba(163, 128, 62, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

.final-content>p
{
    color: black;
    font-weight: bold;
    letter-spacing: .5px;
}

.deal-description
{
    background-color: rgba(0, 0, 0, 0) !important;
    color: rgb(0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

.grab-deal-btn
{
    background-color: rgb(0, 55, 99) !important;
    color: rgb(255, 255, 255) !important;
    border-color: rgb(0, 55, 99) !important;
    margin-bottom: 10px;
    border: none;
}

.n-txt-decor
{
    text-decoration: none;
    color: inherit;
}

.grab-deal
{
    display: inline-block;
    padding: 1em 3em;
    background: #003663;
    border: none;
}

@media only screen and (min-width: 768px)
{
    .promotion_data
{
        max-height: 518px;
    }
}

/* promotion end here*/
/* ============= header1 css end here =================== */
/* ============= header2 css start here =================== */
.address-top-header
{
    width: 100%;
    padding-top: 4px;
    border-bottom: 1px solid rgb(45, 64, 44);
}

.a2-color-grey
{
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 30px;
}

.a2-1-color-grey
{
    font-weight: 500;
    font-size: 14px;
    color: #2e412d;
    letter-spacing: 0.5px;
    line-height: 30px;
    text-align: right;
}

.a2-color-grey i,
.a2-1-color-grey i
{
    color: #ffffff;
    font-size: 22px;
}

.a3-color-grey
{
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 30px;
}

.social-networks
{
    float: right;
}

.social-networks a
{
    float: left;
    margin-left: 10px;
    margin-top: 4px;
}

.nav-menu-left2
{
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-right: auto !important;
}

.nav-menu-left2 li
{
    text-transform: uppercase;
    font-size: 12px;
    /* padding: 10px 10px; */
    padding: 7px 8px;
    margin: 7px 2px -2px;
    transition: box-shadow ease-in-out 0.3s;
    font-weight: 300;
    letter-spacing: 0.3px;

}

.nav-menu-left2 li a
{
    text-decoration: none;
}

.nav-menu-left2 li.active
{
    border-bottom: 2px solid #ffc801;
}

.nav-menu-left2 li.active a
{
    color: #ffc801;
}

.nav-menu-left2 li.active ul li a
{
    color: #ffffff;
}

.prop-logo-details a
{
    color: #f9c424;
    font-size: 19px;
    word-break: break-word;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 400;
    padding-bottom: 7px;
    float: left;
}

.header-top-menu
{
    padding-bottom: 10px;
    /* padding-top: 11px; */
}

.prop-logo-details img
{
    position: absolute;
    bottom: -4px;
    left: 16px;
}

.prop-logo-details a span
{
    font-size: 27px;
}

.book-border
{
    border: 1px solid #f9c424;
}

.navbar-toggler
{
    display: none;
    background: transparent;
    border-color: rgb(206 204 204 / 80%);
    color: rgb(245 245 245 / 47%);
    padding: 6px 12px 4px 12px;
    float: right;
    border: 0.5px solid;
    position: relative;
    top: 7px;
}


.navbar-toggler i
{
    font-size: 20px;
}

.custom-container
{
    /* float: left; */
    width: 100%;
    margin: 0 auto;
    background: #ebebeb;
    
}

.custom-container .row
{
    margin-left: -17px;
    margin-right: 0px;
}

.custom-container .row div[class^='col-'] .row
{
    margin-left: -15px;
}

.no-padding-top
{
    padding-top: 0px;
}

.property-slider1 .owl-dots
{
    position: absolute;
    float: left;
    width: 100%;
    margin-top: -29px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span
{
    background: #ffffff !important;
}

.search-widget-2 .searchbox__clickable a
{
    border: 1px solid #000000;
    border-radius: 0px !important;
}

.search-widget-2 .searchbox__title,
.search-widget-2 .b247-nights
{
    font-weight: 400 !important;
}

.aprt-block
{
    width: 100%;
    border: 0px solid green;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    overflow: hidden;
}

.aprt-position-block
{
    position: relative;
    /* border: 1px solid #ffffff; */
    border-top: none;
}

/* .aprt-position-block:not(.div-best-price-guarantee-t2) img 
{
    width: 95%;
} */

.aprt-position-block:not(.div-best-price-guarantee-t2) img,
.low-image-booknow img
{
    width: 100%;
    object-fit: cover;
}

.aprt-position-block:hover img
{
    filter : brightness(120%);
}

.aprt-position-block img,
.low-image-booknow img
{
    display: block;
    margin: 0px auto;
    height: 166px;
}

.room-text
{
    z-index: 4;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: #ffffff;
    transition: all ease-in-out 0.5s;
    padding: 0 5px 0 5px;
}

.room-text>h2
{
    /* font-family: var(--font-family-spectral) !important; */
    font-family: var(--font-family-spectral);
    text-transform: capitalize;
    font-weight: 300;
    font-size: 2.4rem;
    color: #ffffff !important;
}

.room-text>h4
{
    text-transform: capitalize;
    font-weight: 300;
    font-size: 1.5rem;
    font-family: inherit;
    color: #ffffff !important;
}

.room-price
{
    width: 50%;
    contant: '';
    position: absolute;
    padding: 7px;
    background: #89656c;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: all ease-in-out 0.5s;
}

.room-price>a
{
    text-transform: uppercase;
    font-family: var(--font-family-spectral);
    text-decoration: none;
    color: #ffffff;
}

.aprt-position-block:not(.div-best-price-guarantee-t2):after
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,0.5); */
    /* background-color: rgba(0, 0, 0, 0.3); */
    /* background-color: rgba(0, 0, 0, 0.2); */
    top: 0;
    left: 0;
    z-index: 2;
    transition: all ease-in-out 0.5s;
}

.aprt-position-block:hover:after,
.active-room:after
{
    transform: scale(0);
}

.aprt-position-block:hover .room-text,
.active-room>.room-text
{
    top: 5%;
    transform: translate(-50%, 5%);
    color: #000000;
}

.aprt-position-block:hover .room-price
{
    top: 90%;
    transform: translate(-50%, -100%) scale(1);
}

.aprt-position-block.div-best-price-guarantee-t2:hover .room-price
{
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
}

.active-room>.room-price
{
    display: none;
}

.top-service-section
{
    /* float: left; */
    width: 100%;
}

.services-list-ul
{
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.services-list-ul li
{
    vertical-align: text-top;
    width: 210px;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.services-list-ul li img
{
    width: 11%;
}

.services-list-ul li span
{
    font-weight: 100;
    margin-left: 5px;
    letter-spacing: 0.3px;
}

.top-service-section .row
{
    margin-left: 0px;
    margin-right: 0px;
}

.footer-section-2 .footer-ad-p i
{
    font-size: 26px;
    margin-right: 10px;
}

.temp2-leftsidebar h4
{
    background: #8a656c;
    color: #ffffff !important;
    margin: 20px 0px 0;
    padding: 10px 0;
    text-align: center;
    font-size: 25px;
}

.new-version-p-2
{
    font-size: 1.23em;
    letter-spacing: 0.5px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 100;
}

.temp2-leftsidebar ul li small
{
    color: #6c757d;
    margin-bottom: 10px;
}

.temp2-leftsidebar ul li
{
    display: flex;
    border-bottom: 1px solid #c4cbd1;
}

.temp2-leftsidebar ul
{
    padding-left: 0;
}

.new-version-p-2 span
{
    font-size: 1.6rem;
    font-weight: 600;
}

.t2-h3
{
    font-size: 40px;
    font-weight: 500;
}

.sub-title-facility-1
{
    font-size: 2rem;
}

.roomCarousel1
{
    width: 100%;
    margin-right: 30px;
}

.facility-p
{
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}

.facility-p li
{
    display: flex;
}

.facility-p span
{
    color: #000000;
    font-size: 15px;
    line-height: 28px;
    float: inline-start;
    margin-left: 3px;
}

.facility-p span:before
{
    content: '■';
    color: #89656c;
    font-weight: 700;
    float: left;
    margin-right: 4px;
}

.facility-p-1
{
    font-size: 15px;
    letter-spacing: 0.4px;
    line-height: 25px;
}

/* .top-header-temp3{ background: #002245; width: 100%; padding-top: 15px; padding-bottom: 15px; display:block; } */
.top-header-temp3
{
    background: #002245;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

/* add by Gulshan on 24/09/2024 */
@media only screen and (min-width : 768px)
{
    #div_header_container_main_template3-fullscreen_cover-root
    {
        position: relative;
    }

    #div_header_container_main_template3-fullscreen_cover
    {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
        box-shadow: 0px 0px 5px #454545;
    }

    #div_header_container_main_template3-fullscreen_cover-root #b247SearchBoxContainer
    {
        box-shadow: 0px 0px 5px #1d1c1c;
    }
    
    #div_header_container_main_template3-fullscreen_cover-root .header-services-icon
    {
        position : absolute;
        bottom : 0;
        left : 0;
        width : 100%;
        z-index : 10;
        box-shadow: 0px 0px 5px #000000;					
    }

    #div_header_container_main_template3-fullscreen_cover-root .top-header-temp3
    {
        background-color : rgba(0, 34, 69, 0.5) !important;
    }
}

.top-header-temp3 a
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    /* margin-left: 30px; */
    margin-left: 10px;
    float: left;
}

.book-now-temp3
{
    background: #b88c51;
    text-align: center;
    text-transform: uppercase !important;
    font-size: 1.1em !important;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    font-family: 'Roboto Condensed', sans-serif !important;
    padding: 6px 25px;
    display: inline-block;
}

.temp3-logo
{
    position: absolute;
    z-index: 99;
    top: -15px;
    width: 100%;
    height: 59px;
}

.nav-menu-left3
{
    float: left;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size : 0.9em;
}

.nav-menu-left3 li a
{
    padding: 5px 7px;
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    text-transform: capitalize;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    text-decoration: none;
}

.nav-menu-left3 li a.menu-no-border
{
    border: none;
}

.nav-menu-left3 li a:hover
{
    text-decoration: none;
}

.search-widget-3-1
{
    float: left !important;
    width: auto;
    position: absolute;
    z-index: 9;
    display: block;
    margin-left: 16.5%;
    margin-top: 29%;
}

.services-list-ul-1
{
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-evenly;
    max-width: 2000px;
    margin: 0 auto;
}

/* /DO- : remove width */
.services-list-ul-1 li
{
    vertical-align: text-top;
    /* width: 91px; */
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;

    background-color : #f1f1f1;
    border-radius: 5px;
}

.services-list-ul-1 li span
{
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
    text-align: center;
    font-size: 0.9em;
    color: #000000;
}


.services-list-ul-1 li img
{
    /* width: 45px;
    height: 45px; */

    width: 50px;
    /* max-height: 50px; */
    height: 50px;
    /* width : 100%; */
    object-fit: cover;
    display: inline-block;
    padding: 4px;
}

.header-services-icon
{
    background-color: #f1f1f1;
    float: left;
    width: 100%;
}

.temp3-leftbar
{
    background-color: #f1f1f1;
    margin-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

.temp3-leftbar h4
{
    background: #c2c2c2;
    font-family: 'Lato';
    font-size: 1.6em;
    font-weight: 600;
    color: #000000;
    margin-top: 0px;
    text-transform: uppercase;
    padding: 10px 0px;
    text-align: center;
}

.temp3-leftbar p
{
    font-family: 'Roboto Condensed', sans-serif;
    /* text-align: center; */
    color: #000000;
    margin: 0 46px 9px;
    letter-spacing: 0.45px;
}

.temp3-ad
{
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
    color: #bd945a;
    font-weight: 600;
    text-align: center;
    margin-top: 0px;
    font-size: 1.5em;
}

.temp3-heading
{
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
    text-align: center;
    color: #4c617a;
    font-size: 3.4em;
    margin-top: 20px;
}

.temp3-p
{
    font-family: 'Roboto Condensed', sans-serif;
    text-align: justify;
    color: #000000;
    font-size: 1.2em;
    word-spacing: 1px;
    line-height: 2em;
}

.footer-section-3
{
    padding-bottom: 17px;
}

h1
{
    color: #b78b52;
    font-size: 3.5rem;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
    font-weight: 100;
}

.footer-section-3 .footer-title
{
    padding-top: 0.25rem;
    margin-top: 30px;
}

.footer-section-3 p
{
    text-align: left;
    line-height: 25px;
    font-size: 1.12em;
    margin-bottom: 5px;
    text-shadow: none;
    font-weight: 400;
}

.footer-section-3 p a
{
    color: #ffffff;
}

.footer-book-now-btn-3
{
    float: left;
    text-align: center;
    text-transform: uppercase !important;
    font-size: 2em;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 25px 10px 25px;
    margin-top: 20px;
    text-decoration: none;
}

.footer-book-now-btn-3:hover
{
    color: #ffffff;
    background: #ec971f;
    border-color: #d58512;
    text-decoration: none;
}

.footer-book-now-btn-3 span
{
    display: block;
    font-size: 0.5em;
    text-align: center;
    color: #ffffff;
}

.footer-social-networks
{
    margin-top: 30px;
}

.footer-social-networks a
{
    color: #ffffff;
    font-size: 28px;
    margin-right: 20px;
    opacity: 0.9;
}

.footer-menu-section-3
{
    float: left;
    width: 100%;
    background: #ffffff;
}

.footer-nav-menu-3
{
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}

.footer-nav-menu-3 li
{
    /* float: none; */
    display: inline-block;
    position: relative;
    margin-bottom : 2px;
}

.footer-nav-menu-3 li a
{
    padding: 8px 8px;
    border-right: 1px solid #e5e5e5;
    text-transform: capitalize;
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
}

.copyright-section-3
{
    float: left;
    padding-top: 5px;
    width: 100%;
    positive: relative;
}

.copyright-section-3 p
{
    letter-spacing: 1px;
    font-size: 14px;
    color: #abaaaa;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 20px;
}

.why-choose-this-temp3
{
    width: 100%;
    display: block;
    margin: 15px auto;
    background: #002245;
    padding-top: 20px;
    padding-bottom: 20px;
}

.facility-ul-t3
{
    float: left;
    margin-left: -19px;
    padding-left: 0px;
}

.facility-ul-t3 li
{
    list-style-type: none;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 30px;
    font-size: 15px;
    letter-spacing: 0.3px;
}

.facility-ul-t3 li:before
{
    font-family: FontAwesome;
    content: "\f111";
    color: #b78b52;
    font-size: 11px;
    margin-right: 15px;
}

.facility-ul-t3-1
{
    float: left;
    padding-left: 0px;
}

.facility-ul-t3-1 li
{
    list-style-type: none;
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 30px;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
}

.facility-ul-t3-1 li img
{
    width: 32px;
    opacity: 0.9;
    margin-right: 13px;
}

.book-now-btn-3
{
    text-align: center;
    text-transform: uppercase !important;
    font-size: 1em;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    padding: 10px;
    position: relative;
    top: 26px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.book-now-btn-3 img
{
    display: inline-block;
    vertical-align: text-bottom;
    max-width: 22px;
    margin: 0px auto;
}

.book-now-btn-3:hover
{
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
    text-decoration: none;
}

.room-details-section-temp3
{
    background: #f1f1f1;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
}

.room-details-section-temp3 h3
{
    position: absolute;
    z-index: 9;
    background: #b88c51;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    text-transform: capitalize;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    width: 94.9%;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
}

.room-details-section-temp3 h3 a
{
    color: #ffffff;
}

.room-details-section-temp3 img
{
    position: relative;
    max-height: 350px;
    width: 100%;
}

.room-details-section-temp3 p
{
    font-family: 'Roboto Condensed', sans-serif;
    text-align: justify;
    color: #000000;
    line-height: 2em;
    letter-spacing: 0.1px;
}

.room-details-section-temp3 hr
{
    border-top: 1px solid #ccc7c7;
}

.room-details-section-temp3 .book-now-btn-3
{
    top: 0px !important;
}

.facilities-ul li
{
    list-style-type: none;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.facilities-ul li img
{
    height: 35px;
    width: 35px;
    opacity: 0.9;
    margin-right: 13px;
}

.facilities-ul
{
    float: left;
    width: 100%;
    margin-left: -38px;
    padding-top: 0;
}

a:hover
{
    text-decoration: none;
}

.prop-logo-details-3
{
    float: left;
    background: #ffffff;
    height: 108px;
    position: absolute;
    z-index: 9;
    top: 36px;
    padding: 28px 10px;
    word-break: break-all;
}

.prop-logo-details-3 a
{
    color: #b88c51 !important;
    font-size: 25px;
    margin-top: 0;
    float: left;
    margin-left: 0;
}

.contact-hr
{
    border-top: 1px solid #dddddd;
}

.contact-form-3
{
    border: 1px solid #cecece;
    padding: 10px 10px;
    box-shadow: inset 5px 2px 50px #cacaca;
    border-radius: 5px;
    margin-bottom: 15px;
}

.error
{
    color: red;
}

.contact-p-1
{
    font-size: 1.8rem;
}

.contact-p-1 a
{
    background-color: #00000000 !important;
    color: rgb(0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    font-family: 'Roboto', sans-serif;
}

.contact-p-1 i
{
    background-color: rgba(0, 0, 0, 0) !important;
    color: rgb(135, 133, 133) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    margin-right: 10px;
}

.contact-form-1 input[type="text"],
.contact-form-1 input[type="email"],
.contact-form-1 textarea
{
    width: 100%;
    margin: 1em 0;
    border: none;
    outline: none;
    border-bottom: 1px solid;
    background-color: rgba(0, 0, 0, 0) !important;
    color: rgb(0, 0, 0) !important;
    border-color: rgb(135, 134, 134) !important;
}

.contact-submit-btn-1
{
    cursor: pointer;
    background-color: #003664 !important;
    color: #f9c424 !important;
    border-color: rgb(0, 53, 99) !important;
    display: inline-block;
    padding: 5px 30px;
    font-family: 'Raleway', sans-serif;
    font-size: 1em;
    text-decoration: none;
    margin-bottom: 30px;
}

.contact-h4-2
{
    text-transform: capitalize;
    font-size: 2.4rem;
    color: #89656c;
}

.contact-form-2
{
    padding: 7px;
    box-shadow: inset 2px 2px 50px #d2d2d2, -2px -2px 5px #252525, 2px 2px 5px #adadad;
    border-radius: 4px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.submit-now-btn-2
{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.submit-now-btn-2:hover
{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.text-left
{
    text-align: left !important;
}

.nav-menu-left2 li ul
{
    visibility: hidden;
    position: absolute;
    z-index: 2;
    background: #2e412d;
    width: fit-content;
    padding-left: 0;
    list-style: none;
    white-space: nowrap;
    opacity: 0;
    transition: all ease-in-out 0.5s;
    margin-top: 12px;
}

.nav-menu-left2 li:hover ul
{
    visibility: visible;
    opacity: 1;
}

.nav-menu-left2 li:hover .arrow-up
{
    opacity: 1;
}

.arrow-up
{
    position: absolute;
    transform: translateX(-50%) rotate(45deg);
    padding: 7px;
    background: #ffffff;
    opacity: 0;
    transition: all ease-in-out 0.3s;
    margin-left: 6%;
    margin-top: 0.5%;
}

/* .nav-menu-left2 li:hover{border-bottom:2px solid #ffc801;} */

.nav-menu-left2 li:not(.book-border):not(.active)
{
    border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.nav-menu-left2 li:not(.book-border):hover
{
    border-bottom: 2px solid #ffc801;
}

.nav-menu-left2 li:hover .nav-menu-left2 li a
{
    color: #ffc801;
}

.nav-menu-left2 li ul li:hover a
{
    color: #ffc801;
}

.text-center
{
    text-align: center !important;
}

.b247-section__header
{
    font-size: 32px !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
}

.common-h4
{
    text-transform: capitalize;
    font-size: 2.1rem;
    font-family: 'Raleway', sans-serif;
}

.facility-ul-t3-2
{
    float: left;
    padding-left: 0px;
    width: 100%;
}

.facility-ul-t3-2 li
{
    list-style-type: none;
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 30px;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
    width: 50%;
    float: left;
}

.facility-ul-t3-2 li img
{
    width: 35px;
    height: 35px;
    opacity: 0.9;
    margin-right: 13px;
}

.demo-gallery>ul
{
    margin-bottom: 0;
}

.demo-gallery>ul>li
{
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
    width: 370px;
    cursor: pointer;
    text-align: center;
}

.demo-gallery>ul>li>img
{
    border: 1px solid #d5caca;
    padding: 7px;
    border-radius: 1px;
    width: 100%;
    height: 252px;
    object-fit: cover;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img
{
    opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster
{
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color: 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery>ul>li a .demo-gallery-poster>img
{
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster
{
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery>a>img
{
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img
{
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img
{
    opacity: 1;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster
{
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img
{
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster
{
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img
{
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.image-description
{
    background: rgba(0, 0, 0, 0.5);
    padding: 17px;
    position: absolute;
    width: inherit;
    float: left;
    height: 251px;
    z-index: 444;
    display: none;
}

.image-description p
{
    text-align: center;
    color: #ffffff !important;
    font-weight: 100;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.demo-gallery ul li:hover .image-description
{
    display: block;
}

#newsletter_form
{
    float: left;
    margin-top: 10px;
}

.subscrib-btn
{
    text-align: center;
    text-transform: uppercase !important;
    font-size: 1em;
    border-radius: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px;
    text-decoration: none;
    margin-bottom: 10px;
}

.no-image
{
    ;
    border: 1px solid #eee;
    background: rgba(0, 0, 0, 0.3);
}

.no-image-cls
{
    border: 1px solid #e5dada;
    width: 100% !important;
    height: 379px;
}

.no-slider-image
{
    background: #ffffff;
}

.room-no-image
{
    border: 1px solid #e3dddd;
}

.room-no-image-1
{
    border: 1px solid #e3dddd;
    width: 100%;
    height: 430px;
}

/*===for promotion page===*/
.promotion_table
{
    width: 100%;
    margin-bottom: 40px;
    color: #000000;
}

.promotion_table tr th
{
    background: #efecec;
    color: #000000;
}

.promotion_table tr th,
.promotion_table tr td
{
    padding: 10px;
    text-align: center;
}

.promotion-order-btn
{
    display: inline-block;
    padding: 1em 3em;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

/*============== restaurant start here ===============*/
.restaurant_ul
{
    margin-left: 15px;
    margin-bottom: 15px;
}

.restaurant_ul li
{
    display: block;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 400;
}

.restaurant_ele
{
    float: left;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #edeaea;
    padding: 0px;
    border-radius: 3px;
    box-shadow: rgb(0 0 0000000000 / 35%) 0px 5px 15px;
}

.restaurant_ele h3
{
    margin-top: 0;
    font-size: 23px;
    text-transform: capitalize !important;
    font-family: inherit;
    margin-bottom: 0px;
    color: #2e2b2b !important;
    padding-top: 15px;
    padding-left: 15px;
}

.restaurant_ele h3 a
{
    color: #2e2b2b;
}

.restaurant_ele p
{
    padding-left: 15px;
    line-height: 40px;
}

.restaurant_ele p i
{
    font-size: 20px;
}

.restaurant_ele .res_right_bar p a
{
    font-size: 15px;
    letter-spacing: 0.5px;
    word-break: break-all;
}

.restaurant_ele .res_right_bar p a i
{
    border-radius: 100%;
    padding: 5px 6px 5px 7px;
    font-size: 13px;
    margin-right: 10px;
}

.res_right_bar
{
    border-left: 1px solid #E0E0E0;
    float: left;
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 10px;
}

.rest_hours
{
    padding-left: 15px;
    padding-top: 10px;
}

.res_right_bar p
{
    line-height: 30px;
}

.rest_hours a
{
    font-size: 15px;
    margin-right: 20px;
}

.open_hours_all_days_content
{
    float: left;
    width: 40%;
    border: 2px solid #E0E0E0;
    background: #ffffff;
    border-radius: 5px;
    padding: 10px 10px 10px 0;
    margin-left: 13px;
    margin-top: 9px;
}

.hours_all_content
{
    float: left;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.hours_all_content:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 28px;
    margin-left: -2px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #E5E5E5;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.hours_all_content:after
{
    content: '';
    position: absolute;
    top: 3px;
    left: 28px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #FFFFFF;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.open_hours_all_days_content span
{
    letter-spacing: 1px;
}

.open_hours_all_days_content div[class^='col-']
{
    margin-bottom: 10px;
}

.min-walk
{
    margin-left: 15px;
    margin-top: 8px;
    margin-bottom: 11px;
    width: 100%;
    float: left;
    color: #978989;
}

.border_active
{
    border: 2px solid #E0E0E0;
    border-radius: 3px;
    padding: 5px;
}

.txt_active
{
    font-weight: bold;
}

.load_more_rest
{
    padding: 10px 15px 10px 15px;
    float: left;
    position: relative;
    margin-bottom: 22px;
    margin-left: 44%;
    border: 1px solid #333333;
    color: #333333;
    font-size: 20px;
}

.load_more_rest:hover
{
    color: #333333;
}

.hd-padding
{
    padding: 0px;
    margin-top: 0;
}

.property-logo img
{
    width: 100%;
    margin: 0;
    height: 120px;
}

.property-logo-2 img
{
    width: 50%;
    margin: 0;
    height: 40px;
    max-width: 200px;
}

.img-left
{
    padding-left: 0px;
}

.img-right
{
    padding-right: 0px;
}

.desktop-view
{
    display: block;
}

.mobile-view
{
    display: none;
}

.full-width
{
    width: 100%;
}

.hdl-padding
{
    padding-left: 0px;
    padding-right: 0px;
}

.temp2-leftsidebar
{
    margin-bottom: 40px;
}

/* .temp2-leftsidebar .new-version-p-2
{
    text-align: justify;
} */

.main_header_top
{
    float: left;
    width: 100%;
}

.blog-details
{
    float: left;
    width: 100%;
    margin: 10px 0;
    box-shadow: 0 0 10px rgba(175, 175, 175, 0.7);
    border-radius: 0.5em;
}

.blog-details .blog-image
{
    float: left;
    width: 33.33%;
    margin: 25px;
}

.blog-details .blog-images
{
    float: left;
    width: 33.33%;
    margin: 25px 25px 25px 0;
}

.blog-image img,
.blog-images img
{
    width: 100%;
}

.blog-details .blog-content
{
    float: left;
    width: 60%;
    margin-top: 23px;
    padding: 0px;
    padding-bottom: 15px;
}

.blog-details .blog-contents
{
    float: left;
    width: 100%;
    margin-top: 0;
    /* padding: 0px; */
    /* padding: 0px 10px 0px 15px; */
    padding: 0px 10px 12px 15px
}

.blog-details .blog-content h3
{
    background: #ffffff;
    margin-left: -88px;
    text-transform: capitalize;
    font-family: inherit;
    padding: 10px;
    font-weight: 600;
    line-height: 37px;
}

.blog-details .blog-contents h3
{
    background: #ffffff;
    margin-left: 0;
    text-transform: capitalize;
    font-family: inherit;
    padding: 0;
    font-weight: 600;
}

.blog-details .blog-content p
{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: justify;
}

.blog-details .blog-contents p
{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: justify;
}

.blog-details1
{
    background: #ffffff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    margin-bottom: 25px;
    border-radius: 3px;
    margin-right: 25px;
}

.blog-details1 .blog-image1 img
{
    border-radius: 3px 3px 0 0;
    height: 200px;
    width: 100%;
}

.blog-details1 .blog-content1 h3,
.blog-details1 .blog-content1-none h3
{
    margin-top: 0px;
}

.blog-details1 .blog-content1-none h3 a
{
    text-align: left;
    float: left;
    width: 100%;
    color: #000000;
    text-transform: capitalize;
    font-family: 'Lato';
    margin-bottom: 20px;
    padding-left: 21px;
    padding-right: 8px;
    line-height: 35px;
    letter-spacing: 0.5px;
}

.blog-details1 .blog-content1 h3 a
{
    text-align: center;
    float: left;
    width: 100%;
    color: #000000;
    text-transform: capitalize;
    font-family: 'Lato';
    margin-bottom: 20px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 35px;
    letter-spacing: 0.5px;
}

.blog-details1 .blog-content1-none p
{
    text-align: justify;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #706d6d;
}

.blog-no-image
{
    height: 300px;
    border: 1px solid #bab7b7;
}

.view-style
{
    float: left;
    width: auto;
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: -21px;
}

.view-style span
{
    font-size: 21px;
}

.view-style label i
{
    font-size: 20px;
    margin-left: 10px;
    cursor: pointer;
}

.blog-content1 span,
.blog-content span,
.blog-content1-none span
{
    margin-right: 12px;
    color: #807c7c;
    margin-bottom: 10px;
}

.blog_grid_view
{
    display: grid;
    grid-template-columns: auto auto auto;
}

.event_block
{
    width: 100%;
    display: block;
    padding: 7px;
    float: left;
    margin: 7px;
    border: 1px solid #d1d1d1;
}

.event_img,
.event_text
{
    width: 100%;
    display: block;
    border: 0px solid green;
}

.event_img>img
{
    display: inline-block;
    margin: 0px auto;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%;
}

.event_text h2
{
    text-transform: capitalize;
    font-size: 1.8em;
}

.event_text h4
{
    text-transform: capitalize;
    font-weight: 500;
    font-size: 17px;
}

.event_text p,
.event_text p a,
.event_text a
{
    color: #333333;
    font-size: 17px;
}

a.btn-success
{
    border: 0px solid #ffffff;
    border-radius: 0px;
    box-shadow: none;
    text-transform: capitalize;
    padding: 7px 7px;
    margin-top: 10px;
}

.evt-no-image
{
    max-height: 227px !important;
}

.no-txt-form
{
    text-transform: initial !important;
}

.event-ul
{
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}

.event-ul>li
{
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    text-align: center;
    font-size: 3rem;
    width: 33%;
    cursor: pointer;
    margin: 1rem;
    border-bottom: 2px solid;
}

.event-ul>li.actives
{
    color: #ffffff !important;
    box-shadow: -2px -2px 4px #000000;
}

/* restaurant menu design start here */
.roomCarousel2 .owl-prev i,
.roomCarousel2 .owl-next i
{
    font-size: 18px;
    background: #ffffff;
    padding: 5px 11px 5px 11px;
}

.open_hours_all_days_content,
.restaurant_details .open_hours_all_days_content
{
    width: 60%;
}

.restaurant_details a
{
    font-size: 18px;
    color: #333333;
}

.restaurant_details span
{
    margin-left: 0px;
    font-size: 15px;
}

.restaurant_details .rest_hours
{
    padding-left: 0px;
}

.roomCarousel2 .owl-item .item img
{
    height: 300px;
}

.rest_menu ul
{
    list-style-type: none;
    margin-top: 30px;
}

.rest_menu ul li
{
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 30px;
}

.rest_menu ul li label,
.rest_menu ul li a
{
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    text-shadow: 1px 1px #000000;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 100;
    cursor: pointer;
}

.rest_menu input[type="radio"]:checked+label
{
    background: #ffffff;
    color: #333333;
    border: 1px solid #333333;
    text-shadow: 0px 1px #333333;
}

.sub_rest_menu
{
    border: 1px solid #333333;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.sub_rest_menu ul
{
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 30px;
    display: block;
}

.sub_rest_menu ul li
{
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 30px;
}

.sub_rest_menu ul li label,
.sub_rest_menu ul li a
{
    color: #000000;
    padding: 10px 20px 10px 20px;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 100;
    border: 1px solid #333333;
    cursor: pointer;
}

.sub_rest_menu input[type="radio"]:checked+label
{
    background: rgba(46, 65, 45);
    color: #ffffff;
}

.restaurant_menu_details
{
    column-width: 320px;
    column-gap: 15px;
    width: 100%;
    max-width: 1100px;
    margin: 5px auto;
}

.sub_restaurant_menu_details
{
    margin: 0;
    padding: 15px;
    padding-bottom: 10px;
    /*transition: opacity .4s ease-in-out;*/
    display: inline-block;
    /*column-break-inside: avoid;*/
    border-right: 2px solid #eeeeee;
    margin-bottom: -6px;
    padding-right: 25px;
    width: -webkit-fill-available;
}

.sub_restaurant_menu_details h5
{
    font-size: 20px;
    text-transform: uppercase;
}

.sub_restaurant_menu_details p small
{
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 100;
}

.sub_restaurant_menu_details span
{
    font-size: 16px;
    margin-left: 15px;
    margin-top: 12px;
}

.sub_restaurant_menu_details img
{
    width: 100%;
    height: 200px;
    border: 2px solid #d3d0d0;
    padding: 3px;
}

.sub_restaurant_menu_details hr
{
    margin-bottom: 0;
    float: left;
    width: 100%;
    border: 0;
    border-top: 1px dotted #333333;
    margin-top: 6px;
}

.sub_restaurant_menu_details a
{
    color: #ffffff;
    font-size: 11px;
    padding: 7px 10px 7px 10px;
    text-transform: uppercase;
    background: #333333;
    float: right;
    letter-spacing: 1px;
    margin-top: 9px;
}

.sub_restaurant_menu_details p
{
    width: 100%;
}

.roomCarousel2
{
    margin-bottom: 20px;
}

.res_pagination
{
    list-style-type: none;
}

.res_pagination li
{
    display: inline-block;
}

.res_pagination li a
{
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
    text-decoration: none;
}

.res_pagination li a.active
{
    border: none;
}

/* restaurant menu design end here */
/*footer susbcribe design start here*/
.mailchimp-subscribe-cls form
{
    padding-left: 0 !important;
}

.mailchimp-subscribe-cls form input[type="email"]
{
    height: 40px !important;
}

.mailchimp-subscribe-cls form input[type="submit"]
{
    float: right;
    text-align: center !important;
    text-transform: uppercase !important;
    font-size: 1em !important;
    border: none !important;
    box-shadow: none;
    border-radius: 0px !important;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none !important;
    position: relative;
    padding: 5px 15px 5px 15px !important;
    width: auto !important;
    height: auto !important;
}

/*footer susbcribe design end here*/
/*user login bar start here*/
.user-login-bar
{
    width: 100%;
    position: relative;
    background: #000000;
    color: #ffffff;
    font-size: 15px;
    padding: 5px 0 5px 5%;
    letter-spacing: 2px;
}

.user-login-bar label
{
    margin-right: 5px;
}

/*user login bar end here*/
.edit-text
{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.edit-text1
{
    margin-left: 10px;
    margin-top: 10px;
}

.img-a-hover
{
    position: absolute;
    top: 50%;
    color: #000000;
    z-index: 99999999;
    font-size: 30px;
    cursor: pointer;
}

.img-a-hover1
{
    position: absolute;
    margin-top: 9%;
    color: #000000;
    z-index: 99999999;
    font-size: 30px;
    cursor: pointer;
}

.img-a-hover:hover
{
    display: inline-block;
}

.footer-nav-menu li span
{
    color: #ffffff;
    margin-left: 10px;
    cursor: pointer;
}

a:hover
{
    cursor: pointer;
}

.services-icon-update
{
    position: absolute;
    color: #ffffff;
    font-size: 21px;
    cursor: pointer;
    display: inherit;
    margin-left: 5px;
}

.ic-py-left
{
    border-bottom: none !important;
}

.services-icon-update:hover
{
    color: #ffffff;
}

.no-blog-bg
{
    background: none !important;
    color: #000000 !important;
}

.blog-edit-margin
{
    margin-left: 20px;
}

.owl-carousel .owl-item img
{
    height: 415px;
}

.facilities-main
{
    float: left;
    background: #f8f9fa;
    width: 100%;
    margin: 0;
}

.facilities-main .row
{
    margin-left: 0;
    margin-right: 0;
}

.low-image-booknow
{
    height: 167px;
    position: relative;
}

.low-image-booknow a
{
    background: #89656c;
    color: #ffffff;
    /* padding: 10px; */
}

.low-image-booknow a
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1em 0;
    font-size: 1.5em;
    width: 200px;
    text-align: center;
}

.footer-section-3
{
    float: left;
    width: 100%;
    /* margin-top: 20px; */
}

.room-details-inner
{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 10px 10px 10px 10px;
    box-shadow: 10px 15px 10px -18px #111111;
    border-radius: 3px;
}

.room-details-inner h4
{
    text-align: left;
    margin-top: 0;
    color: #333333;
    font-size: 22px;
}

.room-details-inner p
{
    text-align: left;
    color: #333333;
    height: 242px;
    float: left;
    width: 100%;
}

.room-details-inner .btn-margin-1
{
    margin-right: 0;
    top: 1px;
    margin-left: 8px;
    width : 125px;
}

.pull-right
{
    float: right !important;
}

.img-a-hover3
{
    color: #000000;
    font-size: 25px;
    top: 0;
}

.show-prop-facilities
{
    display: none;
}

.full-ul-facy
{
    width: 50%;
}

.half-ul-facy
{
    width: 25%;
}

.container-d2
{
    width: 90%;
    margin-left: 5%;
}

.read-more-btn
{
    padding: 10px;
}

.review-prop-margin
{
    margin-left: 20px;
    margin-right: 20px;
}

.top_address_container
{
    float: left;
    width: 100%;
    position: relative;
    display: block;
    background: #ffffff;
}

.b247-btn-primary,
.b247-btn-primary:hover,
.b247-btn-primary:focus,
.b247-btn-primary:seleted
{
    background: #337ab7;
    color: #ffffff;
}

.b247-btn-default,
.b247-btn-default:hover,
.b247-btn-default:focus,
.b247-btn-default:seleted
{
    background: #333333;
    color: #ffffff;
}

.top-facility
{
    background: rgba(0, 53, 99, 0.75);
}

.why-choose-this-temp3 img
{
    width: 100%;
    max-height: 350px;
}

.log-templae-2
{
    text-align: center;
}

.sbx-container>input
{
    color: #000000 !important;
}

.custom-bottom-container
{
    float: left;
    width: 100%;
    position: relative;
    background: #ebebeb;
    color: #000000;
}

.custom-bottom-container h3
{
    color: #000000 !important;
    font-size: 30px;
}

.custom-bottom-container hr
{
    border-color: #d0d0d0;
}

.custom-bottom-container ul
{
    display: block;
    width: 100%;
    position: relative;
}

.custom-bottom-container ul li
{
    list-style-type: none;
    line-height: 30px;
    letter-spacing: 0.3px;
}

.custom-bottom-container ul li small
{
    color: #969393;
}

.bottom-more-btn
{
    margin-left: 38px;
    margin-bottom: 12px;
    float: left;
    padding: 10px;
}

.blog-details .blog-content-xs
{
    float: left;
    width: 100%;
    margin-top: 0px;
    /* padding: 0 0 0 27px; */
    padding: 0px 15px 10px 27px
}

.blog-details .blog-content-xs h3
{
    background: #ffffff;
    margin-left: -9px;
    text-transform: capitalize;
    font-family: inherit;
    padding: 10px;
    font-weight: 600;
    line-height: 37px;
}

.blog-details .blog-content-xs p
{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: justify;
}

.success
{
    font-weight: bolg;
    color: #008000;
}

.temp3-leftbar ul
{
    float: left;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

.temp3-leftbar ul li
{
    border-bottom: 1px solid #bebdbd;
    display: inline-block;
    margin-top: 15px;
}

.temp3-leftbar ul li p
{
    text-align: left;
    margin: 0 30px 9px 30px;
    line-height: 25px;
    letter-spacing: 0.3px;
}

.temp3-leftbar ul li:first-child
{
    margin-top: 5px;
}

.temp3-leftbar ul li small
{
    margin-bottom: 8px;
}

.ipad-top-facilities
{
    display: none;
}

.top-header-temp3 .show-edit-icon
{
    float: right;
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px)
{
    .top-header-temp3 .show-edit-icon
    {
        float: left;
    }

    .b247-photos .item
    {
        height: auto;
    }

    .header-location-img .no-image
    {
        height: 380px;
    }

    .footer-nav-menu-3 li a
    {
        border-right: none;
    }

    .header-location-img img
    {
        height: auto;
    }

    .b247-new_section__header:after,
    .b247-new_section__header:before,
    .b247-new_section__header1:after,
    .b247-new_section__header1:before,
    .b247-new_section__header2:after,
    .b247-new_section__header2:before
    {
        content: none;
    }

    .footer-nav-menu
    {
        margin-top: 0px;
        padding-left: 0px;
    }

    .footer-social-icon
    {
        text-align: left;
    }

    .navbar-toggler
    {
        display: block;
    }

    .nav-menu-left3,
    .nav-menu-left2
    {
        display: revert;
    }

    .a2-color-grey
    {
        float: left;
        width: 100%;
        text-align: center;
    }

    .a2-1-color-grey
    {
        text-align: center;
    }

    .aprt-position-block
    {
        border-bottom: 2px solid #ffffff !important;
        border: none;
    }

    .aprt-position-block>img
    {
        width: 100%;
    }

    .custom-container .row div[class^='col-'] .row
    {
        margin-left: 0px !important;
    }

    .no-padding-right
    {
        padding-right: 2px;
        padding-left: 0;
    }

    .services-list-ul
    {
        text-align: left !important;
        display: contents !important;
    }

    .services-list-ul li
    {
        margin-bottom: 15px;
    }

    .services-list-ul li:first-child
    {
        margin-top: 15px;
    }

    .roomCarousel1
    {
        width: 100% !important;
    }

    .sub-title-facility-1
    {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    #navbar
    {
        z-index: 999;
    }

    .nav-menu-left3 li a
    {
        border-right: none !important;
    }

    .facility-ul-t3
    {
        margin-left: 0 !important;
    }

    /*.nav-menu-left2 li ul{top: 85px !important;left: 19px !important;}*/
    .arrow-up
    {
        margin-top: 1%;
        margin-left: 13%;
    }

    .demo-gallery>ul
    {
        margin-left: 17px;
    }

    .demo-gallery>ul>li
    {
        width: 95%;
    }

    .promotion_data
    {
        width: 100% !important;
    }

    .header-left-bar
    {
        margin-left: 0 !important;
        width: 100%;
    }

    .owl-carousel .owl-item img.owl-lazy,
    .room-details-sub .item img,
    .room-carousel--single img
    {
        height: 200px;
    }

    .room-details-sub
    {
        margin-bottom: 0px;
        height: auto;
    }

    .room-details-section-temp3 h3
    {
        width: 91.7% !important;
    }

    .room-details-section-temp3
    {
        margin-top: 0;
    }

    .icon-container-py-right
    {
        margin-left: 0 !important;
    }

    .icon-container-py
    {
        width: 96%;
        border-right: none;
    }

    .img-left
    {
        padding-left: 15px;
    }

    .img-right
    {
        padding-right: 15px;
    }

    .desktop-view
    {
        display: none;
    }

    .social-icon
    {
        text-align: right;
        padding-right: 20px;
    }

    .mobile-view
    {
        display: block;
    }

    .design-btn-1
    {
        margin-left: 5px;
        background: transparent !important;
        border-radius: 6px;
        border-width: 2px;
    }

    .social-icon a
    {
        font-size: 29px !important;
    }

    .design1-service-icon img
    {
        float: left;
        width: 11%;
        margin-left: 19px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .design1-service-icon
    {
        float: left;
        width: 100%;
        background: #003563;
        margin-top: -2px;
    }

    .nav-menu-left
    {
        margin-bottom: 0px;
    }

    .search-custom-container
    {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .search-custom-container .row
    {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .search-custom-container .row div[class^="col-"]
    {
        padding-left: 0;
        padding-right: 0;
    }

    .design2-toggle-btn
    {
        background: transparent !important;
        color: #888888 !important;
        border: 1px solid #c3b2b2;
        border-radius: 2px;
        /* margin-top: 10px; */
        top: 0;
        margin: 5px 0;
    }

    .prop-logo-details-3
    {
        height: auto;
        position: relative;
        padding: 0;
        top: 0;
        float: left;
        width: auto;
        padding: 10px;
    }

    .prop-logo-details-3 a
    {
        margin-top: 0px;
    }

    .why-choose-this-temp3
    {
        padding-bottom: 54px;
    }

    .temp3-logo
    {
        position: relative;
        top: 0;
        float: left;
        width: 70%;
        height: auto;
    }

    .blog-details .blog-image,
    .blog-details .blog-images
    {
        width: 100%;
        margin: 0;
    }

    .blog-details .blog-content h3
    {
        margin-left: 0;
        margin-top: 0;
    }

    .blog-details
    {
        margin-bottom: 40px;
    }

    .blog-details .blog-content
    {
        width: 100%;
    }

    .property-logo-2 img
    {
        width: auto;
        height: 50px;
    }

    .blog_grid_view
    {
        grid-template-columns: auto;
    }

    .blog-details1
    {
        margin-right: 0;
    }

    .open_hours_all_days_content,
    .restaurant_details .open_hours_all_days_content
    {
        width: 84%;
    }

    .sub_restaurant_menu_details
    {
        padding-right: 12px;
        border-right: none;
    }

    .owl-carousel .owl-item img
    {
        height: 200px;
    }

    .room-details-inner h4
    {
        margin-top: 15px;
    }

    .room-details-inner p
    {
        height: auto;
    }

    #b247Calendar
    {
        display: none;
    }

    .book-now-btn-3
    {
        float: left;
        width: 100%;
    }

    .book-now-btn-3:last-child
    {
        margin-bottom: 0;
    }

    .half-ul-facy,
    .full-ul-facy
    {
        width: 100%;
    }

    .low-image-booknow
    {
        padding-left: 39%;
    }

    .property-slider .owl-item img,
    .property-slider1 .owl-item img
    {
        height: 270px;
    }

    .facility-ul-t3-2 li
    {
        width: 100%;
    }

    .load_more_rest
    {
        margin-left: 28.5%;
    }

    .log-templae-2
    {
        text-align: left;
    }

    .event-ul>li
    {
        width: 100%;
    }

    .event_block
    {
        margin-left: 0;
    }

    .event-ul
    {
        padding-left: 0;
    }

    .top-header-temp3 a
    {
        margin-left: 0;
    }

    .room-details-section-temp3 div[id^='room-'] img
    {
        height: 250px;
    }
}

@media screen and (min-device-width: 728px) and (max-device-width: 1024px)
{
    .property-slider2 .owl-item img,
    .property-slider1 .owl-item img
    {
        height: 415px;
    }

    .aprt-position-block img,
    .low-image-booknow img
    {
        /* height : 137px; */
        height : calc((415px - 4px) / 3);
    }

    .property-slider .owl-item img
    {
        height: 287px;
    }

    .a2-1-color-grey
    {
        text-align: right;
    }

    .a2-color-grey
    {
        text-align: left;
    }

    .container-d2 .navbar-collapse.collapse
    {
        display: none !important;
    }

    .log-templae-2
    {
        text-align: left;
    }

    .container-d2 .collapse.in
    {
        display: block !important;
    }

    .header-top-menu.t3 .navbar-collapse
    {
        display: block;
    }

    .room-text>h2
    {
        font-size: 2rem;
    }

    .prop-logo-details-3 a
    {
        margin: 10px 19px;
    }

    .prop-logo-details-3
    {
        height: 64px;
        position: absolute;
        padding: 0;
        float: left;
        width: auto;
        top: 0;
    }

    .navbar-toggler
    {
        display: block;
    }

    .nav-menu-left2
    {
        display: revert;
    }

    .nav-menu-left3
    {
        padding-left: 0;
        display: flex;
    }

    .nav-menu-left3 li a
    {
        font-size: 1.1em;
    }

    .design2-toggle-btn
    {
        display: none;
    }

    .search-custom-container
    {
        width: 100%;
    }

    .custom-container.cust-container-3 .no-padding-right
    {
        padding-right: 0;
    }

    .demo-gallery>ul>li
    {
        width: 340px;
        margin-right: 20px;
    }

    .blog-details .blog-content
    {
        width: 45%;
        margin-left: 5%;
    }

    .blog-details .blog-image,
    .blog-details .blog-images
    {
        width: 50%;
    }

    .blog-details .blog-content h3
    {
        margin-left: -88px;
        margin-top: 0;
    }

    .event_block
    {
        margin-left: 0;
    }

    .event-ul>li
    {
        width: 33%;
    }

    .header-location-img .no-image,
    .header-location-img img
    {
        height: 231.5px;
    }

    .top-header-temp3 a
    {
        margin-left: 30px;
    }

    .desktop-view
    {
        display: block;
    }

    .mobile-view
    {
        display: none;
    }

    .icon-container-py
    {
        width: 100%;
        border-right: none;
        min-height: auto;
    }

    .icon-container-py img
    {
        width: 12%;
    }

    .icon-container-py
    {
        border-bottom: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
    }

    .footer-nav-menu
        {
        margin-top: 30px;
    }

    .container.hd-container .mobile-view
    {
        display: block;
    }

    .container.hd-container .desktop-view
    {
        display: none;
    }

    .container.hd-container .navbar-collapse.collapse
    {
        display: none !important;
    }

    .container.hd-container .navbar-collapse.collapse.in
    {
        display: block !important;
    }

    .container.hd-container
    {
        width: 93%;
    }

    .mobile-view .design1-service-icon
    {
        display: none;
    }

    .ipad-top-facilities
    {
        background: rgba(24, 53, 216, 0.75);
        display: block;
    }

    .img-right,
    .img-left,
    .header-location-img
    {
        padding-left: 0;
        padding-right: 0;
    }

    .header-location-img:first-child
    {
        padding-left: 15px;
    }

    .header-location-img:last-child
    {
        padding-right: 15px;
    }

    .blog_grid_view
    {
        grid-template-columns: auto auto;
    }

    .blog_grid_view .blog-details1:nth-of-type(odd)
    {
        margin-right: 23px;
    }

    .footer-section-3
    {
        margin-top: 0;
    }

    .nav-menu-left3 li a
    {
        padding: 10px 7px 10px 6px;
    }

    .nav-menu-left3
    {
        margin-left: -16px;
    }

    .open_hours_all_days_content,
    .restaurant_details .open_hours_all_days_content
    {
        width: 84%;
    }

    .top-header-temp3 .show-edit-icon
    {
        float: right;
    }
}

@media only screen and (max-width:1199px)
{
    .temp3-leftbar p
    {
        margin: 10px 20px;
    }
}


/*Search Widget CSS - Mobile View*/
@media only screen and (max-width : 480px)
{
	.searchbox__title 
    {
        display: inline-block!important;
        width: 70px!important;
    }

    .searchbox__field
    {
        margin : 5px 0px!important;
    }

    .sbx-container
    {
        display: inline-block!important;
    }

    .sbx-container > input
    {
        padding-top: 3px!important;
        padding-bottom: 3px!important;
    }

    .searchbox__icon
    {
        line-height:0;
    }

    .b247-nights
    {
        display: none!important;
    }

    .searchbox__clickable a 
    {
        padding-top: 3px!important;
        padding-bottom: 3px!important;
    }
}

[id^="roomCarousel"] img, .room-carousel--single > img
{
    object-fit: cover;
}

a:not([href])
{
    color : inherit;
}


/* for top social media icons for design 3 */
.div_header_social_icon_style3
{
    float : right;
    margin-top : 5px;
}

.div_header_social_icon_style3 a
{
    margin-left: 7px;
    margin-right: 6px;
    font-size: 1.25em;
}

.slider_image_div_container_item_style
{
    position : relative;
}

.slider_image_description_style
{
    position: absolute;
    bottom: 10px;
    left: 50%;
    max-width: calc(100% - 10px);
    margin: 0;
    transform: translateX(-50%);
    text-align: center;
    background: #0000009e;
    color: white !important;
    padding: 3px 20px;
    border-radius: 4px;
}

.slider_image_description_style_template2
{
    position: absolute;
    bottom: 30px;
    left: 50%;
    max-width: calc(100% - 10px);
    margin: 0;
    transform: translateX(-50%);
    text-align: center;
    background: #0000009e;
    color: white !important;
    padding: 3px 20px;
    border-radius: 4px;
}

.slider_image_description_style_template3
{
    position: absolute;
    bottom: 30px;
    left: 50%;
    max-width: calc(100% - 10px);
    margin: 0;
    transform: translateX(-50%);
    text-align: center;
    background: #0000009e;
    color: white !important;
    padding: 3px 20px;
    border-radius: 4px;
}