
@font-face {
    font-family: 'als_rublregular';
    src: url('fonts/rouble-webfont.eot');
    src: url('fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/rouble-webfont.woff') format('woff'),
    url('fonts/rouble-webfont.ttf') format('truetype'),
    url('fonts/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeueCyr-Roman.eot');
    src: local('☺'), url('fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
    url('fonts/HelveticaNeueCyr-Roman.otf') format('opentype'),
    url('fonts/HelveticaNeueCyr-Roman.ttf') format('truetype'),
    url('fonts/HelveticaNeueCyr-Roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('fonts/HelveticaNeueCyr-Bold.eot');
    src: local('☺'), url('fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
    url('fonts/HelveticaNeueCyr-Bold.otf') format('opentype'),
    url('fonts/HelveticaNeueCyr-Bold.ttf') format('truetype'),
    url('fonts/HelveticaNeueCyr-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,
aside,canvas,details,embed, figure,figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    /*font-size:100%;*/
    /*font:inherit;*/
    vertical-align:baseline;
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('fonts/HelveticaNeueCyr-UltraLight.eot');
    src: local('☺'), url('fonts/HelveticaNeueCyr-UltraLight.woff') format('woff'),
    url('fonts/HelveticaNeueCyr-UltraLight.otf') format('opentype'),
    url('fonts/HelveticaNeueCyr-UltraLight.ttf') format('truetype'),
    url('fonts/HelveticaNeueCyr-UltraLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local("Gotham Pro"),
    url('fonts/gothaproreg-webfont.eot');
    src: url('fonts/gothaproreg-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/gothaproreg-webfont.woff') format('woff'),
    url('fonts/gothaproreg-webfont.ttf') format('truetype'),
    url('fonts/gothaproreg-webfont.svg#gotham_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
    clear:both;
}
#ticket-widget {
    font-family: "Helvetica Neue";
}
#ticket-widget img {
    border:none;
}
.ticket-step {
    color:#303030;
    width:62.500em;
    -webkit-box-shadow: 0px -2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px -2px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px -2px 2px 0px rgba(50, 50, 50, 0.75);
    background: #ffffff;
    margin: 0 auto;

}
.outerPopup.active {
    z-index: 8000;
}
/*NEW BLOCKS STYLING*/
.ticket-widget {
    font-family: 'helvetica neue';
}
.ticket-widget .widget-fixed {
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height: auto;
    z-index: 10;
}
.ticket-widget .widget-fixed-bottom {
    position: fixed;
    bottom:0;
    left:0;
    width:100%;
    height: auto;
    z-index: 10;
}
.ticket-widget .widget-fixed-inner {
    width:62.5em;
    margin: 0 auto;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.75);
    background: #ffffff;
}
.ticket-widget .widget-fixed-bottom .widget-fixed-inner {
    border-top:1px solid #e6e6e6;
}
.ticket-widget .heading {
    width:60.5em;
    color:#fff;
    background: #ff0000;
    height:2.125em;
    position: relative;
    /*margin: 0 -0.5em;*/
    padding: 0 1em;
    /*-moz-box-shadow: 0 5px 5px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.25);
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.25);*/
    z-index: 300;
}
.ticket-widget .heading .select-list-holder .select-chosen span {
    font-size: 0.875em;
    color:#fff;
    text-decoration: underline;
}
.ticket-widget .heading .select-drop-block {
    z-index: 3;
}
.ticket-widget .heading .city-holder .select-drop-block span {
    display: block;
    float: none;
}
.ticket-widget .heading .close {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    height:100%;
    width:2em;
    top:0;
    right:0;
    padding-right:0.688em;
    cursor: pointer;
    text-align: right;
}
.ticket-widget .heading .close img {
    width:auto;
    max-height: 100%;
    margin-top: 0.5em;
}
.ticket-widget .heading .label {
    display: block;
    font-size: 0.875em;
    margin-top:0.625em;
    line-height: 1em;
    display: block;
    float: left;

    margin-right:0.375em;
}
.ticket-widget .heading .city-holder {
    height:1.5em;
    margin-top:0.625em;
    float: left;
}
.ticket-widget .heading .city-holder span {
    display: block;
    float: left;
}
.ticket-widget .heading .city {
    display: block;
    text-decoration: none;
    color:#fff;
    line-height: 1em;
}
.ticket-widget .heading .city .city-current {
    text-decoration: underline;
}
.ticket-widget .city img {
    height:1em;
    height:1em;
    margin-left:0.357em;
}
.ticket-widget .city .active {
    display: none;
}
.ticket-widget .city .inactive {
    display: block;
}
.ticket-widget .city.active .active {
    display: block;
}
.ticket-widget .city.active .inactive {
    display: none;
}
.ticket-widget .drop-block{
    position: absolute;
    top:2em;
    left: 1.250em;
    z-index: 2;
}
.ticket-widget .drop-block ul{
    display: none; /* Hide this block from the start screen */
    padding: 5px 0;

    background: url('../img/menu-dropdown-bg.png');
    border: 1px solid #7f8c8d;
    /*-moz-box-shadow: 0 5px 5px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.25);
    box-shadow: 0 5px 5px rgba(0,0,0,.25);*/
}
.ticket-widget .drop-block ul li a{
    display: block;
    padding: 5px 20px;

    color: #2c3e50 !important;
    text-decoration: none;
}

.ticket-widget .drop-block ul li a:hover{
    color: #2c3e50 !important;
    background: #cdcdcd;
}
/*END NEW BLOCKS STYLING*/
.ticket-step .ti-col-6 {
    padding-left:2.000em;
}

.ticket-step .step-row {
    padding:0 0;
    border-bottom:1px solid #e6e6e6;
}
.ticket-step .step-row-inner {
    padding:1.25em 1.375em 0;
}
.ticket-step .step-row-inner.close-top {
    padding-top: 0;
}
.ticket-step .ti-col-3 {
    width:27.625em;
    margin:0 0.625em;
    float: left;
}
.ticket-step .ti-col-3 .ti-col-1 {
    float: right;
}
.ticket-step h3 {
    font-family: "Helvetica Neue Bold";
    font-size:1.400em;
    line-height: 1em;
}
.ticket-step .step-name span {
    display: block;
    margin: 1em 0;
    font-family: "Helvetica Neue";
    font-size:0.750em;
    line-height: 1em;
    color:#818181;
}
.ticket-step .step-search span {
    float: right;
    position: relative;
}
.ticket-step .input-search input {
    font-size: 0.750em;
    -webkit-border-radius: 1.667em;
    -moz-border-radius: 1.667em;
    border-radius: 1.667em;
    height:1.667em;
    width:12.166em;
    line-height: 1em;
    border: none;
    background: #e6e6e6;
    padding:0.333em 2.000em 0.333em 1.667em;
}
.ticket-step .input-search-icon {
    display: block;
    width:0.875em;
    height:1.250em;
    left: -1.625em;
    top:0.250em;
    z-index: 2;
}
.ticket-step .step-film-items ul  li {
    display: block;
    float: left;
    width:50%;
    border-bottom:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    margin:0 -1px 0;
}
/*FILM*/
.ticket-step .step-film-items ul  li a {
    display: block;
    padding:1.375em 2em;
    text-decoration: none;
    color:#303030;
    position: relative;
    overflow: hidden;
}
.ticket-step .step-film-items ul li a .table-holder {
    width: 100%;
    display: table;
    overflow: hidden;
}
.ticket-step .step-film-items ul li a div.poster {
    width: 72px;
    display: table-cell;
    text-align: left;
    vertical-align: top;
}
.ticket-step .step-film-items ul li a div.film-data {
    display: table-cell;
    padding: 0 0 0 1em;
    vertical-align: top;
}
.ticket-step .step-film-items ul li a div.poster {
    display: table-cell;
}
.ticket-widget  h6 {
    padding: 1.2em 1.375em;
}
.ticket-step .step-film-items ul  li a h4 {
    font-size: 1.125em;
    line-height: 1em;
    font-family: "Helvetica Neue Bold";
    margin-bottom: 0.333em;
    min-height: 2.250em;
}
.ticket-step .step-film-items ul {
    list-style: none;
}
.ticket-step .step-film-items ul  li a.active, .ticket-step .step-film-items ul  li a:hover {
    background: #737373;
    color:#fff;
}
.ticket-step .step-film-items ul  li a span {
    font-size: 0.750em;
}
.ticket-step .step-film-items ul  li a .genre {
    font-family: "Helvetica Neue";
}
.ticket-step .step-film-items ul  li a .length {
    font-family: "Helvetica Neue Bold";
}
/*END_FILM_STEP*/
.ticket-step .ticket-rate span {
    float: left;
}
.ticket-step li .ticket-star img.active {
    display: none;
}
.ticket-step li .ticket-star img.white-active {
    display: none;
}
.ticket-step li .ticket-star.ticket-star-active img.active {
    display: block;
}

.ticket-step li .ticket-star.ticket-star-active img.white-active {
    display: none;
}
.ticket-step li .ticket-star.ticket-star-active img.white-active {
    display: none;
}
.ticket-step li .ticket-star img.inactive {
    display: block;
}
.ticket-step li .ticket-star img.white-inactive {
    display: none;
}
.ticket-step li .ticket-star.ticket-star-active img.inactive {
    display: none;
}

.ticket-step li .ticket-star.ticket-star-active img.white-inactive {
    display: none;
}
.ticket-step li .ticket-star.ticket-star-active img.white-inactive {
    display: none;
}

.ticket-step li a.active .ticket-star.ticket-star-active img.active,
.ticket-step li a:hover .ticket-star.ticket-star-active img.active {
    display: none;
}
.ticket-step li a.active .ticket-star.ticket-star-active img.white-active,
.ticket-step li a:hover .ticket-star.ticket-star-active img.white-active {
    display: block;
}
.ticket-step li a.active .ticket-star.ticket-star-active img.inactive,
.ticket-step li a:hover .ticket-star.ticket-star-active img.inactive {
    display: none;
}
.ticket-step li a.active .ticket-star img.inactive,
.ticket-step li a:hover .ticket-star img.inactive {
    display: none;
}
.ticket-step li a.active .ticket-star img.white-inactive,
.ticket-step li a:hover .ticket-star img.white-inactive {
    display: block;
}
.ticket-step li a.active .ticket-star.ticket-star-active img.white-inactive,
.ticket-step li a:hover .ticket-star.ticket-star-active img.white-inactive {
    display: none;
}

.ticket-step .ticket-rate {
    position: absolute;
    float: right;
    top:1.375em;
    right:2em;
}
.ticket-step .step1 .ti-col-2 {
    width:21.125em;
}
.ticket-step .ti-col-2 {
    padding-right:0;
    float: left;
}
.ticket-step .ti-col-1.ti-select {
    float: left;
    margin:0.3em 2.5em 0 2em;
}
.ticket-step .ti-col-1.ti-select.mobile {
    display: none;
}
.ticket-widget .buy-row-buttons {
    height:auto;
}
.ticket-widget a.next {
    display: block;
    float: right;
    font-size: 0.938em;
    line-height: 1em;
    color:#fff;
    width: 12.667em;
    height:0.938em;
    padding:0.5975em 0;
    background: #737373;
    -webkit-border-radius: 0.133em;
    -moz-border-radius: 0.133em;
    border-radius: 0.133em;
    text-align: center;
    margin: 1.267em 2.000em;
    font-family: "Helvetica Neue";
    text-decoration: none;
    cursor:default;
}
.ticket-widget a.nextSlide {
    display: block;
    float: right;
    font-size: 0.938em;
    line-height: 1em;
    color:#fff;
    width: 12.667em;
    height:0.938em;
    padding:0.5975em 0;
    background: #737373;
    -webkit-border-radius: 0.133em;
    -moz-border-radius: 0.133em;
    border-radius: 0.133em;
    text-align: center;
    margin: 1.267em 2.000em;
    font-family: "Helvetica Neue";
    text-decoration: none;
    cursor:default;
}
.ticket-widget a.prev {
    display: block;
    float: left;
    font-size: 0.938em;
    line-height: 1em;
    color:#fff;
    width: 12.667em;
    height:0.938em;
    padding:0.5975em 0;
    -webkit-border-radius: 0.133em;
    -moz-border-radius: 0.133em;
    border-radius: 0.133em;
    text-align: center;
    margin: 1.267em 2.000em;
    font-family: "Helvetica Neue";
    text-decoration: none;
    background: #ff0000;
    cursor: pointer;
}
.ticket-widget a.prevSlide {
    display: block;
    float: left;
    font-size: 0.938em;
    line-height: 1em;
    color:#fff;
    width: 12.667em;
    height:0.938em;
    padding:0.5975em 0;
    -webkit-border-radius: 0.133em;
    -moz-border-radius: 0.133em;
    border-radius: 0.133em;
    text-align: center;
    margin: 1.267em 2.000em;
    font-family: "Helvetica Neue";
    text-decoration: none;
    background: #ff0000;
    cursor: pointer;
}
.ticket-widget a.next.active {
    background: #ff0000;
    cursor: pointer;
}
.ticket-widget a.nextSlide.active {
    background: #ff0000;
    cursor: pointer;
}
.ticket-step .ticket-breadcrumbs .ti-col-1 {
    width:9.875em;
    float: left;
}
ul.ticket-breadcrumbs {
    display: block;
    float: left;
    list-style: none;
    position: relative;
    clear: both;
    width:100%;
    padding-top: 0em;
}
.ticket-breadcrumbs li .ticket-bread-heading span.label-heading {
    font-size: 0.875em;
    line-height: 1em;
}
.ticket-breadcrumbs li .ticket-bread-heading {
    padding-top:0.813em;
    padding-bottom: 0.500em;
    text-align: left;
    margin-bottom: 4px;
    height:0.875em;
}
ul.ticket-breadcrumbs li.first .ticket-bread-heading {
    text-align: left;
}
ul.ticket-breadcrumbs li.last .ticket-bread-heading {
    text-align: left;
}
ul.ticket-breadcrumbs li.active .ticket-bread-heading,
ul.ticket-breadcrumbs li.current .ticket-bread-heading {
    border-bottom:2px solid #5e5e5e;
    margin-bottom: 0;
}
ul.ticket-breadcrumbs li.active {
    cursor: pointer;
}
ul.ticket-breadcrumbs li .content-bread {
    font-size: 0.750em;
    line-height: 1em;
    padding: 0.5em 0;
    min-height: 2em;
}
ul.ticket-breadcrumbs li .content-bread .theatre {
    margin-bottom: 0.5em;
}
ul.ticket-breadcrumbs li .content-bread .ticket-row {
    margin-bottom: 0.3em;
}
ul.ticket-breadcrumbs li .content-bread .total div {
    margin-bottom: 0.3em;
}
ul.ticket-breadcrumbs li.current .content-bread {
    color:#ff0000;
}
ul.ticket-breadcrumbs li .separator {
    margin-top: 2px;
    border-top:1px solid #a7a7a7;
    height:0;
    line-height: 0;
    overflow: hidden;
}
ul.ticket-breadcrumbs li.last {
    margin: 0;
    padding: 0;
    position: absolute;
    right:0;
    width:30.1em;
}
.ticket-step .film-choice-holder {float: right; position: relative}

/**/
.ticket-step .film-choice-holder {
    height:0.875em;

}
.ticket-step .film-choice-holder span.label-film {
    float:left;
    line-height: 1em;
    font-size: 0.875em;
    margin-right: 0.714em;
    padding-top: 0.125em;
}
.ticket-step a.film-choice {
    display: block;
    text-decoration: none;
    color:#303030;
    line-height: 1em;
    float: left;
    position: relative;
    top:-0.2em;
}
.ticket-step .film-choice .karo-list-chosen {
    display: block;
    float: left;
    font-size: 1.125em;
    font-family: "Helvetica Neue Bold";
    margin-right: 0.556em;
}
.ticket-step .film-choice .icon {
    display: block;
    position: relative;
    float: left;
    height:1em;
}
.ticket-step .film-choice img {
    height:1em;
    height:1em;
    margin-left:0.357em;
}
/*.ticket-step .film-choice .active {
    display: none;
}*/
.ticket-step .film-choice .inactive {
    display: block;
}
.ticket-step .film-choice.active .active {
    display: block;
}
.ticket-step .film-choice.active .inactive {
    display: none;
}
.ticket-step .film-drop-block {
    position: absolute;
    top: 1.125em;
    right: 0;
}

.ticket-step .film-drop-block {
    display: none; /* Hide this block from the start screen */
    padding: 0;
    background: #fff;/*url('../img/menu-dropdown-bg.png');*/
    /*-moz-box-shadow: 0 5px 5px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.25);
    box-shadow: 0 5px 5px rgba(0,0,0,.25);*/
    z-index: 2;
}

.ticket-step .film-drop-block  .btn-slide {
    display: block;
    height:1.625em;
    text-align: center;
}
.ticket-step .film-drop-block  .select-list-holder {
    border-top:1px solid #7f8c8d;
    border-bottom:1px solid #7f8c8d;
}
.ticket-step .film-drop-block ul {
    list-style: none;
}
.ticket-step .film-drop-block ul li a{
    display: block;
    padding: 0.750em 1.250em;
    text-decoration: none;
    color:#303030;
    position: relative;
    border-bottom:1px solid #7f8c8d;
    margin-bottom: -1px;
}

.ticket-step .film-drop-block ul li a:hover{
    color: #fff !important;
    background: #818181;
}
.ticket-step .film-drop-block ul li a h4 {
    font-family: "Helvetica Neue Bold";
    font-size: 0.875em;
    line-height: 1em;
    margin-bottom: 0.357em;
}
.ticket-step .film-drop-block ul li a span {
    font-size: 0.750em;
}
.ticket-step .film-drop-block ul li a span.genre {
    word-wrap: normal;
    white-space: nowrap;
}
.ticket-step .film-drop-block ul li a span.length {
    font-family: "helvetica neue bold";
    word-wrap: normal;
    white-space: nowrap;
}
.ticket-step .film-drop-block ul li .ticket-film-name {
    float: left;
    margin-right: 6.250em;
}
.ticket-step .film-drop-block .ticket-rate {
    position: absolute;
    top: 0.750em;
    right: 1.250em;
}
/*select-widget-custom*/
.select-list-holder {
    position: relative;
    float: left;
}
.select-list-holder .select-chosen {
    text-decoration: none;
    font-family: "helvetica neue";
    color:#818181;
    border-bottom:1px solid #818181
}
.select-list-holder .select-chosen {
    display: block;
    float: left;
}
.select-list-holder .select-chosen span {
    display: block;
    float: left;
    font-size: 0.875em;
}
.select-list-holder .select-chosen span img {
    position: relative;
    top:0.3em;
    float: left;
    margin-left: 0.357em;
    height:0.8em;
}
.select-list-holder .select-chosen img.active {
    display: none;
}
.select-list-holder .select-chosen img.inactive {
    display: block;
}
.select-list-holder .select-chosen.active .active {
    display: block;
}
.select-list-holder .select-chosen.active .inactive {
    display: none;
}
.select-list-holder .select-drop-block {
    display: none;
    background: #fff;
    position: absolute;
    top:2em;
    left:0;
    /*-webkit-box-shadow: 0px 0px 5px 2px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 5px 2px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 5px 2px rgba(50, 50, 50, 0.25);*/
    word-wrap:normal;
    white-space:nowrap;
    z-index: 2;
}
.select-list-holder .select-drop-block span.select-prev {
    height:1.500em;
    text-align: center;
    position: relative;
}
.select-list-holder .select-drop-block span.select-next {
    text-align: center;
    position: relative;
}
.select-list-holder .bx-prev {
    border-bottom:1px solid #818181;
    margin-bottom: -1px;
}
.select-list-holder .bx-prev,
.select-list-holder .bx-next {
    display: block;
    height:1.500em;
}
.select-list-holder .bx-prev.disabled,
.select-list-holder .bx-next.disabled {
    opacity: 0.25;
}
.select-list-holder .select-drop-block li a {
    display: block;
    padding:0.938em 0.625em;
    text-decoration: none;
    text-align: center;
    border-bottom:1px solid #818181;
}
.select-list-holder .select-drop-block li a span {
    font-size: 0.875em;
    color:#303030;
    font-family: "helvetica neue";
}
.select-list-holder .select-drop-block li a:hover {
    background: #737373;
}
.select-list-holder .select-drop-block li a:hover span {
    color:#fff;
}
.step2 .step-row-inner {
    border-bottom:1px solid #e6e6e6;
}
.ti-col-3 .ti-select {
    margin-top: 0.3em;
}
.ti-col-3.search-form-holder {
    width:18em;
    float: right;
}
.ti-col-3.ext-col {
    width:38em;
}
.ticket-step .type-selector {
    padding-top:0.3em;
}
.ticket-step .type-selector .title {
    font-family: "Helvetica Neue Bold";
    float: left;
    margin-right: 1.875em;
}
.ticket-step .type-selector .types {
    float: left;
}
.ticket-step .type-selector .types ul {
    list-style: none;
}
.ticket-step .type-selector .types ul li {
    float: left;
    margin-right: 1.875em;
    position: relative;
    top:0.15em;
    font-family: "Helvetica Neue Bold";
}
.ticket-step .type-selector .types ul li a {
    color:#818181;
    text-decoration: none;
    cursor: pointer;
}
.ticket-step .type-selector .types ul li a span {
    font-size: 0.875em;
}
.ticket-step .type-selector .types ul li a:hover, .ticket-step .type-selector .types ul li a.active {
    color:#ff0000;
}
.ticket-step .type-selector .title span {
    font-size: 0.875em;
    color:#303030;
}
/*MB USELESS*/
.ta-filter .options-block{
    float: right;
}

.service-option{
    position: relative;
    float: right;
    margin: -6px 3px 0;
    font-size: 0.875em;
}
.service-option a img {
    width:30px;
    height:30px;
    opacity: 0.6;
}
.service-option a:hover img, .service-option a:active img {
    opacity: 1;
}
.service-option a{
    text-transform: uppercase;
    color: #acacac;
}

.service-option-cafe{
    display: block;
    width: 20px;
    height: 16px;
    background: url('../img/service-option-cafe.png');
}

.option-tip{
    display: none;
    position: absolute;
    /*margin-left: -50%;*/
    padding: 5px 10px;
    bottom: 25px;
    background: #f4f4f4;
    border: 1px solid #c1c1c1;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    bottom:40px;
    left:14px;
}

.option-tip-triangle{
    position: absolute;
    top: 100%;
    /*left: 50%;*/
    left: -1px;
    width: 10px;
    height: 10px;
    background: url('../img/option-tip-triangle.png') no-repeat;
}

.service-option:hover .option-tip{
    display: block;
}

/*MB USELESS*/

.seance-list ul {
    list-style: none;
}

.seance-list ul li {
    border-bottom: 1px solid #e6e6e6;
    padding:0 1.375em;
    margin:0 -1.375em;
}

.seance {
    padding: 0.938em 0;
}
.seance .hall {
    margin-bottom: 0.813em;
}
.seance .title-theatre span {
    float: left;
}
.seance .title-theatre .name {
    color:#303030;
    font-size: 1em;
    font-family: "Helvetica Neue Bold";
    margin-right: 1em;
    margin-bottom: 0.938em;
}
.seance .title-theatre .address {
    color:#818181;
    font-size: 0.875em;
    margin-bottom: 0.938em;
    line-height: normal;
}
.seance .row .coll-label {
    float: left;
}
.seance .row .coll-content {
    float: left;
}
.seance .row .delim {
    margin-right: 1em;
}
.seance .row:hover .hall-name,
.seance .row.active .hall-name,
.seance .row.active .delim {
    color:#ff0000;
}
.seance .row a {
    color:#303030;
    text-decoration: none;
}
.seance .row:hover a:hover,
.seance .row a:hover,
.seance .row.active a.active,
.seance .row a.active {
    color:#ff0000;
}
.ticket-item-holder.width-glasses {
    float:left;
    width:5.313em;
}
.ticket-item-holder.width-glasses {
    width:11.063em;
}
.ticket-item-holder .ticket {
    width:5.313em;
    height:2.750em;
    float: left;
    position: relative;
}
.ticket-item-holder .ticket .bg,
.ticket-item-holder .ticket .bg img {
    position: absolute;
    top:0;
    left:0;
    width:5.313em;
    height:2.750em;
    z-index: 1;
}
.ticket-item-holder .ticket .content-ticket {
    position: absolute;
    top:0;
    left:0;
    width:5.313em;
    height:2.3em;
    z-index: 2;
    text-align: center;
    padding:0.350em 0 0;
    line-height: 1em;
}
.ticket-item-holder .ticket .content-ticket span {
    position: relative;
    color:#3f3f3f;
    font-size: 0.750em;
    line-height: 1em;
}
.ticket-item-holder .ticket .content-ticket div {
    line-height: 1em;
}
.ticket-item-holder .ticket .content-ticket .placeNum span {
    position: relative;
    top:-0.2em;
}
.ticket-item-holder .ticket .ticket-close-btn {
    display: block;
    position: absolute;
    top:-0.563em;
    right:-0.563em;
    width:1.500em;
    height:1.500em;
    z-index: 3;
    cursor:pointer;
}
.ticket-item-holder .ticket .ticket-close-btn img {
    width:1.500em;
    height:1.500em;
}
.ticket-holder {
    /*width:30.188em;*/
    float: left;
}
.ticket-holder .separator {
    color:#3f3f3f;
    height:2.75em;
    width:2.000em;
    float: left;
    text-align: center;
    padding:0.65em 0 0;
}
.ticket-holder .separator span {
    font-size: 1.125em;
    line-height: 0;
}
.ticket-holder .glasses-holder {
    float: left;
    height:2.750em;
    width:5.750em;
    position: relative;
}
.ticket-step .glasses {
    width:3.750em;
    height:2.750em;
    float: left;
    position: relative;
}
.ticket-step .glasses .bg {
    position: absolute;
    width:3.750em;
    height:2.750em;
    top:0;
    left:0;
}
.ticket-step .glasses .glasses-close-btn {
    display: block;
    position: absolute;
    top:-0.563em;
    right:-0.563em;
    width:1.500em;
    height:1.500em;
    z-index: 3;
    cursor:pointer;
}
.ticket-holder .result {
    color:#3f3f3f;
    height:1.55em;
    float: left;
    text-align: center;
    padding:0.75em 0 0;
}
.ticket-holder .result span {
    font-size: 1.125em;
    line-height: 0;
}
.ti-col-3.step-3-col {
    width:17.875em;
}
.ti-col-3.step-3-col .ti-col-1 {
    margin-right: 0;
    margin-left: 1em;
}
.ticket-item-holder {
    float: left;
    margin-bottom: 1.9em;
    margin-right: -0.6em;
    padding-right: 1.2em;
}
.ticket-container {
    float: left;
    overflow: hidden;
    padding:0.6em 0 0;
    margin:-0.6em 0 0;
}
.glasses-add-holder {
    height:2.750em;
    width:6.250em;
    position: relative;
    float: left;
    margin-left: 0.5em;
    margin-bottom: 1.9em;
}
.glasses-add-holder .glasses-actions {
    float: left;
    width:1.5em;
    height:3.75em;
    float: left;
    margin-top:-0.5em;
    position: relative;
}
.glasses-add-link {
    display: block;
    height:2.750em;
    width:3.750em;
    cursor: pointer;
}
.glasses-add-holder .bg {
    position: absolute;
    height:2.750em;
    width:4.750em;
    top:0;
    left:2.5em;
    z-index: 1;
}
.glasses-add-holder .glasses-plus-icon {
    display: block;
    width:1.500em;
    height:1.500em;
    z-index: 3;
    cursor:pointer;
    position: absolute;
    top:0;
    left:0;
}
.glasses-add-holder .glasses-minus-icon {
    display: block;
    width:1.500em;
    height:1.500em;
    z-index: 3;
    cursor:pointer;
    position: absolute;
    bottom:0;
    left:0;
}
.glasses-add-holder .glasses-price {
    color:#737373;
    font-family: "Helvetica Neue Bold";
    display: block;
    position: absolute;
    top:-1.0em;
    left:2em;
    width:3.750em;
    height:1.500em;
    z-index: 4;
    text-align: center;
}
.ti-col-3.expanded-3 {
    width:39em;
}
.buy-note {
    color:#ff0000;
    font-family: "Helvetica Neue Bold";
}
.ticket-step .step-row-inner-line {
    padding:0.25em 0.625em;
}
.hall{
    width: 100%;
    margin-bottom: 2em;
}

.hall-screen {
    text-align: center;
    border-top: 0.5em solid #e6e6e6;
    width: 100%;
}
.row-label {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
}
.row-label span {
    font-size: 0.7em;
    color: #818181;
    position: relative;
    top:0.2em;
}
.hall-seats{
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
}
.hall-seats-scroll-outer {
    padding-bottom: 15px;
}
.hall-seats-scroll-outer.oh {
    overflow-x: hidden;
    overflow-y: hidden;
}
.hall-seats-scroll-outer.ovx {
    overflow-y: hidden;
    overflow-x: scroll;
}
wi-seats-description{
    margin-bottom: 1em;
}

.wi-seats-descr-place{
    margin-right: 1.5em;
}

.s-d-free-place,
.s-d-vip-place,
.s-d-turbo-place,
.s-d-taken-place,
.s-d-chosen-place{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 0.5em;
    border: 1px solid #303030;
}

.s-d-free-place{
    background: #fff;
}

.s-d-vip-place{
    background: #cfe09b;
}

.s-d-turbo-place{
    background: #83d0f5;
}

.s-d-taken-place{
    background: #a7a7a7;
}

.s-d-chosen-place{
    background: #b12126;
}

.free-place,
.vip-place,
.turbo-place,
.chosen-place,
.taken-place{
    position: absolute;
}
.free-place a,
.vip-place a,
.turbo-place a,
.chosen-place a,
.taken-place a{
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #303030;
    text-align: center;
    color: #f7f7f7;
}

.free-place a:hover,
.vip-place a:hover,
.turbo-place a:hover,
.chosen-place a:hover,
.taken-place a:hover{
    background: #303030;
    color: #f7f7f7;
}

.free-place a{
    background: #fff;
    color: #fff;
}

.vip-place a{
    background: #cfe09b;
    color: #cfe09b;
}

.turbo-place a{
    background: #83d0f5;
    color: #83d0f5;
}

.taken-place a{
    background: #a7a7a7;
    color: #a7a7a7;
}

.chosen-place a{
    background: #b12126;
    color: #f7f7f7;
}



.wi-seats-filter{
    display: none;
    float: left;
}

.wi-seats-select-box{
    float: left;
    width: 216px;
    margin: 10px;
}

.wi-seats-select{
    display: block;
    width: 100%;
    border-bottom: 1px solid #303030;
    background: url("../img/arr.png") no-repeat 100% -40px;
}

.wi-seats-select-options{
    padding: 10px 0;
}

.wi-seats-option{
    display: block;
    padding: 0.125em 0;
    color: #7f8c8d;
}

.wi-seats-option:hover{
    color: #303030;
    background: #dadada;
}



.wi-seats-info{
    padding: 1em 0;
    /*border-top: 1px solid #dadada;*/
}
.hall-object {
    border: 2px solid #303030;
    /* border-radius: 20px 20px 0 0; */
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    /* width: 100%; */
    position: absolute;
}

.auth-row h4 {
    color:#818181;
    margin-bottom: 0.875em;
}
.auth-row h4 span {
    font-size: 0.875em;
}
.auth-row input[type="text"], .auth-row input[type="password"] {
    background: #e6e6e6;
    border:none;
    font-size: 0.875em;
    padding:0.857em;
    -webkit-border-radius: 0.714em;
    -moz-border-radius: 0.714em;
    border-radius: 0.714em;
}
.auth-row input[type="submit"] {
    font-size: 0.875em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border:none;
    background: #ff0000;
    padding:0.857em;
    color:#fff;
}
/*НОВЫЕ СТИЛИ ДЛЯ СТРАНИЦЫ С MAIL И PHONE*/
.auth-row .form {
    width: 50%;
    float: left;
}
.auth-row .form-inner {
    padding: 0 1.375em;
}
.auth-row .info {
    width: 50%;
    float: left;
}
.auth-row .info-inner {
    padding: 0 1.375em;
}
.auth-row h3 {
    margin-bottom: 1.275em;
}
.buy-form-row {
    padding:0.857em;
    border:1px solid #e6e6e6;
    -webkit-border-radius: 0.714em;
    -moz-border-radius: 0.714em;
    border-radius: 0.714em;
    background: #fff;
    margin-bottom: 0.7em;
    position: relative;
}
.buy-form-row .phone-prepend {
    float: left;
    width: 2em;
    margin-right: -2em;
    position: relative;
    z-index: 1;
}
.buy-form-row .buy-field-holder.phone-holder {
    padding: 0 0 0 2em;
    position: relative;
    z-index: 2;
}
.auth-row .buy-form-row input[type="text"], .auth-row .buy-form-row input[type="password"] {
    background: transparent;
    border:none;
    font-size: 1em;
    color:#000;
    padding:0;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.auth-row .buy-form-row.error {
    border-color:#ff0000;
}
/*НОВЫЕ СТИЛИ ДЛЯ СТРАНИЦЫ С MAIL И PHONE*/
.pay-summary {
    margin-top: 1em;
}
.pay-summary .summary-text {
    color:red;
    margin-top: 1em;
}
.pay-summary .summary-text span {
    font-size: 1.125em;
}
.filter-overlay {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: url(../img/ticket-widget/opaq.png) 50% 50% repeat;
    overflow:hidden;
    z-index: 8888;
}
.scroll-overlay {
    padding:0 0 4.667em;
}
.scroll-overlay.no-button {
    padding:0 0 0em;
}

.step-body {
    padding:0;
    height:100%;
}
.select-drop-block{
    z-index: 400 !important;
}
#ticket-widget .select-list-holder .select-drop-block {
    right:0;
}
#ticket-widget .secure-box {
    padding:0 0.5em;
}
#ticket-widget .secure-box h3 {
    margin: 0.6em 0 0.5em;
    cursor: pointer;
    border-bottom:1px solid #818181;
    position: relative;
}
#ticket-widget .secure-box .secure-content {
    display: none;
}
#ticket-widget .secure-box h3 span.text {
    font-size:0.7em;
}
#ticket-widget .secure-box h3 span.ico {
    position: absolute;
    top:0.3em;
    right:0;
    display: block;
}
#ticket-widget .secure-box h3.active span.ico .ico-active {
    display: block;
}
#ticket-widget .secure-box h3.active span.ico .ico-inactive {
    display: none;
}
#ticket-widget .secure-box h3 span.ico .ico-active {
    display: none;
}
#ticket-widget .secure-box h3 span.ico .ico-inactive {
    display: block;
}
#ticket-widget .secure-box img {
    max-width: 100%;
}
.free-place,
.vip-place,
.turbo-place,
.chosen-place,
.taken-place{
    position: absolute;
}

.free-place .pm,
.vip-place .pm,
.turbo-place .pm,
.chosen-place .pm,
.taken-place .pm{
    display: block;
    border: 1px solid #303030;
    text-align: center;
    text-decoration: none;
    color: #f7f7f7;
}

.free-place .pm:hover,
.vip-place .pm:hover,
.turbo-place .pm:hover,
.chosen-place .pm:hover,
.taken-place .pm:hover{
    background: #303030;
    color: #f7f7f7;
    text-decoration: none;
}

.free-place .pm {
    background: #fff;
    color: #fff;
}

.vip-place .pm {
    background: #cfe09b;
    color: #cfe09b;
}

.turbo-place .pm {
    background: #83d0f5;
    color: #83d0f5;
}

.taken-place .pm {
    background: #a7a7a7;
    color: #a7a7a7;
}
.chosen-place .pm {
    background: #b12126;
    color: #f7f7f7;
}
.free-place .pm,
.vip-place .pm,
.turbo-place .pm,
.chosen-place .pm,
.taken-place .pm{
    display: block;
    /*background:transparent url(../img/ticketing/mask.png) 50% 50% no-repeat;*/
    border:1px solid #737373;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-size:cover;
    text-align: center;
    text-decoration: none;
    color: #f7f7f7;
}
.sofaleft.free-place .pm,
.sofaleft.vip-place .pm,
.sofaleft.turbo-place .pm,
.sofaleft.chosen-place .pm,
.sofaleft.taken-place .pm {
    border-left:2px solid #4f827a;
    border-bottom:2px solid #4f827a;
    -webkit-border-radius: 2px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 2px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 2px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #a3c6c0;
    color:#a3c6c0;
    border-right-color: #4f827a;
}
.sofaright.free-place .pm,
.sofaright.vip-place .pm,
.sofaright.turbo-place .pm,
.sofaright.taken-place .pm {
    border-right:2px solid #4f827a;
    border-bottom:2px solid #4f827a;
    -webkit-border-radius: 2px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 2px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 2px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #a3c6c0;
    color:#a3c6c0;
    border-left-color: #4f827a;
}
.sofaright.free-place .pm.hover,
.sofaright.vip-place .pm.hover,
.sofaright.turbo-place .pm.hover,
.sofaleft.free-place .pm.hover,
.sofaleft.vip-place .pm.hover,
.sofaleft.turbo-place .pm.hover,
.free-place .pm.hover,
.vip-place .pm.hover,
.turbo-place .pm.hover {
    background: #303030;
    color: #f7f7f7;
    text-decoration: none;
}
.sofaright.free-place .pm:hover,
.sofaright.vip-place .pm:hover,
.sofaright.turbo-place .pm:hover,
.sofaright.chosen-place .pm:hover,
.sofaright.taken-place .pm:hover,
.sofaleft.free-place .pm:hover,
.sofaleft.vip-place .pm:hover,
.sofaleft.turbo-place .pm:hover,
.sofaleft.chosen-place .pm:hover,
.sofaleft.taken-place .pm:hover,
.free-place .pm:hover,
.vip-place .pm:hover,
.turbo-place .pm:hover,
.chosen-place .pm:hover,
.taken-place .pm:hover{
    background: #303030;
    color: #f7f7f7;
    text-decoration: none;
}
.chosen-place .pm.hover {
    background: #b12126;
    color: #f7f7f7;
}
.free-place .pm {
    background-color: #fff;
    color: #fff;
}

.vip-place .pm {
    background: #cfe09b;
    color: #cfe09b;
}

.turbo-place .pm {
    background: #83d0f5;
    color: #83d0f5;
}

.sofaright.taken-place .pm,
.sofaleft.taken-place .pm,
.taken-place .pm {
    background: #a7a7a7;
    color: #a7a7a7;
}
.sofaright.chosen-place .pm {
    background: #b12126;
    color: #f7f7f7;
    border-right:2px solid #4f827a;
    border-bottom:2px solid #4f827a;
    -webkit-border-radius: 2px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 2px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
}
.sofaleft.chosen-place .pm {
    background: #b12126;
    color: #f7f7f7;
    border-left:2px solid #4f827a;
    border-bottom:2px solid #4f827a;
    -webkit-border-radius: 2px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 2px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
}
.chosen-place .pm {
    background: #b12126;
    color: #f7f7f7;
}
.wi-seats-description {
    margin-bottom: 1em;
    padding: 0.7em 0;
    text-align: center;
}
@media only screen and (max-width: 1024px) {
    .ticket-step .step-film-items ul  li a:hover {
        background: transparent;
        color:#303030;
    }
    .ticket-step .step-film-items ul  li a.active:hover {
        background: #737373;
        color:#fff;
    }
}

.concession-item {
    width:38%;
    margin:2%;
    padding:4%;
    float: left;
    background: #f3f1f1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.image-concession-holder img {
    width: 100%;
}
.image-concession-holder {
    width: 100px;
    height: 100px;
}
.concession-item  table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}
.concession-item  table td {
    vertical-align: top;
    text-align: left;
}
.concession-item .concession-left {
    width: 100px;
}
.concession-item .name {
    font-family: 'Helvetica Neue Bold';
    line-height: 1.4em;
    padding-left: 5px;
}
.concession-item .text {
    padding-left: 5px;
    text-align:justify;
}
.concession-item .button-concession {
    width: 30px;
    height: 30px;
    display: block;
    background-image: url(../img/ticket-widget/counter_buttons.jpg);
    background-repeat: no-repeat;
    float: left;
}
.concession-item .plus {
    background-position: 0 0;
}
.concession-item .minus {
    background-position: 0 -30px;
}
.concession-item .input-holder {
    float: left;
    width: 40px;
    height: 30px;
    text-align: center;
    font-size: 16px;
}
.concession-item .concession-quantity {
    width: 100%;
    font-size: 1em;
    line-height: 1em;
    border:none;
    padding: 0;
    margin: 7px 0 0;
    color:#ed2024;
    text-align: center;
    background: #f3f1f1;
}
.concession-item .concession-counter {
    position: relative;
}
.concession-item .counter-form {
    height: 30px;
    float: right;
}
.concession-item .buy-label {
    height: 30px;
    width: 76px;
    float: right;
    font-size: 16px;
}
.concession-item .buy-label span {
    display: block;
    margin: 7px 0 0;
    color:#ed2024;
    font-size: 1em;
    line-height: 1em;
}
i.rub{font-family:"als_rublregular",Arial,"Helvetica Neue",Helvetica,sans-serif}
i.rub:after{content:'a'}
.concession-item .rub {
    font-size: 24px;
}
.concession-item .price-statick {
    font-size: 16px;
    height: 30px;
}
.concession-item  .price-statick span {
    display: block;
    margin: 7px 0 0;
    font-size: 1em;
    line-height: 1em;
}
.step-slider {
    width: 100%;
    overflow-x: hidden;
    position: relative;
}
.step-slider .step-row {
    display: none;
}
.step-slider .step-row.active {
    display: block;
}
.ticket-complete-box {
    padding: 20px;
    border:10px solid #e7e7e6;
}
.ticket-complete-box-inner-top {
    padding-top:4px;
    background: url(../img/ticket-widget/ribbed-top.png) 50% 0 repeat-x;
}
.ticket-complete-box-inner-bottom {
    padding-bottom:4px;
    background: url(../img/ticket-widget/ribbed-bottom.png) 50% 100% repeat-x;
}
.ticket-complete-box,
.ticket-complete-box p {
    color:#6f6c6c;
}
.ticket-complete-box h3 {
    font-size:1.2em;
    font-family: 'Helvetica Neue Bold','gotham_promedium',Arial;
    color:#4b4c4c;
    margin: 0 0 1.2em 0;
}
.ticket-complete-box h2 {
    font-size:1.4em;
    font-family: 'Helvetica Neue','gotham_proregular',Arial;
    color:#4b4c4c;
    margin: 0 0 1.7em 0;
}