A:link {text-decoration: none; color:#5b779b;}
A:visited {text-decoration: none; color:#5b779b;}
A:hover {text-decoration: none; color:#436085;}
body {
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#5b779b;
	background-color:#ffffff;
}

.blueberry
{
	position:relative;
}
/* inizio popup  */


#divPopUp
{
	position:absolute;
	left:10px;
	top:40px;
	width:400px;
	z-index:9999;
	visibility: visible;
	border:1px solid #CC0000;
}

/* inizio css per i cookies */

#cookieChoiceInfo
{
	top:inherit!important;
	bottom:0px!important;
	padding:8px 1%!important;
	font-family:Verdana, Geneva, sans-serif!important;
	color:#333!important;
	border-top:1px solid #ccc;
	width:98%!important;
	font-size:12px;
	color:#333;
	z-index:999999!important;
}
#cookieChoiceInfo a, hover, visited
{
	color:#333!important;
}

/* fine css per i cookies */


/* inizio css per loader */


#loaderdiv
{
	position:fixed;
	width:100%;
	height:100%;
	background:white;
	margin:0 auto;
	padding:20px 0px;
	top:0px;
	left:0px;
	right:0px;
	right:0px;
	text-align:center;
	z-index:9999999999;
}

#loaderdiv .center
{
	height:255px;
	top:50%;
	margin-top:150px;
}

#loaderdiv .logo
{
	margin-bottom:20px;
	width:30%;
	min-width:300px;
}

#loaderdiv .img
{
	background:#ffffff;
	margin:0 auto;
	width:100px!important;
	padding:10px;
	border-radius:4px;
	text-align:center;
}


#loaderdiv .img img
{
	width:100%;
}

/* fine css per loader */


input:not([type="checkbox"]) {
 -webkit-appearance: none;
 -webkit-border-radius: 0;
}



.visibile1024, .visibile700, .visibile500, .spacer1024
{
	display:none;
	visibility:hidden;
}




.bg
{
	background-color:#f3f3f3;
	width:100%;
}
.bg2
{
	background-color:#5f769b;
	width:100%;
	background-image:url(grafiche/bgContatti.jpg);
	background-position:center bottom;
	color:#FFF;
}
.bg3
{
	background-color:#f6f6f8;
	width:100%;
	padding:30px 0px;
}
.bg2 a, hover, visited
{
	color:#FFF;
}
.bg2 .titolo
{
	color:#FFF;
	text-transform: uppercase;
	text-align:left;
	font-size:24px;
}



#backtotop
{
	text-align: center;
	background: #000;
	color: #fff;
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	position: fixed;
	right: 20px;
	bottom: 30px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
	z-index: 99;
}
#backtotop:hover
{
	opacity: 0.9;
	filter: alpha(opacity=90);	
}


img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
#collagegallery img
{
	border:2px solid white;
}
.spacer
{
	height:0px;
	width:0px;
	overflow:hidden;
	clear:both;
}
.spacer2
{
	height:15px;
	width:0px;
	overflow:hidden;
	clear:both;
}
.spacerdimensioneMobile
{
	height:0px;
	width:0px;
	overflow:hidden;
	clear:both;
}
.titolo
{
	color:#5b779b;
	font-size:60px;
	text-align:center;
}
.titoloGrande
{
	color:#5b779b;
	font-size:60px;
	text-align:center;
	background-image:url(grafiche/px_blu.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
.bgBianco
{
	background-color:#FFF;
	padding:0px 10px;
}
.titoloHome
{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:1;
}
.titoloHome .titolo
{
	text-transform:uppercase;
	position:absolute;
	top:0px;
	z-index:4;
	margin-top:20px!important;
	text-align:center;
	color:#FFF;
	font-size:46px;
	width:100%;
	background-image:inherit;
}
.sottotitolo, .sottotitolo2
{
	font-size:36px;
	color:#5b779b;
}
#imgHeaderIndex
{
	width:100%;
	position:relative;
}
#socialHeader
{
	width:300px;
	position:absolute;
	bottom:15px;
	left:0px;
	z-index:1;
}
#coworkingHeader
{
	width:200px;
	position:absolute;
	bottom:30px;
	right:0px;
	z-index:1;
	font-size:20px;
}
#coworkingHeader a, hover, visited
{
	color:#FFF;
}
.immaginiCorpo
{
	width:100%;
	position:relative;
	
}
#logo
{
	position:absolute;
	top:5px;
	left:5px;
	z-index:1;
}
#logoMobile
{
	display:none;
	visibility:hidden;
}
#imgHeaderIndex .titolo
{
	width:100%;
	color:#FFF;
	font-size:56px;
	margin-top:24%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	text-align:center;
}
#cambiolingua
{
	position:fixed;
	z-index:999;
	top:65px;
	right:0px;
	width:50px;
	margin:5px;
	background-color:#5b779c;
	cursor:pointer;
	text-align:center;
}
#cambiolingua a, hover, visited
{
	color:#FFF;
}
#pulanteApri
{
	position:fixed;
	z-index:999;
	top:0px;
	right:0px;
	width:50px;
	height:50px;
	margin:5px;
	background-color:#224FFF;
	background-image:url(grafiche/open.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
#pulanteApri img
{
	width:100%;
}
#menuPrincipale
{
	position:fixed;
	top:0px;
	right:0px;
	width:300px;
	height:100%;
	overflow-y:auto;
	z-index:99;
	background-color:#FFF;
	display:none;
	visibility:hidden;
}
#menuPrincipale ul
{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	margin:50px 0px 0px 0px;
}
#menuPrincipale li
{
	display:list-item;
	list-style-type:none!important;
	float:inherit!important;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	line-height:24px;
	margin:0px;
	padding:5px;
	font-size:18px;
}
#menuPrincipale .listitem li
{
	display:list-item;
	list-style-type:none!important;
	float:inherit!important;
	font-weight:normal;
	padding:5px 5px 5px 20px;
}
#menuPrincipale .titleitem
{
	font-weight:normal!important;
	font-size:16px;
}
.SR
{
	width:100%;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	width:100%;
}
.corpo
{
	width:1100px;
	margin:0px auto;
}
.corpoArea
{
	width:90%;
	margin:0px auto;
}
.centrato
{
	text-align:center;
}
.paragrafohome
{
	width:58%;
	margin:0px auto;
	padding:1%;
	text-align:center;
	background-color:#FFF;
}
.paragrafo
{
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
}
.immagineareasx
{
	padding:5px;
	border: 1px solid #9F9FA0;
	background-color:#FFF;
	float:left;
	margin:10px 20px 5px 0px;
}
.immagineareadx img
{
	max-width:280px;
	max-height:280px;
}
.immagineareadx
{
	padding:5px;
	border: 1px solid #9F9FA0;
	background-color:#FFF;
	float:left;
	margin:10px 20px 5px 0px;
}
.immagineareasx img
{
	max-width:258px;
	max-height:280px;
}
.layer50percento
{
	margin:1%;
	width:48%;
	float:left;
	position:relative;
}
.imgBgBanner
{
	width:120%;
	margin-left:-8vw;
}
.layerBannerLeft
{
    position: absolute;
    left: 0;
    text-align: center;
    top: 0;
    width: 50%;
	color:#FFF;
	margin:0px;
	padding:0px;
	text-shadow: 2px 2px 2px black;
}
.layerBannerRight
{
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50%;
	color:#FFF;
	margin:0px;
	padding:0px;
	font-size:18px;
}
.layerBannerLeft .margine
{
	margin:25% 0px 0px 0px;
}
#iconaSpazioReale
{
	width:22%;
} 
#bottommobile
{
	display:none;
	overflow:hidden;
}
#bottommobile ul
{
	margin:0px;
	padding:0px;
}
#bottommobile li
{
	list-style-type:none;
}
#bottommobile .arrow
{
	background-image:url(images/chevron.png);
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #b4b4b4;
	border-radius:5px;
	margin:10px 0px;
	padding:5px 0px;
	text-align:center;
}
#bgBottom
{
	border-top:1px solid #CCC;
	font-size:12px;
}
#sitemap
{
	height:40px;
	width:223px;
	margin:5px 0px 10px 0px;
	overflow:hidden;
	width:960px;
	margin:0px auto;
}
#sitemap span.pulsantesitemap{
	width:100%;
	display:block;
	overflow:hidden;
	padding:0px;
	cursor:pointer;
	z-index:99;
	height:40px;
}
.sitemap
{
	font-size:9px;
	color:#999;
	width:19%;
	float:left;
	margin-right:6px;
	font-size:9px;
}
.sitemap a, hover, visited
{
	color:#999;
}
.sitemap B
{
	font-weight:normal;
}
.sitemap h3
{
	font-size:10px;
	color:#999;
	font-weight:bold;
}
.sitemap ul
{
	margin:6px 0px;
	padding:0px;
	color:#999;
}
.sitemap li
{
	margin:2px;
	padding:0px;
	font-size:9px;
	color:#999;
	list-style-type:none;
}
#mappaFooter
{
	position:relative;
	width:100%;
}





/* inizio menù della richiesta veloce */



#richiestaVeloce
{
	margin:0px auto;
	padding:20px 0px;
	font-size:14px;
}


#richiestaVeloce .campoLungo {
	width:95%;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:5px;
	padding:5px;
	font-size:16px;
}
.campo100percento {
	width:95%;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:5px;
	padding:5px;
	font-size:16px;
}
#richiestaVeloce .campo120px {
	width:90%;
}
#richiestaVeloce .richiesta {
	width:95%;
	height:120px!important;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:5px;
	padding:5px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
}
#richiestaVeloce textarea, .campoCurriculum {
	width:99.5%;
	height:120px!important;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:5px;
	padding:5px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
}
#richiestaVeloce .campo20px {
	width:90%;
}
.campoBooking {
	width:98%;
	height:120px!important;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:5px;
	padding:5px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
}
.pulsanteform
{
	background-color:#5f769b;
	font-size:18px;
	color: #FFF!important;
	border:1px solid #CCC;
	float:right;
	padding:3px 20px;
	text-align:center;
}
.pulsanteformindex
{
	background-color:#da4d12;
	font-size:18px;
	color: #FFF!important;
	border:1px solid #CCC;
	float:right;
	padding:3px 20px;
	text-align:center;
}
#richiestaVeloce span.pulsante{
	width:100%;
	height:50px;
	display:block;
	overflow:hidden;
	background-image:url(grafiche/openDisp.gif);
	background-repeat:no-repeat;
	padding:0px;
	cursor:pointer;
	z-index:1;
	text-align:right;
}
#richiestaVeloce span.pulsante img
{
	height:44px;
	margin:3px 3px 3px 10px;
}
.testoPrivacyRichiesta
{
	float:left;
	margin:3px;
	width:80%;
	font-size:14px;
}
#richiestaVeloce .pulsanteform
{
	width:150px;
	height:40px;
	background-color:#FFF;
	border:1px solid #5f769b;
	color:#5f769b!important;
	float:left;
}
/* fine menù della richiesta veloce */




#googlemap
{
	width:100%;
	height:500px;
}
.contenitoreMezzoCerchioTop
{
	width:100%;
	position:absolute;
	top:0px;
	z-index:90;
}
.contenitoreMezzoCerchioBottom
{
	width:100%;
	position:absolute;
	bottom:0px;
	z-index:90;
}
.mezzocerchioTop
{
	width:100px;
	height:50px;
	margin:0px auto;
	border-radius: 0px 0px 50px 50px;
	background-color:#5b779c;
}
.mezzocerchioBottom
{
	width:100px;
	height:50px;
	margin:0px auto;
	border-radius: 50px 5px 0px 0px;
	background-color:#5b779c;
}
.jcarousel-wrapper .mezzocerchioTop
{
	width:60px;
	height:30px;
	border-radius:0px 0px 30px 30px;
	
}
.jcarousel-wrapper .mezzocerchioBottom
{
	width:60px;
	height:30px;
	border-radius:30px 30px 0px 0px;
	
}
.immagineCarosello
{
	position:relative;
	width:100%;
	/*
	height:300px;
	*/
	text-align:center;
	font-size:20px;
	color:#FFF;
	overflow:hidden;
}
.immagineCarosello img
{
	width:100%;
	max-width:300px;
}
.hrDivisorio
{
	color:#FFF;
	width:80%;
	margin:10px 10%;
}
.titoloCarosello
{	 
	display: table-cell;
    height: 20vw;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 100%;
    z-index: 1;
	text-align:center;
}
.titoloCarosello td
{	 
    width: 20vw;
	height: 19vw;
}
.campoLungo, .campoLungoBooking {
	width:45%;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:5px;
	padding:5px;
	font-size:16px;
}
.selectRichiesta {
	width:45%;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:5px;
	padding:5px;
	font-size:16px;
}
#curriculum .campoLungo {
	width:45.7%;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:1%;
	padding:1%;
	font-size:16px;
}
#curriculum .campoCurriculum {
	width:95.7%;
	height:120px!important;
	font-weight:normal;
	color:#767575;
	border:1px solid #808081;
	float:left;
	margin:1%;
	padding:1%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
}
#dataArrivo.campoLungo, #dataPartenza.campoLungo
{
	width:45%!important;
	background-image:url(grafiche/calendario.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.jcarousel-control-prev, .jcarousel-control-next
{
	display:none;
	visibility:hidden;
}
.immagineTabella
{
	width:35px;
	margin:6px;
}
.tabellaSale
{
	width:100%;
	overflow-x:scroll;
}
.pulsante
{
	width:280px;
	border:1px solid #666;
	padding:5px;
	margin:25px auto;
	text-align: center;
}
.pulsante:hover
{
	border:1px solid #666;
	color:#FFF!important;
	background-color:#5b779b;
}
.pulsante:hover a, visited
{
	color:#FFF!important;
}
.immagineNews
{
	width:170%!important;
	max-width:170%!important;
	position:absolute;
	z-index:1;
	top:0px;
	padding:-10%;
}
.logoNews
{
	position:absolute;
	z-index:1;
	top:0px;
	padding:-10%;
}
.card
{
	width:50%;
}
.testo12
{
	font-size:12px;
}
.testorosso
{
	color:#CC0000
}
.testorossob
{
	color:#CC0000
}
.floatright
{
	float:right!important;
}
.archivionews
{
	margin:0px;
	padding:0px;
}
.archivionews li
{
	list-style-type:none;
	margin:5px 0px;
	padding:5px;
	text-align:center;
	border-bottom:2px dotted#CCC;
}
.elencoCheck
{
	border:1px solid#666; padding:5px; margin:5px; background-color: #f6f6f6;
}
.banner
{
	overflow:hidden;
}
.tabellaresponsive
{
	width:22.5%;
	height:220px;
	margin:20px 1%;
	float:left;
	border:1px solid#CCC;
	background-color:#FFF;
}
.tabellaresponsive2
{
	width:22.5%;
	height:100px;
	margin:20px 1%;
	float:left;
	border:1px solid#CCC;
	background-color:#FFF;
}
.tabellaresponsive td
{
	padding:4px 0px;
}
.tabellaresponsive2 td
{
	padding:4px 0px;
}
.iconeAzioni
{
	width:40px;
	margin:10px 10px 5px 10px;
}
#ancoraBackToTop
{
	width:100%;
	height:0px;
}
#diconoDiNoi
{
	position:fixed;
	z-index: 99;
	top:110px;
	right:-70px;
}
#pdf
{
	position:fixed;
	z-index: 99;
	top:200px;
	right:-70px;
}
#diconoDiNoi:hover, #pdf:hover
{
	right:0px;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
}


#diconoDiNoiMobile, #pdfMobile
{
	display:none;
	visibility:hidden;
}


#boxBrochure
{
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.6);
	position:fixed;
	top:0px;
	left:0px;
	z-index:99999999999999;
	visibility:hidden;
	display:none;
}
#pulsanteCloseVideo
{
	text-align:right;
}
#bannerBrochure
{
	width:95%; max-width:800px; margin:0px auto; background-color:#FFF;
}
.closelaterale
{
	width:25%;
}
.closetop
{
	height:20vh
}
.closebottom
{
	height:40vh;
}
.icoLingua
{
	margin:0px;
	padding:0px;
}
.icoLingua li
{
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	width:14.2%;
	
}
.icoLingua img
{
	width:98%;
}

.pannelloElencoAziende
{
	width:50%;
	/*border:1px solid#ef2625;
	border-radius:10px;*/
	display:block;
	float:inherit;
	margin:25px auto;
}

.pannelloElencoAziende .nomeazienda
{
	color:#000;
	background-color:#f3f3f4;
	width:98%;
	margin:0px;
	padding:6px 1%;
	border-radius:9px 9px 0px 0px;
	text-align:center;
	font-weight:normal;
}
.pannelloElencoAziende .nomeazienda img
{
	width:60px;
}

.pannelloElencoAziende .item
{
	width:200px;
	text-align:center
}

@media screen and (max-width: 1600px) {
.immagineNews
{
	width:165%!important;
	max-width:165%!important;
	padding:-20%;
}
}

@media screen and (max-width: 1400px) {
.layerBannerRight
{
	font-size:16px;
}
.immagineCarosello
{
	/*
		height:250px;
	*/
}
#imgHeaderIndex .titolo
{
	font-size:56px
}
.immagineNews
{
	width:150%!important;
	max-width:150%!important;
	padding:-15%;
}
}



@media screen and (max-width: 1300px) {
.layerBannerRight
{
	font-size:15px;
}
#iconaSpazioReale {
    width: 22%;
}
#imgHeaderIndex .titolo
{
	font-size:50px
}
.immagineNews
{
	width:160%!important;
	max-width:160%!important;
	padding:-15%;
}
}



@media screen and (max-width: 1240px) {
.titoloCarosello
{	 
    height: 31vw;
    width: 100%;
}
.titoloCarosello td
{	 
    width: 31vw;
	height: 30vw;
}
}

@media screen and (max-width: 1200px) {
#imgHeaderIndex .titolo
{
	font-size:46px
}
#logo
{
	width:300px;
}
.corpo
{
	width:970px;
	margin:0px auto;
}
.immaginiCorpo {
	min-height:950px;
	background-color:#f6f6f8;
}
.paragrafohome {
    padding: 1%;
    width: 88%;
}
.layerBannerRight
{
	font-size:16px;
}
.layerBannerLeft .margine {
    margin: 10% 0 0;
}
.titoloHome img
{
	width:580px;
}
.layerBannerRight
{
	font-size:14px;
}
#iconaSpazioReale {
    width: 20%;
}
.campoLungo, .campoLungoBooking {
	font-size:14px;
}
.selectRichiesta {
	font-size:14px;
}
.immagineNews
{
	width:130%!important;
	max-width:130%!important;
	padding:-10%;
}
}



@media screen and (max-width: 1150px) {
.imgBgBanner {
    width: 140%;
	margin-left:-12
	vw;
}
}

@media screen and (max-width: 1080px) {
.spacer1024
{
	display:inherit;
	visibility:visible;
	height:0px;
	width:0px;
	overflow:hidden;
	clear:both;
}
.visibile1024
{
	display:inherit;
	visibility:visible;
}
#logo
{
	width:280px;
}
#imgHeaderIndex .titolo
{
	font-size:40px
}
.imgBookingMobile
{
	width:80%;
	margin:0px auto;
}
.corpo
{
	width:98%;
	padding:25px 0px;
}
.titoloHome img
{
	width:500px;
}
.immaginiCorpo {
	min-height:inherit;
}
.layerBannerLeft {
    font-size: 20px;
}
.layerBannerRight {
    font-size: 13px;
	font-weight:bold;
}
.banner
{
	width:98%!important;
	overflow:hidden;
	max-height:300px;
}

.layerBannerRight {
    font-size: 18px;
    font-weight: normal;
}
#sitemap
{
	display:none;
	visibility:hidden;
}
#ui-datepicker-div
{
	font-size:16px;
}

.layerBannerLeft .margine {
    margin: 25% 0 0;
}
.immagineCarosello
{
	/*
	height:300px;
	*/
}
.jcarousel-pagination
{
	display:none;
	visibility:hidden;
}
.bg2
{
	background-image:url(grafiche/bgContatti1024.jpg);
}
.immagineNews
{
	width:170%!important;
	max-width:170%!important;
	padding:-20%;
}


.corpoArea
{
	width:700px;
	margin:0px auto;
}
.testotabella
{
	width:1024px;
	margin:0px 0px 40px 0px;
}
.tabellaresponsive
{
	width:47.4%;
}
.tabellaresponsive2
{
	width:47.4%;
}
.closelaterale
{
	width:10%;
}
}

@media screen and (max-width: 900px) {
.spacerdimensioneMobile
{
	height:10px;
}
.titoloHome img
{
	width:80%;
}
/*
.nascosto1024
{
	visibility:visible;
	display:inherit;
}
*/
.mobile100percento {
	width:50%;
}
.jcarousel-control-prev, .jcarousel-control-next
{
	display:inherit;
	visibility:visible;
}
.jcarousel-paginatio
{
	display:none;
	visibility:hidden;
}

.layerBannerRight {
    font-size: 17px;
}
.immagineNews
{
	width:185%!important;
	max-width:185%!important;
	padding:-30%;
}
.corpoArea
{
	width:600px;
	margin:0px auto;
}
#curriculum .campoLungo
{
	width: 45.5%;
}
.icoLingua li
{
	width:25%;
}
.closelaterale
{
	width:5%;
}
}

@media screen and (max-width: 800px) {
.immagineNews
{
	width:170%!important;
	max-width:170%!important;
	padding:-20%;
}
.corpoArea
{
	width:500px;
	margin:0px auto;
}
.campoBooking
{
	width: 97%;
}
.tabellaresponsive
{
	width:98%;
	height:inherit;
	margin:20px 1%;
	border:1px solid#CCC;
}
.tabellaresponsive2
{
	width:98%;
	height:inherit;
	margin:20px 1%;
	border:1px solid#CCC;
}
#diconoDiNoi, #pdf
{
	display:none;
	visibility:hidden;
}
#diconoDiNoiMobile
{
	display:inherit;
	visibility:visible;
	position:fixed;
	width:50px;
	text-align:right;
	z-index: 99;
	right:-0px;
	padding:5px;
	margin:5px;
	background-color:#5b779c;
	color:#FFF;
	top:100px;
	text-align:center;
}
#pdfMobile
{
	display:inherit;
	visibility:visible;
	position:fixed;
	width:50px;
	text-align:right;
	z-index: 99;
	right:-0px;
	padding:5px;
	margin:5px;
	background-color:#5b779c;
	color:#FFF;
	top:160px;
	text-align:center;
}
}


@media screen and (max-width: 768px){
.margineMobile
{
	margin:66px 0px 0px 0px!important;
}
#logo
{
	display:none;
	visibility:hidden;
}
#logoMobile
{
	display:inherit;
	visibility:visible;
	height:44px;
	margin:5px 0px 6px 0px;
}
#ancoraBackToTop
{
	height:60px;
}
#imgHeaderIndex
{
	position:fixed;
	z-index:9;
	top:0px;
	height:55px;
	background-color:#1e58a9;
}
.titolo
{
	font-size:40px
}
#imgHeaderIndex .titolo
{
	font-size:36px
}
/* inizio css per galleria */
.pswp__img
{
	width:inherit!important;
	height:inherit!important;
	max-width:768px!important;
	max-height:768px!important;
}
/* fine css per galleria */
	
.nascosto768
{
	display:none;
	visibility:hidden;
	height:0px;
	widows:0px;
}
.layer50percento
{
	width:98%;
}
.titoloGrande
{
	font-size:36px;
}
.titoloHome img
{
	width:90%;
	max-width:500px;
}
.corpo
{
	padding:15px 0px;
}

.immagineCarosello
{
	/*
	height:250px;
	*/
}
#bottommobile
{
	display:inherit;
	overflow:inherit;
	width:95%;
	margin:10px auto 0px auto;
}
.imgBgBanner
{
	width:100%;
	margin-left:0px;
}
.bg2
{
	background-image:url(grafiche/bgContatti800.jpg);
}
.immagineTabella
{
	width:30px;
}
.immagineNews
{
	width:170%!important;
	max-width:170%!important;
	padding:-30%;
}
.corpoArea
{
	width:500px;
	margin:0px auto;
}
#curriculum .campoLungo {
	width:95.7%;
}
.campoLungoBooking
{
	width:95.5%;
	float:left!important;
}
.campoBooking
{
	width:95.5%;
}

}

@media screen and (max-width: 700px){
body {
	font-size:16px;
}
.nascosto700
{
	display:none;
	visibility:hidden;
}
.visibile700
{
	visibility:visible;
	display:inherit;
}
.posizionebottom
{
	bottom:5px;
	top:inherit;
}
.mobile100percento {
	width:98%;
}
.banner
{
	max-height:inherit;
	margin:10px 1%;
	overflow:inherit;
}
#iconaSpazioReale {
    margin: 10% 0 50% 65%;
    width: 20%;
}
.immagineTabella
{
	width:25px;
}
.immagineNews
{
	width:185%!important;
	max-width:185%!important;
	padding:-30%;
}
.testotabella
{
	width:700px;
	margin:0px 0px 40px 0px;
}
.corpoArea
{
	width:400px;
	margin:0px auto;
	font-size:13px;
}
.campoLungoBooking
{
	width:94%;
	float:left!important;
}
.campoBooking
{
	width:94%;
}
}


@media screen and (max-width: 640px){
.titoloCarosello
{	 
    height: 44vw;
    width: 100%;
	font-size:16px;
}
.titoloCarosello td
{	 
    width: 48vw;
	height: 44vw;
}
.fancybox-wrap
{
	width:92%!important;
}
.fancybox-inner
{
	width:100%!important;
}
}


@media screen and (max-width: 580px){
#imgHeaderIndex .titolo {
    font-size: 30px;
}
.layerBannerLeft
{
	font-size:16px;
}
.layerBannerRight {
    font-size: 14px;
    font-weight: normal;
}
.imgBookingMobile
{
	width:80%;
	margin:0px auto;
}
.imgBookingMobile {
    margin: 0 auto;
    width: 70%;
}
.bg2
{
	background-image:url(grafiche/bgContatti600.jpg);
}
.testoarea
{
	font-size:10px;
}
.testotabella
{
	font-size:10px;
}
.immagineTabella
{
	width:20px;
}
.titolo
{
	font-size:26px;
}
.titoloGrande
{
	font-size:26px;
}
.titoloHome .titolo
{
	font-size:22px;
}
.sottotitolo, .sottotitolo2
{
	font-size:20px;
}
.corpo
{
	padding:5px 0px;
}
.immagineNews
{
	width:150%!important;
	max-width:150%!important;
	padding:-30%;
}
.pulsanteMobile
{
	width:90%!important;
	margin:25px auto;
	border:1px solid #666;
	padding:5px;
	text-align: center;
}
.corpoArea
{
	width:400px;
	margin:0px auto;
}
}

@media screen and (max-width: 500px){
/* inizio popup */
#divPopUp
{
	position:absolute;
	left:10px;
	top:40px;
	width:300px;
	z-index:9999;
	visibility: visible;
	border:1px solid #CC0000;
}
#GB_window
{
	top:15px;
	width:90%!important;
	top:10px;
	left:5%!important;
}
#GB_window table
{
	width:100%!important;
}

/* fine popup */
.nascosto500
{
	display:none;
	visibility:hidden;
}
.visibile500
{
	visibility:visible;
	display:inherit;
}
.posizionebottom
{
	top:0px;
	bottom:inherit;
}
.bg2
{
	background-image:url(grafiche/bgContatti500.jpg);
}
.immagineNews
{
	width:185%!important;
	max-width:185%!important;
	padding:-30%;
}
.corpoArea
{
	width:300px;
	margin:0px auto;
}
}

@media screen and (max-width: 420px){
#imgHeaderIndex .titolo {
    font-size: 23px;
}
.corpoArea
{
	width:200px;
	margin:0px auto;
}
.tabellaresponsive td
{
	float:left;
	width:100%;
}
.tabellaresponsive2 td
{
	float:left;
	width:100%;
}
}


@media screen and (max-width: 350px){
.titoloCarosello
{	 
    height: 88vw;
    width: 100%;
}
.titoloCarosello td
{	 
    width: 88vw;
	height: 94vw;
}
}
