#bg-head {
	margin: 0 auto;
	position: relative;
    width: 100%;
    margin: 0px;
    top: -160px;
    margin-bottom: 0;
    z-index: 0;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#SlideShow1 {
    background-image: url('../images/testate/chi-siamo.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
    width:100%;
    height:700px;
    z-index:10;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#bg-head .slogan{
	margin: 0 auto;
	position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(43,51,48,0.35);
    padding: 10px 0;
    margin-top: -400px;
    margin-bottom: 40px;
    z-index: 200;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#bg-head .slogan-centro{
	margin: 0 auto;
	position: relative;
    max-width: 1500px;
    text-align: left;
    padding-left: 6px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#bg-head .slogan .text{
	margin: 0 auto;
	position: relative;
    max-width: 950px;
    margin-left: 0;
    font-size: 3.6em;
    font-weight: 700;
    line-height: 80px;
	color: #fff;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#bg-head .slogan .text span{
	color: #00bf81;
	}

#bg-head .slogan .button{
	margin: 0 auto;
	position: relative;
    font-size: 1.3em;
    font-weight: 700;
	color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#bg-head .slogan .button a{
    background-color: var(--verde2);
	color: #fff;
    border-radius: 40px;
    padding: 20px 30px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#bg-head .slogan .button a:hover{
    background-color: var(--verde3);
	color: #fff;
    border-radius: 0px;
	}

#box-doppio {
	margin: 0 auto;
	position: relative;
    max-width: 1500px;
    margin-bottom: 80px;
    z-index: 10;
    padding: 0px;
    margin-top: 80px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box-doppio .cat{
    display: inline;
    float: left;
	margin: 0 auto;
	width: 48.5%;
	position: relative;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box-doppio .text{
    margin-top: 80px;
    font-size: 1.65em;
    line-height: 41px;
    font-weight: 500;
    text-align: left;
    padding-left: 10px;
    padding-right: 20px;
	}

#title-sez {
    margin: 0 auto;
	position: relative;
    max-width: 1500px;
    font-size: 3.3em;
    font-weight: 700;
    margin-top: 80px;
    line-height: 60px;
    padding: 4px;
    text-align: left;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#sotto-tit {
    display: block;
	margin: 0 auto;
	max-width: 1500px;
	position: relative;
    font-size: 2em;
    font-weight: 600;
    line-height: 34px;
    margin-top: 50px;
    padding: 4px;
    text-align: left;
	}

#text {
    display: block;
	margin: 0 auto;
	max-width: 1500px;
	position: relative;
    font-size: 1.6em;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 4px;
    text-align: left;
	}

#valori {
    display: block;
	margin: 0 auto;
	max-width: 1450px;
	position: relative;
    margin-top: 20px;
    margin-bottom: 120px;
    padding: 40px 20px;
    border:4px solid var(--verde2);
    border-radius: 10px;
	}

#valori .cat{
    display: inline;
    float: left;
	margin: 0 auto;
	position: relative;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#valori .icona{
    width: 15%;
	}

#valori .icona img{
    width: 100%;
    max-width: 180px;
	}

#valori .desc{
    width: 83%;
    font-size: 1.57em;
    line-height: 44px;
    text-align: left;
    padding-left: 10px;
    font-weight: 500;
	}

#valori .desc span{
    font-size: 1.7em;
    color: var(--verde2);
    font-weight: 600;
	}

#box-verde {
    background-color:var(--verde1);
	margin: 0 auto;
	position: relative;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 130px;
    z-index: 10;
    padding: 100px 10px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box-verde p{
	margin: 0 auto;
	position: relative;
    max-width: 1500px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.75em;
    line-height: 40px;
    font-weight: 500;
	}

#box-verde .button{
    font-size: 1.3em;
	margin-top: 40px;
    font-weight: 700;
	}

#box-verde .button a{
    background-color: var(--verde2);
	color: #fff;
    border-radius: 40px;
    padding: 18px 60px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box-verde .button a:hover{
    background-color: var(--verde3);
	color: #fff;
    border-radius: 0px;
	}

#contatti {
	margin: 0 auto;
	position: relative;
    max-width: 1500px;
    margin-top: 40px;
    margin-bottom: 100px;
    z-index: 10;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#contatti .cat {
	display: inline;
    float: left;
	margin: 0 auto;
	position: relative;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#contatti .verde{
	width: 42.5%;
    background-color:var(--verde2);
    color: #fff;
    padding: 30px 20px 60px 50px;
    text-align: left;
    z-index: 100;
	}

#contatti .tit{
    font-size: 2.4em;
    font-weight: 600;
    line-height: 50px;
	}

#contatti .text{
    font-size: 1.45em;
    line-height: 40px;
    margin-bottom: 10px;
	}

#contatti .text img{
    vertical-align: middle;
    padding-right: 20px;
	}

#contatti .text a{
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#contatti .text a:hover{
    color: #fff;
    text-decoration: underline;
	}

#contatti .text a.tel{
    color: #fff;
    text-decoration: none;
	}

#contatti .text a.tel:hover{
    color: #fff;
    text-decoration: none;
	}

#contatti .form{
    margin-top: -50px;
	width: 52%;
    z-index: 50;
	}

#form iframe{
	width: 100%;
	height: 700px;
}




/* responsive rules */
@media screen and (min-width: 1900px) {

#valori .desc{
    margin-top: 20px;
	}
	
}

@media screen and (min-width: 1800px) and (max-width: 1899px) {

#valori .desc{
    margin-top: 20px;
	}

}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
	
#valori .desc{
    margin-top: 20px;
	}
	
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    
#valori .desc{
    margin-top: 20px;
	}

	
}

@media screen and (min-width: 1220px) and (max-width: 1399px) {



#box-doppio .text{
    margin-top: 10px;
	}   

#valori .desc{
    margin-top: 20px;
	}

#contatti .verde{
    padding: 30px 10px 60px 40px;
	}

	
}

@media screen and (min-width: 1001px) and (max-width: 1219px) {


#box-doppio .text{
    margin-top: -10px;
	} 

#valori .desc{
    margin-top: 20px;
	}

#contatti .verde{
    padding: 30px 10px 60px 30px;
	}

#contatti .text{
    font-size: 1.3em;
	}
	
    
    
}


@media screen and (min-width: 851px) and (max-width: 1000px) {
    
#bg-head {
    top: 0px;
	}

#bg-head .slogan{
    margin-top: -450px;
	}

#box-doppio .cat{
	width: 97%;
    margin-top: 30px;
    margin-bottom: 0px;
	}

#valori .icona{
    width: 20%;
	}

#valori .desc{
    width: 78%;
	}

#contatti .verde{
	width: 98%;
    padding: 30px 10px 60px 110px;
	}

#contatti .form{
	width: 98%;
    margin-top: 10px;
	}


}


@media screen and (min-width: 651px) and (max-width: 850px) {
    

#bg-head {
    top: 0px;
	}

#bg-head .slogan{
    margin-top: -470px;
	}

#box-doppio .cat{
	width: 97%;
    margin-top: 30px;
    margin-bottom: 0px;
	}

#valori .icona{
    width: 98%;
    text-align: left;
	}

#valori .desc{
    width: 98%;
	}

#contatti .verde{
	width: 98%;
    padding: 30px 10px 60px 80px;
	}

#contatti .form{
	width: 98%;
    margin-top: 10px;
	}
    
	
}

@media screen and (min-width: 451px) and (max-width: 650px) {

#bg-head {
    top: 0px;
	}

#SlideShow1 {
    height:700px;
	}

#bg-head .slogan{
    margin-top: -550px;
	}

#box-doppio .cat{
	width: 97%;
    margin-top: 40px;
    margin-bottom: 10px;
	}

#valori .icona{
    width: 98%;
    text-align: left;
	}

#valori .desc{
    width: 98%;
	}

#contatti .verde{
	width: 98%;
    padding: 30px 10px 60px 20px;
	}

#contatti .form{
	width: 98%;
    margin-top: 10px;
	}


}


@media screen and (min-width: 291px) and (max-width: 450px) {
    
#bg-head {
    top: 0px;
	}

#SlideShow1 {
    height:550px;
	}

#bg-head .slogan{
    margin-top: -470px;
	}
	
#bg-head .slogan .text{
    font-size: 2.8em;
    line-height: 66px;
	}

#box-doppio .cat{
	width: 97%;
    margin-top: 40px;
    margin-bottom: 30px;
	}

#valori .icona{
    width: 98%;
    text-align: left;
	}

#valori .desc{
    width: 98%;
	}

#contatti .verde{
	width: 98%;
    padding: 30px 10px 60px 20px;
	}

#contatti .form{
	width: 98%;
    margin-top: 10px;
	}
    
	
}

@media screen and (max-width: 290px) {
	
#bg-head {
    top: 0px;
	}

#SlideShow1 {
    height:500px;
	}

#bg-head .slogan{
    margin-top: -420px;
	}
	
#bg-head .slogan .text{
    font-size: 2.4em;
    line-height: 56px;
	}

#box-doppio .cat{
	width: 97%;
    margin-top: -10px;
    margin-bottom: 40px;
	}

#title-sez {
    font-size: 2.8em;
	}

#valori .icona{
    width: 98%;
    text-align: left;
	}

#valori .desc{
    width: 98%;
	}
    
#contatti .verde{
	width: 98%;
    padding: 30px 10px 60px 6px;
	}

#contatti .form{
	width: 110%;
    margin-top: 10px;
	}

#form iframe{
    margin-left: -30px;
	height: 730px;
}
	
	
}