/*todo-cineweb tenemos que optimizar las imagenes de baground*/
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}

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

@font-face {
    font-family: DINBOLD;
    font-weight: normal;
    src: url("../fonts/dinbold-webfont.eot");
    src: url("../fonts/dinbold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/dinbold-webfont.woff") format('woff'), url("../fonts/dinbold-webfont.ttf") format('truetype'), url("../fonts/dinbold-webfont.svg#dinbold-webfont") format('svg');
}

@font-face {
    font-family: DINREGULAR;
    font-weight: normal;
    src: url("../fonts/pt_din_condensed_cyrillic-webfont.eot");
    src: url("../fonts/pt_din_condensed_cyrillic-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/pt_din_condensed_cyrillic-webfont.woff") format('woff'), url("../fonts/pt_din_condensed_cyrillic-webfont.ttf") format('truetype'), url("../fonts/pt_din_condensed_cyrillic-webfont.svg#pt_din_condensed_cyrillic-webfont") format('svg');
}

/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0;
}

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

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;
}

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

input {
    line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

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;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

#navs {
    left: 4px;
    bottom: 4px;
    width: 200px;
    height: 200px;
    line-height: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    transition: all 0.6s;
    background-image: url("../img/tickets.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#navs > li {
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: 0.6s;
    opacity: 0;
}

#navs.active > li {
    opacity: 1;
}

#navs a {
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-decoration: none;
    color: #fff;
    font-size: 0.8em;
}

#navs > li,
#navs:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 82px;
    height: 81px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.prox-movies {
    left: 4px;
    bottom: 4px;
    width: 278px;
    height: 254px;
    line-height: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    transition: all 0.6s;
    position: relative;
}

.prox-movies li {
    position: absolute;
    z-index: 100;
    transition: all 0.6s ease;
    width: 120px;
}

.prox-movies li img {
    width: 100%;
}

.prox-movies li:hover {
    z-index: 999;
}

.prox-movies li:nth-of-type(2) {
    left: 34%;
    top: 10%;
}

.prox-movies li:last-of-type {
    left: 65%;
    top: 29%;
}

/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0;
}

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

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;
}

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

input {
    line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

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;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    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;
}

html {
    font-size: 16px;
    height: 100vh;
}

body {
    height: 100vh;
}

a {
    text-decoration: none;
}

ul,
p,
figure {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

h2 {
    font-family: "Oswald";
    font-size: 1.75rem;
    color: #ffea00;
    text-transform: capitalize;
}

h1 {
    font-family: "Oswald";
    font-size: 2.25rem;
    padding-top: 1rem;
    padding-bottom: 1.2rem;
    background-color: rgba(0, 0, 0, 0.75);
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
}

.button-2 {
    background-color: #fff;
    border: solid 1px rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 9px 7px 11px rgba(0, 0, 0, 0.3);
    box-shadow: inset 9px 7px 11px rgba(0, 0, 0, 0.3);
    color: #000;
    height: 1.5625rem;
    padding: 0.2rem 0.7rem;
    width: 7.5625rem;
}

body {
    font-family: "Oswald";
}

.borde-superior {
    background-color: #f00;
    height: .5rem;
}

header {
    background-color: #000;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    z-index:999;
}

header.fixed{
    position:fixed;
    left:0;
    right:0;
    top:0;

}

header .formulario input[type="text"] {
    height: 1.9rem;
    width: 12.875rem;
    margin-top: 4px;
}

header .formulario button {
    background-color: #f00;
    border: none;
    color: #fff;
    height: 1.91rem;
    width: 7.1875rem;
}

header .menu-principal {
    padding-top: 5px;
    white-space: nowrap;
}

header .menu-principal li {
    display: inline-block;
    vertical-align: top;
    margin-right: 0.3rem;
}

header .menu-principal li a {
    background-color: #464646;
    color: #fff;
    display: block;
    padding: 0.3rem;
}
header .menu-principal li:last-child {
    margin-right: 0;
    position: relative;
    max-width: 60px;
    width: 100%;
}

header .menu-principal li:last-child img {
    width: 100%;
    height: auto;
    background-color: transparent;
    position: absolute;
    z-index: 100;
    top: -0.5rem;
    color: #fff;
    display: block;
    padding: 0.3rem;
}

body.home .btn-movie {
    display: inline-block;
    max-width: 125px !important;
}
body.home .menu-principal {
    position:relative;
}

body.home .menu-principal li:last-child{
    max-width: 125px;
    position:absolute;
}
.principal{
    min-height: 92%;
    margin-top:38px;
    background: url("../img/bgnd.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-bottom: 50px;
}

.principal .home {
    background: url("../img/bgnd.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height:100vh;
}

.principal .home .peliculas{
    min-height:100vh;
    padding-bottom: 70px;
}

.proximamente {
    padding-top: 3rem;
    padding-bottom: 6rem;
    text-align: center;
}

.proximamente .carousel-indicators{
    bottom: -30px;
}

.proximamente h4 {
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 0.6rem 1.2rem;
    letter-spacing: 2px;
    background-color: rgba(255, 45, 0, 0.7);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 26px;
    text-shadow: 4px 3px 7px rgba(0, 0, 0, 0.75);
}

.proximamente .carousel-control.left, .proximamente .carousel-control.right{
    background-image: none !important;
}

.modal-proximamente {
    background-color: rgba(0, 0, 0, 0.8);
}

.estrenos {
    background-color: rgba(255, 45, 0, 0.7);
    position: relative;
}

.estrenos h3 {
    color: #fff;
    font-family: "Impact";
    font-size: 1.9375rem;
    left: -97px;
    position: absolute;
    text-shadow: 4px 3px 7px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    top: 45%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 18.75rem;
}

.peliculas {
    background-color: rgba(0, 0, 0, 0.7);
    padding-bottom: 1rem;
    padding-top: 1rem;
    position: relative;
}

.peliculas .pelicula {
    margin-bottom: 2rem;
}

.peliculas .pelicula .overlay {
    width: 86.5%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    line-height: 12;
    text-align: center;
}

.peliculas .pelicula .overlay a {
    display: block;
    height: 100%;
    color: #fff;
    text-decoration: none;
}

.peliculas .pelicula .overlay a:before {
    content: "\f144";
    font-family: "fontawesome";
    font-size: 1.5rem;
    padding-right: 0.3rem;
}

.peliculas .pelicula figure {
    position: relative;
}

.peliculas .pelicula figure img {
    max-width: 100%;
    height: auto;
}

.peliculas .pelicula figure:hover .overlay {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.peliculas .pelicula h2 {
    font-family: "Oswald";
    font-size: 1.3125rem;
    color: #ffea00;
    text-transform: uppercase;
}

.peliculas .pelicula .content {
    font-family: "Oswald";
    font-size: 1.125rem;
    margin-bottom: 1rem;
    text-align: justify;
    font-weight: 300;
    color: #fff;
}

.peliculas .pelicula:last-child {
    margin-bottom: 0;
}

.modal-content {
    background-color: #444;
}

.modal-header {
    border-bottom: 0;
}

.pelicula-left .pelicula {
    background-color: rgba(0, 0, 0, 0.7);
    margin-top: 4rem;
}

.pelicula-left .pelicula .left,
.pelicula-left .pelicula .right {
    display: inline-block;
    vertical-align: top;
}

.pelicula-left .pelicula .left {
    max-width: 12.5rem;
}

.pelicula-left .pelicula .right {
    max-width: 60%;
    margin-left: 1rem;
}

.pelicula-left .pelicula .right .content {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 1rem;
    text-align: justify;
}

.pelicula-left .pelicula .right .readmore{
    color: #ffea00;
    cursor: pointer;
    float: right;
}

.pelicula-left .pelicula .right .calificar {
    text-align: center;
    color: #fff;
}

.pelicula-left .pelicula .overlay {
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 12;
    text-align: center;
}

.pelicula-left .pelicula .overlay a {
    display: block;
    height: 100%;
    color: #fff;
    text-decoration: none;
}

.pelicula-left .pelicula .overlay a:before {
    content: "\f144";
    font-family: "fontawesome";
    font-size: 1.5rem;
    padding-right: 0.3rem;
}

.pelicula-left .pelicula figure {
    position: relative;
}

.pelicula-left .pelicula figure img {
    max-width: 100%;
    height: auto;
}

.pelicula-left .pelicula figure:hover .overlay {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.pelicula-left .trailer {
    margin-bottom: 4rem;
}

.pelicula-right {
    padding-top: 4rem;
}

.pelicula-right .ucines{
    border: 1px solid #fff;
    border-radius: 10px;
}

.pelicula-right label{
    padding: 0;
}
.pelicula-right label:hover{
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
}
.pelicula-right .btn {
  vertical-align: top;
  border-top: 0;
}

.cines{
    position: relative;
}

#cines .panel-heading {
    padding: 1px !important;
}

.pelicula-right #cines {
    background-color: transparent;
    background-image: none;
    border: 0;
}

.pelicula-right #cines ul {
    background-color: transparent;
    border: 0;
    background-image: none;
}

.pelicula-right #cines ul li {
    background-color: transparent;
    background-image: none;
    border: 0;
    max-width: 75px;
    margin-right: 0;
}

.pelicula-right #cines ul li a {
    padding: 0;
}

.pelicula-right #cines ul li a img {
    max-width: 100%;
    height: auto;
}

.pelicula-right #cines .accordion h3 {
    font-family: "Oswald";
    font-size: 1.5rem;
    background-image: none;
    background: #eaeaea;
    border: 0;
    padding: 0.5rem;
}

.pelicula-right #cines .accordion h3 * {
    vertical-align: middle;
}

.pelicula-right #cines .accordion h3 .ui-icon {
    display: none;
}

.pelicula-right #cines .ui-tabs-panel {
    padding-left: 0;
    padding-right: 0;
}

.pelicula-right #cines .content-cine {
    background-image: none;
    background: #fff;
    font-family: "Oswald";
    text-align: left;
    border: 0;
}

.prefooter-cines {
    /* background-color: rgba(0,0,0,0.75); */
    /* padding-top: 5rem; */
    position: fixed;
    bottom: 37px;
    width: 100%;
}

.menu-cines {
    position: relative;
    bottom: 0;
    background-repeat: no-repeat;
    padding-bottom: 0;
    display: inline-block;
}

.menu-cines li {
    display: inline-block;
    vertical-align: top;
    margin-right: 1rem;
    max-width: 100px;
}

.menu-cines li img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.menu-cines li:last-child {
    margin-right: 0;
}

.menu-cines li a {
    display: block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.menu-cines li a:hover {
    -webkit-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff;
}

.slider {
    max-width: 90.125rem;
    margin-left: auto;
    margin-right: auto;
}

.dropup button,
.dropup .dropdown-menu {
    width: 100%;
}

.principal .en-cartelera .container {
    position: relative;
}

.principal .en-cartelera .container > .row {
    margin-bottom: 2rem;
}

.cartelera-page .principal {
    background: url("../img/bgnd.jpg") no-repeat center center fixed;
}

.seleccion-cartelera .dropdown button {
    width: 100%;
}

.starrr {
    font-size: 2rem;
    color: #ffea00;
}

.cartelera {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.cartelera > .row {
    margin-bottom: 2rem;
}

.cartelera article {
    height: 350px;
}

.info {
    text-align: center;
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

.info p {
    color: #fff;
}

.info p a {
    color: #333;
    text-transform: capitalize;
    font-size: 18px;
}

.info ul li {
    color: #fff;
    display: inline-block;
}

.movie-container .left,
.movie-container .right {
    display: inline-block;
    vertical-align: top;
}

.movie-container .left {
    position: relative;
}

.movie-container .left .overlay {
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 12;
    text-align: center;
}

.movie-container .left .overlay a {
    display: block;
    height: 100%;
    color: #fff;
    text-decoration: none;
}

.movie-container .left .overlay a:before {
    content: "\f144";
    font-family: "fontawesome";
    font-size: 1.5rem;
    padding-right: 0.3rem;
}

.movie-container .left .overlay:hover.overlay {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.movie-container .horarios {
    max-width: 40%;
}

.movie-container .horarios .row {
    margin-bottom: 0.5rem;
}

.movie-container .horarios .formato span {
    font-family: "Oswald";
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}

.movie-container .horarios pre {
    font-family: "Oswald";
    border-radius: 5px;
    border: medium none;
    padding: 0.3rem;
    background-color: transparent;
    margin-bottom: 0.2rem;
    display: inline-block;
    white-space: pre-line;
    width: 150px;
    height: 310px;
    overflow-y: hidden;
}

.movie-container .horarios pre:hover {
    overflow-y: auto;
    height: auto;
    color: #fff;
    background-color: black;
    z-index: 998;
    position: absolute;
    padding-bottom: 10px;
}

.modal-content {
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    top: 6rem;
}

.modal-header button {
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}

.principal .premios {
    background: url("../img/bgnd.jpg") no-repeat center center fixed;
}

.principal.premios .modal-content {
    background-color: rgba(255, 255, 255, 0.75);
}

.principal.premios .container {
    padding: 8rem 0 10rem 0;
}

.principal.premios .container .menu-premios li {
    display: inline-block;
    vertical-align: top;
    vertical-align: middle;
}

.principal.premios .container .menu-premios li:first-child {
    margin-right: 1rem;
}

.principal.premios .modal img {
    max-width: 100%;
    height: auto;
}

img.popup {    border: 0;    width: 100%;}

.modal-header .close {
    font-family: "Arial";
}

.modal-dialog {
    margin: auto;
}

.prox .container {
    position: relative;
}

.filtro {
    position: absolute;
    left: 0;
    top: -2.7rem;
}

.filtro .dropdown .genero,
.filtro .dropdown button {
    display: inline-block;
    vertical-align: top;
    vertical-align: middle;
}

.filtro .dropdown .genero {
    color: #fff;
    margin-right: 0.5rem;
}

.prox .container {
    position: relative;
}

article.proximos-estrenos {
    height: 350px;
}

.proximos-estrenos {
    margin-bottom: 2rem;
}

.proximos-estrenos .botones {
    max-width: 12.9375rem;
}

.proximos-estrenos .botones .wrapper {
    zoom: 1;
}

.proximos-estrenos .botones .wrapper:before,
.proximos-estrenos .botones .wrapper:after {
    content: "";
    display: table;
}

.proximos-estrenos .botones .wrapper:after {
    clear: both;
}

.proximos-estrenos .botones a {
    display: inline-block;
    color: #000;
    background-color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
}

.proximos-estrenos .pelicula-btn {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 50%;
}

.proximos-estrenos .pelicula-btn:last-child a {
    background-color: #cbcbcb;
}

.principal.prox .container > .row {
    margin-bottom: 2rem;
}

.modal-body h2 {
    font-weight: 400;
}

.modal-body p {
    color: #fff;
    letter-spacing: 1px;
    text-align: justify;
}

footer-directive, footer {
    background-color: #f00;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
}

footer .container {
    position: relative;
}

footer .social li {
    display: inline-block;
    vertical-align: top;
    margin-right: 1rem;
    vertical-align: middle;
}

footer .social li:first-child {
    color: #fff;
}

footer .social li:last-child {
    margin-right: 0;
}

footer .footer-menu li {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 0.8rem;
    margin-right: 1rem;
}

footer .footer-menu li a {
    color: #fff;
}


footer .tickets {
    position: absolute;
    right: 90px;
    top: -179px;
    max-width: 200px;
}

pre.description {
    font-family: Oswald;
}

.faq, .terminos {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    vertical-align: top !important;
    background-color: #000;
}

.faq .title, .terminos .title, .acerca .title {
    font-family: "Oswald";
    font-size: 1.3125rem;
    color: #ffea00;
    text-transform: uppercase;
}

.faq p {
    text-align: justify;
    padding-right: 15px;
}

.terminos p {
    font-family: "Oswald";
    font-weight: normal;
    background-color: #000;
    color: #fff;
    text-align: justify;
    padding-right: 15px;
    white-space: pre-line;

}


/**** BUSSCADOR ********/

menu-directive .formulario .search-result{
    position: absolute;
    z-index: 1000;
    width: 330px;
    background-color: whitesmoke;
}

menu-directive .formulario ul li{
    display: inline-block;
    margin: 10px;
}

/* oscurece el overlay del popup */
.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
}

div.search-result-thumb {
    width: 50px;
    height: 40px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    border: 1px solid grey;
}

ul.search-result li {
    width: 100%;
}

ul.search-result li span {
    margin-left: 10px;
    line-height: 35px;
    color: black;
    font-size: 15px;
}

.cine-info p, .cine-info  ul li {
    color: #333;
}

.modal-body pre {
    color: #fff;
    background-color: #444;
    letter-spacing: 1px;
    text-align: justify;
    font-family: "Oswald";
}

#compra{
    text-transform: uppercase;
    color: white;
    background-color: #f00;
    margin: 10px;
    width: 100%;
}
.cineclub{
    position:absolute;
    top: -10px;
}
