/* CSS Document */
body {
	padding-top: 55px;
}

#page-header {
	padding-top: 120px;
	background: linear-gradient(135deg, #35b8b0 0%, #1c799d 100%);
}

#header-text {
	color: #fff;
}

#header-img>img {
	-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
}

section {
	padding: 40px 0;
	position: relative;
}

h3.section-title {
	margin-bottom: 30px;
	font-weight: 400;
}

#features i {
	background: #f9f9f9;
	width: 124px;
	border-radius: 50%;
	height: 124px;
	line-height: 124px;
	border-radius: 50%;
}

#features h5 {
	color: #3D5DA6;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 15px;
}

#screenshots {
	padding-top: 50px;
}

#screenshots h2 {
	font-weight: 400;
}

#screenshots .row {
	margin-bottom: 80px;
}

#screenshots img {
	-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
}

#page-footer {
	padding: 15px 0 10px;
	font-size: 12px;
}


.style2 {
	color: #0077ed;
}

.style3 {
	background-color: #f00;
}


.style6 {
	background-color: #3D5DA6;
	background-image: linear-gradient(131deg, #3d5da6 0%, #7496e3 100%);
}


.style9 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.style10 {
	color: #ffc107;
	background-color: #ffc107;
}

.style11 {
	height: 300px;
	width: 300px;
	display: block;
}

.style12 {
	color: #3d5da6;
}

.style13 {
	color: #3D5DA6;
}

.style14 {
	margin-right: 5px;
}

.style15 {
	margin-right: 4px;
}

.style16 {
	width: 180px;
}

.style17 {
	background-color: #3d5da6;
}

.style18 {
	background-color: #3d5da6;
}

.style19 {
	margin-right: 9px;
}

.style20 {
	margin-right: 5px;
}

.style21 {
	margin-right: 10px;
}

.style22 {
	margin-right: 8px;
}

.style23 {
	margin-bottom: 14px;
}

.style24 {
	font-size: 20px;
	display: inline-block;
	margin-right: 31px;
}

.style25 {
	display: inline-block;
	color: #f8f9fa;
}

@media (min-width: 576px) {
	.style19 {
		float: left;
	}

	.style26 {
		float: right;
	}

	.style34 {
		margin-bottom: 0.5rem;
	}

	.style39 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
	}

	.style29 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.style8 {
		text-align: left;
	}

	.style96 {
		margin-bottom: 15px;
	}

	.style97 {
		margin-bottom: 15px;
	}
}

.style27 {
	background-color: #3d5da6;
}

.style28 {
	-webkit-transition-duration: 1s;
}

.style29 {
	background-color: #3d5da6;
	position: sticky;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	padding: 20px 30px 10px;
	-ms-flex-wrap: wrap;
	-ms-flex-line-pack: stretch;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	flex-direction: column;
	align-items: stretch;
	flex-wrap: wrap;
}

.style30 {
	color: #fff;
	margin-bottom: 1rem;
}

.style31 {
	margin-bottom: 0.5rem;
}

.style32 {
	margin-right: 8px;
}

.style33 {
	margin-right: 8px;
}

.style34 {
	background-color: #fff;
	display: inline-block;
	margin-bottom: 0.5rem;
	margin-right: 0.5rem;
}

.style35 {
	margin-right: 8px;
}

.style36 {
	margin-right: 8px;
}

.style38 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: flex;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-direction: column;
}

.style37 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: flex;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 250px;
	flex: 1 1 250px;
	min-width: 250px;
}

@media (max-width: 780px) {
	.style37 {
		margin-bottom: 30px;
		/* add vertical gap when stacked */
	}
}


.style39 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-ms-flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	flex-direction: column;
}

.style40 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.style41 {
	color: #fff;
}

.style42 {
	color: #f8f9fa;
}

.style43 {
	color: #fff;
}

.style44 {
	position: sticky;
}

.style45 {
	padding: 2rem 1rem;
}

.style46 {
	margin-bottom: 1rem;
}

.style47 {
	margin-top: auto;
}

.style48 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.style49 {
	color: #fff;
}

@media (min-width: 768px) {
	.style39 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
	}

	.style31 {
		display: inline-block;
	}
}

.style50 {
	border-width: 1px;
	border-style: solid;
	border-top-left-radius: 5%;
	border-top-right-radius: 5%;
	border-bottom-left-radius: 5%;
	border-bottom-right-radius: 5%;
	margin-right: 2rem;
}

.style51 {
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.style52 {
	display: inline-block;
}

.style53 {
	display: inline-block;
}


.style55 {
	padding-top: 10px;
	padding-left: 40px;
}

.style56 {
	border-width: 2px;
	border-style: solid;
	border-top-left-radius: 5%;
	border-top-right-radius: 5%;
	border-bottom-left-radius: 5%;
	border-bottom-right-radius: 5%;
	display: inline;
}

.style58 {
	margin-left: 1rem;
	margin-right: 1rem;
}

.style59 {
	line-height: 2;
}

.style60 {
	line-height: 2;
}

.style61 {
	line-height: 2;
}

.style62 {
	line-height: 2;
}

.style63 {
	padding-left: 15px;
	padding-right: 15px;
}

.style64 {
	margin-left: 0px;
	margin-right: 0px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: column;
	display: inline;
}

@media (min-width: 992px) {

	.style65 {
		padding-top: 15px;
	}
}

.style66 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 2rem 1.5rem 1rem;
}

.style67 {
	width: 100%;
}

.style68 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.style70 {
	padding-top: 15px;
	max-width: 500px;
}

.form-gap>* {
	margin-bottom: 1rem;
}

.style71 {
	margin-bottom: 1rem;
}

.style72 {
	margin-bottom: 1rem;
}

.dot-loader span {
	-webkit-animation: blink 1.4s infinite both;
	animation: blink 1.4s infinite both;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1;
	margin-left: 2px;
	display: inline-block;
}

.dot-loader span:nth-child(2) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.dot-loader span:nth-child(3) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

@-webkit-keyframes blink {
	0% {
		opacity: 0.2;
	}

	20% {
		opacity: 1;
	}

	100% {
		opacity: 0.2;
	}
}

@keyframes blink {
	0% {
		opacity: 0.2;
	}

	20% {
		opacity: 1;
	}

	100% {
		opacity: 0.2;
	}
}

.style73 {
	width: 40px;
	padding-right: 5px;
}

.style74 {
	width: 40px;
	margin-left: 5px;
	margin-right: 5px;
}

.style75 {
	background-color: #3d5da6;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	width: 8rem;
}

.style76 {
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
}

.style77 {
	margin-right: .25rem;
}

.style49:hover {
	color: #f0bd5f;
}



@media (min-width: 1200px) {

	.style5 {
		width: 150px;
		border: 3px solid #7a818e;
		border-top-left-radius: 100%;
		border-top-right-radius: 100%;
		border-bottom-left-radius: 100%;
		border-bottom-right-radius: 100%;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
}

.style78 {
	width: 150px;
	border: 3px solid #7a818e;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.style4 {
	border: 3px solid #7a818e;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
}


.style7 {
	text-align: center;
	color: #dc3545;
}

.style75:active {
	background-color: #f0bd5f;
}

.style75:hover {
	background-color: #f0bd5f;
}

.style75:focus {
	background-color: #f0bd5f;
}

.style75:visited {
	background-color: #f0bd5f;
}

.style49:focus {
	color: #f0bd5f;
}

.invalid-error-text {
	color: #dc3545;
	font-family: monospace;
	font-size: 1.1rem;
}

.style1 {
	margin-bottom: 1rem;
	color: #dc3545;
}

.style8 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	/* -ms-flex-direction: column; */
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: left;
}

.style54 {
	text-align: center;
	font-size: 1.2rem;
}

.style57 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.style69 {
	color: #28a745;
	border-width: 5px;
	border-style: solid;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
	margin-bottom: 1rem;
	padding: 10px;
}

.style79 {
	font-size: 1.2rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.style80 {
	width: 65px;
	height: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border: 3px solid #6c757d;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
}

.style81 {
	color: #3d5da6;
}

.style82 {
	padding-bottom: 0rem;
	padding-left: 0px;
	padding-right: 0px;
}

.style83 {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.style84 {
	padding-left: 10px;
	padding-right: 10px;
}

.style85 {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.style86 {
	margin-bottom: 1.2rem;
	padding-left: 15px;
	padding-right: 15px
}

.style87 {
	border-bottom-width: 1px;
	border-style: none;
	margin-bottom: 1rem;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.style88 {
	margin-bottom: 1rem;
}


.style17:active {
	background-color: #3d5da6;
}

.style17:hover {
	background-color: #f0bd5f;
}

.style18:active {
	background-color: #3d5da6;
}

.style18:hover {
	background-color: #f0bd5f;
}

.style15:hover {
	background-color: #f0bd5f;
	border-color: #f0bd5f;
}

.style89 {
	height: 55px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-right: 10px
}

.style91 {
	padding-left: 0px;
	padding-right: 0px;
}

.style92 {
	padding-left: 0px;
	padding-right: 0px;
}


.style94 {
	background-image: linear-gradient(144deg, #eff4ff 0%, #f8f9fa 70%);
}


.style95 {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#eff4ff), color-stop(91%, #f8f9fa));
	background-image: linear-gradient(0deg, #eff4ff 0%, #f8f9fa 91%);
}


.style98 {
	font-size: 2.2rem;
	margin-bottom: 1rem;
}


.style99 {
	font-size: 2.2rem;
	margin-bottom: 1rem;
}


.style100 {
	margin-bottom: 1.3rem;
	text-align: left;
	font-weight: bold;
}


.style101 {
	margin-bottom: 1.3rem;
	font-weight: bold;
}

.style102 {
	color: #f0bd5f;
}


.style103 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
}

.style104 {
	margin-bottom: 2rem;
}


.style106 {
	font-size: 1.3rem;
	margin-bottom: 1.7rem;
}

.style107 {
	color: #3d5da6;
}

.icon {
	/* equivalent to fa-lg or fa-2x depending on your size needs */
	width: 80px;
	height: 80px;
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
	/* for inline SVGs */
	color: #3D5DA6;
	/* ensures color comes from text-* classes */
	width: 5em;
}



.style109 {
	margin-bottom: 1.5rem;
}

.style110 {
	font-size: 1.2rem;
}


.style111 {
	margin-bottom: 1.2rem;
}

.style112 {
	font-size: 1.2rem;
	margin-bottom: 8px;
}

.style113 {
	width: 100%;
}

.style114 {
	margin-bottom: 30px;
	margin-right: 10px;
}

.style115 {
	margin-bottom: 1.5rem;
}

.style116 {
	text-align: center;
	margin-bottom: 1.5rem;
}

.style117 {
	margin-bottom: 1rem;
}


.style118 {
	/* background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(white)); */
	background-image: linear-gradient(0deg, black 0%, white 100%);
}

.style119 {
	background-image: repeating-linear-gradient(131deg, #3d5da6 0%, #7496e3 100%);
}

.style120 {
	background-image: repeating-linear-gradient(144deg, #eff4ff 0%, #f8f9fa 70%, #f8f9fa 100%);
}

.style121 {
	background-image: linear-gradient(144deg, #eff4ff 0%, #f8f9fa 70%);
}


.style122 {
	background-color: #f8f9fa;
}

.style123 {
	background-color: #f8f9fa;
}


.style125 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.style126 {
	margin-bottom: 1.5rem;
}

.style127 {
	font-size: 1.2rem;
}

.style128 {
	font-size: 1.4rem;
	border-top-width: 2px;
	border-top-style: solid;
	margin-top: 2rem;
	margin-bottom: 0px;
	padding-top: 1rem;
}