/* 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 Gazebo in Acciaio linea ROBUSTA |
Descrizione capitolato Leggi tutto
![]() |
S/L | 4000 | 5000 | 6000 | 8000 | 9000 | 10000 | 11000 | 12000 | 13000 | 14000 | 15000 |
4000 | 3.782,00 | ||||||||||
5000 | 4.754,00 | ||||||||||
6000 | 6.252,00 | ||||||||||
8000 | 9.603,00 | ||||||||||
9000 | 11.079,00 | ||||||||||
10000 | 11.996,00 | ||||||||||
11000 | 14.404,00 | ||||||||||
12000 | 16.740,00 | ||||||||||
13000 | 22.932,00 | ||||||||||
14000 | 27.949,00 | ||||||||||
15000 | 32.249,00 | ||||||||||
Indicazioni generali:
1) In BLU le Larghezze e in ROSSO le Sporgenze. Le misure sono espresse in MILLIMETRI