.acqua-tmpl-box-201 {
	position: relative;
	transition: all .25s ease;
} 
.acqua-tmpl-box-201.logged {
	outline: 2px dotted transparent;
}
.acqua-tmpl-box-201.logged:hover {
	outline-color: #337ab7;
} 
.acqua-tmpl-box-201 .acqua-item {
	position: relative;
	z-index: 1;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}
.acqua-tmpl-box-201 .acqua-img-box {
	position: relative;
	z-index: 1;
	width: 100%;	
	padding-bottom: 41.66667%;
	background-color: #f1f1f1;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('/assets/img/icons/icon-nophoto.png');
	border-radius: 12px;
	overflow: hidden;
}
.acqua-tmpl-box-201 .acqua-img {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
} 
.acqua-tmpl-box-201 .acqua-icon-box {
	position: absolute;
	z-index: 10;
	top: 5px;
	right: 5px;
	min-width: 35px;
	padding: 5px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	border: 1px solid rgba(255,255,255,.35);
	transition: all .25s ease;
}
.acqua-tmpl-box-201 .acqua-item:hover .acqua-icon-box {
	background: rgba(0,0,0,.75);
}
.acqua-tmpl-box-201 .acqua-icon-box .fa {
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.acqua-tmpl-box-201 .acqua-icon-box .acqua-icon {
	position: relative;	
	display: block;
	width: auto;
	height: 26px;
	margin: 0 auto;
}
.acqua-tmpl-box-201 .acqua-item .icon-flight-hotel {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px;
	width: 87px;
	height: 32px;
	background-color: #555;
	background-color: rgba(0,0,0,.4);
	background-image: url('/assets/themes/jinfotours/img/icons/icon-flight-hotel-white.png');
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.acqua-tmpl-box-201 .acqua-item:hover .icon-flight-hotel,
.acqua-tmpl-box-201 .acqua-item:focus .icon-flight-hotel {
	background-color: transparent;
	transition: all .25s ease;
}
.acqua-tmpl-box-201 .acqua-footer-box {
	position: absolute;
	z-index: 15;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	font-weight: 600;
	font-size: 24px;
	color: #fff;
	line-height: 1.2;
	text-shadow: 1px 1px 1px #000;
	background-color: rgba(0,0,0,.35);
	border-radius: 0 0 12px 12px;
	transition: all .25s ease;
	overflow: hidden;
}
.acqua-tmpl-box-201 .acqua-item:hover .acqua-footer-box,
.acqua-tmpl-box-201 .acqua-item:focus .acqua-footer-box {	
	background-color: #555;
	background-color: rgba(0,0,0,.5);
}
.acqua-tmpl-box-201 .acqua-footer-box .destination {
	width: 65%;
	padding: 0 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.acqua-tmpl-box-201 .acqua-footer-box .details {
	margin-top: 4px;
	font-weight: 400;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.acqua-tmpl-box-201 .acqua-footer-box .fa {
	font-size: 36px;
}
.acqua-tmpl-box-201 .acqua-footer-box .price-container {
	width: 35%;
	padding-right: 15px;
}
.acqua-tmpl-box-201 .acqua-footer-box .price-group .price {
	color: #fff;
	line-height: 1;
}
.acqua-tmpl-box-201 .acqua-footer-box .price-group span.from,
.acqua-tmpl-box-201 .acqua-footer-box .price-group div.from,
.acqua-tmpl-box-201 .acqua-footer-box .price-group div.per-pers {
	color: #fff;
}
.acqua-tmpl-box-201 .acqua-footer-box .price-group .price-details {
	height: 16px;
	font-size: 11px;
	color: #fff;
	line-height: 1.3;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

@media (max-width: 767px){
	.acqua-tmpl-box-201 .acqua-footer-box {
		font-size: 22px;
		background-color: rgba(0,0,0,.5);
	}
	.acqua-tmpl-box-201 .acqua-img-box {
		position: relative;
		height: auto;
		padding-bottom: 0;		
	}
	.acqua-tmpl-box-201 .acqua-img {
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		width: 100%;
		height: auto;
	} 
}
@media (max-width: 480px){
	.acqua-tmpl-box-201 .acqua-footer-box {
		position: relative;
		right: auto;
		bottom: auto;
		left: auto;
		background-color: #fff;
		border-bottom: 1px solid #ddd;
		border-radius: 0 !important;
	}
	.acqua-tmpl-box-201 .acqua-item:hover .acqua-footer-box,
	.acqua-tmpl-box-201 .acqua-item:focus .acqua-footer-box {
		background-color: #fff;
	}	
	.acqua-tmpl-box-201 .acqua-footer-box .destination {
		padding-left: 0;
}
	.acqua-tmpl-box-201 .acqua-footer-box .price-container {
		padding-right: 0;
	}
	.acqua-tmpl-box-201 .acqua-footer-box,
	.acqua-tmpl-box-201 .acqua-footer-box .price-group span.from,
	.acqua-tmpl-box-201 .acqua-footer-box .price-group div.from,
	.acqua-tmpl-box-201 .acqua-footer-box .price-group div.per-pers,
	.acqua-tmpl-box-201 .acqua-footer-box .price-group .price-details {
		color: #333;
		text-shadow: none;
	}
	.acqua-tmpl-box-201 .acqua-footer-box .price-group .price {
		color: #c0264c;
	}
}