/* make keyframes that tell the start state and the end state of our object */ @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @keyframes fadeIn { from { opacity:0; } to { opacity:1; } } .fade-in { opacity:0; /* make things invisible upon start */ -webkit-animation:fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */ -moz-animation:fadeIn ease-in 1; animation:fadeIn ease-in 1; -webkit-animation-fill-mode:forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/ -moz-animation-fill-mode:forwards; animation-fill-mode:forwards; -webkit-animation-duration:0.8s; -moz-animation-duration:0.8s; animation-duration:0.8s; } .fade-in.one { -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; animation-delay: 0.1s; } /*---make a basic box ---*/ .box{ position: fixed; z-index:100; width:100%; height:100%; background-color : rgba( 0 , 0 , 0 , 0.8 ); }
![]() VAI AVANTI |
PREVENTIVO Pannelli in Rete Metallica Zincata ROBUSTA per Recinzione |
Descrizione capitolato Leggi tutto
![]() |
H/L | 2500 | 3000 | 5000 | 6000 | 7500 | 9000 | 10000 | 12000 |
1020 | 55,00 | 55,00 | 110,00 | 110,00 | 167,00 | 167,00 | 222,00 | 222,00 |
1220 | 62,00 | 62,00 | 124,00 | 124,00 | 187,00 | 374,00 | 250,00 | 250,00 |
1420 | 68,00 | 68,00 | 139,00 | 139,00 | 209,00 | 209,00 | 277,00 | 277,00 |
1720 | 79,00 | 79,00 | 158,00 | 158,00 | 238,00 | 238,00 | 316,00 | 316,00 |
1920 | 90,00 | 90,00 | 180,00 | 180,00 | 271,00 | 271,00 | 360,00 | 360,00 |