* {
	font-family: 'Signika', sans-serif;
	font-size: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

html, body {
	background-image: url('../images/fundo.jpg');
	background-size: 40%;
	margin: 0 auto;
	height: 100%;
	padding: 0px;
}

a {
	text-decoration: none !important;
}

/* ------------------------------------------------------------------------ GERAL */

.osso {
	position: absolute;
	bottom: 2vw;
	left: 5px;
	width: 25%;
	max-width: 310px;
}	

.caixaosso {
	position: relative;
	margin: 0 auto;
	max-width: 1280px;
	vertical-align: bottom;
}

.audio {
	display: none;
	float: left;
	margin-left: 5px;
}

.controlesaudio {
	position: absolute;
	top: 5px;
	right: 5px;
	display: none;
}

.botaoaudio {
	float: left;
}

.relativo {
	position: relative;
	overflow: hidden;
}

.botaoPoema {
	cursor: pointer;
	font-size: 3em;
	margin: 10px;
	top: 0;
	position: relative;
	color: #a55f17;
}

.selectPoema {
	font-family: 'Signika', sans-serif;
	font-size: 2em;
	margin: 10px;
	top: 0;
	position: relative;
	background-color: #a55f17;
	color: #ffffff;
	border: 0px;
}

.imagemPoema {
	width: 100%;
	border: 1px solid #000000;
}

@font-face {
	font-family: '../fonts/engravrsroman_btregular';
	src: url('../fonts/engrmrg-webfont.woff2') format('woff2'),
		url('../fonts/engrmrg-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.cem { width: 100%; }

.conteudo {
	width: 100%;
	max-width: 1280px;
	background: rgba(255,255,255,0.4);
	padding: 10px;
	margin: 0 auto;
}

.titulo {
	font-size: 3em;
	border-bottom: 3px solid #a55f17;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	color: #a55f17;

}

.tudo {
	position: relative;
	display: block;
}

.indice {
	text-align: center;
}

.poema {
	padding: 10px;
}

.poemaxxx {
	display: table;
	font-family: '../fonts/engravrsroman_btregular';
	width: 70%;
	float: right;
	padding: 10px;
	font-size: 1.5em;
}

.poemaLink {
	cursor: pointer;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #a55f17;
}

.poemaLink:hover {
	color: #a55f17;
	background: rgba(255,255,255,0.4);
}

.texto {
	font-size: 1.6em;
	padding: 10px;
}

/* ------------------------------------------------------------------------ BANNER */

.caixaBanner {
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.personagens {
	width: 100%;
	max-width: 1280px;
	vertical-align: bottom;
}

.caixaBannerFundo {
	width: 100%;
	position: relative;
	margin: 0 auto;
	position: relative;
	background: rgba(0,0,0,0.2);
	background-size: contain;
	box-shadow: 0px 0px 20px black;
	z-index: 1000;
}

.imagemBanner {
	width: 100%;
}


/* ------------------------------------------------------------------------ MENU */

.menuCaixa {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

.menuBanner {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(219,219,219,0.8) 0%, rgba(255,250,250,0.8) 23%, rgba(198,198,198,0.8) 100%);
	z-index: 100;
}

.menuLogo {
	width: 300px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 100;
}

.menuBannerM {
	width: 100%;
	background: linear-gradient(180deg, rgba(219,219,219,0.8) 0%, rgba(255,250,250,0.8) 23%, rgba(198,198,198,0.8) 100%);
	z-index: 100;
	display: none;
}

.menuLogoM {
	width: 150px;
	z-index: 100;
	margin-bottom: 3px;
}

.menuBotaoM {
	padding: 5px 0;
	text-align: center;
	font-size: 1.6em;
	color: #000000;
	width: 100%;
	display: block;
	background-color: #aaaaaa;
}

.menuMEspaco {
	height: 1px;
}

.menuBotaoMostra {
	position: absolute;
	top: 0;
	right: 0;
}

.menuM {
	display: none;
	position: absolute;
	top: 50px;
	z-index: 200;
	width: 100%;
	background-color: #666666;
}

.menuBotao {
	padding: 5px 5px;
	text-align: center;
	font-size: 1em;
	color: #000000;
	float: left;
	width: 14.285%;
	text-shadow: 0 0 4px #ffffff;
	border-left: 1px solid #aaaaaa;
}

.menuBotao2 {
	border-right: 1px solid #aaaaaa;
}

.menuBotao:hover {
	color: #ffffff;
	text-shadow: 0 0 5px #000000;
}


/* ------------------------------------------------------------------------ CRIAÇÃO DA IMAGEM */

.boxPoema {
	border: 1px solid #000000;
	width: 800px;
	min-height: 1200px;
	background-image: url('../images/molduras/moldura1.jpg');
	background-size: 100% 100%;
	position: relative;
}

.boxModelo {
	border: 1px solid #000000;
	width: 800px;
	min-height: 800px;
	background-image: url('../images/modelos/1.jpg');
	background-size: 100% 100%;
	position: relative;
}

.boxQuadroFoto {
	width: 50%;
	margin: 0 auto;
	position: relative;
	padding: 0px;
	margin-top: 100px;
}

.boxQuadroFotoModelo {
	width: 50%;
	position: relative;
	padding: 0px;
	margin-top: 25%;
	margin-left: 2%;
}

.boxFoto {
	width: 100%;
}

.boxTitulo {
	position: absolute;
	top: 550px;
	left: 12.5%;
	border: 1px solid #cccccc;
	width: 75%;
	font-size: 37px;
	font-family: '../fonts/engravrsroman_btregular';
}

.boxTituloModelo {
	position: absolute;
	top: 80px;
	left: 12.5%;
	border: 1px solid #cccccc;
	width: 75%;
	font-size: 37px;
	font-family: '../fonts/engravrsroman_btregular';
}

.boxTexto {
	position: absolute;
	top: 600px;
	left: 12.5%;
	height: 550px;
	border: 1px solid #cccccc;
	width: 75%;
	font-size: 26px;
	font-family: '../fonts/engravrsroman_btregular';
}

.boxEfeito {
	width: 100%;
	background-image: url('../images/molduras/efeito1.png');
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
}

.boxLogo {
	position: absolute;
	bottom: 3px;
	right: 10px;
}

.poemaFinal {
	width: auto;
}

.boxMontagem {
	width: 800px;
	margin: 0 auto;
}

.botao {
	background: #a55f17;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	border: 0px;
	padding: 10px;
	margin-top: 3px;
}

.botaoSeta {
	background: #a55f17;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	border: 0px;
	padding: 10px;
	margin-top: 3px;
}

.textoSeta {
	background: #a55f17;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	border: 0px;
	padding: 10px;
	text-align: right;
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

.botaoRedondo {
	width: 100px;
	height: 100px;
	background: #ff0000 !important;
    -webkit-transition: width 0.3s, height 0.3s, background 0.3s, -webkit-transform 0.3s;
    transition: width 0.3s, height 0.3s, background 0.3s, transform 0.3s;
}

.botaoRedondo:hover {
	width: 120px;
	height: 120px;
	background: #00ff00 !important;
    -webkit-transition: width 0.3s, height 0.3s, background 0.3s, -webkit-transform 0.3s;
    transition: width 0.3s, height 0.3s, background 0.3s, transform 0.3s;
}

.logo {
	width: 100%;
}

.parceiros {
	width: 100%;
	border: 1px solid #000000;
	background: #fff;
	text-align: center;
}
	


/* MEDIA QUERIES */

@media screen and (max-width: 1280px) {
	
	/* ------------------------------------------------------------------------ BANNER */

	.caixaBanner {
		width: 100%;
		height: auto;
	}
	
	.menuLogo {
		width: 25vw;
	}

	.menuBotao {
		font-size: 1em;
	}

	.titulo {
		font-size: 2.4em;
		padding: 8px 0 0 0;
		margin-bottom: 15px;
	}

}

@media screen and (max-width: 970px) {
	
	/* ------------------------------------------------------------------------ BANNER */

	.menuBotao {
		font-size: 0.8em;
	}

}

@media screen and (max-width: 900px) {
	
	/* ------------------------------------------------------------------------ BANNER */

	.titulo {
		font-size: 2em;
		padding: 6px 0 0 0;
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 800px) {
	
	/* ------------------------------------------------------------------------ CRIAÇÃO DA IMAGEM */
	
	.audio {
		zoom: 75%
	}

	.botaoaudio {
		zoom: 75%
	}

	.boxPoema {
		width: 100%;
		min-height: 150vw;
		background-size: 100% 100%;
	}
	
	.boxModelo {
		width: 100%;
		min-height: 94vw;
		background-size: 100% 100%;
	}

	.boxQuadroFoto {
		margin-top: 12.5vw;
	}

	.boxTitulo {
		top: 68.75vw;
		font-size: 4.6vw;
	}

	.boxTituloModelo {
		top: 9vw;
		font-size: 4.6vw;
	}

	.boxTexto {
		top: 75vw;
		height: 68.75vw;
		font-size: 3.2vw;
		letter-spacing: 0.5vw
	}

	.poemaFinal {
		width: 100%;
	}

	.boxMontagem {
		width: 100%;
	}
	
	.boxLogo {
		width: 25vw;
	}

	.titulo {
		font-size: 1.8em;
		padding: 4px 0 0 0;
		margin-bottom: 8px;
	}

	.menuBanner, .menuLogo {
		display: none;
	}

	.menuBannerM, .menuLogoM {
		display: block;
	}
	
	.selectPoema {
		font-size: 1.5em;
	}

	.botaoPoema {
		font-size: 2.25em;
	}

}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 500px) {

	.menuBotaoM {
		font-size: 1em;
	}
	
	.selectPoema {
		font-size: 1em;
	}

	.botaoPoema {
		font-size: 1.5em;
	}

}