.bg-gradient-turquoise{ background-color:#0aa89e}
.bg-gradient-turquoise_op_25{ background-color:#adede9; padding-top:50px; padding-bottom:50px;}
.text_bg-gradient-turquoise{ color:#0aa89e}






.bg-gradient-orange-red{ background-color:#ff6633}
.bg-gradient-orange-red_op_25{ background-color:#ffd1c2; padding-top:50px; padding-bottom:50px;}
.text_bg-gradient-orange-red{ color:#ff6633}


.bg-gradient-green{ background-color:#8BFD08}




.icon_calciatore:before{content:"-"; width:50px; height:50px; background-size:contain; display:inline-block; font-size:0px; background-repeat:no-repeat; background-position:center;


}


.icon_calciatore_bg-gradient-turquoise:before{content:"-"; background-image:url(../Images/bg-gradient-turquoise_img_2_bianco.svg);  }

.icon_calciatore_bg-gradient-orange-red:before{content:"-";  background-image:url(../Images/bg-gradient-orange-red_img_2_bianco.svg); }


.feature-box.feature-box-light-hover:hover .icon_calciatore_bg-gradient-orange-red:before {
    content:"-";  background-image:url(../Images/bg-gradient-orange-red_img_2.svg);
}

.feature-box.feature-box-light-hover:hover .icon_calciatore_bg-gradient-turquoise:before {
    content:"-";  background-image:url(../Images/bg-gradient-turquoise_img_2.svg);
}

