    .search-villa{
        width: 230px !important;
    }
    .selectize-control.single .selectize-input{
        border: 0 !important;
        padding: 0 !important;
    }
    .selectize-input input, .selectize-input, .selectize-input input::placeholder{
        font-family: var(--now-medium) !important;
        color: var(--secondary-blue) !important;
        text-transform: uppercase!important;
        font-size: 14px !important;
    }
    .selectize-control.single .selectize-input:after{
        content: unset !important;
    }
    .optgroup-header{
        font-family: var(--now-regular) !important;
        color: var(--primary-gold) !important;
        font-size: 14px !important;
        text-transform: uppercase!important;
    }
    .option{
        font-family: var(--now-regular) !important;
        color: var(--secondary-blue) !important;
        font-size: 14px !important;
        margin: .8rem  0 !important;
    }
    .selectize-dropdown{
        border: 0 !important;
        padding: 1rem .5rem !important;
    }
    .selectize-control.single .selectize-input{
        box-shadow: none !important;
        background-color: unset !important;
        background-image: unset !important;        
    }
    #site-navigation {
        display: flex !important;
        justify-content: center;
        margin-left: -50px;
        align-items: center;
    }

    .header-wrapper .lux-container {
        padding-top: 100px;
    }

    .body-wrapper.f-menuopen .navBar {
        background: #042439;
        border-bottom: 1px solid #d5a787;
        z-index: 99999999 !important;
    }

    .body-wrapper.f-menuopen .navToggle__icon {
        transition-delay: .12s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: rotate(45deg);
        background-color: transparent;
    }

    .body-wrapper.f-menuopen .navToggle__icon::before {
        top: 0;
        transition: top 75ms ease;
    }

    .body-wrapper.f-menuopen .navToggle__icon::after {
        bottom: 0;
        transition: bottom 75ms ease, transfor m 275ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
        transform: rotate(-90deg);
    }

    .body-wrapper.f-menuopen .navToggle::after {
        left: 0px;
        content: attr(data-text-close);
    }

    .body-wrapper.f-menuopen .footer-f-box {
        display: block;
    }

    .body-wrapper.f-menuopen .navBar.has-sticky-nav {
        opacity: 1;
    }

    .footer-f-box {
        position: fixed;
        display: none;
        background: #042439;
        top: 186px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
        height: calc(100vh - 185px);
        padding-top: 80px;
        z-index: 999999;
        overflow: auto;
    }

    .footer-f-box .box {
        margin-bottom: 20px;
    }

    .footer-f-box .title {
        font-family: var(--now-medium);
        font-size: 16px;
        color: #FFF;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .footer-f-box .colo {
        color: #FFF;
    }

    .footer-f-box p {
        font-family: var(--now-regular) !important;
        color: #FFF;
        font-size: 14px;
    }

    .footer-f-box a {
        font-family: var(--now-regular) !important;
        color: #FFF;
        font-size: 14px;
    }

    .navBar {
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 0px;
        height: 186px;
        transition: all 0.2s;
        padding: 20px 0px;
        left: 0px;
        right: 0px;
    }

    .navBar .navToggle__icon::before {
        top: -0.5rem;
        transition: top 275ms ease .32s;
    }

    .navBar span.saved {
        font-family: var(--now-regular) !important;
        font-size: 12px;
        display: block;
        text-align: center;
        color: #fff;
    }

    .navBar {
        display: none;
        opacity: 1;
    }

    .navBar.has-sticky-nav {
        opacity: 0;
        visibility: hidden;
    }

    .navBar .navToggle__icon::after {
        bottom: -0.5rem;
        transition: bottom 275ms ease 0.32s, transform 275ms cubic-bezier(0.47, 0.17, 0.17, 0.58);
    }

    .navBar .navToggle__icon::before,
    .navBar .navToggle__icon::after {
        width: 100%;
        width: 2rem;
        display: block;
        content: "";
        height: 0.125rem;
        background-color: #ffffff;
        position: absolute;
    }

    .navBar .cb {
        max-width: 40px;
        float: right;
        color: #fff;
        position: relative;
        top: 32px;
        padding-right: 5px;
    }

    .navBar .navToggle {
        width: 3.25rem;
        height: 3.25rem;
        position: relative;
        background: transparent;
        border: 0px;
        display: inline-flex;
        top: 35px;
        padding-top: 20px;
    }

    .navBar .navToggle::after {
        font-family: var(--now-regular) !important;
        content: attr(data-text-open);
        color: #ffffff;
        font-size: 0.625rem;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: absolute;
        bottom: 0.1rem;
        left: 0.5rem;
        left: 4px;
    }

    .navBar .navToggle__icon {
        position: relative;
        width: 2.25rem;
        height: 0.125rem;
        transition-timing-function: cubic-bezier(0.47, 0.17, 0.17, 0.58);
        transition-duration: 275ms;
        margin-left: 0.25rem;
        width: 1.5rem;
        background-color: #ffffff;
    }

    .navBar svg#Layer_1 {
        width: 35px;
        fill: #fff;
        margin-top: 8px;
    }

    .header-home {
        display: none;
    }

    .header-home.fixed-top {
        display: flex;
    }

    .nav ul.sub-menu li:hover {
        background-color: transparent;
    }

    nav .hh-navigation.sub-menu li a h6 {
        font-family: var(--now-regular) !important;
    }

    nav .hh-navigation.sub-menu li a:hover h6 {
        letter-spacing: 1px !important;
        color: var(--primary-gold) !important;
    }

    .section-custom-title .box {
        display: flex;
        align-items: end;
        flex-direction: row;
        width: 710px;
    }

    .section-custom-title .box .icon {
        position: relative;
        bottom: 20px;
        width: 80px;
    }

    .section-custom-title .box .name {
        font-family: var(--font-garamond) !important;
        font-size: 50px;
        font-style: italic;
        color: var(--secondary-blue) !important;
        flex: 1 0 0;
    }
    
    .section-custom-title .box .name span {
        margin-bottom: 5px;
        font-family: var(--now-medium) !important;
        color: var(--primary-gold) !important;
        font-size: 17px;
        font-weight: 500;
        text-transform: uppercase;
        display: block;
    }

    .img-logo {

        width: 240px !important;
        height: 80px !important;

    }

    .contact-link {
        font-size: 21px;
        margin-left: 2rem;
        color: #fff;
    }

    .contact-link a {
        color: #fff;
    }

    .contact-link a:hover {
        color: #115571;
    }

    .vc_single_image-img {
        object-fit: cover;
        object-position: center;
    }

    .carsuel-heart {
        color: #115571 !important;
    }
    #voteMessage{
        text-align: center;
        color: red;
        font-size: 20px;
        font-weight: bold;
    }

    @media(max-width: 990px) {
        #site-navigation {
            display: none !important;
        }
    }

    @media(max-width: 576px) {
        .img-logo {
            width: 120px !important;
            height: 50px !important;
        }
        .top-link {
            width: 40px;
            height: 40px;
        }
    }


    .top-link {
        transition: all 0.25s ease-in-out;
        position: fixed;
        bottom: 0;
        right: 0;
        display: inline-flex;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        margin: 0 3em 5em 0;
        border-radius: 50%;
        padding: 0.25em;
        width: 50px;
        height: 50px;
        background-color: #e2e2e2;
        z-index: 100000;
    }

    .top-link.show {
        visibility: visible;
        opacity: 1;
    }

    .top-link.hide {
        visibility: hidden;
        opacity: 0;
    }

    .top-link svg {
        fill: #000;
        width: 24px;
        height: 12px;
    }

    .top-link:hover {
        background-color: #c9c5c5;
    }

    .top-link:hover svg {
        fill: #000000;
    }

    .typeahead {
        border: none;
        resize: none;
    }

    .typeahead:focus {
        outline: none !important;
    }

    @media only screen and (min-width: 768px) and (max-width:1500px) {
        .special-offer .fs-20 {
            font-size: 16px !important;
        }
    }

    @media only screen and (min-width: 1200px) and (max-width:1400px) {
        .advanced-search-container .fs-18 {
            font-size: 14px !important;
        }

        #start_range_date:after {
            left: 5px !important;
            height: 100px !important;
        }

        #start_range_date .divider-right {
            width: 198px !important;
        }

        #start_range_date:before {

            right: 5px !important;
            height: 100px !important;

        }

        .advanced-search-container .fs-16 {
            font-size: 14px !important;
        }

        .advanced-search-container .filter-button {
            margin-right: 15px !important;
        }

        .advanced-search-container .filter-button,
        .advanced-search-container .search-button {
            min-height: 75px;
            min-width: 75px;
            border-radius: 50%;
            display: grid;
            place-content: center;
            font-size: 28px;
            color: var(--primary-gold);
            cursor: pointer;
            transition: all 0.2s;
        }

        .special-offer .fs-20 {
            font-size: 16px !important;
        }

        .hh-search-content .heading-1.fs-20 {
            font-size: 16px !important;
        }

        .lux-container .lux-card-sm {

            padding: 10%;
        }

    }

    @media screen and (min-width: 1200px) {
        .advanced-search-container .divider-right::after {
            display: none;
        }

        .lux-container .row div:nth-child(3) img {
            margin-right: 0px;
        }

        .lux-container .fs-18 {
            font-size: 16px !important;
        }

        #start_range_date .divider-right {
            width: 222px;
            margin: 0px auto;
        }

        #start_range_date:after {
            content: '';
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            height: var(--advanced-search-height);
            left: 15px;
            border-left: 1px solid var(--gray);
        }

        #start_range_date:before {
            content: '';
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            height: var(--advanced-search-height);
            right: 15px;
            border-left: 1px solid var(--gray);
        }


    }
    
    .first-popup img{
        height: 100%;
        width: 100%;
        border-radius: .4rem;
    }
    .first-popup a{
        height: 100%;
        width: 100%;
    }

    .first-popup p{
        margin-bottom: 0 !important;

    }

    header .img-logo {
        width: 300px !important;
        height: 100px !important;
    }

    @media only screen and (max-width: 767px) {
        header .img-logo {
            width: 210px !important;
            height: 70px !important;
        }
    }



    
    
    
.dropdown-item.active, .dropdown-item:active{
    background-color: #115571;
    color: #fff;
}
.daterangepicker.dropdown-menu {
    z-index: 1000000000 !important;
}
.text-capitilize{
    text-transform: uppercase;
}
#carousel_1 {
position: relative;
height: 550px;
overflow: hidden;
}
#carousel_1 div {
position: absolute;
transition: transform 1s, left 1s, opacity 1s, z-index 0s;
opacity: 1;
}
#carousel_1 div img {
    width: 100%;
    height: 100%;
    transition: width 1s;
    border-radius: 13px;
}
#carousel_1 div.hideLeft {
left: 0%;
opacity: 0;
transform: translateY(50%) translateX(-50%);
}
#carousel_1 div.hideLeft img {
width: 100%;
}
#carousel_1 div.hideRight {
left: 100%;
opacity: 0;
transform: translateY(50%) translateX(-50%);
}
#carousel_1 div.hideRight img {
width: 100%;
}
#carousel_1 div.prev {
z-index: 5;
left: -3%;
transform: translateY(52px) translateX(-50%);
opacity: 0.8;
height: 438px;
width: 50%;
}
#carousel_1 div.prev img {
    width: 100%;
    height: 100%;
}

#carousel_1 div.prevLeftSecond {
z-index: 4;
left: 15%;
transform: translateY(50%) translateX(-50%);
opacity: 0.7;
display: none;
}
#carousel_1 div.prevLeftSecond img {
width: 100%;
}
#carousel_1 div.selected {
z-index: 10;
left: 50%;
transform: translateY(0px) translateX(-50%);
width: 50%;
height: 540px;
}
#carousel_1 div.next {
    z-index: 5;
    left: 103%;
    transform: translateY(52px) translateX(-50%);
    opacity: 0.8;
    height: 438px;
    width: 50%;
}
#carousel_1 div.next img {
    width: 100%;
    height: 100%;
}
#carousel_1 div.nextRightSecond {
z-index: 4;
left: 85%;
transform: translateY(50%) translateX(-50%);
opacity: 0.7;
display: none;
}
#carousel_1 div.nextRightSecond img {
width: 300px;
}
.buttons {
    bottom: 10px;
    display: flex;
    justify-content: center;
}
.slider {
position: relative;
overflow: hidden;
background: #fff;
}
.slider > ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
display: flex;
transform: translateX(-33.3333333333%);
}

.slider > ul > li {
    position: relative;
    width: 31%;
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 300px;
    flex-shrink: 0;
    padding: 0px 30px;
    border-radius: 13px;
    left: -180px;
}

.slider > ul > li > div {
    width: 100%;
    height: 100%;
}

.slider > ul > li > div > img {
width: 100%;
height: 100%;
border-radius: 13px;
}

.slider-nav .prev,
.slider-nav .next {
position: absolute;
background: slategrey;
height: 40px;
width: 40px;
top: 50%;
transform: translateY(-50%);
}

.transition {
transition: transform 0.5s ease;
}

.left1 {
transform: translateX(-100%);
}

.right1 {
transform: translateX(100%);
}


.gallery {
width: 100%;
}

.gallery-container {
align-items: center;
display: flex;
height: 550px;
margin: 0 auto;
position: relative;
}

.gallery-item {
height: 150px;
opacity: 0;
position: absolute;
transition: all 0.3s ease-in-out;
width: 150px;
z-index: 0;
}

.gallery-item-1 {
left: 15%;
opacity: .4;
transform: translateX(-50%);
display: none;
}

.gallery-item-2,
.gallery-item-4 {
    height: 438px;
    opacity: 1;
    width: 50%;
    z-index: 1;
    top: 56px;
    border-radius: 13px;
    opacity: 0.8;
}

.gallery-item-2 {
left: -3%;
transform: translateX(-50%);
}

.gallery-item-3 {
box-shadow: 0 0 30px rgba(255, 255, 255, 0.6), 0 0 60px rgba(255, 255, 255, 0.45), 0 0 110px rgba(255, 255, 255, 0.25), 0 0 100px rgba(255, 255, 255, 0.1);
height: 435px;
opacity: 1;
left: 50%;
transform: translateX(-50%);
width: 45%;
z-index: 2;
border-radius: 13px;
}

.gallery-item-4 {
left: 103%;
transform: translateX(-50%);
}
body {
    overflow-x:hidden;
}

.is-featured{
    margin-left: 1rem;
}
.text-adjust{
    white-space: nowrap !important;
}

@media(max-width: 880px) {
    .text-adjust{
    white-space: unset !important;
}
    .gallery-item-2, .gallery-item-4 {
    display: none;
    }
    .gallery-item-3 {
    width: 100%;
    left: 0;
    height: calc(100vw / 1.7);
    transform: translateX(0);
    }
    #carousel_1 div.selected {
    z-index: 10;
    left: 0px important;
    width: 100%;
    height: calc(100vw / 1.7);
    }
    #carousel_1 div.prev {
    display: none;
    }
    #carousel_1 div.next {
    display: none;
    }
    .gallery-container {
    height: calc(100vw / 1.5);
    }
    #carousel_1 {
    height: calc(100vw / 1.5);
    }
}

@media(max-width: 325px) {
#carousel_1 div.selected {
    height: 200px;
}
.gallery-item-3 {
    height: 200px;
}
.gallery-container {
    height: 200px;
}
}

.gallery-item-5 {
left: 85%;
opacity: .4;
transform: translateX(-50%);
display: none;
}

.gallery-controls {
display: flex;
justify-content: center;
margin: 30px 0;
}

.gallery-controls button {
background-color: transparent;
border: 0;
cursor: pointer;
font-size: 16px;
margin: 0 20px;
padding: 0 12px;
text-transform: capitalize;
}

.gallery-controls button:focus {
outline: none;
}

.gallery-controls-previous::before {
border: solid #000;
border-width: 0 2px 2px 0;
content: '';
display: inline-block;
height: 4px;
left: -10px;
padding: 2px;
position: absolute;
top: 0;
transform: rotate(135deg) translateY(-50%);
transition: left 0.15s ease-in-out;
width: 4px;
}

.gallery-controls-previous:hover::before {
left: -18px;
}

.gallery-controls-next::before {
border: solid #000;
border-width: 0 2px 2px 0;
content: '';
display: inline-block;
height: 4px;
padding: 2px;
position: absolute;
right: -10px;
top: 50%;
transform: rotate(-45deg) translateY(-50%);
transition: right 0.15s ease-in-out;
width: 4px;
}

.gallery-controls-next:hover::before {
right: -18px;
}

.gallery-nav {
bottom: -15px;
display: flex;
justify-content: center;
list-style: none;
padding: 0;
position: absolute;
width: 100%;
}

.gallery-nav li {
background: #ccc;
border-radius: 50%;
height: 10px;
margin: 0 16px;
width: 10px;
}

.gallery-nav li.gallery-item-selected {
background: #555;
}

.nav-link.active {
    color: #fffcfc;
    background: #115571;
    border-radius: 50px;
}

.our_guest {
padding: 0px 110px;
}

@media(max-width: 880px){
.our_guest {
    padding: 0px 0px;
}
}

.number_cal {
font-size: 48px;
color: #115571; 
font-weight: bolder;
}

.sub_number_cal {
color: rgba(127,127,127,1); 
font-size: 20px; 
font-weight: bolder;
}

.introduction_home {
background: #fff;
box-shadow: 7px 4px 19px 1px #f7f1f1;
border-radius: 10px; 
width:80%;

}

@media(max-width: 880px) {
.number_cal {
    font-size: 30px;
}
.sub_number_cal {
    font-size: 15px; 
}
.introduction_home {
    width:100%;
}
.read-more {
    width: 150px;
    font-size: 15px;
}
}

#myTab .nav-item .nav-link {
    font-size: 20px;
}

#demo {
width:100%; 
height:750px;
}

#demo .carousel-item img {
height: 750px; 
width: 100%; 
background-image: ;
background-size: cover;
}

#search_guest_option {
    display: flex; 
    justify-content: center; 
    font-size: 20px; 
    color: #115571;
    border: 0px;
    margin-top: -13px;
    font-weight: 300;
}

.introduction_home img {
    border-radius: 20px; 
    width:100%; 
    height:400px;
}

.category_view {
    display:flex; 
    justify-content: space-between;
} 

.box-part {
    background: #FFF;
    border-radius: 0;
    padding: 15px 20px;
    margin: 10px 0px;
    min-height:235px;
    border-radius: 5px;
    border-radius: 5;
    moz-box-shadow: 0 5px 2px rgb(0 0 0 / 1%);
    -webkit-box-shadow: 0 5px 2px rgb(0 0 0 / 1%);
    box-shadow: 0 5px 2px rgb(0 0 0 / 1%); 
}
.box-part .text{
    text-align: left;
    line-height: 25px; 
    font-size: 16px;
    color: rgba(127,127,127,1);
    margin-top: 18px;

}
.box-part img {
    display: inline-block;
    text-align: left;
    float: left;
}
.box-part .title{
    display: inline-block;
}

.carsuel-gallery-item{
    height: 450px;
    opacity: 1;
    position: relative;
    transition: all 0.3s ease-in-out;
    width: 100%;
    z-index: 0;
    margin-top: 1.2rem;
    border-radius: 15px;
    overflow: hidden;
}
.carsuel-effect1{
    position: absolute;
    bottom: 0;
}
.slider {
    margin: 0 auto;
    max-width: 90%;
}
.top-number-line{
    width: 50px;
    height: 2px;
    background-color: grey;
}
.line-number{
    margin: 0 0.7rem 0 0;
    opacity: 0.6;
    color: #02425c !important;
}

.swiper-container {
    padding-bottom: 50px;
}

.swiper-scrollbar {
    background: #d6d6d6;
}

.swiper-container-horizontal > .swiper-scrollbar {
    border-radius: 2px;
    height: 5px;
    width: 200px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.swiper-scrollbar-drag{
    width: 100px !important;
    border-radius: 0 !important;
    height: 12px !important;
    background-color: #0c658a !important;
}
.swiper-scrollbar {
background-color: #115571 !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 2px !important;
}
.swiper-scrollbar-drag {
    position: relative;
    left: 0;
    top: -9px !important;
}


@media(max-width: 570px) {
    #myTab .nav-item .nav-link {
        font-size: 15px;
    }
    #demo {
        width:100%; 
        height:488px;
    }
    #demo .carousel-item img {
        height: 488px; 
    }
    #date_advanced span {
        margin-top: 5px;
        font-size: 10px;
    }
    #date_advanced i {
        font-size: 12px;
    }
    #start_date_display {
        margin-top: 7px;
        font-size: 15px;
    }
    #end_date_display {
        margin-top: 7px;
        font-size: 15px;
    }
    #search_guest_option {
        margin-top: -7px;
        font-size: 15px;
    }
    #date_advanced .fa-sort-down {
        margin-top: 5px;
    }
    .introduction_home img{
        height: 300px;
    }
    #myTab {
        flex-direction: column!important;
    }
    #myTab .nav-item {
        padding: 10px;
        width: 100%;
    }
    .category_view {
        display: contents;
    }
    .attachment-full {
        height: 100% !important;
    }
    .safe_stay img{
        width: 150px;
    }
}
@media(max-width: 766px) {
.category_item {
    margin-top: 10px;
}
}
@media(max-width: 576px) {
.is-featured {
    font-size: 18px;
}
.carsuel-gallery-feature{
    /* font-size: 0.8rem !important; */
    padding: 3px 6px !important;
    top: 65px;
}
.gallery-facility {
    font-size: 12px;
}
.gallery-price {
    font-size: 12px;
}
.gallery-price1 {
    font-size: 12px;
}
.carsuel-gallery-item img{
    object-fit: cover;
}
.carsuel-gallery-item{
    height: 410px !important;
}
}
    
.perfect-destination-carousel .owl-stage, .special-offer-carousel .owl-stage{
    padding-left: 24px !important;
}

.perfect-destination-carousel .owl-stage .owl-item .product-img-card{
    border-radius: 20px;
}
.perfect-destination-carousel .owl-stage .owl-item:first-of-type .product-img-card{
    border-top-left-radius: 100px;
}

.perfect-destination-carousel .owl-stage, .special-offer-carousel .owl-stage{
    display: flex;
}

.perfect-destination-carousel .owl-dots, .special-offer-carousel .owl-dots{
    width: 100%;
    text-align: center;
    margin-top: 1rem;
}
.perfect-destination-carousel .owl-dot.active, .special-offer-carousel .owl-dot.active{
    background: var(--primary-gold)!important;
    border-color: var(--primary-gold)!important;
    opacity: 1 !important;
}

.perfect-destination-carousel .owl-dot{
    height: 14px !important;
    width: 14px !important;
    border: 2px solid gray;
    border-radius: 50%;
    background: transparent !important;
    margin: 0 5px;                  
    opacity: 0.2;
}

.perfect-destination-carousel .owl-nav{
    display: none;
}
.special-offer-carousel{
    overflow: hidden;
}
.lux-card-sm{
    flex-wrap: unset !important;
    flex-direction: column !important;
}


.swiper-button-next, .swiper-button-prev {
    ::slotted(svg), svg {
		fill: rgba(0, 0, 0, 0) !important;
	}
