
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 62.2%;
}


/************************************************/
/* 				Testo							*/
/************************************************/
h1{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 1.0rem 0rem 1.0rem 0rem;
	font-size: 1.8rem;
	font-weight: bold;
	color: #c2142b;
}

h2{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 1.0rem 0rem 0.8rem 0rem;
	font-size: 1.8rem;
	font-weight: bold;
	color: #c2142b;
}

h3{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 1.6rem;
	font-weight: bold;
	color: #c2142b;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;	
	font: normal normal normal 1.4rem 'Open Sans Condensed', sans-serif; 
	line-height: 1.8rem;
}

a{
	text-decoration: none;
	color: #604c3f;
}

a:hover{
	text-decoration: underline;
	color: #604c3f;
}

/************************************************/
/* 				Box principali					*/
/************************************************/
#container{
	position: relative;
	min-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#contenitore{
	position:relative;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 13rem;
}

#contenuto{
	position:relative;
	width: 90%;
	margin: 0 auto;
}
	
#barraSu{
	position: relative;
	background: #222222;
	width: 80%;
	height: 4.0rem;
	padding: 0rem 10%;
}	

#areaRiservata{
  	position: relative;
	float: right;
	height: 2.0rem;
	padding: 0.2rem 1.0rem;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	margin-top: 0.8rem;
	font-weight: bold;
	line-height: 2rem;
}

#areaRiservata a{
	color: #ffffff;
	text-decoration: none;
}

#areaRiservata a:hover{
	color: #ffffff;
}

#header{
	position: relative;
	text-decoration: none;
}

#logo{
  	position: relative;
	float: left;
	width: 30%;
	height: 8.0rem;
}

#logo img{
	height: 100%;
}

#banner {
    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
    aspect-ratio: 1.5; /* Mantiene un rapporto di 1.5:1 */
    overflow: hidden;
    z-index: 19;
}

#banner img {
    width: 100%; /* L'immagine si adatta alla larghezza del banner */
    height: 100%; /* L'immagine riempie il div mantenendo il rapporto */
    object-fit: cover; /* L'immagine si adatta senza distorsioni e riempie il contenitore */
}

#bannerLink, #bannerClick{
	position: absolute;
	left: 0%;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#bannerNavPosition{
	position: absolute;
	left: 50%;
	bottom: 1.0rem;
	height: 2.5rem;
	z-index: 200;
}

#bannerNav{
	position: relative;
	margin-left: -50%;
	height: 100%;
	width: 100%;
}

span.linkFoto{
	display: block;
	float: left;
	border-radius: 0.6rem;
	width: 1.2rem;
	height: 1.2rem;
	background: #444444;
	border: 0rem;
	margin: 0.2rem 0.5rem;
}

span.linkFotoEv{
	background: #ffffff;
	border: 0.3rem solid #444444;
	border-radius: 0.8rem;
	margin-top: 0;
}

#bannerIn{
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 35.0rem;
	overflow: hidden;
	z-index: 19;
}

#corpo{
	position: relative;
	margin-top: 2.0rem;
	paddng: 2.0rem 0rem;
	font-size: 1.6rem;
	line-height: 2.2rem;
}

#vetrina{
	position: relative;
	margin-top: 2.0rem;
	paddng: 2.0rem 0rem;
}

.boxHome1{
	width: 30%;
	height: 30.0rem;
}

.boxHome2{
	width: 66%;
	margin-left: 4%;
	height: 30.0rem;
}
/*
.boxHome3{
	width: 66%;
}

.boxHome4{
	width: 30%;
	margin-left: 4%;
}
*/

.boxHome3{
	width: 48%;
	padding-bottom: 26%;
	height: 0;
}

.boxHome4{
	width: 48%;
	margin-left: 4%;
	padding-bottom: 26%;
	height: 0;
}

.boxHome5{
	width: 39%;
	padding-bottom: 26%;
	height: 0;
}

.boxHome6{
	width: 56%;
	margin-left: 4%;
	padding-bottom: 26%;
	height: 0;
}

.boxHomeRomantici{
	width: 48%; 
	float:left;
	/*margin-left: 52%;*/
	margin-left: 4%;
	padding: 1.0rem 0;
	position: relative;
	margin-top: 4.0rem;
	text-align: center;
	background: #c2142b;
	font-size: 2.4rem;
	line-height: 2.6rem;
	color: #ffffff;
}

.boxHomeRomantici:hover{
	background: #ffffff;
	color: #c2142b;
	text-decoration: none;
}

.boxHome1, .boxHome2, .boxHome3, .boxHome4, .boxHome5, .boxHome6{
	position: relative;
	float: left;
	margin-top: 4.0rem;
	overflow: hidden;
}

.boxHome1 img, .boxHome2 img, .boxHome3 img, .boxHome4 img{
	width: 100%;
}

.mottoBanner{
	position: absolute;
	height: 8.0rem;
	width: 50%;
	right: 0rem;
	bottom: 2.0rem;
	border-bottom: 0.1rem solid #222222;
	z-index: 200;
}

.mottoDxBot, .mottoSxBot, .mottoDxTop, .mottoSxTop{
	position: absolute;
	min-height: 3.0rem;
	width: 70%;
	z-index: 50;
}

.mottoDxBot{
	right: 0rem;
	bottom: 2.0rem;
	border-bottom: 0.1rem solid #222222;
}

.mottoSxBot{
	left: 0rem;
	bottom: 2.0rem;
	border-bottom: 0.1rem solid #222222;
}

.mottoDxTop{
	right: 0rem;
	top: 2.0rem;
	border-top: 0.1rem solid #222222;
}

.mottoSxTop{
	left: 0rem;
	top: 2.0rem;
	border-top: 0.1rem solid #222222;
}

.mottoVelina{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	background: #ffffff;
	z-index: 51;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.mottoTesto{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	text-align: center;
	font-size: 2.4rem;
	line-height: 2.6rem;
	color: #444444;
	z-index: 52;
}

.noBorder{
	border: 0rem;
}

@media (max-width: 767px) {
		
	.boxHome1, .boxHome2{
		float: none;
		height: 17.0rem;
		width: 100%;
		margin: 3.0rem 0;
	}
	
	.boxHome3, .boxHome4{
		float: none;
		width: 100%;
		margin: 3.0rem 0;
		padding-bottom: 55%;
	}
	
	.boxHome1 img, .boxHome2 img, .boxHome3 img, .boxHome4 img{
		height: 100%;
	}
	
	.mottoDxBot, .mottoSxBot, .mottoDxTop, .mottoSxTop{
		width: 80%;
	} 
	
	.mottoBanner{
		width: 80%;
		height: 11rem;
	}
	
	.boxHomeRomantici{
		width: 100%;
		margin-left: 0%;
	}
}
/************************************************/
/* 				MenuText						*/
/************************************************/
#menu{
	position: relative;
	float: right; 
	width: 70%;
	left: 0px;
}

#nav
{

}

#nav > a{
    display: none;
}

#nav li{
    position: relative;
}
 
/* first level */
#nav > ul
{
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0 auto; 
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 1.8rem;
	font-family: 'Open Sans Condensed', sans-serif;
	max-width: 1200px;
}

#nav > ul > li{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px; 
	text-align: center;
	width: 19.7%; /*16.6*/
	border-right: 0.1rem solid #dddddd; 
	margin: 0.6rem 0rem;
}

#nav > ul > li a{
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 2.4rem 0px 2.2rem 0px; 
}

#nav > ul > li a:hover{
	text-decoration:none;
	color: #000000;
}

#nav li ul{
	display: none;
	position: absolute;
	top: 100%;
	background-color: #ffffff;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
}

/* second level */
#nav li:hover ul{
    display: block;
	z-index: 100;
}

#nav > ul ul > li{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #222222;
}

#nav > ul ul > li a{
	display: block;
	color: #000000;
	text-align: center;
	padding: 0.6rem 0px 0.6rem 0px; 
}

#nav > ul ul > li a:hover{
	text-decoration:none;
	color: #c2142b;
}

#nav > ul ul > li:hover{
	border-bottom: 1px solid #c2142b;
}

@media only screen and ( max-width: 767px)
{
	#menu{
		position: absolute;
		width: 100%;
		height: 3.5rem;
		bottom: 0rem;
		left: 0rem;
	}

    #nav{
        position: relative;
    }
    
	#nav > a{
    }
	
	#nav:not( :target ) > a:first-of-type,
	#nav:target > a:last-of-type
	{
		display: block;
	}
	
    /* first level */
 
    #nav > ul{
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
		z-index: 100;
		background-color: #ffffff;
		top: 3.5rem;
    }
	
	#nav:target > ul{
		display: block;
	}
	
	#nav > ul > li{
		width: 100%;
		float: none;
		border-top: 1px solid #222222;
	}
	
#nav > ul > li a{
	padding: 1.0rem 0px 1.0rem 0px; 
}
	
	#nav li ul{
		position: relative;
		background-color: #ffffff;
	}
	
    /* second level */
 
	#nav li:hover ul{
		display: block;
		z-index: 100;
	}

	#nav > ul ul > li{
		position: relative;
		width: 100%;
		border: 0;
	}

	#nav > ul ul > li a{
		display: block;
		color: #000000;
		text-align: left;
		padding: 0.6rem 2%; 
	}

	#nav > ul ul > li a:hover{
		text-decoration:none;
		color: #000000;
	}
}

#nav .corrente{
	font-weight: bold;
}

.tastoMenu{
	position: relative;
	float: right;
	margin: 0.5rem  1%;
	width: 2.0rem;
	height: 2.0rem;
	background-color: #ffffff;
	border-radius: 0.4rem;
	padding: 0.5rem;
}

.tastoMenu:hover{
	background-color: #cccccc;
}

.lineeMenu{
	position: relative;
	border-radius: 0.2rem;
	width: 100%;
	margin: 0.2rem 0;
	background-color: #c2142b;
	height: 0.4rem;
}

/************************************************/
/* 				Recensioni						*/
/************************************************/
#recensioniHome{
	position: relative;
	float:left; 
	width: 48%;
	margin-top: 2rem;
	background: #f2f0f3;
	border: 0.1rem solid #cccccc;
	border-radius: 0.4rem;
	box-sizing: border-box;
	padding: 1rem 2%;
}

.recensione{
	position: relative;
	width: 98%; 
	margin: 10px 1%; 
	padding: 0px;
	border-radius :3px;
	overflow: hidden;
	background: #f6f6f6;
}

.recensioneVoto{
	position: relative;
	float: left;
	width: 16%;  
	margin: 0px; 
	padding: 4px 2% 2px 2%;
}

.recensioneUtente{
	position: relative;
	float: left;
	width: 66%; 
	margin: 0px; 
	padding: 4px 2% 2px 2%;
	font-size: 11px; 
}

.recensioneMessaggio{
	position: relative;
	width: 94%;
	margin: 0px 2% 5px 2%; 
	padding: 3px 1%;
	background: #ffffff;
}

#boxRecensione{
	position: relative;
	width: 260px; 
	margin: 10px 4px 10px 4px;
	padding: 5px;
	background: #f2f2f2;
	border: 1px solid #c5d886;
	border-radius: 4px;
	font-size: 10px; 
	color: #444444;
}

.valutazione{
	position: relative;
	width: 100%;  
	margin: 0px; 
	padding: 0px 0px 5px 0px; 
	font-size: 20px;
	text-align: center;
	letter-spacing: 2px;
}

.stellineVoti{
	position: relative;
	width: 100%;
	margin: 0px; 
	padding: 0px 0px 3px 0px; 
	text-align: center;
}

.messaggioCasuale{
	position: relative;
	width: 100%;
	margin: 0.4rem 0; 
	padding: 0.4rem 2%; 
	background: #ffffff;
	text-align: left;
	box-sizing: border-box;
}

#valutazioniRaggruppate{
	position: relative;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
	background: linear-gradient(to top, #dedede 0%, #f8f8f8 70%) repeat scroll 0% 0% transparent;
}

#stelleRaggruppate{
	position: relative;
	float: left;
	width: 66%;
	margin: 0px 3%;
}

#votiRaggruppati{
	position: relative;
	float: left;
	width: 23%;
	margin: 0px 2%;
	font-family: arial;
	font-weight: bold;
	font-size: 5rem;
	text-align: left;
	line-height: 5rem;
}

#riepilogo{
	position: relative;
	float: left;
	padding: 5px 8%;
	margin: 5px 0px;
	width: 34%;
	border-right: 1px solid #cccccc;
	line-height: 20px;
}

#dettagli{
	position: relative;
	float: left;
	padding: 5px 2%;
	margin: 5px 0px;
	width: 45%;
}

.dettagliArgomenti{
	position: relative;
	float: left;
	width: 49%;
	padding: 4px 0px 2px 0px;
}

.dettagliStelle{
	position: relative;
	float: left;
	width: 49%;
}

.stelle{
	position:relative;
	border:1px solid #cccccc;
}

span.grigio {
	color:#ababab;
}

@media (max-width: 767px) {

	#recensioniHome{
		float: none; 
		width: 100%;
		padding: 1rem 2%;
	}

	#stelleRaggruppate{
		position: relative;
		float: none;
		width: 94%;
		margin: 0px 3%;
		text-align: center;
	}
	
	#votiRaggruppati{
		position: relative;
		float: left;
		width: 96%;
		margin: 0px 2%;
		text-align: center;
	}
	
	#riepilogo, #dettagli{
		position: relative;
		float: none;
		padding: 5px 2%;
		margin: 0;
		width: 96%;
		border-right: 0;
	}
	
	.recensioneVoto, .recensioneUtente{
		position: relative;
		float: none;
		width: 96%;  
	}

}

/************************************************/
/* 				Info							*/
/************************************************/
.infoSx{
	position: relative;
	float: left;
	width: 60%;
padding-top:5rem;
}

.infoDx{
	position: relative;
	float: left;
	width: 40%;
padding-top:5rem;
	  font-size: 2.6rem; /* Dimensione testo più grande */
	line-height: 3.4rem;
}

#info{
	width: 80%;
}

#info form {
    max-width: 600px; /* Limita la larghezza della form */
    margin: 2rem auto; /* Centra la form */
    padding: 1.5rem;
    background: #f9f9f9; /* Sfondo chiaro */
    border-radius: 0.8rem;
    box-shadow: 0 0.4rem 1.2rem rgba(0, 0, 0, 0.1); /* Effetto ombra */
}

#info form input[type="text"], 
#info form textarea {
    width: calc(100% - 2rem); /* Migliore gestione degli spazi */
    border: 0.1rem solid #ccc;
    padding: 1rem 1.2rem; /* Più spazio interno */
    border-radius: 0.6rem; /* Angoli più arrotondati */
    margin: 0 0 1.6rem 0;
    font-size: 1.9rem; /* Dimensione testo più grande */
    font-family: 'Open Sans', sans-serif;
    transition: all 0.3s ease-in-out;
    min-height: 3.2rem; /* Altezza minima per campi input */
}

#info form textarea {
    height: 150px; /* Altezza predefinita più grande */
    resize: none; /* Rimuove la possibilità di ridimensionamento */
}

#info form input[type="text"]:hover, 
#info form textarea:hover {
    border-color: #999; /* Colore più scuro al passaggio */
}

#info form input[type="text"]:focus, 
#info form textarea:focus {
    border: 0.1rem solid #c2142b;
    box-shadow: 0 0 0.4rem rgba(194, 20, 43, 0.4); /* Enfasi focus */
    outline: none; /* Rimuove il bordo standard */
}

#info form input[type="submit"] {
    display: inline-block;
    width: 100%; /* Migliore responsive */
    padding: 1rem 0; /* Aumenta l'altezza del pulsante */
    border: none;
    border-radius: 0.6rem; /* Angoli più arrotondati */
    background: linear-gradient(45deg, #c2142b, #e41d3d); /* Gradient per un effetto moderno */
    color: #ffffff;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.4rem; /* Testo del pulsante più grande */
    text-transform: uppercase; /* Per un tocco moderno */
}

#info form input[type="submit"]:hover {
    background: linear-gradient(45deg, #e41d3d, #c2142b);
    box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.2); /* Enfasi hover */
}

#info form input[type="submit"]:active {
    transform: scale(0.98); /* Effetto click */
}

/* Responsive Design */
@media (max-width: 480px) {
    #info form {
        padding: 1rem;
    }

    #info form input[type="text"], 
    #info form textarea {
        width: calc(100% - 1.6rem);
    }

    #info form input[type="submit"] {
        font-size: 1.2rem; /* Testo adattato per schermi piccoli */
    }
}

@media (max-width: 767px){
	.infoSx, .infoDx{
		float: none;
		width: 100%;
		padding: 0;
	}
	
	#info{
		width: 100%;
	}
}

#tastoContattaci{
	display: inline-block;
	padding: 1.4rem 4rem;
	border: 0.3rem solid #c2142b;
	border-radius: 0.4rem;
	color: #c2142b;
	font-weight: bold;
	font-size: 1.8rem;
}

/************************************************/
/* 				box fine						*/
/************************************************/
#fine{
	position:absolute;
	padding: 0rem;
	left: 0px;
	bottom: 0px; 
	width: 100%;
	height: 8rem;
	z-index: 30;
}

#fineInfo{
	position: relative;
	height: 12.0rem;
	font-size: 1.4rem;
	padding: 1.0rem 0rem;
	background: #f1f1f1;
}

.fineInfo{
	position: relative;
	float: left;
	width: 21%;
	margin: 0 2%;
}

.fineInfo img{
	width: 80%;
}

.fineSocial{
	position: relative;
	float: left;
	width: 21%;
	margin: 0 2%;
}

#fineDati{
	position: relative;
	height: 2.0rem;
	text-align: center;
	font-size: 1.2rem;
	border-top: 0.1rem solid #888888;	
}

@media (max-width: 700px) {
	.fineInfo{
		position: relative;
		float: left;
		width: 44%;
		margin: 1.0rem 3%;
		height: 4.0rem;
	}
}

/************************************************/
/* 				Utilit�							*/
/************************************************/
.embedVideo{
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 55%;
	width: 100%;
}

.embedVideo iframe,
.embedVideo object,
.embedVideo embed{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/************************************************/
/* 				Utilit�							*/
/************************************************/
.vuoto {
	clear:both;
}

.visible-mob{
	display: none;
}


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

@media (max-width: 767px) {
	.visible-mob{
		display: block;
	}
	
	.hidden-mob{
		display: none;
	}

}