@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap');
::-webkit-scrollbar {
 width: 13px;
 height: 13px;
}
::-webkit-scrollbar-thumb {
 background: #E53132;
 border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover{
 background: #999999;
}
::-webkit-scrollbar-track{
 background: #000000;
 border-radius: 10px;
}
body {
    background-color: #202020;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
.invisivel {
    display: none;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #E53132;
}

.center-1000{
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    position: absolute;
}
.containerPago{
    min-height: 100vh;
}
.setor-cinzaclaro{
    
}
.setor-cinzaescuro{
    /*width: 100%;
    min-height: 40px;
    background-color: #1D1D1B;
    position: relative;
    float: left;*/
}
.setor-preto{
    /*width: 100%;
    min-height: 40px;
    background-color: #333;
    position: relative;
    float: left;*/
}
.setor-vermelho{
    /*width: 100%;
    min-height: 40px;
    background-color: #952929;
    position: relative;
    float: left;*/
}
.bloco-central { 
   
}
.texto-vermelho {
    color: #E53132;
}
.linha-full {
    width: 960px;
    left: 20px;
    position: relative;
    float: left;
    height: 3px;
    background-color: #E53132;
}
.linha-100 {
    width: 100%;
    height: 3px;
    background-color: #E53132;
    position: relative;
}
.fl-right { float: right; }
.w-10 { width: 8% !important; }
.w-20 { width: 18% !important; }
.w-30 { width: 28% !important; }
.w-40 { width: 38% !important; }
.w-50 { width: 48% !important; }
.w-60 { width: 58% !important; }
.w-70 { width: 68% !important; }
.w-80 { width: 78% !important; }
.w-90 { width: 88% !important; }
.w-100 { width: 100% !important; }

.mg-r-10 {
    margin-right: 10px;
}
.texto-supergrande {
    font-size: 40px;
     
}
.texto-grande {
    font-size: 28px;
     
}
.texto-medio {
    font-size: 18px;
     
}

.texto-pequeno {
    font-size: 12px;
     
}
.texto-padrao {
     
}
#fixo {
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    position: fixed;
    z-index:999;
    background-color: #1D1D1B;
}
/* MENU SUPERIOR */
#menu {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
#menu a {
    padding-left: 20px;
    padding-top: 10px;
    height: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 14pt;
     
}
#menu img {
    padding-right: 15px;
    marging-top: 20px;
}
#menu a:hover {
    color: #E53132;
}
/* MENU SUPERIOR - FIM */

/* IDIOMAS  */
#idiomas {
    position: relative;
    float: left;
    width: 400px;
    margin-left: 100px;
    margin-top: 80px;
    margin-bottom: 5px;
}
#idiomas a {
    color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    font-size: 9pt;
     
}
#idiomas a:hover {
    color: #E53132;
}
#idiomas .selected {
    color: #E53132;
}
/* IDIOMAS - FIM */

/* IDENTIFIQUE-SE  */
#identifique-se {
    position: relative;
    float: right;
    margin-right: 100px;
    margin-top: 80px;
    margin-bottom: 5px;
    font-size: 11pt;
}
#identifique-se a {
    color: #fff;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
     
}
#identifique-se a:hover {
    color: #E53132;
}
/* IDENTIFIQUE-SE - FIM */

/* XTREME */
#bannerxtreme {
    margin: 20px;
    width: 802px;
    left: 100px;
    position: relative;
    float: left;
}
/* XTREME - FIM*/

/* LOGOTIPO */
#logo {
    width: 360px;
    left: 320px;
    position: relative;
    float: left;
}
#logo img {
    width: 200px;
    left: 80px;
    position: relative;
    float: left;
}
/* LOGOTIPO - FIM*/

/* VIDEO */
#video{
    margin-top: 20px;
    margin-bottom: 50px;
}
#video .titulo-sao-paulo{
    font-size: 16pt;
    text-align: center;
    width: 300px;
     
    color: #E53132;
}
#video .titulo{
    font-size: 16pt;
    text-align: center;
     
    color: #E53132;
}
.troca-filial {
    font-size: 16pt;
    width: 280px;
    padding: 5px;
    text-align: center;
     
    color: #E53132;
    background-color: #333;
}
#video .embbed {
    padding-top: 20px;
    padding-bottom: 20px;
}
#video .comentario{
    position: relative;
    float: left;
    width: 100%;
    font-size: 16pt;
    text-align: center;
     
}
#video .subcomentario{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 4px;
    font-size: 16pt;
    text-align: center;
     
}
/* VIDEO - FIM */

/* SOBRE */
#sobre {
    margin-top: 50px;
    margin-bottom: 50px;
}
#sobre .titulo {
    position: relative;
    float: left;
    width: 330px;
    font-size: 50pt;
    margin-bottom: 30px;
     

}
#sobre .breve {
    position: relative;
    text-align: justify;
    float: right;
    width: 430px;
    font-size: 11pt;
    line-height: 110%;
     
}
#sobre .bloco {
    position: relative;
    float: left;
    width: 100%;
     
}
#sobre .bloco td {
    border: 15px solid #353534;
    background-color: #555555;
    padding: 10px;
    width: 50%;
}
#sobre .bloco .titulo {
    font-size: 24pt;
    width: 180px;
    margin-top: 10px;
    margin-left: 15px;
    line-height: 110%;
     
    color: #fff;
    z-index: 2;
}
#sobre .bloco .texto-pequeno {
    padding-top: 5px;
    font-size: 11pt;
    text-align: justify;
    line-height: 110%;
}
#sobre .bloco img {
    position: relative;
    float: left;
    padding-bottom: 15px;
    z-index: 1;
}
#sobre .bloco .linha-100 {
    position: relative;
    float: left;
    margin-top: 5px;
}
#sobre .bloco .escape {
    background-color: #AD3234;
}
#sobre .bloco .escape img {
    margin-left: 110px;
}
#sobre .bloco .escape .linha-100 {
    background-color: #353534;
}
#sobre .rodape {
    margin: 20px;
    font-size: 11pt;
     
}
/* SOBRE - FIM */

/* SALAS */
#salas {
    margin-top: 50px;
    margin-bottom: 50px;
}
#salas .breve {
    position: relative;
    text-align: justify;
    float: left;
    width: 800px;
    margin: 20px 20px 20px  0px ;
    font-size: 11pt;
    line-height: 110%;
     
}
#salas .titulo {
    position: relative;
    float: left;
    width: 350px;
    font-size: 50pt;
     
    color: #E53132;
}
#salas .jogo {
    margin-top: 20px;
    margin-bottom: 20px;
}
#salas .jogo img {
    width: 800px;
    height: 450px;
}
#salas .jogo .fundo {
    opacity:0.85;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    height: 350px;
    width: 300px;
    margin-top: -455px;
    right: 0px;
    position: absolute;
    float: right;
}
#salas .jogo .fundo-ESCAPE {
    background-color: #E53132;
}
#salas .jogo .fundo-XTREME {
    background-color: #333;
}
#salas .jogo .fundo .titulo {
    width: 260px;
    padding: 20px;
    text-align: center;
    font-size: 20pt;
    font-weight: bold;
    color: #fff;
     
}
#salas .jogo .fundo .descricao {
    width: 280px;
    padding-left: 10px;
    padding-right: 5px;
    text-align: justify;
    line-height: 110%;
    overflow: auto;
    max-height: 240px;
    font-size: 11pt;
    font-weight: bold;
     
}
#salas .jogo .agendar {
    position: absolute;
    float: right;
    height: 100px;
    width: 300px;
    margin-top: -105px;
    right: 0px;
    text-align: center;
    font-size: 20pt;
    font-weight: bold;
    line-height: 105px;
    opacity:0.85;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: pointer;
}
#salas .jogo .agendar-ESCAPE {
    background-color: #fff;
    color: #E53132;
}
#salas .jogo .agendar-ESCAPE:hover {
    background-color: #E53132;
    color: #fff;
}
#salas .jogo .agendar-XTREME {
    background-color: #E53132;
    color: #fff;
}
#salas .jogo .agendar-XTREME:hover {
    background-color: #fff;
    color: #E53132;
}
/* SALAS - FIM */

/* AGENDAR */
#agendar {
}
#agendar .titulo {
    font-size: 24px;
    margin-bottom: 0;
}
#agendar .breve {
    
}
#agendar .link {
    position: relative;
    float: left;
    text-align: left;
    width: 800px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 11pt;
    line-height: 110%;
     
}
#agendar .texto-vermelho {
    padding-left: 10px;
    padding-top: 40px;
    padding-bottom: 10px;
}
#agendar .circulo {
    position: relative;
    float: left;
    background-image: url(../img/circulo.png);
    height: 34px;
    width: 34px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 34px;
    font-size: 16pt;
     
}
#agendar .subtitulo {
    position: relative;
    float: left;
    height: 34px;
    color: #fff;
    margin-left: 10px;
    line-height: 34px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 11pt;
    font-weight: bold;
     
}
#agendar .texto {
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 11pt;
    line-height: 110%;
     
}

#agendar #div-token .texto {
    position: relative;
    float: left;
    width: 580px;
    line-break: auto;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: right;
    font-size: 11pt;
    line-height: 110%;
}

#agendar #div-token .campo {
    padding: 2px;
    height: 26px;
    font-size: 11pt;
    line-height: 16pt;
    background-color: #999;
    color: #fff;
    width: 100px;
     
}

#agendar #div-token .botao {
    background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 11pt;
    text-align: center;
    border-radius: 50px; 
    cursor: pointer;
    font-weight: 600;
}
#agendar #div-token .botao:hover {
    background-color: #000;
}

#agendar .lado-esquerdo {
    position: relative;
    float: left;
    text-align: center;
    width: 240px;
}
#agendar .lado-esquerdo #calendario {
    position: relative;
    float: left;
    border: 1px solid #fff;
    font-size: 10pt;;
    margin-bottom: 20px;
}
#agendar .lado-esquerdo .data-escolhida{
    position: relative;
    float: left;
    width: 100px;
    margin-bottom: 5px;
    padding: 5px;
    color: #fff;
    background-color: #1D1D1B;
    width: 100%;
    text-align: center;
    font-size: 11pt;
     
}

#agendar .lado-esquerdo .participante-escolhida{
    position: relative;
    float: right;
    width: 100px;
    margin-left: 80px;
    padding: 5px;
    color: #fff;
    background-color: #1D1D1B;
    width: 100%;
    text-align: center;
    font-size: 11pt;
     
}
#agendar .lado-esquerdo .label{
    position: relative;
    float: left;
    width: 100px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    text-align: left;
    font-size: 11pt;
     
}
#agendar .lado-esquerdo #data_escolhida {
    background-color: #1D1D1B;
    color: #fff;
    font-size: 14pt;
    text-align: left;
     
}
#agendar .agenda-escondidos {
    display: none;
}
#agendar .lado-esquerdo #jogo_escolhida {
    background-color: #1D1D1B;
    color: #fff;
    font-size: 12pt;
     
}
#agendar .lado-esquerdo #horario_escolhida {
    background-color: #1D1D1B;
    color: #fff;
    font-size: 14pt;
     
}
#agendar .lado-esquerdo #participantes-escolhida {
    background-color: #1D1D1B;
    color: #fff;
    font-size: 11pt;
    width: 99%;
     
}
#agendar .lado-esquerdo #filial-escolhida {
    background-color: #1D1D1B;
    color: #fff;
    font-size: 11pt;
    width: 99%;
     
}
#agendar .lado-esquerdo #form-cupom {
    position: relative;
    float: left;
    width: 130px;
    height: 20px;
    padding: 5px;
    line-height: 20px;
    background-color: #1D1D1B;
    color: #fff;
    font-size: 12pt;
     
}
#agendar .lado-esquerdo #botao-cupom {
    position: relative;
    float: left;
    width: 90px;
    height: 20px;
    padding: 5px;
    line-height: 20px;
    background-color: #E53132;
    color: #fff;
    font-size: 12pt;
     
}
#agendar .lado-esquerdo #botao-cupom:hover {
    background-color: #000;
}

#agendar .botao-confirmar {
        background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    cursor: pointer;
}
#agendar .botao-confirmar:hover {
    background-color: #000;
}
#agendar .tabela {
    /*position: relative;
    float: right;
    width: 550px;*/
}
#agendar .table-salas {
    width: 100%;
}
#agendar .table-salas th {
    color: #e7bc38;
    padding: 4px;
    /*background-color: #999;
    text-align: center;
    border: 4px solid #333;*/
    font-size: 8pt;
    width: 81px;
    text-align: right;
    border-right: 1px solid #999;
    border-bottom: 0;
}
#agendar .table-salas tr {
    vertical-align: top;
}
#agendar .table-salas td {
    padding: 0;
}
#agendar .table-salas th .titulo-jogo{
    /*position: relative;
    float: left;
    width: 100%;
    text-align: center;*/
    height: 25px;
}
#agendar .table-salas th .numero-participantes {
    /*position: relative;
    float: left;
    width: 100%;
    text-align: center;*/
    margin-top: 5px;
}
#agendar .table-salas .td-horario {
    padding: 5px;
    background-color: transparent;
    color: #999;
    text-align: center;
    border: 0px solid #333;
    font-size: 11pt;
     
}
#agendar .table-salas .td-horario.indisponible{
    text-decoration: line-through;
}
#agendar .table-salas .sala_disponivel {
    padding: 5px 1em;
    color: #999;
    text-align: right;
    font-weight: normal;
    cursor: pointer;
    border-right: 1px solid #999;
}
#agendar .table-salas .sala_disponivel:hover {
    background-color: #E53132;
}
#agendar .rodape {
    position: relative;
    float: right;
    text-align: left;
    width: 99%;
    margin-top: 20px;
    font-size: 11pt;
    line-height: 120%;
     
}
#agendar .table-responsive::-webkit-scrollbar {
 width: 13px;
 height: 13px;
}
#agendar .table-responsive::-webkit-scrollbar-thumb {
 background: #E53132;
 border-radius: 10px;
}
#agendar .table-responsive::-webkit-scrollbar-thumb:hover{
 background: #999999;
}
#agendar .table-responsive::-webkit-scrollbar-track{
 background: #000000;
 border-radius: 10px;
}
/* AGENDAR - FIM */

/* LOGIN */
#dialog-login {
    margin-top: 50px;
    margin-bottom: 50px;
}
#dialog-login .div-form {
    position: relative;
    float: left;
    width: 100%;
    background-color: #202020;
    margin-top: 40px;
}

#dialog-login .div-form .div-menu {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
}

#dialog-login .div-form .menu {
    position: relative;
    float: left;
    width: 380px;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;  
}
#dialog-login .div-form .menu .fas{
    font-size: .9rem;
    color: #e7bc38;
}
#dialog-login .div-form .inativo {
    background-color: #000;
}
#dialog-login .div-form .inativo:hover {
    background-color: #212121;
    cursor: pointer;
}
#dialog-login .div-form .div-conteudo {
    padding: 3em;
}
#dialog-login .div-form .esqueci {
    position: relative;
    float: left;
    width: 500px;
    margin-left: 150px;
}
#dialog-login .div-form .item {
    position: relative;
    float: left;
    width: 360px;
    margin-right: 20px;
}
#dialog-login .div-form .item50 {
    position: relative;
    float: left;
    width: 170px;
    margin-right: 20px;
}
#dialog-login .div-form .central {
    width: 300px;
    margin-left: 250px;
}
#dialog-login .div-form .div-conteudo .label {
    /*position: relative;
    float: left;
    margin-top: 10px;
    padding-right: 10px;
    font-size: 11pt;*/
    color: #efefef;
    /*width: 99%;*/
     
}
#dialog-login .div-form .div-conteudo .campo {
    background-color: #202020;
    width: 99%;
    border-width: 0 0 1px 0;
    color: #FFF;
    margin-right: 1em;
    padding: .5em 1.5em;
    margin-bottom: 1em;
     
}
#dialog-login .div-form .div-conteudo .botao-entrar {
    /*position: relative;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: #E53132;
    color: #fff;
    padding: 15px;
    font-size: 14pt;
    width: 100px;
    text-align: center;*/
    background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 3em;
    display: block;
    cursor: pointer;
}
#dialog-login .div-form .div-conteudo .botao-entrar:hover {
    background-color: #000;
}
#dialog-login .div-form .div-conteudo .botao-enviar {
    /*position: relative;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: #E53132;
    color: #fff;
    padding: 15px;
    font-size: 14pt;
    width: 100px;
    text-align: center;
    cursor: pointer;*/
    background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 3em;
    display: block;
    cursor: pointer;
}
#dialog-login .div-form .div-conteudo .botao-enviar:hover {
    background-color: #000;
}
#dialog-login .div-form .div-conteudo .botao-cadastrar {
    /*position: relative;
    float: left;
    margin-left: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #E53132;
    color: #fff;
    padding: 15px;
    font-size: 14pt;
    width: 100px;
    text-align: center;
     
    cursor: pointer;*/
    background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    display: block;
    cursor: pointer;
}
#dialog-login .div-form .div-conteudo .botao-cadastrar:hover {
    background-color: #000;
}
/* LOGIN - FIM */


/* ACEITE */
.link-aceite {
    margin-bottom: 10px;
    margin-top: 10px;
}
.link-aceite a {
    text-decoration: underline;
    font-size: 11pt;
    color: #fff;
     
}
#aceite {
    margin-top: 50px;
    margin-bottom: 50px;
}
#aceite .titulo {
    position: relative;
    float: left;
    width: 800px;
    font-size: 50pt;
     
    color: #E53132;
}
#aceite .breve {
    position: relative;
    text-align: justify;
    float: left;
    width: 800px;
    margin: 20px 20px 20px  0px ;
    font-size: 11pt;
     
}
/* ACEITE - FIM */

/* GIFTCARD */
#giftcard {
    margin-top: 50px;
    margin-bottom: 50px;
}
#giftcard .titulo {
    font-size: 24px;   
}
#giftcard .breve {
    margin-bottom: 40px;     
}
#giftcard #form-giftcard {
    
}
#giftcard .lado-esquerdo {
    position: relative;
    float: left;
    width: 49%;
}
#giftcard .lado-direito {
    position: relative;
    float: right;
    width: 49%;
}
#giftcard #form-giftcard .label {
    color:#999;
}
#giftcard #form-giftcard .campo {
    background-color: transparent;
    border-width: 0 0 1px 0;
    color: #FFF;
    margin-right: 1em;
    padding: .5em 1.5em;
    margin-bottom: 2.5em;
    width: 100%
}
#giftcard #form-giftcard .campo option{
    color: #333;
}
#giftcard #form-giftcard .mensagem {
    position: relative;
    float: left;
    padding: 2px;
    margin-top: 3px;
    font-size: 11pt;
    background-color: #999;
    color: #fff;
    width: 99%;
    height: 177px;
     
}
#giftcard #form-giftcard .botao {
    background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#giftcard #form-giftcard .botao:hover {
    background-color: #000;
}
/* GIFTCARD - FIM */

/* CONVITE */
#convite {
    margin-top: 50px;
    margin-bottom: 50px;
}
#convite .titulo {
    position: relative;
    float: left;
    width: 99%;
    font-size: 50pt;
    color: #E53132;
     
}
#convite .breve {
    position: relative;
    text-align: justify;
    float: right;
    width: 99%;
    margin-bottom: 40px;
    font-size: 11pt;
    line-height: 110%;
     
}
#convite #form-convite {
    position: relative;
    float: left;
    background-color: #666;
    width: 730px;
    margin-top: 30px;
    padding: 35px;
}
#convite #form-convite .label {
    position: relative;
    float: left;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom:  10px;
    font-size: 11pt;
    color: #efefef;
     
}
#convite #form-convite .campo {
    position: relative;
    float: left;
    padding: 2px;
    margin-top: 3px;
    margin-bottom:  10px;
    height: 22px;
    font-size: 11pt;
    background-color: #999;
    color: #fff;
     
}
#convite #form-convite .lista {
    position: relative;
    float: left;
    padding: 2px;
    margin-top: 3px;
    font-size: 11pt;
    background-color: #999;
    color: #fff;
    width: 99%;
    height: 177px;
     
}
#convite #form-convite .botaovalidar {
    position: relative;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    background-color: #E53132;
    color: #fff;
    padding: 5px;
    font-size: 14pt;
    width: 200px;
    text-align: center;
     
    cursor: pointer;
}
#convite #form-convite .botaovalidar:hover {
    background-color: #000;
}
#convite #form-convite .botao {
    position: relative;
    float: left;
    margin-top: 20px;
    margin-left: 250px;
    background-color: #E53132;
    color: #fff;
    padding: 5px;
    font-size: 14pt;
    width: 200px;
    text-align: center;
     
    cursor: pointer;
}
#convite #form-convite .botao:hover {
    background-color: #000;
}
/* convite - FIM */


/* MIDIA */
#midia {
    margin-top: 50px;
    margin-bottom: 50px;
}
#midia .titulo {
    position: relative;
    float: left;
    width: 350px;
    font-size: 50pt;
    color: #E53132;
     
}
#midia .breve {
    position: relative;
    float: right;
    text-align: justify;
    width: 430px;
    margin-bottom: 40px;
    font-size: 11pt;
    line-height: 110%;
     
}

#midia .noticia {
    position: relative;
    float: left;
    width: 800px;
    margin-top: 20px;
    height: 280px;
    background-color: #333;
}
#midia .noticia .navegacao-left {
    position: relative;
    float: left;
    width: 40px;
    height: 280px;
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #000;
    cursor: pointer;
    text-align: center;
}
#midia .noticia .navegacao-left:hover {
    background-color: #333;
}
#midia .noticia .navegacao-right {
    position: relative;
    float: right;
    width: 40px;
    height: 280px;
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #000;
    cursor: pointer;
    text-align: center;
}
#midia .noticia .navegacao-right:hover {
    background-color: #333;
}
#midia .noticia .img-seta {
    margin-top: 120px;
}
#midia .noticia .noticia-item {
    position: relative;
    float: left;
    width: 360px;
    height: 280px;
    overflow: hidden;
}
#midia .noticia .noticia-item .imagem {
    position: relative;
    float: left;
    width: 360px;
    height: 280px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
}
#midia .noticia .noticia-item .fundo {
    background-color: #333;
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
    height: 220px;
    width: 320px;
    margin-top: 30px;
    left: 20px;
    position: absolute;
    float: right;
}
#midia .noticia .noticia-item a {
    text-align: center;
    height: 220px;
    width: 320px;
    margin-top: 30px;
    left: 20px;
    position: absolute;
    float: right;
}
#midia .noticia .noticia-item .noticia-titulo {
    font-size: 18pt;
    padding: 10px;
    height: 130px;
    color: #fff;
     
    opacity:1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
#midia .noticia .noticia-item .noticia-fonte {
    position: absolute;
    bottom: 0px;
    font-size: 12pt;
    color: #fff;
    padding: 5px;
     
}

/* MIDIA - FIM */

/* BANNER */
.titulo-banner {
    position: relative;
    float: left;
    text-align: center;
    width: 99%;
    font-size: 24px;
     
    padding: 5px;
}
.banner {
    margin-top: 5px;
    position: relative;
    float: left;
    width: 350px;
    height: 240px;
    background-color: #fff;
}
.banner .navegacao-left {
    position: relative;
    float: left;
    width: 35px;
    height: 240px;
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #000;
    cursor: pointer;
    text-align: center;
}
.banner .navegacao-left:hover {
    background-color: #333;
}
.banner .navegacao-right {
    position: relative;
    float: right;
    width: 35px;
    height: 240px;
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #000;
    cursor: pointer;
    text-align: center;
}
.banner .navegacao-right:hover {
    background-color: #333;
}
.banner .img-seta {
    margin-top: 100px;
}
.banner .banner-item {
    position: relative;
    float: left;
    width: 278px;
    height: 240px;
    overflow: hidden;
}
.banner .banner-item .imagem {
    position: relative;
    float: left;
    width: 100%;
    height: 240px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    opacity:0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
}
/* BANNER - FIM */


/* RESERVAR */
#reservar {
    margin-top: 50px;
    margin-bottom: 50px;
}
#reservar .titulo {
    position: relative;
    float: left;
    width: 800px;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18pt;
    text-align: center;
     
}
/* RESERVAR - FIM */
.dados .ReservaPanel{
    border: 1px solid #333;
    border-radius: 25px;
    background-color: #000;
    padding: 1em;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
}

/* LOGADO */
#div-logado {
    /*margin-top: 50px;
    margin-bottom: 50px;*/
}
#div-logado .titulo {
    font-size: 24px;
}
#div-logado .table-reserva {
    width: 100%;
    /*margin-top: 40px;*/
}
#div-logado .table-reserva th {
    padding: 1em;
    color: #999;
    text-align: center;
    border-bottom: 1px solid #e7bc38;
    font-size: 14px;
    font-weight: normal;
}
#div-logado .table-reserva td {
    padding: 1em;
    text-align: center;
    border: 0px solid #333;
    vertical-align: middle;
     
}
#div-logado .table-reserva td.descripcion, #div-logado .table-reserva th.descripcion  {
    text-align: left;
     
}
#div-logado .botao-cancelar {
    margin-top: .5em;
    border: 1px solid #999;
    background-color: #000;
    border-radius: 50px;
    color: #fff;
    padding: .5em 2em;
    text-align: center;
    cursor: pointer;
    font-size: .9em;
}
#div-logado .botao-cancelar:hover {
    background-color: #000;
}
#div-logado .botao-convidar {
    background-color: #E53132;
    color: #fff;
    font-weight: 600;
    width: 100%;
    padding: .5em 2em;
    text-align: center;
    cursor: pointer;
    border-radius: 50px;
}
#div-logado .botao-convidar:hover {
    background-color: #000;
}
/* LOGADO - FIM */

/* FAQ */
#faq {
    margin-top: 50px;
    margin-bottom: 50px;
}
#faq .titulo {
    position: relative;
    float: left;
    width: 800px;
    font-size: 50pt;
    margin-bottom: 30px;
     

}
#faq .lado-esquerdo {
    position: relative;
    float: left;
    width: 450px;
}
#faq .lado-direito {
    position: relative;
    float: right;
    width: 280px;
}
#faq .lado-direito .texto{
    text-align: center;
}
#faq .breve {
    position: relative;
    text-align: justify;
    float: left;
    width: 100%;
    font-size: 11pt;
    line-height: 110%;
    margin-bottom: 30px;
     
}
#faq .link {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 11pt;
     

}
#faq .pergunta {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    line-height: 110%;
}
#faq .resposta {
    width: 100%;
    padding-left: 10px;
    padding-top: 20px;
    font-size: 11pt;
    text-align: justify;
     
    padding-bottom: 25px;
    line-height: 110%;
    display: none;
}
#faq .texto {
    padding-left: 10px;
    padding-bottom: 10px;
}
#faq .bloco {
    width: 100%;
    padding-top: 20px;
    font-size: 11pt;
    text-align: justify;
     
    padding-bottom: 25px;
}
#faq .continuar a {
    padding: 7px;
    background-color: #9F3333;
    text-decoration: none;
    color: #000;
    font-size: 14pt;
     
}
#faq .continuar a:hover {
    background-color: #000;
    color: #9F3333;
}
/* FAQ - FIM */


/* CONTATO */
#contato {
}
#contato .lado-esquerdo {
    position: relative;
    float: left;
    width: 450px;
}
#contato .lado-direito{
    position: relative;
    float: right;
    width: 280px;
    min-height: 600px;
}
#contato .lado-direito .texto{
    text-align: center;
}
#contato .titulo {
   /* position: relative;
    float: left;
    width: 450px;*/
    font-size: 24px;
     

}
#contato .breve {
    position: relative;
    float: left;
    background-color: #9F3333;
    color: #fff;
    padding: 15px;
    margin-top: 30px;
    text-align: justify;
    width: 420px;
    font-size: 11pt;
     
    line-height: 18px;
}
#contato .breve .destaque{
    font-size: 18pt;
    line-height: 16px;
}
#contato .texto {
    padding-left: 10px;
    padding-bottom: 10px;
}
#contato .bloco {
    width: 100%;
    padding-top: 20px;
    font-size: 11pt;
    text-align: justify;
     
    padding-bottom: 25px;
}
#contato .formulario {
    /*position: relative;
    float: left;
    margin-top: 30px;*/
}
#contato .formulario select {
    background-color: transparent;
    border-width: 0 0 1px 0;
    color: #FFF;
    margin-right: 1em;
    padding: .5em 1.5em;
    margin-bottom: 1em;
    width: 100%;
}
#contato .formulario select option {
    color: #333;
}
#contato .formulario input {
    background-color: transparent;
    border-width: 0 0 1px 0;
    color: #FFF;
    margin-right: 1em;
    padding: .5em 1.5em;
    margin-bottom: 1em;
    width: 100%;
}
#contato .formulario textarea {
    padding: 2px;
    margin-top: 3px;
    font-size: 11pt;
    background-color: #999;
    color: #fff;
    width: 99%;
    height: 177px;
}
#contato .obrigatorio {
    margin-top: 15px;
}
#contato .botao a {
    background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    display: block;
}
#contato .botao a:hover {
    background-color: #000;
    color: #fff;
}
#contato .canais {
    position: relative;
    float: left;
    left: 135px;
    margin-top: 40px;
}
#contato .canais a {
    position: relative;
    float: left;
    padding: 10px;
}
#contato .mapa {
    position: relative;
    float: left;
    margin-top: 30px;
    padding: 3px;
    border: 1px solid #fff;

}
#contato .estacionamento {
    position: relative;
    float: left;
    margin-top: 40px;
    line-height: 110%;
}
.BackgroundContato{
    background-color: #262626;
    width: 99%;
}
/* CONTATO - FIM */

/* RODAPE */
#rodape p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 11pt;
    width: 800px;
    text-align: center;
     
}
/* RODAPE - FIM */

/* MODAL */
#mask, #mask-login, #mask-filial {
    position:absolute;
    z-index:9000;
    background-color:#000;
    display:none;
}
/* MODAL - FIM */

/* FILIAL */
#boxes-filial .window {
    position:fixed;
    background-color: #1D1D1B;
    border: 1px solid #999;
    width:540px;
    height:400px;
    display:none;
    z-index:9999;
    padding:20px;
}
#boxes-filial #dialog-filial {
    width:760px;
    height:330px;
    margin-top: 150px;
    margin-bottom: 50px;
}

/* LOGIN */
#boxes-login .window {
    position:fixed;
    width:800px;
    height:500px;
    display:none;
    z-index:9999;
    padding:20px;
}
#boxes-login #dialog-login {
    width:800px;
    height:500px;
}

/* CONVITE */
#boxes .window {
    position:fixed;
    background-color: #1D1D1B;
    border: 5px solid #999;
    width:540px;
    height:400px;
    display:none;
    z-index:9999;
    padding:20px;
}
#boxes #dialog {
    width:550px;
    height:330px;
    margin-top: 50px;
    margin-bottom: 50px;
}
#boxes .close,
#boxes-login .close {
    position: relative;
    float: right;
}
#boxes .campo {
    position: relative;
    float: left;
    padding: 2px;
    margin-top: 10px;
    height: 22px;
    font-size: 11pt;
    background-color: #999;
    color: #fff;
    width: 99%;
     
}
#boxes .botao-convidar {
    position: relative;
    float: left;
    background-color: #E53132;
    color: #fff;
    font-size: 12pt;
    width: 200px;
    margin-top: 20px;
    margin-left: 175px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
     
    cursor: pointer;
}
#boxes .botao-convidar:hover {
    background-color: #000;
}
/* CONVITE - FIM */

/* FRANQUIAS - INICIO */
#franquia {
    margin-top: 50px;
    margin-bottom: 50px;
}
#franquia .titulo {
    position: relative;
    float: left;
    width: 800px;
    font-size: 22pt;
     
    color: #E53132;
}
#franquia .control-label {
    color: #fff;
}
.FormAgenda hr{
    opacity: 0;
}
.FormAgenda h3{
    font-weight: 400;
    font-size: 1em;
}
.Numero{
    color: #e7bc38;
    font-size: 30px;
    font-weight: 600;
}
.forDia .data-escolhida{
    visibility: hidden;
}
.ForResumen .titDesc, .ForResumen .conDesc{
    padding-bottom: 10px;
}
.ForResumen .titDesc{
    min-width: 7em;
    display: inline-block;
}
.ForResumen .conDesc{
    font-weight: 600;
}
.ForResumen .titDesc .fas{
    color: #e7bc38;
}
.ForCupon {
    padding-bottom: 1.5em;
}
.ForCupon input, .ForParticipantes select {
    width: 100%;
}
.ForCupon input{
    background-color: transparent;
    border-width: 0 0 1px 0;
    color: #FFF;
    margin-right: 1em;
    padding: .5em 1.5em;
    margin-bottom: 1em;
}
.ForCupon .botao{
    border: 1px solid #FFF;
    border-radius: 50px;
    padding: .5em 1.5em;
}
.ForParticipantes{
    padding-bottom: 1.5em;
}
.ForParticipantes select{
    background-color: #202020;
    color: #fff;
    border-width: 0 0 1px 0;
    padding: .5em 1.5em;
}
.ForLegales {
    padding-bottom: 2em;
}
.ForLegales .fas, .ForLegales .far{
    color: #e7bc38;
}
.ForResumen{
    padding-bottom: 1.5em;
}
.ForResumen, .ForCTA{
    border-left: 1px solid #e7bc38;
}
.ForCTA, .ForLegales {
    padding-top: 1.5em;
}
.ForCTA .botao-confirmar{
    
}
.ForCTA .paga{
    margin-top: 1.5em;
    color: #999;
}
.TokenConsulta #form-token{
    /*width: 50%;
    border-radius: 50px;*/
}
.TokenConsulta {
    margin-bottom: 1rem;
    border: 1px solid #333;
    border-radius: 25px;
    margin-top: 1rem;
    padding: 1em;
}
.TokenConsulta div {

}
#form-pagamento .botao.btn{
    background-color: #E53132;
    color: #fff;
    padding: .5em 1.5em;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}
.LineaAmarilla{
    border-right: 1px solid #e7bc38;
}
.LineaAmarilla2 .btn-danger.botao{
    border: 1px solid #FFF;
    border-radius: 50px;
    padding: .5em 1.5em;
    background-color: #202020;
}
.ui-datepicker {
    width: 100%;
}
.ui-widget-content {
    border: 1px solid transparent;
    background: transparent;
    color: #fff;
}
.ui-widget-header {
    border: 0px solid transparent;
    border-bottom: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: normal;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #353534;
    font-weight: normal;
    color: #fff;
}
.ui-widget {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
}
.ui-state-disabled .ui-state-default, .ui-widget-content .ui-state-disabled ui-state-default, .ui-widget-header .ui-state-disabled ui-state-default {
    border: 0;
    background: transparent;
}
/* FRANQUIAS - FIM */

