#testata{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    margin-top: 0px;
    background-image: url('../images/testate/partners.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;
    padding-bottom: 30px;
}

#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;
}

#centro img{
	width: 100%;
    max-width: 400px;
}

#centro .slogan-3{
	display: block;
	margin: 0 auto;
	max-width: 700px;
	position: relative;
    font-size: 1.6em;
    color: #0051b8;
    font-weight: 500;
    line-height: 36px;
    margin-top: 50px;
    margin-bottom: 30px;
}

#centro2{
	display: block;
	margin: 0 auto;
	max-width: 900px;
	position: relative;
    margin-top: 60px;
    margin-bottom: 40px;
}

#centro2 .slogan-l{
	display: inline;
    float: left;
	margin: 0 auto;
	position: relative;
    font-family: 'fjalla';
    font-size: 1.8em;
    color: #444;
    line-height: 36px;
    margin-top: 20px;
    background-color: #0051b8;
    color: #fff;
    max-width: 700px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    z-index: 105;
}

#centro2 .slogan-l p{
    padding: 1px 15px;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
}

#centro2 .slogan-r{
	display: inline;
    float: right;
	margin: 0 auto;
	position: relative;
    font-family: 'fjalla';
    font-size: 1.8em;
    color: #444;
    line-height: 36px;
    margin-top: 20px;
    background-color: #c51025;
    color: #fff;
    max-width: 700px;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    margin-top: -20px;
    z-index: 100;
}

#centro2 .slogan-r p{
    padding: 1px 15px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}



/* 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%;
	}
    
	
}