body {
    font-family: 'Lato', sans-serif;
    padding: 0;
    margin: 0;
    color: #333;
    letter-spacing: 0.5px;
    scroll-behavior: smooth
}

img {
    width: 100%;
}

.min-vh-100 {
    min-height: auto !important;
}

.overflow-hidden {
    overflow: hidden
}

.dropdown-toggle::after {
    content: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

.lock-scroll {
    overflow: hidden
}

a {
    cursor: pointer
}

p {
    text-align: justify
}

img {
    max-width: 100%
}

.color-black {
    color: #000
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.pr-0 {
    padding-right: 0;
}

.pl-0 {
    padding-left: 0;
}

.section-padding {
    padding: 60px 0
}

.parallax {
    /*background-image: url("../images/banner.jpg");*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .parallax img {
        width: 120px;
    }

.banner-bottom {
    background: #f2d257;
    padding: 24px 0;
    position: absolute;
    width: 100%;
    bottom: 63px;
}

    .banner-bottom .about-img {
        margin-top: -75px;
    }

.video-tagline {
    line-height: 36px;
    background: #f2d257;
    position: absolute;
    top: 20px;
    padding: 0 40px 0 20px;
    border-radius: 0 5px 5px 0;
    left: 17px
}

.banner-bottom .about-img img {
    border: 2px solid #fff;
    border-radius: 10px;
    width: 100%
}

.banner-bottom .about-content .section-title {
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    font-weight: 600
}

.banner-bottom .about-content .description {
    opacity: 1
}

.banner-bottom .about-content .read-more {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px
}

svg#play {
    width: 85px;
    display: block;
    cursor: pointer;
    transform-origin: 50% 50%;
    position: absolute;
    bottom: 50px;
    right: 30px
}

    svg#play #triangle {
        transition: 500ms;
        transform-origin: 50% 50%
    }

    svg#play:hover #triangle {
        fill: #fff;
        transform-origin: 50% 50%
    }

svg #lineOne,
svg #lineTwo {
    transform-origin: 50% 50%;
    transition: 1s
}

svg:hover #lineOne {
    transform: rotate(260deg);
    -webkit-transform: rotate(260deg);
    -moz-transform: rotate(260deg);
    -o-transform: rotate(260deg);
    transform-origin: 50% 50%
}

svg:hover #lineTwo {
    transform: rotate(-450deg);
    transform-origin: 50% 50%
}

.facilities {
    min-height: 100%;
    background: linear-gradient(0deg, rgba(47, 23, 11, 0.85), rgba(47, 23, 11, 0.85)), url(../images/event-schedules/event-schedules.jpg) no-repeat fixed center center / cover
}

    .facilities .single-facility {
        border: 1px solid #eee;
        border-radius: 5px;
        overflow: hidden;
        background: #fff
    }

        .facilities .single-facility .facility-img p {
            position: absolute;
            background: #2f170b;
            padding: 0 10px 0 20px;
            border-radius: 5px 0 0 5px;
            line-height: 32px;
            color: #fff;
            font-size: 12px;
            position: absolute;
            top: 20px;
            right: 16px
        }

        .facilities .single-facility .facility-img img {
            width: 100%;
            max-height: 450px;
        }

        .facilities .single-facility .facility-content {
            padding: 15px
        }

            .facilities .single-facility .facility-content h4 {
                font-size: 20px;
                margin-bottom: 7px;
                font-weight: 600
            }

            .facilities .single-facility .facility-content p {
                font-size: 14px;
                margin-bottom: 4px;
                opacity: 0.8
            }

            .facilities .single-facility .facility-content a {
                font-size: 14px;
                color: #000;
                margin-top: 10px;
                opacity: 0.9;
            }

                .facilities .single-facility .facility-content a:hover {
                    text-decoration: none;
                    opacity: 1;
                }

                .facilities .single-facility .facility-content a i {
                    font-size: 16px;
                    position: relative;
                    top: 2px;
                }

.event-schedules {
    min-height: 100%;
    background: linear-gradient(0deg, rgba(47, 23, 11, 0.85), rgba(47, 23, 11, 0.85)), url(../images/event-schedules/event-schedules.jpg) no-repeat fixed center center / cover
}

    .event-schedules .section-title h3 {
        color: #fff;
        font-size: 24px;
        text-transform: uppercase;
        line-height: 1.2;
        font-weight: 600;
        margin-bottom: 22px
    }

.footer {
    background: #2f170b;
    color: #fff
}

    .footer p {
        font-size: 16px;
        color: #fff;
        vertical-align: baseline;
        line-height: 79px
    }

.slick-slide {
    margin: 0px 0px
}

    .slick-slide img {
        width: 100%
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    text-align: center
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    width: 80%;
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #eee;
    margin: 0 auto;
    margin-bottom: 10px
}

.slick-slide p {
    text-align: center
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*movies-events*/
.movies-events .single-act .carousel-indicators {
    margin-bottom: 0px;
}

.movies-events .single-act .carousel-caption {
    bottom: 0;
    width: calc(100% - 0px);
    text-align: center;
    overflow: hidden;
    padding: 10px 0;
    left: 0px;
    background-color: rgba(12, 12, 12,0.4);
    padding-bottom: 20px;
}

.movies-events .single-act .membership-padding {
    width: calc(100% - 30px);
    left: 15px;
}

.movies-events .single-act .carousel-caption h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.movies-events .single-act .carousel-caption p {
    text-align: center;
    font-size: 14px;
}

.movies-events .single-act .section-title {
    margin-bottom: 10px;
}

    .movies-events .single-act .section-title h5 {
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
    }

    .movies-events .single-act .section-title a {
        display: inline-block;
        color: #0f0f0f;
        opacity: 0.5;
        font-size: 14px;
        float: right;
    }

        .movies-events .single-act .section-title a:hover {
            opacity: 1;
            ' text-decoration: none;
        }

a.membership-button {
    background-color: #2f170b !important;
    color: #f2d257 !important;
    opacity: 1 !important;
    padding: 5px 10px;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}

.section-title {
    margin-bottom: 20px;
}

    .section-title h3 {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: 20px;
        display: inline;
    }

    .section-title a {
        display: inline-block;
        color: #0f0f0f;
        opacity: 0.5;
        font-size: 14px;
        float: right;
        font-weight: bold;
    }

        .section-title a:hover {
            opacity: 1;
            text-decoration: none !important;
        }

/*recent-events*/
.recent-event-single {
    border: 1px solid #dadada;
}

    .recent-event-single .content {
        padding: 10px;
    }

        .recent-event-single .content h3 {
            font-size: 16px;
        }

        .recent-event-single .content p {
            font-size: 12px;
            opacity: 0.8
        }

            .recent-event-single .content p i {
                padding-right: 5px;
            }


/*movie-details*/
.all-movies .single-movie {
    margin-bottom: 30px;
}

.movie-details p span {
    opacity: 0.8;
}

.book-movie {
    background-color: #eee;
    padding: 20px 10px;
}

.book-room {
    padding: 20px 0px;
}

.book-movie .movie-title {
    display: inline;
}

    .book-movie .movie-title h3 {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: 20px;
        display: inline;
    }

.single-movie {
    border: 1px solid #e1e1e1;
    margin: 15px 0;
}

    .single-movie img {
        max-height: 300px;
    }

.movie-details p {
    padding-bottom: 5px;
    font-size: 15px;
}

    .movie-details p i {
        color: #000;
        padding-right: 5px;
    }

.movie-details {
    padding: 15px 0;
}

.book-movie .book {
    float: right;
}

.book-room .book-btn,
.book-movie .book-btn {
    background-color: #007bff !important;
    color: #fff !important;
    padding: 8px 15px;
}

.book-room .book-btn {
    width: 100%;
    display: block;
    text-align: center;
}

.ripple {
    background-position: center;
    transition: background 0.8s;
}

    .ripple:hover {
        background: #47a7f5 radial-gradient(circle, transparent 1%, #47a7f5 1%) center/15000%;
        text-decoration: none;
    }

    .ripple:active {
        background-color: #6eb9f7;
        background-size: 100%;
        transition: background 0s;
    }

.inner-page-logo {
    min-height: 100%;
    padding: 20px 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(../images/banner.jpg) no-repeat fixed center center / cover;
}

.inner-menu {
    background-color: #e1e1e1;
    padding: 10px 0;
}

    .inner-menu .breadcrumb {
        padding: 0;
        margin: 0;
        background-color: transparent;
    }

        .inner-menu .breadcrumb > li a {
            color: #333;
            font-size: 14px;
        }

            .inner-menu .breadcrumb > li a:hover {
                text-decoration: none;
            }

        .inner-menu .breadcrumb > li.active {
            font-size: 14px;
            font-weight: 600;
        }

        .inner-menu .breadcrumb > li + li::before {
            color: #333;
            content: "\f105";
            font-family: FontAwesome;
            font-size: 18px;
            padding: 0 5px;
        }

.movie-details .timings::before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    left: 0;
    background: -webkit-linear-gradient(top,rgba(204,204,204,0) 0%,rgba(204,204,204,0.48) 24%,rgba(204,204,204,1) 50%,rgba(204,204,204,0.42) 79%,rgba(204,204,204,0) 100%);
}
/*all-rooms*/
.all-rooms {
    background: none;
}

    .all-rooms .single-facility {
        margin: 15px 0;
    }
/*single-room*/
.single-room .section-title p {
    opacity: 0.8;
    font-size: 14px;
}

.single-room .section-title i {
    font-size: 16px;
    padding-right: 5px;
}

.single-room .room-details h5 {
    padding: 10px 0;
    font-weight: bold;
}

.single-room .room-details .table {
    margin-top: 1rem;
}

.single-room .room-details ul li {
    opacity: 0.8
}

.single-room .room-details ul {
    margin-top: 10px;
}

    .single-room .room-details ul.conditions {
        list-style: none;
        padding-left: 0;
    }

        .single-room .room-details ul.conditions > li::before {
            color: #f2d257;
            content: "\f00c";
            font-family: FontAwesome;
            font-size: 18px;
            padding: 0 5px;
        }

.pt-10 {
    padding-top: 10px;
}

.check-in {
    background-color: #f2d257;
    color: #333;
    margin-bottom: 15px;
}

    .check-in p {
        padding: 15px 0;
        text-align: center;
    }

        .check-in p i {
            padding-right: 5px;
        }

.check-out {
    background-color: #333;
    color: #fff;
    margin-bottom: 15px;
}

    .check-out p {
        padding: 15px 0;
        text-align: center;
    }

        .check-out p i {
            padding-right: 5px;
        }

/*room Slider*/

/*#slider .carousel-item {
    height: 350px;
}

#slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
#slider .carousel-indicators {
    bottom: -10px;
}
.all-events .recent-event-single{
	margin-bottom: 30px;
}*/
/*room-gallery*/

.lg-outer .lg-thumb {
    margin: 0 auto;
}

#lightgallery {
    margin: 0;
    height: 370px;
    overflow: hidden;
}

.demo-gallery > ul {
    margin-bottom: 0;
}

    .demo-gallery > ul > li {
        float: left;
        margin: 7.5px 0;
        margin-right: 20px;
        /*width: 200px;*/
    }

        .demo-gallery > ul > li a {
            border: 3px solid #FFF;
            border-radius: 3px;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
        }

            .demo-gallery > ul > li a > img {
                -webkit-transition: -webkit-transform 0.15s ease 0s;
                -moz-transition: -moz-transform 0.15s ease 0s;
                -o-transition: -o-transform 0.15s ease 0s;
                transition: transform 0.15s ease 0s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                height: 100%;
                width: 100%;
            }

            .demo-gallery > ul > li a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
                opacity: 1;
            }

            .demo-gallery > ul > li a .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color 0.15s ease 0s;
                -o-transition: background-color 0.15s ease 0s;
                transition: background-color 0.15s ease 0s;
            }

                .demo-gallery > ul > li a .demo-gallery-poster > img {
                    left: 50%;
                    margin-left: -10px;
                    margin-top: -10px;
                    opacity: 0;
                    position: absolute;
                    top: 50%;
                    -webkit-transition: opacity 0.3s ease 0s;
                    -o-transition: opacity 0.3s ease 0s;
                    transition: opacity 0.3s ease 0s;
                }

            .demo-gallery > ul > li a:hover .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.5);
            }

.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

    .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
    }

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}
/*.home .demo-gallery {
  padding-bottom: 80px; 
}*/
.photo-gallery > ul > li {
    margin-right: 0;
}

.photo-gallery #lightgallery {
    height: auto;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

    .sticky + .content {
        padding-top: 63px;
    }
/*president-message*/
.president-message p {
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
}

.president-message .president-name {
    display: block;
}

.president-message p.paragraph {
    opacity: 0.9;
    font-size: 14px;
}


/*banner-slider*/
.banner-slider .carousel-inner img {
    width: 100%;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.inner-page-slider img {
    max-height: 500px;
}

.pure-material-button-contained {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    padding: 0 16px;
    min-width: 64px;
    height: 36px;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
    background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    transition: box-shadow 0.2s;
}

    .pure-material-button-contained::-moz-focus-inner {
        border: none;
    }

    /* Overlay */
    .pure-material-button-contained::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
        opacity: 0;
        transition: opacity 0.2s;
    }

    /* Ripple */
    .pure-material-button-contained::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        border-radius: 50%;
        padding: 50%;
        width: 32px; /* Safari */
        height: 32px; /* Safari */
        background-color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
        opacity: 0;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity 1s, transform 0.5s;
    }

    /* Hover, Focus */
    .pure-material-button-contained:hover,
    .pure-material-button-contained:focus {
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    }

        .pure-material-button-contained:hover::before {
            opacity: 0.08;
        }

        .pure-material-button-contained:focus::before {
            opacity: 0.24;
        }

        .pure-material-button-contained:hover:focus::before {
            opacity: 0.3;
        }

    /* Active */
    .pure-material-button-contained:active {
        box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
    }

        .pure-material-button-contained:active::after {
            opacity: 0.32;
            transform: translate(-50%, -50%) scale(0);
            transition: transform 0s;
        }

    /* Disabled */
    .pure-material-button-contained:disabled {
        color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
        background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.12);
        box-shadow: none;
        cursor: initial;
    }

        .pure-material-button-contained:disabled::before {
            opacity: 0;
        }

        .pure-material-button-contained:disabled::after {
            opacity: 0;
        }

.news-row {
    background-color: #000;
    color: #fff;
    padding: 10px 0;
}

    .news-row marquee p,
    .news-row marquee a {
        color: #fff
    }

    .news-row span {
        color: #f2d257;
    }

    .news-row marquee a:hover {
        color: #f2d257;
        text-decoration: none;
    }

    .news-row marquee td {
        border-right: 2px solid #f2d257;
        padding: 0 10px;
    }

        .news-row marquee td:last-child {
            border-right: none !important;
        }
.downloadstyle {
    font-size: 14px;
    color: #007bff;
    margin-top: 10px;
    opacity: 0.9;
}
/*.contentwithouthyperlink {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
    opacity: 0.9;
}*/
/*color: #007bff;*/