-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
164 lines (155 loc) · 36.4 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
<!DOCTYPE html><html lang="en"><head lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta http-equiv="Expires" content="30"><link rel="icon" type="image/png" href="img/maturify/logo-maturify.png"><title>Maturify</title><!-- <link rel="stylesheet" type="text/css" href="css/fonts.css">
<link rel="stylesheet" type="text/css" href="css/crumina-fonts.css">
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link rel="stylesheet" type="text/css" href="css/grid.css">
<link rel="stylesheet" type="text/css" href="css/base.css">
<link rel="stylesheet" type="text/css" href="css/blocks.css">
<link rel="stylesheet" type="text/css" href="css/layouts.css">
<link rel="stylesheet" type="text/css" href="css/modules.css">
<link rel="stylesheet" type="text/css" href="css/widgets-styles.css">--><!-- Minified CSS --><link rel="stylesheet" type="text/css" href="css/minified/fonts.css"><link rel="stylesheet" type="text/css" href="css/minified/crumina-fonts.css"><link rel="stylesheet" type="text/css" href="css/minified/normalize.css"><link rel="stylesheet" type="text/css" href="css/minified/grid.css"><link rel="stylesheet" type="text/css" href="css/minified/base.css"><link rel="stylesheet" type="text/css" href="css/minified/blocks.css"><link rel="stylesheet" type="text/css" href="css/minified/layouts.css"><link rel="stylesheet" type="text/css" href="css/minified/modules.css"><link rel="stylesheet" type="text/css" href="css/minified/widgets-styles.css"><!--Plugins styles--><!--<link rel="stylesheet" type="text/css" href="css/jquery.mCustomScrollbar.min.css">
<link rel="stylesheet" type="text/css" href="css/swiper.min.css">
<link rel="stylesheet" type="text/css" href="css/primary-menu.css">
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">--><!-- Plugins styles minified css--><link rel="stylesheet" type="text/css" href="css/minified/jquery.mCustomScrollbar.min.css"><link rel="stylesheet" type="text/css" href="css/minified/swiper.min.css"><link rel="stylesheet" type="text/css" href="css/minified/primary-menu.css"><link rel="stylesheet" type="text/css" href="css/minified/magnific-popup.css"><!--Styles for RTL--><!--<link rel="stylesheet" type="text/css" href="css/rtl.css">--><!--External fonts--><link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" type="text/css"><!-- Global site tag (gtag.js) - Google Analytics --><script async src="https://www.googletagmanager.com/gtag/js?id=UA-107438849-1"></script><script>window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-107438849-1');</script></head><body class=""><!-- Header --><header class="header" id="site-header"><div class="container"><div class="header-content-wrapper"><div class="logo"><a href="index.html" class="full-block-link"></a> <img src="img/maturify/logo-maturify.png" alt="Seosight"><div class="logo-text"><div class="logo-title">Maturify</div><div class="logo-sub-title">l i v e l y <span> </span>k no w l e d g e</div></div></div><nav id="primary-menu" class="primary-menu"><a href="javascript:void(0)" id="menu-icon-trigger" class="menu-icon-trigger showhide"><span class="mob-menu--title">Menu</span> <span id="menu-icon-wrapper" class="menu-icon-wrapper" style="visibility: hidden"><svg width="1000px" height="1000px"><path id="pathD" d="M 300 400 L 700 400 C 900 400 900 750 600 850 A 400 400 0 0 1 200 200 L 800 800"></path><path id="pathE" d="M 300 500 L 700 500"></path><path id="pathF" d="M 700 600 L 300 600 C 100 600 100 200 400 150 A 400 380 0 1 1 200 800 L 800 200"></path></svg> </span></a><!-- menu-icon-wrapper --><ul class="primary-menu-menu"><li class="menu-item-has-children"><a href="index.html">Home</a></li><!-- <li class="">
<a>Product</a>
<ul class="dropdown">
<li class="hover-ver2">
<a href=""><i class="seoicon-pin-map"></i>
Automagical Learning
</a>
</li>
<li class="hover-ver2">
<a href=""><i class="seoicon-mail-send"></i>
Content with a Life
</a>
</li>
<li class="hover-ver2">
<a href=""><i class="seoicon-chat-comment"></i>
Never get Outdated
</a>
</li>
<li class="menu-item-has-children hover-ver2">
<a href="">
<i class="seoicon-search"></i>
Learning Insights
</a>
</li>
<li class="hover-ver2">
<a href=""><i class="seoicon-button"></i>
Fun and Rewards
</a>
</li>
</ul>
</li>
<li class="menu-item-has-children">
<a href="">Philosophy</a>
</li> --><li class="menu-item-has-children"><a href="contact.html">Contact</a></li></ul></nav><div class="user-menu open-overlay"><a href="https://app.maturify.com/" class="user-menu-content">Login <span></span></a></div></div></div></header><!-- End Header --><!-- Page Content --><div class="content-wrapper"><div class="header-spacer"></div><!-- Main Slider --><div class="container-full-width"><div class="swiper-container main-slider" data-effect="fade"><!-- Additional required wrapper --><div class="swiper-wrapper"><!-- Slides --><div class="swiper-slide bg-border-color"><div class="container"><div class="row table-cell"><div class="col-lg-12"><div class="slider-content align-center"><h1 class="slider-content-title slider-content-title-primary" data-swiper-parallax="-100">Auto<span class="slider-content-title-highlight">magical</span> Learning Management</h1><h5 class="slider-content-text c-gray" data-swiper-parallax="-200">Develop your teams 400% faster with the world's most intelligent learning management platform</h5><div class="main-slider-btn-wrap" data-swiper-parallax="-300"><!-- <a href=""
class="btn btn-medium btn--dark btn-hover-shadow">
<span class="text">What's Automagical?</span>
<span class="semicircle"></span>
</a> --> <a href="https://app.maturify.com/register" class="btn btn-medium btn-hover-shadow btn--primary"><span class="text">GET STARTED</span> <span class="semicircle"></span></a></div></div></div><div class="col-lg-12"><div class="slider-thumb" data-swiper-parallax="-400" data-swiper-parallax-duration="600"><img src="img/maturify/maturify-slider1.png" alt="slider"></div></div></div></div></div><div class="swiper-slide bg-orange-color main-slider-bg-dark"><div class="container table full-height"><div class="row table-cell"><div class="col-lg-12"><div class="slider-thumb" data-swiper-parallax="-400" data-swiper-parallax-duration="600"><img src="img/slider4.png" alt="slider"></div></div><div class="col-lg-12"><div class="slider-content align-center"><h3 class="h1 slider-content-title c-dark" data-swiper-parallax="-100">Content with Life</h3><h5 class="slider-content-text" data-swiper-parallax="-200">Is your business critical knowledge still sitting in dumb knowledge stores like wikis? It's time to move forward and put your knowledge assets to real use!</h5><div class="main-slider-btn-wrap" data-swiper-parallax="-300"><!-- <a href=""
class="btn btn-medium btn--dark btn-hover-shadow">
<span class="text">Why wikis won't work</span>
<span class="semicircle"></span>
</a> --></div></div></div></div></div></div><div class="swiper-slide bg-secondary-color main-slider-bg-dark"><div class="container table full-height"><div class="row table-cell"><div class="col-lg-6 table-cell"><div class="slider-content"><h3 class="h1 slider-content-title c-dark" data-swiper-parallax="-100">Knowledge that never gets outdated</h3><h5 class="slider-content-text" data-swiper-parallax="-200">Are you still using emails to notify employees of changes in your corporate knowledge?</h5><div class="main-slider-btn-wrap" data-swiper-parallax="-300"><!-- <a href="" class="btn btn-medium btn--dark btn-hover-shadow">
<span class="text">better way to notify</span>
<span class="semicircle"></span>
</a> --></div></div></div><div class="col-lg-6 table-cell"><div class="slider-thumb" data-swiper-parallax="-300" data-swiper-parallax-duration="500"><img src="img/slider3.png" alt="slider"></div></div></div></div></div><div class="swiper-slide bg-primary-color main-slider-bg-dark thumb-left"><div class="container table full-height"><div class="row table-cell"><div class="col-lg-5 table-cell"><div class="slider-content"><h3 class="slider-content-title" data-swiper-parallax="-100"><span class="c-dark">Deep Insights</span> into business continuity and competitive advantage.</h3><div class="main-slider-btn-wrap" data-swiper-parallax="-300"><!-- <a href=""
class="btn btn-medium btn--dark btn-hover-shadow">
<span class="text">What insights?</span>
<span class="semicircle"></span>
</a> --></div></div></div><div class="col-lg-7 table-cell"><div class="slider-thumb" data-swiper-parallax="-300" data-swiper-parallax-duration="500"><img src="img/slider2.png" alt="slider"></div></div></div></div></div><div class="swiper-slide bg-green-color main-slider-bg-dark"><div class="container table full-height"><div class="row table-cell"><div class="col-lg-6 table-cell"><div class="slider-content"><h3 class="h1 slider-content-title c-dark" data-swiper-parallax="-100">Rewards through Gamification</h3><h5 class="slider-content-text" data-swiper-parallax="-200">Knowledge acquisition is a team play. Maturify inculcates friendly competition among teams to improve individuals continuously by acquiring new knowledge.</h5><div class="main-slider-btn-wrap" data-swiper-parallax="-300"><!-- <a href=""
class="btn btn-medium btn--dark btn-hover-shadow">
<span class="text">Team Play </span>
<span class="semicircle"></span>
</a> --></div></div></div><div class="col-lg-6 table-cell"><div class="slider-thumb" data-swiper-parallax="-300" data-swiper-parallax-duration="500"><img src="img/slider5.png" alt="slider"></div></div></div></div></div></div><!--Prev next buttons--> <svg class="btn-next btn-next-black"><use xlink:href="#arrow-right"></use></svg> <svg class="btn-prev btn-prev-black"><use xlink:href="#arrow-left"></use></svg><!--Pagination tabs--><div class="slider-slides"><a href="#" class="slides-item bg-border-color main-slider-bg-light"><div class="content"><div class="text-wrap"><h4 class="slides-title">Automagical Learning</h4></div><div class="slides-number">01</div></div></a><a href="#" class="slides-item bg-orange-color"><div class="content"><div class="text-wrap"><h4 class="slides-title">Content with Life</h4></div><div class="slides-number">02</div></div></a><a href="#" class="slides-item bg-secondary-color"><div class="content"><div class="text-wrap"><h4 class="slides-title">Never be Outdated</h4></div><div class="slides-number">03</div></div></a><a href="#" class="slides-item bg-primary-color"><div class="content"><div class="text-wrap"><h4 class="slides-title">Learning Insights</h4></div><div class="slides-number">04</div></div></a><a href="#" class="slides-item bg-green-color"><div class="content"><div class="text-wrap"><h4 class="slides-title">Fun and Rewarding</h4></div><div class="slides-number">05</div></div></a></div></div></div><!-- ... End Main Slider --><!-- Product Introduction --><div class="container-fluid"><div class="row pt120"><div class="container"><div class="row"><div class="col-lg-10 col-lg-offset-1 col-md-10 col-md-offset-1 col-sm-12 col-xs-12"><div class="heading align-center pb80"><h4 class="h1 heading-title">In today's business, knowledge is the ultimate competitive advantage.</h4><div class="heading-line"><span class="short-line"></span> <span class="long-line"></span></div><p class="heading-text">Use it well with Maturify</p></div></div></div><div class="row"><div class="local-seo"><div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"><img src="img/maturify/maturify-screen2.png" alt="local-seo"> <img src="img/maturify/maturify-screen1.png" alt="local-seo"> <img src="img/maturify/maturify-screen-main.png" alt="local-seo" class="shadow-image"></div></div></div></div></div><div class="row medium-padding120 bg-border-color"><div class="container"><div class="row align-center"><div class="col-lg-10 col-lg-offset-1 col-md-10 col-md-offset-1 col-sm-12 col-xs-12"><div class="h5 c-gray pt80">Maturify transforms your static business knowledge artifacts into a set of dynamic assets to build your people and gain an unfair competitive advantage.</div><a href="https://app.maturify.com/register" class="btn btn-medium btn--blue btn-hover-shadow mt30">Sign Up Now </a><span class="semicircle"></span></div></div></div></div></div><!-- Video --><!-- <div class="container-fluid">
<div class="row">
<div class="seo-score scrollme">
<div class="seo-score-content">
<div class="wrapper">
<a href="#" class="video-control" >
<img src="svg/video-control.svg" alt="go">
</a>
<div class="heading">
<h4 class="heading-title">Watch Our Video</h4>
<p class="heading-text">
Maturify is easy to setup. Watch the 3 step process of automating your learning management.
</p>
</div>
</div> --><!--div class="images">
<img src="img/seoscore3.png" alt="image">
</div--><!-- <div class="overlay"></div>
</div>
</div>
</div>
</div> --><!-- Team members --><div class="container"><div class="row pt120 mb30"><div class="col-lg-12"><div class="heading align-center"><h4 class="h1 heading-title">Superbots at Your Service</h4><div class="heading-line"><span class="short-line"></span> <span class="long-line"></span></div><p class="heading-text">Maturify consists of 4 <b>Artificial Intelligence (AI) Bots </b>to assess, plan, follow-up and reward your teams.</p></div></div></div><div class="row background-mountains scrollme"><div class="images"><img src="img/mountain1.png" alt="mountain"> <img src="img/mountain2.png" alt="mountain"></div><div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="teammembers-item"><img src="img/maturify/chari.png" alt="team member"><h5 class="teammembers-item-name">Chari</h5><h6 class="teammembers-item-prof">Optimizing organization and team risk profiles</h6><a href="aiBots.html#chari" class="read-more">More <i class="seoicon-right-arrow"></i></a></div></div><div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="teammembers-item"><img src="img/maturify/ara.png" alt="team member"><h5 class="teammembers-item-name">Ara</h5><h6 class="teammembers-item-prof">Proposing new knowledge for continuous development</h6><a href="aiBots.html#ara" class="read-more">More <i class="seoicon-right-arrow"></i></a></div></div><div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="teammembers-item"><img src="img/maturify/avi.png" alt="team member"><h5 class="teammembers-item-name">Avi</h5><h6 class="teammembers-item-prof">Following competing teams for gamification stratergies</h6><a href="aiBots.html#avi" class="read-more">More <i class="seoicon-right-arrow"></i></a></div></div><div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="teammembers-item"><img src="img/maturify/sai.png" alt="team member"><h5 class="teammembers-item-namr">Sai</h5><h6 class="teammembers-item-prof">Rendering the big picture of the organization for insights</h6><a href="aiBots.html#sai" class="read-more">More <i class="seoicon-right-arrow"></i></a></div></div></div></div><!-- End Team members --><!-- Offers --><div class="container"><div class="row medium-padding120"><div class="col-lg-12"><div class="offers"><div class="row"><div class="col-lg-8 col-md-12 col-sm-12 col-xs-12"><div class="heading"><h4 class="h1 heading-title">Deep learning insights, never seen before!</h4><div class="heading-line"><span class="short-line"></span> <span class="long-line"></span></div></div></div></div><div class="row"><div class="col-lg-6 col-md-12 col-sm-12 col-xs-12"><div class="heading"><p class="heading-subtitle">Maturify serves as an auto-pilot, bringing the admins' involvement to a minimum. Yet, our powerful reports will keep you informed of the progress.</p></div><ul class="list list--secondary"><li><i class="seoicon-check"></i><div>Knowledge risk densities and areas as heatmap for individual teams and the entire organization</div></li><li><i class="seoicon-check"></i><div>Comparative knowledge progression charts for individuals and teams</div></li><li><i class="seoicon-check"></i><div>Risk alerts for organizational and team leads on long standing and critical risks</div></li><li><i class="seoicon-check"></i><div>Leaderboards and appreciation tokens to motivate employees</div></li></ul><!-- <a href="" class="btn btn-medium btn-border c-primary">
<span class="text">More About Insights</span>
<span class="semicircle"></span>
</a> --> <a href="https://app.maturify.com/register" class="btn btn-medium btn--primary btn-hover-shadow"><span class="text">Get Started</span> <span class="semicircle"></span></a></div><div class="col-lg-6 col-md-12 col-sm-12 col-xs-12"><div class="offers-thumb"><img src="img/maturify/insights.png" alt="offers"></div></div></div></div></div></div></div><!-- Testimonial-slider --><div class="container-fluid"><div class="row"><div class="testimonial-slider scrollme"><div class="container"><div class="row"><div class="col-lg-4 col-md-4 col-sm-12 col-xs-12"><div class="heading"><h4 class="h1 heading-title">...and, Learning is now Fun, finally...</h4><div class="heading-line"><span class="short-line bg-yellow-color"></span> <span class="long-line bg-yellow-color"></span></div><p class="heading-text c-white"></p></div></div><div class="col-lg-7 col-lg-offset-1 col-md-8 col-sm-12 col-xs-12"><div class="testimonial-item"><!-- Slider main container --><div class="swiper-container testimonial__thumb overflow-visible" data-effect="fade" data-loop="false"><div class="swiper-wrapper"><div class="testimonial-slider-item swiper-slide"><div class="testimonial-content"><p class="text" data-swiper-parallax="-200">I do not followup the learnings of my team mates anymore. Maturify does all that for me and keeps me updated.</p><div class="author" data-swiper-parallax="-150">Suren Rodrigo</div><div class="company" data-swiper-parallax="-150">Team Lead</div></div><div class="avatar" data-swiper-parallax="-50"><img src="img/avatar.png" alt="avatar"></div></div><div class="testimonial-slider-item swiper-slide"><div class="testimonial-content"><p class="text" data-swiper-parallax="-200">It was never easy to followup 200 employees individually on their CPDs. I'm glad I only watch it now with Maturify.</p><div class="author" data-swiper-parallax="-150">Trudi Machado</div><div class="company" data-swiper-parallax="-150">Talent Manager</div></div><div class="avatar" data-swiper-parallax="-50"><img src="img/avatar.png" alt="avatar"></div></div><div class="testimonial-slider-item swiper-slide"><div class="testimonial-content"><p class="text" data-swiper-parallax="-200">Maturify was incredibly awesome in guiding me to learn the most critical aspects of the business as a new employee.</p><div class="author" data-swiper-parallax="-150">Shaun Nonis</div><div class="company" data-swiper-parallax="-150">New Hire</div></div><div class="avatar" data-swiper-parallax="-50"><img src="img/avatar.png" alt="avatar"></div></div></div><!-- If we need pagination --><div class="swiper-pagination"></div><div class="quote"><i class="seoicon-quotes"></i></div></div><div class="testimonial__thumb-img"><img src="img/testimonial1.png" alt="image"></div></div></div></div></div><div class="testimonial-img"><img src="img/testimonial2.png" alt="image"></div></div></div></div><!-- End Testimonial-slider --><!-- Pricing table --><div class="container-fluid"><div class="row"><div class="pricing-tables medium-padding120 bg-border-color"><div class="container"><div class="row"><div class="col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-sm-12 col-xs-12"><div class="heading align-center"><h4 class="h1 heading-title">Pricing</h4><div class="heading-line"><span class="short-line"></span> <span class="long-line"></span></div><p class="heading-text"></p></div></div></div><div class="row"><div class="pricing-tables-wrap"><div class="col-lg-4 col-md-4 col-sm-6 col-xs-12"><div class="pricing-tables-item"><div class="pricing-tables-icon"><img src="img/pricing3.png" alt="personal"></div><div class="pricing-title">Starter Plan</div><ul class="pricing-tables-position"><li class="position-item">Unlimited users</li><li class="position-item">Upto 5 models</li><li class="position-item">All basic features</li></ul><h4 class="rate">Free</h4></div></div><div class="col-lg-4 col-md-4 col-sm-6 col-xs-12"><div class="pricing-tables-item"><div class="pricing-tables-icon"><img src="img/pricing2.png" alt="personal"></div><div class="pricing-title">Professional Plan</div><ul class="pricing-tables-position"><li class="position-item">Unlimited users</li><li class="position-item">Unlimited models</li><li class="position-item">All basic features</li></ul><h4 class="rate">$10 Model/ Month</h4></div></div><div class="col-lg-4 col-md-4 col-sm-6 col-xs-12"><div class="pricing-tables-item"><div class="pricing-tables-icon"><img src="img/maturify/pricing4.png" alt="personal"></div><div class="pricing-title">Enterprise Plan</div><ul class="pricing-tables-position"><li class="position-item">Unlimited users</li><li class="position-item">Unlimited models</li><li class="position-item">All basic features</li><li class="position-item">On-platform video hosting**</li></ul><h4 class="rate">$75 Model/ Month</h4><p class="pricing-note">** 100 monthly free streaming hours per model ($10 per every additional 100 hours)</p></div></div><p class="pricing-overall-note">**Content creation support at a minimal cost</p><div class="contact-us-button"><a href="contact.html" class="btn btn-medium btn-border c-primary"><span class="text">Contact Us</span> <span class="semicircle"></span></a></div></div></div></div></div></div></div><!-- End Pricing table --><!-- Subscribe Form --><div class="container-fluid bg-green-color"><div class="row"><div class="container"><div class="row"><div class="subscribe scrollme"><div class="col-lg-6 col-lg-offset-5 col-md-6 col-md-offset-5 col-sm-12 col-xs-12"><h4 class="subscribe-title">Tips and Tricks!</h4><div class="sub-title">Receive the best practices in corporate learning management.</div><form class="subscribe-form" method="post" action=""><input class="email input-standard-grey input-white" name="email" required="required" placeholder="Your Email Address" type="email"> <button class="subscr-btn">subscribe <span class="semicircle--right"></span></button></form></div><div class="images-block"><img src="img/subscr-gear.png" alt="gear" class="gear"> <img src="img/subscr1.png" alt="mail" class="mail"> <img src="img/subscr-mailopen.png" alt="mail" class="mail-2"></div></div></div></div></div></div><!-- End Subscribe Form --></div><!-- End Page Content --><!-- Footer --><footer class="footer js-fixed-footer" id="site-footer"><div class="container"><div class="row"><div class="info"><div class="col-lg-7 col-md-7 col-sm-12 col-xs-12"><div class="heading"><h3 class="heading-title">Our Team!</h3><div class="heading-line"><span class="short-line"></span> <span class="long-line"></span></div><p class="heading-text">Our team is a little crazy, and madly dedicated to solving the pain of corporate learning management. Feel free to <a href="contact.html">contact </a>us anytime.</p></div><div class="socials"><a href="https://www.facebook.com/maturify/" class="social__item"><img src="svg/circle-facebook.svg" alt="facebook"> </a><a href="https://twitter.com/maturify" class="social__item"><img src="svg/twitter.svg" alt="twitter"> </a><a href="https://www.youtube.com/channel/UCPFq7P3AnX1zxbBrr0rZG3g" class="social__item"><img src="svg/youtube.svg" alt="youtube"> </a><!-- <a href="" class="social__item">
<img src="svg/rss.svg" alt="rss">
</a> --></div></div><!-- <div class="col-lg-4 col-lg-offset-1 col-md-4 col-md-offset-1 col-sm-12 col-xs-12">
<div class="services">
<div class="heading">
<h3 class="heading-title">Why Maturify? </h3>
<div class="heading-line">
<span class="short-line"></span>
<span class="long-line"></span>
</div>
</div>
<ul class="list list--primary">
<li>
<i class="fa fa-caret-right" aria-hidden="true"></i>
<a href="#">Automagical Learning</a>
</li>
<li>
<i class="fa fa-caret-right" aria-hidden="true"></i>
<a href="#">Content with a Life</a>
</li>
<li>
<i class="fa fa-caret-right" aria-hidden="true"></i>
<a href="#">Never get Outdated</a>
</li>
</ul>
<ul class="list list--primary">
<li>
<i class="fa fa-caret-right" aria-hidden="true"></i>
<a href="#">Learning Insights</a>
</li>
<li>
<i class="fa fa-caret-right" aria-hidden="true"></i>
<a href="#">Fun and Rewards</a>
</li>
</ul>
</div>
</div> --></div></div><div class="row"><div class="contacts"><div class="col-lg-4 col-md-12 col-sm-12 col-xs-12"><div class="contacts-item"><div class="icon js-animate-icon"><svg enable-background="new 0 0 64 64" version="1.1" viewBox="0 0 64 64" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><path d=" M45.1,44.2C42.9,42,39.6,40,37,42.6c-1.8,1.8-2.6,3.9-2.6,3.9s-4.3,2.3-11.7-5.2s-5.2-11.7-5.2-11.7s2.1-0.8,3.9-2.6 c2.6-2.6,0.6-5.9-1.7-8.1c-2.7-2.7-6.2-4.9-8.2-2.9c-3.7,3.7-4.4,8.4-4.4,8.4S9,35.5,18.7,45.3s20.9,11.6,20.9,11.6s4.7-0.7,8.4-4.4 C50,50.4,47.8,46.9,45.1,44.2z" fill="none" stroke="#fcb03b" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path d=" M18.4,12.2C22.2,9.5,26.9,8,32,8c13.3,0,24,10.8,24,24c0,4-1.3,9-4.4,12.2" fill="none" stroke="#fcb03b" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path d=" M27.3,55.6c-9.8-1.9-17.5-9.8-19.1-19.7" fill="none" stroke="#fcb03b" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path d=" M30,21c0,0,4.4,0,5.2,0c1.2,0,1.8,0.2,1.8,1.1s0,0.7,0,1.3c0,0.6,0,1.4-1.6,2.5c-2.3,1.6-5.6,3.8-5.6,5.1c0,1.6,0.7,2,1.8,2 s5.3,0,5.3,0" fill="none" stroke="#fcb03b" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path d=" M40,21c0,0,0,2.8,0,3.8S39.9,27,41.5,27c1.6,0,4.5,0,4.5,0v-6.1V33" fill="none" stroke="#fcb03b" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/></svg></div><div class="content"><div class="title-new">+94 779 319 163</div><p class="sub-title">Inquiries and support</p></div></div></div><div class="col-lg-4 col-md-12 col-sm-12 col-xs-12"><div class="contacts-item"><div class="icon js-animate-icon"><svg enable-background="new 0 0 64 64" version="1.1" viewBox="0 0 64 64" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><polyline fill="none" points=" 54,17 32,36 10,17 " stroke="#f15b26" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><line fill="none" stroke="#f15b26" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" x1="10.9" x2="26" y1="48" y2="36"/><path d=" M32.7,49H13c-2.2,0-4-1.8-4-4V19c0-2.2,1.8-4,4-4h38c2.2,0,4,1.8,4,4v15.5" fill="none" stroke="#f15b26" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><circle cx="44.9" cy="43.1" fill="none" r="10.1" stroke="#f15b26" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path d=" M44,41.4c0,0-1.3,3.4-0.9,5.1c0.4,1.7,2.6,2.1,3.7,1.1" fill="none" stroke="#f15b26" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><g><circle cx="45.4" cy="38.3" fill="#DCE9EE" r="0.9"/><path d="M45.4,37.3c-0.5,0-0.9,0.4-0.9,0.9c0,0.5,0.4,0.9,0.9,0.9s0.9-0.4,0.9-0.9C46.4,37.8,46,37.3,45.4,37.3 L45.4,37.3z" fill="#f15b26"/></g></svg></div><div class="content"><div class="title-new">[email protected]</div><p class="sub-title">Inquiries and support</p></div></div></div><div class="col-lg-4 col-md-12 col-sm-12 col-xs-12"><div class="contacts-item"><div class="icon js-animate-icon"><svg enable-background="new 0 0 64 64" version="1.1" viewBox="0 0 64 64" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><polygon fill="none" points=" 38.7,36.4 56,32 38.7,27.6 42,22 36.4,25.3 32,8 27.6,25.3 22,22 25.3,27.6 8,32 25.3,36.4 22,42 27.6,38.7 32,56 36.4,38.7 42,42 " stroke="#3cb878" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"></polygon><circle cx="32" cy="32" fill="none" r="4" stroke="#3cb878" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"></circle><path d=" M26.1,53.2c-7.9-2.2-13.9-8.6-15.6-16.7" fill="none" stroke="#3cb878" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"></path><path d=" M53.5,36.9c-1.8,8.1-8.2,14.6-16.3,16.5" fill="none" stroke="#3cb878" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"></path><path d=" M36.9,10.5c8.2,1.9,14.7,8.3,16.6,16.6" fill="none" stroke="#3cb878" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"></path><path d=" M10.5,27.1c1.9-8.2,8.3-14.6,16.4-16.5" fill="none" stroke="#3cb878" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"></path></svg></div><div class="content"><div class="title-new">Colombo 03, Sri Lanka</div><p class="sub-title">67 Walukarama Road</p></div></div></div></div></div></div><div class="sub-footer"><div class="container"><div class="row"><div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"><span>Copyright ©<script>var CurrentYear = new Date().getFullYear();
document.write(CurrentYear);</script><a href="index.html" class="sub-footer__link">Maturify.</a> </span><span>Developed with love by Maturify team</span> <span><a href="privacy-policy.html" class="sub-footer__link">Privacy Policy </a></span><span><a href="terms-and-conditions.html" class="sub-footer__link">Terms and Conditions </a></span><a class="back-to-top" href="#"><svg class="back-to-top"><use xlink:href="#to-top"></use></svg></a></div></div></div></div></footer><!-- End Footer --> <svg style="display:none"><symbol id="arrow-left" viewBox="122.9 388.2 184.3 85"><path d="M124.1,431.3c0.1,2,1,3.8,2.4,5.2c0,0,0.1,0.1,0.1,0.1l34.1,34.1c1.6,1.6,3.7,2.5,5.9,2.5s4.3-0.9,5.9-2.4
c1.6-1.6,2.4-3.7,2.4-5.9s-0.9-3.9-2.4-5.5l-19.9-19.5h11.1c1.5,0,2.7-1.5,2.7-3c0-1.5-1.2-3-2.7-3h-17.6c-1.1,0-2.1,0.6-2.5,1.6
c-0.4,1-0.2,2.1,0.6,2.9l24.4,24.4c0.6,0.6,0.9,1.3,0.9,2.1s-0.3,1.6-0.9,2.1c-0.6,0.6-1.3,0.9-2.1,0.9s-1.6-0.3-2.1-0.9
l-34.2-34.2c0,0,0,0,0,0c-0.6-0.6-0.8-1.4-0.9-1.9c0,0,0,0,0,0c0-0.2,0-0.4,0-0.6c0.1-0.6,0.3-1.1,0.7-1.6c0-0.1,0.1-0.1,0.2-0.2
l34.1-34.1c0.6-0.6,1.3-0.9,2.1-0.9s1.6,0.3,2.1,0.9c0.6,0.6,0.9,1.3,0.9,2.1s-0.3,1.6-0.9,2.1l-24.4,24.4c-0.8,0.8-1,2-0.6,3
c0.4,1,1.4,1.7,2.5,1.7h125.7c1.5,0,2.7-1,2.7-2.5c0-1.5-1.2-2.5-2.7-2.5H152.6l19.9-20.1c1.6-1.6,2.4-3.8,2.4-6s-0.9-4.4-2.4-6
c-1.6-1.6-3.7-2.5-5.9-2.5s-4.3,0.9-5.9,2.4l-34.1,34.1c-0.2,0.2-0.3,0.3-0.5,0.5c-1.1,1.2-1.8,2.8-2,4.4
C124.1,430.2,124.1,430.8,124.1,431.3C124.1,431.3,124.1,431.3,124.1,431.3z"></path><path d="M283.3,427.9h14.2c1.7,0,3,1.3,3,3c0,1.7-1.4,3-3,3H175.1c-1.5,0-2.7,1.5-2.7,3c0,1.5,1.2,3,2.7,3h122.4
c4.6,0,8.4-3.9,8.4-8.5c0-4.6-3.8-8.5-8.4-8.5h-14.2c-1.5,0-2.7,1-2.7,2.5C280.7,426.9,281.8,427.9,283.3,427.9z"></path></symbol><symbol id="arrow-right" viewBox="122.9 388.2 184.3 85"><path d="M305.9,430.2c-0.1-2-1-3.8-2.4-5.2c0,0-0.1-0.1-0.1-0.1l-34.1-34.1c-1.6-1.6-3.7-2.5-5.9-2.5c-2.2,0-4.3,0.9-5.9,2.4
c-1.6,1.6-2.4,3.7-2.4,5.9s0.9,4.1,2.4,5.7l19.9,19.6h-11.1c-1.5,0-2.7,1.5-2.7,3c0,1.5,1.2,3,2.7,3h17.6c1.1,0,2.1-0.7,2.5-1.7
c0.4-1,0.2-2.2-0.6-2.9l-24.4-24.5c-0.6-0.6-0.9-1.3-0.9-2.1s0.3-1.6,0.9-2.1c0.6-0.6,1.3-0.9,2.1-0.9c0.8,0,1.6,0.3,2.1,0.9
l34.2,34.2c0,0,0,0,0,0c0.6,0.6,0.8,1.4,0.9,1.9c0,0,0,0,0,0c0,0.2,0,0.4,0,0.6c-0.1,0.6-0.3,1.1-0.7,1.6c0,0.1-0.1,0.1-0.2,0.2
l-34.1,34.1c-0.6,0.6-1.3,0.9-2.1,0.9s-1.6-0.3-2.1-0.9c-0.6-0.6-0.9-1.3-0.9-2.1s0.3-1.6,0.9-2.1l24.4-24.4c0.8-0.8,1-1.9,0.6-2.9
c-0.4-1-1.4-1.6-2.5-1.6H158.1c-1.5,0-2.7,1-2.7,2.5c0,1.5,1.2,2.5,2.7,2.5h119.3l-19.9,20c-1.6,1.6-2.4,3.7-2.4,6s0.9,4.4,2.4,5.9
c1.6,1.6,3.7,2.5,5.9,2.5s4.3-0.9,5.9-2.4l34.1-34.1c0.2-0.2,0.3-0.3,0.5-0.5c1.1-1.2,1.8-2.8,2-4.4
C305.9,431.3,305.9,430.8,305.9,430.2C305.9,430.2,305.9,430.2,305.9,430.2z"></path><path d="M146.7,433.9h-14.2c-1.7,0-3-1.3-3-3c0-1.7,1.4-3,3-3h122.4c1.5,0,2.7-1.5,2.7-3c0-1.5-1.2-3-2.7-3H132.4
c-4.6,0-8.4,3.9-8.4,8.5c0,4.6,3.8,8.5,8.4,8.5h14.2c1.5,0,2.7-1,2.7-2.5C149.3,434.9,148.1,433.9,146.7,433.9z"></path></symbol><symbol id="to-top" viewBox="0 0 32 32"><path d="M17,22 L25.0005601,22 C27.7616745,22 30,19.7558048 30,17 C30,14.9035809 28.7132907,13.1085075 26.8828633,12.3655101
L26.8828633,12.3655101 C26.3600217,9.87224935 24.1486546,8 21.5,8 C20.6371017,8 19.8206159,8.19871575 19.0938083,8.55288165
C17.8911816,6.43144875 15.6127573,5 13,5 C9.13400656,5 6,8.13400656 6,12 C6,12.1381509 6.00400207,12.275367 6.01189661,12.4115388
L6.01189661,12.4115388 C4.23965876,13.1816085 3,14.9491311 3,17 C3,19.7614237 5.23249418,22 7.99943992,22 L16,22 L16,16 L12.75,19.25
L12,18.5 L16.5,14 L21,18.5 L20.25,19.25 L17,16 L17,22 L17,22 Z M16,22 L16,27 L17,27 L17,22 L16,22 L16,22 Z" id="cloud-upload"></path></symbol></svg><!-- JS Script --><!-- <script src="js/jquery-2.1.4.min.js"></script>
<script src="js/crum-mega-menu.js"></script>
<script src="js/swiper.jquery.min.js"></script>
<script src="js/theme-plugins.js"></script>
<script src="js/main.js"></script>
<script src="js/form-actions.js"></script>
<script src="js/velocity.min.js"></script>
<script src="js/ScrollMagic.min.js"></script>
<script src="js/animation.velocity.min.js"></script> --><script src="js/combined/all.js"></script><!-- ...end JS Script --><!-- Start of HubSpot Embed Code --><script type="text/javascript" id="hs-script-loader" async defer="defer" src="//js.hs-scripts.com/7767606.js"></script><!-- End of HubSpot Embed Code --></body></html>