/*
Custom Template built by Webtech Evolution Limited - Palmerston North - NZ: © 2018.
Template URI: https://webtech.kiwi
Phone: +64 6 354 8336
Author Design: Mike Oliver - mike@webtech.kiwi
Client: Direct Hazmat Consultants Limited
Version: 1.0


*/



body{
	font-family: Roboto, Arial, Helvetica, sans-serif;
	color: #404041;
	font-size: 18px;
}


/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Makes grid more robust so that it can be used with other block elements like lists
 */
.uk-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * DEPRECATED
 * Micro clearfix
 * Can't use `table` because it creates a 1px gap when it becomes a flex item, only in Webkit
 */
.uk-grid:before,
.uk-grid:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-grid:after {
  clear: both;
}
/*
 * Grid cell
 * 1. Space is allocated solely based on content dimensions
 * 2. Makes grid more robust so that it can be used with other block elements
 * 3. DEPRECATED Using `float` to support IE9
 */
.uk-grid > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  margin: 0;
  /* 3 */
  float: left;
}
/*
 * Remove margin from the last-child
 */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}
/* Grid gutter
 ========================================================================== */
/*
 * Default gutter
 */
/* Horizontal */
.uk-grid {
  margin-left: -25px;
}
.uk-grid > * {
  padding-left: 25px;
}
[class*='uk-width'] {
  box-sizing: border-box;
}
/*
 * Widths
 */
/* Whole */
.uk-width-1-1 {
  width: 100%;
}
/* Halves */
.uk-width-1-2,
.uk-width-2-4,
.uk-width-3-6,
.uk-width-5-10 {
  width: 50%;
}
/* Thirds */
.uk-width-1-3,
.uk-width-2-6 {
  width: 33.333%;
}
.uk-width-2-3,
.uk-width-4-6 {
  width: 66.666%;
}
/* Quarters */
.uk-width-1-4 {
  width: 25%;
}
.uk-width-3-4 {
  width: 75%;
}
/* Fifths */
.uk-width-1-5,
.uk-width-2-10 {
  width: 20%;
}
.uk-width-2-5,
.uk-width-4-10 {
  width: 40%;
}
.uk-width-3-5,
.uk-width-6-10 {
  width: 60%;
}
.uk-width-4-5,
.uk-width-8-10 {
  width: 80%;
}
/* Sixths */
.uk-width-1-6 {
  width: 16.666%;
}
.uk-width-5-6 {
  width: 83.333%;
}
/* Tenths */
.uk-width-1-10 {
  width: 10%;
}
.uk-width-3-10 {
  width: 30%;
}
.uk-width-7-10 {
  width: 70%;
}
.uk-width-9-10 {
  width: 90%;
}
/*Form styles*/

.row-fluid::before, .row-fluid::after {
	display: block;
	content: "";
	line-height: 0;
	clear: both;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574%;
 *margin-left: 2.0744680846383%;
}
.row-fluid .span6 {
	width: 48.936170208%;
 *width: 48.882978718638%;
}
/** Styles: IZZY**/
body {
	font-family: Arial, Roboto;
	font-size: 17px;
	color: #686868;
	background: #EEEEEE;
}
.top-bg {
	/* background: url(../images/top-bg.jpg); */
	padding-bottom: 175px;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	min-height: 1000px;
}
.logo p {
	margin: 0;
}
.logo img {
	padding: 25px 0;
	/* display: block; */
}
.uk-navbar-container:not(.uk-navbar-transparent) {
	background: none;
}
.banner .uk-container {
	width: 100%;
}
.banner {
	position: absolute;
	width: 100%;
	top: 0;
	height: 1157px;
	z-index: 1;
	display: block;
}
.header {
	position: relative;
	z-index: 10;
}
.top-bg2 {
	position: relative;
	z-index: 10;
}
.uk-navbar-nav > li > a {
	font-family: 'Roboto Condensed';
	font-size: 18px;
	color: #fff;
}
.logo {
	margin: 12px 0;
}
.moduletable_menu {
	margin-top: 26px;
	margin-left: 100px;
}
.top-contact p {
	color: #01a9ea;
	font-size: 27px;
	font-family: Roboto Condensed;
	margin-top: 40px;
}
.banner h1 {
	color: #fff;
	font-family: Roboto Condensed;
	font-size: 100px;
	text-transform: uppercase;
	font-weight: bold;
}
.banner h3 {
	font-family: Roboto Condensed;
	font-size: 53px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin: 0;
	margin-bottom: 100px;
}
.blue-btn {
	background: #01a9ea;
	font-family: Roboto Condensed;
	font-size: 27px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 20px 100px;
	border-radius: 100px;
}
.top-bg2 {
	max-width: 1170px;
	margin: 0 auto;
	background: #fff;
	border-radius: 20px 20px 0px 0px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.20);
	margin-top: -150px;
	/* overflow: hidden; */
}
.top-a {
	background: #f6f6f6;
}
.top-a .mod-title {
	background-color: #01a9ea;
	font-size: 46px;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/topa-header.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	/* display: flex; */
	justify-content: center;
	height: 150px;
	padding-top: 160px;
	border-radius: 5px;
	margin-top: -40px;
}
.top-a {
	background: #f6f6f6;
	border-radius: 20px 20px 0px;
}
.top-a .custom {
	padding: 40px;
}
.top-b {
	text-align: center;
	padding: 60px;
}
.top-b h3 {
	color: #686868;
	font-family: Roboto Condensed;
	font-size: 47px;
	text-transform: uppercase;
	font-weight: bold;
}
.top-c .uk-container {
	padding: 0;
}
.custom.graybg {
	background: #f7f7f7;
}
.top-c .custom {

	padding: 40px 100px;
}
.top-c .uk-width-1-2 {
	padding: 0;
}
.top-c .uk-grid {
	margin: 0;
}
.top-c .custom {
	padding: 40px 100px;
	min-height: 185px;
	display: flex;
	align-items: center;
}
.top-c p {
	color: #686868;
	font-size: 24px;
	margin-left: 30px;
	transition: 0.3s ease-out;
}
.top-c .mod-content:hover p {
	color: #01a9ea;
}
.top-c .mod-content:hover a {
	color: #01a9ea;
	text-decoration: none;
}
.main-container {
	background: #fff;
	z-index: 10;
	position: relative;
	padding: 20px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.20);
	border-radius: 30px;
	padding: 50px;
}
.main h2 {
	font-family: Roboto Condensed;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 32px;
	letter-spacing: 3px;
}
.top-c .uk-width-3-4 {
	position: ;
	display: flex;
	align-items: center;
}
.top-c .uk-width-3-4 {
	position: ;
	display: flex;
	align-items: center;
}
.footer-bg {
	background-image: url(../images/footer-bg.png);
	background-size: cover;

	background-repeat: no-repeat;
}
.footer-bg {
	background-color: #EEEEEE;
}
.home .footer-bg {
	background-color: #f6f6f6;
}
.banner.inner-banner {
	height: 770px;
}
.top-bg.hasinnerbanner {
	min-height: 700px;
}
.banner .custom.wbg {
    height: 770px;
    background-repeat: no-repeat;
    background-size: cover;
}
.header.uk-sticky.uk-scrollspy-inview.uk-animation-slide-right.uk-active.uk-sticky-below.uk-sticky-fixed {
    background: #fff;
    z-index: 999;
    box-shadow: 1px 2px 10px #ccc;
}
.header.uk-sticky.uk-scrollspy-inview.uk-animation-slide-right.uk-active.uk-sticky-fixed.uk-sticky-below .nav li a {
	color: #01a9ea;
}
.color-logo {
	display: none;
}
.header.uk-sticky.uk-scrollspy-inview.uk-animation-slide-right.uk-active.uk-sticky-fixed.uk-sticky-below .color-logo {
	display: inline-block;
}
.header.uk-sticky.uk-scrollspy-inview.uk-animation-slide-right.uk-active.uk-sticky-fixed.uk-sticky-below .nav li ul li a {
	color: #000;
}
.uk-navbar-dropdown.uk-navbar-dropdown-bottom-left {
	background: #fff;
}
.vis_mandatory.visCSSbot10.visCSStop10 {
	display: none;
}
.required {
	position: relative;
}
.header.uk-sticky.uk-scrollspy-inview.uk-animation-slide-right.uk-active.uk-sticky-fixed.uk-sticky-below .nocolor-logo {
	display: none;
}
.logo img.color-logo {
	margin: 0;
	padding: 0;
}
.header.uk-sticky.uk-scrollspy-inview.uk-animation-slide-right.uk-active.uk-sticky-fixed.uk-sticky-below .uk-navbar-nav > li > a {
	color: #000;
}
.header.uk-sticky.uk-scrollspy-inview.uk-animation-slide-right.uk-active.uk-sticky-fixed.uk-sticky-below .moduletable_menu {
	margin-top: 20px;
}
.top-bg.hasinnerbanner {
	min-height: 600px;
}
.innerbanner-content {
	position: absolute;
	top: 40%;
	font-size: 40px;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	color: #fff;
	font-weight: bold;
	text-align: left;
	/* width: 100%; */
}

.innerbanner-content p {
	max-width: 600px;
}

.home .main{
	display: none;
}
.footer-logo img {
	opacity: .8;
	max-height: 60px;
}
.copyright p {
	color: rgba(255,255,255,.5);
	font-size: 14px;
	font-family: Roboto;
	text-align: right;
	margin-top: 22px;
}
.bottom-b p {
	font-size: 27px;
	color: #000;
	font-family: Roboto;
}
.bottom-b strong {
	color: #01a9ea;
	font-weight: bold;
	font-family: Roboto Condensed;
	font-size: 47px;
	top: 5px;
	position: relative;
}
.bottom-e .uk-width-1-4:nth-child(3) .mod-content {
	background: #fff;
	border-radius: 20px 0;
	padding: 20px;
}
.bottom-e ul li {
	margin: 11px 0;
}
.bottom-e .uk-width-1-4:nth-child(3) h3 {
	color: #01a9ea;
	font-size: 18px;
	font-family: Roboto;
	margin: 20px 0;
}
.bottom-e input {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #01a9ea;
	border-radius: 7px;
	margin: 10px 0;
	padding: 10px;
	color: #999;
}
.bottom-e input[type="submit"] {
	background: #01a9ea;
	color: #fff;
}
.bottom-d {
	padding-bottom: 150px;
}
.bottom-e {
	padding-top: 250px;
}
.bottom-e h3 {
	color: #fff;
	font-size: 19px;
}
.bottom-e ul {
	list-style: none;
	padding: 0;
	font-size: 14px;
	color: #fff;
}
.bottom-e p {
	font-size: 14px;
	color: #fff;
	font-family: Roboto;
}
.bottom-a .uk-container {
	max-width: 1335px;
}
.envelope-bg {
	background: url(../images/contact-bg.png);
	background-repeat: no-repeat;
	padding: 100px;
	padding-top: 200px;
	padding-bottom: 0;
}
fieldset {
	padding: 0;
	border: none;
	margin: 0;
}
.uk-container{
	max-width: 1170px;
}
.bottom-a {
	margin-top: -77px;
}
.bottom-a h3 {
	font-size: 42px;
	text-align: center;
	font-family: Roboto Condensed;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 80px;
}
.visform input, .visform textarea {
	width: 100%;
	background: #e6f7fd;
	border: none;
	color: #0c1114;
	font-family: Roboto;
	font-size: 18px;
	padding: 10px 20px;
	height: auto;
	border-radius: 20px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.visform textarea {
	height: 145px;
}
.form-actions .btn {
	background: #000;
	color: #fff;
	width: 70%;
	margin: 0 auto;
	display: block;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	font-weight: bold;
	font-size: 29px;
	margin: 50px auto;
	border-radius: 40px;
	transition: 0.3s ease-out;
}
.form-actions .btn:hover {
	background: #fff;
	color: #000;
}
.form-g {
	column-count: 2;
}
.control-label.vis_mandatory {
	display: none;
}
.envelope-bg2 {
	background: #fff;
	text-align: center;
	padding: 40px;
	border-radius: 0 0px 40px 40px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.20);
}
.bottom-c {
	text-align: center;
	margin: 100px 0;
}
.bottom-c h3 {
	color: #01a9ea;
	font-size: 36px;
	font-family: Roboto;
}
.mod-articles-category-title {
	display: block;
}
.mod-articles-category-title {
	color: #01a9ea;
	font-size: 22px;
	display: block;
	margin: 20px 0;
}
.mod-articles-category-introtext {
	color: #000;
	font-style: italic;
}
.bottom-c .mod-articles-category-introtext {
	max-width: 70%;
	margin: 0 auto;
}
.uk-slideshow-nav.uk-dotnav {
	text-align: center;
	display: inline-block;
	margin: 0 auto;
}
.uk-slideshow-nav.uk-dotnav li {
	float: left;
}
.uk-slideshow-nav.uk-dotnav li a {
	border-color: #01a9ea;
}
.uk-slideshow-nav.uk-dotnav li.uk-active a {
	background: #01a9ea;
}
.bottom-d {
	background: #f6f6f6;
}
.bottom-d .mod-title {
	background-color: #01a9ea;
	font-size: 46px;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/team.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	/* display: flex; */
	justify-content: center;
	height: 150px;
	padding-top: 160px;
	border-radius: 5px;
	margin-top: -40px;
}
.team-member {
	text-align: left;
	border: 1px solid #a0a0a0;
	border-radius: 10px;
	padding: 15px;
}
.team-member {
	margin-bottom: 20px !important;
	padding-bottom: 20px;
	overflow: hidden;
}
.bottom-d .custom {
	margin-top: 80px;
	margin-left: 30px;
}
.member-img {
	background: #dddddd;
	text-align: center;
	padding: 0px;
	margin: -15px;
}
.bottom-e .uk-width-1-4:nth-child(1) {
	width: 18%;
}
.bottom-e .uk-width-1-4:nth-child(3) {
	width: 30%;
	padding-right: 30px;
}
.footer {
	border-top: 1px solid rgba(255,255,255,.5);
	padding-top: 20px;
	margin-top: 70px;
}
.slide-content {
	top: 40%;
	position: absolute;
	font-size: 100px;
	width: 100%;
}
.slide-title strong {
	font-size: 52px;
	display: block;
}
.slide-content .btn {
	background: #01a9ea;
	font-size: 27px;
	font-family: Roboto Condensed;
	color: #fff;
	padding: 20px 100px;
	border-radius: 100px;
	text-transform: uppercase;
	transition: 0.3s ease-out;
}
.slide-content .btn:hover{
	background: #000;
	text-decoration: none;
	color: #fff;
}
.slide-content2 {
	max-width: 1140px;
	margin: 0 auto;
}
.banner .uk-slideshow-nav.uk-dotnav {
	position: absolute;
	bottom: 170px;
	left: 50%;
}
.banner .uk-slideshow-nav.uk-dotnav li a {
	width: 20px;
	height: 20px;
	color: #fff;
	border-color: #fff;
}
.banner .uk-slideshow-nav.uk-dotnav li.uk-active a {
	background: #fff;
}
.category-module.uk-slideshow-items li {
	background-size: cover;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Roboto;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li > a.uk-open {
	color: #01a9ea;
	outline: none;
}
.uk-navbar-dropdown {
	background: rgba(255,255,255,.2);
}
.uk-navbar-dropdown-nav > li > a {
	color: #fff;
	font-family: Roboto Condensed;
}
.uk-navbar-dropdown-nav > li > a:hover, .uk-navbar-dropdown-nav > li > a:focus {
	color: #fff;
}
.main {
	position: relative;
	z-index: 10;
}
.banner .slide-content, .banner .category-module.uk-slideshow-items, .banner .category-module.uk-slideshow-items li {
    min-height: 1150px;
}
.bottom-e a {
    color: #fff;
    transition: .4s ease;
}
.bottom-e a:hover {
	color: #01a9ea;
	text-decoration: none;
}

.top-c a {
	color: #686868;
}
.uk-navbar-dropdown-nav > li > a {
	color: #000;
}
.uk-navbar-dropdown-nav > li > a:hover, .uk-navbar-dropdown-nav > li > a:focus {
	color: #01a9ea;
}
