/* INIZIO CODICE PER RESETTARE CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul li ul {
	list-style: circle;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/* FINE CODICE PER RESETTARE CSS */

html {
    width: 100%;
    height: 100%;
	font-size:100%;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin: 0;
	padding: 0;
	color:#555555;
}
body {
    width: 100%;
    height: 100%;
	font-size:100%;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin: 0;
	padding: 0;
	color:#555555;
}
#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#header {
	width:100%;
	margin: 0 auto;
	padding: 0;
	background-color:#232323;
}
#menu_top {
	margin:0;
	padding: 0;
	width:100%;
	font-size:110%;
	text-align:center;
	z-index:99;
	background-color:#000000;
}

#main-nav a{
	color:#FFF;
	padding:15px 8px 12px 8px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
#main-nav a:hover{
	color:#c40000;
}
@media only screen and (orientation:portrait){
#main-nav a{
        padding:8px 8px 5px 8px;
        font-weight:normal;
    }
}
@media only screen and (max-width:1234px){ /* ATTENZIONE: 16px in meno rispetto al breakpoint del menu */
#main-nav a{
        padding:8px 8px 5px 8px;
        font-weight:normal;
    }
}

@media only screen and (min-width:0px) and (max-width:399px){
	#content_index {
		margin: 0;
		padding: 7% 4% 8% 4%;
		width: 92%;
		font-size:90%;
		text-align: justify;
		vertical-align:top;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	#content_index {
		margin: 0;
		padding: 6% 5% 7% 5%;
		width: 90%;
		font-size:90%;
		text-align: justify;
		vertical-align:top;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	#content_index {
		margin: 0;
		padding: 5% 10%;
		width: 80%;
		font-size:100%;
		text-align: justify;
		vertical-align:top;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	#content_index {
		margin: 0;
		padding: 4% 15%;
		width: 70%;
		font-size:110%;
		text-align: justify;
		vertical-align:top;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	#content_index {
		margin: 0;
		padding: 3% 20%;
		width: 60%;
		font-size:120%;
		text-align: justify;
		vertical-align:top;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	#content_index {
		margin: 0;
		padding: 2% 25%;
		width: 50%;
		text-align: justify;
		font-size:130%;
		vertical-align:top;
	}
}
@media only screen and (min-width:1921px){
	#content_index {
		margin: 0;
		padding: 1% 25%;
		width: 50%;
		text-align: justify;
		font-size:140%;
		vertical-align:top;
	}
}
ul, ol, li{
	margin-left: 25px;
	text-align:left;
}

#content_1_colonna_arancio {
	background-color:#000000;
    font-size: 80%;
}
@media only screen and (min-width:0px) and (max-width:399px){
	#content_1_colonna_arancio {
		margin: 0;
		padding: 10px 1% 12px 1%;
		width: 98%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	#content_1_colonna_arancio {
		margin: 0;
		padding: 15px 2% 17px 2%;
		width: 96%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	#content_1_colonna_arancio {
		margin: 0;
		padding: 20px 4% 22px 4%;
		width: 92%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	#content_1_colonna_arancio {
		margin: 0;
		padding: 25px 7% 27px 7%;
		width: 86%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	#content_1_colonna_arancio {
		margin: 0;
		padding: 30px 8% 32px 8%;
		width: 84%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	#content_1_colonna_arancio {
		margin: 0;
		padding: 35px 10% 37px 10%;
		width: 80%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:1921px){
	#content_1_colonna_arancio {
		margin: 0;
		padding: 40px 10% 42px 10%;
		width: 80%;
		text-align: center;
		vertical-align:top;
	}
}

#sfondo_grigio{
	text-align:center;
	background-color:#ececec;
}

@media only screen and (min-width:0px) and (max-width:399px){
	#content_turismo {
		margin: 0;
		padding: 0 4% 0 4%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	#content_turismo {
		margin: 0;
		padding: 0 5% 0 5%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	#content_turismo {
		margin: 0;
		padding: 0 6% 0 6%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	#content_turismo {
		margin: 0;
		padding: 0 7% 0 7%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	#content_turismo {
		margin: 0;
		padding: 0 8% 0 8%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	#content_turismo {
		margin: 0;
		padding: 0 10% 0 10%;
		text-align: center;
		vertical-align:top;
	}
}
@media only screen and (min-width:1921px){
	#content_turismo {
		margin: 0;
		padding: 0 10% 0 10%;
		text-align: center;
		vertical-align:top;
	}
}
#content_turismo a:hover{
	color:#555555;
}


.icone_index {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.icone_index {
		width: 28%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.icone_index {
		width: 28%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.icone_index {
		width: 28%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.icone_index {
		width: 26%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.icone_index {
		width: 24%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.icone_index {
		width: 20%;
	}
}
@media only screen and (min-width:1921px){
	.icone_index {
		width: 16%;
	}
}

#footer_contatti {
	margin: 0;
	width: 100%;
	font-size: 100%;
	text-align: center;
	line-height:24px;
	color:#929292;
	border-top:10px solid #ffffff;
	background-color:#232323;
    font-weight:bold;
    background-image:url("immagini/bg-a.jpg");
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer_contatti a {
	color:#929292;
	text-decoration:none;
}
#footer_contatti a:hover {
	color:#ffffff;
}

#footer_bottom {
	margin: 0;
	padding: 7% 1% 7% 1%;
	width: 98%;
	font-size: 100%;
    font-weight: bold;
	text-align: center;
	color:#555555;
	background-color:#000000;
	line-height:24px;
}
#footer_bottom a {
	color:#555555;
	text-decoration:none;
}
#footer_bottom a:hover {
	color:#999999;
}
@media only screen and (min-width:0px) and (max-width:399px){
	#footer_bottom {
		padding: 32% 1%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	#footer_bottom {
		padding: 25% 1%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	#footer_bottom {
		padding: 19% 1%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	#footer_bottom {
		padding: 14% 1%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	#footer_bottom {
		padding: 11% 1%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	#footer_bottom {
		padding: 9% 1%;
	}
}
@media only screen and (min-width:1921px){
	#footer_bottom {
		padding: 7% 1%;
	}
}

a {
	outline: none;
}
a:link {
	color:#555555;
}
a:visited {
	color:#555555;
}
a:hover {
	color:#c40000;
}
a:active {
	color:#555555;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.testo  {
	background-color: #ffffff;
	color: #555555;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	text-align: left;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
	width: 98%;
	border: solid 1px #cccccc;
	margin: 0 0 3px 0;
	padding:1%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.messaggio  {
	background-color: #ffffff;
	color: #555555;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
	width: 98%;
	border: solid 1px #cccccc;
	margin: 0 0 9px 0;
	padding:1%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.submit  {
	background-color: #444444;
	color: #ffffff;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 120%;
	font-style: normal;
	text-decoration: none;
	border: 0;
	padding: 6px 35px 6px 35px;
	margin: 0;
	cursor:hand;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.torna  {
	background-color: #444444;
	color: #ffffff;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 120%;
	font-style: normal;
	text-decoration: none;
	border: 0;
	padding: 6px 35px 6px 35px;
	margin: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.evidenzia  {
	color:#c40000;
    font-weight:bold;
	text-decoration: underline;
}

h1  {
	color:#c40000;
	margin:0;
    font-weight:bold;
	text-align:left;
    font-style:normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}
@media only screen and (min-width:0px) and (max-width:399px){
	h1  {
		font-size: 190%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	h1  {
		font-size: 200%;
		text-align:left;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	h1  {
		font-size: 210%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	h1  {
		font-size: 220%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	h1  {
		font-size: 240%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	h1  {
		font-size: 260%;
	}
}
@media only screen and (min-width:1921px){
	h1  {
		font-size: 280%;
	}
}

h2  {
	color:#c40000;
	margin:0;
    font-weight:bold;
	text-align:left;
    font-style:normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}
@media only screen and (min-width:0px) and (max-width:399px){
	h2  {
		font-size: 130%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	h2  {
		font-size: 140%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	h2  {
		font-size: 150%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	h2  {
		font-size: 170%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	h2  {
		font-size: 190%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	h2  {
		font-size: 210%;
	}
}
@media only screen and (min-width:1921px){
	h2  {
		font-size: 230%;
	}
}

.font_header_bottom  {
	color:#ffffff;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.font_header_bottom  {
		font-size: 120%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.font_header_bottom  {
		font-size: 140%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.font_header_bottom  {
		font-size: 160%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.font_header_bottom  {
		font-size: 180%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.font_header_bottom  {
		font-size: 200%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.font_header_bottom  {
		font-size: 220%;
	}
}
@media only screen and (min-width:1921px){
	.font_header_bottom  {
		font-size: 240%;
	}
}

.font_header_bottom_2  {
	color:#ffffff;
	font-style:normal;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.font_header_bottom_2  {
		font-size: 100%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.font_header_bottom_2  {
		font-size: 110%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.font_header_bottom_2  {
		font-size: 120%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.font_header_bottom_2  {
		font-size: 130%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.font_header_bottom_2  {
		font-size: 140%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.font_header_bottom_2  {
		font-size: 160%;
	}
}
@media only screen and (min-width:1921px){
	.font_header_bottom_2  {
		font-size: 180%;
	}
}

.bg-contact {
	color:#444444;
    padding: 40px 5%; 
    background-color: #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
    font-size: 100%;
    width: 90%;
}

@media only screen and (min-width:0px) and (max-width:799px){
	.error {
		color: #ffffff;
		background-color:#ff0000;
		padding:20px 0 30px 0;
		font-size:110%;
        text-align: center;
	}
	.err {
		color: #ffffff;
		font-size:120%;
	}
}
@media only screen and (min-width:800px){
	.error {
		color: #ffffff;
		background-color:#ff0000;
		padding:20px 0 30px 0;
		font-size:130%;
        text-align: center;
	}
	.err {
		color: #ffffff;
		font-size:140%;
	}
}
.correggi {
	color:#ffffff;
    text-decoration:none;
    border:1px solid #ffffff;
    padding:5px 10px;
}
.correggi-span {
	color:#ffffff;
    text-decoration:none;
}
.bg-thankyou {
	background-color:#000000;
}

.form {
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
}
@media only screen and (min-width:0px) and (max-width:799px){
	.form {
		padding:10%;
		min-width:80%;
		text-align:left;
	}
}
@media only screen and (min-width:800px) and (max-width:1279px){
	.form {
		padding:7%;
		min-width:86%;
		text-align:left;
	}
}
@media only screen and (min-width:1280px){
	.form {
		padding:5%;
		min-width:90%;
		text-align:left;
	}
}

.bloccato_100 {
	width:100%;
}
.piccolo {
	font-size:90%;
}

.mediolino{
	font-size:110%;
}

.img_info {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:8px 0 10px 0;
}
@media only screen and (min-width:0px) and (max-width:599px){
	.img_info {
		width:80%;
	}
}
@media only screen and (min-width:600px){
	.img_info {
		width:60%;
	}
}

.img_info_pic {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.img_info_pic {
		width: 90%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.img_info_pic {
		width: 85%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.img_info_pic {
		width: 80%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.img_info_pic {
		width: 70%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.img_info_pic {
		width: 60%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.img_info_pic {
		width: 50%;
	}
}
@media only screen and (min-width:1921px){
	.img_info_pic {
		width: 40%;
	}
}

@media only screen and (min-width:0px) and (max-width:599px){
	.img_index{
		margin:0;
		width:90%;
	}
}
@media only screen and (min-width:600px) and (max-width:1023px){
	.img_index{
		margin:0;
		width:75%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1919px){
	.img_index{
		margin:0;
		width:60%;
	}
}
@media only screen and (min-width:1920px){
	.img_index{
		margin:0;
		width:50%;
	}
}

@media only screen and (min-width:0px) and (max-width:599px){
	.img_test{
		margin:0;
		width:90%;
	}
}
@media only screen and (min-width:600px) and (max-width:1023px){
	.img_test{
		margin:0;
		width:80%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1919px){
	.img_test{
		margin:0;
		width:70%;
	}
}
@media only screen and (min-width:1920px){
	.img_test{
		margin:0;
		width:60%;
	}
}

@media only screen and (min-width:0px) and (max-width:599px){
	.img_crediti{
		margin:0;
		width:160px;
	}
}
@media only screen and (min-width:600px) and (max-width:1023px){
	.img_crediti{
		margin:0;
		width:190px;
	}
}
@media only screen and (min-width:1024px) and (max-width:1919px){
	.img_crediti{
		margin:0;
		width:220px;
	}
}
@media only screen and (min-width:1920px){
	.img_crediti{
		margin:0;
		width:260px;
	}
}

#tit_news_index{
	background-color:#232323;
	text-align: center;
	width:100%;
	padding: 10px 0 10px 0;
	color:#FFFFFF;
	font-size:180%;
	font-style:normal;
}
@media only screen and (min-width:0px) and (max-width:1023px){
	#tit_news_index{
		font-size:180%;
	}
}
@media only screen and (min-width:1024px){
	#tit_news_index{
		font-size:240%;
	}
}

#content_div_img_index {
	background-color:#d9d9d9;
	text-align: center;
	text-decoration:none;
	width:100%;
	padding: 35px 0 10px 0;
}

.div_img_index {
	display: inline-block;
	background-color:#f3f3f3;
	text-align: justify;
	color:#555555;
	text-decoration:none;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
}
.div_img_index p{
	font-style:normal;
}
.div_img_index ul{
	font-style:normal;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.div_img_index {
		width:88%;
		padding: 8% 4%;
		margin-bottom:7%;
        font-size:90%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.div_img_index {
		width:84%;
		padding: 6% 3%;
		margin-bottom:6%;
        font-size:90%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.div_img_index {
		width:80%;
		padding: 4% 3%;
		margin-bottom:5%;
        font-size:90%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.div_img_index {
		width:72%;
		padding:3%;
		margin-bottom:4%;
        font-size:90%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.div_img_index {
		width:60%;
		padding:3%;
		margin-bottom:3%;
        font-size:100%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.div_img_index {
		width:50%;
		padding:3%;
		margin-bottom:2%;
        font-size:100%;
	}
}
@media only screen and (min-width:1921px){
	.div_img_index {
		width:50%;
		padding:3%;
		margin-bottom:2%;
        font-size:110%;
	}
}

.div_img_index_bg1 {
	display: inline-block;
	background-color:#f2f2f2;
	text-align: justify;
	color:#ababab;
	text-decoration:none;
    background-image:url("immagini/bg-b.jpg"); 
    background-attachment:fixed; 
    background-repeat:no-repeat; 
    background-size:cover;    
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
}
.div_img_index_bg1 p{
	font-style:normal;
}
.div_img_index_bg1 ul{
	font-style:normal;
}
.div_img_index_bg1 ol{
	font-style:normal;
	margin-left: 25px;
	text-align:left;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.div_img_index_bg1 {
		width:88%;
		padding: 8% 4%;
		margin-bottom:7%;
        font-size:90%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.div_img_index_bg1 {
		width:84%;
		padding: 6% 3%;
		margin-bottom:6%;
        font-size:90%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.div_img_index_bg1 {
		width:80%;
		padding: 4% 3%;
		margin-bottom:5%;
        font-size:100%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.div_img_index_bg1 {
		width:72%;
		padding:3%;
		margin-bottom:4%;
        font-size:110%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.div_img_index_bg1 {
		width:60%;
		padding:3%;
		margin-bottom:3%;
        font-size:120%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.div_img_index_bg1 {
		width:50%;
		padding:3%;
		margin-bottom:2%;
        font-size:130%;
	}
}
@media only screen and (min-width:1921px){
	.div_img_index_bg1 {
		width:50%;
		padding:3%;
		margin-bottom:2%;
        font-size:140%;
	}
}

.img_div_img_index{
    width: 100%;
}
.div_img_index_border{
    border: 10px solid #ffffff; 
    padding: 0 10px; 
    background-color: #dddddd;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
}

.div_img_test{
    background-color: #000000;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
    text-decoration: none;
    animation: 
        pulse 3s ease infinite alternate, 
        nudge 5s linear infinite alternate;
}
@keyframes pulse {
  0%, 100% {
    background-color: #c40000;
  }
  50% {
    background-color: #ff0000;
  }
}

.div_img_test h2{
    color: #ffffff;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.div_img_test {
		width:88%;
		padding: 8% 4%;
		margin-bottom:7%;
        font-size:90%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.div_img_test {
		width:84%;
		padding: 6% 3%;
		margin-bottom:6%;
        font-size:90%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.div_img_test {
		width:80%;
		padding: 4% 3%;
		margin-bottom:5%;
        font-size:90%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.div_img_test {
		width:72%;
		padding:3%;
		margin-bottom:4%;
        font-size:90%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.div_img_test {
		width:60%;
		padding:3%;
		margin-bottom:3%;
        font-size:100%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.div_img_test {
		width:50%;
		padding:3%;
		margin-bottom:2%;
        font-size:100%;
	}
}
@media only screen and (min-width:1921px){
	.div_img_test {
		width:50%;
		padding:3%;
		margin-bottom:2%;
        font-size:110%;
	}
}

.img_100{
    width: 100%;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
}

@media only screen and (min-width:0px) and (max-width:599px){
	.img_var{
		margin:0;
        width: 100%;
        -webkit-border-radius: 0.6em;
        -moz-border-radius: 0.6em;
        border-radius: 0.6em;
	}
}
@media only screen and (min-width:600px) and (max-width:1023px){
	.img_var{
		margin:0;
        width: 90%;
        -webkit-border-radius: 0.6em;
        -moz-border-radius: 0.6em;
        border-radius: 0.6em;
	}
}
@media only screen and (min-width:1024px) and (max-width:1919px){
	.img_var{
		margin:0;
        width: 80%;
        -webkit-border-radius: 0.6em;
        -moz-border-radius: 0.6em;
        border-radius: 0.6em;
	}
}
@media only screen and (min-width:1920px){
	.img_var{
		margin:0;
        width: 70%;
        -webkit-border-radius: 0.6em;
        -moz-border-radius: 0.6em;
        border-radius: 0.6em;
	}
}

::selection {
	background:#e4e4e4;
}
::-moz-selection {
	background:#e4e4e4;
}
::-webkit-selection {
	background:#e4e4e4;
}

/* INIZIO foto header */
.cont-foto-header-index-1 {
	position: relative; 
	height: 0; 
	overflow: hidden;
	padding-bottom: 35%;
    background-image:url(immagini/bg-1.jpg); 
    background-position:top; 
    background-repeat:no-repeat; 
    background-size: cover;
}
@media only screen and (orientation:portrait){
    .cont-foto-header-index-1 {
	    padding-bottom: 70%;
        background-image:url(immagini/bg-1p.jpg); 
        background-position:top; 
        background-repeat:no-repeat; 
        background-size: cover;
    }
}

.cont-foto-header-index-2 {
	position: relative; 
	height: 0; 
	overflow: hidden;
	padding-bottom: 35%;
    background-image:url(immagini/bg-2.jpg); 
    background-position:top; 
    background-repeat:no-repeat; 
    background-size: cover;
}
@media only screen and (orientation:portrait){
    .cont-foto-header-index-2 {
	    padding-bottom: 70%;
        background-image:url(immagini/bg-2p.jpg); 
        background-position:top; 
        background-repeat:no-repeat; 
        background-size: cover;
    }
}

.cont-foto-header-index-3 {
	position: relative; 
	height: 0; 
	overflow: hidden;
	padding-bottom: 35%;
    background-image:url(immagini/bg-3.jpg); 
    background-position:top; 
    background-repeat:no-repeat; 
    background-size: cover;
}
@media only screen and (orientation:portrait){
    .cont-foto-header-index-3 {
	    padding-bottom: 70%;
        background-image:url(immagini/bg-3p.jpg); 
        background-position:top; 
        background-repeat:no-repeat; 
        background-size: cover;
    }
}

.cont-foto-header-index-4 {
	position: relative; 
	height: 0; 
	overflow: hidden;
	padding-bottom: 35%;
    background-image:url(immagini/bg-4.jpg); 
    background-position:top; 
    background-repeat:no-repeat; 
    background-size: cover;
}
@media only screen and (orientation:portrait){
    .cont-foto-header-index-4 {
	    padding-bottom: 70%;
        background-image:url(immagini/bg-4p.jpg); 
        background-position:top; 
        background-repeat:no-repeat; 
        background-size: cover;
    }
}

.cont-foto-header-index-5 {
	position: relative; 
	height: 0; 
	overflow: hidden;
	padding-bottom: 35%;
    background-image:url(immagini/bg-5.jpg); 
    background-position:top; 
    background-repeat:no-repeat; 
    background-size: cover;
}
@media only screen and (orientation:portrait){
    .cont-foto-header-index-5 {
	    padding-bottom: 70%;
        background-image:url(immagini/bg-5p.jpg); 
        background-position:top; 
        background-repeat:no-repeat; 
        background-size: cover;
    }
}

#foto-header {
	border: 0;
	overflow: hidden;
	position: absolute; 
	top:0; 
	left: 0;
	width: 100%; 
	height: 100%;
    display: flex; /* per inserimento testo */
    justify-content: center; /* per inserimento testo */
    align-items: center; /* per inserimento testo */
}
/* FINE foto header */

.top_page{
    filter: opacity(60%) blur(2px); 
    -webkit-filter: opacity(60%) blur(2px);
}
.top_page:hover{
    filter: opacity(100%); 
    -webkit-filter: opacity(100%);
}

.logo{
    position: absolute;
    top: 10px;
    left: 10px;
}
@media only screen and (min-width:0px) and (max-width:399px){
	.logo {
		width: 50px;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.logo {
		width: 60px;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.logo {
		width: 70px;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.logo {
		width: 80px;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.logo {
		width: 90px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.logo {
		width: 100px;
	}
}
@media only screen and (min-width:1921px){
	.logo {
		width: 120px;
	}
}

@media only screen and (min-width:0px) and (max-width:399px){
	.logo-pic {
		width: 50px;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.logo-pic {
		width: 55px;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.logo-pic {
		width: 60px;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.logo-pic {
		width: 65px;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.logo-pic {
		width: 70px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.logo-pic {
		width: 80px;
	}
}
@media only screen and (min-width:1921px){
	.logo-pic {
		width: 90px;
	}
}

.copy_excel {
	color:#000000;
    font-size:120%;
    background-color:#ffffff;
    padding:10px 20px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.carta-credito {
    max-width: 80%;
}

@media only screen and (min-width:0px) and (max-width:399px){
	.recensioni {
		width: 100px;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.recensioni {
		width: 110px;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.recensioni {
		width: 120px;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.recensioni {
		width: 140px;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.recensioni {
		width: 160px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.recensioni {
		width: 180px;
	}
}
@media only screen and (min-width:1921px){
	.recensioni {
		width: 200px;
	}
}

.motto  {
	background-color: #38b828;
	color: #ffffff;
	font-weight: bold;
    font-style: normal;
    text-align: center;
	width: 94%;
	padding: 3%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    animation: 
        pulse 3s ease infinite alternate, 
        nudge 5s linear infinite alternate;
}

@media only screen and (min-width:0px) and (max-width:399px){
	.motto {
		width: 94%;
    	font-size: 120%;
	}
}
@media only screen and (min-width:400px) and (max-width:599px){
	.motto {
		width: 80%;
    	font-size: 120%;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.motto {
		width: 70%;
    	font-size: 130%;
	}
}
@media only screen and (min-width:800px) and (max-width:1023px){
	.motto {
		width: 60%;
    	font-size: 140%;
	}
}
@media only screen and (min-width:1024px) and (max-width:1279px){
	.motto {
		width: 50%;
    	font-size: 140%;
	}
}
@media only screen and (min-width:1280px) and (max-width:1920px){
	.motto {
		width: 70%;
    	font-size: 150%;
	}
}
@media only screen and (min-width:1921px){
	.motto {
		width: 60%;
    	font-size: 160%;
	}
}

.galleria {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media only screen and (min-width:0px) and (max-width:320px){
	.galleria{
		gap: 10px;
	}
}
@media only screen and (min-width:321px) and (max-width:599px){
	.galleria{
		gap: 12px;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.galleria{
		gap: 15px;
	}
}
@media only screen and (min-width:800px) and (max-width:1279px){
	.galleria{
		gap: 20px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1919px){
	.galleria{
		gap: 25px;
	}
}
@media only screen and (min-width:1920px){
	.galleria{
		gap: 30px;
	}
}

.img_galleria {
    text-align: center;
    text-decoration: none;
    color: black;
}
.img_galleria:hover {
    opacity:0.7;
}
@media only screen and (min-width:0px) and (max-width:320px){
	.img_galleria{
		width: 100px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:321px) and (max-width:599px){
	.img_galleria{
    	width: 110px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.img_galleria{
    	width: 120px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:800px) and (max-width:1279px){
	.img_galleria{
    	width: 150px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:1280px) and (max-width:1919px){
	.img_galleria{
    	width: 200px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:1920px){
	.img_galleria{
    	width: 260px; /* Modifica in base alla dimensione desiderata */
	}
}
.img_galleria img {
    width: 100%;
    height: auto;
    border-radius: 8px; /* Opzionale: per arrotondare gli angoli */
}
.img_galleria span {
    display: block;
    margin-top: 10px;
    font-size: 80%;
}
.img_galleria:hover span {
	color: #c40000;
}

.galleria_vini {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media only screen and (min-width:0px) and (max-width:320px){
	.galleria_vini{
		gap: 10px;
	}
}
@media only screen and (min-width:321px) and (max-width:599px){
	.galleria_vini{
		gap: 12px;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.galleria_vini{
		gap: 15px;
	}
}
@media only screen and (min-width:800px) and (max-width:1279px){
	.galleria_vini{
		gap: 20px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1919px){
	.galleria_vini{
		gap: 25px;
	}
}
@media only screen and (min-width:1920px){
	.galleria_vini{
		gap: 30px;
	}
}

.img_galleria_vini {
    text-align: center;
    text-decoration: none;
    color: black;
}
.img_galleria_vini:hover {
    opacity:0.8;
}
@media only screen and (min-width:0px) and (max-width:320px){
	.img_galleria_vini{
		width: 180px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:321px) and (max-width:599px){
	.img_galleria_vini{
    	width: 200px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.img_galleria_vini{
    	width: 220px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:800px) and (max-width:1279px){
	.img_galleria_vini{
    	width: 260px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:1280px) and (max-width:1919px){
	.img_galleria_vini{
    	width: 220px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:1920px){
	.img_galleria_vini{
    	width: 290px; /* Modifica in base alla dimensione desiderata */
	}
}
.img_galleria_vini img {
    width: 100%;
    height: auto;
    border-radius: 8px; /* Opzionale: per arrotondare gli angoli */
}
.img_galleria_vini span {
    display: block;
    margin-top: 10px;
    font-size: 80%;
	color: #ffffff;
}
.img_galleria_vini strong {
	color: #c40000;
    font-size: 140%;
	font-weight: bold;
}
.img_galleria_vini:hover strong {
	color: #ffffff;
}

.separator {
  border: none; /* Rimuove il bordo di default */
  height: 1px; /* Spessore della linea */
  background-color: #444444; /* Colore rosso */
  margin: 0; /* Margini sopra e sotto per spazio */
}

.galleria_vini2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media only screen and (min-width:0px) and (max-width:320px){
	.galleria_vini2{
		gap: 10px;
	}
}
@media only screen and (min-width:321px) and (max-width:599px){
	.galleria_vini2{
		gap: 12px;
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.galleria_vini2{
		gap: 15px;
	}
}
@media only screen and (min-width:800px) and (max-width:1279px){
	.galleria_vini2{
		gap: 20px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1919px){
	.galleria_vini2{
		gap: 25px;
	}
}
@media only screen and (min-width:1920px){
	.galleria_vini2{
		gap: 30px;
	}
}

.img_galleria_vini2 {
    text-align: center;
    text-decoration: none;
    color: black;
}
.img_galleria_vini2:hover {
    opacity:0.8;
}
@media only screen and (min-width:0px) and (max-width:320px){
	.img_galleria_vini2{
		width: 180px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:321px) and (max-width:599px){
	.img_galleria_vini2{
    	width: 200px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:600px) and (max-width:799px){
	.img_galleria_vini2{
    	width: 220px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:800px) and (max-width:1279px){
	.img_galleria_vini2{
    	width: 260px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:1280px) and (max-width:1919px){
	.img_galleria_vini2{
    	width: 220px; /* Modifica in base alla dimensione desiderata */
	}
}
@media only screen and (min-width:1920px){
	.img_galleria_vini2{
    	width: 290px; /* Modifica in base alla dimensione desiderata */
	}
}
.img_galleria_vini2 img {
    width: 100%;
    height: auto;
    border-radius: 8px; /* Opzionale: per arrotondare gli angoli */
}
.img_galleria_vini2 span {
    display: block;
    margin-top: 10px;
	margin-bottom: 20px;
    font-size: 80%;
	color: #000000;
}
.img_galleria_vini2 strong {
	color: #c40000;
    font-size: 140%;
	font-weight: bold;
}
.img_galleria_vini2:hover strong {
	color: #000000;
}

.separator2 {
  border: none; /* Rimuove il bordo di default */
  height: 1px; /* Spessore della linea */
  background-color: #c40000; /* Colore rosso */
  margin: 0; /* Margini sopra e sotto per spazio */
}

.mappa-google {
	position: relative; 
	padding-bottom: 56.25%;	
	height: 0; 
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#map-canvas {
	border: 0;
	overflow: hidden;
	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}
.mappa_multi_marker{
	text-align:left;
}
.titolino_marker{
	font-size:14px;
	color:#000000;
}
.testo_marker{
	font-size:14px;
	color:#000000;
}
.titolino_colorato_marker{
	font-size:15px;
	color:#c40000;
	font-weight: bold;
}

.mappa-responsive {
	position: relative;
	padding-bottom: 65%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.mappa-responsive iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-hover-effect {
	transition: transform 0.3s ease, filter 0.3s ease;
	filter: grayscale(100%) brightness(10); /* Rende l'immagine bianca in partenza */
	max-width:90%;
}

.image-hover-effect:hover {
	transform: scale(0.90);
	filter: sepia(100%) hue-rotate(-50deg) saturate(700%);	
}
