
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">


	<head>

    <!-- Yandex.Metrika counter -->
    <script type="text/javascript" >
       (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
       m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
       (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

       ym(69162937, "init", {
            clickmap:true,
            trackLinks:true,
            accurateTrackBounce:true
       });
    </script>
    <noscript><div><img src="https://mc.yandex.ru/watch/69162937" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
    <!-- /Yandex.Metrika counter -->

		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
		<meta name="viewport" content="width=device-width, initial-scale=1.0"/>

    <!-- SITE TITLE -->
    <title>MakeSense is the community of people, who are ready to share their real-life experience for good causes</title>
    <meta name="Description" content="At MakeSense community: - auction off a useful experience with yourself; - search, bid, win a useful experience with an interesting person; - raised funds are donated to charitable causes">

    <!-- FAVICON AND TOUCH ICONS  -->

    <link rel="shortcut icon" href="https://makesense-static-media.s3.amazonaws.com/static/landing/images/logo_rounded.png" />








		<!-- GOOGLE FONTS -->
		<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
		<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700" rel="stylesheet">

		<!-- BOOTSTRAP CSS -->
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/bootstrap.min.css" rel="stylesheet">

		<!-- FONT ICONS -->
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/fa-svg-with-js.css" rel="stylesheet">
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/pe-icon-7-stroke.css" rel="stylesheet">

		<!-- PLUGINS STYLESHEET -->
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/magnific-popup.css" rel="stylesheet">
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/slick.css" rel="stylesheet">
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/slick-theme.css" rel="stylesheet">

		<!-- On Scroll Animations -->
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/animate.css" rel="stylesheet">

		<!-- TEMPLATE CSS -->
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/style.css" rel="stylesheet">

		<!-- RESPONSIVE CSS -->
		<link href="https://makesense-static-media.s3.amazonaws.com/static/landing/template/css/responsive.css?v=1.1.1" rel="stylesheet">

	</head>


	<body>

		<!-- PRELOADER
		============================================= -->
		<div id="loader-wrapper">
			<div id="loader">
				<ul class="cssload-flex-container">
					<li><span class="cssload-loading"></span></li>
				</ul>
			</div>
		</div>




		<!-- PAGE CONTENT
		============================================= -->
		<div id="page" class="page">




			<!-- HEADER
			============================================= -->
			<header id="header" class="header">
				<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-tra">
					<div class="container">


						<!-- LOGO IMAGE -->
						<!-- For Retina Ready displays take a image with double the amount of pixels that your image will be displayed (e.g 260 x 60 pixels) -->

            <a href="/" class="navbar-brand logo-black"><img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/logo_rounded.png" height="40" alt="header-logo">Make<b>Sense</b></a>


				 		<!-- Responsive Menu Button -->
				 		<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
				   		 	<span class="navbar-toggler-icon"></span>
				  		</button>


				  		<!-- Navigation Menu -->
				  		<div id="navbarSupportedContent" class="collapse navbar-collapse">
					   		<ul class="navbar-nav ml-auto">

					      		<li class="nav-item nl-simple"><a class="nav-link" href="#home-section">Home</a></li>
					      		<li class="nav-item nl-simple"><a class="nav-link" href="#about">About</a></li>
					      		<li class="nav-item nl-simple"><a class="nav-link" href="#for-charities">For Charities</a></li>
					      		<li class="nav-item nl-simple"><a class="nav-link" href="#reviews-1">Feedback</a></li>
					      		<li class="nav-item nl-simple"><a class="nav-link pre-link" href="mailto:makesenseapp@gmail.com?subject=MakeSense">Contact us<span></span></a></li>

								<!-- AppStore Badge -->
								<li class="nav-item">
                  <a href="https://apps.apple.com/gb/app/makesense-meeting-auctions/id1530907137" class="header-store" target="_blank">
										<img class="appstore-button" src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/store_badges/header-appstore.png" width="141" height="44" alt="appstore-logo">
									</a>
								</li>

								<!-- Google Play Badge -->
								<li class="nav-item">
									<a href="https://play.google.com/store/apps/details?id=makesense.app" class="header-store" target="_blank">
										<img class="googleplay-button" src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/store_badges/header-googleplay.png" width="151" height="44" alt="googleplay-logo">
									</a>
								</li>

					      	</ul>
					    </div>	<!-- End Navigation Menu -->


					</div>	  <!-- End container -->
				</nav>	   <!-- End navbar  -->
			</header>	<!-- END HEADER -->




			<!-- HERO-5
			============================================= -->
			<section id="home-section" class="bg-fixed hero-section division">
				<div class="container">


					<!-- HERO CONTENT -->
					<div class="row d-flex align-items-center">


						<!-- HERO TEXT -->
						<div class="col-md-6">
							<div class="hero-txt">


								<!-- Title -->
								<h2 class="h2-xs animated" data-animation="fadeInUp" data-animation-delay="300">
								   Make Sense. The app with a kind mission
								</h2>

								<!-- Text -->
								<p class="p-md animated" data-animation="fadeInUp" data-animation-delay="400">
								   Make Sense app unites people who are ready to share their real life-experience for a good cause.
								</p>


							</div>
						</div>	<!-- END HERO TEXT -->


						<!-- HERO IMAGE -->
						<div class="col-md-6 animated" data-animation="fadeInRight" data-animation-delay="500">
							<div class="hero-img">
								<img class="img-fluid" src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/380x655.png?ver=1.2" alt="hero-image" width="380">
							</div>
						</div>


					</div>	<!-- END HERO CONTENT -->

				</div>	   <!-- End container -->
			</section>	<!-- END HERO-5 -->



			<!-- Explore auctions
			============================================= -->
			<section id="about" class="p-bottom-80 content-section">
				<div class="bg-scroll bg-grey p-top-100 bg-inner division">
					<div class="container">
						<div class="row d-flex align-items-center">


							<!-- CONTENT TXT -->
							<div class="col-md-6">
								<div class="content-txt ind-45">


									<!-- Title -->
									<h2 class="h2-xs animated" data-animation="fadeInRight" data-animation-delay="300">
									   Explore auctions that fit your goals
									</h2>

									<!-- Text -->
									<p class=" animated" data-animation="fadeInRight" data-animation-delay="400">
                    Auctions have several categories covering the interests of
                    the community: experience, business, volunteering,
                    workshop, sport. Choose your preferences via filters and
                    discover interesting people in auctions. <br><br> <b>Money received from auction go to charity</b>
									</p>


								</div>
							</div>	<!-- END CONTENT TXT -->


							<!-- CONTENT IMAGE -->
							<div class="col-md-6">
								<div class="content-5-img text-center ind-15 animated" data-animation="fadeInLeft" data-animation-delay="500">
									<img class="img-fluid" src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/400x675/400x675-1.png" width="400" alt="content-image">
								</div>
							</div>


						</div>	  <!-- End row -->
					</div>	   <!-- End container -->
				</div>		<!-- End Inner Background -->
			</section>	<!-- END CONTENT-5 -->


			<!-- Say “Hey”
			============================================= -->
			<section id="about-2" class="wide-50 download-section">
				<div class="bg-scroll bg-inner bg-dark division">
					<div class="container white-color">
						<div class="row d-flex align-items-center">


							<!-- DOWNLOAD IMAGE -->
							<div class="col-md-5 col-lg-4 animated" data-animation="fadeInRight" data-animation-delay="500">
								<div class="download-3-img text-center ind-15">
									<img class="img-fluid" src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/400x800/400x800-1.png" width="400" alt="download-image">
								</div>
							</div>


							<!-- DOWNLOAD TXT -->
							<div class="col-md-7 col-lg-7 offset-lg-1">
								<div class="download-txt ind-30">


									<!-- Title -->
									<h2 class="h2-xs animated" data-animation="fadeInLeft" data-animation-delay="300">
									   Say “Hey” to the community of like-minded people
									</h2>

									<!-- Text -->
									<p class="p-lg animated" data-animation="fadeInLeft" data-animation-delay="400">
                    Want to help others together?
                    Connect to the community of like-minded people from all over the world.
                    You can make life-changing connections at your own pace, on your own terms.
                    Just swipe left or right to discover people with common interests or goals.
									</p>

									<!-- HERO STORE BADGES -->
									<div class="stores-badge animated" data-animation="fadeInLeft" data-animation-delay="500">

										<!-- AppStore -->
										<a href="https://apps.apple.com/gb/app/makesense-meeting-auctions/id1530907137" class="store" target="_blank">
											<img class="appstore-grey" src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/store_badges/appstore-grey.png" width="158" height="50" alt="appstore-logo">
										</a>

										<!-- Google Play -->
										<a href="https://play.google.com/store/apps/details?id=makesense.app" class="store" target="_blank">
											<img class="googleplay-grey" src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/store_badges/googleplay-grey.png" width="168" height="50" alt="googleplay-logo">
										</a>

									</div>


								</div>
							</div>	<!-- END DOWNLOAD TXT -->


						</div>	  <!-- End row -->
					</div>	   <!-- End container -->
				</div>		<!-- End Inner Background -->
			</section>	<!-- END DOWNLOAD-3 -->


			<!-- Create auctions
			============================================= -->
			<section id="about-3" class="p-bottom-80 content-section">
				<div class="bg-scroll p-top-100 bg-inner division">
					<div class="container">
						<div class="row d-flex align-items-center">


							<!-- CONTENT TXT -->
							<div class="col-md-6">
								<div class="content-txt ind-45">


									<!-- Title -->
									<h2 class="h2-xs animated" data-animation="fadeInRight" data-animation-delay="300">
									   Create auctions and share your real-life experience
									</h2>

									<!-- Text -->
									<p class=" animated" data-animation="fadeInRight" data-animation-delay="400">
                    Share your experience for a good deed! Just create an auction and make an online or offline meeting with the winner.
									</p>
















								</div>
							</div>	<!-- END CONTENT TXT -->


							<!-- CONTENT IMAGE -->
							<div class="col-md-6">
								<div class="content-5-img text-center ind-15 animated" data-animation="fadeInLeft" data-animation-delay="500">
									<img class="img-fluid" src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/400x675/400x675-2.png" width="400" alt="content-image">
								</div>
							</div>


						</div>	  <!-- End row -->
					</div>	   <!-- End container -->
				</div>		<!-- End Inner Background -->
			</section>	<!-- END CONTENT-5 -->


			<!-- Place a bid
			============================================= -->
			<section id="about-4" class="wide-50 download-section">
				<div class="bg-scroll bg-inner bg-dark division">
					<div class="container white-color">
						<div class="row d-flex align-items-center">


							<!-- DOWNLOAD IMAGE -->
							<div class="col-md-5 col-lg-4 animated" data-animation="fadeInRight" data-animation-delay="500">
								<div class="download-3-img text-center ind-15">
									<img class="img-fluid" src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/400x800/400x800-2.png" width="400" alt="download-image">
								</div>
							</div>


							<!-- DOWNLOAD TXT -->
							<div class="col-md-7 col-lg-7 offset-lg-1">
								<div class="download-txt ind-30">


									<!-- Title -->
									<h2 class="h2-xs animated" data-animation="fadeInLeft" data-animation-delay="300">
									   Place a bid to win the meeting
									</h2>

									<!-- Text -->
									<p class="p-lg animated" data-animation="fadeInLeft" data-animation-delay="400">
                    The bidder with the highest offer by the end of the auction wins it.
                    If your bid was the highest and you won the auction,
                    you will be able to contact its owner through private messages after paying the donation.
									</p>

									<!-- HERO STORE BADGES -->
									<div class="stores-badge animated" data-animation="fadeInLeft" data-animation-delay="500">

										<!-- AppStore -->
										<a href="https://apps.apple.com/gb/app/makesense-meeting-auctions/id1530907137" class="store" target="_blank">
											<img class="appstore-grey" src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/store_badges/appstore-grey.png" width="158" height="50" alt="appstore-logo">
										</a>

										<!-- Google Play -->
										<a href="https://play.google.com/store/apps/details?id=makesense.app" class="store" target="_blank">
											<img class="googleplay-grey" src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/store_badges/googleplay-grey.png" width="168" height="50" alt="googleplay-logo">
										</a>

									</div>


								</div>
							</div>	<!-- END DOWNLOAD TXT -->


						</div>	  <!-- End row -->
					</div>	   <!-- End container -->
				</div>		<!-- End Inner Background -->
			</section>	<!-- END DOWNLOAD-3 -->


			<!-- Pay your bid
			============================================= -->
			<section id="about-5" class="p-bottom-80 content-section">
				<div class="bg-scroll p-top-100 bg-inner division">
					<div class="container">
						<div class="row d-flex align-items-center">


							<!-- CONTENT TXT -->
							<div class="col-md-6">
								<div class="content-txt ind-45">


									<!-- Title -->
									<h2 class="h2-xs animated" data-animation="fadeInRight" data-animation-delay="300">
									   Pay your bid and start communicating
									</h2>

									<!-- Text -->
									<p class=" animated" data-animation="fadeInRight" data-animation-delay="400">
                    Communication with the owner of the auction is possible only after you pay the bid.
                    You can do it directly from the conversation window where the payment system is integrated securily.
                    The funds will go to the charity associated with this auction.
									</p>
















								</div>
							</div>	<!-- END CONTENT TXT -->


							<!-- CONTENT IMAGE -->
							<div class="col-md-6">
								<div class="content-5-img text-center ind-15 animated" data-animation="fadeInLeft" data-animation-delay="500">
									<img class="img-fluid" src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/400x675/400x675-3.png" width="400" alt="content-image">
								</div>
							</div>


						</div>	  <!-- End row -->
					</div>	   <!-- End container -->
				</div>		<!-- End Inner Background -->
			</section>	<!-- END CONTENT-5 -->



			<!-- SCREENSHOTS-2
			============================================= -->
			<section id="screens-2" class="no-bg wide-100 screens-section division">


				<!-- SECTION TITLE -->
				<div class="container">
					<div class="row">
						<div class="col-md-10 offset-md-1 section-title">

							<!-- Title 	-->
							<h2 class="h2-lg">Discover charitable auctions!</h2>

              <!-- Text -->
							<p>
                A new way to Make Sense! Meet like-minded people, share your experience, win exclusive
                workshops and donate to charity.  Let’s join our efforts for a good cause!
							</p>

						</div>
					</div> 	 <!-- End row -->
				</div>	 <!-- END SECTION TITLE -->


				<!-- SCREENSHOTS CAROUSEL -->
				<div class="screenshots-wrap">
					 <div class="screens-carousel">


						<!-- Screen #1 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-1.png" alt="screenshot">
						</div>

						<!-- Screen #2 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-2.png" alt="screenshot">
						</div>

						<!-- Screen #3 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-3.png" alt="screenshot">
						</div>

						<!-- Screen #4 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-4.png" alt="screenshot">
						</div>

						<!-- Screen #5 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-5.png" alt="screenshot">
						</div>

						<!-- Screen #6 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-2.png" alt="screenshot">
						</div>

						<!-- Screen #7 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-4.png" alt="screenshot">
						</div>

						<!-- Screen #8 -->
						<div class="carousel-item">
							<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/images/screen-5.png" alt="screenshot">
						</div>


					</div>
				</div>	<!-- END SCREENSHOTS CAROUSEL -->


			</section>	<!-- END SCREENSHOTS-2 -->




			<!-- VIDEO-3
			============================================= -->
			<section id="for-charities" class="bg-scroll bg-dark video-section division">
				<div class="container">


					<!-- SECTION TITLE -->
					<div class="row">
						<div class="col-md-10 offset-md-1 white-color section-title">

							<!-- Title 	-->
							<h2 class="h2-lg">For Charities</h2>

							<!-- Text -->
							<p>
                Make sense app is open to cooperation with charitable organizations.
                Let’s collaborate and raise more funds for your cause!
							</p>

						</div> 	 <!-- End row -->
					</div>	 <!-- END SECTION TITLE -->


			 		<div class="row">
			 			<div class="video-inner-bg">
			 				<div class="col-xl-10 offset-xl-1">
			 					<div class="video-content">
			 						<div class="row d-flex align-items-center">


				 						<!-- VIDEO TEXT -->
				 						<div class="col-md-7">
				 							<div class="video-txt p-right-30">


					 							<!-- Title -->
						 						<h4 class="h4-xl">Problem & Solution</h4>

												<!-- Text -->
												<p>
                          Problem: Charities need additional channels to get money.
                          People need people to learn, communicate, share experience, grow and help each other.
												</p>

												<!-- Text  -->
												<p>
                          Solution: Make Sense is an app where people can put up
                          a meeting with them for auction, for the purpose
                          of networking, business consultation, workshops or spending time together.
												</p>

                        <p>Money received from the auction is transferred to charity.</p>

												<!-- Button -->
												<a href="mailto:makesenseapp@gmail.com?subject=MakeSense" class="btn btn-lightgreen" style="margin-bottom: 10px">Contact us</a>


											</div>
				 						</div>	<!-- END VIDEO TEXT -->


				 						<!-- VIDEO PREVIEW -->
				 						<div class="col-md-5">
				 							<div class="video-preview text-center">
                        <img class="img-fluid" src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/400x800/400x800-3.png" alt="video-preview">

											</div>
				 						</div>	<!-- END VIDEO PREVIEW -->


				 					</div>	<!-- End row -->
				 				</div>	<!-- End video-content -->
				 			</div>	 <!-- END CONTENT TEXT -->
				 		</div>	  <!-- End Inner Background -->
			 		</div>	   <!-- End row -->


			 	</div>	   <!-- End container -->
			</section>	<!-- END VIDEO-3 -->




			<!-- FEATURES-3
			============================================= -->
			<section id="features-3" class="bg-fixed wide-30 featuress-section division">
				<div class="container">


					<!-- SECTION TITLE 	-->
					<div class="row">
						<div class="col-md-10 offset-md-1 section-title">

							<!-- Title 	-->
							<h2 class="h2-lg">Features In Make Sense</h2>

              <!-- Text -->
							<p>
                To provide users with the best possible experience, our team
                has developed important and useful features.
							</p>

						</div>
					</div> 	<!-- END SECTION TITLE -->


			 		<div class="row">

			 			<!-- FEATURE BOX #1 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="300">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-piggy"></span>

								<!-- Title -->
								<h5 class="h5-md">Free Trial</h5>

								<!-- Text -->
								<p class="grey-color">Full access to the community for free</p>
							</div>
						</div>


			 			<!-- FEATURE BOX #2 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="400">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-vector"></span>

								<!-- Title -->
								<h5 class="h5-md">Unique Design</h5>

								<!-- Text -->
								<p class="grey-color">Unique interface for the best experience</p>

							</div>
						</div>


						<!-- FEATURE BOX #3 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="500">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-target"></span>

								<!-- Title -->
								<h5 class="h5-md">Cross-Platform</h5>

								<!-- Text -->
								<p class="grey-color">IOS and Android versions are available</p>

							</div>
						</div>


						<!-- FEATURE BOX #4 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="600">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-edit"></span>

								<!-- Title -->
								<h5 class="h5-md">User Friendly</h5>

								<!-- Text -->
								<p class="grey-color">Convenient and intuitive to use interface</p>

							</div>
						</div>


						<!-- FEATURE BOX #5 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="700">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-mail-open-file"></span>

								<!-- Title -->
								<h5 class="h5-md">Mailer Engine</h5>

								<!-- Text -->
								<p class="grey-color">Newsletter about new bids and auctions</p>

							</div>
						</div>


						<!-- FEATURE BOX #6 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="800">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-bell"></span>

								<!-- Title -->
								<h5 class="h5-md">Notifications</h5>

								<!-- Text -->
								<p class="grey-color">Notifies about matches and new messages</p>
							</div>
						</div>


						<!-- FEATURE BOX #7 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="900">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-refresh-2"></span>

								<!-- Title -->
								<h5 class="h5-md">Free Updates</h5>

								<!-- Text -->
								<p class="grey-color">Regular improvement and updating of the app</p>

							</div>
						</div>


						<!-- FEATURE BOX #8 -->
						<div class="col-md-6 col-lg-3 animated" data-animation="fadeInUp" data-animation-delay="1000">
							<div class="fbox-3 box-icon-lg green-hover">
								<div class="box-line"></div>

								<!-- Icon -->
								<span class="pe-7s-help2"></span>

								<!-- Title -->
								<h5 class="h5-md">Fast Support</h5>

								<!-- Text -->
								<p class="grey-color">We are intouch 24/7 to help you</p>
							</div>
						</div>


			 		</div>	   <!-- End row -->
			 	</div>	   <!-- End container -->
			</section>	<!-- END FEATURES-3 -->


			<!-- TESTIMONIALS-1
			============================================= -->
			<section id="reviews-1" class="wide-50 reviews-section bg-lightgrey division">
				<div class="container">


					<!-- SECTION TITLE -->
					<div class="row">
						<div class="col-md-10 offset-md-1 section-title">

							<!-- Title 	-->
							<h2 class="h2-lg">Our Users Feedback</h2>

							<!-- Text -->
							<p>
                We receive and analyze daily feedback from users around the world! Here's what they say about Make Sense:
							</p>

						</div>
					</div>	 <!-- END SECTION TITLE -->


					<!-- TESTIMONIALS CAROUSEL -->
					<div class="reviews-carousel">
						<div class="center slider">


							<!-- TESTIMONIAL #1 -->
							<div class="review-1">

								<!-- Testimonial Author -->
								<div class="testimonial-avatar text-center">
									<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/reviews/review-author-1.jpg" alt="review-author">
									<p class="testimonial-autor">pebz13</p>
								</div>

								<!-- App Rating -->
								<div class="app-rating m-bottom-15">
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
								</div>

								<!-- Testimonial Text -->
								<p>
                  How happy I am that I found this app! I have always dreamed of helping a charity,
                  and with Make Sense it is that easy. I share my experience at auctions,
                  and the money earned goes to help. This is incredible!
								</p>

							</div>	<!-- END TESTIMONIAL #1 -->


							<!-- TESTIMONIAL #2 -->
							<div class="review-1">

								<!-- Testimonial Author -->
								<div class="testimonial-avatar text-center">
									<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/reviews/review-author-2.jpg" alt="review-author">
									<p class="testimonial-autor">Evelyn Martinez</p>
								</div>

								<!-- App Rating -->
								<div class="app-rating m-bottom-15">
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star-half"></i>
								</div>

								<!-- Testimonial Text -->
								<p>
                  Thanks to Make Sense for making new friends! I'm here for a community of like-minded people.
                  I just swipe and meet people who are close to me in spirit.
								</p>

							</div>	<!-- END TESTIMONIAL #2 -->


							<!-- TESTIMONIAL #3 -->
							<div class="review-1">

								<!-- Testimonial Author -->
								<div class="testimonial-avatar text-center">
									<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/reviews/review-author-3.jpg" alt="review-author">
									<p class="testimonial-autor">Robert Peterson</p>
								</div>

								<!-- App Rating -->
								<div class="app-rating m-bottom-15">
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
								</div>

								<!-- Testimonial Text -->
								<p>
                  Cool app! I have already attended several workshops and thus helped charity. This is a great idea!!
                  I wish there were more such apps!
								</p>

							</div>	<!-- END TESTIMONIAL #3 -->


							<!-- TESTIMONIAL #4 -->
							<div class="review-1">

								<!-- Testimonial Author Avatar -->
								<div class="testimonial-avatar text-center">
									<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/reviews/review-author-4.jpg" alt="review-author">
									<p class="testimonial-autor">Leslie Serpas</p>
								</div>

								<!-- App Rating -->
								<div class="app-rating m-bottom-15">
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star-half"></i>
								</div>

								<!-- Testimonial Text -->
								<p>
                  I have been using Make Sеnse for a long time and I can see how much the application has improved during this time.
                  Thanks to the developers for their work and for the opportunity to meet, learn and help from the comfort of your home.

								</p>

							</div>	<!-- END TESTIMONIAL #4 -->


							<!-- TESTIMONIAL #5 -->
							<div class="review-1">

								<!-- Testimonial Author -->
								<div class="testimonial-avatar text-center">
									<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/reviews/review-author-5.jpg" alt="review-author">
									<p class="testimonial-autor">Marisol19</p>
								</div>

								<!-- App Rating -->
								<div class="app-rating m-bottom-15">
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
								</div>

								<!-- Testimonial Text -->
								<p>
                  Great app! I advise everyone to try it, who wants to do good deeds, but does not know how to start.
                  This is a great platform for helping charity and meeting like-minded people.

								</p>

							</div>	<!-- END TESTIMONIAL #5 -->


							<!-- TESTIMONIAL #6 -->
							<div class="review-1">

								<!-- Testimonial Author Avatar -->
								<div class="testimonial-avatar text-center">
									<img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/reviews/review-author-6.jpg" alt="review-author">
									<p class="testimonial-autor">Dan Hodges</p>
								</div>

								<!-- App Rating -->
								<div class="app-rating m-bottom-15">
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star"></i>
									<i class="fas fa-star-half"></i>
								</div>

								<!-- Testimonial Text -->
								<p>
                  Useful app! There are always interesting auctions to participate. But most of all I am impressed with the kind of community in this app.
                  These are incredible people and I am happy to know them thanks to Make Sеnse!
								</p>

							</div>	<!-- END TESTIMONIAL #6 -->




























						</div>
					</div>	<!-- TESTIMONIALS CAROUSEL -->


				</div>	   <!-- End container -->
			</section>	<!-- END TESTIMONIALS-1 -->


			<!-- FOOTER-2
			============================================= -->
			<footer id="footer-2" class="wide-60 footer division">
				<div class="container">


					<!-- FOOTER CONTENT -->
					<div class="row d-flex align-items-center">


						<!-- FOOTER ABOUT -->
						<div class="col-md-8 col-lg-7">
							<div class="footer-info p-right-30 m-bottom-40">

								<!-- Footer Logo -->
								<!-- For Retina Ready displays take a larger image, with double the amount of pixels that your image will be displayed (e.g 346 x 80 pixels) -->
                <a href="/" class="navbar-brand logo-black"><img src="https://makesense-static-media.s3.amazonaws.com/static/landing/images/logo_rounded.png" height="40" alt="footer-logo">Make<b>Sense</b></a>

								<!-- Text -->
								<p>
                  Feel free to contact us with any questions or feedback on our app. <br><br>
                  <!-- Button -->
                  <a href="mailto:makesenseapp@gmail.com?subject=MakeSense" class="btn btn-lightgreen">Contact us</a>
								</p>

							</div>
						</div>


						<!-- FOOTER SOCIAL LINKS -->
						<div class="col-md-4 col-lg-4 offset-lg-1">
							<div class="footer-socials-links text-right m-bottom-25">

								<!-- Social Links -->
								<h5 class="h5-sm"><a href="https://www.facebook.com/makesenseby" class="foo-facebook" target="_blank">Facebook</a></h5>
								<h5 class="h5-sm"><a href="https://www.instagram.com/makesense.app/" class="foo-instagram" target="_blank">Instagram</a></h5>

							</div>
						</div>


					</div>	<!-- END FOOTER CONTENT -->


					<!-- BOTTOM FOOTER -->
					<div class="bottom-footer">
						<div class="row">


							<!-- FOOTER COPYRIGHT -->
							<div class="col-md-5">
								<div class="footer-copyright">
									<p>&copy; 2022 <span>MakeSense</span> <i class="fas fa-heart"></i> All Rights Reserved</p>
								</div>
							</div>


							<!-- FOOTER LINKS -->
							<div class="col-md-7">
								<div class="footer-links text-right">

									<ul class="foo-links clearfix">
										<li><a href="/privacy_policy" target="_blank">Privacy Policy</a></li>
										<li><a href="/terms" target="_blank">Terms of Service</a></li>
									</ul>

								</div>
							</div>


						</div>	<!-- End row -->
					</div>	<!-- END BOTTOM FOOTER -->


				</div>	    <!-- End container -->
			</footer>	<!-- END FOOTER-2 -->



		</div>	<!-- END PAGE CONTENT -->




		<!-- EXTERNAL SCRIPTS
		============================================= -->
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery-3.2.1.min.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery-migrate.min.js"></script>

		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/bootstrap.min.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/fontawesome-all.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/modernizr.custom.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery.easing.js"></script>

		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery.stellar.min.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery.scrollto.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery.appear.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/slick.min.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery.magnific-popup.min.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery.ajaxchimp.min.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/contact-form.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/quick-form.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/comment-form.js"></script>
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/jquery.validate.min.js"></script>

		<!-- Custom Script -->
		<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/custom.js"></script>

    <script>
      $(document).ready(function (){
          if(navigator.userAgent.toLowerCase().indexOf("android") > -1){
            ym(69162937,'reachGoal','landing_redirect_android');
            window.location.href = 'https://play.google.com/store/apps/details?id=makesense.app';
          }
          if(navigator.userAgent.toLowerCase().indexOf("iphone") > -1){
            ym(69162937,'reachGoal','landing_redirect_ios');
            
              window.location.href = 'https://apps.apple.com/gb/app/makesense-meeting-auctions/id1530907137';
            
          }
      });
    </script>

		<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
		<!-- [if lt IE 9]>
			<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/html5shiv.js" type="text/javascript"></script>
			<script src="https://makesense-static-media.s3.amazonaws.com/static/landing/template/js/respond.min.js" type="text/javascript"></script>
		<![endif] -->


	</body>



</html>