@charset "utf-8";
/*BLOCCO CORRELATI*/
#blocco-correlati{position:relative;margin:auto;min-height:1240px;
background: -ms-linear-gradient(top, #ffffff 0%, #FFFFFF 21%, #FFFFFF 21%, transparent 21.1%, transparent 74%, #FFFFFF 74%, #ffffff 100%);
background: -moz-linear-gradient(top, #ffffff 0%, #FFFFFF 21%, #FFFFFF 21%, transparent 21.1%, transparent 74%, #FFFFFF 74%, #ffffff 100%);
background: -o-linear-gradient(top, #ffffff 0%, #FFFFFF 21%, #FFFFFF 21%, transparent 21.1%, transparent 74%, #FFFFFF 74%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(21, #FFFFFF), color-stop(21, #FFFFFF), color-stop(21.1, transparent), color-stop(74, transparent), color-stop(74, #FFFFFF), color-stop(100, #ffffff));
background: -webkit-linear-gradient(top, #ffffff 0%, #FFFFFF 21%, #FFFFFF 21%, transparent 21.1%, transparent 74%, #FFFFFF 74%, #ffffff 100%);
background: linear-gradient(to bottom, #ffffff 0%, #FFFFFF 21%, #FFFFFF 21%, transparent 21.1%, transparent 74%, #FFFFFF 74%, #ffffff 100%);
}
.blocco-correlato{position:relative;margin:auto;min-height:535px;width:100%;}
.blocco-correlato-bg{position:relative;width:80%;height:368px;top:125px;left:0;}
.blocco-correlato-img{position:absolute;width:90%;height:380px;top:65px;right:0;background-position:center center; background-repeat:no-repeat; background-size:cover;}
.blocco-correlato-testo{position:absolute;width:60%;margin:auto;height:238px;margin: auto;top: 0;left: 0;right: 0;font-family: 'montserratthin';font-size:3.4rem;text-align:center;}
.blocco-correlato-testo-int{margin-top:64px;height:92px;text-align:center;}
.blocco-correlato-testo-int-centra{text-align:center;width:100%;}
.blocco-correlato-rosa-grigio .blocco-correlato-bg{background-color:#bf1542;}
.blocco-correlato-grigio-rosa .blocco-correlato-bg{background-color:#37474f;}
.blocco-correlato-rosa-grigio .blocco-correlato-testo{background-color:rgba(55,71,71,0.8);}
.blocco-correlato-grigio-rosa .blocco-correlato-testo{background-color:rgba(191,21,66,0.8);}
.blocco-correlato-last{margin-bottom:140px;}

/*AD ESEMPIO PER PAG ATTIVITà TESTO INTRO NL BOX ESTATE/INVERNO*/
.blocco-correlato-testo-intro{font-family: 'montserratlight';font-size:16px; line-height:16px;position:absolute;padding-top:40px;color:#ffffff;margin:auto;left:0;right:0;}

@media(max-width:767px){
	.blocco-correlato-testo {width: 70%;left: 8.33333333%;font-size: 3.2rem;}

}