/******************************************************************
Theme Name: Knight Media 3.0
Author: Knight Media
Author URI: https://www.knightmedia.com.au/
Version: 1.0.44
******************************************************************/
@font-face {
		font-family: 'Averta';
		src: url("assets/fonts/Averta-Regular.woff2") format("woff2"), url("assets/fonts/Averta-Regular.woff") format("woff");
		font-weight: normal;
		font-style: normal;
}

@font-face {
		font-family: 'Averta';
		src: url("assets/fonts/Averta-Semibold.woff2") format("woff2"), url("assets/fonts/Averta-Semibold.woff") format("woff");
		font-weight: 600;
		font-style: normal;
}

@font-face {
		font-family: 'Averta';
		src: url("assets/fonts/Averta-Extrabold.woff2") format("woff2"), url("assets/fonts/Averta-Extrabold.woff") format("woff");
		font-weight: 800;
		font-style: normal;
}

/*********************
GENERAL STYLES
*********************/
body {
		color: #111;
		background-color: #ddd;
		font-weight: 400;
		font-family: "Averta", sans-serif;
		overflow-x: hidden;
}

.border {
		border: 1px solid #f4f5f7;
}

.transition {
		transition: background 0.2s ease,padding 0.8s linear;
}

html, body {
		height: 100%;
}

.off-canvas-wrapper-inner {
		background: #fff;
}

@media (max-width: 64em) {
		.off-canvas-wrapper-inner {
				padding: 0;
		}
}

table {
		margin-top: 20px;
}

table td {
		vertical-align: top;
}

table th {
		text-align: left;
}

/*********************
LINK STYLES
*********************/
a {
		color: #328ff8;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

a:hover {
		color: #0063d4;
}

/******************************************************************
H1, H2, H3, H4, H5 P STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6 {
		font-family: "Averta", sans-serif;
		color: #111;
		margin: 2rem 0 1.5rem;
		text-transform: none;
		letter-spacing: 0.025rem;
		line-height: 1.2;
		font-weight: bold;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a {
		color: #111;
		text-decoration: none;
}

h1 {
		font-size: 3rem;
		margin-top: 0;
		text-transform: none;
}

h2 {
		font-size: 1.2rem;
}

@media (min-width: 64em) {
		h2 {
				font-size: 2rem;
		}
}

h3 {
		font-size: 1.6rem;
		text-transform: none;
		color: #0063d4;
		font-weight: 600;
		line-height: 1.3;
}

h4 {
		font-size: 1.3rem;
}

h5 {
		font-size: 1.1rem;
}

/*********************
POSTS & CONTENT STYLES
*********************/
#wrapper {
		margin: 0 auto;
}

#main {
		padding: 0;
		margin: 0;
}

#content {
		z-index: 9;
}

#content p.lead {
		font-size: 1.5rem;
}

#content td, #content li, #content p {
		font-size: 1.1rem;
}

.button,
a.button,
button {
		background-color: #0063d4;
		color: #fff;
		padding: 15px 25px;
		text-transform: none;
		line-height: 1.2;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		font-weight: normal;
		-webkit-border-radius: 24px;
		-moz-border-radius: 24px;
		-ms-border-radius: 24px;
		border-radius: 24px !important;
		font-size: 1rem;
}

.button.jumbo,
a.button.jumbo,
button.jumbo {
		font-size: 1.2rem;
		padding: 15px 30px;
}

.button:focus,
.button:hover,
a.button:hover,
button:focus {
		background-color: #10d4df;
		color: #fff;
}

a.button-alt {
		background-color: transparent;
		border: 1px solid #0063d4;
		color: #0063d4;
		-webkit-border-radius: 24px;
		-moz-border-radius: 24px;
		-ms-border-radius: 24px;
		border-radius: 24px !important;
}

a.button-alt:hover {
		border: 1px solid #76c3fc;
		background-color: #76c3fc;
		color: #fff;
}

a.button-alt:hover i {
		color: #fff;
}

#content .post-container {
		padding-bottom: 20px;
		margin-bottom: 40px;
		position: relative;
}

#main .gfield_checkbox li input {
		margin: 5px 0 0 0;
		padding: 0;
}

#main .gfield_checkbox li label {
		font-size: 0.85rem;
}

#content .pagination {
		text-align: center;
}

#content .pagination a {
		display: inline-block;
		float: none;
}

#content .pagination li a {
		color: #0063d4;
		line-height: inherit;
		border: 1px solid #ccc;
}

#content .pagination li {
		display: inline-block;
		float: none;
}

.pagination span {
		display: inline-block;
		float: none;
		margin: 0 10px;
}

.pagination span.current {
		background-color: #0063d4;
		margin: 0;
}

.pagination a:hover {
		color: black;
}

.button-group li:first-child {
		margin-right: 10px;
}

.inline-list {
		margin: 1rem auto 1.0625rem auto;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
}

.inline-list > li {
		list-style: none;
		float: none;
		margin-left: 10px;
		display: inline-block;
}

.inline-list > li:first-child {
		margin-left: 0 !important;
}

.inline-list > li > * {
		display: inline-block;
}

img.alignright, img.alignleft, img.aligncenter {
		display: block;
		margin: 0 0 20px 0;
}

@media (min-width: 64em) {
		img.alignright {
				float: right;
				margin: 0 0 30px 30px;
		}
		img.alignleft {
				float: left;
				margin: 0 30px 30px 0;
		}
		img.aligncenter {
				margin: 0 auto 20px;
				display: block;
		}
}

@media (min-width: 64em) {
		ul.split-list {
				column-count: 2;
		}
}

ul.check-list {
		margin: 0;
}

ul.check-list li {
		list-style: none;
		position: relative;
		padding-left: 0;
		margin-bottom: 5px;
}

ul.check-list li:before {
		font-family: 'Font Awesome 5 Pro';
		content: "\f058";
		position: relative;
		color: #0063d4;
		font-size: 1rem;
		margin-right: 5px;
}

#main td, #main th {
		border: 1px solid #ddd;
}

.magictime.fadeIn {
		animation: fadeIn 2.5s ease forwards;
}

input[type=text],
input[type=password] {
		box-sizing: border-box !important;
}

@media print {
		* {
				background: transparent !important;
				color: #000 !important;
				text-shadow: none !important;
				filter: none !important;
				-ms-filter: none !important;
		}
		a, a:visited {
				color: #444 !important;
				text-decoration: underline;
		}
		a:after, a:visited:after {
				content: " (" attr(href) ")";
		}
		a abbr[title]:after, a:visited abbr[title]:after {
				content: " (" attr(title) ")";
		}
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
				content: "";
		}
		pre, blockquote {
				border: 1px solid #999;
				page-break-inside: avoid;
		}
		thead {
				display: table-header-group;
		}
		tr, img {
				page-break-inside: avoid;
		}
		img {
				max-width: 100% !important;
		}
		@page {
				margin: .5cm;
		}
		p, h2, h3 {
				orphans: 3;
				widows: 3;
		}
		.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
				display: none;
		}
}

/*********************
HEADER STYLES
*********************/
.top-bar {
		background: transparent;
		position: relative;
		padding: 0;
}

@media (min-width: 64em) {
		#above-header-right {
				margin-left: 40px;
		}
}

#above-header-right a {
		color: #111;
		background-color: #fff;
		padding: 0;
		font-weight: bold;
		display: inline-block;
		position: relative;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		-webkit-border-radius: 90px;
		-moz-border-radius: 90px;
		-ms-border-radius: 90px;
		border-radius: 90px !important;
		padding: 6px;
}

.navbar-scroll #above-header-right a {
		background-color: #f4f5f7;
}

#above-header-right i {
		-moz-transform: scale(-1, 1);
		-webkit-transform: scale(-1, 1);
		-o-transform: scale(-1, 1);
		-ms-transform: scale(-1, 1);
		transform: scale(-1, 1);
		color: #111;
		display: inline-block;
		line-height: 1;
		padding: 0 5px 0 5px;
		font-weight: bold;
}

#above-header-right span {
		display: inline-block;
		padding: 0;
		line-height: 1;
		margin: 0 5px 0 0;
}

.header-frame {
		height: 100px;
		display: none;
}

.navbar-scroll .header-frame {
		display: block;
}

#header {
		background-color: transparent;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		z-index: 999;
		position: fixed;
		width: 100%;
		top: 0;
}

.navbar-scroll #header {
		background-color: #fff;
		-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

#header .top-bar {
		min-height: 100px;
}

@media (min-width: 40em) {
		#header .top-bar-right {
				flex: 1 1 auto;
		}
}

#header .logo {
		text-align: left;
		padding: 5px 0;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

#header .logo a {
		width: 160px;
		display: block;
		background-image: url(assets/images/logo-w.svg);
		background-size: contain;
		background-repeat: no-repeat;
		height: 50px;
}

@media (min-width: 90em) {
		#header .logo a {
				width: 230px;
		}
}

.navbar-scroll #header .logo a {
		background-image: url(assets/images/logo.svg);
}

#header .grid-container {
		position: relative;
}

#mobile-header {
		padding: 0;
		background-color: transparent;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		z-index: 999;
		position: fixed;
		width: 100%;
		top: 0;
}

.navbar-scroll #mobile-header {
		background-color: #fff;
		-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
}

#mobile-header #above-header-right a {
		font-size: 12px;
		color: #fff;
		padding: 0;
		background: transparent;
}

.navbar-scroll #mobile-header #above-header-right a {
		color: #111;
}

#mobile-header #above-header-right a i {
		display: none;
}

#mobile-header .logo {
		text-align: left;
		padding: 5px 0;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

#mobile-header .logo a {
		width: 140px;
		display: block;
		max-width: 100%;
		background-image: url(assets/images/logo-w.svg);
		background-size: contain;
		background-repeat: no-repeat;
		height: 30px;
}

.navbar-scroll #mobile-header .logo a {
		background-image: url(assets/images/logo.svg);
}

#mobile-header a.nav-toggle {
		color: #fff;
		display: block;
		font-size: 12px;
}

.navbar-scroll #mobile-header a.nav-toggle {
		color: #111;
}

.close-button {
		background: transparent !important;
		padding: 0;
}

.close-button span {
		color: #fff;
}

#off-canvas {
		outline: 0;
		border: 0;
		background: #0063d4;
		background: -moz-linear-gradient(left, #0063d4 50%, #4096ee 100%);
		background: -webkit-linear-gradient(left, #0063d4 50%, #4096ee 100%);
		background: linear-gradient(to right, #0063d4 25%, #4096ee 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063d4', endColorstr='#4096ee',GradientType=1 );
}

#off-canvas > .menu {
		margin-top: 50px;
}

#off-canvas li a {
		color: #fff;
		padding: 15px;
		text-transform: uppercase;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#off-canvas li a:after {
		border-color: #10d4df transparent transparent;
}

#off-canvas li a:hover {
		color: #fff;
}

#off-canvas li ul li a {
		border: 0;
		font-size: 0.9em;
		padding: 15px 10px 15px 30px;
}

#off-canvas .menu .active > a {
		color: #fff;
		background: transparent;
}

#off-canvas #close-button {
		font-size: 2em;
		background: transparent;
		top: 0;
		display: none;
		margin: 0;
		padding: 0 10px 0 0;
		line-height: 1;
		color: #fff;
}

#off-canvas .top-bar-widget {
		color: #fff;
		padding: 25px 15px;
}

#off-canvas .top-bar-widget a {
		color: #fff;
		letter-spacing: 0.125rem;
}

#off-canvas .top-bar-widget a .fal {
		color: #10d4df;
}

/*********************
NAVIGATION STYLES
*********************/
#secondary-nav {
		background: #0063d4;
}

#secondary-nav ul li a {
		color: #fff;
		padding: 10px 25px;
		font-size: 0.9rem;
}

#primary-nav {
		position: relative;
		background-color: transparent;
		border-bottom: 0;
}

#primary-nav #menu-primary-menu-1 {
		text-align: right;
		display: block;
		background: transparent;
}

#primary-nav #menu-primary-menu-1 > li {
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin-right: 40px;
}

#primary-nav #menu-primary-menu-1 > li:last-child {
		margin-right: 0;
}

#primary-nav #menu-primary-menu-1 > li.current-menu-item > a {
		color: #76c3fc;
}

.navbar-scroll #primary-nav #menu-primary-menu-1 > li.current-menu-item > a {
		color: #0063d4;
}

#primary-nav #menu-primary-menu-1 > li.is-dropdown-submenu-parent > a::after {
		border-color: transparent transparent transparent;
}

#primary-nav #menu-primary-menu-1 > li > a {
		color: #fff;
		padding: 5px 0;
		display: block;
		text-transform: none;
		font-size: 1.05rem;
		font-weight: 600;
		text-transform: none;
		position: relative;
}

#primary-nav #menu-primary-menu-1 > li > a:before {
		content: '';
		position: absolute;
		left: 0;
		height: 1px;
		bottom: -1px;
		right: 100%;
		background: #fff;
		opacity: 0;
		transition: .3s right,.3s opacity,.3s background;
}

.navbar-scroll #primary-nav #menu-primary-menu-1 > li > a:before {
		background: #000;
}

.navbar-scroll #primary-nav #menu-primary-menu-1 > li > a {
		color: #111;
}

#primary-nav #menu-primary-menu-1 > li > a:hover {
		background: transparent;
		color: #76c3fc;
}

.navbar-scroll #primary-nav #menu-primary-menu-1 > li > a:hover {
		color: #0063d4;
}

#primary-nav #menu-primary-menu-1 > li > a:hover:before {
		right: 0;
		opacity: 1;
}

#primary-nav #menu-primary-menu-1 > li .submenu {
		-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
		background: #fff;
		border: 0;
		padding: 20px 10px;
		border: 1px solid #0063d4;
}

@media (min-width: 64em) {
		#primary-nav #menu-primary-menu-1 > li .submenu {
				min-width: 300px;
		}
}

#primary-nav #menu-primary-menu-1 > li .submenu li a {
		text-transform: none;
		text-align: left;
		font-size: 1rem;
		color: #111;
}

#primary-nav #menu-primary-menu-1 > li .submenu li a:hover {
		color: #0063d4;
}

#primary-nav #menu-primary-menu-1 > li .submenu li.current-menu-item a {
		color: #0063d4;
}

.menu .active > a {
		background-color: transparent;
}

#wrapper .gform_wrapper {
		margin: 0;
		background: #f4f5f7;
		width: 100% !important;
}

#wrapper .gform_wrapper .gform_body {
		width: 100%;
}

#wrapper .gform_wrapper h2.gsection_title {
		border: 0;
		color: #0063d4;
		margin-bottom: 20px;
}

@media (min-width: 64em) {
		#wrapper .gform_wrapper h2.gsection_title {
				font-size: 2rem;
		}
}

#wrapper .gform_wrapper .gsection {
		border: 0;
}

#wrapper .gform_wrapper h1, #wrapper .gform_wrapper h2, #wrapper .gform_wrapper h3 {
		margin: 0 0 10px;
		text-align: center;
		font-weight: 600;
}

#wrapper .gform_wrapper ul.gform_fields {
		list-style: none outside none;
		margin: 0;
		padding: 15px 15px 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
}

#wrapper .gform_wrapper ul.gform_fields li.gfield {
		margin: 0 0 5px;
		background-image: none;
		padding: 0;
		flex: 0 0 100%;
}

#wrapper .gform_wrapper ul.gform_fields li.gfield:last-child {
		margin-bottom: 0;
}

#wrapper .gform_wrapper ul.gform_fields li.gfield.gf_left_half, #wrapper .gform_wrapper ul.gform_fields li.gfield.gf_right_half {
		flex: 0 0 49%;
}

#wrapper .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
		display: none;
}

#wrapper .gform_wrapper li:before {
		content: none !important;
}

#wrapper .gform_wrapper div.validation_error {
		color: red !important;
		font-size: 0.75em !important;
		font-weight: normal !important;
		line-height: 1 !important;
		margin: 0 0 5px 0 !important;
		border-color: red !important;
		padding: 15px;
		text-align: center;
}

#wrapper .gform_wrapper li.gfield_error {
		padding: 0 !important;
		max-width: 100% !important;
}

#wrapper .gform_wrapper li.gfield_error input.medium {
		border: 1px solid red !important;
}

#wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
#wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
		margin: 0 !important;
}

#wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
		margin-bottom: 0 !important;
		margin-top: 0 !important;
		padding-left: 0 !important;
}

#wrapper .gform_wrapper .gfield_description {
		padding: 0 !important;
		margin: 5px 0 5px 0 !important;
		color: #777;
}

#wrapper .gform_wrapper .validation_message {
		display: none;
}

#wrapper .gform_wrapper .gform_confirmation_wrapper {
		background: #fff;
		padding: 20px;
		min-height: 340px;
		margin: 50px 0;
		display: flex;
		align-items: center;
}

#wrapper .gform_wrapper .medium,
#wrapper .gform_wrapper input[type="text"],
#wrapper .gform_wrapper select,
#wrapper .gform_wrapper textarea {
		font-size: 1rem !important;
		color: #111;
		font-family: "Averta", sans-serif;
		width: 100%;
		padding: 10px 10px !important;
		margin: 0;
		box-shadow: none;
		position: relative;
		border: 1px solid #ddd;
		background: #fff;
		height: auto;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0 !important;
}

#wrapper .gform_wrapper .gform_heading {
		font-size: 1rem;
		padding: 0;
		margin: 0;
		text-align: center;
}

#wrapper .gform_wrapper .gform_heading h3.gform_title {
		color: #0063d4;
		text-transform: none;
		font-family: "Averta", sans-serif;
		font-size: 1.5rem;
		margin: 0;
}

#wrapper .gform_wrapper .textarea {
		height: 150px !important;
		padding: 10px !important;
}

#wrapper .gform_wrapper .gform_page_footer {
		border: 0 !important;
}

#wrapper .gform_wrapper .gform_footer,
#wrapper .gform_wrapper .gform_page_footer {
		text-align: left;
		padding: 5px 15px 20px;
		width: 100%;
		text-align: center;
}

#wrapper .gform_wrapper .gform_footer .button,
#wrapper .gform_wrapper .gform_page_footer .button {
		margin: 0;
		position: relative;
		font-size: 21px;
		line-height: 1;
		border: 0;
		padding: 15px 15px;
		margin: 0;
		width: 100%;
		color: #fff;
		background: #00bbf3;
		background: -moz-linear-gradient(left, #00bbf3 0%, #8a00f3 100%);
		background: -webkit-linear-gradient(left, #00bbf3 0%, #9200ed 100%);
		background: linear-gradient(to right, #00bbf3 0%, #8a00f3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbf3', endColorstr='#9200ed',GradientType=1 );
}

#wrapper .gform_wrapper .gform_footer .button:hover,
#wrapper .gform_wrapper .gform_page_footer .button:hover {
		background: #00bbf3;
		background: -moz-linear-gradient(left, #00bbf3 0%, #8a00f3 100%);
		background: -webkit-linear-gradient(left, #00bbf3 0%, #9200ed 100%);
		background: linear-gradient(to right, #00bbf3 0%, #8a00f3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbf3', endColorstr='#9200ed',GradientType=1 );
		opacity: 0.8;
}

#wrapper .gform_wrapper label {
		font-size: 1rem;
		color: #111;
		font-weight: normal;
}

#wrapper .gform_wrapper li.hidden_label label {
		display: none;
}

#wrapper .gform_wrapper img.gform_ajax_spinner {
		display: none !important;
}

#wrapper .gform_wrapper body ul li.field_description_below div.ginput_container_radio,
#wrapper .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
		margin-top: 5px;
		margin-bottom: 0;
}

#wrapper .gform_wrapper body ul li.field_description_below div.ginput_container_radio input,
#wrapper .gform_wrapper ul li.field_description_below div.ginput_container_checkbox input {
		margin: 0;
}

#wrapper .gform_wrapper ::-webkit-input-placeholder {
		color: #111;
}

#wrapper .gform_wrapper :-moz-placeholder {
		color: #111;
}

#wrapper .gform_wrapper ::-moz-placeholder {
		color: #111;
}

#wrapper .gform_wrapper :-ms-input-placeholder {
		color: #111;
}

#wrapper .gform_wrapper ::-ms-input-placeholder {
		color: #111;
}

#wrapper .gform_wrapper ::placeholder {
		color: #111;
}

#wrapper .gform_wrapper ::placeholder {
		color: #111;
}

#wrapper .referral-form_wrapper {
		background-color: #f4f5f7;
		padding: 20px;
		border: 1px solid #ccc;
}

#wrapper .referral-form_wrapper li.gfield {
		margin: 0 0 15px;
}

/*********************
HOME
*********************/
body.home #main {
		padding: 0;
}

#wrapper #home-featured {
		padding-top: 0;
		background-color: #0063d4;
		max-width: 120rem;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		padding: 60px 0;
		background: url(assets/images/hero.jpg) no-repeat center center;
		background-size: cover;
}

@media (min-width: 64em) {
		#wrapper #home-featured {
				padding: 200px 0 100px;
		}
}

#wrapper #home-featured .grid-container {
		position: relative;
		z-index: 2;
}

#wrapper #home-featured:before {
		position: absolute;
		z-index: 1;
		background: rgba(0, 80, 111, 0.7);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		content: '';
		display: block;
}

#wrapper #home-featured .mask {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		padding: 20px 0 20px;
		z-index: 1;
		background-image: url(assets/images/foam-cyan-s.svg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		opacity: 0.75;
}

@media (min-width: 64em) {
		#wrapper #home-featured .mask {
				background-position: center bottom;
				padding: 60px 0 60px;
		}
}

#wrapper #home-featured .featured-image {
		margin-bottom: 20px;
}

#wrapper #home-featured.animated h1 {
		animation: fadeIn 3.5s ease forwards;
}

#wrapper #home-featured .feature-text {
		font-weight: normal;
		line-height: 1;
		color: #fff;
		text-align: center;
		margin-bottom: 20px;
}

@media (min-width: 64em) {
		#wrapper #home-featured .feature-text {
				text-align: left;
				font-size: 1rem;
				max-width: 650px;
		}
}

#wrapper #home-featured .feature-text h1 {
		font-size: 2rem;
		margin: 0 0 25px;
		text-transform: none;
		color: #fff;
		text-transform: none;
}

@media (min-width: 64em) {
		#wrapper #home-featured .feature-text h1 {
				font-size: 65px;
		}
}

#wrapper #home-featured .feature-text h3 {
		color: #fff;
}

#wrapper #home-featured .feature-text p {
		margin-bottom: 10px;
		font-weight: normal;
		font-size: 1.1rem;
		color: #fff;
}

@media (min-width: 64em) {
		#wrapper #home-featured .feature-text p {
				font-size: 1.2rem;
		}
}

#wrapper #home-featured .feature-text li {
		font-weight: normal;
		margin-bottom: 12px;
		position: relative;
		padding-left: 25px;
}

@media (min-width: 64em) {
		#wrapper #home-featured .feature-text li {
				font-size: 1.1rem;
		}
}

#wrapper #home-featured .feature-text li:before {
		position: absolute;
		left: 0;
		font-weight: 700;
}

@media (min-width: 64em) {
		#wrapper #home-featured .feature-text li:before {
				color: #fff;
		}
}

#wrapper #home-featured .feature-text ul {
		columns: 2;
}

#wrapper #home-featured #gform_wrapper_1 {
		background: rgba(5, 67, 111, 0.45);
}

#wrapper #home-featured #gform_wrapper_1 textarea,
#wrapper #home-featured #gform_wrapper_1 input.medium {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		border-radius: 2px !important;
		border: 0;
}

#wrapper #home-featured #gform_wrapper_1 textarea {
		max-height: 80px;
}

#wrapper #home-featured #gform_wrapper_1 h3 {
		color: #fff;
		margin-top: 10px;
}

#wrapper #home-featured #gform_wrapper_1 .gform_button {
		background: #00bbf3;
		background: -moz-linear-gradient(left, #00bbf3 0%, #8a00f3 100%);
		background: -webkit-linear-gradient(left, #00bbf3 0%, #9200ed 100%);
		background: linear-gradient(to right, #00bbf3 0%, #8a00f3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbf3', endColorstr='#9200ed',GradientType=1 );
}

#gform_wrapper_1,
#gform_wrapper_2 {
		margin-top: 0;
		padding: 0;
		background: #fff;
		display: inline-block;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		border-radius: 8px !important;
}

#gform_wrapper_1 .custom-header,
#gform_wrapper_1 .enquiry-form,
#gform_wrapper_2 .custom-header,
#gform_wrapper_2 .enquiry-form {
		margin: 0;
}

#gform_wrapper_1 h2.gsection_title,
#gform_wrapper_2 h2.gsection_title {
		margin-top: 30px !important;
}

#gform_wrapper_1 .gsection,
#gform_wrapper_2 .gsection {
		padding-bottom: 10px !important;
}

#gform_wrapper_1 .enquiry-form,
#gform_wrapper_2 .enquiry-form {
		margin: 0;
		padding: 0;
		position: relative;
		display: block;
}

#gform_wrapper_1 .enquiry-form li.gfield,
#gform_wrapper_2 .enquiry-form li.gfield {
		margin-bottom: 0;
}

#gform_wrapper_1 .enquiry-form .textarea,
#gform_wrapper_2 .enquiry-form .textarea {
		height: 80px !important;
}

#gform_wrapper_1 .enquiry-form .gform_footer,
#gform_wrapper_2 .enquiry-form .gform_footer {
		padding: 20px;
		margin-top: 0;
		padding-top: 0;
}

#gform_wrapper_1 .enquiry-form .gform_footer .button,
#gform_wrapper_2 .enquiry-form .gform_footer .button {
		font-size: 1.2rem;
		width: 100%;
		background: #0063d4;
		color: #fff;
}

#gform_wrapper_1 .enquiry-form .gform_footer .button:hover,
#gform_wrapper_2 .enquiry-form .gform_footer .button:hover {
		background: #10d4df;
}

#gform_wrapper_1 .enquiry-form div.validation_error,
#gform_wrapper_2 .enquiry-form div.validation_error {
		top: 80px;
		position: relative;
}

#gform_wrapper_1 .enquiry-form li.custom-header,
#gform_wrapper_2 .enquiry-form li.custom-header {
		text-align: center;
		font-size: 1rem;
		font-weight: normal;
		color: #111;
		font-family: "Averta", sans-serif;
		margin-bottom: 10px;
		display: block;
}

#gform_wrapper_1 .enquiry-form li.custom-header a,
#gform_wrapper_2 .enquiry-form li.custom-header a {
		color: #10d4df;
		letter-spacing: 0.1rem;
		font-weight: bold;
		font-size: 1.5rem;
}

#sidebar1 #gform_wrapper_1 .enquiry-form li.custom-header a, #sidebar1
#gform_wrapper_2 .enquiry-form li.custom-header a {
		font-size: 1.2rem;
}

#gform_wrapper_1 .enquiry-form li.custom-header p,
#gform_wrapper_2 .enquiry-form li.custom-header p {
		display: block;
		margin: 0 auto 0;
		font-size: 1rem;
}

#gform_wrapper_1 .enquiry-form li.custom-header h2,
#gform_wrapper_2 .enquiry-form li.custom-header h2 {
		font-size: 1.4rem;
		color: #0063d4;
		margin: 0 0 10px;
		letter-spacing: 0.1rem;
		font-weight: bold;
}

#gform_wrapper_1 .enquiry-form li.custom-header h2 a,
#gform_wrapper_2 .enquiry-form li.custom-header h2 a {
		color: #0063d4;
}

#gform_wrapper_1 .enquiry-form ul.gform_fields,
#gform_wrapper_2 .enquiry-form ul.gform_fields {
		padding: 20px 20px 5px;
}

@media (min-width: 64em) {
		#home-work .grid-container {
				padding: 0;
		}
}

#home-work .item a {
		display: block;
}

#home-work .item a img {
		width: 100%;
}

#home-work .carousel-wrapper {
		padding: 30px 0;
}

@media (min-width: 64em) {
		#home-work .carousel-wrapper {
				padding: 100px 0 100px;
		}
}

#home-work .carousel-wrapper:before {
		content: '';
		display: block;
		width: 50%;
		background: #0063d4;
		background: -moz-linear-gradient(left, #0063d4 50%, #4096ee 100%);
		background: -webkit-linear-gradient(left, #0063d4 50%, #4096ee 100%);
		background: linear-gradient(to right, #0063d4 25%, #4096ee 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063d4', endColorstr='#4096ee',GradientType=1 );
		position: absolute;
		top: 100px;
		bottom: 0;
}

@media (min-width: 64em) {
		#home-work .tns-outer {
				transform: translateX(-10%);
		}
}

@media (min-width: 64em) {
		#home-tools .inner {
				display: -webkit-box;
				display: -moz-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				flex-wrap: wrap;
				align-items: center;
				justify-content: center;
		}
		#home-tools .inner p {
				flex: 0 1 auto;
		}
}

#home-tools .inner img {
		filter: grayscale(100%);
		opacity: 0.5;
}

@media (min-width: 64em) {
		#home-tools .inner img {
				max-width: 150px;
				height: auto;
				max-height: 80px;
				width: auto;
		}
}

#content #home-specialties .image {
		position: relative;
		z-index: 1;
}

#content #home-specialties .text {
		position: relative;
		z-index: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		background-color: #f4f5f7;
}

@media (min-width: 90em) {
		#content #home-specialties .text:before {
				background: #f4f5f7;
				content: "";
				top: -50px;
				left: -50px;
				bottom: -50px;
				position: absolute;
				width: calc(100% + 160px);
				height: calc(100% + 100px);
				z-index: -1;
		}
}

#content #home-specialties .text .inner {
		flex: 0 1 auto;
		padding: 50px;
}

@media (min-width: 64em) {
		#content #home-specialties .text .inner {
				padding: 0 0 0 50px;
		}
}

.tns-outer {
		position: relative;
}

.tns-controls {
		position: absolute;
		top: 50%;
		width: 100%;
		z-index: 9;
}

.tns-controls button {
		position: absolute;
		line-height: 1;
		opacity: 1;
		width: 20px;
		height: 20px;
		border: 0;
}

@media (min-width: 90em) {
		.tns-controls button {
				width: 80px;
				height: 80px;
		}
}

.tns-controls button:first-child {
		background: url(assets/images/arrow.svg) center no-repeat;
		background-size: contain;
		font-size: 0;
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
		top: -20px;
		left: 0;
}

@media (min-width: 90em) {
		.tns-controls button:first-child {
				left: -100px;
		}
}

.tns-controls button:last-child {
		background: url(assets/images/arrow.svg) center no-repeat;
		background-size: contain;
		font-size: 0;
		top: -20px;
		right: 0;
}

@media (min-width: 90em) {
		.tns-controls button:last-child {
				right: -100px;
		}
}

.tns-nav {
		text-align: center;
		margin: -30px 0 10px;
}

.tns-nav > [aria-controls] {
		width: 9px;
		height: 9px;
		padding: 0;
		margin: 0 5px;
		border-radius: 50%;
		background: #ddd;
		border: 0;
}

.tns-nav > .tns-nav-active {
		background: #76c3fc;
}

#main #home-reasons {
		background: #0063d4;
		background-size: cover;
		background-position: center top;
		color: #fff;
		text-align: center;
		padding: 0;
}

#main #home-reasons.animated {
		animation: fadeIn 2s ease forwards;
}

@media (min-width: 64em) {
		#main #home-reasons .grid-container {
				max-width: 70rem;
		}
}

#main #home-reasons .mask {
		position: relative;
		padding: 40px 0;
		background: rgba(0, 0, 0, 0.65);
}

@media (min-width: 64em) {
		#main #home-reasons .mask {
				padding: 90px 0;
		}
}

#main #home-reasons .title h2 {
		margin: 0 0 15px;
		color: #fff;
}

@media (min-width: 64em) {
		#main #home-reasons .title h2 {
				max-width: 590px;
				font-size: 3.4rem;
				display: block;
				margin: 0 auto 50px;
		}
}

#main #home-reasons .title p {
		text-transform: none;
}

@media (min-width: 64em) {
		#main #home-reasons .title p {
				display: block;
				margin: 0;
				line-height: 1.5;
		}
}

#main #home-reasons .title p a {
		color: #fff;
}

#main #home-reasons .text {
		padding: 10px 0 30px;
}

@media (min-width: 64em) {
		#main #home-reasons .text {
				padding: 30px 0 30px;
		}
}

#main #home-reasons .text .subtext {
		position: relative;
		height: 100px;
}

#main #home-reasons .text a {
		color: #fff;
}

#main #home-reasons .text h3 {
		margin: 0 0 15px;
		color: #fff;
		position: relative;
		z-index: 2;
		position: absolute;
		display: block;
		text-align: center;
		width: 100%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
}

@media (min-width: 64em) {
		#main #home-reasons .text h3 {
				font-size: 1.4rem;
				margin: 0;
		}
}

#main #home-reasons .text span {
		font-size: 6rem;
		font-weight: 900;
		line-height: 1;
		z-index: 1;
		color: #0063d4;
		opacity: 1;
		display: block;
}

#main #home-reasons .button {
		font-size: 1.2rem;
		min-width: 200px;
}

#home-content h3 {
		text-transform: uppercase;
		font-weight: bold;
		color: #10d4df;
		font-size: 1rem;
}

#home-content h1 {
		font-weight: normal;
		margin-bottom: 0;
}

@media (min-width: 64em) {
		#home-content h1 {
				font-size: 46px;
				color: #0063d4;
		}
}

#home-mission h2 {
		color: #10d4df;
}

@media (min-width: 64em) {
		#home-mission h2 {
				font-size: 2.5rem;
		}
}

#content #home-classes {
		background: url(assets/images/stairs.svg) #0063d4 no-repeat center center;
}

@media (min-width: 64em) {
		#content #home-classes {
				background-size: 50%;
		}
}

#content #home-classes .button {
		margin-top: 20px;
}

#content #home-classes .card {
		position: relative;
		background: rgba(0, 0, 0, 0.1);
}

#content #home-classes .card .corner {
		width: 0;
		height: 0;
		border-top: 100px solid #10d4df;
		border-bottom: 100px solid transparent;
		border-left: 100px solid transparent;
		position: absolute;
		right: 0;
		top: 0;
}

#content #home-classes .card .corner span {
		position: absolute;
		top: -77px;
		width: 100px;
		left: -83px;
		text-align: center;
		font-size: 14px;
		transform: rotate(45deg);
		display: block;
		color: #fff;
}

#home-services {
		margin-bottom: 30px;
		padding: 40px 0 20px;
}

@media (min-width: 64em) {
		#home-services {
				padding: 40px 0 40px;
		}
}

.main-home {
		position: relative;
}

#wrapper .image-and-text .inner {
		padding: 10px;
}

#wrapper .image-and-text .button {
		margin-bottom: 0;
		min-width: 300px;
}

.owl-stage-outer {
		padding-top: 0;
}

.owl-nav {
		margin-top: 10px;
		text-align: center;
		top: 50%;
		width: 100%;
		position: absolute;
		margin-top: -50px;
}

.owl-nav > div {
		display: inline-block;
		color: #0063d4;
		position: absolute;
		font-size: 4rem;
}

.owl-nav .owl-prev {
		left: 0;
}

.owl-nav .owl-next {
		right: 0;
}

#wrapper .lead {
		margin-bottom: 20px;
		font-size: 1.1rem;
}

@media (min-width: 64em) {
		#wrapper .lead {
				font-size: 1.5rem;
		}
}

#wrapper .lead p {
		font-size: 1.1rem;
}

@media (min-width: 64em) {
		#wrapper .lead p {
				font-size: 1.1rem;
		}
}

#wrapper .lead h2 {
		margin-bottom: 20px;
		margin-top: 20px;
}

@media (min-width: 64em) {
		#wrapper .lead h2 {
				font-size: 2rem;
		}
}

#wrapper .lead h3 {
		font-size: 1.1rem;
		margin: 0 0 10px;
}

/******************************************************************
Site Specific
******************************************************************/
.animated.fadeIn {
		animation: fadeIn 1s ease forwards;
}

.animated.fadeInUp {
		animation: fadeInUp 1s ease forwards;
}

.animated.fadeInRight {
		animation: fadeInRight 1s ease forwards;
}

.animated.fadeInLeft {
		animation: fadeInLeft 1s ease forwards;
}

@keyframes fadeInRight {
		from {
				opacity: 0;
				transform: translate3d(-200px, 0, 0);
				visibility: visible;
		}
		to {
				opacity: 1;
				transform: translate3d(0, 0, 0);
		}
}

@keyframes fadeInLeft {
		from {
				opacity: 0;
				transform: translate3d(200px, 0, 0);
				visibility: visible;
		}
		to {
				opacity: 1;
				transform: translate3d(0, 0, 0);
		}
}

@keyframes fadeIn {
		from {
				opacity: 0;
		}
		to {
				opacity: 1;
		}
}

@keyframes fadeInUp {
		from {
				opacity: 0;
				transform: translateY(100px);
		}
		to {
				opacity: 1;
				transform: translateY(0);
		}
}

#content .layout-panel {
		margin: 40px auto 0;
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
}

@media (min-width: 64em) {
		#content .layout-panel {
				margin: 60px auto 0;
				max-width: 120rem;
		}
}

#content .layout-panel.no-bottom + .layout-panel {
		margin-top: 0 !important;
}

@media (min-width: 64em) {
		#content .layout-panel.no-bottom + .layout-panel {
				margin-top: 0 !important;
		}
}

#content .layout-panel:last-child {
		margin-bottom: 40px;
}

@media (min-width: 64em) {
		#content .layout-panel:last-child {
				margin-bottom: 40px;
		}
}

#content .layout-panel .cell {
		position: relative;
}

@media (max-width: 64em) {
		#content .layout-panel .cell {
				margin-bottom: 30px;
		}
}

#content .layout-panel .cell p, #content .layout-panel .cell td, #content .layout-panel .cell li {
		font-size: 1rem;
}

#content .layout-panel .cell.lead {
		color: #111;
}

#content .layout-panel .cell.lead h2 {
		margin-bottom: 10px;
		color: #0063d4;
		font-weight: normal;
		letter-spacing: normal;
}

#content .layout-panel .cell.lead h2:after {
		display: none;
}

#content .layout-panel .cell.lead h3 {
		color: #111;
		margin-top: 0;
}

#content .layout-panel .cell.lead p {
		font-weight: 500;
}

@media (min-width: 64em) {
		#content .layout-panel .cell.lead p {
				font-size: 1.4rem;
		}
}

#content .layout-panel .cell.highlight {
		background-color: #0063d4;
		background: #10d4df;
		-webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
}

#content .layout-panel .cell.highlight a,
#content .layout-panel .cell.highlight a.button,
#content .layout-panel .cell.highlight h2,
#content .layout-panel .cell.highlight h3,
#content .layout-panel .cell.highlight h4,
#content .layout-panel .cell.highlight h5,
#content .layout-panel .cell.highlight p {
		color: #fff;
}

#content .layout-panel .cell.highlight h2:after {
		background: #10d4df !important;
}

@media (min-width: 64em) {
		#content .layout-panel .cell.highlight {
				top: -80px;
		}
}

#content .layout-panel .cell.highlight .inner {
		padding: 50px 40px;
}

#content .layout-panel .cell.highlight .inner p {
		font-size: 1.2rem;
}

@media (min-width: 64em) {
		#content .layout-panel .cell.text .inner {
				max-width: 500px;
		}
}

@media (min-width: 64em) {
		#content .layout-panel .cell.m-left-auto .inner {
				margin-left: auto;
		}
}

#content .layout-panel:not(.accordion-panel) ul {
		margin: 0 0 1rem;
}

#content .layout-panel:not(.accordion-panel) ul li {
		list-style: none;
		position: relative;
		margin-bottom: 5px;
		padding-left: 20px;
}

#content .layout-panel:not(.accordion-panel) ul li:before {
		content: "\f105";
		position: absolute;
		font-family: 'Font Awesome 5 Pro';
		background-size: contain;
		color: #10d4df;
		top: 0;
		left: 0;
}

@media (max-width: 64em) {
		#content .layout-panel .inner {
				padding: 0 20px;
		}
}

#content .layout-panel .inner > h2:first-child {
		margin-top: 0;
}

#content .layout-panel.no-bottom {
		margin-bottom: 0;
}

#content .layout-panel .has-bg {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center top;
		min-height: 300px;
		margin-top: 30px;
		margin-bottom: 30px;
}

@media (min-width: 64em) {
		#content .layout-panel .has-bg {
				min-height: 500px;
		}
}

#content .layout-panel.post-grid .cell {
		margin-bottom: 30px;
}

#content .layout-panel.post-grid img {
		width: 100%;
}

#content .layout-panel.post-grid .photo {
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		opacity: 1;
}

#content .layout-panel.post-grid a {
		color: #111;
}

#content .layout-panel.post-grid a .post-meta {
		color: #999;
		font-size: 0.85rem;
		margin-bottom: 10px;
}

#content .layout-panel.post-grid .excerpt-read-more {
		color: #0063d4;
}

#content .layout-panel.post-grid a:hover .photo {
		opacity: 0.7;
}

#content .layout-panel.post-grid h3,
#content .layout-panel.post-grid h2 {
		color: #0063d4;
		margin-bottom: 10px;
}

#content .layout-panel.post-grid .desc {
		font-size: 1.1rem;
}

#content .layout-panel.post-grid .location {
		margin-bottom: 10px;
}

#content .layout-panel.post-grid .location > div {
		display: inline-block;
		line-height: 1;
		text-transform: uppercase;
}

#content .layout-panel.post-grid .location > div:not(:last-child) {
		margin-right: 5px;
		padding-right: 5px;
		border-right: 1px solid #0063d4;
}

#content .layout-panel.accordion-panel h2:after {
		margin: 15px auto 30px;
}

#content .layout-panel.accordion-panel .accordion-title {
		font-size: 1rem;
		line-height: 1.5;
		color: #111;
		padding-right: 30px;
}

#content .layout-panel.accordion-panel .accordion-title:before {
		color: #10d4df;
		top: 10px;
		margin-top: 0;
		font-size: 2rem;
}

#content .layout-panel.services-panel {
		max-width: 120rem;
		margin: 0 auto 0;
}

#content .layout-panel.services-panel h2 {
		text-align: center;
		margin: 0;
		color: #111;
}

@media (min-width: 64em) {
		#content .layout-panel.services-panel h2 {
				font-size: 42px;
		}
}

#content .layout-panel.services-panel h2:after {
		display: none;
}

@media (max-width: 64em) {
		#content .layout-panel.services-panel h2 {
				margin-top: 15px;
		}
}

#content .layout-panel.services-panel p.subheading,
#content .layout-panel.services-panel h3.subheading {
		text-align: center;
		margin-bottom: 0;
		color: #999;
		text-transform: uppercase;
		margin-top: 0;
		font-weight: normal;
		font-size: 1.1rem;
		letter-spacing: 0.15rem;
}

#content .layout-panel.services-panel .read-more {
		display: inline-block;
		margin-top: 10px;
		color: #0063d4;
}

#content .layout-panel.services-panel .read-more .fal {
		color: #10d4df;
		font-size: 0.7rem;
}

#content .layout-panel.services-panel .read-more:hover .fal {
		color: #fff;
}

#content .layout-panel.services-panel .text {
		text-align: center;
}

@media (min-width: 64em) {
		#content .layout-panel.services-panel .text {
				padding: 0;
		}
}

#content .layout-panel.services-panel .text p.subheading {
		margin: 20px 0 0px;
		font-size: 0.9rem;
}

#content .layout-panel.services-panel .text h3 {
		color: #0063d4;
		margin-top: 0;
}

#content .layout-panel.services-panel .text h3 a {
		color: #0063d4;
}

#content .layout-panel.services-panel .text h3 a:hover {
		color: #10d4df;
}

#content .layout-panel.services-panel .grid-container .grid-x {
		margin-bottom: 25px;
		position: relative;
		z-index: 1;
}

#content .layout-panel.services-panel .grid-container .grid-x:last-child {
		margin-bottom: 0;
}

#content .layout-panel.services-panel .grid-container .grid-x.odd {
		position: relative;
		z-index: 2;
}

#content .layout-panel.services-panel .image {
		position: relative;
}

#content .layout-panel.services-panel .cell {
		position: relative;
		z-index: 1;
}

#content .layout-panel.services-panel .bg {
		width: 100%;
		height: 250px;
		transition: all 2s ease;
		opacity: 1;
		z-index: 1;
		flex: 0 0 auto;
		background-position: center;
		background-size: cover;
}

@media (min-width: 64em) {
		#content .layout-panel.services-panel .bg {
				height: 230px;
		}
}

#content .layout-panel.services-panel .animated .bg {
		animation: fadeIn 1s ease forwards;
}

#content .layout-panel.image-text .grid-x {
		align-items: center;
}

#content .layout-panel.image-text .text {
		background: #fff;
}

@media (min-width: 64em) {
		#content .layout-panel.image-text .text {
				padding: 20px 40px 20px 40px;
				position: relative;
				left: -100px;
				z-index: 2;
				-webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
				box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
		}
}

#content .layout-panel.image-text .has-bg {
		min-height: 300px;
}

@media (min-width: 64em) {
		#content .layout-panel.image-text .has-bg {
				min-height: 700px;
		}
}

#content .layout-panel.text-center h2:after {
		margin: 20px auto;
}

#content .layout-panel.case-study-panel {
		background-color: #0063d4;
		color: #fff;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #0063d4;
		padding: 0;
}

#content .layout-panel.case-study-panel a,
#content .layout-panel.case-study-panel a.button,
#content .layout-panel.case-study-panel h2,
#content .layout-panel.case-study-panel h3,
#content .layout-panel.case-study-panel h4,
#content .layout-panel.case-study-panel h5,
#content .layout-panel.case-study-panel p {
		color: #fff;
}

#content .layout-panel.case-study-panel h2:after {
		background: #10d4df !important;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel {
				padding: 0;
		}
}

#content .layout-panel.case-study-panel .cell {
		margin: 0;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .is-reversed .text {
				padding-left: 50px;
				padding-right: 150px;
		}
		#content .layout-panel.case-study-panel .is-reversed .text .inner {
				margin-left: auto;
		}
}

#content .layout-panel.case-study-panel .is-reversed .image .inner {
		text-align: left;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .is-reversed .f-browser-ui {
				margin-right: 0;
				margin-left: -100px;
		}
}

#content .layout-panel.case-study-panel .is-reversed .f-browser-ui.mobile-ui {
		left: auto;
		right: 0;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .is-reversed .f-browser-ui.mobile-ui {
				right: 50px;
		}
}

#content .layout-panel.case-study-panel .text {
		background: rgba(0, 67, 144, 0.83);
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 50px;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .text {
				padding-left: 150px;
		}
		#content .layout-panel.case-study-panel .text h2 {
				font-size: 3rem;
		}
		#content .layout-panel.case-study-panel .text p {
				font-size: 1.2rem;
		}
}

#content .layout-panel.case-study-panel .text p.ex-link i {
		color: #10d4df;
}

#content .layout-panel.case-study-panel .f-browser-ui {
		padding: 20px 0 0;
		margin-top: 30px;
		-webkit-border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		-ms-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0 !important;
		background: #ddd;
		display: inline-block;
		vertical-align: bottom;
		position: relative;
		line-height: 0;
		z-index: 1;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .f-browser-ui {
				margin-top: 100px;
				margin-right: -100px;
		}
}

#content .layout-panel.case-study-panel .f-browser-ui.mobile-ui {
		margin-right: 0;
		position: absolute;
		left: 0;
		bottom: 0;
		background: #111;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		border-radius: 6px !important;
		border: 10px solid #111;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .f-browser-ui.mobile-ui {
				left: 100px;
		}
}

#content .layout-panel.case-study-panel .f-browser-ui.mobile-ui img {
		width: 120px;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .f-browser-ui.mobile-ui img {
				width: 220px;
		}
}

#content .layout-panel.case-study-panel .f-browser-ui .frame {
		display: block;
		height: 15px;
		position: absolute;
		top: 5px;
		left: 1px;
}

#content .layout-panel.case-study-panel .f-browser-ui .frame span {
		height: 8px;
		width: 8px;
		border-radius: 8px;
		background-color: #ED594A;
		border: 1px solid #dadada;
		float: left;
		margin: 0 0 0 4px;
}

#content .layout-panel.case-study-panel .f-browser-ui .frame span:nth-child(2) {
		background-color: #FDD800;
}

#content .layout-panel.case-study-panel .f-browser-ui .frame span:nth-child(3) {
		background-color: #5AC05A;
}

#content .layout-panel.case-study-panel .f-browser-ui img {
		height: 100px;
		max-height: none;
		height: auto;
		background-size: cover;
		background-repeat: no-repeat;
		border-bottom: 0;
		display: block;
		position: relative;
		z-index: 1;
		image-rendering: -webkit-optimize-contrast;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-panel .f-browser-ui img {
				width: 800px;
		}
}

#content .layout-panel.case-study-panel .image .inner {
		text-align: right;
		position: relative;
}

#content .layout-panel.darkbg {
		background-color: #0063d4;
		color: #fff;
		background-color: #0063d4;
		margin-top: 30px;
		padding: 50px 0;
}

#content .layout-panel.darkbg a,
#content .layout-panel.darkbg a.button,
#content .layout-panel.darkbg h2,
#content .layout-panel.darkbg h3,
#content .layout-panel.darkbg h4,
#content .layout-panel.darkbg h5,
#content .layout-panel.darkbg p {
		color: #fff;
}

#content .layout-panel.darkbg h2:after {
		background: #10d4df !important;
}

@media (min-width: 64em) {
		#content .layout-panel.darkbg {
				padding: 80px 0;
		}
}

#content .layout-panel.darkbg .card {
		background: transparent;
		padding: 30px;
		border: 2px solid #fff;
}

#content .layout-panel.darkbg .card h3:first-child {
		margin-top: 0;
}

#content .layout-panel.darkbg .button {
		background-color: #10d4df;
		border: 0;
}

#content .layout-panel.darkbg .button:hover {
		background-color: #fff;
		color: #0063d4;
}

#content .layout-panel.darkbg .button-alt {
		color: #fff;
		border-color: #fff;
		margin-top: 30px;
}

#content .layout-panel.darkbg .button-alt:hover {
		background: #10d4df;
		border-color: #10d4df;
}

@media (min-width: 64em) {
		#content .layout-panel.darkbg {
				margin-top: 80px;
				padding-bottom: 80px;
		}
}

#content .layout-panel.darkbg .accordion a {
		color: #111;
}

#content .layout-panel.wrapper-bg {
		padding: 0;
}

#content .layout-panel.wrapper-bg .mask {
		background: rgba(3, 72, 128, 0.9);
		padding: 30px 0;
}

@media (min-width: 64em) {
		#content .layout-panel.wrapper-bg .mask {
				padding: 150px 0;
		}
}

#content .layout-panel.greybg {
		background-color: #f4f5f7;
		margin-top: 30px;
		padding-bottom: 30px;
}

@media (min-width: 64em) {
		#content .layout-panel.greybg {
				margin-top: 80px;
				padding-bottom: 80px;
		}
}

#content .layout-panel.extrapad .cell {
		padding: 20px;
}

#content .layout-panel .cell > h2:first-child {
		margin-top: 0;
}

#content .layout-panel .cell.extrapad {
		padding: 40px 50px;
}

#content .layout-panel.grid-panel a {
		display: block;
		background-size: cover;
		background-position: center center;
		color: #fff;
		min-height: 280px;
		padding-top: 235px;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		text-align: center;
}

#content .layout-panel.grid-panel a:hover {
		opacity: 0.8;
}

#content .layout-panel.grid-panel p {
		color: #fff;
}

#content .layout-panel.grid-panel h3 {
		color: #fff;
		margin: 0;
		font-size: 1.2rem;
		display: block;
		padding: 20px;
		background-color: rgba(255, 255, 255, 0.8);
		border-bottom: 3px solid #0063d4;
}

#content .layout-panel.cta .inner * {
		margin-bottom: 0;
}

#content .layout-panel.pricing .inner {
		border: 10px solid #ddd;
		padding: 50px 20px 0;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		border-radius: 6px !important;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

#content .layout-panel.pricing .inner:hover {
		transform: scale(1.1);
}

@media (min-width: 64em) {
		#content .layout-panel.pricing .inner {
				height: 100%;
				display: -webkit-box;
				display: -moz-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				flex-wrap: wrap;
				flex-direction: column;
		}
		#content .layout-panel.pricing .inner * {
				flex: 0 1 auto;
		}
		#content .layout-panel.pricing .inner ul {
				flex: 1 1 auto;
		}
}

#content .layout-panel.pricing h2 {
		text-align: center;
}

#content .layout-panel.pricing h3 {
		text-align: center;
		margin-top: 0;
}

#content .layout-panel.pricing .button {
		display: block;
		margin: auto;
		width: auto;
}

@media (min-width: 64em) {
		#content .layout-panel.big-picture {
				padding: 80px 0;
		}
}

#content .layout-panel.big-picture .grid-x {
		align-items: stretch;
}

#content .layout-panel.big-picture .image {
		position: relative;
		z-index: 1;
}

#content .layout-panel.big-picture .text {
		position: relative;
		z-index: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
}

#content .layout-panel.big-picture .text .inner {
		flex: 0 1 auto;
}

@media (min-width: 64em) {
		#content .layout-panel.big-picture .text .inner {
				padding-left: 50px;
		}
}

#content .layout-panel.big-picture .text:before {
		background: #f4f5f7;
		content: "";
		top: -80px;
		left: -160px;
		bottom: -80px;
		position: absolute;
		width: calc(100% + 160px);
		height: calc(100% + 160px);
		z-index: -1;
}

#content .layout-panel.case-study-grid {
		max-width: 120rem;
}

#content .layout-panel.case-study-grid a.case-study {
		display: block;
		color: #111;
		-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
		text-decoration: none;
		margin-bottom: 30px;
		min-height: 280px;
}

#content .layout-panel.case-study-grid a.case-study:hover {
		-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
		transform: translateY(-5px);
}

#content .layout-panel.case-study-grid a.case-study:hover .details .view {
		background-color: #10d4df;
}

#content .layout-panel.case-study-grid a.case-study .photo {
		position: relative;
		min-height: 280px;
		background-size: cover;
		background-position: center 0;
		background-repeat: no-repeat;
		background-color: #fff;
		text-align: center;
		padding: 25px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		flex-direction: column;
		justify-content: center;
}

@media (min-width: 64em) {
		#content .layout-panel.case-study-grid a.case-study .photo {
				min-height: 393px;
		}
}

#content .layout-panel.case-study-grid a.case-study .photo .mask {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 100%;
		background: rgba(0, 0, 0, 0.2);
		z-index: 1;
}

#content .layout-panel.case-study-grid a.case-study .photo img {
		width: 100%;
}

#content .layout-panel.case-study-grid a.case-study .photo h2 {
		color: #fff;
		margin: 0 0 5px;
		flex: 0 1 auto;
		width: 100%;
		z-index: 2;
		font-size: 1.6rem;
}

#content .layout-panel.case-study-grid a.case-study .photo h3 {
		color: #fff;
		margin: 0;
		flex: 0 1 auto;
		width: 100%;
		font-size: 1rem;
		z-index: 2;
}

#content .layout-panel.case-study-grid a.case-study .badge {
		height: 60px;
		width: 60px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		line-height: 1;
		text-transform: uppercase;
		margin-left: auto;
		background-color: #0063d4;
		border: 1px solid #fff;
		position: absolute;
		z-index: 2;
		right: 15px;
		top: 15px;
		flex: 0;
}

#content .layout-panel.case-study-grid a.case-study .details {
		padding: 15px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
}

#content .layout-panel.case-study-grid a.case-study .details > * {
		flex: 0 1 auto;
}

#content .layout-panel.case-study-grid a.case-study .details h2 {
		font-size: 1.3rem;
		margin: 0 0 15px;
		text-align: center;
}

#content .layout-panel.case-study-grid a.case-study .details .desc {
		font-size: 14px;
}

#content .layout-panel.case-study-grid a.case-study .details .price {
		color: #0063d4;
		margin-top: 5px;
		font-size: 1.1rem;
		text-align: center;
		margin-bottom: 5px;
}

#content .layout-panel.case-study-grid a.case-study .details .view {
		background: #0063d4;
		text-align: center;
		color: #fff;
		padding: 6px;
		margin-top: auto;
		width: 100%;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

#page-banner {
		background-color: #0063d4;
		background-image: url(assets/images/hero.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		text-align: left;
		position: relative;
		max-width: 120rem;
		margin: 0 auto;
}

#page-banner:before {
		content: '';
		background: #103497;
		background: -moz-linear-gradient(left, #103497 0%, #207cca 40%, #2989d8 60%, #0eb8ce 87%, #10d5e0 100%);
		background: -webkit-linear-gradient(left, #103497 0%, #207cca 40%, #2989d8 60%, #0eb8ce 87%, #10d5e0 100%);
		background: linear-gradient(to right, #103497 0%, #207cca 40%, #2989d8 60%, #0eb8ce 87%, #10d5e0 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#103497', endColorstr='#10d5e0',GradientType=1 );
		opacity: 0.95;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		bottom: 0;
		z-index: 1;
}

#page-banner #breadcrumbs {
		margin: 20px 0 0;
		font-size: 0.85rem;
		font-family: "Averta", sans-serif;
		color: #999;
		font-weight: normal;
}

@media (min-width: 64em) {
		#page-banner #breadcrumbs {
				margin: 10px 0 0;
				color: #fff;
				font-size: 1.1rem;
		}
}

#page-banner #breadcrumbs a {
		color: #999;
}

@media (min-width: 64em) {
		#page-banner #breadcrumbs a {
				color: #fff;
		}
}

#page-banner #breadcrumbs .separator {
		font-weight: 700;
		color: #111;
		margin-top: 5px;
		display: inline;
}

@media (min-width: 64em) {
		#page-banner #breadcrumbs .separator {
				color: #fff;
		}
}

#page-banner .title {
		padding: 70px 0 40px;
		text-align: center;
		z-index: 2;
		position: relative;
}

@media (min-width: 64em) {
		#page-banner .title {
				text-align: left;
				padding: 150px 0 80px;
		}
}

#page-banner h1 {
		padding: 0;
		margin: 0;
		font-size: 1.5rem;
		display: block;
		color: #fff;
		font-weight: 500;
}

#page-banner h1:after {
		content: '';
		width: 90px;
		height: 4px;
		margin: 0;
		background: #0063d4;
		display: block;
		position: relative;
		margin: 15px auto;
}

#page-banner h1:after {
		background-color: #76c3fc;
		height: 3px;
}

@media (min-width: 64em) {
		#page-banner h1 {
				font-size: 36px;
		}
		#page-banner h1:after {
				content: '';
				width: 90px;
				height: 4px;
				margin: 0;
				background: #0063d4;
				display: block;
				position: relative;
				margin: 15px 0;
		}
		#page-banner h1:after {
				background-color: #76c3fc;
		}
}

#page-banner .subheading {
		color: #fff;
		font-weight: normal;
		font-size: 1.3rem;
}

@media (min-width: 64em) {
		#page-banner .subheading {
				font-weight: bold;
				margin-top: -10px;
				font-size: 42px;
				max-width: 980px;
		}
}

/*********************
FOOTER STYLES
*********************/
#footer-cta {
		margin-top: 30px;
		padding: 30px 0;
		text-align: center;
		background-color: #0063d4;
		color: #fff;
}

@media (min-width: 64em) {
		#footer-cta {
				margin-top: 80px;
				padding: 60px 0;
		}
}

#footer-cta h2 {
		font-size: 1.5rem;
		margin: 0 0 20px;
		color: #fff;
}

@media (min-width: 64em) {
		#footer-cta h2 {
				font-size: 46px;
		}
}

#footer-cta p {
		font-size: 18px;
}

@media (min-width: 64em) {
		#footer-cta p {
				max-width: 800px;
				margin: 0 auto;
		}
}

#footer-cta .button {
		margin-top: 30px;
		display: block;
		background-color: #10d4df;
}

#footer-cta .button:hover {
		background-color: #fff;
		color: #10d4df;
}

@media (min-width: 64em) {
		#footer-cta .button {
				display: inline-block;
				min-width: 180px;
				margin-right: 10px;
		}
}

ul.social li {
		vertical-align: middle;
		margin: 0 10px;
}

ul.social li a {
		color: #fff;
}

#footer {
		margin-top: 0;
		background: #f4f5f7;
}

#footer #footer-top {
		padding: 0;
		color: #111;
		padding: 20px 0;
}

@media (min-width: 64em) {
		#footer #footer-top {
				padding: 40px 0 50px 0;
		}
}

#footer #footer-top .footer-logo {
		text-align: left;
		padding: 5px 0;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}

#footer #footer-top .footer-logo a {
		width: 160px;
		display: block;
		background-image: url(assets/images/logo-w.svg);
		background-size: contain;
		background-repeat: no-repeat;
		height: 50px;
}

@media (min-width: 90em) {
		#footer #footer-top .footer-logo a {
				width: 230px;
		}
}

.navbar-scroll #footer #footer-top .footer-logo a {
		background-image: url(assets/images/logo.svg);
}

#footer #footer-top .footer-widget {
		text-align: center;
		margin-top: 30px;
}

@media (min-width: 64em) {
		#footer #footer-top .footer-widget {
				text-align: left;
		}
}

#footer #footer-top a {
		color: #111;
}

#footer #footer-top a:hover {
		color: #0063d4;
}

#footer #footer-top .widgettitle {
		font-size: 26px;
		position: relative;
		margin-bottom: 20px;
		margin-top: 10px;
		color: #000;
}

#footer #footer-top .menu {
		display: block;
		margin: 0;
}

#footer #footer-top .menu .active > a {
		background: transparent;
}

#footer #footer-top .menu li {
		padding: 0;
		display: block;
		margin-bottom: 15px;
}

#footer #footer-top .menu li:last-child {
		display: none;
}

#footer #footer-top .menu li a {
		padding: 0;
		position: relative;
		display: block;
}

#footer #footer-top .menu li:last-child a:after {
		content: '';
}

#footer #footer-bottom {
		position: relative;
		padding-bottom: 20px;
}

#footer #footer-bottom .grid-x {
		border-top: 1px solid #ddd;
		padding: 10px 0;
		min-height: 80px;
}

#footer #footer-bottom .social-list li {
		text-align: center;
		margin-left: 0;
}

#footer #footer-bottom .social-list a {
		font-size: 0.8rem;
}

#footer #footer-bottom .social-list .fa-circle {
		color: #0063d4;
}

#footer #footer-bottom p.copyright {
		font-size: 0.85rem;
		color: #111;
		margin: 0;
}

#footer .footer-phone {
		font-size: 0.85rem;
		letter-spacing: 0.05em;
}

#footer .footer-phone i {
		transform: scale(-1, 1);
		font-weight: bold;
}

#footer .footer-phone a {
		color: #111;
}

.footer-go-top {
		display: block;
		text-align: center;
}

@media (min-width: 64em) {
		.footer-go-top {
				position: absolute;
				position: absolute;
				right: 10px;
				top: 15px;
				left: 50%;
				right: auto;
				top: 50%;
				transform: translateX(-50%) translateY(-50%);
				z-index: 2;
		}
}

.footer-go-top a {
		position: relative;
}

.footer-go-top a span {
		position: relative;
		color: #0063d4;
		font-size: 14px;
}

@media (min-width: 64em) {
		.footer-go-top a span {
				font-size: 1rem;
		}
		.footer-go-top a span:before {
				content: '';
				display: block;
				position: absolute;
				top: -75px;
				left: 50%;
				transform: translateX(-50%);
				width: 1px;
				height: 75px;
				background-color: #ccc;
		}
}

.footer-go-top a span:after {
		content: '';
		position: absolute;
		left: 0;
		bottom: -3px;
		width: 100%;
		height: 1px;
		background-color: #0063d4;
}

.screen-reader-text {
		display: none;
}

.flex-video, .responsive-embed {
		padding-bottom: 100%;
}

/*These fix the recaptcha scaling.*/
#wrapper .gform_wrapper .enquiry-form ul.gform_fields li.customrecaptcha {
		margin-top: 0px !important;
}

.ginput_recaptcha {
		margin-top: 10px !important;
}

.ginput_recaptcha > div {
		height: 70px !important;
}

.ginput_recaptcha iframe {
		transform: scale(0.795);
		-webkit-transform: scale(0.795);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
}

#sidebar1 {
		margin-top: 50px;
}

#sidebar1 .ginput_recaptcha iframe {
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
}

#sidebar1 .ginput_recaptcha > div {
		height: 55px !important;
}

.has-tip {
		border: 0;
		font-weight: normal;
		color: #0063d4;
}

[type=checkbox], [type=file], [type=radio] {
	margin: 5px 0;
}

/*# sourceMappingURL=style.css.map */