@font-face {
    font-family: "Conv_Tahoma";
    src: url('../fonts/Tahoma.eot');
    src: url('../fonts/Tahoma.woff') format('woff'),
    url('../fonts/Tahoma.ttf') format('truetype'),
    url('../fonts/Tahoma.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html{
    width: 100%;
    height: 100%;
}

html * { max-height:999999px; }

body{
    text-decoration: none;
    width: 100%;
    height: 100%;
    /*background: url("../images/top-bg.png") top center no-repeat;*/
    background-size: cover;
    position: relative;
}

.top-bg {
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
    border-bottom: 4px solid rgba(250,250,250, 0.4);
    overflow: hidden;
}

.top-bg img {
    display: block;
    width: 100%;
    max-height: 849px;
}

.top-bg .opacity-bg {
    width: 982px;
    height: 100%;
    position: absolute;
    top: 230px;
    border-radius: 6px;
    background: rgba(250,250,250, 0.4);
    left: 50%;
    margin: 0 0 0 -491px;
}

body, form, div, p, a, img, h1, h2, h3, h4, h5, h6{
    border: none;
    color: #000000;
    font-family: "Conv_Tahoma", Tahoma, Ubuntu,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section{
    display: block;
}

.main{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 230px 0 0 0;
    box-sizing: border-box;
    background: url("../images/content-bg-full.png") repeat;

}

.hfooter {
    height: 120px;
}

input,
textarea,
select {
    outline: none;
    font-family: "Conv_Tahoma",Tahoma, Ubuntu,sans-serif;
    font-size: 13px;
}

input[type='text'],
input[type='tel'],
input[type='password'],
input[type='email'] {
    border: 1px solid;
    padding: 0 8px;

}

textarea{
    color: #1c2021;
    border: 1px solid #7a7b7b;
    padding: 8px 8px 8px 8px;
    resize: none;
    overflow: auto;
    outline: none;
}

input::-moz-focus-inner{
    border: 0;
    padding: 0;
}

a{
    text-decoration: underline;
    outline: none;
}

a:hover{
    text-decoration: none;
}

h1{
    font-size: 30px;
    color: #1c2021;
    margin: 0 0 28px 0;
}

h2{
    font-size: 24px;
    color: #1c2021;
}

h3{
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 18px 0;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

.tpl-mainer{
    margin: 0 auto;
    width: 980px;
}

.fl-l {
    float: left;
}

.fl-r {
    float: right;
}

aside.layer-left {
    width: 250px;
    margin: 0 0 0 -100%;
    float: left;
}

section.layer-right {
    float: left;
    width: 100%;
}

section.layer-right > .inner {
    margin: 0 0 0 286px;
}

header .tpl-mainer {
    padding: 20px 20px 33px 20px;
    background: url("../images/header-bg.png") no-repeat;
    /*background-size: cover;*/
    border-radius: 6px 6px 0 0;
    border-top: 4px solid transparent;
    /*border-left: 4px solid rgba(250, 250, 250, 0.4);*/
    /*border-right: 4px solid rgba(250, 250, 250, 0.4);*/
    width: 932px;
    line-height: 18px;
    position: relative;
    z-index: 2;
}

header .logo {
    float: left;
    width: 204px;
}

header .logo img {
    display: block;
    margin: 0 auto;
    max-width: 204px;
}

header .contact-info {
    width: 160px;
    float: right;
    position: relative;
}

header .center-block {
    margin: 0 181px 0 217px;
}

header .top-caption {
    height: 56px;
    white-space: nowrap;
    text-align: center;
    box-sizing: border-box;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 54px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    margin: 0 0 19px 0;
    background: url("../images/header-banner-bg.png") no-repeat top center;
    background-size: cover;
}

header .category-nav a {
    width: 130px;
    height: 56px;
    box-sizing: border-box;
    background: url("../images/categoru-elem.png") no-repeat top center;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 56px;
}

header .category-nav a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

header .category-nav a:active {
    position: relative;
    top: 1px;
    left: 1px;
}

header .phone-number {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 55px 0;
}

header .callback-link {
    position: absolute;
    width: 190px;
    height: 39px;
    padding: 0 0 0 56px;
    line-height: 31px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    background: url("../images/phone-label.png") no-repeat top center;
    top: 25px;
    left: 0;
    box-sizing: border-box;
}

header .vip-service {
    width: 159px;
    height: 57px;
    background: url("../images/categoru-elem-2.png") no-repeat top center;
    padding: 10px 0 0 56px;
    font-size: 12px;
    line-height: 18px;
    color: #282828;
    box-sizing: border-box;
}

footer {
    height: 120px;
    margin-top: -120px;
    background-color: #282828;
    border-top: 4px solid #535353;
}

footer .tpl-mainer {
    padding: 22px 0 0 0;
}

footer .footer-logo {
    width: 122px;
    float: left;
    margin: 0 28px 0 0;
}

footer .footer-logo img {
    max-width: 122px;
}

footer .footer-contact-info {
    margin: 0 66px 0 0;
}

footer .footer-contact-info {
    color: #fefefe;
    font-size: 12px;
    float: left;
    line-height: 22px;
    max-width: 226px;
    margin-top: -4px;
}

footer a {
    color: #fefefe;
    font-size: 12px;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

footer .footer-text-pages {
    width: 128px;
    box-sizing: border-box;
    padding: 0 30px 0 0;
    line-height: 22px;
    float: left;
    margin: -4px 0 0 0;
}

footer .right-block {
    float: right;
}

footer .dev {
    color: #fefefe;
    font-size: 12px;
    line-height: 22px;
    float: left;
    margin: -4px 0 0 70px;
}

footer .count {
    float: left;
}

footer .count img {
    display: block;
    margin: 14px 0 0 0;
}

footer .count img:first-child {
    margin: 0;
}

footer .soc-1,
footer .soc-2,
footer .soc-3 {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin: 12px 8px 0 0;
}

footer .soc-1:hover,
footer .soc-2:hover,
footer .soc-3:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

footer .soc-1 {
    background: url("../images/soc-1.png") no-repeat;
}

footer .soc-2 {
    background: url("../images/soc-2.png") no-repeat;
}

footer .soc-3 {
    background: url("../images/soc-3.png") no-repeat;
}

.tpl-main-poster {
    padding: 0 20px;
    background: url("../images/content-bg.png") top center no-repeat;
    /*border-left: 4px solid rgba(250, 250, 250, 0.4);*/
    /*border-right: 4px solid rgba(250, 250, 250, 0.4);*/
    position: relative;
    height: 430px;
    z-index: 3;
    margin: 0 0 17px 0;
}

.tpl-main-poster img {
    position: absolute;
    display: block;
    z-index: 5;
    top: 0;
    left: 20px;
}

.tpl-main-poster .poster-info {
    width: 208px;
    position: relative;
    z-index: 6;
    float: right;
    border-radius: 5px 5px 0 0;
    padding: 22px 20px 20px 20px;
    background: rgba(0, 0, 0, 0.58);
    box-sizing: border-box;
    margin: 30px 20px 0 0; /* 56px 20px 0 0;  */
    color: #fffefe;
}

.tpl-main-poster .poster-info:after {
    content: '';
    position: absolute;
    width: 208px;
    height: 5px;
    background: url("../images/decor-line.png") no-repeat top center;
    left: 0;
    top: auto;
    bottom: -5px;
    z-index: 2;
}

.tpl-main-poster .name-block {
    color: #fffefe;
    line-height: 25px;
    font-size: 14px;
    margin: 0 0 44px 0;
}

.tpl-main-poster .name-block a {
    color: #fffefe;
    font-size: 22px;
}

.tpl-main-poster .session-list {
    margin: 0 0 0 -8px;
}

.tpl-main-poster .session-list a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fffefe;
    margin: 0 0 12px 5px;
}

.tpl-main-poster .session-list span {
    color: #fffefe;
    font-size: 14px;
    display: inline-block;
    margin: 0 0 16px 6px;
}

.tpl-main-poster .session-list a.disabled {
    text-decoration: none;
    color: #b2b2b2;
}

.tpl-button-blue {
    height: 41px;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fffefe;
    font-size: 12px;
    line-height: 41px;
    background: url("../images/button-bg.png") no-repeat top center;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 10px;
}

.tpl-button-blue:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.tpl-button-blue:active {
    position: relative;
    top: 1px;
    left: 1px;
}

.tpl-main-poster .tpl-button-blue {
    width: 100%;
    margin: 38px 0 0 0;
}

.tpl-full-width-content {
    background: url("../images/content-bg-full.png") repeat;
    border-top: 4px solid rgba(250, 250, 250, 0.4);
    padding: 17px 0 0 0;
    position: relative;
    z-index: 10;
}

.border-main-block {
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    background-repeat: no-repeat;
    height: 52px;
    margin: 0 20px;
    color: #282828;
    font-size: 20px;
    line-height: 52px;
    position: relative;
}
.border-main-block:after {
    position: absolute;
    top: -1px;
    left: 0;
    background: url(../images/ramka-left.png) no-repeat;
    content: '';
    width: 5px;
    height: 54px;
}
.border-main-block:before {
    right: -1px;
    position: absolute;
    top: -1px;
    background: url(../images/ramka-right.png) no-repeat;
    content: '';
    width: 18px;
    height: 54px;
}

.text-uppercase {
	text-transform: uppercase;
}

.content-body {
    background: url("../images/content-bg.png") top center;
    /*border-left: 4px solid #7E686A;*/
    /*border-right: 4px solid #A1928D;*/
    position: relative;
    z-index: 3;
    margin: 0 4px;
}
.article-item {
	margin-bottom: 20px;
}
.gray-text {
	color: #969696;
}
.text-12-size {
	font-size: 12px;
}

.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.mb10 {
	margin-bottom: 10px;
}
.content-info-block {
	margin: 0 20px;
}
.text-16-size {
	font-size: 16px;
}

.blue-link-underline {
	color: #010e42;
	text-decoration: underline;
}
.blue-link-underline:hover {
	text-decoration: none;
}
.block-description-action {
	padding-left: 25px;
    box-sizing: border-box;
}
.akcii-postrer-block > .pull-left {
	width: 50%;
}
.image-action {
	width: 470px;
	overflow: hidden;
}
.image-action img{
	width: 100%;
	height: 100%;
}

.raspisanie-week {
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	background: #fff;
	margin: 0 20px 0 24px;
	padding: 0;
	height: 30px;
	display: inline-block;
}

.raspisanie-week li {
	list-style-type: none;
	font-size: 14px;
	text-align: center;
	float: left;
	position: relative;
}

.raspisanie-week li:before {
	content: '';
	background: url(../images/border-left-list.png) no-repeat;
	height: 30px;
	width: 5px;
	position: absolute;
	left: -4px;
}

.raspisanie-week li a{
	text-decoration: none;
	display: block;
	width: 132px;
	height: 30px;
	line-height: 30px;
}
.raspisanie-week li.active:before {
	content: '';
	background: url(../images/border-left-list-active.png) no-repeat;
	height: 30px;
	width: 5px;
	position: absolute;
	left: -4px;
}
.raspisanie-week li.active:after {
    content: '';
    background: url(../images/border-right-list-active.png) no-repeat;
    height: 30px;
    width: 5px;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 10;
}
.raspisanie-week li.active a{
	color: #fff;
	background-color: #010E42;
}

.raspisanoe-films {
	padding-top: 10px;
}

.table-rasp-film {
	border: 0;
	padding: 0;
	margin: 0;
	color: #fff;
	width: 100%;
}
.table-rasp-film td, .table-rasp-film th {
	min-height: 45px;
	padding: 5px 4px;
	text-align: left;
}

.table-rasp-film tr:nth-child(2n) td{
	background: #1A254F;
}

.table-rasp-film td a {
	color: #fff;
}
.table-rasp-film td:first-child{
	border-radius: 3px 0 0 3px;
}
.table-rasp-film td:last-child{
	border-radius: 0 3px 3px 0;
}

.circle-while {
	display: inline-block;
	width: 35px;
	height: 35px;
	background-color: #fff;
	color: #010d3f;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	line-height: 35px;
}

.icon-movie {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon-movie.png) no-repeat;
}

.table-rasp-film .icon-movie {
	margin-left: 20px;
    vertical-align: sub;
}

.text-11-size {
	font-size: 11px;
}
.table-rasp-film div {
	color: #fff;
}

.icon-seats {
	width: 112px;
	height: 11px;
	display: inline-block;
	background: url(../images/seats.png) no-repeat;
	margin: 5px 0 0 5px
}

.price-seats {
	word-spacing: 6px;
}

.blue-button {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	background: #010D3F;
	box-shadow: 0;
	text-align: center;
	vertical-align: middle;
	padding: 8px 14px;
	box-sizing: border-box;
	cursor: pointer;
}
.blue-button:hover {
	opacity: 0.9;
}

.left-col {
	width: 790px;
	overflow: hidden;
	position: relative;
}

.right-col {
	width: 200px;	
}
.right-col .raspisanie-week{
  	height: 100%;
	background: none;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
	display: block;
}
.right-col .raspisanie-week li{
	float: none;
	border-bottom: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	margin-bottom: 5px;
	background: #fff;
}

.right-col .raspisanie-week li a{
	width: 100%;
}
.right-col .raspisanie-week li:after {
	background: none;
	border-right: 1px solid #010D3D;
}
/*slider saix*/ 

.tpl-slick-vibor-slider .left-slide, .right-slide {
    display: inline-block;
    box-shadow: none;
    vertical-align: middle;
    border: 0;
    height: 39px;
    width: 39px;
    margin: 0 25px;
    outline: 0;
    cursor: pointer;
	position: absolute;
    top: -73px;
}
.tpl-slick-vibor-slider .left-slide {
	background: url(../images/left-slide.png) no-repeat;
	left: 220px;
}
.tpl-slick-vibor-slider .right-slide {
	background: url(../images/right-slide.png) no-repeat;
	right: 200px;
}
.left-slide:hover, .right-slide:hover {
	opacity: 0.9;
}
.js-main-film-slider-vibor div.slick-slide{
	width: 168px !important;
    height: 254px;
    margin: 0 13px;
	display: block;
	text-decoration: none;
    position: relative;
    z-index: 1000;
}
.js-main-film-slider-vibor div.slick-slide a {
	display: block;
}
.js-main-film-slider-vibor div.slick-slide a > img {
	width: 100%;
	height: 100%;
}
.gray-black-text {
	color: #282828;
}

.mb15 {
	margin-bottom: 15px;
}
label {
	cursor: pointer;
}
input[type='checkbox'], input[type='radio'] {
    display: none;
}

input[type='checkbox']+.input, input[type='radio']+.input {
	position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 6px 0 0;
    font-size: 0;
    line-height: 0;
    border-radius: 2px;
    vertical-align: -4px;
    border: solid 1px #282828;
    text-align: center !important;
    background: #fff;
}

input[type='checkbox']+.input:after, input[type='radio']+.input:after {
    opacity: 0;
    position: absolute;
    left: 3px;
    top: 3px;
    content: url('../images/checkbox.png');
    -webkit-transition: 0.25s ease all;
    -moz-transition: 0.25s ease all;
    -o-transition: 0.25s ease all;
    transition: 0.25s ease all;
}
input[type='checkbox'],
input[type='radio']{
	display: none;
}

input[type='checkbox']:checked+.input:after{
	opacity: 1;
}
.block-title-slider {
	position: absolute;
}

.tpl-main-poster.poster-detyam {
	margin: 0;
    width: 230px;
    display: inline-block;
    padding: 0;
    position: absolute;
    top: 75px;
    height: 340px;
    background: none;
    border: 0;
    right: 20px;
}

.tpl-main-poster.poster-detyam .poster-info {
    height: 340px;
    background: rgba(25, 18, 10, 0.67);
	margin: 0 20px;
	padding: 10px 20px 20px 20px;
}

.block-top-button-slider{
	position: absolute;
    top: 20px;
    height: 55px;
    width: 208px;
    right: 20px;
    background: rgba(25, 18, 10, 0.67);
}

.big-circle-white {
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	font-size: 32px;
	color: #010d3f;
	position: absolute;
	top: 95px;
    left: -70px;
}

.tpl-slick-vibor-slider.slider-detyam .left-slide, .tpl-slick-vibor-slider.slider-detyam .right-slide{
    left: inherit;
    top: 32px;
    z-index: 100;
}

.tpl-slick-vibor-slider.slider-detyam .left-slide {
	right: 145px;
	background: url(../images/left-arrow.png) no-repeat;
}
.tpl-slick-vibor-slider.slider-detyam .right-slide {
	right: 16px;
	background: url(../images/right-arrow.png) no-repeat;
}

.text-14-size {
	font-size: 14px;
}

.poster-info a {
	color: #fff;
}
.white-text {
	color: #fff;
}
.poster-img {
	width: 167px;
    height: 254px;
}
.poster-img img {
	position: inherit;
	width: 100%;
	height: 100%;
}
/* Slider */

.tpl-slick-vibor-slider.slider-detyam {
    width: inherit;
    height: auto;
    border-radius: 6px;
    padding-top: 0;
    margin: 0 20px
}


.tpl-slick-vibor-slider {
    overflow-x: hidden;
    margin: 0;
    position: relative;
    z-index: 3;
	height: 350px;
    width: 770px;
	padding-top: 80px;
}

.tpl-slick-vibor-slider .title {
    height: 66px;
    background: url("../images/border-bg.png") no-repeat top center;
    background-size: cover;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 54px;
}

.tpl-slick-vibor-slider .slider-list {
    position: relative;
}

.tpl-slick-vibor-slider .slider-list:before {
    content: '';
    height: 100%;
    width: 1000px;
    top: 0;
    left: -1000px;
    background: rgba(1, 13, 60, 0.9);
    position: absolute;
    z-index: 1000;
}

.tpl-slick-vibor-slider .slider-list:after {
    content: '';
    height: 100%;
    width: 1000px;
    top: 0;
    left: auto;
    right: -1000px;
    background: rgba(1, 13, 60, 0.9);
    position: absolute;
    z-index: 1000;
}

.tpl-slick-vibor-slider .slick-slider {
    position: relative;
    display: block;
}

.tpl-slick-vibor-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.tpl-slick-vibor-slider .slick-slider .slick-track,
.tpl-slick-vibor-slider .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.tpl-slick-vibor-slider .slick-track {
    position: relative;
}

.tpl-slick-vibor-slider .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.tpl-slick-vibor-slider .slick-slide img {
    display: block;
}

.tpl-slick-vibor-slider .slick-initialized .slick-slide {
    display: block;
	outline: 0;
}




/* Slider */
.tpl-main-film-slider {
    overflow-x: hidden;
    padding: 28px 0 15px 0;
    background: url("../images/darck-bg.png") top center;
    margin: 0 0 54px 0;
    position: relative;
    z-index: 3;
}

.tpl-main-film-slider:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    background: #fff url("../images/decor-line-sub.png") repeat-x top left;
}

.tpl-main-film-slider .title {
    height: 66px;
    background: url("../images/border-bg.png") no-repeat top center;
    background-size: cover;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 54px;
    margin: 0 0 32px 0;
}

.tpl-main-film-slider .tpl-mainer {
    position: relative;
}

.tpl-main-film-slider .tpl-mainer:before {
    content: '';
    height: 100%;
    width: 1000px;
    top: 0;
    left: -1000px;
    background: rgba(1, 13, 60, 0.9);
    position: absolute;
    z-index: 1100;
}

.tpl-main-film-slider .tpl-mainer:after {
    content: '';
    height: 100%;
    width: 1000px;
    top: 0;
    left: auto;
    right: -1000px;
    background: rgba(1, 13, 60, 0.9);
    position: absolute;
    z-index: 1100;
}

.tpl-main-film-slider .slick-slider {
    position: relative;
    display: block;
}

.tpl-main-film-slider .slick-list {
    position: relative;
    display: block;
    /*overflow: hidden;*/
    margin: 0;
    padding: 0;
}

.tpl-main-film-slider .slick-slider .slick-track,
.tpl-main-film-slider .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.tpl-main-film-slider .slick-track {
    position: relative;
}

.tpl-main-film-slider .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    color: #fff;
    font-size: 12px;
}

.tpl-main-film-slider .slick-slide a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0 6px;
}

.tpl-main-film-slider .slick-slide span {
    display: inline-block;
    padding: 0 0 0 6px;
}

.tpl-main-film-slider .slick-slide img {
    display: block;
    margin: 0 auto 15px auto;
    max-width: 185px;
}

.tpl-main-film-slider .slick-initialized .slick-slide {
    display: block;
	outline: 0;
}

.tpl-main-film-slider .slick-prev,
.tpl-main-film-slider .slick-next {
    box-shadow: none;
    position: absolute;
    border: none;
    outline: none;
    height: 39px;
    width: 39px;
    outline: 0;
    text-indent: -9999px;
    text-decoration: none;
    color: transparent;
    font-size: 0;
    cursor: pointer;
    top: -92px;
    left: 50%;
}
.tpl-main-film-slider .slick-prev {
    background: url(../images/left-arrow.png) no-repeat;
    margin: 0 0 0 -174px;
}
.tpl-main-film-slider .slick-next {
    background: url(../images/right-arrow.png) no-repeat;
    margin: 0 0 0 135px;
}
.tpl-main-film-slider .slick-prev:hover, .slick-next:hover {
    opacity: 0.75;
}

.tpl-posters-sub {
    margin: 0 0 54px 0;
}

.tpl-posters-sub .left-block {
    float: left;
    width: 400px;
}
.tpl-posters-sub .right-block {
    float: right;
    width: 513px;
}

.tpl-posters-sub .left-block span,
.tpl-posters-sub .left-block a {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}

.tpl-posters-sub .left-block a {
    color: #010e42;
    text-decoration: none;
    border-bottom: 1px dashed;
}

.tpl-posters-sub .left-block a:hover {
    border-bottom: 1px dashed #FFF;
}

.tpl-posters-sub .left-block .title,
.tpl-posters-sub .right-block .title {
    height: 55px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    color: #282828;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 30px 0;
}

.tpl-posters-sub .video-block {
    margin: 0 0 16px 0;
}

.tpl-posters-sub .left-block .title {
    background: url("../images/border-bg-left.png") no-repeat top center;
}

.tpl-posters-sub .right-block .title {
    background: url("../images/border-bg-right.png") no-repeat top center;
}

.tpl-posters-sub .element {
    float: left;
    width: 166px;
    margin: 0 0 0 6px;
}

.tpl-posters-sub .inner {
    margin: 0 0 0 -8px;
}

.tpl-posters-sub .element img {
    display: block;
    margin: 0 auto 14px auto;
}

.tpl-posters-sub .element a {
    font-size: 16px;
    color: #010e42;
    display: inline-block;
    margin: 0 0 6px 0;
}
.tpl-posters-sub .element {
    font-size: 12px;
    color: #282828;
}

.tpl-advertising {
    margin: 0 0 26px 0;
}

.film-view-block {
    padding: 0 20px;
}

.film-view-block .banner {
    width: 225px;
    float: left;
	height:345px;
}

.film-view-block .banner img {
    display: block;
    max-width: 225px;
}

.film-view-block .carousel-block {
    width: 379px;
    display: inline-block;
    vertical-align: top;
}

.film-view-block .film-info {
    margin: 0 0 0 245px;
}

.film-view-block .info-table {
    display: inline-block;
    vertical-align: top;
    width: 285px;
}

.film-view-block .info-table table {
    border-collapse: collapse;
}

.film-view-block .info-table table td {
    color: #282828;
    line-height: 18px;
    padding: 0 0 4px 16px;
    font-size: 12px;
    vertical-align: top;
}

.film-view-block .info-table table td:first-child {
    width: 100px;
    padding: 0 0 4px 0;
}

.film-view-block .descript {
    margin: 0 0 56px 0;
    color: #282828;
    line-height: 18px;
    font-size: 12px;
}

.film-view-block .custom-container {
    width: 379px;
    height: 253px;
}

.film-view-block .mid {
    margin: 0 0 7px 0;

}

.film-view-block .custom-container span {
    display: table-cell;
    vertical-align: middle;
    width: 379px;
    height: 253px;
}

.film-view-block .custom-container img {
    max-width: 379px;
    max-height: 253px;
    display: block;
    margin: 0 auto;
}

.film-view-block .carousel-block .carousel {
    width: 350px;
    overflow: hidden;
}

.film-view-block .carousel-block {
    margin: 0 18px 0 0;
}

.film-view-block .carousel-block .line {
    overflow: hidden;
    width: 342px;
    margin: 0 auto;
}

.film-view-block .carousel-block .line li {
    width: 80px;
    height: 53px;
    cursor: pointer;
    margin: 0 3px;
}

.film-view-block .carousel-block .line li span {
    width: 80px;
    height: 53px;
    display: table-cell;
    vertical-align: middle;
}

.film-view-block .carousel-block .line li img {
    max-width: 80px;
    max-height: 53px;
    display: block;
    margin: 0 auto;
}

.film-view-block .carousel-block .prev,
.film-view-block .carousel-block .next {
    width: 9px;
    height: 13px;
    display: block;
    top: auto;
    bottom: -38px;
    position: absolute;
    z-index: 1000;
}

.film-view-block .carousel-block .prev:hover,
.film-view-block .carousel-block .next:hover {
    opacity: 0.7;
}

.film-view-block .carousel-block .prev {
    background: url("../images/carousel-arrow-left.png") no-repeat top center;
    left: 0;
}

.film-view-block .carousel-block .next {
    background: url("../images/carousel-arrow-right.png") no-repeat top center;
    left: auto;
    right: 0;
}

.film-view-block .carousel-block .custom-container {
    position: relative;
}

.film-view-block .carousel-block .top-title {
    font-size: 16px;
    color: #282828;
    margin: 0 0 12px 0;
}

.film-view-block .carousel-block .top-title a {
    color: #010e42;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-size: 16px;
    margin: 0 0 0 16px;
}

.film-view-block .carousel-block .top-title a:hover {
    border-bottom: none;
}

/* ------------------  ADD -------------------  */

ul.pager {
    text-align: center;
}

ul.pager li {
    display: inline-block;
    padding: 0 5px;
}
.tpl-posters-sub .left-block span {
    border-bottom: 1px dashed;
    color: #010e42;
	cursor:pointer;
}
.tpl-posters-sub .left-block  span.activtrail {
    border-bottom: none;
    color: #010e42;
	cursor: default;
}
.dispnone {
    display: none;
}
.selectraspis {
    background: #010e42 none repeat scroll 0 0;
    border: 1px solid #a9a9a9;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin: 20px 20px 0 24px;
    text-align: center;
    width: 155px;
}
.product-list{
	text-align:center;
}
.product-list .row .td{
	display:inline-block;
	width: 186px; 
	padding-top: 12px;
	text-align: center;
	margin-left: 9px;
	padding-bottom: 29px;
	position: relative;
	vertical-align:top;
}

.product-list .row .td:first-child{
	margin-left: 0;
}

.product-list.big .row .td{
	padding-left: 16px;
	margin-left: 16px;
}

.product-list.big .row .td:first-child{
	padding-left: 16px;
	margin-left: 0;
}
.price1 {
	width:24px;
	height: 11px;
	display: inline-block;
	background: url(../images/seats1.png) no-repeat scroll center bottom;
	margin: 0px 0 0 5px;
	padding-bottom:18px;
	text-align:center;
}
.price2 {
	width:24px;
	height: 11px;
	display: inline-block;
	background: url(../images/seats2.png) no-repeat scroll center bottom;
	margin: 0px 0 0 5px;
	padding-bottom:18px;
	text-align:center;
}
.price3 {
	width:24px;
	height: 11px;
	display: inline-block;
	background: url(../images/seats3.png) no-repeat scroll center bottom;
	margin: 0px 0 0 5px;
	padding-bottom:18px;
	text-align:center;
}
.price4 {
	width:24px;
	height: 11px;
	display: inline-block;
	background: url(../images/seats4.png) no-repeat scroll center bottom;
	margin: 0px 0 0 5px;
	padding-bottom:18px;
	text-align:center;
}
#order_call , 
#reservation_divform , #buy_divform{
	display:none;
	width:300px;
	height:330px;
}
#order_call .table-row ,
#reservation_divform .table-row,
#buy_divform .table-row
{
	margin-top:10px;
}
#order_call button ,
#reservation_divform button ,
#buy_divform button
{
	 color: #ffffff;
 	background: #010e42 none repeat scroll 0 0;
    border: 1px solid #a9a9a9;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 155px;
}
#order_call input[type='text'] ,
#reservation_divform input[type='text'] ,
#buy_divform input[type='text']
{
	width: 100%;
    height: 30px;
    margin-top: 5px;
    border-color: #acacac;
    border-radius: 2px;
}
.error{
	border: 1px solid #D30000 !important;
	background-image: url("../images/default/error.png") !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
}
.ord-table{
	width:100%;
}
.hall .seats .seat.pick_seat{
	/* color: #ffc600;
    border-color: #ffc600; */
	
	color: #fff !important;
	background: #ffc600 !important;
	border-color: #ffc600 !important;
	
}
.after-send{
	padding-top:5px;
}
.ord-table a {
	color:#010e42;
}
.ord-table .link_order{
	padding: 8px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #010c35;
    border-radius: 4px;
    font-size: 16px;
}
.ord-table tr{
	height:10px;
}
.reservation_scheme{
	font-size:20px;
	line-height:52px;
	text-align:center;
	color:#282828;
	
}
.ord-table td.name_td {
    width: 340px;
}
/* #reservation_divform{
    display:none;
	width:300px;
	height:200px;
} */

.slider-box{
	overflow: hidden;
	position: relative;
}
.slider-box ul,
.slider-box li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.slider-nav{
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin: -46px 0 0;
}
.slider-nav.prev{
	left: 10px;
}
.slider-nav.next{
	right: 10px;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: rotate(180deg);
	transform: scaleX(-1);
}
.slider-nav:hover{
	opacity: 0.75;
}
#slider0{
	width: 99999px;
}
.slider-box .img img{
	-webkit-backface-visibility: visible;
	-webkit-transform: none;
}
.slider-pager{
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	width: 100%;
	white-space: nowrap;
}
.slider-pager a{
	overflow: hidden;
	display: inline-block;
	width: 7px;
	height: 7px;
	margin: 0 4px;
	text-indent: -1000px;
	background: #9f9f9f;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.slider-pager a:hover,
.slider-pager a.selected{
	background: #4f4f4f;
}
.slider-pager a.selected{
	cursor: default;
}
.slider-pager span{
	display: none;
}
.caroufredsel_wrapper[style*='move']{
	cursor: url('../images/Move.cur'), auto !important;
}
.tpl-posters-sub #slider0 .element{
	width: 167px;
	margin: 0 3px;
}
.tpl-posters-sub .right-block .inner{
	margin: 0;
}
.ord-table tr.h200 {
    height: 190px;
}
.no_schema{
    text-align: center;
    font-size: 20px;
    color: red;
    margin-bottom: 20px;
}
.oplata_info{
    font-size: 16px;
    color: #010e42;
    text-align: center;	
}


.tpl-posters-sub{
	position: relative;
	z-index:3;
	background: rgba(0, 0, 0, 0) url("../images/content-bg.png") repeat scroll center top;
	margin: 0 4px;
	padding: 0 22px;
	box-sizing: border-box;
}

.tpl-posters-sub .tpl-mainer.kids{
	width: 100%;
	padding: 20px 0;
}
@media screen and (max-width: 980px) {
	
	#order_call, #reservation_divform, #buy_divform {
    display: none;
    width: 460px;
    height: 490px;
	}
	#order_call input[type='text'], #reservation_divform input[type='text'], #buy_divform input[type='text'] {
		height: 55px;
		font-size: 22px;
	}
	#order_call button, #reservation_divform button, #buy_divform button {
		height: 36px;
		line-height: 34px;
		font-size:24px;
		width: auto;
	}
}
