#reel {
	height: 538px;
}

#banner_reel {
	width: 100%;
	height: 478px;
	filter: brightness(50%);
	-webkit-filter: brightness(50%);
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	#banner_reel { object-fit: cover; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#banner_reel { object-fit: cover; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#banner_reel { object-fit: cover; }
}

.reel_caption {
	position: absolute;
	top: 166px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Dosis', sans-serif;
	text-shadow: 0 1px 2px rgba(0,0,0,0.8);
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.reel_caption { box-sizing: border-box; padding: 0 20px; top: 150px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.reel_caption { box-sizing: border-box; padding: 0 20px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.reel_caption { box-sizing: border-box; padding: 0 20px; }
}

.reel_title {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 40px;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.reel_title { font-size: 23px; line-height: 23px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.reel_title { font-size: 30px; line-height: 32px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.reel_title { }
}

.reel_slogan {
	font-size: 23px;
	margin-bottom: 30px;
	line-height: 23px;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.reel_slogan { font-size: 18px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.reel_slogan { line-height: 26px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.reel_slogan { }
}

#btt_contatti {
	text-shadow: none;
	width: 240px;
	margin: 0 auto;
}

#btt_contatti .fas {
	margin-right: 5px;
}

.cardTab {
	position:relative;
	width:1140px;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.cardTab { width: 300px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.cardTab { width: 460px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.cardTab { width: 708px; }
}

.cardTab_row {
	position:relative;
	background: #ffffff;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.20);
	padding:30px 0;
	margin-bottom: 30px;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.cardTab_row { padding: 30px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.cardTab_row { padding: 30px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.cardTab_row { }
}

.cardTab_row div {
	display: inline-block;
	text-align:left;
	vertical-align: middle;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.cardTab_row div { display: block; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.cardTab_row div { display: block; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.cardTab_row div { }
}

.cardTab_row div.cardImage {
	width:250px;
	margin-right: -4px;
	text-align: center;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.cardTab_row div.cardImage { width: 240px; margin-right: 0; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.cardTab_row div.cardImage { width: 400px; margin-right: 0; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.cardTab_row div.cardImage { }
}

	.img_party {
		width: 250px;
		height: 150px;
	}

.cardTab_row div.cardInfo {
	width:530px;
	margin-right: 56px;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.cardTab_row div.cardInfo { width: 240px; margin-right: 0; margin-top: 30px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.cardTab_row div.cardInfo { width: 400px; margin-right: 0; margin-top: 30px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.cardTab_row div.cardInfo { width: 188px; margin-right: 26px; }
}

.cardTab_row div.cardBtt {
	width:240px;
	text-align: center;
}
	
@media screen and (min-width : 320px) and (max-width : 479px) {
	.cardTab_row div.cardBtt { margin-top: 30px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	.cardTab_row div.cardBtt { margin-top: 30px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	.cardTab_row div.cardBtt { width: 210px; }
}

.cardTab_row div.cardInfo .cardLabel {
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 700;
}

#btt_prenota {
	width: 240px;
	text-align: center;
}

@media screen and (min-width : 768px) and (max-width : 992px) {
	#btt_prenota { width: 210px; }
}

#btt_prenota .fas {
	margin-right: 5px;
}

.pg_text ul {
	list-style-type: square;
	margin-left: 18px;
}

.pg_text .fas {
	margin-right: 5px;
}