header.sticky-header.sticky-active.header-two .nav-container .navbar-toggler span {
    background-color: #e67500;
}

.property.container {
    max-width: 845px;
}

.property select {
    padding: 0px;
}

header.sticky-header.sticky-active .nav-container .site-logo .main-logo {
    display: block;
}

header.sticky-header.sticky-active .nav-container .site-logo .sticky-logo {
    display: none;
    /*padding: 0 27px;*/
}

header .nav-container .navbar-close .cross-wrap span {
    background: #e67500;
}

header .nav-container.breakpoint-on .nav-menu .menu-items ul li .dd-trigger {
    color: #e67500;
}

header .nav-container.breakpoint-on .nav-menu {
    background-color: #062737;
}

header.sticky-header.sticky-active.header-two .nav-container .toggle a,
header.sticky-header.sticky-active.header-two .nav-container .menu-items ul li a {
    color: #e67500 !important;
}

header .nav-container .menu-items ul li .submenu {
    min-width: 300px;
}

.navbar-logo {
    display: none;
}

#bannerSlider .promo-tag {
    font-size: 27px;
}

.cssload-container img {
    transform: scale(1.5) !important;
}

.footerbtn {
    padding: 10px 10px;
    font-size: 13px;
    letter-spacing: unset;
    line-height: 15px;
}

.footerbtn small {
    font-size: 65%;
}

.menu-items {
    padding: unset;
}

#service ul.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

#service ul.slick-dots li {
    display: inline-block;
    cursor: pointer;
}

#service ul.slick-dots li button {
    font-size: 0;
    border: 0;
    background: #e7e7e7;
    width: 16px;
    height: 4px;
    margin: 0 5px;
    transition: all 0.3s ease-out 0s;
}

#service ul.slick-dots li.slick-active button {
    background-color: #bead8e;
}

.testimonial-slider ul.slick-dots li button {
    font-size: 0;
    border-radius: 10px;
    background: #e7e7e7;
    width: 20px;
    height: 10px;
    margin: 5px 0;
    transition: all 0.3s ease-out 0s;
}

.testimonial-slider ul.slick-dots li.slick-active button {
    width: 20px;
}

.room-detail {
    margin-top: 145px;
}

.room-detail .custom-scroll-link.sect-scroll {
    display: none;
}

.arrow-new {
    position: relative;
    z-index: 1;
    top: 190px;
    display: flex;
    justify-content: space-between;
    margin: 0px -45px;
}

.arrow-new .slick-arrow {
    background-color: #e67500;
    opacity: 0.8;
}

.breadcrumb-area::before {
    background-color: unset;
}

.back-to-top {
    background-color: #e67500;
}

.back-to-top:hover {
    background-color: #fff;
    opacity: 0.9;
    color: e67500;
    border: 1px solid #e67500;
    transform: scale(1.1);
}

header .nav-container .header-info .item i:hover,
.alamindah .footerbtn:hover {
    background: #fff;
    color: #e67500 !important;
    border: 1px solid #e67500;
}

header .nav-container .header-info .item:hover i {
    transform: scale(1.2);
}

footer.alamindah .footer-widget-area .widget.site-info-widget .social-links a {
    height: 76px;
    width: 76px;
    line-height: 76px;
    text-align: center;
    color: #fff;
    background-color: #2e2e2e;
    margin-right: 5px;
}

footer.alamindah .footer-widget-area .widget.site-info-widget .social-links a:hover {
    background: #db7103;
}

footer.alamindah .footer-widget-area .widget.site-info-widget .social-links a:hover i {
    transform: scale(1.5)
}

header.sticky-header.sticky-active.header-two .nav-container .menu-items ul li a:hover {
    transform: scale(1.2);
}

ul.wellness li {
    font-size: 25px;
    color: #000;
}

a,
a:hover {
    color: #e67500;
}

a.link {
    margin-top: 10px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    background-color: #e67500;
    border-radius: 4px;
}

a.link:hover {
    background: #fff;
    border: 1px solid #e67500;
    color: #e67500;
    transform: scale(1.1);
}

img.lazy {
    /* optional way, set loading as background */
    background-image: url('img/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    object-fit: cover;
}

.color-0 {
    color: #e67500;
}

.offers-area .offer-boxes-loop .offer-box .offer-desc .offer-feature li {
    width: 50%;
}

.room-photo-slider .slick-arrow {
    background: #e67500;
    color: #fff;
}

.room-photo-slider .slick-arrow:hover {
    background: #fff;
    color: #e67500;
    border: 1px solid #e67500;
}

section#events .section-title span.title-tag {
    padding: 0;
}

section#events .text-img img {
    transform: scale(1.1);
}

section#events .block-text {
    padding-left: 25px;
}

section#events .block-text ul.experience-list,
ul.offer {
    padding-left: 30px;
}

.btn-learn {
    padding: 0 35px;
    font-size: 13px;
    line-height: 44px;
}

element.style {
    opacity: 1;
    width: 390px;
    transform: translate3d(0px, 0px, 0px);
}

#others-room .slick-track .slick-slide {
    width: 100% !important;
}

#others-room .row.room-gird-loop {
    margin-top: 30px !important;
}

#others-room .room-gird-loop .room-box .room-img-wrap {
    height: 100%;
}

#room-detail .slick-list.draggable {
    max-height: 600px;
}

.video-bg {
    height: 450px;
    border-radius: 5px;
    box-shadow: 0 8px 17px rgb(0 0 0 / 15%);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ddd;
}

#main-video .circle {
    position: absolute;
    width: 110px;
    height: 110px;
    top: 50%;
    left: 50%;
    background: #e67500;
    border-radius: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transform: translate(-50%, -50%);
}

#main-video .fa-play {
    font-size: 50px;
    color: #fff;
}

.btgrid.bwhite .col .content {
    background: white;
}

.btgrid .content {
    padding: 20px;
}

#events .sidebar .widget.popular-feeds .single-popular-feed {
    grid-template-columns: 100px 1fr;
}

#others-roomcategory .room-img-wrap {
    max-height: 240px;
}

#others-room .room-img-wrap {
    max-height: 350px;
}

#others-room .slick-track {
    display: flex;
    justify-content: center;
    /* width: 100% !important; */
}

select.property-select option {
    /* margin: 40px; */
    /* background: rgba(0, 0, 0, 0.3); */
    color: black!important;
    /* text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); */
}

@media (min-width: 768px) {
    #others-room .slick-track {
        width: 100% !important;
    }
}


/*======================================MEDIA================================*/

@media (max-width: 767px) {
    section.pt-115,
    section.pb-115 {
        padding: 20px 0 0 0;
    }
    .section-title h2 {
        font-size: 35px;
    }
    .room-detail {
        margin-top: 80px;
    }
    .arrow-new {
        margin: 0px -10px;
    }
    .arrow-new .slick-arrow {
        height: 55px;
        width: 55px;
        line-height: 60px;
        top: 230px;
    }
    #room-detail .slick-list.draggable {
        max-height: 300px;
    }
    .btgrid .col {
        flex-basis: auto;
        margin-top: 50px;
    }
    .col .mobile-trigger-wrapper {
        width: 50vw;
        height: 50px;
        display: flex;
        justify-content: space-around;
        position: absolute;
        left: 0;
        background-color: #062737;
        padding: 0 15px;
    }
    .col .mobile-trigger-wrapper a {
        width: 45px;
        height: 44px;
        font-size: 0;
        line-height: 44px;
        text-decoration: none;
        background-size: 25px 25px;
        background-repeat: no-repeat;
        background-position: 50%;
        outline: none;
    }
    .col .mobile-trigger-wrapper a.whatsapp {
        background-image: url(../css/img/icon-whatsapp-white.svg);
    }
    .col .mobile-trigger-wrapper a.phone {
        background-image: url(../css/img/icon-phone-white.svg);
    }
    .col .mobile-trigger-wrapper a.email {
        background-image: url(../css/img/icon-email-white.svg);
    }
}