body{
	border-top:5px solid #636364;
	font-size:14px;
	color:#202020;
	line-height:1.7;
	font-family: 'Open Sans', sans-serif;
}
h1, h2,h3,h4,h5,h6{
	font-family: 'Open Sans', sans-serif;	
}
ul.links {
	display: none;
}

section#block-views-blocchi-block-4 .owl-carousel .owl-wrapper-outer {
	width: 99%;
}
section#block-locale-language {
	display: none;
}
.col1 table td{
	border:1px solid #ccc;
}
/*GENERAL*/
a, a:hover{
	color:#295486;
	text-decoration:none;	
}
#map-canvas {
	height:450px;	
}
#map-canvas img{
	max-width:inherit;	
}
img{
	height:auto;
	max-width:100%;	
}
#block-views-blocchi-block-4 .owl-buttons{
	display:none !important;	
}

/*LINGUA*/
#block-lang-dropdown-language{
	float:right;	
	margin-bottom: -21px;
	margin-top: -4px;
	width:auto !important;
	color: #335F8C;
}
.chzn-container-single .chzn-single{
	background:none;
	border:0;
	border-radius:0;
	box-shadow:none;
}
.chzn-container-single .chzn-single{
	color: #335F8C;
}
.chzn-container-single .chzn-single div b {
	background: url('../img/chosen-sprite.png') no-repeat 0px 2px;
}
.chzn-container-active.chzn-with-drop .chzn-single {
	border: 0px solid #aaa;
	background:#335F8C;
	box-shadow:none;
	color:#fff;
}
.chzn-container .chzn-drop{
	border: 0px solid #aaa;
	background:#335F8C;
	box-shadow:none;
	color:#fff;
}
.chzn-container .chzn-results li.highlighted, .chzn-container .chzn-results li.result-selected {
	background: #fff;
	color: #335F8C;
}

/*BOOKING*/
.booking{
	position:absolute;
	margin-top:-93px;
	width:100%;
	z-index:12;
	
	background: rgba(43,83,133,1);
	background: -moz-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 25%, rgba(0,0,0,0.91) 25%, rgba(0,0,0,0.7) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(43,83,133,1)), color-stop(25%, rgba(43,83,133,0.91)), color-stop(25%, rgba(0,0,0,0.91)), color-stop(100%, rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 25%, rgba(0,0,0,0.91) 25%, rgba(0,0,0,0.7) 100%);
	background: -o-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 25%, rgba(0,0,0,0.91) 25%, rgba(0,0,0,0.7) 100%);
	background: -ms-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 25%, rgba(0,0,0,0.91) 25%, rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to right, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 25%, rgba(0,0,0,0.91) 25%, rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b5385', endColorstr='#000000', GradientType=1 );

}
.booking-subtitle {
	font-size: 19px;
	margin-top: 15px;
	color: #fff;
}
.booking-title{
	font-size: 30px;
	margin-top: -10px;
	color: #fff;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.i18n-it .booking-title, .i18n-de .booking-title, .i18n-es .booking-title{
	font-size: 25px;
	padding-bottom:9px;
}
.i18n-fr .booking-title {
	font-size: 20px;
	padding-bottom:17px;
}
.i18n-it .booking input[type="submit"]{
	font-size: 11px;
}
.i18n-es .booking input[type="submit"] {
	font-size: 10px;
}
.dataa, .datap, .camere, .adulti, .bambini, .promocode {
	float: left;
}
label{
	color:#D9D9D9;
	font-size:12px;
	font-weight:normal;
	clear: both;
	display: block;
	margin: 0;	
	margin-top:25px;
}
.promocode label {
	margin-top: -5px;
}
.promocode label:nth-child(1) {
	margin-top: 10px;
}
.booking input, .booking select, .sbHolder{
	color:#295486;
	font-size:12px;
	border:0;
	padding:2px 8px;
	height:26px;	
	font-family:inherit;
	background:#fff;
	margin-right:10px;
}
.promocode input{
	width:100px;	
}
.sbHolder, .sbSelector{
	width:60px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
	color:#295486;
}
.sbOptions {
	background-color: #fff;
	border: solid 1px #295486;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px !important;
	width: 78px;
	z-index: 9999;
	overflow-y: auto;
	margin-top: 4px;
}
.sbOptions a:link, .sbOptions a:visited {
	color: #295486;
	text-decoration: none;
}
.sbOptions a {
	border-bottom: dotted 0px #515151;
	display: block;
	outline: none;
	padding: 2px 0 2px 3px;
}
.sbToggle {
	background: url(../img/select-icons.png) 0 -121px no-repeat;
	height: 26px;
}
.sbToggleOpen {
	background: url(../img/select-icons.png) 0 -172px no-repeat;
}
#datetimepicker8, #datetimepicker9{
	background-image:url(../img/cal.png);
	background-repeat:no-repeat;
	background-position:right;
	width:120px;	
	cursor:pointer;
}
.booking input[type="submit"] {
	color: #fff;
	background: #2D5184;
	padding: 8px 20px;
	border-radius: 4px;
box-shadow: 0px 1px 4px #000;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 40px;
	height: 35px;
}
.booking .select_piccola{
	width:40px;
	float: left;
	margin-right:0;
	margin-left:10px;
}
.booking .camere input{
	margin-left:0;
}
.buttonremove, .buttonplus{
	background:#D9D9D9;
	height:26px;
	width:26px;
	font: normal normal normal 14px/1 FontAwesome;
	cursor:pointer;
	float: left;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.buttonplus{
	border-left:1px solid #fff;	
}
.buttonremove:before, .buttonplus:before{
	content: "\f067";
	display: table;
	padding:6px;	
}
.buttonremove:before{
	content:"\f068";	
}
.adulti label, .bambini label{
	margin-left:10px;	
}
.promocode{
	margin-left:10px;	
}

/*SLIDE*/
.slide {
	margin-bottom: -10px;
}
.slide img{
	width:100%;
	height:auto;
}
.slide-title {
	text-align: center;
	font-size: 45px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5%;
	width: 100%;
	position: absolute;
	z-index:12;
}
.slide-body{
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 12%;
	width: 50%;
	margin-left:25%;
	position: absolute;
	z-index:12;
}
.slide-link{
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 20%;
	width: 100%;
	position: absolute;
	z-index:12;
}
.slide-link a{
	color: #2D5184;
	background:#fff;
	padding:10px 40px;
	border-radius:2px;
}
.slide-link a:hover{
	color: #2D5184;
	background:#ddd;
}
.slide-bg {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 0px;
	position: absolute;
	z-index: 11;
}
.owl-theme .owl-controls .owl-page span {
	background: #2D5184;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content: "\f104";
	color:#fff;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: "\f105";
	color:#fff;
}
.owl-theme .owl-controls .owl-buttons div{
	width:54px;
	height:54px;
	background:#ccc;
	color:#fff;
	font-size:29px;
	font-family: FontAwesome;
	border-radius:50%;
	position:absolute;
	top:40%;
	opacity:.7;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	opacity:.6;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	left:20px;	
}

.owl-theme .owl-controls .owl-buttons div.owl-next{
	right:20px;	
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 1.7s both ease;
  -moz-animation: fadeOut 1.7s both ease;
  animation: fadeOut 1.7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 1.7s both ease;
  -moz-animation: fadeIn 1.7s both ease;
  animation: fadeIn 1.7s both ease;
}

/*FOOTER*/
.footer {
	border: 0;
	margin: 0;
	padding: 20px 0;
	background: #111111;
	color: #fff;
	font-size: 12px;
}
.footer a{
	color:#fff;
}

/*FOOTER TOP*/
.footertop {
	background: #295486;
	color: #fff;
	padding: 40px 0;
	font-size: 13px;
	border-top:1px solid #fff;
}
.footertop a{
	color:#fff;
}

.footertop h2{
	font-size:20px;
	font-weight:lighter;
	text-transform:uppercase;	
}
.newsletter-form{
	margin-top:15px;	
}
.newsletter-form .form-control{
	border-radius:0;
	box-shadow:none;
	float: left;
	width: 50%;
	border:1px solid #fff;
}
input.btn.btn-default {
	background: #636364;
	border-radius: 0;
	border: 1px solid #636364;
	box-shadow: none;
	text-transform: uppercase;
	text-shadow: 0 0 transparent;
	color: #fff;
}
.footertop .cl {
	border-right: 1px solid #1F4670;
	min-height: 200px;
}
#footer-sitemap {
	margin: 0;
}
.fs-block-content li {
	clear: left;
}
#footer-sitemap a{
	text-decoration:underline;	
}
#footer-sitemap a:hover{
	text-decoration:none;
}
#block-menu-menu-info-prenotazione .nav>li>a{
	padding:0;
	text-decoration:underline;	
}
#block-menu-menu-info-prenotazione .nav>li>a:hover, .nav>li>a:focus {
	text-decoration:none;
	background-color: transparent;
}

/*BARRA TOP*/
.contatti {
	color: #335F8C;
	font-size: 12px;
}
.contatti a{
	color: #335F8C;
	font-size: 12px;
}

.sep:before {
	content: "/";
	padding: 0 13px;
	color:#888888;
}

.topbar{
	padding:5px 0;
	border-bottom:1px solid #EEEEEE; 	
}

/*MENU*/
.logo img {
	max-height: 66px;
}
section#block-system-main-menu .nav>li{
	display:inline-block;	
}
section#block-system-main-menu .nav>li>a{
	font-size:13px;
	color:#335F8C;
	padding:0;
	display: inline-block;
}
section#block-system-main-menu .nav>li>a:hover, .nav>li>a:focus, .nav>li>a.active {
	text-decoration:underline;
	background-color: transparent;
}
section#block-system-main-menu .nav>li>a:hover:after{
	text-decoration:none !important;
}
section#block-system-main-menu .nav>li:after {
	content: "/";
	padding: 0 2px;
	color:#888888;
}
section#block-system-main-menu .nav>li.last:after{
	content:"";	
}
section#block-system-main-menu {
	float: right;
	margin-top: 32px;
}

/*MAIN CONTENT*/
.col1{
	background: #e8e8e8; /* Old browsers */
	background: -moz-linear-gradient(left,  #e8e8e8 0%, #e8e8e8 50%, #2d5184 50%, #2d5184 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8e8e8), color-stop(50%,#e8e8e8), color-stop(50%,#2d5184), color-stop(100%,#2d5184)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e8e8e8 0%,#e8e8e8 50%,#2d5184 50%,#2d5184 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e8e8e8 0%,#e8e8e8 50%,#2d5184 50%,#2d5184 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e8e8e8 0%,#e8e8e8 50%,#2d5184 50%,#2d5184 100%); /* IE10+ */
	background: linear-gradient(to right,  #e8e8e8 0%,#e8e8e8 50%,#2d5184 50%,#2d5184 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#2d5184',GradientType=1 ); /* IE6-8 */
}
.col2{
	background: #e8e8e8; /* Old browsers */
	background: -moz-linear-gradient(left,  #2d5184 0%, #2d5184 50%, #e8e8e8 50%, #e8e8e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2d5184), color-stop(50%,#2d5184), color-stop(50%,#e8e8e8), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #2d5184 0%,#2d5184 50%,#e8e8e8 50%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #2d5184 0%,#2d5184 50%,#e8e8e8 50%,#e8e8e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #2d5184 0%,#2d5184 50%,#e8e8e8 50%,#e8e8e8 100%); /* IE10+ */
	background: linear-gradient(to right,  #2d5184 0%,#2d5184 50%,#e8e8e8 50%,#e8e8e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d5184', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-8 */
}

.bg1{
	background: #e8e8e8;
	padding:30px 0px 60px 0px;
}
.bg2{
	background:#2D5184;	
	padding:30px 0px 60px 0px;
}
.spr1{
	padding-right: 8.33333333%;
}
.spl1{
	padding-left: 8.33333333%;
}
.spl05{
	padding-left: 4.15%;
}

h1 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #335F8C;
}
.bg2 h1{
	color:#fff;
}
.bg2{
	color:#fff;	
}

.image-service{
	margin:20px 0;	
}
.link-service a {
	color: #2D5184;
	background: #fff;
	padding: 10px 40px;
	border-radius: 4px;
	box-shadow: 0px 1px 4px #000;
	display: inline-block;
	text-transform:uppercase;
}
.link-service a:hover{
	background: #ddd;
	color: #2D5184;

}
.sidebarfirst{
	margin-top: -158px;	
}
#block-views-blocchi-block .image-full img {
	left: 0;
	position: absolute;
	width: 59%;
	z-index:9;
}
#block-views-blocchi-block-2 .image-full img {
	margin-top: 0px;
	right: 0;
	position: absolute;
	width: 50%;
	z-index:8;
}
section#block-views-blocchi-block-3 ul {
	padding-left:20px;
	font-size:12px;
}
.sidebarfifth {
	padding: 0;
}
.front #map-canvas{
	height:270px;
	margin-top:-270px;
}
.front.i18n-de #map-canvas{
    margin-top: -150px;
}
.front.i18n-fr #map-canvas{
    margin-top: -150px;
}
.sidebarfourth{
	margin-top:145px;
	min-height: 480px;
}
.sidebarfourth h1{
	margin-bottom:20px;	
}
.offers-list-image {
	float: left;
	margin-right: 30px;
}
.offers-list-title {
	font-size: 20px;
	text-transform: uppercase;
}
.offers-list-link a, a.prenota-btn{
	color: #fff;
	background: #2D5184;
	padding: 10px 40px;
	border-radius: 4px;
	box-shadow: 0px 1px 4px #000;
	display: inline-block;
	text-transform:uppercase;
	margin-top:20px;
}
.owl-carousel .owl-item:hover .offers-list-title a, .camere  .views-row:hover a{
	color: #000;
}
.camere .views-row:hover, .servizi-list .views-row:hover, .offers-list .views-row:hover{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition: all .6s ease;
}
.owl-carousel .owl-item:hover .offers-list-link a, a.prenota-btn:hover, .view-liste .views-row:hover .lista-link a{
	color: #fff;
	background: #000;
}
.lista-image {
	float: left;
	margin-right: 20px;
}

.recensioni {
	text-align: center;
	background: #2D5184;
    color: #fff;
}

.recensioni h1 {
    color: #fff;
}

h1.blocco-recensioni-titolo {
	margin-bottom: 25px;
	color: #fff
}

.region.region-recensioni {
	margin-top: 35px;
	margin-bottom: 35px;
}

.testo-recensione {
    font-size: 16px;
}

.autore-recensione {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.data-recensione {
    font-weight: bold;
    font-size: 15px;
}

.recensioni .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -105px;
}

.recensioni .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -105px;
}


/* .views-row.views-row-7:nth-child(7) div.lista-titolo {
    margin-top: -63px;
} */

/* h1.promozioni {
    color: red;
} */

section#block-system-main-menu .nav>li:nth-child(6)>a {
    color: red;
}

.lista-titolo {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #335F8C;
}
.bg2 .lista-titolo a{
	color:#fff;	
}
.lista-link a {
	color: #fff;
	background: #2D5184;
	padding: 10px 40px;
	border-radius: 4px;
	box-shadow: 0px 1px 4px #000;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 20px;
}
.bg2 .lista-link a {
	color: #2D5184;
	background: #fff;
}
.lista-cnt {
	margin-top: 20px;
}
.tax-2 .slide {
	margin-bottom: 0;
}
.bg2 .lista-image {
	float: none;
	margin:0;
}
.bg2 .lista-image, .bg2  .lista-image:hover {
	-webkit-transition: all .6s ease; 
}
.bg2 .lista-image img{
	-webkit-transition: all .6s ease; 	
}
.bg2 .lista-image:hover {
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.9);
	-webkit-transition: all .6s ease; 
}
.bg2 .lista-image:hover img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition: all .6s ease; 
}
.bg2 .lista-titolo {
	/* position: absolute; */
	margin-top: -31px;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	padding: 0px 10px;
	padding-top: 30px;
}
.bg2 .lista-link {
	display:none;
}
.lista-data{
	font-size:12px;	
}

#block-views-liste-block-5 .lista-cnt {
    margin-top: 0;
}
section#block-views-gallery-block img {
	margin-top: 20px;
	padding: 15px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
	display: none;
	background:#fff;
	width: auto;
	border-radius:0;
	border:0px solid #2F2219;
	color:#2D5184;
	z-index:9999999999;
	box-shadow:0px 0px 3px #000;
	font-family: 'Open Sans', sans-serif;
}
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
	border-radius: 0px;
	padding:8px 8px;
	font-size:16px;
}
.bootstrap-datetimepicker-widget th{
	padding:0;
	margin:0;	 
}
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev{
	font-weight: normal;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover{
	background:none;	
}
.bootstrap-datetimepicker-widget tbody{
	border:0;	
}
.bootstrap-datetimepicker-widget:before, .bootstrap-datetimepicker-widget:after{
	display:none;	
}
.bootstrap-datetimepicker-widget td{
	background:#fff;
	background-size: 35px;
	background-repeat: no-repeat;
	background-position: center center;
	width:36px;
	height:38px;
	padding:0;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget td.old:hover, .bootstrap-datetimepicker-widget td.new:hover {
	color: #fff;
	text-shadow: 0 0px 0 rgba(0,0,0,0.25);
	background-color: #fff;
	padding:0;
	width:36px;
	height:38px;
	background:#2D5184;
	opacity:1;
}
.bootstrap-datetimepicker-widget th{
	border:0;	
}
.bootstrap-datetimepicker-widget th.switch{
	font-size:18px;
	text-transform:uppercase;
	padding-top:7px;
}
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
	color: #999;
	opacity: .5;
}

.view-liste .views-row, .seplinea{
	position:relative;	
	padding-bottom:20px;
}
.lista-data{
	position:relative;
	clear:right;	
	margin-bottom: 20px;
}
.view-liste .views-row:after, .seplinea:after, .lista-data:after {
	content: "";
	width: 100px;
	height: 1px;
	background: #2D5184;
	float: left;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}
.lista-data:after{
	left: inherit;
	top: 29px;
	margin-left: -146px;
	margin-bottom: 20px;
	width:40px;
}
.view-liste .views-row-last:after{
	display:none;	
}
.seplinea{
	padding:0;
}

/* MEDIA QUERY PORTABLE DEVICE */

@media screen and (min-width: 990px) and (max-width: 1219px){
	.booking-subtitle {
	  font-size: 15px;
	}
	.booking input[type="submit"] {
	  font-size: 9px !important;
	}
	.booking {
		margin-top: -86px;
	}
	section#block-system-main-menu .nav>li>a {
  		font-size: 13px;
	}
	.i18n-de section#block-system-main-menu .nav>li>a {
  		font-size: 11px;
	}
	.i18n-fr section#block-system-main-menu .nav>li>a {
  		font-size: 12px;
	}
	.i18n-es section#block-system-main-menu .nav>li>a {
  		font-size: 12px;
	}
}

@media screen and (min-width: 1450px) {
	.booking{
		background: rgba(43,83,133,1);
		background: -moz-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 28%, rgba(0,0,0,0.91) 28%, rgba(0,0,0,0.7) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(43,83,133,1)), color-stop(28%, rgba(43,83,133,0.91)), color-stop(28%, rgba(0,0,0,0.91)), color-stop(100%, rgba(0,0,0,0.7)));
		background: -webkit-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 28%, rgba(0,0,0,0.91) 28%, rgba(0,0,0,0.7) 100%);
		background: -o-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 28%, rgba(0,0,0,0.91) 28%, rgba(0,0,0,0.7) 100%);
		background: -ms-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 28%, rgba(0,0,0,0.91) 28%, rgba(0,0,0,0.7) 100%);
		background: linear-gradient(to right, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 28%, rgba(0,0,0,0.91) 28%, rgba(0,0,0,0.7) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b5385', endColorstr='#000000', GradientType=1 );
	}
}

@media screen and (min-width: 1650px) {
	.booking{
		background: rgba(43,83,133,1);
		background: -moz-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 32%, rgba(0,0,0,0.91) 32%, rgba(0,0,0,0.7) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(43,83,133,1)), color-stop(32%, rgba(43,83,133,0.91)), color-stop(32%, rgba(0,0,0,0.91)), color-stop(100%, rgba(0,0,0,0.7)));
		background: -webkit-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 32%, rgba(0,0,0,0.91) 32%, rgba(0,0,0,0.7) 100%);
		background: -o-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 32%, rgba(0,0,0,0.91) 32%, rgba(0,0,0,0.7) 100%);
		background: -ms-linear-gradient(left, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 32%, rgba(0,0,0,0.91) 32%, rgba(0,0,0,0.7) 100%);
		background: linear-gradient(to right, rgba(43,83,133,1) 0%, rgba(43,83,133,0.91) 32%, rgba(0,0,0,0.91) 32%, rgba(0,0,0,0.7) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b5385', endColorstr='#000000', GradientType=1 );
	}
}

@media screen and (max-width: 1219px) {
	.promocode input {
		width: 90px;
	}
	.booking .select_piccola {
		width: 25px;
	}
	#datetimepicker8, #datetimepicker9 {
		width: 110px;
	}
	.booking input[type="submit"] {
		padding: 8px 10px;
	}
	.booking input, .booking select, .sbHolder {
		margin-right: 5px;
	}
	.booking .select_piccola {
		margin-left: 5px;
	}
	.promocode {
		margin-left: 5px;
	}
	.dataa {
		margin-left: 5px;
	}
	.bg2 .lista-titolo {
		width: 100%;
		font-size: 20px;
		margin-top: -34px;
	}
}

@media screen and (max-width: 1023px) {
	.region.region-footer3, .region.region-footer4 {
		margin-top: 20px;
	}	
	.footertop .cl:nth-child(2) {
		border: none;
	}
	.logo img {
		margin: 15px auto 0 auto;
		display: block;
	}
	a.logo.navbar-btn.pull-left {
		float: none !important;
	}
	section#block-system-main-menu {
		float: none;
		margin-top: 15px;
		margin-bottom: 15px;
		text-align: center;
	}
	#block-lang-dropdown-language {
		margin-top: -5px;
	}
	.booking-claim {
		text-align: center;
	}
	.booking-subtitle {
		font-size: 15px;
		margin-top: 2px;
	}
	.booking-title {
		font-size: 22px;
		margin-top: -10px;
		margin-bottom: -18px;
	}
	div#richiesta_pulsante_cerca {
		margin-bottom: 2px;
	}
	.booking{
		background:rgba(0,0,0,0.7);
	}
	.slide-title {
		font-size: 32px;
		padding:5px;
	}
	.slide-body{
		display:none;	
	}
	.slide-link {
		margin-top: 16%;
	}
	.owl-theme .owl-controls .owl-buttons div {
		display:none;
	}
	.spr1, .spl1 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.bg2 .lista-image img {
  		width: 100%;
	}
}


@media screen and (max-width: 767px) {
	body{
		text-align:center;	
	}
	li{
		text-align:left;	
	}
	.logo img {
		margin: 10px 0;
		display: block;
		float: left;
	}
	.footertop .cl {
		border: none;
		min-height: initial;
	}
	.footer .pull-right, .footer .pull-left {
		float: none !important;
		text-align: center;
	}
	#block-views-blocchi-block .image-full img, #block-views-blocchi-block-2 .image-full img {
		left: 0;
		position: initial;
		width: 100%;
	}
	.sidebarfirst {
		margin-top: 0;
	}
	.sidebarfourth {
		margin-top: 0;
	}
	.spl05 {
		padding: 15px	;
	}
	.front #map-canvas {
		margin-top: 0;
	}
	.booking {
		position: initial;
		margin-top: 0;
		background:#000;
	}
	.booking-title {
		margin-bottom: 0px;
	}
	.booking input[type="submit"] {
		display: block;
		margin: 0 auto;
	}
	div#richiesta_pulsante_cerca {
		clear: both;
		margin-bottom: 10px;
	}
	.promocode {
		margin-bottom: 10px;
	}
	.slide-link{
		display:none;	
	}
	.slide-title {
		font-size: 22px;
	}
	.bg2 .lista-titolo {
		width: 100%;
	}
	button.navbar-toggle {
		background: #335F8C;
		margin-top: 29px;
	}
	span.icon-bar {
		background: #fff;
	}
	section#block-system-main-menu .nav>li {
		width: 100%;
		text-align:center;
	}
	section#block-system-main-menu .nav>li:after {
		content: "";
		padding:0;
	}
	.navbar-collapse {
		clear: both;
	}
	span.sep {
		clear: both;
		display: block;
	}
	.sep:before {
		content: "";
		padding:0;
	}
	.contatti {
		text-align: center;
	}
	section#block-lang-dropdown-language {
		float: none;
		text-align: center;
		margin-top: 0;
		margin-bottom: -12px;
	}
	section#block-system-main-menu .nav>li>a {
		font-size: 21px;
		text-transform:uppercase;
		color: #FFFFFF;
		border-bottom: 1px solid #fff;
		width: 100%;
	}
	.navbar-collapse {
		position: absolute;
		z-index: 999;
		background: #335F8C;
		left: 0;
		width: 100%;
		margin-top:82px;
	}
	section#block-system-main-menu .nav>li>a:hover, .nav>li>a:focus, .nav>li>a.active {
		text-decoration: none;
		background: #fff;
		color:#335F8C !important;
	}
	.offers-list-image {
		float: none;
		margin-right: 0;
	}
	.footertop li {
		text-align: center !important;
		float: none !important;
	}
	section#block-footer-sitemap-footer-sitemap {
		margin-top: 18px;
	}
	#block-views-blocchi-block-2 .image-full img {
		display: none;
	}
	.lista-image {
		float: none;
		margin-right: 0;
	}
	.contactmobile a {
		color: #fff;
		background: #335F8C;
		width: 33.3333%;
		display: block;
		float: left;
		font-size: 24px;
		padding: 5px 0px;
		border-right:1px solid #fff;
	}
	.contactmobile a:nth-child(3) {
		border-right:0px solid #fff;
	}
	.topbar .contatti  {
		padding: 0;
	}
	section#block-locale-language {
		display: block;
	}
	#block-lang-dropdown-language{
		display:none;	
	}
	section#block-locale-language ul{
		padding:0;
		border-top:1px solid #fff;	
	}
	section#block-locale-language li {
		float: left;
		list-style: none;
		width: 20%;
		background: #335F8C;
		color: #fff;
		text-transform:uppercase;
		border-right:1px solid #fff;
		font-size:16px;
		text-align:center;
		padding:5px 0;
	}
	section#block-locale-language li.active{
		color: #335F8C;
		background:#fff;
	}
	section#block-locale-language li.active a{
		color: #335F8C;
	}
	section#block-locale-language li:nth-child(5) {
		border-right:0px solid #fff;
	}
	section#block-locale-language li a{
		color: #fff;
		text-align: center;
		width: 100%;
		display: block;
	}
	.hide{
		display:none;
	}
	.lingua.col-sm-4 {
		padding: 0;
	}
	.topbar {
		padding: 0px 0;
	}
	.booking input, .booking select, .sbHolder {
		height: 46px;
	}
	.buttonremove, .buttonplus {
		height: 46px;
		width: 46px;
		font-size:24px;
		padding: 7px;
	}
	.booking .select_piccola {
		width: 59px;
		font-size: 20px;
	}
	.promocode input {
		width: 153px;
	}
	#datetimepicker8, #datetimepicker9 {
		background-image: url(../img/cal2.png);
		width: 153px;
		font-size: 16px;
	}
	.camere {
		margin-left: 5px;
	}
	.adulti{
		margin-left:0;
		margin-right:5px;	
	}
	.datap, .adulti, .promocode {
		float: right;
	}
	.booking-claim {
		background-image: url(../img/frdwn.png);
		background-repeat: no-repeat;
		background-position: 96% center;
	}
	.booking-claim.active {
		background-image: url(../img/frup.png);
	}
}


div#CDSWIDSSP {
    width: 100% !important;
}

.prenotazioni {
	display: block;
	background: #2D5184;
	z-index: 99999;
	right: 0;
	width: 19%;
	padding: 20px;
	color: #fff;
	position: fixed;
	bottom: 65px;
	border: 1px solid #fff;
	font-size: 15px;
}

span.numero {
  font-weight: bold;
}

@media screen and (max-width: 1024px) { 
	.prenotazioni  {
		width: 35%;
	}
}


@media screen and (max-width: 768px) { 
	.prenotazioni  {
		width: 40%;
	}
}


@media screen and (max-width: 767px) {
	.prenotazioni  {
		display: none;
	}
}

.social-list {
	display: inline-block;
	margin-left: 15px;
	position: relative;
	top: -2px;
}

.social-list img,
.social-list-footer img {
	width: 15px;
	margin-right: 10px;
}

.social-list-footer img {
	width: 25px;
}

.social-list a:last-child img,
.social-list-footer a:last-child img {
	margin-right: 0;
}


@media screen and (max-width: 767px) {
	.visible-xs.contactmobile a {
		width: 50%;
	}
	/* .visible-xs.contactmobile .social-list {
			width: 100%;
			margin-left: 0;
	}

	.visible-xs.contactmobile  .social-list a {
    background: transparent;
    width: 20%;
	} */
}

/***** POPUP *****/

.bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background: #000000ab;
	z-index: 10000;
}

.popup {
	display: none;
	position: fixed;
	z-index: 10010;
	background: #fff;
	top: 20%;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}

.popup-close {
	color: #333;
	position: absolute;
	right: 15px;
	font-size: 29px;
	z-index: 3;
	cursor: pointer;
}

.popup-left {
	width: 45%;
	background-size: cover;
	height: 400px;
	display: block;
	background-position: center;
	float: left;
}

.popup-right {
	width: 55%;
	float: left;
}

.popup-title {
	text-align: center;
	font-size: 28px;
	color: #295486;
	margin-top: 34px;
}

.popup-text {
	font-size: 15px;
	font-family: inherit;
	color: #52616B;
	text-align: center;
	padding: 0 25px;
}

.popup-text p {
	margin: 15px 0;
}

.popup-button {
	text-align: center;
}

.popup-button a {
	color: #295486 !important;
	border: 2px solid #295486;
	padding: 10px 20px;
	font-size: 19px;
	margin: 5px auto 0 auto;
	display: inline-block;
	text-align: center;
	transition: .5s all;
}

.popup-button a:hover {
	background: #295486;
	color: #fff !important;
}

.popup-buttons-wrapper {
	text-align: center;
	margin-top: 40px;
}

.popup-buttons-wrapper .popup-button {
	display: inline-block;
}

.popup-buttons-wrapper .popup-button:first-child {
	margin-right: 25px;
}

@media screen and (max-width: 768px) {
	.popup {
		width: 90%;
		left: 5%;
		margin-left: 0;
		max-height: 90vh;
		overflow: scroll;
		top: 10%;
	}

	.popup-left {
		width: 100%;
		height: 150px;
	}

	.popup-right {
		width: 100%;
		overflow: scroll;
		padding-bottom: 20px;
	}


    .popup-close {
    	color: #fff;
    }
}

a.vacanza-sicura {
	color: red !important;
}