<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#head-bg {
	margin:0 auto;
	position: relative;
	display: block;
	width: 100%;
	background-image: url('../images/testate/servizi.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size:100%;
    min-height: 400px;
    }

#head-bgcolor {
	margin:0 auto;
	position: relative;
	display: block;
	width: 100%;
	background-color: rgba(43, 51, 64, 0.3);	
	min-height: 400px;
	}

#title{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 2.8em;
	color: #fff;
	line-height: 32px;
    padding-top: 170px;
	}

#title img{
	display: block;
	position: relative;
	margin:0 auto;
	width: 100%;
    max-width: 60px;
	padding: 0;
    margin: 0;
	}

.slogan{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 1.9em;
	color: #7cb193;
	line-height: 37px;
	margin-bottom: 20px;
}

.slogan1{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 1.6em;
	color: #2b323f;
	line-height: 35px;
	margin-bottom: 10px;
   }

.slogan2{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	font-size: 1.7em;
	color: #838a86;
	line-height: 35px;
	margin-bottom: 20px;
}

.slogan3{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 1.5em;
	color: #2b323f;
	line-height: 30px;
	margin-bottom: 1px;
    margin-top: 40px;
}

#corpo{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	text-align: left;
	margin-bottom: 20px;
    padding: 5px;
}

.sub-title{
	font-family: 'reem';
	font-size: 1.7em;
	color: #047640;
	line-height: 37px;
	margin-bottom: 10px;
}

.sub-title2{
	font-family: 'gabriela';
	font-size: 1.4em;
	color: #7cb193;
	line-height: 32px;
    margin-top: 30px;
	margin-bottom: 10px;
    text-align: center;
}

.button{
    display: block;
	position: relative;
	font-family: 'belle';
	font-size: 1.7em;
	color: #047640;
	line-height: 35px;
	margin-top: -20px;
    text-align: right;
}

.button a{
    color: #047640;
}

.col-2{
	display: inline;
    float: left;
    width: 47%;
    padding: 5px;
}

#corpo ul{
	line-height: 20px;
}

#corpo ul.none{
	list-style: none;
    text-align: center;
    margin-left: -5%;
}

#corpo li{
	padding-bottom: 15px;
}

#corpo li.costruzioni{
	list-style-image: url('../images/costruzioni.png');
}

#corpo li.ristrutturazioni{
	list-style-image: url('../images/ristrutturazioni.png');
}

#corpo li.tetti{
	list-style-image: url('../images/tetti.png');
}

#corpo li.scavo{
	list-style-image: url('../images/scavo.png');
}

#corpo li.acquedotti{
	list-style-image: url('../images/acquedotti.png');
}

#corpo li.urgenza{
	list-style-image: url('../images/urgenza.png');
}

#corpo li.manutenzioni{
	list-style-image: url('../images/manutenzioni.png');
}

#corpo li.risparmio{
	list-style-image: url('../images/risparmio.png');
}

#corpo li.terzi{
	list-style-image: url('../images/terzi.png');
}

#corpo-bg {
	margin:0 auto;
	position: relative;
	display: block;
	width: 100%;
	background-image: url('../images/testate/servizi2.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment: fixed;
    min-height: 400px;
	}

#corpo-bgcolor {
	margin:0 auto;
	position: relative;
	display: block;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);	
	min-height: 400px;
	color: #fff;
	line-height: 32px;
	padding-bottom: 40px;
	}

.title{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 2.5em;
	color: #fff;
	line-height: 32px;
    padding-top: 50px;
	}

.desc{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1200px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 1.6em;
	color: #fff;
	line-height: 32px;
	padding-top: 20px;
  	}

#footer{
	margin-top: -18px;
}




/* responsive rules */
@media screen and (min-width: 1800px) {
	

	
	
}

@media screen and (min-width: 1500px) and (max-width: 1799px) {
	


	
}
	
@media screen and (min-width: 1220px) and (max-width: 1499px) {
	
#head-bg {
	min-height: 331px;
    }

#head-bgcolor {
	min-height: 331px;
	}

#title{
	padding-top: 140px;
	}

	
}

@media screen and (min-width: 1051px) and (max-width: 1219px) {

#head-bg {
	min-height: 283px;
    }

#head-bgcolor {
	min-height: 283px;
	}

#title{
	padding-top: 130px;
	}
    
    
	
}


@media screen and (min-width: 801px) and (max-width: 1050px) {

#head-bg {
	background-size:120%;
    min-height: 257px;
    }

#head-bgcolor {
	min-height: 257px;
	}

#title{
	padding-top: 110px;
	}
    
.col-2{
	width: 98%;
    }



}


@media screen and (min-width: 651px) and (max-width: 800px) {

#head-bg {
	background-size:140%;
    min-height: 244px;
    }

#head-bgcolor {
	min-height: 244px;
	}

#title{
	font-size: 2.7em;
	padding-top: 90px;
	}
    
.col-2{
	width: 98%;
    }
    

	
	
}

@media screen and (min-width: 451px) and (max-width: 650px) {

#head-bg {
	background-size:170%;
    min-height: 202px;
    }

#head-bgcolor {
	min-height: 202px;
	}

#title{
	font-size: 2.6em;
	padding-top: 70px;
	}
	
.col-2{
	width: 98%;
    }


}


@media screen and (min-width: 291px) and (max-width: 450px) {

#head-bg {
	background-size:200%;
    min-height: 140px;
    }

#head-bgcolor {
	min-height: 140px;
	}

#title{
	font-size: 2.5em;
	padding-top: 40px;
	}
    
.col-2{
	width: 98%;
    }

#corpo ul.none{
	margin-left: -10%;
}

	
	
}

@media screen and (max-width: 290px) {
	
#head-bg {
	background-size:200%;
    min-height: 136px;
    }

#head-bgcolor {
	min-height: 136px;
	}

#title{
	font-size: 2.5em;
	padding-top: 40px;
	}

.col-2{
	width: 98%;
    }

#corpo ul.none{
	margin-left: -20%;
}
	
	
}</pre></body></html>