/*
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


*/



/* ========================================================================
   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: Roboto;
	font-size: 17px;
	color: #000;
	background: #1f2328;
}
p {
	color: rgba(255,255,255,.59);
}
select option {
	color: #000;
}
.uk-navbar-nav > li > a {
	font-family: Oswald;
	color: #fff;
	font-size: 13px;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
	background: none;
}
.banner {
	position: relative;
	margin-top: -104px;
}
.wbg-img h1 {
	font-size: 64px;
	font-family: Oswald;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5;
}
.wbg-img p {
	font-size: 18px;
	color: #fff;
	font-family: Roboto;
	max-width: 400px;
	line-height: 160%;
}
.btn {
	background: #FE722F;
	color: #fff;
	font-family: Oswald;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	padding: 18px 78px;
	display: inline-block;
}
.wbg-text .square {
	max-width: 650px;
}
.wbg-text.uk-container {
	width: 100%;
}
.wbg-img {
	height: 810px;
	align-items: center;
	display: flex;
	width: 100%;
	background-position: center;
	background-size: cover;
}
.logo img {
	margin-top: 34px;
}
.top-a {
	position: absolute;
	bottom: -100px;
	right: 0;
}
.top-b{
	background: #1f2328;
}
.imagetop-text {
	background: #000;
	padding: 40px 78px;
	min-width: 400px;
}
.imagetop-text p {
	max-width: 300px;
}
.imagetop-text {
	background: #000;
	padding: 40px 78px;
}
.top-b h3 {
	font-family: Oswald;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
}
.item-page a.uk-accordion-title {
	color: #FE722F;
	font-family: Oswald;
	font-size: 22px;
}
.uk-accordion li {
	background: #17181B;
	padding: 20px;
}
.uk-accordion-content {
	color: #fff;
}
.rsform-block.rsform-block-agreement label, .rsform-block.rsform-block-validate label, .rsform-block.rsform-block-captcha label {
	display: none;
}
.item-page ul.sigFreeClassic li.sigFreeThumb {
	float: left;
	background: none !important;
	margin: 0 1px 1px 0;
	padding: 0;
	list-style: none !important;
}
.top-b h1 {
	font-size: 36px;
	font-family: Oswald;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin-bottom: 80px !important;
}
.top-b {
	background: url(../images/frame.png) #1f2328;
	padding: 100px 0;
}
.custom.uk-width-1-3.image-left:hover img {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.header.uk-sticky.uk-sticky-fixed.uk-active.uk-sticky-below {
  background: url(../images/frame.png) #1f2328;
}

.header.uk-sticky.uk-sticky-fixed.uk-active.uk-sticky-below .logo img {
  margin-top: 0px;
  padding-top:10px;
  padding-bottom: 10px;
}

.custom.uk-width-1-3.image-left img {
	transition: .5s ease;
}
.custom.uk-width-1-3.image-left {
	margin-bottom: 40px;
	padding-left: 70px;
}
.top-c, .top-d {
	background: #fff;
}
.top-c .custom.uk-width-1-2.wbg {
	min-height: 338px;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
}
.top-c h3 {
	color: #fff;
	font-family: Oswald;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	max-width: 80%;
	text-align: center;
	margin: 0 auto;
}
.top-c .uk-grid {
	margin-top: -150px;
}
.top-c .custom.uk-width-1-2.wbg {
	min-height: 338px;
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
	transition: .4s ease;
}
.top-c .custom.uk-width-1-2.wbg:hover {
	transform: scale(1.04);
}
.top-b {
	padding-bottom: 300px;
}

.top-b a {
  color:#fff;
}

.top-b a:hover {
  text-decoration: none;
  color:#FE722F;
}


.top-d h3 {
	color: #FE722F;
	font-family: Oswald;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
}
.top-d {
	padding: 100px 0;
	text-align: center;
}
.top-d .mod-articles-category-introtext {
	color: #7b7d80;
	font-size: 16px;
	font-family: Roboto;
	line-height: 160%;
}
.testimonials2 img {
	border-radius: 100%;
	margin: 30px 0;
  display: none;
}

.testimonials2 a.btn {
  margin-top: 20px;
}


.testimonials2 .category-module::before {
	content: "";
	width: 69px;
	height: 57px;
	display: block;
	position: absolute;
	top: 131px;
	left: 0px;
}
.uk-slideshow-nav.uk-dotnav {
	max-width: 70px;
	margin: 30px auto;
}
.uk-slideshow-nav.uk-dotnav li a {
	background: rgba(254, 114, 47, 0.18);
	border: none;
	transition: .4s ease;
	width: 7px;
	height: 7px;
}
.uk-slideshow-nav.uk-dotnav li.uk-active a {
	background: #FE722F;
	height: 11px;
	width: 11px;
	top: -2px;
	position: relative;
}
.top-d .mod-articles-category-title {
	font-size: 18px;
	font-size: ;
	font-weight: bold;
	font-family: Oswald;
	color: #05060B;
	text-transform: uppercase;
}
.testimonials2 {
	max-width: 50%;
	margin: 0 auto;
}
.top-f h3 {
	font-family: Oswald;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.top-f .mod-content {
	padding: 100px 150px;
}
.btn1 {
	border: 2px solid #FE722F;
	color: #fff;
	font-family: Oswald;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 18px 50px;
	display: inline-block;
}
.top-g {
	background: #FE722F;
	text-align: center;
}
.top-g img {
	display: inline-block;
	padding-right:50px;
  padding-bottom: 20px;
	transition: .4s ease;
	opacity: .3;
}


.top-g img:hover {
	opacity: 1;
}
.footer {
	padding: 95px 0;
}
.footer h3 {
	font-family: Oswald;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.footer ul {
	padding: 0;
	list-style: none;
}
.footer li a {
	color: rgba(255,255,255,.59);
	font-size: 13px;
	text-decoration: none;
	transition: .4s ease ;
}
.footer li a:hover {
	color: #fff;
}
.uk-width-1-3.footer1 .mod-content {
	max-width: 200px;
}
.footer p {
	font-size: 13px;
}
.social img {
	border: 2px solid #FE722F;
	padding: 3px;
	height: 37px;
	margin-top: 1;
	margin-right: 10px;
}
.footer li {
	margin-bottom: 5px;
}
.top-g p {
	margin: 0;
}
.top-g {
  background: url(../images/frame.png);
	text-align: center;
	padding: 56px 0;
}

.top-g h3 {
font-family: Oswald;
font-size: 26px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 40px;
}

.btn::after {
	content: "";
	background: url(../images/arrow1.svg);
	width: 15px;
	height: 11px;
	display: inline-block;
	margin-left: 16px;
}
.btn1::after {
	content: "";
	background: url(../images/arrow2.svg);
	width: 12px;
	height: 11px;
	display: inline-block;
	margin-left: 16px;
}
.btn, .btn1 {
	transition: .4s ease;
	text-decoration: none;
}
.btn:hover, .btn1:hover {
	transform: scale(1.05);
	color: #fff;
	text-decoration: none;
}
.sidebar.uk-width-1-4 .moduletable {
	background-color: #17181B;
	padding: 50px;
}
.sidebar h3 {
	color: #ffff;
	font-family: Oswald;
	font-size: 18px;
	text-tru: ;
	text-transform: uppercase;
	font-weight: bold;
}
.top-content .banner .uk-container {
	width: 100%;
}
.top-content .custom.wbg {
	height: 350px;
	display: flex;
	align-items: center;
	text-align: left;
	width: 100%;
	background-size: cover;
}
.breadcrumb {
	list-style: none;
	padding: 0;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li a, .breadcrumb li span {
	color: rgba(255,255,255,.3);
	font-size: 14px;
	font-family: Roboto;
}
.icons {
	display: none;
}
.breadcrumb li .divider img {
	display: none;
}
.breadcrumb li .divider {
	background: url(../images/separator.svg);
	width: 9px;
	height: 13px;
	background-repeat: no-repeat;
	display: inline-block;
	opacity: .3;
	margin: -1px 5px;
}
.breadcrumb li.active span {
	color: #fff;
}
.breadcrumb li:first-child {
	display: none;
}
.breadcrumb li:nth-child(2) a span {
	display: none;
}
.breadcrumb li:nth-child(2) a {
	background: url(../images/home.svg);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	opacity: .2;
	position: relative;
	top: 2px;
}
.breadcrumbs {
	margin: 30px 0;
}
.main h2 {
	font-family: Oswald;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.item-page {
	padding-bottom: 100px;
}
.sidebar li a::before {
	content: "";
	display: block;
	background: #FE722F;
	width: 5px;
	height: 5px;
	display: inline-block;
	position: relative;
	top: -3px;
	transition: .4s ease;
	margin-right: 10px;
}
.sidebar .uk-nav-default > li > a {
	color: ;
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.sidebar .uk-nav-default > li:hover > a::before {
	width: 15px;
}
.sidebar .uk-nav-default > li.current > a::before {
	width: 15px;
}
.sidebar .uk-nav-default > li:hover > a{
	color: #fff;
}
.sidebar .uk-nav-default > li.current > a{
	color: #fff;
}
.header .uk-navbar-nav > li > a {
	position: relative;
}
.header .uk-navbar-nav > li > a::after {
	transition: .4s ease;
	display: block;
	position: absolute;
	left: 15px;
	bottom: 20px;
	width: 0;
	content: "";
}
.header .uk-navbar-nav > li:hover > a {
	color: #fff;
	opacity: 1;
}
.item-101 {
	display: none;
}
.header .uk-navbar-nav li {
	padding: 0 20px;
}
.header .uk-navbar-dropdown-nav li {
	padding: 0;
}
[class*="uk-navbar-dropdown-bottom"] {
	margin-top: 0;
}
.header .uk-navbar-nav > li:hover > a::after {
	content: "";
	display: ;
	display: block;
	width: 64px;
	height: 4px;
	background: #FE722F;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 15px;
}
.top-content .innerbanner-content h1 {
	color: #fff;
	font-family: Oswald;
	font-size: 64px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	top: 100px;
	position: relative;
}
blockquote {
	border: 2px solid #FE722F;
	padding: 20px;
}
blockquote p {
	color: #FE722F;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
}
.pull-none.item-image {
	margin-bottom: 30px;
}
.level2 li a {
	color: #fff;
	font-family: Oswald;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
h3 {
	font-family: Oswald;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
h4 {
	font-family: Oswald;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.main h2 a {
	color: #fff;
}
.blog {
	margin-bottom: 100px !important;
}
.published {
	background: #fff;
	display: inline-block;
	font-size: 12px;
	font-family: Oswald;
	text-transform: uppercase;
	padding: 5px;
	float: right;
	top: -60px;
	position: relative;
}
.item-page a {
	color: #FE722F;
}
.item-page li::before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #FE722F;
	display: inline-block;
	position: relative;
	top: -5px;
	margin-right: 10px;
}
.item-page ul {
	list-style: none;
	padding: 0;
}
.item-page .uk-accordion li:before{
	content: none;
}
li {
	color: rgba(255,255,255,.59);
}
label {
	color: rgba(255,255,255,.59);
}
div.formBody {
	display: block;
	float: none;
}
fieldset {
	border: none;
	padding: 0;
}
.formControlLabel {
	color: rgba(255,255,255,.59) !important;
	font-size: 15px;
	font-family: Roboto;
}
.rsform-input-box, textarea {
	padding: 10px;
	width: 100%;
	border: none;
	background: rgba(255,255,255,.19);
	color: #fff;
	font-family: Roboto;
	font-size: 18px;
	margin-top: 5px;
}
.formBody, .rsform-block  {
	color: rgba(255,255,255,.59);
}
#userForm h2 {
	margin-top: 0;
}
.reg_form {
	margin-top: 0;
	padding: 0 20px;
}
.rsform-button, .rsform-submit-button, .rsform-button-prev {
	margin-right: 10px;
	background: #FE722F;
	border: none;
	font-family: Oswald;
	color: #fff;
	font-size: 13px;
	/* font-weight: bold; */
	letter-spacing: 0;
	padding: 18px 78px;
}
.formBody label {
	display: block;
}
.rsform-button::after {
	content: "";
	background: url(../images/arrow1.svg);
	width: 15px;
	height: 11px;
	display: inline-block;
	margin-left: 16px;
}
select{
	padding: 10px;
	border: none;
	background: rgba(255,255,255,.19);
	color: #fff;
	font-family: Roboto;
	font-size: 14px;
	margin-top: 5px;
}
.top-c h3 a {
	color: #fff;
	text-decoration: none;
}
