
body{ color: #004178!important; font-size: 20px;font-weight: 300; }

h1 { font-weight: 300;}
h2 { color: #318724; font-size: 40px;  text-align:center;}
h3 { color: #318724; }
h4 { color:#10509F; }

nav, footer	 { padding:20px; background-color:#004178;  }

main {  } 

header{ padding-top: 156px;}
.footer2		{ background-color:#D6E8D4; color: #224178;  font-size: 13px; height: 15vh; font-weight: 600;}


.verde	{ color: #318724; }
.blu		{ color: #10509F; }

.table{ font-size:16px;  }


.Lingue a { color: #fff; }

.logo{ height: 100px;  width: auto;}
header .logo { }
footer .logo { }

.titolone{ color:#318724; background-color:#CCE3C9 ; text-align: center; }
.titolone h1{ font-size: 80px;  }


.ad_coop{ font-weight: bold; text-decoration: underline; color:#001855;}
.ad_coop_contatti{ text-decoration: underline; color:#1877C8;}


.Titolo, .Spazio, .Contenuto  { color: white;}
.Titolo, .TitoloMobile		{ color: white; font-size:36px;}

.Spazio		{ font-size:64px;	}
.Contenuto	{ 	}
.box_info	{ font-size:16px;	}

.box1  {} 
	.box1 .Titolo		{ background-color: #007FA9; }
	.box1 .Spazio		{ background-color: #004178; }
	.box1 .Contenuto	{ background-color: #007FA9; }

.box2  {} 
	.box2 .Titolo		{ background-color: #E0331C; }
	.box2 .Spazio		{ background-color: #BD0A26; }
	.box2 .Contenuto	{ background-color: #E0331C; }

.box3  {} 
	.box3 .Titolo		{ background-color: #668009; }
	.box3 .Spazio		{ background-color: #318724; }
	.box3 .Contenuto	{ background-color: #668009; } 


.Capitolo_1	{ color:#318724; text-align: center;}


.form-control{ background-color:#D6E8D4; color:#2A741F; border-radius:0;}


.testo_footer	{ color: white; font-weight: 900; text-decoration: none;}
.testo_footer_2	{ color: white; text-decoration: none;}

/* ================================================ */

.TitoloMobile  { display:none; }

@media (max-width:768px)
{ 
 
	.Titolo		  { display:none!important; }
	.TitoloMobile  { display:inline!important; }
	
}
