@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'scriptinaregular';
    src: url('fonts/scriptina-webfont.eot');
    src: url('fonts/scriptina-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/scriptina-webfont.woff2') format('woff2'),
         url('fonts/scriptina-webfont.woff') format('woff'),
         url('fonts/scriptina-webfont.ttf') format('truetype'),
         url('fonts/scriptina-webfont.svg#scriptinaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*reset - inizio */
body {
  margin:0px;
  padding:0px;
  font-size:20px;
  font-family: 'Open Sans', sans-serif;
  color:#19251c;
  font-weight:normal;
  background-color:#fff;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
    -webkit-font-smoothing: antialiased;
    text-shadow:
    	   -1px -1px 0 rgba(0,0,0,.005),  
    	    1px -1px 0 rgba(0,0,0,.005),
    	    -1px 1px 0 rgba(0,0,0,.005),
    	     1px 1px 0 rgba(0,0,0,.005);
}
.l--box-informativa-cookie {
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
}
body.cookieBarOn .header { margin-top: 28px;}
	
input {-webkit-appearance: none;}
a {color:#19251c;text-decoration:none;}
.hidden{ opacity:0;}
.visible{ opacity:1;}
.bianco { background:#ffffff; }
.txt_azzurro { color: #5291c0;}
ol, ul{ list-style: none outside none; margin: 0;padding: 0;}
li { list-style-type: none }
.clear{clear: both;}
fieldset, img{border: none;margin: 0;padding: 0;}
.clearfix:after{
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}
img{border: 0;width: 100%}
/*reset - fine */

/* ridefinizione tag base e classi generiche - inizio */
.logo-top {
  width: 100%;
  height: 134px;
  text-indent: -9999px;
  background: url(../img/logo.png) center center no-repeat;
  background-size: 100%;
  margin: 0;
}
h1 {
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1em;
  margin:20px 0 20px;
  color:#f8bd4d;
}
    
h2 {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 0.8em;
  margin:20px 0 20px;
  color:#f8bd4d;
}

h3 {
  font-size: 1.3em;
  font-weight: normal;
  line-height: 0.8em;
  margin:20px 0;
}

h4 {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1em;
  margin: 0 10px 0 0;
}
/*
h5 {
  font-size: 1.7em;
  font-weight: normal;
  margin: 30px 0 40px 0;
  float: left;
}

h6 {
  font-size: 1.4em;
  font-weight: normal;
  margin: 10px 0;
  float: left;
  width: 100%;
}
*/
ul.orizz {
  width: 100%;
  
}
ul.orizz li { float: left;}

.cont-pagina {
  width:100%;
  margin:0 auto;
}

.margini { margin:0 40px; }
.marginedx { margin:0 30px 0 0;}
.marginesx { margin:0 0px 0 30px;}    
.margine { margin:0 15px;}
.pagina { width:100%;}

.header_dx{
  width: 74%;
  float: left;
  background: url(../img/bkg_contatti_tel.png) top left no-repeat;
  margin-top: 50px;
  margin-left: 10px;
  background-size: 100%;
}
.contenuto {
  font-size: 1em;
  text-align: left;
  line-height: 1.5em;
}
.contenuto p{font-size: 0.8em}
.contenuto li, .elenco li, .colonnaS li{
  list-style-image:url("../img/v_lista.png");
  font-size: 0.8em;
  margin-left: 30px;
}
.colonna_sx ul{margin-bottom: 20px;}
.colonna_sx li{
  margin-left: 30px;
}
.contenuto p{
  line-height: 1.3em;
  margin: 0px 0 20px;
}

.logo {
  width:24%;
  text-align:left;
  float:left;
}

.hide {display: none;}
.vishidden{visibility:hidden;}
/* ridefinizione tag base e classi generiche - fine */

/* header - inizio */
.header {
	width: 100%;
	margin: 0;
/*	padding: 10px 0;*/
	position: fixed;
	z-index: 1000;
	top:0;
    background: rgba(255,255,255,0.8);
}

.header_contatti {
  width:36%;
  text-align:left;
  float:left;
  /*font-family: 'asap-bold';*/
  font-weight: 700;
}

.bandiere {
  width:28%;
  text-align:left;
  float:left;
}

.tel, .mail {
  background: url(../img/ico_tel.png) left center no-repeat;
  margin: 15px 0 15px 20px;
  padding: 0px 0 0 40px;
  height: 40px;
}
.mail {
  background: url(../img/ico_mail.png) left center no-repeat;
 /* margin: 0;*/
}
.cont-tel, .cont-mail {
  /*margin-right: 60px;*/
  font-size: 1.1em;

}
.cont-tel a, .cont-mail a{
    color:#fff;
}

.lingue {
  margin: -15px 0 0 55px;
  height: 29px;
  background: url("../img/flags.png") no-repeat;
  background-size: 70%;
}
.lingue2 {
  margin: 0 20px 0 0;
  width: 21%;
  height: 29px;
  background: url("../img/flags.png") no-repeat;
  background-size: 100%;
  float: right;
  position: absolute;
  top: 65px;
  right: 0;
  display:none;
}

li.lingua_item {
  width: 18%;
  height: 29px;
  display: inline-block;
/*  margin-top: -20px;*/

}
.lingue li.lingua_item a.it, .lingue2 li.lingua_item a.it {
  margin-left: 0;
  text-indent: -9999px;
  width: 100%;
  float: left;
}

.lingue .lingua_item .en, .lingue2 .lingua_item .en {
  float: left;
  text-indent: -9999px;
  width: 100%;
}
.lingue .lingua_item .de, .lingue2 .lingua_item .de {
  float: left;
  text-indent: -9999px;
  width: 100%;
}

.lingue .lingua_item .fr, .lingue2 .lingua_item .fr {
  float: left;
  text-indent: -9999px;
  width: 100%;
}
.dati_header{
  /*font-family: 'asap-bold';*/
  font-weight: 700;
  width: 50%;
  float: left;
  font-size: 0.9em;
}
.bkg_menu{
  background: rgba(255, 255, 255, 1);
  clear: both;
  height: 48px;
}

.bkg_arancione.pic{
  background-color: rgba(247,186,75,1);
}
.pic .header_dx{
  width: 100%; 
  margin-top: 10px;
  margin-left: 0;
  background:none;
}
.logo_pic{
  background: url(../img/logo_pic.png) center center no-repeat;
  height: 43px;
  display: none;
  float: left;
  width: 173px;
}
.pic .header_contatti{
  width: 25%;
}
.pic .header_contatti .tel,.pic .header_contatti .mail{
  margin-top: 0;
}
/* header - fine */

/* box preventivo - inizio */
.preventivo {
  position: relative;
  height: 165px;
  width: 100%;
  /*background: url(../img/bkg_preventivo.png) top left no-repeat;*/
  margin-top: -165px;
}
.richiedi {
  font-size: 1.5em;
  line-height: 1.6em;
  width: 360px;
  display: block;
  color: #f8bd4d;
  padding-left: 25px;
  position: relative;
  background: rgba(255, 255, 255, 0.89);
  -webkit-box-shadow: 0 0 16px -4px #000000;
  box-shadow: 0 0 16px -4px #000000;
}
.btn_header_preventivo{
  display: none;
  float:right;
  width: 28%; 
  margin-top: 5px;
}
.richiedi .scocth{
  position: absolute;
  background: url(../img/scotch.png) top right no-repeat;
  width: 87px;
  height: 55px;
  display: block;
  top: -20px;
  right: -20px;
}
.richiedi strong{
  font-size: 1.5em;
}

.btn_header_preventivo .richiedi{
  width: 80%;
  color:#19251c;
  font-size: 1.1em;
  padding-left: 5px;
  float: right;
}
.date_btn{
  background: rgba(255, 255, 255, 0.89);
  -webkit-box-shadow: 0 0 16px -4px #000000;
  box-shadow: 0 0 16px -4px #000000;
  margin-top: 10px;
  width: 95%;
  height: 80px;
  position: relative;
}
.date{
  float: left;
  width: 65%;
  margin-left: 30px;
  margin-top: 20px;
}
.dato {
  font-size: 0.9em;
  line-height: 1.9em;
  width: 15%;
  float: left;
  text-transform: uppercase;
  text-align: center;
}
    
input.dato-preventivo, input.dato-preventivo-inizio, input.dato-preventivo-fine{
  float: left;
  width: 30%;
  margin-right: 1%;
  margin-bottom: 1%;
  border: none;
  padding: 12px 8px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff url(../img/calendar2.svg) no-repeat center right;
  background-size: 30px;
  background-origin: content-box;
  font-size: 0.8em;
  height: 17px;
  border: 2px solid #6b9dc1;
}
input.dato-preventivo [placeholder], [placeholder], *[placeholder] {
  /*color: #fff !important;*/
}    
.info, .scopri-offerta, .elenco_eventi .evento .btn_evento, .btn_contattaci{
  background: #6b9dc1;
  border: 2px solid #6b9dc1;
  color: #fff;
  font-size: 0.9em;
  line-height: 1em;
  width: 20%;
  webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 6px 0 10px 0;
  cursor:pointer;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom:20px; 
  text-align: center;
}
	
.info:hover, .scopri-offerta:hover, .btn_contattaci:hover {
  background: #f9c563;
  color: #6b9dc1;
  border: 2px solid #f9c563;
}	

.freccia{ 
  border-top: 40px solid transparent;
  border-left: 20px solid rgba(255, 255, 255, 0.89);
  border-bottom: 40px solid transparent;
  font-size: 0px; 
  line-height: 0%; 
  width: 0px;
  position: absolute;
  top: 0;
  right: -20px;
}
/* box preventivo - fine */

/* slider - inizio */
.slider {

}
#slide {
  max-height: 576px;
  overflow: hidden;
}
#slide .slick-track{height: 576px}
#slide .sl_img{
  background-position: top center !important;
}

.slider2 {
    margin: 0px auto;
    padding: 10px;
    width: 90%;
}
.slider2::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.slider2 .sl_img {
    margin-right: 5px;
    position: relative;
}
.slider2 .sl_img .th {
    height: 220px;
    border: 1px solid #fff;
    width: auto;
}
.slider2 a .lente {
    background: url("../img/lente.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    bottom: 3%;
    height: 58px;
    position: absolute;
    right: 3%;
    width: 58px;
}

.slick-prev, .slick-next {
  background: url(../img/freccie_slide.png) top left no-repeat;
  cursor: pointer;
  display: block;
  height: 26px;
  position: absolute;
  top: 50%;
  width: 25px;
  opacity: 0.5;
  text-indent: -9999px;
  border: none;
}
.slick-prev{left: -25px;}
.slick-next {
  right: -25px;
  background-position: top right;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
 opacity:1;
}

/* slider - fine */

/* bollo - inizio */
#bollo{
  width:290px;
  height:125px;
  bottom: 150px;
  float:left;
  position:absolute;
  z-index:5;
  padding: 15px 0 0 0px;
  background: url("../img/bkg_bollo.svg") top right no-repeat;
  -webkit-font-smoothing:antialiased;
}

#bollo .bol_title{
  font-size: 1.2em;
  text-align: center;
  line-height: 1em;
  width: 90%;
  display: block;
  margin: 0;
}
#bollo .bol_title li{
  list-style: disc;
}
#bollo .bol_testo{
  font-size: 1em;
  text-align: center;
  width: 90%;
  display: block;
}
#bollo .bol_testo p{
  margin-top: 5px;
}
#bollo .bottone_bollo{
  display: block;
  text-align: center;
  margin-top: 15px;
  width: 98%;
}
#bollo .btn_bol{
  padding: 3px 20px;
  color:#fff;
  background: #6b9dc1;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  border: 2px solid #fff;
}
/* bollo - fine */

/* box offerte - inizio */
.box_offerte{
  background: url(../img/bkg_box_off.png) top left no-repeat;
  height: auto;
  background-size: auto;
}
.title_off{
  color: #294758;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 700;
  line-height: 1em;
  padding-top: 10px;
  height: 50px;
}

.elenco_offerte{
  width: 100%;
  float: left;
  z-index: 4;
  position: relative;
} 
.elenco_offerte_slide{
/*  position: relative;
  margin: 0 auto;*/
}
.elenco_offerte_slide .slick-list{ }

.elenco_offerte ul{
  margin: 0;
  padding: 0;
}

.offerta {
  width:80%;
  margin: 0 auto;
  text-align: center;
  padding: 0 30px;
}
.elenco_offerte .offerta {
  width: 30%;
  margin: 0 2.4% 2.4% 0;
    -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
  padding: 10px;
  float: left;
}
.elenco_offerte .offerta:nth-child(3n){margin-right: 0;}
.offerte_contenuto .offerta{
  width: 100%;
  position: relative;
  height: 250px;
  overflow: hidden;
}

.elenco_offerte .offerta:nth-child(3n) {
  margin-right: 0;
}
.offerta img {
  width: 100%;

  margin-bottom: 10px;
  position: relative;
}
.offerte_contenuto .offerta img{
  width: 30%;
  float: left;
  margin-right: 1%;
}

.titolo-data {
 /* padding: 20px 0 0;*/
 text-align: center;
}

.titolo {
  font-size: 1.2em;
  line-height: 1em;
  padding-bottom: 5px;
/*  height: 30px;
  overflow: hidden;*/
}

.data {
  font-size: 0.9em;
  line-height: 1em;
}

.offerte_contenuto .offerta	.titolo-data, .offerte_contenuto .offerta .mini_testo{
  float: left;
  text-align: left;
  width: 69%;
}
.offerte_contenuto .offerta	.titolo{
  background: #C6934F;
  padding: 12px;
  color: #fff;
  height: auto;
  /*font-family: 'asap-bold';*/
  font-weight: 700;
}
.offerte_contenuto .offerta .sotto-titolo{padding-left: 10px;}
.offerte_contenuto .offerta	.data{
 /*font-family: 'asap-bold';*/
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 10px; 
}

.prezzo{
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(198, 147, 79, 0.9);
  color:#FFFFFF;
  text-align: center;
  padding: 10px 0 0;
  width: 100%;
  height: 65px;
}
.price, .prezzoabsent2 {
  /*font-family: 'asap-bold';*/
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1em;
}
.prezzoabsent2 {
  padding: 5%;
  margin: 3% 0 0 0;
  height: 40px;
}
.offerte_contenuto .offerta .prezzo{
  top: 60%;
  width: 190px;
}
.mini_testo {
  height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #f8bd4d;
  font-size: 0.8em;
}
.mini_testo p{
  margin: 0 !important;
  padding: 0;
  font-size: 1.2em;
  line-height: 1.4em
}
.offerte_contenuto .offerta .mini_testo{height: 70px;}
.offerte_contenuto .offerta .mini_testo p{
  padding-left: 10px;
  font-size: 0.9em;
  line-height: 1.3em;
}

.numeromenu{display: none}
.offerta a{
 /* width: 40%;
  float: right;
  margin: 0 5px 5px;*/
}
a .scopri-offerta, .scopri-offerta a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  text-align: center;
}
	
.scopri-offerta:hover {
  background-color: #f9c563; 
}

.offerte_contenuto .offerta a{
    width: 20%;
}



.offerta .categorie{
  background: #C6934F;
  width: 100%;
  display: block;
  color: #FFEFDF;
  text-transform: uppercase;
  font-size: 0.8em;
  height: 30px;
  text-align: center;
  clear: both;
}

.tutte_offerte{
  width: 100%;
  text-align: center;
  clear: both;
  padding: 20px 0;
}
.tutte_offerte a{
  background: #c6934f;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 10px 120px;
  font-size: 0.9em
}
.tutte_offerte_pic{
  width: 48%;
  float: left;
  text-align: center;
  padding: 20px 0;
}
.tutte_offerte_pic a{
    background: #c6934f;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 10px 50px;
  font-size: 0.9em
}
/* box offerte - fine */

/* contenuto - inizio */
.contenuto{
  /*margin-top: 20px;
  margin-left: 10px;*/
}
.contenuto h2{
  /*margin: 0;
  padding:1.7% 0 0 1.7%*/
}
.contenuto .contenuto_intero h4{
  color:#5291c0;
  text-align: center;
}
.contenuto h4{
  color:#19251c;
  font-size: 1.3em;
}
#contenuto{
  margin-bottom: 50px;
}
.pagine_box{
  padding: 30px 0;
  
}
.pagine_box ul{
  border-top: 1px solid #beb398;
  border-bottom: 1px solid #beb398;
  padding-top: 30px;
  padding-bottom: 20px;
}

.pagine_box li{
  float: left;
  width: 34%;
  margin: 0 1% 1% 0;
  /*height: 60px;*/
  position: relative;
  /*background-size: 100% !important; */

}
.pagine_box li:nth-child(2),.pagine_box li:nth-child(3){width: 65%}
.pagine_box li:nth-child(2n){margin-right: 0}
.pagine_box li a{
  display: block;
  width: 100%;
  height: 350px;
  position: relative;
  padding-top: 100px;
}
.pagine_box .gallery{ background: url(../img/f_facciata.jpg) no-repeat scroll left top / cover;}
.pagine_box .appartamenti{ background: url("../img/f_appartamenti.jpg") no-repeat scroll left top / cover;}
.pagine_box .divertimento{ background: url(../img/f_divertimento.jpg) no-repeat scroll left top / cover;}
.pagine_box .spiaggia{ background: url(../img/f_spiaggia.jpg) no-repeat scroll left top / cover;}
.pagine_box a{background-size: cover;}
.pagine_box li a span{
  background: url(../img/lente_g.svg) 5px center no-repeat rgba(95,142,169,0.8);
  padding:13px 0 27px 100px;
  color:#fff;
  text-transform: uppercase;
  display: block;
  position: relative;
  font-size: 2em;
  margin-top: 100px;
  width: 50%;
}

.contenuto .colonna_sx{
  float:left;
  width: 69%;
  margin-right: 1%;
}
.contenuto .colonna_dx{
  float: right;
  width: 30%;
  margin-top: 20px;
/*  margin-bottom: 20px;*/
}
.bianco .contenuto .colonna_sx{width: 45% !important;}
.bianco .contenuto .colonna_dx{width: 54% !important;}
.btn_news_info{text-align: center}
.btn_news_info a{
  border: 1px solid #C6934F;
  color:#19251c;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  text-align: center;
  padding: 10px 100px 10px 0;
  width: 280px;
  display: inline-block;
  /*font-family: 'asap-bold';*/
  font-weight: 700;
}
.btn_news_info div{margin: 50px 0 !important;}
.btn_news_info .btn_newsletter{
  background: url(../img/mail.svg) 270px center no-repeat;
}
.btn_news_info .btn_contatti{
  background: url(../img/ico_contatti.svg) 270px center no-repeat;
}

/* contenuto - fine */

/* gallery - inizio */
#gallery{
  margin: 0;
  padding: 0;
  /*width: 100%*/
}
#gallery li{
  list-style: none;
  float: left;
  width: 24%;
  margin: 0 1% 1% 0;
}
#gallery li:nth-child(4n){
  margin-right: 0; 
}
/*
#gallery span.lente {
  background: url("../img/zoom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 33px;
  margin: 216px 0 0 302px;
  position: absolute;
  width: 27px;
}*/
#gallery li .th{
  width: 95%;
  float: left;
  border: 9px solid #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* gallery - fine */

/* social - inizio */
.social {

}
.social a{display: inline-block}
.g, .fb {
  border: 5px solid #fff;
  border-radius: 40px;
  height: 55px;
  width: 55px;
}
.g {
    background: url("../img/ico_google_plus.png") no-repeat scroll left bottom #f8bd4d;
}
.fb {
    background: url("../img/ico_fb.png") no-repeat scroll center bottom #f8bd4d;
}
/*.trip {
    background: url("../img/ico_trip.png") no-repeat scroll center center #f8bd4d;
}*/
.g:hover, .fb:hover {
    background-color: #7baac6;
}
/* social - fine */

/* footer - inizio */
.footer {
  background: #7baac6;
  float: left;
  width: 100%;
  margin: 0px 0 0 0;
  padding: 20px 0 0;
  color:#00383f;
}
.logo_footer {	
  height: 140px;
  text-indent: -9999px;
  background: url(../img/logo_footer.png) left top no-repeat;
  background-size: 80%;
}

.footer .dati_hotel {
  width:30%;
  font-size: 0.8em;
  line-height: 1.5em;
  margin-right: 2%;
  float:left;
}
.footer .dati_hotel .footer_mailto{

}
.footer .dati_hotel a:hover{color: #fff}

.footer .link_footer{
  float: left;
  width: 25%;
  margin-right: 2%;
  font-size: 0.8em;
}
.footer .link_footer ul{padding: 0;margin: 0;}
.footer .link_footer li{margin-bottom: 10px;}
.footer .link_footer a:hover{color:#C6934F;}
.footer .box_trip{
  width: 35%;
  padding: 3%;
  float: left;
  -webkit-box-shadow: 0px 0px 5px 0px #fff;
  -moz-box-shadow:    0px 0px 5px 0px #fff;
  box-shadow:         0px 0px 5px 0px #fff;
  background:#5f8ea9;
  color:#fff;
}
.footer .box_trip .trip  {
	background:url(../img/bkg_box_trip.png) top center no-repeat;
}
.footer .box_trip .trip .titolo{
  text-align: center;
  margin-bottom: 60px;
  padding-top: 10px;
}
.footer .box_trip .trip .bottone{
  background: #fff;
  color:#f8b333;
  width: 100%;
  padding: 5px 0px;
  text-align: center;
}
.dati_hotel .marginedx img {
  width: 12%;
}
.crediti{

  padding: 10px 0;
}
.crediti a{
  
}
/* footer - fine */

/* newsletter - inizio */
/*
input.dato-contatti {
  float: left;
  width: 68%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: none;
  padding: 15px;
  font-size: 0.8em;
  color: #19251c;
  background: #ffffff;
  height: 18px;
}
	
.bottone {
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  width: 11%;
  border: none;
  background-color: transparent;
  cursor: pointer;
  padding: 17px;
  margin-left: 3%;
}*/

.newsletter {
  padding: 1% 0; 
  position: relative;
  -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
  margin-bottom: 10px;
}
.newsletter .box_news{
  background: url(../img/bkg_newsletter.png) top left no-repeat;
  float: left;
  width: 35%;
  background-size: 100%;
}

.newsletter .box_news h4{
  color:#2f698b;
  font-weight: 700;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-top: 9%;
  margin-left: 18%;
}
.newsletter .box_news p {
    font-size: 0.7em;
    margin-left: 18%;
    margin-top: 1%;
}

#iscrizione_newsletter{
  float: left;
  width: 65%;
}
.newsletter .box_input{
  float: left;
  width: 60%;
  margin: 5% 3% 0;
}
.newsletter .box_input label{
  color: #054d63;
  float: left;
}
.newsletter .box_input a{
  display: block; 
  color: #5f8ea9;
}
.newsletter .box_input label.news_privacy{
  color:#5f8ea9;
}

#news_email{
  border:2px solid #5f8ea9;
  float: left;
  width: 77%;
  padding:6px;
  font-size: 0.8em;
  margin:0 10px;
}
.news_privacy{
 /* margin-top: 20px;
  margin-left: 60px;*/
}
.news_privacy .privacy_link{
  color:#5f8ea9;
}
.newsletter input[type="checkbox"] {
  visibility: hidden;
  width: 1%;
}

.newsletter label.news_privacy .checkbox{
  background: url("../img/unchecked.svg") no-repeat scroll left center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  height: 39px;
  position: relative;
  text-align: center;
  padding-left: 40px;
  float: left;
}
.newsletter label.news_privacy .checkbox.checked{
  background-image: url("../img/checked.svg");
}
.bottone{
  width: 30% ;
  float: left;
  background: #6b9dc1;
  color: #fff ;
  cursor: pointer ;
  text-transform: uppercase ;
  font-size: 1.2em ;
  margin: 5% 0 0;
  padding: 10px 0 ;
  border: 2px solid #6b9dc1 ;
  webkit-border-radius: 20px ;
  -moz-border-radius: 20px ;
  border-radius: 20px ;
}

.bottone:hover  {
  background-color: #fff !important;
  color: #6b9dc1 !important;
}
/* newsletter - fine */

/* modulo contatti - inizio */

#bnInvio{
  margin-top: 60px;
  color: #5f8ea9;
}
.form_hotel{
  margin-bottom: 80px;
  border-bottom: 1px solid #6b9dc1;
  height: 70px
}
.form_hotel .codice_hotel{
  float: left;
  width: 50%;
  text-align: center;
}
.codice_hotel label.label_inline{
  text-transform: uppercase;
}

input.dato-form [placeholder],[placeholder],*[placeholder] {
  color: #666666 !important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666666 !important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #666666 !important;
}
input:-ms-input-placeholder {
    /* IE 10+ */
    color: #666666 !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
  /*   color:  #fff  !important;*/
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  /* color:  #fff  !important;*/
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
/*    color:  #fff  !important;*/
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  /*    color:  #fff  !important;*/
}
	
.TifabackGroundValidationError {
  background-color: #f6bcbc!important;
  border: 3px solid #f74a4a !important;
  margin: 8px 0 !important;
}

.calendar {
  cursor: pointer;
  height: 30px;
  position: relative;
  top: 5px;
  width: 30px;
  float:left;
  margin-left: -50px;
}

input.dato-form, input.dato-calendario-inizio, input.dato-calendario-fine, input.dato-calendario, .sistemazione, .sistemazione2, .contatti-area, #invia_recensione input, #invia_recensione textarea{
  float: left;
  width: 92%;
  border: 1px solid #ead4aa;
  padding: 12px 6px;
  font-size: 0.8em;
  margin: 10px 0;
  height: 20px;
  /*font-family: "asap-italic";*/
  font-style: italic;
}

input.dato-calendario-inizio, input.dato-calendario-fine, input.dato-calendario {
  background: #fff url(../img/calendar2.svg) 97% center no-repeat;
  background-size: 32px;
  background-origin: content-box;
}
.riga-form, .riga-form2, .riga-form3, .riga-form4, .riga-form5{
  float: left;
  width: 98%;
  padding: 1%; 
  background: #fee6b8;
  position: relative;
}
.riga-form{
  -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
}
.riga-form, .riga-form5{
  border: 2px solid #fff;
  margin-bottom: 80px;
}
.riga-form2 {
  border: 2px solid #fff;
  border-bottom:none;
  -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
}
.riga-form3 {
  background: #edcd90;
  border-left: 2px solid #a2bdc6;
  border-right: 2px solid #a2bdc6;
  -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 3px 2px 2px #bbbbbb;
}
.riga-form4 {
  background: #FFf;
  border: 2px solid #a2bdc6;
  -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 3px 2px 2px #bbbbbb;
}
.riga-form5 {
 /* border-radius: 0 0 15px 15px;*/
 border-top: none;
 box-shadow: 2px 2px 2px 0px #bbb, -2px 2px 2px 0px #bbb;
 -webkit-box-shadow: 2px 2px 2px 0px #bbb, -2px 2px 2px 0px #bbb;
}
.etichetta {
  font-weight: 700;
  font-size: 1.2em;
  left: 40%;
  padding: 7px 50px;
  position: absolute;
  top: -40px;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #5f8ea9;
  -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
}

.sistemazione, .sistemazione2 {
  background: url("../img/freccia.svg") no-repeat right center #FFFFFF;
  background-origin:content-box;
  margin: 0px 0 20px;
  overflow: hidden;
  padding: 7px 10px 10px;
  height: 30px;
  border: 1px solid #e2e2e2;
}

.dato-select {
  width: 130%;
  /*height: 32px;*/
}

select {
  -webkit-appearance: button;
  -webkit-appearance: none;
  -webkit-user-select: none;
  background: none;
  font-size: inherit;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  /*font-family: "asap-italic";*/
  font-style: italic;
  border: none;
  height: 30px;
  outline: none;
  padding: 6px 0;
}

.titolo-form {
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

.aggiungi, .rimuovi {
  background: #5f8ea9 url(../img/aggiungi.svg) no-repeat center right;
  background-size:34px;
  background-origin: content-box;
  color: #fff4e5;
  border-radius: 32px;
  padding: 0.6em;
  width: 85%;
  cursor:pointer;
  text-transform: uppercase;
  opacity: 0.5;
}
.aggiungi:hover {
  /*background-color: #4D3826;*/
  opacity: 1;
}
.rimuovi {
  background-color: #b1b1b1;
  background-image: url(../img/rimuovi.svg);
}
.rimuovi:hover {
  background-color: #999999;
}

.contatti-area {
  height: 92px;
  font-size: 14px;
  outline:none;
}

.invia {
  background: #12c583 url(../img/mail.svg) no-repeat center right;
  background-size: 34px;
  background-origin: content-box;
  color: #fff;
  border-radius: 38px;
  padding: 1em;
  width: 82%;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.2em;
}
.invia:hover {
  background-color: #9edeed
}
.ladda-button {
  background: #6B9DC1 !important;
  color: #fff !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  font-size: 1.2em !important;
  width: 100% !important;
  padding: 10px 0 !important;
  border: 2px solid #6B9DC1 !important;
  webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}

.ladda-button:hover  {
  background-color: #fff !important;
  color: #6b9dc1 !important;
}

input[type='radio'], input[type='checkbox'] {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

input[type='radio'] + label, input[type='checkbox'] + label {
  margin: 0;
  padding: 12px 0px 12px 35px;
  cursor: pointer;
  background: url(../img/unchecked.svg) left center no-repeat;
  /*font-family: "asap-italic";*/
  font-style: italic;
}

input[type='checkbox']:checked + label {
  background-image: url(../img/checked.svg);
}
	
#newsletter label, #privacy label, .codice_hotel label.label_inline{
  padding-left: 55px;
}
#privacy a { 
  color: #5f8ea9;
}

/* modulo contatti - fine */

/* listino - inizio */
table.listino {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #fee6b8;
}
th.listino_th {
  background: #f8bd4d;
  padding: 0.5em;
  font-weight: normal;
  color:#fff;
}
td.listino_td {
  
  padding: 0.5em;
}
.listino_tr.riga1 td.listino_td {
  /*background: #bcebf4;*/
}

.listino_tr.riga2 td.listino_td {
  background: #fee6b8;
}
/* listino - fine */

/* elenco offerte - inizio */
.btn_scopriofferta{
  clear: both;
  margin: 1.7% 0;
  padding-top: 1.7%;
}
.btn_scopriofferta .scopri-offerta{
  padding: 1.5%;
  text-transform: none;
  font-size: 1.4em;
  /*
  
  background: #f4f5f5;
  color: #4bc0d7;
  width: auto;
  display: inline-block;*/
}
.btn_scopriofferta p{}
/* elenco offerte - fine */

/* dettaglio offerte - inizio */
.dettaglio_offerta {
  
  float: left;
  line-height: 1.5em;
  /*margin-top: 3px;*/
  padding: 1.7% 0 0 1.7%;
  width: 69.9%;
  text-align: left;
}
.dettaglio_offerta .titolo{
  font-size: 1.5em;
}
.dettaglio_offerta .data {
  font-size: 1em;
  line-height: 1em;
  margin-top: 0px;
/*font-family: 'asap-bold';*/
  font-weight: 700;
}
.dettaglio_offerta .prezzo{
  border-top: 1px solid #f8bd4d;
  border-bottom: 1px solid #f8bd4d;
  padding: 10px 0;
  color:#f8bd4d;
  font-size: 1em;
  margin: 10px 0;
  position: relative;
  background: none;
  text-align: left;
  height: auto;
}
.dettaglio_offerta .price{  
  font-size: 1.5em;
}
.dettaglio_offerta .prezzoabsent2{
  height: 0;
  margin: 0;
  padding: 0;
}
.dettaglio_offerta h3{
  /*font-family: 'asap-bold';*/
  font-weight: 700;
  font-size: 1.2em;
}
.img_offerta {
  width: 25%;
  text-align: left;
  float: right;
  margin: 1.7% 1.7% 0;
  background: #fff;
}
.img_offerta img{width: 100%}

.contatti-offerta {
  /*color: #A67C52;*/
  line-height: 1.6em;
  padding: 0.7em;
  background: #fff;
  text-align: center;
  /*font-family: 'asap-bold';*/
  font-weight: 700;
}

a.contattaci {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  padding: 5px 0.7em;
  color: #fff;
  display: block;
  background: #6b9dc1;
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.contattaci:hover {

}
.elenco_offerte h4{
  color:#6b9dc1;
  
  padding-left: 1.7%;
}
.elenco_offerte form#bnInvio{
  /*margin-top: 20px;*/
}
.elenco_offerte form .pagina.post {
  /*padding: 1.7%;*/
  width: auto;
}
.periodo {
  padding: 0 15px;
  width: 53%;
  float: left;
  line-height: 2.8em;
  background: #dbeff3;
}
/* dettaglio offerte - fine */

/* divAlert - inizio */
#divAlert_background{z-index: 10000;}
#divAlert_wrapper{z-index: 100000}

#divAlert {
  width: 95%;
  text-align: left;
  display: none;
  z-index: 100001;
  font-size: 16px;
  line-height: 20px;
}

#divAlert #boxrispostainviomodulo {
  width: 600px;
  height: 570px;
  margin: 50px auto 0 auto;
  padding: 20px;
  background: #fff; 
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
#divAlert .news {
  height:395px !important;
}
#divAlert .btn_chiudi{
  margin-top: -10px;
  float: right;
}
#divAlert .btn_chiudi img{
  float: right;
  width: 42px;
  height: 42px;
  margin: -31px -41px 0 0;
}

#divAlert .logo{
  width: 600px;
  height: 130px;
  float: none;
  border-radius: 10px;
  background: #FFEFDF url(../img/logo.png) center center no-repeat;
  background-size: 50%;
}

#divAlert .mess_ok{
  width:600px;
  margin:20px 0;
}

#divAlert .mess_ok img{
  margin:0 20px 0 0;
  width: 65px;
  vertical-align: middle;
}

#divAlert .mess_ok span{
  font-size:25px; 
  font-weight:bold;
}

#divAlert .box_social{
  width: 100%;
  padding: 6px 0;
  background: url(../img/social.jpg);
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#divAlert .alert_social{
  width: 300px;
  float: left;
}
#divAlert .box_social .fb-like{
  float:left;
  margin-left: 45px;
  width:25%;
}

#divAlert .box_social .fb-like span{
  vertical-align: bottom;
  width: 70px;
  height: 61px;
}

#divAlert .box_social .fb-like iframe{
  border:none;
  overflow:hidden;
  height:65px;
}

#divAlert .box_social .g-plusone, #divAlert .box_social .twitter-share-button{
  float:left;
  width:25%;
}

#divAlert .box_social .mess_social{
  width: 300px;
  float: left;
  color: #333333;
  font-weight: 800;
  font-size: 16px;
  padding: 13px 0;
}

#divAlert p{
  line-height: 1.3em;
  padding-top: 0;
}

#divAlert .boxAlert_hotel{
  width:288px;
  float:left;
  margin:20px 20px 0 0;
}

#divAlert .boxAlert_hotel .dati{
  width:288px; 
  height:95px; 
  float:left; 
  text-align:center; 
  color:#000; 
  padding:20px 0; 
  line-height:20px;
  font-size: 14px; 
  -webkit-border-radius: 20px; 
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #cccccc;
  margin-bottom:20px;
}
#divAlert .boxAlert_hotel .btn_stampa{
  width:288px; 
  float:left;
}
#divAlert .boxAlert_newsletter{
  width:288px; 
  height:95px; 
  border: 1px solid #cccccc;  
  float:left; 
  text-align:center; 
  color:#000; 
  padding:20px 0; 
  line-height:20px; 
  font-size:18px;
  -webkit-border-radius: 20px; 
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin:20px 0;
}

#divAlert .boxAlert_newsletter #txt_disiscrivitiNews{
  font-size: 14px;
  color: #000;
  margin-top: 28px;
  height: 108px
}

#divAlert .boxAlert_newsletter #txt_iscrivitiNews{
  color: #000;
  font-size: 14px;
  height: 135px
}

#divAlert .boxAlert_newsletter .btn_iscrizione{
  width: 288px;
  float: left;
}

#divAlert .boxAlert_newsletter .btn_disiscrivitiNews, #divAlert .boxAlert_newsletter .btn_iscrivitiNews{
	background: #999999;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:10px 30px;
	text-align: center;
	color:#fff;
	width:80%;
	display: block;
	text-transform: uppercase;
	margin: 10px auto;
	border: 0;
}

#divAlert #boxAlert_newsletter #btn_iscrivitiNews{
  background: #79c942;
}
/* divAlert - fine */

/* mappa - inizio */
#maps {
    height: 230px;
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }

.mappa_dovesiamo #control {
	display: block;
	height: auto;
}

.mappa_dovesiamo h5 {
color: #409bae;
}

.infoBox {
    background: #F2F2F2;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.35);
    font-size: 14px;
    min-height: 80px;
    padding: 10px;
    top: 152.5px !important;
}

.main .mappa_dovesiamo{
  padding: 10px;
  margin: 0px;
}

#map-canvas {
  height: 100%;
}

#panel {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -180px;
  z-index: 5;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #999;
}

#directions-panel {
	position: relative;
	overflow: hidden;
	float: right;
	width:100%;
	/*overflow: auto;*/
	font: normal 15px "open_sansregular", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 !important;
	margin-top: 0px;
	margin-bottom: 5px;
	overflow:hidden;
	height:auto !important;
}

#map-canvas {
	margin-right: 10px;
	width: 98%;
	height: 400px;
	float: left;
	border: 10px solid #fff;
	color: #333;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .35);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .35);
	margin-bottom: 15px;
}

.mappa_dovesiamo {
  float: left;
  margin-top: 0;
  width: 100%;
}
#contenuto #container_buttonstep {
  text-align: right;
}

button.stampa {
  display:none;
  margin:5px;
}
/*
button.leggi {
    position: absolute;
	padding: 5px;
	right: 35px;
	bottom: 0;
	visibility:hidden;
}*/

.adp-step, .adp-text {
  padding-left: 25px;
}

.mappa_dovesiamo  #control button:active {
  color: #fff;
  text-shadow: 0px -1px 1px rgba(0,0,0,.35);
}

.adp, .adp table, .adp-list {
  float: left;
  width: 100%;
}
.mappa_dovesiamo button {
  font-size: 16px;
  padding: 4px 20px;
  text-align: center;
  width: auto;
  background: #6b9dc1;
  border: 2px solid #6b9dc1;
  color: #fff;
  webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 10px 4px 0 4px;
  text-transform: lowercase;
  height: 40px;
  cursor: pointer;
}

.mappa_dovesiamo button:hover {
  background: #f9c563;
  color: #6b9dc1;
  border: 2px solid #f9c563;
}

.adp, .adp table {
  font-weight: 300;
}
/* mappa - fine*/

/* gallery mini - inizio */
ul#gallery_mini {

}
ul#gallery_mini li{list-style: none}
img.gallery.fade {
  width: 100%;
  height: 100%;
  float: left;
}
img.gallery.fade:hover {
  opacity: 0.5;
}

img.gallery.fade {
  width: 100%;
  height: 100%;
  float: left;
  transition: all 0.5s ease;
}
.gallery_mini li.item {
float: left;
margin: 0.87em 0.87em 0 0;
padding: 0.35em;
border: 0.1em solid #ccc;
width: 17%;
}

/* gallery mini - fine */

/* servizi - inizio */
/*.servizi {
  color: #095c98;
  font-size: 1em;
  padding: 21px 0 21px 70px;
  line-height: 1em;
  font-weight: 300;
}*/
.servizi_hotel, .servizi_camera{
  width: 49%;
  float: left;
}
/* servizi - fine */

/*** classi che non so dove vengono, e se vengono, usate - inizio ****/
/*
.colonnaD {
  width:24%;
  font-size: 1em;
  text-align: left;
  line-height: 1.5em;
  float:left;
}

.colonnaD ul {
	list-style-type: none;
	margin: 0 0 0 -40px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.colonnaD a {
	color:#8abec8;
	text-decoration:none;
}

.colonnaD a.attivo {
	color:#fff;
	text-decoration:none;
}

.colonnaD a:hover {
	color:#ffffff;
	text-decoration:none;
}
*/
.colonnaH {
  width: 17%;
  text-align: right;
  float: left;
  padding: 0.4em 1% 0 0;
  /*font-family: 'asap-bold';*/
  font-weight: 700;
}
.colonnaI {
  width:32%;
  text-align:left;
  float:left;
}
.colonnaL {
  width: 12.2%;
  text-align: right;
  float: left;
  padding: 0.4em 1% 0 0;
  font-weight: 700;
}
.colonnaM {
  width:11%;
  text-align:left;
  float:left;
}
.colonnaN {
  width:23%;
  text-align:left;
  float:left;
  line-height:4em;
}
.colonnaO {
  width:79%;
  text-align:left;
  float:left;
}

.colonnaQ {
	width:25%;
	text-align:left;
	float:left;
}
.colonnaP {
  width: 50%;
  text-align: left;
  float: left;
}
/*
.colonnaR {
  width:33%;
  text-align:left;
  float:left;
}

  
*/

.prezzoabsent {
  height: 20px;
}

.scopri-tutte {
  padding: 20px 10px 20px 20px;
  margin: 20px 0 0 0;
  text-transform: uppercase;
  line-height: 1.1em;
  background:#a2a587 url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 38px;
  background-position: center right;
  background-origin: content-box;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}

a .scopri-tutte {
  color: #ffffff;
  text-decoration: none;
  }

.scopri-tutte:hover {	
  background:#818465 url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 38px;
  background-position: center right;
  background-origin: content-box;
}

.bottonPopUp {
	background: #66abb8;
	color: #fff;
	border-radius: 32px;
	padding: 7px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
}


/*** classi che non so dove vengono, e se vengono, usate - fine ****/

/*tempo libero - inizio */
.parchi_convenzionati{
  background: url(../img/banner_parchi.png) top left no-repeat;
  /*font-family: 'asap-bold';*/
  font-weight: 700;
  padding: 13px 405px 13px 320px;
}
.parchi{
  padding: 0;
  margin: 0;
}
.parchi li{
  list-style: none;
  clear: both;
  min-height: 130px;
}
.parchi .img_parchi{
  width: 10%;
  float: left;
}
.parchi .testo_parchi{
  float: right;
  width: 88%;
  margin-bottom: 20px;
}
/*tempo libero - fine */

/* appartamenti - inizio */

#tabs {
  overflow: hidden;
  margin-bottom: 50px;
}

/* Nav */
#tabs nav {
  text-align: center;
  width: 98%;
  margin: 10px auto 0;
}

#tabs nav ul {
  width: 100%;
  display: inline-block;
  -webkit-box-shadow: 0 0 10px 0 #8b8b8b;
  box-shadow: 0 0 10px 0 #8b8b8b;  
}

#tabs nav ul li {
  border-bottom: none;
  display: block;
  float: left;
  position: relative;
  width: 33%;
  border-right: 2px solid #f8bd4d;
  position: relative;
  margin-left: 0;
}
#tabs nav ul li:nth-child(3n){ border-right: none;}

#tabs nav ul li .freccia_blu{
  text-indent: -9999px; 
  position: absolute;
}
#tabs nav ul li.tab-current .freccia_blu{
  top: 100%;
  left: 45%;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #5291c0;
}
#tabs nav li.tab-current {
  background: #5291c0;
  border-right: 2px solid #5291c0;
}

#tabs nav a {
  color: #f8bd4d;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 2.5;
  padding: 0 1.25em;
  font-weight: 700;
}

#tabs nav a:hover, #tabs nav li.tab-current a {
}

/* Content */
.content section {
  padding: 10px;
  /*display: none;*/
}

.content section:after {
  clear: both;
}
.content section h3{
  color:#f8bd4d;
  font-size: 1.8em;
  line-height: 1em;
  margin: 0 0 15px;
}
.content section h3 .tit_app{
  display: none;
}
/*.content section h3.ortensia{
  background: url(../img/fiori_ortensia.jpg) top left no-repeat;
}
.content section h3.margherita{
  background: url(../img/fiori_margherita.jpg) top left no-repeat;
}
.content section h3.ginestra{
  background: url(../img/fiori_ginestra.jpg) top left no-repeat;
}
.content section h3.girasole{
  background: url(../img/fiori_girasole.jpg) top left no-repeat;
}
.content section h3.tulipano{
  background: url(../img/fiori_tulipano.jpg) top left no-repeat;
}*/
.content section .colonna_dx{
  margin: 0; 
}

.content section img{
  /*width: auto;*/
}
#section-2 hr{
  border: 0;
  border-bottom: 2px solid #f8bd4d;
  height: 0;
}

.content section .colonna_dx .piantina{  margin: 0 auto 40px;}

.content section .colonna_dx .piantina ul{
  margin-left: 40px;
  margin-top: 10px;
}
.content section .colonna_dx .piantina li.pers{
  border-top:1px solid #8b8b8b;
  list-style-image: url(../img/ico_persona.png);
  margin-top: 5px;
}
.content section .colonna_dx .piantina img{  width: auto}
.content section .colonna_dx .animali{
  display: block;
  width: 90%;
  text-align: center;
}
.content section .colonna_dx .animali a{
  display: block;
  width: 80%;
  margin: 0 auto 20px;
  text-align: center;
}
.content section .colonna_dx .animali  img{
  width: auto;
}
.content section .colonna_dx .animali p{
  text-align: left;
  -webkit-box-shadow:0 8px 10px -7px #8b8b8b;
  box-shadow:0 8px 10px -7px #8b8b8b;
  padding: 5px;
}
/* Fallback example */
.no-js .content section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid #47a3da;
}

.content section.content-current {
  display: block !important;
}

/* Example media queries */
/*@media screen and (max-width: 52.375em) {
  #tabs nav a span {
    display: none;
  }

  #tabs nav a:before {
    margin-right: 0;
  }
}

@media screen and (max-width: 32em) {
  #tabs nav ul,
  #tabs nav ul li a {
    width: 100%;
    padding: 0;
  }

  #tabs nav ul li {
    width: 20%;
    width: calc(20% + 1px);
    margin: 0 0 0 -1px;
  }

  #tabs nav ul li:last-child {
    border-right: none;
  }
}*/
/* appartamenti - fine */

/*** eventi - inizio ***/
.elenco_eventi{
  margin-bottom: 20px;
}
.elenco_eventi .evento{
  list-style: none;
  width: 90%;
  padding: 5%;
  margin-bottom: 10px;
  overflow: hidden;
 position: relative;
   -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
}

.elenco_eventi .evento img{
  width: 20%;
  float: left;
  margin-right: 2%;
}
.elenco_eventi .evento .title{
  width: 78%;
  float: left;
  /*font-family: 'asap-bold';*/
  font-weight: 700;
  font-size: 1.2em;
}
.elenco_eventi .evento .data_evento{
  width: 78%;
  float: left;
  margin-top: 10px;
}
.elenco_eventi .evento .abstract{
  width: 78%;
  float: left;
  margin-top: 10px;
}
.elenco_eventi .evento .btn_evento{
  position: absolute;
  bottom: 0;
  right: 20px;
  border:1px solid #6b9dc1;
}
.elenco_eventi .evento .btn_evento a{
  color: #fff;
  text-decoration: none;
  width: 100%;
  text-align: center;
  display: block;
}

.elenco_eventi .evento .btn_evento:hover {
  background: #fff;
  border: 2px solid #6b9dc1;
}
.elenco_eventi .evento .btn_evento:hover a{color: #6b9dc1;}

.eventi_dettaglio .btn_indietro{
  display: block;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  padding: 10px 0;
  color:#bbbbbb;
  font-size: 0.8em;
  margin: 10px 0 20px;
  text-transform: uppercase;
}
.eventi_dettaglio .imgevento{
  width: 30%;
  float: left;
  margin-right: 2%;
}

.eventi_dettaglio .data_evento{
  margin-bottom: 10px;
}
.eventi_dettaglio .testo img{width: auto;margin: 3px}
/*** eventi - fine ***/

/**/
.escursioni{ 
border-bottom:1px solid #ffb000;
margin-bottom:20px;
display:inline-block;
width: 100%;
}

.escursioni .testo_parchi{
  width:79%;
  float:left;
}
.escursioni .immagine_parchi{
  float: left;
  margin-right:1%;
  margin-bottom:1%;
  width: 20%;
}
.escursioni .immagine_parchi img{
  display: block;
  width: 100%;
  border:1px solid #ffb000;
} 
/**/

/* recensioni tab - inizio */
.tabs {
  background-color: #fee6b8;
  margin: 20px 0 0 0;
  float: left;
  width: 100%;
  border: 2px solid #fff;
 -webkit-box-shadow: 0 0 2px 2px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
  border-bottom:none;
}
.recensioni_tab {
  border-right: 3px solid #fff;
  background: #f8bd4d;
  color: #5291c0;
  float: left;
  line-height: 18px;
  padding: 8px 30px;
  height: 88px;
  font-size: 20px;
  border-radius: 0;
}
.recensioni_tab .tag_small_recensioni{
  font-style:italic;
  font-size: 12px;
}

.sitocliente.recensioni_tab  {
  width: 350px;
  background: url(../img/logo.png) no-repeat top center;
  background-size: 58% ;
}

.recensioni_tab.active, .recensioni_tab:hover {
  background-color: #edcd90;
  color: #5291c0;
}

.sitocliente.recensioni_tab.active{background-color: #fee6b8}
/* recensioni tab - fine */

/* recensione - inizio */
.tabs-content {
  border: none;
}
.recensioni_filters {
  padding: 2%;
  float: left;
  width: 96%;
  color: #5291c0;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 4px 2px 2px #bbbbbb;
  box-shadow: 0 4px 2px 2px #bbbbbb;
  border-top:none;
  border-bottom: none;
}

#recensioni_sitocliente .recensioni_filters { background: #fee6b8;}
#recensioni_entrainhotel .recensioni_filters, #recensioni_tripadvisor .recensioni_filters { background: #edcd90;}

.recensioni_filters .titolo {
  border-bottom: 2px solid #5291c0;
  font-size: 16px;
  font-style: italic;
  line-height: 25px;
  margin: 0 0 10px;
}

.filters_tipo, .filters_data, .filters_punteggio  {
  width: 25%;
  float: left;
  margin-right: 2%;
}

.media_voto {
  width: 15%;
  float: right;
  background: #51c69b;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 20px;
}
span.mediaVotoGenerale {font-size: 50px;}

.recensioni_filters .flter_title {
  font-size: 13px;
  line-height: 28px;
}

.contain_filtro, .filtro_rece {
  width: 92%;
  float: left;
  margin: 4px 0;
  background: #fff url(../img/freccia.svg) center right no-repeat;
  background-origin: content-box;
  overflow: hidden;
  padding: 7px 10px 10px;
  border: 1px solid #e2e2e2;
  font-size: 0.8em;
}
.filtri_griglia, .ordinamento_griglia { width: 111%;  color: #666666;}


.recensioni_list{ 
  background: #ffffff;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 4px 2px 2px #bbbbbb;
  box-shadow: 0 4px 2px 2px #bbbbbb;
  border-top:none;
  
}

.recensioni_list .panel {
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  background: #fee6b8;
  padding: 15px;
  color:#5291c0;
  
}
.recensione {
  background: transparent;
  margin: 0px;
  border-radius: 0;
  padding: 0px;
  float: left;
  width: 100%;
  display: none;
  height: auto;
  line-height: 9px;
  border-top: 1px dashed #6b9dc1;
  padding: 20px 0 0 0;  
}

.recensione_autore {
  width: 19%;
  float: left;
  margin: 0 2%;
  text-align: left;
  font-size: 15px;
  line-height: 16px;
}

span.autore {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  line-height: 18px;
}
.recensioni_list img {
  left: 0;
  position: relative;
  top: 100px;
  width: auto;
}

.recensione .viaggio{
  line-height: 20px;
  float: left;
  height: 100%;
  display: block;
  min-height: 240px;
  width: 60%;
  padding: 0 15px;
  font-size: 20px;
}

.recensione .viaggio .recensione_testo_breve, .recensione .viaggio .recensione_testo.hide{
  font-size: 14px;
  min-height:140px;
  float: left;
}
.recensione .viaggio .recensione_testo_breve{ display: block;}
.recensione .viaggio button {
  background-color: #6b9dc1;
  border:2px solid #6b9dc1;
  webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 17px;
  font-weight: normal;
  padding: 5px 13px;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  margin: 10px;
  float: right;
}
.recensione button:hover{
  color: #6b9dc1;
  background: #fff;
  border:1px solid #6b9dc1;
}

.recensione .voto{
  float:left;
  display: block;
  width: 12%;
}
.recensione .voto .bollo_voto{
  width: 82px;
  height: 79px;
  display: block;
  background: #fee6b8;
  border-radius: 20px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  text-transform: uppercase;
  font-size: 15px;
  border:2px solid #6b9dc1;
  color: #6b9dc1;
}
.recensione .voto .bollo_voto .voto_bollo_voto{
  font-size: 30px;
  line-height: 48px;
}

.button.showAllRecensioni {
  margin-right: 20px;
}

/* recensione - fine */

/* recensioni modulo - inizio */
div#write_recensione {
  float: left;
  width: 100%;
}
#writeReview{
  float:right;
}
#write_recensione p {
  float: left;
  font-size: 18px !important;
  margin-left: 15px;
  width: 75%;
}

#form_recensione {
  background: #ffffff;
  float: left;
  width: 100%;
}

#form_recensione h3 { margin: 15px 20px 20px 20px;}
.steps-content { padding: 20px;}
.inputWrapper {
  float: left;
  width: 100%;
}

#invia_recensione label {
  line-height: 20px;
  display: block;
  font-size: 15px;
  margin-bottom: 0px;
  width: 100%;
  float: left;
}
.filtro_rece {
  width: 50%;
}

#invia_recensione select{
  width: 110%;
  padding: 0px;
}
#invia_recensione textarea{
  width: 50%;
  font-size: 14px;
  height: 92px;
  outline: medium none;
}
#invia_recensione input{
  width: 50%;
}
#invia_recensione input, #invia_recensione textarea{  border: 1px solid #e2e2e2;}

.error small, small.error {
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 1em;
  padding: 5px;
  float: left;
  background: #c60f13;
}


.controls {
  padding: 0 20px 20px;
  float: left;
  width: 100%;
  margin-top: 15px;
}
.nextStep, #writeReview {
  background: #6b9dc1;
  border: 2px solid #6b9dc1;
  border-radius: 20px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 20px;
  text-align: center;
  margin: 20px 20px 20px 0;

}
#writeReview:hover{
  background: #f9c563;
  color: #6b9dc1;
  border: 2px solid #f9c563;
}

#form_recensione .prevStep {
  background-color: #29AAE1;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 20px;
  font-weight: normal;
  padding: 10px 20px;
  text-align: center;
}


.recaptcha_input_area {
  position: relative!important;
  width: 153px!important;
  height: 34px!important;
  margin-left: 7px!important;
  margin-right: 7px!important;
  background: none!important;
}
/* recensioni modulo - fine */
/*** recensioni - fine ***/


/* benessere - inizio */
.colonna_sx .cnt{
    float: left;
    margin-right: 2%;
    min-height: 550px;
    width: 48%;
    border-top: 1px solid #f8bd4d;
    padding-top: 20px;
}
/* benessere - fine */

/**** media query - inizio *****/
/* da 768 a 1023*/
@media (min-width: 768px) and (max-width:1023px){
  /*.logo{width: 30%;}*/
  .header_dx{width: 70%;}
  .social {
	top: 230px;
  }
  .servizi {
    line-height: 1.2em;
  }
  .sy-caption-wrap {
    bottom: 6em;
    left: 5%;
  }
  .pagine_box li{
    /*width: 49%;
    height: 240px;*/
  }
}

/* */
@media (min-width: 1320px) {
  .cont-pagina {
    width:1280px;
  }
}

/*fino 1023*/
@media (max-width: 1023px) {
  body { font-size:16px;}
  h4 { font-size: 1.8em; }
  .logo-top{height: 105px;}
  .bandiere {display:none !important;}
  .preventivo{margin-top: -170px;}
  .contenuto .colonna_sx{width: 100%}
  .contenuto .colonna_dx{width: 100%;margin-top: 0;}
  .title_off{height: 100px;}
  .dati_header{margin-top: 30px;width: 45%;}
  .logo_pic{width: 150px;background-size: 100%; }
  .tel, .mail{
    /*background-size: 13% auto;
    height: 30px;
    padding-top: 5px;*/
    margin: 0;
    padding-left: 35px;
  }
  .cont-mail, .cont-tel { font-size: 1em; }
  .btn_header_preventivo{width: 24%}
  .richiedi {
    font-size: 1em;
    line-height: 1.4em;
    width: 18%;
  }
  .date_btn{height: 125px;}
  .box_offerte{background-position: top center;}
  .preventivo .margini{ margin:0 10px !important; }
  .preventivo .date{ }
  .cs-style-3 figcaption .titolo{font-size: 1.6em;height: 50px;}
  .cs-style-3 figcaption .sotto-titolo { font-size: 1.4em;}
  .cs-style-3 figcaption .data { font-size: 1.2em; line-height: 1.5em;}
  .cs-style-3 figcaption .offerta a{margin-top: 10px;}
  .lingue2 {display:block;margin-top: -60px;height: 37px;}
  .sy-slide img { height: 350px; }
  #bollo{ }
  .scopri-offerta{
    width: 68% !important;
    padding: 4% 5% !important;
  }
  .margini { margin:0 20px; }
  input.dato-preventivo-inizio, input.dato-preventivo-fine{width: 50%}
  .servizi { line-height: 2.5em; }
  li.item { width: 21% !important;
  margin: 1% !important;}
  #gallery li{ width: 49%; }

  /*.colonnaH, .colonnaL {
    padding: 1.3em 0 0 0;
    padding-right: 1%;
    width: 12%;
    font-size: 0.9em;
  }
  .colonnaL {
   width:11%;
  }
  .colonnaM {
   width:13%;
  }
  .colonnaN {
   width:22%;
  }
  .colonnaP {
    width:32%;
    text-align:left;
    float:left;
  }
  .colonnaQ {
    width:34%;
    text-align:left;
    float:left;
  }*/
  .invia { width:84%; }
  .ladda-button{ width:84%; }
}

/* da 1024 a 1279 */
@media (min-width: 1024px) and (max-width: 1279px) {
  body { font-size:18px; }
  h4 { font-size: 1.2em; }
  .richiedi {}
/*  .titolo{height: 20px}*/
  .mini_testo{height: 40px}
  .mini_testo p{line-height: 1em}
  .scopri-offerta{margin-top: 10px;}
  .sy-slide img { height: 400px; }
  #bollo{
    margin-top: -326px;
  }
  #gallery li{
    /*width: 49%;*/
  }
  .servizi {
    line-height: 2.2em;
  }
  .slider2 li{
    width: 945px;
    height: 205px; 
  }
  .slider2 img{
    width: 310px;
    height: 205px;
  }
  /*.colonnaP {
    width:44%;
    text-align:left;
    float:left;
  }
  .colonnaQ {
    width:28%;
    text-align:left;
    float:left;
  }*/
  .sy-caption-wrap {
    bottom: 4em;
    left: 5%;
  }
  .elenco_offerte .offerta{margin: 0 1.8% 2.4% 0;}
}

@media (max-width: 957px) {
  .fissa{
    border: none;
    box-shadow:none;
  }
  .cont-mail, .cont-tel {
/*	margin-right: 40px;*/
  }
  .dato {
	width: 28%;
    font-size: 1.3em;
    text-align: left;
  }
  .freccia{
     border-top: 62px solid transparent;
    border-bottom: 62px solid transparent;
  }
  .richiedi {
	font-size: 1.1em;
	line-height: 1.9em;
	width: 31%;
  }
  input.dato-preventivo{ width: 50%; }
  .info{ width: 25%; }
  #bollo{}
  .offerta{ width: 100%;}
  .grid figure{width: 100%;}
  .grid figure img{float: left; width: 50%;}
  .grid figure .prezzo{width: 50%; left:50%;}
  .grid figure a{width: 50%;margin: 10px 0;}
  
  .cs-style-3 figcaption{
    transform: none !important;
    transition: none !important;
    height: 210px !important;
    bottom: 0px !important;
    opacity: 1 !important;
    top: 80px !important;
    width: 50% !important;
    left: 50% !important;
  }
  .pagine_box li img {
      /*height: 120px;*/
  }
  .hotel .contenuto .colonna_sx, .residence .contenuto .colonna_sx{ width: 100%;}
  .hotel .contenuto .colonna_dx, .residence .contenuto .colonna_dx{ width: 100%;margin-bottom: 20px;}
  .slider2{ margin-left: 40px;}
  .slider2 img , .slider2 li{ height: 400px; width: 650px;}
  .parchi_convenzionati{background-size: 100%;padding: 3px 200px}
  .offerte_contenuto .offerta a{ width: 30%;}
  .colonnaN, .colonnaQ{width: 33%}
  .colonnaL{width: 14%;}
  .colonnaM{width: 10%;}

  .footer .newsletter {width: 100%;margin-bottom: 20px;}
  .bottone{background-size: 50%}
/*  .footer .dati_hotel{width: 35%}*/
  .footer .mappa_footer{width: 48%}
}

/* fino a 1252*/
@media (max-width: 1252px) {
  input.info {width:20%;}
}


/*versione mobile full responsive*/
@media (max-width: 767px){
	h1 {line-height: 1em;}
	.mail { display: none;}
  .margini { margin: 0 15px;}
  .bkg_arancione{
    background-color: rgba(247, 186, 75, 1);
  }
  .elenco_eventi .evento {
      font-size: 0.8em;
      height: auto;
  }
  .elenco_eventi .evento .btn_evento {
      position: relative;
      bottom: 0;
      right: 0;
      border: 1px solid #6b9dc1;
      width: 100%;
      float: left;
      margin: 10px 0 0 0;
      padding: 10px 0;
  }
  .elenco_eventi .evento .data_evento {
      width: 100%;
  }
  .elenco_eventi .evento .abstract {
      width: 100%;
  }
  .elenco_eventi .evento .title {
      font-size: 1em;
  }
  .servizi_hotel, .servizi_camera {
      width: 100%;
  }
  .tabletolist li {
      list-style-image: none !important;
  }
  ul.tabletolist ul > li .row_headers {
      font-size: 16px !important;
  }
  ul.tabletolist ul > li .row_data {
      font-size: 16px !important;
  }
  ul.tabletolist {
      font-size: 19px !important;
  }
  ul#gallery_mini {
      margin: 0 3%;
      width: 100%;
  }
  .contenuto ul {
      margin: 0 0 0 10%;
  }
  .escursioni .immagine_parchi {
      float: none;
  }
  .escursioni .testo_parchi {
      width: 100%;
  }
  .logo {display: none !important}
  .header_dx {
      width: 100%;
      background: #F7BA4B;
      margin: 60px 0 0 -15px;
      position: fixed;
  }
  .pic .header_dx {
      display: none;
  }
  .pic .header_contatti {
      display: none;
  }
  .logo_pic {
      display: block !important;
      width: 100%;
      background-size: auto;
      margin: 10px 0;
  }
  .header_contatti {
      width: 100% !important;
      text-align: center;
  }
  .contenuto {
      font-size: 20px;
  }
  .footer .box_trip .trip {
      width: 90%;
      margin: 0 5%;
      background-position: 0 0;
      background-size: contain;
  }
  .footer .box_trip .trip .titolo {
      margin-bottom: 50px;
  }
  .footer .box_trip .trip .bottone {
      width: 90%;
      padding: 5px 5%;
      margin: 0;
  }
  .trip p {
      text-align: center;
  }
  .tel, .mail, .header_dx{background-image: none;}
  .tel, .mail{padding-left: 5px;height: 30px;}
  .cont-tel, .cont-mail{font-size: 1.1em}
  .btn_header_preventivo{display: none !important;}
  #slide .slick-track{height: 300px;}
  #slide .sl_img {
      background-position: center center !important;
      background-size: cover !important;
      top: 150px !important;
      height: 245px !important;
   }
  
  .preventivo{display: none;}
  .box_offerte{background: none;}
  .title_off{ height: 50px;}
  a .scopri-offerta, .scopri-offerta a{
    margin: 0 auto;
  }
  .pagine_box{ display: none; }
  .newsletter .box_news, #iscrizione_newsletter{
    background: none;
    width: 100%;
  }
  .newsletter .box_news h4, .newsletter .box_news p{
    margin:3%;
  }
  .newsletter .box_input{
    margin: 3%;
    width: 100%;
    font-size: 0.8em;
  }
  .newsletter .box_input a {
      font-size: 0.8em;
  }
  .content section h3 {
      font-size: 1.2em;
  }
  #news_email{
  width: 88%;
  float: none;
  margin: 0;
  }
  .bottone{ 
  	  margin: 0 5% 3% 5%;
      width: 90%;}
  .footer .dati_hotel{width: 100%; text-align: center;}
  .logo_footer{
    background: none;
    height: auto;
    text-indent: 0;
  }
  .footer .link_footer{display: none;}
  /*.footer .link_footer ul{
    float: left;
    width: 70%;
  }*/
  .footer .box_trip{
    width: 93%;
    margin-bottom: 20px;
  }
  #tabs nav{display: none}
  .content section h3 .tit_app{
    display: inline-block;
  }
  .slider2{margin-left: 10px}
  .slick-prev {left: -15px;}
  .slick-next {right: -15px;}
  #tabs section{border-bottom: 2px solid #f8bd4d;}
  
  form {
    float: left;
    width: 100%;
  }
  #form_contatti fieldset{background: #FEE6B8;padding: 10px;}

  #form_contatti input[type="text"], #form_contatti input[type="date"], #form_contatti textarea {
    background: #FFF;
    border: medium none;
    font-size: 20px;
    height: 38px;
    margin: 0 auto;
    width: 96% !important;
    color: #666;
    padding: 5px;
  }
  
  #form_contatti input.periodo_box{ background: url("../img/calendar.png") no-repeat right center #FFF; }
  #form_contatti textarea { height: 150px !important; }

  #form_contatti #privacy{ margin: 20px 0;}
  #form_contatti #privacy span {
    background: url("../img/unchecked.svg") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 33px;
    width: 33px;
  }

  #form_contatti #privacy input[type='checkbox']:checked + span { background-image: url("../img/checked.svg") !important; }
  
  #form_contatti .button{
    width: 100% !important;
    height: auto !important;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    border-radius: 10px;
    color: #FFFFFF;
    text-align: center;
  }
  #form_contatti .button:active{color:#6b9dc1;}
  ul.tabletolist > li .titles{ background-color:#f8bd4d !important; }
  .elenco_offerte .offerta{
    margin: 0;
    padding: 10px 0;
    width: 100%;
    box-shadow: none;
    border-bottom: 2px solid #f8bd4d;
  }
  .dettaglio_offerta{ padding: 0; width: 100%; }
  .img_offerta{ margin:0; width: 100%; }
  .offerta .mini_testo{height: 70px;}
  .offerta .data{margin-bottom: 5px;}
                     
  .gallery_mini li.item{
    width: 40%;
  }
  .recensioni_tab{padding: 15px}
  .sitocliente.recensioni_tab, .filters_tipo, .filters_data, .filters_punteggio{
    width: 100%;
  }
  .filters_tipo, .filters_data, .filters_punteggio{margin-right: 0}
  .media_voto{width: 30%}
  .recensioni_list img{top: 80px;}
  #invia_recensione select{width: 115%;}
  .slider2{margin: 0 auto}
  .contenuto li, .elenco li, .colonnaS li {font-size: 0.8em; margin-left: 0;}
  
}
/**/
/**** media query - fine *****/

/*slippry.css*/
.sy-filler{background: none;}

/*modal - inizio */
#hover {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.6;
    position: fixed;
    width: 100%;
    z-index: 3500;
    display: none;
}
#myModal {
    display: none;
    width: 100%;
    z-index: 3600;
    overflow-x: hidden;
    overflow-y: auto;
    bottom: 0;
    outline: 0 none;
    position: fixed;
    right: 0;
    top: 50px;
}
.fade {
    transition: opacity 0.15s linear 0s;
}

.modal.in .modal-dialog {
    transform: translate(0px, 0px);
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out 0s;
}
.modal .modal-dialog {
    margin: 30px auto;
    width: 600px;
    position: relative;
}
.modal .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    outline: 0 none;
    position: relative;
    background-clip: padding-box;
}
.modal .modal-body {
    padding: 15px;
    position: relative;
}
.modal input[name=email]{
    border: 2px solid #5f8ea9;

    width: 50%;
    padding: 6px;
    font-size: 0.8em;
    margin: 0 10px;
}

.modal h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.42857;
    margin: 0;
    color: #5291c0;
    line-height: 28px;
}

.modal h4{
    color: #5291c0;
    font-size: 19px;
    font-weight: 400;
    margin: 10px 0;
}

.modal .img-left{
    float: left;
    height: auto;
    width: auto;
    max-width: 100%;
    border: 0 none;
    vertical-align: middle;
}

.modal .box-titolo{
    float: left;
    width: 70%;
    margin-top: 20px;
    margin-left: 20px;
}
.modal .box-testo-modal{
    background: #f2f1eb;
    float: left;
    padding: 5px 5px 9px;
    text-align: center;
    width: 100%;
    font-size: 15px;
}

.modal .box-testo-modal .newsletter{
    box-shadow:none;
}

/*
@media(max-width:640px)
width: 100%
  */
.modal .box-testo-modal {
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px;
    padding-bottom: 9px;
}
/* @extend .g--background--lighter*/
.modal button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.modal .close {
    color: #000;
    float: right;
    font-size: 22.5px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

.modal .newsletter label.modal_privacy .checkbox{
    background: url("../img/unchecked.svg") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 39px;
    position: relative;
    text-align: center;
    padding-left: 40px;

}
.modal .newsletter label.modal_privacy .checkbox.checked{
    background-image: url("../img/checked.svg");
}
#iscrizioneNewsletterModal{
    background: #6b9dc1;
    border: 2px solid #6b9dc1;
    color: #fff;
    font-size: 0.9em;
    line-height: 1em;
    width: 20%;
    webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 6px 0 10px 0;
    cursor:pointer;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom:20px;
    text-align: center;
}
/*modal - fine */
a.g--text-sottolineato{
	text-decoration: underline !important;
}
a:hover.g--text-sottolineato {
	text-decoration: none !important;
}