/* 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 Portone 2 ante a Libro per capannoni industriali TIPOLOGIA Portone Scorrevole Laterale con 2 ante apribili a Libro per capannoni industrialiPortone 2 ante a Libro per capannoni industrialiScorrimento LATERALE mediante binario e relativi carrelli Pannellatura coibentata con doppia lamiera liscia in acciaio preverniciato spessore 8/1 Telaio perimetrale in acciaio zincato 50x50x2 mm non in vista. Materiale coibente in polistirene o poliuretano ad alta densità. Spessore totale pannello anta 52 mm. Pannelli con spessore totale di 62 mm. a partire da una altezza di 5750 fino a 6500 mm. Condividi: |
Descrizione capitolato Leggi tutto
|
Indicazioni generali:
1) In BLU le larghezze e in ROSSO le altezze. Le misure sono espresse in MILLIMETRI