﻿.rd-navbar-aside.rd-navbar-static {
    background-color: #444141;
}
/*Banner Carousel*/
.section-main-bunner.section-main-bunner-filter:before {
    background: #FFF;
}
.banner.section {
    padding-bottom: 0;
    height: min-content;
    min-height: min-content;
}
.swiper-container {
    animation: bunner-img 10s infinite;
    animation: scale 80s linear infinite;
}
.swiper-slide-caption h1 {
    font-weight: 400;
    cursor: default;
    padding: 0 30px;
}
.section-main-bunner.no-reservation-section {
    padding-bottom: 0;
    padding-top: 100px;
    min-height: min-content;
    height: min-content;
}
.section-main-bunner.section-main-bunner-filter {
    background-color: #FFFFFF;
    padding-top: 100px;
    margin-top: -10px;
}
.swiper-container-horizontal > .swiper-pagination {
    bottom: 180px;
}
/*Reservations*/
.no-reservations {
    padding-top: 115px;
}
.reservations {
    text-align: center;
}

.reservations .text {
    cursor: default;
    font-size: 22px;
    color: #000;
}

/*About Us*/
.about-us p {
    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 {
    /*color: #FFFFFF;*/
} 

.about-us #read-more.hidden {
    display: none;
}

.about-us #read-more.button-primary:hover {
    border-color: #FFF;
}

/*Serivce + 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;
    }
    .featured-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;
    }

/*Menu*/
.menu.section-lg {
    padding-bottom: 40px;
}
.box-event-modern .event-item-modern:last-of-type {
    margin-bottom: 40px;
}
.event-item-modern > * + * {
    cursor: default;
    margin-top: 5px;
}
.event-time {
    cursor: default;
    line-height: 20px;
}

/*Gallery*/
[data-isotope-layout] {
    margin-bottom: -1px;
}

.gallery {
    overflow: hidden;
}

.gallery-item-classic {
    overflow: hidden;
}

.gallery .image-container img {
    height: 430px;
    transition: all .5s;
    object-fit: cover;
}
.gallery .image-container:hover img {
    transform: scale3d(1.1, 1.1, 1.1);
}
.gallery i.fas {
    font-style: initial;
}
.material-icons {
    margin-top: 5px;
}
.lg-download {
    display: none;
}

/*Review Carousel*/
    .reviews {
        cursor: default;
    }
    .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;
    }

    .owl-carousel .owl-dot span {
        background: #4c4e5042;
    }

    .owl-carousel .owl-dot.active span, .owl-carousel .owl-dot:hover span {
        background: #4c4e5096;
    }

    .owl-carousel .owl-stage {
        text-align: center;
    }


@media (min-width: 1200px) {
    .swiper-container-fade .swiper-slide {
        padding: 300px 0 430px;
    }
}

@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-slide {
        height: 150px;
    }
    .swiper-container-horizontal > .swiper-pagination {
        bottom: 20px;
    }
    .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 .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;
        }
}

@-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(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 .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);
    }
}