.HnA-navigazioneOmni_round .indicatore{
	width:			11px;
	height:			11px;
}

.HnA-navigazioneOmni_round .indicatoreAttivo{
	background-image:	url("../../media/risorseBottoni/Omni_round/indicatore_pieno.png");
}

.HnA-navigazioneOmni_round .indicatoreDisattivo{
	background-image:	url("../../media/risorseBottoni/Omni_round/indicatore_vuoto.png");
}

/* ---- Template Round (PSC Holding) ---------------------------------- */
.Omni_round .testo{
	background-color:	rgba(255,255,255,0.7);
}

.Omni_round .NHA_EstDelimitatoreAssolutoTesto{
	display:		flex !important;
	height:			100% !important;
}

.Omni_round .NHA_EstDelimitatoreTesto{
	height:			100% !important;
}

.Omni_round .NHA_EstDelimitatoreTesto .intro{
	color:			#606a79;
	font-size:		35px;
	font-weight:	800;
	margin-bottom:	30px;
}

.Omni_round .NHA_EstDelimitatoreTesto .testo{
	position:		relative;
}

.Omni_round .NHA_EstDelimitatoreTesto a{ /* Bottone principale, meglio assegnare classe */
	background-color:	#606a79;
	padding:		10px 20px;
	color:			white;
	text-align:		center;
	font-weight:	bold;
	position:		absolute;
	left:			50%;
	bottom:			0;
	-ms-transform:	translate(-50%, 50%);
	-webkit-transform:	translate(-50%, 50%);
	transform:		translate(-50%, 50%);
	border:			1px solid #606a79;
}

.Omni_round .NHA_EstDelimitatoreTesto a:hover{
	text-decoration:	none;
	color:			#5d6a7a;
	background-color:	white;
	border:			1px solid #5d6a7a;
}

.Omni_round .NHA_EstDescrizione{
	position:		absolute !important;
	width:			100%;
	height:			100%;
}

.Omni_round .NHA_EstDelimitatoreAssolutoTesto .testo {
	width:			45%;
	float:			none !important;
	margin:			auto;
	left:			0;
	right:			0;
	top:			0;
	bottom:			0;
	padding-top:	20px;
	padding-bottom:	37px;
	padding-left:	50px;
	padding-right:	50px;
}


.Omni_round .NHA_EstDescrizione {
	position:		absolute !important;
	width:			100%;
	height:			630px;
	top:			0px;
}


@media (max-width: 775px){
	.bloccoPosizionamentoAusiliarioImmagine,
	.Omni_round .NHA_EstDescrizione,
	#pointer91 {
		height:			300px;
	}

	.Omni_round p{
		display:		none !important;
	}

	.Omni_round p.intro{
		display:		block !important;
	}
}

@media (max-width: 500px){
	.Omni_round .NHA_EstDelimitatoreTesto .intro {
		/*font-size:		29px !important;*/
	}
}

@media (max-width: 354px){
	.Omni_round .NHA_EstDelimitatoreTesto .intro {
		font-size:		20px !important;
	}
}

.Omni_round .NHA_EstDelimitatoreTesto a{
	text-align:		center;
	background-color:	#606a79;
	padding:		13px 23px !important;
	color:			white;
	display:		inline-block;
	font-weight:	bold;
	margin-top:		30px !important;
	font-size:		17px;
	border:			1px solid #606a79;
	line-height:	1.5;
	font-size:		19px;
}

.HnA-area-bottoni .HnA-button {
    display:		inline-flex !important;
	width:			100px !important;
	height:			100% !important;
	/*border:			1px solid red;*/
}

.HnA-area-bottoni .HnA-area-bottoni-inner{
	height:			100%;
}

.HnA-area-bottoni .HnA-button img{
	height:			auto !important;
	width:			auto !important;
	margin:			auto !important;
}

.HnA-area-bottoni #HnA-left_scroll {
	left: 0px;
}

.HnA-area-bottoni #HnA-right_scroll {
	right: 0px;
}

.Omni_round .NHA_EstContenutiEstesi .NHA_EstDescrizione{
	height:		100% !important;
}

@media (min-width: 941px) AND (max-width: 1001px){
	.Omni_round{
		height:		500px !important;
	}

}

@media (min-width: 741px) AND (max-width: 940px){
	.Omni_round{
		height:		500px !important;
	}

}

@media (min-width: 671px) AND (max-width: 740px){
	.Omni_round{
		height:		450px !important;
	}
}

@media (max-width: 670px){
	.Omni_round{
		height:		350px !important;
	}

	.Omni_round p{
		font-size: 22px !important;
	}

	.Omni_round .NHA_EstDelimitatoreTesto a {
		font-size:	12px !important;
	}
}

.Omni_round .NHA_EstDelimitatoreTesto a{
	cursor:		pointer !important;
	z-index:	999990 !important;
	/*border:		3px solid red !important;*/
}
/* ---- Template Round (PSC Holding) - termine ---------------------------------- */
