@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
.div_immagine_index{
	margin:0px; 
	padding:20px;
	background-color: rgba(255, 255, 255, 0.6);
	background-image: -moz-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
	background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=0);
}
body{
	font-family:'Open Sans', sans-serif !important;
}
.promo_row{
	background:#FFDB8E !important;
}
.evento_row{
	background:#DFF0D8 !important;
} 
.price_cnt_mobile{
	position:fixed; 
	bottom:0;
	right:0; 
	left:0;
	-webkit-box-shadow: 0px 4px 41px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 41px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 41px 0px rgba(0,0,0,0.75); 
	background:#428bca; 
	color:#fff; 
	z-index:9999;
	padding:10px;
	border-top:2px solid #fff;
}
.datepicker td.old, .datepicker td.new{
	color: #000 !important;
}
.datepicker td.day.disabled{
	color: #999 !important;
}
.price_cnt_mobile p{
	margin-bottom:0;
	font-weight:bold;
	font-size:24px
}
.meteoboxcontainer{
	position: absolute;
	left:5%;
	width: 305px;
	margin:9px;
	background:url("../img/bg_meteo.png") repeat;
}
.errors_list{
	color:#c40000;
	font-weight:bold;
}
.inpt_descr{
	font-size:10px;
	margin:10px 0;
}
.back_s_i{
	border-bottom:1px solid #f0f0f0;
	padding:10px 0;
}
.make_login{
	margin:20px 0;
	float:left;
	width:100%;
}
.image_resize{
	-webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
#errors ul li{
	color:#c40000;
}
.group img{
	width:100%;
}
.infobox2 p{
	padding:5px;
	border-bottom: 1px solid #f0f0f0;
}
#map {
  width: 100%;
  height: 300px;
}

.infobox2{
	margin:0 15px 0 0;
}
.icona_dstca{
    color: #333333;
    font-weight: bold;
    line-height: 1.42857;
    padding: 3px 5px;
	font-size:12px;
	background:#c40000;
	color:#fff;
	float:left;
	margin-right:10px;
	
}
.focus_error {
  border: 1px solid #FF0000;
}
.navbar-nav > li > a{
	padding:15px 10px;
}
 .col-lg-6{width:49%;}
@media screen and (max-width: 1200px) {
	.meteoboxcontainer{
		left:33%;
	}
	.meteoboxcontainer_promo{
margin-left:50px;

}
	
	.cart_summary{
		width:100%;
	}
	 .col-lg-6{width:100%;}
	.s_htl-in{margin-top:15px;}

}
@media (max-width: 995px) {
	.rapid-right{
		float:none;
	}
	.rapid-left{
		float:none;
	}
}
@media (min-width: 996px) {
	.rapid-right{
		float:right;
	}
	.rapid-left{
		float:left;
	}
	
}
.rapid{
	height:100px;
}
.full{
	width:100%;
}
.btn_skipass img{
	margin:5px 0;
}
.btn_skipass{
	background:#47A447;
	color:#fff;
}
.btn_skipass:hover{
	background:#57bd57;

}
.btn_booking i{
	margin:15px 0 5px 0;
}
.btn_booking{
	background:#55ACEE;
	color:#fff;
}
.btn_booking:hover{
	background:#58ACFA;
	color:#fff;
	text-decoration:none;
}
.btn_auto i{
	margin:15px 0 5px 0;
}
.btn_auto{
	background:#5bc0de;
	color:#fff;
}
.btn_auto:hover{
	background:#39B3D7;
	color:#fff;
	text-decoration:none;
}
.btn_promo i{
	margin:15px 0 5px 0;
}
.btn_promo{
	background:#FFC107;
	color:#fff;
}
.btn_promo:hover{
	background:#FFD54F;
	color:#fff;
	text-decoration:none;
}
.loc_btn i{
	font-size:30px;
}
.loc_btn{
	
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
	font-weight:bold;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom:10px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}
.ca_img img{
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.ca_img img:hover{
	opacity:.8;
}
.cam_cnt .pad-noleft{
	padding-right:5px !important;
}
.cam_cnt .panel-footer a:hover{
	text-decoration:none;
	color:#333;
}
.cam_cnt .panel-footer a{
	font-weight:bold;
}
.big_cam .cam_name{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px 25px;
	background:#55ACEE;
	font-weight:bold;
	color:#fff;
	font-size:16px;
}
.big_cam{
	position:relative;
}
@media (min-width: 1200px) {
	.ca_img{
		height:140px;
		overflow:hidden;
	}
}
@media (min-width: 775px) and (max-width: 995px) {
	.ca_img{
		height:130px;
		overflow:hidden;
	}
}
@media (max-width: 775px){
	.cam_cnt_2 .ca_img{
		height:100px;
		overflow:hidden;
	}
}
@media (min-width: 995px) and (max-width: 1200px) {
	.col-lg-4{width:31%; float:left; }
	
	.meteoboxcontainer{
		left:6%;
		width: 210px;
	}
	.meteoboxcontainer_txt{
		padding:1px!important;
		width:70%!important;
	}
	.meteoboxcontainer_promo{
	}
	.ca_img{
		height:130px;
		overflow:hidden;
	}
	
	.div_titolo_index{
		font-size: 30px!important;
		line-height: 1.1em;
	}
	.div_testo_index{height:95px!important;}
	.panel-body p img{width:100%; height:100%}
	.col-lg-6{width:49%;float:left;}
}

.gocart{
	margin-left:15px;
}
.cart_summary{
	width:220px;
	padding:10px;
}
.cart_summary a{
	float:right;
	background: #5cb85c;
	color:#fff;
	padding:3px 6px;
	font-weight:bold;
}
.btn_gallery i{
	color:#FFC107;
	font-size:14px;
}
.btn_gallery{
	background:#f0f0f0;
	height:40px;
	line-height:40px;	
	color:#333;
	margin-bottom:10px;
	font-weight:bold;
}
.btn_gallery:hover{
	text-decoration:none;
	background:#999;
	color:#333;
}
.cart_summary span{
	float:left;
	background: #F7BE38;
	color:#fff;
	padding:3px 6px;
	font-weight:bold;
}
.cart_summary a:hover{
	background: #47A447;
}
.cart_summary{
	background:#fff;
	float:left;
}
.form-control_ora{
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 20%;
}
.form-control_ora2{
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 46%;
}
.pad-5px{
	padding:5px !important;
}
.pad-noright{
	padding-right:0 !important;
}
.pad-noleft{
	padding-left:0 !important;
}
.section_title{
	font-size:14px;
	font-weight:bold;
	background:#333;
	color:#fff;
	padding:5px 10px;
}
.info_pic i{
	color:#428bca;
}
.info_pic{
	color:#666;
	font-size:12px;
}
.link_pic .author_b{
	font-weight:bold;
	font-size:14px;
	color:#428bca;
}
.count_skip{
	background:#c4c4c4;
	padding:3px 10px;
	font-weight:bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#c40000;
	color:#fff;
}
.price-axj{
	background:#55ACEE; text-align:center;color:#fff;position:absolute; top:0; right:0; padding:10px;
}
.oth-offer{
	padding:5px 0;
}
.oth-offer .rooms{
	font-size:18px;		
}
/*collassa navbar al valore definito*/
@media (max-width: 768px) {
	.respo_bx{
		padding:0;
	}
	.pad-noleft, .pad-noright{
		padding:0;
	}
	.price-axj{
	display:none;
	}
	.nopad-xs{
		padding:0 !Important;
	}
	.block{
		background:#fff !important;
    }
    .main-elenco{
		padding-right:0 !important;
		padding-left:0 !important;
    }
    .mobi_row{
		width:100%;
    	float: none;
    }
    .nav-cnt .nav-btn{
		margin-top:5px;
    	width:100%;
    }
    .elenco:first-child{
		margin:0 !important
    }
    .max100{
		width:100%;
    }
	.nav-cnt form label{
		margin-top:10px;
	}
	.nav-cnt form,.nav-cnt .frm-cnt{
		width:100%;
	}
	.btn-a{
		margin:15px 0 0 0 !important;
	}
	.elenco{
		margin-right:0 !important;
	}
}
.askp i{
	font-size:26px;
}
.askp{
	font-weight:bold;
	font-size:16px;
	line-height:100%;
}
.payment_method{
	background:#fff;
	margin:5px;
	padding:4px;
	font-weight:bold;
}
.sistemazioni form,.sistemazioni span{
	float:left !important;
}
.alet{
	background:#f0f0f0;
}
.sistemazioni{
	line-height:100%;
	border-bottom:1px solid #f0f0f0;
}
.sistemazioni form{
	margin-left:20px;
}
.sistemazioni span{
	padding:10px 0;
}
.sistemazioni{
	padding:4px;
}
.sistemazioni .icons i{
	color:#BC863D;
}
.sistemazioni .s_inner{
	background:#e8e8e8;
	padding:20px 0;
}
.sistemazioni .s_inner .title{
	background:#55ACEE;
	padding:7px 0;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.sistemazioni .s_inner .price b{
	font-size:18px;
}

@media (max-width: 995px) {
    .navbar-header {
        float: none;
    }
	
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
	.sistemazioni form{
		margin-left:0px;
	}
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.navbar-collapse.collapse.in { display: block !important; }
	
	.panel-body p img{width:100%; height:100%}
    .box-pre-azienda{
    	margin-top:20px;
	}
}

.mobi_row{
    	float: left;
   }
.meteoboxcontainer_img{
	position: absolute;
	margin:9px;
	padding:0 2px 2px 0;
	background:url("../img/bg_logoo.png") repeat;
}
.meteoboxcontainer_txt{
	position: absolute;
	margin:9px;
	padding:3px;
	width:77%;
	background:url("../img/bg_logoo.png") repeat;
	bottom:140px;
	font-family: 'Exo 2', sans-serif;
	text-align:center;
	color:#3d3d3d;
	font-weight:bold;
	
}
	
.meteoboxcontainer_promo{
	position:relative;
	font-family: 'Exo 2', sans-serif;
	text-align:center;
	color:#fff;
	border:1px solid #030;
	background-color:rgba(0,128,64,0.6);
	font-weight:bold;
	font-size:16px;
}



.meteo_box_p{color:#fff; font-size:20px; font-weight:bold; text-shadow:0 0 2px #333;}
.meteo_box_p_stato{float:left; width:100%;color:#fff; font-size:20px; font-weight:bold; text-shadow:0 0 2px #333; }
.last_update{font-size:13px; font-style:italic;}
.umidita, .temperatura{font-size:14px; margin:0;}
.vento{font-size:10px;}
#previsioni{width:100%; border:0; font-size:14px;  color:#FFF; text-shadow:0 0 2px #333; margin-top:20px; margin-bottom:15px;}
#previsioni td{margin:auto; text-align: center;}
.smll{font-size:12px;}
.condizioni{padding:10px 0 0 0; margin:0}
.white_sh{ font-size:18px; }
.footer_lnk{padding:0 0 0 10px; }
.footer_lnk:hover{text-decoration:none !important; }
.logo_home_11{width:300px;}
.div_testo_index{
	background-color: #2374e6;
	background-image: -moz-linear-gradient(top, #2d96ee, #1340da);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d96ee), to(#1340da));
	background-image: -webkit-linear-gradient(top, #2d96ee, #1340da);
	background-image: -o-linear-gradient(top, #2d96ee, #1340da);
	background-image: linear-gradient(to bottom, #2d96ee, #1340da);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2d96ee', endColorstr='#ff1340da', GradientType=0);
	text-transform: uppercase;
	padding: 10px 18px;
}
.dpd1input{
	background:#ffffff !important;
	cursor:pointer !important;
}
.div_titolo_index{
	font: 700 45px 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.2em;
	color: #dee8fb;
	/*letter-spacing: -4px;*/
}

.div_subtitolo_index{
	font: 700 20px 'BenchNine', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.2em;
	color: #73b1ff;
	letter-spacing: -1px;
	margin-top: -15px;
	padding-bottom: 17px;
}

.div_btn_index{
	position: relative;
	display: inline-block;
	font: 700 20px 'BenchNine', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.2em;
	color: #e5efff;
	text-transform: uppercase;
	padding: 8px 19px 6px;
	background-color: #65a5fe;
	background-image: -moz-linear-gradient(top, #83c5fe, #3775fe);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#83c5fe), to(#3775fe));
	background-image: -webkit-linear-gradient(top, #83c5fe, #3775fe);
	background-image: -o-linear-gradient(top, #83c5fe, #3775fe);
	background-image: linear-gradient(to bottom, #83c5fe, #3775fe);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff83c5fe', endColorstr='#ff3775fe', GradientType=0);
	background-repeat: repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out; border: none;
}
.t{
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.contest .brd-right{
	border-right:1px solid #f0f0f0;
}
.contest{
	background:#fff;
	min-height:350px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding-top:15px;
	padding-bottom:15px;
	font-family: 'Open Sans', sans-serif;
}
.contest .actions a{
	font-weight:bold;
	margin-left:5px;
}
.s_i p{
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	height: 20px;
    overflow: hidden;
}
.s_i i{
	color:#428BCA;
	font-size:20px;
}
.s_i hr{
	margin:0 0 10px 0;
}
.s_i{
	margin:8px;
}
.sing_img{
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	margin-top:10px;
}
.sing_img:hover{
	-moz-box-shadow: 0 0 10px #428bca;
	-webkit-box-shadow:0 0 10px #428bca;
	box-shadow: 0 0 10px #428bca;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background:#f8f8f8;
	transform: scale(1.1);
	z-index:1029;
}
.next{
	margin-left:10px;
}
.elenco{
	margin-right:5px;
}
.nopad{
	padding:0 !important;
}
.errors{
	color:#c40000;
}
.img_box{
	position:relative;
}
.author i{
	font-size:12px;
	
}
.author_b{
	color:#666;
}
.author{
	font-size:12px;
	color:#dcdcdc;
}
.side{
	border-right:1px solid #f0f0f0;
}
.auth{
	color:#428bca;
	font-weight:bold;
}
.sidebar_fott hr{
	float:left;
	width:100%;
	margin:10px 0;
}
.sidebar_fott h4{
	margin-top:15px;
}
.infobox{
	padding:10px 0;
	border-top:1px solid #f0f0f0;
	margin-top:5px;
}
.face_comment h4{
	text-align:left;
	margin:15px 0 10px 10px;
	
}
.face_comment{
	text-align:center;
	background:#f0f0f0;
    float: left;
    margin-top: 10px;
	width:100%;
	overflow:hidden;
}

.nav-cnt{
	margin:15px 0;
	background:#F5F5F5;
	padding:5px !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.nav-btn:hover{
	text-decoration:none;
	color:#2a6496;
}
.back_like_cnt{
	font-size:40px;
	padding:10px 40px;
	margin-top:20px;
	border:1px solid #f0f0f0;
}
.img_gb_btn{
	font-family: 'Open Sans', sans-serif;
	margin-right:10px;
}
.img_gb h3{
	color:#fff;
	font-size:25px;
	margin:10px;
}
.img_gb{
	position:relative;
}
.img_box_2 img{
	max-width:100%;
}
.img_box_2{
	width:100%;
	text-align:center;
}
.nocontent{
	padding:20px 0;
	border:2px dashed #f0f0f0;
	width:100%;
	text-align:center;
}
.partecipa{
	float:left;
	width:100%;
}
.partecipa_2{
	padding:10px;
	background:#f0f0f0;
	text-align:center;
}
.nav-btn{
	border:1px solid #fff;
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:6px 10px; 
	color:#428bca;
	
}
.s_i img:hover{
	opacity:.6;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.s_i img{
	width:100%;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.contest .actions i{
	color:#fff;
	font-size:20px;
	
}
.div_btn_index:HOVER
{
	color: #1340da;
}
.actions{
	margin-top:20px;
	margin-bottom:30px;
    background: #f0f0f0;
    float: left;
    padding: 30px;
    width: 100%;
}


.div_thumb_index{
	border: none;
	padding: 0;
	margin-bottom: 0px;
}
.btn-a{
	overflow:hidden;
}
.sb_label{
	font-weight:bold;
	padding:4px 10px;
	background:#f0f0f0;
}
h3{
	font-family: 'Open Sans', sans-serif;
}
.btn-strip:hover{
	background-color:#17568d;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out; border: none;
	color:#fff;
}

.btn-strip{
	padding:16px 0;
	width:100%;
	float:left;
	background:#3276b1 url("http://www.moliseski.it/images/skipass-icon.png") left no-repeat;
	font-weight:bold;
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out; border: none;
}
.pd{
	padding-top:20px !important;
	padding-bottom:20px !important;
}
.fb-share-button{
	margin-top:10px;
}

/**CONTEST FOTO*/
.zoom3:hover{
	opacity:.8;
}
.zoom4:hover{
	opacity:.8;
}
.zoom2:hover{
	opacity:1;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	transform: scale(1.1);
	z-index:999;
}
.zoom2 { 
	opacity:.8;
    display:block; 
    position:relative; 
    overflow:hidden; 
    background:#fff url(../images/loader.gif) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:60px;
	border:2px solid #f0f0f0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	transform: scale(1);
}
.fancybox-skin{
	background:#fff !important;
}
.zoom3 .showall,.zoom4 .showall{ 
	position:absolute;
	bottom:20px;
	right:0;
	background:#428bca;
	color:#fff;
	font-weight:bold;
	padding:3px 5px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.zoom3,.zoom4 { 
    display:block; 
    position:relative; 
    overflow:hidden; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:300px;
}
.zoom4{
	height:200px !important;
}
.zoom { 
    display:block; 
    position:relative; 
    overflow:hidden; 
    background:#fff url(../images/loader.gif) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:190px;
}
.block i{
	font-size:14px;
}
.block .like_count{
	top:0;
	right:0;
	padding:5px 10px;
	background:#f0f0f0;
	font-weight:bold;
	color:#333;
	position:absolute;
	-moz-border-radius:0 0 0 5px;
	-webkit-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
}
.block .like_count2{
	top:0;
	right:0;
	padding:5px 10px;
	background:#f0f0f0;
	color:#333;
	position:absolute;
	-moz-border-radius:0 0 0 5px;
	-webkit-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
}
.block{
	padding: 5px; 
	background: #f0f0f0;
	position:relative;
}
/*.zoom img { display:none }*/

.zoomOverlay {
    position:absolute;
    top:0; left:0;
    bottom:0; right:0;
    display:none;
    background-image:url(../images/zoom.png);
    background-repeat:no-repeat;
    background-position:center;
}

/**Classifica*/
.pst-g{
	color:#4CAF50;
}
.pst{
	color:#E65100;
}
.footer{
	z-index:1030;
}
.footer-dv ul li{
	padding:5px 0;
	border-bottom:1px solid #2c2c2c;
}
.footer-dv ul li a:hover{
	color:#fff;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.footer-dv ul li a{
	color:#999999;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-dv ul{
	padding:0;
	list-style:none;
}
.footer-dv h4{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.footer-dv{
	background:#222222;
	padding:10px 0;
	margin-bottom:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.footer-dv i{
	color:#428bca;
}
.asda{
	width:100%;
	margin:10px 0;
}

.reimposta:hover{
	color:#f0f0f0;
}
.reimposta{
	background:#FABB29;
	border:1px solid #FABB29;
	color:#fff;
}
.reimposta i{
	color:#fff;
}

.box-vota h4{
	margin-top:0;
}
.box-vota{
	background:#fff9c4;
	padding:10px;
}
.s_parteci:hover{
	text-decoration:none;
}
.s_parteci{
	padding:5px 10px;
	float:left;
	width:90%;
	background:#f0f0f0;
	margin:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.partecipa-hr{
	margin:0 0 5px 0;
}
.partecipa-span{
	font-size:20px;
	font-weight:bold;
	background:#428bca;
	color:#fff;
	padding:3px 10px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	margin-top:20px;
}

/* BOOKING */
.bk_s .add_photo{
	padding:10px;
	background:#f9f9f9;
}
.row_combinazione hr{
	margin:10px 0;
}
.srv_row{
	float:left;
	padding:4px 10px;
}
.periodo_ac:hover{
	text-decoration:none;
}
.periodo_ac{
	padding:3px 10px;
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.btn-twitter{
	background:#55ACEE;
	color:#fff;
	border-color:#55ACEE;
	font-weight:bold;
}
.btn-facebook{
	background:#3B5998;
	color:#fff;
	border-color:#3B5998;
	font-weight:bold;
}
.btn-google{
	background:#DF4B38;
	color:#fff;
	border-color:#DF4B38;
	font-weight:bold;
}
.btn-google,.btn-facebook,.btn-twitter{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btn-google:hover,.btn-facebook:hover,.btn-twitter:hover{
	color:#fff;
	transform:scale(1.1);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.title_booking{
	font-size:18px;
	font-weight:bold;
	
}

.btn-list{
	width:100%;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
.address i{
	color:#333;
}
.address{
	color:#999;
}
.serv_lista{
	padding:3px 10px;
	background:#f0f0f0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	float:left;
	margin-top:5px;
	margin-right:5px;
}
.c_pad{
	padding:6px 8px;
}
.bg-info hr{
	background:#dcdcdc;
}
.bg-info{
	/*background:#f0ad4e;*/
	 background:#55ACEE; 
	padding-top:15px;
	padding-bottom:15px;
	color:#fff;
	box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.infobox_prop{
	background:#f0f0f0;
	padding-top:15px;
	padding-bottom:15px;
}
.cst_pad{
	padding-top:5px;
	padding-bottom:5px;
}
.middle_title{
	margin-top:10px;
	background:#55ACEE;
	color:#fff;
	padding:5px 10px;
	font-weight:bold;
}
.pr_btn:hover,.pr_btn:active,.pr_btn:visited{
	color:#fff;
	transform:scale(1.1);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.pr_btn{
	background:#ED9C28;
	color:#fff;
	font-weight:bold;
	border:1px solid #ED9C28;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.box-pre-azienda{
	padding-bottom:20px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.pre_el_a i{
	font-size:12px;
}
.pre_el_a:hover{
	color:#fff;
	text-decoration:none;
	
}
.pre_el_a{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.bsxa:hover{
	background:#5cb85c;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.bsxa{
	background:#47A447;padding:19px 18px 18px 18px; 
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.prenota_elenco{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding-bottom:15px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.prenota_elenco:hover{
	background:#f5f5f5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.btrd{
	border-bottom:1px solid #f0f0f0;
	position:relative;
}
.round{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.promo_n .description{
	font-family: 'Open Sans', sans-serif;
}
.promo_n .title{
	font-weight:bold;
	font-size:16px;
	padding:10px;
	border-bottom:1px solid #f0f0f0;
	color:#333;
	background:#f5f5f5;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.promo_n{
}
.s_htl i,.s_htl2 i{
	color:#428bca;
}
.s_htl2{
	padding:5px 10px;
	background:#f5f5f5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
	font-family: 'Open Sans', sans-serif;
}
.s_htl3{
	color:#666;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}
.s_htl{
	padding:5px 10px;
	font-weight:bold;
	background:#f5f5f5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
	font-family: 'Open Sans', sans-serif;
}
.promo-info-bg span{
	font-size:20px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
}
.promo-info-bg{
	background:#55ACEE; 
	color:#fff;
	position:absolute;
	top:0;
	right:0;
	padding:5px 10px;
	text-align:right;
	font-family: 'Open Sans', sans-serif;
	-moz-border-radius:0 0 0 5px;
	-webkit-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
}
.promo-btn:hover{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background:#428bca;
	text-decoration:none;
	color:#fff;
}
.promo-btn{
	background: #55acee;
    color: #fff;
    float: left;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
	font-size:16px; 
    width: 100%;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	margin-top:20px;
}
.promo-btn2:hover{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background:#FFC107;
	text-decoration:none;
	color:#fff;
}
.promo-btn2{
	background: #FFD54F;
    color: #fff;
    float: left;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
	font-size:16px; 
    width: 100%;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	margin-top:20px;
}
.big_16{
	font-size:13px;
}
.big_12{
	font-size:12px;
}
.detail_link i{
	color:#fff;
	font-size:16px;
}
.detail_link{
	background:#FFC107;
	color:#fff;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	padding:5px 10px;
	font-size:16px;
}

.s_htl-in .span i{
	font-size:14px;
}
.s_htl-in .span{
	padding:5px 10px;
	background:#55acee;
	color:#fff;
	font-size:16px;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
}
.s_htl-in{
	font-weight:bold;
	float:left;
	margin-right:20px;
	color:#666;
	font-family: 'Open Sans', sans-serif;
}
.p_note{
	font-size:12px;
}
.price_cnt .modal-title{
	color:#333 !important;
}
.price_cnt{
	background:#55ACEE; 
	text-align:center;
	color:#fff;
	padding:10px;
}
.promo_widget{
	color:#fff; 
	font-weight:bold; 
	padding:5px 10px;
	background:url('http://www.moliseski.it/bgatext.png') repeat;
	position:absolute; 
}
.promo_widget2{
	color:#fff; 
	font-weight:bold; 
	padding:5px 10px;
	background:url('http://www.moliseski.it/bgatext2.png') repeat;
	position:absolute; 
}
.book_footer{
	position:absolute; 
	right:0;
	top:-35px; 
	height:25px;
	line-height:25px;
	background:#47A447;
	color:#fff;
	font-weight:bold;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	padding:0 15px;
	background:#999999;
}
.footer-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #666;
    margin: 1em 0;
    padding: 0; 
}
.noleggio_form .price_noleggio{
	position:absolute;
	top:20px;
	right:0;
	padding:5px 10px;
	background:#55ACEE;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
.noleggio_form .title_noleggio{
	background:#FFC107;
	color:#fff;
	font-weight:bold;
	text-align:center;
	width:100%;
	padding:5px 10px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	
}
.noleggio_form .price_noleggio .price_noleggio_baby{
	font-size:12px;
}
.noleggio_form{
	position:relative;
	border: 1px solid #f0f0f0;
    padding: 10px;
}
.showdett .noleggio_form_dett{
	display:block !important;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.noleggi{
	margin:10px 0;
}
.red_dot{
	width:14px;
	height:14px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	background:#c40000;
	margin-top:4px;
}
.green_dot{
	background:#27AE60;
	width:14px;
	height:14px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin-top:4px;
}
.c_tot span{
	font-size:18px;
}
.c_tot{
	background:#55ACEE;
	color:#fff;
	font-weight:bold;
}
.noleggio_form_dett{
	z-index:10;
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	background:#333;
	color:#FFC107;
	display:none;
	padding-top:10px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.price_noleggio_sk{
	padding:5px 10px;
	background:#55ACEE;
	color:#fff;
	font-weight:bold;
}
.tot_nol{
	font-weight:bold;
	font-size:20px;
}
.newsletter{
	background:#f0f0f0;
	padding:10px;
}
.cnt_number{
	font-size:30px;
	background:#55ACEE;
	color:#fff;
	padding:6px 15px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	font-weight:bold;
}
.cnt_number_list{
	color:#ffc107;
}
.nomargin{
	margin:0;
	margin-top:10px;
}
.gift_pack{
	padding:0 0 10px 0;
	
}
.pro_img_cnt img{
	padding:7px;
	background:#fff;
}
.promobox h3{
	font-size:18px;
	font-weight:bold;
	margin-top:0;
}
.promobox{
	background:#55ACEE;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
	border:1px solid #19ACDA;
	box-shadow: 0 0 7px #666;
	-moz-box-shadow: 0 0 7px #666;
	-webkit-box-shadow: 0 0 7px #666;
}






