@charset "UTF-8";
body{
	font-size:100%;
	font-family:serif;
}
/*------------------------MENU A TENDINA INIZIALE------------------*/
/*container*/
#drop-menu {
	margin:0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
	font-family: sans-serif;
}

/*menu*/

ul#menu {
	margin-top:0px;
	margin-bottom: 2px;
	padding: 0px;
	list-style: none;
	float:left;
	width: 100%;
	background-color: #9E161A; /*---COLORE MENU A TENDINA-------*/
	font-size:70%;
	
}

ul#menu li {
	margin:0;
	padding:0;
	float:left;
	display: block;
	border-right: 1px solid #ffffff;
	position: relative;
}

ul#menu li a {
	float: left;
	padding:12px 30px;
	color: #fff;
	text-transform: uppercase;
	text-decoration:none;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	
}

ul#menu li a:hover {
	background:#666 ;
	color:#fff
}

ul#menu ul {
	margin:2px 0 0;
	padding:0;
	display:inline-block;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 38px;
	left: 0;
	z-index:9999;
	background: #444;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
}

ul#menu ul li {
	float: none;
	display: block;
	border: 0;
}

ul#menu ul a {
	padding:10px;
	width: 130px;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}

ul#menu ul a:hover {
	background-color: #0186ba;
	color:#fff
}

ul#menu ul ul {
	top: 0;
	left: 150px;
	margin: 0;
}

/*-----TESTATA INIZIALE CON SFONDO, SCRITTA E LOGO-----*/
.container {
	background-color: #FFFFFF;
	width: 100%;/*---PER METTERE LE BANDE LATERALI PIU' O MENO SPESSE----*/
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	font-size: large;
}
.container a {
	text-decoration: none;
}
.row .columns a { /*-----COLLEGAMENTI SOTTO ICONE META' PAGINA SERVIZI, CONTATTI----*/
	text-decoration: none;
	color: black;
	}

.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline-block;
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 20%;
	float: left;
	font-family: "Source Sans Pro";
	color: #F7E482;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}

/*.----------------------------- COLORE ICONE SOTTO-----------------*/


.container .columns h4 {
	text-align: center;
	color: #000000;
}

/*.-----------------------------TESTATA INIZIALE-------------------*/

.primary_header {
	width: 100%;
	background-color: #ffffff; /*----colore testata iniziale----*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: left;
	text-decoration: none;
}
.secondary_header {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #0F1AD4;
	clear: left;
	align-content: center;
	text-decoration: none;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 100%;
	text-decoration: none;
	vertical-align: middle;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Source Sans Pro";
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
	vertical-align: middle;
}
.secondary_header ul li:hover {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	vertical-align: middle;
	
}
.left_article {
	background-color: #FFFFFF;
	width: 50%;
	float: left;
	font-family: "Source Sans Pro";
	color: #000000;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 32;
	text-decoration: none;
	margin-left: 10px;
	
}
.soc_meta {
	background-color: #FFFFFF;
	width: 100%;
	float: center;
	font-family: "Source Sans Pro";
	color: #000000;
	padding-bottom: 10px;
	text-align: center;
	font-size: 32;
	text-decoration: none;
	margin-left: 0px;
	
}
.left_article a {
	color: black;
	text-decoration: none;	
}

.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.container .left_article h4 {
	padding-left: 3%;
	padding-right: 3%;
	text-align: justify;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #000000;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #000000;
}

.right_article {
	width: 45%;
	float: right;
	background-color: #ffffff;
	margin-right: 15px;
}
.right_article a {
	text-decoration: none;
	background-color: #ffffff;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style:none;  /*----- c'era scritto CIRCLE-----*/
	text-align: center;
	background-color: #ffffff;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 0px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
	text-decoration: none;
}
.footer {
	background-color: #ffffff;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align: center;
	color: #000000;    /*-----COLORE SCRITTA NEL TITOLO-----*/
	letter-spacing: 1px;
	text-decoration: none;
	text-decoration-line: none;
	font-size: 40px; /*----- GRANDEZZA SCRITTA NEL TITOLO-----*/
	vertical-align: middle;
}

.title a {
	text-decoration: none;
}

.title h1 {
	text-decoration: none;
}
.placeholder {
	/* [disabled]max-width: 500px;
*/
	/* [disabled]max-height: 300px;
*/
	width: 85%;
	padding-top: 20px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 20px;
	height: 100%;
	align-content: center;
}

.placeholder_photo {
	/* [disabled]max-width: 500px;
*/
	/* [disabled]max-height: 300px;
*/
	width: 50%;
	padding-top: 20px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 40px;
	height: 50%;
	align-items: center;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	text-transform: none;
	font-weight: 3px;
	letter-spacing: 2px;
	border-top-width: 0px;
	font-family: "Source Sans Pro";
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 18px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	text-decoration-color: white;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	max-width: 450px;
	max-height: 230px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 30%;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 18px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 30px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 15px;
	padding-right: 15px;
}
	}
/*.------------------------------ STAFF-----------------------*/
.columns_staff {
	width: 30%;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
	.staff{
	width: 100%;
	border-radius: 10px;
	height: 100%px;
	margin-left: auto;
}
.columns_photo{     /*-----per le foto a fondo pagina come per Eventi-----*/
	width: 30%;
	float:left;
	padding-left: 30px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	height: 100%px;
	margin-left: auto;
	background-color: white;
}
.columns_photo a{     /*-----per le foto a fondo pagina come per Eventi-----*/
	text-decoration: none;
}
.thumbnail_align_staff {
	text-align: left;
}
.secondary_header_staff {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #89B6FC;
	clear: left;
	font-size: 20;
}	


/*.------------------------------------- SOCIAL------------------------------*/

@media (min-width: 1001px) {
}
.thumbnail_soc { /*---miniature----*/
	width: 100px;
	border-radius:20px;
	height: 100px;
	margin-left: auto;
}	
	.thumbnail {
	width: 130px;
	border-radius: 20px;
	height: 130px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
	text-decoration: none;
	text-decoration-line: none;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #ffffff;
	clear: both;
	overflow: auto;
	text-decoration: none;
}
.social_icon {
	width: 50%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 1px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
/*---ALTEZZA FONT MENU AUTOMATICA????----*/
#menu {
	vertical-align: middle;
	font-weight: 200;  
}

.google-map {
	margin-top: 10;
	margin-left: 10;
}

/*--------------------COLORE SOTTO A FINE PAGINA------------*/

.botton_header {
	font-family: serif;
	color: white;
	width: 100%;
	background-color: #9E161A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: left;
	border-bottom: 0px solid #2C9AB7;
	text-align: center;
	text-decoration-color: white;
	align-content: center;
	list-style: none;
	text-transform: none;
}

.botton_header a {   /*----- con la "a" nel pezzo in cui c'è il link vai a dire come sarà-----*/
 	text-decoration: none;    /*----- così toglie la sottolineatura del link-----*/
	text-decoration-color: white;
	color: white;/*----- così dici in che colore vuoi la scrita in quel punto-----*/
}

