﻿@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500&display=swap";@import"../fonts/sinema-tiyatro/style.css";:root{--animate-duration: 400ms;accent-color:#e11f1c}*{box-sizing:border-box;margin:0;padding:0;font-family:"Nunito",sans-serif}*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;font-size:16px}html ::-webkit-scrollbar{width:12px}html ::-webkit-scrollbar:horizontal{display:none}html ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}html ::-webkit-scrollbar-thumb{background-color:#ccc;background-clip:content-box;border:3px solid rgba(0,0,0,0);border-radius:6px;cursor:pointer}html ::-webkit-scrollbar-thumb:hover{background-color:#aaa}@media screen and (max-width: 500px){html{font-size:14px}}@media screen and (min-width: 1441px)and (max-width: 1728px){.container{width:1160px}}@media screen and (min-width: 1729px){.container{width:1260px}}body{min-height:100vh;background-color:#fff;line-height:1}@media screen and (max-width: 500px){body{font-size:14px;overflow-x:hidden !important}}img,iframe{max-width:100%;vertical-align:middle;border:0}svg{pointer-events:none;user-select:none;vertical-align:middle}button{vertical-align:middle;cursor:pointer}a{text-decoration:none}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}@keyframes fade_out{0%{opacity:1}100%{opacity:0}}@keyframes fade_in{0%{opacity:0}100%{opacity:1}}@keyframes rotate_infinite{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gap-3{gap:1rem}.flex-grow{flex-grow:1}.fade-out{animation:fade_out .3s ease-in-out forwards;pointer-events:none;display:none !important}.fade-in{animation:fade_in .3s ease-in-out forwards}.rotate{animation:rotate_infinite 2s linear infinite}.w-100{width:100% !important}.h-100{height:100% !important}.position-relative{position:relative !important}.position-static{position:static !important}.overflow-hidden{overflow:hidden !important}.overflow-hiddenY{overflow-y:hidden !important}.rounded-circle{border-radius:100% !important}.ratio-square{aspect-ratio:1/1 !important}.mh-unset{min-height:unset !important}.vertical-center{position:relative;top:50%;transform:translateY(-50%)}.opacity-50{opacity:.5 !important}.text-muted{color:#7f7f7f !important}.text-muted-600{color:#4c4c4c !important}.text-white{color:#fff !important}.text-danger{color:#e11f1c !important}.text-center{text-align:center !important}.border-0{border:0 !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.125rem;height:50px;outline:none;border:none;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;border-radius:5px;padding:0 10px;cursor:pointer}.btn:disabled{opacity:.3}.btn.btn-sm{height:30px;font-size:14px}.btn.btn-md{height:40px;font-size:16px}.btn.btn-xl{height:80px}.btn.btn-square{aspect-ratio:1/1}.btn.btn-rounded{border-radius:25px}.btn.btn-rounded.btn-sm{border-radius:15px}.btn.btn-rounded.btn-md{border-radius:20px}.btn.btn-rounded.btn-xl{border-radius:40px}.btn.btn-transparent{background-color:rgba(0,0,0,0)}.btn.btn-gray-50{background-color:#e5e5e5;color:#101828}.btn.btn-gray-50:hover{background-color:#cdcdcd;color:#101828}.btn.btn-outline-gray-300{background-color:rgba(0,0,0,0);border:1px solid #999;color:#999}.btn.btn-outline-gray-300:hover{background-color:#e11f1c;border-color:#e11f1c;color:#e5e5e5}.btn.btn-outline-gray-800{background-color:rgba(0,0,0,0);border:1px solid #191919;color:#191919}.btn.btn-outline-gray-800:hover{background-color:#e11f1c;border-color:#e11f1c;color:#e5e5e5}.btn.btn-gray-800{background-color:#191919;color:#fff}.btn.btn-gray-800:hover{background-color:#e11f1c;color:#e5e5e5}.btn.btn-black-a55{background-color:rgba(0,0,0,.55);color:#fff}.btn.btn-black-a55:hover{background-color:#e11f1c}.btn.btn-outline-red-50{background-color:#fce8e8;color:#e11f1c}.btn.btn-outline-red-50:hover{background-color:#e11f1c;color:#e5e5e5}.btn.btn-primary{background-color:#e11f1c;color:#fff}.btn.btn-primary:hover{background-color:#101828}.btn.btn-close{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.26636 9.2666L22.4657 22.4659' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.26636 22.4658L22.4657 9.26649' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:24px}.btn.btn-close.btn-sm{background-size:16px}.btn.btn-close.light{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.26636 9.2666L22.4657 22.4659' stroke='%23191919' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.26636 22.4658L22.4657 9.26649' stroke='%23191919' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.input-w-button{display:flex;height:50px;padding:5px 5px 5px 15px;background-color:#e5e5e5;border-radius:25px;width:100%;font-size:1.125rem}.input-w-button input{width:100%;background-color:rgba(0,0,0,0);border:none;outline:none;padding:0;font-size:14px;font-weight:400}.input-w-button input::placeholder{color:#7f7f7f}.input-w-button .btn{height:100%;margin-left:5px}.form-group:not(:last-of-type){margin-bottom:20px}.form-control{outline:0;width:100%;background-color:rgba(0,0,0,0);border:1px solid #323232;border-radius:20px;height:40px;font-size:14px;padding:0 10px}.form-control::placeholder,.form-control option[value=""]{color:#7f7f7f}select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 5px center;background-size:16px 12px}.input-group{border-radius:20px;border:1px solid #323232;height:40px;display:flex;align-items:center}.input-group .input-group-text{padding-left:10px;display:inline-flex;align-items:center}.input-group .input-group-text .icon{font-size:20px;color:#8f8f8f}.input-group .form-control{border:none;padding:0 5px;margin:0 5px;height:100%}.choices .choices__inner .choices__list{display:flex;align-items:center}.choices .choices__inner .choices__list .icon{margin-right:10px;font-size:22px;color:#8f8f8f}.choices.form-control .choices__list.choices__list--dropdown{top:calc(100% + 5px);width:calc(100% - 20px)}.choices[data-type*=select-one]::after{content:"";border:0;font-family:"sinema-tiyatro" !important;font-size:1.125rem;width:18px;height:18px;transform:translateY(-50%);margin-top:0 !important}.choices[data-type*=select-one].is-open::after{transform:translateY(-50%) rotate(180deg)}.title{display:inline-flex;align-items:center;line-height:1.4em}.title:not(.wo-style){position:relative}.title:not(.wo-style)::before{content:"";position:absolute;left:-15px;top:0;height:100%;width:5px;border-radius:2.5px;background-color:#e11f1c}.title:not(.wo-style).style-inside{padding-left:15px}.title:not(.wo-style).style-inside::before{left:0}.title:not(.wo-style).login-inside::before{top:5px !important}@media screen and (max-width: 991px){.title:not(.wo-style).login-inside::before{top:0 !important}}.title.title-head{font-size:1rem}.title.title-14{font-size:14px;font-weight:700}.title.title-14::before{height:20px}.title.title-16-500{font-size:16px;font-weight:500}.title.title-16-500::before{height:22px}.title.title-20-500{font-size:20px;font-weight:500}.title.title-20-500::before{height:26px}.title.title-24{font-size:1.5rem;font-weight:700}.title.title-24::before{height:1.5rem}@media screen and (max-width: 991px){.title.title-24{font-size:1.125rem}}.title.title-32{font-size:2rem;font-weight:700}.title.title-32::before{height:30px}.title.title-32.title-head{display:flex !important;align-items:baseline;flex-wrap:wrap;margin-bottom:0;gap:10px}.title.title-32.title-head .text{font-size:16px !important;height:0 !important;display:flex !important;align-items:center}@media screen and (max-width: 991px){.title.title-32{font-size:1.5rem}}@media screen and (max-width: 760px){.title.title-32.title-head{display:flex !important;flex-direction:column;align-items:flex-start;gap:3px;margin-bottom:0;font-size:1rem !important}.title.title-32.title-head .text{font-size:14px !important;align-items:flex-start}}.title .icon{margin-right:8px;display:inline-flex;align-items:center}.table{width:100%;vertical-align:middle}.table.style-1{border-collapse:collapse}.table.style-1 thead{text-align:left}.table.style-1 thead tr th{padding:6px 10px;border-bottom:1px solid #cdcdcd;font-weight:700;font-size:15px;color:#323232}.table.style-1 tbody tr td{padding:15px 10px;font-size:14px;color:#323232}.table.style-1 tbody tr td a{color:#323232}.table.style-1 tbody tr td .line-img{border-radius:10px;margin-right:12px;border:1px solid #e5e5e5;flex-shrink:0}.table.style-1 tbody tr td .line-title{font-weight:700}.table.style-1 tbody tr td .line-url{font-size:22px}.table.style-1 tbody tr:not(:last-child) td{border-bottom:1px solid #cdcdcd}.nav{display:flex;align-items:center;list-style-type:none;gap:15px}.nav .nav-link{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:500;line-height:22px;color:#7f7f7f;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.nav .nav-link.active{color:#323232}.nav.style-1{position:relative;padding:0 10px 15px 10px;width:100% !important}.nav.style-1::after{content:"";width:100%;height:10px;position:absolute;left:0;bottom:0;border-radius:5px;background-color:#e5e5e5;z-index:1}.nav.style-1 .nav-link{position:relative}.nav.style-1 .nav-link:hover,.nav.style-1 .nav-link.active{transition:color .4s ease-in-out;color:#000}.nav.style-1 .nav-link.active::after{content:"";width:100%;height:10px;position:absolute;left:0;bottom:-15px;border-radius:5px;background-color:#e11f1c;z-index:2}@media screen and (max-width: 500px){.nav.style-1{width:59vh !important;padding-right:20px !important}.nav.style-1::after{width:100% !important}}.nav.nav-sm{gap:10px}.nav.nav-sm .nav-link{font-size:13px}.nav.nav-sm.style-1{padding:0 5px 10px 5px}.nav.nav-sm.style-1::after,.nav.nav-sm.style-1 .nav-link.active::after{height:7px}.nav.nav-sm.style-1 .nav-link.active::after{bottom:-10px}.card{position:relative}.card .btn.card-btn{position:absolute;right:10px;top:10px}.card.default{display:flex;flex-direction:column;border-radius:20px;border:1px solid #e5e5e5;box-shadow:0 1px 4px rgba(0,0,0,.15);padding:20px}.card.default .card-header{padding:10px 0px 0px 0px;margin-bottom:0px}.card.default .card-header .mobile-arrow{align-items:center;justify-content:center;transition:.4s;transform:rotateZ(90deg);transform-origin:center center}.card.default .card-header .mobile-arrow.opened{transform:rotateZ(-90deg)}@media screen and (max-width: 500px){.card.default .card-header{display:flex;justify-content:space-between;padding:10px 20px 0 0}}.card.default .card-body{height:100%;padding:20px 0}.card.default .card-body.gap-1 .card:not(:last-child){margin-bottom:10px}@media screen and (max-width: 500px){.card.default .card-body.collapsable{height:0;overflow:hidden;display:none}}@media screen and (max-width: 500px){.card.default.mobile-details{padding:20px 0 20px 20px}}.card.style-1{border-radius:20px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.15);height:100%;background-color:#fff}.card.style-1:hover{transition:all .3s ease-in-out;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.card.style-1:hover .card-title{color:#e11f1c !important}@media screen and (max-width: 991px){.card.style-1{height:100% !important}}.card.style-1 .card-img{display:flex;align-items:center;justify-content:center;width:100%;background-color:#000;overflow:hidden}@media screen and (max-width: 991px){.card.style-1 .card-img{height:auto !important}.card.style-1 .card-img img{height:279px}}@media screen and (max-width: 500px){.card.style-1 .card-img{height:183px !important}.card.style-1 .card-img img{height:100%}}.card.style-1 .card-content{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:7px}@media screen and (max-width: 991px){.card.style-1 .card-content{min-height:unset !important}}.card.style-1 .card-content .card-title{text-transform:capitalize;text-align:center;font-size:1.125rem;font-weight:400;line-height:24px;color:#000}@media screen and (max-width: 991px){.card.style-1 .card-content .card-title{font-size:1rem;line-height:20px}}@media screen and (max-width: 450px){.card.style-1 .card-content .card-title{font-size:1rem;line-height:20px;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}}@media screen and (max-width: 450px){.card.style-1 .text{white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}}.card.style-2:hover{transition:all .3s ease-in-out;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.card.style-2:hover .card-title{color:#e11f1c !important}.card.style-2 a{display:flex;gap:40px}.card.style-2 a .card-img{border-radius:10px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.card.style-2 a .card-content{display:flex;flex-direction:column}.card.style-2 a .card-content .content-header{height:100%}.card.style-2 a .card-content .title{color:#191919}.card.style-2 a .card-content .text{font-weight:400;margin-top:8px;font-size:15px;line-height:22px}.card.style-2 a .card-content .sub-text{font-weight:500;font-size:15px;line-height:22px;color:#000;display:flex;align-items:center;margin:0}.card.style-2 a .card-content .sub-text i{margin-left:5px;font-size:14px}.card.style-3{border-radius:20px;overflow:hidden}.card.style-3:hover{transition:all .3s ease-in-out;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.card.style-3:hover .card-title{color:#e11f1c !important}.card.style-3 .card-img{display:flex;align-items:center;justify-content:center;width:100%;background-color:#000;position:relative}@media screen and (max-width: 991px){.card.style-3 .card-img img{height:100%;object-fit:cover}}.card.style-3 .card-img::before{content:"";position:absolute;width:100%;height:100%;left:0;bottom:0;z-index:1;background-image:linear-gradient(360deg, #000 -28.25%, rgba(0, 0, 0, 0) 100%)}.card.style-3 .card-img img{max-width:unset}.card.style-3 .card-img .card-content{position:absolute;width:100%;left:0;bottom:0;padding:20px;z-index:2}.card.style-3 .card-img .card-content .title{text-transform:capitalize;color:#fff}@media screen and (max-width: 991px){.card.style-3 .card-img .card-content{padding:15px}.card.style-3 .card-img .card-content .title{font-size:1rem;font-weight:500;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}}@media screen and (max-width: 991px){.card.style-3.mobile-style-3{height:200px}.card.style-3.mobile-style-3 .card-img{height:100% !important}}.card.style-4{border-radius:15px;overflow:hidden;border:1px solid #e5e5e5}.card.style-4:hover{transform:scale(1.04);transition:all .3s ease-in-out;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.card.style-4:hover .card-title{color:#e11f1c !important}.card.style-4 a{display:flex;gap:10px;padding:8px 15px 8px 8px}.card.style-4 a .card-img{border-radius:10px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #e5e5e5}.card.style-4 a .card-content{display:flex;flex-direction:column}.card.style-4 a .card-content .content-header{height:100%}.card.style-4 a .card-content .card-title{color:#4c4c4c;font-size:15px;font-weight:500;line-height:20px}.card.style-4 a .card-content .text{font-weight:400;margin-top:5px;font-size:12px;line-height:18px;text-align:left !important}.card.style-4 a .card-content .sub-text{font-size:12px;color:#000;margin:5px 0 0 0;display:flex;align-items:center;gap:2px}#st-video-player{padding:30px 0 !important}#st-video-player .modal-inner{padding:0 !important}#st-video-player .modal-inner iframe{height:660px}@media screen and (max-width: 450px){#st-video-player .modal-inner iframe{height:300px}}.modal{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);backdrop-filter:blur(5px);padding:50px 0;display:none;align-items:center;justify-content:center;pointer-events:none;z-index:1020}.modal .modal-inner{background-color:#fff;border:1px solid #e5e5e5;padding:45px 40px !important;border-radius:20px;box-shadow:0px 3px 6px 2px rgba(0,0,0,.3);position:relative}.modal .modal-inner img{border-radius:20px}@media screen and (max-width: 830px){.modal .modal-inner{padding:10px !important}.modal .modal-inner .slide-prev,.modal .modal-inner .slide-next{position:static}.modal .modal-inner .btn-wrapper{margin-top:40px;display:flex;justify-content:center;gap:10px}}.modal .btn-close{position:absolute;right:-25px;top:-25px;z-index:1030}@media screen and (max-width: 830px){.modal .btn-close{right:50%;transform:translateX(50%);top:-80px}}.modal.show{display:flex;pointer-events:all}.modal.modal-vertical .modal-inner{width:100%}@media screen and (min-width: 1112px){.modal.modal-vertical .modal-inner{max-width:568px}}.modal.modal-vertical .btn-close{background-color:rgba(0,0,0,0);color:#191919;top:0;right:25px}.tab-wrapper .nav .nav-link.active{pointer-events:none}.tab-wrapper .tab-content{margin-top:20px}.tab-wrapper .tab-content .tab-panel{--animate-duration: 200ms}.tab-wrapper .tab-content .tab-panel:not(.active){display:none}.tab-wrapper .tab-content .tab-panel p{margin:12px 0}@media only screen and (max-width: 500px){.tab-wrapper .tab-content .tab-panel{padding:0 20px 0 0}}@media only screen and (max-width: 350px){.tab-wrapper .tab-content .tab-panel{overflow:hidden;overflow-x:auto !important}}@media only screen and (min-width: 992px){.sticky-lg-top{position:sticky;z-index:5;top:120px}}#header{padding:25px 0}#header.box-shadow{box-shadow:0 0 12px rgba(0,0,0,.2);background-color:#fff;position:relative}#header .logobar{gap:30px}#header .logobar .right{width:100%}#header .logobar .right .search-form{max-width:290px;width:100%}#header .logobar .right .search-form .input-w-button.opened{padding:5px 5px 5px 15px !important}#header .main-menu{margin-top:40px;display:flex;flex-direction:row;position:relative}#header .main-menu ul:not(.mega-menu ul){padding:0 22px 10px 22px;z-index:12}#header .main-menu ul:not(.mega-menu ul)::after{content:"";width:100%;height:10px;position:absolute;left:0;bottom:0;border-radius:5px;background-color:#e5e5e5;z-index:-2}#header .main-menu ul:not(.mega-menu ul) li{cursor:pointer}#header .main-menu ul:not(.mega-menu ul) li a{padding:10px 10px 20px 10px;position:relative;z-index:1}#header .main-menu ul:not(.mega-menu ul) li a:hover,#header .main-menu ul:not(.mega-menu ul) li a.active{color:#000}#header .main-menu ul:not(.mega-menu ul) li a.active::after{content:"";width:100%;height:10px;position:absolute;left:0;bottom:-10px;border-radius:5px;background-color:#e11f1c;z-index:-1;user-select:none}#header .main-menu .mega-menu{margin-top:0px;width:110%;padding:50px;border-radius:20px;background-color:#f9f9f9;position:absolute;top:35px;z-index:9;display:none;animation:megaOpen .3s ease-in-out linear}#header .main-menu .mega-menu.open{display:block !important}#header .main-menu .mega-menu .mega-layouts{display:flex;flex-direction:row;gap:50px}#header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(1),#header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(2){width:50%}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child{display:flex;flex-direction:column;padding:20px;height:100%}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li{padding-bottom:15px}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a{display:block}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a:hover,#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a.active{color:#000}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater{display:flex;gap:24px;padding:8px}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater.child{display:block}#header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater .card .card-img{height:100%}@media(max-width: 1024px){#header .main-menu .mega-menu{width:80%}#header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(3),#header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(4){display:none}}@keyframes megaOpen{0%{transform:translateY(-10px);opacity:0}50%{opacity:.5}100%{transform:translateY(0);opacity:1}}#sticky-header{padding:20px 0;position:fixed;width:100%;top:0;left:0;box-shadow:0 0 12px rgba(0,0,0,.2);background-color:#fff;z-index:1010;transform:translateY(-100%);transition:transform .4s ease-in-out,opacity .4s ease-in-out;opacity:0}#sticky-header.fixed{transform:translateY(0);opacity:1}#sticky-header.fixed .main-menu .mega-menu{margin-top:0px;width:150%;padding:50px;border-radius:0 0 20px 20px;background-color:#f9f9f9;position:absolute;top:77px;z-index:-1;display:none !important;animation:megaOpen .3s ease-in-out linear}#sticky-header.fixed .main-menu .mega-menu.open{display:block !important}#sticky-header.fixed .main-menu .mega-menu .mega-layouts{display:flex;flex-direction:row;gap:50px}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(1),#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(2){width:50%}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child{display:flex;flex-direction:column;padding:20px;height:100%}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li{padding-bottom:15px}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a{display:block}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a:hover,#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a.active{color:#000}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater{display:flex;gap:24px;padding:8px}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater.child{display:block}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater .card .card-img{height:100%}@media(max-width: 1024px){#sticky-header.fixed .main-menu .mega-menu{width:80%}#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(3),#sticky-header.fixed .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(4){display:none}}@keyframes megaOpen{0%{transform:translateY(-10px);opacity:0}50%{opacity:.5}100%{transform:translateY(0);opacity:1}}#sticky-header .main-menu{margin:0 20px;position:relative}@media only screen and (max-width: 1399px){#sticky-header .main-menu{display:none !important}}#sticky-header .main-menu ul:not(.mega-menu ul){padding:0 15px}#sticky-header .main-menu ul:not(.mega-menu ul) li{cursor:pointer}#sticky-header .main-menu ul:not(.mega-menu ul) li a{padding:6px}#sticky-header .main-menu ul:not(.mega-menu ul) li a:hover{color:#000}#sticky-header .main-menu ul:not(.mega-menu ul) li a.active{color:#e11f1c}#sticky-header .main-menu .mega-menu{margin-top:0px;width:150%;padding:50px;border-radius:0 0 20px 20px;background-color:#f9f9f9;position:absolute;top:77px;z-index:-1;display:none !important;animation:megaOpen .3s ease-in-out linear}#sticky-header .main-menu .mega-menu.open{display:block !important}#sticky-header .main-menu .mega-menu .mega-layouts{display:flex;flex-direction:row;gap:50px}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(1),#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(2){width:50%}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child{display:flex;flex-direction:column;padding:20px;height:100%}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li{padding-bottom:15px}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a{display:block}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a:hover,#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .sub-child li a.active{color:#000}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater{display:flex;gap:24px;padding:8px}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater.child{display:block}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner .mega-nav .mega-item .suggestion-theater .card .card-img{height:100%}@media(max-width: 1024px){#sticky-header .main-menu .mega-menu{width:80%}#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(3),#sticky-header .main-menu .mega-menu .mega-layouts .mega-inner:nth-child(4){display:none}}@keyframes megaOpen{0%{transform:translateY(-10px);opacity:0}50%{opacity:.5}100%{transform:translateY(0);opacity:1}}#header,#sticky-header{z-index:99}#header .logobar,#sticky-header .logobar{display:flex;align-items:center;justify-content:space-between;height:70px}#header .logobar .logo img,#sticky-header .logobar .logo img{height:100%;max-width:unset}#header .logobar .right,#sticky-header .logobar .right{display:flex;justify-content:flex-end;gap:8px;position:relative;transition:.4s}#header .logobar .right>.btn,#sticky-header .logobar .right>.btn{font-size:22px}#header .logobar .right .search-form,#sticky-header .logobar .right .search-form{height:50px;position:relative;display:flex;justify-content:flex-end}#header .logobar .right .search-form .st-search-results,#sticky-header .logobar .right .search-form .st-search-results{position:absolute;background-color:#fff;width:100%;border-radius:25px;left:0;top:0;padding:10px;padding-top:65px;z-index:98;box-shadow:0 1px 4px rgba(0,0,0,.15);transition:.4s;opacity:1;pointer-events:all}#header .logobar .right .search-form .st-search-results.hide,#sticky-header .logobar .right .search-form .st-search-results.hide{opacity:0;pointer-events:none}#header .logobar .right .search-form .st-search-results .tab-wrapper ul li,#sticky-header .logobar .right .search-form .st-search-results .tab-wrapper ul li{font-size:14px}#header .logobar .right .search-form .st-search-results .tab-content ul,#sticky-header .logobar .right .search-form .st-search-results .tab-content ul{list-style:none}#header .logobar .right .search-form .st-search-results .tab-content ul li,#sticky-header .logobar .right .search-form .st-search-results .tab-content ul li{padding:7px 0;border-bottom:1px solid #edecec}#header .logobar .right .search-form .st-search-results .tab-content ul li a,#sticky-header .logobar .right .search-form .st-search-results .tab-content ul li a{display:flex;align-items:center;gap:7px;color:inherit;text-decoration:none}#header .logobar .right .search-form .st-search-results .tab-content ul li a .img-wrapper,#sticky-header .logobar .right .search-form .st-search-results .tab-content ul li a .img-wrapper{width:50px;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e5e5e5;border-radius:8px;background-color:#000}#header .logobar .right .search-form .st-search-results .tab-content ul li a .img-wrapper img,#sticky-header .logobar .right .search-form .st-search-results .tab-content ul li a .img-wrapper img{width:100%}#header .logobar .right .search-form .st-search-results .tab-content ul li a .item-title,#sticky-header .logobar .right .search-form .st-search-results .tab-content ul li a .item-title{font-size:14px;line-height:18px}#header .logobar .right .search-form .st-search-results .tab-content ul li a .item-title:hover,#sticky-header .logobar .right .search-form .st-search-results .tab-content ul li a .item-title:hover{color:#e11f1c;transition:all .2s ease-in-out}@media screen and (max-width: 500px){#header .logobar .right .search-form .st-search-results,#sticky-header .logobar .right .search-form .st-search-results{overflow:hidden}}#header .logobar .right .search-form .input-w-button,#sticky-header .logobar .right .search-form .input-w-button{display:flex;height:100%;padding:5px 5px 5px 15px;background-color:#e5e5e5;border-radius:25px;width:290px;font-size:1.125rem;position:relative;z-index:99}#header .logobar .right .search-form .input-w-button input,#sticky-header .logobar .right .search-form .input-w-button input{width:100%;background-color:rgba(0,0,0,0);border:none;outline:none;padding:0;font-size:14px;font-weight:400;position:relative;z-index:99}#header .logobar .right .search-form .input-w-button input::placeholder,#sticky-header .logobar .right .search-form .input-w-button input::placeholder{color:#7f7f7f}#header .logobar .right .search-form .input-w-button .btn,#sticky-header .logobar .right .search-form .input-w-button .btn{height:100%;margin-left:5px;position:relative;z-index:99}#header .logobar .right .search-form .input-w-button.closed,#sticky-header .logobar .right .search-form .input-w-button.closed{padding:0;width:auto;aspect-ratio:1/1}#header .logobar .right .search-form .input-w-button.closed .btn,#sticky-header .logobar .right .search-form .input-w-button.closed .btn{margin:0}#header .logobar .right .search-form .input-w-button.opened .st-icon-search::before,#sticky-header .logobar .right .search-form .input-w-button.opened .st-icon-search::before{content:""}@media only screen and (max-width: 767px){#header .logobar .right .search-form .input-w-button:not(:is(.closed,.opened)),#sticky-header .logobar .right .search-form .input-w-button:not(:is(.closed,.opened)){padding:0;width:auto;aspect-ratio:1/1}#header .logobar .right .search-form .input-w-button:not(:is(.closed,.opened)) .btn,#sticky-header .logobar .right .search-form .input-w-button:not(:is(.closed,.opened)) .btn{margin:0}}#header .main-menu,#sticky-header .main-menu{width:100%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 991px){#header .main-menu,#sticky-header .main-menu{display:none}}#header .main-menu ul,#sticky-header .main-menu ul{display:inline-flex;justify-content:center;height:45px;list-style-type:none;position:relative}#header .main-menu ul li,#sticky-header .main-menu ul li{height:100%;margin:0 8px}#header .main-menu ul li a,#sticky-header .main-menu ul li a{display:flex;align-items:center;height:100%;font-size:17px;font-weight:500;letter-spacing:.2px;color:#7f7f7f;transition:color .3s ease-in-out}@media screen and (max-width: 767px){#header .logobar.search-opened .right>*:not(.search-form),#sticky-header .logobar.search-opened .right>*:not(.search-form){display:none}}@media screen and (max-width: 575px){#header,#sticky-header{z-index:100;padding:0 0 10px 0}#header .logobar,#sticky-header .logobar{position:relative;z-index:100}#header .logobar .logo img,#sticky-header .logobar .logo img{max-height:55px}#header .logobar .right>.btn,#header .logobar .right>.dropdown .btn,#sticky-header .logobar .right>.btn,#sticky-header .logobar .right>.dropdown .btn{height:45px;font-size:18px}#header .logobar .right .search-form,#sticky-header .logobar .right .search-form{height:45px}#header .logobar.search-opened .logo,#sticky-header .logobar.search-opened .logo{display:none}#header .logobar.search-opened .right,#sticky-header .logobar.search-opened .right{width:100%}#header .logobar.search-opened .right .search-form,#header .logobar.search-opened .right .input-w-button,#sticky-header .logobar.search-opened .right .search-form,#sticky-header .logobar.search-opened .right .input-w-button{max-width:unset !important;width:100% !important}}#main-content{margin:20px 0;position:relative}#main-content section:not(:nth-child(3)){margin-top:80px}@media screen and (max-width: 500px){#main-content section:not(:nth-child(3)){margin-top:40px}}#main-content #page-title{margin-bottom:70px}@media screen and (max-width: 500px){#main-content #page-title{margin-bottom:35px}}#main-content #page-title .inner{border-radius:20px;overflow:hidden;border:1px solid #e5e5e5;box-shadow:0 1px 4px rgba(0,0,0,.15);max-height:250px;position:relative}@media screen and (max-width: 500px){#main-content #page-title .inner{border-radius:unset;border:unset;box-shadow:unset;border-bottom:1px solid #e5e5e5}}#main-content #page-title .left{padding-top:50px;padding-bottom:60px;max-width:410px}#main-content #page-title .left .title{align-items:flex-end}#main-content #page-title .left .title small{font-size:16px;line-height:28px}#main-content #page-title .left p{margin-top:20px}#main-content #page-title .theatres-grid{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(10, 1fr);max-height:600px;transform:rotate(345deg) translate(10%, -20%) rotate3d(-2, -1, 0, 40deg);gap:10px}#main-content #page-title .theatres-grid .card{padding:10px;cursor:pointer;transition:.4s;border:1px solid #e5e5e5;overflow:visible}#main-content #page-title .theatres-grid .card:hover{transform:translate(4px, 4px);box-shadow:0 1px 4px rgba(0,0,0,.15);perspective:50px}#main-content #page-title .theatres-grid .card:first-of-type{grid-row-start:3;grid-row-end:6;grid-column-start:1;grid-column-end:2}#main-content #page-title .theatres-grid .card:nth-child(2){grid-column-start:2;grid-row-start:2;grid-row-end:5;margin-top:5px}#main-content #page-title .theatres-grid .card:nth-child(3){grid-column-start:2;grid-row-start:5;grid-row-end:8}#main-content #page-title .theatres-grid .card:nth-child(4){grid-column-start:3;grid-row-start:3;grid-row-end:6}#main-content #page-title .theatres-grid .card:nth-child(5){grid-column-start:3;grid-row-start:6;grid-row-end:9}#main-content #page-title .theatres-grid .card:nth-child(6){grid-column-start:4;grid-row-start:2;grid-row-end:5}#main-content #page-title .theatres-grid .card:nth-child(7){grid-column-start:4;grid-row-start:5;grid-row-end:8}#main-content #page-title .theatres-grid .card:nth-child(8){grid-column-start:5;grid-row-start:3;grid-row-end:6}#main-content #page-title .theatres-grid .card:nth-child(9){grid-column-start:5;grid-row-start:6;grid-row-end:9}#main-content #page-title .theatres-grid .card .card-img{overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#main-content #page-title .theatres-grid .card .card-img img{width:100%}@media screen and (max-width: 1112px){#main-content #page-title .theatres-grid{grid-template-rows:repeat(5, 1fr);grid-template-columns:repeat(3, 1fr);transform:rotate(345deg) translate(10%, -30%) rotate3d(-2, -1, 0, 40deg)}#main-content #page-title .theatres-grid .card:nth-child(6),#main-content #page-title .theatres-grid .card:nth-child(7),#main-content #page-title .theatres-grid .card:nth-child(8),#main-content #page-title .theatres-grid .card:nth-child(9){display:none}}#main-content .section-title{margin-bottom:40px}#main-content .section-title.style-1{display:flex;align-items:flex-start;justify-content:space-between}#main-content .section-title.style-1 .left{display:flex;align-items:center;width:100%}#main-content .section-title.style-1 .left .icon{color:#191919;font-size:22px}#main-content .section-title.style-1 .left .title-wrap{position:relative;font-size:32px}#main-content .section-title.style-1 .left .title-wrap:not(.wo-border){margin-left:8px;padding-bottom:5px}#main-content .section-title.style-1 .left .title-wrap:not(.wo-border)::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;border-radius:2.5px;background-color:#e5e5e5}@media screen and (max-width: 500px){#main-content .section-title.style-1 .left .title-wrap:not(.wo-border)::after{display:none}}#main-content .section-title.style-1 .left .title-wrap .title{color:#101828;display:block}#main-content .section-title.style-1 .left .title-wrap .text{font-size:.8rem;font-weight:400;color:#7f7f7f;display:inline-block}@media screen and (max-width: 1366px){#main-content .section-title.style-1 .left .title-wrap{font-size:24px}}@media screen and (max-width: 500px){#main-content .section-title.style-1 .left .title-wrap{font-size:15px}}#main-content .section-title.style-2{position:relative;text-align:center;padding-bottom:27px}#main-content .section-title.style-2::before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100px;height:7px;border-radius:3.5px;background-color:#e11f1c}#main-content .section-title.style-2 .title{margin-bottom:10px}#main-content .section-title.style-2.light-content .title{color:#fff}#main-content .section-title.style-2.light-content .text-muted{color:#cdcdcd}@media screen and (max-width: 500px){#main-content .section-title{margin-bottom:5px}}#main-content .sidebar .inner.sticky{position:sticky;top:130px}#main-content .sidebar .inner>.card:not(:last-child){margin-bottom:25px}#main-content .sidebar .inner .popular-plays .card-body>.card:not(:last-child){margin-bottom:10px}#main-content .advertiser-left{position:fixed;top:50px;left:0;max-width:100% !important}#main-content .advertiser-left .container{width:100% !important}#main-content .advertiser-right{position:fixed;top:50px;right:0;max-width:100% !important}#main-content .advertiser-right .container{width:100% !important}@media screen and (max-width: 1440px){#main-content .advertiser-left,#main-content .advertiser-right{display:none}}#footer{margin-top:80px}#footer .container>.row{margin-bottom:60px}#footer .social-icons ul{list-style-type:none;display:flex}#footer .social-icons ul li:not(:last-child){margin-right:10px}#footer .foot-menu{list-style-type:none}#footer .foot-menu li{text-align:center}#footer .foot-menu li a{font-size:14px;line-height:20px;color:#000}#footer .copyright{position:relative;text-align:center;margin-bottom:60px;padding-top:15px}#footer .copyright::before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:45px;height:5px;border-radius:2.5px;background-color:#e11f1c}@media screen and (min-width: 500px)and (max-width: 830px){#footer .logo{text-align:center}#footer .social-icons{text-align:center}#footer .social-icons ul{justify-content:center}}@media screen and (max-width: 500px){#footer .foot-menu li{text-align:left;margin-top:10px}}#admin-btn{position:fixed;right:20px;bottom:20px;z-index:800}#desktop-sidemenu{position:fixed;overflow-y:overlay;top:0;height:100vh;width:380px;max-width:calc(100vw - 30px);right:-100%;transition:.4s;z-index:1031;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.2);display:flex;flex-direction:column}#desktop-sidemenu.show{right:0}#desktop-sidemenu .close-button{display:flex;align-items:center;justify-content:flex-end;padding-top:15px;padding-right:20px}#desktop-sidemenu .menu-content{flex-grow:1;padding:20px}#desktop-sidemenu .menu-content .content{position:relative;padding-top:20px}#desktop-sidemenu .menu-content .content h2{padding-bottom:12px}#desktop-sidemenu .menu-content .content .updates-list{list-style:none;margin-bottom:12px}#desktop-sidemenu .menu-content .content .updates-list li{padding:10px 0;border-bottom:1px solid #cdcdcd}#desktop-sidemenu .menu-content .content .updates-list li div{display:flex;align-items:center;justify-content:space-between;gap:30px;transition:.4s}#desktop-sidemenu .menu-content .content .updates-list li div a{color:inherit}#desktop-sidemenu .menu-content .content .updates-list li:hover{color:#e11f1c}#desktop-sidemenu .menu-content .content .social-grid{display:grid;grid-template-columns:repeat(2, 2fr);gap:5px}#desktop-sidemenu .menu-content .content .social-grid .instagram{padding:10px;border:1px solid #edecec;border-radius:8px;overflow:hidden;width:100%}#desktop-sidemenu .menu-footer .social-media-links{display:flex;list-style:none;justify-content:center;gap:12px}#desktop-sidemenu .menu-footer .cinema-button{margin-top:15px}#desktop-sidemenu .menu-footer .cinema-button a{display:block;width:100%;background-color:#191919;color:#fff;padding:12px;text-align:center}#mobile-menu{display:none;position:fixed;top:0;overflow:hidden;background-color:#fff;z-index:98;transition:.4s;padding-top:0;box-shadow:0 1px 4px rgba(0,0,0,.15);opacity:0}#mobile-menu .logobar{display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:20px !important;align-items:center;border-bottom:1px solid #edecec}@media screen and (max-width: 500px){#mobile-menu .logobar{padding-right:10px}}@media screen and (max-width: 1399px){#mobile-menu{display:block;width:380px;right:-100%;height:calc(100vh - 110px);margin-top:110px}#mobile-menu.mobile-menu-opened{right:0;padding-top:30px}}@media screen and (max-width: 500px){#mobile-menu{height:0;width:100%;right:0;margin-top:0}#mobile-menu.mobile-menu-opened{height:100vh;padding:20px 0 30px 10px;opacity:1;z-index:999;overflow-y:scroll}}#mobile-menu .mobil-menu-flex{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:50px}#mobile-menu nav>ul>li:not(.menu-opened){height:20px}@media screen and (max-width: 500px){#mobile-menu nav{padding-right:10px}}#mobile-menu nav ul{list-style:none;padding-left:0px}#mobile-menu nav ul li{margin:8px 0}#mobile-menu nav ul li a{font-size:1.125rem;color:#191919;font-weight:bold;display:flex;justify-content:space-between}#mobile-menu nav ul li>ul li{font-size:1.1rem;padding-left:5px}#mobile-menu nav ul li>ul li a{color:#666}#mobile-menu nav ul li>ul li>ul{padding-left:10px}#mobile-menu nav ul li>ul li>ul li a{color:#7f7f7f;font-size:1rem}#mobile-menu nav ul li ul{opacity:0;height:0;pointer-events:none;transition:.4s opacity}#mobile-menu nav ul li.top-parent.menu-opened ul.slide-down{opacity:1;height:100%;pointer-events:fill}@media screen and (max-width: 500px){#mobile-menu .mobile-socials{padding-right:10px}}#mobile-menu .social-media-links{display:flex;justify-content:flex-start;list-style:none;gap:5px;margin-bottom:20px}#mobile-menu .carousel-section{margin-top:45px}#mobile-menu .carousel-section .title{font-size:1.4rem}#mobile-menu .carousel-section .card.style-1 .card-img{max-height:200px}#mobile-menu .carousel-section .card.style-1 .card-content .card-title{font-size:.8rem;line-height:1rem}#mobile-menu .carousel-section .card.style-1 .card-content{min-height:3em}#mobile-menu .contact-menu{list-style:none;padding-left:15px}#mobile-menu .contact-menu li{padding-bottom:7px}#mobile-menu .contact-menu li>a{color:inherit}#mobile-menu .menu-row{padding:0 15px}#mobile-menu .auth-btn-wrapper{display:flex;border:1px solid #7f7f7f}#mobile-menu .auth-btn-wrapper a{flex:0 0 50%;padding:20px;color:inherit;text-align:center;font-weight:bold}#mobile-menu .auth-btn-wrapper a:first-of-type{border-right:1px solid #7f7f7f}#mobile-menu .auth-btn-wrapper a:last-child{color:#e11f1c}#mobile-menu .carousel-section .slider-container.container{padding:0 !important;margin-top:15px;margin-bottom:25px}@media screen and (max-width: 991px){.collapsable{height:0;overflow:hidden;padding:0}}.dropdown{position:relative}.dropdown .dropdown-menu{position:absolute;list-style:none;padding-left:0;padding:20px;z-index:1002;background-color:#fff;border-radius:20px;border:1px solid #e5e5e5;box-shadow:0 1px 4px rgba(0,0,0,.15);display:none}.dropdown .dropdown-menu::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:0 10px 15px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);z-index:-1;filter:drop-shadow(0 -2px 4px rgba(0, 0, 0, 0.15))}.dropdown .dropdown-menu.dropdown-dir-bottom-right{inset:0 auto auto 0;transform:translate(0px, 70px)}.dropdown .dropdown-menu.dropdown-dir-bottom-right::before{top:-15px;right:25px;transform:translateX(-50%)}.dropdown .dropdown-menu.dropdown-dir-bottom{inset:0 0 auto auto;transform:translate(0px, 70px)}.dropdown .dropdown-menu.dropdown-dir-bottom::before{top:-15px;right:25px;transform:translateX(50%)}.dropdown .dropdown-menu.dropdown-dir-right{inset:0px auto auto 0px;margin:0px;transform:translate(70px, 0px)}.dropdown .dropdown-menu.dropdown-dir-right::before{top:15px;left:-15px;transform:rotate(-90deg)}.dropdown .dropdown-menu li:not(:last-child){margin-bottom:20px}.dropdown .dropdown-menu .dropdown-item{display:flex;align-items:center;gap:7px;white-space:nowrap}.dropdown .dropdown-menu .dropdown-item:not(:last-child){margin-bottom:20px}.dropdown .dropdown-menu a{color:inherit}.dropdown .dropdown-menu.show{display:block}.pagination{margin-top:30px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.pagination #prev,.pagination #next{display:flex;align-items:center;justify-content:center;height:40px;border-radius:8px;gap:5px;font-size:1rem;color:#191919;transition:.4s}.pagination #prev.disabled,.pagination #next.disabled{opacity:.6;pointer-events:none}.pagination #prev:hover,.pagination #next:hover{color:#e11f1c;background-color:#e5e5e5}.pagination #next{padding:0 10px 0 15px}.pagination #prev{padding:0 15px 0 10px}.pagination ul{list-style:none;display:flex;gap:5px}.pagination ul li a,.pagination ul li span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:#4c4c4c;transition:.4s}.pagination ul li.active span{color:#fff;background-color:#e11f1c}.pagination ul li.active,.pagination ul li.disabled{pointer-events:none}.pagination ul li:hover a{background-color:#e5e5e5}@media screen and (max-width: 991px){.overflow-x-mobile-scroll{padding-right:15px;overflow-x:scroll !important}}.color-inherit{color:inherit !important}.header-mobile-top{padding:10px 0 !important;background-color:#fff7f6}.header-mobile-top .icon{margin-right:5px}.header-mobile-top .register-wrapper a{color:#e11f1c;font-weight:bold;background-color:#fff;padding:10px 12px;display:flex;align-items:center;gap:0;border-radius:4px;justify-content:center}.header-mobile-top .register-wrapper a i{color:#e11f1c;font-weight:bold;padding-right:0}.header-mobile-top .register-wrapper a:hover{background-color:#e11f1c;color:#fff}.header-mobile-top .register-wrapper a:hover i{color:#fff}.header-mobile-top .login-wrapper a{color:#7f7f7f;font-weight:bold}@media screen and (min-width: 1112px){.nav-wrapper{display:block}}.active-theatres-row{padding:10px !important;border-radius:15px;border:1px solid #e5e5e5;display:grid;grid-template-columns:repeat(2, 2fr);align-items:center;gap:20px}.active-theatres-row.heads{border:none !important;border-bottom:1px solid #101828 !important;padding-bottom:10px !important;border-radius:0 !important;margin-bottom:20px !important;display:grid;grid-template-columns:repeat(2, 2fr);justify-content:space-between}.active-theatres-row.heads .flexs{display:grid;grid-template-columns:repeat(3, 3fr);gap:10px}.active-theatres-row .content{width:100%;display:grid;grid-template-columns:repeat(3, 3fr);align-items:center;gap:10px}.active-theatres-row .content div:last-child{display:flex;align-items:center;gap:30px}.active-theatres-row .content div:last-child span{font-size:22px;color:#101828;margin-bottom:0}.active-theatres-row .content .award-url:hover span{font-size:32px;color:#e11f1c;transition:all .3s ease-in-out}.active-theatres-row .award-content{width:100%}.active-theatres-row .award-content div{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-right:20px}.active-theatres-row .award-content div span{font-size:22px;color:#101828;margin-bottom:0}.active-theatres-row h3{cursor:pointer}.active-theatres-row .active-theatres-img{display:flex;align-items:center;gap:20px}.active-theatres-row .active-theatres-img .img-wrapper{border:1px solid #e5e5e5;border-radius:5px;width:60px;flex-shrink:0;cursor:pointer}.active-theatres-row .active-theatres-img .img-wrapper img{width:100%;max-height:150px;border-radius:5px}.active-theatres-row .active-theatres-img .img-wrapper:hover{transform:scale(1.9);transition:all .3s ease-in-out}.active-theatres-row .active-theatres-img .theatre-title:hover{color:#e11f1c;transition:all .2s ease-in-out}.active-theatres-row .active-theatres-img .person-title{flex-basis:70%}@media screen and (max-width: 500px){.active-theatres-row:not(.heads){grid-template-columns:minmax(50px, auto) repeat(1, 1fr) !important}.active-theatres-row .active-theatres-img{align-items:start;flex-direction:column;gap:8px}.active-theatres-row .active-theatres-img .img-wrapper{width:100px;height:130px}.active-theatres-row .active-theatres-img .img-wrapper img{height:100%;object-fit:cover}.active-theatres-row .active-theatres-img .img-wrapper:hover{transform:scale(1.1);transition:all .3s ease-in-out}.active-theatres-row .active-theatres-img .rounded-circle{width:50px;height:50px}.active-theatres-row .active-theatres-img .rounded-circle img{height:100%;object-fit:cover}.active-theatres-row .active-theatres-img .rounded-circle:hover{transform:scale(1.1);transition:all .3s ease-in-out}.active-theatres-row .active-theatres-img .theatre-title.mobil-none-title{display:none}.active-theatres-row .content{grid-template-columns:repeat(1, 1fr);gap:10px}.active-theatres-row .content div:last-child span{display:none}.active-theatres-row .content .theatre-title.mobil-none-title{display:block !important}.active-theatres-row .award-content{grid-template-columns:repeat(1, 1fr);gap:10px}.active-theatres-row .award-content span{display:none}.active-theatres-row .award-content .theatre-title.mobil-none-title{display:block !important}.active-theatres-row.awards-row{grid-template-columns:repeat(2) !important;gap:10px}}@media screen and (max-width: 991px){.g-4{--bs-gutter-y: 1rem !important;--bs-gutter-x: 1rem !important}}@media screen and (max-width: 500px){.card-sceen .card.style-1 .card-img{height:216px !important}}.error-pages .error-inner{background-image:url("/uploads/frame.png");background-repeat:no-repeat;background-size:contain;width:100%;height:600px;padding:100px}.error-pages .error-inner .errors{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;height:100%}.error-pages .error-inner .errors h1{font-size:48px;line-height:54px;width:40%;text-align:center}.error-pages .error-inner .errors p{width:60%;text-align:center;color:#7f7f7f;font-size:24px;line-height:32px}.error-pages .error-inner .errors a{margin-top:30px;background-color:#e11f1c;padding:15px 40px;color:#fff;font-size:20px}@media screen and (max-width: 991px){.error-pages .error-inner{background-size:cover;background-position:center;padding:0;gap:5px;height:400px;border-radius:40px}.error-pages .error-inner .errors h1{font-size:24px !important;line-height:32px;width:100%}.error-pages .error-inner .errors p{font-size:16px;line-height:21px;width:100%}.error-pages .error-inner .errors a{margin-top:0;font-size:16px}}.signin-modal-section .modal-inner{padding-top:30px}.signin-modal-section h3{font-size:1.5rem;margin-bottom:12px;color:#191919}.signin-modal-section p{font-size:1.125rem;color:#999;margin-bottom:12px;line-height:1.125em}.signin-modal-section form input[type=email],.signin-modal-section form input[type=password]{border-radius:4px;border:1px solid #b2b2b2;font-size:1.125rem}.signin-modal-section form .checkbox-row label{color:#999;font-size:1rem}.signin-modal-section form button{width:100%;margin-bottom:24px}.signin-modal-section .seperator{text-align:center;color:#999;font-size:1.125rem;position:relative;z-index:100;margin-bottom:24px}.signin-modal-section .seperator span{background-color:#fff;position:relative;z-index:100;padding:5px 10px}.signin-modal-section .seperator::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;height:1px;background-color:#b2b2b2;left:0;z-index:99}.signin-modal-section .oauth{list-style:none;padding:0;margin:0}.signin-modal-section .oauth li{margin-bottom:12px}.signin-modal-section .oauth li a{width:100%;display:block;text-decoration:none;color:#4c4c4c;text-align:center;border:1px solid #b2b2b2;border-radius:4px;font-size:1.125rem;padding:12px 0;position:relative}.signin-modal-section .oauth li a span{position:absolute;color:#e11f1c;left:20px;top:50%;transform:translateY(-50%);font-size:1rem}@media screen and (max-width: 450px){.signin-modal-section .modal-inner{padding:30px 20px}}.carousel-section .section-title .slide-nav{display:flex;gap:8px}@media screen and (max-width: 500px){.carousel-section .container{padding:0 0 0 10px !important}}.carousel-section .slider-container{position:relative}.carousel-section .slider-container .carousel-nav .slide-prev,.carousel-section .slider-container .carousel-nav .slide-next{position:absolute;top:50%;border:2px solid #fff;z-index:5}.carousel-section .slider-container .carousel-nav .slide-prev{left:0;transform:translateY(-50%) translateX(-100%)}.carousel-section .slider-container .carousel-nav .slide-next{right:0;transform:translateY(-50%) translateX(100%)}@media screen and (max-width: 830px){.carousel-section .slider-container .carousel-nav{display:none;pointer-events:none}}.carousel-section .carousel-slider{width:calc(100% + 4px);padding:2px;transform:translateX(-2px)}@media screen and (max-width: 500px){.carousel-section .carousel-slider{width:100%;transform:unset}}.carousel-section .carousel-slider .swiper-slide{height:auto}@media screen and (max-width: 991px){.carousel-section .carousel-slider .swiper-slide{width:216px !important}}@media screen and (max-width: 500px){.carousel-section .carousel-slider .swiper-slide{width:140px !important;height:auto}.carousel-section .carousel-slider .swiper-slide:last-child{padding-right:10px !important}}