@charset "UTF-8";
@font-face {
  font-family: 'wKlic';
  src: url("../../fonts/wKlic.eot?n5e31r");
  src: url("../../fonts/wKlic.eot?n5e31r#iefix") format("embedded-opentype"), url("../../fonts/wKlic.ttf?n5e31r") format("truetype"), url("../../fonts/wKlic.woff?n5e31r") format("woff"), url("../../fonts/wKlic.svg?n5e31r#wKlic") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-wk-"], [class*=" icon-wk-"] {
  font-family: 'wKlic' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-wk-a-left:before {
  content: "\e602"; }

.icon-wk-a-right:before {
  content: "\e603"; }

.cf:after {
  content: '';
  display: table; }

.cf:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  padding: 0;
  margin: 0; }

.f-left {
  float: left; }

.f-right {
  float: right; }

::selection {
  background: #B3933D;
  color: #122031;
  text-shadow: none; }

::-moz-selection {
  background: #B3933D;
  color: #122031;
  text-shadow: none; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html, body {
  height: 100%; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

a {
  text-decoration: none; }
  a:focus, a:active, a:hover {
    outline: 0; }

h1, h2, h3, h4 {
  margin: 0;
  font-weight: normal; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0;
  vertical-align: bottom; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

i img {
  vertical-align: bottom;
  max-width: 100%; }

select {
  width: 100%; }

.ck-w-widget {
  color: #595959;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  max-width: 960px;
  width: 100%; }

.ck-w-title__title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.6em 0 0.2em;
  position: relative; }
  .ck-w-title__title:before {
    background-color: #f3ca31;
    content: "";
    height: 6px;
    position: absolute;
    top: 0;
    width: 4em; }
  .ck-w-title__title a {
    color: #595959;
    display: inline-block;
    font-weight: 700;
    line-height: 22px; }
    .ck-w-title__title a:hover {
      text-decoration: underline; }
      .ck-w-title__title a:hover small {
        text-decoration: none; }
  .ck-w-title__title small {
    display: block;
    font-weight: 300; }

.ck-w-carousel {
  padding: 1.6em 0; }

.comp-carousel__list {
  width: 140px; }

.comp-carousel__option {
  background: url("../img/logo-fallback.svg") #222 no-repeat center 60px;
  background-size: 106px auto;
  border-bottom: 2px solid #f3ca31;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  display: block;
  transition: .30s all; }
  .comp-carousel__option:hover {
    background-color: #2a2a2a; }

.comp-carousel__img {
  display: block;
  height: 210px; }
  .comp-carousel__img img {
    width: 100%; }

.comp-carousel__title {
  color: #fff;
  font-weight: 700;
  overflow: hidden;
  padding: 0.4em;
  text-overflow: ellipsis;
  white-space: nowrap; }

.price {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #FFF;
  font-weight: 300;
  padding: .3em; }
  .price__money {
    float: left;
    width: 46px; }
    .price__money-digits {
      font-size: 1.8em;
      line-height: 34px;
      padding-top: 6px;
      position: relative; }
      .price__money-digits sup {
        font-size: 0.5em;
        left: -2px;
        position: absolute;
        top: 10px; }
      .price__money-digits:before {
        background-color: rgba(255, 255, 255, 0.1);
        bottom: 2px;
        content: "";
        height: 50%;
        position: absolute;
        right: 7.2px;
        width: 1px; }
      .price__money-digits:after {
        content: "ó";
        font-size: 0.5em;
        position: absolute;
        right: 4px;
        top: -9px; }
  .price__loyalty-data {
    font-size: .8em;
    display: block;
    text-align: center; }
  .price__loyalty-brand {
    display: block;
    margin: auto;
    max-width: 100px; }
    .price__loyalty-brand img {
      width: 100%; }

.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .lSSlideOuter:before, .lSSlideOuter:after {
    content: " ";
    display: table; }
  .lSSlideOuter .lightSlider > * {
    float: left; }

.lightSlider {
  overflow: hidden;
  margin: 0; }

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }
  .lSSlideWrapper > .lightSlider:after {
    clear: both; }
  .lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
    width: 145px; }
  .lSSlideWrapper .lSFade {
    position: relative; }
    .lSSlideWrapper .lSFade > * {
      position: absolute !important;
      top: 0;
      left: 0;
      z-index: 9;
      margin-right: 0;
      width: 100%; }
      .lSSlideWrapper .lSFade > *.active {
        z-index: 10; }
  .lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
    .lSSlideWrapper.usingCss .lSFade > *.active {
      opacity: 1; }

/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }
  .lSSlideOuter .lSPager.lSpg li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px; }
    .lSSlideOuter .lSPager.lSpg li a {
      background-color: #222222;
      border-radius: 30px;
      display: inline-block;
      height: 8px;
      overflow: hidden;
      text-indent: -999em;
      width: 8px;
      position: relative;
      z-index: 99;
      -webkit-transition: all 0.5s linear 0s;
      transition: all 0.5s linear 0s; }
    .lSSlideOuter .lSPager.lSpg li:hover a, .lSSlideOuter .lSPager.lSpg li.active a {
      background-color: #428bca; }

.lSSlideOuter .media {
  opacity: 0.8; }
  .lSSlideOuter .media.active {
    opacity: 1; }

.lSAction > a {
  background-color: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: block;
  height: 52px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  transition: .30s all;
  width: 32px;
  z-index: 99; }
  .lSAction > a:hover {
    opacity: 1; }
    .lSAction > a:hover:before, .lSAction > a:hover:after {
      color: #f3ca31; }
  .lSAction > a.disabled {
    pointer-events: none; }
  .lSAction > a:before, .lSAction > a:after {
    font-family: 'wKlic' !important;
    font-size: 2em;
    line-height: 52px;
    transition: .30s all; }

.lSAction > .lSPrev {
  border-radius: 0 10px 10px 0;
  left: 0; }
  .lSAction > .lSPrev:before {
    content: "\e602"; }

.lSAction > .lSNext {
  border-radius: 10px 0 0 10px;
  right: 0; }
  .lSAction > .lSNext:before {
    content: "\e603"; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.qpv .ck-w-widget {
  max-width: 766px; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .qpv .ck-w-widget {
      max-width: 610px; } }

.qpv .ck-w-title {
  display: none; }

.qpv .comp-carousel__item-cinepolis .comp-carousel__option {
  background: #0b5ba1 url("../img/logo-c-fallback.svg") no-repeat center 60px;
  background-size: 106px auto; }
  .qpv .comp-carousel__item-cinepolis .comp-carousel__option:hover {
    background-color: #1162aa; }
