/* acqua-tmpl-box-35 */ 
.acqua-tmpl-box-35 {
	position: relative;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-box-35.logged {
	outline: 2px dotted transparent;
}
.acqua-tmpl-box-35.logged:hover {
	outline-color: #337ab7;
} 
.acqua-tmpl-box-35:hover .img-link .edit-icon {
	opacity: 1;
}
.acqua-tmpl-box-35 .acqua-widget-tools {
	position: absolute;
	z-index: -1;
	top: 5px;
	right: 20px;
	padding: 5px;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	text-align: right;
	background-color: #000;
	background-color: rgba(0,0,0,0.65);
	border: 1px solid #000;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	   -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
			box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
	opacity: 0;
}
.acqua-tmpl-box-35:hover .acqua-widget-tools {
	z-index: 15;
	opacity: 1;
}
.acqua-tmpl-box-35:hover .acqua-widget-tools:hover {
	background-color: rgba(0,0,0,0.95);
}
.acqua-tmpl-box-35 .acqua-widget-tools .acqua-widget-name {
	margin-bottom: 5px;
	line-height: 1;
}
.acqua-tmpl-box-35 .acqua-widget-tools a {
	display: inline-block;
	padding: 0 5px 2px;
	font-weight: 300;
	font-size: 12px;
	color: #222;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-box-35 .acqua-widget-tools a:hover {
	background-color: #fff;
}
.acqua-tmpl-box-35 .acqua-widget-tools a .fa {
	font-size: 9px;
	color: #C0264C;
}
.acqua-tmpl-box-35 .acqua-widget-tools a .fa.fa-remove {
	font-size: 11px;
}
.acqua-tmpl-box-35 .item {
	position: relative;
	display: block;
	margin-bottom: 30px;
	color: #333;
	overflow: hidden;
}
.acqua-tmpl-box-35 .img-link {
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
	padding-bottom: 53.33334%;
	background: #f1f1f1 url('../img/icons/icon-nophoto.png') no-repeat 50% 50%;
	overflow: hidden;
}
.acqua-tmpl-box-35 .img-link img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
			transition: all 0.5s ease;
}
.acqua-tmpl-box-35 .item:hover .img-link img,
.acqua-tmpl-box-35 .item:focus .img-link img {
	transform: scale(1.1);
}
.acqua-tmpl-box-35 .img-link .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,0.35);
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-box-35 .item:hover .img-link .icon-box {
	background: rgba(0,0,0,0.75);
}
.acqua-tmpl-box-35 .img-link .icon-box .fa {
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.acqua-tmpl-box-35 .img-link .icon-box .img-icon {
	position: relative;	
	display: block;
	width: auto;
	height: 26px;
	margin: 0 auto;
}
.acqua-tmpl-box-35 .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,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-35 .item:hover .icon-flight-hotel,
.acqua-tmpl-box-35 .item:focus .icon-flight-hotel {
	background-color: transparent;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-box-35 .item .footer-info {
	position: relative;
	padding: 10px 5px 7px;
	font-size: 24px;
	line-height: 1.2;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-box-35 .item .footer-info .destination {
	display: inline-block;
	float: left;
	width: 60%;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.acqua-tmpl-box-35 .item .footer-info .details {
	margin-top: 5px;
	font-weight: 400;
	font-size: 14px;
	color: #777;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.acqua-tmpl-box-35 .item .footer-info .fa {
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 15px;
	font-size: 36px;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
			transform: translateY(-50%);
}
.acqua-tmpl-box-35 .item .footer-info .price-container {
	float: right;
	width: 35%;
	margin-top: 2px;
}
.acqua-tmpl-box-35 .item .footer-info .price-group .price {
	line-height: 1;
}
.acqua-tmpl-box-35 .item .footer-info .price-group .price-details {
	height: 16px;
	font-size: 11px;
	line-height: 1.3;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

@media (max-width: 767px){
	.acqua-tmpl-box-35 .item .footer-info {
		font-size: 18px;
	}
}
@media (max-width: 480px){
	.acqua-tmpl-box-35 .item .footer-info .destination {
		float: none;
		width: 100%;
	}
	.acqua-tmpl-box-35 .item .footer-info .price-container {
		float: none;
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	.acqua-tmpl-box-35 .item .footer-info .price-group {
		display: inline-block;
		text-align: center;
	}
	.acqua-tmpl-box-35 .item .footer-info .price-group .price-details {
		height: auto;
	}
}