forked from Lakshya-Saini/Startup-Website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
462 lines (378 loc) · 18.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Platformina</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="images/favicon1.png" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/platformina.css" rel="stylesheet">
<!--- google search concole html tag-->
<meta name="google-site-verification" content="J-cYcQc7R2YTZFRLY1ztM89LGyzVgynRaYt48gcBSLk" />
</head>
<body>
<!--==========================
Header
============================-->
<header id="header">
<div class="container-fluid">
<div id="logo" class="pull-left">
<!---<h1><a href="#intro" class="scrollto">Platformina</a></h1>--->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="#intro"><img src="images/logo.png" alt="" title="" /></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="#intro">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#services">EU and National Projects</a></li>
<li><a href="#portfolio">Technology and Our Offer</a></li>
<li><a href="#team">Leadership Team</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- #header -->
<!--==========================
Intro Section
============================-->
<section id="intro">
<div class="intro-container">
<div id="introCarousel" class="carousel slide carousel-fade" data-ride="carousel">
<ol class="carousel-indicators"></ol>
<div class="carousel-inner" role="listbox">
<div class="carousel-item active" style="background-image: url('images/intro-carousel/1.jpg');">
<div class="carousel-container">
<div class="carousel-content">
<h2>We are professionals</h2>
<p>Platformina has been developing methods for the functionalization, immobilization, manipulation and visualization of nucleic acids at the single-molecule level since 2021.</p>
<!---<a href="#featured-services" class="btn-get-started scrollto">Get Started</a>--->
</div>
</div>
</div>
<div class="carousel-item" style="background-image: url('images/intro-carousel/2.jpg');">
<div class="carousel-container">
<div class="carousel-content">
<h2>We provide the sharpest biophysical tools</h2>
<p>We work to provide industry and academia with the high-tech biotechnology and biophysics platforms for biomolecule interaction studies.<br>
</p>
<!---<a href="#featured-services" class="btn-get-started scrollto">Get Started</a>--->
</div>
</div>
</div>
<div class="carousel-item" style="background-image: url('images/intro-carousel/3.jpg');">
<div class="carousel-container">
<div class="carousel-content">
<h2>We provide the cutting-edge technology</h2>
<p>We work to provide industry and academia with single-molecule and super-resolution microscopy solutions.</p>
<!---<a href="#featured-services" class="btn-get-started scrollto">Get Started</a>--->
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#introCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon ion-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#introCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon ion-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section><!-- #intro -->
<main id="main">
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container">
<header class="section-header">
<h3>About Us</h3>
<p>MB Platformina is a young (established in the beginning of 2021) startup (SME) of <a href="https://www.vu.lt/verslui/inovacijos-ir-moksliniai-tyrimai/verslumas-universitete/startuoliai">Vilnius University</a> (<a href="https://www.gmc.vu.lt/en/about/cooperation/international-partnership">member of INSTRUCT-ERIC, EMBL, EMBC/EMBO</a>)
and <a href="https://www.ftmc.lt/en/">FTMC (Center for Physical Sciences and Technology) </a>.<br>
<br>Our Mission: to provide industry and academia with versatile platforms for biomolecule interaction studies.<br>
<br>Our Plan: to employ cost-efficient and easy-to-use tools and find such solutions that allow us to deliver the best technology to labs.<br>
<br>Our Vision: to open doors for the most efficient and reliable experiments and groundbreaking biological discoveries by clearing your concerns about the proper tools and technology.</p>
</header>
</div>
</section><!-- #about -->
<!--==========================
Services Section
============================-->
<section id="services">
<div class="container">
<header class="section-header wow fadeInUp">
<h3>EU and National Projects</h3>
<p>The list of EU and National projects that we have already successfully finished or are executing currently.</p>
</header>
<div class="row">
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-analytics-outline"></i></div>
<h4 class="title">RNA Curtains platform prototype fabrication</h4>
<p class="description">2021-2023. “Inostart” project, project no: 01.2.1-MITA-T-852</p>
</div>
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-analytics-outline"></i></div>
<h4 class="title">Solutions for DNA Curtains platform stability optimization</h4>
<p class="description">2021-2022. “Inočekis” project. project no: 01.2.1-MITA-T-851.</p>
</div>
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-analytics-outline"></i></div>
<h4 class="title">Florin</h4>
<p class="description">Platformina is a partner of this project, which is funded under Marie Skłodowska-Curie Actions (MSCA)<a href="https://cordis.europa.eu/project/id/101086142">, find more on Florin project.</a></p>
</div>
</div>
</div>
</section><!-- #services -->
<!--==========================
Portfolio Section
============================-->
<section id="portfolio" class="section-bg" >
<div class="container">
<header class="section-header">
<h3 class="section-title">Technology and Our Offer</h3>
<p>We provide platforms for DNA-protein interaction studies and fluorescence microscopy solutions also we can help with custom platform or micrsocopy system design.
Technology of our Soft DNA Curtains Platform is based on <a href="https://pubs.acs.org/doi/full/10.1021/acs.langmuir.8b03424">publication1</a>
and <a href="https://pubs.acs.org/doi/10.1021/acs.langmuir.1c00066">publication2</a> from Vilniaus Univeristy and FTMC researchers.
Our single-molecule and super-resolution microscopy hardware and software solutions are based on <a href="https://www.hardware-x.com/article/S2468-0672(22)00113-4/fulltext">publication3</a> from Vilniaus Univeristy and FTMC researchers <br>
<br>
<b>Platformina is offering:</b><br>
<br>Studies of fluorescently labelled proteins using Soft DNA Curtains.<br>
<br>Fabrication of modified coverslips for printing of the sAv or tAv line-features.<br>
<br>Fabrication of modified coverslips with printed sAv or tAv line-features.<br>
<br>Ready-to-use flowcells with the printed sAv or tAv line features.<br>
<br>Inks for protein micro-cntact printing: sAv or tAv proteins.<br>
<br>PDMS elastomer stamps for protein micro-cntact printing.<br>
<br>Functionalized DNA molecules for immobilization of the aforementioned protein line-features.<br>
<br>Portable Printing Devices for protein micro-cntact printing.<br>
</p>
</header>
<div class="row portfolio-container">
<div class="col-lg-4 col-md-6 portfolio-item filter-app wow fadeInUp">
<div class="portfolio-wrap">
<figure>
<img src="images/portfolio/app1.jpg" class="img-fluid" alt="">
<a href="images/portfolio/app1.jpg" data-lightbox="portfolio" data-title="Ready-to-use platforms, kits and studies" class="link-preview" title="Preview"><i class="ion ion-eye"></i></a>
<!---<a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>--->
</figure>
<div class="portfolio-info">
<!---<h4><a href="#">Soft DNA Curtains platform</a></h4>--->
<h4>Soft DNA Curtains platform</h4>
<p>Ready-to-use platforms, kits and studies</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app wow fadeInUp" data-wow-delay="0.1s">
<div class="portfolio-wrap">
<figure>
<img src="images/portfolio/app2.jpg" class="img-fluid" alt="">
<a href="images/portfolio/app2.jpg" class="link-preview" data-lightbox="portfolio" data-title="Micro-contact printing machines" title="Preview"><i class="ion ion-eye"></i></a>
<!--- <a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>--->
</figure>
<div class="portfolio-info">
<!---<h4><a href="#">Micro-contact printing machine</a></h4>--->
<h4>Micro-contact printing</h4>
<p>Portable printing devices for protein micro-contact printing</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app wow fadeInUp" data-wow-delay="0.2s">
<div class="portfolio-wrap">
<figure>
<img src="images/portfolio/app3.jpg" class="img-fluid" alt="">
<a href="images/portfolio/app3.jpg" class="link-preview" data-lightbox="portfolio" data-title="Si masters, Ink, DNA, stamps, and kits for Soft DNA Curtains" title="Preview"><i class="ion ion-eye"></i></a>
<!---<a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>--->
</figure>
<div class="portfolio-info">
<!---<h4><a href="#">Kits for Soft DNA Curtains</a></h4>--->
<h4>Components and kits</h4>
<p>Si masters, Ink, DNA, stamps, and kits for Soft DNA Curtains</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app wow fadeInUp" data-wow-delay="0.1s">
<div class="portfolio-wrap">
<figure>
<img src="images/portfolio/app4.jpg" class="img-fluid" alt="">
<a href="images/portfolio/app4.jpg" class="link-preview" data-lightbox="portfolio" data-title="SM super-resolution microscopy solutions for biomolecule studies" title="Preview"><i class="ion ion-eye"></i></a>
<!---<a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>--->
</figure>
<div class="portfolio-info">
<!---<h4><a href="#">SM fluorescence microscopy solutions</a></h4>--->
<h4>SM microscopy solutions</h4>
<p>SM fluorescence microscopy hardware and software solutions</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #portfolio -->
<!--==========================
Team Section
============================-->
<section id="team">
<div class="container">
<div class="section-header wow fadeInUp">
<h3>Leadership Team</h3>
<p>Platformina was incorporated by three biotechnology and biophysics professionals: Dr. Marijonas Tutkus, Dr. Mindaugas Zaremba, and Aurimas Kopūstas.</p>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 wow fadeInUp">
<div class="member">
<img src="images/team-1.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Marijonas Tutkus</h4>
<span>Chief Executive Officer, Founder</span>
<div class="social">
<a href="https://twitter.com/MTutkus"><i class="fa fa-twitter"></i></a>
<a href="https://orcid.org/0000-0002-5795-1347">orcid</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="member">
<img src="images/team-2.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Mindaugas Zaremba</h4>
<span>Founder</span>
<div class="social">
<a href="https://twitter.com/MindaugasZare"><i class="fa fa-twitter"></i></a>
<a href="https://orcid.org/0000-0002-8606-6304">orcid</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="member">
<img src="images/team-3.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Aurimas Kopūstas</h4>
<span>Founder</span>
<div class="social">
<a href="https://orcid.org/0000-0002-2972-1851">orcid</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- #team -->
<!--==========================
Contact Section
============================-->
<section id="contact" class="section-bg wow fadeInUp">
<div class="container">
<div class="section-header">
<h3>Contact Us</h3>
<p>We are happy to help you find the best solution for your research.</p>
</div>
<div class="row contact-info">
<div class="col-md-4">
<div class="contact-address">
<i class="ion-ios-location-outline"></i>
<h3>Address</h3>
<address>Šaltinių g., Vilnius, Lithuania</address>
</div>
</div>
<div class="col-md-4">
<div class="contact-email">
<i class="ion-ios-email-outline"></i>
<h3>Email</h3>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
</section> <!-- #contact -->
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<!---<h3>Platformina</h3>--->
<a href="#intro"><img src="images/logo.png" alt="" title="" /></a>
<p>MB Platformina is startup company (SME) of Vilnius University and FTMC.<br>
VAT: LT100013828913<br>
Reg. code: 305670114
</p>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
Šaltinių g. 24 <br>
Vilnius<br>
Lithuania <br>
<strong>Email:</strong> [email protected]<br>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright 2023 <strong>Platformina</strong>. All Rights Reserved
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="lib/touchSwipe/jquery.touchSwipe.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
<!---<script src="js/queryloader2.min.js" type="text/javascript"></script>--->
<script type="text/javascript">
window.addEventListener('DOMContentLoaded', function()
{
QueryLoader2(document.querySelector("body"),
{
barColor: "#111",
backgroundColor: "#111",
percentage: true,
barHeight: 1,
minimumTime: 0,
fadeOutTime: 1000,
deepSearch: false,
});
});
</script>
</body>
</html>