body {
padding:0px;
margin:0px;
background-color:#f8f5f2;
font-family:Heebo, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:21px;
color:#232120;	
font-weight:300;
-webkit-text-size-adjust: 100%;
}
@media only screen and (max-width: 1104px) { /* TABLET */
	body {
		
	}
}
@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	body {

	}
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/subset-Heebo-Bold.eot');
    src: url('../fonts/subset-Heebo-Bold.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-Heebo-Bold.woff') format('woff2'),
        url('../fonts/subset-Heebo-Bold.woff') format('woff'),
        url('../fonts/subset-Heebo-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/subset-Heebo-Regular.eot');
    src: url('../fonts/subset-Heebo-Regular.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-Heebo-Regular.woff') format('woff2'),
        url('../fonts/subset-Heebo-Regular.woff') format('woff'),
        url('../fonts/subset-Heebo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/subset-Heebo-Light.eot');
    src: url('../fonts/subset-Heebo-Light.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-Heebo-Light.woff') format('woff2'),
        url('../fonts/subset-Heebo-Light.woff') format('woff'),
        url('../fonts/subset-Heebo-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/subset-Heebo-Medium.eot');
    src: url('../fonts/subset-Heebo-Medium.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-Heebo-Medium.woff') format('woff2'),
        url('../fonts/subset-Heebo-Medium.woff') format('woff'),
        url('../fonts/subset-Heebo-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/subset-PlayfairDisplay-Regular.eot');
    src: url('../fonts/subset-PlayfairDisplay-Regular.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-PlayfairDisplay-Regular.woff') format('woff2'),
        url('../fonts/subset-PlayfairDisplay-Regular.woff') format('woff'),
        url('../fonts/subset-PlayfairDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/subset-PlayfairDisplay-Italic.eot');
    src: url('../fonts/subset-PlayfairDisplay-Italic.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-PlayfairDisplay-Italic.woff') format('woff2'),
        url('../fonts/subset-PlayfairDisplay-Italic.woff') format('woff'),
        url('../fonts/subset-PlayfairDisplay-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/subset-PlayfairDisplay-Bold.eot');
    src: url('../fonts/subset-PlayfairDisplay-Bold.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-PlayfairDisplay-Bold.woff') format('woff2'),
        url('../fonts/subset-PlayfairDisplay-Bold.woff') format('woff'),
        url('../fonts/subset-PlayfairDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/subset-PlayfairDisplay-BoldItalic.eot');
    src: url('../fonts/subset-PlayfairDisplay-BoldItalic.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-PlayfairDisplay-BoldItalic.woff') format('woff2'),
        url('../fonts/subset-PlayfairDisplay-BoldItalic.woff') format('woff'),
        url('../fonts/subset-PlayfairDisplay-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Barlow Condensed';
    src: url('../fonts/subset-BarlowCondensed-Medium.eot');
    src: url('../fonts/subset-BarlowCondensed-Medium.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-BarlowCondensed-Medium.woff') format('woff2'),
        url('../fonts/subset-BarlowCondensed-Medium.woff') format('woff'),
        url('../fonts/subset-BarlowCondensed-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Didot';
    src: url('../fonts/subset-DidotLTStd-Roman.eot');
    src: url('../fonts/subset-DidotLTStd-Roman.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-DidotLTStd-Roman.woff') format('woff2'),
        url('../fonts/subset-DidotLTStd-Roman.woff') format('woff'),
        url('../fonts/subset-DidotLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Folio';
    src: url('../fonts/subset-FolioStd-Light.eot');
    src: url('../fonts/subset-FolioStd-Light.eot#iefix') format('embedded-opentype'),
        url('../fonts/subset-FolioStd-Light.woff') format('woff2'),
        url('../fonts/subset-FolioStd-Light.woff') format('woff'),
        url('../fonts/subset-FolioStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}



/* COLORI */

.colore_bianco {
color:#fff;	
}

.sfondo_bianco {
background-color:#fff;	
}

.colore_nero, body {
color:#434547;	
}

.sfondo_nero, .bottone.sfondo_scuro:hover, .fancybox-close, #toTop {
background-color:#434547;	
}

.colore_grigio {
color:#aa5f4f; /* ROSA ANTICO */
}

.sfondo_grigio, .fascia_menu_esterna .aperto .icona_menu, .bottone {
background-color:#aa5f4f; /* ROSA ANTICO */
}

.colore_molto_scuro, .footer_esterno .col_menu_footer a:hover, .fascia_news_esterna .pagine a:hover, .contenuto_esterno .col_des .sottotitolo a:hover {
color:#A45747; /* MATTONE */
}

.sfondo_molto_scuro, .bottone_rosso a:hover, .fancybox-close:hover, #toTop:hover {
background-color:#A45747; /* MATTONE */
}

.colore_chiaro {
color:#e0cbb0; /* NOCCIOLA */	
}

.sfondo_chiaro {
background-color:#e0cbb0; /* NOCCIOLA */	
}

.colore_molto_chiaro, .fascia_menu_esterna .voce_menu a:hover, .fascia_menu_esterna .label_menu:hover, .fascia_menu_esterna .voce_menu_laterale a:hover {
color:#d0cdcc; /* GRIGIO CHIARO */
}

.bordo_molto_chiaro {
border-color:#d0cdcc; /* GRIGIO CHIARO */
}

.sfondo_molto_chiaro {
background-color:#d0cdcc; /* GRIGIO CHIARO */
}

.colore_alternato {
color:#D5BEB0; /* ROSA ANTICO */
}

.bordo_alternato, .contenuto_esterno .numero_sala::after {
border-color:#D5BEB0; /* ROSA ANTICO */
}

.sfondo_alternato {
background-color:#D5BEB0; /* ROSA ANTICO */
}

.colore_alternato_chiaro, .footer_esterno .col_menu_footer a {
color:#f4f0ec; /* SABBIA CHIARO */
}

.bordo_alternato_chiaro {
border-color:#eeebe2; /* FUMO */
}

.sfondo_alternato_chiaro {
background-color:#eeebe2; /* FUMO */
}

.colore_scuro {
color:#F4CD88; /* GIALLO SCURO */	
}
.sfondo_scuro {
background-color:#F4CD88; /* GIALLO SCURO */	
}

.colore_hover {
color:#E99976; /* ARANCIONE */	
}
.sfondo_hover {
background-color:#E99976; /* ARANCIONE */	
}


a{
	color: #c98b82;
	text-decoration: none;
}

/* --- SLIDESHOW --- */

#cycle2 {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
height:100%;
position: absolute;
top: 0px;
right: 0px;
}

#cycle2 div { 
width: 100%; 
height: 100%; 
background-size:cover; 
background-position:center;
}

#contenitore_cycle2 {
position:relative;
overflow-y:hidden;
min-height:800px;
min-width:480px;
}

#titolo_cycle2 {
width:100%;
height:800px;
padding:60px;
box-sizing:border-box;
text-align:center;
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%);	
z-index:5;
color:#fff;
}

#titolo_cycle2 .titolo_mostra {
font-family: 'Barlow Condensed';
font-size:2em;
font-weight:500;
text-transform:uppercase;
width:100%;
padding:0px 60px;
box-sizing:border-box;
line-height:1.1em;
letter-spacing:0.05em;
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%);	
}

#titolo_cycle2 .titolo_mostra span {
font-family: 'Playfair Display';
font-size:0.6em;
font-weight:normal;
font-style:italic;
text-transform:none;
line-height:1.1em;
letter-spacing:0.05em;
display:block;
margin-top:10px;
}

#titolo_cycle2 .titolo_mostra span strong {
font-family: 'Playfair Display';
font-weight:bold;
font-style:normal;
}

#titolo_cycle2 .titolo_mostra .info_mostra {
font-family: 'Playfair Display';
font-size:0.45em;
font-weight:normal;
font-style:normal;
text-transform:none;
line-height:1.1em;
letter-spacing:0.05em;
display:block;
margin-top:40px;
}

#titolo_cycle2 .loghi {
width:351px;
height:65px;
background-image:url(../images/loghi.png);
background-position:center;
background-repeat:no-repeat;
position:absolute;
box-sizing:content-box;
bottom:0px;
padding:60px;
left:50%;
transform:translate(-50%, 0);
}

.wrap_nero {
width:100%;
height:100%;
position:absolute;
left:0px;
top:0px;
z-index:3;
background-color:rgba(0,0,0,0.3);	
}


/* GENERALI */

.fascia_esterna {
width:100%;
position:relative;	
}

.fascia_interna {
width:1200px;
position:relative;	
margin:0px auto;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_interna {
	width:740px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_interna {
	width:400px;
	}
}

.titolo1, h1 {
font-family: 'Playfair Display';
font-style:italic;
font-weight:normal;
margin:0px 0px 15px 0px;
padding:0px;
font-size:2.5em;
line-height:1.3em;	
}

.titolo2, h2 {
font-family: 'Playfair Display';
font-weight:bold;
margin:0px 0px 15px 0px;
padding:0px;
font-size:1.25em;
line-height:1.3em;	
}

.titolo3, h3 {
font-weight:bold;
margin:0px 0px 15px 0px;
padding:0px;
font-size:1.15em;
line-height:1.3em;
text-transform:uppercase;
letter-spacing:0.02em;
}

.testo_piccolo {
font-size:0.71em;
font-weight:normal;	
letter-spacing:0.02em;
}

.testo_piccolo em {
font-family: 'Playfair Display';
}

.testo_piccolo a {
color:inherit;
}

#toTop {
width: 60px;
height: 60px;
position: fixed;
bottom: 40px;
right: 40px;
cursor: pointer;
display: none;
z-index: 50;
background-image:url(../images/freccia_su.png);
background-position:center;
background-repeat:no-repeat;
transition-duration:0.5s;
}

.fancybox-skin, .fancybox-outer, .fancybox-image, .fancybox-wrap, .brick {
padding: 0px !important;
border-radius: 0px !important;
}

.fancybox-close {
top: 0px !important;
right: -56px !important;
width:56px !important;
height:56px !important;
border-radius:0px !important;
background-image:url(../images/chiudi.png) !important;
background-position:center !important;
background-repeat:no-repeat !important;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fancybox-close {
	top: -56px !important;
	right: 0px !important;
	}
}

.fancybox-title-float-wrap .child {
padding: 5px 15px !important;
border-radius: 0px !important;
}	

.fancybox-title {
font-family: inherit;
}

.fancybox-inner {
display: inline-flex;
}

.fancybox-prev span {
left: 40px !important;
background-image:url(../images/freccia_sin.png) !important;
background-position:center !important;
visibility:visible !important;
width:24px !important;
height:43px !important;
margin-top:-22px !important;
transition-duration:0.5s;
}

.fancybox-prev span:hover {
left: 30px !important;
}

.fancybox-next span {
right: 40px !important;
background-image:url(../images/freccia_des.png) !important;
background-position:center !important;
visibility:visible !important;
width:24px !important;
height:43px !important;
margin-top:-22px !important;
transition-duration:0.5s;
}

.fancybox-next span:hover {
right: 30px !important;
}

.bottone {
line-height:40px;
height:40px;
width:auto;
padding:0px 20px;
font-size:0.57em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0.1em;
text-decoration:none;
display:inline-block;
transition-duration:0.5s;
}



/* INSTESTAZIONE */

.intestazione_esterna {
background-size:cover;
background-position:center;
}

.intestazione_interna, .intestazione_esterna #contenitore_cycle2 {
height:700px;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.intestazione_interna, .intestazione_esterna #contenitore_cycle2 {
	height:620px;	
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_interna, .intestazione_esterna #contenitore_cycle2 {
	height:540px;
	}
}

.intestazione_interna.stretta {
height:450px;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.intestazione_interna.stretta {
	height:400px;	
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_interna.stretta {
	height:350px;
	}
}

.intestazione_esterna #contenitore_cycle2 {
overflow:hidden;
min-height:0px;
min-width:0px;
width:100%;
position:absolute;
top:0px;
left:0px;
}

.intestazione_esterna .titolo_intestazione {
position:absolute;
top:50%;
left:0px;
transform:translate(0,-50%);
height:auto;
width:340px;
font-size:2.4em;
font-weight:500;
line-height:1.1em;
opacity:0;
transition-delay:1s;
transition-duration:1s;
transition-property:opacity;
z-index:5;
margin-top:-40px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.intestazione_esterna .titolo_intestazione {
    left:auto;
    right: 0%;
    width: auto;
    white-space: nowrap;
	margin-top:-60px;
	text-align:right;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_esterna .titolo_intestazione {
	font-size:2em;
	margin-top:-170px;
	}
}

.intestazione_esterna .visibile .titolo_intestazione {
opacity:1;
}

.intestazione_esterna .titolo_intestazione span {
font-size:0.8em;
line-height:1.1em;
}

.intestazione_esterna .titolo_intestazione span span {
font-family:'Didot';
font-size:1.3em;
text-transform:uppercase;
}

.intestazione_esterna .sottotitolo_intestazione {
position:absolute;
left:0px;
bottom:calc(100% + 40px);
font-family: 'Playfair Display';
font-size:0.47em;
font-weight:normal;
line-height:1.26em;
opacity:0;
transition-delay:2s;
transition-duration:1s;
transition-property:opacity;
z-index:5;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.intestazione_esterna .sottotitolo_intestazione {
    left:auto;
    right: 0px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_esterna .sottotitolo_intestazione {
	bottom:auto;
	top:calc(100% + 20px);
	}
}

.intestazione_esterna .visibile .sottotitolo_intestazione {
opacity:1;
}

.intestazione_esterna .contenitore_condividi {
position:absolute;
bottom:0px;
left:0px;
width:200px;
z-index:11;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.intestazione_esterna .contenitore_condividi {
	left:auto;
	right:0px;
	text-align:right;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_esterna .contenitore_condividi {

	}
}

.intestazione_esterna .label_condividi {
font-family: 'Playfair Display';
font-size:0.64em;
font-style:italic;
margin-bottom:20px;
}

.intestazione_esterna .label_prevendita {
font-family: 'Playfair Display';
font-size:0.64em;
font-style:italic;
width: 110px;
display:inline-block;
}

.intestazione_esterna .icona_condividi {
margin: 0px 10px 20px 0px;
transition-duration: 0.5s;
display: inline-block;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.intestazione_esterna .icona_condividi {
	margin: 0px 0px 20px 10px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_esterna .icona_condividi {

	}
}

.intestazione_esterna .contenitore_social{
	
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_esterna .contenitore_social{

	}
}

.intestazione_esterna .contenitore_prevendita{
	
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.intestazione_esterna .contenitore_prevendita{
		display: inline-block;
		float: right;
		width: 180px;
	}
}



/* CONTENUTO */

.contenuto_esterno {
	
}

.contenuto_esterno .col_sin {
width:380px;
float:left;
padding:40px 0px;
position:relative;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .col_sin {
	width:740px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .col_sin {
	width:400px;
	}
}

.home .contenuto_esterno .col_sin {
width:560px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_sin {
	width:100%;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_sin {

	}
}

.contenuto_esterno .col_sin .box {
padding:30px 40px;
margin-bottom:40px;
display:block;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .col_sin .box {
	width:350px;
	box-sizing:border-box;
	position:absolute;
	left:0px;
	top:0px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .col_sin .box {
	width:400px;
	position:relative;
	left:0px;
	top:auto;
	}
}

.home .contenuto_esterno .col_sin .box {
margin-left:80px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_sin .box {
	margin-left:0px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_sin .box {

	}
}

.contenuto_esterno .col_sin .titolo_box {
font-family: 'Playfair Display';
font-weight:bold;
font-size:1.28em;
line-height:1.1em;
margin-bottom:15px;
}

.contenuto_esterno .col_sin .box p {
margin:0px 0px 10px 0px;
padding:0px;
}

.contenuto_esterno .col_sin .box p a {
color:inherit;
text-decoration:none;
}

.contenuto_esterno .col_sin .box p a:hover {
text-decoration:underline;
}

.contenuto_esterno .titolo_col_sin {
position:absolute;
left:0px;
top:0px;
text-align:center;
line-height:40px;
height:40px;
width:100%;
font-size:0.57em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0.1em;
}

.home .contenuto_esterno .titolo_col_sin {
position:relative;
left:auto;
top:auto;
padding-left: 80px;
box-sizing: border-box;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .titolo_col_sin {
	position:absolute;
	left:0px;
	top:0px;
	padding-left:0px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .titolo_col_sin {

	}
}

.contenuto_esterno .col_sin .immagine_grande_col_sin {
width:100%;
height:auto;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .col_sin .immagine_grande_col_sin {
	display:none;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .col_sin .immagine_grande_col_sin {

	}
}

.contenuto_esterno .col_des {
width:740px;
padding:40px 0px;
float:right;
position:relative;
}
@media only screen and (max-width: 1279px) { /* TABLET */

}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .col_des {
	width:400px;
	}
}

.home .contenuto_esterno .col_des {
width:560px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des {
	width:100%;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des {

	}
}

.home .contenuto_esterno .col_des .sottotitolo_intestazione {
font-family: 'Playfair Display';
font-size: 1.5em;
font-weight: normal;
line-height: 1.25em;
padding: 40px;
width: 480px;
display: inline-block;
margin: 460px 0px 0px 120px;
z-index: 5;
position: absolute;
height: 160px;
box-sizing: border-box;
}
@media only screen and (max-width: 1599px) { /* PC MEDI */
	.home .contenuto_esterno .col_des .sottotitolo_intestazione {
	margin: 440px 0px 0px 30px;
	}
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .sottotitolo_intestazione {
	margin: 250px 0px 0px 400px;
	width: 310px;
	height: 240px;
	}
	.home .contenuto_esterno .col_des .sottotitolo_intestazione em {
	display: inline-block;
	margin-bottom: 10px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .sottotitolo_intestazione {
	margin: 970px 0px 0px 0px;
	width: 400px;
	height: 150px;
	font-size: 1.2em;
	}
}

.home .contenuto_esterno .col_des .titolo_intestazione {
font-size: 2.4em;
font-weight: normal;
line-height: 1.1em;
padding: 30px 40px 40px;
position: absolute;
display: inline-block;
margin: 160px 0px 0px -120px;
width: 760px;
height: 340px;
box-sizing: border-box;
z-index: 3;
}
@media only screen and (max-width: 1599px) { /* PC MEDI */
	.home .contenuto_esterno .col_des .titolo_intestazione {
	height: 320px;
	width: 670px;
	}
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .titolo_intestazione {
	margin: -20px 0px 0px 0px;
	padding: 40px;
	height: 270px;
	width: 670px;
	z-index: 1;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .titolo_intestazione {
	width: 440px;
	margin: -20px 0px 0px -40px;
	}
}

.home .contenuto_esterno .col_des .titolo_intestazione span {
font-size:0.9em;
line-height:1.2em;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .titolo_intestazione span {
	font-size:0.7em;
	}
	.home .contenuto_esterno .col_des .titolo_intestazione span br {
	display:none;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .titolo_intestazione span {

	}
}

.home .contenuto_esterno .col_des .titolo_intestazione span span {
font-family: 'Didot';
font-size: 2.25em;
text-transform: uppercase;
display: block;
margin-bottom: 20px;
border-bottom: 3px solid #fff;
}
@media only screen and (max-width: 1599px) { /* PC MEDI */
	.home .contenuto_esterno .col_des .titolo_intestazione span span {
	font-size: 1.95em;
	}
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .titolo_intestazione span span {
	font-size: 2.5em;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .titolo_intestazione span span {
	font-size: 1.55em;
	border-bottom: 2px solid #fff;
	}
}

.home .contenuto_esterno .col_des .contenitore_condividi {
position:absolute;
bottom:0px;
left:0px;
width:200px;
z-index:11;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .contenitore_condividi {
	left:auto;
	right:0px;
	text-align:right;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .contenitore_condividi {

	}
}

.home .contenuto_esterno .col_des .label_condividi {
font-family: 'Playfair Display';
font-size:0.64em;
font-style:italic;
margin-bottom:20px;
}

.home .contenuto_esterno .col_des .label_prevendita {
font-family: 'Playfair Display';
font-size:0.64em;
font-style:italic;
width: 110px;
display:inline-block;
}

.home .contenuto_esterno .col_des .icona_condividi {
margin: 0px 10px 20px 0px;
transition-duration: 0.5s;
display: inline-block;
}
.home .contenuto_esterno .col_des .icona_condividi:nth-child(3) {
margin-right:0px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .icona_condividi {

	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .icona_condividi {

	}
}

.home .contenuto_esterno .col_des .contenitore_social {
padding: 40px;
position: absolute;
width: 170px;
box-sizing: border-box;
height: 150px;
margin: 0px 0px 0px -80px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .contenitore_social {
	padding: 0px 30px;
	margin-top: 880px;
	margin-left: 470px;
	width: 240px;
	height: 100px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .contenitore_social {
	padding: 60px 30px 30px;
	margin-left: -40px;
	margin-top: 1080px;
	height: 170px;
	width: 150px;
	}
}

.home .contenuto_esterno .col_des .contenitore_prevendita {
position: absolute;
padding: 40px;
box-sizing: border-box;
width: 260px;
height: 180px;
margin: 0px 0px 0px 60px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .contenitore_prevendita {
	margin-left: 460px;
	height: 140px;
	margin-top: 740px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .contenitore_prevendita {
	margin-left: 60px;
	height: 170px;
	margin-top: 1080px;
	padding: 60px 30px 30px;
	}
}

.home .contenuto_esterno .col_des .contenitore_tour {
position: absolute;
padding: 40px;
box-sizing: border-box;
width: 260px;
height: 180px;
margin: 0px 0px 0px 320px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .contenitore_tour {
	margin-left: 260px;
	height: 140px;
	margin-top: 740px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .contenitore_tour {
	margin-left: 260px;
	height: 170px;
	margin-top: 1080px;
	padding: 60px 30px 30px;
	}
}

.home .contenuto_esterno .col_des .testo {
padding-top: 680px;
}
@media only screen and (max-width: 1599px) { /* PC MEDI */
	.home .contenuto_esterno .col_des .testo {
	padding-top: 660px;
	}
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .testo {
	padding-top: 1060px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .testo {
	padding-top: 1280px;
	}
}

.home .contenuto_esterno .col_des .immagine_grande_col_des {
display:none;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.home .contenuto_esterno .col_des .immagine_grande_col_des {
	display: block;
	margin: 210px 0px 0px 40px;
	width: 400px;
	height: auto;
	position: absolute;
	z-index: 3;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.home .contenuto_esterno .col_des .immagine_grande_col_des {

	}
}

.contenuto_esterno .col_des.singola {
float:none;
margin:0px auto;
}

.contenuto_esterno .col_des .testo p {
/*text-indent:20px;
margin:0px 0px 50px 0px;*/
margin: 0;
}

.contenuto_esterno .col_des .testo p img{
	margin-top: 50px;
}

.testo li {
list-style-image:url(../images/li.png); 
margin-bottom:8px;
}


.contenuto_esterno .col_des .testo p strong {
font-weight:500;
}

.contenuto_esterno .col_des .testo p sup {
font-size:0.71em;
font-style:italic;
font-family: 'Playfair Display';
margin:0px 0px 50px;
display:block;
}

.contenuto_esterno .col_des .testo p em {
font-family: 'Playfair Display';
}

.contenuto_esterno .col_des .testo img {
max-width:100%;
display:block;
}

.contenuto_esterno .col_des .testo h2 {
font-size:2.57em;
font-style:italic;
font-family: 'Playfair Display';
font-weight:normal;
margin:50px 0px;
padding:40px 100px 20px;
text-align:center;
display:block;
position:relative;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .col_des .testo h2 {
	font-size:2.25em;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .col_des .testo h2 {
	font-size:2em;
	}
}

.contenuto_esterno .col_des .testo h2::before {
content:' ';
width:77px;
height:52px;
position:absolute;
top:0px;
left:0px;
background-image:url(../images/virgolette_sin.png);
}

.contenuto_esterno .col_des .testo h2::before {
content:' ';
width:77px;
height:62px;
position:absolute;
top:0px;
left:0px;
background-image:url(../images/virgolette_sin.png);
}

.contenuto_esterno .col_des .testo h2::after {
content:' ';
width:41px;
height:33px;
position:absolute;
bottom:0px;
right:0px;
background-image:url(../images/virgolette_des.png);
}

.contenuto_esterno .titolo_col_des {
position:absolute;
left: 100%;
top: -40px;
line-height:40px;
height:40px;
width:auto;
padding:0px 20px;
font-size:0.57em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0.1em;
transform: rotate(90deg);
transform-origin: 0% 100%;
white-space: nowrap;
}

.home .contenuto_esterno .titolo_col_des {
display:none;
}

.contenuto_esterno .col_des .data {
font-size:1.28em;
font-style:italic;
font-family: 'Playfair Display';
font-weight:normal;
margin-bottom:20px;
}

.contenuto_esterno .col_des .sottotitolo {
font-size:1.28em;
font-style:italic;
font-family: 'Playfair Display';
font-weight:normal;
margin-bottom:30px;
}

.contenuto_esterno .col_des .sottotitolo .sel {
text-decoration:underline;
}

.contenuto_esterno .col_des .sottotitolo a {
text-decoration:none;
color:inherit;
transition-duration:0.5s;
}

.contenuto_esterno .col_des h1 {
font-family: Heebo;
font-weight:500;
font-size:2.57em;
font-style:normal;
margin:0px 0px 30px 0px;
padding:0px;
line-height:1.1em;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .col_des h1 {
	font-size:2.25em;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .col_des h1 {
	font-size:2em;
	}
}

.contenuto_esterno .box_sala {
	
}

.contenuto_esterno .box_sala .numero_sala {
width:60px;
height:60px;
display:block;
border-radius:30px;
line-height:60px;
text-align:center;
font-weight:bold;	
font-size:1.42em;
position:relative;
}

.contenuto_esterno .box_sala .numero_sala::after {
content:' ';
width:740px;
position:absolute;
top:0px;
left:0px;
height:29px;
border-bottom-width:2px;
border-bottom-style:solid;
z-index:-1;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .box_sala .numero_sala::after {
		
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .box_sala .numero_sala::after {
	width:400px;
	}
}

.contenuto_esterno .box_sala .col_sin {
width:350px;
float:left;
padding:30px 0px 50px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .box_sala .col_sin {
		
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .box_sala .col_sin {
	width:400px;
	}
}

.contenuto_esterno .box_sala .col_des {
width:350px;
float:right;
padding:30px 0px 50px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.contenuto_esterno .box_sala .col_des {
		
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.contenuto_esterno .box_sala .col_des {
	width:400px;
	padding-bottom:0px;
	}
}

.contenuto_esterno .box_sala .titolo_sala {
font-family: 'Playfair Display';
font-weight: bold;
font-size: 1.28em;
line-height: 1.1em;
margin-bottom: 15px;
}

.contenuto_esterno .box_sala .desc_sala {

}

.contenuto_esterno .box_sala img {
width:100%;
height:auto;
border:none;
}



/* FOOTER */

.footer_esterno {
padding:50px 0px 300px;	
}

.footer_esterno .footer_interno {
padding:0px 20px;
text-align:center;
}

.footer_esterno .col_footer {
padding:0px 30px 0px 0px;
display:inline-block;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.footer_esterno .col_footer {
	padding:0px 15px 30px 15px;
	width: 50%;
	box-sizing: border-box;
	float: left;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.footer_esterno .col_footer {
	padding:0px 20px 0px 0px;
	width: auto;
	float:none;
	}
}

.footer_esterno .col_footer img {

}
@media only screen and (max-width: 1279px) { /* TABLET */
	.footer_esterno .col_footer img {

	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.footer_esterno .col_footer img {
	height:70px;
	width:auto;
	}
}

.footer_esterno .contenitore_icone_partner {
float:left;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.footer_esterno .contenitore_icone_partner {
	width:260px;
	text-align:center;	
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.footer_esterno .contenitore_icone_partner {
	width:100%;	
	}
}

.footer_esterno .contenitore_menu_footer {
float:right;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.footer_esterno .contenitore_menu_footer {
		
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.footer_esterno .contenitore_menu_footer {
	margin-bottom:40px;	
	}
}


.footer_esterno .col_menu_footer {
width:190px;
float:right;
margin-right:40px;
font-size:0.85em;
font-weight:normal;
text-align:left;
}
.footer_esterno .col_menu_footer:nth-child(1) {
margin-right:0px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.footer_esterno .col_menu_footer {
	margin-right:25px;
	width:120px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.footer_esterno .col_menu_footer {
	margin-right: 40px;
	width: 105px;		
	}
}

.footer_esterno .col_menu_footer a {
text-decoration:none;
transition-duration:0.5s;
display:block;	
margin-bottom:20px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.footer_esterno .col_menu_footer a {
	
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.footer_esterno .col_menu_footer a {
	margin-bottom:30px;
	}
}


/* MENU */

.fascia_menu_esterna {
	
}

.fascia_menu {
height:40px;	
}

.fascia_menu_esterna .contenitore_menu {
position:absolute;
top:0px;
left:0px;
height:40px;
width:100%;	
overflow:hidden;
z-index:13;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_menu_esterna .contenitore_menu {
	overflow:visible;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_menu_esterna .contenitore_menu {
	overflow:visible;
	}
}

.fascia_menu_esterna .icona_menu {
position:absolute;
left:0px;
top:0px;
width:40px;
height:40px;
z-index:7;
background-image:url(../images/menu.png);
background-position:top;
cursor:pointer;
transition-duration:0.5s;
}

.fascia_menu_esterna .aperto .icona_menu {
background-position:bottom;
}

.fascia_menu_esterna .label_menu {
position:absolute;
top:0px;
left:40px;
height:40px;
line-height:40px;
font-weight:bold;
text-transform:uppercase;
font-size:0.57em;
letter-spacing:0.1em;
cursor:pointer;	
transition: color 0.5s, top 1s, left 1s;
z-index:1;
}

.fascia_menu_esterna .aperto .label_menu {
left:-100%;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_menu_esterna .aperto .label_menu {
	left: 40px;
	top: -400px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_menu_esterna .aperto .label_menu {
	left: 40px;
	top: -400px;
	}
}

.fascia_menu_esterna .contenitore_voci_menu {
position:absolute;
top:0px;
left:-100%;
height:40px;
line-height:40px;
font-weight:bold;
text-transform:uppercase;
font-size:0.57em;
letter-spacing:0.1em;
cursor:pointer;	
transition-duration:1s;
z-index:1;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_menu_esterna .contenitore_voci_menu {
	left: 0px;
	top: -400px;
	height: auto;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_menu_esterna .contenitore_voci_menu {
	left: 0px;
	top: -400px;
	height: auto;
	}
}

.fascia_menu_esterna .aperto .contenitore_voci_menu {
left:40px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_menu_esterna .aperto .contenitore_voci_menu {
	left: 0px;
	top: 40px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_menu_esterna .aperto .contenitore_voci_menu {
	left: 0px;
	top: 40px;
	}
}

.fascia_menu_esterna .voce_menu {
float:left;
padding: 0px 0px 0px 15px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_menu_esterna .voce_menu {
	clear:left;
	padding: 5px 25px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_menu_esterna .voce_menu {
	clear:left;
	padding: 5px 25px;
	}
}

.fascia_menu_esterna .voce_menu::after {
content:'/';
margin-left:20px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_menu_esterna .voce_menu::after {
	display:none;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_menu_esterna .voce_menu::after {
	display:none;
	}
}

.fascia_menu_esterna .voce_menu:last-child::after {
content:' ';
}

.fascia_menu_esterna .voce_menu a {
color:inherit;
text-decoration:none;
transition-duration:0.5s;
}

.fascia_menu_esterna .contenitore_cerca {
position:absolute;
top:0px;
right:0px;
height:40px;
width:40px;
z-index:15;
}

.fascia_menu_esterna .icona_cerca {
position:absolute;
left:0px;
top:0px;
width:40px;
height:40px;
z-index:9;
background-image:url(../images/cerca.png);
background-position:top;
cursor:pointer;
transition-duration:0.5s;
}

.fascia_menu_esterna .icona_cerca:hover {
background-position:bottom;
}

.fascia_menu_esterna .input_cerca {
width:300px;
height:60px;
border-width:1px;
border-style:solid;
line-height:60px;
padding: 0px 70px 0px 20px;
box-sizing:border-box;
position:absolute;
right:0px;
top:-200px;
font-family:inherit;
font-size:0.71em;
transition-duration:0.5s;
}

.fascia_menu_esterna .visibile .input_cerca {
top:40px;
}

.fascia_menu_esterna .bottone_cerca {
position:absolute;
right:20px;
top:-200px;
width:40px;
height:40px;
z-index:9;
background-image:url(../images/freccia_input.png);
background-position:right;
cursor:pointer;
transition: background-position 0.5s, top 1s;
}

.fascia_menu_esterna .bottone_cerca:hover {
background-position:left;
}

.fascia_menu_esterna .visibile .bottone_cerca {
top:50px;
}

.fascia_menu_esterna .menu_laterale {
position:absolute;
top:0px;
right:60px;
text-align:right;
font-weight:normal;
font-size:0.64em;
letter-spacing:0.05em;	
line-height:40px;
z-index:15;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_menu_esterna .menu_laterale {

	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_menu_esterna .menu_laterale {
	display:none;
	}
}

.fascia_menu_esterna .voce_menu_laterale {
float:right;
margin:0px 10px;	
}

.fascia_menu_esterna .voce_menu_laterale a {
text-decoration:none;
color:inherit;	
transition-duration:0.5s;
}


/* GALLERIA */

.fascia_galleria_esterna {
	
}

.fascia_galleria_esterna .titolo_galleria {
font-size:2.57em;
font-style:italic;
font-family: 'Playfair Display';
font-weight:normal;
margin:0px;
padding:30px 40px;
line-height:60px;
text-align:center;
display:block;
position:relative;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_galleria_esterna .titolo_galleria {
	font-size:2.25em;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_galleria_esterna .titolo_galleria {
	font-size:2em;
	}
}

.fascia_galleria_esterna .jcarousel {
position: relative;
overflow: hidden;
}

.fascia_galleria_esterna .jcarousel-wrapper {
position:relative;
}

.fascia_galleria_esterna .jcarousel ul {
width: 20000em;
position: relative;
list-style: none;
margin: 0;
padding: 0;
}

.fascia_galleria_esterna .jcarousel li {
height:360px;
float:left;
position:relative;
}

.fascia_galleria_esterna .jcarousel li img {
height:100%;
width:auto;
}

.fascia_galleria_esterna .jcarousel-control-prev, .fascia_galleria_esterna .jcarousel-control-next {
position: absolute;
top: 50%;
width: 24px;
height: 43px;
margin-top: -22px;
text-decoration: none;
transition-duration: 0.5s;
z-index:3;
background-position: center;
}

.fascia_galleria_esterna .jcarousel-control-prev {
left: 40px;
background-image:url(../images/freccia_sin.png);
}

.fascia_galleria_esterna .jcarousel-control-prev:hover {
left: 30px;
}

.fascia_galleria_esterna .jcarousel-control-next {
right: 40px;
background-image:url(../images/freccia_des.png);
}

.fascia_galleria_esterna .jcarousel-control-next:hover {
right: 30px;
}

.fascia_galleria_esterna .jcarousel .wrap_foto {
position:absolute;
z-index:1;
background-color:rgba(0,0,0,0.25);
width:100%;
height:100%;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/zoom.png);
top:0px;
left:0px;
opacity:0;
transition-duration:0.5s;
}

.fascia_galleria_esterna .jcarousel .wrap_foto:hover {
opacity:1;
}




/* NEWS */

.fascia_news_esterna {
padding:50px 0px;	
}

.fascia_news_esterna .titolo_fascia_news {
font-size:2.57em;
font-weight:bold;
margin:0px 0px 30px;
text-align:center;
display:block;
position:relative;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_news_esterna .titolo_fascia_news {
	font-size:2.25em;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_news_esterna .titolo_fascia_news {
	font-size:2em;
	}
}

.fascia_news_esterna .box_news {
width:373px;
float:left;
position:relative;
margin:0px 40px 40px 0px;
}
.fascia_news_esterna .box_news:nth-child(3) {
margin-right:0px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_news_esterna .box_news {
	width:350px;
	}
	.fascia_news_esterna .box_news:nth-child(2) {
	margin-right:0px;
	}
	.fascia_news_esterna .box_news:nth-child(3) {
	display:none;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_news_esterna .box_news {
	width:400px;
	margin:0px 0px 40px 0px;
	}
	.fascia_news_esterna .box_news:nth-child(3) {
	display:block;
	}
}

.fascia_news_esterna .foto_box_news {
width:100%;
height:auto;
border:none;
position:relative;
transition-duration:0.5s;
opacity:1;
}

.fascia_news_esterna .foto_box_news:hover {
opacity:0.5;
}

.fascia_news_esterna .testo_box_news {
padding:40px;
text-align:center;
}

.fascia_news_esterna .titolo_box_news {
font-size:1.14em;
font-style:italic;
font-family: 'Playfair Display';
font-weight:normal;
margin-bottom:30px;
}

.fascia_news_esterna .titolo_box_news a {
text-decoration:none;
color:inherit;
}

.fascia_news_esterna .data_box_news {
font-size:0.71em;
letter-spacing:0.1em;
text-transform:uppercase;
}

.fascia_news_esterna .pagine {
position:relative;
text-align:center;
margin-top:20px;
font-size:1.14em;
font-style:italic;
font-family: 'Playfair Display';
font-weight:normal;
}

.fascia_news_esterna .pagine a {
color:inherit;
text-decoration:none;
transition-duration:0.5s;
}

.fascia_news_esterna .pagine .sel {
color:inherit;
text-decoration:none;
font-size:1.5em;
}



/* HASHTAG */

.fascia_hashtag_esterna {
padding:50px 0px 0px;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_hashtag_esterna {
	padding-bottom:20px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */

}

.fascia_hashtag_esterna .titolo_fascia_hashtag {
font-size:2.57em;
font-weight:bold;
margin:0px 0px 30px;
text-align:center;
display:block;
position:relative;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_hashtag_esterna .titolo_fascia_hashtag {
	font-size:2.25em;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_hashtag_esterna .titolo_fascia_hashtag {
	font-size:1.75em;
	}
}

.fascia_hashtag_esterna .box_hashtag {
width:255px;
height:255px;
background-size:cover;
float:left;
margin:0px 60px 60px 0px;
background-position:center;
border:none;
opacity:1;
transition-duration:0.5s;	
}
.fascia_hashtag_esterna a:nth-child(4) .box_hashtag {
margin-right:0px;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_hashtag_esterna .box_hashtag {
	width:155px;
	height:155px;
	margin:0px 40px 40px 0px;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_hashtag_esterna .box_hashtag {
	width:180px;
	height:180px;
	}
	.fascia_hashtag_esterna a:nth-child(2) .box_hashtag {
	margin-right:0px;	
	}
}

.fascia_hashtag_esterna .box_hashtag:hover {
opacity:0.5;	
}





/* NEWSLETTER */

.fascia_newsletter_esterna {
padding:50px 0px;	
}

.fascia_newsletter_esterna .titolo_fascia_newsletter {
font-size:2.57em;
font-style:italic;
font-family: 'Playfair Display';
font-weight:normal;
margin:0px 0px 30px;
display:inline-block;
position:relative;	
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_newsletter_esterna .titolo_fascia_newsletter {
	font-size:2.25em;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_newsletter_esterna .titolo_fascia_newsletter {
	font-size:2em;
	}
}

.fascia_newsletter_esterna .col_sin {
width:50%;
text-align:left;
float:left;	
} 
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_newsletter_esterna .col_sin {
	width:70%;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_newsletter_esterna .col_sin {
	width:100%;
	margin-bottom:40px;
	}
}

.fascia_newsletter_esterna .col_sin .testo_piccolo {
margin-top:-30px;
} 

.fascia_newsletter_esterna .contenitore_newsletter {
position:relative;
margin:20px 0px 40px;
height:60px;
width:440px;
max-width:100%;
}

.fascia_newsletter_esterna .input_newsletter {
width:440px;
max-width:100%;
height:60px;
border:none;
line-height:60px;
padding: 0px 70px 0px 20px;
box-sizing:border-box;
font-family:inherit;
font-size:0.71em;
}

.fascia_newsletter_esterna .bottone_newsletter {
position:absolute;
right:20px;
top:10px;
width:40px;
height:40px;
z-index:9;
background-image:url(../images/freccia_input.png);
background-position:right;
cursor:pointer;
transition: background-position 0.5s, top 1s;
}

.fascia_newsletter_esterna .bottone_newsletter:hover {
background-position:left;
}

.fascia_newsletter_esterna .col_des {
width:50%;
text-align:center;
float:left;	
} 
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_newsletter_esterna .col_des {
	width:30%;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_newsletter_esterna .col_des {
	width:100%;
	}
}

.fascia_newsletter_esterna .icona_seguici {
display:inline-block;
margin:0px 15px;
}
@media only screen and (max-width: 1279px) { /* TABLET */
	.fascia_newsletter_esterna .icona_seguici img {
	height:36px;
	width:auto;
	}
}
@media only screen and (max-width: 819px) {  /* SMARTPHONE */
	.fascia_newsletter_esterna .icona_seguici img {
	height:auto;
	}
}

.fascia_newsletter_esterna .icona_seguici:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(0px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(1px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(2px, 0, 0);
  }
}



/* COLORI */

#cookies_policy p a, #cookies_policy p a:visited, #cookies_policy_popup .content .titolo_uno_privacy, #cookies_policy_popup .content .titolo_due_privacy, #cookies_policy_popup .content a {
color:#999;  /* GRIGIO */	
}

#cookies_policy .pulsante {
background-color:#999;  /* GRIGIO */	
}

h6{
	margin: 10px 0;
	color: #943634;
}


/* FASCIA 50 E 50 */

.fascia_50e50_esterna {
padding:0px;
}

.fascia_50e50_esterna .col_sin, .fascia_50e50_esterna .col_des {
position:relative;	
width: 50%;
float:right;
min-height:480px;
}
@media only screen and (max-width: 1199px) { /* TABLET */
	.fascia_50e50_esterna .col_sin, .fascia_50e50_esterna .col_des {
	width: 100%;
	min-height:0px;
	}
	.fascia_50e50_esterna .col_sin {
	height:auto !important;
	}
}

.fascia_50e50_esterna.alternata .col_sin, .fascia_50e50_esterna.alternata .col_des {
float:left;
}

.fascia_50e50_esterna .col_des {
background-size:cover;
background-position:center;
}
@media only screen and (max-width: 1199px) { /* TABLET */
	.fascia_50e50_esterna .col_des {
	height:480px !important;
	}
}
@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.fascia_50e50_esterna .col_des {
	height:360px !important;
	}
}
	
.fascia_50e50_esterna .contenuto_col {
width:50%;
min-width:480px;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
@media only screen and (max-width: 1199px) { /* TABLET */
	.fascia_50e50_esterna .contenuto_col {
	width: 100%;
	min-width:0px;
	position:relative;
	top:auto;
	left:auto;
	transform:none;
	padding:40px 40px 100px 40px;
	box-sizing:border-box;
	}
}
@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.fascia_50e50_esterna .contenuto_col {
	padding:40px 40px 80px 40px;
	}
}

.fascia_50e50_esterna .contenuto_col .testo {
max-height:11.2em;
margin:15px 0px;
overflow:hidden;	
}
@media only screen and (max-width: 1199px) { /* TABLET */
	.fascia_50e50_esterna .contenuto_col .testo {
	max-height:16em;
	}
}

.fascia_50e50_esterna .contenuto_col .testo p {
margin:0px;
padding:0px;	
}

.fascia_50e50_esterna .bottone {
margin-top:20px;	
}


/* FASCIA RICHIESTA INFORMAZIONI 50 E 50 */

.fascia_50e50_esterna.richiesta_informazioni .col_sin, .fascia_50e50_esterna.richiesta_informazioni .col_des {
min-height:560px;
}
@media only screen and (max-width: 1199px) { /* TABLET */
	.fascia_50e50_esterna.richiesta_informazioni .col_des {
	min-height:0px;
	height:480px !important;
	}
}
@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.fascia_50e50_esterna.richiesta_informazioni .col_des {
	height:360px !important;
	}
}

.fascia_50e50_esterna.richiesta_informazioni .contenitore_input_form {
width:50%;
float:left;
box-sizing:border-box;
padding:0px 20px 0px 0px;
margin:5px 0px;
font-size: 0.9em;
letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.fascia_50e50_esterna.richiesta_informazioni .contenitore_input_form {
	width:100%;
	padding:0px !important;
	}	
}

.fascia_50e50_esterna.richiesta_informazioni .contenitore_input_form:nth-child(2n+2) {
padding:0px 0px 0px 20px;	
}

.fascia_50e50_esterna.richiesta_informazioni .input_form {
border-radius:4px;	
border:1px solid rgba(0,0,0,0.1); 
padding: 0px 10px;
height: 36px;
line-height: 36px;
width: 100%;
font-size: inherit;
margin: 5px 0px;
font-family: inherit;
color: inherit;
box-sizing:border-box;
}
@media only screen and (max-width: 1199px) { /* TABLET */
	.fascia_50e50_esterna.richiesta_informazioni .input_form {
	height: 48px;
	line-height:normal;
	font-size:1.2em;
	}
}

.fascia_50e50_esterna.richiesta_informazioni .contenitore_area_form {
width:100%;
float:left;
box-sizing:border-box;
padding:0px;
margin:10px 0px;
font-size: 0.9em;
letter-spacing: 0.02em;
}

.fascia_50e50_esterna.richiesta_informazioni .area_form {
border-radius:4px;	
border:1px solid rgba(0,0,0,0.1); 
padding: 10px;
height: 72px;
line-height: 1.3em;
width: 100%;
font-size: inherit;
margin: 5px 0px;
font-family: inherit;
color: inherit;
box-sizing:border-box;
resize:none;
}
@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.fascia_50e50_esterna.richiesta_informazioni .area_form {
	height: 110px;
	}	
}

.bottone {
color:#FFF;
}

.bottone:hover {
color:#FFF;	
background-color:#333;
}


/* RICERCA PAGINE */

.ris_ricerca_testo p{
	margin: 0px 0px 30px 0 !important;
	text-indent: 0 !important;
}

.ris_ricerca_testo p a{
	font-size: 19px;
	font-style: italic;
	padding: 10px 0;
	display: block;
}

/* FASCIA MAPPA */

.fascia_mappa_esterna {
padding:0px;
}

#map {
width: 100%;
height: 580px;
}
@media only screen and (max-width: 1199px) { /* TABLET */
	#map {
	height: 540px;
	}
}
@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	#map {
	height: 500px;
	}
}

.senza_indent .contenuto_esterno .col_des .testo p{
	text-indent: 0 !important;
}

.col4{
	height: 200px;
	width: 200px;
	display: inline-block;
	margin: 15px;
}

.col4 img{
	height: 200px;
	width: 200px;
}

@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.contenitore_box{
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.contenitore_box{
		text-align: center;
	}
}

.videodetector iframe{
	height: 400px;
	width: 740px;
}

@media only screen and (max-width: 767px) {  /* SMARTPHONE */
	.videodetector iframe{
		height: auto !important;
		width: 100% !important;
	}
}

.box_sala .col_sin h6{
	font-style: italic;
	font-family: 'Playfair Display';
	font-weight: 200;
	font-size: 18px;
}

h3 span{
	text-transform: lowercase !important;
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-size:auto !important;
}