/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

img {
  border: 0;
  max-width: 100%;
}

p {
  margin: 0;
}

.rel {
  position: relative;
}

.txc {
  text-align: center;
}

.txr {
  text-align: right;
}

.m-t-xs {
  margin--38deg: 5px;
}

.m-t-md {
  margin--38deg: 10px;
}

.m-t-lg {
  margin-top: 15px;
}

.m-b-xs {
  margin-bottom: 5px;
}

.m-b-md {
  margin-bottom: 10px;
}

.m-b-lg {
  margin-bottom: 15px;
}

iframe {
  display: block;
  width: 100%;
  border: none;
}

.vspace {
  height: 30px;
  float: left;
  clear: both;
  width: 100%;
}

.no-pad-r {
  padding-right: 0;
}

.no-pad-l {
  padding-left: 0;
}

.tbl {
  display: table;
  width: 100%;
}

.t-row {
  display: table-row;
}

.bg-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}

div {
  box-sizing: border-box;
}

body {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px;
  overflow: hidden;
}

body.scrolling {
  overflow: auto;
}

#wrap {
  min-width: 1920px;
  min-height: 1080px;
  width: 100%;
  height: 100vh;
}

ul {
  list-style: none;
  padding: 0;
  font-size: 0;
}

.ng-scope {
  width: 100%;
  height: 100%;
}

.tickets div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.tickets div img, .tickets div span {
  display: inline-block !important;
  vertical-align: top;
}
.tickets div span {
  color: #fff;
  font-size: 2.11375rem;
  font-weight: 900;
  margin-left: 5px;
  padding-top: 4px;
}
.tickets div:last-child {
  margin-right: 0;
}

.hour-list {
  font-size: 0;
}
.hour-list span {
  font-weight: 900;
  color: #1D1D1A !important;
  font-size: 2.5rem;
}
.hour-list span small {
  font-size: 1.11rem;
  vertical-align: middle;
  display: inline-block;
  padding-top: 5px;
}
.hour-list span.available {
  color: #1D1D1A !important;
}
.hour-list span.last {
  color: #F7B600 !important;
}
.hour-list span.unavailable {
  color: #E30613 !important;
}

#w-caja-reloj {
  width: 1920px;
  height: 1080px;
  /* background: url('../img/caja-reloj-bg.jpg') no-repeat center center */
  /* background-size: cover */
  background-color: #8E1CEA;
}
#w-caja-reloj #caja-reloj {
  width: 1870px;
  margin: auto;
  padding: 25px 0;
  height: 1030px;
  box-sizing: border-box;
}
#w-caja-reloj #caja-reloj .col-l {
  width: 563px;
  float: left;
  position: relative;
}
#w-caja-reloj #caja-reloj .col-r {
  width: 1279px;
  float: right;
  position: relative;
}
#w-caja-reloj #caja-reloj .col-r .col-r-l {
  width: 260px;
  float: left;
  position: relative;
  text-align: center;
}
#w-caja-reloj #caja-reloj .col-r .col-r-r {
  width: 1006px;
  float: left;
  margin-left: 13px;
  position: relative;
}
#w-caja-reloj #caja-reloj header {
  height: 111px;
}
#w-caja-reloj #caja-reloj header .hora {
  font-size: 6.210625em;
  text-align: center;
  line-height: 111px;
  color: #fff;
  font-weight: 400;
}
#w-caja-reloj #caja-reloj header .hora small {
  font-size: 3.643125rem;
  text-transform: lowercase;
}
#w-caja-reloj #caja-reloj header .col-headers {
  height: 46px;
  background: #fff;
  width: 968px;
  margin-top: 12px;
  -webkit-box-shadow: 0 0 15px #000;
  -moz-box-shadow: 0 0 15px #000;
  box-shadow: 0 0 15px #000;
}
#w-caja-reloj #caja-reloj header .col-headers h2 {
  line-height: 46px;
  margin: 0;
  text-align: center;
}
#w-caja-reloj #caja-reloj header .col-headers h2.right-cell {
  float: right;
  width: 708px;
}
#w-caja-reloj #caja-reloj header .logo {
  background: url("../img/logo-cineprox.png") no-repeat center center;
  background-size: contain;
  width: 267px;
  height: 107px;
  position: absolute;
  right: 0;
  top: 0;
}

#w-caja-reloj #caja-reloj #movies-table {
  height: 904px;
  margin-top: 15px;
}
#w-caja-reloj #caja-reloj #movies-table .item {
  float: left;
  width: 100%;
  line-height: 113px;
  max-height: 113px;
  overflow: hidden;
}
#w-caja-reloj #caja-reloj #movies-table .item h2, #w-caja-reloj #caja-reloj #movies-table .item h3, #w-caja-reloj #caja-reloj #movies-table .item span, #w-caja-reloj #caja-reloj #movies-table .item img {
  color: #fff;
  font-size: 2.5rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
#w-caja-reloj #caja-reloj #movies-table .item h2 {
  padding: 0 10px;
  text-transform: uppercase;
}
#w-caja-reloj #caja-reloj #movies-table .item h3 {
  font-weight: 900;
  color: #070707;
}
#w-caja-reloj #caja-reloj #movies-table .item img {
  width: auto;
}
#w-caja-reloj #caja-reloj #movies-table .item .hour-list span {
  width: 14.2857142857%;
}
#w-caja-reloj #caja-reloj #movies-table .item .col-l {
  background: #990099;
}


#w-caja-reloj #caja-reloj #movies-table .item .col-r .col-r-l, #w-caja-reloj #caja-reloj #movies-table .item .col-r .col-r-r {
  background: #FFF;
}
#w-caja-reloj #caja-reloj #movies-table .item:nth-child(2n-1) .col-l {
  background: #990066;
}
#w-caja-reloj #caja-reloj #movies-table .item:nth-child(2n-1) .col-r .col-r-l, #w-caja-reloj #caja-reloj #movies-table .item:nth-child(2n-1) .col-r .col-r-r {
  background: #F2F2F2;
}

#taquillas .specs li {
  display: inline-block;
  vertical-align: middle;
}
#taquillas .specs li h3, #taquillas .specs li h4 {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-weight: 900;
}
#taquillas .specs li h3 {
  background: #fff;
  color: #E30613;
}
#taquillas .specs li h4 {
  line-height: 0.8;
  background: #404040;
  padding-top: 5px;
}
#taquillas .specs li h4 small {
  display: block;
}
#taquillas .specs li:last-child {
  padding-right: 0;
}

#taquillas {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
#taquillas #big-movie {
  background: #000;
  width: 634px;
  height: 100%;
  flex-shrink: 0;
  padding: 0 39px;
  color: #FFF;
  max-height: 1080px;
  overflow: hidden;
}
#taquillas #big-movie .owl-carousel {
  width: 100%;
  float: left;
}
#taquillas #big-movie .owl-carousel .item {
  height: 1080px;
}
#taquillas #big-movie .img {
  height: 742px;
  margin-top: 28px;
  background-size: contain;
}
#taquillas #big-movie .hours {
  margin: 8px 0 0 0;
  list-style: none;
  padding: 0;
  font-size: 0;
}
#taquillas #big-movie .hours li {
  display: inline-block;
  vertical-align: middle;
  width: 33.3333333333%;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  height: 53px;
  font-weight: 900;
  font-size: 2.5rem;
  text-align: center;
  background: #72000E;
}
#taquillas #big-movie .hours li.unavailable {
  color: #ff0019;
}
#taquillas #big-movie .hours li.last {
  color: #ffde00;
}
#taquillas #big-movie .hours li:nth-child(3), #taquillas #big-movie .hours li:nth-child(6) {
  border-right: none;
}
#taquillas #big-movie .hours li:nth-child(4), #taquillas #big-movie .hours li:nth-child(5), #taquillas #big-movie .hours li:nth-child(6) {
  background: #8E0000;
}
#taquillas #big-movie h2 {
  font-size: 2.239375em;
  text-align: center;
  margin: 10px 0 0 0;
  font-weight: 900;
}
#taquillas #big-movie .specs {
  margin: 10px 0 0 0;
}
#taquillas #big-movie .specs li {
  width: 33.3333333333%;
  padding-right: 2px;
}
#taquillas #big-movie .specs li h3, #taquillas #big-movie .specs li h4 {
  font-size: 2.239375rem;
  text-align: center;
}
#taquillas #big-movie .specs li h3 {
  line-height: 53px;
}
#taquillas #big-movie .specs li h4 {
  font-size: 1.875rem;
  height: 53px;
}
#taquillas #big-movie .specs li h4 small {
  font-size: 1.046875rem;
  line-height: 1.1;
}
#taquillas #big-movie .tickets {
  text-align: center;
  margin-top: 20px;
}
#taquillas #big-movie .tickets div img {
  max-width: 35px;
}
#taquillas #big-movie .tickets div span {
  font-size: 1.206875em;
  font-weight: 700;
}

#taquillas #w-movies {
  width: 1271px;
  margin-left: 15px;
  height: 100%;
  flex-shrink: 0;
  font-size: 0;
}
#taquillas #w-movies .item {
  display: inline-block;
  vertical-align: top;
  width: 605px;
  margin-right: 30.5px;
  height: 506px;
  margin-top: 22.6666666667px;
  padding: 5px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f3f3f3",GradientType=0 );
  font-size: 0;
  -webkit-box-shadow: 0px 5px 25px #404040;
  -moz-box-shadow: 0px 5px 25px #404040;
  box-shadow: 0px 5px 25px #404040;
  position: relative;
  overflow: hidden;
}
#taquillas #w-movies .item .premiere {
  position: absolute;
  left: -44px;
  top: 22px;
  background: #E30613;
  color: #fff;
  text-align: center;
  font-size: 1.369375rem;
  font-weight: 700;
  line-height: 50px;
  transform: rotate(-45deg);
  width: 182px;
  height: 50px;
}
#taquillas #w-movies .item .img {
  height: 100%;
  width: 305px;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
}
#taquillas #w-movies .item .col-r {
  margin-left: 11px;
  height: 100%;
  width: 277px;
  display: inline-block;
  vertical-align: top;
}
#taquillas #w-movies .item .col-r h2 {
  font-weight: 900;
  margin: 0;
  color: #000;
  font-size: 2.25rem;
  height: 176px;
  line-height: 1.1;
  text-transform: uppercase;
  word-wrap: break-word;
}
#taquillas #w-movies .item .col-r .room {
  margin-top: 5px;
}
#taquillas #w-movies .item .col-r .room .num {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 57px;
  height: 69px;
  background: #404040;
  color: #fff;
  font-size: 3.411875rem;
  font-weight: 900;
  line-height: 1;
}
#taquillas #w-movies .item .col-r .room .num small {
  font-size: 0.69125rem;
  display: block;
  line-height: 0.8;
  margin-top: 6px;
}
#taquillas #w-movies .item .col-r .room h3 {
  font-weight: 900;
  margin: 0;
  color: #000;
  font-size: 1.75rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
  line-height: 1;
}
#taquillas #w-movies .item .col-r .hour-list {
  margin-top: 55px;
}
#taquillas #w-movies .item .col-r .hour-list span {
  font-size: 2.1875rem;
  text-align: center;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.1;
}
#taquillas #w-movies .item .col-r .hour-list span small {
  font-size: 1.15875rem;
}
#taquillas #w-movies .item .col-r .specs {
  margin-top: 30px;
}
#taquillas #w-movies .item .col-r .specs li {
  width: 50%;
  padding-right: 1px;
  color: #fff;
}
#taquillas #w-movies .item .col-r .specs li h4 {
  font-size: 1.3rem;
  height: 46px;
  padding-left: 8px;
}
#taquillas #w-movies .item .col-r .specs li h4 small {
  font-size: 0.91625rem;
  font-weight: 300;
  line-height: 1.1;
}
#taquillas #w-movies.full {
  width: 1920px;
  margin-left: 0;
}
#taquillas #w-movies.full .item {
  margin-right: 35px;
}

#taquillas #w-movies .item .owl-carousel {
  max-height: 506px;
  overflow: hidden;
}
#taquillas #w-movies .item .owl-carousel .adv-img {
  height: 506px;
}
#taquillas #w-movies .item .playlist {
  height: 506px;
}
#taquillas #w-movies .item .playlist iframe {
  height: 506px;
}

/*# sourceMappingURL=app.css.map */
