#testata{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    margin-top: 0px;
    background-image: url('../images/testate/privacy.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#testata p{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    padding-top: 120px;
    color: #fff;
    font-size: 3em;
    font-weight: 500;
    line-height: 38px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.95);
}

#testata .line1{
	display: block;
	margin: 0 auto;
	width: 100px;
	position: relative;
    margin-top: 16px;
    padding: 0;
    background-color: #c51025;
    height: 4px;
}

#testata .line2{
	display: block;
	margin: 0 auto;
	width: 60px;
	position: relative;
    margin-top: 7px;
    padding: 0;
    background-color: #c51025;
    height: 3px;
}

#back {
display: block;
	margin: 0 auto;
	position: relative;
margin: 0;
padding: 0;
    margin-top: 70px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#triangle-1 { 
display: block;
	margin: 0 auto;
	position: relative;
width: 0; 
height: 0; 
border-bottom: 8vw solid #fff; 
border-right: 100vw solid transparent;
float: left;
    z-index: 100;
}

#triangle-2 { 
display: block;
	margin: 0 auto;
	position: relative;
width: 0; 
height: 0; 
border-bottom: 8vw solid #fff; 
border-left: 100vw solid transparent;
    z-index: 100;
}

 #triangle-holder {
position: absolute;
bottom: 0;
}

#centro-bg{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    margin-top: 0px;
}

#centro{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    margin-top: 20px;
}

#centro .slogan-1{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    font-family: 'fjalla';
    font-size: 1.9em;
    color: #c51025;
    line-height: 36px;
    margin-top: 60px;
}

#centro .slogan-2{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    font-family: 'path';
    font-size: 1.9em;
    color: #262c3c;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 30px;
}

#privacy {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
    margin-bottom: 140px;
    font-size: 1.05em;
    font-weight: 400;
	}

#privacy p{;
	text-align: left;
	max-width: 95%;
	margin-left: 5px;
	}

#privacy .par{
	font-size: 0.95em;
	line-height: 23px;
	text-align: left;
	max-width: 95%;
	margin-left: 5px;
	}

#privacy .bigtitle{
	color: #597d5d;
	font-family: 'cuprum';
	font-size: 2.5em;
	line-height: 40px;
	}

#privacy .title{
	font-size: 0.9em;
	font-weight: 600;
	}

#privacy .azienda{
	color: #000;
	font-weight: 600;
	}

#privacy a{
	line-height: 30px;
	font-size: 1.7em;
	
	}

#privacy a:hover{
	
	}

#privacy .sub-intestazione{
	font-size: 1.1em;
	line-height: 40px;
	margin-top: 5px;
	}

#privacy .cookies{
	color: #000;
	font-weight: bold;
	}

#privacy .b{
	font-weight: bold;
	}

#link a{
	font-size: 1.1em;
	text-decoration: underline;
	}



/* responsive rules */
@media screen and (min-width: 1900px) {


	
}

@media screen and (min-width: 1800px) and (max-width: 1899px) {


}

@media screen and (min-width: 1590px) and (max-width: 1799px) {
	

	
}

@media screen and (min-width: 1220px) and (max-width: 1589px) {

#back {
    margin-top: 50px;
}


	
}

@media screen and (min-width: 1001px) and (max-width: 1219px) {

#back {
    margin-top: 40px;
}   
    
#centro .tecn{
    padding-right: 0px;
    margin-right: 30px;
}
    
#centro .text{
    min-height: 230px;
}
	
}


@media screen and (min-width: 851px) and (max-width: 1000px) {
	
#back {
    margin-top: 35px;
}
  
#centro .tecn{
    padding-right: 0px;
    margin-right: 25px;
}
    
#centro .text{
    min-height: 280px;
}

 

}


@media screen and (min-width: 651px) and (max-width: 850px) {
    
#testata{
	 min-height: 370px;
}

#back {
    margin-top: 27px;
}
    
#centro .cat{
	width: 49%;
} 
      
#centro .tecn{
    padding-right: 0px;
    margin-right: 20px;
}
    
#centro .text{
    min-height: 340px;
}
    


	
}

@media screen and (min-width: 451px) and (max-width: 650px) {
    
#testata{
	 min-height: 350px;
}
    
#testata p{
	font-size: 2.5em;
}

#back {
    margin-top: 20px;
}
    
#centro .cat{
	width: 98%;
}   
    
#centro .tecn{
    padding-right: 0px;
}
  
#scuola .scu{
	width: 99%;
	}  

    
}


@media screen and (min-width: 291px) and (max-width: 450px) {
    
#testata{
	 min-height: 320px;
}
    
#testata p{
	font-size: 2em;
}

#back {
    margin-top: 13px;
}
    
#centro .cat{
	width: 98%;
}   
    
#centro .tecn{
    padding-right: 0px;
}

#scuola .scu{
	width: 99%;
	} 
	
}

@media screen and (max-width: 290px) {
    
#testata{
	 min-height: 300px;
}
    
#testata p{
	font-size: 1.7em;
}

#back {
    margin-top: 10px;
}

#centro .cat{
	width: 99%;
}
    
#centro .tecn{
    padding-right: 0px;
}
    
#scuola .scu{
	width: 99%;
	}
    
	
}