.uk-background-primary {
	background-color: #242F5D;
}
.uk-button-primary {
	background-color: #242F5D;
}
.uk-text-primary {
	color: #242F5D!important;
}
.uk-tab>.uk-active>a {
	color: #333;
	border-color: #242F5D;
}
.uk-link, a {
	color: #242F5D;
}
.uk-link, a:hover {
	color: #455181;
}
.uk-subnav-pill>.uk-active>a {
	background-color: #242F5D;
}
.nav {
	position: absolute;
	top: 15px;
	z-index: 99;
	left: 0;
	right: 0;
}
.uk-sticky-placeholder {
	height: 0 !important;
}
.top-wrap::before, .overlay-wrap::before {
	position: absolute;
	top:0;
	right:0;
	left: 0;
	bottom: 0;
	content: '';
	z-index: 1;
	background-color: rgba(36,47,93,0.94);
}
.top-wrap-height {
	height: 80vh;
	min-height: 460px;
	transition: height 0.25s;
}
.uk-subnav-pill > * > :first-child {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, 0.04);
}
.top-container {
	z-index: 2;
}
.uk-logo img {
	height: 38px;
}
.subtitle-text {
	font-size: 1.2em;
	opacity: 0.7;
	font-weight: 300;
}
.logos-grid img {
	display: block;
	width: 60px;
	margin: 0 auto;
	filter:  grayscale(100%);
	transition: filter 0.25s;
}
.logos-grid img:hover {
	display: block;
	width: 60px;
	margin: 0 auto;
	filter:  grayscale(0);
}

.parent {
  position: relative;
}
.image0 {
  position: relative;
  top: 0;
  left: 0;
	transform: rotateY(20deg);
}
.div-image6 {
  position: absolute;
	z-index: 4;
	width: 100%;
}
.image6 {
	position: absolute;
	right: -20px;
	top: -50px;
	width: 22%;
}
[class*=uk-navbar-dropdown-bottom] {
	margin-top: -10px!important;
}

/*# sourceMappingURL=marketing.css-3e6bfab55a34c148b5638ddc2dbe3ecb58f7344db30f9dc0e37e62141ff89e6b.map */
