html {
	position: relative;
	min-height: 100%
}

body {
	height: 100%
}

a:focus {
	outline: none
}

h2 {
	font-weight: 700;
	font-size: 21px;
	line-height: 36px;
	color: #193d6c;
	margin-bottom: 15px
}

@media only screen and (min-width:481px) {
	h2 {
		font-size: 42px
	}
}

.btn-primary {
	background: linear-gradient(162.82deg, #266db5 -1.69%, #454695 84.16%);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .207059);
	border-radius: 17px;
	border: 0;
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
	color: #fff;
	padding: .52rem .958rem
}

.btn-primary.btn-wide {
	padding: .52rem 2.5rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	background-color: transparent;
	color: #f9b410
}

.brand-yellow {
	color: #f9b410
}

.header {
	position: relative;
	background: linear-gradient(125.45deg, #193d6d -12.43%, #1b7ddc 108.12%), #c4c4c4
}

.header--slogan {
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	font-weight: 400;
	margin-left: 10px;
	letter-spacing: .5px
}

@media only screen and (min-width:481px) {
	.header--slogan {
		font-weight: 500;
		font-size: 16px;
		line-height: 20px;
		color: #fff
	}
}

.header__menu {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	z-index: 11
}

.header__menu .nav-link:focus,
.header__menu .nav-link:hover {
	color: #f9b410
}

.header a {
	color: #fff;
	z-index: 11
}

.c-hero {
	z-index: 1;
	color: #193d6d;
	position: relative;
	background: linear-gradient(171.98deg, #fffefc -63.16%, #ffe098 215.95%), #c4c4c4;
	padding-bottom: 20px;
}
@media only screen and (min-width:481px) {
	.c-hero {
		max-height: 520px;
	}
}

.c-hero:after {
	content: "";
	position: absolute;
	background-image: url(images/solid-bg-mask.d79d266f94d5e5318eef260c54de2829.svg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	top: 0;
	right: 1px;
	width: 100%;
	height: 100%;
	z-index: -1
}

.cmpy_hero {
	z-index: 1;
	color: #193d6d;
	padding-top: 30px
}

@media only screen and (min-width:481px) {
	.cmpy_hero {
		padding-bottom: 0
	}
}

.cmpy_hero h1 {
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	color: #193d6d
}

@media only screen and (min-width:481px) {
	.cmpy_hero h1 {
		font-weight: 700;
		font-size: 40px;
		line-height: 45px;
		color: #193d6d;
		letter-spacing: .5px;
		max-width: 60%
	}
}

@media only screen and (min-width:481px) {
	.cmpy_hero p {
		max-width: 80%
	}
}

.cmpy_hero p strong {
	letter-spacing: .6px
}

.defi {
	background-image: url(images/hero-bg.54477b576d0c35e2f29c8059505ed9c3.svg);
	background-repeat: repeat;
	background-position: 0 0;
	background-color: #fff;
	padding: 5% 0
}

.defi__desc p {
	color: #193d6d
}

@media only screen and (min-width:481px) {
	.defi__desc p {
		max-width: 60%
	}
}

.defi__desc p.txt-bold {
	font-weight: 500
}

.benefits {
	background-color: #f4f4f4;
	padding: 5% 0;
	text-align: center
}

.benefits__list {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 2%
}

@media only screen and (min-width:481px) {
	.benefits__list {
		flex-direction: row
	}
}

.benefits__item img {
	padding-bottom: 20px
}

.benefits__item h6 {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #193d6d
}

@media only screen and (min-width:481px) {
	.benefits__item h6 {
		font-size: 18px;
	}
}

.benefits__item p {
	padding: 15px 5% 0;
	color: #193d6d
}

.strategy {
	padding: 5% 0;
	background-color: #fff
}

.strategy__wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 2% 0
}

@media only screen and (min-width:481px) {
	.strategy__wrapper {
		flex-direction: row
	}
}

.strategy__card {
	background: #a2beda;
	padding: 40px;
	position: relative;
	flex: 1
}

@media only screen and (min-width:481px) {
	.strategy__card {
		max-width: 80%
	}
}

.strategy__card:last-child {
	background: #f1f1f1
}

@media only screen and (min-width:481px) {
	.strategy__card:last-child {
		margin-left: 40px
	}
}

.strategy__card h3 {
	font-size: 1rem;
	font-weight: 600;
	color: #193d6d
}

@media only screen and (min-width:481px) {
	.strategy__card h3 {
		font-size: 1.7rem;
	}
}

.strategy__card ul {
	margin-left: 20px
}

@media only screen and (min-width:481px) {
	.strategy__card ul {
		max-width: 60%
	}
}

.strategy__card ul li {
	list-style: disc;
	padding: 10px 0;
	color: #193d6d
}

.strategy__card .img-growth {
	float: right
}

@media only screen and (min-width:481px) {
	.strategy__card .img-growth {
		position: absolute;
		right: 40px;
		bottom: 6%
	}
}

.how_invest__wrapper {
	display: flex;
	flex-direction: column
}

@media only screen and (min-width:481px) {
	.how_invest__wrapper {
		flex-direction: row
	}
}

.how_invest__card {
	background: #f1f1f1;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1;
	margin-right: 20px;
	padding: 15px 30px;
	color: #193d6d
}

.how_invest__card a {
	color: #193d6d
}

.how_invest__card:last-child {
	margin-right: 0
}

.how_invest__card img {
	padding: 10px 0
}

.how_invest__card--desc {
	text-align: center;
	font-size: 13px
}

.fee_wrapper {
	padding: 3% 0
}

.fee_wrapper--flex {
	display: flex;
	flex-direction: column
}

@media only screen and (min-width:481px) {
	.fee_wrapper--flex {
		flex-direction: row
	}
}

.fee_wrapper__item {
	background-color: #ececec;
	padding-top: 15px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	flex: 1
}

@media only screen and (min-width:481px) {
	.fee_wrapper__item {
		flex-direction: row;
		align-items: flex-end
	}
}

.fee_wrapper__item:last-child {
	background-color: #e3e3e3
}

.fee_wrapper__item h5 {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #193d6d;
	font-weight: 700;
	padding-bottom: 10px
}

.fee_wrapper__item h5 span {
	font-weight: 400;
	font-size: 80%
}

.contact {
	padding: 8%;
	background: linear-gradient(125.45deg, #193d6d -12.43%, #1b7ddc 108.12%), #c4c4c4 url(images/solid-bg-mask.d79d266f94d5e5318eef260c54de2829.svg);
	color: #fff;
	position: relative;
	overflow: hidden
}

.contact:after {
	content: "";
	position: absolute;
	background-image: url(images/solid-bg-mask.d79d266f94d5e5318eef260c54de2829.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}

.contact__wrapper {
	display: flex;
	align-items: center;
	flex-direction: column;
	z-index: 9
}

@media only screen and (min-width:481px) {
	.contact__wrapper {
		flex-direction: row
	}
}

.contact__desc {
	flex: 1
}

.contact__desc p {
	opacity: .8
}
@media only screen and (min-width:481px) {
	.contact__desc p {
		max-width: 70%;
	}
}

.contact__desc p a {
	color: #f9b410;
	text-decoration: none
}

.contact__form {
	flex: 1
}

.contact__form .btn-custom {
	background: #f9b410;
	border-radius: 6px;
	border: 0;
	padding: 5px 20px
}

.footer {
	background-color: #fff;
	padding: 30px
}

.footer ul {
	display: flex;
	justify-content: space-between;
	flex-direction: column
}

@media only screen and (min-width:481px) {
	.footer ul {
		flex-direction: row
	}
}

.footer ul li a {
	color: #8e8e8e;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 24px
}

.pages .header {
	min-height: auto
}

.pages .p-terms ol>li {
	list-style-type: decimal;
	padding: 4px 0
}

.vertical-center {
	min-height: 100%;
	min-height: 100vh;
	display: flex;
	align-items: center
}

.hero__image img {
	max-width: 100%;
}

@media only screen and (min-width:481px) {
	.hero__image img {
		max-width: none;
	}
}

body {
	background: #e5e5e5;
	font-family: Montserrat, sans-serif;
	font-size: .88rem;
	line-height: 21px
}

ul {
	margin: 0;
	padding: 0
}

li {
	list-style-type: none;
	list-style-position: outside
}