/*SINOPSE DO FILME*/

#background-filme {
    position: relative;
    background: url(../../filmes/images/sinopse/resident-evil-o-capitulo-final.jpg) 50% 0 no-repeat;
    min-width: 0;
    padding-top: 85px !important;
}

.sinopse-filme P {
    font-size: 13px;
    text-align: justify;
}

.sinopse-filme img {
    border-radius: 5px;
}

.sinopse-filme .botoes-kinoplex-sinopse {
    background-color: #ffffff;
    font-size: 14px;
    color: #333 !important;
}

span.botoes-kinoplex:hover {
    background-color: #fdb93d;
}

.sinopse-filme .botoes-kinoplex-comparar {
    padding: 0;
    font-size: 14px;
    color: #333 !important;
    border: 1px solid #333;
}

.sinopse-filme .botoes-kinoplex {
    color: #333;
    border: 1px solid #333;
}

#sinopse-info .row {
    border-top: 1px solid #9c9c9c;
    margin-top: 25px;
    padding-top: 25px;
}

#sinopse-info p.sinopses-titulos {
    font-weight: bold;
    color: #303030;
    font-size: 12px;
    display: flex;
    align-items: center;
}
#sinopse-info p.sinopses-titulos span {
    position: relative;
    left: 3px;

}
#sinopse-info p {
    font-size: 13px;
    text-align: left;
    text-transform: initial;
}

#sinopse-info i {
    font-size: 20px;
    color: #303030 !important;
}

@media screen and (max-width: 767px) {
    #sinopse-info .col-md-9, #sinopse-info .col-md-1 {
        float: left !important;
    }
}

/*FIM SINOPSE DO FILME*/

/* LINKS EM TITULOS DE PROGRAMAÃ‡ÃƒO (NOME DE FILME E NOME DE CINEMA) */

a.header-link, a.header-link:hover, a.header-link:visited, a.header-link:active, a.header-link:link {
    color: #4e4e4e;
    font-size: 22px;
}

@media screen and (max-width: 767px) {
    a.header-link, a.header-link:hover, a.header-link:visited, a.header-link:active, a.header-link:link {
        font-size: 19px;
    }
    .titulo-filme-sinopse {
        text-align: center;
        padding: 10px;
        font-size: 30px;
    }
}

/* FIM LINKS EM TITULOS DE PROGRAMAÃ‡ÃƒO */

/*ESTILOS DA PÃGINA CINEMAS*/

#image-bg-fluid-cinema.entrada {
    background-size: cover !important;
    padding: 0;
    min-height: 180px;
}

@media(max-width:768px) {
    #image-bg-fluid-cinema.entrada {
        min-height: 75px;
    }
}

#image-bg-fluid-cinema.entrada .fill {
    max-height: 250px;
    height: 100%;
    max-width: 800px;
}

#image-bg-fluid-cinema.promocoes {
    background: url(../../cinema/images/foto-bg-opacity-orange.jpg) no-repeat center center scroll;
    background-size: cover;
    padding: 50px 0;
}

#image-bg-fluid-cinema.precos {
    background: url(../../cinema/images/foto-bg-opacity-orange.jpg) no-repeat center center scroll;
    background-size: cover;
    padding: 50px 0;
    margin: 0 !important;
}

#image-bg-fluid-cinema.detalhe {
    background: url(../../cinema/images/foto-bg-opacity-orange.jpg) no-repeat center center scroll;
    background-size: cover;
}

#image-bg-fluid-cinema.mapa {
    background: url(../../cinema/images/foto-bg-localizacao.jpg) no-repeat center center scroll;
    background-size: cover;
    padding: 170px 0;
}

@media screen and (min-width: 768px) {
    #image-bg-fluid-cinema.precos .row, #image-bg-fluid-cinema.detalhe .row, #image-bg-fluid-cinema.promocoes .row, #image-bg-fluid-cinema.mapa .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    #image-bg-fluid-cinema.precos .row, #image-bg-fluid-cinema.detalhe .row, #image-bg-fluid-cinema.promocoes .row, #image-bg-fluid-cinema.mapa .row {
            margin-left: 0 !important;
            margin-right: 0 !important;
    }
}

#image-bg-fluid-cinema.promocoes .carousel {
    /*max-width: 996px !important;*/
}

#image-bg-fluid-cinema.promocoes .fill {
    min-height: 250px;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 5px;
}

@media (max-width: 767px) {
    #image-bg-fluid-cinema.promocoes .fill {
        width: 100%;
        max-height: 265px;
        min-height: 252px;
    }
}

#image-bg-fluid-cinema.precos div.well img, #image-bg-fluid-cinema.detalhe div.well img, #image-bg-fluid-cinema.promocoes div.well img, #image-bg-fluid-cinema.mapa div.well img {
    border-radius: 5px !important;
}

/*FIM ESTILOS DA PÃGINA CINEMAS*/

.bg-color-platinum a.horarios-botoes-kinoplex,
.bg-color-kinoevolution a.horarios-botoes-kinoplex,
.bg-color-quatro_k a.horarios-botoes-kinoplex,
.bg-color-imax a.horarios-botoes-kinoplex {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    line-height: 2;
    position: relative;
}

@media(min-width:768px) {
    .cinema-programacao .detalhe-sala {
        float: left;
        margin-right: 5px;
        width: 242px;
        position: relative;
        top: 5px;
    }
}

.cine-proximo-prog .label {
    color: black;
    font-size: 100%;
    padding: .2em .2em .3em;
}

.cinema-programacao .detalhe-sala li {
    padding: 0;
}

.cinema-programacao .detalhe-horario {
    float: none;
}

#cinema_programacao_detalhes .cinema-programacao ul li span.numero-sala, #programacao_filme .cinema-programacao ul li span.numero-sala, .salas-especiais .cinema-programacao ul li span.numero-sala {
    font-size: 18px;
}

/*.cinema-programacao .detalhe-horario .horario-sessao {
    font-size: 15px;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    font-weight: bold;
}*/

/*.cinema-programacao .detalhe-horario .horario-invalido {
    color: #ffffff;
    font-size: 15px;
    border: 0;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 4px;
    width: 90px;
    background-color: #b6b6b6;
    text-align: center;
    padding: 5px 0;
    border-radius: 4px;
}*/

.cinema-programacao .detalhe-horario .horario-invalido {
    color: #b6b6b6;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
    width: 85px;
    border: 2px solid #b6b6b6;
    text-align: center;
    padding: 3px 0;
    border-radius: 4px;
}

@media(max-width:768px) {
    .cinema-programacao .detalhe-horario .horario-invalido {
        color: #b6b6b6;
        font-size: 15px !important;
        margin-bottom: 5px;
        margin-left: 0 !important;
        width: 75px !important;
        border: 2px solid #b6b6b6;
        border-radius: 4px;
    }
    .cinema-programacao .detalhe-horario .horario-sessao {
        color: #f07d00;
        font-size: 15px !important;
        margin-bottom: 5px;
        margin-left: 0 !important;
        width: 75px !important;
        border-radius: 4px;
        border: 2px solid #f07d00;
    }
}

/*.cinema-programacao .detalhe-horario .horario-sessao {
    color: #ffffff;
    font-size: 15px;
    border: 0;
    font-weight: bold;
    margin-left: 5px;
    width: 90px;
    background-color: #f07d00;
    text-align: center;
    padding: 5px 0;
    border-radius: 4px;
}*/

.cinema-programacao .detalhe-horario li.horario-sessao-mobile {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin-left: 1px;
    width: 75px;
    border: 2px solid #f07d00;
    background-color: #f07d00;
    text-align: center;
    padding: 3px 0;
    border-radius: 4px;
}

.cinema-programacao .detalhe-horario li.horario-sessao-mobile a {
    color: #ffffff;
    cursor: pointer;
}

@media(min-width:768px) {
    .detalhe-horario .visivel-mobile {
        display: none;
    }
}

.cinema-programacao .detalhe-horario .horario-sessao {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
    width: 85px;
    border: 2px solid #f07d00;
    text-align: center;
    padding: 3px 0;
    border-radius: 4px;
    background-color: #f07d00;
}

.cinema-programacao .detalhe-horario.comparacao-horario .horario-sessao, .cinema-programacao .detalhe-horario.comparacao-horario .horario-invalido {
    font-size: 10px;
    margin-bottom: 5px;
    width: 60px;
}

.cinema-programacao .detalhe-horario li.horario-sessao:hover {
    background-color: transparent;
    transition: color 300ms, background-color 300ms;
}

.cinema-programacao .detalhe-horario li.horario-sessao:hover span {
    display: none !important;
}

.cinema-programacao .detalhe-horario li.horario-sessao a {
    display: none;
    color: #f07d00;
}

.cinema-programacao .detalhe-horario li.horario-sessao:hover a {
    display: inline;
    text-transform: uppercase;
    transition: color 300ms, background-color 300ms;
}

#programacaoExibicao h1.titulo-progamacao {
    color: #ffffff !important;
    text-shadow: 3px 3px 3px #000000;
}

.cinema-programacao .panel-body {
    margin-bottom: 0;
    padding: 10px 8px 0 20px;
    border-bottom: 1px solid #ececec;
}

.cinema-programacao .panel {
    padding-bottom: 1px !important;
}

@media screen and (max-width: 768px) {
    .limite-horarios {
        max-width: 188px !important;
    }
}

.cinema-programacao .panel-heading {
    padding: 2px 15px !important;
    margin-top: 0;
    padding: 0;
    height: auto;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 99%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 99%, rgba(0, 0, 0, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.cinema-programacao .panel {
    border-radius: 4px !important;
    border: 1px solid #d2d2d2;
    box-shadow: 3px 3px 20px #00000047;
}

.cinema-programacao .logo-platinum {
    margin-left: 100px;
    position: relative;
    bottom: -15px;
}

.cinema-programacao .logo-kinoevolution {
    margin-left: 170px;
    position: relative;
    bottom: -15px;
}

.cinema-programacao .logo-imax {
    margin-left: 170px;
    position: relative;
    bottom: -15px;
}

@media screen and (max-width: 768px) {
    .cinema-programacao .logo-platinum, .cinema-programacao .logo-kinoevolution, .cinema-programacao .logo-imax {
        margin-left: 0px;
        position: initial;
    }
}

/*SEM PROGRAMAÃ‡ÃƒO*/

.panel-sem-filme {
    background-color: #ffffff;
    border-width: 2px;
    border-style: dashed;
    border-color: #e6e6e6;
    margin-top: 25px;
}

.panel-sem-filme h6 {
    color: #a7a5a5;
    font-size: 14px;
    margin: 5px !important;
    vertical-align: middle;
}

.panel-sem-cinema {
    background-color: #ffffff;
    border-width: 2px;
    border-style: dashed;
    border-color: #e6e6e6;
    min-height: 113px;
    max-height: 178px;
    height: 100%;
}

.panel-sem-cinema h6 {
    color: #a7a5a5;
    font-size: 14px;
    margin: 5px !important;
    vertical-align: middle;
}

/*FIM SEM PROGRAMAÃ‡ÃƒO*/

/* SALAS ESPECIAIS */

.calendario-salas-especiais .form-control {
    height: 50px;
    padding-bottom: 0;
    padding-bottom: 5px;
}

.salas-especiais .salas-especiais-cidades {
    font-size: 26px;
    color: #f78320;
    text-transform: uppercase;
}

.cinema-programacao h2 {
    color: #f90;
    font-size: 20px;
    text-transform: uppercase;
}

.cinema-programacao a,
a:hover,
a:link,
a:active,
a:visited {
    color: #ffffff;
}
.chatMessage span a,
.chatMessage span a:link,
.chatMessage span a:hover,
.chatMessage span a:active,
.chatMessage span a:visited{
    color: #3a58ff !important;
}
.MsoNormal+p>a {
    color: #f90;
}

/* FIM SALAS ESPECIAIS */

/*PREÃ‡OS DOS CINEMAS*/

.precos-do-cinema {
    margin: 15px;
}

.precos-do-cinema h2 {
    color: #fff;
    font-size: 36px;
}

.precos-do-cinema .dias {
    color: #ff7b28;
    background-color: #ffffff;
    padding: 1px 4px;
    border-radius: 3px;
    margin-right: 3px;
}

.precos-do-cinema .horario {
    color: #ffffff;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}

.precos-do-cinema .horarios-left {
    border-right: 1px solid #ffffff;
    padding-right: 5px;
}

.precos-do-cinema strong {
    color: #ffffff;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
}

.blocos-precos {
    float: left;
}

.media-left {
    border-right: 1px solid #ffffff;
}

@media screen and (max-width: 767px) {
    .precos-do-cinema .media-left {
        border-right: 0 !important;
        border-bottom: 1px solid #ffffff;
        padding-bottom: 25px;
    }
}

/*FIM PREÃ‡OS DOS CINEMAS*/

/*PROMOÃ‡Ã•ES DO CINEMA*/

h2.page-header {
    color: #303030 !important;
    text-transform: uppercase;
    font-size: 36px;
}

.promocoes-do-cinema {
    margin-bottom: 25px;
}

.promocoes-do-cinema .accordion-toggle {
    color: #666;
}

.promocoes-do-cinema .panel-heading.active .panel-title>a {
    font-weight: bold;
}

.promocoes-do-cinema .col-sm-12 {
    padding: 0 !important;
}

.promocoes-do-cinema .row {
    background-color: #fff !important;
}

@media screen and (min-width: 768px) {
    .promocoes-do-cinema img {
        margin: 0 !important;
    }
    .promocoes-do-cinema .col-md-8 {
        padding: 0 !important;
        margin: 25px 0;
    }
    .promocoes-do-cinema .col-md-4 {
        margin: 0;
        padding: 0;
    }
    .promocoes-do-cinema .horarios-botoes-kinoplex {
        max-width: 180px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .promocoes-do-cinema .col-md-8 {
        padding: 25px 50px !important;
        margin: 0 auto;
        text-align: center;
    }
    .promocoes-do-cinema .horarios-botoes-kinoplex {
        margin-bottom: 25px;
    }
}

a.horarios-botoes-kinoplex:hover {
    color: #ffffff !important;
    background-color: #f90;
    border: 1px solid #fdb93d !important;
}

/*FIM PROMOÃ‡Ã•ES DO CINEMA*/

/*TITULO NOME DO CINEMA*/

.menu-principal .text-left span {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 2px 2px 10px #000;
}

.btn-kinoplex-cinema .menu-principal {
    float: none;
    padding-top: 15px;
}

#image-bg-fluid-cinema.precos .media-body img {
    max-width: 40px;
    border-radius: 3px !important;
}

#image-bg-fluid-cinema.precos .media-body h2 {
    color: #ffffff;
    font-size: 20px;
}

@media screen and (min-width: 768px) {
    #image-bg-fluid-cinema.precos .cartoes {
        border-left: 1px solid #ffffff;
        border-right: 0 !important;
        padding-left: 25px;
    }
}

@media screen and (max-width: 767px) {
    #image-bg-fluid-cinema.precos .cartoes {
        border-left: 0;
        border-top: 1px solid #ffffff;
        margin-top: 22px;
    }
}

@media (min-width: 768px) {
    #myModalVideo .modal-dialog {
        width: 800px !important;
        margin: 30px auto;
    }
}

#image-bg-fluid-cinema.detalhe img {
    border-radius: 5px;
}

#image-bg-fluid-cinema.detalhe .botoes-kinoplex {
    color: #f90;
    background-color: #ffffff;
}

#image-bg-fluid-cinema.detalhe .botoes-kinoplex:hover {
    color: #ffffff;
    background-color: transparent;
}

@media screen and (min-width: 768px) {
    #image-bg-fluid-cinema.detalhe .botoes-kinoplex {
        max-width: 290px;
        background-color: #ffffff;
    }
}

#image-bg-fluid-cinema.detalhe {
    color: #ffffff;
    font-size: 16px;
    padding: 50px 0;
}

#image-bg-fluid-cinema.detalhe h2 {
    color: #ffffff;
}

#image-bg-fluid-cinema.detalhe ul {
    list-style: none;
    padding: 0 !important;
    display: block;
}

#image-bg-fluid-cinema.detalhe ul li img {
    max-width: 180px;
}

#image-bg-fluid-cinema.detalhe .media-body img {
    max-width: 40px;
    border-radius: 3px !important;
}

@media screen and (min-width: 768px) {
    #image-bg-fluid-cinema.detalhe .media {
        border-left: 1px solid #ffffff;
        border-right: 0 !important;
        padding-left: 25px;
    }
}

#image-bg-fluid-cinema.promocoes .text-left p {
    padding: 25px 15px 25px 80px;
    font-size: 36px;
    background-image: linear-gradient(to bottom, #4d4d4d, #363636);
    line-height: 35px;
    float: left;
    margin-top: -125px;
    border-radius: 0 5px 5px 0;
}

#image-bg-fluid-cinema.mapa .text-left p {
    padding: 25px 15px 25px 80px;
    font-size: 36px;
    background-image: linear-gradient(to bottom, #4d4d4d, #363636);
    line-height: 35px;
    float: left;
    margin-top: -245px;
    border-radius: 0 5px 5px 0;
}

/*FIM TITULO NOME DO CINEMA*/

/*COMPARAÃ‡ÃƒO DO FILME*/

#comparacao-filme .form-control, #comparacao-filme .form-control {
    height: 50px;
    background-color: #fff;
}

#comparacao-filme .espaco {
    margin-bottom: 20px;
}

#comparacao-filme .botoes-kinoplex-comparar {
    background-color: #fff;
    color: #333;
}

#comparacao-filme .botoes-kinoplex-comparar:hover {
    background-color: #f90;
    color: #fff !important;
}

.comparacao h2 {
    text-align: center;
    color: #fff;
    margin: 0 0 10px 0;
    background-color: #ff7b28;
    padding: 20px;
    border-radius: 5px;
}

/*.comparacao img {
    max-width: 70px;
    position: relative;
    top: -35px;
    left: 5px;
}*/

.comparacao img {
    max-width: 70px;
    margin-top: -10px !important;
    margin-bottom: -10px !important;
}

@media screen and (max-width: 768px) {
    .comparacao img {
        max-width: 70px;
        position: relative;
        top: 0;
    }
}

/*FIM COMPARAÃ‡ÃƒO DO FILME*/

/*IMAGEM DE FUNDO DO TRAILER*/

.bg-filme {
    width: 100%;
    min-height: 300px;
    background-position: center;
    background-size: cover;
}

.bg-sinopse {
    position: absolute;
}

@media (max-width: 768px) {
    .bg-filme {
        min-height: 265px;
    }
    #programacaoExibicao h1.titulo-progamacao {
        font-size: 27px;
    }
}

/*FIM IMAGEM  DE FUNDO DO TRAILER*/

/*TRAILER*/

.pagina-trailers {
    padding-top: 0 !important;
}

.bg-filme h2 {
    text-transform: uppercase;
    color: #ffffff;
    padding: 16px 0;
    font-size: 26px;
    margin-top: 15px;
}

@media (max-width: 768px) {
    .bg-filme h2 {
        margin-top: 15px;
        font-size: 16px;
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-top: -160px;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #eee;
}

@media screen and (max-width: 600px) {
    .video-container {
        margin-top: -70px;
    }
}

/*FIM TRAILER*/

/* styles for desktop */

.tinynav {
    display: none;
}

#selecao-filmes {
    margin: 25px 0;
}

#selecao-filmes a {
    color: #4e4e4e;
}

/* styles for mobile */

@media screen and (max-width: 600px) {
    .tinynav {
        display: block;
    }
    #selecao-filmes {
        display: none;
    }
}

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

.espacamento-preco span {
    line-height: 16px;
}

/*FIM PRATELERIA DE FILMES*/