<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Banner*/
.swiper-slide-caption h2 {
    color: #fff;
    cursor: default;
}

/*About Us*/
.about-us {
    text-align: center;
}

.about-us h2.heading-decorate {
    cursor: default;
}

.about-us p.truncated {
    cursor: default;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

.about-us p#about-us {
    cursor: default;
} 

.about-us #read-more.hidden {
    display: none;
}

#read-more.button:hover {
    color: #000;
}

.about-us #read-more.button-primary:hover {
    border-color: #FFF;
}

/*Service + Images*/
    .product-featured {
        max-width: unset;
    } 
    .product-featured-caption p {
        font-weight: 300;
    }
    .product-featured-figure img {
        object-fit: cover;
        height: 395px;
    }
    .product-featured-figure:before {
        background: transparent;
    }
    .services p {
        cursor: default;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        -moz-line-clamp: 3;
        overflow-y: hidden !important;
    }
    .card { }
    .box-icon-caption {
        margin-top: 0;
        padding: 25px;
    }
    .box-icon-classic.card {
        border: 0;
    }
    .box-icon-classic img {
        width: 210px;
        height: 210px;
        object-fit: contain;
        margin: 0 auto;
    }
    .card-title {
        margin-bottom: 0;
    }
    .card-text {
        color: #444141;
        cursor: default;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        -moz-line-clamp: 3;
        overflow-y: hidden;
    }
    .service1-left div,
    .service2-right div {
        color: #FFFFFF;
    }
    .service1-left .col-lg-12.text-only,
    .service2-right .col-lg-12.text-only {
        max-width: 750px;
        margin: 0 auto;
        margin-top: 45px;
    }

    .service1-left div.truncated,
    .service2-right div.truncated {
        cursor: default;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        -moz-line-clamp: 3;
        overflow-y: hidden;
    }

    .service-slider-wrapper {
        min-height: 300px;
    }

        .service-slider-wrapper .slider-scale-effect .slide-bg {
            transition-delay: 17.5s;
        }

        .service-slider {
            height: 100%;
        }

/*Menu*/
.menu.section-lg {
    padding-bottom: 40px;
}
.box-event-modern .event-item-modern:last-of-type {
    margin-bottom: 40px;
}
.event-item-modern &gt; * + * {
    margin-top: 5px;
}
.event-time {
    line-height: 20px;
}
.pricing-list-classic.classic-1 {
    column-count: 1;
}
.nav-tabs .nav-link {
    color: #000;
}
.pricing-classic-item {}
.pricing-list-classic .pricing-classic-item:nth-child(4n + 4) {
    border-bottom: 1px solid #e7e7e7;
}
.pricing-classic-body p {
    padding-right: 25px;
}
/*Review Carousel*/
.owl-carousel .owl-stage .owl-item .quote-modern-text {
    padding-top: 0px;
}
    .review-person-address {
        font-size: 21px;
        font-weight: 400;
        margin-top: 10px;
    }

    .review-stars {
        margin-top: 10px;
    }

    .stars li {
        display: inline;
    }

    .review-stars i {
        color: #ea202e;
    }

    .review-message {
        margin-top: 10px;
    }

    .quote-modern-text .quote-body-mark {
        position: relative;
        left: 0;
        transform: inherit;
    }

    .owl-dot {
        border-color: #d0d0d0;
    }

    .reviews .carousel-dark-dots .owl-dot:hover,
    .reviews .carousel-dark-dots .owl-dot:active,
    .carousel-dark-dots .owl-dot.active,
    .reviews .owl-dot.active {
        border-color: #d0d0d0;
        background-color: #d0d0d0;
    }
    
    .quote-classic-title {
        margin-top: 25px;
    }

    .quote-modern-text .quote-body-mark &gt; * {
        fill: #d0d0d0;
    }

    .owl-carousel .owl-stage {
        text-align: center;
    }


/*Contact-Us*/
.rd-form button {
    background-color: #FFF;
}

.rd-form button:hover {
    color: #000;
}

.review-button {
    background: transparent;
}

@media (max-width: 991.98px) {
    .gallery .image-container img {
        height: auto;
    }
    .section-main-bunner.section-main-bunner-filter {
        margin-top: 0;
    }
    .section.section-main-bunner {
        padding-top: 0 !important;
    }
    .section-main-bunner.no-reservation-section {
        padding-top: 0 !important;
    }
    .swiper-container {
        margin-top: 0px;
    }
    .swiper-slide-caption {
        padding: 80px 0;
    }

    .swiper-button-prev, .swiper-button-next {
        display: block;
        height: unset;
    }

    .swiper-button-prev {
        left: 0;
    }

    .swiper-button-next {
        right: 0;
    }
    .no-reservations {
        padding-top: 0px;
    }
    .service1-left .col-lg-12.text-only,
    .service1-right .col-lg-12.text-only {
        margin-top: 0;
    }
}

@media only screen and (device-width : 414px) and (device-height : 896px) and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) {
    .swiper-slide-caption {
        padding: 80px 0;
    }
    .section.section-main-bunner {
        padding-top: 0 !important;
    }
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    .banner.section {
        padding-bottom: 115px;
    }
    .product-featured {
        max-width: 100%; 
    }
    .truncated, .our-services p.box-classic-text {
        position: relative;
        height: 3.6em;
        line-height: 1.2em;
    }

        .truncated:after, .our-services p.box-classic-text:after {
            content: "";
            text-align: right;
            position: absolute;
            bottom: 0;
            right: 0;
            width: 70%;
            height: 1.2em;
        }

        .truncated:after {
            background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(245, 245, 245) 50%);
        }

    .our-services div.box-classic-text:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);
    }

    .services p {
        height: 3.9em;
        text-overflow: ellipsis;
        word-break: normal;
    }

    .services .card-text.truncated:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);
    }

    .slider-scale-effect .slide-bg {
        transition: none;
        transform: none;
    }

    .full-message {
        height: auto;
    }

        .full-message:after {
            opacity: 0;
        }
}

@-moz-document url-prefix() {
    .truncated, .our-services div.box-classic-text {
        position: relative;
        height: 3.6em;
        line-height: 1.2em;
    }

        .truncated:after, .our-services div.box-classic-text:after {
            content: "";
            text-align: right;
            position: absolute;
            bottom: 0;
            right: 0;
            width: 70%;
            height: 1.2em;
        }

        .truncated:after {
            background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);
        }

        .services .truncated:after {
            background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(244, 244, 244) 50%);
        }

    .services .card-text.truncated:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);
    }

    .full-message {
        height: auto;
    }

        .full-message:after {
            opacity: 0;
        }
}

@keyframes scale {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}</pre></body></html>