@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two');
/*@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700|Raleway:500,500i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,700&display=swap');

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

html {
	width: 100%;
	height: 100%;
}

body {
	background: #fff url(i/fundoCla.jpg) center top fixed;
	background-size: cover;
	font-family: 'Comfortaa', cursive;
	font-size: 12pt;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

h1,h2,h3,h4 {
	font-family: 'Shadows Into Light Two', cursive;
	line-height: 1.1;
}

a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 4px;
	background: rgba(252,255,0,0.5);
	color: #000;
}
a.fancybox-close {
	padding: 0;
	background-color: transparent;
}
.simplebar-scrollbar:before {
    background: #4f3607;
}

a img {
	display: block;
	border: none;
}

p {
	margin-bottom: 10px;
	line-height: 1.40;
}

.invisivel-mobile {
	display: none;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

#lnkInicio {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: +10;
	display: flex;
	flex-direction: row;
	padding: 10px;
	background: transparent;
}

#lnkInicio img {
	margin-left: 5px;
}

/*** MENU ***/

#menu {
	position: fixed;
	bottom: 0;
	left: 50%;
	z-index: 4;
	display: flex;
	max-height: 100vw;
	flex-direction: column;
	justify-content: flex-start;
	align-items: space-between;
	transform-origin: 50% 50%;
	transform: rotate(-90deg) translate(-85%,-25%);
}

#menu-esquerda,#menu-direita {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

#menu-esquerda a {
	position: relative;
	background: transparent;
	margin-top: -60px;
}

#menu-esquerda a#lnkMenuInicio {
	margin-top: 0;
}

#menu-direita a {
	position: relative;
	background: transparent;
}

#menu a {
	transition: all .1s 0 ease-out;
}

#menu a:hover {
	background: transparent url(i/lnkHover.png) right center no-repeat;
}

#menu a.atv {
	background: transparent url(i/lnkHover.png) right center no-repeat;
	transform: translateX(20px);
}

#menu a#lnkMenuEspetaculos {
	background-position: left center;
	width: 160px;
	height: 90px;
	margin-top: -15px;
}

#menu a#lnkMenuEspetaculos:hover {
	background: transparent url(i/lnkHoverEsp.png) left center no-repeat;
}

#menu a#lnkMenuEspetaculos.atv {
	background: transparent url(i/lnkHoverEsp.png) left center no-repeat;
}

#menu a#lnkMenuInicio {
	z-index: +4;
}

#menu a#lnkMenuApp {
	z-index: +3;
}

#menu a#lnkMenuCtt {
	z-index: +2;
}

/* PAGINAS */

.pages-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.page {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	opacity: 0;
	padding-top: 40px;
	transform: translateX(100%);
	transition: opacity .3s ease-out, transform .3s ease-out;
}

.page-inner {
	padding: 30px 30px 170px 30px;
}

.page.show {
	opacity: 1;
	transform: translateX(0);
}

.header {
	position: relative;
	z-index: +3;
	width: 100%;
	max-width: 491px;
}

.header img {
	display: block;
	width: 100%;
}

.header h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	color: rgba(0, 40, 133, 1);
	text-transform: uppercase;
	transform: rotate(350deg) translate(-50%,-50%);
}

div.headerSec {
	background: transparent url(i/headerSec.png) left top no-repeat;
	width: 300px;
	height: 69px;
	position: relative;
	margin-left: 0px;
	margin-bottom: 9px;
	margin-top: 20px;
}

div.headerSec h2 {
	position: absolute;
    bottom: 50%;
    left: 25px;
    text-align: center;
    color: rgba(0, 40, 133, 1);
    text-transform: uppercase;
    transform: translateY(70%) rotate(356.7deg);
}

/* PAGE 1 */

#logo {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: +3;
	transform: translateX(-50%);
	width: 219px;
	height: 192px;
	background: transparent url(i/logo.png) center center no-repeat;
}

.show #logo {
	animation: Surge .3s ease-in-out;
}

@keyframes Surge {
	0% {transform: translateX(-50%) translateY(-110%);}
	100% {transform: translateX(-50%) translateY(0);}
}

#ap {
	position: relative;
	margin: 56px auto 0 auto;
	z-index: +2;
	width: 252px;
	min-height: 306px;
	padding: 120px 60px 60px;
	background: transparent url(i/papelVazio.png) center top no-repeat;
	background-size: contain;
}

#agenda {
	padding: 60px;
	min-height: calc(100vw - 120px);
	margin-bottom: 170px;
	background: transparent url(i/papelVazioHorizontal.png) center top no-repeat;
	background-size: cover;
	transition-duration: .3s;
}

#lista {
	height: 270px;
}

#lista-inner {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 10px;
}

.ev {
	margin: 15px 0;
	padding-right: 15px;
}

.ev a {
	background: rgba(198,255,0,0.5);
}

#mostraEvento {
	display: none;
	position: relative;
	padding-top: 50px;
	padding-right: 30px;
}

a.botaoFechar {
	padding: 3px 3px;
	background: transparent;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 14px;
	top: 7px;
}

#agas {
	margin-bottom: 15px;
}

.img {
	margin-left: 3px;
	padding: 3px;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.8);
}

.img img {
	display: block;
}

	/* VAI GALERIA */

	#vaiGal {
		position: absolute;
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
		width: 200px;
		height: 230px;
	}

	#vaiGalI {
		position: absolute;
		bottom: 0px;
	}

	#gal {
		position: absolute;
		top: 20px;
		left: 20px;
		background: transparent;
		transition-duration: 0.2s;
		-webkit-transition-duration: 0.2s;
	}

	#gal:hover {
		top: 0px;
		background: transparent url(i/lnkGaleriaH.png) center top no-repeat;
	}

/* PAGE 2 */

#app {
	background: #fff url(i/texturaSec.jpg) left top repeat;
}

.img {
	margin-bottom: 10px;
}

#c2 {
	margin-top: 20px;
}

/* PAGE 3 */

#ctt {
	background: transparent url(i/texturaSec.jpg) center top;
}

#mandador {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border: 0;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.5);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-out;
}

#mandador.show {
    opacity: 1;
    pointer-events: all;
}

#form {
	padding: 60px;
	min-height: calc(100vw - 120px);
	margin-bottom: 170px;
	transition-duration: .3s;
	word-wrap: break-word;
}

#form h1 {
	font-size: 3em;
}

#formIe {
	margin-right: 4%;
}

#formIe a[href^="mailto:"] {
	text-transform: lowercase;	
}

#formI p {
	margin-bottom: 10px;
}

input,textarea, button {
    box-sizing: border-box;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    font-size: 1.2em;
    background: #fff; 
    font-size: 14px;
    width: 100%;
}

.inputE,.inputB {
	padding: 8px 10px;
	margin-bottom: 5px;
	border: none;
	width: 100%;
	border-radius: 5px;
	font-size: 1.2em;
	box-sizing: border-box;
}

.inputB {
	background: #ee0043;
	color: #fff;
}

#formId {
	margin-top: 20px;
}

#formId h2 {
	margin-bottom: 15px;
}

/* PAGE 4 */

#espetaculos {
	background: #fff url(i/texturaSec.jpg) left top repeat;
}

#espetaculosI {
	/*display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;*/
	position: relative;
	column-count: 2;
	column-gap: 2.5vw;
	margin: 2.5vw;
}

.esp {
	display: block;
	position: relative;
	background: transparent;
	padding: 25px 0;
	break-inside: avoid;
}

.fita0 {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -22px;
	width: 44px;
	height: 80px;
	background: transparent url(i/fita0.png) center center no-repeat;
}

.cartaz {
	box-shadow: 0 0px 10px -10px rgba(0,0,0,0.1), 0 2px 3px rgba(0,0,0,0.6);
}

.post {
	position: absolute;
	bottom: 35px;
	left: -10px;
	z-index: +1;
	width: 132px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: transparent url(i/post.png) left center no-repeat;
	background-size: cover;
	font-family: 'Shadows Into Light Two', cursive;
	text-transform: lowercase;
}

#mostraEspetaculo {
	position: absolute;
	left: calc((30px + 2.5vw) * -1);
	top: 0;
	z-index: +2;
	background: transparent url(i/bg2.jpg) left top;
	width: 100%;
	padding: calc(2.5vw + 30px);
	padding-bottom: 170px;
	display: none;
	border-radius: 0px;
	box-shadow: 2px 5px 6px -4px rgba(0,0,0,0.5);
}

#mostraEspetaculo h1 {
	font-size: 40px;
    margin-bottom: 10px;
}

#status {
	display: inline-block;
	margin: 25px 0;
	padding: 10px;
}
.proc {
	background: rgba(0, 255, 255, 0.5);
}
.emCartaz {
	background: rgba(102, 255, 0, 0.5);
}
.fora {
	/*background: rgba(252, 0, 86, 0.5);*/
	background: rgba(0, 255, 255, 0.5);
}


.sinopse h2 {
	margin-bottom: 15px;
}

.sinopse,.info {
	line-height: 1.45;
}

#fotos {
	column-count: 2;
	column-gap: 1vw;
}

#fotos .img {
	margin: .5vw 0;
	display: inline-flex;
	padding: 0;
	width: 100%;
    break-inside: avoid;
}

#fotos a {
	display: block;
	padding: 0;
	width: 94%;
    margin: 3%;
	background: transparent;
}

/* PAGE 5 */

#galeriaI {
	position: relative;
	column-count: 2;
	column-gap: 2.5vw;
	margin: 2.5vw;
	padding-bottom: 170px;
	break-inside: avoid;
}

#galeriaI a {
	position: relative;
	display: block;
	background: transparent;
	padding: 0;
	break-inside: avoid;
}

#galeriaI a .pin { 
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 23px;
	height: 35px;
	background: transparent url(i/pin.png) center center no-repeat;
	background-size: contain;
}

#galeriaI .img {
	margin: .5vw 0;
    display: inline-flex;
    break-inside: avoid;
}

/* */

.l {
	clear: both;
	width: 0px;
	height: 0px;
}

.lb {
	border-left: 1px dotted #333;
}

.yt {
	width: 100%;
}

.pqno {
	font-size: 12pt;
}