.kicker {
	text-transform: uppercase;
	font-family: "flama";
	display: block;
	padding-top: 23px;
	text-align: center;
	font-size: 1.3rem;
	line-height: 2.3rem;
	letter-spacing: 0.1rem;
	font-weight: 400;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px, rgba(0, 0, 0, 0.1) 0px 0px 3px;
	color: white;
}

h1 {
	margin: 0 auto;
	font-family: 'Estado Headline';
	font-weight: 300;
	font-size: 13.5rem;
	text-align: center;
	text-transform: uppercase;
	line-height: 18.5rem;
	color: black;
	letter-spacing: -0.4rem;
}

#capa {
	margin: 0 auto;
	font-family: 'Estado Headline';
	font-weight: 300;
	font-size: 9rem;
	text-align: center;
	text-transform: uppercase;
	line-height: 13rem;
	color: black;
	letter-spacing: -0.2rem;
/*	text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px, rgba(0, 0, 0, 0.1) 0px 0px 3px;*/
}

h2 {
	width: 100%;
	max-width: calc(550px + 32px);
	margin: -15px auto 30px;
	padding: 0 16px;
	/*    padding-top: 32px;*/
	font-family: "Estado Headline";
	font-weight: 300;
	text-transform: uppercase;
	font-size: 3.8rem;
	line-height: 4.4rem;
	letter-spacing: -0.04rem;
	text-align: left;
	color: rgba(50, 50, 50, 0.9);
}

h3 {
	width: 100%;
	max-width: calc(550px + 32px);
	margin: 0 auto 26px;
	padding: 0 42px;
	padding-top: 32px;
	font-family: "Estado Headline";
	font-weight: 600;
	/*	text-transform: uppercase;*/
	font-size: 2.6rem;
	line-height: 3rem;
	letter-spacing: -0.02rem;
	text-align: center;
	color: rgba(50, 50, 50, 0.9);
}

h4 {
	margin-left: auto;
	margin-right: auto;
	font-family: flama, arial, sans-serif;
	font-weight: 500;
	color: rgba(50, 50, 50, 0.9);
	font-size: 2rem;
	letter-spacing: -0.01rem;
	width: 90%;
	max-width: 550px;
}

.branco {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px, rgba(0, 0, 0, 0.1) 0px 0px 3px;
}

.lead {
	width: 90%;
	margin: -15px auto 20px;
	font-family: "Estado headline";
	font-style: normal;
	/*	font-weight: 600;*/
	/*	text-transform: uppercase;*/
	text-align: center;
	font-size: 3.7rem;
	line-height: 3.9rem;
	letter-spacing: -0.005rem;
}

@media (max-width: 950px) {
	.kicker {
		padding-top: 30px;
		font-size: 0.8rem;
		color: black;
		line-height: 1rem;
		letter-spacing: 0.1rem;
	}
	h1 {
		font-size: 9rem;
		letter-spacing: -0.1rem;
	}
	.lead {
		margin: -12px auto 20px;
	}
}

@media (max-width: 950px) {
	.kicker {
		padding-top: 225px;
		color: white;
		letter-spacing: 0.03rem;
		font-family: "flama semicondensed";
		font-size: 0.9rem;
		font-weight: bold;
	}
	#capa {
		font-size: 5.9rem;
		line-height: 10rem;
		letter-spacing: -0.07rem;
	}
	h1 {
		font-size: 7rem;
		line-height: 7.5rem;
		padding-bottom: 15px;
		letter-spacing: -0.01rem;
	}
	.lead {
		font-size: 2.4rem;
		line-height: 2.8rem;
		letter-spacing: -0.005rem;
	}
}

@media (max-width: 480px) {
	#capa {
		padding-top: 20px;
		font-size: 4.9rem;
		line-height: 8rem;
		letter-spacing: -0.2rem;
	}
	h1 {
		font-size: 5.5rem;
		line-height: 5.5rem;
		padding-bottom: 20px;
		letter-spacing: -0.05rem;
	}
	h2 {
		font-size: 3rem;
		line-height: 3.6rem;
		letter-spacing: -0.04rem;
	}
	.lead {
		font-size: 2.1rem;
		line-height: 2.3rem;
		letter-spacing: -0.03rem;
		margin-bottom: 15px;
	}
}

.titulo_genero {
	text-align: left;
	padding-left: 0px;
}

@media (max-width: 940px){
.titulo_genero {
	padding-left: 20px;
	}

.chapeu {
	margin-left: 20px;
	}

}
