
@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");




@media (min-width: 980px) and (max-width: 1199px) {
	
#cookie_mobile {
	
display: none;	
	
	}	
	
#header {
	
background-position: left top, right -150px;	
	
	}	
	
	
/* ---------------------------------------- TESTO CHI SIAMO---------------------------------- */ 

.testo_chi_siamo  {
	
color: black;
    font-size: 35px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
    margin-bottom: 72px;	
	
	}


.testo_chi_siamo_mobile {

display: none;
 	}
 	
 	.testo_chi_siamo_of {
text-shadow: 0 2px white, 2px 0 white, -2px 0 white, 0 -2px white, -1.4px -1.4px white, 1.4px 1.4px white, 1.4px -1.4px white, -1.4px 1.4px white;
    font-family: Milonga; 	
 	
 	
 	}
 	
 	
 	.linea_chi_siamo {
 		background-image: url("images/linea_chi_siamo2.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 80% 3em;
    padding: 40px 0 0;
    text-align: center;
    margin-top: -6%;
    
 		}
 	
 	.testo_chi_siamo2 {

margin-bottom: 7%;
margin-right: 53%;	
	
	}		


/*   ----------------------------------------------IMG FOTO AUTO ARTICOLO------------------------------------------      */


#primo_articolo .auto1 {
    
    float: right;
    height: auto;
    margin: 10px 30px 10px 3px;
    width: 50%;
    border-radius: 10px;
}	



/* ---------------------------------------- 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;
}


#div_contatti2 {
    font-size: 20px;
    left: 145px;
    margin-bottom: -33px;
    padding: 20px 0 0;
    position: relative;
    text-align: justify;
    top: -11px;
}

/*--------------------------------------------- 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;
	
		
		}



}