-
Notifications
You must be signed in to change notification settings - Fork 0
/
PropTech.html
621 lines (542 loc) · 39.4 KB
/
PropTech.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
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from vergeadvisorsllp.com/PropTech by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 03 Sep 2021 10:19:30 GMT -->
<head>
<!-- Meta Tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Page Title -->
<title>Verge Advisors</title>
<!-- Favicon -->
<link rel="icon" href="img/logo.png">
<!-- Bundle -->
<link rel="stylesheet" href="vendor/css/bundle.min.css">
<!-- Plugin Css -->
<link rel="stylesheet" href="vendor/css/revolution-settings.min.css">
<link rel="stylesheet" href="vendor/css/jquery.fancybox.min.css">
<link rel="stylesheet" href="vendor/css/owl.carousel.min.css">
<link rel="stylesheet" href="vendor/css/swiper.min.css">
<link rel="stylesheet" href="vendor/css/cubeportfolio.min.css">
<link rel="stylesheet" href="vendor/css/LineIcons.min.css">
<link rel="stylesheet" href="vendor/css/jquery-ui.bundle.css">
<link rel="stylesheet" href="vendor/css/select2.min.css">
<link rel="stylesheet" href="vendor/css/slick-theme.css">
<link rel="stylesheet" href="vendor/css/slick.css">
<link rel="stylesheet" href="vendor/css/animate.html">
<!-- Style Sheet -->
<link rel="stylesheet" href="css/style.css">
<style>
.wexim .tp-bullet.selected .tp-bullet-inner{
background: transparent;
border: 0;
}
a:hover{
color: tomato;
}
a{
color:#444
}
</style>
</head>
<body class="position-relative">
<!--Preloader-->
<div class="loader" id="loader-fade">
<div class="position-relative">
<div class="load">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
<!--End Preloader-->
<!--Header Start-->
<header class="cursor-light">
<!--Navigation-->
<nav class="navbar navbar-top-default nav-radius navbar-expand-lg pb-0">
<div class="container">
<a href="javascript:void(0)" title="Logo" class="logo scroll">
<!--Logo Default-->
<img src="img/logo.png" alt="logo" class="logo-dark logo-default">
<img src="img/logo.png" alt="logo" class="logo-light logo-scrolled">
</a>
<!--Nav Links-->
<div class="collapse navbar-collapse">
<div class="navbar-nav ml-250">
<a class="nav-link " href="index.html">Home</a>
<a class="nav-link " href="aboutus.html">About Us</a>
<a class="nav-link " href="services.html">Services</a>
<a class="nav-link " href="project.html">Projects</a>
<a class="nav-link " href="insight.html">Insights</a>
<a class="nav-link " href="index.html#contactus">Contact Us</a>
</div>
</div>
<!--Side Menu Button-->
<a href="javascript:void(0)" class="parallax-btn sidemenu_btn" id="sidemenu_toggle">
<div class="animated-wrap sidemenu_btn_inner">
<div class="animated-element" id="when">
<span></span>
<span></span>
<span></span>
</div>
</div>
</a>
</div>
</nav>
<!--Side Nav-->
<div class="side-menu hidden">
<div class="inner-wrapper">
<span class="btn-close link" id="btn_sideNavClose"></span>
<nav class="side-nav w-100">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link " href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link " href="aboutus.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link " href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link " href="project.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link " href="insight.html">Insights</a>
</li>
<li class="nav-item">
<a class="nav-link " href="index.html#contactus">Contact Us</a>
</li>
<li class="nav-item">
<a class="nav-link " href="careers.html">Careers</a>
</li>
</ul>
</nav>
<div class="side-footer text-white w-100">
<ul class="social-icons-simple">
<li><a class="wow fadeInUp facebook-bg-hvr" href="javascript:void(0);"><i class="fab fa-facebook-f" aria-hidden="true"></i></a></li>
<li><a class="wow fadeInDown twitter-bg-hvr" href="javascript:void(0);"><i class="fab fa-twitter" aria-hidden="true"></i></a></li>
<li><a class="wow fadeInUp instagram-bg-hvr" href="javascript:void(0);"><i class="fab fa-instagram" aria-hidden="true"></i></a></li>
</ul>
<p class="text-white">© 2021 Dibiz Solution. Made With Love by Team Dibiz Solution</p>
</div>
</div>
</div>
<a id="close_side_menu" href="javascript:void(0);"></a>
<!-- End side menu -->
</header>
<!--Header end-->
<section class="about-banner pb-0 padding-100">
<div class="blog-detail-img parallaxie">
<div class="bg-overlay opacity-7 bg-blue"></div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="text-capitalize mb-15 text-center text-white">Explore Our Perspectives</h2>
<h5 class="text-white text-center">Find the latest trends, opinions, and news about technology</h5>
<div class="page_nav pt-10">
<a href="index.html" class="text-white blog-15">Home</a> <span class="text-white blog-15"><i class="fa fa-angle-double-right text-white angle-font"></i> Blog Details</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- our client -->
<section id="news" class="bg-white">
<h2 class="d-none" aria-hidden="true">slider</h2>
<div class="container">
<div class="row">
<div class="col-12 col-lg-8">
<article class="blog_item heading_space item_padding">
<div class="image-blog pb-20">
<img src="img/blog-m5.jpg" alt="blog">
</div>
<div class="reser-blog">
<a href="#"><h3 class="grey pt-20 pt-md-3">PropTech – The New Real Estate </h3></a>
</div>
<div class="comment-text">
<ul class="comment mb-20">
<li class="green mr-3"><a class="#."><i class="lni-calendar"></i></a>May 20</li>
<!--<li class="green mr-3"><a class="#."><i class="lni-comment"></i></a>12</li>-->
<li class="green mr-3"><a class="#."><i class="lni-user"></i></a>Vinit</li>
</ul>
</div>
<p class="para-color-2 align-left text-11 mb-20">A question many have in mind is “What is PropTech?” It is not unusual to have this as the term has become increasingly more common in today’s real estate industry. Look at the Bay Area, New York, London, Munich. Something which is common is high-tech infrastructure with all sorts of facilities and amenities for occupants. Whether it is office, multifamily, residential, or retail, the properties have a high level of technology incorporated in them, which increases their and enables developers to command higher rents. Just as fintech focuses on the use of technology in finance, “PropTech” uses digital innovation to address the needs of the property industry.
<br><br>
PropTech is designed to streamline and connect processes for participants in all stages of the real estate market, including buyers, sellers, brokers, lenders, and landlords. Popular PropTech technologies include virtual reality software that allows website visitors to virtually walk-through properties, software for reporting repairs, splitting rent payments and crowdfunding upcoming real estate projects.
</p>
<br>
<br>
<h3><b>Proptech consists of three components – </b> </h3>
<br>
<p class="para-color-2 align-left text-11 mb-20"> <b>Smart Home </b>
</p>
<ol>
<li> Digital platforms that monitor, manage, or operate specific property assets in smart homes
</li>
<li> Example includes a security surveillance system that warns property owners of a threat, a smart thermostat that regulates the temperature of uninhabited units or smart light bulbs that can be turned on by a smartphone app or digital assistant</li>
</ol>
<br><br>
<p class="para-color-2 align-left text-11 mb-20"> <b>Sharing Real Estate </b>
</p>
<ol>
<li>Technology that facilitates the processes involved with sharing or renting real estate assets such as land, offices, storage, and apartments.
</li>
<li>Example includes an automatic online payment for retail spaces occupied in a building owned by a property management company</li>
</ol>
<br><br>
<p class="para-color-2 align-left text-11 mb-20"> <b>Real Estate Fintech </b>
</p>
<ol>
<li> Applications that involve selling and buying real estate assets </li>
<li>Example could be a platform that reduces the amount of paperwork involved in being approved for a purchase</li>
</ol>
<br>
<p class="para-color-2 align-left text-11 mb-20">
According to “PropTech: The Future of Real Estate in India”, by the Elara Group, investments in the PropTech segment in India have also seen an upswing in the last few years. Till date, $2.4B have been invested in India’s PropTech industry across 225 deals. The report attributes the growth in the segment to a fast-growing middle class, rapid urbanization, adoption of technology, an increasing internet user base of over 500 million users, a young demographic base and a gradually consolidating real estate canvas.
</p>
<br>
<br>
<p class="para-color-2 align-left text-11 mb-20">
The newly established platforms for search and discovery of potential properties have evolved since the pandemic broke out. The platforms are helping the buyers track all the processes in a property-buying deal from the comfort of their homes. In fact, COVID-19 would have hit the real estate market much harder had it not been for the PropTech industry growing and maturing constantly in the country in the last few years. The segment is likely to see a tremendous boost soon amid the growing use of technology such as virtual reality, drones, big data, and artificial intelligence in home purchases. This is expressed through the fact that real estate in the country is slated to become a $1-trillion market by 2030.
</p>
<p class="para-color-2 align-left text-11 mb-20">
Another major way technology is helping the industry is cost effectiveness. The industry players can control costs a lot easier with the use of modern tools adopted by them. They can now keep a tight leash on the costs more effectively now. This is helping them transfer the benefits of cost optimization to their customers who get properties at lower rates. Developers are able to bring new paradigms in client servicing, apart from meeting project deadlines easily and taking the quality of construction to the next level. Such efficiencies will continue to accrue to the industry as the technology itself evolves and with adoption of more technology by the companies.
</p>
<br>
<br>
<p class="para-color-2 align-left text-11 mb-20">
The real estate technology sector is poised for renewed growth after a turbulent 2020. Even as the effects of the COVID-19 pandemic disrupted economic activity for many commercial assets, we also saw an acceleration in the adoption of new technologies. While large swaths of retail and office properties have experienced diminished activity since March 2020, an exodus of people from urban areas has created strong demand for housing in residential real estate and new expectations for the offices of the future. As vaccine distribution reaches its zenith later this year, many workers will return, though not all, and those that do will likely find the office enhanced with more tech-enabled convenience and safety measures. With more technology comes the ability to extract more data, allowing property managers to make informed financial and operational decisions about their assets while simultaneously creating more personalized experiences for tenants. Real estate tech offers a substantial investment opportunity via a $500 billion market encompassing commercial, residential, and construction startups. As capital invested in 2020 declined more than 50% compared to 2019, the pandemic forced even glacial tech adopters to rethink their digital strategy, creating tailwinds for solutions such as digital mortgage products, building analytics, and autonomous construction robots. For commercial operators in particular, a post-pandemic normal will necessitate a greater embrace of big data and investments into technology.
</p>
<!-- <blockquote class="blockquote"><i class="fa fa-quote-left"></i> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley</blockquote> -->
<br><br>
<h3><b>Bibliography</b> </h3>
<br>
<p class="para-color-2 align-left text-11 mb-20" style="color: black;font-style: italic;"> Pitchbook. “2021 Vertical Snapshot: Real Estate Tech,” n.d. </p>
<br>
Online, FE. “How Proptech Is Changing the Way Real Estate Works.” The Financial Express. The Financial Express, July 13, 2021.<a href="https://www.financialexpress.com/money/how-proptech-is-changing-the-way-real-estate-works/2289255/" >https://www.financialexpress.com/money/how-proptech-is-changing-the-way-real-estate-works/2289255/</a> .
<br>
<br>
Contributor, TechTarget. “What Is PropTech (Property Tech)? - Definition from WhatIs.com.” WhatIs.com. TechTarget, December 29, 2018.
<a href="https://whatis.techtarget.com/definition/PropTech-property-tech#:~:text=PropTech%20(property%20technology)%20is%20the,needs%20of%20the%20property%20industry" >https://whatis.techtarget.com/definition/PropTech-property-tech#:~:text=PropTech%20(property%20technology)%20is%20the,needs%20of%20the%20property%20industry</a>
</p>
</article>
<div class="post-shareit share-center text-11">
<strong class="d-inline-block align-middle mb-2">Share:</strong>
<div class="contact-social-icon pb-10">
<ul class="social-icons mb-0 d-flex">
<li><a href="#." class="facebook-bg-hvr"><i class="fab fa-facebook-f" aria-hidden="true" ></i></a> </li>
<li><a href="#." class="twitter-bg-hvr"><i class="fab fa-twitter" aria-hidden="true" style="color: #2b2b2b;"></i></a> </li>
<li><a href="#." class="linkedin-bg-hvr"><i class="fab fa-linkedin-in" aria-hidden="true" style="color: #2b2b2b;"></i></a> </li>
<li><a href="#." class="instagram-bg-hvr"><i class="fab fa-instagram" aria-hidden="true" style="color: #2b2b2b;"></i></a> </li>
</ul>
</div>
</div>
<div class="hr-line2 mb-20"></div>
<!-- <article>
<div class="reser-blog">
<h3 class="text-capitalize mb-20 font-0pen">3 <span class="text-gradient">Comments</span></h3>
</div>
<div class="profile_border">
<div class="profile top20 bottom20">
<div class="p_pic"><img src="img/testimonial-1.png" alt="instructure"></div>
<div class="profile_text">
<h5><strong class="text-uppercase green blog-pic">JOHN Terry</strong> - <span class="text-center text-capitalize blog-pic"> Great for Starters</span></h5>
<ul class="comment">
<li><a class="a-recent" href="#.">Feb 28, 2020 - 10:07 pm</a></li>
</ul>
<p class="para-color para-align mb-2">Vivamus bibendum nibh in dolor pharetra, a euismod nulla dignissim. Aenean viverra tincidunt nibh, in imperdiet nunc. Suspendisse eu ante pretium.</p>
<a class="readmore para-color text-capitalize green" href="#.">Reply</a>
</div>
</div>
</div>
<div class="profile_border mt-30">
<div class="profile top20 bottom20 wow fadeIn" data-wow-delay="300ms">
<div class="p_pic"><img src="img/testimonial-2.png" alt="instructure"></div>
<div class="profile_text">
<h5><strong class="text-uppercase green blog-pic">Jessica D Miller</strong> - <span class="excellent text-capitalize blog-pic">Excellent Work</span></h5>
<ul class="comment">
<li><a class="a-recent" href="#.">Mar 10, 2020 - 09:00 am</a></li>
</ul>
<p class="para-color para-align mb-2">Vivamus bibendum nibh in dolor pharetra, a euismod nulla dignissim. Aenean viverra tincidunt nibh, in imperdiet nunc. Suspendisse eu ante pretium.</p>
<a class="readmore para-color text-capitalize green" href="#.">Reply</a>
</div>
</div>
</div>
<div class="profile_border mt-30">
<div class="profile top20 bottom20 wow fadeInUp" data-wow-delay="350ms">
<div class="p_pic"><img src="img/testimonial-3.png" alt="instructure"></div>
<div class="profile_text">
<h5><strong class="text-uppercase green blog-pic">David Muller</strong> - <span class="text-capitalize blog-pic">Awesome Quality</span></h5>
<ul class="comment">
<li><a class="a-recent" href="#.">Apr 20, 2020 - 08:30 am</a></li>
</ul>
<p class="para-color para-align mb-2">Vivamus bibendum nibh in dolor pharetra, a euismod nulla dignissim. Aenean viverra tincidunt nibh, in imperdiet nunc. Suspendisse eu ante pretium.</p>
<a class="readmore para-color text-capitalize green" href="#.">Reply</a>
</div>
</div>
</div>
<h3 class="my-4 center-leave">Comment<span class="divider-left gradient-bg1"></span></h3>
<form class="findus wow fadeInUp" data-wow-delay="400ms">
<div class="row">
<div class="col-md-6">
<div class="form-group mb-20">
<input type="text" class="form-control para-color" placeholder="Name" required>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" class="form-control para-color" placeholder="Email" required>
</div>
</div>
<div class="col-md-12">
<textarea placeholder="Comment"></textarea>
<div class="text-1 text-11 margin-sm">
<button type="submit" class="btn btn-green-orange btn-large rev-slider btn-rounded w-100">post your comment</button>
</div>
</div>
</div>
</form>
</article> -->
</div>
<div class="col-12 col-lg-4 recent_pst_12">
<div class="text-left" style="position: -webkit-sticky;
position: sticky;
top: 90px;">
<aside class="sidebar padding-bottom">
<div class="widget heading_space">
<h4 class="text-capitalize darkcolor pb-10 align-left text-11 blue">Recent Post</h4>
<div class="single_post d-flex align-items-center justify-content-lg-start bottom15 justify-content-center text-lg-left pb-20">
<a href="Artificial_Intelligence.html" class="post"><img src="img/blog-s4.png" alt="post image"></a>
<div class="text-1">
<a class="a-recent text-capitalize" href="Artificial_Intelligence.html">Artificial Intelligence</a>
<p class="para-color">Apr 27,2021</p>
</div>
</div>
<div class="single_post d-flex align-items-center justify-content-lg-start bottom15 justify-content-center text-lg-left pb-20">
<a href="Digitization_of_Pharma.html" class="post"><img src="img/blog-s2.png" alt="post image"></a>
<div class="text-1">
<a class="a-recent text-capitalize" href="Digitization_of_Pharma.html">Digitization of Pharma</a>
<p class="para-color">Feb 05,2021</p>
</div>
</div>
<div class="single_post d-flex align-items-center justify-content-lg-start bottom15 justify-content-center text-lg-left pb-20">
<a href="Electric_Vehicles.html" class="post"><img src="img/blog-s3.png" alt="post image"></a>
<div class="text-1">
<a class="a-recent text-capitalize" href="Electric_Vehicles.html">Electric Vehicles (EV)</a>
<p class="para-color">Mar 18,2021</p>
</div>
</div>
<div class="single_post d-flex align-items-center justify-content-lg-start bottom15 justify-content-center text-lg-left pb-20">
<a href="Era_of_FinTech.html" class="post"><img src="img/blog-s1.png" alt="post image"></a>
<div class="text-1">
<a class="a-recent text-capitalize" href="Era_of_FinTech.html">Era of FinTech</a>
<p class="para-color">Jan 10,2021</p>
</div>
</div>
<div class="single_post d-flex align-items-center justify-content-lg-start bottom15 justify-content-center text-lg-left pb-20">
<a href="Future_of_Energy.html" class="post"><img src="img/blog-s6.png" alt="post image"></a>
<div class="text-1">
<a class="a-recent text-capitalize" href="Future_of_Energy.html">Future of Energy...</a>
<p class="para-color">Jun 18,2021</p>
</div>
</div>
</div>
</aside>
</div>
</div>
</div>
</div>
</section>
<!-- our client end -->
<!--Footer Start-->
<!-- 1st part -->
<div class="footer_action">
<div class="widget123s_wrapper">
<div class=" totwid" >
<div class="one-fourth column">
<!-- Text Area -->
<aside id="text-7" class="widget123 widget123_text">
<div class="textwidget123">
<!-- <img src="img/logo.png" alt=""> -->
<br><br>
<p>
<span class="big" style="line-height: 20px;">We love who we are and we are very proud to be the part of your business</span>
</p>
<p>
<span class="big" style="line-height: 20px;">We empower organizations to grow sustainably and expand across geographical boundaries.</span>
</p>
<!-- <a href="#" class="icon_bar icon_bar_facebook icon_bar_small"><span class="t"><i class="icon-facebook"></i></span><span class="b"><i class="icon-facebook"></i></span></a><a href="#" class="icon_bar icon_bar_google icon_bar_small"><span class="t"><i class="icon-gplus"></i></span><span class="b"><i class="icon-gplus"></i></span></a><a href="#" class="icon_bar icon_bar_twitter icon_bar_small"><span class="t"><i class="icon-twitter"></i></span><span class="b"><i class="icon-twitter"></i></span></a><a href="#" class="icon_bar icon_bar_vimeo icon_bar_small"><span class="t"><i class="icon-vimeo"></i></span><span class="b"><i class="icon-vimeo"></i></span></a><a href="#" class="icon_bar icon_bar_youtube icon_bar_small"><span class="t"><i class="icon-play"></i></span><span class="b"><i class="icon-play"></i></span></a> -->
</div>
</aside>
</div>
<div class="one-fourth column" style="padding-left: 45px;">
<!-- Recent Comments Area -->
<aside class="widget123 widget123_mfn_recent_comments">
<h4 style="text-align: left;font-size: large;">Recent Projects</h4>
<div class="Recent_comments">
<ul>
<li style="background: url(img/recent_comments.png) no-repeat 4px top;">
<span class="date12_label">Jun 25, 2021</span>
<p>
<i class="icon-user"></i><strong>Muffin Group</strong> commented on <br><a href="blog-single-content-builder.html#comment-7" title="Muffin Group | Content builder for posts">Content builder for posts</a>
</p>
</li>
<li style="background: url(img/recent_comments.png) no-repeat 4px top;">
<span class="date12_label">July 27, 2021</span>
<p>
<i class="icon-user"></i><strong>Muffin Group</strong> commented on <br><a href="blog-single-content-builder.html#comment-6" title="Muffin Group | Content builder for posts">Content builder for posts</a>
</p>
</li>
</ul>
</div>
</aside>
</div>
<div class="one-fourth column">
<!-- Recent posts -->
<aside class="widget123 widget123_mfn_recent_posts" >
<h4 style="
font-size: large;
padding-left: 60px;">Verge's Insights</h4>
<div class="Recent_posts">
<ul>
<li class="post " style="max-width: 311px;min-width:290px">
<a href="blog-single-content-builder.html" style="display: grid;grid-template-columns: auto auto;">
<div class="photo"><img width="80" height="80" src="img/blog-f1.jpg" class="scale-with-grid wp-post-image" alt="beauty_portfolio_2"><span class="c">4</span>
</div>
<div class="desc12">
<h6 style="color:#444">Era of FinTech</h6><span class="date12"><i class="icon-clock"></i>July 26, 2021</span>
</div>
</a>
</li>
<li class="post format-image" style="max-width: 311px;">
<a href="blog-single-vertical-photo.html" style="display: grid;grid-template-columns: auto auto;">
<div class="photo"><img width="80" height="80" src="img/blog-f2.jpg" class="scale-with-grid wp-post-image" alt="blog_vertical"><span class="c">0</span>
</div>
<div class="desc12">
<h6 style="color:#444">Digitization of Pharma</h6><span class="date12"><i class="icon-clock"></i>July 26, 2021</span>
</div>
</a>
</li>
</ul>
</div>
</aside>
</div>
<!-- <div class="one-fourth column">
Text Area
<aside id="text-8" class="widget123 widget123_text">
<h4>Some features</h4>
<div class="textwidget123">
<ul class="list_mixed" style="padding-right: 60px;">
<li class="list_check">
Home
</li>
<li class="list_star">
About
</li>
<li class="list_idea">
Support
</li>
<li class="list_check">
Profile
</li>
<li class="list_check">
Insight
</li>
<li class="list_check">
Contact
</li>
</ul>
</div>
</aside>
</div> -->
<div class="one-fourth column">
<!-- Text Area -->
<aside id="text-7" class="widget123 widget123_text" >
<div class="textwidget123" style="text-align: end;"><img src="img/logo_footer.html" alt="">
<br>
<p style="line-height: 2px !important;"><a href="index.html">Home</a></p>
<p style="line-height: 2px !important;"><a href="aboutus.html">About</a></p>
<p style="line-height: 2px !important;"><a href="services.html">Services</a></p>
<p style="line-height: 2px !important;"><a href="project.html">Projects</a></p>
<p style="line-height: 2px !important;"><a href="insight.html">Insights</a></p>
<p style="line-height: 2px !important;"><a href="index.html#contactus">Contact</a></p>
<p style="line-height: 2px !important;"><a href="careers%2520.html">Careers </a></p>
<p>
<!-- <span class="big">We love who we are and we are very proud to be the part of your business</span> -->
</p>
<p>
<!-- Curabitur sit amet magna quam. Praesent in libero vel turpis pellentesquen egestas sit amet vel nunc. Nunc lobortis dui neque quis. -->
</p>
<!-- <a href="#" class="icon_bar icon_bar_facebook icon_bar_small"><span class="t"><i class="icon-facebook"></i></span><span class="b"><i class="icon-facebook"></i></span></a><a href="#" class="icon_bar icon_bar_google icon_bar_small"><span class="t"><i class="icon-gplus"></i></span><span class="b"><i class="icon-gplus"></i></span></a><a href="#" class="icon_bar icon_bar_twitter icon_bar_small"><span class="t"><i class="icon-twitter"></i></span><span class="b"><i class="icon-twitter"></i></span></a><a href="#" class="icon_bar icon_bar_vimeo icon_bar_small"><span class="t"><i class="icon-vimeo"></i></span><span class="b"><i class="icon-vimeo"></i></span></a><a href="#" class="icon_bar icon_bar_youtube icon_bar_small"><span class="t"><i class="icon-play"></i></span><span class="b"><i class="icon-play"></i></span></a> -->
</div>
</aside>
</div>
</div>
</div>
</div>
<!-- 2nd part -->
<section class="text-center recent_ft_mob m-0" style="padding:0">
<h2 class="d-none">hidden</h2>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="footer-social">
<ul class="list-unstyled text-white">
<!--<li><a class="wow fadeInUp facebook-bg-hvr" href="javascript:void(0);"><i class="fab fa-facebook-f" aria-hidden="true"></i></a></li>-->
<li><a class="wow fadeInDown twitter-bg-hvr" href="javascript:void(0);"><i class="fab fa-twitter " aria-hidden="true"></i></a></li>
<li><a class="wow fadeInUp google-bg-hvr" href="javascript:void(0);"><i class="fab fa-google-plus-g " aria-hidden="true"></i></a></li>
<li><a class="wow fadeInDown linkedin-bg-hvr" href="https://www.linkedin.com/company/verge-advisorsllp/"><i class="fab fa-linkedin-in " aria-hidden="true"></i></a></li>
<!--<li><a class="wow fadeInUp instagram-bg-hvr" href="javascript:void(0);"><i class="fab fa-instagram" aria-hidden="true"></i></a></li>-->
<li><a class="wow fadeInDown mail-bg-hvr" href="mailto:[email protected]"><i class="fa fa-envelope " aria-hidden="true"></i></a></li>
</ul>
</div>
<p class=" fadeIn text-capitalize">© 2021 Dibiz Solution. Made With Love By <a href="javascript:void(0);">Team Dibiz Solution</a></p>
</div>
</div>
</div>
</section>
<!--Footer End-->
<!--G0 Top-->
<div class="go-top"><i class="fas fa-chevron-up"></i><i class="fas fa-chevron-up"></i></div>
<!--End Go Top-->
<!-- JavaScript -->
<script src="vendor/js/bundle.min.js"></script>
<!-- Plugin Js -->
<script src="vendor/js/jquery.fancybox.min.js"></script>
<script src="vendor/js/owl.carousel.min.js"></script>
<script src="vendor/js/swiper.min.js"></script>
<script src="vendor/js/jquery.cubeportfolio.min.js"></script>
<script src="vendor/js/jquery.appear.js"></script>
<script src="vendor/js/wow.min.js"></script>
<script src="vendor/js/flip.js"></script>
<script src="vendor/js/jquery-ui.bundle.js"></script>
<script src="vendor/js/select2.min.js"></script>
<script src="vendor/js/jquery.hoverdir.js"></script>
<script src="vendor/js/hover-item.js"></script>
<script src="vendor/js/slick.min.js"></script>
<script src="vendor/js/parallaxie.min.js"></script>
<!-- REVOLUTION JS FILES -->
<script src="vendor/js/jquery.themepunch.tools.min.js"></script>
<script src="vendor/js/jquery.themepunch.revolution.min.js"></script>
<!-- SLIDER REVOLUTION EXTENSIONS -->
<script src="vendor/js/extensions/revolution.extension.actions.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.carousel.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.kenburn.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.migration.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.navigation.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.parallax.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.slideanims.min.js"></script>
<script src="vendor/js/extensions/revolution.extension.video.min.js"></script>
<!-- custom script -->
<script src="http://maps.google.com/maps/api/js?key=AIzaSyCo_pcAdFNbTDCAvMwAD19oRTuEmb9M50c"></script>
<script src="js/maps.min.js"></script>
<script src="js/script.js"></script>
<script src="vendor/js/megamenu.js"></script>
</body>
<script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'}),_trfd.push({'ap':'cpsh-oh'},{'server':'sg2plzcpnl479111'},{'id':'8096175'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='../img1.wsimg.com/tcc/tcc_l.combined.1.0.6.min.js'></script>
<!-- Mirrored from vergeadvisorsllp.com/PropTech by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 03 Sep 2021 10:19:30 GMT -->
</html>