/* 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 L 250CM TIPOLOGIA Rete Metallica Elettrosaldata Zincata ROBUSTA per Recinzioni5
1
recensioni >Pannelli in Rete Metallica Rigida - Elettrosaldata Zincata e rivestita in poliestere - Linea ROBUSTA - Larghezza 250 cm (2500 mm) Condividi: |
Descrizione capitolato Leggi tutto
![]() |
| H/L | 2500 | 5000 | 7500 | 10000 |
| 1030 | 70,00 | 140,00 | 210,00 | 280,00 |
| 1230 | 80,00 | 160,00 | 240,00 | 320,00 |
| 1530 | 100,00 | 200,00 | 300,00 | 400,00 |
| 1730 | 110,00 | 220,00 | 330,00 | 440,00 |
| 2030 | 140,00 | 280,00 | 420,00 | 560,00 |
| 2430 | 160,00 | 320,00 | 480,00 | 640,00 |