.afterhours {}

.afterhours .page-title {
	background-image: url(../../u-files/afterhours.png);
}

.afterhours .marB0 {
	margin-bottom: 0;
}

.afterhours .marT0 {
	margin-top: 0;
}

.afterhours h1 {
	color: #fff;
	font-weight: bold;
}

.afterhours h1.slice {
	background-color: #e31d1a;
	display: inline-block;
	padding: 15px 60px;
	color: #fff;
	font-weight: bold;
}

.afterhours .afterhours-item {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.aH-animation-description {
	font-weight: 700;
	line-height: 32px;
}

.aH-poster {
	background-image: url(../../u-files/cartaz.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.aH-poster p {
	margin-bottom: 0;
	line-height: 45px;
}

.ah-poster-band {
	font-size: 35px;
	font-weight: 700;
	margin-top: 15px;
}

.ah-poster-day {
	font-size: 40px;
	font-weight: 700;
}

.ah-poster-day {
	color: #e31d1a;
}

.ah-poster-band {
	color: #fff;
}

.activities-art {
	background-image: url(../../u-files/urban-art.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
}

.activities-sports {
	background-image: url(../../u-files/concertos.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
}

.activities-street {
	background-image: url(../../u-files/street.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
}

.title-hover {
	display: none;
	position: relative;
}

.backImg:hover .title-hover {
	display: block;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.backImg:hover .title-hover span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	border: 2px solid #fff;
	padding: 20px 40px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.4);
}

.section-afterhours {
	background-image: url(../../u-files/after-hours_1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 900px;
	color: #fff;
}

.section-afterhours .section-free {
	color: #fff;
	font-size: 30px;
	border-radius: 0;
	border: 2px solid #fff;
	padding: 12px 24px;
	text-transform: uppercase;
	font-weight: 700;
}

.section-afterhours .section-agitagueda-link {
	background-color: transparent;
	color: #fff;
	border-radius: 0;
	border: 2px solid #fff;
	text-transform: uppercase;
	font-size: 12px;
}

.section-afterhours .section-agitagueda-link:hover {
	background-color: #fff;
	color: #000;
}

.section-afterhours .dateAH {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
}

.section-afterhours .descAH {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
}

.afterhours .mod-maps #map-canvas {
	height: 600px;
}

@media screen and (max-width: 767px) {
	.mx-img-ah {
		display: none;
	}
}

@media screen and (max-width: 450px) {
	.section-afterhours .section-free {
		font-size: 25px;
	}
}

@media screen and (max-width: 420px) {
	.afterhours h1.slice {
		padding: 15px;
	}
}
