﻿body, html {
    min-height: 100%;
    overflow-x: hidden;
}

.theme-main-content {
    position: relative;
}

    .theme-main-content .navbar {
        margin: 0;
        background: rgba(0,0,0,0.5) !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        padding: 12px 0px;
    }

.slider-big.slider {
    height: 75vh;
    width: 100%;
}

.slider-small.slider {
    position: absolute;
    bottom: 0;
    left: auto;
    top: auto;
    z-index: 10;
    width: 50%;
    right: 0;
    margin: 0;
}

.slider-small .slick-slide img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    /* border-radius: 50%;*/
    float: left;
    opacity: 0.85;
}

.slider-big .slick-slide img {
    height: 75vh;
    width: 100%;
    object-fit: fill;
    backface-visibility: hidden;
}

.slider-full-block {
    min-height: 75vh;
    position: relative;
}

.theme-small-slider.slick-slide {
    padding: 5px;
}

    .theme-small-slider.slick-slide:active {
        padding: 5px;
        border: unset !important;
    }

    .theme-small-slider.slick-slide.slick-current.slick-active img {
        border: 1px solid #fe7900;
    }

.video-slider-full-block {
    position: relative;
}

.video-slider-small.slider {
    /*position: absolute;*/
    bottom: auto;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    /*background: rgba(0,0,0,0.5);*/
    margin: 0;
    height: auto;
}

.video-slider-small .slick-slide img {
    width: 100px;
    /*height: 90px;*/
    object-fit: cover;
    margin: 0 auto;
}

.video-slider-big.slider {
    width: 100%;
}

@media(min-width:300px) {
    .menu-opened #content.theme-main-content {
        width: calc(100% - 300px);
    }

    #content.theme-main-content {
        width: 100%;
    }

    #sidebar {
        display: none;
    }

    .menu-opened #sidebar {
        display: flex;
    }
}

.theme-movie-p {
    color: #fff;
    font-size: 15px;
    padding-left: 18px;
    font-weight: 600;
    line-height: 1.40em;
    margin-top: 7px;
    overflow: inherit;
}

.theam-ns-cs {
    margin-bottom: 4.5rem;
    margin-top: 3rem;
}

.theme-logo img {
    width: 200px;
    padding: 10px;
}

.theam-h3-ns-cs {
    text-align: center;
    margin-bottom: 2rem;
}

.side-nav-btn {
    color: white;
    border: none;
    right: 0% !important;
    left: auto !important;
    width: -27% !important;
    position: absolute !important;
    margin-top: 0rem !important;
}

    .side-nav-btn:hover {
        color: #fe7900 !important;
        border: none;
    }

.theme-ns-cs-img {
    width: 100%;
}

    .theme-ns-cs-img img {
         width: 90%;
    }

.slick-next:before {
    /* content: '>';*/
    font-size: 25px !important;
    color: #ff9800 !important;
    /*margin-left: -50px;*/
}

.slick-prev:before {
    /* content: '<';*/
    font-size: 25px !important;
    color: #ff9800 !important;
}

.theme-ns-cs-hed {
    border: none !important;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5;
}

.theme-div-container {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.theme-navtabs {
    border: none;
    width: 100%;
}
/*ram*/
.home-theme-navtabs {
    border: none;
    /*width: 100%;*/
    letter-spacing: 1px;
}

/*ram*/
.theme-nav-a {
    border: none;
    font-size: 20px;
    font-weight: 500;
    border: none !important;
    color: #949cb0;
    background: none !important;
    padding: 0px 0px 0px 0px;
}

.theme-nav-lis {
    text-align: inherit !important;
    padding: 4px;
}

.theme-div-container .owl-carousel .owl-nav .owl-prev {
    float: left;
    margin-left: -45px;
    margin-top: -23%;
    color: #15aabf;
    font-size: 25px;
}

.theme-div-container .owl-carousel .owl-nav .owl-next {
    float: right;
    margin-right: -45px;
    margin-top: -23% !important;
    color: #15aabf;
    font-size: 25px;
}

.theme-div-container .nav-tabs .nav-link.active {
    color: #f9a81a;
    font-weight: 500;
    font-size: 23px !important;
    text-decoration: underline !important;
    text-decoration-color: #f9a81a !important;
}

.theme-ns-cs-span {
    float: left;
    margin-right: 15px;
}

.owl-carousel.owl-drag .owl-item {
    padding-left: 15px;
    padding-right: 15px;
}

.ns-cs-underdetails {
    min-height: 70px;
    font-size: 12px;
    color: #949cb0;
}
/*ram*/
.underdetails-hed a {
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 3px 0;
    line-height: inherit;
    letter-spacing: 0.7px;
}

.underdetails-date {
    margin-top: 6px;
    font-style: normal;
    font-weight: 400;
    height: 30px;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    width: 50%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.underdetails-btn-group {
    width: 105%;
}


    .underdetails-btn-group a {
        display: inline-block;
        margin-right: 30px;
        color: #666666;
        line-height: 22px;
    }

    .underdetails-btn-group .fa {
        background: #666 none repeat scroll 0 0;
        border-radius: 50%;
        color: #ffffff;
        display: block;
        float: left;
        height: 20px;
        line-height: 20px;
        margin-right: 8px;
        text-align: center;
        width: 20px;
        font-size: 9px;
    }

.ns-cs-certificate {
    position: absolute;
    right: 35px;
    margin-top: 15px;
    text-align: right;
}

.ns-cs-certificate-symbol {
    background: #fe7900;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.ns-cs-certificate-ratings {
    background: rgba(204, 204, 204, 0.65) none repeat scroll 0 0;
    border-radius: 50%;
    color: #000000;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    left: 50%;
    line-height: 60px;
    margin-left: -32.25px;
    margin-top: -32.25px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 65px;
}

.ns-cs-viewall-hed {
    font-size: 1.25rem;
    font-weight: bold;
    left: 43%;
    line-height: 60px;
    position: absolute;
    margin-top: -4.5%;
}

/*animation slider view all arrow*/
.center-con {
    display: flex;
    align-items: center;
    justify-content: center;
}



.round {
    position: absolute;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #000000;
    right: 28%;
    margin-top: 4%;
}

#cta {
    width: 100%;
    cursor: pointer;
    position: absolute;
}

    #cta .arrow {
        left: 35%;
    }

.round .arrow {
    position: absolute;
    bottom: 0;
    margin-left: 0px;
    width: 12px;
    height: 12px;
    background-size: contain;
    top: 12px;
}

.segunda {
    margin-left: 8px;
}

.next {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);
}

@keyframes bounceAlpha {
    0% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }

    25% {
        opacity: 0;
        transform: translateX(10px) scale(0.9);
    }

    26% {
        opacity: 0;
        transform: translateX(-10px) scale(0.9);
    }

    55% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }
}

.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.arrow.primera.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-delay: 0.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.round:hover .arrow {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

    .round:hover .arrow.primera {
        animation-name: bounceAlpha;
        animation-duration: 1.4s;
        animation-delay: 0.2s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }





.ns-cs-theme {
    position: relative;
    padding: 5px;
}

.ns-cs-onhover {
    display: none;
    margin-left: 30px;
}

/*.theme-ns-cs-img:hover .ns-cs-onhover {
    display: block;
    position: absolute;
    z-index: 99;
    top: -5px;
    left: 100%;*/
/*background: rgba(0,0,0,0.8);*/
/*background: #fff;
    color: #222;
    width: auto;
    min-width: 250px;
}*/

.ns-cs-onhover-outer {
    width: 300px;
    font-size: 13px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-direction: column;
    -webkit-flex-direction: column;
    position: relative;
}

.ns-cs-onhover-details {
    position: relative;
    padding: 10px;
    color: #222;
    font-size: 14px; /*ram*/
    letter-spacing: 1px; /*ram*/
}

.ns-cs-onhover-reference {
    padding: 10px 16px 0;
    border-top: 1px dotted rgba(255, 255, 255, 0.12);
}

span.ns-cs-onhover-rating {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 46px;
    top: 30px;
    right: 15px;
    text-align: center;
    background: #fe7900;
    color: #fff;
}

ns-cs-onhover-trailer {
    padding-right: 5px;
}

.trailer-i {
    padding-right: 7px;
}

h3.ns-cs-onhover-moviename {
    font-size: 20px;
    color: #fff;
}

.ns-cs-onhover-incinemas {
    margin-bottom: 5px;
}

.ns-cs-onhover-director {
    margin-bottom: 5px;
}

.ns-cs-onhover-cast {
    margin-bottom: 5px;
}

.ns-cs-onhover-language {
    margin-bottom: 5px;
}

.ns-cs-onhover-genres {
    margin-bottom: 5px;
}


.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    color: #222 !important;
}

.owl-theme .owl-item {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -ms-backface-visibility: unset !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: unset !important;
}


.nav-search {
    /*  margin-bottom: unset !important;*/
    margin-left: 10px;
}

.ho-search {
    position: absolute;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    /* line-height: 2.375rem;*/
    text-align: center;
    color: #fff;
    margin-left: -1rem;
}

    .ho-search:hover {
        position: absolute;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        text-align: center;
        color: #fe7900;
        font-size: 20px !important;
        margin-left: -1rem;
    }

.hed-search {
    padding-left: 2.375rem;
    border-radius: 20px;
}

.user-account {
    padding: 0;
    margin-right: 19px;
    letter-spacing: 1px; /*ram*/
}

.user-account-login:hover {
    color: #fe7900 !important;
}

.slider-big .slick-prev {
    left: 0px;
    z-index: 99;
    background: #fff;
    width: 40px;
    height: 40px;
}

.big-right-arrow, .big-left-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
}

.big-right-arrow {
    right: 15px;
    left: auto;
}

.big-left-arrow {
    right: auto;
    left: 15px;
}

    .big-right-arrow i, .big-left-arrow i {
        font-size: 28px;
        color: #fe7900; /*ram*/
    }

.ns-cs-item {
    width: 60%;
    display: inline-table;
}

.ns-cs-images {
    width: 23%;
    padding: 0px;
    display: inline-table;
    margin-bottom: 2rem;
}

.container-fluid.ns-cs-nopadding {
    padding: 0;
}

.ns-cs-hed {
    padding: 30px 0px 10px 0px;
    color: #fff;
    line-height: 3.0rem;
    font-size: 40px;
    letter-spacing: 10px;
}

.ns-cs-hed-hr {
    width: 29%;
    height: 1px;
    background-color: #a8a8a83d;
    text-align: left;
    border-top: 1px solid #fff;
    margin: 0 auto;
}

.margin-space {
    padding-top: 5rem;
    padding-bottom: 0rem;
}

.ns-cs-tabs {
    margin: 20px 0px 29px 0px;
}

.ns-cs {
    background: #131722;
}

.ns-cs-hed-hr-bottom {
    width: 97%; /*ram*/
    height: 1px;
    background-color: #a8a8a83d;
    text-align: left;
    margin-left: 0px;
    border-top: 1px solid #fff;
}

.video-background {
    /* background: url("../images/video-background.jpg");*/
    background: #242a3a;
}

.movie-top-number {
    margin-left: -5px;
}

/*.movie-top-name {
    float: left;
    width: 90%;
}*/
/*ram*/
.movie-top-name {
    float: left;
    width: 90%;
    font-size: 14px;
    margin-bottom: 5px;
}

.movie-top-rating {
    width: 10%;
}

.movie-sub-details {
    padding: 10px 13px 0px 0px;
    text-align: inherit;
    color: #fff;
}

.video-small-slider-group {
    background: rgba(19, 23, 34,0.6);
}

.movie-video {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.responsive-iframe {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 98%;
    border: none;
}

.video-movie-section {
    padding: 1px 0px 0px 28px;
}

.movie-top-rating-group {
}

.movie-top-name-group {
    padding: 0;
}

.movie-top-rating-back {
    left: -18px;
    right: 0;
    padding: 0;
}

.movie-top-rating {
    background: #fe7900;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 15px;
    text-transform: uppercase;
}

.pdg-zero {
    padding: 0;
}

.promo-back {
    background: #131722;
}

.promo-large-img {
    width: 100%;
    height: 60vh;
}

.promo-img-small {
    width: 100%;
    height: 100%;
}

.promo-margin-space {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.slick-prev:before, .slick-next:before {
    color: red;
}

.slick-track ::before {
    left: 0px !important;
    z-index: 99 !important;
    background: url("../images/next.png");
    width: 40px !important;
    height: 40px !important;
    cursor: pointer !important;
    margin-left: 5px;
}

.slick-track {
    height: auto !important;
    margin: 0 auto;
}

.slick-list.draggable {
    height: auto !important;
}

.home-promotion-small-img .slick-track:before {
    display: table;
    content: '<';
    color: #131722;
    position: absolute;
    right: auto;
    left: 0;
    margin-top: 4%;
    font-size: 30px;
    z-index: 99;
}

.home-promotion-small-img .slick-track:after {
    display: table;
    content: '>';
    color: #131722;
    position: absolute;
    right: 0;
    left: auto;
    margin-top: 4%;
    font-size: 30px;
    z-index: 99;
}


#back-to-top-button {
    display: inline-block;
    background-color: #FF9800;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

    #back-to-top-button::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 25px;
        line-height: 45px;
        color: #fff;
    }

    #back-to-top-button:hover {
        cursor: pointer;
        background-color: #333;
    }

    #back-to-top-button:active {
        background-color: #555;
    }

    #back-to-top-button.show {
        opacity: 1;
        visibility: visible;
        margin-right: 70px;
        margin-bottom: 8px;
    }

.news-events-back {
    background: #242a3a;
}

.news-events-space {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.news-events-hed {
    color: #fff;
    text-align: center;
    padding-bottom: 2rem;
    font-size: 35px;
    letter-spacing: 5px;
}

.news-events-date {
    color: #fff;
    background: #242a3a;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    width: 50px;
    height: 53px;
}

.news-events-catageries {
    color: #fff;
}

.news-events-bgt {
    background-color: rgb(117 113 115 / 30%);
    height: 85px;
    align-items: center;
}

.news-events-comment {
    color: #ff9800;
    font-size: 50px;
}

.news-events-name {
    color: #dad8d8;
    font-size: 15px;
}

.news-events-synopsis {
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
    letter-spacing: .7px;
}

.news-events-details-group {
    padding: 15px;
}

.news-events-catageries {
    background: #ff9800;
    width: 50px;
    text-align: center;
    margin-top: 0.7rem;
}

.home-news-events-details {
    margin-top: -100px
}

.cinemas-back {
    background: #131722;
}

.cinemas-space {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.cinemas-slider .slick-prev {
    content: '';
    background: url("../images/next.png");
}

.cinemas-img {
    width: 100%;
}

.footer-back {
    background: #0a0d14;
}

.footer-space {
    padding-top: 3rem;
}

.bot-hr {
    border-bottom: 1px solid #2d323f;
    width: 100%;
    padding-bottom: 1rem;
    font-size: 14px;
}

.footer-logo {
    width: 175px;
}

.footer-ul {
    list-style: none;
    color: #949cb0;
    font-size: 13px;
}

    .footer-ul li a {
        list-style: none;
        color: #949cb0;
    }

.footer-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.footer-hed {
    color: #d1d1d1;
    padding-bottom: 1rem;
}

.footer-hed2 {
    color: #d1d1d1;
    padding-bottom: 3rem;
}

.footer-ul-list {
    padding-bottom: 0.5rem;
}

    .footer-ul-list a {
        color: #949cb0;
        padding-bottom: 0.5rem;
    }

        .footer-ul-list a:hover {
            color: #fe7900;
        }


.icon-center {
    text-align: right;
    /* padding-left: 12px;*/
}

.bot-right {
    border-right: 1px solid #2d323f;
}

.footer-group {
    color: #949cb09e;
    font-size: 13px; /*ram*/
}

.user-login {
    color: #fe7900;
}

.movie-left-arrow {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #fe7900 !important;
    border-radius: 50%;
}

.movie-left-arrow-inside {
    width: 46px;
    text-align: center;
    margin-top: 14px;
    font-size: 18px !important;
}

.movie-right-arrow-inside {
    width: 46px;
    text-align: center;
    margin-top: 14px;
    font-size: 18px !important;
}

.ns-cs-slash {
    color: #fff;
    margin: 6px 7px 0px 10px;
}

.home-ns-cs-slash {
    color: #fff;
    margin: 11px 12px 0px 10px; /*ram*/
}

.movie-btn-book {
    background: #fe7900;
    border: unset;
    color: #fff;
    width: 100px;
    font-size: 16px;
    text-align: center;
    height: 35px;
}

.movie-top-subname {
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px; /*ram*/
    color: #949cb0;
    float: left;
    /* width: 50%;*/
}

.video-slider-small .slick-list {
    /* height:458px!important;*/
}

.promo-right-arrow {
    right: 15px;
    left: auto;
}

.promo-left-arrow {
    right: auto;
    left: 15px;
}

    .promo-right-arrow i, .promo-left-arrow i {
        font-size: 28px;
        color: #fe7900;
    }

.centered-cinema {
    text-align: center;
    z-index: 1000;
    color: #fff;
    font-size: 20px;
}

.cinemas-slider .slick-slide {
    position: relative;
    padding: 5px;
}

.cinemas-info {
    position: absolute;
    padding: 35px 8px;
}

.cinema-map {
    color: #131722;
    font-size: 14px !important;
}

.cinema-location {
    color: #fff;
}

.ns-cs-viewall {
    color: #fff;
    margin-top: -13px;
    font-size: 14px;
}

.ns-cs-viewall-sym {
    justify-content: center;
    text-align: center;
    display: inline-flex;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    margin-top: 9px;
}

.user-account-login {
    color: #fff !important;
    font-weight: 600;
    font-size: 15px;
}

.movie-book {
    position: fixed;
    left: auto;
    right: 0;
    top: 20%;
    /*width: calc(100% - 100px);*/
    color: #fff;
    z-index: 999; /*ram*/
    border-radius: unset;
    background: #131722;
    border-color: #fe7900 !important;
    letter-spacing: 1px; /*ram*/
    font-family: 'Amaranth';
}

.quick-book-exit img {
    width: 100%;
}

.q-bg {
}

.movie-chat {
    position: fixed;
    left: auto;
    right: 2%;
    bottom: 0;
    color: #fff;
    z-index: 1;
    background: #fe7900;
    bottom: 30px;
}

.quick-book {
    display: none;
    position: fixed;
    left: auto;
    right: 0;
    z-index: 999;
    top: 20%;
    background: #242a3a;
    width: 400px;
    animate__delay-5s: 5s;
}

.movie-book.animate__bounceInLeft::before {
    animation: bounce 0.5s;
}

.quick-book-group {
    text-align: center;
}

.quick-book-cinema {
    padding: 25px;
}

.quick-book-inner {
    float: left;
}

.quick-book-movie {
    color: #fff;
    text-align: initial;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 15px;
}

.quick-book-movie-details {
    font-size: 13px;
    color: #242a3a !important;
    padding: 0 30px 0 10px;
    background: white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */ /*url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png")*/
    cursor: pointer;
}

.quick-book-exit {
    font-size: 55px;
    position: absolute;
    z-index: 9999;
    right: 12px;
    color: #fff;
    background: #242a3a;
    width: 16%;
    cursor: pointer;
}

.arrow-position {
    top: 37%;
}

.btn-color {
    background-color: #ff9800;
    border: none;
}

    .btn-color:hover {
        background-color: #fe7900;
        border: none;
    }

    .btn-color:active {
        background-color: #242a3a !important;
        border: none;
    }

.ns-cs-view {
    background: #2a2d36;
    height: 1px;
}
/*ram*/
.news-ns-cs-view {
    background: #131722;
    height: 1px;
}

.ns-cs-hr {
    background: #131722;
    position: absolute;
    width: 100px;
    text-align: center;
    margin-top: -21px;
    left: 45%;
    color: #fff;
    border: 1px solid #2a2d36;
    z-index: 999;
    padding: 10px 0px;
}
    /*Ram*/
    .ns-cs-hr:hover {
        background: #343a40;
        border: 1px solid #394253;
    }

.ns-cs-view-group {
    padding-bottom: 3rem;
}

.footer-li {
    padding-right: 4px;
}

.footer-padding {
    padding: 0;
}

.cinema-left-arrow {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #d2d2d8 !important;
    border-radius: 50%;
}

.cinema-left-arrow-inside {
    width: 43px;
    text-align: center;
    margin-top: 9px;
}

.cinema-right-arrow-inside {
    width: 46px;
    text-align: center;
    margin-top: 9px;
}





/*Promotion Page*/
.promo-slide {
    /*padding-top: 3rem;*/
}

.promotion-back {
    background: #242a3a;
}

.promotion-hed {
    color: #fff;
    letter-spacing: 15px;
}

.cinemas-space {
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.home-cinemas-space {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.promotion-space {
    padding-top: 6rem;
    padding-bottom: 3rem;
}

.cinema_detail-space {
    padding-top: 3rem;
    padding-bottom: 3rem;
}


.promotion-hed-hr {
    width: 20%;
    height: 1px;
    text-align: left;
    margin-left: 0px;
    border-top: 1px solid #fff;
    padding-top: 2.5rem;
}

.ns-cs-slash-promo {
    color: #fff;
    margin: 10px 14px 0px 10px;
}

.promotion-hed-hr-bottom {
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin-top: 2rem;
}

.promotion-group {
    padding-bottom: 1rem;
}

.promotion-img-small {
    width: 100%;
    /* height: 100%;*/
    padding: 10px;
    transition: all .2s ease-in-out;
}

    .promotion-img-small:hover {
        transform: scale(0.9);
    }

.promo-arrow-position {
    top: 56%;
}

.promo-left-arrow {
    right: auto;
    left: -30%;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}

.promo-rgt-arrow-position {
    top: 56%;
    left: -23%;
}

.promotion-left-arrow {
    width: 43px;
    text-align: center;
    margin-top: 9px;
    color: #ffcb03 !important;
}

.promotion-large-img {
    width: 100%;
    height: 100vh;
}

.promo-section {
    padding-top: 3rem;
}
/*Common Class*/
.border-n {
    border: none;
}

.outline-n {
    outline: none
}

.img-w100 {
    width: 100%;
    /*height: 335px;
    width: 220px;*/
}

.em-wm-tabs {
    width: 100%;
}

.cursor-p {
    cursor: pointer;
}

/*ram*/
.select_color {
    color: #495057;
}

.max-width {
    max-width: 100%;
}

.wid-60 {
    width: 60px !important;
}

.text-d-u {
    text-decoration: underline;
}
/*ram*/
.text-end {
    text-align: end;
    outline: none;
}

.text-c {
    text-align: center;
}

.text-i {
    text-align: initial;
}


.align-s-c {
    align-self: center;
}

.text-aln {
    text-align: unset !important;
}

.content-e {
    justify-content: flex-end;
}

.w-100 {
    width: 100%;
}

.w-80 {
    width: 93%; /*ram*/
}

.backgroung-img {
    width: 100%;
    height: 35vh;
    background: url(../images/video-background.jpg);
    /*background-size: contain;
    background-repeat: no-repeat;*/
    background-size: 100% 100%;
    -webkit-backface-visibility: hidden;
}

.icon-pr {
    padding-right: 5px;
}

.tn {
    transform: none !important;
}

.padding-n {
    padding: 0;
}

.p-n {
    padding: unset !important;
}

.pad-2x {
    padding: 2px;
}

.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.page-hed {
    color: #fff;
    padding: 150px 130px;
    letter-spacing: 3px; /*ram*/
}

.p-b1 {
    padding-bottom: 2rem;
}

.pdr-5 {
    padding-right: 5px;
}

.pdr-10 {
    padding-right: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pad-t1 {
    padding-top: 1rem;
}

.pad-b1 {
    padding-bottom: 1rem;
}

.pad-b3 {
    padding-bottom: 3rem;
}

.mtr-none {
    top: unset !important;
    right: unset !important;
}

.m-0 {
    margin: 0;
}

.m-r1 {
    margin-right: 1rem;
}

.m-r2 {
    margin-right: 2rem;
}

.m-r5 {
    margin-right: 7px;
}

.mr-10 {
    margin-right: 10px;
}

.m-t1 {
    margin-top: 1px !important;
}

.m-t7 {
    margin-top: 7px !important;
}

.mt-m12 {
    margin-top: -12%;
}

.mt-15 {
    margin-top: 15px;
}

.m-mtd15 {
    margin-top: -1.5rem;
}

.m-mb1 {
    margin-bottom: -1rem;
}

.m-l5 {
    margin-left: 5px;
}

.col-wh {
    color: #fff !important;
}

.col-y {
    color: #ffcb03 !important;
}

.col-bg-y {
    background-color: #ffcb03 !important;
}

.col-bl {
    color: #000;
}

.margin-tb2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.font-b {
    font-weight: bold;
}

.font-s12 {
    font-size: 12px !important;
}

.font-s13 {
    font-size: 13px;
}

.font-s14 {
    font-size: 14px;
}

.font-s15 {
    font-size: 13px;
}

.font-s18 {
    font-size: 18px !important;
}

.font-s24 {
    font-size: 24px;
}

.font-s41 {
    font-size: 31px !important;
}

.fs-50 {
    font-size: 50px;
}

.f-w500 {
    font-weight: 500;
}


/*Movies*/
.ns-cs-page-time {
    color: #fff;
    font-size: 14px;
}

.ns-cs-movie-hed {
    color: #fe7900;
}

/*.movie-details-group label {
    font-size: 14px;
    margin: 0;
    margin-bottom: 5px;
    color: #fff;
}
*/
.movie-details-group p {
    font-size: 13px;
    margin: 0;
    margin-bottom: 5px;
    color: #cecfd2;
}

.amovie-space {
    padding-bottom: 3rem;
}

.movie-sys-dls {
    color: #000;
    font-size: 13px;
}

#my-tooltip {
    /*position: absolute;*/
    bottom: 0%;
    width: 100%;
}

.btn-change {
    background: transparent;
    color: #fff;
    border: unset;
    box-shadow: antiquewhite;
    background-color: rgba(254,121,0,0.6);
    color: white;
    font-size: 16px;
    padding: 4px 19px;
    width: 100%;
}


.movie-img-group {
    position: relative;
    width: 100%;
}

.movie-img-group-inner {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle-group-inner {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.movie-img-group:hover .movie-img-group-inner {
    opacity: 0.7;
}

.movie-img-group:hover .middle-group-inner {
    opacity: 1;
}

.middle-group-inner-text {
    background-color: #fe7900;
    color: white;
    font-size: 16px;
    padding: 4px 19px;
}



.movie-details {
    background-image: linear-gradient(to left, rgba(255,0,0,0), rgb(75 82 99));
    padding-left: 1.75rem;
    padding-top: 1rem;
    color: #fff;
    padding-right: 10px;
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
}

.movies-border-b {
    border-bottom: 1px solid rgb(171 166 166 / 50%);
}

.movie-group-space {
    padding-bottom: 1rem;
    padding-top: 2rem;
    padding-right: 0.5rem;
}

.underdetails-hed {
    font-size: 13px;
    color: #fff;
}
/*   .movie-details p {
        font-size: 13px;
    }*/
.rating-bg span {
    line-height: 30px;
    font-size: 13px;
}

.rating-bg {
    width: 35px;
    height: 33px;
    /* line-height: 46px; */
    top: 30px;
    right: 15px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
}

.movie-details-group {
    padding-left: 27px;
    padding-right: 27px;
    font-size: 13px;
    margin-bottom: 0;
}

.ns-cs-movie-name {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-bottom: 0.5rem;
}

.margin-tb2 {
    margin-top: 4px;
    margin-bottom: 4px;
}

.moviedate {
    text-align: center;
}

.movie-date-section {
    padding-top: 1rem;
}

.arrow-date {
    top: 12px;
    margin-top: 0 !important;
}

.movie-date-left-arrow {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #ffcb03 !important;
    border-radius: 50%;
    text-align: center;
    margin-top: 9px;
    font-size: 20px;
    color: #ffcb03;
    left: -45px;
}

.movie-date-right-arrow {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #ffcb03 !important;
    border-radius: 50%;
    text-align: center;
    margin-top: 9px;
    font-size: 20px;
    color: #ffcb03;
    right: -45px;
}

.movie-date-left-arrow-inside {
    width: 37px;
    text-align: center;
    margin-top: 9px;
    font-size: 18px !important;
    left: -40px;
}

.movie-date-right-arrow-inside {
    width: 37px;
    text-align: center;
    margin-top: 9px;
    font-size: 18px !important;
    right: -40px;
}

.moviedate-group {
    padding: 10px;
}

.movie-date-group {
    background: #4b5263;
    padding: 5px;
    margin: 0;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
}

.moviecinema {
    /* padding-top:3rem;*/
}

.Movietime {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .Movietime li {
        /* background: #4b5263;*/
        display: inline-grid;
        list-style: none;
        margin: 3px 5px;
        padding: 3px 10px;
        color: #fff;
        /*width: 98px;
        height: 41px;*/
        text-align: center;
        font-size: 13px;
        letter-spacing: 1px;
        text-decoration: underline !important;
        text-underline-position: under;
        font-weight: bold;
    }

        .Movietime li:hover {
            background-color: #ff9800 !important;
            text-decoration: underline !important;
            border-radius: 5px;
            color: white;
        }
/*Cinema*/
.flip-card {
    background-color: transparent;
    width: 370px;
    height: 210px;
    perspective: 1000px;
    padding: 10px;
}

.cinema-group-dls {
    background-color: transparent;
    width: 369px;
    height: 191px;
    padding: 10px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    /*text-align: center;*/
    transition: transform 0.6s;
    transform-style: preserve-3d;
    /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
}

/*.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}*/

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    /*background-color: #5f5d5d;*/
    color: black;
    padding: 19px;
}

    .flip-card-front h1 {
        font-size: 25px;
    }

    .flip-card-front p {
        font-size: 14px;
    }

.flip-card-back img {
    width: 100%;
    height: 100%;
}

.flip-card-back {
    background-color: #555;
    color: white;
    transform: rotateY(180deg);
}

.cine-arrow-date {
    top: 35px;
    margin-top: 0 !important;
}

.cine-date-bg {
    margin: 0px;
}

    .cine-date-bg i {
        font-size: 10px;
    }

.cine-date-n {
    font-size: 18px;
    margin: 0px;
    font-weight: 700;
}

.cine-date {
    font-size: 11px;
    margin: 0px;
}

#cinemamap {
    background: #fff;
    display: none;
    z-index: 999;
}

.cinemas-map {
    width: 100%;
    margin-top: -3rem;
}

.cinemas-map-inner {
    width: 100%;
    height: 30vh;
}

.cinemas-img {
    width: 370px;
    height: 210px;
}

.cinema-title {
    font-size: 25px;
}

.cinema-bg {
    background-image: linear-gradient(to left, rgba(255,0,0,0), rgb(75 82 99));
    padding: 20px;
}

/*News & Events*/

.news-events-page-space {
    padding-top: 2rem;
    padding-bottom: 3rem;
}

.news-events-bg {
    background: #242a3a;
}

.news-events-details {
    padding: 0px 10px;
}

.news-img {
    width: 100%;
}

.news-events-title {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.news-events-story {
    color: #fff;
    font-size: 13px;
    padding-top: 20px;
    line-height: 25px;
}

.news-events-dates {
    font-size: 13px;
}

.news-events-page {
    padding-top: 2rem !important;
    padding-bottom: 2rem;
    background: linear-gradient(90deg, rgba(28,33,46,1) 0%, rgba(43,48,61,1) 36%, rgba(71,80,106,1) 93%);
    /* background-image: linear-gradient(to left, rgba(255,0,0,0), rgb(75 82 99));*/
    padding: 20px;
}

.news-special {
    color: #fff;
    font-size: 16px;
    font-style: italic;
}

.news-events-hr {
    background-color: #394253;
}



/*Contact*/

.contact-space {
    padding-bottom: 3rem;
}

.contact-box {
    margin-top: -16%;
    left: 50%;
    width: 100%;
    height: 395px;
    padding: 25px 40px;
    /* transform: translate(-50%, -50%);*/
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(0,0,0,.6);
    border-radius: 10px;
}

.contact-phone {
    transform: rotate(15deg);
    font-size: 32px;
    margin-right: 1rem;
}

.contact-phone-inner {
    transform: rotate(15deg);
    font-size: 17px;
}

.contact-hed {
    padding-top: 4rem;
    padding-bottom: 2rem;
    font-size: 25px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    letter-spacing: 5px;
    text-shadow: 2px 2px 5px #fe7900;
}

.contact-map {
    width: 100%;
    margin-top: 10px;
}

.contact-map-inner {
    width: 100%;
    height: 50vh;
    border: 1px solid #ff9800 !important;
}

.contact-box h2 {
    margin: 0 0 30px;
    padding: 0;
    color: #121a21;
    text-align: center;
    font-size: 30px;
}

.contact-box .user-box {
    position: relative;
}

    .contact-box .user-box input {
        width: 100%;
        padding: 10px 0;
        font-size: 16px;
        color: #121a21;
        margin-bottom: 30px;
        border: none;
        border-bottom: 1px solid #121a21;
        outline: none;
        background: transparent;
    }

    .contact-box .user-box label {
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 0;
        font-size: 16px;
        color: #121a21;
        pointer-events: none;
        transition: .5s;
    }

    .contact-box .user-box input:focus ~ label,
    .contact-box .user-box input:valid ~ label {
        top: -20px;
        left: 0;
        color: #03e9f4;
        font-size: 12px;
    }

.contact-box form a {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #fe7900;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    transition: .5s;
    letter-spacing: 4px
}

.contact-box a:hover {
    background: #f1f1f1;
    color: #121a21;
    border-radius: 5px;
    box-shadow: 0 0 5px #fe7900, 0 0 25px #fe7900, 0 0 50px #ffffff, 0 0 100px #ffffff;
}

.contact-box a span {
    position: absolute;
    display: block;
}

    .contact-box a span:nth-child(1) {
        top: 0;
        left: -100%;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, transparent, #fe7900);
        animation: btn-anim1 1s linear infinite;
    }

@keyframes btn-anim1 {
    0% {
        left: -100%;
    }

    50%,100% {
        left: 100%;
    }
}

.contact-box a span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #fe7900);
    animation: btn-anim2 1s linear infinite;
    animation-delay: .25s
}

@keyframes btn-anim2 {
    0% {
        top: -100%;
    }

    50%,100% {
        top: 100%;
    }
}

.contact-box a span:nth-child(3) {
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, transparent, #fe7900);
    animation: btn-anim3 1s linear infinite;
    animation-delay: .5s
}

@keyframes btn-anim3 {
    0% {
        right: -100%;
    }

    50%,100% {
        right: 100%;
    }
}

.contact-box a span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #fe7900);
    animation: btn-anim4 1s linear infinite;
    animation-delay: .75s
}

@keyframes btn-anim4 {
    0% {
        bottom: -100%;
    }

    50%,100% {
        bottom: 100%;
    }
}





/*a cinema*/
.cinema-sbox {
    width: 25%;
    margin-top: -13%;
}

.selected-pre-hed-bg {
    background: #242a3a;
    text-align: center;
    padding: 2px;
    border: 0.5px solid #5d616b;
}

.selected-pre-hed {
    color: #fff;
    width: 100%;
    font-size: 14px;
    margin-top: 7px;
    font-family: 'Amaranth';
}

.selected-pre-dec-bg {
    border: 0.5px solid #5d616b;
    border-top: unset;
    text-align: center;
    padding: 11px;
    background: #353f4e;
}

.selected-pre-dec {
    color: #e1e3e6;
    font-size: 11px;
    font-weight: 500;
}

.selected-total {
    background: #242a3a;
    border: 0.5px solid #5d616b;
    border-top: unset;
}

.selected-pre-total {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: unset !important;
}

.selected-promo-input {
    width: 100%;
    border: unset;
    border-bottom: 1px solid #c5bebe;
    background: #353f4e;
    color: white;
    font-size: 13px;
}

::-webkit-input-placeholder {
    color: gray;
}

.selected-pre-dec-bg ::placeholder {
    color: #fff;
}

.selected-view-bw {
    color: #ffcb03;
    font-size: 14px;
    font-size: 10px;
    margin: 0;
    text-align: inherit;
}

.selected-vbw {
    color: #ffcb03;
    font-size: 10px;
}

.selected-img-group-w {
    background: #fff;
    padding: 0;
    margin: 0px 10px 0px 9px;
}

.selected-img-group-v {
    padding: 0;
    margin: 0px 10px 0px 9px;
}

.selected-img {
    width: 90px !important;
}

.map-img {
    width: 35px !important;
}

.selected-tac {
    color: #ffcb03;
    font-size: 13px;
    text-align: initial;
}

.selected-tac-cbx {
    margin-top: 3px;
}

.selected-dt-group {
    padding: 0;
    font-size: 11px;
    color: #fff;
}

.selected-dt {
    font-size: 11px;
    letter-spacing: 0.7px;
    font-weight: 100;
}

.seat-bt {
    width: 53%;
    text-align: initial;
    margin-bottom: 0.5rem;
}

.seat-btn {
    background: #ff9800;
    border: unset;
    padding: 4px 16px;
    margin-right: 15px;
    color: #fff;
}

#seats .tooltipster-content {
    padding: 50px !important;
}

#seats .modal-content {
    width: 60% !important;
    margin: 0 auto !important;
}

#seats .modal-footer {
    padding: 10px !important;
}

#seatticket {
    display: none;
}

.tooltipster-content #seatticket {
    display: block;
}


.selected-bg {
    background: url("../images/ns6.jpg");
}

.selected-card-img {
    width: 100%;
}

.selected-terms {
    padding: 20px 20px 20px 20px;
    text-align: center;
    color: #fff;
}

.selected-view {
    text-align: center;
    margin-top: 1rem;
}

.selected-view-clr {
    background-color: #f8f9fa;
    color: #212529;
    border: #f8f9fa;
}

    .selected-view-clr:hover {
        background-color: #f8f9fa;
        color: #212529;
    }

.selected-card-bg {
    background: url('../images/HotWallet.png');
    background-repeat: no-repeat;
    background-size: 120px 47px;
    width: 120px;
    height: 47px;
    background-color: whitesmoke;
}

.selected-card-bg2 {
    background: url('../images/visa.jpg');
    background-repeat: no-repeat;
    width: 110px;
    height: 47px;
    background-color: whitesmoke;
}

.seat-rating-bg {
    width: 21px;
    height: 21px;
    display: inline-block;
    top: 30px;
    right: 15px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
}

    .seat-rating-bg i {
        font-size: 9px;
    }

.border-b {
    border-bottom: 1px solid #464444;
    padding-bottom: 1rem;
}

.seat-items-sec {
    padding-bottom: 0.5rem;
}

.seat-item {
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    padding: 5px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.7px;
    border-radius: 12px;
}

.seat-items-time {
    color: #fff;
    margin-right: 5px;
    font-size: 15px;
    background: #4b5263;
    padding: 10px;
    margin-top: 3px;
    font-weight: 500;
}

.seat-items-times {
    color: #fff;
    margin-left: 5px;
    font-size: 16px;
}

.couple-seat-sec {
    position: absolute;
}

.couple-seat {
    color: red;
    font-size: 22px;
    /* position: absolute; */
    margin-top: 7px;
    margin-left: 2px;
}

.vip-seat {
    color: red;
    font-size: 11px;
    /* position: absolute; */
    margin-top: 7px;
}

.couple-seat-head {
    color: red;
    font-size: 16px;
    /* position: absolute; */
    margin-top: 7px;
}

.booked-clr {
    background: #ff2c28 !important;
}

    .booked-clr .seat-number {
        color: white;
    }

.available-clr {
    color: #61e655 !important;
}

.selected-clr {
    background: #f6b746 !important;
}

.blocked-clr {
    color: #6c757d !important;
}

.couple-clr {
    color: #ab46a6 !important;
}

.vip-clr {
    color: #51ccc7 !important;
}

/*SS Nov 2023 for new kids, sofa seats*/
.kids-clr .seat-number:hover, .sofa-clr .seat-number:hover {
    font-size: 11px;
    font-weight: bold;
}

.kids-clr:hover,.sofa-clr:hover {
    transform: translateY(-7px);
    transition: all .2s ease-in-out;
    background: linear-gradient(0deg,#ffce26,#ffce26,#ffce26,#ff0);
    font-size: 11px !important;
}

.seat-selected-hed {
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    margin-bottom: .5rem;
}

.Movietime li span {
    font-size: 11px;
    margin-top: -3px;
}

.selected-time, .selected-date {
    padding: 6px;
    font-size: 12px;
    width: 100%;
}

.dd-option-text {
    color: #fff !important;
    width: 77% !important;
    font-size: 13px !important; /*ram*/
    font-weight: 500;
}
    /*ram*/
    .dd-option-text:hover {
        color: #fe7900 !important;
        cursor: pointer;
    }

.dd-selected-text {
    color: #fff !important;
    width: 77% !important;
    font-size: 13px !important; /*ram*/
    font-weight: 500;
    letter-spacing: 1px; /*ram*/
}

.dd-selected {
    font-weight: 100 !important;
    background: rgb(75, 82,99) !important;
    color: white !important;
}

.dd-options {
    border: unset !important;
}

.dd-option:hover {
    background: #3b4356 !important;
    cursor: pointer; /*ram*/
}

.dd-option-selected {
    background: #3b4356 !important;
}

.dd-option-image, .dd-selected-image {
    max-width: 34px !important;
}

.dd-select {
    border: solid 1px #555556 !important;
    background: rgb(75, 82,99) !important;
    color: #f7f6f6 !important;
    letter-spacing: 1px;
    font-weight: 100;
}

.dd-pointer::before {
    width: 50px !important;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.dd-image-right {
    float: left !important;
    margin-right: 23px !important;
    /* margin-top: 12px !important; ram*/
}

.dd-desc {
    color: #ff9800 !important;
    font-size: 11px;
}

.dd-pointer-down {
    border-top: solid 5px #f6f6f7 !important;
}

.dd-option {
    border-bottom: unset !important;
}

.dd-options {
    background: #4b5263 !important;
    border-bottom: unset !important;
    letter-spacing: 1px !important; /*ram*/
    max-height: 200px;
    overflow: auto !important;
}

    .dd-options li a {
        box-shadow: 0px 1px 5px #ddd;
    }

.dd-desc {
    color: #a8abab !important;
}



select.decorated option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}

.select-seat-bg {
    background: #2f3544;
    padding: 20px;
    margin-top: 2rem;
    border: 1px solid #464343;
}

.select-seat-hed {
    color: #ffcb03;
    padding-bottom: 0.75rem;
}

.select-seat-p {
    color: #fff;
}

.selected-ticket-box {
    border-bottom: 1px solid #676767;
    margin-top: 1rem;
}

.select-seat-img {
    width: 100%;
    height: 60vh;
}

.seat-section {
    /* list-style: none;
    clear: both;
    padding-left: 10px;
    float: left;
    height: 30px;
    margin-bottom: 0.5rem;
    transform: scale(1.2);
    margin: -24px 13px 16px 5px;*/
    display: flex;
    justify-content: center;
}

    .seat-section li {
        width: 34px;
        height: 31px;
        float: left;
    }

.seat-section-bg {
    /*   background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    cursor: pointer;*/
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.seat-icons {
    width: 30.35px;
    height: 41.36px;
    border-radius: 7px;
    display: block;
    background: linear-gradient(0deg,#c5c5c5,#c5c5c5,#c5c5c5,#c5c5c5,#c5c5c5,#eee,#fff);
    margin: -30px 2px 10px 2px;
    cursor: pointer;
    position: relative;
}

.seat-icon {
    width: 22.35px;
    height: 31.36px;
    border-radius: 7px;
    display: block;
    background: linear-gradient(0deg,#c5c5c5,#c5c5c5,#c5c5c5,#c5c5c5,#c5c5c5,#eee,#fff);
    margin: -3px 5px -1px 3px;
    cursor: pointer;
    position: relative;
}

.available-clr:hover {
    transform: translateY(-7px);
    transition: all .2s ease-in-out;
    background: linear-gradient(0deg,#ffce26,#ffce26,#ffce26,#ff0);
    font-size: 11px !important;
}

    .available-clr:hover .seat-number {
        font-size: 11px;
        font-weight: bold;
    }

.couple-clr .seat-number:hover {
    font-size: 11px;
    font-weight: bold;
}

.couple-clr:hover {
    transform: translateY(-7px);
    transition: all .2s ease-in-out;
    background: linear-gradient(0deg,#ffce26,#ffce26,#ffce26,#ff0);
    font-size: 11px !important;
}

.seat-row {
    color: #fff !important;
}

.seat-number {
    position: absolute;
    color: #353f4e;
    font-size: 9px;
    width: 25px;
    top: 24%;
    text-align: center;
    font-family: 'Montserrat';
}

.seat-bg {
    background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgb(65 72 89));
    padding-top: 1rem;
}




/*login*/

.login-box {
    width: 50%;
    padding: 25px 40px;
    background: #f7f7ff;
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(0,0,0,.6);
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 3rem;
}

.lfs-forgot {
    margin-top: 0;
    margin-bottom: 1rem;
}

    .lfs-forgot:hover {
        color: #fe7900;
    }

.lfs-register span {
    color: #fe7900;
    /*margin-left: 0.5rem;
    margin-right: 0.5rem;*/
    text-decoration: underline;
}

    .lfs-register span:hover {
        color: #222;
        margin-left: 1rem;
        text-decoration: underline;
    }

.login-box .user-box {
    position: relative;
}

    .login-box .user-box input {
        width: 100%;
        padding: 10px 0;
        font-size: 16px;
        color: #121a21;
        margin-bottom: 20px;
        border: none;
        border-bottom: 1px solid #121a21;
        outline: none;
        background: transparent;
    }

    .login-box .user-box label {
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 0;
        font-size: 16px;
        color: #121a21;
        pointer-events: none;
        transition: .5s;
    }

    .login-box .user-box input:focus ~ label,
    .login-box .user-box input:valid ~ label {
        top: -20px !important;
        left: 0;
        color: #fe7900;
        font-size: 12px;
    }

.login-box form a {
    position: relative;
    display: inline-block;
    padding: 0px 4px 0px 3px; /*ram*/
    color: #d06c14; /*ram*/
    font-size: 12px; /*ram*/
    text-decoration: none;
    /*text-transform: uppercase;*/
    /* overflow: hidden;*/
    transition: .5s;
    letter-spacing: 3px
}

.padding-a {
    padding-bottom: 0px !important
}

.login-a {
    color: #d06c14 !important; /*ram*/
}

    .login-a:hover {
        color: #fe7900 !important; /*ram*/
    }

.login-box a:hover { /*ram*/
    /*  background: #ff9800;*/
    color: #fe7900;
    border-radius: 5px;
    /*  box-shadow: 0 0 5px #ff9800, 0 0 25px #fe7900, 0 0 50px #fe7900, 0 0 100px #fe7900;*/
}

.login-box a span {
    position: absolute;
    display: block;
}

    .login-box a span:nth-child(1) {
        top: 0;
        left: -100%;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, transparent, #ff9800);
        animation: btn-anim1 1s linear infinite;
    }

@keyframes btn-anim1 {
    0% {
        left: -100%;
    }

    50%,100% {
        left: 100%;
    }
}

.login-box a span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(90deg, transparent, #ff9800);
    animation: btn-anim2 1s linear infinite;
    animation-delay: .25s
}

@keyframes btn-anim2 {
    0% {
        top: -100%;
    }

    50%,100% {
        top: 100%;
    }
}

.login-box a span:nth-child(3) {
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #ff9800);
    animation: btn-anim3 1s linear infinite;
    animation-delay: .5s
}

@keyframes btn-anim3 {
    0% {
        right: -100%;
    }

    50%,100% {
        right: 100%;
    }
}

.login-box a span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(90deg, transparent, #ff9800);
    animation: btn-anim4 1s linear infinite;
    animation-delay: .75s
}

@keyframes btn-anim4 {
    0% {
        bottom: -100%;
    }

    50%,100% {
        bottom: 100%;
    }
}

.forget-popup {
    width: 100% !important;
    box-shadow: unset !important;
    margin-top: unset !important;
    margin-bottom: unset !important;
}

#forgotPopup .modal-content {
    background: #f7f7ff;
}

.forgot-send-btn {
    color: #fff;
    background-color: #fe7900;
    border-color: #fe7900;
}

    .forgot-send-btn:hover {
        color: #fe7900;
        background-color: #fff;
        border-color: #fe7900;
    }










/*.tooltipster-base {*/
/*overflow: auto !important;
    height: 280px !important;
    margin-top:-12% !important;*/
/*background: #fff !important;
    padding: 20px !important;
}*/

.btn-change-arrow {
    display: none;
    position: absolute;
    margin-top: -42%;
    right: 2px;
    left: auto;
    font-size: 35px;
}


/*Thank Page*/
.thank-icon {
    color: #949cb0;
    font-size: 50px;
}

.thank-group {
    width: 40%;
    margin: 0 auto;
    background: #f7f7ff;
    padding: 20px;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.ticket-dotted {
    border-bottom: 1px dashed red;
}

.ticket-barcode {
    border: 1px dashed red;
}

.ticket-round {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #242a3a;
    left: 29%;
    right: auto;
    margin-top: 26%;
    position: absolute;
}

.ticket-round2 {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #242a3a;
    right: 29%;
    left: auto;
    margin-top: 26%;
    position: absolute;
}

.ticket-qr {
    width: 100%;
    text-align: center;
}


/*Home Search*/
.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

    .openBtn:hover {
        background: #bbb;
    }

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
    position: relative;
    top: -11%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

    .overlay .closebtn:hover {
        color: #ccc;
    }

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

    .overlay input[type=text]:hover {
        background: #f1f1f1;
    }

.overlay button {
    float: left;
    width: 6%;
    padding: 12px;
    background: #ddd;
    font-size: 10px;
    border: none;
    cursor: pointer;
}

    .overlay button:hover {
        background: #bbb;
    }

.search-form {
    width: 100%;
    background: none !important;
}

    .search-form .user-box label {
        padding: 15px 23px !important;
    }

#searchBox.login-box .user-box input:focus ~ label,
#searchBox.login-box .user-box input:valid ~ label {
    top: -10px;
    left: 0;
    color: #03e9f4;
    font-size: 12px;
}

.search-form .user-box input:focus ~ label {
    padding: 25px 23px !important;
    font-size: 12px !important;
    color: #ff9800 !important;
}

.search-form .user-box label {
    padding: 8px 23px !important;
    font-size: 25px !important;
}




/*corporate details*/
.corp-page-hed {
    color: #fff;
    padding: 130px 130px;
}

.corp-dts-space {
    padding-bottom: 5rem;
    padding-top: 5rem;
}

.corp-dts {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    object-fit: cover;
    background-repeat: no-repeat;
}

.corp-dts-img {
    height: 100%;
    width: 100%;
}

.corp-dts .corp-dts-hed {
    position: absolute;
    text-align: center;
    background: #222;
    bottom: -8px;
    left: 0;
    width: 100%;
    padding: 20px 20px;
    color: #fff;
    opacity: .9;
}

    .corp-dts .corp-dts-hed:hover {
        position: absolute;
        text-align: center;
        background: #0a0d14;
        bottom: -8px;
        left: 0;
        width: 100%;
        padding: 20px 20px;
        color: #fff;
        opacity: .9;
    }

/*events page*/
.event-page-hed {
    color: #fff;
    padding: 130px 130px;
}

.events-back {
    background: #242a3a;
}

.events-back2 {
    background: #131722;
}

.events-dts-space {
    padding-top: 5rem;
    padding-bottom: 1rem;
}

.event-dts-group {
    color: #fff;
}

.event-dts-hed {
    color: #ffcb03;
}

.event-dts-row {
    padding-top: 5rem;
    padding-bottom: 4rem;
}

@media (max-width:992px) {
    #navbarSupportedContent {
        display: none !important;
    }

    .user-account {
        /*display: none !important;*/
    }

    .nav-search {
        right: 0 !important;
        left: auto !important;
        width: -27% !important;
        position: absolute !important;
        margin-right: 4rem;
    }

    .overlay-content .login-box button {
        width: 17% !important;
    }
}

@media(max-width:992px) {
    .navbar-collapse.menu-list-res {
        display: none !important;
    }

        .navbar-collapse.menu-list-res.show {
            display: block !important;
        }

    .menu-toggle-btn {
        position: absolute;
        right: 40px;
        top: 10px;
        z-index: 9;
    }

    .menu-list-res .pull-right {
        float: left;
        width: 100%;
        padding: 0 10px;
    }
}









/*nav responsive testing*/
.topnav {
    overflow: hidden;
    width: 100%;
}

    .topnav a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 9px;
        text-decoration: none;
        font-size: 15px;
    }

        .topnav a:hover {
            background-color: #ddd;
            color: black;
        }

        .topnav a.active {
            background-color: #4CAF50;
            color: white;
        }

    .topnav .icon {
        display: none;
    }

@media screen and (max-width: 992px) {
    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a:not(:nth-last-child(-n+2)) {
        display: none;
    }


    .topnav a.icon {
        float: right;
        display: block;
        margin-right: 6px;
    }
}

@media screen and (max-width: 992px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: center;
        }

    .ho-search {
        /* margin-top: 32px;*/
    }

    .side-nav-btn {
        background-color: unset;
        border: none;
        right: 0% !important;
        left: auto !important;
        width: -27% !important;
        position: absolute !important;
        margin-top: 0rem !important;
        /*margin-right: 69px;*/
    }
}

@media(max-width:786px) {
    .side-nav-btn.active {
        background-color: unset;
        border: none;
        right: 28% !important;
        left: auto !important;
        width: -27% !important;
        position: absolute !important;
        margin-top: 0rem !important;
        margin-right: 74px;
    }
}

@media screen and (max-width: 1199px) {
    .ns-cs-slash {
        color: #fff;
        margin: 6px 21px 0px 16px;
    }
}

.tooltipster-content a {
    color: #999999 !important;
    text-decoration: underline;
    margin: 0;
}

    .tooltipster-content a:hover {
        color: #fe7900 !important;
        text-decoration: underline;
        margin: 0;
    }

/*homemovie*/
@media screen and (max-width: 1199px) {
    /*.ns-cs-item {
        width: 100%;
        display: inline-table;
    }*/

    .ns-cs-hed {
        text-align: center;
    }

    .theme-nav-lis {
        text-align: center !important;
        padding: 4px;
    }

    .ns-cs-hed-hr {
        width: 34%;
    }
}

@media screen and (max-width: 1199px) {
    .movie-nscs .theme-nav-lis {
        text-align: initial !important;
    }
}


/*homepage cinemas*/

.cinemas-home-bg {
    background: #dedede;
    padding: 15px;
}

    .cinemas-home-bg .nav-link {
        padding: 0 !important;
    }

.cinemas-home-dls {
    /* margin: 12px 13px !important;*/
    /* background: #fff;*/
    padding: 20px !important;
}

.padding-l-3x {
    padding-left: 3px;
}

.cinemas-home-tittle {
    margin: 0;
    font-size: 16px;
    color: #222;
    font-weight: 600;
}

.cinemas-home-tittle-small {
    margin: 0;
    font-size: 12px;
    color: #222;
}

.cinemas-home-btn {
    border: unset;
    padding: 5px 17px 5px 17px;
    color: #fff;
    background: #ff9800;
    font-size: 15px;
    line-height: 17px;
}

    .cinemas-home-btn:hover {
        border: unset;
        padding: 5px 17px 5px 17px;
        color: #fff;
        background: #fe7900;
        font-size: 15px;
        line-height: 17px;
    }

.cinemas-slider .arrow-position {
    top: 34%;
}

.cinemas-slider .big-right-arrow {
    right: -5%;
    left: auto;
    margin-right: -2px;
}

.cinemas-slider .big-left-arrow {
    right: auto;
    left: -5%;
}

.cinemas-home-dls slick-slide slick-active :active {
    border: unset !important;
}
/*homepagequikbook*/
.quikbook-btn {
    background-color: #ff9800;
    border: none;
    padding: 5px 15px 5px 15px;
}

    .quikbook-btn:hover {
        background-color: #fe7900;
        border: none;
        padding: 5px 15px 5px 15px;
    }

.quick-book-movie-details:after {
    content: "\f078";
    font-family: FontAwesome;
    color: #aaa;
    padding: 4px 6px;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 90%;
    pointer-events: none;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #aaa;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_up.png) white no-repeat calc(100% - 10px) !important;
}


.ns-cs-onhover-time {
    padding-bottom: .5rem;
}

.ns-cs-onhover-details label {
    /*font-weight: 600;*/
}

.ns-cs-onhover-moviename a {
    color: white !important;
}

.ns-cs-main-hed {
    color: #949cb0 !important;
}

    .ns-cs-main-hed:active {
        color: #fe7900 !important;
    }

.fancybox-caption__body a {
    color: #fff !important;
    font-size: 18px !important;
}

    .fancybox-caption__body a:hover {
        color: #fff !important;
        font-size: 21px !important;
    }

/*ram*/
.ns_no_moviesDiv {
    margin: 0 auto;
    padding: 61px;
    color: #b9643a;
    text-align: center;
    font-size: 23px;
}

.cs-pane {
}

.ns-pane {
}

/*ram*/
.lfs-header-nav {
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fe7900 !important;
}

.underdetails-hed a:hover {
    color: #fe7900 !important;
}

.footer-ul li a:hover {
    color: #fe7900 !important;
}

.scroll {
    height: 57px;
    overflow-x: hidden;
    overflow: auto;
}

    .scroll::-webkit-scrollbar {
        width: 12px;
    }

    .scroll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
    }

    .scroll::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

.video-slider-small .slick-list .slick-track .slick-current {
    background-color: #131722;
    /*border-bottom: 1px solid #fe7900;*/
}

.video-slider-small .slick-list .slick-track .slick-active:hover {
    background-color: #131722;
}

.video-slider-small .slick-list .draggable {
    /* height: 469px !important*/
}

.video-slider-small .slick-list .slick-track a p:hover {
    color: #fe7900;
}

.video-slider-small .slick-list .slick-track .slick-current {
    background-color: #131722;
    /*border-bottom: 1px solid #fe7900;*/
}


.moviedate .slick-list .slick-track .slick-active .movie-date-group:hover {
    background-color: #fe7900;
}

.moviedate .slick-list .draggable {
    height: 469px !important
}

.moviedate .slick-list .slick-track a p:hover {
    color: #fe7900;
}

.moviedate .slick-list .slick-track .slick-current .movie-date-group {
    background-color: #fe7900;
    /*border-bottom: 1px solid #fe7900;*/
}

.asdra-footer-group {
    color: #949cb0;
    font-size: 12px;
}

    .asdra-footer-group:hover {
        color: #fe7900;
    }

.movie-top-name:hover {
    color: #fe7900;
}

.menu-hover:hover {
    color: #fe7900;
}

.text-hover:hover {
    color: #fe7900 !important;
}

.seats:hover {
    color: #fe7900 !important;
}

.no-movies {
    color: #969696;
    letter-spacing: 3px;
    font-size: 13px;
    padding: 12px;
}

.ns-tooltip-fonts {
    font-size: 15px;
    font-weight: 600;
}


.dropbtn1 {
    background: transparent;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    letter-spacing: 2px;
}

    .dropbtn1:hover, .dropbtn1:focus {
        color: #fe7900;
    }

.dropdown1 {
    position: relative;
    display: inline-block;
}

.dropdown-content1 {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 179px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content1 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown1 a:hover {
    background-color: #ddd;
}

.show1 {
    display: block;
}

.thank-group1 {
    width: 84%;
    margin: 0 auto;
    background: #f7f7ff;
    padding: 20px;
    margin-top: 6rem;
    margin-bottom: 3rem;
}

.input-mb {
    margin-bottom: 7px !important;
}

.validation-div {
    color: #ec160b;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 11px;
    font-weight: 700;
}

.login-into input:focus ~ label, .login-into input:valid ~ label {
    top: -21px;
    left: 0;
    color: #fe7900;
    font-size: 12px;
}

.ticket-round3 {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #242a3a;
    left: 7%;
    right: auto;
    margin-top: 34%;
    position: absolute;
}

.ticket-round4 {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #242a3a;
    right: 7%;
    left: auto;
    margin-top: 34%;
    position: absolute;
}

.ticket-barcode {
    border: 1px dashed red;
}

.buttontext {
    width: 153px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}

.fast_filling {
    font-size: 22px;
    letter-spacing: 2px;
}
/*cinemas hover*/
.cinemas-hover {
    opacity: 1;
    display: block;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    position: absolute;
    top: 86%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.cinema-group-dls:hover .cinemas-hover {
    opacity: 0.7;
    border: 1px solid #fe7900;
}

.cinema-group-dls:hover .middle {
    opacity: 1;
}

.text-btn {
    border: 1px solid #fe7900;
    color: white;
    font-size: 14px;
    padding: 7px 15px;
}

    .text-btn:hover {
        border: 1px solid #ff9800;
    }

.ns-cs-slash-movies {
    color: #fff;
    margin: 10px 16px 0px 16px;
}
/* preloader */

#preloader_fade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 144%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: .7;
    filter: alpha(opacity=70);
}

#preloader_modal {
    display: none;
    position: absolute;
    top: 45%;
    left: 45%;
    box-shadow: 1px 1px 3px greenyellow;
    border-radius: 30px;
    padding: 2px;
    z-index: 1002;
    text-align: center;
    overflow: auto;
}

.loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
}

.loader {
    display: none;
    width: 200px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -50px;
    margin-top: -100px;
    z-index: 2;
    overflow: auto;
}

.toggle-icon-size {
    font-size: 20px !important;
}

.single-page {
    padding-right: 0px !important
}


.parent #ns-cs-hide1 {
    display: none;
}

.parent1 #ns-cs-hide1 {
    display: none;
}


.ns-cs-hed-hr-bottom {
    width: 57% !important;
}

.home-theme-navtabs {
    width: 61%;
    margin-left: 134px;
}



/*responsive*/
.movie-img-w100 {
    width: 220px;
    height: 330px;
}

.res-ns-cs-h {
    height: 300px;
}

.res-ne-bt {
    padding-top: 3rem;
}

.news-events-comment-ft {
    font-size: 35px !important;
}

li.nav-item.lfs-home.active {
    background: #fe7900;
}

@media screen and (max-width: 1299px) {
    .home-ns-cs-tabhed {
        font-size: 18px;
    }

    .ns-cs-certificate {
        right: 43px;
        top: 350px;
    }
}

@media screen and (max-width: 1199px) {


    .ns-cs-certificate {
        right: 43px;
        top: 368px;
    }
}

@media screen and (min-width: 1199px) (max-width: 1400px) {

    .ns-cs-item {
        width: 50%;
    }

    .ns-cs-images {
        width: 19%;
    }
}

@media screen and (max-width: 1920px) {
    .announce_img {
        width: 41%;
    }
}
/*.announce_img {
    width: 41% ;
}*/
@media screen and (max-width: 1199px) {
    .movie-img-w100 {
        width: 100%;
        height: auto;
    }

    .announce_img {
        width: 41%;
    }

    .movie-details-group {
        padding: unset;
        font-size: 13px;
        margin-bottom: 0;
    }

    .res-text-i {
        text-align: initial !important;
    }

    .res-padl-1 {
        padding-left: 1rem;
    }

    .ns-cs-slash-promo {
        color: #fff;
        margin: 10px 3px 0px 10px;
    }

    .cinema-group-dls {
        background-color: transparent;
        width: 450px;
        height: 245px;
        padding: 10px;
    }

    .contact-box {
        height: 430px;
    }
}

@media screen and (max-width: 992px) {
    .side-b-w {
        width: 100%;
    }

    .announce_img {
        width: 52% !important;
    }

    .ns-cs-item {
        width: 46%;
    }

    .ns-cs-images {
        width: 31% !important;
        margin: 0 5px 0 5px;
    }

    .ns-cs-certificate {
        right: 33px;
        top: 308px;
    }

    .home-ns-cs-slash {
        color: #fff;
        margin: 6px 9px 0px 10px;
    }

    .ns-cs-hed-hr-bottom {
        width: 94% !important;
    }

    .home-theme-navtabs {
        width: 100%;
        margin-left: 0px;
    }

    .res-textc {
        text-align: center !important;
    }

    .video-movie-section {
        /*  padding: 23px 0px 0px 17px;*/
        margin-top: -4rem;
    }

    .home-promotion-small-img .movie-left-arrow {
        display: block;
        width: 35px;
        height: 35px;
        border: 2px solid #fe7900 !important;
        border-radius: 50%;
    }

        .home-promotion-small-img .movie-left-arrow .movie-left-arrow-inside {
            width: 30px;
            text-align: center;
            margin-top: 7px;
            font-size: 17px !important;
        }

        .home-promotion-small-img .movie-left-arrow .movie-right-arrow-inside {
            width: 30px;
            text-align: center;
            margin-top: 7px;
            font-size: 17px !important;
        }

    .footer-li a span:nth-of-type(2) {
        display: none;
    }

    .res-ftr-c {
        text-align: center;
        float: unset !important;
    }

    .cinema-group-dls {
        background-color: transparent;
        width: 680px;
        height: 245px;
    }

    .middle {
        top: 86%;
    }

    .contact-box .user-box span {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .nav-contains li {
        padding: 0px 11px !important;
    }

    .nav-search {
        margin-right: 1rem !important;
    }
}

@media screen and (min-width: 786px) {
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .menu-list-res .pull-right {
        float: left;
        width: 100%;
        padding: 0 10px;
    }

    .nav-contains {
        display: contents;
    }

        .nav-contains li {
            padding: 0px 14px !important;
        }

    .lfs-header-nav {
        font-size: 15px;
    }

    .nav-search {
        margin-right: 3rem;
    }

    .sidemenu {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .res-ns {
        display: none;
    }

    .announce_img {
        width: 60% !important;
    }

    .ns-cs-item {
        width: 100%;
        /*position: unset !important;*/
    }

    .map-img {
        display: none;
    }

    .home_ns-cs {
        position: unset !important;
    }

    .ns-cs-images {
        width: 46% !important;
        margin: 0 7px 0 7px;
    }

    .ns-cs-certificate {
        right: 60px;
        top: 338px;
    }

    .video-slider-small.slider {
        /*position: absolute;*/
    }

    .movie-top-name {
        width: 85%;
    }

    .movie-top-subname {
        width: 54%;
    }

    .video-movie-section {
        padding: 23px 0px 0px 17px;
    }

    .cinemas-slider .big-right-arrow {
        right: -6%;
    }

    .cinemas-slider .big-left-arrow {
        right: -6%;
    }

    .res-cor-space {
        margin-top: 3rem;
    }

    .res-ns-cs-h {
        height: 215px;
    }

    .res-cast {
        display: none !important;
    }

    .cinema-group-dls {
        background-color: transparent;
        width: 100%;
        height: 245px;
    }

    .res-contact-pt {
        padding-top: 10rem;
    }
}

@media screen and (max-width: 400px) {
    .movie-top-subname {
        width: 70%;
    }

    .announce_img {
        width: 74% !important;
    }

    .movie-top-name {
    }
}

@media screen and (max-width: 580px) {
    .res-ns {
        display: none;
    }

    .announce_img {
        width: 74% !important;
    }

    .ns-cs-item {
        width: 100%;
        /*position: unset !important;*/
    }

    .ns-cs-images {
        width: 46%;
        margin: 0 7px 0 7px;
    }

    .ns-cs-certificate {
        right: 35px;
        top: 388px;
    }

    .video-movie-section {
        padding: 84px 0px 0px 17px
    }

    .video-slider-small .slick-list {
        /*height:376px!important;*/
    }

    .responsive-iframe {
        height: auto
    }

    .news-events-synopsis {
        padding-left: 1.5rem
    }

    .news-events-name {
        font-size: 15px;
        margin-left: 16px;
    }

    .res-ns-cs {
        left: 37%
    }

    .ns-cs-hed-hr-bottom {
        width: 100% !important;
    }

    .movie-sys-dls {
        font-size: 11px;
    }

    .res-ns-cs-h {
        height: 160px;
    }

    .movie-details-group p {
        font-size: 11px;
    }

    .movie-details-group label {
        font-size: 12px;
    }

    .ns-cs-page-time {
        font-size: 13px;
    }

    .ns-cs-movie-name {
        font-size: 15px;
    }

    .res-cs-height .res-ns-cs-h {
        height: 175px;
    }

    .res-cinemas-tab {
        width: 85% !important;
    }

    .page-hed {
        font-size: 25px;
    }

    .contact-box {
        height: 420px;
    }

    .res-contact-cor {
        height: 330px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .home-ns-cs-slash {
        color: #fff;
        margin: 5px 36px 0px 10px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
    .home-ns-cs-slash {
        color: #fff;
        margin: 7px 12px 0px 10px;
    }

    .ticket-text {
        text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .home-news-events .news-events-cal-res:nth-child(4) {
        display: none;
    }

    .movie-img-w100 {
        width: 220px;
        height: 330px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {

    .news-events-synopsis {
        padding-left: 0.5rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1050px) {
    .cinemas-slider .big-right-arrow {
        right: -3%;
    }

    .cinemas-slider .big-left-arrow {
        right: -3%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .res-cast {
        display: none !important;
    }

    .res-ns-cs-h {
        height: 195px;
    }

    .promotion-hed {
        color: #fff;
        letter-spacing: 9px;
    }
}

@media screen and (min-width:2199px) {
    .backgroung-img {
        width: 100%;
        height: 35vh;
        background: url("../images/video-background.jpg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}

@media screen and (min-width: 578px) and (max-width: 768px) {
    .res-cinemas-tab {
        width: 75% !important;
    }
}

.page-hed-movie {
    color: #fff;
    /*padding: 118px 138px;*/
    letter-spacing: 3px;
}

.movie_font {
    font-size: 13px;
}

@media screen and (min-width:1420px) {
    .home-theme-navtabs {
        width: 61% !important;
        margin-left: 128px;
    }

    .ns-cs-hed-hr-bottom {
        width: 57% !important;
    }

    .page-hed-movie {
        color: #fff;
        /*padding: 270px 422px;*/
        letter-spacing: 3px;
    }
}

.lfs_button_icon .fa {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-top: -4px;
    margin-right: 5px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    background: #fe7900;
    color: #202020;
    font-size: 9px;
    opacity: 0.8;
    transition: all 0.2s linear;
}

    .lfs_button_icon .fa.fa-play::before {
        margin-left: 8px;
    }

.lfs_button_icon .fas.fa-ticket-alt::before {
    margin-left: 5px;
}

.lfs_button_icon .fas {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-top: -4px;
    margin-right: 5px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    background: #fe7900;
    color: #202020;
    font-size: 9px;
    opacity: 0.8;
    transition: all 0.2s linear;
}

.lfs_button_icon_movie {
    display: inline-block;
    color: #666666;
    margin-right: 30px;
    line-height: 1;
}

.lfs-movie-field-imdb {
    position: absolute;
    /* bottom: 10px; */
    /* right: 10px; */
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    background: #fe7900;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-transform: uppercase;
}

.button_fastfill {
    background-color: #d06c14 !important;
    color: white !important;
    padding: 2px;
    width: 53%;
}

    .button_fastfill:hover {
        background-color: #fe7900 !important;
    }

.ns-cs-onhover-incinemas-label {
    color: #999999 !important;
}

.ns-cs-onhover-timelimit {
    color: #fe7900 !important;
    margin-left: 21px;
}

.ns-cs-onhover-incinemas-details {
    color: white !important;
}

.lfs-movie-field-imdb-movie-detail {
    position: absolute;
    bottom: 192px;
    left: 120px;
    display: inline-block;
    width: 38px;
    height: 31px;
    /* border-radius: 50%; */
    text-align: center;
    background: #fe7900;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-transform: uppercase;
}

.lfs-movie-details-label {
    color: #999999;
    font-size: 13.5px;
}

.lfs-movie-details-label-data {
    font-size: 13px;
    letter-spacing: .8px;
}

.lfs-fastfilling-icon .fa {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    /* margin-top: -4px; */
    margin-right: 5px;
    text-align: right;
    line-height: 19px;
    border-radius: 50%;
    background: #fe7900;
    color: #202020;
    font-size: 9px;
    opacity: 0.8;
    transition: all 0.2s linear;
}

.movie_top {
    margin-top: -16px;
}

.news_event-padding {
    padding: 0px
}

.ns-cs-icon-style .fa {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    /* margin-top: -4px; */
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    background: #fe7900;
    color: #202020;
    font-size: 10px;
    opacity: 0.8;
    transition: all 0.2s linear;
}

.cs_detail .ns-cs-icon-style .fa.fa-play::before {
    margin-left: 8px !important;
}

.cs_detail .ns-cs-icon-style .fa.fa-film::before {
    margin-left: 5px !important;
}

.fa-square-full:before {
    border-left: 2px solid #f4c307 !important;
    border-right: 2px solid #f4c307 !important;
    border-top: 2px solid #f4c307 !important;
    border-radius: 5px;
}

.ui-widget-header {
    background: #242a3a 50% 50% repeat-x !important;
    font-family: 'Amaranth' !important;
    font-size: 15px;
}

.ui-widget-content {
    background: #353f4e 50% bottom repeat-x !important;
    font-family: 'Montserrat';
    height: auto !important;
    width: 251px !important;
}

.ui-dialog .ui-dialog-buttonpane {
    margin-top: .0em !important;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    /*background-image: none !important*/
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #d06c14 50% 50% repeat-x !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #fe7900 50% 50% repeat-x;
}

.ui-button-text-only .ui-button-text {
    font-family: 'Amaranth' !important;
    font-family: 'Montserrat' !important;
    font-size: 13px !important;
    padding: 0.5em 0.5em !important;
}

.modal-footer .btn-primary {
    background: #d06c14 !important
}

    .modal-footer .btn-primary:hover {
        background: #fe7900 !important
    }

.bootbox-body {
    font-family: 'Amaranth' !important;
}

.ui-dialog .ui-dialog-content {
    height: auto !important;
    font-size: 12px !important;
}

#select-cinema {
    padding: 13px;
    background: #2f3544bf;
    color: white;
    outline: none;
    border: 0.5px solid #5d616b;
    opacity: 9999;
}

.select-dropdown {
    background: #242a3a;
    font-size: 13px;
    cursor: pointer;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4b5263;
}

::-webkit-scrollbar {
    width: 10px;
    /*background-color: #F5F5F5;*/
}

select:focus {
    border-bottom: unset !important;
}

select::-ms-expand { /* for IE 11 */
    display: none;
}

.cinemas_flip_p {
    /* padding: 20px;*/
    font-size: 14px;
    font-family: 'Amaranth';
    /*letter-spacing: .7px;*/
    color: rgba(255,255,255,0.33);
    text-align: center;
    padding-right: 15px;
}

.certificate-symbol {
    width: 32px !important;
    height: 32px !important;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -6px;
    margin-right: -16px;
}

.img-width {
    width: 90%;
}

.fas.fa-edit:hover {
    color: #fe7900 !important;
}

.cinema-tooltip {
    position: absolute;
    bottom: 27%;
    width: 100%;
    left: 179px;
}

.tooltipster-noir .tooltipster-content {
    background: #262c3c !important;
    border: 1.5px solid #5d616b;
    border-radius: 5px;
}

#otherCinemas {
    margin: 11px;
    margin-left: 28px;
    margin-right: 3px;
    border: 1px solid #5d616b;
    width: 292px;
    height: 100px;
    padding: 3px;
    cursor: pointer;
    font-family: 'Amaranth';
    background: currentColor;
}

    #otherCinemas :hover {
    }

.fas.fa-edit-o:hover + .tooltip-text {
    display: block;
    color: black;
    animation: fadeIn 2s;
}


/*Guna*/

/*code changes
    4658 #othercinemas
    4395 .home-theme-navtabs
    1061  .home-ns-cs-slash 
    3942  .ns-cs-hed-hr-bottom
    4629 .certificate-symbol
*/

.font-res-p1 {
    font-size: 15px;
}

.font-res-p2 {
    font-size: 13px;
}

.thank-group1 {
    margin-top: unset;
}

.pad-t6 {
    padding-top: 6rem;
}

.cinema-group-dls .promotion-hed-hr {
    padding-top: 3.5rem;
}

.cinema-group-dls .promotion-hed-hr-bottom {
    margin-top: 4rem;
}

.res-cine-nscs {
    width: unset;
}

#guestform {
    display: none;
}

.corp-dts .corp-dts-hed {
    font-size: 20px;
}

/*code class same as 3946*/
.home-theme-navtabs {
    /* width: 100%;*/
}
/*code class same as 642*/
.ns-cs-images {
    width: 23%;
}
/*code class same as 3942*/
.ns-cs-hed-hr-bottom {
    width: 93%;
}

#my-tooltip .btn-change {
    padding: 4px 0px;
}

.res-book-hoverimg {
    height: auto;
    overflow: auto;
}

.res-book-hover-img {
    width: 14%;
    padding-left: 10px;
    padding-right: 10px;
}

.res-cinemas-hover {
    height: auto;
    overflow: auto;
    justify-content: center;
}

.res-cinemas-hove #otherCinemas {
    margin: 11px;
}

@media screen and (min-width: 1200px) {
    .home_ns-cs {
        width: 603px;
    }
}

@media screen and (max-width: 1199px) {
    .movie-details-group .res-padl-1 {
        padding-left: 0 !important;
        margin-top: 10px;
    }

    .home-theme-navtabs {
        /* width: 100%;*/
    }

    .ns-cs-hed-hr-bottom {
        width: 93% !important;
    }

    .ns-cs-images {
        width: 27%;
    }

        .ns-cs-images img {
            width: 100%;
        }
}

@media screen and (max-width: 992px) {
    .home-ns-cs-group .ns-cs-item {
        width: 44%;
    }

    .cinema-group-dls {
        background-color: transparent;
        width: 345px;
        height: 245px;
    }

    .cinemas_flip_p {
        font-size: 14px;
    }

    .middle {
        top: 93%;
        width: 66%;
    }

    .text-btn {
        padding: 7px 1px;
    }

    .cinemas-map-inner {
        width: 100%;
        height: 32vh;
    }
}

@media screen and (max-width: 578px) {
    .middle {
        top: 66% !important;
        width: 37%;
    }

    .text-btn {
        padding: 7px 1px;
    }
}

@media screen and (max-width: 768px) {
    #my-tooltip .btn-change {
        padding: 4px 0px;
        font-size: 11px !important;
    }

    .res-hide {
        display: none;
    }

    .res-cinemas-hover {
        height: auto;
        overflow: auto;
    }

    .login-box {
        width: 90%;
        margin-top: 5rem;
        margin-bottom: 1rem;
    }

    .home-ns-cs-group .ns-cs-item {
        width: 100%;
    }

    .res-login-fgp {
        text-align: center !important;
    }

    .contact-box3 {
        margin-top: -5rem !important;
        height: 395px;
    }


    .movie-details-group .res-padl-1 span {
        display: none !important;
    }

    .cinema-group-dls {
        background-color: transparent;
        width: 246px;
        height: 190px;
        /* float: left;*/
    }

    .cinema-group .promotion-hed {
        color: #fff;
        letter-spacing: 10px;
    }

    .cinema-group-dls .promotion-hed-hr {
        padding-top: 4.5rem;
    }

    .cinema-group-dls .promotion-hed-hr-bottom {
        margin-top: 4.5rem;
    }

    .certificate-symbol {
        width: 32px !important;
        height: 32px !important;
        margin-right: -45px;
    }
}

@media screen and (max-width:580px) {
    .theme-ns-cs-img img {
        width: 243px;
    }

    .res-hnscs-ft {
        font-size: 16px;
    }

    .res-pad-0 {
        padding: 0 !important;
    }

    .font-res-p1 {
        font-size: 13px;
    }

    .font-res-p2 {
        font-size: 11px;
    }

    .font-res-p3 {
        font-size: 12px;
        padding-top: 2px;
        padding-left: 3px;
    }

    .res-btn-hty {
        padding: 6px 6px !important;
        font-size: 13px;
    }

    .res-ns-cs-h {
        height: 182px;
    }

    .movie-details-group .res-padl-1 .padding-n {
        padding: 0px 15px 15px 15px;
    }

    .cinema-group-dls {
        width: 100%;
    }

    .res-cine-nscs {
        width: 100%;
    }

    .img-width {
        width: 65%;
    }

    .certificate-symbol {
        width: 32px !important;
        height: 32px !important;
        color: #ffffff;
        display: inline-block;
        margin-top: -6px;
        margin-right: -18px;
    }

    .res-page-hed-movie {
        font-size: 15px;
    }
}

@media screen and (max-width:420px) {
    .contact-box {
        height: 410px;
    }

    .theme-ns-cs-img img {
        width: 260px;
    }

    .footer-li {
        padding-right: 0px !important;
    }

    .footer-hed {
        font-size: 15px;
    }

    .footer-ul li a {
        font-size: 13px;
    }

    .footer-hed2 {
        padding-bottom: 2.5rem;
    }

    .fa-stack {
        width: 1rem !important;
    }

    .res-gf-btn .button_login {
        padding: 6px !important
    }

    .res-lbl-ft {
        font-size: 10px !important;
    }

    .res-lbl-ft2 {
        font-size: 12px !important;
    }

    .contact-box .user-box label {
        font-size: 14px;
    }

    .contact-box form a {
        font-size: 14px;
    }

    .res-ct-af {
        font-size: 13px;
    }

    .contact-box h2 {
        font-size: 23px;
    }

    .res-ct-ef {
        font-size: 11px;
        padding-left: 0;
    }

    .res-ns-cs-h {
        height: 355px;
    }

    .movie-details-group label {
        font-size: 11px;
        width: 97%;
    }

    .movie-details-group span.ns-cs-onhover-rating {
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 35px;
        top: 30px;
        right: 15px;
        text-align: center;
        background: #fe7900;
        color: #fff;
    }

    .img-width {
        width: 100%;
    }

    .corp-dts .corp-dts-hed {
        font-size: 16px;
    }

    .certificate-symbol {
        /*width: 35px !important;
        height: 35px !important;*/
        color: #ffffff;
        display: inline-block;
        margin-top: -6px;
        margin-right: -8px;
    }
}








/*Ramlatest*/
.selected-online-charge {
    color: #f9c71e !important;
    font-size: 11px;
}

.lfs_button-advrts {
    position: relative;
    font-family: 'GothamBlack';
    text-align: center;
    padding: 5px 10px;
    min-width: 150px;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 16px;
    line-height: 30px;
    min-width: 165px;
    text-transform: capitalize;
    background: #ed1c24;
    color: #fff;
    text-transform: uppercase;
}

.selected-img-movie {
    width: 68px !important;
}




.btn-advert {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 2px solid #e74c3c;
    border-radius: 0.6em;
    color: #e74c3c;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    padding: 1em 1em;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

    .btn-advert:hover, .btn-advert:focus {
        color: #fff;
        outline: 0;
    }

.third {
    border-color: #fe7900;
    color: #fff;
    box-shadow: 0 0 40px 40px #fe7900 inset, 0 0 0 0 #3498db;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

    .third:hover {
        box-shadow: 0 0 10px 0 #3498db inset, 0 0 10px 4px #3498db;
    }

.slider-box a {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: white;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    transition: .5s;
    letter-spacing: 2px;
}

.far.fa-play-circle:hover {
    color: #fe7900 !important;
}

.home-promotion-small-img .slick-slide {
    /* width:11%!important;*/
}

.promo-slider-p {
    color: white;
    font-size: 14px;
    letter-spacing: 0.8px;
}

    .promo-slider-p:hover {
        color: #fe7900;
    }

.promo-slider .big-left-arrow {
    right: auto;
    left: -29px !important;
}

.promo-slider .big-right-arrow {
    left: auto;
    right: -29px !important;
}


#chat-icon-svg svg path {
    fill: rgb(255, 204, 0) !important;
    d: path('M 850 300 C 850 300 350 300 350 300 L 348.1 205.39 L 120 400.39 L 348.1 606.19 L 350 500 C 850 500 850 500 850 500 z') !important;
}

.margin-space-ns-cs {
    padding-top: 3rem;
    padding-bottom: 0rem;
}

.tooltipster-default {
    border: 1px solid #88817abd !important
}

.certificate-symbol-ns-cs {
    width: 32px !important;
    height: 32px !important;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -6px;
    margin-right: -16px;
    margin-top: -1px;
}

.scroll-events {
    height: 176px;
    overflow-x: hidden;
    overflow: auto;
}
/* do not group these rules*/
.selected-pre-dec-bg ::-webkit-input-placeholder {
    color: #e1e3e6a1;
}

@media only screen and (min-width:950px) {
    .adverts_head {
        position: absolute;
        top: 40%;
        margin-left: 200px;
        color: white;
        letter-spacing: 0.8px
    }

    .adverts_img {
        position: absolute;
        top: 50%;
        margin-left: 200px;
    }

    .adverts_rating {
        position: absolute;
        top: 50%;
        margin-left: 200px;
    }

    .adverts_movie_details {
        position: absolute;
        top: 50%;
        margin-left: 250px;
        color: white;
        font-weight: 600;
        letter-spacing: 0.8px
    }

    .adverts_bookticket {
        position: absolute !important;
        top: 60% !important;
        margin-left: 200px;
    }

    .adverts_movieTrailer {
        position: absolute;
        top: 60%;
        margin-left: 369px;
        font-size: 38px;
        color: white;
        font-weight: 100
    }

    .adverts_heading {
        position: absolute;
        top: 40%;
        margin-left: 200px;
        color: white;
        letter-spacing: 0.8px
    }

    .adverts_readmore {
        position: absolute !important;
        top: 60% !important;
        margin-left: 200px;
    }
}

@media screen and (max-width: 949px) {
    .adverts_head {
        position: absolute;
        top: 40%;
        margin-left: 200px;
        color: white;
        letter-spacing: 0.8px;
        font-size: 15px;
    }

    .adverts_img {
        position: absolute;
        top: 47%;
        margin-left: 200px;
    }

    .adverts_rating {
        position: absolute;
        top: 47%;
        margin-left: 200px;
    }

    .adverts_movie_details {
        position: absolute;
        top: 47%;
        margin-left: 250px;
        color: white;
        font-weight: 600;
        letter-spacing: 0.8px;
        font-size: 13px;
    }

    .adverts_bookticket {
        position: absolute !important;
        top: 60% !important;
        margin-left: 200px;
    }

    .adverts_movieTrailer {
        position: absolute;
        top: 60%;
        margin-left: 369px;
        font-size: 33px;
        color: white;
        font-weight: 100
    }

    .adverts_heading {
        position: absolute;
        top: 40%;
        margin-left: 200px;
        color: white;
        letter-spacing: 0.8px;
        font-size: 15px;
    }

    .adverts_readmore {
        position: absolute !important;
        top: 50% !important;
        margin-left: 200px;
    }
}

@media screen and (max-width: 785px) {
    .adverts_head {
        position: absolute;
        top: 40%;
        margin-left: 100px;
        color: white;
        letter-spacing: 0.8px;
        font-size: 15px;
    }

    .adverts_img {
        position: absolute;
        top: 40%;
        margin-left: 150px;
    }

    .adverts_rating {
        position: absolute;
        top: 40%;
        margin-left: 50px;
    }

    .adverts_movie_details {
        position: absolute;
        top: 47%;
        margin-left: 100px;
        color: white;
        font-weight: 600;
        letter-spacing: 0.8px;
        font-size: 13px;
    }

    .adverts_bookticket {
        position: absolute !important;
        top: 53% !important;
        margin-left: 100px;
    }

    .adverts_movieTrailer {
        position: absolute;
        top: 54%;
        margin-left: 284px;
        font-size: 33px;
        color: white;
        font-weight: 100;
    }

    .adverts_heading {
        position: absolute;
        top: 40%;
        margin-left: 80px;
        color: white;
        letter-spacing: 0.8px;
        font-size: 15px;
    }

    .adverts_readmore {
        position: absolute !important;
        top: 50% !important;
        margin-left: 80px;
    }
}

@media screen and (max-width: 600px) {
    .adverts_head {
        position: absolute;
        top: 37%;
        margin-left: 100px;
        color: white;
        letter-spacing: 0.8px;
        font-size: 22px;
    }

    .adverts_img {
        position: absolute;
        top: 45%;
        margin-left: 100px;
        width: 22px !important;
        height: 22px !important;
    }

    .adverts_rating {
        position: absolute;
        top: 45%;
        margin-left: 99px;
        width: 22px !important;
        height: 22px !important;
    }

    .adverts_movie_details {
        display: none;
    }

    .adverts_movie_name {
        position: absolute;
        top: 45%;
        margin-left: 136px;
        color: white;
        letter-spacing: 0.8px;
        font-size: 11px;
        display: block !important;
    }

    .adverts_bookticket {
        position: absolute !important;
        top: 51% !important;
        margin-left: 100px;
        padding: 5px !important;
        font-size: 9px !important;
    }


    .adverts_movieTrailer {
        position: absolute;
        top: 50%;
        margin-left: 212px;
        font-size: 24px;
        color: white;
        font-weight: 100;
    }



    .adverts_heading {
        position: absolute;
        top: 40%;
        margin-left: 80px;
        color: white;
        letter-spacing: 0.8px;
        font-size: 15px;
    }

    .adverts_readmore {
        position: absolute !important;
        top: 50% !important;
        margin-left: 80px;
        padding: 5px !important;
        font-size: 9px !important;
    }
}

.othercinemas_style {
    font-size: 13px;
    margin-top: 19px;
    text-align: center;
    color: white;
}

    .othercinemas_style:hover {
        color: #fe7900;
    }

.othercinemas_style_city {
    font-size: 13px;
    margin-top: 24px;
    text-align: center;
    color: white;
}

@media screen and (max-width: 600px) {
    .movie-group-space {
        display: contents;
    }

    .ns-cs-res {
        margin: 0 auto;
    }

    .res-ns-cs-h {
        width: 500px;
        margin-left: 108px;
        margin-top: 20px;
    }

    .res-padl-1 {
        width: 500px;
        margin-bottom: 20px;
    }

    .res-padl-cs {
        margin-left: 57px;
    }

    .movie-img-w100 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 500px) {

    .movie-img-w100 {
        width: 164%;
        margin-left: -26px;
    }

    .res-ns-cs-h {
        width: 546px;
        margin-left: 39px;
        margin-top: 20px;
    }

    .res-padl-cs {
        margin-left: 30px;
    }

    .res-padl-1 {
        width: 500px;
        margin-bottom: 20px
    }

    .movie-img-w100 {
        margin-top: 20px;
    }

    .movie-details-group label {
        width: 22%
    }

    .res-ns-cs-h {
        height: 206px;
    }
}

@media screen and (max-width: 400px) {

    .movie-img-w100 {
        width: 200%
    }

    .res-ns-cs-h {
        width: 500px;
        margin-left: 16px;
        margin-top: 20px;
    }

    .res-padl-1 {
        width: 500px;
        margin-bottom: 20px;
        margin-left: -35px;
    }

    .movie-img-w100 {
        margin-top: 20px;
    }

    .movie-details-group .res-padl-1 .padding-n {
        margin-left: -31px
    }

    .movie-details-group label {
        width: 22%
    }

    .res-ns-cs-h {
        height: 206px;
    }

    .ns-cs-res-cs {
        width: 500px;
        margin-bottom: 20px;
        margin-left: 3px;
        margin-top: 35px !important;
    }
}

@media screen and (max-width: 500px) {
    .lfs-header-nav {
        font-size: 13px;
    }
}

@media screen and (max-width: 450px) {
    .othermovies-img {
        width: 144% !important;
    }
}

.cinema-button {
    width: 40%;
    font-size: 13px;
    color: #fe7900;
    /* margin-top: -6px;*/
    float: right;
    margin-left: 11px;
}

    .cinema-button:hover {
        color: #ff9800;
        text-decoration: underline !important;
    }


@media screen and (max-width: 370px) {
    .guest-p {
        display: inline-flex;
    }

    .guest-span {
        padding: 5px !important;
        font-size: 12px;
    }

    .movie-date-group {
        font-size: 9px;
        margin-left: -9px;
    }

    .cine-date-n {
        font-size: 14px;
    }

    .cine-date {
        font-size: 9px;
    }

    .privacy-modal {
        width: 285px !important;
    }

    .cine-date-bg {
        font-size: 10px;
    }
}

.icon_clr {
    color: gainsboro;
}

@media screen and (max-width: 600px) {
    .button_login {
        background-color: #d06c14 !important;
        color: white !important;
        padding: 5px !important;
        letter-spacing: 0px !important;
        font-size: 7px !important;
    }

    #seatlayout-div {
        width: 750px !important;
    }
}

@media screen and (max-width: 760px) {
    .Movietime {
        margin-top: 40px;
    }
}

@media screen and (max-width: 600px) {
    .backgroung-img {
        height: 27vh !important;
    }
}

.ns-cs-certificate-movies {
    position: absolute;
    right: 3px;
    top: 0px;
    text-align: right;
}

.news-hover:hover {
    color: #ff9800 !important;
}

.ui-widget-overlay {
    opacity: 0 !important;
}

.page_head {
    position: absolute;
    margin-top: -78px;
    margin-left: 106px;
    background: rgb(0 0 0 / 40%);
    color: white;
    letter-spacing: 3px;
    padding-right: 5px;
    padding-left: 5px;
}
@media screen and (min-width: 1800px) {
    .container {
        max-width: 1542px !important;
    }
}
@media screen and (max-width: 500px) {
    .slider-full-block {
        min-height: 42vh !important;
    }

    .slider-big.slider {
        height: 42vh !important;
    }

    .slider-big .slick-slide img {
        height: 42vh !important;
    }

    .slider-small.slider {
        display: none !important;
    }

    .movie-book {
        top: 31% !important;
    }
}