<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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;
}

#tasti{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    z-index: 102;
    margin-top: 40px;
}

#tasti .cat{
	display: inline;
	margin: 0 auto;
	width: 33%;
	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;
}

#tasti .aiutaci{
        float: left;
    margin-top: 50px;
	background-color: #0051b8;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#tasti .aiutaci .aiu{
	color: #fff;
    font-family: 'fjalla';
    font-size: 1.8em;
    line-height: 28px;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
}

#tasti .aiutaci .comp{
	color: #fff;
    font-size: 1.1em;
    font-weight: 400;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
}

#tasti .benvenuto{
	float: right;
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#tasti .benvenuto .ben{
	font-family: 'path';
    font-size: 1.4em;
    color: #111;
}

#tasti .benvenuto img{
	width: 98%;
    max-width: 300px;
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#tasti .benvenuto .carr{
	font-weight: 500;
    line-height: 20px;
    font-size: 1.1em;
}

#tasti .promozioni{
    float: right;
    margin-top: 50px;
	background-color: #c51025;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#tasti .promozioni .promo{
	color: #fff;
    font-family: 'fjalla';
    font-size: 1.8em;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}

#tasti .promozioni .scopri{
	color: #fff;
    font-size: 1.1em;
    font-weight: 400;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}

#centro-bg{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    margin-top: 0px;
    background-image: url('../images/home/bg-centro.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}
#centro{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    margin-top: 0px;
}

#centro .slogan-c{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    font-family: 'path';
    font-size: 2em;
    color: #444;
    line-height: 36px;
    margin-top: 40px;
}

#centro .cat{
	display: inline;
    float: left;
	margin: 0 auto;
	width: 47%;
	position: relative;
    margin-top: 40px;
}

#centro .title{
	font-family: 'fjalla';
    color: #0051b8;
    font-size: 1.6em;
    text-align: left;
    padding-left: 4px;
    margin-bottom: 5px;
}

#centro .text{
    margin-top: -5px;
    font-size: 1.15em;
    text-align: justify;
    padding: 4px;
    line-height: 28px;
    color: #000;
    min-height: 210px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#centro .tecn{
    padding-right: 30px;
}

#centro .button{
    margin-top: 0px;
    text-align: right;
    padding-right: 10px;
}

#centro .button a{
    background-color: #c51025;
    color: #fff;
    font-family: 'path';
    font-size: 1.5em;
    padding: 9px 11px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#centro .button a:hover{
    background-color: #0051b8;
    color: #fff;
}

#sezioni-bg{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    margin-top: 0px;
}

#sezioni{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    margin-top: 60px;
    margin-bottom: 50px;
}

#sezioni .sez{
	display: inline;
    float: left;
	margin: 0 auto;
	width: 24.8%;
	position: relative;
    margin-bottom: 30px;
     -webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}

#sezioni a{
    -webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
    color: #fff;    
}

#sezioni a:hover{
    color:#c51025;
}

#sezioni .servizi{
    background-image: url('../images/home/servizi.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 400px;	     
    -o-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
-moz-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
-ms-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
   -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
   clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
 }

#sezioni .levabolli{
    background-image: url('../images/home/levabolli.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 400px;	
   -o-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
-moz-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
-ms-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
   -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
   clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
}

#sezioni .soccorso{
    background-image: url('../images/home/soccorso-stradale.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 400px;	
    -o-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
-moz-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
-ms-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
   -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
   clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
}

#sezioni .gallery{
    background-image: url('../images/home/gallery.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 400px;	
    -o-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
-moz-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
-ms-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
   -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
   clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
}





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

#tasti .cat{
	min-height: 150px;
}
    
#tasti .benvenuto img{
	width: 80%;
}
    
#tasti .promozioni .scopri{
    width: 94%;
} 
    
#centro .tecn{
    padding-right: 0px;
    margin-right: 25px;
}
    
#centro .text{
    min-height: 280px;
}

#sezioni .sez{
	width: 49%;
}

}


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

#back {
    margin-top: 27px;
}
    
#tasti .cat{
	min-height: 150px;
}
    
#tasti .benvenuto img{
	width: 80%;
}
    
#tasti .promozioni .scopri{
    width: 94%;
} 
    
#centro .tecn{
    padding-right: 0px;
    margin-right: 20px;
}
    
#centro .text{
    min-height: 340px;
}
    
#sezioni .sez{
	width: 49%;
}

	
}

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


#back {
    margin-top: 20px;
}
  
#tasti .cat{
	width: 98%;
}
    
#centro .cat{
	width: 98%;
}   
    
#centro .tecn{
    padding-right: 0px;
}
    
#sezioni .sez{
	width: 48%;
    margin-right: 6px;
}
    
}


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

#back {
    margin-top: 13px;
}
    
#tasti .cat{
	width: 98%;
}
    
#centro .cat{
	width: 98%;
}   
    
#centro .tecn{
    padding-right: 0px;
}
    
#sezioni .sez{
	width: 99%;
}
    
	
}

@media screen and (max-width: 290px) {
    
#wowslider-container1 .ws-title{
    margin-bottom: -48px;
    }

#back {
    margin-top: 10px;
}

#tasti .cat{
	width: 98%;
}
    
#tasti .aiutaci .comp{
    font-size: 1em;
    width: 98%;
} 
    
#tasti .promozioni .scopri{
    width: 94%;
}
    
#centro .cat{
	width: 99%;
}
    
#centro .tecn{
    padding-right: 0px;
}
    
#sezioni .sez{
	width: 99%;
}
    
	
}</pre></body></html>