.yt-typo-button.style2.orange{ -pie-background: linear-gradient(#EEFF99, #66EE33); behavior:url(http:/naranjasbonpe.com/templates/sj_agriculture/css/css3.htc); } #yt_spotlight1 .sl1-item, #yt_spotlight2 .sl2-item, .sj-gallery img { transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; } .cols-1 .image-content img, .cols-3 .image-content img { transition: background 0.5s linear; -moz-transition: background 0.5s linear; } .cols-1 .item-inner:hover .image-content img, .cols-3 .item-inner:hover .image-content img { animation:opacity-img-content 0.5s ease-in ; -moz-animation:opacity-img-content 0.5s ease-in ; /*Firefox*/ -webkit-animation:opacity-img-content 0.5s ease-in; /*Safari and Chrome*/ } @-moz-keyframes opacity-img-content /* Firefox */ { 0% {opacity:0.5;} 100% {opacity:1;} } @-webkit-keyframes opacity-img-content { 0% {opacity:0.5;} 100% {opacity:1;} }