body .bootstrap-datetimepicker-widget table td.day { -webkit-box-shadow: inset 0px 0px 4px 0px rgb(0 0 0 / 50%); box-shadow: inset 0px 0px 4px 0px rgb(0 0 0 / 50%); }
body .bootstrap-datetimepicker-widget table td.disabled, body .bootstrap-datetimepicker-widget table td.disabled:hover { color: #ccc; -webkit-box-shadow: inset 0px 0px 0px 0px rgb(0 0 0 / 50%); box-shadow: inset 0px 0px 0px 0px rgb(0 0 0 / 50%); }
body { font-family: "Open Sans", sans-serif; }
.tooltip { font-family: "Open Sans", sans-serif; }
a { -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; outline: none; }
a:focus { outline: none; }
.btn-primary {color: #fff;
    background-color: #000;
    border: 1px solid #D4AF37;    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;}
.btn-primary:hover,
.btn-primary:focus {background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); color: #000;border: 1px solid #D4AF37;}
.redeem-points {
    margin-bottom: 20px;
}
.pfirstchild p:first-child { margin-top: 0px; padding-top: 0px; }
.pfirstchild p:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.modal-dialog { color: #000; }
.popover-content { color: #000; }
.logo-print { display: none; }
.rev_slider_wrapper .icn {font-weight: 900 !important;}
label[class*="required"]:after { content: "*"; display: inline-block; vertical-align: top; margin-left: 4px; color: #e74c3c; }
body.nav-ac-menu-body { overflow: hidden; height: 100%; }
.content-wrap { }
.bg-row { background: #232323; }
.termsfeed-com---palette-dark .cc-nb-okagree, .termsfeed-com---palette-dark .cc-nb-reject, .termsfeed-com---palette-dark .cc-cp-foot-save { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%) !important; color: #000 !important; }
body { background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; }
.mn-email-wrap { margin-top: 8px; }
.mn-email-wrap input[type="email"] {
width: 100%;
padding: 8px 12px;
border: 1px solid #ccc;
border-radius: 4px;
font-size: 14px;
box-sizing: border-box;
}
.mn-email-wrap input[type="email"]:focus {
border-color: #c8a84b;
outline: none;
box-shadow: 0 0 0 2px rgba(200,168,75,.25);
}
.mn-email-error {
color: #c0392b;
font-size: 12px;
margin-top: 4px;
display: none;
}
.mn-success-icon { font-size: 48px; text-align: center; margin-bottom: 8px; }
.mn-success-msg  { text-align: center; color: #555; line-height: 1.5; }

header.top-nav {position: fixed;top: 0;left: 0;width: 100%;background: #000;z-index: 999;height: 90px;background: -webkit-gradient(linear, left top, left bottom, color-stop(-91.48%, #000000), color-stop(419.32%, rgba(0, 0, 0, 0)));background: -webkit-linear-gradient(top, #000000 -91.48%, rgba(0, 0, 0, 0) 419.32%);background: -moz-linear-gradient(top, #000000 -91.48%, rgba(0, 0, 0, 0) 419.32%);background: linear-gradient(180deg, #000000 -91.48%, rgba(0, 0, 0, 0) 419.32%);}
header.top-nav .logo-cont { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; gap: 10px; }
header.top-nav .logo { }
header.top-nav .logo img { display: block; width: 100%; }
header.top-nav .place-cinema { max-width: 95px; margin-bottom: -5px; }
header.top-nav .place-cinema img { max-width: 100%; height: auto; display: block; }
header.top-nav .main-menu { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
header.top-nav .main-menu nav { }
header.top-nav .main-menu nav ul { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 5px; }
header.top-nav .main-menu nav ul li { }
header.top-nav .main-menu nav ul li a {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;color: #fff;font-size: 16px;font-weight: 500;text-decoration: none;line-height: normal;padding: 5px 10px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;border: 1px solid transparent;text-align: center;gap: 7px;}
header.top-nav .main-menu nav ul li a .icn {
    color: #f7cc42;
}
header.top-nav .main-menu nav ul li a:hover { border-color: #D4AF37; }
header.top-nav .main-menu nav ul li a.special {border-color: #D4AF37;}
header.top-nav .main-menu nav ul li a.special .icn  {color: #f7cc42;}
header.top-nav .sub-menu { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; gap: 10px; }
header.top-nav .sub-menu .sub-item { }
header.top-nav .sub-menu .sub-item a {background: none;padding: 7px 10px;margin: 0;outline: none;font-weight: 700;font-size: 12px;text-transform: uppercase;color: #FFFFFF; border: 1px solid #D4AF37; display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;text-align: center;text-decoration: none;line-height: 18px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;gap: 0 8px;}
header.top-nav .sub-menu .sub-item a .icn {color: #D4AF37;-webkit-transition: all .2s ease-in;-moz-transition: all .2s ease-in;transition: all .2s ease-in;line-height: 18px;font-size: 16px;}
header.top-nav .sub-menu .sub-item a .txt {font-size: 16px;}
header.top-nav .sub-menu .sub-item a:hover { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); color: #000;}
header.top-nav .sub-menu .sub-item a:hover .icn { color: #000; }
header.cbp-af-header.cbp-af-header-shrink .showtimes-btn, header.cbp-af-header.cbp-af-header-shrink .contact-btn { display: none; }
header.top-nav .menu-trigger { width: 30px; height: 30px; background: transparent; border: 0; padding: 0; margin: 0; outline: none; display: none; cursor: pointer; position: absolute; right: 20px; top: 31px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; transition: all 300ms linear; z-index: 999; }
header.top-nav .menu-trigger span { display: block; width: 30px; height: 2px; position: relative; background: #fff; z-index: 1; position: absolute; left: 0; top: 14px; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
header.top-nav .menu-trigger span:first-child { top: 7px; }
header.top-nav .menu-trigger span:last-child { top: 21px; }
body.nav-ac-menu-body header.top-nav .menu-trigger span { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 15px; width: 32px; }
body.nav-ac-menu-body header.top-nav .menu-trigger span:first-child { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }
body.nav-ac-menu-body header.top-nav .menu-trigger span:last-child { display: none; }
.inner-content { max-width: 1700px; margin: 0 auto; padding: 0 20px; }

/* menu */

/* General styles for all menus */
header.cbp-af-header { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; transition: all 300ms linear; }
header.cbp-af-header.cbp-af-header-shrink { background: #000; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; transition: all 300ms linear; }
header.top-nav .header-container { max-width: 1700px; position: relative; margin: 0 auto; height: 90px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 10px 0 20px; gap: 10px; }
header.top-nav .my-options { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; transition: all 300ms linear; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; z-index: 999; gap: 5px; position: relative; }
header.top-nav .my-options a { display: block; color: #fff; font-size: 20px; text-decoration: none; position: relative; line-height: 30px; padding: 0 5px; margin: 0 5px; outline: none; }
header.top-nav .my-options a span { display: none; position: absolute; text-align: right; width: 105px; right: 100%; padding-right: 7px; font-size: 18px; visibility: hidden; opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; transition: all 300ms linear; }
header.top-nav .my-options a:hover span { visibility: visible; opacity: 1; }
header.top-nav .my-options a.fa-shopping-bag { margin-top: 2px; }
header.top-nav .my-options a.cart {position:relative;}
header.top-nav .my-options a.cart .nr {
    display: flex;
    color: #D4AF37;
    opacity: 1;
    visibility: visible;
    position: absolute;
    right: -5px;
    top: -7px;
    width: 18px;
    height: 18px;
    line-height: normal;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px rgba(212, 175, 55, 1);
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    background: #000;
    text-align: center;
    padding: 0;
    font-size: 10px;
}
header.top-nav .search-header-content { z-index: 1; width: 0px; background: #000; visibility: visible; opacity: 1; position: absolute; right: -webkit-calc(100% - 38px); right: -moz-calc(100% - 38px); right: calc(100% - 38px); top: -5px; border: 1px solid #ccc; -webkit-box-shadow: 0px 0px 5px rgba(255, 255, 255, 1); box-shadow: 0px 0px 10px rgba(255, 255, 255, 1); opacity: 0; visibility: hidden; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; transition: all 300ms linear; }
header.top-nav .search-header-content.showsearch {/* display: block; */width: 250px; opacity: 1; visibility: visible; }
header.top-nav .search-header-content form { margin: 0; }
header.top-nav .search-header-content .ss-btn { position: absolute; right: 38px; top: 0px; display: block; cursor: pointer; width: 34px; text-align: center; background: #000; color: #fff; }
header.top-nav .search-header-content .ss-btn span { display: block; line-height: 28px; font-size: 22px; padding: 5px 5px; }
header.top-nav .search-header-content.no-voice-search .ss-btn { display: none; }
header.top-nav .search-header-content .npt { padding-right: 70px; }
header.top-nav .search-header-content.no-voice-search .npt { padding-right: 50px; }
header.top-nav .search-header-content .npt input { margin: 0; border: 0; font-size: 14px; line-height: 20px; background: none; width: 100%; padding: 9px 10px; outline: none; color: #fff; }
header.top-nav .search-header-content .mybtn { position: absolute; top: 0; right: 0; }
header.top-nav .search-header-content .mybtn button { border: 0px; margin: 4px 0; padding: 0px 0px; border-left: 1px solid #ccc; background: #000; outline: none !important; text-indent: -9999px; width: 36px; height: 30px; }
header.top-nav .search-header-content .mybtn button:before { content: "\f002"; font-family: FontAwesome; color: #fff; font-size: 20px; text-decoration: none; position: absolute; left: 0; top: 0; text-indent: 0; width: 36px; line-height: 36px; }
.nav-ac-menu { background: #000; position: fixed; padding-top: 90px; width: 240px; height: 100%; top: 0; z-index: 998; overflow: auto; display: none; }
.nav-ac-menu nav { }
.nav-ac-menu nav ul { list-style: none; padding: 0; margin: 0; }
.nav-ac-menu nav ul li { list-style: none; padding: 0; margin: 0; }
.nav-ac-menu nav ul li a { display: block; color: #fff; font-size: 19px; font-weight: 700; text-decoration: none; line-height: normal; border-bottom: 1px solid #fff; padding: 10px 20px; }
.nav-ac-menu nav ul li a .icn {color: #f7cc42; display: inline-block; margin-right:5px }
.nav-ac-menu nav ul li a:hover { background: #d71e26; }
.nav-ac-menu-left { left: -240px; }
.nav-ac-menu-right { right: -240px; }
.nav-ac-menu-left.nav-ac-menu-open { left: 0px; }
.nav-ac-menu-right.nav-ac-menu-open { right: 0px; }
.nav-ac-menu, .nav-ac-menu-push { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.rev_slider_wrapper .show-info { width: 540px; background: #000; background: rgba(0, 0, 0, 0.7); text-align: center; padding: 20px 10px; border-radius: 5px; }
.rev_slider_wrapper .show-info .s-now { font-size: 16px; color: #ff0000; font-weight: 700; }
.rev_slider_wrapper .show-info .s-ttl { font-size: 29px; font-weight: 700; color: #fff; margin: 0; padding: 5px 0 0 0; }
.rev_slider_wrapper .show-info .s-nf { font-size: 16px; font-weight: 300; color: #fff; padding: 5px 0 0 0; }
.rev_slider_wrapper .show-info .reald { background: url(../img/reald.png) no-repeat center center; width: 96px; height: 18px; margin: 5px auto 0 auto; }
.rev_slider_wrapper .show-info .icon-3d { background: url(../img/3d.png) no-repeat center center; width: 61px; height: 50px; margin: 5px auto 0 auto; display: inline-block; }
.rev_slider_wrapper .show-info .icon-dolby-atmos { background: url(../img/dolby_atmos.png) no-repeat center center; width: 42px; height: 50px; margin: 5px auto 0 auto; display: inline-block; }
.rev_slider_wrapper .show-info .icon-openair { background: url(../img/openair.png) no-repeat center center; width: 52px; height: 50px; margin: 5px auto 0 auto; display: inline-block; }
.rev_slider_wrapper .show-info ul { list-style: none; padding: 0; margin: 0; }
.rev_slider_wrapper .show-info ul li { list-style: none; padding: 5px 5px; margin: 0; display: inline-block; }
.rev_slider_wrapper .show-info ul li span.tm { display: block; border-radius: 5px; background: #333; font-size: 12px; font-weight: 700; color: #fff; padding: 5px 10px; }
.rev_slider_wrapper .show-info ul li span.ds { font-size: 11px; font-weight: 700; color: #fff; display: block; }
.rev_slider_wrapper .show-info a.btn { margin-top: 10px; }
.content-wrap .box-main-tpl { position: relative; }
.content-wrap .box-main-tpl .slider-main-container { position: relative; }
.content-wrap .box-main-tpl .slider-main-container .slider-data { }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .rating { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 10px; background: #000; display: inline-block; padding: 2px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .rating .nr { min-width: 26px; height: 26px; display: block; background: #fff; color: #000; border-radius: 50%; font-size: 18px; font-weight: 800; letter-spacing: -0.05em; text-align: center; line-height: 26px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item { height: 100vh; background-repeat: no-repeat; background-size: cover; background-position: center center; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: flex-end; -webkit-align-items: flex-end; -moz-box-align: flex-end; -ms-flex-align: flex-end; align-items: flex-end; position: relative; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item.bg:after { content: ''; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(70.21%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 70.21%); background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 70.21%); background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 70.21%); }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data { width: 50%; padding-right: 70px; padding-left: 100px; padding-bottom: 220px; z-index: 5; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .video-container { z-index: 6; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .video-container .video-player-play { z-index: 3; top: -webkit-calc(50%); top: -moz-calc(50%); top: calc(50%); position: absolute; left: 50%; margin-left: -60px; margin-top: -60px; width: 120px; height: 120px; cursor: pointer; background: rgba(212, 175, 55, 0.2); border-radius: 50%; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .video-container .video-player-play .icon { position: absolute; left: 50%; top: 50%; font-size: 24px; color: #fff; height: 76px; width: 76px; text-align: center; display: block; margin-left: -38px; margin-top: -38px; background: rgba(212, 175, 55, 0.42); border-radius: 50%; line-height: 76px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .player-other { }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .player-other a { display: block; z-index: 6; top: -webkit-calc(50%); top: -moz-calc(50%); top: calc(50%); position: absolute; left: 50%; margin-left: -60px; margin-top: -60px; width: 120px; height: 120px; cursor: pointer; background: rgba(212, 175, 55, 0.2); border-radius: 50%; outline: none; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .player-other a .icon { position: absolute; left: 50%; top: 50%; font-size: 24px; color: #fff; height: 76px; width: 76px; text-align: center; display: block; margin-left: -38px; margin-top: -38px; background: rgba(212, 175, 55, 0.42); border-radius: 50%; line-height: 76px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .player-other a:hover { }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .video-container:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .ttl { text-transform: uppercase; color: #FFFFFF; margin: 0; padding: 0; margin-bottom: 15px; font-weight: 700; font-size: 50px; line-height: 60px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .s-now { font-weight: 500; font-size: 20px; letter-spacing: 0.04em; color: #D4AF37; text-transform: uppercase; margin-bottom: 5px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .txt { font-weight: 400; font-size: 14px; color: #82898D; margin-bottom: 20px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .more { margin-bottom: 30px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .more a { font-size: 14px; line-height: 16px; letter-spacing: 0.05em; -webkit-text-decoration-line: underline; -moz-text-decoration-line: underline; text-decoration-line: underline; color: #D4AF37; outline: none; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .buy { }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .buy a {outline: none;display: block;text-align: center;font-weight: 700;font-size: 18px;color: #FFFFFF; border: 1px solid #D4AF37; text-decoration: none;line-height: 26px;padding: 10px 10px;position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;max-width: 250px;}
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .buy a:before { content: "\e909"; font-family: 'rioicons' !important; color: #D4AF37; font-size: 20px; line-height: 26px; margin-right: 20px; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .buy a:hover { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); color: #000; }
.content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .buy a:hover:before { color: #000; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs { width: 50%; position: absolute; bottom: 16px; padding-left: 100px; z-index: 2; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item { cursor: pointer; position: relative; border-radius: 24px; overflow: hidden; margin-right: 15px; -webkit-box-shadow: 0px 5px 17px 0px #00000040; box-shadow: 0px 5px 17px 0px #00000040; opacity: 0.4; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item.slick-current.slick-active, .content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item:hover { opacity: 1; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item.slick-current.slick-active .ttl, .content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item:hover .ttl { opacity: 1; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item:before { content: ''; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item img { width: 100%; height: auto; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item .ttl { font-size: 20px; font-weight: 700; position: absolute; bottom: 16px; left: 0; padding: 0px 24px; line-height: 20px; max-height: 70px; overflow: hidden; text-align: center; width: 100%; opacity: 0; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .slick-left, .content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .slick-right { left: 42px; font-size: 18px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .slick-right { left: auto; right: -42px; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item span.progressBar { width: 100%; height: 4px; background-color: rgba(255, 255, 255, 0.4); display: block; }
.content-wrap .box-main-tpl .slider-main-container .slider-data-thumbs .item span.progressBar .inProgress { background-color: rgba(255, 255, 255, 1); width: 0%; height: 4px; }
.content-wrap .box-main-tpl .slider-main-container .sl-search .search-btn span { }
.content-wrap .box-main-tpl .slider-main-container .slick-left, .content-wrap .box-main-tpl .slider-main-container .slick-right { font-size: 9px; padding: 0; color: #fff; width: 38px; height: 38px; position: absolute; top: 50%; right: 82px; text-align: center; margin-top: -19px; background: transparent; cursor: pointer; z-index: 10; line-height: 38px; border: 1px solid transparent; border-radius: 50%; }
.content-wrap .box-main-tpl .slider-main-container .slick-right { right: 33px; }
.content-wrap .box-main-tpl .slider-main-container .slick-left:hover, .content-wrap .box-main-tpl .slider-main-container .slick-right:hover { border-color: #fff; color: #D4AF37; }
.content-wrap .box-main-tpl .slider-main-container .slick-disabled { cursor: no-drop; }
.content-wrap .box-main-tpl .slider-main-container .slick-dots { position: absolute; left: 40px; top: 0; height: 100%; display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; list-style: none; padding: 0; margin: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 10px; }
.content-wrap .box-main-tpl .slider-main-container .slick-dots li { }
.content-wrap .box-main-tpl .slider-main-container .slick-dots li button { width: 10px; height: 10px; padding: 0; margin: 0; line-height: 10px; border: 0; display: block; background: #999; text-indent: -99999px; overflow: hidden; outline: none; border-radius: 50%; }
.content-wrap .box-main-tpl .slider-main-container .slick-dots li.slick-active, .content-wrap .box-main-tpl .slider-main-container .slick-dots li:hover { }
.content-wrap .box-main-tpl .slider-main-container .slick-dots li:hover button, .content-wrap .box-main-tpl .slider-main-container .slick-dots li.slick-active button { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); -webkit-box-shadow: 0px 0px 7px 1px #D4AF37; box-shadow: 0px 0px 7px 1px #D4AF37; }
.ad_padding { padding-top: 120px !important; padding-bottom: 100px !important; }
.main_ad_container { position: absolute; bottom: 24px; width: 100%; max-width: 1594px; left: 50%; padding: 0 20px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -moz-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; pointer-events: none; }
.main_ad_container .bnr_container { pointer-events: auto; border-radius: 20px; overflow: hidden; max-width: 340px; }
.main_ad_container .bnr_container a { display: inline-block; }
.main_ad_container a img { max-width: 100%; }
.body_ad_container { position: absolute; bottom: 0px; width: 100%; left: 0;    /* padding: 0 20px; */ -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; pointer-events: none; z-index: 1; }
.body_ad_container .bnr_container { pointer-events: auto; border-radius: 8px; overflow: hidden; }
.body_ad_container a { display: inline-block; }
.body_ad_container a img { max-width: 100%; max-height: 96px; }
.notify-me {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: rgba(212, 175, 55, 0.8);
    font-size: 20px;
    color: #fff;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);
}
.notify-me:before {
    -webkit-animation: ringme 4s .7s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ringme 4s .7s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ringme 4s .7s ease-in-out infinite;
  transform-origin: 50% 4px;
}
@-webkit-keyframes ringme {
  0% { -webkit-transform: rotateZ(0); }
  1% { -webkit-transform: rotateZ(30deg); }
  3% { -webkit-transform: rotateZ(-28deg); }
  5% { -webkit-transform: rotateZ(34deg); }
  7% { -webkit-transform: rotateZ(-32deg); }
  9% { -webkit-transform: rotateZ(30deg); }
  11% { -webkit-transform: rotateZ(-28deg); }
  13% { -webkit-transform: rotateZ(26deg); }
  15% { -webkit-transform: rotateZ(-24deg); }
  17% { -webkit-transform: rotateZ(22deg); }
  19% { -webkit-transform: rotateZ(-20deg); }
  21% { -webkit-transform: rotateZ(18deg); }
  23% { -webkit-transform: rotateZ(-16deg); }
  25% { -webkit-transform: rotateZ(14deg); }
  27% { -webkit-transform: rotateZ(-12deg); }
  29% { -webkit-transform: rotateZ(10deg); }
  31% { -webkit-transform: rotateZ(-8deg); }
  33% { -webkit-transform: rotateZ(6deg); }
  35% { -webkit-transform: rotateZ(-4deg); }
  37% { -webkit-transform: rotateZ(2deg); }
  39% { -webkit-transform: rotateZ(-1deg); }
  41% { -webkit-transform: rotateZ(1deg); }

  43% { -webkit-transform: rotateZ(0); }
  100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes ringme {
  0% { -moz-transform: rotate(0); }
  1% { -moz-transform: rotate(30deg); }
  3% { -moz-transform: rotate(-28deg); }
  5% { -moz-transform: rotate(34deg); }
  7% { -moz-transform: rotate(-32deg); }
  9% { -moz-transform: rotate(30deg); }
  11% { -moz-transform: rotate(-28deg); }
  13% { -moz-transform: rotate(26deg); }
  15% { -moz-transform: rotate(-24deg); }
  17% { -moz-transform: rotate(22deg); }
  19% { -moz-transform: rotate(-20deg); }
  21% { -moz-transform: rotate(18deg); }
  23% { -moz-transform: rotate(-16deg); }
  25% { -moz-transform: rotate(14deg); }
  27% { -moz-transform: rotate(-12deg); }
  29% { -moz-transform: rotate(10deg); }
  31% { -moz-transform: rotate(-8deg); }
  33% { -moz-transform: rotate(6deg); }
  35% { -moz-transform: rotate(-4deg); }
  37% { -moz-transform: rotate(2deg); }
  39% { -moz-transform: rotate(-1deg); }
  41% { -moz-transform: rotate(1deg); }

  43% { -moz-transform: rotate(0); }
  100% { -moz-transform: rotate(0); }
}

@keyframes ringme {
  0% { transform: rotate(0); }
  1% { transform: rotate(30deg); }
  3% { transform: rotate(-28deg); }
  5% { transform: rotate(34deg); }
  7% { transform: rotate(-32deg); }
  9% { transform: rotate(30deg); }
  11% { transform: rotate(-28deg); }
  13% { transform: rotate(26deg); }
  15% { transform: rotate(-24deg); }
  17% { transform: rotate(22deg); }
  19% { transform: rotate(-20deg); }
  21% { transform: rotate(18deg); }
  23% { transform: rotate(-16deg); }
  25% { transform: rotate(14deg); }
  27% { transform: rotate(-12deg); }
  29% { transform: rotate(10deg); }
  31% { transform: rotate(-8deg); }
  33% { transform: rotate(6deg); }
  35% { transform: rotate(-4deg); }
  37% { transform: rotate(2deg); }
  39% { transform: rotate(-1deg); }
  41% { transform: rotate(1deg); }

  43% { transform: rotate(0); }
  100% { transform: rotate(0); }
}
.box3-tpl { position: relative; padding: 50px 50px; }
.box3-tpl .rib { margin: 0; color: #D4AF37; font-weight: 700; font-size: 24px; letter-spacing: 0.04em; text-transform: uppercase; margin-bottom: 35px; }
.box3-tpl .box3-tpl-slider { position: relative; margin: 0 -20px; }
.box3-tpl .box3-tpl-slider .view-all { text-align: center; margin-top: 30px; }
.box3-tpl .box3-tpl-slider .view-all a { font-weight: 500; font-size: 14px; color: #D4AF37; text-transform: uppercase; text-decoration: none; outline: none; }
.box3-tpl .box3-tpl-slider .item {position: relative;background: #333333;border: 1px solid #464646;box-shadow: 0 0 6px 3px rgba(212, 175, 55, 0.5);border-radius: 0px;margin: 6px 20px;-webkit-transition: all .2s ease-in;-moz-transition: all .2s ease-in;transition: all .2s ease-in;}
.box3-tpl .box3-tpl-slider .item:hover {box-shadow: 0 0 6px 3px rgba(212, 175, 55, 1);}
.box3-tpl .box3-tpl-slider .item .item-data { padding: 20px; }
.box3-tpl .box3-tpl-slider .item .item-media { position: relative; }
.box3-tpl .box3-tpl-slider .item .item-media .the-date { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); width: 100%; text-align: center; padding: 5px 10px; font-size: 14px; color: #fff; }
.box3-tpl .box3-tpl-slider .item .item-media .media { }
.box3-tpl .box3-tpl-slider .item .item-media .media img { }
.box3-tpl .box3-tpl-slider .item .ttl-cont {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;width: 100%;gap: 5px;min-height: 30px;}
.box3-tpl .box3-tpl-slider .item .item-title {font-weight: 700;font-size: 18px;color: #FFFFFF;display: block;text-align: left;text-decoration: none;outline: none;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;min-width: 0;}
.box3-tpl .box3-tpl-slider .item .item-title h2 { padding: 0; margin: 0; font-size: inherit; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.box3-tpl .box3-tpl-slider .item .item-info-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.box3-tpl .box3-tpl-slider .item .item-info-1 {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;gap: 10px 20px;flex: 1;}
.box3-tpl .box3-tpl-slider .item .item-info-1.rght {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    gap: 5px 10px;
    flex: unset;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    max-width: 100px;
}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-simple {/* font-weight: 500; */font-size: 12px;color: #C4C4C4;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;gap: 0 8px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;line-height: normal;}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-simple .icn {font-size: 14px;color: #D4AF37;}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-simple.has-icon {cursor: pointer;}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-simple.has-icon .icn.recliner {
    background-image: url(../img/recliner.svg?v);
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-simple.has-icon .icn.flame {
    background-image: url(../img/flame.svg?v);
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-simple .itmtxt {
}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-simple .itmtxt span {color: #fff;}
.box3-tpl .box3-tpl-slider .item .item-info-2 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 15px; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.box3-tpl .box3-tpl-slider .item .item-info-2 .hours { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 5px 0px; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.box3-tpl .box3-tpl-slider .item .item-info-2 .hours span { font-weight: 500; font-size: 14px; color: #C4C4C4; -webkit-text-decoration-line: underline; -moz-text-decoration-line: underline; text-decoration-line: underline; margin-right: 20px; }
.box3-tpl .box3-tpl-slider .item .item-info-2 .hours span.now { color: #FFA621; letter-spacing: 0.05em; }
.box3-tpl .box3-tpl-slider .item .item-info-2 .hours span.icn { color: #D4AF37; font-size: 12px; text-decoration: none; margin-right: 8px; }
.box3-tpl .box3-tpl-slider .item .item-info-2 .hours span:last-child { margin-right: 0; }
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-video {/* text-align: right; *//* -webkit-box-flex: 0; *//* -webkit-flex: 1; */-moz-box-flex: 1;-ms-flex: 1;/* flex: 1; */ =:flex-end;/* -webkit-box-pack: end; *//* -webkit-justify-content: flex-end; */-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;width: 100%;display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-video a {font-weight: 500;font-size: 12px;color: #D4AF37;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;text-decoration: none;border: 0;text-align: revert;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;gap: 0 5px;}
.box3-tpl .box3-tpl-slider .item .item-info-1 .item-video a span {font-weight: bold;}
.box3-tpl .box3-tpl-slider .item .item-buy-now {outline: none;display: block;text-align: center;font-weight: 700;font-size: 18px;color: #FFFFFF;border: 1px solid #D4AF37; text-decoration: none;line-height: 28px;padding: 10px 10px;position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.box3-tpl .box3-tpl-slider .item .item-buy-now:before { content: "\e909"; font-family: 'rioicons' !important; color: #D4AF37; font-size: 20px; line-height: 28px; margin-right: 30px; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
.box3-tpl .box3-tpl-slider .item .item-buy-now:hover { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); color: #000; }
.box3-tpl .box3-tpl-slider .item .item-buy-now:hover:before { color: #000; }
.box3-tpl .box3-tpl-slider .item .media {outline: none;position: relative;overflow: hidden;display: block;}
.box3-tpl .box3-tpl-slider .item .reald { background: url(../img/reald.png) no-repeat center center; width: 96px; height: 18px; top: 10px; right: 10px; position: absolute; }

/*.box3-tpl .box3-tpl-slider .item .more-icons {top: 10px;left: 10px;position: absolute;display: flex;flex-direction: column;gap: 5px;}
.box3-tpl .box3-tpl-slider .item .more-icons .icon-3d { display: inline-block; background: url(../img/3d.png) no-repeat center center; width: 61px; height: 50px; }*/
.box3-tpl .box3-tpl-slider .item .more-icons .icon-dolby-atmos { display: block; background: url(../img/dolby_atmos2.png) no-repeat center center; width: 69px; height: 30px; background-color: #000; }

/*. .box3-tpl .box3-tpl-slider .item .more-icons .icon-openair { display: inline-block; background: url(../img/openair.png) no-repeat center center; width: 54px; height: 50px; }*/
.box3-tpl .box3-tpl-slider .item .more-icons { top: 10px; right: 10px; position: absolute; }
.box3-tpl .box3-tpl-slider .item .more-icons .icon-3d { display: inline-block; background: url(../img/3d.png) no-repeat center center; width: 61px; height: 50px; }

/*.box3-tpl .box3-tpl-slider .item .more-icons .icon-dolby-atmos { display: inline-block; background: url(../img/dolby_atmos.png) no-repeat center center; width: 42px; height: 50px; }*/
.box3-tpl .box3-tpl-slider .item .more-icons .icon-openair { display: inline-block; background: url(../img/openair.png) no-repeat center center; width: 54px; height: 50px; }
.box3-tpl .box3-tpl-slider .item .rating { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background: #000;    /* position: absolute; */    /* top: 10px; */

    /* right: 20px; */
padding: 2px; }
.box3-tpl .box3-tpl-slider .item .rating .nr { min-width: 26px; height: 26px; display: block; background: #fff; color: #000; border-radius: 50%; font-size: 18px; font-weight: 800; letter-spacing: -0.05em; text-align: center; line-height: 26px; }
.box3-tpl .box3-tpl-slider .item .media img {display: block;width: 100%;height: auto;-webkit-transition: -webkit-transform .4s ease-in-out;transition: -webkit-transform .4s ease-in-out;-moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out;transition: transform .4s ease-in-out;transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out;}
.box3-tpl .box3-tpl-slider .item:hover .media img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.box3-tpl .box3-tpl-slider .item .info { text-align: center; }
.box3-tpl .box3-tpl-slider .item .info a.ttl { text-decoration: none; display: block; margin-top: 10px; outline: none; }
.box3-tpl .box3-tpl-slider .item .info a.ttl h2 { margin: 0; padding: 0; color: #FFFFFF; font-weight: 700; font-size: 20px; }
.box3-tpl .box3-tpl-slider .item .info .mr { font-size: 16px; font-weight: 300; color: #fff; margin-top: 5px; }
.box3-tpl .box3-tpl-slider .item .info .mr span { font-weight: 700; }
.box3-tpl .box3-tpl-slider .item .info ul { list-style: none; padding: 0 20px; margin: 5px 0 0 0; }
.box3-tpl .box3-tpl-slider .item .info ul li { list-style: none; padding: 5px 5px; margin: 0; display: inline-block; }
.box3-tpl .box3-tpl-slider .item .info ul li span.tm { display: block; font-size: 12px; font-weight: 700; color: #fff; padding: 5px 10px; background: #333; }
.box3-tpl .box3-tpl-slider .item .info ul li span.ds { font-size: 11px; font-weight: 700; color: #d71e26; display: block; }
.box3-tpl .box3-tpl-slider .item .info .btn { margin-top: 10px; outline: none; }
.box3-tpl .box3-tpl-slider .item .info .btn-custom { margin-top: 10px; }
.box3-tpl .box3-tpl-slider .item .info .btn-custom:hover { color: #fff; }
.box3-tpl .box3-tpl-slider .slick-dots { position: absolute; right: 20px; top: -50px; display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; list-style: none; padding: 0; margin: 0; gap: 10px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.box3-tpl .box3-tpl-slider .slick-dots li { }
.box3-tpl .box3-tpl-slider .slick-dots li button { width: 10px; height: 10px; padding: 0; margin: 0; line-height: 10px; border: 0; display: block; background: #999; text-indent: -99999px; overflow: hidden; outline: none; border-radius: 50%; }
.box3-tpl .box3-tpl-slider .slick-dots li.slick-active, .box3-tpl .box3-tpl-slider .slick-dots li:hover { }
.box3-tpl .box3-tpl-slider .slick-dots li:hover button, .box3-tpl .box3-tpl-slider .slick-dots li.slick-active button { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); -webkit-box-shadow: 0px 0px 7px 1px #D4AF37; box-shadow: 0px 0px 7px 1px #D4AF37; }

/* one box */
.box-tpl { position: relative; margin-top: 40px; }
.box-tpl .cat-ttl { font-size: 45px; font-weight: 300; text-align: center; margin: 0; padding: 10px; }
.box-tpl .box-tpl-slider { position: relative; }
.box-tpl .box-tpl-slider .item { position: relative; background-repeat: no-repeat; background-position: center center fixed; background-size: cover; }
.box-tpl .box-tpl-slider .item .media { outline: none; }
.box-tpl .box-tpl-slider .item .media img { display: block; width: 100%; height: auto; }
.box-tpl .box-tpl-slider .item .info { position: absolute; background: #000; background: rgba(0, 0, 0, 0.7); text-align: center; padding: 20px 10px; border-radius: 5px; left: 50%; top: 23%; min-height: 50%; width: 400px; margin-left: -200px; }
.box-tpl .box-tpl-slider .item .reald { background: url(../img/reald.png) no-repeat center center; width: 96px; height: 18px; margin: 5px auto 0 auto; }
.box-tpl .box-tpl-slider .item .more-icons { }
.box-tpl .box-tpl-slider .item .more-icons .icon-3d { display: inline-block; background: url(../img/3d.png) no-repeat center center; width: 61px; height: 50px; display: inline-block; }
.box-tpl .box-tpl-slider .item .more-icons .icon-dolby-atmos { display: inline-block; background: url(../img/dolby_atmos.png) no-repeat center center; width: 42px; height: 50px; display: inline-block; }
.box-tpl .box-tpl-slider .item .more-icons .icon-openair { display: inline-block; background: url(../img/openair.png) no-repeat center center; width: 54px; height: 50px; display: inline-block; }
.box-tpl .box-tpl-slider .item .info.info-big { width: 540px; margin-left: -270px; }
.box-tpl .box-tpl-slider .item .info .play { display: block; text-decoration: none; padding-bottom: 10px; outline: none; }
.box-tpl .box-tpl-slider .item .info .play span.but { width: 50px; height: 50px; background: #000; background: rgba(0, 0, 0, 0.5); display: inline-block; line-height: 44px; font-size: 21px; text-align: center; border-radius: 50%; border: 3px solid #d71e26; color: #fff; }
.box-tpl .box-tpl-slider .item .info .play span.txt { display: block; color: #fff; font-size: 22px; font-weight: 700; padding-top: 5px; }
.box-tpl .box-tpl-slider .item .info .play span.txt span { color: #d71e26; }
.box-tpl .box-tpl-slider .item .info .more { }
.box-tpl .box-tpl-slider .item .info .more .dt { color: #ff0000; font-size: 16px; font-weight: 700; padding-bottom: 5px; display: block; }
.box-tpl .box-tpl-slider .item .info .more .ttl { text-decoration: none; display: block; outline: none; }
.box-tpl .box-tpl-slider .item .info .more .ttl h2 { margin: 0; padding: 0; font-size: 29px; font-weight: 700; color: #fff; }
.box-tpl .box-tpl-slider .item .info .more .mr { font-size: 16px; font-weight: 300; color: #fff; margin-top: 5px; }
.box-tpl .box-tpl-slider .item .info.info-big ul { list-style: none; padding: 10px 0 0 0; margin: 0; }
.box-tpl .box-tpl-slider .item .info.info-big ul li { list-style: none; padding: 5px 5px; margin: 0; display: inline-block; }
.box-tpl .box-tpl-slider .item .info.info-big ul li span.tm { display: block; border-radius: 5px; background: #d71e26; font-size: 12px; font-weight: 700; color: #fff; padding: 5px 10px; }
.box-tpl .box-tpl-slider .item .info.info-big ul li span.ds { font-size: 11px; font-weight: 700; color: #fff; display: block; }
.box-tpl .box-tpl-slider .item .info.info-big .btn { margin-top: 10px; }
.box-tpl .box-tpl-slider .item .info.info-big .btn-custom { margin-top: 10px; margin-left: 5px; }
.box-tpl .box-tpl-slider .item .info.info-big .btn-custom:hover { color: #fff; }

.promo-boxes-cont {padding: 50px;}
.promo-boxes-cont .pb-title{
    margin: 0;
    color: #D4AF37;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.promo-boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 40px;
    justify-content: center;
    position: relative; margin: 0 -20px;
}
.promo-boxes .item-promo{margin: 6px 20px;}
.promo-boxes .item-promo .item-box{
    display: block;
    position: relative;
    box-shadow: 0 0 6px 3px rgba(212, 175, 55, 0.5);
    overflow: hidden;
}
.promo-boxes .item-promo .item-box:hover {box-shadow: 0 0 6px 3px rgba(212, 175, 55, 1);}
.promo-boxes .item-promo .item-box img{
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out;
}
.promo-boxes .item-promo .item-box:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.promo-boxes .item-promo .item-box .promo-data{
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    background: #000;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 1) 100%);
    padding: 10px 15px;
}
.promo-boxes .item-promo .item-box .promo-data .promo-ttl{
    flex: 1;
    color: #fff;
    font-size: 24px;
    word-break: break-word;
}
.promo-boxes .item-promo .item-box .promo-data .promo-nav{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 20px;
    color: #D4AF37;
}
.promo-boxes {position: relative;margin: 0px -20px;}
.promo-boxes .slick-dots { position: absolute; right: 20px; top: -50px; display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; list-style: none; padding: 0; margin: 0; gap: 10px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.promo-boxes .slick-dots li { }
.promo-boxes .slick-dots li button { width: 10px; height: 10px; padding: 0; margin: 0; line-height: 10px; border: 0; display: block; background: #999; text-indent: -99999px; overflow: hidden; outline: none; border-radius: 50%; }
.promo-boxes .slick-dots li.slick-active, .promo-boxes .slick-dots li:hover { }
.promo-boxes .slick-dots li:hover button, .promo-boxes .slick-dots li.slick-active button { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); -webkit-box-shadow: 0px 0px 7px 1px #D4AF37; box-shadow: 0px 0px 7px 1px #D4AF37; }


.promo-boxes .slick-left, .promo-boxes .slick-right {font-size: 40px;padding: 5px 0;color: #D4AF37;width: 50px;position: absolute;line-height: 40px;right: 10px;top: -webkit-calc(50% - 100px);top: -moz-calc(50% - 100px);top: calc(50% - 100px);left: -30px;text-align: center;cursor: pointer;z-index: 1;}
.promo-boxes .slick-right { right: -30px; left: auto; }
.promo-boxes .slick-left:hover, .promo-boxes .slick-right:hover { color: #fff; }
.promo-boxes .slick-disabled { cursor: no-drop; }
/* banner boxes */
.box-simple { position: relative; }
.box-simple .box-simple-slider { position: relative; }
.box-simple .box-simple-slider .item { position: relative; }
.box-simple .box-simple-slider .item .media { outline: none; }
.box-simple .box-simple-slider .item .media img { display: block; width: 100%; height: auto; }
.box-simple .box-simple-slider .item .ribbon { position: absolute; bottom: 50px; left: 0; background: #000; font-size: 25px; font-weight: 700; padding: 5px 10px 5px 50px; text-align: right; }
.box-simple-slider .slick-left-cntr, .box-simple-slider .slick-right-cntr { font-size: 80px; padding: 5px 0; color: #fff; width: 40px; position: absolute; right: 10px; top: 50%; left: 0px; line-height: 80px; margin-top: -46px; text-align: center; cursor: pointer; z-index: 1; }
.box-simple-slider .slick-right-cntr { right: 0px; left: auto; }
.box-simple-slider .slick-left-cntr:hover, .box-simple-slider .slick-right-cntr:hover { color: #fff; }
.box-simple-slider .slick-disabled { cursor: no-drop; }
.banner-boxes { margin-top: 30px; }
.banner-boxes .container-fluid { }
.banner-boxes .row { }
.banner-boxes .cust-col { position: relative; }
.banner-boxes .cust-col .box { position: relative; }
.banner-boxes .cust-col .media { }
.banner-boxes .cust-col .media img { display: block; width: 100%; height: auto; }
.banner-boxes .cust-col .info { position: absolute; top: 0; width: 50%; left: 50%; height: 100%; }
.banner-boxes .cust-col h2.ttl { margin: 0; padding: 50px 5px 0 0; font-size: 18px; font-weight: 700; color: #000; }
.banner-boxes .cust-col div.txt { font-size: 12px; color: #000; font-weight: 300; margin-top: 5px; }
.banner-boxes .cust-col div.more { margin-top: 5px; }
.banner-boxes .cust-col div.more a { font-size: 12px; color: #000; font-weight: 700; margin-top: 10px; text-decoration: none; }
.banner-boxes-content { padding: 50px 50px; }
.banner-boxes-content .b-title { margin: 0; color: #D4AF37; font-weight: 700; font-size: 24px; letter-spacing: 0.04em; text-transform: uppercase; margin-bottom: 35px; text-align: center; }
.banner-boxes-content .box-data { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; gap: 40px; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.banner-boxes-content .box { position: relative; width: -webkit-calc(50% - 20px); width: -moz-calc(50% - 20px); width: calc(50% - 20px); }
.banner-boxes-content .box .media { }
.banner-boxes-content .box .media img { display: block; width: 100%; height: auto; }
.banner-boxes-content .box .info { position: absolute; top: 0; width: 50%; left: 50%; height: 100%; }
.banner-boxes-content .box h2.ttl { margin: 0; padding: 50px 5px 0 0; font-size: 18px; font-weight: 700; color: #000; }
.banner-boxes-content .box div.txt { font-size: 12px; color: #000; font-weight: 300; margin-top: 5px; }
.banner-boxes-content .box div.more { margin-top: 5px; }
.banner-boxes-content .box div.more a { font-size: 12px; color: #000; font-weight: 700; margin-top: 10px; text-decoration: none; }
.news-home-boxes-content { padding: 50px 50px; }
.news-home-boxes-content .n-ttl { margin: 0; color: #D4AF37; font-weight: 700; font-size: 24px; letter-spacing: 0.04em; text-transform: uppercase; margin-bottom: 35px; }
.news-home-boxes-content .news-list { margin: 0 -20px; }
.news-home-boxes-content .news-list .item { outline: none; }
.news-home-boxes-content .news-list .item .item-data { padding: 0 20px; position: relative; }
.news-home-boxes-content .news-list .item .item-data .media { }
.news-home-boxes-content .news-list .item .item-data .media a { outline: none; }
.news-home-boxes-content .news-list .item .item-data .media img { width: 100%; height: auto; display: block; }
.news-home-boxes-content .news-list .item .item-data .box { position: absolute; bottom: 0; left: 20px; width: -webkit-calc(100% - 40px); width: -moz-calc(100% - 40px); width: calc(100% - 40px); background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(158.82%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 158.82%); background: -moz-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 158.82%); background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 158.82%); padding: 20px 30px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: start; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.news-home-boxes-content .news-list .item .item-data .box .box-lft { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
.news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl { font-weight: 500; font-size: 20px; color: #FFFFFF; text-transform: uppercase; margin-bottom: 10px; display: block; text-decoration: none; outline: none; }
.news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl h2 { font-weight: 500; font-size: 20px; color: #FFFFFF; padding: 0; margin: 0; }
.news-home-boxes-content .news-list .item .item-data .box .box-lft .info { font-weight: 400; font-size: 14px; color: #82898D; }
.news-home-boxes-content .news-list .item .item-data .box .box-rght { -webkit-box-flex: 0; -webkit-flex: 0 0 80px; -moz-box-flex: 0; -ms-flex: 0 0 80px; flex: 0 0 80px; -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; }
.news-home-boxes-content .news-list .item .item-data .box .box-rght .more { text-align: right; }
.news-home-boxes-content .news-list .item .item-data .box .box-rght .more a { font-weight: 500; font-size: 14px; -webkit-text-decoration-line: underline; -moz-text-decoration-line: underline; text-decoration-line: underline; color: #D4AF37; outline: none; }
.news-home-boxes-content .slick-left, .news-home-boxes-content .slick-right { font-size: 40px; padding: 5px 0; color: #D4AF37; width: 50px; position: absolute; line-height: 40px; right: 10px; top: -webkit-calc(50% - 40px); top: -moz-calc(50% - 40px); top: calc(50% - 40px); left: -30px; text-align: center; cursor: pointer; z-index: 1; }
.news-home-boxes-content .slick-right { right: -30px; left: auto; }
.news-home-boxes-content .slick-left:hover, .news-home-boxes-content .slick-right:hover { color: #fff; }
.news-home-boxes-content .slick-disabled { cursor: no-drop; }
.news-home-boxes-content .view-all { text-align: center; margin-top: 30px; }
.news-home-boxes-content .view-all a { font-weight: 500; font-size: 14px; color: #D4AF37; text-transform: uppercase; text-decoration: none; outline: none; }
.news-home-boxes-content .slick-dots { position: absolute; right: 20px; top: -50px; display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; list-style: none; padding: 0; margin: 0; gap: 10px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.news-home-boxes-content .slick-dots li { }
.news-home-boxes-content .slick-dots li button { width: 10px; height: 10px; padding: 0; margin: 0; line-height: 10px; border: 0; display: block; background: #999; text-indent: -99999px; overflow: hidden; outline: none; border-radius: 50%; }
.news-home-boxes-content .slick-dots li.slick-active, .news-home-boxes-content .slick-dots li:hover { }
.news-home-boxes-content .slick-dots li:hover button, .news-home-boxes-content .slick-dots li.slick-active button { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); -webkit-box-shadow: 0px 0px 7px 1px #D4AF37; box-shadow: 0px 0px 7px 1px #D4AF37; }

/* news boxes */
.news-home-boxes { position: relative; margin-top: 0px; }
.news-home-boxes .cat-ttl { font-size: 45px; font-weight: 300; text-align: center; margin: 0; padding: 10px; }
.news-home-boxes .box-list { padding-left: 2px; padding-right: 2px; }
.news-home-boxes .box-list ul { list-style: none; padding: 0; margin: 0; }
.news-home-boxes .box-list ul li { list-style: none; padding: 0 2px; margin: 4px 0 0 0; width: 25%; float: left; position: relative; overflow: hidden; }
.news-home-boxes .box-list ul li .media { }
.news-home-boxes .box-list ul li .media img { display: block; width: 100%; height: auto; }
.news-home-boxes .box-list ul li .box { position: absolute; bottom: 0; left: 0; width: 100%; }
.news-home-boxes .box-list ul li .box .box-cont { position: relative; background: #e3e3e3; height: 100%; padding: 10px 10px 35px 10px; margin: 0 2px; }
.news-home-boxes .box-list ul li .box:after { bottom: 100%; right: 20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #e3e3e3; border-width: 10px; margin-left: -10px; }
.news-home-boxes .box-list ul li .box a.ttl { display: block; text-decoration: none; }
.news-home-boxes .box-list ul li .box a.ttl h2 { margin: 0; padding: 0px 0px 5px 0px; font-size: 17px; font-weight: 700; color: #d71e26; }
.news-home-boxes .box-list ul li .box .info1 { display: none; font-size: 12px; color: #fff; font-weight: 300; line-height: 17px; padding: 5px 0px 0 0px; }
.news-home-boxes .box-list ul li .box .info1 > div { padding-top: 5px; padding-bottom: 5px; }
.news-home-boxes .box-list ul li .box .info1 > div > span { font-weight: 700; }
.news-home-boxes .box-list ul li .box .info2 { font-size: 12px; color: #3f3f3f; font-weight: 300; line-height: 17px; padding: 5px 0px; }
.news-home-boxes .box-list ul li .box .info2 > div { height: 34px; overflow: hidden; }
.news-home-boxes .box-list ul li .box .info2 > div > span { display: none; }
.news-home-boxes .box-list ul li .box .info3 { display: none; font-size: 12px; color: #fff; font-weight: 300; line-height: 17px; padding: 5px 0px 0 0px; }
.news-home-boxes .box-list ul li .box .info3 span { }
.news-home-boxes .box-list ul li .box .more { position: absolute; bottom: 0px; left: 0px; background: #e3e3e3; width: 100%; padding-bottom: 10px; padding-top: 5px; padding-left: 10px; }
.news-home-boxes .box-list ul li .box .more a { font-size: 12px; color: #3f3f3f; font-weight: 300; line-height: 17px; text-decoration: none; }
.news-home-boxes .box-list ul li .mlt-1 { position: relative; border-bottom: 1px solid #000; }
.news-home-boxes .box-list ul li .mlt-2 { position: relative; border-top: 1px solid #000; }
.news-home-boxes .box-list ul li.bx-multi .media { margin-right: 33%; }
.news-home-boxes .box-list ul li.bx-multi .media img { }
.news-home-boxes .box-list ul li.bx-multi .box { position: absolute; right: 0; left: auto; top: 0; width: 33%; height: 100%; }
.news-home-boxes .box-list ul li.bx-multi .box .box-cont { background: #d71e26; margin: 0 0px; }
.news-home-boxes .box-list ul li.bx-multi .box:after { right: 100%; top: 25px; border-bottom-color: transparent; border-width: 0px; margin-left: 0px; pointer-events: none; border-right-color: #d71e26; border-width: 10px; margin-top: -10px; }
.news-home-boxes .box-list ul li.bx-multi .box a.ttl h2 { color: #fff; padding-top: 5px; }
.news-home-boxes .box-list ul li.bx-multi .box .info1 { display: none; }
.news-home-boxes .box-list ul li.bx-multi .box .info2 { color: #fff; }
.news-home-boxes .box-list ul li.bx-multi .box .info2 span { display: none; font-weight: 700; }
.news-home-boxes .box-list ul li.bx-multi .box .info3 { display: none; }
.news-home-boxes .box-list ul li.bx-multi .box .more { position: absolute; bottom: 0px; left: 0px; background: #d71e26; width: 100%; padding-bottom: 10px; padding-top: 5px; padding-left: 10px; }
.news-home-boxes .box-list ul li.bx-multi .box .more a { color: #fff; }
.news-home-boxes .box-list ul li.bx-multi .mlt-1 .box { }
.news-home-boxes .box-list ul li.bx-multi .mlt-1 .box .box-cont { background: #e3e3e3; }
.news-home-boxes .box-list ul li.bx-multi .mlt-1 .box:after { border-right-color: #e3e3e3; }
.news-home-boxes .box-list ul li.bx-multi .mlt-1 .box a.ttl h2 { color: #d71e26; }
.news-home-boxes .box-list ul li.bx-multi .mlt-1 .box .info2 { color: #3f3f3f; }
.news-home-boxes .box-list ul li.bx-multi .mlt-1 .box .more { background: #e3e3e3; }
.news-home-boxes .box-list ul li.bx-multi .mlt-1 .box .more a { color: #3f3f3f; }
.news-home-boxes .box-list ul li.bx-big { width: 50%; }
.news-home-boxes .box-list ul li.bx-big .media { margin-right: 33%; }
.news-home-boxes .box-list ul li.bx-big .media img { }
.news-home-boxes .box-list ul li.bx-big .box { position: absolute; right: 2px; left: auto; top: 0; width: 33%; height: 100%; }
.news-home-boxes .box-list ul li.bx-big .box .box-cont { background: #d71e26; margin: 0 0px; }
.news-home-boxes .box-list ul li.bx-big .box:after { right: 100%; top: 25px; border-bottom-color: transparent; border-width: 0px; margin-left: 0px; pointer-events: none; border-right-color: #d71e26; border-width: 10px; margin-top: -10px; }
.news-home-boxes .box-list ul li.bx-big .box a.ttl h2 { color: #fff; padding-top: 5px; }
.news-home-boxes .box-list ul li.bx-big .box .info1 { display: block; }
.news-home-boxes .box-list ul li.bx-big .box .info2 { color: #fff; }
.news-home-boxes .box-list ul li.bx-big .box .info2 span { display: block; font-weight: 700; }
.news-home-boxes .box-list ul li.bx-big .box .info3 { display: block; }
.news-home-boxes .box-list ul li.bx-big .box .more { position: absolute; bottom: 0px; left: 0px; background: #d71e26; width: 100%; padding-bottom: 10px; padding-top: 5px; padding-left: 10px; }
.news-home-boxes .box-list ul li.bx-big .box .more a { color: #fff; }
.news-home-boxes .more-btn { background: #e7060c; margin-top: 4px; text-align: center; }
.news-home-boxes .more-btn a { display: block; font-weight: 700; font-size: 20px; color: #fff; text-decoration: none; padding: 15px; border-bottom: 10px solid #9a0e12; }
.box3-tpl-slider .slick-left, .box3-tpl-slider .slick-right { font-size: 40px; padding: 5px 0; color: #D4AF37; width: 50px; position: absolute; line-height: 40px; right: 10px; top: -webkit-calc(50% - 200px); top: -moz-calc(50% - 200px); top: calc(50% - 200px); left: -30px; text-align: center; cursor: pointer; z-index: 1; }
.box3-tpl-slider .slick-right { right: -30px; left: auto; }
.box3-tpl-slider .slick-left:hover, .box3-tpl-slider .slick-right:hover { color: #fff; }
.box3-tpl-slider .slick-disabled { cursor: no-drop; }
.box-tpl-slider .slick-left-cntr, .box-tpl-slider .slick-right-cntr { font-size: 80px; padding: 5px 0; color: #fff; width: 40px; position: absolute; right: 10px; top: 50%; left: 0px; line-height: 80px; margin-top: -46px; text-align: center; cursor: pointer; z-index: 1; }
.box-tpl-slider .slick-right-cntr { right: 0px; left: auto; }
.box-tpl-slider .slick-left-cntr:hover, .box-tpl-slider .slick-right-cntr:hover { color: #fff; }
.box-tpl-slider .slick-disabled { cursor: no-drop; }
.box-tpl-other-boxes { padding: 50px; }
.box-tpl-other-boxes .row-box-1 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.box-tpl-other-boxes .row-box-1 .col-options .ttl { font-weight: 500; font-size: 30px; line-height: 34px; letter-spacing: 0.04em; color: #D4AF37; text-transform: uppercase; margin-bottom: 40px; }
.box-tpl-other-boxes .row-box-1 .col-options { width: 50%; padding-right: 50px; }
.box-tpl-other-boxes .row-box-1 .col-options .nav-tabs { border: 0; margin-bottom: 50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.box-tpl-other-boxes .row-box-1 .col-options .nav-tabs li { margin: 0; margin-right: 30px; }
.box-tpl-other-boxes .row-box-1 .col-options .nav-tabs li.active, .box-tpl-other-boxes .row-box-1 .col-options .nav-tabs li:hover { }
.box-tpl-other-boxes .row-box-1 .col-options .nav-tabs li a { font-weight: 700; font-size: 16px; line-height: 18px; color: #7f7f7f; border: 0; border-bottom: 1px solid transparent; padding: 0; background: transparent; }
.box-tpl-other-boxes .row-box-1 .col-options .nav-tabs li a:hover, .box-tpl-other-boxes .row-box-1 .col-options .nav-tabs li.active a { color: #fff; border-color: #fff; }
.box-tpl-other-boxes .row-box-1 .col-options .tab-content { }
.box-tpl-other-boxes .row-box-1 .col-options .tab-content .tab-pane { }
.box-tpl-other-boxes .row-box-1 .col-options .tab-content .tab-pane .tb-ttl { font-weight: 700; font-size: 28px; color: #fff; text-transform: uppercase; margin-bottom: 10px; }
.box-tpl-other-boxes .row-box-1 .col-options .tab-content .tab-pane .tb-txt { font-weight: 400; font-size: 14px; color: #fff; margin-bottom: 25px; }
.box-tpl-other-boxes .row-box-1 .col-options .tab-content .tab-pane .tb-more { }
.box-tpl-other-boxes .row-box-1 .col-options .tab-content .tab-pane .tb-more a { font-size: 14px; -webkit-text-decoration-line: underline; -moz-text-decoration-line: underline; text-decoration-line: underline; color: #D4AF37; }
.box-tpl-other-boxes .row-box-1 .col-media { width: 50%; }
.box-tpl-other-boxes .row-box-1 .col-media img { width: 100%; height: auto; display: block; }
.box-tpl-other-boxes .row-box-2 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.box-tpl-other-boxes .row-box-2 .col-options { width: 50%; padding-left: 50px; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.box-tpl-other-boxes .row-box-2 .col-options .ttl { font-weight: 500; font-size: 30px; line-height: 34px; letter-spacing: 0.04em; color: #D4AF37; text-transform: uppercase; margin-bottom: 40px; }
.box-tpl-other-boxes .row-box-2 .col-options .txt { font-weight: 400; font-size: 14px; color: #fff; margin-bottom: 40px; }
.box-tpl-other-boxes .row-box-2 .col-options .more { }
.box-tpl-other-boxes .row-box-2 .col-options .more a { outline: none; display: block; text-align: center; font-weight: 700; font-size: 18px; color: #FFFFFF; border: 1px solid #D4AF37; text-decoration: none; line-height: 28px; padding: 10px 10px; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; max-width: 320px; }
.box-tpl-other-boxes .row-box-2 .col-options .more a:before { content: "\e909"; font-family: 'rioicons' !important; color: #D4AF37; font-size: 20px; line-height: 28px; margin-right: 30px; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
.box-tpl-other-boxes .row-box-2 .col-options .more a:hover { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); color: #000; }
.box-tpl-other-boxes .row-box-2 .col-options .more a:hover:before { color: #000; }
.box-tpl-other-boxes .row-box-2 .col-media { width: 50%; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.box-tpl-other-boxes .row-box-2 .col-media img { width: 100%; height: auto; display: block; }
footer.footer { background: -webkit-gradient(linear, left top, left bottom, from(#232323), color-stop(210.48%, #000000)); background: -webkit-linear-gradient(top, #232323 0%, #000000 210.48%); background: -moz-linear-gradient(top, #232323 0%, #000000 210.48%); background: linear-gradient(180deg, #232323 0%, #000000 210.48%); padding-top: 80px; }
footer.footer .f-row { padding: 0 50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
footer.footer .f-row .f-col {width: 25%;}
footer.footer .f-row .f-col.logo-cont { padding-right: 10px; }
footer.footer .f-row .f-col.nav-cont {width: 50%;padding-top: 10px;}
footer.footer .f-row .f-col .logo { margin-bottom: 30px; }
footer.footer .f-row .f-col .logo a { }
footer.footer .f-row .f-col .logo a img { max-width: 180px; height: auto; display: inline-block; }
footer.footer .f-row .f-col .more-btn { margin-bottom: 30px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }
footer.footer .f-row .f-col .more-btn a { background: none; padding: 5px 10px; margin: 0; outline: none; font-weight: 700; font-size: 12px; text-transform: uppercase; color: #FFFFFF; border: 1px solid #D4AF37; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; text-align: center; text-decoration: none; line-height: 18px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; gap: 0 8px; }
footer.footer .f-row .f-col .more-btn a .icn { color: #D4AF37; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
footer.footer .f-row .f-col .more-btn a:hover { background: linear-gradient(90deg, #ab8a37 0%, #f8f2d6 50%, #ab8a37 100%); color: #000  }
footer.footer .f-row .f-col .more-btn a:hover .icn { color: #000; }
footer.footer .f-row .f-col .place-cinema { margin-bottom: 30px; }
footer.footer .f-row .f-col .place-cinema img { max-width: 105px; }
footer.footer .f-row .f-col .social { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 30px; }
footer.footer .f-row .f-col .social li { margin-right: 14px; }
footer.footer .f-row .f-col .social li a { display: block; font-size: 21px; line-height: 22px; padding: 0 5px; color: #D4AF37;}
footer.footer .f-row .f-col .social li a:hover { color: #fff; }
footer.footer .back-to-top { }
footer.footer .back-to-top .btt { font-weight: 500; font-size: 14px; text-transform: uppercase; color: #82898D; background: transparent; border: 0; padding: 0; margin: 0; outline: none; }
footer.footer .back-to-top .btt span { margin-left: 10px; }
footer.footer .nav-cont { }
footer.footer .nav-cont .nc-row { }
footer.footer .nav-cont .nc-row .nc-col { }
footer.footer .nav-cont .nc-row .nc-col .nc-cats { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -webkit-align-items: flex-start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; }
footer.footer .nav-cont .nc-row .nc-col .nc-cats li { width: 33.3%; margin-bottom: 15px; padding-right: 10px; }
footer.footer .nav-cont .nc-row .nc-col .nc-cats li a { font-size: 14px; letter-spacing: 0.05em; text-transform: uppercase; color: #FFFFFF; display: block; line-height: normal; }
footer.footer .nav-cont .nc-row .nc-col .nc-cats li a:hover { }
footer.footer .f-cats-cont {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 15px;
}
footer.footer .f-cats-cont .fc-col{
    flex: 1;
}
footer.footer .f-cats-cont .fc-col .fc-col-ttl{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    letter-spacing: 0.05em;
}
footer.footer .f-cats-cont .fc-col .fc-menu{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 9px;
}
footer.footer .f-cats-cont .fc-col .fc-menu li{}
footer.footer .f-cats-cont .fc-col .fc-menu li a{
    color: #fff;
    font-size: 14px;
    word-break: break-word;
}
footer.footer .f-cats-cont .fc-col .fc-menu li a:hover{text-decoration:underline;}
footer.footer .footer-address { text-align: center; padding: 20px 0px; font-size: 12px; color: #ccc; }
footer.footer .footer-address a { color: #ccc; }
.copyright-content { padding: 17px 0px; border-top: 1px solid #D4AF37; }
.copyright-content .copyright { margin: auto auto; padding: 0 0px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; color: #D4AF37; font-size: 14px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 50px; }
.copyright-content .copyright .owner { font-size: 14px; font-weight: 500; }
.copyright-content .copyright .owner a { color: #5BA5F6; font-size: 14px; text-decoration: none; font-weight: 500; }
.copyright-content .copyright .dev { color: #F1E1AC; font-size: 14px; font-weight: 500; }
.copyright-content .copyright .dev a { color: #D4AF37; font-size: 14px; text-decoration: none; font-weight: 500; }
.copyright-content .copyright .dev a span { }

/*footer.footer .bot-nav { text-align: center; }
footer.footer .bot-nav ul { list-style: none; padding: 0; margin: 0; }
footer.footer .bot-nav ul li { list-style: none; padding: 5px 10px; margin: 0; display: inline-block; }
footer.footer .bot-nav ul li a { display: block; font-size: 16px; color: #d71e26; text-decoration: none; }
footer.footer .bot-nav ul li a:hover { color: #fff; }
footer.footer .bot-nav ul li.logo { }
footer.footer .bot-nav ul li.logo img { }
footer.footer address { margin: 20px 0 0 0; text-align: center; font-size: 16px; color: #fff; }
footer.footer address a { text-decoration: none; color: #d71e26; }*/
footer.footer .ml-box {padding-top: 10px;padding-left: 10px;}
footer.footer .ml-box form { }
footer.footer .ml-box .ttl {letter-spacing: 0.05em;margin-bottom: 15px;line-height: normal;font-size: 16px;text-transform: uppercase;font-weight: 600;color: #fff;}
footer.footer .ml-box .txt { font-weight: 400; font-size: 14px; color: #FFFFFF; margin-bottom: 20px; }
footer.footer .ml-box .form-group { margin-left: 0px; margin-right: 0px; }
footer.footer .ml-box .form-group .form-control { background: transparent; border: 1px solid #82898D; border-radius: 14px; height: auto; padding: 8px 20px; color: #fff; font-weight: 500; font-size: 16px; line-height: 18px; }
footer.footer .ml-box .act { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
footer.footer .ml-box .act .lft { }
footer.footer .ml-box .act .lft label { font-size: 14px; color: #fff; font-weight: normal; }
footer.footer .ml-box .act .lft label a { color: #fff; display: inline-block; text-decoration: underline; }
footer.footer .ml-box .act .rght { }
footer.footer .ml-box .act .rght button { background: none; padding: 5px 10px; margin: 0; outline: none; font-weight: 700; font-size: 14px; text-transform: uppercase; color: #FFFFFF; border: 1px solid #D4AF37; border-radius: 14px; min-width: 160px; }

/*footer.footer .copyright { font-size: 13px; color: #fff; margin-top: 30px; text-align: center; }
footer.footer .copyright div { display: inline-block; color: #707070; }
footer.footer .copyright div a { text-decoration: none; color: #707070; }
footer.footer .copyright div a:hover { color: #fff; }
footer.footer .copyright div a.logo { float: right; margin-left: 10px; text-indent: -9999px; overflow: hidden; width: 104px; height: 18px; background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAASCAYAAAC3pZsGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlGMDQ5RkJFODdCNjExRTU4ODhDQzdCMkNCQjM1MTY3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlGMDQ5RkJGODdCNjExRTU4ODhDQzdCMkNCQjM1MTY3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUYwNDlGQkM4N0I2MTFFNTg4OENDN0IyQ0JCMzUxNjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUYwNDlGQkQ4N0I2MTFFNTg4OENDN0IyQ0JCMzUxNjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4ZtXojAAAE1klEQVR42uxZ7VHbQBAVHhegVICoIEcFyBXYrsByBbYqsF2BoQLLFQgqsFwBRwVRKkCpgOjI28zLzp2QCJnhR3bmxkK6j/18u3uM1+t1pChpx6odMzwz2XbcteO+HU3kp1M7Ujy7OVc0N8V3oUk7qmg4Ob427fjeji3ebfHORzXOycGL5uMi+jyUQg6nm2ikPjprPeI3gTAVhns27ThgjulxWIz5H0luv2/tyAYa1M0vo89LCZyGHfwPAznB91Cqi5DrdnyBJSf0XGGzR0TZWzTrOa8v9TVMgdEo7zSf2ECpfjmiyBHBl+2Yk/eLVfeACmekHRnV9PT6pIfindFfaGgnOKk1C887oSNk2XmiOkQGUfaiho7YvfL2k5prPCjyTHOelU4y7KlTxX5MeC7GKbA482DjGgI7vL+kjSc9oW4X+B7KH6Iw4Sv1eF3SoWwxIlMTMFIMpcQB7z5QLjPEi1FrEtKJ7Gk8Z2VwviusMR59v0bQimAtZBymDb5Lwq0HJL9VR8JnaPqCXz4z8hQUdUeRsfcop0ahE4IYS5AosG610jzKth4olcgw5BgTGKSmtZsAX04uOyYI2WHjPhi/IEV2UaUYnnV4Onv42qM8AwFfFIxtezpIDegOkcX+Eh2LntBska8zT0E0VXJxdcvy5+BPV7jRmKo168FBrbgCSrEDkt8SuSTu8FxdSYZgcgjlxGfTg2cfHDUdkCj0QA7QpzUYRGPygiiQ8Bso+f6d1UmN9WWHB2qD1qSUJjAv6uHZQ3qsTMk/h8x9W4qQ7FoPomfriaYoVMX1SfCHv2D0vsPAlRJkRc1aCa8uSZBGzX3+oDI3DlSff1OWH1UELQB7XAUuAmudY5xGKnJsB/NSBn8bgPs6MkLeMqdvBsbRyZWNzXzFH9Tb6GgrITPzfPOOPQsVpWsV5Tt61rnpFeIsJcZjRw5gT7gkD3PXLbe0udvj7AnxBoZIPRAgidYVEV9xhvv25Gk2c7yf4v0T3XiE4MUHPTuPMifYVyDoCe8zT2SclWHrQBuxxPyUDHzG/ELpZ4KIMvh+vlj/uozbE4PbN5KZ3K8ZqjquBpTbfXJBEf2n3zmogHKlEd1Sj+MLWWmsSupbagU7KWG67CtQlASuNkr1Xe8TB/oQ3XdkKp/E9PfsDYRIPGfNoBPjkdF4Gs9I8Z0omXmNUfOMPn9MVZpc51zCQAVBX03JPIUypUHLPdhdU7K3KEVLYv6a7v2kjBVYMxC0BA8b4u+ooEwavRj7PdA1iUBOTDmtImiSeXOK2oz6F2nejWpFOE9yviioQY4IIm+gozXgy+11h/W31AcdcMaZzq9GFBlLahL57umWDHOi6xAbSPwJ3j8RrgojDd3zcWd/DQElckXgJb6foOwbdT/XkEGF1y3WSOSsyMHmmMNJekO3I1wI3JGBj1Cu76rpTLw/UCGTU+LfQ+k13ldqzQq/OTW37vx8pK5YJtg0oVLwGb8HYpDn+krLRwhaqeorJoUk+PtMkXWAYWsqUY90e2Ep6rgCjKHMR2o2jxS1SUcZnFFxMCUlT7GfReFS07kVzpTb/R/kcA3l5wU5iuh1BfmPpBcDfe0pXbyef+H5h50oa+opX8+enBO9cTtsPzhv6ga2JM/8F7wYZRy+68vJAHX0D+inAAMAl3GfrdrP/+MAAAAASUVORK5CYII=); }*/
.contact-form { max-width: 768px; margin: auto auto; text-align: center; padding-bottom: 50px; }
.contact-form label { display: none; }
.contact-form h1 { font-weight: 700; margin: 30px 0 0 0; padding: 0; color: #fff; font-size: 30px; }
.contact-form h1:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.contact-form h1:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.contact-form .txt { margin-top: 30px; font-size: 23px; font-weight: 700; }
.contact-form h2 { font-weight: 700; margin: 30px 0 15px 0; padding: 0; color: #fff; font-size: 25px; }
.contact-form .info { margin-top: 10px; color: #666; font-size: 12px; margin-bottom: 10px; }
.simple-text { max-width: 768px; margin: auto auto; padding-bottom: 50px; margin-top: 100px; }
.simple-text h1 { font-weight: 700; margin: 30px 0 0 0; text-align: center; padding: 0; color: #fff; font-size: 30px; }
.simple-text h1:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.simple-text h1:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.simple-text .txt { margin-top: 30px; }
.all-cont { max-width: 992px; margin: 100px auto 0 auto; padding-bottom: 40px; }
.error-template { padding: 100px 15px; text-align: center; }
.error-actions { margin-top: 15px; margin-bottom: 10px; }
.error-actions .btn { margin-right: 10px; margin-top: 5px; }
.about-cont { max-width: 992px; margin: 100px auto 0 auto; padding-bottom: 40px; }
.about-cont .about-main { margin: auto auto; max-width: 640px; }
.about-cont .about-main > h1 { font-weight: 700; margin: 0; padding: 0; color: #fff; font-size: 30px; text-align: center; }
.about-cont .about-main > h1:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.about-cont .about-main > h1:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.about-cont .about-main > .txt { margin-top: 30px; }
.about-cont .about-lft { background: #242424; margin-top: 30px; }
.about-cont .about-lft .about-list { padding: 15px 15px; }
.about-cont .about-lft .about-list > h2 { font-weight: 700; font-size: 25px; margin: 0; padding: 0; }
.about-cont .about-lft .about-list > ul { list-style: none; padding: 0; margin: 0; }
.about-cont .about-lft .about-list > ul li { list-style: none; padding: 0; margin: 20px 0 0 0; font-size: 12px; }
.about-cont .about-lft .about-list > ul li div { }
.about-cont .about-lft .about-list > ul li div span { }
.about-cont .about-lft .about-list > .info { margin-top: 20px; font-size: 12px; }
.about-cont .about-lft .about-find { padding: 15px 15px; }
.about-cont .about-lft .about-find > h2 { font-weight: 700; font-size: 25px; margin: 0; padding: 0; color: #d71e26; }
.about-cont .about-lft .about-find > .info { margin-top: 20px; font-size: 12px; }
.about-cont .about-gallery { }
.about-cont .about-gallery ul { list-style: none; padding: 0; margin: 0; }
.about-cont .about-gallery ul li { list-style: none; padding: 0; margin: 30px 0 0 0; }
.about-cont .about-gallery ul li img { display: block; max-width: 100%; height: auto; }
.parties-cont { margin-top: 40px; padding-bottom: 40px; }
.parties-cont h1.ttl { font-weight: 700; margin: 0; padding: 0; color: #fff; font-size: 30px; text-align: center; }
.parties-cont h1.ttl:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.parties-cont h1.ttl:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.parties-cont .txt { margin-top: 30px; }
.parties-cont .mediabig { margin-top: 30px; }
.parties-cont .mediabig img { display: block; max-width: 100%; height: auto; }
.parties-cont .media { margin-top: 30px; }
.parties-cont .media img { display: block; max-width: 100%; height: auto; }
.parties-cont .txtinfo { position: absolute; left: 0; bottom: 0; }
.parties-cont .price-list { margin-top: 30px; background: #242424; padding: 20px; }
.parties-cont .price-list h2 { font-weight: 700; font-size: 25px; margin: 0; padding: 0; color: #fff; text-align: center; }
.parties-cont .price-list .txtmore { margin-top: 20px; }
.news-article { max-width: 640px; margin: auto auto; margin-top: 100px; padding-bottom: 40px; }
.news-article h2.cat { font-weight: 700; margin: 0; padding: 0; color: #fff; font-size: 30px; text-align: center; }
.news-article h2.cat:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.news-article h2.cat:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.news-article h1.ttl { font-weight: 700; font-size: 25px; margin: 20px 0 0 0; padding: 0; color: #fff; }
.news-article .news-media-slider {

    margin-top: 20px;
}
.news-article .news-media-slider .item{}
.news-article .news-media-slider .item a{}
.news-article .news-media-slider .item img{}

.news-article .news-media-slider .slick-left,
.news-article .news-media-slider .slick-right {font-size: 22px;padding: 0;color: #fff;width: 38px;height: 38px;position: absolute;top: 50%;left: 10px;text-align: center;margin-top: -19px;background: rgba(0,0,0,0.5);cursor: pointer;z-index: 10;line-height: 33px;border: 1px solid transparent;border-radius: 50%;}
.news-article .news-media-slider .slick-right {left: auto;right: 10px;}
.news-article .news-media-slider .slick-left:hover,
.news-article .news-media-slider .slick-right:hover { border-color: #D4AF37; color: #fff; }
.news-article .news-media-slider .slick-left.slick-disabled,
.news-article .news-media-slider .slick-right.slick-disabled {cursor: not-allowed;}

.news-article div.sum { margin-top: 15px; }
.news-article div.txt { margin-top: 15px; }
.news-article div.news-related { margin-top: 40px; border-top: 2px solid #fff; padding-top: 20px; }
.news-article div.news-related h3 { font-weight: 600; font-size: 18px; margin: 0; padding: 0; color: #fff; }
.news-article div.news-related .cust-col { margin-top: 20px; }
.news-article div.news-related .lnk { color: #fff; text-decoration: none; }
.news-article div.news-related .lnk:hover { color: #fff; }
.news-article div.news-related .lnk h4 { margin: 0; padding: 0; font-size: 18px; font-weight: normal; line-height: normal; }
.news-article div.news-related .more { margin-top: 20px; }
.news-article div.news-related .more a { color: #fff; text-decoration: none; }
.news-article div.news-related .more a:hover { color: #fff; }
.member-section { background: url(../img/alpine_cinema.jpg) no-repeat fixed top center; padding: 100px 0 40px 0; }
.member-section .member-cont { max-width: 992px; margin: auto auto; }
.member-section .member-cont .media { margin-top: 30px; }
.member-section h1 { font-weight: 700; margin: 0; padding: 0; color: #fff; font-size: 30px; text-align: center; }
.member-section h1:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.member-section h1:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.member-section .member-cont h2.ttl { font-weight: 700; margin: 30px 0 0 0; padding: 0; color: #fff; font-size: 25px; }
.member-section .member-cont h2.frm { font-weight: 700; margin: 30px 0 0 0; padding: 0 0 20px 0; color: #468d80; font-size: 25px; }
.member-section .member-cont.mymember h2.frm { color: #f5a09d; }
.member-section .member-cont .txt-body { margin-top: 10px; }
.member-section .member-cont .terms { background: #363636; padding: 20px; margin-top: 30px; }
.member-section .member-cont .terms h2 { font-weight: 700; margin: 0; padding: 0; color: #468d80; font-size: 25px; }
.member-section .member-cont .benefit { background: #8f8f8f; border-radius: 50%; width: 180px; height: 180px; margin: auto auto; padding: 35px 35px; margin-top: 50px; text-align: center; }
.member-section .member-cont .benefit img { display: block; }
.member-section .member-cont .box-txt { }
.member-section .member-cont .box-txt h2 { font-weight: 700; margin: 0; padding: 20px 0; color: #fff; font-size: 25px; }
.member-section .memberid { background: #F5A09D; padding: 0 0 20px 0; margin-top: 30px; }
.member-section .memberid .member-cont .txt-body { color: #000; }
.member-section .memberid .member-cont h2.ttl { color: #000; }
.member-section .member-cont.mymember .terms h2 { color: #f5a09d; }
.member-section .member-cont .terms .txt { margin-top: 20px; }
.member-section .member-cont .invisible { display: none; }
.member-section .member-cont .btn-custom { color: #468d80; border-color: #468d80; }
.member-section .member-cont.mymember .btn-custom { color: #f5a09d; border-color: #f5a09d; }
.showtimes-section { background: url(../img/alpine_cinema_inside.jpg) no-repeat fixed top center; padding: 130px 0 40px 0; }
.showtimes-section .showtimes-cont { max-width: 992px; margin: auto auto; }
.showtimes-section .showtimes-cont h1 { font-weight: 700; margin: 0; padding: 0; color: #fff; font-size: 46px; text-align: center; }
.showtimes-section .showtimes-cont h1:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.showtimes-section .showtimes-cont h1:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.showtimes-section .showtimes-cont .sum { text-align: center; margin-top: 5px; color: #fff; font-size: 14px; }
.showtimes-section .showtimes-info { padding: 15px 15px; background: #363636; margin-top: 40px; }
.showtimes-section .showtimes-info > h2 { font-weight: 700; font-size: 16px; margin: 0; padding: 0; color: #fe0000; }
.showtimes-section .showtimes-info > .txt { margin-top: 20px; font-size: 13px; }
.showtimes-section .shows-sel { margin-top: 40px; }

/*.showtimes-section .shows-sel ul { list-style: none;     padding: 0;     margin: 0;} .showtimes-section .shows-sel ul li {     list-style: none;     padding: 5px 15px;     margin: 0 0 5px 0;     float: left;     background: #363636;     text-align: center;} .showtimes-section .shows-sel ul li a {     color: #aaaaaa;     font-size: 12px;     text-decoration: none;     font-weight: 700;     display: block;} .showtimes-section .shows-sel ul li.active, .showtimes-section .shows-sel ul li:hover{ background: #585858;} .showtimes-section .shows-sel ul li span { display: block;     color: #fff; text-transform: uppercase;}*/
.showtimes-section .shows-list { }
.showtimes-section .shows-list ul { list-style: none; padding: 0; margin: 0; }
.showtimes-section .shows-list ul li {position: relative;list-style: none;padding: 0;margin: 20px 0 0 0;}
.showtimes-section .shows-list ul li.box-shows {display: flex;flex-direction: row;flex-wrap: nowrap;align-items: flex-start;background: rgba(36, 36, 36, 0.8);padding: 15px;gap: 10px;}
.showtimes-section .shows-list ul li.box-shows .bs-data {
    flex: 1;
}
.showtimes-section .shows-list ul li.box-shows .bs-image {
    width: 150px;
}
.showtimes-section .shows-list ul li.box-shows .bs-image img {
    width: 100%;
    display: block;
    height: auto;
}
.showtimes-section .shows-list ul li.nouse:before { content: "-"; position: absolute; left: 0; top: 0; color: #d71e26; font-size: 40px; font-weight: 700; line-height: 19px; }
.showtimes-section .shows-list ul li a.ttl { color: #d71e26; font-size: 16px; font-weight: 700; text-decoration: none; text-transform: uppercase; }
.showtimes-section .shows-list ul li a.ttl .icon-3d { float: left; margin: 5px 5px 0 0; background: url(../img/3d.png) no-repeat center center; width: 37px; height: 30px; display: inline-block; background-size: 37px 30px; }
.showtimes-section .shows-list ul li a.ttl .icon-dolby-atmos { float: left; margin: 5px 5px 0 0; background: url(../img/dolby_atmos.png) no-repeat center center; width: 25px; height: 30px; display: inline-block; background-size: 25px 30px; }
.showtimes-section .shows-list ul li a.ttl .icon-openair { float: left; margin: 5px 5px 0 0; background: url(../img/openair.png) no-repeat center center; width: 32px; height: 30px; display: inline-block; background-size: 32px 30px; }
.showtimes-section .shows-list ul li a.ttl:hover { }
.showtimes-section .shows-list ul li .info { font-size: 12px; color: #fff; }
.showtimes-section .shows-list ul li .sel-time { }
.showtimes-section .shows-list ul li .sel-time .movie-time-selection { text-decoration: none; display: block; float: left; background: #363636; padding: 10px 10px; margin: 10px 10px 0 0; font-size: 13px; color: #fff; cursor: pointer; }
.showtimes-section .shows-list ul li .sel-time .movie-time-selection.active, .showtimes-section .shows-list ul li .sel-time .movie-time-selection:hover { background: #585858; }

/* Default mode */
.tabbable-line > .nav-tabs { list-style: none; padding: 0; margin: 0; border: 0; }
.tabbable-line > .nav-tabs > li { list-style: none; padding: 5px 15px; margin: 0 0 5px 0; background: #363636; text-align: center; }
.tabbable-line > .nav-tabs > li > a { color: #aaaaaa; font-size: 12px; text-decoration: none; font-weight: 700; display: block; margin: 0; line-height: normal; border: 0; padding: 0; }
.tabbable-line > .nav-tabs > li > a > span { display: block; color: #fff; text-transform: uppercase; }
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover { background: #585858; }
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a { background: transparent; }
.tabbable-line > .nav-tabs > li.active { background: #585858; }
.tabbable-line > .nav-tabs > li.active > a { border: 0; background: transparent; }
#all-page-content {
    visibility: hidden;
    opacity: 0;
}
#popvideo-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#popvideo-overlay video {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover; /* ή cover αν θέλεις να γεμίζει όλη την οθόνη */
}
.page-content { margin-top: 100px; padding-bottom: 40px; }
.page-content .page-info { }
.page-content .page-info h1.page-title { }
.page-content .page-info h1.page-title { font-weight: 700; margin: 0; padding: 0; color: #fff; font-size: 30px; text-align: center; }
.page-content .page-info h1.page-title:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.page-content .page-info h1.page-title:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.page-content .simple-form-content { margin: auto auto; max-width: 768px; margin-top: 20px; }
.my-points .table tr.expired {
    opacity: 0.5;
    cursor: not-allowed;
}
.my-page { max-width: 992px; margin: auto auto; margin-top: 20px; }
.my-page .my-menu { }
.my-page .my-menu ul { padding: 0; margin: 0; list-style: none; }
.my-page .my-menu ul li { padding: 3px 0; margin: 0; list-style: none; }
.my-page .my-menu ul li a { color: #a1a1a1; text-decoration: none; font-weight: 700; }
.my-page .my-menu ul li a:hover, .my-page .my-menu ul li a.active { color: #fff; }
.my-page .my-dashboard { text-align: left; }
.my-page .my-dashboard .greeting { color: #a1a1a1; padding-top: 3px; }
.my-page .my-dashboard .greeting b { font-weight: 700; }
.my-page .my-dashboard .my-dash-box { border-bottom: 1px solid #ccc; padding-bottom: 20px; }
.my-page .my-dashboard .my-dash-box h2 { font-weight: 700; margin: 0; padding: 0; margin-top: 20px; }
.my-page .my-dashboard .my-dash-box .box-info { color: #fff; padding: 10px 0 5px 0; }
.my-page .my-dashboard .my-dash-box .box-info span { font-weight: 700; }
.my-page .my-dashboard .my-dash-box .box-info .p-ttl { padding-bottom: 10px; }
.my-page .my-dashboard .my-dash-box .box-info .p-sub { color: #999; }
.my-page .my-boxes { text-align: center; }
.my-page .my-boxes .my-forms { }
.my-page .my-boxes .my-forms .txt { text-align: center; padding-top: 10px; }
.my-page .my-boxes > div.txt { padding-top: 10px; }
.movie-cont { max-width: 992px; margin: auto auto; margin-top: 30px; padding-bottom: 40px; }
.movie-cont h1.ttl { font-size: 24px; color: #d71e26; font-weight: normal; text-transform: uppercase; margin: 0; padding: 0; }
.movie-cont h1.ttl span.icon-3d { background: url(../img/3d.png) no-repeat center center; width: 61px; height: 50px; display: inline-block; margin-left: 10px; }
.movie-cont h1.ttl span.icon-dolby-atmos { background: url(../img/dolby_atmos.png) no-repeat center center; width: 42px; height: 50px; display: inline-block; margin-left: 10px; }
.movie-cont h1.ttl span.icon-openair { background: url(../img/openair.png) no-repeat center center; width: 54px; height: 50px; display: inline-block; margin-left: 10px; }
.movie-cont h1.ttl span.icon-recliner { background-image: url(../img/recliner.svg?v);
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px; display: inline-block; margin-left: 10px; }
.movie-cont h1.ttl span.icon-flame { background-image: url(../img/recliner.svg?v);
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px; display: inline-block; margin-left: 10px; }
.movie-cont .movie-info { color: #fff; font-size: 16px; display: block; margin-top: 5px; }
.movie-cont .movie-action { text-align: right; }
.movie-cont .movie-action .btn-primary { }
.movie-cont .attrs { margin-top: 20px; border-top: 2px solid #2a2a2a; padding-top: 10px; }
.movie-cont .attrs ul { list-style: none; padding: 0; margin: 0; }
.movie-cont .attrs ul li { list-style: none; padding: 0; margin: 10px 0 0 0; font-size: 14px; }
.movie-cont .attrs ul li span { color: #d71e26; }
.container-for-tickets .sel-auditorium { padding-top: 5px; }
.movie-cont .sel-auditorium { margin-top: 20px; border-top: 2px solid #2a2a2a; padding-top: 10px; }
.container-for-tickets .sel-auditorium h3 { font-size: 14px; color: #fff; margin: 10px 0 0 0; padding: 0; }
.movie-cont .sel-auditorium h3 { font-size: 14px; color: #d71e26; margin: 10px 0 0 0; padding: 0; }
.container-for-tickets .sel-auditorium .tickets_available, .movie-cont .sel-auditorium .tickets_available { margin-top: 10px; padding: 15px 15px; -webkit-box-shadow: 0px 0px 10px #ffffff; box-shadow: 0px 0px 10px #ffffff; background: #000; }
.container-for-tickets .sel-auditorium .tickets_available select, .movie-cont .sel-auditorium .tickets_available select { padding: 5px 10px; display: inline-block; width: auto }
.container-for-tickets .sel-auditorium .tickets_available label, .movie-cont .sel-auditorium .tickets_available label { display: block; }
.container-for-tickets .sel-auditorium .aud-info, .movie-cont .sel-auditorium .aud-info { margin-top: 5px; }
.container-for-tickets .sel-auditorium .aud-info div, .movie-cont .sel-auditorium .aud-info div { margin-top: 5px; }
.container-for-tickets .sel-auditorium .tickets_available .myrow .my-col,
.movie-cont .sel-auditorium .tickets_available .myrow .my-col {}
.container-for-tickets .sel-auditorium .tickets_available .myrow .my-col:nth-child(even)::before,
.movie-cont .sel-auditorium .tickets_available .myrow .my-col:nth-child(even)::before {content: attr(data-txt);position: absolute;left: 0;transform: translate(-50%, -50%);top: 50%;color: #ccc;}
.container-for-tickets .sel-auditorium .aud-info, .movie-cont .sel-auditorium .aud-info { margin-top: 5px; }
.container-for-tickets .sel-auditorium .aud-info div, .movie-cont .sel-auditorium .aud-info div { margin-top: 5px; }
.movie-cont .my-loader { font-size: 25px; margin-top: 20px; }
.movie-cont .sel-time { padding-top: 10px; }
.movie-cont .sel-time h3 { font-size: 14px; color: #fff; margin: 10px 0 0 0; padding: 10px; background: #d71e26; display: inline-block; }
.movie-cont .sel-time h3 span.mybtn { display: inline-block; margin-left: 5px; cursor: pointer; }
.movie-cont .sel-time h3 span.mybtn:hover { color: #fff; }
.movie-cont .sel-time div.movie-time-selection { display: block; float: left; margin: 10px 10px 0 0; }
.movie-cont .sel-time div.movie-time-selection a { text-decoration: none; }
.movie-cont .sel-time div.movie-time-selection span { display: block; background: #363636; padding: 5px 10px; font-size: 13px; color: #fff; cursor: pointer; -webkit-box-shadow: 0px 0px 5px #666; box-shadow: 0px 0px 5px #666; }

/*.movie-cont .sel-time div span{ display: block;     color: #d71e26;     font-size: 12px; }*/
.movie-cont .sel-time div.movie-time-selection a.active span, .movie-cont .sel-time div.movie-time-selection a:hover span { background: #585858; -webkit-box-shadow: 0px 0px 5px #ffffff; box-shadow: 0px 0px 5px #ffffff; }
.movie-cont .sel-time div.movie-time-selection a.disabled span { cursor: not-allowed; background: #363636; -webkit-box-shadow: 0px 0px 5px #666; box-shadow: 0px 0px 5px #666; color: #ccc; }
.movie-cont .sum { margin-top: 20px; border-top: 2px solid #2a2a2a; padding-top: 10px; }
.movie-cont .sum .sum-ttl { font-size: 14px; color: #d71e26; margin: 10px 0 0 0; padding: 0; }
.movie-cont .sum .more-info-links { margin-top: 10px; }
.movie-cont .sum .more-info-links span { margin: 5px 10px 0 0; display: inline-block; }
.movie-cont .sum .more-info-links span.reald { background: url(../img/reald.png) no-repeat center center; width: 96px; height: 18px; }
.movie-cont .sum .more-info-links span.icon-3d { background: url(../img/3d.png) no-repeat center center; width: 61px; height: 50px; }
.movie-cont .sum .more-info-links span.icon-dolby-atmos { background: url(../img/dolby_atmos.png) no-repeat center center; width: 42px; height: 50px; }
.movie-cont .sum .more-info-links span.icon-openair { background: url(../img/openair.png) no-repeat center center; width: 54px; height: 50px; }
.movie-cont .sum .more-info-links span.imdb { background: url(../img/imdb.png) no-repeat center center; width: 33px; height: 18px; }
.movie-cont .sum .more-info-links span.icn { font-size: 20px; color: #fff; line-height: 18px; }
.movie-cont .sum .sum-txt { margin-top: 10px; }
.movie-cont .full { margin-top: 20px; border-top: 2px solid #2a2a2a; }
.movie-cont .full .full-ttl { font-size: 19px; color: #d71e26; margin: 15px 0 0 0; padding: 0; font-weight: 700; }
.movie-cont .full .full-txt { margin-top: 10px; }
.movie-cont .movie-media { margin-top: 20px; border-top: 2px solid #2a2a2a; }
.movie-cont .movie-media h3 { font-size: 19px; color: #d71e26; margin: 15px 0 0 0; padding: 0; font-weight: 700; }
.movie-cont .movie-media .box-tpl-photos { position: relative; padding: 10px 0 25px 0; }
.movie-cont .movie-media .item { position: relative; padding: 5px; }
.movie-cont .movie-media .item a { position: relative; display: block; -webkit-box-shadow: 0px 0px 5px #d71e26; box-shadow: 0px 0px 5px #d71e26; }
.movie-cont .movie-media .item img { display: block; }
.movie-cont .movie-media .item.videoitem img { width: 100%; height: auto; display: block; }
.movie-cont .movie-media .item span.info { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #d71e26; background: rgba(1, 147, 222, 0.8); opacity: 0; visibility: hidden; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
.movie-cont .movie-media .item span.info span { position: absolute; left: 50%; top: 50%; border: 1px solid #fff; color: #fff; font-size: 20px; width: 40px; line-height: 40px; text-align: center; margin-top: -21px; margin-left: -20px; }
.movie-cont .movie-media .item a:hover span.info { visibility: visible; opacity: 1; }
.movie-cont .movie-media .box-tpl-photos .slick-left-cntr, .movie-cont .movie-media .box-tpl-photos .slick-right-cntr { font-size: 14px; font-weight: normal; color: #fff; position: absolute; bottom: -25px; left: 0; text-align: center; cursor: pointer; z-index: 1; }
.movie-cont .movie-media .box-tpl-photos .slick-right-cntr { right: 0px; left: auto; }
.movie-cont .movie-media .box-tpl-photos .slick-left-cntr:hover, .movie-cont .movie-media .box-tpl-photos .slick-right-cntr:hover { color: #fff; }
.movie-cont .movie-media .box-tpl-photos .slick-disabled { cursor: no-drop; }
.movies-section { background: url(../img/mov_bg.jpg) repeat; padding: 100px 0 20px 0; border-bottom: 5px solid #242424; }
.movies-section h1 { font-weight: 700; margin: 0; padding: 0; color: #d71e26; font-size: 30px; text-align: center; }
.movies-cont { max-width: 1200px; margin: auto auto; padding-bottom: 40px; }
.movies-cont h3 { text-align: center; font-weight: 700; margin: 20px 0 0 0; padding: 0; color: #ffffff; font-size: 30px; }
.movies-cont h3 span { border-bottom: 2px solid #fff; }
.movies-cont .movies-list { padding: 0 15px; }
.movies-cont .movies-list .row { margin-top: 20px; background: #242424; padding: 30px 15px; }
.movies-cont .movies-list.light { padding: 0; }
.movies-cont .movies-list.light .row { background: #e4e4e4; float: left; width: 50%; margin: 20px 0 0 0; }
.movies-cont .movies-list .row .media { padding: 0; margin: 0; position: relative;}
.movies-cont .movies-list .row .media img { max-width: 100%; display: block; width: 100%; height: auto; }
.movies-cont .movies-list .row .media .extra {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 1;
    transform: scale(0.8);
}
.movies-cont .movies-list .row h2.ttl { font-weight: 700; margin: 0; padding: 0; color: #d71e26; font-size: 23px; text-transform: uppercase; }
.movies-cont .movies-list.light .row h2.ttl { margin: 10px 0 0 0; }
.movies-cont .movies-list .row .m-info { margin-top: 5px; }
.movies-cont .movies-list.light .row .m-info { color: #000; }
.movies-cont .movies-list .row .extra {margin-top: 5px;display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;gap: 10px;}
.movies-cont .movies-list .row .extra .icn{}
.movies-cont .movies-list .row .extra .reald { isplay: block; background: url(../img/reald.png) no-repeat center center; width: 96px; height: 18px; margin: 5px auto 0 auto; }
.movies-cont .movies-list .row .extra .icon-3d { display: block; background: url(../img/3d.png) no-repeat center center; width: 61px; height: 50px; }
.movies-cont .movies-list .row .extra .icon-dolby-atmos { display: block; background: url(../img/dolby_atmos2.png) no-repeat center center; width: 69px; height: 30px; background-color: #000; }
.movies-cont .movies-list .row .extra .icon-openair { display: block; background: url(../img/openair.png) no-repeat center center; width: 54px; height: 50px; }
.movies-cont .movies-list .row .extra .recliner {
    display: block;
    background-image: url(../img/recliner.svg?v);
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    }
.movies-cont .movies-list .row .extra .flame {
    display: block;
    background-image: url(../img/flame.svg?v);
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    }
.movies-cont .movies-list .row .attrs { margin-top: 5px; border-top: 2px solid #2a2a2a; }
.movies-cont .movies-list.light .row .attrs { border-color: #ebebeb; }
.movies-cont .movies-list .row .attrs ul { list-style: none; padding: 0; margin: 0; }
.movies-cont .movies-list .row .attrs ul li { list-style: none; padding: 0; margin: 5px 0 0 0; font-size: 12px; }
.movies-cont .movies-list.light .row .attrs ul li { color: #000; }
.movies-cont .movies-list .row .attrs ul li span { color: #d71e26; }
.movies-cont .movies-list .row .sum { margin-top: 5px; border-top: 2px solid #2a2a2a; color: #969696; padding-top: 5px; font-size: 12px; }
.movies-cont .movies-list.light .row .sum { border-color: #ebebeb; color: #000; }
.movies-cont .movies-list .row .sum .sum-more { margin-top: 5px; }
.movies-cont .movies-list .row .sum .sum-more a { text-decoration: none; }
.movies-cont .movies-list.light .row .sum .sum-more a { color: #000; text-decoration: none; }
.movies-cont .movies-list .row .m-action { margin-top: 20px; }
.movies-cont .movies-list .row .m-action .btn { margin-right: 10px; }
.movies-cont .movies-list .row .sel-time { padding-top: 10px; }
.movies-cont .movies-list .row .sel-time div { display: block; float: left; background: #363636; padding: 5px 10px; margin: 10px 10px 0 0; font-size: 13px; color: #fff; }
.movies-cont .movies-list .row .sel-time div span { display: block; color: #d71e26; font-size: 12px; }
.movies-cont .movies-list .row .sel-time div:hover {/*background: #585858;*/ }
.movies-cont .movies-list.light .row .sel-time div { background: #fff; color: #000; }
.movies-cont .movies-list.light .row .sel-time div:hover {/*background: #ccc;*/ }
.movies-cont .movies-list .more-info { display: block; background: #363636; text-align: center; font-size: 14px; font-weight: 700; padding: 10px; text-decoration: none; margin-left: -15px; margin-right: -15px; }
.movies-cont .movies-list .more-info:hover { color: #fff; }
.movies-cont .movies-list.light .more-info { background: #fff; color: #000; margin: 10px 0 0 0; }
.movies-cont .movies-list.light .more-info:hover { color: #d71e26; }
.news-section { background: url(../img/alpine_cinema_film.jpg) no-repeat fixed top center; padding: 100px 0 40px 0; }
.news-section .news-cont { max-width: 1700px; margin: auto auto; }
.news-section .news-cont h1 { font-weight: 700; margin: 0; padding: 0; color: #fff; font-size: 46px; text-align: center; }
.news-section .news-cont h1:before { content: '-'; position: relative; display: inline-block; margin-right: 10px; }
.news-section .news-cont h1:after { content: '-'; position: relative; display: inline-block; margin-left: 10px; }
.news-section .news-cont .news-list { margin: 0 5px; }
.news-section .news-cont .news-list ul { list-style: none; padding: 0; margin: 0; }
.news-section .news-cont .news-list ul li { float: left; list-style: none; padding: 0px; margin: 10px 0 0 0; width: 37%; }
.news-section .news-cont .news-list ul li.sm { width: 26%; }
.news-section .news-cont .news-list ul li .box { background: #e2e2e2; padding: 10px; margin: 0 5px; }
.news-section .news-cont .news-list ul li .media { margin: 0; }
.news-section .news-cont .news-list ul li .media img { display: block; width: 100%; height: auto; }
.news-section .news-cont .news-list ul li .info { padding: 10px 0 0 0; }
.news-section .news-cont .news-list ul li .info .ttl { text-decoration: none; }
.news-section .news-cont .news-list ul li .info .ttl h2 { font-size: 25px; margin: 0; padding: 0; color: #000; font-weight: normal; }
.news-section .news-cont .news-list ul li .info .sum { margin-top: 20px; color: #000; }
.news-section .news-cont .news-list ul li .info .more { margin-top: 20px; }
.news-section .news-cont .news-list ul li .info .more a { color: #000; text-transform: uppercase; text-decoration: none; }
.google-maps { width: 100%; height: 400px; }
.shopping-cart { max-width: 992px; margin: auto auto; padding: 0 15px; }
.shopping-cart .cart-list { margin-top: 20px; -webkit-box-shadow: 0px 0px 10px #666; box-shadow: 0px 0px 10px #666; padding: 10px 20px; position: relative; }
.shopping-cart .cart-list ul { list-style: none; padding: 0; margin: 0; }
.shopping-cart .cart-list ul li { list-style: none; padding: 10px 0; margin: 0; border-top: 1px solid #666; }
.shopping-cart .cart-list ul li.sub-total { font-size: 23px; font-weight: normal; }
.shopping-cart .cart-list ul li:first-child { border-top: none; }
.shopping-cart .cart-list ul li > h3 { position: relative; margin: 0; padding: 5px 0 5px 25px; font-size: 16px; cursor: pointer; }
.shopping-cart .cart-list ul li > h3 span { position: absolute; left: 0; top: 7px; color: #fff; }
.shopping-cart .cart-list ul li > .info-data { display: none; padding: 10px 0 10px 0px; }
.shopping-cart .cart-list ul li > .info-data .media { display: table-cell; vertical-align: top; }
.shopping-cart .cart-list ul li > .info-data .media img { padding-right: 15px; max-width: 200px; display: block; }
.shopping-cart .cart-list ul li > .info-data .movie-info { display: table-cell; vertical-align: top; }
.shopping-cart .cart-list ul li > .info-data .movie-info .attr { }
.shopping-cart .cart-list ul li > .info-data .movie-info .attr .btn { padding: 2px 5px; line-height: normal; margin-top: 5px; }
.shopping-cart .cart-list ul li > .info-data .tickets-info { }
.shopping-cart .cart-list ul li > .info-data .tickets-info .row { margin-left: 0; margin-right: 0; }
.shopping-cart .cart-list ul li > .info-data .tickets-info .cust-col { margin-bottom: 5px; padding-left: 0; padding-right: 0; }
.shopping-cart .cart-list ul li > .info-data .tickets-info .cust-col select { width: auto; display: inline-block; padding: 5px 5px; height: auto; margin-right: 5px; }
.shopping-cart .cart-list ul li > .info-data .tickets-info .has-changed:before { content: '*'; position: absolute; left: -10px; top: 3px; font-size: 20px; }
.shopping-cart .cart-list ul li > .info-data .tickets-info .cust-col .price { margin-left: 5px; }
.shopping-cart .cart-list ul li > .info-data .tickets-info .cust-col .t-label { padding-top: 3px; }
.shopping-cart .cart-list .cart-preloader { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.shopping-cart .cart-list .cart-preloader .icn { position: absolute; top: 50%; left: 50%; font-size: 24px; width: 26px; height: 26px; line-height: 26px; margin-top: -13px; margin-left: -13px; }
.shopping-cart .seating-data { }
.shopping-cart .seating-data .row { padding: 0; margin: 0; }
.shopping-cart .seating-data .row .row_seat { padding: 0 2px; margin: 5px 0 0 0; float: left; width: 5%; position: relative; }
.shopping-cart .seating-data.seating_data_small .row .row_seat { width: 7.14%; }
.shopping-cart .seating-data .row .row_seat.empty_seat { }
.shopping-cart .seating-data .row .row_seat path { fill: #fff; }
.shopping-cart .seating-data .row .row_seat.handicap { cursor: not-allowed; }
.shopping-cart .seating-data .row .row_seat.handicap path { fill: #ffcc00; }
.shopping-cart .seating-data .row .row_seat.companion { cursor: not-allowed; }
.shopping-cart .seating-data .row .row_seat.companion path { fill: #339900; }
.shopping-cart .seating-data .row .row_seat.taken { cursor: not-allowed; }
.shopping-cart .seating-data .row .row_seat.taken path { fill: #ff0000; }
.shopping-cart .seating-data .row .row_seat span { position: absolute; color: #000; width: 100%; left: 0; font-size: 100%; top: 20%; font-weight: 700; text-align: center; }
.shopping-cart .seating-data .row .row_seat.taken span { color: #fff; }
.shopping-cart .seating-data .row .row_seat.freeseat { cursor: pointer; }
.shopping-cart .seating-data .row .row_seat.freeseat:hover path { fill: #ccc; }
.shopping-cart .seating-data .row .row_seat.activeseat path { fill: #d71e26; }
.shopping-cart .seating-data .row .row_seat.activeseat span { color: #fff; }
.shopping-cart .seating-data .row .row_seat.activeseat:hover path { fill: #d71e26; }
.full-height-container, .seating-modal .modal-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; }
.seating-modal.modal-dialog { overflow: hidden !important; position: relative; height: 100%; bottom: initial; left: initial; right: initial; top: initial; }
.seating-modal .modal-content { overflow: hidden !important; background: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; height: 100%; }
.seating-modal .modal-body { overflow: hidden !important; }
@media (min-width:1200px) {
    .seating-modal.modal-dialog { height: 90%; }
}
.fixed-height { -ms-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; flex: 0 0 auto; }
.full-height { -ms-flex: 1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0; -moz-box-flex: 1; flex: 1 1 0; }
.full-height-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }
.seating-modal-footer { display: inline-table; text-align: left; }
.seating-layout { }
.seating-layout .seating-details { border-bottom: 2px solid #eee; line-height: 1; font-size: 16px; padding-bottom: 10px; margin-bottom: 10px; }
.seating-layout .seating-details .seating-details-showtime { border-bottom: 0 none; padding-bottom: 10px; padding-top: 5px; }
.seating-layout .seating-details .seating-details-item { text-align: left; position: relative; float: left; width: 50%; min-height: 1px; padding-left: 7.5px; padding-right: 7.5px; }
.seating-layout .seating-details .seating-details-legend { }
.seating-layout .seating-details .seating-details-legend .legend { display: table; width: 100%; }
.seating-layout .seating-details .seating-details-legend .legend .legend-item { display: table-cell; text-align: center; }
.seating-layout .seating-details .seating-details-legend .legend .legend-item svg { max-width: 50px; max-height: 50px; margin: 0 auto; }
.seating-layout .seating-details .seating-details-legend .legend .legend-item .seat-available { fill: #666; }
.seating-layout .seating-details .seating-details-legend .legend .legend-item .seat-unavailable { fill: #ccc; }
.seating-layout .seating-details .seating-details-legend .legend .legend-item .seat-selected { fill: #d71e26; }
.seating-layout .seating-details .seating-details-legend .legend .legend-item .wheelchair-icon { fill: #666; }
.seating-layout .seating-details .seating-details-legend .legend .legend-item .wheelchair-companion-icon { fill: #666; }
.seating-layout .seating-details .seating-details-legend .legend .text { font-size: 10px; fill: #000; text-anchor: middle; -webkit-font-smoothing: antialiased; max-width: 65px; text-align: center; margin: 0 auto; }
.seating-details:after, .seating-details:before { content: " "; display: table; }
.seating-details:after { clear: both; }
.seating-modal-footer > div { display: table-cell; vertical-align: middle; }
.select-seats { padding-right: .5em; }
.text-info { color: #d71e26; }
.select-seats h4 { margin: 5px 5px 5px 0; display: inline-block; }
.margin-bottom-none, .margin-verticle-none { margin-bottom: 0; }
.select-seats ul { display: inline-block; vertical-align: middle; }
.select-seats li { padding: 0 2px; height: 20px; }
.select-seats li > svg { max-height: 20px; fill: #ccc; }
.select-seats li > svg > g { fill: #ccc; }
.select-seats li > svg > g.selected { fill: #d71e26; }
.seat-name { fill: #ccc; }
.tp-caption.cin-social { color: rgba(1, 147, 222, 1.00); font-size: 22px; line-height: 40px; font-weight: 400; font-style: normal; padding: 0 0 0 0px; text-decoration: none; background-color: transparent; border-color: rgba(1, 147, 222, 1.00); border-style: solid; border-width: 2px; border-radius: 50%; text-align: center; }
.tp-caption.cin-SmallText { color: rgba(255, 255, 255, 1.00); font-size: 12px; line-height: 12px; font-weight: 900; font-style: normal; padding: 0 0 0 0px; text-decoration: none; background-color: transparent; border-color: transparent; border-style: none; border-width: 0px; border-radius: 0 0 0 0px; text-align: left; letter-spacing: 5px; }
.tp-caption.cin-PlayBtn { color: rgba(255, 255, 255, 1.00); font-size: 30px; line-height: 71px; font-weight: 500; font-style: normal; padding: 0px 0px 0px 0px; text-decoration: none; background-color: transparent; border-color: rgba(255, 255, 255, 1.00); border-style: solid; border-width: 2px; border-radius: 100px 100px 100px 100px; text-align: center; }
@media (min-width:480px) {
    .seating-details .seating-details-item { text-align: left; position: relative; float: left; width: 50%; min-height: 1px; padding-left: 7.5px; padding-right: 7.5px; }
    .seating-details .seating-details-showtime { border-bottom: 0 none; }

/*.seating-layout .seating-details .seating-details-legend .legend .legend-item svg {         max-width: 40px     }*/ }
@media (max-width:1199px) {
    .modal.modal-mobile-fullscreen .modal-content, .modal.modal-mobile-fullscreen .modal-dialog { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }
    .modal.modal-mobile-fullscreen .modal-dialog { margin: 0; width: 100%; }
    .modal.modal-mobile-fullscreen .modal-content { border: none; border-radius: 0; -o-box-shadow: inherit; -webkit-box-shadow: inherit; box-shadow: inherit; }
    .modal.modal-mobile-fullscreen .modal-body { overflow-y: scroll; }
    .modal-mobile-fullscreen.modal-dialog { margin: 0; width: 100%; }
    .modal-mobile-fullscreen .modal-dialog { margin: 0; width: 100%; }
    .modal-for-seating { padding-left: 0 !important; }
}
.panzoom-container { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; position: relative; }
.panzoom-container .pan-info { position: absolute; top: 5px; right: 5px; z-index: 2; cursor: default; }
.panzoom-container .pan-screen { text-align: center; padding: 0 0 10px 0; font-size: 20px; font-weight: 600; background: #fff; cursor: default; z-index: 1; }
.panzoom-container .pan-actions { position: absolute; top: 2px; left: 0px; z-index: 2; }
.panzoom-container .pan-actions span { float: left; width: 30px; height: 30px; background: #000; background: rgba(255, 255, 255, 0.5); font-size: 23px; color: #d71e26; text-align: center; line-height: 30px; cursor: pointer; z-index: 99999; }
.panzoom-container .pan-actions .pan-zoom-in { }
.panzoom-container .pan-actions .pan-zoom-out { }
.panzoom-container.zoomed { cursor: move; }
.panzoom-container .panzoom { overflow: hidden; position: relative; }
.panzoom-container .panzoom > svg { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -ms-transform-origin: 0 0; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; transform-origin: 0 0; }
.panzoom-container .panzoom.ease > svg { -webkit-transition: -webkit-transform .2s ease-in-out; transition: -webkit-transform .2s ease-in-out; -moz-transition: transform .2s ease-in-out, -moz-transform .2s ease-in-out; transition: transform .2s ease-in-out; transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out; }
.panzoom-container .panzoom .seat, .panzoom-container .panzoom .seat g { fill: #666; cursor: pointer; }
.panzoom-container .panzoom .unavailable, .panzoom-container .panzoom .unavailable g { cursor: not-allowed; fill: #ccc; }
.panzoom-container .panzoom .selected, .panzoom-container .panzoom .selected g { fill: #d71e26; }
.panzoom-container text { fill: #666; font-weight: 700 !important; text-anchor: middle; -webkit-font-smoothing: antialiased; font-size: 27px; }
.panzoom-container .selected text { fill: #d71e26; }
.panzoom-nav .btn-panzoom-nav { cursor: pointer; }
.panzoom-nav { width: 50px; position: absolute; right: 0; top: -30px; z-index: 500; }
.panzoom-nav .btn-panzoom-nav .btn-panzoom-nav-fill { fill: #fff; }
.panzoom-nav .btn-panzoom-nav .btn-panzoom-nav-icon { fill: #d71e26; }
.panzoom-nav .btn-panzoom-nav:active .btn-panzoom-nav-icon, .panzoom-nav .btn-panzoom-nav:hover .btn-panzoom-nav-icon { fill: #217d9b; }
.panzoom-nav .btn-panzoom-nav:hover { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.panzoom-nav .btn-panzoom-nav.disabled, .panzoom-nav .btn-panzoom-nav.disabled:hover { opacity: .5; }
.panzoom-nav .btn-panzoom-nav.disabled .btn-panzoom-nav-icon, .panzoom-nav .btn-panzoom-nav.disabled:hover .btn-panzoom-nav-icon { fill: #d71e26; }
@media (min-width:480px) {
    .panzoom-nav { top: -35px; }
}
@media (min-width:768px) {
    .panzoom-nav { width: 60px; top: -70px; }
}
@media (min-width:992px) {
    .panzoom-nav { opacity: .5; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; top: -100px; width: 75px; }
    .panzoom-nav:hover { opacity: 1; }
}
@media (min-width:1200px) {
    .panzoom-nav { top: -80px; }
}
.default-width { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.auditorium-section { padding: 20px 0; }
.auditorium-section .auditorium-list { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; gap: 30px 15px; }
.auditorium-section .auditorium-list .item { width: -webkit-calc(33.33% - 10px); width: -moz-calc(33.33% - 10px); width: calc(33.33% - 10px); border-radius: 6px; background: #2c2c2c; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.auditorium-section .auditorium-list .item .itm-img { }
.auditorium-section .auditorium-list .item .itm-img a { display: block; overflow: hidden; position: relative; }
.auditorium-section .auditorium-list .item .itm-img img { width: 100%; display: block; height: auto; border-radius: 6px; -webkit-transition: -webkit-transform .4s ease-in-out; transition: -webkit-transform .4s ease-in-out; -moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out; transition: transform .4s ease-in-out; transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out; }
.auditorium-section .auditorium-list .item:hover .itm-img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.auditorium-section .auditorium-list .item .itm-data { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; padding: 10px 15px; }
.auditorium-section .auditorium-list .item .itm-data .ttl { }
.auditorium-section .auditorium-list .item .itm-data .ttl a { font-size: 18px; color: #fff; font-weight: 600; }
.auditorium-section .auditorium-list .item .itm-data .txt { margin-top: 10px; }
.extrascats-section { padding: 20px 0; }
.extrascats-section .extrascats-list {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;gap: 30px 15px;justify-content: center;}
.extrascats-section .extrascats-list .item {width: -webkit-calc(33.33% - 10px);width: -moz-calc(33.33% - 10px);width: calc(33.33% - 10px);border-radius: 6px;overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;background: #000;}
.extrascats-section .extrascats-list .item .itm-img {position: relative;}
.extrascats-section .extrascats-list .item .itm-img a { display: block; overflow: hidden; position: relative; }
.extrascats-section .extrascats-list .item .itm-img img { width: 100%; display: block; height: auto; border-radius: 6px; -webkit-transition: -webkit-transform .4s ease-in-out; transition: -webkit-transform .4s ease-in-out; -moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out; transition: transform .4s ease-in-out; transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out; }
.extrascats-section .extrascats-list .item:hover .itm-img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.extrascats-section .extrascats-list .item .ttl {position: absolute;bottom: 0;left: 0;width: 100%;}
.extrascats-section .extrascats-list .item .ttl a {font-size: 18px;color: #fff;font-weight: 600;display: block;text-align: center;padding: 5px 10px;background: rgba(0,0,0,0.5);}
.extras-slider {
    margin-top: 40px;
    border-top: 1px solid #535353;
    padding-top: 20px;
}
.extras-slider .cat-ttl {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.extras-slider .es-slider {
    margin: 0 -8px;
}

.extras-slider .es-slider .item {width: -webkit-calc(33.33% - 10px);width: -moz-calc(33.33% - 10px);width: calc(33.33% - 10px);border-radius: 6px;overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;background: transparent;padding: 0 8px;}
.extras-slider .es-slider .item .itm-img {position: relative;}
.extras-slider .es-slider .item .itm-img a { display: block; overflow: hidden; position: relative; }
.extras-slider .es-slider .item .itm-img img { width: 100%; display: block; height: auto; border-radius: 6px; -webkit-transition: -webkit-transform .4s ease-in-out; transition: -webkit-transform .4s ease-in-out; -moz-transition: transform .4s ease-in-out, -moz-transform .4s ease-in-out; transition: transform .4s ease-in-out; transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out; }
.extrascats-section .extrascats-list .item:hover .itm-img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.extras-slider .es-slider .item .ttl {position: absolute;bottom: 0;left: 0;width: 100%;}
.extras-slider .es-slider .item .ttl a {font-size: 18px;color: #fff;font-weight: 600;display: block;text-align: center;padding: 5px 10px;background: rgba(0,0,0,0.5);}

.extras-slider .es-slider .slick-left,
.extras-slider .es-slider .slick-right {font-size: 22px;padding: 0;color: #fff;width: 38px;height: 38px;position: absolute;top: 50%;left: 10px;text-align: center;margin-top: -19px;background: rgba(0,0,0,0.5);cursor: pointer;z-index: 10;line-height: 33px;border: 1px solid transparent;border-radius: 50%;}
.extras-slider .es-slider .slick-right {left: auto;right: 10px;}
.extras-slider .es-slider .slick-left:hover,
.extras-slider .es-slider .slick-right:hover { border-color: #D4AF37; color: #fff; }
.extras-slider .es-slider .slick-left.slick-disabled,
.extras-slider .es-slider .slick-right.slick-disabled {cursor: not-allowed;}
.shopping-cart .checkout { color: #000; margin-top: 20px; }
.shopping-cart .checkout .order-summary { }
.shopping-cart .checkout .order-summary .panel-title { font-weight: 700; font-size: 18px; }
.shopping-cart .checkout .order-summary .list-group-item { }
.shopping-cart .checkout .order-summary .list-group-item h5 { font-weight: 700; }
.shopping-cart .checkout .order-summary .list-group-item .order-item-row { }
.shopping-cart .checkout .order-summary .list-group-item .order-item-row .description { display: inline-block; }
.shopping-cart .checkout .order-summary .list-group-item .order-item-row .description .item-name { display: inline-block; min-width: 120px; margin-right: 1em; }
.shopping-cart .checkout .order-summary .list-group-item .order-item-row .price { padding-bottom: 5px; line-height: 1.5; display: inline-block; white-space: nowrap; }
.shopping-cart .checkout .order-summary .list-group-item .order-item-row .price span.val { display: inline-block; min-width: 55px; margin-left: 10px; }
.shopping-cart .checkout .order-summary .list-group-item .order-summary-row { }
.shopping-cart .checkout .order-summary .list-group-item .order-summary-row .description { display: inline-block; }
.shopping-cart .checkout .order-summary .list-group-item .order-summary-row .description .item-name { display: inline-block; min-width: 120px; margin-right: 1em; }
.shopping-cart .checkout .order-summary .list-group-item .order-summary-row .price { padding-bottom: 5px; line-height: 1.5; display: inline-block; white-space: nowrap; }
.shopping-cart .checkout .order-summary .list-group-item .order-summary-row .price span.val { display: inline-block; min-width: 55px; margin-left: 10px; }
.shopping-cart .checkout .order-summary .list-group-item .total-row { font-weight: 700; }
.shopping-cart .checkout .checkout-steps { }
.shopping-cart .checkout .checkout-steps .panel-body { }
.shopping-cart .checkout .checkout-steps .panel-body h2.ttl { font-size: 20px; margin: 0; padding: 0 0 10px 0; line-height: normal; font-weight: 600; }
.btn-custom { color: #d71e26; background-color: transparent; border: none; border-bottom: 2px solid #d71e26; font-size: 28px; padding: 0; border-radius: 0px; outline: none !important; }
.btn-custom:focus, .btn-custom.focus { color: #d71e26; background-color: transparent; border-color: #d71e26; }
.btn-custom:hover { color: #fff; background-color: transparent; border-color: #fff; }
.btn-custom:active, .btn-custom.active, .open >.dropdown-toggle.btn-custom { color: #fff; background-color: transparent; border-color: #fff; }
.btn-custom:active:hover, .btn-custom.active:hover, .open >.dropdown-toggle.btn-custom:hover, .btn-custom:active:focus, .btn-custom.active:focus, .open >.dropdown-toggle.btn-custom:focus, .btn-custom:active.focus, .btn-custom.active.focus, .open >.dropdown-toggle.btn-custom.focus { color: #fff; background-color: transparent; border-color: #fff; }
.btn-custom:active, .btn-custom.active, .open >.dropdown-toggle.btn-custom { background-image: none; }
.btn-custom.disabled:hover, .btn-custom[disabled]:hover, fieldset[disabled] .btn-custom:hover, .btn-custom.disabled:focus, .btn-custom[disabled]:focus, fieldset[disabled] .btn-custom:focus, .btn-custom.disabled.focus, .btn-custom[disabled].focus, fieldset[disabled] .btn-custom.focus { background-color: transparent; border-color: #fff; }
.btn-custom .badge { color: #fff; background-color: transparent; }
.abs-position { padding-left: 35px; position: relative; }
.abs-position .icheckbox_flat-blue { position: absolute; top: 0; left: 0; }
.social_widgets * { -webkit-backface-visibility: hidden; }
.social_widgets .no-mobile { }
.social_widgets .mob-only { display: none; }
.social_widgets { position: fixed; right: 0; bottom: 20px; z-index: 189; list-style: none; padding: 0; margin: 0; color: #000; display: none; }
.social_widgets > li { list-style: none; padding: 0; margin: 0; margin-bottom: 4px; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; position: relative; }
.social_widgets > li.opened { -webkit-transform: translateX(-265px); -moz-transform: translateX(-265px); -ms-transform: translateX(-265px); transform: translateX(-265px); z-index: 1; }
.sw_content { position: absolute; left: 100%; top: 0; padding: 0px 0px 15px 20px; width: 265px; overflow: hidden; background: #fff; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-box-shadow: 1px 1px 5px #000000; box-shadow: 1px 1px 5px #000000; }
.sw_content .ttl { font-size: 18px; line-height: 40px; color: #000; }
.sw_content .txt { font-size: 14px; line-height: 18px; }
.sw_content .txt img.youtube { float: left; margin: 0 10px 10px 0; }
.sw_content .txt .youtube-button { }
.sw_content .txt .vimeo { width: 100%; }
.sw_content .txt .follow-vimeo, .sw_content .txt .follow-insta { text-decoration: none; display: inline-block; background: #ccc; padding: 5px 10px; }
.sw_content .txt .vimeo_thumb, .sw_content .txt .insta_thumb { border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; margin-top: 10px; }
.sw_button { display: block; }
.sw_button i:only-of-type { line-height: 33px; }
.sw_button { width: 33px; height: 33px; color: #fff; font-size: 14px; border-radius: 0px; -moz-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-appearance: none; outline: none; text-align: center; border: none; padding: 0; margin: 0; }
.sw_button:hover { -webkit-animation: jump .4s ease; -moz-animation: jump .4s ease; animation: jump .4s ease; color: #fff; }
@-webkit-keyframes jump {
    0%, 100% { -moz-transform: translateY(0px); -ms-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); }
    50% { -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -webkit-transform: translateY(-5px); transform: translateY(-5px); }
}
@-moz-keyframes jump {
    0%, 100% { -moz-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }
    50% { -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); }
}
@keyframes jump {
    0%, 100% { -moz-transform: translateY(0px); -ms-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); }
    50% { -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -webkit-transform: translateY(-5px); transform: translateY(-5px); }
}
.sw_button.facebook { background: #3b5998; }
.sw_button.twitter { background: #2daae1; }
.sw_button.google_plus { background: #f63e28; }
.sw_button.rss { background: #ff7e00; }
.sw_button.pinterest { background: #cb2027; }
.sw_button.instagram { background: #835e42; }
.sw_button.calendar { background: #0073b2; }
.sw_button.vimeo { background: #44b0de; color: #fff; }
.sw_button.youtube { background: #ff3132; }
.sw_button.events { background: #ff0084; }
.sw_button.googlemap { background: #DA4448; }
.sw_button.gift { background: #44b0df; }
.filmstrip { }
.filmstrip .film-cont { width: 300px; margin: auto auto; background: #fff; -webkit-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000; border-radius: 10px; border: 1px solid #000; height: 185px; position: relative; }
.filmstrip .film-cont .logo { position: absolute; top: 10px; width: 80%; left: 10%; }
.filmstrip .film-cont .txt { position: absolute; width: 100%; top: 50px; text-align: center; font-weight: 600; font-size: 16px; }
.filmstrip .film-cont .txt div { }
.filmstrip .film-cont .txt div span { }
.filmstrip .film-cont .number { position: absolute; width: 100%; bottom: 15px; text-align: center; font-weight: 600; font-size: 23px; }
.movie-calendar { margin-top: 50px; }
.movie-calendar .title { font-weight: 900; }
.movie-calendar .calendar { margin: 0px 20px; }
.movie-calendar [data-toggle="calendar"] > .row { display: table; width: 100%; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day { width: 14.28571428571429%; border: 1px solid #333; border-right-width: 0px; border-bottom-width: 0px; padding: 5px 10px; display: table-cell; float: none; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day-head { width: 14.28571428571429%; border: 0px solid #333; border-right-width: 0px; border-bottom-width: 0px; padding: 5px 10px; text-align: right; font-weight: bold; font-size: 16px; display: table-cell; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day-head:last-child { border-right-width: 1px; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day.calendar-no-current-month { color: rgb(200, 200, 200); }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day:last-child { border-right-width: 1px; }
.movie-calendar [data-toggle="calendar"] > .row:last-child > .calendar-day { border-bottom-width: 1px; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day.has-movies { background: #151515; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul { list-style: none; padding: 0; margin: 0; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li { list-style: none; padding: 0; margin: 20px 0 0 0; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li .title { font-size: 14px; font-weight: 600; word-break: break-word; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li .title a { text-decoration: none; word-break: break-word; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li .title a .icon-3d { float: left; margin: 5px 5px 0 0; background: url(../img/3d.png) no-repeat center center; width: 37px; height: 30px; display: inline-block; background-size: 37px 30px; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li .title a .icon-dolby-atmos { float: left; margin: 5px 5px 0 0; background: url(../img/dolby_atmos.png) no-repeat center center; width: 25px; height: 30px; display: inline-block; background-size: 25px 30px; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li .title a .icon-openair { float: left; margin: 5px 5px 0 0; background: url(../img/openair.png) no-repeat center center; width: 32px; height: 30px; display: inline-block; background-size: 32px 30px; }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li .shows { }
.movie-calendar [data-toggle="calendar"] > .row > .calendar-day ul li .shows span { display: inline-block; font-size: 12px; margin: 0px 5px 0 0; color: #999; }
.movie-calendar .calendar-day > .calendar-date { font-weight: bold; font-size: 16px; text-align: right; }
.my-orders-list { margin-top: 10px; }
.my-orders-list .my-list-ord { margin-bottom: 20px; background: #fff; padding: 10px; }
.my-orders-list .my-list-ord .my-o-order-id { font-size: 14px; color: #000; }
.my-orders-list .my-list-ord .my-o-order-id span { font-size: 18px; color: #000; font-weight: 600; display: block; }
.my-orders-list .my-list-ord .my-o-order-date { font-size: 14px; color: #000; text-align: center; }
.my-orders-list .my-list-ord .my-o-order-date span { font-size: 18px; color: #000; font-weight: 600; display: block; }
.my-orders-list .my-list-ord .my-o-order-status { font-size: 14px; color: #000; text-align: right; }
.my-orders-list .my-list-ord .my-o-order-status span { font-size: 18px; color: #000; font-weight: 600; display: block; }
.my-orders-list .my-list-ord .my-list-item { padding-top: 5px; display: none; border-top: 1px solid #eee; margin-top: 5px; }
.my-orders-list .my-list-ord .my-list-item table { background: #fdfdfd; width: 100%; text-align: left; padding: 0; border: none; border-collapse: collapse; }
.my-orders-list .my-list-ord .my-list-item table th { font-size: 15px; color: #000; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; padding: 5px 5px; }
.my-orders-list .my-list-ord .my-list-item table td { color: #000; padding: 5px 5px; position: relative; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; vertical-align: top; }
.my-orders-list .my-list-ord .my-list-item .my-o-img { float: left; margin-right: 10px; }
.my-orders-list .my-list-ord .my-list-item .my-o-img img { max-width: 110px; width: 100%; display: block; }
.my-orders-list .my-list-ord .my-list-item .my-o-ttl { font-size: 18px; color: #000; text-decoration: none; font-weight: 700; }
.my-orders-list .my-list-ord .my-list-item .my-o-code { font-size: 16px; color: #000; text-decoration: none; }
.my-orders-list .my-list-ord .my-list-item .my-o-attrs { padding-top: 5px; }
.my-orders-list .my-list-ord .my-list-item .my-o-attrs div { color: #000; font-weight: 500; font-size: 12px; }
.my-orders-list .my-list-ord .my-list-item .my-o-qty { font-size: 18px; color: #000; font-weight: 700; }
.my-orders-list .my-list-ord .my-list-item .my-o-price { font-size: 18px; color: #000; font-weight: 700; }
.my-orders-list .my-list-ord .my-list-item .my-o-price-old { font-size: 18px; color: #000; text-decoration: line-through; padding-top: 5px; }
.my-orders-list .my-o-but { text-align: center; }
.my-orders-list .my-o-but .btn { margin-top: 10px; }
.my-orders-list .my-order-info { margin-top: 10px; padding-bottom: 10px; }
.my-orders-list .my-order-info .myo-i-ttl { font-size: 14px; color: #000; font-weight: 700; margin-top: 5px; }
.my-orders-list .my-order-info .myo-i-rows { font-size: 13px; color: #000; line-height: normal; }
.my-orders-list .my-order-info .myo-i-rows-other { font-size: 12px; color: #000; line-height: normal; }
.print-order-info { list-style: none; padding: 2px 10px 2px 10px; margin: 0; }
.print-order-info li { list-style: none; padding: 2px 0 2px 0; margin: 0; font-size: 14px; border-top: 1px solid #ccc; }
.print-order-info li:first-child { border-top: 0px; }
.print-order-table { }
.print-order-table h3 { font-size: 20px; font-weight: 700; margin: 0; line-height: normal; padding-bottom: 5px; }
.print-order-table .print-order-total { font-size: 18px; font-weight: 700; }
.print-order-codes { list-style: none; padding: 0 20px 20px 20px; margin: 0; }
.print-order-codes li { list-style: none; padding: 20px 0 0 0; margin: 0; }
.print-order-codes li img { max-width: 100%; display: block; margin: auto auto; }
.print-page { margin-top: 20px; }
.print-page span { cursor: pointer; }
.loadthis { display: none; }
.panel-step-seating .list-group-item-heading { margin-bottom: 10px; font-weight: 700; }
.panel-title > a, .panel-title > small, .panel-title >.small, .panel-title > small > a, .panel-title >.small > a { color: inherit; }
.panel-title a { cursor: pointer; font-weight: 700; font-size: 18px; }
.checkout-steps .panel-title a, .checkout-steps .panel-title a:focus, .checkout-steps .panel-title a:hover { text-decoration: none; }
.checkout-steps .panel-title a.disabled { color: #dbacae; }
.panel .panel-footer:empty { padding: 0; min-height: 5px; }
.panel-step-seating >.panel-collapse >.panel-body { padding: 0; }
.panel-step-seating >.panel-collapse >.panel-body >.list-group { margin-bottom: 0; }
.panel-step-seating .list-group-item { padding-bottom: 15px; }
.col-no-gutter { padding-right: 0 !important; padding-left: 0 !important; }
.play_button_sl { z-index: 10; white-space: nowrap; text-align: center; outline: none; -webkit-box-shadow: none; box-shadow: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; cursor: pointer; visibility: inherit; -webkit-transition: none; -moz-transition: none; transition: none; font-style: normal; text-decoration: none; color: #fff; border: 0; margin: 0px; padding: 0; letter-spacing: 0px; font-weight: 500; font-size: 100px; opacity: 1; -webkit-transform: matrix3d(0.85, 0, 0, 0, 0, 0.85, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); -moz-transform: matrix3d(0.85, 0, 0, 0, 0, 0.85, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.85, 0, 0, 0, 0, 0.85, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); -webkit-transform-origin: 50% 50% 0px; -moz-transform-origin: 50% 50% 0px; -ms-transform-origin: 50% 50% 0px; transform-origin: 50% 50% 0px; background-color: transparent; }
.modal-header .close { margin-right: -5px; }
.modal-header .close { color: #fff; background-color: #000; border-color: #000; font-size: 14px; line-height: 1; border-radius: 50%; width: 20px; height: 20px; text-shadow: none; }
#map_screen { width: 600px; max-width: 100%; position: absolute; left: 50%; margin-left: -300px; top: -6px; fill: #d71e26; }
@media (max-width:1700px) {
    .banner-boxes-content, .box-tpl-other-boxes, footer.footer .f-row, .copyright-content .copyright { padding-left: 0; padding-right: 0; }
    .box3-tpl, .news-home-boxes-content { padding-left: 25px; padding-right: 25px; }
    .banner-boxes-content .box-data { gap: 20px }

}
@media only screen and (max-width:1500px) {
    .news-home-boxes .box-list ul li { width: 50%; }

    /* bx-multi */
    .news-home-boxes .box-list ul li .mlt-1 { float: left; width: 50%; border: 0px; height: 100%; }
    .news-home-boxes .box-list ul li .mlt-2 { float: right; width: 50%; border: 0px; height: 100%; }
    .news-home-boxes .box-list ul li.bx-multi .media { margin-right: auto; }
    .news-home-boxes .box-list ul li.bx-multi .media img { }
    .news-home-boxes .box-list ul li.bx-multi .box { position: absolute; right: auto; left: 0; top: auto; width: 100%; height: auto; bottom: 0; }
    .news-home-boxes .box-list ul li.bx-multi .box .box-cont { background: #d71e26; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-1 .box:after { right: 20px; top: -20px; border-bottom-color: #e3e3e3; border-width: 10px; margin-left: -10px; pointer-events: none; border-right-color: transparent; margin-top: 0px; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box:after { right: 20px; top: -20px; border-bottom-color: #d71e26; border-width: 10px; margin-left: -10px; pointer-events: none; border-right-color: transparent; margin-top: 0px; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-1 a.ttl h2, .news-home-boxes .box-list ul li.bx-multi .mlt-2 a.ttl h2 { padding-top: 0px; }
    .news-home-boxes .box-list ul li .media { margin-right: 33%; }
    .news-home-boxes .box-list ul li .box { position: absolute; right: 2px; left: auto; top: 0; width: 33%; height: 100%; }
    .news-home-boxes .box-list ul li .box:after { right: 100%; top: 25px; border-bottom-color: transparent; border-width: 0px; margin-left: 0px; pointer-events: none; border-right-color: #e3e3e3; border-width: 10px; margin-top: -10px; }
    .news-home-boxes .box-list ul li .box .box-cont { margin: 0; }
    .news-home-boxes .box-list ul li .box a.ttl h2 { padding-top: 5px; }
    .news-home-boxes .box-list ul li .box .info1, .news-home-boxes .box-list ul li .box .info2 span, .news-home-boxes .box-list ul li .box .info3 { display: block; }
    .news-home-boxes .box-list ul li .box .info1 { color: #3f3f3f; }
    .news-home-boxes .box-list ul li .box .info2 { color: #3f3f3f; }
    .news-home-boxes .box-list ul li .box .info3 { color: #3f3f3f; }
    .news-home-boxes .box-list ul li.bx-big .box .info1, .news-home-boxes .box-list ul li.bx-big .box .info3 { color: #fff; }
}
@media only screen and (max-width:1200px) {
    .banner-boxes .cust-col h2.ttl { padding-top: 40px; }
    .banner-boxes .cust-col div.txt { display: none; }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .ttl { font-size: 30px; line-height: normal; }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item .player-other a { margin-left: 30px; }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data { padding-right: 0; padding-left: 90px; }

}
@media only screen and (max-width:1024px) {
    .box-tpl .box-tpl-slider .item .info { top: 10%; min-height: 80%; }
    .box-tpl .box-tpl-slider .item .info.info-big { top: 10%; min-height: 70%; }
    .banner-boxes { margin-top: 20px; }
    .banner-boxes .cust-col h2.ttl { padding-top: 20px; font-size: 12px; }
    .banner-boxes .cust-col .info { }
    .banner-boxes .container-fluid { padding-left: 10px; padding-right: 10px; }
    .banner-boxes .row { margin-left: -5px; margin-right: -5px; }
    .banner-boxes .cust-col { padding-left: 5px; padding-right: 5px; }
    .news-home-boxes .box-list ul li.bx-big { width: 100%; }
    .news-home-boxes .box-list ul li .mlt-1 { float: none; width: 100%; border-bottom: 2px solid #000; height: auto; }
    .news-home-boxes .box-list ul li .mlt-2 { float: none; width: 100%; border-top: 2px solid #000; height: auto; }
    .news-home-boxes .box-list ul li.bx-multi .media { margin-right: 33%; }
    .news-home-boxes .box-list ul li.bx-multi .media img { }
    .news-home-boxes .box-list ul li.bx-multi .box { right: 2px; left: auto; top: 0; width: 33%; height: 100%; bottom: auto; }
    .news-home-boxes .box-list ul li.bx-multi .box .box-cont { background: #d71e26; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-1 .box:after { right: 100%; top: 25px; border-bottom-color: transparent; border-width: 0px; margin-left: 0px; pointer-events: none; border-right-color: #e3e3e3; border-width: 10px; margin-top: -10px; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box:after { right: 100%; top: 25px; border-bottom-color: transparent; border-width: 0px; margin-left: 0px; pointer-events: none; border-right-color: #d71e26; border-width: 10px; margin-top: -10px; }
    .news-home-boxes .box-list ul li .media { margin: 0; }
    .news-home-boxes .box-list ul li .box { position: absolute; right: 2px; left: 0; top: auto; bottom: 0; width: 100%; height: auto; }
    .news-home-boxes .box-list ul li .box .box-cont { margin: 0 2px; }
    .news-home-boxes .box-list ul li .box .info1, .news-home-boxes .box-list ul li .box .info2 span, .news-home-boxes .box-list ul li .box .info3 { display: none; }
    .news-home-boxes .box-list ul li .box:after { right: 20px; top: -20px; border-bottom-color: #e3e3e3; border-width: 10px; margin-left: -10px; pointer-events: none; border-right-color: transparent; margin-top: 0px; }
    footer.footer .f-row .f-col.logo-cont { padding-right: 0px; width: 100%; }
    footer.footer .f-row .f-col { width: 100%; }
    footer.footer .f-row .f-col.nav-cont {width: 100%;/* padding-top: 50px; */}
    footer.footer .f-row {gap: 50px;}
    footer.footer .ml-box {padding-left: 0;}
    .news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl { font-size: 16px; }
    .news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl h2 { font-size: 16px; }
    .news-home-boxes-content .news-list .item .item-data .box .box-lft .info { font-size: 12px; max-height: 54px; overflow: hidden; }
    .news-home-boxes-content .news-list .item .item-data .box { padding: 10px 15px; left: 10px; width: -webkit-calc(100% - 20px); width: -moz-calc(100% - 20px); width: calc(100% - 20px); }
    .news-home-boxes-content .news-list .item .item-data { padding: 0 10px; }
    .news-home-boxes-content .news-list { margin: 0 -10px }
    .box3-tpl .box3-tpl-slider .item {margin: 6px 10px;}
    .box3-tpl .box3-tpl-slider { margin: 0 -10px }
    .box-tpl-other-boxes .row-box-1 .col-options { padding-right: 20px; }
    .box-tpl-other-boxes .row-box-2 .col-options { padding-left: 20px }
    footer.footer .f-row .f-col .logo { text-align: center; }
    footer.footer .f-row .f-col .place-cinema { text-align: center; }
    footer.footer .f-row .f-col .more-btn a { margin: auto auto; }
    footer.footer .f-row .f-col .social { -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    footer.footer .back-to-top { text-align: center; }
    footer.footer .ml-box .ttl { text-align: center; }
    footer.footer .ml-box .txt { text-align: center; }
    header.top-nav .main-menu { display: none; }
    header.top-nav .logo-cont { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
    header.top-nav .header-container { padding-right: 60px; }
    header.top-nav .menu-trigger { display: block; }
    .nav-ac-menu { display: block; }
    .promo-boxes .item-promo {margin: 6px 10px;}
    .promo-boxes { margin: 0 -10px }
}
@media only screen and (max-width: 992px) {
    .parties-cont .mediabig { max-width: 640px; margin-left: auto; margin-right: auto; }
    .movies-cont .movies-list .row h2.ttl { margin-top: 20px; }
    .news-section .news-cont .news-list ul li { width: 50%; }
    .news-section .news-cont .news-list ul li.sm { width: 50%; }
    .auditorium-section .auditorium-list .item,
    .extrascats-section .extrascats-list .item {width: -webkit-calc(50% - 8px);width: -moz-calc(50% - 8px);width: calc(50% - 8px);}

}
@media only screen and (max-width:768px) {
    .box-tpl .box-tpl-slider .item .media { display: none; }
    .box-tpl .box-tpl-slider .item .info { width: 100%; left: auto; top: auto; position: relative; min-height: none; margin: 0px; border-radius: 0px; }
    .box-tpl .box-tpl-slider .item .info.info-big ul li { padding: 5px 5px; }
    .box-tpl .box-tpl-slider .item .info.info-big { width: 100%; left: auto; top: auto; position: relative; min-height: none; margin: 0px; border-radius: 0px; }
    .news-home-boxes .box-list { padding: 0 4px; }
    .news-home-boxes .box-list ul li { width: 100%; float: none; padding: 0; }
    .news-home-boxes .box-list ul li.bx-multi .box { right: 0px; }
    .news-home-boxes .box-list ul li.bx-multi .box .box-cont { background: #d71e26; margin: 0; }
    .news-home-boxes .box-list ul li.bx-multi .box .info1, .news-home-boxes .box-list ul li .box .info1, .news-home-boxes .box-list ul li.bx-multi .box .info2 span, .news-home-boxes .box-list ul li .box .info2 span, .news-home-boxes .box-list ul li.bx-multi .box .info3, .news-home-boxes .box-list ul li .box .info3 { display: block; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-1 .box .info1, .news-home-boxes .box-list ul li.bx-big .box .info1, .news-home-boxes .box-list ul li .box .info1, .news-home-boxes .box-list ul li.bx-multi .mlt-1 .box .info2, .news-home-boxes .box-list ul li .box .info2, .news-home-boxes .box-list ul li.bx-multi .mlt-1 .box .info3, .news-home-boxes .box-list ul li .box .info3 { color: #3f3f3f; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box .box-cont, .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box .more, .news-home-boxes .box-list ul li.bx-big .box .box-cont, .news-home-boxes .box-list ul li.bx-big .box .more { background: #e3e3e3; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box:after, .news-home-boxes .box-list ul li.bx-big .box:after { border-right-color: #e3e3e3; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box .more a, .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box .info2, .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box .info3 { color: #3f3f3f; }
    .news-home-boxes .box-list ul li.bx-big .box .info2, .news-home-boxes .box-list ul li.bx-big .box .info3, .news-home-boxes .box-list ul li.bx-big .box .more a { color: #3f3f3f; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box a.ttl h2, .news-home-boxes .box-list ul li.bx-big .box a.ttl h2 { color: #d71e26; }
    .news-home-boxes .box-list ul li.bx-big .box { right: 0; }
    .news-home-boxes .box-list ul li .media { margin-right: 33%; }
    .news-home-boxes .box-list ul li .box { width: 33%; right: 0px; top: 0; left: auto; }
    .news-home-boxes .box-list ul li .box:after { right: 100%; top: 25px; border-bottom-color: transparent; border-width: 0px; margin-left: 0px; pointer-events: none; border-right-color: #e3e3e3; border-width: 10px; margin-top: -10px; }
    .news-home-boxes .box-list ul li .box .box-cont { margin: 0px; }
    .about-cont .about-lft { margin-top: 20px; }
    .about-cont .about-lft .about-list > ul { margin-left: -10px; margin-right: -10px; }
    .about-cont .about-lft .about-list > ul li { float: left; width: 25%; padding-left: 10px; padding-right: 10px; }
    .about-cont .about-gallery ul { margin-left: -10px; margin-right: -10px; }
    .about-cont .about-gallery ul li { float: left; width: 50%; padding-left: 10px; padding-right: 10px; margin-top: 20px; }
    .parties-cont .media { max-width: 640px; margin-left: auto; margin-right: auto; }
    .parties-cont .txtinfo { max-width: 640px; margin-top: 10px; margin-left: auto; margin-right: auto; position: relative; left: auto; bottom: auto; }
    .movie-cont .movie-action { text-align: center; margin-top: 20px; }
    .movie-cont .movie-media ul li { width: 50%; }
    .seating-layout .seating-details .seating-details-item { float: none; width: 100%; }
    .main-home-slider { display: none; }
    .content-wrap {/* margin-top: 120px; */ }
    .social_widgets {/* display: none; */top: 100px; bottom: auto; }
    .social_widgets > li { }
    .sw_button { border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; width: 30px; height: 30px; }
    .sw_button i:only-of-type { line-height: 30px; }
    .social_widgets .no-mobile { display: none; }
    .social_widgets .mob-only { display: block; }
    header.top-nav .search-header-content {/* top: 75px; */width: 50vw !important;/* left: 1%; */ }
    #map_screen { width: 74%; margin-left: 0; left: 13%; }
    .banner-boxes-content .box { width: 100%; }
    .box-tpl-other-boxes .row-box-1 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .box-tpl-other-boxes .row-box-2 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .box-tpl-other-boxes .row-box-1 .col-options { padding-right: 0px; width: 100%; margin-bottom: 10px; }
    .box-tpl-other-boxes .row-box-2 .col-options { padding-left: 0px; width: 100%; margin-bottom: 10px; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
    .box-tpl-other-boxes .row-box-1 .col-media { width: 100%; margin-bottom: 30px }
    .box-tpl-other-boxes .row-box-2 .col-media { width: 100%; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item:after { background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(70.21%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 70.21%); background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 70.21%); background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 70.21%); }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data .ttl { }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item .player-other a { top: 200px; margin-left: -60px; }
    .content-wrap .box-main-tpl .slider-main-container .slider-data .item .item-data { width: 100%; padding: 0 20px 100px 20px; }
    .content-wrap .box-main-tpl .slider-main-container .slick-dots { bottom: 40px; top: auto; width: 100%; height: auto; left: 0; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; }
    .news-home-boxes-content .slick-dots, .box3-tpl .box3-tpl-slider .slick-dots { display: none !important; }
    header.top-nav .contact-btn { top: 105px; right: 150px; }
    header.top-nav .showtimes-btn { top: 105px; right: 20px }
    .content-wrap .box-main-tpl { display: none; }
    .content-wrap { margin-top: 120px; }
    header.top-nav .logo-cont { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-flex: unset; -webkit-flex: unset; -moz-box-flex: unset; -ms-flex: unset; flex: unset; padding-top: 20px; }
    header.top-nav .header-container { -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
    header.top-nav .sub-menu { position: absolute; right: 20px; bottom: -15px; }

    header.top-nav {height: 115px;}
    .container-for-tickets .sel-auditorium .tickets_available .myrow .my-col,
.movie-cont .sel-auditorium .tickets_available .myrow .my-col {padding-top: 20px; padding-bottom:10px;}
    .container-for-tickets .sel-auditorium .tickets_available .myrow .my-col::before,
.movie-cont .sel-auditorium .tickets_available .myrow .my-col::before {content: attr(data-txt);position: absolute;left: 50%;transform: translate(-50%, -50%);top: 0; color: #ccc}

    .container-for-tickets .sel-auditorium .tickets_available .myrow .my-col:nth-child(even)::before,
.movie-cont .sel-auditorium .tickets_available .myrow .my-col:nth-child(even)::before {left:50%;transform: translate(-50%, -50%);top: 0;}
    .container-for-tickets .sel-auditorium .tickets_available .myrow .my-col:first-child::before,
    .movie-cont .sel-auditorium .tickets_available .myrow .my-col:first-child::before {display: none;}
    .container-for-tickets .sel-auditorium .tickets_available .myrow .my-col:first-child,
    .movie-cont .sel-auditorium .tickets_available .myrow .my-col:first-child {padding-top: 0;}
    .promo-boxes .item-promo .item-box .promo-data .promo-ttl {
    font-size: 16px;
}
    .promo-boxes-cont {
    padding-left: 25px;
    padding-right: 25px;
}

}
@media only screen and (max-width:640px) {
    .banner-boxes { margin-top: 0px; }
    .banner-boxes .cust-col { width: 100%; float: none; margin-top: 20px; }
    .banner-boxes .cust-col h2.ttl { padding-top: 60px; font-size: 18px; }
    .banner-boxes .cust-col div.txt { display: block; }
    .rev_slider_wrapper .show-info { width: 480px; }
    .rev_slider_wrapper .show-info ul li { padding: 5px 5px; }
    .box3-tpl .box3-tpl-slider .item .media {/* display: none; */ }
    .box3-tpl .box3-tpl-slider .item .info { padding-top: 37px; }
    .box3-tpl {/* padding-bottom: 30px; *//* -webkit-box-shadow: 0px 5px 10px rgba(100, 100, 100, 0.5); */-moz-box-shadow: 0px 5px 10px rgba(100, 100, 100, 0.5);/* box-shadow: 0px 5px 10px rgba(100, 100, 100, 0.5); */ }
    footer.footer .copyright div { display: block; }
    footer.footer .copyright div a.logo { display: block; float: none; margin: auto auto; margin-top: 10px; }
    .about-cont .about-lft .about-list > ul li { width: 33.333%; }
    .about-cont .about-gallery ul { margin-left: 0px; margin-right: 0px; }
    .about-cont .about-gallery ul li { float: none; width: 100%; padding-left: 0px; padding-right: 0px; }
    .news-article div.news-related .cust-col { float: none; width: 100%; }
    .member-section .cust-col { width: 100%; }
    .news-section .news-cont .news-list ul li { width: 100%; }
    .news-section .news-cont .news-list ul li.sm { width: 100%; }
    header.top-nav .my-options {/* right: 75px; */ }
    .movies-cont .movies-list.light .row { float: none; width: 100%; }
    header.top-nav .place-cinema { left: 20px; top: 88px; }
    header.top-nav .logo {/* max-width: 157px; *//* top: 15px; */ }

}
@media only screen and (max-width:620px) {
    .news-home-boxes .box-list ul li .media { margin-right: 0; }
    .news-home-boxes .box-list ul li .box { position: relative; width: 100%; right: auto; top: auto; left: auto; }
    .news-home-boxes .box-list ul li .box:after { right: 20px; top: -20px; border-bottom-color: #e3e3e3; border-width: 10px; margin-left: -10px; pointer-events: none; border-right-color: transparent; margin-top: 0px; }
    .news-home-boxes .box-list ul li.bx-big .media { margin-right: 0; }
    .news-home-boxes .box-list ul li.bx-big .box { position: relative; width: 100%; right: auto; top: auto; left: auto; }
    .news-home-boxes .box-list ul li.bx-big .box:after { right: 20px; top: -20px; border-bottom-color: #e3e3e3; border-width: 10px; margin-left: -10px; pointer-events: none; border-right-color: transparent; margin-top: 0px; }
    .news-home-boxes .box-list ul li.bx-multi .media { margin-right: 0; }
    .news-home-boxes .box-list ul li.bx-multi .box { position: relative; width: 100%; right: auto; top: auto; left: auto; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-1 .box:after { right: 20px; top: -20px; border-bottom-color: #e3e3e3; border-width: 10px; margin-left: -10px; pointer-events: none; border-right-color: transparent; margin-top: 0px; }
    .news-home-boxes .box-list ul li.bx-multi .mlt-2 .box:after { right: 20px; top: -20px; border-bottom-color: #e3e3e3; border-width: 10px; margin-left: -10px; pointer-events: none; border-right-color: transparent; margin-top: 0px; }

}
@media only screen and (max-width:620px) {
    footer.footer .f-row .f-col.logo-cont { }
    footer.footer .f-row .f-col.newsletter-cont { }
    footer.footer .f-row .f-col.nav-cont { }
}
@media only screen and (max-width:480px) {
    header.top-nav .place-cinema { max-width: 110px; }
    .social_widgets { }
    header.top-nav .logo {/* width: 160px; *//* margin-left: 10px; *//* margin-top: 20px; */ }

    header.top-nav .header-container {/* height: 80px; */ }
    .nav-ac-menu { padding-top: 60px; }
    .box-tpl .cat-ttl { font-size: 30px; }
    .banner-boxes .cust-col h2.ttl { padding-top: 40px; font-size: 16px; }
    .box-tpl .box-tpl-slider .item .info.info-big ul li { float: none; /*width: 50%;*/ }
    .rev_slider_wrapper .show-info { width: 360px; }
    .box3-tpl .box3-tpl-slider .item .info ul { padding: 0 5px; }
    .about-cont .about-lft .about-list > ul li { width: 50%; }
    .showtimes-section .showtimes-cont h1 { font-size: 30px; }
    .movie-cont .movie-media ul li { width: 100%; padding: 1px 0 0 0; }
    header.top-nav .my-options {/* top: 26px; *//* right: 60px; */ }
    header.top-nav .menu-trigger {/* top: 28px; */ }
    header.top-nav .menu-trigger span { }
    header.top-nav .my-options a { margin-top: 1px; font-size: 18px; margin-left: 5px; margin-right: 5px; }
    header.top-nav .my-options a.fa-shopping-bag { margin-top: 0px; }
    header.top-nav .my-options a span { font-size: 16px; }
    .shopping-cart .cart-list ul li > .info-data .media { display: block; }
    .shopping-cart .cart-list ul li > .info-data .movie-info { display: block; padding-top: 10px; padding-bottom: 10px; }
    .copyright-content .copyright { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .copyright-content .copyright .owner { width: 100%; margin-bottom: 10px; text-align: center; }
    .copyright-content .copyright .dev { width: 100%; margin-bottom: 10px; text-align: center; }
    footer.footer .nav-cont .nc-row .nc-col .nc-cats li { width: 50%; }
    footer.footer .ml-box .act { display: block; }
    footer.footer .ml-box .act .lft { text-align: center; margin-bottom: 10px; }
    footer.footer .ml-box .act .rght { text-align: center; }
    .news-home-boxes-content .news-list .item .item-data .box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .news-home-boxes-content .news-list .item .item-data .box .box-lft { width: 100%; margin-bottom: 0px; }
    .news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl { }
    .news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl h2 { }
    .news-home-boxes-content .news-list .item .item-data .box .box-lft .info { }
    .news-home-boxes-content .news-list .item .item-data .box .box-rght { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; }
    .news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl, .news-home-boxes-content .news-list .item .item-data .box .box-lft .ttl h2 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .auditorium-section .auditorium-list .item,
    .extrascats-section .extrascats-list .item {width: 100%;}
    footer.footer .f-cats-cont {flex-direction: column;gap: 40px;display: flex;text-align: center;}
}
@media print {
    .print-page { display: none; }
}
