@font-face {
        font-family:"DINCondensedW01-Normal";
        src:url("Fonts/1060321/24cac6da-66aa-48cc-b950-fcadf2b76ec5.woff2") format("woff2"),url("Fonts/1060321/bd659a5c-378a-4055-80a1-69bc94044bac.woff") format("woff");
    }
@font-face {
        font-family:"DIN Condensed W05 Demi Bold";
        src:url("Fonts/7332441/a3243d92-035a-4422-bcf1-445187b10e22.woff2") format("woff2"),url("Fonts/7332441/4c57664e-7e95-4b49-97d0-dc9599262809.woff") format("woff");
    }

body {
	font-family:"DINCondensedW01-Normal";
}

div.uk-offcanvas-bar {
	background-color: #2C2C2C;
}

div.uk-offcanvas-slide:before {
    width: 100%;
    content: "";
    background-image: url('/wp-content/uploads/2023/06/Sinbad-Nav.jpeg');
    background-position: 100% 120%;
    position: absolute;
    background-size: 120% auto;
    background-repeat: no-repeat;
    opacity: 0.5;
    bottom: 0;
    height: 100%;
    background-color: #2C2C2C;
}

.uk-text-small {
	line-height: 16px;
}

.uk-section-primary.uk-section-small {
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer {
	
}

#footer .uk-container {
	padding-left: 160px;
	padding-right: 160px;
}

#footer .social a {
	background-color: #fff;
	color: #000;
}

h1, .uk-h1, h2, .uk-h2, .uk-h3, h3, h4, h5,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
ul.uk-slideshow-items {
	font-family:"DIN Condensed W05 Demi Bold";
}

img.dwnarrow {
	width: 30px;
    margin-top: 40px;
}

ul.uk-slideshow-items li.el-item .el-content {
	margin-top: 0px!important;
}

.woverlay.uk-section-default.uk-light {
	position: relative;
	overflow: hidden;
	text-align: center;
}

ul.uk-slideshow-items li.el-item .uk-position-cover.uk-flex,
.woverlay.uk-section-default.uk-light:before {
	background-color: rgba(0, 0, 0, .4);
}

body.page-id-97 .woverlay.uk-section-default.uk-light:before {
	background-color: transparent;
}

.woverlay.uk-section-default.uk-light:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.divider-bottom > div.uk-grid > div {
	position: relative;
}

.divider-bottom > div.uk-grid > div:not(:first-child):not(:nth-child(2))::before {
    content: "";
    position: absolute;
    top: -20px;
    bottom: 0;
    border-bottom: 1px solid #e5e5e7;
	height: 1px;
	width: 90%;
}

@media only screen and (max-width: 604px) {
	.divider-bottom > div.uk-grid > div:not(:first-child)::before {
	    content: "";
	    position: absolute;
	    top: -20px;
	    bottom: 0;
	    border-bottom: 1px solid #e5e5e7;
		height: 1px;
		width: 100%;
	}
	.uk-heading-large {
		font-size: 2.5rem;
	}
}

@media only screen and (max-width: 960px) {
	#footer .uk-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (min-width: 960px) {
	#footer #sitemap {
		margin-left: 50px;
	}
}

ul.el-nav.uk-dotnav {
	margin-top: -50px;
}

.uk-dotnav>*>* {
	border-radius: 0px;
    width: 30px;
    height: 2px;
}

.uk-icon.uk-navbar-toggle-icon {
	
}

.uk-icon.uk-navbar-toggle-icon svg {
    width: 40px;
    color: #fff;
}

div.uk-sticky.uk-sticky-fixed .uk-icon.uk-navbar-toggle-icon svg {
	color: #0E3178;
}

.uk-light {
	color: #fff;
}

.uk-light .highlight {
	background-color: #fff;
	color: #000;
    padding-left: 5px;
    padding-right: 5px;
}

.bg-purple {
	background-color: rgba(104, 48, 146, 1);
}

.bg-blue {
	background-color: #0E3178;
}

.bg-orange {
	background-color: #FF722E;
}

.orange {
	color: #FF722E;
}

#footer,
.bgimg-D {
	position: relative;
}

.bgimg-D:before,
#footer:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  background-image: url('/wp-content/uploads/2023/06/NDICLogo-White-D.svg');
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: auto 100%;
}

.el-overlay div.learnmore {
	float: right;
	font-family: 'DINCondensedW01-Normal';
}

.el-overlay div.learnmore .uk-icon-button.uk-icon {
	border-color: #fff;
	color: #fff;
	border-width: 2px;
	margin-right: 10px;
}

.el-overlay div.learnmore .uk-icon-button.uk-icon svg polyline {
	stroke-width: 2;
}