.bhh {
	position: relative;
	width: 100%;
	background: #dde3e5 url('/custom/blagdanska-hd-hbo/assets/images/hd_hbo_background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	color: #4b4b4d;
	padding: 80px 0 120px 0;
}
.accs .bhh {
	background: #000;
	color: #fff;
}
#sky {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 2;
}
.bhh h1 {
	font-size: 63px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 90px;
}
.bhh__bottom-section {
	max-width: 800px;
	margin: -70px auto 0 auto;
}
.bhh__text-box {
	margin-bottom: 60px;
}
.bhh__text-box h2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}
.bhh__text-box p {
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
}
.bhh__small-text-box {
	margin-top: 20px;
}
.bhh__text-box ul {
   margin-left: 20px;
}
.bhh__text-box ul li {
	font-size: 20px;
	font-weight: 300;
}
.bhh__small-text-box p {
	font-size: 15px;
	line-height: 25px;
	font-weight: 300;
}
.bhh__text-box ul li:before {
	content: "-";
	display: inline;
	float: left;
	margin-left: -18px;
}

	