Facebook
Google
RSS
A Girus
Ambientes
História
Agenda
Álbuns de fotos
Djs & Sets
News
Promoções
Combos
Camarotes
Localização
Serviços
Aniversários
Coveniência
Agenda
28.Abril
2º Calourada Fapam
5.Maio
Hungria
12.Maio
Jetlag
19.Maio
MC Rick
26.Maio
Lucas Lucco
/* ----------------------------------------- */ /* View: Calendar Single Page View - start */ /* ----------------------------------------- */ .slider-container-home { padding-top: 0px !important; width: 1170px; margin-right: auto; margin-left: auto; position: relative; max-width: 1080px; } .slides { padding: 0; width: 100%; height: 130px; display: block; margin: 0 auto; position: relative; } .slides * { user-select: none; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -webkit-touch-callout: none; } .slides input { display: none; } .slide-container { display: block; } .slide { top: 0; opacity: 0; display: block; position: absolute; transform: scale(0); transition: all .7s ease-in-out; } .slide img { width: 100%; height: 100%; } .nav label { width: 7%; height: 100%; display: none; position: absolute; opacity: 0.3; z-index: 9; cursor: pointer; transition: opacity .2s; color: #FFF; font-size: 50pt; text-align: center; line-height: 480px; font-family: "Varela Round", sans-serif; text-shadow: 0px 0px 15px rgb(119, 119, 119); } .nav label a { color: #ffffff; } .slide:hover + .nav label { opacity: 0.5; } .nav label:hover { opacity: 1; } .nav .next { right: 0; } input:checked + .slide-container .slide { opacity: 1; transform: scale(1); transition: opacity 1s ease-in-out; } input:checked + .slide-container .nav label { display: block; } .next-item { padding-bottom: 60px; } /* ----------------------------------------- */ /* View: Calendar Single Page View - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: Loop item in Calendar Single Page View - start */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: Loop item in Calendar Single Page View - end */ /* ----------------------------------------- */