/* acqua-tmpl-box-15 */
.acqua-tmpl-box-15 {
	margin-bottom: 20px;
}
.acqua-tmpl-box-15 h2 {
	margin-bottom: 10px;
	padding: 0 10px;
	font-weight: 400;
	font-size: 28px;
	color: #005d92;
}
.acqua-tmpl-box-15 .item {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #565656;
	background-color: #fff;
	border-bottom: 2px solid #f9d19b;
}
.acqua-tmpl-box-15 p {
	margin-bottom: 0;
}
.acqua-tmpl-box-15 .img-link {
	position: relative;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
	overflow: hidden;
}
.acqua-tmpl-box-15 .img-link img {
	display: block;
	width: 100%;
	height: auto;
}
.acqua-tmpl-box-15 .destination {
	font-size: 22px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.acqua-tmpl-box-15 .description {
	height: 35px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
}
.acqua-tmpl-box-15 .price {
	font-size: 22px;
	text-align: right;
	line-height: 1;
}
.acqua-tmpl-box-15 .price .from {
	font-size: 14px;
	color: #777;
}
.acqua-tmpl-box-15 .price .curr {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
}