.header-three .second-header, .header-three .sticky-menu, .single-services .day-book{
    background: #091136;
}

.btn, 
.services-active .slick-dots li.slick-active button, 
.single-services::before, 
.booking .contact-bg02 .slider-btn .btn,
.blog-content2 .date-home, 
.bsingle__content .date-home,
.copyright-wrap,
#scrollUp,
.services-active .slick-dots li button,
.header-three .menu-area{
    background: #091136;
    
}

.about-title h5, 
.section-title h5, 
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a, 
a,  
button, h5, 
.price-count h2, .testimonial-active .ta-info h6,
.blog-btn a, .blog__btn a{
    color: #091136;
}

.single-services .day-book li{
    border-right: 2px solid #fff;
}

.testimonial-active .slick-dots .slick-active button{
    background-color: #091136;
}

.blog-btn a, .blog__btn a{
    border-bottom: 3px solid #091136;
}

.testimonial-active .review-icon img{
    margin: 0 auto;
}

.testimonial-active .testi-author{
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-active .single-slider::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: #0000009c;
}

.single-services .day-book li {
    width: 48.2%;
}

.single-services {
    /* min-height: 583px; */
    min-height: 640px;
}

.f-widget-title img {
    width: 170px;
}

.property-badge{
    position: absolute;
    z-index: 22;
    background: #091136;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    top: 5px;
    left: 5px;
    font-size: 18px;
    transition: all .5s;
}

@media (max-width: 810px) {
    .logo img {
        width: 100px;
    }
}
