* {
	box-sizing: border-box
}

#wpadminbar {
	position: fixed
}

html {
	position: relative;
	min-height: 100%
}

body {
	margin: 0 0 100px
}

.page-foot {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 100%
}

.alignright,
figure.alignright,
img.alignright {
	float: right;
	margin: 0 0 26px 26px
}

.alignleft,
figure.alignleft,
img.alignleft {
	float: left;
	margin: 0 26px 26px 0
}

figure.aligncenter,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption img {
	display: block
}

.wp-caption-text {
	background: #223675;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	padding: 10px
}

body {
	color: #292929;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.625em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

h1 {
	margin-top: 52px;
	margin-bottom: 26px;
	color: #223675;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 24px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-transform: uppercase
}

h2 {
	margin-top: 52px;
	margin-bottom: 26px;
	color: #0d1b33;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-transform: uppercase
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
	color: #8aa2d2
}

h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	color: #a7beec
}

h3 {
	margin-top: 26px;
	margin-bottom: 26px;
	color: #223675;
	font-size: 18px;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	letter-spacing: 3px;
	line-height: 1.625em;
	text-transform: uppercase
}

h4 {
	margin-top: 26px;
	margin-bottom: 26px;
	color: #0d1b33;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.625em
}

h5 {
	margin-top: 26px;
	margin-bottom: 26px;
	color: #223675;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
	line-height: 1.625em;
	text-transform: uppercase
}

@media (min-width:600px) {
	h1 {
		font-size: 38px;
		line-height: 1.2em
	}

	h2 {
		font-size: 28px
	}

	h3 {
		font-size: 24px
	}

	h4 {
		font-size: 20px
	}

	h5 {
		font-size: 16px
	}
}

blockquote,
ol,
p,
pre,
table,
ul {
	margin-top: 26px;
	margin-bottom: 26px
}

blockquote:first-child,
ol:first-child,
p:first-child,
pre:first-child,
table:first-child,
ul:first-child {
	margin-top: 0
}

hr {
	border: 1px solid #f2f7fb;
	margin: -1px 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-top: 0;
	margin-bottom: 0
}

b,
code,
em,
small,
strong {
	line-height: 1
}

strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700
}

sub,
sup {
	vertical-align: baseline;
	position: relative;
	top: -.4em
}

sub {
	top: .4em
}

a {
	text-decoration: none;
	color: #0d1b33;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

a:hover {
	/* color: #346ccc */
}

.page-content a {
	text-decoration: none;
	color: #346ccc;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700
}

a.js-toggle {
	font-family: Montserrat, sans-serif
}

.page-content a:hover {
	color: #999
}

a,
a:after,
a:before {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

figure {
	margin: 0
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px
}

.container {
	max-width: 1100px
}

.section {
	padding-top: 26px;
	padding-bottom: 26px
}

@media (min-width:769px) {
	.section {
		padding-top: 52px;
		padding-bottom: 52px
	}
}

@media (min-width:1025px) {
	.container--small {
		max-width: 1000px
	}
}

.row {
	margin-left: -20px;
	margin-right: -20px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xxs-1,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

.container--half-gutter .row {
	margin-left: -10px;
	margin-right: -10px
}

.container--half-gutter [class*=col-],
.container--half-gutter [class^=col-] {
	padding-left: 10px;
	padding-right: 10px
}

.container--tight-gutter .row {
	margin-left: -2px;
	margin-right: -2px
}

.container--tight-gutter [class*=col-],
.container--tight-gutter [class^=col-] {
	padding-left: 2px;
	padding-right: 2px
}

.col-xxs-1,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9 {
	float: left
}

.col-xxs-12 {
	width: 100%
}

.col-xxs-11 {
	width: 91.66666667%
}

.col-xxs-10 {
	width: 83.33333333%
}

.col-xxs-9 {
	width: 75%
}

.col-xxs-8 {
	width: 66.66666667%
}

.col-xxs-7 {
	width: 58.33333333%
}

.col-xxs-6 {
	width: 50%
}

.col-xxs-5 {
	width: 41.66666667%
}

.col-xxs-4 {
	width: 33.33333333%
}

.col-xxs-3 {
	width: 25%
}

.col-xxs-2 {
	width: 16.66666667%
}

.col-xxs-1 {
	width: 8.33333333%
}

.col-xxs-pull-12 {
	right: 100%
}

.col-xxs-pull-11 {
	right: 91.66666667%
}

.col-xxs-pull-10 {
	right: 83.33333333%
}

.col-xxs-pull-9 {
	right: 75%
}

.col-xxs-pull-8 {
	right: 66.66666667%
}

.col-xxs-pull-7 {
	right: 58.33333333%
}

.col-xxs-pull-6 {
	right: 50%
}

.col-xxs-pull-5 {
	right: 41.66666667%
}

.col-xxs-pull-4 {
	right: 33.33333333%
}

.col-xxs-pull-3 {
	right: 25%
}

.col-xxs-pull-2 {
	right: 16.66666667%
}

.col-xxs-pull-1 {
	right: 8.33333333%
}

.col-xxs-pull-0 {
	right: auto
}

.col-xxs-push-12 {
	left: 100%
}

.col-xxs-push-11 {
	left: 91.66666667%
}

.col-xxs-push-10 {
	left: 83.33333333%
}

.col-xxs-push-9 {
	left: 75%
}

.col-xxs-push-8 {
	left: 66.66666667%
}

.col-xxs-push-7 {
	left: 58.33333333%
}

.col-xxs-push-6 {
	left: 50%
}

.col-xxs-push-5 {
	left: 41.66666667%
}

.col-xxs-push-4 {
	left: 33.33333333%
}

.col-xxs-push-3 {
	left: 25%
}

.col-xxs-push-2 {
	left: 16.66666667%
}

.col-xxs-push-1 {
	left: 8.33333333%
}

.col-xxs-push-0 {
	left: auto
}

.col-xxs-offset-12 {
	margin-left: 100%
}

.col-xxs-offset-11 {
	margin-left: 91.66666667%
}

.col-xxs-offset-10 {
	margin-left: 83.33333333%
}

.col-xxs-offset-9 {
	margin-left: 75%
}

.col-xxs-offset-8 {
	margin-left: 66.66666667%
}

.col-xxs-offset-7 {
	margin-left: 58.33333333%
}

.col-xxs-offset-6 {
	margin-left: 50%
}

.col-xxs-offset-5 {
	margin-left: 41.66666667%
}

.col-xxs-offset-4 {
	margin-left: 33.33333333%
}

.col-xxs-offset-3 {
	margin-left: 25%
}

.col-xxs-offset-2 {
	margin-left: 16.66666667%
}

.col-xxs-offset-1 {
	margin-left: 8.33333333%
}

.col-xxs-offset-0 {
	margin-left: 0
}

@media (min-width:600px) {

	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		float: left
	}

	.col-xs-12 {
		width: 100%
	}

	.col-xs-11 {
		width: 91.66666667%
	}

	.col-xs-10 {
		width: 83.33333333%
	}

	.col-xs-9 {
		width: 75%
	}

	.col-xs-8 {
		width: 66.66666667%
	}

	.col-xs-7 {
		width: 58.33333333%
	}

	.col-xs-6 {
		width: 50%
	}

	.col-xs-5 {
		width: 41.66666667%
	}

	.col-xs-4 {
		width: 33.33333333%
	}

	.col-xs-3 {
		width: 25%
	}

	.col-xs-2 {
		width: 16.66666667%
	}

	.col-xs-1 {
		width: 8.33333333%
	}

	.col-xs-pull-12 {
		right: 100%
	}

	.col-xs-pull-11 {
		right: 91.66666667%
	}

	.col-xs-pull-10 {
		right: 83.33333333%
	}

	.col-xs-pull-9 {
		right: 75%
	}

	.col-xs-pull-8 {
		right: 66.66666667%
	}

	.col-xs-pull-7 {
		right: 58.33333333%
	}

	.col-xs-pull-6 {
		right: 50%
	}

	.col-xs-pull-5 {
		right: 41.66666667%
	}

	.col-xs-pull-4 {
		right: 33.33333333%
	}

	.col-xs-pull-3 {
		right: 25%
	}

	.col-xs-pull-2 {
		right: 16.66666667%
	}

	.col-xs-pull-1 {
		right: 8.33333333%
	}

	.col-xs-pull-0 {
		right: auto
	}

	.col-xs-push-12 {
		left: 100%
	}

	.col-xs-push-11 {
		left: 91.66666667%
	}

	.col-xs-push-10 {
		left: 83.33333333%
	}

	.col-xs-push-9 {
		left: 75%
	}

	.col-xs-push-8 {
		left: 66.66666667%
	}

	.col-xs-push-7 {
		left: 58.33333333%
	}

	.col-xs-push-6 {
		left: 50%
	}

	.col-xs-push-5 {
		left: 41.66666667%
	}

	.col-xs-push-4 {
		left: 33.33333333%
	}

	.col-xs-push-3 {
		left: 25%
	}

	.col-xs-push-2 {
		left: 16.66666667%
	}

	.col-xs-push-1 {
		left: 8.33333333%
	}

	.col-xs-push-0 {
		left: auto
	}

	.col-xs-offset-12 {
		margin-left: 100%
	}

	.col-xs-offset-11 {
		margin-left: 91.66666667%
	}

	.col-xs-offset-10 {
		margin-left: 83.33333333%
	}

	.col-xs-offset-9 {
		margin-left: 75%
	}

	.col-xs-offset-8 {
		margin-left: 66.66666667%
	}

	.col-xs-offset-7 {
		margin-left: 58.33333333%
	}

	.col-xs-offset-6 {
		margin-left: 50%
	}

	.col-xs-offset-5 {
		margin-left: 41.66666667%
	}

	.col-xs-offset-4 {
		margin-left: 33.33333333%
	}

	.col-xs-offset-3 {
		margin-left: 25%
	}

	.col-xs-offset-2 {
		margin-left: 16.66666667%
	}

	.col-xs-offset-1 {
		margin-left: 8.33333333%
	}

	.col-xs-offset-0 {
		margin-left: 0
	}
}

@media (min-width:769px) {

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1025px) {

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
	clear: both
}

.flexbox {
	display: table;
	width: 100%
}

html.flexbox {
	display: block;
	width: auto
}

.flexbox__item {
	display: table-cell;
	vertical-align: middle
}

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: auto;
	min-height: 1px;
	position: relative
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide picture {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-current {
	z-index: 1
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-dots {
	list-style: none;
	margin: 0;
	padding: 0
}

.slick-dots li {
	display: inline-block
}

.slick-dots button {
	background: 0 0;
	border: none;
	cursor: pointer;
	text-indent: -9999em
}

.product__thumbnails .slick-next,
.product__thumbnails .slick-prev {
	position: absolute;
	top: 40%;
	border: 0;
	background: 0 0
}

.product__thumbnails .slick-next {
	right: -30px
}

.product__thumbnails .slick-prev {
	left: -30px
}

.product__thumbnails .slick-next span,
.product__thumbnails .slick-prev span {
	font-size: 25px
}

.product__thumbnails button {
	outline-color: transparent;
	outline-style: none
}

@media (max-width:768px) {
	.bg--water.first-section-hp {
		background-position-y: -1230px
	}
}

@media (min-width:769px) {

	.product__thumbnails .slick-next,
	.product__thumbnails .slick-prev {
		top: 50%
	}
}

.bg--dark-blue {
	background-color: #999;
	color: #fff
}

.bg--light-blue {
	background-color: #f3f6fb
}

.bg--white {
	background: #fff
}

.bg--light-gray {
	background: #ebebeb
}

.text-decoration {
	position: relative
}

.text-decoration:after {
	background: #346ccc;
	content: '';
	height: 3px;
	position: absolute;
	bottom: -50px;
	width: 190px
}

.text-decoration--center:after {
	left: 50%;
	margin-left: -95px;
	margin-bottom: 30px
}

.text-decoration--left:after {
	left: 0
}

.text-decoration--right:after {
	right: 0
}

.text-decoration--closer:after {
	bottom: -20px
}

.text-decoration--further {
	margin-bottom: 52px
}

.text-decoration--further:after {
	bottom: -60px
}

.text-decoration--shorter:after {
	width: 118px;
	left: 50%;
	margin-left: -61px;
	margin-bottom: 30px;
	bottom: -42px
}

.btn,
.comment-form .submit {
	display: inline-block;
	padding: 4px 24px;
	color: #fff !important;
	font-size: 12px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	letter-spacing: 1.9px;
	text-align: center;
	text-transform: uppercase;
	border: none;
	background: #346ccc
}

.btn:hover {
	background: #285bb3;
	color: #fff
}

.btn--primary {
	background: #0d1b33
}

.btn--secondary {
	background: #346ccc
}

.btn--secondary:hover {
	background: #285bb3
}

.btn--tertiary {
	background: #0d1b33
}

.btn--white {
	background: #fff;
	color: #223675
}

.btn--white:hover {
	background: #ffac41;
	color: #fff
}

.btn--small {
	letter-spacing: 1px;
	padding: 5px
}

.btn--large {
	padding: 14px 26px;
	font-size: 18px
}

.btn--block {
	display: block;
	width: 100%;
	text-align: center
}

.btn--text-left,
.btn--text-left .btn--block {
	text-align: left
}

.btn--arrow-right:after {
	color: #fff;
	padding-left: 10px
}

.btn--close,
.btn--open {
	padding: 7px;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2;
	height: 33px;
	width: 33px;
	text-align: center
}

.btn--open:before {
	content: '+'
}

.btn--close:before {
	content: '–'
}

.btn--play {
	color: #fff;
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: #102156;
	background-color: rgba(16, 33, 86, .85);
	z-index: 1;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	text-align: center;
	display: table
}

.btn--play:before {
	color: #fff;
	display: block;
	padding: 10px;
	font-size: 30px
}

.btn--play:hover:after {
	color: #80a3d5
}

.btn--plain,
.btn--read-more {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.btn--plain-small {
	font-size: 12px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px
}

.btn--read-more:after {
	content: '+';
	padding: 4px 9px;
	background: #223675;
	margin-left: 10px;
	color: #fff;
	font-weight: 400;
	font-size: 20px
}

.btn--read-more:hover:after {
	background: #a7beec
}

.btn--icon-button {
	padding: 12px 12px 12px 24px
}

.btn--icon-button span {
	color: #223675
}

.btn.btn--primary.health {
	background-color: #0d1b33;
	color: #fff !important
}

.btn.btn--primary.health:hover {
	background-color: #1a2d4e
}

@media (min-width:769px) {
	.btn {
		padding: 10px 24px
	}

	.product_new .btn {
		padding: 20px 24px
	}

	.btn--icon-button {
		padding: 12px 12px 12px 24px
	}

	.btn--close,
	.btn--open {
		padding: 7px
	}

	.btn--large {
		padding: 14px 26px
	}

	.btn--small {
		padding: 5px
	}
}

.next-section {
	background: #f3f6fb;
	border: 5px solid #fff;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	bottom: 0;
	color: #82a3d9;
	display: none;
	font-size: 44px;
	height: 70px;
	padding: 7px;
	left: 50%;
	margin-bottom: -35px;
	margin-left: -35px;
	position: absolute;
	text-align: center;
	width: 70px;
	z-index: 1
}

@media (min-width:769px) {
	.next-section {
		display: block
	}
}

@font-face {
	font-family: hydroworx-icons;
	src: url(../fonts/hydroworx-icons.eot?t1h42z);
	src: url(../fonts/hydroworx-icons.eot?#iefixt1h42z) format('embedded-opentype'), url(../fonts/hydroworx-icons.ttf?t1h42z) format('truetype'), url(../fonts/hydroworx-icons.woff?t1h42z) format('woff'), url(../fonts/hydroworx-icons.svg?t1h42z#hydroworx-icons) format('svg');
	font-weight: 400;
	font-style: normal
}

.btn--arrow-right:after,
.btn--play:before,
.desktop-search:before,
.icon-mobile-search:before,
.quote:after,
.quote:before,
.scrollingHotSpotLeft:before,
.scrollingHotSpotRight:before,
.selectric .button:after,
.sidebar--menu>li>a:after,
.titled-list__nav a:after,
[class*=" icon-"],
[class^=icon-] {
	font-family: hydroworx-icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-veterinary-blue:before {
	content: "\e901";
}

.titled-list__icon span:before {
	color: #0d1b33
}

.product_new .titled-list__icon span:before {
	color: #FFFFFF;
}

.icon-touch-screen:before {
	content: "\e600";
	font-size: 26px
}

.icon-service-training:before {
	content: "\e600"
}

.icon-customer-service:before {
	content: "\e601"
}

.icon-team-work-success:before {
	content: "\e602"
}

.icon-newsletter:before {
	content: "\e603"
}

.icon-accessibility:before {
	content: "\e604"
}

.icon-chiller-system:before {
	content: "\e605"
}

.icon-display-system:before {
	content: "\e606"
}

.icon-flexibility:before {
	content: "\e607"
}

.icon-spa-jets:before {
	content: "\e603"
}

.icon-technology:before {
	content: "\e601"
}

.icon-water-access:before {
	content: "\e60a"
}

.icon-water-depth:before {
	content: "\e60b"
}

.icon-water-quality:before {
	content: "\e60c"
}

.icon-adjustable:before {
	content: "\e60d"
}

.btn--play:before,
.icon-play:before {
	content: "\e60e"
}

.icon-document:before {
	content: "\e60f"
}

.icon-health:before {
	content: "\e610"
}

.icon-remote-control:before {
	content: "\e611"
}

.icon-senior-living:before {
	content: "\e612"
}

.icon-settings:before {
	content: "\e613"
}

.icon-sports:before {
	content: "\e614"
}

.icon-swimming-pool:before {
	content: "\e615"
}

.icon-underwater-camera:before {
	content: "\e616"
}

.icon-underwater-treadmill:before {
	content: "\e617"
}

.icon-water-waves:before {
	content: "\e602"
}

.btn--arrow-right:after,
.icon-arrow-right:before,
.titled-list__nav a:after {
	content: "\e619"
}

,
.icon-arrow-left:before {
	content: "\e61a"
}

.icon-arrow-down:before,
.selectric .button:after,
.sidebar--menu>li>a:after {
	content: "\e61b"
}

.icon-arrow-up:before {
	content: "\e61c"
}

.icon-facebook:before {
	content: "\e61d"
}

.icon-location:before {
	content: "\e61e"
}

.icon-linkedin:before {
	content: "\e61f"
}

.icon-youtube:before {
	content: "\e620"
}

.icon-googleplus:before {
	content: "\e621"
}

.icon-instagram:before {
	content: "\e900"
}

.icon-twitter:before {
	content: "\e622"
}

.icon-quotes-right:before,
.quote:after {
	content: "\e623"
}

.icon-quotes-left:before,
.quote:before {
	content: "\e624"
}

.icon-chevron-thin-left:before,
.scrollingHotSpotLeft:before {
	content: "\e625"
}

.icon-chevron-thin-right:before,
.scrollingHotSpotRight:before {
	content: "\e626"
}

.icon-minus:before {
	content: "\e627"
}

.icon-plus:before {
	content: "\e628"
}

.icon-menu:before {
	content: "\e629"
}

.icon-loader:before {
	content: "\e62a"
}

.icon-military:before {
	content: "\e62b"
}

.icon-email:before {
	content: "\e62c"
}

.icon-mobile:before {
	content: "\e958"
}

.desktop-search:before,
.icon-mobile-search:before,
.icon-search:before {
	content: "\e986"
}

.icon-cross:before {
	content: "\ea0f"
}

.icon-file-pdf:before {
	content: "\eada"
}

.icon-clipboard:before {
	content: '';
	background: url('/content/uploads/2023/02/001-clipboard.png');
	background-size: contain;
	display: block;
	height: 85px;
	width: 85px;
	margin: 0 auto;
}

.icon-target:before {
	content: '';
	background: url('/content/uploads/2023/02/002-target.png');
	background-size: contain;
	display: block;
	height: 85px;
	width: 85px;
	margin: 0 auto;
}

.icon-increase:before {
	content: '';
	background: url('/content/uploads/2023/02/003-increase.png');
	background-size: contain;
	display: block;
	height: 85px;
	width: 85px;
	margin: 0 auto;
}

table {
	border-collapse: collapse
}

td,
th {
	padding: 13px
}

th {
	background: #346ccc;
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

td {
	font-size: 14px
}

td p,
td ul {
	margin-top: 13px;
	margin-bottom: 13px
}

td h4 {
	margin-top: 13px;
	margin-bottom: 0
}

td h4:first-child {
	margin-top: 0
}

tr {
	border-top: 1px solid #adcdf3
}

tr:first-child {
	border-top: none
}

table.benefits img {
	margin: 0
}

fieldset {
	border: none
}

label {
	display: block;
	font-size: 14px;
	font-family: Montserrat, sans-serif;
	color: #223675
}

.bg--dark-blue label {
	color: #fff
}

.bold-label {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase
}

button {
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.selectric-wrapper {
	position: relative;
	cursor: pointer
}

.dialog .selectric-wrapper,
.page-content .selectric-wrapper {
	margin-bottom: 26px
}

.selectric-responsive {
	width: 100%
}

.selectric {
	border: 2px solid #efefef;
	background: #fff;
	position: relative
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 38px 0 10px;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	line-height: 38px;
	color: #223675;
	height: 38px
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	height: 38px;
	color: #bbb;
	text-align: center;
	font: 0/0 a
}

.selectric .button:after {
	content: "\e61b";
	color: #7d99c8;
	position: absolute;
	top: 10px;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 16px
}

.selectric-hover .selectric {
	border-color: #346ccc
}

.selectric-hover .selectric .button {
	color: #eaf0fa
}

.selectric-hover .selectric .button:after {
	border-top-color: #eaf0fa
}

.selectric-open {
	z-index: 9999
}

.selectric-open .selectric {
	border-color: #eaf0fa
}

.selectric-open .selectric-items {
	display: block
}

.selectric-disabled {
	opacity: .5;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}

.selectric-hide-select select {
	position: absolute;
	left: -100%;
	display: none
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: 0 !important;
	border: none !important;
	background: 0 0 !important
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important
}

.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	border: 1px solid #eaf0fa;
	z-index: -1;
	box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}

.selectric-items li,
.selectric-items ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	min-height: 26px
}

.selectric-items li {
	display: block;
	padding: 8px;
	color: #223675;
	cursor: pointer
}

.selectric-items li.selected {
	background: #eaf0fa;
	color: #223675
}

.selectric-items li:hover {
	background: #eaf0fa;
	color: #223675
}

.selectric-items .disabled {
	opacity: .5;
	cursor: default !important;
	background: 0 0 !important;
	color: #666 !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: 700;
	padding-left: 10px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: 0 0;
	color: #444
}

.selectric-items .selectric-group.disabled li {
	opacity: 1
}

.selectric-items .selectric-group li {
	padding-left: 25px
}

textarea {
	background-color: #eaf0fa;
	border: none;
	margin-bottom: 26px;
	min-height: 200px;
	padding: 12px;
	font-size: 16px;
	font-family: Montserrat, sans-serif;
	color: #223675
}

select {
	margin-bottom: 26px
}

input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
input[type=week] {
	font-size: 16px;
	font-family: Montserrat, sans-serif;
	color: #223675;
	background-color: #efefef;
	border: none;
	margin-bottom: 26px;
	padding: 12px
}

label input[type=checkbox] {
	margin-right: 5px
}

input[type=date].invalid,
input[type=datetime-local].invalid,
input[type=datetime].invalid,
input[type=email].invalid,
input[type=month].invalid,
input[type=number].invalid,
input[type=password].invalid,
input[type=search].invalid,
input[type=tel].invalid,
input[type=text].invalid,
input[type=url].invalid,
input[type=week].invalid,
select.invalid,
textarea.invalid {
	background-color: #f4bebe
}

.hs-form fieldset {
	max-width: 100% !important
}

.hs-form label {
	display: block !important;
	font-size: 14px !important;
	font-family: Montserrat, sans-serif !important;
	font-weight: 400 !important;
	float: none !important;
	color: #223675 !important;
	padding-top: 0 !important;
	text-align: left !important;
	width: auto !important
}

.hs-form .input {
	margin-left: 0 !important
}

.hs-form .hs-input,
.hs-form textarea.hs-input {
	max-width: 100% !important;
	width: 100% !important
}

input.hs-input,
select.hs-input,
textarea.hs-input {
	display: block !important;
	width: auto !important;
	height: auto !important;
	padding: 12px !important;
	font-family: Montserrat, sans-serif !important;
	font-size: 16px !important;
	color: #223675 !important;
	border: none !important;
	border-radius: 0 !important
}

select.hs-input {
	height: 42px !important
}

.hs-form .inputs-list input[type=checkbox],
.hs-form .inputs-list input[type=radio] {
	display: inline-block !important;
	float: none !important;
	padding: 0 !important;
	width: auto !important;
	margin-right: 5px !important
}

input.hs-input,
textarea.hs-input {
	transition: none !important;
	box-shadow: none !important
}

.hs-form input:not([type=image]),
.hs-form textarea {
	box-sizing: border-box !important
}

.hs-form .hs-form-required {
	color: #9bb5e6 !important
}

.hs-form .inputs-list.hs-error-msgs label {
	color: red !important;
	margin-bottom: 26px !important
}

.hs-form .hs-button {
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	text-shadow: none !important;
	background-color: #346ccc !important;
	background-image: none !important;
	box-shadow: none !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	border-radius: 0 !important;
	-webkit-transition: all .3s ease !important;
	-moz-transition: all .3s ease !important;
	-ms-transition: all .3s ease !important;
	-o-transition: all .3s ease !important;
	transition: all .3s ease !important;
	line-height: 1.625em !important;
	position: relative;
	font-family: Montserrat, sans-serif !important;
	padding: 10px 24px !important;
	letter-spacing: 1.9px;
	text-transform: uppercase
}

.hs-form .hs-button:hover {
	background-color: #285bb3 !important
}

.hs-form .inputs-list>li {
	clear: left
}

.inputs-list {
	list-style-type: none;
	padding: 0 0 0 5px
}

.hs-form .form-columns-2 .field,
.hs-form .form-columns-3 .field {
	width: 100% !important
}

@media (min-width:769px) {
	.hs-form .field {
		float: left;
		margin-right: 3% !important;
		width: 47% !important
	}

	.dialog .hs-form .field,
	.hs-form .form-columns-1 .field {
		margin-right: 0 !important;
		width: 100% !important
	}

	.hs-form .form-columns-2 .field {
		width: 48.5% !important
	}

	.hs-form .form-columns-2 .field:nth-child(even) {
		margin-right: 0 !important
	}

	.hs-form .form-columns-3 .field {
		width: 31.3333% !important
	}

	.hs-form .form-columns-3 .field:nth-child(3n+3) {
		margin-right: 0 !important
	}

	.hs-custom-form>div:nth-child(2n+1) {
		clear: left
	}
}

.cta--form {
	padding-bottom: 52px
}

.cta--form h1 {
	font-size: 28px
}

.cta-button {
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center
}

.product__videos {
	margin-top: 1rem;
	top: 0;
	display: block;
}

.col-xxs-12.col-md-12.bg--white.cta-button {
	float: none;
}

.overlay {
	background-color: #102156;
	background-color: rgba(13, 27, 51, .85);
	color: #fff;
	font-size: 14px;
	line-height: 1.3em;
	padding: 10px 13px;
	width: 100%
}

.overlay--brighter {
	background-color: #0d1b33
}

.overlay--brighter.industry_needs {
	background-color: rgba(13, 27, 51, .85)
}

.overlay__title {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 22px;
	letter-spacing: 0;
	line-height: 1.2em;
	margin: 0
}

.overlay__subtitle {
	color: #b6cbee;
	font-size: 12px;
	text-transform: uppercase
}

.overlay--event {
	background-color: #ff9c1b;
	background-color: rgba(246, 155, 43, .85)
}

.overlay--event .overlay__subtitle,
.overlay--webcast .overlay__subtitle {
	color: #102156
}

.overlay--webcast {
	background-color: #8aa1d2;
	background-color: rgba(138, 161, 210, .85)
}

.overlay__link {
	color: #fff;
	display: block
}

.overlay__link:hover {
	color: #8aa2d2
}

.overlay--block {
	padding-top: 26px;
	padding-bottom: 26px;
	position: relative
}

h2.overlay--block {
	padding-top: 26px;
	padding-bottom: 40px
}

h2.overlay--block:after {
	background: #8aa2d2;
	content: '';
	height: 3px;
	position: absolute;
	bottom: -10px;
	width: 190px;
	left: 50%;
	margin-left: -95px;
	margin-bottom: 30px
}

.overlay__step {
	background: #8aa2d2;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	color: #223675;
	display: inline-block;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	height: 30px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	width: 30px
}

.card {
	background: #fff;
	position: relative
}

.container--tight-gutter .card {
	margin-top: 2px;
	margin-bottom: 2px
}

.container--tight-gutter .card.card--picture {
	margin-top: 0;
	margin-bottom: 0
}

.card--transparent {
	background: 0 0
}

.card__shadow {
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15)
}

.card__full-btn {
	padding: 12px 13px
}

.card__featured-image {
	display: block;
	overflow: hidden
}

.card__featured-image:hover .btn--play:before {
	color: #80a3d5
}

.tax-video_subject .card__content {
	min-height: 325px
}

.card__content p {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 13px;
	margin-top: 13px max-height: 225px
}

.card__content-title {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0
}

.card--video .card__content-title {
	line-height: 1.1em
}

.card__content-footer a {
	float: left;
	font-size: 14px;
	display: inline-block;
	width: 100%
}

.card__content-footer a:first-child {
	margin-bottom: 6px
}

.card__caption p {
	margin: 0
}

.tax-video_subject .card--video a {
	height: inherit
}

body.tax-video_subject .card--video a {
	width: auto
}

.product__intro .card--video a {
	height: 270px
}

.product__intro .card--video a img {
	height: 100%;
}

@media (min-width:768px) {

	.card__caption.absolute--bottom-right,
	.card__caption.absolute--bottom-right p,
	.card__caption.absolute--top-right,
	.card__caption.absolute--top-right p {
		text-align: right
	}
}

.event_type-webinar .card__content p {
	height: 69px;
	overflow: hidden
}

.upcoming {
	background: #fff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.2em;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	letter-spacing: 1px
}

.card--video__category {
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
	color: #223675
}

@media (min-width:769px) {
	.card--event {
		height: 500px
	}

	.card--event .card__content-footer {
		position: absolute;
		bottom: 13px;
		left: 4%;
		width: 92%
	}
}

@media (min-width:1025px) {
	.card--event {
		height: 400px
	}
}

.card--picture-box,
.card--picture-wrap {
	margin: 10px 0
}

.card--picture-wrap>p {
	padding-right: 13px;
	padding-left: 13px;
	text-align: center
}

.card--picture-box__overlay {
	font-weight: 400;
	height: 100%;
	line-height: 1.6em;
	top: 97%;
	position: absolute;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	width: 100%
}

.card--picture-box__content {
	border-top: 8px solid #346ccc
}

.card--picture-box__content-yellow {
	border-top: 8px solid #ff9c1b
}

.card--picture-box__content .card--picture-box__title span {
	font-family: 'Montserrat  ', sans-serif;
	font-weight: 700
}

.card--picture-box__title {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin: 0
}

.card--homepage-service-benefits .card__caption {
	height: 100%
}

.card--homepage-service-benefits .card__caption p {
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left
}

.card--homepage-service-benefits .card__caption .btn {
	padding: 10px 12px;
	margin-bottom: 5px
}

.card--homepage-service-benefits-full-width {
	display: table
}

.card--homepage-service-benefits-full-width .card__caption {
	position: static;
	vertical-align: top
}

.products-page-cta-link {
	margin: 10px 0;
	display: block;
	background: url(https://www.hydroworx.com/content/uploads/2016/03/product-page-cta.png) center center no-repeat;
	background-size: cover
}

.products-cta-text {
	font-size: 20px !important;
	color: #fff;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: rgba(255, 156, 27, .85);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.products-cta-text:hover {
	background-color: rgba(255, 156, 27, 1)
}

@media (min-width:768px) {

	.card--homepage-service-benefits-full-width .card__caption,
	.card--homepage-services-benefits-image {
		display: table-cell;
		width: 50%
	}
}

@media (min-width:1025px) {
	.card--homepage-service-benefits .card__caption {
		height: auto
	}
}

.card--picture-customer {
	min-height: 246px
}

.card--picture-customer .card__caption img {
	display: none
}

.card--picture-customer .overlay__title {
	font-size: 14px
}

.card--picture-customer .overlay__subtitle {
	font-size: 10px
}

@media (min-width:600px) {
	.card__content-footer a {
		font-size: 14px
	}
}

@media (min-width:1025px) {
	.overlay {
		font-size: 16px
	}

	.overlay--three-fourths {
		width: 75%
	}

	.overlay--one-half {
		width: 50%
	}

	.card--picture-box:hover .card--picture-box__overlay {
		top: 0
	}

	.card--picture-customer .card__caption {
		min-height: 20px
	}

	.card--picture-customer:hover .overlay__title {
		font-size: 20px
	}

	.card--picture-customer:hover .overlay__subtitle {
		color: #fff
	}

	.card--picture-customer:hover .card__caption {
		min-height: 100%;
		padding: 26px 13px;
		text-align: center;
		width: 100%
	}

	.card--picture-customer:hover .card__caption img {
		display: inline-block
	}
}

.industries-card p {
	margin: 0 10px 10px;
	font-size: 14px;
	line-height: 22px
}

.industries-card h3 {
	padding: 10px 10px 0;
	margin: 0
}

h3.health-yellow {
	color: #404040
}

.page-id-8854 h3,
.page-id-8879 h3,
.page-id-8902 h3 {
	color: #404040
}

.tabs__nav ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.tabs__nav li {
	display: inline-block
}

.tab-link {
	border-left: 1px solid #b6caee;
	border-top: 1px solid #b6caee;
	border-right: 1px solid #b6caee;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin-left: 4px;
	padding: 10px
}

.active .tab-link {
	background: #f3f6fb
}

.tab-link:first-of-type {
	margin-left: 0
}

.tab-item {
	display: none
}

.tab-item.active {
	display: block
}

.details-box__header {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

.details-box__content {
	background: #f3f6fb;
	padding: 26px
}

.details-box__content .btn {
	margin-bottom: 26px
}

.pull-quote {
	position: relative;
	color: #223675;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6
}

.pull-quote strong {
	font-family: Montserrat, sans-serif
}

.quote {
	letter-spacing: 1px;
	position: relative;
	margin: 0
}

.quote:after,
.quote:before {
	color: #efefef;
	font-size: 40px;
	position: absolute;
	top: 0
}

.quote:before {
	left: 44%
}

.quote:after {
	display: none
}

.quote p {
	color: #223675;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6em;
	padding-top: 55px
}

.quote cite br {
	display: none
}

.quote__cite-author,
.quote__cite-company,
.quote__cite-position {
	display: block;
	font-size: 14px;
	line-height: 1.6em
}

.quote__cite-author,
.quote__cite-position {
	display: inline-block
}

.quote__cite-company {
	color: #0d1b33;
	font-style: normal;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

.quote--reversed:after,
.quote--reversed:before {
	color: #5374aa
}

.quote--reversed .quote__cite-author,
.quote--reversed p {
	color: #fff
}

.js-testimonials .slick-dots {
	text-align: center
}

.js-testimonials .slick-dots button {
	border: 2px solid #cad6ec;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height: 14px;
	line-height: 1;
	outline: 0;
	padding: 0;
	width: 14px;
	margin-left: 5px
}

.js-testimonials .slick-dots li:first-child>button {
	margin-left: 0
}

.js-testimonials .slick-dots .slick-active button {
	background: #cad6ec
}

@media (min-width:769px) {
	.quote p {
		font-size: 18px
	}
}

@media (min-width:1025px) {
	.quote p {
		font-size: 21px
	}

	.js-testimonials .slick-dots button {
		border: 2px solid #223675;
		margin-left: 10px
	}

	.js-testimonials .slick-dots .slick-active button {
		background: #223675
	}
}

.client-logos {
	margin-right: 50px;
	margin-left: 50px;
	position: relative;
	max-height: 95px;
	overflow: hidden
}

.client-logos .slick-arrow {
	border: none;
	background: 0 0;
	color: #0f307f;
	font-size: 32px;
	outline: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}

.client-logos .slick-prev {
	left: -50px
}

.client-logos .slick-next {
	right: -50px
}

.client-logos .slick-slide {
	outline: 0;
	text-align: center
}

.client-logos img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 90px;
	padding: 0 5px
}

.titled-list__header {
	display: table;
	margin: 0 auto
}

.titled-list__header>a {
	display: table
}

.titled-list__icon,
.titled-list__title {
	display: block
}

.titled-list__icon {
	color: #223675
}

.titled-list__icon span {
	display: block;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 35px;
	border-radius: 35px
}

.titled-list__icon--filled span {
	background: #efefef;
	font-size: 34px;
	padding: 8px;
	height: 50px;
	width: 50px
}

.product_new .titled-list__icon--filled span {
	background: #223675;
}

.titled-list__icon--outlined span {
	border: 3px solid #223675;
	font-size: 42px;
	padding: 10px;
	height: 70px;
	width: 70px
}

.titled-list__icon span {
	margin: 0 auto
}

.titled-list ul,
.titled-list__bullets {
	margin-top: 0;
	padding-left: 20px;
}

.titled-list__nav {
	list-style: none;
	padding: 0;
	margin-top: 13px
}

.titled-list__nav li {
	border-top: 4px solid #e8ecf6
}

.titled-list__nav li:first-child {
	border-top: none
}

.titled-list__nav a {
	color: #292929;
	display: block;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	padding: 10px 30px 10px 10px;
	position: relative
}

.titled-list__nav a:after {
	color: #223675;
	position: absolute;
	right: 0;
	top: 15px
}

.titled-list--video-list .titled-list__nav a:after {
	position: static;
	right: auto;
	top: auto
}

.titled-list__nav a:hover {
	background: #f4f6fb
}

.bg--light-blue .titled-list__nav a:hover {
	background: #dae4f6
}

@media (min-width:600px) {

	.titled-list ul,
	.titled-list__bullets {
		padding-left: 20px
	}
}

@media (min-width:769px) {
	.titled-list__header {
		margin: inherit
	}

	.titled-list__icon,
	.titled-list__title {
		display: table-cell
	}

	.titled-list__title {
		line-height: 1.3em;
		padding-left: 15px;
		vertical-align: middle;
		font-family: Montserrat, sans-serif;
		font-weight: 400
	}

	.titled-list__icon span {
		margin: inherit
	}

	.quote:before {
		left: -64px
	}

	.quote:after {
		display: block;
		right: -64px
	}

	.titled-list ul,
	.titled-list__bullets {
		margin-bottom: 52px;
		margin-left: 65px
	}

	.quote p {
		padding-top: 0
	}
}

.text-callout {
	border-top: 15px solid #eff5ff;
	border-bottom: 15px solid #eff5ff
}

.text-callout p {
	color: #223675;
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.6em;
	margin: 52px 70px
}

.blue-border--callout {
	border-top: 10px solid #346ccc;
	border-bottom: 10px solid #346ccc
}

.expanding-content {
	margin-top: 26px;
	margin-bottom: 26px
}

.expanding-content__trigger {
	background: #efefef;
	cursor: pointer;
	padding: 10px 50px
}

.expanding-content__trigger h4 {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.expanding-content__trigger:hover h4 {
	color: #a7beec
}

.expanding-content__button {
	position: absolute;
	right: 13px;
	top: 13px
}

.expanding-content__content {
	height: 0;
	overflow: hidden
}

.expanding-content__content.js-open {
	height: auto
}

.dialog {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	text-align: center;
	background: rgba(34, 54, 117, .8);
	display: flex;
	align-items: center;
	justify-content: center;
}

.dialog__inner {
	position: relative;
	display: inline-block;
	padding: 50px 20px 20px 20px;
	background: #fff;
	overflow-y: auto;
	text-align: left;
	max-width: 100%;
	height: 100%
}

.dialog__inner--small {
	padding: 13px
}

.dialog__content {
	max-height: 100%;
}

.dialog__content>:first-child {
	margin-top: 0
}

.dialog__close {
	position: absolute;
	top: 0;
	right: 0
}

@media (max-width: 767px) {
	.dialog__content iframe {
		width: 100% !important;
	}
}

body.dialog-open .mobile-body-wrap {
	position: relative;
	/* z-index: 99999; */
	-webkit-transition: all 550ms ease-in-out;
	-moz-transition: all 550ms ease-in-out;
	-ms-transition: all 550ms ease-in-out;
	-o-transition: all 550ms ease-in-out;
	transition: all 550ms ease-in-out;
	/* -ms-transform: translate(-780px, 0);
	-webkit-transform: translate(-780px, 0);
	transform: translate(-780px, 0); */
	overflow: hidden
}

body.dialog-open {
	overflow: visible;
	z-index: -1
}

.type-event .page-content {
	margin-left: 40px;
	margin-right: 40px
}

body.dialog-open {
	overflow: hidden
}

.gallery__slide {
	height: 170px;
	overflow: hidden;
	text-align: center;
	background-color: #263448;
}

.slick-initialized .slick-slide.gallery__slide {
	display: flex !important;
	align-items: center;
}

.gallery__image {
	display: inline-block;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.gallery__thumbnails {
	margin-top: -40px;
	z-index: 999
}

.product_new .gallery__thumbnails {
	margin-top: 20px;
	z-index: 999
}

.gallery__thumb {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer
}

.gallery__thumb img {
	border: 2px solid #fff
}

.dialog .gallery__thumbnails {
	margin-top: 10px
}

.dialog .gallery__thumb {
	padding-left: 0
}

.gallery__slideshow .slick-arrow {
	background: 0 0;
	border: 0;
	font-size: 36px;
	color: #fff;
	outline: 0;
	position: absolute;
	top: 36%;
	form: translate(0, -50%);
	z-index: 1
}

.gallery__slideshow .slick-arrow:hover {
	color: #f69b2b
}

.gallery__slideshow .slick-prev {
	left: 2%
}

.gallery__slideshow .slick-next {
	right: 2%
}

body.dialog-open .mobile-body-wrap {
	position: relative;
	/* z-index: 99999; */
	-webkit-transition: all 550ms ease-in-out;
	-moz-transition: all 550ms ease-in-out;
	-ms-transition: all 550ms ease-in-out;
	-o-transition: all 550ms ease-in-out;
	transition: all 550ms ease-in-out;
	/* -ms-transform: translate(-780px, 0);
	-webkit-transform: translate(-780px, 0);
	transform: translate(-780px, 0) */
}

body.dialog-open {
	overflow: hidden;
	z-index: -1
}

.gallery {
	clear: both;
	overflow: hidden
}

.gallery img.attachment-thumbnail {
	float: left;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #ccc
}

@media (min-width:769px) {
	.gallery__slide {
		height: 700px
	}

	.gallery__slideshow .slick-arrow {
		font-size: 40px;
	}

	.gallery__slideshow .slick-prev {
		left: 10%
	}

	.gallery__slideshow .slick-next {
		right: 10%
	}

	.product_new .gallery__slideshow .slick-prev {
		left: 0%
	}

	.product_new .gallery__slideshow .slick-next {
		right: 0%
	}

	.dialog__inner {
		position: relative;
		display: inline-block;
		height: 90%;
		padding: 80px;
		/* margin-top: 50%; */
		padding: 40px;
		background: #fff;
		overflow-y: auto;
		text-align: left;
		/* transform: translateY(-100%); */
	}

	.dialog__inner--small {
		padding: 13px
	}

	body.dialog-open .mobile-body-wrap {
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		transition: none;
		z-index: 200
	}

	.gallery__slide {
		height: 280px;
		overflow: hidden;
		text-align: center
	}


	.gallery__image {
		display: inline-block;
		width: 100%;
		height: 100%;
	}

	.gallery__slideshow .slick-arrow {
		top: 45%;
	}
}

@media (min-width:1025px) {
	body.dialog-open {
		overflow: hidden
	}
}

@media (min-width:1100px) {
	.dialog__inner {
		max-width: 1100px
	}
}

.navigation {
	text-transform: uppercase
}

.navigation ul {
	list-style: none;
	margin: 0
}

.navigation>ul {
	padding: 0
}

.navigation li {
	position: relative
}

.navigation .sub-menu-toggle {
	color: #223675;
	position: absolute;
	padding: 15px;
	top: 0;
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.navigation .sub-menu-toggle.toggled {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.navigation a {
	display: block;
	letter-spacing: 1px
}

.navigation>ul>li>a {
	letter-spacing: 2px
}

@media (min-width:1025px) {
	.navigation {
		text-align: center
	}

	.navigation li {
		display: inline-block;
		position: relative
	}
}

.nav--primary {
	display: none;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e6ecf8
}

.nav--primary.active {
	display: block
}

.nav--primary>ul>li {
	border-top: 2px solid #e6ecf8
}

.nav--primary>ul>li:first-child {
	border: none
}

.nav--primary .current-menu-item>a,
.nav--primary .current_page_ancestor>a,
.nav--primary .sub-menu>li:hover>a,
.nav--primary>ul>li:hover>a {
	color: #346ccc
}

.nav--primary>ul>li>a {
	font-family: Montserrat, sans-serif;
	padding: 10px;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease
}

.sub-menu {
	background: #fff;
	background: rgba(255, 255, 255, .95);
	display: none;
	padding: 0;
	text-align: left
}

.sub-menu a,
.sub-menu li,
.sub-menu.toggled {
	display: block
}

.sub-menu li {
	border-top: 2px solid #e8ecf6
}

.sub-menu>li {
	font-size: 14px
}

.sub-menu>li:first-child {
	border-top: none
}

.sub-menu a {
	line-height: 1.2em;
	padding: 13px;
	font-family: Montserrat, sans-serif
}

.sub-menu li:hover>a {
	background: #f4f6fb
}

.sub-menu .sub-menu {
	padding: 0 26px
}

@media (min-width:1025px) {
	.nav--primary {
		border-top: none;
		display: block;
		padding-top: 0;
		margin-top: 10px
	}

	.nav--primary>ul>li {
		border-top: none;
		margin-left: 30px;
		padding-bottom: 10px
	}

	.nav--primary>ul>li>a {
		font-family: Montserrat, sans-serif;
		padding: 0
	}

	.nav--primary>ul>li:first-child,
	.nav--primary>ul>li:first-child>a {
		margin-left: 0
	}

	.sub-menu {
		border-left: 1px solid #bbcdf0;
		border-bottom: 1px solid #bbcdf0;
		border-right: 1px solid #bbcdf0;
		min-width: 300px;
		position: absolute;
		top: 36px
	}

	.sub-menu .sub-menu {
		background: #f4f6fb;
		border: 1px solid #bbcdf0;
		padding: 0;
		left: 298px;
		top: -1px
	}

	.sub-menu .sub-menu>li {
		border: none;
		font-size: 11px
	}

	.sub-menu .sub-menu>li>a {
		padding: 8px 13px
	}

	.sub-menu .sub-menu>li:hover>a {
		background: #d8e1f4
	}

	.nav--primary>ul>.menu-item-7877 .sub-menu .sub-menu {
		left: auto;
		right: 298px
	}

	.navigation li:hover>.sub-menu {
		display: block
	}

	.menu-item-7880>ul {
		min-width: 700px
	}

	.menu-item-7880>ul>li {
		float: left;
		width: 50%
	}
}

@media (min-width:1200px) {
	.nav--primary>ul>li {
		margin-left: 40px;
		font-size: 16px
	}

	.full-image-section--getting-started {
		background-size: cover !important;
	}

}

.full-image-section--getting-started {
	background: url(../img/bg-getting-started.jpg) no-repeat center center;
	background-size: cover;
}

.full-image-section__content {
	background: #fff;
	padding: 13px;
	margin-top: 26px;
	margin-bottom: 26px
}

.full-image-section__content-inner {
	border: 1px solid #dae4f6;
	padding: 26px;
	text-align: center
}

@media (min-width:769px) {
	.full-image-section__content {
		margin-top: 370px;
		margin-bottom: 90px
	}

	.full-image-section--getting-started .full-image-section__content,
	.full-image-section--getting-started2 .full-image-section__content {
		margin-top: 250px;
		margin-bottom: 250px
	}
}

.nav--anchor-links {
	font-size: 17px
}

.nav--anchor-links li {
	border-top: 1px solid #d6e5f8;
	padding: 8px
}

.bg--dark-blue .nav--anchor-links li {
	border-top: 1px solid #afcbf2
}

.nav--anchor-links li:first-child {
	border-top: 0
}

.nav--anchor-links a {
	padding: 13px 26px;
	letter-spacing: 1px
}

.bg--dark-blue .nav--anchor-links a {
	color: #fff
}

.nav--anchor-links a:hover {
	color: #285bb3
}

.nav--anchor-links li a {
	font-family: Montserrat, sans-serif
}

@media (min-width:1025px) {

	.bg--dark-blue .nav--anchor-links li,
	.nav--anchor-links li {
		border-top: 0
	}

	.bg--dark-blue .nav--anchor-links a:hover,
	.nav--anchor-links a:hover {
		border-bottom: 3px solid #285bb3
	}

	.bg--dark-blue .nav--anchor-links a {
		border-bottom: 3px solid transparent
	}
}

.masthead {
	color: #fff;
	background-image: url(https://www.hydroworx.com/content/uploads/2020/01/HW-InteriorWebBannerplain-1.jpg);
	background-position: 50%;
	background-size: cover;
	position: relative;
	padding-top: 26px
}

header#masthead {
	border-bottom: 3px solid #346ccc
}

.masthead .masthead-image {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.page-id-8892 header#masthead {
	border-bottom: 3px solid #346ccc
}

.page-id-8854 header#masthead {
	border-bottom: 3px solid #346ccc
}

.page-id-8879 header#masthead {
	border-bottom: 3px solid #346ccc
}

@media (max-width: 1024px) {

	.slider__img {
		width: 100%;
		height: 545px;
		object-fit: cover;
	}

}

@media (min-width:1025px) {
	.masthead {
		min-height: 250px;
		padding-top: 115px;
		margin-top: 185px
	}
}

.page-title {
	font-weight: 600;
	color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	position: relative;
	z-index: 1
}

@media (min-width:600px) {
	page-title {
		margin-bottom: 5px
	}
}

.masthead--slideshow {
	background-image: none;
	padding-top: 0;
	padding-bottom: 0
}

.masthead--slideshow .slide {
	display: none
}

.masthead--slideshow .slide:first-child {
	display: block
}

.masthead--slideshow.slick-initialized .slide {
	display: block
}

.masthead--slideshow:after {
	display: none
}

.masthead--slideshow .slick-slide picture {
	position: absolute;
	left: 50%;
	margin-left: -1000px
}

.masthead--slideshow .slick-dots {
	display: none !important
}

.masthead--slideshow .slick-list {
	height: 380px !important
}

.masthead--slideshow .slick-slide picture {
	margin-left: -300px
}

.masthead--slideshow .slick-next,
.masthead--slideshow .slick-prev {
	position: absolute;
	background: 0 0;
	border: none;
	top: 694px;
	font-size: 30px
}

.masthead--slideshow .slick-next {
	left: 24%;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	margin-left: 20px
}

.masthead--slideshow .slick-prev {
	left: 17%;
	z-index: 200;
	margin-right: 20px
}

.slide__content {
	position: absolute;
	left: 0;
	min-height: 200px;
	width: 100% !important;
	top: 200px;
	z-index: 1
}

.slide__content h2,
.slide__content h3 {
	color: #fff;
	margin: 0
}

.slide__content p {
	margin-top: 13px;
	margin-bottom: 13px
}

.slide__content h2 {
	font-size: 26px;
	line-height: 1em;
	margin-bottom: 20px;
	position: relative
}

.slide__content h2:after {
	background: #346ccc;
	content: '';
	height: 3px;
	position: absolute;
	bottom: -9px;
	width: 190px;
	left: 50%;
	margin-left: -95px
}

.slide__content h3 {
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 4px
}

.slide__content .btn {
	display: block;
	padding: 6px 12px;
	width: 100%
}

.masthead--slideshow:after {
	content: '';
	background-color: rgba(16, 33, 86, .6);
	height: 10px;
	width: 100%;
	display: block;
	position: absolute;
	top: 99%
}

@media (min-width:600px) {
	.slide__content {
		left: 15%;
		width: 70% !important;
		min-height: auto;
		top: 260px
	}

	.slide__content h2 {
		font-size: 36px
	}

	.slide__content h2:after {
		bottom: -20px
	}

	.slide__content h3 {
		font-size: 16px
	}

	.slide__content p {
		display: inline-block;
		margin-top: 26px;
		margin-bottom: 26px
	}

	.slide__content .btn {
		display: inline-block;
		padding: 12px;
		margin: 0 5px;
		width: 100%
	}

	.masthead--slideshow {
		border-bottom: 10px solid #346ccc
	}

	.masthead--slideshow .slick-list {
		height: 545px !important
	}

	.masthead--slideshow .slick-slide picture {
		margin-left: -512px
	}

	.masthead--slideshow .slick-dots {
		display: block !important;
		position: absolute;
		text-align: center;
		top: 510px;
		left: 20%;
		width: 60%
	}

	.masthead--slideshow .slick-dots li {
		margin-left: 10px
	}

	.masthead--slideshow .slick-dots li:first-child {
		margin-left: 0
	}

	.masthead--slideshow .slick-dots button {
		background: 0 0;
		border: 2px solid #fff;
		-webkit-border-radius: 7px;
		border-radius: 7px;
		height: 14px;
		line-height: 1;
		outline: 0;
		padding: 0;
		width: 14px
	}

	.masthead--slideshow .slick-dots .slick-active button {
		background: #fff
	}
}

@media (min-width:1025px) {
	.slide__content {
		left: 10%;
		width: 560px !important;
		top: 400px
	}

	.slide__content h2 {
		font-size: 42px;
		font-weight: 100;
		font-style: normal
	}

	.slide__content h3 {
		font-size: 20px
	}

	.slide__content .btn {
		padding: 12px 24px
	}

	.masthead--slideshow .slick-list {
		height: 750px !important
	}

	.masthead--slideshow .slick-slide picture {
		margin-left: -1000px
	}

	.masthead--slideshow .slick-dots {
		left: 10%;
		text-align: left;
		top: 700px;
		width: auto
	}
}

@media (min-width:1200px) {

	.masthead--slideshow .slick-dots,
	.slide__content {
		left: 20%
	}

	.masthead--slideshow .slide__content {
		left: 188px
	}
}

.breadcrumbs {
	display: none
}

.tag-line_br {
	position: relative;
	z-index: 1;
	float: right;
	margin-right: 30px;
	margin-top: -5px
}

.tag-line_br img {
	max-height: 20px;
	display: none
}

@media (max-width:1024px) {
	.tag-line_br {
		float: none;
		margin-right: 0;
		margin-top: 5px
	}

	.tag-line_br img {
		max-height: unset
	}
}

@media (max-width:600px) {
	.tag-line_br {
		margin-top: 0
	}

	.tag-line_br img {
		max-height: 20px
	}
}

@media (min-width:600px) {
	.breadcrumbs {
		display: block;
		font-size: 14px;
		position: relative;
		z-index: 1
	}

	.breadcrumbs a {
		color: #fff;
		font-weight: 400
	}

	.breadcrumbs a:hover {
		color: #999
	}

	.breadcrumb_last,
	.breadcrumbs a {
		padding: 0 5px
	}
}

.wp-pagenavi span.pages {
	padding-right: 20px;
	border-right: 1px solid #223675
}

.wp-pagenavi span.current,
a.nextpostslink,
a.previouspostslink {
	padding-right: 5px;
	padding-left: 5px
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
	padding-right: 25px;
	padding-left: 25px
}

.wp-pagenavi span.current {
	color: #223675;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.wp-pagenavi a.page.larger,
a.page.smaller {
	padding-right: 5px
}

.wp-pagenavi a.first {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: underline;
	color: #223675;
	border-right: 1px solid #223675
}

.wp-pagenavi a.last {
	padding-left: 25px;
	text-decoration: underline;
	color: #223675;
	border-left: 1px solid #223675
}

.wp-pagenavi a.page.smaller {
	font-family: Montserrat, sans-serif
}

.error404 .page-body .nav--primary ul li {
	display: block;
	text-align: left;
	margin-left: 0
}

.error404 .page-body .nav--primary ul li .sub-menu {
	display: block;
	position: relative;
	top: 0;
	border: 0;
	background: 0 0
}

.error404 .page-body .nav--primary ul li .sub-menu li {
	border: 0;
	text-transform: none
}

.error404 .page-body .nav--primary ul li .sub-menu a {
	padding: 8px 24px
}

.error-links ul li {
	list-style-type: none;
	display: inline-block
}

.archive .page-sidebar .search-field,
.blog .page-sidebar .search-field,
.category .page-sidebar .search-field,
.page-sidebar .hs-input,
.single .page-sidebar .search-field {
	background: #fff;
	margin-bottom: 10px;
	padding: 12px 8px;
	border-radius: 0
}

.page-sidebar div.hs_email.field.hs-form-field,
input.hs-button.primary.large {
	padding-left: 20px
}

.page-sidebar .hs-form.stacked .field div.input {
	margin-right: -105px
}

.page-sidebar input.hs-button.primary.large {
	margin-left: 28px
}

.page-sidebar .hs-form.stacked label {
	margin-top: 20px
}

.page-sidebar .hs-form.stacked .actions {
	margin-top: -30px
}

.archives-block {
	border-top: 1px solid #8aa2d2
}

.entry-categories,
.entry-date,
.pipe {
	font-size: 13px
}

.blog-block {
	margin-bottom: 40px
}

.comment-form input,
.comment-form textarea {
	width: 100%
}

.comment-form label small {
	font-size: 16px
}

.comment-form p {
	margin: 0
}

.comment-author img {
	display: none
}

.comment-metadata time {
	font-size: 13px
}

.commentlist li {
	border-bottom: 1px solid #dae4f6;
	padding: 20px 0
}

.widget_search {
	padding: 10px 20px
}

.widget_search .search-submit {
	position: relative;
	border-radius: 0;
	top: inherit;
	left: inherit;
	right: inherit;
	top: inherit;
	display: inline-block;
	padding: 4px 24px;
	color: #fff;
	font-size: 12px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	letter-spacing: 1.9px;
	text-align: center;
	text-transform: uppercase;
	border: none;
	background: #8aa2d2
}

.widget_archive,
.widget_categories,
.widget_recent_entries {
	padding: 10px 20px
}

.widget_archive h3,
.widget_categories h3,
.widget_recent_entries h3 {
	letter-spacing: 0;
	font-size: 20px
}

.widget_recent_entries ul {
	padding-left: 20px
}

.widget_recent_entries ul li {
	font-size: 14px;
	margin-bottom: 0
}

.widget_archive label,
.widget_categories label {
	display: none
}

.blog-share-icons {
	font-size: 30px
}

.blog-share-icons h4 {
	display: inline-block;
	margin-right: 13px;
	text-transform: uppercase
}

.blog-share-icons a {
	color: #f69b2b
}

.blog-share-icons a:hover {
	color: #8aa2d2
}

.blog-block img {
	float: left;
	margin-right: 40px;
	width: auto;
	max-width: 33%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 31px
}

.block-list,
.block-list>li,
.matrix,
.matrix>li {
	border: 0 solid #ccc
}

.block-list,
.matrix {
	list-style: none;
	margin-left: 0;
	border-top-width: 1px
}

.block-list>li,
.matrix>li {
	border-bottom-width: 1px;
	padding: 12px
}

.block-list__link,
.matrix__link {
	display: block;
	padding: 12px;
	margin: -12px
}

.matrix {
	border-left-width: 1px
}

.matrix>li {
	float: left;
	border-right-width: 1px
}

.multi-list {
	list-style: none;
	margin-left: 0
}

.multi-list>li {
	float: left
}

.multi-list--padded>li {
	padding-left: 10px;
	padding-right: 10px
}

.two-cols>li {
	width: 50%
}

.three-cols>li {
	width: 33.333%
}

.four-cols>li {
	width: 25%
}

.five-cols>li {
	width: 20%
}

.matrix>.all-cols,
.multi-list>.all-cols {
	width: 100%
}

@media (max-width:769px) {
	.two-cols>li {
		width: 100%
	}
}

.list-icons {
	list-style: none;
	padding-left: 0
}

.list-icons li {
	color: #223675;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	padding: 13px 0
}

.page-content .list-icons a {
	color: #0d1b33
}

.page-content .list-icons a:hover {
	color: #346ccc
}

.list-icons [class*=" icon-"],
.list-icons [class^=icon-] {
	background: #d6e5f8;
	font-size: 18px;
	padding: 8px;
	margin-right: 13px;
	height: 30px;
	width: 30px;
	color: #223675;
	-webkit-border-radius: 30px;
	border-radius: 30px
}

.list-icons--large li {
	font-size: 20px;
	padding: 13px 0;
	text-transform: uppercase;
	letter-spacing: 2px
}

.list-icons--large [class*=" icon-"],
.list-icons--large [class^=icon-] {
	background: 0 0;
	border: 3px solid #223675;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	font-size: 24px;
	height: 50px;
	padding: 10px;
	text-align: center;
	width: 50px
}

.text-block {
	padding: 26px;
	text-align: center
}

.text-block--taller {
    padding-top: 34px;
    padding-bottom: 34px;
}

.text-block .btn {
	margin-top: 13px
}

.text-block .btn:first-of-type {
	margin-top: 0
}

.three-option-row {
	margin-top: 26px;
	margin-bottom: 26px
}

.three-option-row__item {
	border-top: 1px solid #afcbf0;
	padding-bottom: 26px;
	padding-top: 52px;
	text-align: center
}

.three-option-row__item:first-child {
	border-top: none;
	padding-top: 0
}

.three-option-row__item h3 {
	font-weight: 400;
	line-height: 28px;
}

.three-option-row__item [class^=icon-] {
	color: #7fa3d5;
	font-size: 54px
}

@media (min-width:1025px) {
	.three-option-row {
		display: table
	}

	.three-option-row__item {
		border-top: 0;
		border-left: 1px solid #afcbf0;
		display: table-cell;
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 26px;
		padding-right: 26px;
		width: 33.3333%
	}

	.three-option-row__item:first-child {
		border-left: none;
		padding-left: 0
	}

	.three-option-row__item:last-child {
		padding-right: 0
	}
}

.vidyard {
	display: block;
	margin: 10px auto
}

.vidyard-player-inner {
	position: relative;
	display: block;
	width: 100% !important;
	height: 0;
	padding: 56.25% 0 0 0
}

.vidyard-player-outer {
	max-height: 360px
}

@media (min-width:500px) {
	.vidyard_wrapper img {
		width: 100%;
		height: auto
	}
}

.homepage-video .vidyard_player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 640px;
	max-height: 360px
}

.homepage-video .vidyard_player>span {
	width: 100% !important;
	height: 100% !important;
	margin: 0 auto !important
}

.video-player {
	display: none
}

.video-player.active {
	display: block
}

@media (min-width:600px) {
	.vidyard {
		height: 400px;
		width: 600px
	}
}

.is-loading {
	opacity: .5
}

.page-head {
	width: 100%;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .95);
	background-color: #fff;
}

@media (min-width:1025px) {
	.page-head {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999
	}

	.admin-bar .page-head {
		top: 32px
	}
}

@media screen and (max-width:782px) {
	.admin-bar .page-head {
		top: 46px
	}
}

.top-bar {
	padding: 5px 0;
	background: #346ccc
}

.top-bar .text--orange {
	color: #fff !important
}

@media (min-width:1025px) {
	.top-bar {
		padding: 10px 0
	}
}

.page-head__phone {
	color: #fff;
	font-size: 14px;
	text-align: center
}

.page-head__phone .icon-mobile {
	font-size: 12px;
	padding-right: 5px
}

.page-head .logo img {
	margin: 0 auto;
	margin-top: 8px
}

.page-head__local-phone {
	display: inline-block;
	line-height: 1em;
	padding-left: 15px
}

@media (min-width:768px) {
	.page-head__local-phone {
		border-left: 1px solid #999;
		display: inline-block;
		padding-left: 10px;
		margin-left: 10px
	}
}

@media (min-width:1025px) {
	.page-head__phone {
		color: #fff;
		font-size: 16px;
		letter-spacing: 2px;
		margin-top: 2px
	}

	.page-head__phone .icon-mobile {
		font-size: 15px
	}
}

.page-head__findpools,
.page-head__infokit {
	color: #f69b2b;
	font-family: Montserrat sans-serif;
	font-size: 12px;
	text-transform: uppercase
}

.page-head__infokit .hidden-xxs {
	color: #fff
}

.page-head__infokit .icon-arrow-right {
	color: #999;
	font-size: 15px;
	vertical-align: middle
}

.page-head__infokit a {
	color: #fff
}

.page-head__infokit a:hover,
.page-head__infokit a:hover .hidden-xxs {
	color: #fff
}

@media (min-width:600px) {

	.page-head__findpools,
	.page-head__infokit {
		text-align: right;
		float: right
	}

	.page-head__infokit {
		margin-right: 20px
	}
}

@media (min-width:1025px) {
	.page-head__infokit {
		font-size: 13px;
		margin-top: 3px;
		letter-spacing: 2px
	}

	.page-head__infokit .icon-arrow-right {
		font-size: 19px
	}
}

.page-head__social {
	text-align: center
}

.page-head__social a {
	color: #fff;
	display: inline-block;
	font-size: 21px;
	padding-right: 5px;
	position: relative;
	top: 3px
}

.page-head__social span {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out
}

.page-head__social span:hover {
	color: #346ccc
}

.page-head__social a:last-child {
	padding-right: 0
}

@media (min-width:1025px) {
	.page-head__social {
		text-align: left
	}

	.page-head__social a {
		color: #fff;
		font-size: 25px
	}
}

.page-head__bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .2)
}

.page-head__bottom .icon-menu {
	display: block;
	font-size: 19px
}

@media (min-width:1100px) {
	.page-head__bottom.active .navigation>ul>li {
		margin-left: 32px
	}
}

@media (min-width:1025px) {
	.page-head__bottom {
		padding-bottom: 0
	}

	.page-head__bottom.active .navigation {
		width: 80%;
		text-align: left
	}

	.page-head__bottom.active .navigation>ul>li {
		font-size: 14px;
		margin-left: 16px
	}

	.page-head__bottom.active .page-head__logo {
		width: 20%
	}

	.page-head__bottom.active .page-head__logo img {
		width: 100%;
		height: auto;
		margin-top: 0
	}

	.page-head__bottom.active .navigation>ul>li>a {
		letter-spacing: 1px
	}

	.page-head__bottom.active .nav--primary {
		margin-top: 5px
	}
}

.page-head__logo {
	text-align: center
}

.page-head__logo .logo {
	display: inline-block
}

.page-head__logo .logo img {
	width: 100%;
	margin: 0 auto
}

@media (min-width:600px) {
	.page-head__logo .logo img {
		width: 100%;
		margin: 0 auto
	}
}

@media (min-width:1025px) {
	.page-head__logo .logo img {
		width: 53%;
		padding-top: 25px;
		padding-bottom: 25px
	}

	.page-head__bottom.active .page-head__logo .logo img {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.menu-text,
.search-text {
	display: block;
	font-size: 11px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #0d1b33;
	letter-spacing: .04em
}

.page-head__menu {
	text-align: right
}

.main-menu-toggle {
	color: #0d1b33;
	text-align: center
}

.page-head .icon-search {
	color: #0d1b33;
	display: block;
	font-size: 21px
}

.search-block {
	text-align: center
}

.site-search {
	position: relative;
	max-height: 0;
	margin-top: -5px;
	background: #23282d;
	overflow: hidden;
	transition: max-height .3s ease-out
}

.site-search.visible {
	max-height: 100px
}

.search-form {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative
}

.search-form input {
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0 40px 0 20px;
	font-size: 14px;
	background: #8aa2d2;
	box-sizing: border-box;
	outline: 0;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px
}

.search-form input:focus {
	background: #fff
}

.search .icon-search {
	display: none
}

.search-submit .icon-mobile-search:hover {
	color: #f69b2b
}

. .search-form input:-moz-placeholder {
	color: #223675
}

.search-form input::-moz-placeholder {
	color: #223675
}

.search-form input:-ms-input-placeholder {
	color: #223675
}

.search-form input::-webkit-input-placeholder {
	color: #223675
}

.search-submit {
	outline: 0;
	position: absolute;
	right: 15px;
	top: 18px;
	padding: 0;
	color: #23282d;
	font-size: 24px;
	border: 0;
	background: 0 0
}

@media (min-width:1025px) {
	.site-search {
		background: 0 0;
		overflow: visible
	}

	.search-form {
		padding: 0
	}

	.search-form input {
		height: 30px;
		line-height: 30px;
		margin-top: 4px;
		font-size: 12px;
		padding: 0 20px 0 30px
	}

	.search-submit {
		position: absolute;
		left: 10px;
		right: inherit;
		top: 8px;
		padding: 0;
		color: #223675;
		font-size: 14px
	}
}

.page-foot .navigation a {
	letter-spacing: 0;
	float: left
}

.page-foot__top {
	background: #efefef;
	padding: 45px 0;
	text-align: center
}

.nav--footer li a {
	font-size: 16px;
	font-weight: 400;
	text-transform: none
}

.nav--footer li a:after {
	content: '|';
	padding: 0 14px
}

.nav--footer li:last-child a:after,
.nav--footer li:nth-child(2) a:after,
.nav--footer li:nth-child(3) a:after,
.page-foot__bottom li:last-child a:after {
	display: none
}

.nav--footer {
	text-align: center
}

.nav--footer li.current-menu-item a {
	color: #b6cbee
}

.nav--footer li.current-menu-item a:after {
	color: #223675
}

.nav--footer li {
	display: inline-block
}

.page-foot__social a span {
	font-size: 27px
}

.page-foot__social {
	padding: 20px 0
}

.page-foot__call {
	display: block;
	margin-top: 20px;
	text-transform: uppercase
}

.page-foot__logo {
	margin-top: 27px
}

.page-foot__logo .logo img {
	max-width: 270px;
	width: 100%
}

.nav--bottom-footer li {
	display: inline-block;
	top: 8px
}

.page-foot__bottom {
	padding: 13px 0 26px 0;
	text-align: center
}

.page-foot__bottom .navigation li a {
	color: #252525;
	font-size: 14px;
	text-transform: none;
	font-weight: 300
}

.page-foot__bottom li a:after {
	content: '|';
	padding: 0 10px
}

.page-foot__bottom img {
	width: auto
}

.copyright {
	font-size: 14px;
	margin-right: 20px
}

@media (min-width:378px) {

	.nav--footer li:nth-child(2) a:after,
	.nav--footer li:nth-child(3) a:after {
		content: '|';
		display: inline-block
	}
}

@media (min-width:400px) {
	.page-foot__bottom img {
		display: inline-block;
		position: relative;
		top: 10px;
		width: auto
	}
}

@media (min-width:769px) {
	.page-foot__top {
		text-align: left
	}

	.nav--footer {
		text-align: left
	}

	.page-foot__call {
		display: inline-block;
		margin-top: 0;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400
	}

	.page-foot__address {
		margin-top: 30px
	}

	.page-foot__bottom .navigation {
		display: inline-block
	}
}

@media (min-width:1025px) {
	.page-foot__top {
		text-align: left
	}

	.page-foot .navigation {
		text-align: left
	}

	.nav--footer li a:after {
		padding: 0 20px
	}

	.page-foot__address {
		margin-top: 20px
	}

	.page-foot__bottom img {
		margin-left: 25px
	}
}

.sidebar {
	background: #fff
}

.sidebar>:first-child {
	margin-top: 0
}

.sidebar label {
	font-size: 16px
}

.sidebar h4 {
	font-weight: 400
}

.sidebar--search {
	background: #adcaec;
	padding: 10px
}

.sidebar--search .search-form input {
	background: #fff;
	border: 1px solid #ecede8;
	margin-top: 0
}

.sidebar--menu {
	list-style: none;
	padding: 0
}

.sidebar--menu ul {
	display: none;
	list-style: none;
	padding: 0
}

.sidebar--menu .active>ul {
	display: block
}

.sidebar--menu a {
	display: block
}

.sidebar--menu>li {
	border-top: 1px solid #ebebeb
}

.sidebar--menu>li>a {
	color: #898989;
	font-family: Montserrat sans-serif;
	padding: 7px 26px;
	position: relative;
	text-transform: uppercase
}

.sidebar--menu>li>a:hover {
	background: #f3f6fb
}

.sidebar--menu>li>a:after {
	font-size: 22px;
	position: absolute;
	right: 26px
}

.sidebar--menu ul {
	border-top: 1px solid #ebebeb;
	padding-top: 13px;
	padding-bottom: 26px
}

.sidebar--menu ul>li>a,
.sidebar--menu ul>li>label {
	padding: 3px 26px 3px 40px
}

.sidebar--menu ul .active>a,
.sidebar--menu ul>li>a:hover {
	background: #d3e7ff;
	color: #223675
}

.sidebar--menu ul ul {
	border-bottom: 1px solid #ebebeb;
	padding-left: 60px;
	padding-right: 26px
}

.sidebar--menu ul ul>li>a,
.sidebar--menu ul ul>li>label {
	padding: 3px 0
}

.sidebar--menu ul ul ul {
	padding-left: 20px
}

.sidebar--video-filter {
	border: 1px solid #ebecee
}

.industries-list .row {
	display: flex;
	flex-wrap: wrap;
	row-gap: 25px;
}

@media (min-width:1025px) {
	.sidebar--search .search-submit {
		top: 4px
	}
}

.bg--homepage-content {
	background: url(../img/pool-bg.jpg) no-repeat -600px 0
}

.bg--homepage-content h2 {
	margin-top: 0
}

@media (min-width:769px) {
	.bg--homepage-content {
		background: url(../img/pool-bg.jpg) no-repeat -400px 0
	}

	.industries-list [class*=" col-"]:nth-child(2n+1),
	.industries-list [class^=col-]:nth-child(2n+1) {
		clear: left
	}

	.homepage-videos {
		background-color: #fff;
		border-left: 3px solid #fff;
		border-right: 3px solid #fff
	}

	.homepage-video {
		border-left: 3px solid #fff;
		border-right: 3px solid #fff;
		float: left;
		width: 25%
	}
}

@media (min-width:1025px) {
	.bg--homepage-content {
		background: url(../img/pool-bg.jpg) no-repeat center top;
		background-size: cover
	}
}

@media (min-width:1200px) {

	.industries-list [class*=" col-"]:nth-child(2n+1),
	.industries-list [class^=col-]:nth-child(2n+1) {
		clear: none
	}

	.industries-list [class*=" col-"]:nth-child(3n+1),
	.industries-list [class^=col-]:nth-child(3n+1) {
		clear: left
	}

	.industries-list {
		padding-bottom: 72px;
		position: relative
	}

	.industries-list .titled-list {
		padding-left: 26px;
		padding-right: 26px
	}

	.industries-list .titled-list ul {
		margin-bottom: 13px;
		margin-left: 0;
		padding-left: 0
	}

	.homepage-intro .text--large {
		font-size: 19px
	}
}

.page-content>.container>h2:first-child,
.page-content>.container>h3:first-child,
.page-content>.container>h4:first-child {
	margin-top: 0
}

@media (min-width:600px) {
	.sub-pages div[class^=col-]:nth-child(2n+1) {
		clear: left
	}
}

@media (min-width:769px) {
	.sub-pages div[class^=col-]:nth-child(2n+1) {
		clear: none
	}

	.sub-pages div[class^=col-]:nth-child(3n+1) {
		clear: left
	}
}

.loader {
	background: url(../img/ajax-loader.gif) no-repeat center center;
	clear: both;
	height: 40px;
	width: 100%
}

.card .loader {
	background: url(../img/ajax-loader.gif) no-repeat center center #fff;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	z-index: 1
}

.js-profile-filters .loader {
	background: url(../img/ajax-loader.gif) no-repeat center center #fff;
	margin: 0 auto;
	width: 40px
}

.product__intro h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	font-family: Montserrat, sans-serif
}

.product__intro h3 {
	margin: 0;
	font-size: 28px
}

.product_new .product__intro h3 {
	letter-spacing: 1px;
}

.product_new .product__intro p {
	margin-bottom: 0;
}

.product_new .product__intro a.push--ends {
	margin-top: 10px !important;
}

.product__specs .card,
.product__specs .text-block {
	margin-top: 10px;
	margin-bottom: 10px
}

@media (min-width: 769px) {
	.product__intro>.row {
		display: flex;
	}

	.product__intro>.row>.col-sm-6:last-of-type {
		display: flex;
		align-items: center;
	}
}

.features__header {
	min-height: 200px;
	position: relative
}

.features__title {
	margin: 0;
	position: absolute;
	bottom: 0;
	width: 100%
}

.product-sticky-cta {
	display: none
}

@media (min-width:600px) {

	.homepage-products [class*=col-]:nth-child(2n+1),
	.homepage-products [class^=col-]:nth-child(2n+1),
	.products .js-paged-insert [class*=col-]:nth-child(2n+1),
	.products .js-paged-insert [class^=col-]:nth-child(2n+1) {
		clear: left
	}

	.features__header {
		min-height: 300px
	}
}

@media (min-width:769px) {

	.homepage-products [class*=col-]:nth-child(2n+1),
	.homepage-products [class^=col-]:nth-child(2n+1),
	.products .js-paged-insert [class*=col-]:nth-child(2n+1),
	.products .js-paged-insert [class^=col-]:nth-child(2n+1) {
		clear: none
	}

	.homepage-products [class*=col-]:nth-child(3n+1),
	.homepage-products [class^=col-]:nth-child(3n+1),
	.products .js-paged-insert [class*=col-]:nth-child(3n+1),
	.products .js-paged-insert [class^=col-]:nth-child(3n+1) {
		clear: left
	}

	.features__header {
		min-height: 400px
	}

	.product-sticky-cta {
		display: block;
		position: fixed;
		right: 0;
		bottom: 10px;
		background: #999;
		z-index: 300;
		text-align: center;
		color: #fff !important;
		font-size: 20px;
		padding: 9px 20px;
		text-transform: uppercase;
		z-index: 9999
	}

	.product-sticky-cta:hover {
		color: #dae4f6 !important
	}

	.product-sticky-cta:before {
		content: '';
		background: url(../img/banner-end-grey.png) no-repeat;
		width: 30px;
		height: 70px;
		left: -23px;
		top: 0;
		display: block;
		position: absolute
	}

	.product-sticky-cta a {
		color: #fff
	}

	.product-sticky-cta span {
		font-family: Montserrat, sans-serif;
		font-weight: 400
	}
}

@media (min-width:1025px) {

	.product__features-list [class*=col-]:nth-child(odd),
	.product__features-list [class^=col-]:nth-child(odd) {
		/*
		clear: left
		*/
	}

	.features__header {
		min-height: 500px
	}
}

@media (min-width:1200px) {
	.features__header {
		min-height: 600px
	}
}

.customer-profile-panel {
	border: 2px solid #f2f7fb;
	padding: 26px 26px 52px 26px;
	text-align: center
}

.customer-profile-panel__intro {
	font-style: italic;
	margin-bottom: 52px
}

.customer-profile-panel .quote p {
	font-size: 16px;
	line-height: 1.4em
}

.js-profile-filters .container>.row>[class*=col-]:first-child {
	margin-bottom: 13px
}

.profile__gallery .gallery__slide {
	height: 350px
}

.profile__gallery .gallery__thumb {
	height: 89px
}

@media (min-width:600px) {
	.js-profile-filters .container>.row>[class*=col-]:first-child {
		margin-bottom: 0
	}

	.customer-profile-items .js-filter-result [class*=col-]:nth-child(2n+1) {
		clear: left
	}
}

@media (min-width:769px) {
	.customer-profile-items .js-filter-result [class*=col-]:nth-child(2n+1) {
		clear: none
	}

	.customer-profile-items .js-filter-result [class*=col-]:nth-child(3n+1) {
		clear: left
	}
}

@media (min-width:1025px) {
	.customer-profile-items .js-filter-result [class*=col-]:nth-child(3n+1) {
		clear: none
	}

	.customer-profile-items .js-filter-result [class*=col-]:nth-child(4n+1) {
		clear: left
	}
}

@media (min-width:769px) {

	.events .js-paged-insert [class*=col-]:nth-child(2n+1),
	.events .js-paged-insert [class^=col-]:nth-child(2n+1) {
		clear: left
	}
}

@media (min-width:1025px) {

	.events .js-paged-insert [class*=col-]:nth-child(2n+1),
	.events .js-paged-insert [class^=col-]:nth-child(2n+1) {
		clear: none
	}

	.events .js-paged-insert [class*=col-]:nth-child(3n+1),
	.events .js-paged-insert [class^=col-]:nth-child(3n+1) {
		clear: left
	}
}

.sidebar--related-videos .card__featured-image {
	border: 3px solid #dae4f6
}

@media (min-width:600px) {

	.sidebar--related-videos [class*=col-]:nth-child(even),
	.sidebar--related-videos [class^=col-]:nth-child(even),
	.tax-video_topic [class*=col-]:nth-child(2n+1),
	.tax-video_topic [class^=col-]:nth-child(2n+1),
	.videos .js-filter-result [class*=col-]:nth-child(2n+1),
	.videos .js-filter-result [class^=col-]:nth-child(2n+1) {
		clear: left
	}
}

@media (min-width:1025px) {

	.tax-video_topic [class*=col-]:nth-child(2n+1),
	.tax-video_topic [class^=col-]:nth-child(2n+1) {
		clear: none
	}

	.tax-video_topic [class*=col-]:nth-child(3n+1),
	.tax-video_topic [class^=col-]:nth-child(3n+1) {
		clear: left
	}
}

#wp-realtime-sitemap-event,
#wp-realtime-sitemap-profile,
#wp-realtime-sitemap-slideshow,
#wp-realtime-sitemap-video,
.page-item-7884,
.page-item-7887,
.page-item-9038 {
	display: none
}

.getting-started-delivery-installation .card {
	margin-top: 10px;
	margin-bottom: 10px
}

.getting-started-get-started {
	border-bottom: 3px solid #fff
}

.get-started-needs {
	border-bottom: 1px solid #b6ccf3;
	overflow: hidden;
	position: relative
}

.get-started-needs__list-wrapper {
	background: #f3f6fb
}

.get-started-intro .breadcrumbs,
.get-started-intro .breadcrumbs a {
	color: #555
}

.get-started-intro .breadcrumb_last {
	color: #223675;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.get-started-intro h2 {
	text-transform: none;
	font-size: 30px;
	letter-spacing: 0;
}

.form-code {
	padding: 100px 0;
}

.bg-white {
	background: #fff;
}

.form-code .bg-white {
	padding: 30px;
}

.form-code h3 {
	text-transform: none;
}

.form-code ul li {
	color: #223675;
}

@media (min-width:769px) {
	.get-started-needs:before {
		background: #f3f6fb;
		content: '';
		height: 100%;
		position: absolute;
		left: 60%;
		width: 100%
	}

	.get-started-needs__list-wrapper {
		background: 0 0
	}
}

@media (min-width:1025px) {
	.page-template-page-getting-started .page-body {
		padding-top: 140px
	}
}

.roi-no-data {
	height: 300px;
	padding: 40px
}

.roi-section {
	margin-bottom: 52px
}

.roi-hs,
.roi-section__form {
	background: #eaf1fe;
	position: relative;
	padding: 26px
}

.roi-section__form .slick-next,
.roi-section__form .slick-prev {
	position: absolute;
	background: 0 0;
	border: none;
	top: 116px;
	font-size: 30px
}

.roi-section__form .slick-next {
	right: 2%;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	margin-left: 20px
}

.roi-section__form .slick-prev {
	left: 2%;
	z-index: 200;
	margin-right: 20px
}

.roi-section input {
	background: #fff;
	width: 140px
}

.roi-section textarea {
	background: #fff
}

.roi-section label {
	font-size: 16px;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.roi-section #roi-calc label {
	font-size: 16px;
	margin-bottom: 10px
}

.roi-section label span.expenses-small {
	text-transform: none;
	font-size: 16px;
	display: block;
	margin-top: 10px;
	margin-left: 22px;
	font-family: Montserrat, sans-serif
}

.roi-section .icon {
	display: inline-block;
	padding-right: 8px;
	font-size: 29px;
	position: relative;
	top: 5px
}

.roi-section .icon-calculator,
.roi-section .icon-dollarsign,
.roi-section .icon-patient,
.roi-section .icon-patient-group {
	font-size: 20px
}

.roi-section small {
	font-size: 15px;
	margin-left: 8px
}

.roi-section label small {
	font-size: 14px;
	font-family: Montserrat, sans-serif
}

.roi-result-content {
	display: table;
	margin-bottom: 78px;
	width: 100%
}

.roi-result-content__title {
	margin: 0;
	padding: 13px
}

.roi-result-content__profit-potential,
.roi-result-content__roi-result {
	color: #fff;
	display: inline-block;
	font-size: 36px;
	margin: 0;
	padding: 13px
}

.roi-result-content__roi-result {
	background: #ff9c1b
}

.roi-result-content__profit-potential {
	background: #223675
}

@media (min-width:600px) {
	.roi-section__form {
		background: 0 0;
		padding: 0
	}

	.roi-section input {
		width: auto
	}

	.roi-result-content__column {
		border-right: 1px solid #d4dcee;
		border-bottom: 1px solid #d4dcee;
		display: table-cell;
		padding-bottom: 26px;
		width: 50%
	}

	.roi-result-content__column:first-child {
		border-left: 1px solid #d4dcee
	}

	.roi-section__content-wrapper .dollar-field:before {
		display: none
	}

	.roi-section label {
		text-align: center
	}

	.roi-section label small {
		display: block
	}

	.roi-section__content-wrapper {
		height: 150px;
		padding-top: 26px;
		padding-left: 26px;
		padding-right: 26px;
		position: relative;
		text-align: center
	}

	.roi-section__content-wrapper:after,
	.roi-section__content-wrapper:before {
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		border-style: solid;
		top: 0
	}

	.roi-section__content-wrapper:before {
		border-width: 0 13px 150px 0;
		left: -13px
	}

	.roi-section__content-wrapper:after {
		border-width: 150px 13px 0 0;
		right: -13px
	}

	.roi-section__content-wrapper--first {
		background: #ecf0f8;
		margin-left: 26px;
		margin-right: 26px
	}

	.roi-section__content-wrapper--first:before {
		border-color: transparent #ecf0f8 transparent transparent
	}

	.roi-section__content-wrapper--first:after {
		border-color: #ecf0f8 transparent transparent transparent
	}

	.roi-section__content-wrapper--second {
		background: #d4dcee;
		margin-left: 39px;
		margin-right: 39px
	}

	.roi-section__content-wrapper--second:before {
		border-color: transparent #d4dcee transparent transparent
	}

	.roi-section__content-wrapper--second:after {
		border-color: #d4dcee transparent transparent transparent
	}

	.roi-section__content-wrapper--third {
		background: #bbc9e5;
		margin-left: 52px;
		margin-right: 52px
	}

	.roi-section__content-wrapper--third:before {
		border-color: transparent #bbc9e5 transparent transparent
	}

	.roi-section__content-wrapper--third:after {
		border-color: #bbc9e5 transparent transparent transparent
	}

	.roi-section__content-wrapper--fourth {
		background: #a3b5db;
		margin-left: 65px;
		margin-right: 65px
	}

	.roi-section__content-wrapper--fourth:before {
		border-color: transparent #a3b5db transparent transparent
	}

	.roi-section__content-wrapper--fourth:after {
		border-color: #a3b5db transparent transparent transparent
	}

	.roi-section__content-wrapper--fifth {
		background: #8aa2d2;
		margin-left: 78px;
		margin-right: 78px
	}

	.roi-section__content-wrapper--fifth:before {
		border-color: transparent #8aa2d2 transparent transparent
	}

	.roi-section__content-wrapper--fifth:after {
		border-color: #8aa2d2 transparent transparent transparent
	}

	.roi-section__content-wrapper--sixth {
		background: #718fc9;
		margin-left: 91px;
		margin-right: 91px
	}

	.roi-section__content-wrapper--sixth:before {
		border-color: transparent #718fc9 transparent transparent
	}

	.roi-section__content-wrapper--sixth:after {
		border-color: #718fc9 transparent transparent transparent
	}
}

@media (min-width:1025px) {
	.roi-section label {
		text-align: right
	}

	.roi-section__content-wrapper {
		height: 100px;
		text-align: left
	}

	.roi-section__content-wrapper:before {
		border-width: 0 13px 100px 0
	}

	.roi-section__content-wrapper:after {
		border-width: 100px 13px 0 0
	}

	.roi-section__content-wrapper .dollar-field {
		display: block
	}
}

a.map-result__link,
a.map-result__link-small {
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	margin-right: 20px
}

a.map-result__link-small {
	font-size: 12px
}

.map-result__name {
	color: #223675;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	margin: 10px 0
}

.locations-list-content h3 {
	margin-bottom: 2px
}

.map-result__branch h4 {
	margin-bottom: 4px;
	line-height: 1.308em;
	letter-spacing: normal
}

span.locations-search-input-wrap label {
	letter-spacing: 1px
}

.location-search-btn {
	display: inline-block;
	color: #fff !important;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	border: none;
	background: #8aa2d2;
	margin-left: -4px;
	height: 40px;
	width: 45px;
	padding: 0
}

.location-search-btn:hover {
	background: #a7beec
}

.location-search-btn span {
	padding: 0
}

.page-id-14497 section.page-content {
	margin-top: 160px
}

.page-id-14497 .masthead {
	display: none
}

.page-id-14497 .masthead:after {
	display: none
}

@media (min-width:600px) {
	.map-result:nth-child(2n+1) {
		clear: left
	}
}

@media (max-width:1024px) {
	.page-id-14497 section.page-content {
		margin-top: 10px
	}
}

@media (min-width:1025px) {
	.map-result:nth-child(2n+1) {
		clear: none
	}

	.map-result:nth-child(3n+1) {
		clear: left
	}
}

@-ms-viewport {
	width: device-width
}

.text--white {
	color: #fff !important
}

.text--blue {
	color: #0d1b33 !important
}

.text--orange {
	color: #346ccc !important
}

.text--light-blue {
	color: #8aa2d2 !important
}

@media (min-width:600px) {
	.title--large {
		font-size: 28px;
		line-height: 34px
	}

	.title--medium {
		font-size: 26px;
		line-height: 32px
	}

	.text--large {
		font-size: 20px;
		line-height: 1.6em
	}
}

.title--h2-variation {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 30px;
	letter-spacing: 2px
}

.title--divided-sub span,
.title--withsub span {
	display: block;
	font-weight: 400;
	font-family: Montserrat, sans-serif !important
}

.title--withsub {
	line-height: 1em
}

.title--withsub span {
	font-size: 14px;
	letter-spacing: 3px
}

.title--divided-sub {
	line-height: 1.6em
}

.title--divided-sub span {
	font-size: 16px;
	letter-spacing: 1px;
	position: relative
}

.title--divided-sub span:before {
	background: #b6caee;
	content: '';
	height: 3px;
	position: absolute;
	top: 0;
	width: 150px;
	left: 50%;
	margin-left: -75px;
	margin-bottom: 30px
}

@media (min-width:769px) {
	.title--large {
		font-size: 40px
	}

	.title--withsub span {
		font-size: 22px
	}
}


/*!
    Modaal - accessible modals - v0.3.1
    by Humaan, for all humans.
    https://humaan.com
 */

.modaal-noscroll {
	overflow: hidden
}

.modaal-accessible-hide {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden
}

.modaal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0
}

.modaal-wrapper {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: auto;
	opacity: 1;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
	transition: all .3s ease-in-out
}

.modaal-wrapper * {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden
}

.modaal-wrapper .modaal-close {
	border: none;
	background: 0 0;
	padding: 0;
	-webkit-appearance: none
}

.modaal-wrapper.modaal-start_none {
	display: none;
	opacity: 1
}

.modaal-wrapper.modaal-start_fade {
	opacity: 0
}

.modaal-wrapper [tabindex="0"] {
	outline: 0 !important
}

.modaal-wrapper.modaal-fullscreen {
	overflow: hidden
}

.modaal-outer-wrapper {
	display: table;
	position: relative;
	width: 100%;
	height: 100%
}

.modaal-fullscreen .modaal-outer-wrapper {
	display: block
}

.modaal-inner-wrapper {
	display: table-cell;
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: middle;
	text-align: center;
	padding: 80px 25px
}

.modaal-fullscreen .modaal-inner-wrapper {
	padding: 0;
	display: block;
	vertical-align: top
}

.modaal-container {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: auto;
	text-align: left;
	color: #000;
	max-width: 1000px;
	border-radius: 0;
	background: #fff;
	box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
	cursor: auto
}

.modaal-container.is_loading {
	height: 100px;
	width: 100px;
	overflow: hidden
}

.modaal-fullscreen .modaal-container {
	max-width: none;
	height: 100%;
	overflow: auto
}

.modaal-close {
	position: fixed;
	right: 20px;
	top: 20px;
	color: #fff;
	cursor: pointer;
	opacity: 1;
	width: 50px;
	height: 50px;
	background: 0 0;
	border-radius: 100%;
	transition: all .2s ease-in-out
}

.modaal-close:focus,
.modaal-close:hover {
	outline: 0;
	background: #fff
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
	background: #b93d0c
}

.modaal-close span {
	position: absolute;
	right: 55px;
	display: block;
	top: 13px;
	width: 116px;
	text-align: right
}

.modaal-close:after,
.modaal-close:before {
	display: block;
	content: " ";
	position: absolute;
	top: 14px;
	left: 23px;
	width: 4px;
	height: 22px;
	border-radius: 4px;
	background: #fff;
	transition: background .2s ease-in-out
}

.modaal-close:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.modaal-close:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.modaal-fullscreen .modaal-close {
	background: #afb7bc;
	right: 10px;
	top: 10px
}

.modaal-content-container {
	padding: 30px
}

.modaal-confirm-wrap {
	padding: 30px 0 0;
	text-align: center;
	font-size: 0
}

.modaal-confirm-btn {
	font-size: 14px;
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	background: 0 0
}

.modaal-confirm-btn.modaal-ok {
	padding: 10px 15px;
	color: #fff;
	background: #555;
	border-radius: 3px;
	transition: background .2s ease-in-out
}

.modaal-confirm-btn.modaal-ok:hover {
	background: #2f2f2f
}

.modaal-confirm-btn.modaal-cancel {
	text-decoration: underline
}

.modaal-confirm-btn.modaal-cancel:hover {
	text-decoration: none;
	color: #2f2f2f
}

@keyframes instaReveal {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes instaReveal {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.modaal-image .modaal-inner-wrapper {
	padding-left: 140px;
	padding-right: 140px
}

.modaal-image .modaal-container {
	width: auto;
	max-width: 100%
}

.modaal-gallery-wrap {
	position: relative;
	color: #fff
}

.modaal-gallery-item {
	display: none
}

.modaal-gallery-item img {
	display: block
}

.modaal-gallery-item.is_active {
	display: block
}

.modaal-gallery-label {
	position: absolute;
	left: 0;
	width: 100%;
	margin: 20px 0 0;
	font-size: 18px;
	text-align: center;
	color: #fff
}

.modaal-gallery-label:focus {
	outline: 0
}

.modaal-gallery-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	cursor: pointer;
	color: #fff;
	width: 50px;
	height: 50px;
	background: 0 0;
	border: none;
	border-radius: 100%;
	transition: all .2s ease-in-out
}

.modaal-gallery-control.is_hidden {
	opacity: 0;
	cursor: default
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
	outline: 0;
	background: #fff
}

.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
	background: #afb7bc
}

.modaal-gallery-control span {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden
}

.modaal-gallery-control:after,
.modaal-gallery-control:before {
	display: block;
	content: " ";
	position: absolute;
	top: 16px;
	left: 25px;
	width: 4px;
	height: 18px;
	border-radius: 4px;
	background: #fff;
	transition: background .2s ease-in-out
}

.modaal-gallery-control:before {
	margin: -5px 0 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.modaal-gallery-control:after {
	margin: 5px 0 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.modaal-gallery-next {
	left: 100%;
	margin-left: 40px
}

.modaal-gallery-prev {
	right: 100%;
	margin-right: 40px
}

.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
	left: 22px
}

.modaal-gallery-prev:before {
	margin: 5px 0 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.modaal-gallery-prev:after {
	margin: -5px 0 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.modaal-video-wrap {
	margin: auto 50px;
	position: relative
}

.modaal-video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	background: #000;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto
}

.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.modaal-iframe .modaal-content {
	width: 100%;
	height: 100%
}

.modaal-iframe-elem {
	width: 100%;
	height: 100%;
	display: block
}

@media only screen and (min-width:1400px) {
	.modaal-video-container {
		padding-bottom: 0;
		height: 731px
	}
}

@media only screen and (max-width:1140px) {
	.modaal-image .modaal-inner-wrapper {
		padding-left: 25px;
		padding-right: 25px
	}

	.modaal-gallery-control {
		top: auto;
		bottom: 20px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		background: rgba(0, 0, 0, .7)
	}

	.modaal-gallery-control:after,
	.modaal-gallery-control:before {
		background: #fff
	}

	.modaal-gallery-next {
		left: auto;
		right: 20px
	}

	.modaal-gallery-prev {
		left: 20px;
		right: auto
	}
}

@media only screen and (max-height:820px) {
	.modaal-gallery-label {
		display: none
	}
}

.modaal-loading-spinner {
	background: 0 0;
	position: absolute;
	width: 200px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	-webkit-transform: scale(.25);
	-ms-transform: scale(.25);
	transform: scale(.25)
}

@-webkit-keyframes modaal-loading-spinner {
	0% {
		opacity: 1;
		-ms-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}

	100% {
		opacity: .1;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes modaal-loading-spinner {
	0% {
		opacity: 1;
		-ms-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}

	100% {
		opacity: .1;
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.modaal-loading-spinner>div {
	width: 24px;
	height: 24px;
	margin-left: 4px;
	margin-top: 4px;
	position: absolute
}

.modaal-loading-spinner>div>div {
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background: #fff
}

.modaal-loading-spinner>div:nth-of-type(1)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.modaal-loading-spinner>div:nth-of-type(2)>div,
.modaal-loading-spinner>div:nth-of-type(3)>div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner>div:nth-of-type(1) {
	-ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(45deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(2)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .12s;
	animation-delay: .12s
}

.modaal-loading-spinner>div:nth-of-type(2) {
	-ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(90deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(3)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .25s;
	animation-delay: .25s
}

.modaal-loading-spinner>div:nth-of-type(4)>div,
.modaal-loading-spinner>div:nth-of-type(5)>div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner>div:nth-of-type(3) {
	-ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(135deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(4)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .37s;
	animation-delay: .37s
}

.modaal-loading-spinner>div:nth-of-type(4) {
	-ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(180deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(5)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.modaal-loading-spinner>div:nth-of-type(6)>div,
.modaal-loading-spinner>div:nth-of-type(7)>div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner>div:nth-of-type(5) {
	-ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(225deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(6)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .62s;
	animation-delay: .62s
}

.modaal-loading-spinner>div:nth-of-type(6) {
	-ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(270deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(7)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .75s;
	animation-delay: .75s
}

.modaal-loading-spinner>div:nth-of-type(7) {
	-ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(315deg) translate(70px, 0)
}

.modaal-loading-spinner>div:nth-of-type(8)>div {
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation-delay: .87s;
	animation-delay: .87s
}

.modaal-loading-spinner>div:nth-of-type(8) {
	-ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(360deg) translate(70px, 0)
}

.img-responsive {
	display: block;
	width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px !important
}

.img-circle {
	border-radius: 50% !important
}

.img-square {
	border-radius: 0 !important
}

img {
	width: 100%;
	height: auto
}

img.number-icons {
	width: auto;
	margin-bottom: 0
}

@media (min-width:500px) {
	img {
		width: inherit;
		height: auto
	}
}

.show {
	display: block !important
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
.visible-xxs {
	display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
	display: none !important
}

@media (max-width:599px) {
	.visible-xxs {
		display: block !important
	}

	table.visible-xxs {
		display: table
	}

	tr.visible-xxs {
		display: table-row !important
	}

	td.visible-xxs,
	th.visible-xxs {
		display: table-cell !important
	}

	.visible-xxs-block {
		display: block !important
	}

	.visible-xxs-inline {
		display: inline !important
	}

	.visible-xxs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:600px) and (max-width:768px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}

	.visible-xs-block {
		display: block !important
	}

	.visible-xs-inline {
		display: inline !important
	}

	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:769px) and (max-width:1024px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}

	.visible-sm-block {
		display: block !important
	}

	.visible-sm-inline {
		display: inline !important
	}

	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1025px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}

	.visible-md-block {
		display: block !important
	}

	.visible-md-inline {
		display: inline !important
	}

	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}

	.visible-lg-block {
		display: block !important
	}

	.visible-lg-inline {
		display: inline !important
	}

	.visible-lg-inline-block {
		display: inline-block !important
	}
}

.hide {
	display: none !important
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.invisible {
	visibility: hidden !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

@media (max-width:599px) {
	.hidden-xxs {
		display: none !important
	}
}

@media (min-width:600px) and (max-width:768px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:769px) and (max-width:1024px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:1025px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}

	.visible-print-block {
		display: block !important
	}

	.visible-print-inline {
		display: inline !important
	}

	.visible-print-inline-block {
		display: inline-block !important
	}

	.hidden-print {
		display: none !important
	}
}

.clear--left {
	clear: left !important
}

.clear--right {
	clear: right !important
}

.clear--both {
	clear: both !important
}

.clear--contain {
	overflow: hidden !important
}

.text--left {
	text-align: left !important
}

.text--center {
	text-align: center !important
}

.text--right {
	text-align: right !important
}

.weight--light {
	font-weight: 300 !important
}

.weight--normal {
	font-weight: 400 !important
}

.weight--semibold {
	font-weight: 600 !important
}

.weight--bold {
	font-weight: 700 !important
}

.border--top {
	border-top: 1px solid #e8ecf6
}

.border--bottom {
	border-bottom: 1px solid #e8ecf6
}

.border--left {
	border-left: 1px solid #e8ecf6
}

.border--right {
	border-right: 1px solid #e8ecf6
}

.border--all {
	border: 1px solid #e8ecf6
}

.flush-xxs {
	margin: 0
}

.flush-xxs--top {
	margin-top: 0
}

.flush-xxs--right {
	margin-right: 0
}

.flush-xxs--bottom {
	margin-bottom: 0
}

.flush-xxs--left {
	margin-left: 0
}

.flush-xxs--ends {
	margin-top: 0;
	margin-bottom: 0
}

.flush-xxs--sides {
	margin-right: 0;
	margin-left: 0
}

.push-xxs {
	margin: 26px
}

.push-xxs--top {
	margin-top: 26px
}

.push-xxs--right {
	margin-right: 26px
}

.push-xxs--bottom {
	margin-bottom: 26px
}

.push-xxs--left {
	margin-left: 26px
}

.push-xxs--ends {
	margin-top: 26px;
	margin-bottom: 26px
}

.push-xxs--sides {
	margin-right: 26px;
	margin-left: 26px
}

.push-half-xxs {
	margin: 13px
}

.push-half-xxs--top {
	margin-top: 13px
}

.push-half-xxs--right {
	margin-right: 13px
}

.push-half-xxs--bottom {
	margin-bottom: 13px
}

.push-half-xxs--left {
	margin-left: 13px
}

.push-half-xxs--ends {
	margin-top: 13px;
	margin-bottom: 13px
}

.push-half-xxs--sides {
	margin-right: 13px;
	margin-left: 13px
}

.push-double-xxs {
	margin: 52px
}

.push-double-xxs--top {
	margin-top: 52px
}

.push-double-xxs--right {
	margin-right: 52px
}

.push-double-xxs--bottom {
	margin-bottom: 52px
}

.push-double-xxs--left {
	margin-left: 52px
}

.push-double-xxs--ends {
	margin-top: 52px;
	margin-bottom: 52px
}

.push-double-xxs--sides {
	margin-right: 52px;
	margin-left: 52px
}

.push-triple-xxs {
	margin: 78px
}

.push-triple-xxs--top {
	margin-top: 78px
}

.push-triple-xxs--right {
	margin-right: 78px
}

.push-triple-xxs--bottom {
	margin-bottom: 78px
}

.push-triple-xxs--left {
	margin-left: 78px
}

.push-triple-xxs--ends {
	margin-top: 78px;
	margin-bottom: 78px
}

.push-triple-xxs--sides {
	margin-right: 78px;
	margin-left: 78px
}

.soft-xxs {
	padding: 26px
}

.soft-xxs--top {
	padding-top: 26px
}

.soft-xxs--right {
	padding-right: 26px
}

.soft-xxs--bottom {
	padding-bottom: 26px
}

.soft-xxs--left {
	padding-left: 26px
}

.soft-xxs--ends {
	padding-top: 26px;
	padding-bottom: 26px
}

.soft-xxs--sides {
	padding-right: 26px;
	padding-left: 26px
}

.soft-half-xxs {
	padding: 13px
}

.soft-half-xxs--top {
	padding-top: 13px
}

.soft-half-xxs--right {
	padding-right: 13px
}

.soft-half-xxs--bottom {
	padding-bottom: 13px
}

.soft-half-xxs--left {
	padding-left: 13px
}

.soft-half-xxs--ends {
	padding-top: 13px;
	padding-bottom: 13px
}

.soft-half-xxs--sides {
	padding-right: 13px;
	padding-left: 13px
}

.soft-double-xxs {
	padding: 52px
}

.soft-double-xxs--top {
	padding-top: 52px
}

.soft-double-xxs--right {
	padding-right: 52px
}

.soft-double-xxs--bottom {
	padding-bottom: 52px
}

.soft-double-xxs--left {
	padding-left: 52px
}

.soft-double-xxs--ends {
	padding-top: 52px;
	padding-bottom: 52px
}

.soft-double-xxs--sides {
	padding-right: 52px;
	padding-left: 52px
}

.soft-triple-xxs {
	padding: 78px
}

.soft-triple-xxs--top {
	padding-top: 78px
}

.soft-triple-xxs--right {
	padding-right: 78px
}

.soft-triple-xxs--bottom {
	padding-bottom: 78px
}

.soft-triple-xxs--left {
	padding-left: 78px
}

.soft-triple-xxs--ends {
	padding-top: 78px;
	padding-bottom: 78px
}

.soft-triple-xxs--sides {
	padding-right: 78px;
	padding-left: 78px
}

.hard-xxs {
	padding: 0
}

.hard-xxs--top {
	padding-top: 0
}

.hard-xxs--right {
	padding-right: 0
}

.hard-xxs--bottom {
	padding-bottom: 0
}

.hard-xxs--left {
	padding-left: 0
}

.hard-xxs--ends {
	padding-top: 0;
	padding-bottom: 0
}

.hard-xxs--sides {
	padding-right: 0;
	padding-left: 0
}

@media (min-width:600px) {
	.flush-xs {
		margin: 0
	}

	.flush-xs--top {
		margin-top: 0
	}

	.flush-xs--right {
		margin-right: 0
	}

	.flush-xs--bottom {
		margin-bottom: 0
	}

	.flush-xs--left {
		margin-left: 0
	}

	.flush-xs--ends {
		margin-top: 0;
		margin-bottom: 0
	}

	.flush-xs--sides {
		margin-right: 0;
		margin-left: 0
	}

	.push-xs {
		margin: 26px
	}

	.push-xs--top {
		margin-top: 26px
	}

	.push-xs--right {
		margin-right: 26px
	}

	.push-xs--bottom {
		margin-bottom: 26px
	}

	.push-xs--left {
		margin-left: 26px
	}

	.push-xs--ends {
		margin-top: 26px;
		margin-bottom: 26px
	}

	.push-xs--sides {
		margin-right: 26px;
		margin-left: 26px
	}

	.push-half-xs {
		margin: 13px
	}

	.push-half-xs--top {
		margin-top: 13px
	}

	.push-half-xs--right {
		margin-right: 13px
	}

	.push-half-xs--bottom {
		margin-bottom: 13px
	}

	.push-half-xs--left {
		margin-left: 13px
	}

	.push-half-xs--ends {
		margin-top: 13px;
		margin-bottom: 13px
	}

	.push-half-xs--sides {
		margin-right: 13px;
		margin-left: 13px
	}

	.push-double-xs {
		margin: 52px
	}

	.push-double-xs--top {
		margin-top: 52px
	}

	.push-double-xs--right {
		margin-right: 52px
	}

	.push-double-xs--bottom {
		margin-bottom: 52px
	}

	.push-double-xs--left {
		margin-left: 52px
	}

	.push-double-xs--ends {
		margin-top: 52px;
		margin-bottom: 52px
	}

	.push-double-xs--sides {
		margin-right: 52px;
		margin-left: 52px
	}

	.push-triple-xs {
		margin: 78px
	}

	.push-triple-xs--top {
		margin-top: 78px
	}

	.push-triple-xs--right {
		margin-right: 78px
	}

	.push-triple-xs--bottom {
		margin-bottom: 78px
	}

	.push-triple-xs--left {
		margin-left: 78px
	}

	.push-triple-xs--ends {
		margin-top: 78px;
		margin-bottom: 78px
	}

	.push-triple-xs--sides {
		margin-right: 78px;
		margin-left: 78px
	}

	.soft-xs {
		padding: 26px
	}

	.soft-xs--top {
		padding-top: 26px
	}

	.soft-xs--right {
		padding-right: 26px
	}

	.soft-xs--bottom {
		padding-bottom: 26px
	}

	.soft-xs--left {
		padding-left: 26px
	}

	.soft-xs--ends {
		padding-top: 26px;
		padding-bottom: 26px
	}

	.soft-xs--sides {
		padding-right: 26px;
		padding-left: 26px
	}

	.soft-half-xs {
		padding: 13px
	}

	.soft-half-xs--top {
		padding-top: 13px
	}

	.soft-half-xs--right {
		padding-right: 13px
	}

	.soft-half-xs--bottom {
		padding-bottom: 13px
	}

	.soft-half-xs--left {
		padding-left: 13px
	}

	.soft-half-xs--ends {
		padding-top: 13px;
		padding-bottom: 13px
	}

	.soft-half-xs--sides {
		padding-right: 13px;
		padding-left: 13px
	}

	.soft-double-xs {
		padding: 52px
	}

	.soft-double-xs--top {
		padding-top: 52px
	}

	.soft-double-xs--right {
		padding-right: 52px
	}

	.soft-double-xs--bottom {
		padding-bottom: 52px
	}

	.soft-double-xs--left {
		padding-left: 52px
	}

	.soft-double-xs--ends {
		padding-top: 52px;
		padding-bottom: 52px
	}

	.soft-double-xs--sides {
		padding-right: 52px;
		padding-left: 52px
	}

	.soft-triple-xs {
		padding: 78px
	}

	.soft-triple-xs--top {
		padding-top: 78px
	}

	.soft-triple-xs--right {
		padding-right: 78px
	}

	.soft-triple-xs--bottom {
		padding-bottom: 78px
	}

	.soft-triple-xs--left {
		padding-left: 78px
	}

	.soft-triple-xs--ends {
		padding-top: 78px;
		padding-bottom: 78px
	}

	.soft-triple-xs--sides {
		padding-right: 78px;
		padding-left: 78px
	}

	.hard-xs {
		padding: 0
	}

	.hard-xs--top {
		padding-top: 0
	}

	.hard-xs--right {
		padding-right: 0
	}

	.hard-xs--bottom {
		padding-bottom: 0
	}

	.hard-xs--left {
		padding-left: 0
	}

	.hard-xs--ends {
		padding-top: 0;
		padding-bottom: 0
	}

	.hard-xs--sides {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:769px) {
	.flush-sm {
		margin: 0
	}

	.flush-sm--top {
		margin-top: 0
	}

	.flush-sm--right {
		margin-right: 0
	}

	.flush-sm--bottom {
		margin-bottom: 0
	}

	.flush-sm--left {
		margin-left: 0
	}

	.flush-sm--ends {
		margin-top: 0;
		margin-bottom: 0
	}

	.flush-sm--sides {
		margin-right: 0;
		margin-left: 0
	}

	.push-sm {
		margin: 26px
	}

	.push-sm--top {
		margin-top: 26px
	}

	.push-sm--right {
		margin-right: 26px
	}

	.push-sm--bottom {
		margin-bottom: 26px
	}

	.push-sm--left {
		margin-left: 26px
	}

	.push-sm--ends {
		margin-top: 26px;
		margin-bottom: 26px
	}

	.push-sm--sides {
		margin-right: 26px;
		margin-left: 26px
	}

	.push-half-sm {
		margin: 13px
	}

	.push-half-sm--top {
		margin-top: 13px
	}

	.push-half-sm--right {
		margin-right: 13px
	}

	.push-half-sm--bottom {
		margin-bottom: 13px
	}

	.push-half-sm--left {
		margin-left: 13px
	}

	.push-half-sm--ends {
		margin-top: 13px;
		margin-bottom: 13px
	}

	.push-half-sm--sides {
		margin-right: 13px;
		margin-left: 13px
	}

	.push-double-sm {
		margin: 52px
	}

	.push-double-sm--top {
		margin-top: 52px
	}

	.push-double-sm--right {
		margin-right: 52px
	}

	.push-double-sm--bottom {
		margin-bottom: 52px
	}

	.push-double-sm--left {
		margin-left: 52px
	}

	.push-double-sm--ends {
		margin-top: 52px;
		margin-bottom: 52px
	}

	.push-double-sm--sides {
		margin-right: 52px;
		margin-left: 52px
	}

	.push-triple-sm {
		margin: 78px
	}

	.push-triple-sm--top {
		margin-top: 78px
	}

	.push-triple-sm--right {
		margin-right: 78px
	}

	.push-triple-sm--bottom {
		margin-bottom: 78px
	}

	.push-triple-sm--left {
		margin-left: 78px
	}

	.push-triple-sm--ends {
		margin-top: 78px;
		margin-bottom: 78px
	}

	.push-triple-sm--sides {
		margin-right: 78px;
		margin-left: 78px
	}

	.soft-sm {
		padding: 26px
	}

	.soft-sm--top {
		padding-top: 26px
	}

	.soft-sm--right {
		padding-right: 26px
	}

	.soft-sm--bottom {
		padding-bottom: 26px
	}

	.soft-sm--left {
		padding-left: 26px
	}

	.soft-sm--ends {
		padding-top: 26px;
		padding-bottom: 26px
	}

	.soft-sm--sides {
		padding-right: 26px;
		padding-left: 26px
	}

	.soft-half-sm {
		padding: 13px
	}

	.soft-half-sm--top {
		padding-top: 13px
	}

	.soft-half-sm--right {
		padding-right: 13px
	}

	.soft-half-sm--bottom {
		padding-bottom: 13px
	}

	.soft-half-sm--left {
		padding-left: 13px
	}

	.soft-half-sm--ends {
		padding-top: 13px;
		padding-bottom: 13px
	}

	.soft-half-sm--sides {
		padding-right: 13px;
		padding-left: 13px
	}

	.soft-double-sm {
		padding: 52px
	}

	.soft-double-sm--top {
		padding-top: 52px
	}

	.soft-double-sm--right {
		padding-right: 52px
	}

	.soft-double-sm--bottom {
		padding-bottom: 52px
	}

	.soft-double-sm--left {
		padding-left: 52px
	}

	.soft-double-sm--ends {
		padding-top: 52px;
		padding-bottom: 52px
	}

	.soft-double-sm--sides {
		padding-right: 52px;
		padding-left: 52px
	}

	.soft-triple-sm {
		padding: 78px
	}

	.soft-triple-sm--top {
		padding-top: 78px
	}

	.soft-triple-sm--right {
		padding-right: 78px
	}

	.soft-triple-sm--bottom {
		padding-bottom: 78px
	}

	.soft-triple-sm--left {
		padding-left: 78px
	}

	.soft-triple-sm--ends {
		padding-top: 78px;
		padding-bottom: 78px
	}

	.soft-triple-sm--sides {
		padding-right: 78px;
		padding-left: 78px
	}

	.hard-sm {
		padding: 0
	}

	.hard-sm--top {
		padding-top: 0
	}

	.hard-sm--right {
		padding-right: 0
	}

	.hard-sm--bottom {
		padding-bottom: 0
	}

	.hard-sm--left {
		padding-left: 0
	}

	.hard-sm--ends {
		padding-top: 0;
		padding-bottom: 0
	}

	.hard-sm--sides {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1025px) {
	.flush-md {
		margin: 0
	}

	.flush-md--top {
		margin-top: 0
	}

	.flush-md--right {
		margin-right: 0
	}

	.flush-md--bottom {
		margin-bottom: 0
	}

	.flush-md--left {
		margin-left: 0
	}

	.flush-md--ends {
		margin-top: 0;
		margin-bottom: 0
	}

	.flush-md--sides {
		margin-right: 0;
		margin-left: 0
	}

	.push-md {
		margin: 26px
	}

	.push-md--top {
		margin-top: 26px
	}

	.push-md--right {
		margin-right: 26px
	}

	.push-md--bottom {
		margin-bottom: 26px
	}

	.push-md--left {
		margin-left: 26px
	}

	.push-md--ends {
		margin-top: 26px;
		margin-bottom: 26px
	}

	.push-md--sides {
		margin-right: 26px;
		margin-left: 26px
	}

	.push-half-md {
		margin: 13px
	}

	.push-half-md--top {
		margin-top: 13px
	}

	.push-half-md--right {
		margin-right: 13px
	}

	.push-half-md--bottom {
		margin-bottom: 13px
	}

	.push-half-md--left {
		margin-left: 13px
	}

	.push-half-md--ends {
		margin-top: 13px;
		margin-bottom: 13px
	}

	.push-half-md--sides {
		margin-right: 13px;
		margin-left: 13px
	}

	.push-double-md {
		margin: 52px
	}

	.push-double-md--top {
		margin-top: 52px
	}

	.push-double-md--right {
		margin-right: 52px
	}

	.push-double-md--bottom {
		margin-bottom: 52px
	}

	.push-double-md--left {
		margin-left: 52px
	}

	.push-double-md--ends {
		margin-top: 52px;
		margin-bottom: 52px
	}

	.push-double-md--sides {
		margin-right: 52px;
		margin-left: 52px
	}

	.push-triple-md {
		margin: 78px
	}

	.push-triple-md--top {
		margin-top: 78px
	}

	.push-triple-md--right {
		margin-right: 78px
	}

	.push-triple-md--bottom {
		margin-bottom: 78px
	}

	.push-triple-md--left {
		margin-left: 78px
	}

	.push-triple-md--ends {
		margin-top: 78px;
		margin-bottom: 78px
	}

	.push-triple-md--sides {
		margin-right: 78px;
		margin-left: 78px
	}

	.soft-md {
		padding: 26px
	}

	.soft-md--top {
		padding-top: 26px
	}

	.soft-md--right {
		padding-right: 26px
	}

	.soft-md--bottom {
		padding-bottom: 26px
	}

	.soft-md--left {
		padding-left: 26px
	}

	.soft-md--ends {
		padding-top: 26px;
		padding-bottom: 26px
	}

	.soft-md--sides {
		padding-right: 26px;
		padding-left: 26px
	}

	.soft-half-md {
		padding: 13px
	}

	.soft-half-md--top {
		padding-top: 13px
	}

	.soft-half-md--right {
		padding-right: 13px
	}

	.soft-half-md--bottom {
		padding-bottom: 13px
	}

	.soft-half-md--left {
		padding-left: 13px
	}

	.soft-half-md--ends {
		padding-top: 13px;
		padding-bottom: 13px
	}

	.soft-half-md--sides {
		padding-right: 13px;
		padding-left: 13px
	}

	.soft-double-md {
		padding: 52px
	}

	.soft-double-md--top {
		padding-top: 52px
	}

	.soft-double-md--right {
		padding-right: 52px
	}

	.soft-double-md--bottom {
		padding-bottom: 52px
	}

	.soft-double-md--left {
		padding-left: 52px
	}

	.soft-double-md--ends {
		padding-top: 52px;
		padding-bottom: 52px
	}

	.soft-double-md--sides {
		padding-right: 52px;
		padding-left: 52px
	}

	.soft-triple-md {
		padding: 78px
	}

	.soft-triple-md--top {
		padding-top: 78px
	}

	.soft-triple-md--right {
		padding-right: 78px
	}

	.soft-triple-md--bottom {
		padding-bottom: 78px
	}

	.soft-triple-md--left {
		padding-left: 78px
	}

	.soft-triple-md--ends {
		padding-top: 78px;
		padding-bottom: 78px
	}

	.soft-triple-md--sides {
		padding-right: 78px;
		padding-left: 78px
	}

	.hard-md {
		padding: 0
	}

	.hard-md--top {
		padding-top: 0
	}

	.hard-md--right {
		padding-right: 0
	}

	.hard-md--bottom {
		padding-bottom: 0
	}

	.hard-md--left {
		padding-left: 0
	}

	.hard-md--ends {
		padding-top: 0;
		padding-bottom: 0
	}

	.hard-md--sides {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.flush-lg {
		margin: 0
	}

	.flush-lg--top {
		margin-top: 0
	}

	.flush-lg--right {
		margin-right: 0
	}

	.flush-lg--bottom {
		margin-bottom: 0
	}

	.flush-lg--left {
		margin-left: 0
	}

	.flush-lg--ends {
		margin-top: 0;
		margin-bottom: 0
	}

	.flush-lg--sides {
		margin-right: 0;
		margin-left: 0
	}

	.push-lg {
		margin: 26px
	}

	.push-lg--top {
		margin-top: 26px
	}

	.push-lg--right {
		margin-right: 26px
	}

	.push-lg--bottom {
		margin-bottom: 26px
	}

	.push-lg--left {
		margin-left: 26px
	}

	.push-lg--ends {
		margin-top: 26px;
		margin-bottom: 26px
	}

	.push-lg--sides {
		margin-right: 26px;
		margin-left: 26px
	}

	.push-half-lg {
		margin: 13px
	}

	.push-half-lg--top {
		margin-top: 13px
	}

	.push-half-lg--right {
		margin-right: 13px
	}

	.push-half-lg--bottom {
		margin-bottom: 13px
	}

	.push-half-lg--left {
		margin-left: 13px
	}

	.push-half-lg--ends {
		margin-top: 13px;
		margin-bottom: 13px
	}

	.push-half-lg--sides {
		margin-right: 13px;
		margin-left: 13px
	}

	.push-double-lg {
		margin: 52px
	}

	.push-double-lg--top {
		margin-top: 52px
	}

	.push-double-lg--right {
		margin-right: 52px
	}

	.push-double-lg--bottom {
		margin-bottom: 52px
	}

	.push-double-lg--left {
		margin-left: 52px
	}

	.push-double-lg--ends {
		margin-top: 52px;
		margin-bottom: 52px
	}

	.push-double-lg--sides {
		margin-right: 52px;
		margin-left: 52px
	}

	.push-triple-lg {
		margin: 78px
	}

	.push-triple-lg--top {
		margin-top: 78px
	}

	.push-triple-lg--right {
		margin-right: 78px
	}

	.push-triple-lg--bottom {
		margin-bottom: 78px
	}

	.push-triple-lg--left {
		margin-left: 78px
	}

	.push-triple-lg--ends {
		margin-top: 78px;
		margin-bottom: 78px
	}

	.push-triple-lg--sides {
		margin-right: 78px;
		margin-left: 78px
	}

	.soft-lg {
		padding: 26px
	}

	.soft-lg--top {
		padding-top: 26px
	}

	.soft-lg--right {
		padding-right: 26px
	}

	.soft-lg--bottom {
		padding-bottom: 26px
	}

	.soft-lg--left {
		padding-left: 26px
	}

	.soft-lg--ends {
		padding-top: 26px;
		padding-bottom: 26px
	}

	.soft-lg--sides {
		padding-right: 26px;
		padding-left: 26px
	}

	.soft-half-lg {
		padding: 13px
	}

	.soft-half-lg--top {
		padding-top: 13px
	}

	.soft-half-lg--right {
		padding-right: 13px
	}

	.soft-half-lg--bottom {
		padding-bottom: 13px
	}

	.soft-half-lg--left {
		padding-left: 13px
	}

	.soft-half-lg--ends {
		padding-top: 13px;
		padding-bottom: 13px
	}

	.soft-half-lg--sides {
		padding-right: 13px;
		padding-left: 13px
	}

	.soft-double-lg {
		padding: 52px
	}

	.soft-double-lg--top {
		padding-top: 52px
	}

	.soft-double-lg--right {
		padding-right: 52px
	}

	.soft-double-lg--bottom {
		padding-bottom: 52px
	}

	.soft-double-lg--left {
		padding-left: 52px
	}

	.soft-double-lg--ends {
		padding-top: 52px;
		padding-bottom: 52px
	}

	.soft-double-lg--sides {
		padding-right: 52px;
		padding-left: 52px
	}

	.soft-triple-lg {
		padding: 78px
	}

	.soft-triple-lg--top {
		padding-top: 78px
	}

	.soft-triple-lg--right {
		padding-right: 78px
	}

	.soft-triple-lg--bottom {
		padding-bottom: 78px
	}

	.soft-triple-lg--left {
		padding-left: 78px
	}

	.soft-triple-lg--ends {
		padding-top: 78px;
		padding-bottom: 78px
	}

	.soft-triple-lg--sides {
		padding-right: 78px;
		padding-left: 78px
	}

	.hard-lg {
		padding: 0
	}

	.hard-lg--top {
		padding-top: 0
	}

	.hard-lg--right {
		padding-right: 0
	}

	.hard-lg--bottom {
		padding-bottom: 0
	}

	.hard-lg--left {
		padding-left: 0
	}

	.hard-lg--ends {
		padding-top: 0;
		padding-bottom: 0
	}

	.hard-lg--sides {
		padding-right: 0;
		padding-left: 0
	}
}

.push {
	margin: 26px !important
}

.push--top {
	margin-top: 26px !important
}

.push--right {
	margin-right: 26px !important
}

.push--bottom {
	margin-bottom: 26px !important
}

.push--left {
	margin-left: 26px !important
}

.push--ends {
	margin-top: 26px !important;
	margin-bottom: 26px !important
}

.push--sides {
	margin-right: 26px !important;
	margin-left: 26px !important
}

.push-half {
	margin: 13px !important
}

.push-half--top {
	margin-top: 13px !important
}

.push-half--right {
	margin-right: 13px !important
}

.push-half--bottom {
	margin-bottom: 13px !important
}

.push-half--left {
	margin-left: 13px !important
}

.push-half--ends {
	margin-top: 13px !important;
	margin-bottom: 13px !important
}

.push-half--sides {
	margin-right: 13px !important;
	margin-left: 13px !important
}

.flush {
	margin: 0 !important
}

.flush--top {
	margin-top: 0 !important
}

.flush--right {
	margin-right: 0 !important
}

.flush--bottom {
	margin-bottom: 0 !important
}

.flush--left {
	margin-left: 0 !important
}

.flush--ends {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.flush--sides {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.soft {
	padding: 26px !important
}

.soft--top {
	padding-top: 26px !important
}

.soft--right {
	padding-right: 26px !important
}

.soft--bottom {
	padding-bottom: 26px !important
}

.soft--left {
	padding-left: 26px !important
}

.soft--ends {
	padding-top: 26px !important;
	padding-bottom: 26px !important
}

.soft--sides {
	padding-right: 26px !important;
	padding-left: 26px !important
}

.soft-half {
	padding: 13px !important
}

.soft-half--top {
	padding-top: 13px !important
}

.soft-half--right {
	padding-right: 13px !important
}

.soft-half--bottom {
	padding-bottom: 13px !important
}

.soft-half--left {
	padding-left: 13px !important
}

.soft-half--ends {
	padding-top: 13px !important;
	padding-bottom: 13px !important
}

.soft-half--sides {
	padding-right: 13px !important;
	padding-left: 13px !important
}

.hard {
	padding: 0 !important
}

.hard--top {
	padding-top: 0 !important
}

.hard--right {
	padding-right: 0 !important
}

.hard--bottom {
	padding-bottom: 0 !important
}

.hard--left {
	padding-left: 0 !important
}

.hard--ends {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.hard--sides {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.affix--top {
	position: fixed !important;
	top: 0 !important
}

.affix--bottom {
	position: fixed !important;
	bottom: 0 !important
}

.affix--left {
	position: fixed !important;
	left: 0 !important
}

.affix--right {
	position: fixed !important;
	right: 0 !important
}

.pull--right {
	float: right !important
}

.pull--left {
	float: left !important
}

.relative {
	position: relative
}

.absolute--bottom-left,
.absolute--bottom-right,
.absolute--top-left,
.absolute--top-right {
	position: absolute;
	z-index: 1
}

.absolute--top-left {
	top: 0;
	left: 0
}

.absolute--top-right {
	top: 0;
	right: 0
}

.absolute--bottom-left {
	bottom: 0;
	left: 0
}

.absolute--bottom-right {
	bottom: 0;
	right: 0
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

div.scrollingHotSpotLeft {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	display: none !important
}

div.scrollingHotSpotLeftVisible {
	background-repeat: no-repeat;
	-moz-opacity: .35;
	zoom: 1
}

div.scrollingHotSpotRight {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	display: none !important
}

div.scrollingHotSpotRightVisible {
	background-repeat: no-repeat;
	-moz-opacity: .35;
	zoom: 1
}

div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	height: 100%
}

div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%
}

.scrollingHotSpotLeft:before {
	font-size: 30px;
	position: absolute;
	top: 29%;
	left: 10px
}

.scrollingHotSpotRight:before {
	font-size: 30px;
	position: absolute;
	top: 29%;
	right: 10px
}

.products-view-products {
	font-size: 20px !important;
	font-family: Montserrat, sans-serif !important;
	font-weight: 400;
	margin-bottom: 13px !important;
	margin-top: 13px !important;
	color: #223675 !important;
	text-align: center !important;
	text-transform: none !important
}

@media (min-width:500px) {

	div.scrollingHotSpotLeft,
	div.scrollingHotSpotRight {
		display: block !important
	}
}

.slide__content .ga-variant {
	display: none
}

body>.hbspt-form {
	display: none
}

.location-card-wrapper:nth-child(odd) {
	clear: both
}

div .dark-box {
	background-color: #223675;
	color: #fff
}

.top-bar .icon-instagram {
	margin-left: 4px
}

/* Modal */
.btn-close {
	color: #aaaaaa;
	font-size: 30px;
	text-decoration: none;
	position: absolute;
	right: 5px;
	top: 0;
}

.btn-close:hover {
	color: #919191;
}

.modal:target:before {
	display: none;
}

.modal.active {
	display: block !important;
}

.modal:before {
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999998;
}

.modal .modal-dialog {
	background: #fefefe;
	border: #333333 solid 1px;
	border-radius: 5px;
	/* margin-left: -200px; */
	position: fixed;
	left: 50%;
	max-height: 90vh;
	overflow: scroll;
	z-index: 9999999999;
	width: 90vw;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	top: 2vh;
}

.modal:target .modal-dialog {
	top: -100%;
	-webkit-transform: translate(0, -500%);
	-ms-transform: translate(0, -500%);
	transform: translate(0, -500%);
}

.modal-body {
	padding: 20px;
}

.modal-header,
.modal-footer {
	padding: 10px 20px;
}

.modal-header h2 {
	font-size: 20px;
}

.modal-footer {
	border-top: #eeeeee solid 1px;
	text-align: right;
}

.modal-dialog h3 {
	margin-bottom: 0 !important;
	margin-top: .2rem;
}

.modal-body p {
	margin-top: .2rem;
}

.modal-dialog select {
	border: 2px solid #efefef !important;
	background: #fff;
	position: relative;
	font-size: 12px !important;
}

.flyout-opener {
	position: fixed;
	display: block;
	right: 0;
	top: 30%;
	background: #346ccc;
	color: #ffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
	padding: .2rem .5rem;
	transform: rotate(-90deg) translate(0, 79px);
	-webkit-transform-origin: 50% 51%;
	z-index: 999999999999;
}

.products .card--picture-box:hover .card--picture-box__title {
	background: #0d1b33 !important;
}

.products .card--picture-box h4 {
	background: #346ccc;
	color: white;
	padding: 10px 0px;
}

.bg--light-gray.js-gallery.gallery__slideshow {
	padding-top: 3rem;
}

/* UBERMENU */
.page-head__bottom>.container>.row {
	position: relative;
}

.page-head__bottom .ubermenu-responsive-toggle {
	padding-bottom: 0;
	padding-top: 0;
	position: absolute;
	right: 0;
	top: 3px;
}

.ubermenu h4 {
	border-bottom: 1px solid #BBCDF0;
	font-size: 16px;
	margin: 0;
	text-transform: uppercase;

	display: flex;
	align-items: center;
	column-gap: 15px;
}

/* Menu */
.ubermenu h4 span {
	font-size: 20px;
	border: 1px solid;
	border-radius: 50px;
	margin: 5px 0;
	padding: 4px;
}

.ubermenu .cta-btn .ubermenu-target {
	background: #346ccc;
	padding: 7px;
	line-height: 15px;
	text-align: center;
}

.ubermenu .cta-btn .ubermenu-target span {
	color: #fff;
}

.ubermenu .cta-btn .ubermenu-target:hover {
	border: 1px solid #346ccc;
	background: transparent;
}

.ubermenu .cta-btn .ubermenu-target:hover span {
	color: #346ccc;
	font-weight: 300 !important;
}

/* Menu */

.ubermenu h5 {
	color: #0B1C34;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0;
	text-transform: none;
}

.page-head__bottom .ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
	background-color: #f0f0f0;
}

.page-head__bottom .ubermenu .ubermenu-submenu .ubermenu-target .ubermenu-target-title {
	font-size: 13px;
}

.page-head__bottom .ubermenu .ubermenu-submenu .ubermenu-target:hover .ubermenu-target-title {
	color: #346CCD;
	font-weight: bold;
}

.page-head__bottom .ubermenu .ubermenu-custom-content-padded {
	padding-bottom: 5px;
	padding-top: 5px;
}

.page-head__bottom .ubermenu .ubermenu-submenu-type-stack {
	padding: 0;
}

.page-head__bottom .ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
	margin: 0;
}

.page-head__bottom .ubermenu>.ubermenu-nav>.ubermenu-item>.ubermenu-submenu .ubermenu-item .ubermenu-target {
	padding-bottom: 5px;
	padding-top: 5px;
}

.page-head__bottom .ubermenu .ubermenu-retractor {
	padding-bottom: 5px;
	padding-top: 5px;
}

.page-head__bottom .ubermenu-main .ubermenu-submenu-type-flyout {
	padding: 10px 20px;
}

.page-head__bottom .ubermenu-main .ubermenu-submenu-type-flyout .ubermenu-submenu-type-flyout {
	background-color: #e1e1e1;
	padding: 10px 25px;
}

.page-head__bottom .ubermenu-main .ubermenu-submenu-type-flyout .ubermenu-item {
	border-bottom: 1px solid #ccc;
}

@media (min-width:1025px) {
	.page-head__bottom .ubermenu {
		width: 100%;
	}

	.page-head__bottom .ubermenu>.ubermenu-nav {
		display: table;
		width: 100%;
	}

	.page-head__bottom .ubermenu>.ubermenu-nav>.ubermenu-item {
		display: table-cell;
		text-align: center;
	}

	.page-head__bottom .ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
		background-color: rgba(255, 255, 255, .95);
	}

	.page-head__bottom .ubermenu-main .ubermenu-submenu-type-flyout,
	.page-head__bottom .ubermenu-main .ubermenu-submenu-type-flyout .ubermenu-submenu-type-flyout {
		padding: 0;
	}

	.page-head__bottom .ubermenu-main .ubermenu-submenu-type-flyout .ubermenu-item {
		border-bottom: 0;
		border-top: 1px solid #ccc;
	}

	.ubermenu .ubermenu-submenu .cta-btn {
		position: absolute;
		width: 200px !important;
		bottom: 20px;
		right: 20px;
		left: auto;
	}
}

.statistic-icon img {
	width: auto;
	max-width: 100px
}

.statistic-section .titled-list__title {
	margin-top: 0;
	font-weight: 400;
}

.featured-post-item {
	padding: 0 10px;
}

.featured-posts {
	padding-bottom: 50px;
}

.featured-post-list {
	position: relative;
}

.featured-posts .slick-arrow {
	background-color: #0d1b33;
	border: 0;
	color: #fff;
	font-size: 0;
	padding: 8px 16px 2px;
	position: absolute;
	right: 0;
	top: -46px;
}

.featured-posts .slick-arrow.slick-prev {
	right: 52px;
}

.featured-posts .slick-prev:before {
	content: '«';
	font-size: 30px;
}

.featured-posts .slick-next:before {
	content: '»';
	font-size: 30px;
}

.featured-post-title a,
.featured-post-info p {
	color: #0d1b33 !important;
}

.featured-post-info p {
	font-weight: normal;
}

.logo_heading {
	text-align: center;
	font-size: 28px;
	padding-bottom: 40px;
}

.product_new h3.section-heading {
	margin-bottom: 40px !important;
	font-size: 34px;
}

.product_new .text-decoration:after {
	background: #3089c4;
	bottom: -40px;
	height: 5px;
}

.product_new .product__features {
	background: #efefef;
}

.product_new .titled-list {
	box-shadow: 1px 1px 40px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 40px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 40px 0px rgba(0, 0, 0, 0.3);
}

.product_new .titled-list {
	padding: 15px;
	height: 100%;
	background-color: #fff;
}

.product_new .flex-row {
	display: flex;
	flex-wrap: wrap;
}

.product_new .feature_box {
	margin-bottom: 20px;
}

.product_new .feature_box p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.product_new .product__gallery {
	background: #0c1c33;
	color: #FFFFFF;
}

.product_new .product__gallery h3 {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.product_new .product__gallery p {
	margin-bottom: 0;
}

.product_new .product__gallery .cta-button {
	text-align: left;
}


.product_new .product__thumbnails button span:before {
	display: none;
}

.product_new .product__videos {
	margin-bottom: 40px;
}

@media (min-width: 769px) {
	.product_new .titled-list__title {
		line-height: 1em;
		letter-spacing: 0;
	}
}

.product_new .standard {
	margin-top: 5px;
	margin-left: 15px;
	padding: 3px;
	background: #fff;
	font-size: 11px;
	display: inline;
}

.client-logos {
	margin-bottom: 30px;
}

.client-logos-repeater-section {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	text-align: center;
}

.client-logos-repeater-section .logo-container {
	padding: 0 10px;
	width: 14.28%
}

.client-logos-repeater-section .text-above-cta {
	margin-top: 5px;
	font-weight: 600;
}

@media (max-width: 600px) {
	.client-logos-repeater-section .logo-container {
		width: 50%;
	}
	.client-logos-repeater-section .text-above-cta {
		margin-top: 0;
	}
}