/* Website template by freewebsitetemplates.com */
/*------------------------- RESPONSIVE ------------------------*/
@media only screen and (min-width: 10px) and (max-width:320px)
{
	.pop_iniziale{
		 width: 860px; 
		 max-width: 87%; 
		 padding: 20px; 
		 height: 350px; 
		 overflow-y: auto;
	}
		
	#header {
		width: 100%;
		min-width: 320px;
		text-align: center;
	}
	.desktop{
		display: none;
	}
	.mobile{
		display: block;
	}
	#LandingPage {
		
	    width: 100%;
	    min-width: 320px;
	    min-height: 500px;
	}
	#main {
	 	padding: 0;
		margin: 0 auto;
		width: 100%;
		min-width: 320px;
		min-height: 500px;
	}
	.div_sx {
		width: 100%;
		min-width: 320px;
		height: 100%;
		background-color: #fff;
		line-height: 25px;
	}
	html {
		min-width: 320px;
		width: 100%;
	}
	.slide {
		width: 100%;
		padding-top: 5px;
		/*height: 125px;*/
	}
	#sfondo {
		width: 100%;
		background-color: #fff;
	}
	#popup{
	  position:absolute;
	  width:320px;
	  height:400px;
	   background:#efefef;
	  left:50%;
	  top:50%;
	  border-radius:5px;
	  margin-left:-160px; /* width/2 + padding-left */
	  margin-top:-200px; /* height/2 + padding-top */
	  text-align:center;
	  box-shadow:0 0 10px 0 #000;
	  z-index: 11;
	}	
}

@media only screen and (min-width: 321px) and (max-width: 420px) 
{
	.pop_iniziale{
		 width: 860px; 
		 max-width: 90%; 
		 padding: 20px; 
		 height: 350px; 
		 overflow-y: auto;
	}
	
	#header {
		width: 100%;
		text-align: center;
	}
	.desktop{
		display: none;
	}
	.mobile{
		display: block;
	}
	#LandingPage {
		
	    width: 100%;
	    min-height: 500px;
	}
	#main {
	 	padding: 0;
		margin: 0 auto;
		width: 100%;
		min-height: 500px;
	}
	.div_sx {
		width: 100%;
		height: 100%;
		background-color: #fff;
		line-height: 25px;
	}
	html {
		min-width: 320px;
		width: 100%;
	}
	.slide {
		width: 100%;
		padding-top: 5px;
		/*height: 164px;*/
	}
	#sfondo {
		width: 100%;
		background-color: #fff;
	}
	#popup{
	  position:absolute;
	  width:320px;
	  height:400px;
	   background:#efefef;
	  left:50%;
	  top:50%;
	  border-radius:5px;
	  margin-left:-160px; /* width/2 + padding-left */
	  margin-top:-200px; /* height/2 + padding-top */
	  text-align:center;
	  box-shadow:0 0 10px 0 #000;
	  z-index: 11;
	}	
}

@media only screen and (min-width: 421px) and (max-width: 560px)
{
	.pop_iniziale{
		 width: 860px; 
		 max-width: 90%; 
		 padding: 20px; 
		 height: 350px; 
		 overflow-y: auto;
	}
	
	#header {
		width: 100%;
		text-align: center;
	}
	.desktop{
		display: none;
	}
	.mobile{
		display: block;
	}
	#LandingPage {
		
	    width: 100%;
	    min-height: 500px;
	}
	#main {
	 	padding: 0;
		margin: 0 auto;
		width: 100%;
		min-height: 500px;
	}
	.div_sx {
		width: 100%;
		height: 100%;
		background-color: #fff;
		line-height: 25px;
	}
	html {
		min-width: 320px;
		width: 100%;
	}
	.slide {
		width: 100%;
		padding-top: 5px;
		/*height: 219px;*/
	}
	#sfondo {
		width: 100%;
		background-color: #fff;
	}
	#popup{
	  position:absolute;
	  width:420px;
	  height:400px;
	   background:#efefef;
	  left:50%;
	  top:50%;
	  border-radius:5px;
	  margin-left:-210px; /* width/2 + padding-left */
	  margin-top:-200px; /* height/2 + padding-top */
	  text-align:center;
	  box-shadow:0 0 10px 0 #000;
	  z-index: 11;
	}
}

@media only screen and (min-width: 561px) and (max-width: 720px)
{
	.pop_iniziale{
		 width: 860px; 
		 max-width: 90%; 
		 padding: 20px; 
		 height: 350px; 
		 overflow-y: auto;
	}
		
	#header {
		width: 100%;
		text-align: center;
	}
	.desktop{
		display: none;
	}
	.mobile{
		display: block;
	}
	#LandingPage {
		
	    width: 100%;
	    min-height: 500px;
	}
	#main {
	 	padding: 0;
		margin: 0 auto;
		width: 100%;
		min-height: 500px;
	}
	.div_sx {
		width: 100%;
		height: 100%;
		background-color: #fff;
		line-height: 25px;
	}
	html {
		min-width: 320px;
		width: 100%;
	}
	.slide {
		width: 100%;
		padding-top: 5px;
		/*height: 282px;*/
	}
	#sfondo {
		width: 100%;
		background-color: #fff;
	}
	#popup{
	  position:absolute;
	  width:560px;
	  height:400px;
	   background:#efefef;
	  left:50%;
	  top:50%;
	  border-radius:5px;
	  margin-left:-280px; /* width/2 + padding-left */
	  margin-top:-200px; /* height/2 + padding-top */
	  text-align:center;
	  box-shadow:0 0 10px 0 #000;
	  z-index: 11;
	}
}

@media only screen and (min-width: 721px) and (max-width: 959px)
{
	.pop_iniziale{
		 width: 860px; 
		 max-width: 90%; 
		 padding: 20px; 
		 height: 350px; 
		 overflow-y: auto;
	}
		
	#header {
		width: 100%;
		text-align: center;
	}
	.desktop{
		display: none;
	}
	.mobile{
		display: block;
	}
	#LandingPage {
		
	    width: 100%;
	    min-height: 500px;
	}
	#main {
	 	padding: 0;
		margin: 0 auto;
		width: 100%;
		min-height: 500px;
	}
	.div_sx {
		width: 100%;
		height: 100%;
		background-color: #fff;
		line-height: 25px;
	}
	html {
		min-width: 320px;
		width: 100%;
	}
	.slide {
		width: 100%;
		padding-top: 5px;
		/*height: 376px;*/
	}
	#sfondo {
		width: 100%;
		background-color: #fff;
	}
	#popup{
	  position:absolute;
	  width:720px;
	  height:400px;
	   background:#efefef;
	  left:50%;
	  top:50%;
	  border-radius:5px;
	  margin-left:-360px; /* width/2 + padding-left */
	  margin-top:-200px; /* height/2 + padding-top */
	  text-align:center;
	  box-shadow:0 0 10px 0 #000;
	  z-index: 11;
	}
}

@media only screen and (min-width: 960px)
{
	.pop_iniziale{
		 width: 860px; 
		 max-width: 100%; 
		 padding: 20px; 
		 height: 350px; 
		 overflow-y: auto;
	}
	
	#header {
		width: 100%;
		margin: 0 auto;
	}
	#header2 {
		height: 70px;
	    width: 100%;
	    
	}
	.desktop{
		display: block;
	}
	.mobile{
		display: none;
	}
	.mainmenu {
	
		height: 70px;
		line-height: 30px;
		padding: 15px 20px 20px;
		margin: 0 auto;
		float: right;
	}
	
	.mainmenu dl {
		position: relative;
		left: 2px;
		right: 0px;
		margin-top: 0px;
		/*float: left;*/
	}
	.mainmenu dl a {
		color: #c0c0c0 !important;
		font-size: 18px;
		text-decoration: none;
	}
	
	.mainmenu dl span {
		color: #c0c0c0;
		cursor: pointer;
		font-size: 18px;
		text-decoration: none;
	}
	
	.mainmenu dl span:hover {
		color: #fff;
	}
	
	#logo {
		
		width: 1100px;
		height: 150px;

		
	}
	.mainmenu dt {
		float: left;
		text-align: center;
		padding: 20px 5px 20px 5px;
		min-width:100px;
		height: 30px;
		transition-property: background-color;
	   	transition-duration: 0.6s;
	   	transition-timing-function: ease;
	}
	
	.mainmenu dt:hover {
		color: #fff;
	}
	
	#mainmenu dt ul {
		display: none;
		position: absolute;
		z-index: 100;
		transition-property: background-color;
	   	transition-duration: 0.4s;
	   	transition-timing-function: ease;
	}
	
	#mainmenu dt:hover ul {
		background-color: #000;
		width: 320px;
		display: block;
	}
	
	#mainmenu dt li {
		padding: 5px 10px 5px 20px;
		line-height: 25px;	
		transition-property: background-color;
	   	transition-duration: 0.4s;
	   	transition-timing-function: ease;
	   	margin-left: 0px !important;
	}
	
	#mainmenu dt li:hover {
		background-color: #c0c0c0;
		color: #000;
	}

	#sfondohome {
		background: url("../media/img/sfondi/sfondo_body_home.jpg") no-repeat scroll center 0 #000;
		width: 100%;
		
	}
	#LandingPage {
		width: 100%;
	    min-height: 500px;
	    background-color: #fff;
	    font-size: 1.4em;
	    line-height: 30px;
	    padding-top: 100px;
	}
	#LandingPage2 {
		padding-top: 25px;
	    width: 1100px;
	    min-height: 500px;
	    background-color: #fff;
	    font-size: 1.4em;
	    line-height: 30px;
	}
	#main {
	 	/*padding: 0;*/
		/*margin: 0 auto;
		width: 1100px;*/
		width: 100%;
		min-height: 800px;
	}
	html {
		min-width: 1100px;
	}
	.div_sx {
		float: left;
		width: 750px;
		height: 100%;
		min-height: 400px;
		
	}
	.pagina
	{
		width: 100%;
		vertical-align: top; 
		font-size: 16px; 
		margin-top: 2px;
		line-height: 25px;
		color: #000;
		border: 2px solid #19b2f2;
		border-radius: 4px;
		background-color: #fff;
	}
	#sfondo {
		width: 100%;
		background-color: #dadada;
	}
	#popup{
	  position:absolute;
	  width:900px;
	  height:400px;
	  background:#efefef;
	  left:50%;
	  top:50%;
	  border-radius:5px;
	  margin-left:-450px; /* width/2 + padding-left */
	  margin-top:-200px; /* height/2 + padding-top */
	  text-align:center;
	  box-shadow:0 0 10px 0 #000;
	  z-index: 11;
	  max-width: 100%;
	}
}
/*------------------------- RESPONSIVE ------------------------*/

@font-face {
   font-family: 'Montserrat-Regular';
   src: url('/media/font/Montserrat-Regular.eot');
   src: local('Montserrat-Regular'), url('/media/font/Montserrat-Regular.ttf') format('truetype');
}

body, div, span, h1, h2, h3, h4, h5, h6, 
p, pre, a, address, code, em, font, img, 
strong, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, tr, th, td {
	background: none repeat scroll 0 0 transparent;
	border: 1 none;
	font-family: Montserrat-Regular,Verdana,sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

.contenuto{
	width: 96%;
	padding: 2%;	
	font-size: 1em;
	line-height: 2.3em;
}

.contenuto a{
	color: #007abd;
}

.txt_variabile{
	font-size: 1.2em;
}
	
	
	
:focus {
	outline: 0 none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

form {
    margin: 0;
    padding: 0;
}

/* ----------------- Reset ----------------- */

@font-face {
   font-family: 'Dutch';
   src: url('/media/img/font/Dutch.eot');
   src: local('Dutch'), url('/media/img/font/Dutch.ttf') format('truetype');
}

body {
	/*background: url("/media/img/sfondo.jpg") repeat-x scroll 0 0 transparent;*/
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-top:0px;
}

.header_mobile{
	background-color: #000; 
	width: 100%; 
	min-width: 320px; 
	text-align: center;
}

.logo_header_mobile{
	width: 100%; 
	max-width: 535px;
}

.barra_menu_mobile{
	width: 100%; 
	text-align: right; 
	background-color: #000; 
	padding-top: 5px;
}

.barramenu{
	background-color: #000;
	width: 100%;
	text-align: center;
	
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: normal;
    margin-bottom: 12px;
}

h1 {
    font-size: 24px;
    line-height: 26px;
}

h2 {
    font-size: 22px;
    line-height: 24px;
}

h3 {
    font-size: 18px;
    line-height: 20px;
}

h4 {
    font-size: 16px;
    line-height: 18px;
}

h5 {
    font-size: 14px;
    line-height: 16px;
}

h6 {
    font-size: 13px;
    line-height: 15px;
}

a, a:visited {
	
	text-decoration: -moz-anchor-decoration;
}

a:hover {
	color: #007abd;
	text-decoration: underline;
}

a img {
	border: medium none;
}

.imgcenter, img.aligncenter {
    display: block;
    margin: 2px auto 15px;
}

.imgmiddle {
    margin-right: 8px;
    vertical-align: middle;
}

.imgleft, img.alignleft {
    float: left;
    margin: 4px 18px 20px 0;
}

.imgright, img.alignright {
    float: right;
    margin: 4px 0 20px 18px;
}

hr {
    background-color: #E4E4E4;
    border-width: 0;
    clear: both;
    color: #D6D6D6;
    height: 1px;
    line-height: 0;
/*    margin: 30px 0 !important;*/
    page-break-after: always;
}

hr.double {
    height: 2px;
}



.ombra {
	-moz-box-shadow: 5px 5px 5px #555, 0px 0px 0px #fff inset;
	-webkit-box-shadow: 5px 5px 5px #555, 0px 0px 0px #fff inset;
	box-shadow: 5px 5px 5px #555, 0px 0px 0px #fff inset;
}

.ombra2 {
	-moz-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	-webkit-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
}

.slogan {
	color: #ef7f1a !important;
}
/* ----------------------------------------- */

p, ul, ol, blockquote {

    text-align: justify;
}

p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.imgright, img.alignright {
    float: right;
    margin: 4px 0 20px 18px;
}

.sprite {
	background-image:url(/media/img/icone.png);
}

.icone {
	height: 24px;
	width: 24px;
}

#ico_linkedin {
	background-position: -178px 0px;
}

#ico_facebook {
	background-position: -203px 0px;
}

#ico_twitter {
	background-position: -228px -1px;
}

#ico_youtube {
	background-position: -253px 0px;
}

#ico_home {
	background-position: -238px -78px;
	width: 20px;
}

#img_foglia {
	background-position: 0px -148px;
}

#img_aggiorna {
	background-position: -278px -25px;
	width: 20px;
	height: 20px;
	vertical-align: bottom;
}

#img_indirizzo {
	background-position: -262px -104px;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

#img_telefono {
	background-position: -261px -74px;
	width: 30px;
	height: 22px;
	vertical-align: middle;
}

#img_fax {
	background-position: -261px -141px;
	width: 30px;
	height: 21px;
	vertical-align: middle;
}

#img_mobile {
	background-position: -303px -68px;
	width: 15px;
	height: 30px;
	vertical-align: middle;
}

.boldtext-medium {
    color: #393185;
    font-size: 12px;
    font-weight: bold;
}
.boldtext-strong {
    color: #393185;
    font-size: 20px;
    font-weight: bold;
}
.price {
    color: #393185;
    font-size: 30px;
    font-weight: normal;
}
.boxtitle-hosting {
    color: #393185;
    display: block;
    font-size: 14px;
    font-weight: bold;
/*    line-height: 10px;*/
    padding: 0 0 15px;
}
.redtext {
    color: #FF6600;
}

small {
    font-size: 11px;
}


#top {
    height: 187px;
    position: relative;
}

#barra {
	border-radius: 6px;
}

#barralarga {
		background: url("../media/img/header-background.png") repeat-x scroll 0 0 transparent;
		margin: 0;
		padding: 0;
		position: absolute;
		width: 100%;
		height: 266px;
		
}


.mainmenu2 {
	width: 100%;
	margin-top:-6px;
}
.mainmenu2 table{
	width: 100%;
}
.mainmenu2 td{
	width: 33%;
}

#pulsante_main{
	background-color:#3f7cff;
	border: 3px solid #e5ce8e;
	color: #fff;
	border-radius: 0.625em;
	text-align:center;
}
.mainmenulia {
	color:#fff;
	display:block;
	font-size:0.875em;
	line-height: 3.553em;
	outline:medium none;
	text-decoration:none;
	text-transform:uppercase;
}
.mainmenulia:hover {
	color:#fff;
}

div#content {
/* regola importante per mostrare il contenuto sopra lo sfondo */
  position: relative;
     
 
/* formattazione del div, non ha effetti sullo sfondo */
    width: 511px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    font-family: helvetica, arial, sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    -moz-box-shadow: #000 4px 4px 10px;
    -webkit-box-shadow: #000 4px 4px 10px;
}

img.bg {
/* regole per riempire la pagina con lo sfondo prescelto */
    min-height: 100%;
    min-width: 1024px;
     
/* regole per ridimensionare l'immagine proporzionalmente */
   width: 100%;
   height: auto;
             
/* posizonamento dello sfondo */
   z-index: -2;
   position: absolute;
   top: 0;
   left: 0;
}
         

#sfondo_bo {
		/*background: url("../media/img/sfondi/sfondo_bo.jpg") no-repeat scroll 0 0 transparent;*/
		width: 100%;
		background-size: 100%;
		background-color: #fff;
}


.lineabarra {
 	background: url("../media/img/linea-header.png") repeat-x scroll 0 0 #FFFFFF;
 	height: 2px;
    position: absolute;
    width: 100%;
 
}

#topright {
    background-image: url("/media/img/vertical-line.gif");
    background-repeat: repeat-y;
    line-height: normal;
    padding: 0;
    padding-left: 14px;
    position: absolute;
    right: 0;
    top: 0px;
    height: 147px;
    width: 184px;
}


.socialicon li {
	float: left;
	padding: 7px 4px 0 2px;
}

div.simplesocial, a.simplesocial {
    display: block;
    float: left;
}

a.simplesocial {
    height: 16px;
    margin-right: 5px;
    width: 16px;
}

a.simplesocial:hover {
    margin-top: -2px;
}

ul li {
	line-height: 30px;
	padding: 0;
	margin-left: 30px;
}

ol li {
	line-height: 30px;
	padding: 0;
	margin-left: 30px;
}

#trackbacklist li {
    margin: 10px 0 10px 35px;
}

#trackbacklist cite {
    font-style: normal;
}

.leftmenu dt {
	height: 50px;
	line-height: 49px;
	position: relative;
	padding: 0 20px;
	color: #fff;

	background-image: linear-gradient(#BBBBBB 0%, #808080 35%, #646464 75%, #BBBBBB 100%);
	background-image: -o-linear-gradient(#BBBBBB 0%, #808080 35%, #646464 75%, #BBBBBB 100%);
	background-image: -moz-linear-gradient(#BBBBBB 0%, #808080 35%, #646464 75%, #BBBBBB 100%);
	background-image: -webkit-linear-gradient(#BBBBBB 0%, #808080 35%, #646464 75%, #BBBBBB 100%);
	background-image: -ms-linear-gradient(#BBBBBB 0%, #808080 35%, #646464 75%, #BBBBBB 100%);

	background-image: -webkit-gradient(
		linear,
		color-stop(0, #BBB),
		color-stop(0.35, #000),
		color-stop(0.75, #000),
		color-stop(1, #BBB)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E0E0E0');
}

.leftmenu dt:hover {
	background-image: linear-gradient(#BBB 0%, #555 35%, #555 75%, #BBB 100%);
	background-image: -o-linear-gradient(#BBB 0%, #555 35%, #555 75%, #BBB 100%);
	background-image: -moz-linear-gradient(#BBB 0%, #555 35%, #555 75%, #BBB 100%);
	background-image: -webkit-linear-gradient(#BBB 0%, #555 35%, #555 75%, #BBB 100%);
	background-image: -ms-linear-gradient(#BBB 0%, #555 35%, #555 75%, #BBB 100%);

	background-image: -webkit-gradient(
		linear,
		color-stop(0, #BBB),
		color-stop(0.35, #555),
		color-stop(0.75, #555),
		color-stop(1, #BBB)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E0E0E0');
}

.leftmenu dt a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.logout {
	height: 52px;
	line-height: 52px;
	position: relative;
	top: 0px;
	bottom: 2px;
	width: 139px;
	
}
.logout dl a {
	color: #003b8b;
	font-size: 16px;
	text-decoration: none;
}
.logout dl {
	position: relative;
	left: 2px;
	right: 0px;
	/*float: left;*/
}
.logout dt {
	float: left;
	text-align: center;
	height: 52px;
	width: 111px;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 2px solid #c19d2f;
}

.logout dt~dt {
	
}

.logout dt:hover {
	background-image: linear-gradient(#003b8b 0%, #0b64d6 50%, #0b64d6 50%, #0f53a4 100%);
	background-image: -o-linear-gradient(#003b8b 0%, #0b64d6 50%, #0b64d6 50%, #0f53a4 100%);
	background-image: -moz-linear-gradient(#003b8b 0%, #0b64d6 50%, #0b64d6 50%, #0f53a4 100%);
	background-image: -webkit-linear-gradient(#003b8b 0%, #0b64d6 50%, #0b64d6 50%, #0f53a4 100%);
	background-image: -ms-linear-gradient(#003b8b 0%, #0b64d6 50%, #0b64d6 50%, #0f53a4 100%);

	background-image: -webkit-gradient(
		linear,
		color-stop(0, #BBB),
		color-stop(0.35, #555),
		color-stop(0.75, #555),
		color-stop(1, #BBB)
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E0E0E0');

}




.commentlist, .commentlist ol {
    position: relative;
}

.conbut {
    text-align: right;
}

.button:hover, .button-alt:hover, .button2:hover, .button-blue:hover, .button-red:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.button_card {
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 43px;
    line-height: 40px;
    margin: 10px;
    text-align: center;
    width: 120px;
}

.button_privacy {
	color: #000;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

.button, .button-blue {
	background-color: #fff;
	
	background-repeat: repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #0b64d6 !important;
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
	padding: 8px 20px 10px;
}

.button_bo {
	background-color: #000;
	background-repeat: repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #fff !important;
	display: inline-block;
	font-size: 16px;
	min-width: 250px;
	height: 40px;	
	cursor: pointer;
}

.button_bo:hover {
	background-color: #404040;
}
.buttonquadrati{
	background-color: #0000FF;
	background-repeat: repeat-x;
	border: 1px solid #fff;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #fff !important;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
	padding: 8px 20px 10px;
}

.buttonquadrati:hover{
	background-color: #fff;
	color: #0000FF !important;
	text-decoration: none;
	
}

.buttoninfoAgg {
	background-color: #59b200;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	padding: 8px 20px 10px;
	min-width: 150px;
	text-decoration: none;
	cursor: pointer;
}

.buttoninfoAgg:hover {
	background-color: #438600;
}

.buttoninfoEli {
	background-color: #bb0109;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	padding: 8px 20px 10px;
	min-width: 150px;
	text-decoration: none;
	cursor: pointer;
}

.buttoninfoEli:hover {
	background-color: #930107;
}

.titolo_news{
	width: 96%; 
	padding: 0 2% 0 2%;
	text-align: left; 
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.2em;
}

.titolo_news_m{
	width: 96%; 
	padding: 0 2% 0 2%;
	text-align: center; 
	font-size: 1.5em;
	font-weight: bold;

}

.data_news{
	font-size: 0.6vw;
	text-align: left; 
	width: 96%; 
	padding: 0 2% 0 2%;
	color: #606060;
}

.data_news_right{
	font-size: 0.6vw;
	text-align: right; 
	width: 96%; 
	padding: 0 2% 0 2%;
	color: #606060;
}

.data_news_m{
	font-size: 0.8em;
	text-align: left; 
	width: 96%; 
	padding: 0 2% 0 2%;
	color: #606060;
}

.txt_servizi{
	font-size: 1em;
    padding: 2%;
    text-align: left;
    line-height: 2.3vw;
}

.txt_servizi_m{
	font-size: 0.4em;
    padding: 2%;
    text-align: justify;
    line-height: 1.5em;
}

.txt_news{
	font-size: 0.8em;
    padding: 2%;
    text-align: left;
    line-height: 2.3vw;
}

.txt_news_m{
	font-size: 1em;
    padding: 2%;
    text-align: justify;
    line-height: 1.5em;
}
	
.tabella_news{
	width: 308px;
	margin-left: 12px; 
	padding: 10px; 
	background-image: linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -o-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -moz-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -webkit-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -ms-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
/*	
	background-image: linear-gradient(#dedede 0%, #b7ccdf 100%);
	background-image: -o-linear-gradient(#dedede 0%, #b7ccdf 100%);
	background-image: -moz-linear-gradient(#dedede 0%, #b7ccdf 100%);
	background-image: -webkit-linear-gradient(#dedede 0%, #b7ccdf 100%);
	background-image: -ms-linear-gradient(#dedede 0%, #b7ccdf 100%);
*/
	border-radius: 0px 30px 0px 30px;
	
}

.pulsanti {
	width: 330px;
	padding: 10px;
}

.buttoncrm_menu {
	/*
	background-image: linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -o-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -moz-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -webkit-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -ms-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	*/
	background-color: #008ad4;
	border-radius: 0px 20px 0px 20px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	margin-right: 10px;
	padding: 8px 20px 10px;
	width: 330px;
	text-decoration: none;
	cursor: pointer;
	text-shadow: 2px 1px 1px #000;
	margin-bottom: 5px;
}

.buttoncrm_menu:hover {
	/*
	background-image: linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -o-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -moz-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -webkit-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -ms-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	*/
	background-color: #0072b0;
	
}

.buttoncrm_menu2 {
	/*
	background-image: linear-gradient(#4EA359 0%, #76F664 50%, #76F664 50%, #4EA359 100%);
	background-image: -o-linear-gradient(#4EA359 0%, #76F664 50%, #76F664 50%, #4EA359 100%);
	background-image: -moz-linear-gradient(#4EA359 0%, #76F664 50%, #76F664 50%, #4EA359 100%);
	background-image: -webkit-linear-gradient(#4EA359 0%, #76F664 50%, #76F664 50%, #4EA359 100%);
	background-image: -ms-linear-gradient(#4EA359 0%, #76F664 50%, #76F664 50%, #4EA359 100%);
	*/
	background-color: #008ad4;
	border-radius: 0px 20px 0px 20px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	margin-right: 10px;
	padding: 8px 20px 10px;
	width: 330px;
	text-decoration: none;
	cursor: pointer;
	text-shadow: 2px 1px 1px #000;
	margin-bottom: 5px;
}

.buttoncrm_menu2:hover {
	/*
	background-image: linear-gradient(#76F664 0%, #4EA359 50%, #4EA359 50%, #76F664 100%);
	background-image: -o-linear-gradient(#76F664 0%, #4EA359 50%, #4EA359 50%, #76F664 100%);
	background-image: -moz-linear-gradient(#76F664 0%, #4EA359 50%, #4EA359 50%, #76F664 100%);
	background-image: -webkit-linear-gradient(#76F664 0%, #4EA359 50%, #4EA359 50%, #76F664 100%);
	background-image: -ms-linear-gradient(#76F664 0%, #4EA359 50%, #4EA359 50%, #76F664 100%);
	*/
	background-color: #0072b0;
	
}

.buttoncrm_menu3 {
	/*
	background-image: linear-gradient(#ae1902 0%, #fd300f 50%, #fd300f 50%, #ae1902 100%);
	background-image: -o-linear-gradient(#ae1902 0%, #fd300f 50%, #fd300f 50%, #ae1902 100%);
	background-image: -moz-linear-gradient(#ae1902 0%, #fd300f 50%, #fd300f 50%, #ae1902 100%);
	background-image: -webkit-linear-gradient(#ae1902 0%, #fd300f 50%, #fd300f 50%, #ae1902 100%);
	background-image: -ms-linear-gradient(#ae1902 0%, #fd300f 50%, #fd300f 50%, #ae1902 100%);
	*/
	background-color: #008ad4;
	border-radius: 0px 20px 0px 20px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	margin-right: 10px;
	padding: 8px 20px 10px;
	width: 330px;
	text-decoration: none;
	cursor: pointer;
	text-shadow: 2px 1px 1px #000;
	margin-bottom: 5px;
}

.buttoncrm_menu3:hover {
	/*
	background-image: linear-gradient(#fd300f 0%, #ae1902 50%, #ae1902 50%, #fd300f 100%);
	background-image: -o-linear-gradient(#fd300f 0%, #ae1902 50%, #ae1902 50%, #fd300f 100%);
	background-image: -moz-linear-gradient(#fd300f 0%, #ae1902 50%, #ae1902 50%, #fd300f 100%);
	background-image: -webkit-linear-gradient(#fd300f 0%, #ae1902 50%, #ae1902 50%, #fd300f 100%);
	background-image: -ms-linear-gradient(#fd300f 0%, #ae1902 50%, #ae1902 50%, #fd300f 100%);
	*/
	background-color: #0072b0;
	
}

.buttoncrm {
/*	background-image: linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -o-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -moz-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -webkit-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
	background-image: -ms-linear-gradient(#007abd 0%, #85bedd 50%, #85bedd 50%, #007abd 100%);
*/
	background-color: #008ad4;
	border-radius: 0px 20px 0px 20px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	margin-right: 10px;
	padding: 8px 20px 10px;
	width: 200px;
	text-decoration: none;
	cursor: pointer;
	text-shadow: 2px 1px 1px #000;
	margin-bottom: 5px;
}

.buttoncrm:hover {
/*	background-image: linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -o-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -moz-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -webkit-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
	background-image: -ms-linear-gradient(#007abd 0%, #004e78 50%, #004e78 50%, #007abd 100%);
*/
	background-color: #0072b0;
}

.buttonpassprezzisilver {
	background-color: #cccdce;
	background-repeat: repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #404040 !important;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	height: 40px;
	text-decoration: none;
	width: 150px;
	text-shadow: 1px 1px 1px white;
}

.buttonpassprezzisilver:hover {
	background-color: #dcddde;
	}
	
.buttonpassprezzigold {
	background-color: #caa340;
	background-repeat: repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #404040 !important;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	height: 40px;
	text-decoration: none;
	width: 150px;
	text-shadow: 1px 1px 1px white;
}

.buttonpassprezzigold:hover {
	background-color: #ead8ac;
	
}
.buttonpassprezzired {
	background-color: #e53a3a;
	background-repeat: repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: white !important;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	height: 40px;
	text-decoration: none;
	width: 150px;
	text-shadow: 1px 1px 1px #404040;
}

.buttonpassprezzired:hover {
	background-color: #f37577;
	
}

div.simplesocial, a.simplesocial {
    display: block;
    float: left;
}
/*
div.slide {
	border: none;
	height: 339px; 
	min-height: 290px;
	float: left;
	left: 0px;
}

#container_slide {
	position:relative; 
	background: trasparent; 
	padding: 10px; 
	height: 270px; 
}
.sliderbutton {
	float:left; 
	width:25px; 
	height:270px; 
	cursor:pointer;
}
#slideleft {
	background:url("/media/img/frecce.gif") -50px -245px no-repeat;
}
#slideleft:hover {
	background-position:-0 -245px;
}
#slideright {
	background:url("/media/img/frecce.gif") 0 109px no-repeat;
}
#slideright:hover {
	background-position:-50px 109px;
}
#slider {
	float:left; 
	display: none;
	position:relative; 
	overflow: none; 
	width:900px; 
	height:319px;
}
#slider ul {
	position:absolute; 
	list-style:none; 
	top:0; 
	left:0;
}
#slider li {
	float:left; 
	width:920px; 
	height:269px;
}
*/
/*============================*/
/*=== Stili per lo slider ===*/
/*============================*/
#slider {
	border: 1px solid #333;
	width:620px;
    	height:310px;
    	margin:0px auto;
	background:url(/media/slide/loading.gif) no-repeat 50% 50%;
	border-radius: 5px 5px 5px 5px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:inherit;
}
#slider a {
	border:0;
	display:inherit;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-29px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/media/slide/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/media/slide/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    	text-shadow:none;
    	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    	color:#efe9d1;
    	text-decoration:underline;
}
/*============================*/
/*=== Stili per lo slider FINE ===*/
/*============================*/
.impaginazione {
    overflow: hidden;
    padding: 10px 0;
}
.impaginazione a, .impaginazione .disabled {
    background: none repeat-x scroll 0 100% transparent;
    border: 1px solid #DDDDDD;
    color: #666666;
    margin-right: 5px;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
}
.impaginazione .emm-title {
    color: #555555;
    margin-right: 4px;
}
.impaginazione .emm-gap {
    color: #999999;
    margin-right: 4px;
}
.impaginazione a:hover, .impaginazione a:active, .impaginazione .current {
    background: none repeat scroll 0 0 #FF6600;
    border: 1px solid #FF6600;
    color: #FFFFFF;
    margin-right: 5px;
    padding: 4px 8px;
}

dl.circle dt {
	margin: 0;
	line-height: 17px;
	background-image: url("/media/img/list-blue.png") !important;
	background-position: 0 8px !important;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0;
	padding-left: 15px !important;
}

ul.square li {
	margin: 0;
	margin-left: 15px !important;
	line-height: 17px;
	list-style-type: square;
	padding: 0;
}

ul.tabs {
    border-bottom: 1px solid #DBDBDB;
    border-left: medium none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    height: 31px;
    list-style: none outside none;
    margin: 0 0 0 1px;
    padding: 0;
    width: auto;
}
ul.tabs li {
	background-image: url("/media/img/bg-dropdown.jpg") !important;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
	height: 31px;
	line-height: 31px;
	margin: 0 0 -1px -1px;
	overflow: hidden;
	padding: 0 !important;
	position: relative;

	color: #7D7B7B;
	display: block;
	font-weight: bold;
	font-size: 14px;
	outline: medium none;
	padding: 1px 16px !important;
	text-decoration: none;

	cursor: pointer;
}

ul.tabs li.current {
	border-bottom: 1px solid #FFFFFF;
}

.tab_container, .panes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #DBDBDB #DBDBDB;
    border-image: none;
    border-right: 1px solid #DBDBDB;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clear: both;
    color: #666666;
    float: left;
    font-size: 12px;
    padding-bottom: 10px;
    width: 100%;
}
.tab_content, .pane {
    border-top: 1px solid #DBDBDB;
    padding: 18px 20px 8px;
}
.tab_content p {
    color: inherit;
    font-size: 12px;
    padding-top: 5px;
}

//''li_installatore'', ''li_agente_sicilia''

.equal {
	min-height: 250px;
}

#content {
	margin-top: 25px;
}

#colonne {
/*	overflow: hidden;*/
}

.col-138 {
    display: inline-block;
    padding: 0 !important;
    vertical-align: top;
    width: 138px;
}

.col-173 {
    display: inline-block;
    padding: 0 !important;
    vertical-align: top;
    width: 173px !important;
}

.col-200 {
    display: inline-block;
/*    float: left;*/
    padding: 0 !important;
    vertical-align: top;
    width: 200px;
}

.col-284 {
    display: inline-block;
    padding: 0 0 10px !important;
    vertical-align: top;
    width: 284px !important;
}

.col-275 {
    display: inline-block;
    padding: 0 !important;
    vertical-align: top;
    width: 275px !important;
}

.col-280 {
    display: inline-block;
    padding: 0 !important;
    vertical-align: top;
    width: 275px !important;
}

.col-290 {
   
  	float: left;
    position:relative;
    width: 290px;
	text-align: center; 
	margin-top: 20px;
	margin-bottom: 20px;
}

.col-300 {
   
  	float: left;
    position:relative;
    width: 300px;

}

.col-300h {
	float: right;
    background-color: #BBBBBB;
    border-radius: 20px 0 20px 0;
    display: inline-block;
    margin: 0;
    padding: 0px !important;
    vertical-align: top;
    width: 300px;
    min-height: 210px;
}

.col-350 {
   
  	float: left;
    position:relative;
    width: 350px;

}
.col-420 {
    display: inline-block;
    margin: 0;
    padding: 0 !important;
    vertical-align: top;
    width: 420px;
}

.col-455 {
    display: inline-block;
    margin: 0;
    padding: 0 !important;
    vertical-align: top;
    width: 455px;
}

.col-620 {
	float: right;
    width: 620px;
    min-height:600px;
}

.col-305 {
	float: left;
    width: 305px;
    min-height:600px;
}


.col-700 {
	float: left;
    	width: 700px;
    	position:relative;
}

.col-750 {
	float: left;
    	width: 750px;
    	position:relative;
}

.col-800 {
	float: left;
    	width: 800px;
    	position:relative;
}


.col-900 {
    margin: 0 auto;
    width: 900px;
}

.col-960 {
    margin: 0 auto;
    width: 960px;
    padding-bottom: 20px;
    
}

.col-960_bo {
    margin: 0 auto;
    width: 960px;
    padding-bottom: 20px;
    background-color: #fff;
    color: #000;
    min-height: 500px;
    margin-top: 52px;
}

.col-1100 {
	margin: 0 auto;
    width: 1100px;
    padding-bottom: 20px;
    
}

.col-1200 {
	margin: 0 auto;
    max-width: 1200px;
    padding-bottom: 20px;
    width: 100%;
    
}

.col-mobile {
	 margin: 0 auto;
    width: 100%;
    padding-bottom: 20px;
    
}

.fullwidth-serv {
	padding: 30px 0 0;
}

#content-inner-sidebar {
    margin-top: 15px;
}

#maintext {
    padding: 30px 20px 20px 0;
}

#maintext ul li {
    background-image: url("/media/img/list-general.gif");
    background-position: 0 center;
    background-repeat: no-repeat;
    line-height: 24px;
    list-style-type: none;
    padding: 0 0 0 12px;
}

#RifLink {
	margin-bottom: 25px;
	margin-top: 25px;
}

.boxservices {
    margin-bottom: 20px;
    padding-bottom: 10px !important;
}

.dropcap {
    float: left;
    font-size: 30px;
    height: 41px;
    line-height: 30px;
    margin-bottom: -10px;
    margin-right: 0;
    padding-top: 3px;
    text-align: center;
    width: 41px;
}

.sideright {
	background-color: #D6D6D6;
	border: 1px solid #C6C6C6;
	border-radius: 8px;
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari and Chrome */
	margin-top: 5px;
	padding: 22px;
}
.sideright ul {
    margin-bottom: 0;
}
.sideright li {
    color: #757575;
    margin-bottom: 22px;
}
.sideright ul li li {
    background-image: url("/media/img/line.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    padding: 8px 0;
    text-shadow: 0 1px 0 #EAEAEA;
}

.sideright ul li li a, .sideright ul li li a:visited {
    background-image: url("/media/img/list.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #757575;
    padding: 0 0 0 12px;
}
.sideright li li {
    margin-bottom: 0;
}
.sideright h2 {
    font-size: 18px;
    margin-bottom: 8px;
}

.sideright p, .sideright blockquote {
    margin-bottom: 10px;
    text-shadow: 0 1px 0 #EAEAEA;
}

blockquote {
	background-image: url("/media/img/quote.png");
	background-position: 0 5px;
	background-repeat: no-repeat;
}

blockquote, q {
	margin: 0;
	quotes: none;
}

.post {
    border-bottom: 1px solid #E4E4E4;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    padding-bottom: 20px;
}

.post h3 {
    margin-bottom: 2px;
}

.post h3 a, .post h3 a:visited {
    color: #393185;
    text-decoration: none;
}

.metadata {
    font-size: 11px;
}

.category-news {
    border-bottom: medium none;
    border-right: 1px solid #E4E4E4;
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    padding: 6px;
    text-align: center;
    width: 100px;
}

.clear {
    clear: both;
    height: 2px;
    margin: 0 auto;
    width: 100%;
}

.clear0 {
    clear: both;
    height: 0px;
    margin: 0 auto;
    width: 100%;
}

.clear30 {
    clear: both;
    height: 30px;
    margin: 0 auto;
    width: 100%;
}

.entry {
    padding: 10px 0;
}

.entry img {
    margin-bottom: 8px;
}

.tb {
	border-bottom: 2px dotted #a6a6a6;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.tb h3 {
    margin-bottom: 3px;
}

.tb h3 a {
    color: #393185;
}

.vertical-separator-right {
    border: 0px none;
    border-right: 3px dotted #d0d2d0;
	padding-right: 5px !important;
	margin-right: 0px !important;
}

.vertical-separator-left {
    border: 0px none;
    border-left: 3px dotted #d0d2d0;
	padding-left: 5px !important;
	margin-left: 5px !important;
}

.vertical-separator {
    display: inline-block;
    width: 33px;
}

.box-grey {
	background-color: #D6D6D6;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
/*	margin-top: 35px; */
	position: relative;
}
.box-grey-text {
    color: #A0A0A0;
    margin-left: 120px;
    padding: 10px 0 18px;
    width: 140px;
}
.box-grey-text h3 {
    margin-bottom: 5px;
}
.img-tour {
    left: 10px;
    position: absolute;
    top: -15px;
}

#content-col {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	opacity: 0.9;
	width: 100%;	
    min-height: 150px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
   	color: #fff; 
   	background-color: #000;
}

#footer-col {
    padding: 0 20px;
    width: 920px;
}

#footer-col dl dt a, #footer-col dl dt a:visited {
    color: #4E4E4E;
    text-shadow: 0 1px 0 #F4F4F4;
}

#footer-text {
	
    color: #fff;
    padding: 20px 0 0;
    text-align: center;
    position: relative;
    font-weight: bold;
    text-shadow: 0 1px 0 #000000;
    top: -20px;
}

.info {
    background: url("/media/img/info.png") no-repeat scroll 12px 9px #DCEFF5;
    border: 1px solid #B8E7F5;
    color: #478BBF;
    margin: 15px 0;
    padding: 8px 10px 8px 37px;
}

.toggle_wrapper {
    margin-bottom: 30px;
}
.toggle {
    margin-bottom: 5px;
}

.toggle_title {
    background: url("/media/img/closed.gif") no-repeat scroll right center transparent;
    border-bottom: 1px solid #E4E4E4;
    clear: both;
    color: #4F8C00;
    cursor: pointer;
    line-height: 18px;
    margin: 0;
    padding: 1px 0 0;
}
.toggle_active {
    background: url("/media/img/open.gif") no-repeat scroll right center transparent;
}
.toggle_content {
	background-color: #FFF;
	border: 1px dotted #EAEAEA;
	display: block;
	visibility: visible;
	overflow: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
	transition: height 0.3s ease-in 0s;
}

.butmore {
	text-align: right;
}

.more {
	background-color: #D6D6D6;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	color: #757575 !important;
	text-shadow: 0 1px 0 #EAEAEA;
	font-size: 12px;
	padding: 7px 20px 8px;
	text-decoration: none;
}



.sm {
	list-style:none; 
	width:459px; 
	height:100px; 
	display:block; 
	overflow:hidden;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}



.CentralDiv {
    clear: both;
    background-color: #E3E4E4;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 340px;
    margin-left: -20px;
    margin-right: 0;
    width: 960px;
}
.CentralDiv_Img {
    float: left;
    height: 100%;
    width: 620px;
}
.CentralDiv_Text {
    float: left;
    height: 310px;
    padding-left: 10px;
    width: 330px;
}

.divAbbonati {
    padding: 0px;
    margin-left: -10px;
    width: 100%;
}

.ProssimoConcerto h2 {
	font-size: 20px;
	margin-bottom: 0;
}

.EstractNews h2 {
	font-size: 20px;
	margin-bottom: 0;
}

.PageTitleDiv {
    width: 100%;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.PageTitleDiv h1 {
    color: #555658;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}



#box_gallery {
    height: auto;
    margin-top: 10px;
    width: 100%;
}

.popup_block {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #C2C0AC;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 20px #000000;
    display: none;
    float: left;
    font-size: 1.2em;
    left: 50%;
    padding: 10px;
    position: fixed;
    text-align: left;
    top: 50%;
    z-index: 99999;
}

.popup_block_mobile {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #C2C0AC;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 20px #000000;
    display: none;
    float: left;
    font-size: 1.2em;
    left: 50%;
    padding: 10px;
    position: fixed;
    text-align: left;
    top: 50%;
    z-index: 99999;
}

.tdbgaranTB {
	padding: 2px 2px 2px 2px;
	background-color: #fff;
	vertical-align: middle;
	text-align:center;
	font-size: 8pt;
	font-weight:bold;
	color: #E55725;
	height: 25px;
}

.calendario {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.calendario a {
	text-decoration: none;
}
.calendario td {
	color: #23408E;
	border: 1px solid #bbb;
	padding: 0;
	vertical-align: top;
	text-align:center; 
	font-size: 8pt;
	width: 38px;
}

.TxtCalMonth {
	height: 24px;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
}

#ctlToday, .TxtCalMonth a {
	color: #E0DEF6;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
}
.today {
	background-color: #8ba9f6 !important;
	font-weight: bold; 
	text-align:center; 
}
.today a {
	text-decoration: none;
}

.DayOfMon {
	background-color: #fff;
	height: 27px;
	line-height: normal;
}

.DayOfSett {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #aaaaaa 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#aaaaaa), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#aaaaaa 50%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#aaaaaa 50%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#aaaaaa 50%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#aaaaaa 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

.EventoOfDay {
	background-color: #9FFFB7;
	border-color: #9FFFB7;
	border-left-width: 1px;
	border-right-width: 1px;

	border-radius: 5px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */

	color: black;
	font-weight: normal;
	margin-left: 1px;
	margin-right: 1px;
}


#preventivo {
    background: url("/media/img/box.png") no-repeat scroll 33% 100% transparent;
    height: 238px;
    line-height: 1.4em;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-top: 45px;
    position: relative;
    width: 960px;
    margin-bottom: 10px;
}

.DescrTdPreventivo {
	width:35%; 
	font-size: 13px;
	text-align:left; 
	padding-left: 30px;
}

.BoxTdPreventivo{
	width:65%; 
	text-align:center; 
	vertical-align: top; 
	height: 25px;	
}

.partner {
	width:100%; 
	text-align: center; 
	font-size: 13px;
	line-height: 30px;
	margin-top: 30px;
}

#titoli_pagine {
	width: 100%;
	text-align: center;
	color: #393185;
	font-size: 36px;	
	
}
.date {
    background: url("/media/img/bk_datesx.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #C5ECFC;
    font-size: 11px;
    height: 89px;
    left: -45px; 
    top: 10px;
    padding-top: 17px;
    position: relative;
    text-align: center;
    width: 62px;
    margin: 0px;
    line-height: 80%;
}
.date1 {
    background: url("/media/img/bk_datedx.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #C5ECFC;
    font-size: 11px;
    height: 89px;
    left: 329px; 
    top: -12px;
    padding-top: 17px;
    position: relative;
    text-align: center;
    width: 62px;
    margin: 0px;
    line-height: 80%;
}

.day {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px #157EC4;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 135%;
}
.newshomesx {
	top: -95px; 
	left: 35px; 
	width: 700px;
	position: relative;
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
	

}

.newshomedx {
	top: -95px; 
	left: 15px; 
	width: 295px;
	position: relative;
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
}

.txtnewshomesx {

	width: 700px;
	position: relative;
	font-size: 14px;
	text-align: justify;
	padding-top: 15px;
	left: 35px;
	top: -95px;
	line-height: 20px;
}
.txtnewshomedx {
	width: 300px;
	position: relative;
	font-size: 14px;
	text-align: justify;
	padding-top: 15px;
	left: 13px;
	top: -82px;
}

.newshometdsx {
	height: 240px;
	background: url('/media/img/bk_box_mid_innersx.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 766px; 
	border: solid 2px #0000FF; 
	margin-bottom: 20px;
	float: left;
}

.newshometddx1 {
	height: 63px;
	background: url('/media/img/bk_box_mid_innerdx.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: solid 2px #D3D3D3; 
	width: 358px;
	position: relative;
	right: 2px;
	float: left;
	
	
}

.newshometddx2 {
	height: 63px;
	background: url('/media/img/bk_box_mid_innerdx.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: solid 2px #D3D3D3; 
	width: 358px;
	position: relative;
	top: -2px;
	right: 2px;
	float: left;
	
}



.newshometddx3 {
	height: 63px;
	background: url('/media/img/bk_box_mid_innerdx.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: solid 2px #D3D3D3; 
	width: 358px;
	position: relative;
	top: -4px;
	right: 2px;
	float: left;
	
}
.txthomesx {
	height: 400px;
/*	background: url('/media/img/bk_box_mid_innersx.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	width: 693px; 
	height: 400px;
	border: solid 2px white; 
	margin-bottom: 20px;
	float: left;
}
.custom_style1 {
    background-image: url("/media/img/style1-mod-bg.png");
    background-position: right top;
    background-repeat: no-repeat;
    /*background-color: #0b64d6;*/
	background-image: linear-gradient(#c19d2f 0%, #e8d39a 50%, #e8d39a 50%, #c19d2f 100%);
	background-image: -o-linear-gradient(#c19d2f 0%, #e8d39a 50%, #e8d39a 50%, #c19d2f 100%);
	background-image: -moz-linear-gradient(#c19d2f 0%, #e8d39a 50%, #e8d39a 50%, #c19d2f 100%);
	background-image: -webkit-linear-gradient(#c19d2f 0%, #e8d39a 50%, #e8d39a 50%, #c19d2f 100%);
	background-image: -ms-linear-gradient(#c19d2f 0%, #e8d39a 50%, #e8d39a 50%, #c19d2f 100%);    color: #848484;
    position: relative;
    height: 200px;
    float: right;
}
.custom_style1:hover {
	/*background-color: #A00B0B;*/

    background-image: linear-gradient(#0b64d6 0%, #1e0ca4 50%, #1e0ca4 50%, #0b64d6 100%);
	background-image: -o-linear-gradient(#0b64d6 0%, #1e0ca4 50%, #1e0ca4 50%, #0b64d6 100%);
	background-image: -moz-linear-gradient(#0b64d6 0%, #1e0ca4 50%, #1e0ca4 50%, #0b64d6 100%);
	background-image: -webkit-linear-gradient(#0b64d6 0%, #1e0ca4 50%, #1e0ca4 50%, #0b64d6 100%);
	background-image: -ms-linear-gradient(#0b64d6 0%, #1e0ca4 50%, #1e0ca4 50%, #0b64d6 100%);
	color: FFB2B2;
}
.style1-image {
    float: left;
    width: 50%;
}

.with-image {
    float: left;
    width: 50%;
    color: #0000FF;
    font-weight: bold;
    
}
.custom-content-handler {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 16px;
    line-height: 18px;
    padding: 20px;
    
    
}
.custom-content-handler:hover {
	color:white;
}

/*colonnine in home page*/

.col_layout {
    display: inline;
    width: 250px;	

}

.graypage930 {
 	width:	930px;
 	
 	border-radius: 4px 4px 50px 4px;
 	margin-left: 15px;
 	margin-right: 15px;
 	margin-top: 30px;
 	margin-bottom: 10px;
	background: rgba(69,55,46,0.85);
 	-moz-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	-webkit-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
}

.graypage600 {
 	width: 650px;
 	min-height: 600px;
 	border-radius: 4px 4px 50px 4px;
 	margin-left: 15px;
 	margin-right: 15px;
 	margin-top: 35px;
 	padding-top: 10px;
 	padding-bottom: 10px;
 	background: rgba(69,55,46,0.85);
 	-moz-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	-webkit-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
}

.graypage250 {
 	width:	250px;
 	min-height: 450px;
 	border-radius: 4px 4px 50px 4px;
 	margin-left: 15px;
 	margin-right: 15px;
  	float: right;
 	background: rgba(69,55,46,0.85);
 	-moz-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	-webkit-box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
	box-shadow: 2px 2px 13px #555, 0px 0px 0px #fff inset;
}


.titoloColonnaHome{
	color: #ff0000;
	font-size: 18px;
	
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    
}

.testoColonnaHome{
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
    
    
}

.titoloColonnaHomeNews{
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
    text-align: center;
        
}

.testoColonnaHomeNews{
	color: #404040;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: justify;
    border-bottom: 2px dotted #404040;
}

.titoloHomeComunicazioni{
	color: #404040;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
     
}

.testoHomeComunicazioni{
	color: #404040;
	font-size: 0.9em;
	padding: 2%;
	width: 96%;
	text-align: justify;
	line-height: 30px;
}

.testoEventoHome{
	color: #000;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
    padding-bottom: 5px;
    line-height: 15px;
}

.freccia {
	position: relative;
	top: 3px;
	
}

/*colonnine in home page*/

.colonnahome {
	text-align: center;
	background: url('/media/img/colhome.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	opacity: 0.90;
	width: 286px; 
	height: 300px;
	float: left;
	margin-left: 17px;
	margin-right: 17px;
	position: relative;
	z-index: 1;

}

.colonnahome1 {
	text-align: center;
	background: url('/media/img/colhome.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 286px; 
	height: 300px;
	float: left;
	margin-left: 17px;
	margin-right: 17px;
	position: relative;
	z-index: 1;

}

.colonnahomeNews {
	text-align: center;
	border-radius: 4px 4px 50px 4px;
	background: rgba(69,55,46,0.85);
	width: 286px; 
	height: 400px;
	float: right;
	margin-left: 17px;
	margin-right: 17px;
	-moz-box-shadow: 2px 13px 13px #555, 0px 0px 0px #fff inset;
	-webkit-box-shadow: 2px 13px 13px #555, 0px 0px 0px #fff inset;
	box-shadow: 2px 13px 13px #555, 0px 0px 0px #fff inset;
}

.colonnahome2 {
	border-radius: 0px 0px 50px 4px;
	text-align: center;
	background: rgba(239,239,239,0.8);
	width: 286px; 
	min-height: 90px;
	float: left;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 20px;
	padding-top: 10px;
	position: relative;
	-moz-box-shadow: 2px 13px 13px #555, 0px 0px 0px #fff inset;
	-webkit-box-shadow: 2px 13px 13px #555, 0px 0px 0px #fff inset;
	box-shadow: 2px 13px 13px #555, 0px 0px 0px #fff inset;
	color:#000000;
}

.colonnahome2 a {
	text-decoration: none; 
	 
	color: #000;

}

.colonnahome2 a:hover {
	text-decoration: none; 
	color:#ff0000;
}

.colonnehometddx {
	height: 200px;
	width: 400px;
	position: relative;
	right: 2px;

	
}

.colonnehometddx2 {
	height: 200px;
	width: 400px;
	position: relative;
	top: -2px;
	
	right: 2px;

	
}
.colonnehometddx3 {
	height: 200px;
	width: 400px;
	position: relative;
	top: -4px;
	margin-bottom: 20px;
	right: 2px;

	
}

/*MENU AD ALBERO*/			

#contenttree {margin-left:20px;}

#nav {font: bold 14px/25px arial, sans-serif;}

#nav ul {display:none;}

#nav, #nav ul {margin-left: 15px; margin-right: 15px; list-style:none; width:210px;}
			
#nav ul {padding-left:20px; background: transparent url('/media/img/dots.png') repeat-y left top;}

#nav li a {color:#FFF; text-indent:0; text-decoration:none; display:block; width:100%;}

#nav li {line-height:40px; cursor:pointer; width:210px;background-color: transparent;}

#nav li a:hover {color:#ff0000;}

#nav li.has_ul {
	padding-left:10px; 
	text-indent:20px; 
	color:#FFF; 
	background:url('/media/img/folder2.png') no-repeat left 7px top 11px;
		
}

#nav li.has_ul:hover {color:#ff0000;}

#nav li.clicked {color:#ff0000; background:url('/media/img/folder2-open.png') no-repeat left 7px top 11px;}
			
/*MENU AD ALBERO*/	

.DettaglioConvenzioni {


	width: 90%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	
	color: white;

	
}

.TitoloConvenzioni {
	width: 100%;
	margin-top: 20px;
	text-align: center; 
	font-weight: bold; 
	font-size: 22px; color: #ff0000;
}

.MenuConvenzioni {
	
	background-color: #bcd0f4;
	border: 2px solid #404040;
	border-radius: 4px;
	
}

.DettaglioEventi {

	border-right: 2px dotted #ff0000;
	width: 90%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	color: white;
	height: 520px;
	
}

.TitoloEventi {
	width: 100%;
	margin-top: 20px;
	text-align: center; 
	font-weight: bold; 
	font-size: 22px; color: #ff0000;
}

.elenco_eventi {
	overflow-y: auto; 
	max-height: 540px;
	width: 290px;
	
}

.elenco_eventi table {
	width: 98%;
}
.elenco_eventi td {
	border-bottom: 2px dotted #ff0000;
	height: 80px;
	cursor: pointer;
	padding-top: 20px;
	padding-bottom: 0px;
	
}

.elenco_eventi td a{
	text-decoration: none;
}


.TitoloNews {
	width: 100%;
	padding-top: 20px;
	text-align: center; 
	font-weight: bold; 
	font-size: 22px; color: #404040;
}
/*POPUP JQUERY*/
		
		.popup-overlay {
		    width: 100%;
		    height: 100%;
		    position: fixed;
		    background: rgba(196, 196, 196, .85);
		    top: 0;
		    left: 100%;
		    opacity: 0;
		    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		    -webkit-transition: opacity .2s ease-out;
		    -moz-transition: opacity .2s ease-out;
		    -ms-transition: opacity .2s ease-out;
		    -o-transition: opacity .2s ease-out;
		    transition: opacity .2s ease-out;
		}
		.overlay .popup-overlay {
		    opacity: 1;
		    left: 0
		}
		.popup {
		    position: fixed;
		    top: 25%;
		    left: 50%;
		    z-index: -9999;
		}
		.popup .popup-body {
		    background: #ffffff;
		    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
		    background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		    background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		    background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
		    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
		    opacity: 0;
		    min-height: 150px;
		    width: 400px;
		    margin-left: -200px;
		    padding: 20px;
		    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		    -webkit-transition: opacity .2s ease-out;
		    -moz-transition: opacity .2s ease-out;
		    -ms-transition: opacity .2s ease-out;
		    -o-transition: opacity .2s ease-out;
		    transition: opacity .2s ease-out;
		    position: relative;
		    -moz-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
		    -webkit-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
		    box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
		    text-align: center;
		    border: 1px solid #e9e9e9;
		    border-radius: 15px;
		}
		.popup.visible, .popup.transitioning {
		    z-index: 9999;
		}
		.popup.visible .popup-body {
		    opacity: 1;
		    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		}
		.popup .popup-exit {
		    cursor: pointer;
		    display: block;
		    width: 40px;
		    height: 40px;
		    position: absolute;
		    top: -20px;
		    right: -20px;
		    background: url('/media/img/x-btn.png') no-repeat;
		}
		.popup .popup-content {
		    overflow-y: auto;
		}
		.popup-content .popup-title {
		    font-size: 24px;
		    border-bottom: 1px solid #e9e9e9;
		    padding-bottom: 10px;
		   
		}
		.popup-content p {
		    font-size: 13px;
		    text-align: justify;
		}

/*POPUP JQUERY*/

.boxPrivato {
	width: 400px;
	height: 420px;
	border: 4px solid #0c29a3;
	border-radius: 40px;
	margin-left: 100px;
	float: left;
	font-size: 30px; 
	color: #393185;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
}
.boxPrivato:hover {
	opacity: 0.8;
}

.boxAziende {
	width: 400px;
	height: 420px;
	border: 4px solid #0c29a3;
	border-radius: 40px;
	margin-right: 100px;
	float: right;
	font-size: 30px; 
	color: #393185;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
}
.boxAziende:hover {
	opacity: 0.8;
}

.titolo
{
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

.titolo_mobile
{
	font-size: 2em;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

.titolo_bo
{
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;

}

.titolo_h
{
	font-size: 2em;
	line-height: 30px;
	color: #007abd;
	text-align: center;
	padding: 20px;
	font-weight: bold;
}

.titolo_h_mobile
{
	font-size: 2.5em;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding-left: 40px;
	position: relative;
	text-shadow: 2px 1px 3px #091c35;
	line-height: 2.5em;
}

.SottoTitoloEventi {
	width: 95%;
	padding: 10px;
	text-align: center; 
	font-weight: bold; 
	font-size: 16px; 
	color: #000;
	line-height: 30px;
	
}
.caselleinput{
	height: 30px;
	font-size: 20px;
}

.caselleinput_mobile{
	height: 30px;
	font-size: 20px;
	width: 95%;
}

div#gmaps-canvas {

    width:330px;	
    height:400px;
	text-align: center;
	border: 2px solid #007abd;
	margin-left: 10px;
}

div#gmaps-canvas2 {
    width:100%;	
    height:250px;
	text-align: center;
}


/* SOTTOMENU */


#sottomenu {
	z-index: 1;
    margin-left: 65px;
    
    
}
 
#sottomenu ul {
	position: relative;
	left: -10px;
    padding: 0;
    margin: 0;
    
}
 
#sottomenu li {
    position: relative;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 5px;
     
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
 
 
#sottomenu li a {
	font-size: 12px;
    width: 150px;
    line-height: 40px;
    padding: 5px 13px;
    display: block;
    text-decoration: none;
    text-align: center;
    background: rgba(69,55,46,0.97);
    color: white;

}

 
#sottomenu li a:hover{
    
    color: #ff0000;
    background-color: #2b2b2b;
        
}
 
#sottomenu ul li:hover {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari and Chrome */
}
 
#sottomenu ul li ul li:last-child:after, ul li ul li:last-child:before {
    display: none;
}
 
#sottomenu ul ul {
    position: absolute;
    top: 50px;
    right: -1px;
    visibility: hidden;
    
}
 
#sottomenu ul li:hover ul{
    visibility: visible;
}
 
#sottomenu ul li ul li:before {
    content: "";
    border-color: transparent #2b2b2b transparent transparent;
    border-style: solid;
    border-width: 13px;
    height: 0px;
    width: 0px;
    position: absolute;
    left: -8px;
    top: 37px;
   	z-index:-1;
}
 
#sottomenu ul li ul li:after {
    content: "";
    border-color: transparent  transparent transparent #2b2b2b;
    border-style: solid;
    border-width: 13px;
    height: 0px;
    width: 0px;
    position: absolute;
    right: -8px;
    top: 37px;
 	z-index:-1;
}

/* SOTTOMENU FINE*/


/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	animation-duration:2s;
}

.fade-in.one {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}

.fade-in.two {
-webkit-animation-delay: 2.7s;
-moz-animation-delay: 2.7s;
animation-delay: 2.7s;
}

.fade-in.three {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}

.boxgallery {
	border:2px solid #0060bd; 
	margin-bottom: 20px;
}

.boxgallery:hover {

	background-color: #ddd;
}



.repertoriodx {
	background: url('/media/img/rep2.png') no-repeat right center scroll;
	font-size: 20px; 
	height: 50px;
	color: #000;
	padding-right: 37px;
    padding-top: 32px;
    text-align: right;
}

.schedule
{
	line-height: 25px; 
	text-align: center; 
	margin: 0px 20px 0px 20px;
	background-color: #000;
	color: #fff; 
}
.schedule td
{
	padding-left: 10px;
	padding-right: 10px;
}

.schedule_mobile
{
	text-align: center; 
	background-color: #000;
	color: #fff;
	font-size: 0.8em;
}
.schedule_mobile td
{
	padding-left: 5px;
	padding-right: 5px;
}


.div_dx {
	float: right;
	width: 350px;
	min-height: 400px;
}

.div_cat {
	width: 208px; 
	padding: 15px;
	border-radius: 10px;
	background-color: #3f7cff;
	margin-bottom: 15px;
}

.div_cat_mobile {
	width: 100%;
	margin-bottom: 15px;
}

.div_ricerca {
	width: 208px; 
	padding: 15px;
	border-radius: 10px;
	background-color: #3f7cff;
	height: 23px;
	margin-bottom: 15px;
	margin-top: 2px;
}

.div_ricerca_mobile {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3f7cff;
	height: 23px;
	margin-bottom: 15px;
	margin-top: 2px;
}

.div_news {
	width: 208px; 
	padding: 15px;
	border-radius: 10px;
	background-color: #3f7cff;
	margin-bottom: 15px;
	text-align: center;
}

.titolo_white {
	color: #fff;
	font-size: 18px;
	padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.titolo_black {
	color: #000;
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.list_cat {
	font-size: 14px;
	margin-left: 10px;
	list-style-image: url('/media/img/square.png');
	width: 208px;
}

.list_cat_mobile {
	font-size: 1.2em;
	margin-left: 25px;
	list-style-image: url('/media/img/square.png');
	width: 90%;
}


#pulsante_list{
	background: -webkit-linear-gradient(left, #3f7cff, #001440); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #3f7cff, #001440); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #3f7cff, #001440); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #3f7cff, #001440); /* Standard syntax */
	color: #fff;
	border-radius: 0.625em;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;	
	text-align:center;
}

#pulsante_list:hover{
	background: -webkit-linear-gradient(left, #001440, #3f7cff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #001440, #3f7cff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #001440, #3f7cff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #001440, #3f7cff); /* Standard syntax */
	border-left: 2px solid #e5ce8e;
	border-right: 0px solid #fff;
	border-bottom: 2px solid #e5ce8e;
}

.mainmenulist {
	color:#fff;
	display:block;
	font-size:0.875em;
	line-height: 3.553em;
	outline:medium none;
	text-decoration:none;
	font-weight: bold;
}
.mainmenulist:hover {
	text-decoration:none;
	color:#e5ce8e;
}

.pagina_mobile
{
	width: 100%;
	vertical-align: top; 
	font-size: 1.2em; 
	margin-top: 2px;
	line-height: 25px;
	color: #000;
	background-color: #fff;
}

.pag_art {
	width: 20px;
	height: 20px;
	margin: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #3f7cff;
	border-radius: 4px;
	float: left;
}

.pag_art:hover {
	font-weight: bold;
	color:#e5ce8e;
}

.pag_art_sel {
	width: 18px;
	height: 18px;
	color: #3f7cff;
	background-color: #fff;
	border: 1px solid #3f7cff;
	font-weight: bold;
	margin: 3px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	float: left;
	cursor: context-menu;
}

.privacy{
	width:100%; clear:both;	
	font-family:Verdana, Geneva, sans-serif;
}

.privacy h1{
	padding:5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size:22px;
}

.privacy h2{
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size:18px;
}

.privacy h3{
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size:14px;
}

.privacy h4{
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:13px;
}

.privacy p{
	padding:3px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	text-align:justify;
}

.privacy a{
	color:#333;
	text-decoration:underline;
}

.privacy li {
	font-size:12px;
	text-align:justify;
	padding:0px 0px 10px 0px;
}


#hover{
  position:fixed;
  background:#000;
  width:100%;
  height:100%;
  opacity: 0.7;
  z-index: 10;
}


#close{
  position:absolute;
  background:#091c35;
  color:white;
  right:-15px;
  top:-15px;
  border-radius:50%;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size: 12px;
  font-weight:bold;
  font-family:'Arial Black', Arial, sans-serif;
  cursor:pointer;
  box-shadow:0 0 10px 0 #000;
  z-index: 12;
}

.certificazione{
	width: 100%;
	max-width: 1500px;
	border: 1px solid #404040;
}

.dlgs{
	width: 50%;
	float: left;
	text-align: center;
	padding: 30px 0 30px 0;
}

.dlgs a{
	text-decoration: none;
	color: #000;
}

/*MENU MOBILE*/

#divScorrevole{
display: none;
margin-top: -12px;
text-align: left;
background-color: #0a0a0a;
color: #fff;
}

#divScorrevole li{
	padding: 10px 10px 10px 10px;
	line-height: 20px;
	color: #fff;
	font-size: 2vw;
}

#divScorrevole li:hover{
	color: #fff;
	background-color: #fff;
	color: #000;
}

#divScorrevole a{
	text-decoration: none;
}

#divScorrevole1{
display: none;
margin-top: -7px;
text-align: left;
background-color: #1e386a;

}

#divScorrevole1 li{
	padding: 10px 10px 10px 10px;
	line-height: 20px;
	color: #fff;
	font-size: 1em;
}

#divScorrevole1 li:hover{
	background-color: #007abd;
	color: #fff;
}

#divScorrevole1 a{
	text-decoration: none;
}

#divScorrevole2{
display: none;
margin-top: 82px;
text-align: left;
background-color: #0060bd;

}

#divScorrevole2 li{
	padding: 10px 10px 10px 10px;
	line-height: 20px;
	color: #fff;
}

#divScorrevole2 li:hover{
	background-color: #0c2545;
	color: #fff;
}

#divScorrevole2 a{
	text-decoration: none;
}



/*MENU MOBILE FINE*/


/* COOKIE INIZIO */

#cookieChoiceInfo {           /* Imposto le proprietà del banner/dialog box e caratteri del messaggio */
  background-color: #000;     /* Lo fondo è di colore nero (#000) */
  font-size: 1em;           /* i caratteri devono essere grandi 16 pixel */
  color: #fff !important;     /* il colore dei caratteri è grigio chiaro (#DDD) */
  padding: 10px;              /* lo spazio intorno al messaggio (sopra, sotto e di lato) quindi il bordo dista 10 pixel */  
  opacity: .95;               /* questa proprietà modifica la trasparenza del banner/dialogbox */
  line-height: 22px;
}

#cookieChoiceInfo a{
	color: #fff;
}

#cookieChoiceInfo a:hover{
	color: #34aefe;
}
  
#cookieInfoLink {                      
  color: #E00;                /* il testo del link che aprire la pagina della cookie policy è rosso (#E00)  */
  text-decoration: underline; /* questa proprietà indica che il testo del link è sottolineato  */
}
#cookieInfoLink:hover {       /* la parola hover, vicino al selettore, indica che le proprietà seguenti verranno applicate... */
                              /* ... al link che conduce alla cookie policy solo quando il mouse ci passa sopra  */
  color: #F44;                /* il testo del link in questo caso diventa di un rosso più chiaro al passaggio del mouse...  */
  test-decoration:none;       /*   .... e allo stesso tempo il testo non sarà più sottolineato            */
}
#cookieChoiceDismiss {        /* Impostiamo per il link "accetto/ok/chiudi" le proprietà per renderlo... */
			      /* ...visivamente come un pulsante */
  background-color: #0060bd;     /* lo sfondo è verde (#0A0) */
  color: #404040;                /* Il colore del testo è bianco (#FFF) */
  text-decoration: none;      /* Il testo non è sottolineato         */
  font-weight: 600;           /* Il testo è in grassetto             */
  font-size: 16px;
  padding: 3px 10px;          /* Imposto lo spazio tra i caratteri e il bordo del pulsante 2pixel sopra e sotto e 10px ai lati */
  border-radius:  3px;        /* Lo sfondo del pulsante ha i bordi arrotondati con un raggio di 3 pixel */
}
#cookieChoiceDismiss:hover {  /* Passando il mouse sopra il pulsante, questo cambia colore in verde chiaro. */
  background-color: #fff;
  color: #0060bd;
}

/* COOKIE FINE */


/* TASTO TOP INIZIO */

#tasto_top {
	background:url("/media/img/up2.png"); 
	width: 63px; 
	height: 63px; 
	display: none; 
	z-index: 999; 
	position: fixed; 
	top: 100%; 
 	margin-top: -120px; 
 	right: 1%; 
 	margin-left: 10px; 
 	opacity: .95; 
 	text-decoration: none; 
}

#tasto_top:hover { 
	background:url("/media/img/up1.png"); 
	width:  63px; 
	height: 63px; 
	display: none; 
	z-index: 999; 
	position: fixed; 
	top: 100%; 
 	margin-top: -120px; 
 	right: 1%; 
 	margin-left: 10px; 
 	opacity: .95; 
 	text-decoration: none; 
 	transition-duration: 1s;
}
 
/* TASTO TOP FINE */


/* POPUP LATERALE*/


#close_lat{
	position:absolute;
	right:18px;
	cursor:pointer;
	z-index: 11001;
}

#icona_lat{
	position:absolute;
	left:1px;
	z-index: 11001;
}

.social_contatti{
	position: relative;
	top: 15px;	
}

#popup_lat{
	border: 3px solid #fff;	
	position:fixed;
	width: 900px;
	max-width: 100%;
	height: 400px;
	max-height: 100%;
	/*background:#fffcf8;*/
	background: #fff;
	right:0px;
	top:50%;
	border-radius: 10px 0px 0px 10px;
	margin-right: 0px;
	margin-top:-200px; /* height/2 + padding-top */
	text-align:center;
	box-shadow:0 0 10px 0 #000;
	z-index: 11000;
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
}

/* POPUP LATERALE*/

.div_sfondo1_home{
	background: url("/media/img/sfondo.jpg") repeat-x scroll 0 0 transparent;
	width: 100%;
	min-width: 1200px;
}

.img_prenota{
	max-width: 90%;
}

.div_txt_home{
	max-width: 94%;
	background-color: #091c35;
	opacity: 0.9;
	color: #fff;
	padding: 3%;	
	position: relative;
	margin-top: -35px;
	font-size: 1.3em;
	font-weight: bold;
}

.div_left_home{
	float: left;
	width: 29%;
	margin: 2%;
	text-align: center;
}

.div_center_home{
	float: left;
	width: 30%;
	margin: 2%;
	text-align: center;
}

.div_right_home{
	float: left;
	width: 29%;
	margin: 2%;
	text-align: center;
}

.div_mobile_home{
	width: 100%;
	
}

.div_unico_home{
	width: 90%;
	margin: 5%;
	text-align: center;
}

.div_50_home{
	float: left;
	width: 50%;
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
}

.div_25_home{
	float: left;
	width: 25%;
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
}

.img_25_home{
	max-width: 90%;
}


.div_txt_home_25{
	max-width: 88%;
	background-color: #091c35;
	opacity: 0.9;
	color: #fff;
	padding: 3%;	
	position: relative;
	margin-top: -35px;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 6%;
	margin-right: 6%;
}

.div_white_home{
	width: 100%;
	
}

.div_white_txt{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.div_white_full{
	width: 92%;
	padding: 4%;
	
}

.txt_news_elenco{
	display: table-cell;
	vertical-align: middle;	
}

.titolo_blue_home{
	width: 98%;
	padding: 1%;
	background-color: #091c35;
	color: #fff;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}

.titolo_white_home{
	width: 98%;
	padding: 1%;
	background-color: #007abd;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

.div_blue_home{
	width: 100%;
	
}

.div_50_home_left{
	float: left;
	width: 49.5%;
	text-align: center;
	background-color: #fff;
	border-right: 1px solid #007abd;
}

.div_50_home_right{
	float: right;
	width: 49.5%;
	text-align: center;
	background-color: #fff;
}

#divScorrevolechisiamo{
	height:300px;
	overflow: hidden;
	
}

.div_15_home{
	float: left;
	width: 14%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 1.5%;
	margin-right: 1%;
	text-align: center;
}

.img_15_home{
	max-width: 90%;
}


.div_txt_home_15{
	max-width: 90%;
	background-color: #091c35;
	opacity: 0.9;
	color: #fff;
	padding: 3%;	
	position: relative;
	margin-top: -35px;
	font-size: 1em;
	font-weight: bold;
	margin-left: 5%;
	margin-right: 5%;
}


.div_15_mobile{
	float: left;
	width: 29%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 3%;
	text-align: center;
}

/*NUOVO MENU INIZIO*/
	.newmenu {
		text-align: right;
	}
	
	.img_newmenu {
		float: right; 
		margin: 15px 15px 0px 0px;
	}
/*
	.newmenu:focus .barra_newmenu {
		
	   	display: flex;
	    -webkit-animation: fadeIn 0.7s;
	    animation: fadeIn 0.7s;
	    
	}
*/		
	.barra_newmenu{
		position: fixed;
	    top: 0;
	    right: 0;
	    width: 200px;
	    height: 100%;
	    z-index: 9999;
	    padding: 80px 50px 50px 50px;
		overflow: hidden;
	    background-color: #007abd;
	    display: none;
	}
	
	.barra_newmenu ul{
		margin-top: 0px;
	}
	
	.barra_newmenu ul a{
		text-decoration: none;
	}
	
	.barra_newmenu li{
		font-size: 1.5em;
		color: #fff;
		text-align: left;
		margin: 5% 0px 0px 0px;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 30px;
		/*border-left: 3px solid #007abd;*/
	}
	
	.barra_newmenu li:hover{
		/*border-left: 3px solid #fff;*/
		background-color: #fff;
		color: #007abd;
		transition-property: border-left;
	   	transition-duration: 0.7s;
	   	transition-timing-function: ease;
	}
	
	#close_lat_menu{
		position:absolute;
		right:10px;
		top:10px;
		cursor:pointer;
		z-index: 11001;
	}
/*NUOVO MENU FINE*/

.intro {
	width: 100%;
	height: 600px;
	text-align: center;
	background-image: -webkit-linear-gradient(75deg,#fff 0,#979797 100%);
	background-image: -moz-linear-gradient(75deg,#fff 0,#979797 100%);
	background-image: -ms-linear-gradient(75deg,#fff 0,#979797 100%);
	background-image: -o-linear-gradient(75deg,#fff 0,#979797 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@start_color', endColorstr='@end_color', GradientType=1);
}

.title_intro{
	text-align: right; 
	width: 38%;
	padding-right: 2%;
	font-size: 4vw;
  	float: left;
}

.animate__animated.animate__fadeInLeft {
  	--animate-duration: 800ms;
  	--animate-delay: 0.9s;
}

.img_intro{
	height: 90%;
	max-width: 1440px;
	-webkit-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	right: 0;
	z-index: 9;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 58%;
	padding-left: 2%;
	float: right;
	
}

.img_intro_bottom{
	height: 90%;
	max-width: 1440px;
	-webkit-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	right: 0;
	z-index: 9;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 58%;
	padding-left: 2%;
	float: right;
	
}

.intro_m {
	width: 100%;
	height: 300px;
	text-align: center;
	background-image: -webkit-linear-gradient(75deg,#fff 0,#979797 100%);
	background-image: -moz-linear-gradient(75deg,#fff 0,#979797 100%);
	background-image: -ms-linear-gradient(75deg,#fff 0,#979797 100%);
	background-image: -o-linear-gradient(75deg,#fff 0,#979797 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@start_color', endColorstr='@end_color', GradientType=1);
}

.title_intro_m{
	text-align: center; 
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 4vw;
}

.img_intro_m{
	height: 80%;
	max-width: 1440px;
	-webkit-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	right: 0;
	z-index: 9;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 90%;
	margin: 0 auto;
	
}

.img_intro_bottom_m{
	height: 80%;
	max-width: 1440px;
	-webkit-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	box-shadow: 0 4px 478px 0 rgba(0,0,0,.3);
	right: 0;
	z-index: 9;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 90%;
	margin: 0 auto;
	
}

.animate__animated.animate__fadeIn {
  	--animate-duration: 5000ms;
  	--animate-delay: 7s;
}

.img_300_servizi{
	width: 300px;
	height: 200px;
}

.img_300_servizi_m{
	min-width: 300px;
	width: 80%;
}


.div_txt_servizi_300{
	max-width: 90%;
	background-color: #091c35;
	opacity: 0.9;
	color: #fff;
	padding: 3%;	
	position: relative;
	margin-top: -35px;
	font-size: 1em;
	font-weight: bold;
	margin-left: 5%;
	margin-right: 5%;
}

#divheader{
	width: 100%; 
	height: 100px; 
	background-color: #000; 
	color: #fff;
	position: fixed;
	transition: all .3s ease;
	overflow: hidden;
	z-index: 10000;
}

#divheader2{
	transition: all .3s ease;
}
	
#logoheader{
	float: left; 
	margin: 10px 0 0 50px;
}

#titleheader{
	float: left; 
	margin: 5px 0 0 50px;
}

#div_social{
	 float: right; 
	 width: 165px; 
	 margin-top: 30px;
}

/* DIV HOME */

.img100{
	width: 100%; 
}

.div100{
	width: 100%; 
	background-color: #fff; 
	display : flex; 
	align-items : center; 
	justify-content: center;
}

.div100 div{
	text-align: center; 
	font-size: 2.5vw; 
	line-height: 5vw;
}

.img50{
	width: 50%; 
	float: left;
}

.div50{
	width: 50%; 
	float: left; 
	background-color: #fff; 
	display : flex; 
	align-items : center; 
	justify-content: center;
}

.div50 div{
	text-align: center; 
	font-size: 5vw; 
	color: #000;
	text-decoration: underline;
}

.img40{
	width: 40%; 
	float: left;
}

.div40{
	width: 40%; 
	float: left; 
	background-color: #fff; 
	display : flex; 
	align-items : center; 
	justify-content: center;
}

.div40 div{
	text-align: center; 
	font-size: 1.2vw; 
	line-height: 2.2vw;
}


.img20{
	width: 20%; 
	float: left;
}

.div20{
	width: 20%; 
	float: left; 
	background-color: #fff; 
	display : flex; 
	align-items : center; 
	justify-content: center;
}

.div20 div{
	text-align: center; 
	font-size: 1.1vw; 
	line-height: 2.2vw;
	color: #000;
	text-decoration: underline;
}

.img25{
	width: 25%; 
	float: left;
}

.div25{
	width: 25%; 
	float: left; 
	background-color: #fff; 
	display : flex; 
	align-items : center; 
	justify-content: center;
}

.div25 div{
	text-align: center; 
	font-size: 1em; 
	line-height: 1.5em;
	color: #000;
}


.inputdds{
	text-align: left; 
	font-size: 1em;
	padding: 5px;
}

.buttondds {
	border: none;
	background-color: #fff;
	border-top: 2px solid #404040;
	border-bottom: 2px solid #404040;
	color: #404040;
	display: inline-block;
	text-align: center;
	font-size: 1em;
	padding: 10px;
	min-width: 300px;
	text-decoration: none;
	cursor: pointer;
}

.buttondds:hover {
	background-color: #404040;
	color: #fff;
}