body{
	font-family: Lato !important;
  background-color:#eaeaea;
}

html, body { 
    top: 0 !important; 
}


.btn-success {
   color:#FFFFFF !important;
  background-color: #990000 !important;
  border:none;
}

.btn-success:hover {
   color:#FFFFFF !important;
  background-color: #6d0000 !important;
  border:none;
}


.nav>li>a:focus, .nav>li>a:hover {
   color:#FFFFFF !important;
  background-color:transparent;

}

.navbar-nav>li>a {
	padding:0;

}

.btnnext {
  background-color:#6d0000;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
   color: #FFFFFF;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color:transparent;
}

.dropdown-menu {
	
  background-color: #FFF;
   color:#000000;
  padding:10px;
  right:-25px !important;
}


.navbar-nav .open .dropdown-menu {
  background-color:#FFFFFF !important;
}

.navbar {
  color:#fff;
 background-color: rgba(181,0,0,0.9);
}


.circle { 
 width: 35px;
 height: 35px;
 background: #911717; 
 -moz-border-radius: 15px; 
 -webkit-border-radius: 15px; 
 border-radius: 15px;
 margin-top:10px;
}

.circlecat { 
 width: 70px;
 height: 70px;
 background-color: #c6c6c6; 
 -moz-border-radius: 40px; 
 -webkit-border-radius: 40px; 
 border-radius: 40px;
 margin-top:10px;
  color:#333333;
 border-radius: 50%;
 background-color:#c6c6c6;
 border:6px solid #e8e8e8;
 margin-right:10px;
  color:#333333;
}
.circlecat>i {
  margin-top:10px;
  font-size:40px;
}

.circlecat>p {
  margin-top:10px;
}

.btn-categorias {
  background-color:#c6c6c6;
   color:#333333;
}

.btn-categorias:hover {
  background-color:#b23333;
   color:#FFFFFF;
  
}


.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 15px;
  border:6px solid #e8e8e8;
}

.btn-circle.btn-lg.btn-categorias {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 25px;
  border:6px solid #e8e8e8;
}

.btn-circle.btn-lg.btn-categorias:hover {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 25px;
  border:6px solid #b23333;
}

.btn-circle.btn-lg.btn-eventos {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 25px;
  border:6px solid #b23333;
}

.btn-circle.btn-lg.btn-eventoshover {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 25px;
  border:6px solid #b23333;
}

.btn-eventos {
  background-color:#b23333;
   color:#FFFFFF;
}

.btn-eventoshover {
  background-color:#FFFFFF;
  
  
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 27px;
  line-height: 1.33;
  border-radius: 35px;
  border:6px solid #e8e8e8;
}

.btn-circle.btn-xl:hover {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 27px;
  line-height: 1.33;
  border-radius: 35px;
  border:6px solid #b23333;
}

.linkmenu {
	 color:#FFFFFF;
}

.linkmenu:hover {
	 color:#FFFFFF;
}

.conteudo {
  background-color:#FFFFFF;
}

.circle
{
  border-radius: 50%;
  background-color:#911717;
  border:4px solid #6d0000;
  margin-right:10px;
}

.carrinho_qtd {
   color: white;
  background-color: #990000;
  width: 20px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  float: top;
  top: -10px;
  left: 15px;
}

.setacarrinho {
  width:100px;
  background-color:#eef8ef;
}

.setacarrinho:hover {
  width:100px;
  background-color:#eef8ef;
  
}

.proximocarrinho {
  background-color:#910000;
   color: #ffffff;
}

.proximocarrinho:hover {
  background-color:#910000;
   color: #ffffff;
}

.cortextopadrao {
   color:#333333 !important;
}

.carrinho_qtdmobile {
   color: white;
  background-color: #990000;
  width: 20px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.rodapedomodal {
  background-color: #d14949;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #b23333;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
   color: #FFF;
  background-color: #911717 !important;
  height: 40px;
  padding-top: 7px;
  padding-left: 10px;
  border-top: 1px solid #b23333;
}

.menumobile {
  padding-left:10px !important;
  padding-top:7px !important;
   color: #FFFFFF !important;
  height: 40px;
  border-top: 1px solid #d14949;
  background-color:#b23333 !important;
}

.menumob-inside {
   color:#000000 !important;
}

.menumob-inside a:link, .menumob-inside a:visited {
   color:#000000 !important;
} 

.menumob-inside a:hover {
   color:#FFFFFF !important;
  background-color:#990000 !important;
}

.menumobile:hover {
  padding-left:10px !important;
  padding-top:7px !important;
   color: #FFFFFF !important;
  height: 40px;
  background-color:#990000 !important;
  border-top: 1px solid #911717;
}

.menudesk {
  margin-left:20px !important;
  margin-top:15px !important;
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
}

.menudesk:before {
  position: absolute;
  top: -11px;
  right: 27px;
  display: inline-block;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #ccc;
  border-left: 11px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.menudesk:after {
  position: absolute;
  top: -10px;
  right: 28px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid transparent;
  content: '';
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: none !important;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
max-height:640px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
width: 100%;
height: 100%;
max-height:640px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #b23333;
  float:left;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: none;
  border-radius: 10px;
  float:left;
  
}

.separador {
  margin-top:15px;
  margin-bottom:40px;
}

.infoevento {
   color:#FFFFFF;
  display:none;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width:100%; height:100%;
  min-width: 320px;
  background-color: rgba(181,0,0,0.7);
}

.infopg {
  text-shadow: 2px 2px 5px #000000;
  font-size:55px !important;
   color:#FFFFFF;
  text-align: center;
  position: absolute;
  top: 30%;
  left: 0;
  width:100%; height:100%;
  min-width: 320px;
}

.infopg2 {
  text-shadow: 2px 2px 5px #000000;
  font-size:24px !important;
   color:#FFFFFF;
  text-align: center;
  position: absolute;
  top: 30%;
  left: 0;
  width:100%; height:100%;
  min-width: 320px;
}


.fade {
  display:block;
}

#eventos {


}

#eventosdestaque {
margin-top:30px;

}

.btn-direitabaixo {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.caixaevento {
  margin-bottom:20px;
}


#categorias {
  width:900px;
  margin-top:-20px;
  display:flex;
  justify-content: space-around;
}

#categorias2 {
  margin-top:30px;
  justify-content: space-around;
}

.emailnews {
  background-color:#eeeeef;
  height:90px;
}

.email-circle {
  margin-top:-15px;
  width: 110px;
  height: 110px;
  font-size: 60px;
  line-height: 1.33;
  border-radius: 55px;
  border:6px solid #b23333;
  background-color:#b23333;
   color:#FFFFFF;
  margin-right: 10px;
}

.btn-circle.btn-lg.btn-news {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 25px;
  border:6px solid #c9e3ce;
  background-color:#b23333;
   color:#FFFFFF;
}

.btn-circle.btn-lg.btn-social {
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 25px;
  border:6px solid #6d0000;
  background-color:#ffffff;
   color:#6d0000;
  margin-left:10px;
  margin-right:10px;
}

.col-rodape {
  min-width: 230px;
  margin-bottom:30px;
}

.navbar-default {
  border-color:transparent;
}

.cabecalho {
margin-top:40px;
 color: #333333;
}

.cabecalho>h3>a {
  text-decoration: none;
   color: #333333;
}

.ingressos {
  margin-top:40px;
}

.espacosocial {
  margin-left:10px;
  margin-right:10px;
}


.separadorings{
  margin-top:30px;
  margin-bottom:30px;
  text-decoration: bold;
}

.separadorings:after {
  content:'___________________________________________________';
}

.quadrado {
  width:70px;
  height:100px;
  border: 4px solid #39b549;
   color:#333333;
}

.diario {

  height:120px;
}


.ativo {
  background-image: url("../img/bordadia.png"); background-repeat: no-repeat; background-position: center;
}

.baixodia {
    height:12px;
  width:100%;
}

.desativado {
   color:#aaaaaa !important;
  border-color:#aaaaaa !important;
}

.desativado>p {
   color:#aaaaaa !important;
  border-color:#aaaaaa !important;
}

.ings {
  max-width: 600px;
  margin-top:20px;
  vertical-align:center !important;
}

.ingscarrinho {
  margin-top:20px;
  vertical-align:center !important;
}

.ingsinicio {
  text-align: left;
  max-width:80px; /* Give whatever width you want */
white-space: pre-wrap !important;
  
}

.videoyoutubeslider {
  max-height: 650px !important;
  max-width:1920px !important;
}
.video-wrapper {position: relative; padding-bottom: 32.30%; /* 16:9 */  padding-top: 25px; background-color:#000000;}

.carousel-caption {
text-shadow: 2px 2px #000000;
 float:left; text-align: left;
}

.carousel-caption > h1 {

}

#full-video {
    position: absolute;
    min-height: 100%;
    min-width: 110%;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
}

.setor {
  white-space: pre-wrap !important;
}

.ingsmeio {
  text-align: right;
  max-width:70px !important;
}

.ingsfim {
  text-align: right;
}

.ingsfim>a {
   color:#990000;
}

.quantidades {
  float:right;
  width:70px;
}

.infosevento {
  font-size:17px !important;
  max-width: 750px !important;
  margin-left:20px;
  margin-right: 20px;
}

.colunaevento {
  margin-top:50px !important;
}

.pdvs {
 
 margin-left:30px;
 margin-right:30px; 
}

#faq {

  margin:20px;
   color:#333333;
  background-color:#eeeeee;
  text-align: left;
  max-width: 800px;
  height:200px;
  overflow: hidden;
  position: relative;
}

#efeitofaq {
  background: -moz-linear-gradient(bottom,  rgba(255,255,255,0) 70%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%) center top; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 70%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%) center top; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 70%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%) center top;  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
width:100%;
height:200px;
position: absolute;
}



/* Important part */
.modal-dialog{
    overflow-y: initial !important
}
.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
    padding:20px;
}


.avisoings {
  width:100%;
  height:80px;
  position:fixed;
  bottom: 0;
  /* additional style for effect only */
  background-color: rgba(181,0,0,0.9);
   color: #ffffff;
  z-index: 999;

}

.caixapdv>a{
  font-size: 14px;
 color: #333333;
text-decoration: underline;
}

.popover {
  z-index: 500 !important;
}

#infocomplementar {
  margin-top:50px;
}

h3>a {
   color:#333333 !important; 
}

h3>a:hover {
   color:#333333 !important; 
}

.linksverde {
   color:#333333 !important; 
}

.linksverde:hover {
   color:#333333 !important; 
}


.passos {
    border-radius:15px;
  width:30px;
  height:30px;
  padding-top:4px;
}

.passoativo {
  background-color:#e15544;
   color:#FFFFFF;
}

.passoativo2 {
  background-color:#ef8642;
   color:#FFFFFF;
}

.passoativo3 {
  background-color:#bf4e79;
   color:#FFFFFF;
}

.passoativo4 {
  background-color:#8868c9;
   color:#FFFFFF;
}


.passoinativo {
  background-color:#eeeeee;
   color:#b4b4b4;
}


.infoproduto {
   color:#FFFFFF;
  display:none;
  text-align: center;
  position: absolute;
  font-size:14px;
  width:200px; height:230px;
  background-color: rgba(181,0,0,0.7);
  cursor:pointer;
}

.descricaoproduto {
  padding-top:20px;
   color: #8c8c8c
}

.imgproduto {
  width:200px;
  height:125px;
}

.produto {
  height:250px;
  width:200px;
}

.pesquisarform {
  background-color: #ffffff;
}

.finalizarcarrinho {
  width:100%;
  height:80px;
  position:fixed;
  bottom: 0;
  /* additional style for effect only */
  background-color: rgba(181,0,0,0.9);
   color: #ffffff;
  z-index: 999;

}

.pgt {

  max-width: 400px !important;
  min-width:300px !important;
  text-align:left;
   color:#7e7e7e;
}

.ativopao {
color: #333333 !important;  
}

  #bandeira{
padding-left:70px; 
background-image:url(../img/bandeirascard.png); 
background-repeat: no-repeat; 
background-size: 45px;
}

.formpag {
  margin-top:15px;
}

.nenhumcartao {
  background-position: 5px 50px;
}

.mastercard {
background-position: 5px 3px;
}

.visa {
background-position: 5px -28px;
}

.americanexpress {
background-position: 5px -60px;
}

.elo {
background-position: 5px -93px;
}

.dinners {
background-position: 5px -125px;
}

.discover {
background-position: 5px -158px;
}

.aura {
background-position: 5px -191px;
}

.jcb {
background-position: 5px -225px;
}

.hiper {
background-position: 5px -258px;
}

.hipercard {
background-position: 5px -291px;
}

.salvarfav:hover { color:#990000;}
.editarfav:hover { color:red;}
.apagaingressocarrinho:hover { color:red;}

#google_translate_element, 
.goog-te-banner-frame, 
.goog-te-balloon-frame, 
#goog-gt-tt, 
.goog-te-balloon-frame, 
.goog-tooltip, 
.goog-tooltip:hover { 
    display:none !important; 
}

font { 
    background: transparent !important; 
     color: inherit !important; 
    font: inherit !important; 
}
font:hover, .goog-text-highlight:hover, .goog-text-highlight { 
    -webkit-box-shadow: inherit !important; 
    -moz-box-shadow: inherit !important; 
    box-shadow: inherit !important; 
    box-sizing: inherit !important; 
    -webkit-box-sizing: inherit !important; 
    -moz-box-sizing: inherit !important; 
}

  .formcontato {
    margin-bottom: 10px;
  }

.linksbrancos {
   color:#FFFFFF;
}

.linksbrancos:hover {
  text-decoration: underline;
   color:#FFFFFF;
}

.footer1 {
  width:100%;
  background-color:#910000;
  height: 100px;
}

.footer2 {
  width:100%;
  background-color:#6d0000;
   color:#FFFFFF;
}

.textomenu {
  color:#333333;
}


.navcelular {
  background-color: rgba(181,0,0,1.00) !important;
}

.botaonavbar {
width:45px;
border:2px solid #d14949 !important;
color:#FFFFFF;
background-color:#6d0000 !important;
}

.smallcat {
    margin-top:10px !important;
    margin-bottom:10px !important;
}