html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden], template {
	display: none
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700
}

header.masthead {
	position: relative;
	background-size: cover;
	padding-top: 1rem
}

header.masthead .overlay {
	position: absolute;
	background-color: #212529;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

header.masthead h1 {
	font-size: 2rem
}

@media (min-width: 768px) {
	header.masthead {
		padding-top: 6rem
	}

	header.masthead h1 {
		font-size: 3rem
	}
}

.showcase .showcase-text {
	padding: 3rem
}

.showcase .showcase-img {
	min-height: 30rem;
	background-size: cover
}

@media (min-width: 768px) {
	.showcase .showcase-text {
		padding: 7rem
	}
}

.features-icons {
	padding-top: 7rem;
	padding-bottom: 7rem
}

.features-icons .features-icons-item {
	max-width: 20rem
}

.features-icons .features-icons-item .features-icons-icon {
	height: 7rem
}

.features-icons .features-icons-item .features-icons-icon i {
	font-size: 4.5rem
}

.features-icons .features-icons-item:hover .features-icons-icon i {
	font-size: 5rem
}

.testimonials {
	padding-top: 7rem;
	padding-bottom: 7rem
}

.testimonials .testimonial-item {
	max-width: 18rem
}

.call-to-action {
	position: relative;
	background-color: #343a40;
	background-size: cover;
	padding-top: 7rem;
	padding-bottom: 7rem
}

.call-to-action .overlay {
	position: absolute;
	background-color: #212529;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

footer.footer {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.google-play-img {
	height: 40px
}

.testimonials .container {
	max-width: none
}

.testimonials .testimonial-item {
	max-width: none;
	text-align: left;
	background: #fff;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 1px 8px 0 rgba(0, 0, 0, .2);
	padding: 20px;
	color: #333
}

.testimonials .testimonial-item .stars-date .date {
	color: #888
}

.testimonials .testimonial-item .stars-date .stars {
	display: inline-flex
}

.testimonials .testimonial-item .stars-date .stars img {
	height: 14px;
	width: 14px
}

.main-bg {
	background-color: #7158e2
}

.text-primary {
	color: #20bf6b !important
}

.smartphone {
	position: relative;
	margin: auto;
	border-color: #fefefe;
	border-style: solid;
	border-width: 60px 16px 0;
	border-radius: 36px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.smartphone:before {
	content: "";
	display: block;
	width: 60px;
	height: 5px;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #333;
	border-radius: 10px
}

.smartphone .content {
	width: 80vw;
	max-width: 460px;
	border: solid #eee;
	border-width: 1px 1px 0
}

.smartphone .content .sp-header {
	border-bottom: 1px solid #ccc;
	background: #fcfcfc;
	color: #333;
	font-weight: 700;
	padding: 10px
}

.smartphone .content .sp-body {
	background: #fefefe;
	padding: 10px 5px 5px
}

.smartphone .content .sp-body .sp-bubble-icon {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: #ee5253;
	border-radius: 18px
}

.smartphone .content .sp-body .sp-bubble-container-left {
	text-align: left
}

.smartphone .content .sp-body .sp-bubble-container-left .sp-bubble {
	color: #333;
	background: #d1d8e0
}

.smartphone .content .sp-body .sp-bubble-container-right {
	text-align: right
}

.smartphone .content .sp-body .sp-bubble-container-right .sp-bubble {
	color: #fff;
	background: #6b69d6
}

.smartphone .content .sp-body .sp-bubble {
	margin-top: 14px;
	border-radius: 10px;
	padding: 5px 10px;
	display: inline-block;
	max-width: 80%
}

.smartphone .content .sp-body .sp-bubble .sp-text {
	text-align: left
}

.smartphone .content .sp-body .sp-bubble .sp-date {
	font-size: .6em;
	color: #aaa
}

.app-links, .subtitle, .title {
	margin-bottom: 1rem !important
}

.app-links {
	display: flex;
	align-items: center;
	justify-content: center
}

section.call-to-action, section.features-icons, section.testimonials {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.description-container {
	margin-bottom: 30px
}

.bold {
	font-weight: 700
}

.banner {
	background: #fff
}

.banner .banner-one {
	color: #333;
	font-size: .8em
}

.banner .banner-two {
	color: #ff4d4d
}

.banner .banner-two .banner-user {
	font-size: 1.2em;
	font-weight: 700
}