/* acqua-tmpl-page-02 */
.acqua-tmpl-page-02 {
	position: relative;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-page-02.logged {
	outline: 2px dotted transparent;
}
.acqua-tmpl-page-02.logged:hover {
	outline-color: #337ab7;
} 
.acqua-tmpl-page-02 .acqua-widget-tools {
	position: absolute;
	z-index: -1;
	top: 5px;
	right: 5px;
	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-page-02:hover .acqua-widget-tools {
	z-index: 10;
	opacity: 1;
}
.acqua-tmpl-page-02:hover .acqua-widget-tools:hover {
	background-color: rgba(0,0,0,0.95);
}
.acqua-tmpl-page-02 .acqua-widget-tools .acqua-widget-name {
	margin-bottom: 5px;
	line-height: 1;
}
.acqua-tmpl-page-02 .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-page-02 .acqua-widget-tools a:hover {
	background-color: #fff;
}
.acqua-tmpl-page-02 .acqua-widget-tools a .fa {
	font-size: 9px;
	color: #C0264C;
}
.acqua-tmpl-page-02 .acqua-widget-tools a .fa.fa-remove {
	font-size: 11px;
}
.acqua-tmpl-page-02 .edit-icon {
	width: 30px;
	height: 30px;
	margin: 20px auto;
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 30px;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
	cursor: pointer;
	opacity: 0;
}
.acqua-tmpl-page-02:hover .edit-icon,
.acqua-tmpl-page-02:focus .edit-icon {
	opacity: 1;
}
.acqua-tmpl-page-02 .edit-icon .fa {
	position: relative;
	left: 8px;
}
.acqua-tmpl-page-02 .edit-icon:hover,
.acqua-tmpl-page-02 .edit-icon:focus {
	background-color: #5bc0de;
}
.acqua-tmpl-page-02 .acqua-tmpl-page-header-container {
	margin-bottom: 10px;
}
.acqua-tmpl-page-02 .acqua-tmpl-page-header-container .container {
	width: auto;
	padding: 0;
}	
.acqua-tmpl-page-02 h1 {
	margin-bottom: 0;
	text-align: center;
}
.acqua-tmpl-page-02 .subtitle {
	font-size: 18px;
	text-align: center;
}
.acqua-tmpl-page-02 .acqua-stars {
	margin-bottom: 30px;
	text-align: center;
}
.acqua-tmpl-page-02 .acqua-stars img {
	width: auto;
	height: 24px;
}
.acqua-tmpl-page-02 .acqua-info .address {
	display: inline-block;
	margin-right: 10px;
}
.acqua-tmpl-page-02 .show-hotel-on-map {
	padding-left: 5px;
	white-space: nowrap;
}
.acqua-tmpl-page-02 .acqua-info .acqua-share {
	margin-bottom: 10px;
}
.acqua-tmpl-page-02 .acqua-transportation .fa {
	padding: 0 2px;
}
.acqua-tmpl-page-02 .acqua-transportation .fa-no-icon {
	display: none;
}
.acqua-tmpl-page-02 .acqua-info .view-map {
	font-size: 12px;
}

/* acqua-tripadvisor */
.acqua-tmpl-page-02 .acqua-tripadvisor {
	margin: 10px 0 5px;
}
.acqua-tmpl-page-02 .acqua-tripadvisor .tripadvisor-link {
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;
	color: #555;
	white-space: nowrap;
}
.acqua-tmpl-page-02 .acqua-tripadvisor:hover .tripadvisor-link {
	color: #5b9a44;
}
.acqua-tmpl-page-02 .acqua-tripadvisor .tripadvisor-link img {
	position: relative;
	top: -2px;
	width: auto;
	height: 18px;
}
.acqua-tmpl-page-02 .acqua-tripadvisor .tripadvisor-score {
	font-weight: 700;
	font-size: 14px;
	white-space: nowrap;
}
.acqua-tmpl-page-02 .acqua-tripadvisor .tripadvisor-score strong {	
	font-size: 15px;
	color: #5b9a44;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-header {
	padding: 10px;
    color: #fff;
    text-align: left;
	background-color: #00a680;
	-webkit-border-radius: 4px 4px 0 0;
	   -moz-border-radius: 4px 4px 0 0;
			border-radius: 4px 4px 0 0;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	   -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
			box-shadow: 0 2px 5px rgba(0,0,0,0.25);
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-header .hotel-thumb {
    float: left;
	width: 75px;
    height: 50px;
	overflow: hidden;
    margin-right: 10px;
	font-size: 10px;
	line-height: 1.2;
    vertical-align: top;   
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	   -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
			box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-header h3 {
	margin-bottom: 0;
    line-height: 1.2;    
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-header h3 .star {
    position: relative;
    top: -2px;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-header h3 span {
    display: block;
	margin-top: 5px;
	font-weight: 400;    
    font-style: italic;
	font-size: 16px;    
	color: #dbecd5;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-header .close {
	margin-top: 0;
    color: #fff;   
    opacity: 1;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-header .close:hover {
    color: #c0deb6;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-body {
    height: 500px;
    padding: 0;
	overflow: hidden;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-footer {
	padding: 8px 0;
    font-size: 9px;
    color: #777777;  
	text-align: right;
	background-color: #f3f3f3;
    border-top: 5px solid #ddd;
	border-radius: 0 0 5px 5px;
    overflow: hidden;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-footer .logo-tripadvisor {
    position: relative;
    right: -10px;
}
.acqua-tmpl-page-02 .acqua-tripadvisor-modal .modal-footer .logo-tripadvisor span {
    position: relative;
    right: 5px;
    top: 3px;
}
.acqua-tmpl-page-02 .modal-open .modal {
	padding-right: 0 !important;
}

/* acqua-price */
.acqua-tmpl-page-02 .acqua-price {
	text-align: right;
}
.acqua-tmpl-page-02 .acqua-price .special-offer {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 15px;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
	background-color: #cc0000;
}
.acqua-tmpl-page-02 .acqua-price .special-offer .fa {
	position: relative;
	top: 1px;
	padding-right: 1px;
	font-size: 16px;
	line-height: 1;
}
.acqua-tmpl-page-02 .acqua-price .price-group .price {
	font-size: 32px;
}
.acqua-tmpl-page-02 .acqua-tabs-container {
	position: relative;
	min-height: 330px;
	margin-bottom: 20px;
}

/* acqua-description */
.acqua-tmpl-page-02 .acqua-description p:last-child {
	margin-bottom: 0;
}
.acqua-tmpl-page-02 .nav-tabs {
	margin-bottom: 0;
	text-align: center;
	border: none;
}
.acqua-tmpl-page-02 .nav-tabs li {
	float: none;
	display: inline-block;
	margin-bottom: 0;
}
.acqua-tmpl-page-02 .nav-tabs > li > a {
	margin-right: 0;
	margin-bottom: 2px;
	padding: 5px 10px;
	color: #777;
	background-color: #f1f1f1;
	border: none;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-page-02 .nav-tabs > li.active > a,
.acqua-tmpl-page-02 .nav-tabs > li.active > a:hover,
.acqua-tmpl-page-02 .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #555;
	border: none;	
}
.acqua-tmpl-page-02 .nav-tabs > li > a:hover,
.acqua-tmpl-page-02 .nav-tabs > li > a:focus {
	background-color: #ececec;
	border: none;	
}
.acqua-tmpl-page-02 .tab-content {
	min-height: 100px;
	margin-bottom: 20px;
}
.acqua-tmpl-page-02 .tab-pane {
	margin-bottom: 10px;
	padding-top: 20px;
}
/*.acqua-tmpl-page-02 .acqua-tabs-container-wide .tab-pane {
	min-height: 480px;
}*/
.acqua-tmpl-page-02 .tab-pane h2 {
	margin-right: -10px;
	margin-left: -10px;
	font-size: 20px;
}

/* acqua-img-gallery */
.acqua-tmpl-page-02 .acqua-tabs-container {
	position: relative;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-description-container {
	position: static;
}
/*.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-gallery .slick-list,
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-gallery .slick-list .slick-track {
	height: 100%;
}*/
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-gallery {
	margin: 30px auto 40px;	
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-box {
	height: auto;
	margin: 0 0 5px 0;
	background: #f9f9f9 url('/assets/img/nophoto.png') no-repeat 50%;
	overflow: hidden;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-box img {
	display: block;
	max-width: 100%;
	height: auto;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails figure {
	display: inline-block;
	width: 55px;
	height: 55px;
	margin-right: 5px;
}
/*.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails.compact figure {
	width: 100% !important;
	max-width: 180px !important;
}*/
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails figure:last-of-type {
	margin-right: 0;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails figure img {
	display: block;
	max-width: 100%;
	height: auto;
	cursor: pointer;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails a {
	float: left;
	width: 100%;
	height: 100%;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails a img {
	display: block;
	width: 100%;
	height: 100%;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails.compact .slick-list {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-thumbnails.compact .slick-track {
	-webkit-transform: translate3d(0, 0, 0) !important;
	   -moz-transform: translate3d(0, 0, 0) !important;
		-ms-transform: translate3d(0, 0, 0) !important;
		 -o-transform: translate3d(0, 0, 0) !important;
			transform: translate3d(0, 0, 0) !important;
}

/* acqua-img-gallery-wide */
.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-img-gallery {
	display: block;
	width: 100%;
	height: auto;
	margin: 30px 0 50px;
}
.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-img-gallery figure {
	margin: 10px;
	opacity: 0.5;
	transition: all 300ms ease;
}
.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-img-gallery figure.slick-center {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		 -o-transform: scale(1.1);
			transform: scale(1.1);
	opacity: 1;	
}
.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-img-gallery .acqua-img-box {
	position: relative;
	height: auto;
	margin: 0 auto;
	background: transparent url('/assets/img/nophoto.png') no-repeat 50%;
}
.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-img-gallery .acqua-img-box img {
	display: block;
	max-width: 100%;
	height: auto;
}
.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-description-container {
	position: relative;
}
.acqua-tmpl-page-02 .acqua-tmpl-map-canvas {
	width: 100%;
	height: 300px;
}

/* acqua-tmpl-page-mfp-gmaps */
.acqua-tmpl-page-mfp-gmaps {
	overflow: hidden !important;
}
.acqua-tmpl-page-mfp-gmaps .mfp-container {
	padding: 15px;
}
.acqua-tmpl-page-mfp-gmaps .mfp-container .mfp-content {
	height: 100%;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map {
	position: relative;
	height: 100%;
	padding: 10px;	
	text-align: left;
	background-color: #fff;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map #acqua-tmpl-map-canvas {
	width: 100%;
	height: 100%;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window {
	position: absolute;
	z-index: 10;
	top: 90px;
	left: 20px;
	width: 220px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	opacity: 0.8;
	transition: all 0.25s ease;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .icon-cancel {
	position: absolute;
	z-index: 10;
	top: -10px;
	right: -10px;
	width: 19px;
	height: 20px;
	font-size: 22px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-color: #333;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	cursor: pointer;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .hotel-img {
	margin-bottom: 10px;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .hotel-name {
	font-size: 18px;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .hotel-address {
	font-size: 12px;
	color: #777;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .acqua-price {
	font-size: 12px;
	text-align: right;
	line-height: 1.1;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .acqua-price .price {
	font-size: 20px;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .acqua-price .travellers {
	color: #777;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .info-window .btn {
	margin-top: 10px;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container {
	position: absolute;
	z-index: 10;
	top: 90px;
	right: 10px;
	width: 220px;
	bottom: 10px;
	padding: 10px;
	background-color: #fff;
	opacity: 0.75;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container:hover {
	opacity: 1;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container .poi {
	position: absolute;
	z-index: 10;
	top: 60px;
	right: 20px;
	bottom: 10px;
	left: 10px;
	width: auto;
	max-width: 310px;
	min-width: 220px;
	overflow-y: auto;  
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container .hotel-poi li {
	margin-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
	text-align: left;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container .hotel-poi li .glyphicon {
	font-size: 11px;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container .title {
	margin-bottom: 0;
	font-weight: 700;
	font-size: 16px;	
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container .subtitle {
	font-size: 12px;
	color: #777;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container .hotel-poi li.category {
	margin: 10px 0 0;
	padding: 0;
	font-weight: 700;
	color: #777;	
	text-transform: capitalize;
}
.acqua-tmpl-page-mfp-gmaps .hotel-on-map .poi-container .hotel-poi li.category .glyphicon {
	font-size: 14px;
}

/* acqua-searchform-container-slim */
.acqua-tmpl-page-02 .acqua-searchform-container-slim {
	min-height: auto;
	margin: 50px auto 60px;
	padding: 0;
	background-color: rgba(var(--primary-color), 1);
}

/* MQ */
@media (min-width: 768px) {
	body.fixed .acqua-tmpl-page-02 .acqua-tmpl-page-header-container .container {
		width: 750px;
		padding: 0 10px;
	}
}
@media (min-width: 992px) {
	body.fixed .acqua-tmpl-page-02 .acqua-tmpl-page-header-container .container {
		width: 960px;
		padding: 0 10px;
	}
}
@media (min-width: 1200px) {
	body.fixed .acqua-tmpl-page-02 .acqua-tmpl-page-header-container .container {
		width: 1160px;
		padding: 0 10px;
	}
}

@media (max-width: 991px) {
	.container,
	body.fixed .acqua-tmpl-page-02 .acqua-tmpl-page-header-container .container {
		width: 100%;
	}
	/*.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-img-gallery .acqua-img-box img {
		height: 150px;
	}*/
}
@media (max-width: 767px) {
	body.fixed .acqua-tmpl-page-02 .acqua-tmpl-page-header-container,
	body.fixed .acqua-tmpl-page-02 .acqua-tmpl-page-header-container {
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		background-color: transparent;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none;	
	}
	.acqua-tmpl-page-02 .nav-tabs {
		padding: 0;
	}
	.acqua-tmpl-page-02 .nav-tabs > li {
		display: inline-block;
		margin-bottom: 2px;
	}
	/*.acqua-tmpl-page-02 .acqua-img-gallery {
		position: static;
		top: auto;
		left: 0;
		width: 100%;
	}
	.acqua-tmpl-page-02 .acqua-img-gallery .acqua-img-box {
		height: auto;
	}*/
	/*.acqua-tmpl-page-02 .acqua-tabs-container .acqua-img-gallery {
		min-height: auto;
		padding-right: 0;
	}
	.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-img-gallery .acqua-img-box img {
		height: 130px;
	}*/
	.acqua-tmpl-page-02 .acqua-description {
		margin-top: 10px;
		margin-left: 0;
	}
	.acqua-tmpl-page-02 .acqua-tabs-container-wide .acqua-description-container .acqua-description {		
		padding-right: 0;
	}
	.acqua-tmpl-page-02 .acqua-tabs-container-wide .tab-pane {
		min-height: auto;
	}
	.acqua-tmpl-page-02 .acqua-price {
		padding-top: 20px;
	}
}
@media (max-width: 549px) {
	.acqua-tmpl-page-02 .acqua-info h1 {
		font-size: 22px;
	}
	.acqua-tmpl-page-02 .facilities ul {
		float: none;
		width: 100%;
	}
}  