﻿*:focus {
    outline: 0 !important;
}

body {
    background-color: #f9fafa;
}

/*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 15px;
    height: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #e29301;
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}*/


.navbar.navbar-inverse.navbar-fixed-top.bg-menu-hle {
    background-image: url('/Img/BackgroundHotels/HLE/bg-menu.png');
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
}

.navbar.navbar-inverse.navbar-fixed-top.bg-menu-mvp {
    background-image: url('/Img/BackgroundHotels/HMV/bg-menu.png');
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
}

.navbar.navbar-inverse.navbar-fixed-top.bg-menu-glb {
    background-image: url('/Img/BackgroundHotels/GLB/bg-menu.png');
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
}

.navbar.navbar-inverse.navbar-fixed-top.bg-menu-hlm {
    background-image: url('/Img/BackgroundHotels/LM/bg-menu.png');
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
}
.navbar.navbar-inverse.navbar-fixed-top.bg-menu-ota {
    background-image: url('/Img/BackgroundHotels/OTA/bg-menu.jpg');
    background-position: center center;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
}
.navbar-inverse {
    border:none;
}

.navbar-container {
   /*--background-color: #101010;*/
    padding-left: 15px;
    padding-right: 15px;
}
    .navbar-container.bg-menu-hle {
        background-color: #101010 !important;
        opacity: 0.6 !important;
    }

    .navbar-container.bg-menu-mvp {
        opacity: 0.7 !important;
        background-image: linear-gradient(to right, #851035, #c33596);
    }

    .navbar-container.bg-menu-glb {
        background-image: linear-gradient(to left, #3d579500, #3d5795);
        opacity: 0.9 !important;
    }

    .navbar-container.bg-menu-hlm {
        background-image: linear-gradient(to right, #0085b3, #00dddf);
        opacity: 0.8 !important;
    }

    .navbar-header .navbar-hotel-logo {
        max-width: 180px;
        margin: 0px 0px 0px 70px;
    }
        .navbar-header .navbar-hotel-logo.logo-hle {
            content: url('/Img/LogoHotels/LOGO_WB_HLE.png');
            width: 100%;
            height: 122px;
        }

        .navbar-header .navbar-hotel-logo.logo-mvp {
            content: url('/Img/LogoHotels/LOGO_WB_MVP.png');
            width: 100%;
            height: 122px;
        }

        .navbar-header .navbar-hotel-logo.logo-glb {
            content: url('/Img/LogoHotels/LOGO_WB_GLB.png');
            width: 100%;
            height: 122px;
        }

        .navbar-header .navbar-hotel-logo.logo-hlm {
            content: url('/Img/LogoHotels/LOGO_WB_HCF.png');
            width: 120px;
            height: auto;
            margin: 7px 7px 7px 70px;
        }

        .navbar-header .navbar-hotel-logo.logo-hcg {
            content: url('/Img/LogoHotels/LOGO_WB_HCG.png');
            width: 100%;
            height: 100px;
            margin: 15px 30px 0px 70px;
            max-width: 220px;
        }

        .navbar-header .navbar-hotel-logo.logo-hxo {
            content: url('/Img/LogoHotels/LOGO_WB_HXO.png');
            width: 100%;
            height: 100px;
            margin: 7px 0px 0px 70px;
        }

        .navbar-header .navbar-hotel-logo.logo-hst {
            content: url('/Img/LogoHotels/LOGO_WB_HST.png');
            width: 100%;
            height: 100px;
            margin: 6px 3px 0px 70px;
        }

        .navbar-header .navbar-hotel-logo.logo-hmv {
            content: url('/Img/LogoHotels/LOGO_WB_HMV.png');
            width: 100%;
            height: 100px;
        }

        .navbar-header .navbar-hotel-logo.logo-hem {
            content: url('/Img/LogoHotels/LOGO_WB_HEM.png');
            width: 100%;
            height: 100px;
            margin: 15px 0px 0px 70px;
        }

	  .navbar-header .navbar-hotel-logo.logo-ota {
				content: url('/Img/LogoHotels/Logo_OTA.png');
				width: 100%;
				height: 100px;
				margin: 15px 0px 0px 70px;
			}
        .navbar-header .navbar-hotel-logo img {
            height: 122px;
        }

    .navbar-collapse .inmense-logo {
        float: right;
        margin: 17px 10px 9px 10px;
        max-width: 130px;
    }

.suites {
    display: flex;
    flex-direction: column;
}

.suite-item {
    background-color: #ededed !important;
    margin-bottom: 20px;
}

ol.hotel-suite-list {
    margin-top: 0;
    list-style: none;
    outline: 0;
    padding: 0;
}

li.PropertyCardItem:not(:last-child) {
    margin-bottom: 30px;
    border-bottom: 2px solid #949494;
}

.card-item {
    margin-bottom: 30px;
    border-bottom: 2px solid #949494;
    padding: 0px 0px 30px 0;
}

.p0 {
    padding: 0px;
}

.pl-0 {
    padding-left: 0px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.container-checkInOut {
    cursor: pointer;
    padding: 5px 10px;
    width: 100%;
    color: black;
    background-color: #ffffff !important;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.search-filters .input-icons {
    width: 100%;
    margin-bottom: 10px;
}

    .search-filters .input-icons i {
        position: absolute;
    }

.search-filters .search-icon {
    padding: 75px 0 0 10px;
    color: black;
}

.search-filters .right-icon {
    color: black;
    padding: 33px 42px 0px 0px;
    right: 0;
}

.search-filters .icon {
    padding: 32px 0px 0px 40px;
    left: 0;
    min-width: 50px;
    color: black;
}

.warning-date {
    display: flex;
    font-size: 14px;
    padding: 12px;
}

.lblDaysRangeLegend {
    display: flex;
    font-size: 14px;
    padding: 12px 12px 4px 12px;
}

.fs-9 {
    font-size: 9px;
}

.fs-23 {
    font-size: 23px;
}

.m-0 {
    margin: 0px;
}

.suite-content {
    box-shadow: 1px 1px 6px #ccc;
}

.main-hotel-img, .other-hotels-img {
    padding: 10px;
    width: 50%;
    overflow: hidden;
}

.other-hotels-img {

}

.main-hotel-info, .other-hotels-info {
    padding: 10px;
    width: 50%;
}

    .main-hotel-info .row1, .main-hotel-info .row2, .main-hotel-info .row3,
    .other-hotels-info .row1, .other-hotels-info .row2, .other-hotels-info .row3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .main-hotel-info .row2 {
       
    }

    .main-hotel-info .row3, .other-hotels-info .row3 {
        margin-top: 4px;
        justify-content: space-between;
    }

    .row1 .hotel-logo {
        width: 40%;
        padding: 10px;
    }

    .main-hotel-info .hotel-logo img {
        width: 150px;
        height: auto;
    }

.row1 .hotel-city {
    text-align: right;
}

.hotel-title strong {
    cursor: pointer;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

    .hotel-city-title {
        font-size: 17px;
        font-weight: 800;
    }

    .hotel-title:hover {
        color: #e59400;
    }

.hotel-location {
    font-size: 82%;
    line-height: 13px;
    width: 85%;
    margin-top: 4px;
}

    .hotel-location i {
        font-size: 16px;
    }

    .row2 .hotel-price, .row3 .hotel-price {
        text-align: right;
        align-self: flex-end;
    }

.btn-booking {
    width: 112px;
    overflow: hidden;
    cursor: pointer;
    background-color: #e29301 !important;
    outline: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .btn-booking:hover {
        transform: translateZ(0);
        backface-visibility: hidden;
    }

    .img-flex {
        width: 260px;
        padding-left: 3px;
        border-radius: 2px;
        padding-bottom: 3px;
    }

.img-none-img img {
    width: 190px;
    height: 190px;
}

h4, .h4 {
    letter-spacing: -0.015em;
    font-weight: 700;
    margin-top: 20%;
}

.text-secondary {
    color: #8ca1b4 !important;
}

.text-center {
    text-align: center;
    text-align: -webkit-center;
}

.text-black {
    color: black;
    font-weight: bold;
}

.text-truncate {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 85%;
    min-width: 85%;
    white-space: nowrap;
    vertical-align: middle;
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.search-filters {
    background-color: #00a1e1;
    color: white;
    border-radius: 6px;
    padding: 16px;
    /*margin-left: 40px;*/
    margin-bottom: 20px;
}

    .search-filters .form-control {
        padding: 3px 21px 3px 28px !important;
    }

.sb-title, .lblOtherDesttitle {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
}

.sb-row {
    padding-bottom: 8px;
}

.sb-custom-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

    .sb-custom-wrapper .sb-group__field:first-child {
        margin-bottom: 4px;
        width: 100%;
    }

    .sb-custom-wrapper .sb-group__field:last-child {
        padding-left: 3px;
    }

    .sb-custom-wrapper .sb-group__field {
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0;
    }

.sb-group__field {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 30%;
}

.suite-item-highlighted {
    border-color: #5bbaff;
    -webkit-box-shadow: 0 0 10px #5bbaff;
    box-shadow: 0 0 10px #5bbaff;
}

.daterangepicker {
    background-color: rgb(246, 246, 246);
    border: none;
}
    .daterangepicker .calendar-table {
        background-color: transparent;
        border: none;
    }
    .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
        background-color: transparent;
    }

    .daterangepicker td.disabled, .daterangepicker option.disabled {
        color: #ff0f0f;
        cursor: not-allowed;
        text-decoration: none;
    }

    .daterangepicker td.active, .daterangepicker td.active.end-date.in-range.available, .daterangepicker td.active:hover {
        background-color: #00a1e1;
        color: white;
    }

    .daterangepicker td.in-range {
        background-color: #c7c7c7;
    }
    .daterangepicker .drp-buttons {
        border-top:none;
    }

/*UI CALENDAR*/
    .ui-widget.ui-widget-content {
        -webkit-box-shadow: 0 2px 16px rgb(0 0 0 / 15%);
        box-shadow: 0 2px 16px rgb(0 0 0 / 15%);
        border: 0 !important;
        border-radius: 4px;
        z-index: 1000 !important;
    }
        .ui-widget-header {
            border: inherit !important;
            background-color: transparent !important;
        }

    .ui-datepicker th {
        font-weight: 300 !important;
        color: #6b6b6b !important
    }

    .ui-datepicker td {
       padding: 0 !important;
    }

        td:not(.ui-datepicker-current-day) > a.ui-state-default.ui-state-hover {
            background-color: rgba(0,0,0,.06) !important;
        }

        .ui-datepicker td.in-range {
            background-color: #f2f2f2;
        }

    .ui-state-default {
        border: none !important;
        background: inherit !important;
    }

        td:not(.ui-datepicker-current-day) > a.ui-state-default.ui-state-highlight {
            color: #0071c2 !important
        }

    .ui-datepicker td span, .ui-datepicker td a {
        text-align: center !important;
        line-height: 25px;
    }

        .ui-state-default.ui-state-active, .ui-datepicker-current-day a {
           color: #fff !important;
           background: #0071c2 !important;
        }
    /* END UI CALENDAR STYLE */
    .map-icon {
        color: #00a1e1;
        font-size: 20px;
        vertical-align: sub;
        display: inline-block;
        padding-right: 6px;
        cursor: pointer;
    }

    .map-icon:hover {
        transform: scale(1.3);
    }

.daterangepicker.auto-apply .drp-buttons {
    display: block;
    text-align: left;
}

.drp-buttons .cancelBtn, .drp-buttons .applyBtn {
    display: none;
}

.lblSuiteName {
    margin-top:-3px;
    font-size: 20px;
}

/*************START SELECT STYLES*************/
.sb-custom-select {
    position: relative;
    display: block;
}

.search-filters select {
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    padding-right: 20px;
}

.search-filters input, .search-filters select {
    max-width: 100%
}

.bk-icon {
    max-width: 256px;
    max-height: 256px;
    overflow: hidden;
    z-index: 2;
}

.select_icon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    fill: #262626;
    position: absolute;
    pointer-events: none;
    right: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*************END SELECT STYLES*************/

.sb-searchbox-submit-col {
    margin-top: 18px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.sb-searchbox__button {
    position: relative;
    cursor: pointer;
    border-radius: 6px;
    line-height: 34px;
    border: 0;
    color: #fff;
    background-color: #e29301;
    width: 100%;
}

.suite-amenities {
    list-style-type: none;
    padding: 0px;
}

    .suite-amenities li i {
        color: blue;
    }

    .suite-amenities .amenity-icon {
        margin-right: 8px;
    }

.btn-book-suite {
    margin-top: 30px;
    height: 35px;
    width: 172px;
    position: relative;
    cursor: pointer;
    border-radius: 6px;
    line-height: 34px;
    border: 0;
    color: #fff;
    background-color: #e29301;
    transition: 0.2s all;
}

.btn-book-suite:hover {
    opacity: 0.7;
}

btn-book-suite:focus {
    transform: scale(0.98);
}

.clycle-img-container .carousel-control {
    opacity: inherit;
}

.reservation-terms, .pax-extra-terms {
    /*list-style: none;*/
    padding: 0px;
    padding-bottom: 5px;
}

.reservation-policies {
    /*list-style: none;*/
    padding-left: 25px;
}

.small.reservation-policies {
    font-size: 80% !important;
}

.reservation-policies li {
    
}

#tryagain {
    padding-left: 38px;
    margin-top: -10px;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/img/loader.gif) 50% 50% no-repeat #33333385
}

@media(max-width: 992px) {
    .suite-content {
        flex-direction: column;
    }

    .hotel-location {
        width: 100%;
    }

    .main-hotel-img, .main-hotel-info, .other-hotels-img, .other-hotels-info {
        width: 100%;
    }

        .other-hotels-img img:nth-child(1){
            width: 100%;
        }

        .other-hotels-img img:nth-child(2) {
            display:none;
        }

        .other-hotels-info .row3 {
            flex-direction: column;
        }
}

.loading-hotels {
    padding: 6px 5px !important;
    font-size: 20px;
    color: #f44336 !important;
}

.loading-other-hotels {
    padding: 0;
    font-size: 16px;
    color: #f44336 !important;
}
