
@import url("font-awesome.min.css");

@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");

@import url("https://fonts.googleapis.com/css?family=Great Vibes");

@import url("https://fonts.googleapis.com/css?family=Milonga");

@import url(https://fonts.googleapis.com/css?family=Indie+Flower);




@media (min-width: 1200px){
	
	
	#cookie_mobile {
	
display: none;	
	
	}
	
	.logo_mobile {
    display: none;
}		


/* ---------------------------------------- CONTATTI MAPPA MOBILE ---------------------------------- */ 	
	
	
	#contatti_mappa_mobile {

display: none;

} 


/* ---------------------------------------- CONTATTI MAPPA ---------------------------------- */  

#contatti_mappa {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    box-shadow: 0 0 25px #333333;
    height: 341px;
    left: 3%;
    position: relative;
    top: 121px;
    width: 500px;
}



/*--------------------------------------------- SCRITTA CONTATTI --------------------------------*/

.scritta_contatti {
	
text-align: center; 
font-family: 'Indie Flower';
font-size: 2.5em;	
 color: inherit;
    font-weight: 600;
    line-height: 0.75em;
    margin-bottom: 1em;
 
    
	
	
	}	


.scritta_aperti{
	
	font-family: 'Indie Flower';
	font-size: 0.7em;
 font-weight: bold;	
  
	}
	
	.h24 {
		
background-color: yellow;
    
    border-radius: 14px;
    padding: 0 4px;
    text-decoration: underline;
	
		
		}



/* ---------------------------------------- INDICE SERVIZI ---------------------------------- */  


.indice_servizi {

color: black;
text-decoration: underline;


}

/* ----------------------------------------LINKS INDICE SERVIZI ---------------------------------- */ 

.links {

list-style-type: upper-roman;
color: #36BEF8;
font-weight: bold;
font-family: Milonga;
font-size: 16px;

}


#sidebar .links a{

color: black;
border-bottom: 0 none;
font-weight: bold;
font-family: Milonga;
font-size: 16px;

}

#sidebar .links a:hover{

color: #36BEF8;


}

/* ----------------------------------------TITOLO ARTICOLO SERVIZI ---------------------------------- */ 

.titolo_servizi {

color: black;
text-align: center;


}


.indice_servizi_mobile {

color: black;
text-decoration: underline;
font-size: 26px;
display: none;


}

.links_mobile {

list-style-type: upper-roman;
color: #36BEF8;
font-weight: bold;
font-family: Milonga;
font-size: 18px;
list-style-position: inside;
display: none;


}

#sidebar_mobile .links_mobile a{

color: black;
border-bottom: 0 none;
font-weight: bold;
font-family: Milonga;
font-size: 20px;
display: none;

}


#sidebar_mobile .links_mobile a:hover{

color: #36BEF8;
display: none;

}

#sidebar_mobile {

position: relative;
text-align: center;
display: none;
}




}