@charset "UTF-8";
@font-face {
	font-family: "icomoon";
	src: url("./fonts/icomoon.ttf?oi6ay1") format("truetype"), url("./fonts/icomoon.woff?oi6ay1") format("woff"), url("./fonts/icomoon.svg?oi6ay1#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="ico-"],
[class*=" ico-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ico-law:before {
	content: "";
}

.ico-phone:before {
	content: "";
}

.ico-map-pin:before {
	content: "";
}

.ico-close:before {
	content: "";
}

.ico-chevron-left:before {
	content: "";
}

.ico-chevron-right:before {
	content: "";
}

.ico-chevron-down:before {
	content: "";
}

.ico-chevron-up:before {
	content: "";
}

.ico-security-transmitter-alert:before {
	content: "";
}

.ico-mail:before {
	content: "";
}

.ico-fingerprint:before {
	content: "";
}

.ico-star:before {
	content: "";
}

.ico-alerttransmitter:before {
	content: "";
}

.ico-disconnect:before {
	content: "";
}

.ico-reconnect:before {
	content: "";
}

.ico-card:before {
	content: "";
}

.ico-man-in-hat:before {
	content: "";
}

.ico-support:before {
	content: "";
}

.ico-team:before {
	content: "";
}

.ico-rewards:before {
	content: "";
}

.ico-mission:before {
	content: "";
}

.ico-engineering:before {
	content: "";
}

.ico-newspaper:before {
	content: "";
}

.ico-careers:before {
	content: "";
}

.ico-pin-slim:before {
	content: "";
}

.ico-pin:before {
	content: "";
}

.ico-video:before {
	content: "";
}

.ico-flight:before {
	content: "";
}

.ico-phone-line:before {
	content: "";
}

.ico-arrow-left-rounded:before {
	content: "";
}

.ico-arrow-right-rounded:before {
	content: "";
}

.ico-arrow-down-rounded:before {
	content: "";
}

.ico-arrow-up-rounded:before {
	content: "";
}

.ico-arrow-left:before {
	content: "";
}

.ico-arrow-right:before {
	content: "";
}

.ico-arrow-down:before {
	content: "";
}

.ico-arrow-up:before {
	content: "";
}

.ico-user:before {
	content: "";
}

.ico-user-star:before {
	content: "";
}

.ico-shield:before {
	content: "";
}

.ico-police-car:before {
	content: "";
}

.ico-pill:before {
	content: "";
}

.ico-megaphone:before {
	content: "";
}

.ico-dog:before {
	content: "";
}

.ico-children:before {
	content: "";
}

.ico-login:before {
	content: "";
}

.ico-quote:before {
	content: "";
}

.ico-glassdoor:before {
	content: "";
}

.ico-linkedin:before {
	content: "";
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
	font-family: sans-serif;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/**
 * Remove default margin.
 */
body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
	/* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	box-sizing: content-box;
	/* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.address-holder .contacts-list,
.bottom-add-menu,
.main-nav-accordion,
.main-nav-accordion ul,
.add-nav-accordion ul,
.menu-buttons,
.add-menu-buttons,
.social-networks,
.accordion,
.star-rating,
.options-list,
.gallery .slick-gallery .buttons,
.pagination,
.fake-pagination,
.slick-dots,
.logos-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap;
	/* 1 */
	text-overflow: ellipsis;
	/* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #000619;
	background: #fff;
	font: 18px/1.3334 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
	body {
		font-size: 24px;
		line-height: 1.3334;
	}
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	line-height: 1.3334;
	font-family: inherit;
	font-weight: 900;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 36px;
}
@media (min-width: 768px) {
	h1,
	.h1 {
		font-size: 60px;
		line-height: 1.3167;
	}
}
@media (min-width: 1024px) {
	h1,
	.h1 {
		font-size: 72px;
		line-height: 1.3194;
	}
}
@media (min-width: 1200px) {
	h1.display-1,
	.h1.display-1 {
		font-size: 132px;
		line-height: 1.0152;
	}
}

h2,
.h2 {
	font-size: 32px;
	line-height: 1.125;
}
@media (min-width: 768px) {
	h2,
	.h2 {
		font-size: 48px;
		line-height: 1.3125;
	}
}
@media (min-width: 1024px) {
	h2,
	.h2 {
		font-size: 60px;
		line-height: 1.3167;
	}
}

h3,
.h3 {
	font-size: 28px;
}
@media (min-width: 768px) {
	h3,
	.h3 {
		font-size: 36px;
	}
}
@media (min-width: 1024px) {
	h3,
	.h3 {
		font-size: 48px;
		line-height: 1.3125;
	}
}

h4,
.h4 {
	font-size: 24px;
}
@media (min-width: 1024px) {
	h4,
	.h4 {
		font-size: 36px;
	}
}

h5,
.h5 {
	font-size: 20px;
}
@media (min-width: 768px) {
	h5,
	.h5 {
		font-size: 24px;
	}
}

h6,
.h6 {
	font-size: 18px;
}

h1.subheader,
.h1.subheader {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 300;
	margin-bottom: 1em;
}
@media (min-width: 768px) {
	h1.subheader,
	.h1.subheader {
		font-size: 36px;
		line-height: 1.1111;
		margin-bottom: .75em;
	}
}

h2.subheader,
.h2.subheader {
	font-size: 22px;
	line-height: 1.2;
}
@media (min-width: 768px) {
	h2.subheader,
	.h2.subheader {
		font-size: 30px;
		line-height: 1.2;
	}
}

h3.subheader,
.h3.subheader {
	font-size: 18px;
	line-height: 1.3333;
}
@media (min-width: 768px) {
	h3.subheader,
	.h3.subheader {
		font-size: 24px;
		line-height: 1.1667;
	}
}

h4.subheader,
.h4.subheader {
	font-size: 18px;
	line-height: 1.2;
}
@media (min-width: 768px) {
	h4.subheader,
	.h4.subheader {
		font-size: 18px;
		line-height: 1.2;
	}
}

p {
	margin: 0 0 1.5em;
}

a {
	-webkit-transition: color .3s ease-in-out, opacity .3s ease-in-out, background .3s ease-in-out, box-shadow .3s ease-in-out, border-color .3s ease-in-out, border-radius .3s ease-in-out;
	transition: color .3s ease-in-out, opacity .3s ease-in-out, background .3s ease-in-out, box-shadow .3s ease-in-out, border-color .3s ease-in-out, border-radius .3s ease-in-out;
	color: #fd5434;
	text-decoration: none;
}
a:hover {
	color: #44d7b6;
	text-decoration: none;
}

small {
	font-size: 14px;
}

blockquote {
	margin: 30px 0;
	padding-left: 48px;
	position: relative;
	quotes: none;
}
@media (max-width: 767px) {
	blockquote {
		font-size: 24px;
		line-height: 1.3334;
	}
}
@media (min-width: 768px) {
	blockquote {
		padding-left: 96px;
	}
}
blockquote:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 24px;
	border-radius: 16px;
	background: #000619;
}
blockquote.blockquote-lg {
	margin: 48px 0;
}
@media (min-width: 1024px) {
	blockquote.blockquote-lg {
		font-size: 36px;
		line-height: 1.3334;
	}
}
blockquote.blockquote-lg q {
	font-weight: 300;
}
@media (min-width: 768px) {
	blockquote.blockquote-secondary {
		padding-left: 80px;
	}
}
blockquote.blockquote-secondary:before {
	background: #44d7b6;
}
@media (min-width: 768px) {
	blockquote.blockquote-secondary:before {
		width: 32px;
	}
}
blockquote.padding-left-0:before {
	display: none;
}
blockquote q {
	quotes: none;
}
blockquote q:before,
blockquote q:after {
	content: "";
	content: none;
}
blockquote q strong {
	font-weight: 900;
}
blockquote q {
	display: block;
}
blockquote .ico {
	display: inline-block;
	vertical-align: top;
	color: #292ccc;
	font-size: 50px;
	line-height: 1;
	margin-bottom: 24px;
}
blockquote cite {
	display: block;
	padding-top: 50px;
	font-size: 36px;
	line-height: 1.3334;
	font-weight: 900;
	font-style: normal;
}
@media (min-width: 1024px) {
	blockquote cite {
		padding-top: 30px;
	}
}
.bg-dark blockquote cite,
.bg-blue-dark blockquote cite {
	color: #fff;
}
blockquote cite:before {
	content: "—";
}
blockquote cite .position {
	display: block;
	font-size: 24px;
	line-height: 1.3334;
	font-weight: 300;
	color: #000619;
	padding-top: 12px;
}
.bg-dark blockquote cite .position,
.bg-blue-dark blockquote cite .position {
	color: #fff;
}
blockquote.blockquote-alt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	margin: 24px 0;
}
@media (min-width: 414px) {
	blockquote.blockquote-alt {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
blockquote.blockquote-alt .ico {
	width: 91px;
	height: 91px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 13px;
	background-color: #000619;
	margin-bottom: 20px;
	font-size: 38px;
	line-height: 1;
	color: #292ccc;
}
@media (min-width: 414px) {
	blockquote.blockquote-alt .ico {
		margin: 0 24px 0 0;
	}
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out, background .3s ease-in-out;
	transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out, background .3s ease-in-out;
	-webkit-appearance: none;
	border-radius: 15px;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 2px solid #44d7b6;
	padding: 22px 25px;
	background: rgba(68, 215, 182, .37);
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	color: #000619;
	margin: 0 0 30px;
	outline: none;
}
input[type="text"].form-control-sm,
input[type="tel"].form-control-sm,
input[type="email"].form-control-sm,
input[type="search"].form-control-sm,
input[type="password"].form-control-sm,
textarea.form-control-sm {
	padding: 11px 12px;
	margin-bottom: 12px;
}
@media (min-width: 768px) {
	input[type="text"].form-control-sm,
	input[type="tel"].form-control-sm,
	input[type="email"].form-control-sm,
	input[type="search"].form-control-sm,
	input[type="password"].form-control-sm,
	textarea.form-control-sm {
		padding-left: 26px;
		padding-right: 26px;
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	input {
		margin-bottom: 20px !important;
	}
}

@media (min-width: 1024px) {
	input[type="text"].form-control-sm,
	input[type="tel"].form-control-sm,
	input[type="email"].form-control-sm,
	input[type="search"].form-control-sm,
	input[type="password"].form-control-sm,
	textarea.form-control-sm {
		padding-left: 20px;
		padding-right: 20px;
	}
}
.form-group-with-icon input[type="text"].form-control-sm,
.form-group-with-icon
input[type="tel"].form-control-sm,
.form-group-with-icon
input[type="email"].form-control-sm,
.form-group-with-icon
input[type="search"].form-control-sm,
.form-group-with-icon
input[type="password"].form-control-sm,
.form-group-with-icon
textarea.form-control-sm {
	padding-left: 40px;
}
@media (min-width: 768px) {
	.form-group-with-icon input[type="text"].form-control-sm,
	.form-group-with-icon
	input[type="tel"].form-control-sm,
	.form-group-with-icon
	input[type="email"].form-control-sm,
	.form-group-with-icon
	input[type="search"].form-control-sm,
	.form-group-with-icon
	input[type="password"].form-control-sm,
	.form-group-with-icon
	textarea.form-control-sm {
		padding-left: 40px;
	}
}
.form-group-with-icon input[type="text"].form-control-sm ~ .ico,
.form-group-with-icon
input[type="tel"].form-control-sm ~ .ico,
.form-group-with-icon
input[type="email"].form-control-sm ~ .ico,
.form-group-with-icon
input[type="search"].form-control-sm ~ .ico,
.form-group-with-icon
input[type="password"].form-control-sm ~ .ico,
.form-group-with-icon
textarea.form-control-sm ~ .ico {
	left: 14px;
	top: 20px;
}
.form-group-with-icon input[type="text"],
.form-group-with-icon
input[type="tel"],
.form-group-with-icon
input[type="email"],
.form-group-with-icon
input[type="search"],
.form-group-with-icon
input[type="password"],
.form-group-with-icon
textarea {
	padding-left: 68px;
}
.error input[type="text"],
.error
input[type="tel"],
.error
input[type="email"],
.error
input[type="search"],
.error
input[type="password"],
.error
textarea {
	border-color: #f8595b;
	background: #fff;
	color: #f8595b;
}
.error input[type="text"]::-webkit-input-placeholder,
.error
input[type="tel"]::-webkit-input-placeholder,
.error
input[type="email"]::-webkit-input-placeholder,
.error
input[type="search"]::-webkit-input-placeholder,
.error
input[type="password"]::-webkit-input-placeholder,
.error
textarea::-webkit-input-placeholder {
	color: #f8595b;
}
.error input[type="text"]::-moz-placeholder,
.error
input[type="tel"]::-moz-placeholder,
.error
input[type="email"]::-moz-placeholder,
.error
input[type="search"]::-moz-placeholder,
.error
input[type="password"]::-moz-placeholder,
.error
textarea::-moz-placeholder {
	opacity: 1;
	color: #f8595b;
}
.error input[type="text"]:-moz-placeholder,
.error
input[type="tel"]:-moz-placeholder,
.error
input[type="email"]:-moz-placeholder,
.error
input[type="search"]:-moz-placeholder,
.error
input[type="password"]:-moz-placeholder,
.error
textarea:-moz-placeholder {
	color: #f8595b;
}
.error input[type="text"]:-ms-input-placeholder,
.error
input[type="tel"]:-ms-input-placeholder,
.error
input[type="email"]:-ms-input-placeholder,
.error
input[type="search"]:-ms-input-placeholder,
.error
input[type="password"]:-ms-input-placeholder,
.error
textarea:-ms-input-placeholder {
	color: #f8595b;
}
.error input[type="text"].placeholder,
.error
input[type="tel"].placeholder,
.error
input[type="email"].placeholder,
.error
input[type="search"].placeholder,
.error
input[type="password"].placeholder,
.error
textarea.placeholder {
	color: #f8595b;
}
.bg-dark input[type="text"],
.bg-blue input[type="text"],
.bg-dark
input[type="tel"],
.bg-blue
input[type="tel"],
.bg-dark
input[type="email"],
.bg-blue
input[type="email"],
.bg-dark
input[type="search"],
.bg-blue
input[type="search"],
.bg-dark
input[type="password"],
.bg-blue
input[type="password"],
.bg-dark
textarea,
.bg-blue
textarea {
	color: #fff;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #24aa8c;
}
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #fff;
}
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #fff;
}
input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #fff;
}
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #fff;
}
input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #fff;
}

.form-group {
	position: relative;
}
.form-group-with-icon .ico {
	color: #fff;
	position: absolute;
	left: 24px;
	top: 27px;
	font-size: 20px;
	line-height: 1;
}
.form-group-with-icon.error .ico {
	color: #f8595b;
}

select {
	-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 15px;
	display: block;
	width: 100%;
	border: 1px solid #44d7b6;
	background: rgba(68, 215, 182, .37) url("data:image/svg+xml,%3Csvg width='1024' height='1024' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 1024 1024' %3E%3Cpath d='M139.536 203.502l-122.26 122.26 494.725 494.725 494.725-494.725-122.26-122.26-372.471 372.471z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E") no-repeat right 22px center;
	background-size: 13px;
	padding: 22px 25px;
	padding-right: 40px;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	margin: 0 0 30px;
}
select.form-control-sm {
	padding: 11px 12px;
	margin-bottom: 12px;
}
@media (min-width: 768px) {
	select.form-control-sm {
		padding-left: 26px;
		padding-right: 26px;
	}
}
@media (min-width: 1024px) {
	select.form-control-sm {
		padding-left: 20px;
		padding-right: 20px;
	}
}
select::-ms-expand {
	display: none;
}
select:focus {
	border-color: #24aa8c;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

form button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, color .3s ease-in-out;
	transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, color .3s ease-in-out;
	-webkit-appearance: none;
	border-radius: 39px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	border: 0;
	color: #fff;
	background: #fd5434;
	font-size: 22px;
	line-height: 34px;
	font-weight: 700;
	text-align: center;
	padding: 21px 32px;
	min-width: 280px;
}
@media (min-width: 768px) {
	form button,
	input[type="button"],
	input[type="reset"],
	input[type="file"],
	input[type="submit"] {
		font-size: 30px;
	}
}
@media (min-width: 1024px) {
	form button,
	input[type="button"],
	input[type="reset"],
	input[type="file"],
	input[type="submit"] {
		min-width: 294px;
	}
}
form button .ico,
input[type="button"] .ico,
input[type="reset"] .ico,
input[type="file"] .ico,
input[type="submit"] .ico {
	font-size: 40px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
form button.btn-sm,
input[type="button"].btn-sm,
input[type="reset"].btn-sm,
input[type="file"].btn-sm,
input[type="submit"].btn-sm {
	font-size: 18px;
	line-height: 24px;
	padding: 11px 20px;
	min-width: 174px;
}
@media (min-width: 768px) {
	form button.btn-sm,
	input[type="button"].btn-sm,
	input[type="reset"].btn-sm,
	input[type="file"].btn-sm,
	input[type="submit"].btn-sm {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 18px;
	}
}
@media (min-width: 1024px) {
	form button.btn-sm,
	input[type="button"].btn-sm,
	input[type="reset"].btn-sm,
	input[type="file"].btn-sm,
	input[type="submit"].btn-sm {
		min-width: 174px;
	}
}
form button.btn-sm .ico,
input[type="button"].btn-sm .ico,
input[type="reset"].btn-sm .ico,
input[type="file"].btn-sm .ico,
input[type="submit"].btn-sm .ico {
	font-size: 20px;
	line-height: 1;
	right: 20px;
}
form button.btn-with-icon,
input[type="button"].btn-with-icon,
input[type="reset"].btn-with-icon,
input[type="file"].btn-with-icon,
input[type="submit"].btn-with-icon {
	min-width: 280px;
	text-align: left;
	padding-right: 85px;
	position: relative;
}
@media (min-width: 1024px) {
	form button.btn-with-icon,
	input[type="button"].btn-with-icon,
	input[type="reset"].btn-with-icon,
	input[type="file"].btn-with-icon,
	input[type="submit"].btn-with-icon {
		min-width: 294px;
	}
}
form button.btn-with-icon.btn-sm,
input[type="button"].btn-with-icon.btn-sm,
input[type="reset"].btn-with-icon.btn-sm,
input[type="file"].btn-with-icon.btn-sm,
input[type="submit"].btn-with-icon.btn-sm {
	padding-right: 50px;
}
form button.btn-with-icon.btn-sm .ico,
input[type="button"].btn-with-icon.btn-sm .ico,
input[type="reset"].btn-with-icon.btn-sm .ico,
input[type="file"].btn-with-icon.btn-sm .ico,
input[type="submit"].btn-with-icon.btn-sm .ico {
	right: 20px;
}
form button.btn-with-icon .ico,
input[type="button"].btn-with-icon .ico,
input[type="reset"].btn-with-icon .ico,
input[type="file"].btn-with-icon .ico,
input[type="submit"].btn-with-icon .ico {
	position: absolute;
	right: 33px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
form button.btn-expanded,
input[type="button"].btn-expanded,
input[type="reset"].btn-expanded,
input[type="file"].btn-expanded,
input[type="submit"].btn-expanded {
	width: 100%;
}
form button.btn-expanded,
form button.btn-expanded.btn-sm,
input[type="button"].btn-expanded,
input[type="button"].btn-expanded.btn-sm,
input[type="reset"].btn-expanded,
input[type="reset"].btn-expanded.btn-sm,
input[type="file"].btn-expanded,
input[type="file"].btn-expanded.btn-sm,
input[type="submit"].btn-expanded,
input[type="submit"].btn-expanded.btn-sm {
	min-width: 1px;
}
@media (min-width: 1024px) {
	form button.btn-expanded,
	form button.btn-expanded.btn-sm,
	input[type="button"].btn-expanded,
	input[type="button"].btn-expanded.btn-sm,
	input[type="reset"].btn-expanded,
	input[type="reset"].btn-expanded.btn-sm,
	input[type="file"].btn-expanded,
	input[type="file"].btn-expanded.btn-sm,
	input[type="submit"].btn-expanded,
	input[type="submit"].btn-expanded.btn-sm {
		min-width: 1px;
	}
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #fc2a02;
}

/* set styles for grid */
.container-fluid {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.container {
	width: 100%;
	max-width: 1160px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px;
	width: calc(100% + 40px);
}
.row.gutters-sm {
	margin-right: -12px;
	margin-left: -12px;
	width: calc(100% + 24px);
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.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-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 20px;
	padding-left: 20px;
}
.gutters-sm .col-1,
.gutters-sm
.col-2,
.gutters-sm
.col-3,
.gutters-sm
.col-4,
.gutters-sm
.col-5,
.gutters-sm
.col-6,
.gutters-sm
.col-7,
.gutters-sm
.col-8,
.gutters-sm
.col-9,
.gutters-sm
.col-10,
.gutters-sm
.col-11,
.gutters-sm
.col-12,
.gutters-sm
.col,
.gutters-sm
.col-auto,
.gutters-sm
.col-xs-1,
.gutters-sm
.col-xs-2,
.gutters-sm
.col-xs-3,
.gutters-sm
.col-xs-4,
.gutters-sm
.col-xs-5,
.gutters-sm
.col-xs-6,
.gutters-sm
.col-xs-7,
.gutters-sm
.col-xs-8,
.gutters-sm
.col-xs-9,
.gutters-sm
.col-xs-10,
.gutters-sm
.col-xs-11,
.gutters-sm
.col-xs-12,
.gutters-sm
.col-xs,
.gutters-sm
.col-xs-auto,
.gutters-sm
.col-md-1,
.gutters-sm
.col-md-2,
.gutters-sm
.col-md-3,
.gutters-sm
.col-md-4,
.gutters-sm
.col-md-5,
.gutters-sm
.col-md-6,
.gutters-sm
.col-md-7,
.gutters-sm
.col-md-8,
.gutters-sm
.col-md-9,
.gutters-sm
.col-md-10,
.gutters-sm
.col-md-11,
.gutters-sm
.col-md-12,
.gutters-sm
.col-md,
.gutters-sm
.col-md-auto,
.gutters-sm
.col-lg-1,
.gutters-sm
.col-lg-2,
.gutters-sm
.col-lg-3,
.gutters-sm
.col-lg-4,
.gutters-sm
.col-lg-5,
.gutters-sm
.col-lg-6,
.gutters-sm
.col-lg-7,
.gutters-sm
.col-lg-8,
.gutters-sm
.col-lg-9,
.gutters-sm
.col-lg-10,
.gutters-sm
.col-lg-11,
.gutters-sm
.col-lg-12,
.gutters-sm
.col-lg,
.gutters-sm
.col-lg-auto,
.gutters-sm
.col-xl-1,
.gutters-sm
.col-xl-2,
.gutters-sm
.col-xl-3,
.gutters-sm
.col-xl-4,
.gutters-sm
.col-xl-5,
.gutters-sm
.col-xl-6,
.gutters-sm
.col-xl-7,
.gutters-sm
.col-xl-8,
.gutters-sm
.col-xl-9,
.gutters-sm
.col-xl-10,
.gutters-sm
.col-xl-11,
.gutters-sm
.col-xl-12,
.gutters-sm
.col-xl,
.gutters-sm
.col-xl-auto {
	padding-left: 12px;
	padding-right: 12px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.333333%;
}

.offset-2 {
	margin-left: 16.666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.333333%;
}

.offset-5 {
	margin-left: 41.666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.333333%;
}

.offset-8 {
	margin-left: 66.666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.333333%;
}

.offset-11 {
	margin-left: 91.666667%;
}

@media (min-width: 320px) {
	.col-xs {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xs-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xs-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xs-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xs-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xs-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xs-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xs-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xs-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xs-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xs-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xs-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xs-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xs-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xs-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xs-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xs-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xs-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xs-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xs-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xs-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xs-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xs-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xs-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xs-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xs-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xs-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xs-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xs-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xs-0 {
		margin-left: 0;
	}
	.offset-xs-1 {
		margin-left: 8.333333%;
	}
	.offset-xs-2 {
		margin-left: 16.666667%;
	}
	.offset-xs-3 {
		margin-left: 25%;
	}
	.offset-xs-4 {
		margin-left: 33.333333%;
	}
	.offset-xs-5 {
		margin-left: 41.666667%;
	}
	.offset-xs-6 {
		margin-left: 50%;
	}
	.offset-xs-7 {
		margin-left: 58.333333%;
	}
	.offset-xs-8 {
		margin-left: 66.666667%;
	}
	.offset-xs-9 {
		margin-left: 75%;
	}
	.offset-xs-10 {
		margin-left: 83.333333%;
	}
	.offset-xs-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-md-0 {
		margin-left: 0;
	}
	.offset-md-1 {
		margin-left: 8.333333%;
	}
	.offset-md-2 {
		margin-left: 16.666667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.333333%;
	}
	.offset-md-5 {
		margin-left: 41.666667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.333333%;
	}
	.offset-md-8 {
		margin-left: 66.666667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.333333%;
	}
	.offset-md-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 1024px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-lg-0 {
		margin-left: 0;
	}
	.offset-lg-1 {
		margin-left: 8.333333%;
	}
	.offset-lg-2 {
		margin-left: 16.666667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.333333%;
	}
	.offset-lg-5 {
		margin-left: 41.666667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.333333%;
	}
	.offset-lg-8 {
		margin-left: 66.666667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.333333%;
	}
	.offset-lg-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xl-0 {
		margin-left: 0;
	}
	.offset-xl-1 {
		margin-left: 8.333333%;
	}
	.offset-xl-2 {
		margin-left: 16.666667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.333333%;
	}
	.offset-xl-5 {
		margin-left: 41.666667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.333333%;
	}
	.offset-xl-8 {
		margin-left: 66.666667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.333333%;
	}
	.offset-xl-11 {
		margin-left: 91.666667%;
	}
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

@media (min-width: 320px) {
	.d-xs-none {
		display: none !important;
	}
	.d-xs-inline {
		display: inline !important;
	}
	.d-xs-inline-block {
		display: inline-block !important;
	}
	.d-xs-block {
		display: block !important;
	}
	.d-xs-table {
		display: table !important;
	}
	.d-xs-table-row {
		display: table-row !important;
	}
	.d-xs-table-cell {
		display: table-cell !important;
	}
	.d-xs-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-xs-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	.d-md-inline {
		display: inline !important;
	}
	.d-md-inline-block {
		display: inline-block !important;
	}
	.d-md-block {
		display: block !important;
	}
	.d-md-table {
		display: table !important;
	}
	.d-md-table-row {
		display: table-row !important;
	}
	.d-md-table-cell {
		display: table-cell !important;
	}
	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 1024px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-inline {
		display: inline !important;
	}
	.d-lg-inline-block {
		display: inline-block !important;
	}
	.d-lg-block {
		display: block !important;
	}
	.d-lg-table {
		display: table !important;
	}
	.d-lg-table-row {
		display: table-row !important;
	}
	.d-lg-table-cell {
		display: table-cell !important;
	}
	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}
	.d-xl-inline {
		display: inline !important;
	}
	.d-xl-inline-block {
		display: inline-block !important;
	}
	.d-xl-block {
		display: block !important;
	}
	.d-xl-table {
		display: table !important;
	}
	.d-xl-table-row {
		display: table-row !important;
	}
	.d-xl-table-cell {
		display: table-cell !important;
	}
	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	-webkit-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important;
}

@media (min-width: 320px) {
	.flex-xs-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-xs-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-xs-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-xs-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-xs-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-xs-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-xs-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-xs-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-xs-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-xs-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-xs-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-xs-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-xs-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-xs-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-xs-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-xs-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-xs-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-xs-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-xs-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-xs-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-xs-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-xs-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-xs-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-xs-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-xs-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-xs-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-xs-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-xs-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-xs-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 1024px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-lowercase {
	text-transform: lowercase;
}

.font-weihgt-bold {
	font-weight: 700;
}

.font-weihgt-black {
	font-weight: 900;
}

.font-weight-light {
	font-weight: 300;
}

.font-weight-normal {
	font-weight: 400;
}

.text-primary {
	color: #fd5434;
}

.text-secondary,
blockquote .ico.text-secondary {
	color: #44d7b6;
}

.text-tertiary,
blockquote cite {
	color: #001e89;
}

.text-warning {
	color: #f8595b;
}

.text-white {
	color: #fff;
}

.bg-white {
	background-color: #fff;
}

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

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

.circle {
	border-radius: 50%;
	overflow: hidden;
}

.rounded {
	border-radius: 16px;
	overflow: hidden;
}

.rounded-right {
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
}

.rounded-left {
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
}

.rounded-top {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}

.rounded-bottom {
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}

.padding-bottom-0 {
	padding-bottom: 0 !important;
}

.padding-top-0 {
	padding-top: 0 !important;
}

.padding-left-0 {
	padding-left: 0 !important;
}

.padding-right-0 {
	padding-right: 0 !important;
}

.padding-0 {
	padding: 0 !important;
}

.padding-x-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.padding-y-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-top-0 {
	margin-top: 0 !important;
}

.margin-left-0 {
	margin-left: 0 !important;
}

.margin-right-0 {
	margin-right: 0 !important;
}

.margin-0 {
	margin: 0 !important;
}

.margin-x-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.margin-y-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.bordered {
	border: 3px solid #001e89;
}

.bordered-bottom {
	padding-bottom: 2px;
	margin-bottom: 12px;
	border-bottom: 3px solid #001e89;
}

.bordered-top {
	border-top: 3px solid #001e89;
}

.bordered-left {
	border-left: 3px solid #001e89;
}

.bordered-right {
	border-right: 3px solid #001e89;
}

.sr-only {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.icon {
	width: 120px;
	height: 120px;
	display: inline-block;
	vertical-align: top;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}
.icon.icon-md {
	width: 100px;
	height: 100px;
}
.icon.icon-sm {
	width: 79px;
	height: 79px;
}
.icon.icon-xs {
	width: 42px;
	height: 42px;
}
@media (min-width: 768px) {
	.icon.icon-xs {
		width: 59px;
		height: 59px;
	}
}

html,
body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

main {
	padding-top: 120px;
	padding-bottom: 0;
}

main > .hero-section:first-child {
	margin-top: -120px;
}

.content-section {
	padding-top: 36px;
	padding-bottom: 36px;
}
@media (min-width: 768px) {
	.content-section {
		padding-top: 72px;
		padding-bottom: 72px;
	}
}
main .content-section:last-child {
	padding-bottom: 72px;
}
@media (min-width: 768px) {
	main .content-section:last-child {
		padding-bottom: 144px;
	}
}
.content-section[class^="bg-"]:not(.bg-white),
.content-section[class*=" bg-"]:not(.bg-white) {
	padding-top: 72px;
	padding-bottom: 72px;
}
@media (min-width: 768px) {
	.content-section[class^="bg-"]:not(.bg-white),
	.content-section[class*=" bg-"]:not(.bg-white) {
		padding-top: 144px;
		padding-bottom: 144px;
	}
}
.hero-section + .content-section {
	padding-top: 72px;
}
@media (min-width: 768px) {
	.hero-section + .content-section {
		padding-top: 144px;
	}
}

.help-section {
	font-weight: 300;
}
@media (min-width: 768px) {
	.help-section {
		padding-bottom: 128px;
	}
}
.help-section[class^="bg-"]:not(.bg-white),
.help-section[class*=" bg-"]:not(.bg-white) {
	margin-top: 36px;
}
@media (min-width: 768px) {
	.help-section[class^="bg-"]:not(.bg-white),
	.help-section[class*=" bg-"]:not(.bg-white) {
		margin-top: 72px;
		padding-top: 72px;
		padding-bottom: 72px;
	}
}
@media (min-width: 1024px) {
	.help-section[class^="bg-"]:not(.bg-white),
	.help-section[class*=" bg-"]:not(.bg-white) {
		padding-bottom: 35px;
	}
}
.help-section > .container {
	position: relative;
	z-index: 2;
}
.help-section h1 {
	margin-bottom: .24em;
}
@media (min-width: 768px) {
	.help-section .h1.subheader {
		line-height: 1.3334;
	}
}
.help-section .btn-wrapper {
	padding-top: 25px;
}
@media (min-width: 414px) {
	.help-section .btn-wrapper {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}
}
@media (min-width: 414px) {
	.help-section .btn-wrapper .btn {
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media (min-width: 1200px) {
	.help-section .btn-wrapper .btn {
		margin-left: 20px;
		margin-right: 20px;
	}
}
.help-section .text-article {
	padding-top: 50px;
	padding-bottom: 30px;
}
@media (min-width: 576px) {
	.help-section .text-article {
		padding-bottom: 50px;
	}
}
@media (min-width: 768px) {
	.help-section .text-article {
		padding-top: 108px;
		padding-bottom: 0;
	}
}
.help-section .text-article h4 {
	margin-bottom: 1.3em;
}

.form-section[class^="bg-"],
.form-section[class*=" bg-"] {
	padding-top: 100px;
	padding-bottom: 100px;
}
@media (min-width: 768px) {
	.form-section[class^="bg-"],
	.form-section[class*=" bg-"] {
		padding-top: 171px;
		padding-bottom: 204px;
	}
}

.testimonials-section {
	padding-bottom: 33px;
	margin-top: 60px;
	margin-bottom: 40px;
}
@media (min-width: 768px) {
	.testimonials-section {
		margin-top: 72px;
		margin-bottom: 72px;
	}
}
@media (max-width: 1023px) {
	.about-article + .testimonials-section {
		margin-top: 0;
	}
}
.gallery + .testimonials-section {
	margin-top: 0;
}
@media (min-width: 768px) {
	.gallery + .testimonials-section {
		margin-top: 0;
	}
}
.testimonials-section:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 33px;
	background: #fff;
	z-index: 0;
}

.quotes-section {
	position: relative;
}
.quotes-section,
.quotes-section[class^="bg-"],
.quotes-section[class*=" bg-"] {
	padding-top: 0;
	padding-bottom: 30px;
}
@media (min-width: 1024px) {
	.quotes-section,
	.quotes-section[class^="bg-"],
	.quotes-section[class*=" bg-"] {
		padding-bottom: 0 !important;
	}
}
@media (min-width: 576px) {
	.fullpage-container .quotes-section,
	.fullpage-container .quotes-section[class^="bg-"],
	.fullpage-container .quotes-section[class*=" bg-"] {
		padding-bottom: 72px;
	}
}
@media (min-width: 1024px) {
	.fullpage-container .quotes-section,
	.fullpage-container .quotes-section[class^="bg-"],
	.fullpage-container .quotes-section[class*=" bg-"] {
		padding-bottom: 0;
		z-index: 0;
	}
}

.accordion-section {
	position: relative;
	z-index: 9;
	padding-top: 114px;
	padding-bottom: 90px;
}
@media (min-width: 1024px) {
	.accordion-section {
		padding-top: 144px;
		padding-bottom: 110px;
	}
}
@media (min-width: 1024px) {
	.accordion-section[class^="bg-"]:not(.bg-white),
	.accordion-section[class*=" bg-"]:not(.bg-white) {
		padding-bottom: 110px;
	}
}
@media (min-width: 1024px) {
	.fullpage-container .accordion-section {
		margin-top: 2%;
	}
}
.accordion-section.bg-dark > .container,
.accordion-section.bg-blue-dark > .container,
.fullpage-container .section .accordion-section > .container {
	padding-top: 0;
	padding-bottom: 0;
}
@media (min-width: 1024px) {
	.fullpage-container .accordion-section.curved-block-top {
		z-index: 2;
	}
}
@media (min-width: 1024px) {
	.fullpage-container .accordion-section.curved-block-top {
		z-index: 4;
	}
}
.accordion-section h2 {
	margin-bottom: 1.15em;
}

@media (min-width: 414px) and (max-width: 767px) {
	.accordion-section h2 {
		font-size: 48px;
		line-height: 1.3125;
	}
}

.live-streaming-section {
	padding-top: 90px;
	padding-bottom: 72px;
}
@media (min-width: 768px) {
	.live-streaming-section {
		padding-top: 72px;
	}
}
.live-streaming-section h2 {
	margin-bottom: 67px;
}
@media (min-width: 768px) {
	.live-streaming-section h2 {
		margin-bottom: 48px;
	}
}

.cards-section {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
}
@media (min-width: 768px) {
	.cards-section {
		padding-top: 72px;
		padding-bottom: 72px;
	}
}
@media (min-width: 768px) {
	.hero-section + .cards-section {
		padding-top: 144px;
	}
}
.cards-section[class^="bg-"]:not(.bg-white),
.cards-section[class*=" bg-"]:not(.bg-white) {
	padding-bottom: 72px;
}
@media (min-width: 768px) {
	.cards-section[class^="bg-"]:not(.bg-white),
	.cards-section[class*=" bg-"]:not(.bg-white) {
		padding-bottom: 72px;
	}
}
.cards-section h1 {
	margin-bottom: .65em;
}
.cards-section h2 {
	margin-bottom: 67px;
}
@media (min-width: 768px) {
	.cards-section h2 {
		margin-bottom: 48px;
	}
}
.cards-section h3 {
	margin-bottom: 67px;
}
@media (min-width: 768px) {
	.cards-section h3 {
		margin-bottom: 50px;
	}
}
@media (min-width: 768px) {
	.cards-section .cards-row {
		padding-left: 70px;
		padding-right: 70px;
	}
}
@media (min-width: 1024px) {
	.cards-section .cards-row {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 1200px) {
	.cards-section .cards-row {
		margin-left: -60px;
		margin-right: -60px;
		width: calc(100% + 120px);
	}
}
.cards-section .cards-row:last-child {
	margin-bottom: -74px;
}

.hero-section + .investigations-section {
	padding-top: 72px;
	padding-bottom: 36px;
}
@media (min-width: 1024px) {
	.hero-section + .investigations-section {
		padding-top: 144px;
		padding-bottom: 72px;
	}
}

.investigations-section h1 {
	margin-bottom: .4em;
}

.rating-section h2 {
	margin-bottom: .3em;
}

.culture-section {
	font-weight: 300;
}
.hero-section + .culture-section {
	padding-top: 36px;
}
@media (min-width: 768px) {
	.hero-section + .culture-section {
		padding-top: 72px;
	}
}
.culture-section blockquote:last-child {
	margin-bottom: 0;
}
.culture-section p {
	margin-bottom: 1.2em;
}

.features-section {
	padding-top: 72px;
}
.features-section h3,
.features-section .h3 {
	font-size: 32px;
	line-height: 1.125;
	margin-bottom: 36px;
}
@media (min-width: 768px) {
	.features-section h3,
	.features-section .h3 {
		font-size: 48px;
		line-height: 1.3334;
		margin-bottom: 10px;
	}
}
@media (min-width: 1024px) {
	.features-section h3,
	.features-section .h3 {
		font-size: 48px;
		line-height: 1.3125;
		margin-bottom: 11px;
	}
}

.options-section h2 {
	margin-bottom: 46px;
}

.options-section .image-holder {
	margin-bottom: 30px;
	text-align: center;
}
@media (min-width: 1024px) {
	.options-section .image-holder {
		margin-bottom: 0;
	}
}
.options-section .image-holder.mobile {
	margin-bottom: 0;
}

.captcha-holder {
	display: none;
	float: left;
	clear: both;
}
.captcha-holder.visible {
	display: block;
}

.curved-bg-holder {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding-bottom: 38.5%;
	z-index: 0;
	display: block;
}

.curved-bg,
.rect-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	display: block;
}

.curved-block-top {
	position: relative;
	z-index: 1;
	margin-top: 9%;
}
.curved-block-top .curved-bg-holder {
	top: auto;
	bottom: 100%;
	-webkit-transform: translateY(48%);
	-ms-transform: translateY(48%);
	transform: translateY(48%);
	z-index: -1;
}
.curved-block-top .curved-bg-holder .curved-bg {
	z-index: -2;
}
.curved-block-top .curved-bg-holder .curved-bg-2 {
	top: 40px;
	z-index: -1;
}
@media (min-width: 768px) {
	.curved-block-top .curved-bg-holder .curved-bg-2 {
		top: 70px;
	}
}

.curved-block-center {
	position: relative;
	overflow: hidden;
}
.curved-block-center > .curved-bg-holder {
	top: 40%;
	overflow: visible;
}
@media (min-width: 768px) {
	.curved-block-center > .curved-bg-holder {
		top: 26%;
	}
}
@media (min-width: 1024px) {
	.curved-block-center > .curved-bg-holder {
		top: 20%;
	}
}
@media (min-width: 1200px) {
	.curved-block-center > .curved-bg-holder {
		top: 16%;
	}
}
.curved-block-center > .curved-bg-holder .rect-bg {
	top: 100%;
	width: 100%;
	height: 9999px;
	z-index: -1;
	display: block;
}

.curved-block-bottom {
	position: relative;
	z-index: 1;
	padding-bottom: 1.7361% !important;
	margin-bottom: 82px;
}
@media (min-width: 1024px) {
	.curved-block-bottom {
		margin-bottom: 0;
	}
}
.curved-block-bottom .curved-bg-holder {
	padding-bottom: 20.8333%;
	z-index: -1;
	top: 100%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.curved-block-bottom .curved-bg-holder .curved-bg {
	z-index: -1;
}
.curved-block-bottom .curved-bg-holder .curved-bg-2 {
	margin-top: 20px;
	z-index: -2;
}
@media (min-width: 414px) {
	.curved-block-bottom .curved-bg-holder .curved-bg-2 {
		margin-top: 30px;
	}
}
@media (min-width: 768px) {
	.curved-block-bottom .curved-bg-holder .curved-bg-2 {
		margin-top: 60px;
	}
}

.curved-block-vertical {
	position: relative;
	z-index: 1;
}
.curved-block-vertical .curved-bg-holder {
	padding-bottom: 0;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 0;
	padding-right: 37%;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.bg-stretch {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000619;
}


@media (min-width: 1200px) {
	.referral-page .bg-stretch {
		left: 10%;
		background-position: 0 50%;
	}
}
@media (min-width: 1440px) {
	.referral-page .bg-stretch {
		left: 500px;
		background-position: 30% 50%;
	}
}
@media (min-width: 1920px) {
	.referral-page .bg-stretch {
		background-position: 0 50%;
	}
}

.referral-page .bg-stretch:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
}
@media (min-width: 1200px) {
	.referral-page .bg-stretch:after {
		display: none;
	}
}

@media (max-width: 500px) {
	.remove-background {
		background-image: linear-gradient(#000619, #011555) !important;
	}
}

@media (min-width: 768px) {
	.hero-section + .caption-section,
	.hero-section + .caption-section[class^="bg-"],
	.hero-section + .caption-section[class*=" bg-"] {
		padding-top: 114px;
		padding-bottom: 25px;
	}
}

@media (min-width: 768px) {
	.team-quotes-section {
		padding-bottom: 72px;
	}
}

@media (min-width: 1024px) {
	.team-quotes-section {
		padding-top: 141px;
		padding-bottom: 104px;
	}
}

@media (min-width: 768px) {
	.team-quotes-section[class^="bg-"],
	.team-quotes-section[class*=" bg-"] {
		padding-bottom: 72px !important;
	}
}

@media (min-width: 1024px) {
	.team-quotes-section[class^="bg-"],
	.team-quotes-section[class*=" bg-"] {
		padding-bottom: 104px !important;
	}
}

.team-quotes-section .title-caption {
	font-size: 24px;
	line-height: 1.3334;
	font-weight: 300;
	padding-bottom: 36px;
}
@media (min-width: 768px) {
	.team-quotes-section .title-caption {
		padding-bottom: 60px;
	}
}
.team-quotes-section .title-caption .icon {
	width: 56px;
	height: 56px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}
.team-quotes-section .title-caption h2 {
	margin-bottom: .15em;
}

.intro-form-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.intro-form-section > .container,
.intro-form-section > .container-fluid {
	width: 100%;
	min-height: calc(100vh - 500px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 1024px) {
	.intro-form-section > .container,
	.intro-form-section > .container-fluid {
		padding-top: 42px;
		padding-bottom: 42px;
	}
}
@media (min-width: 1440px) {
	.intro-form-section > .container-fluid {
		padding-left: 109px;
		padding-right: 109px;
	}
}
.intro-form-section .form-box-wrap {
	width: 100%;
	position: relative;
	z-index: 2;
	border-radius: 40px;
	background: rgba(1, 21, 85, .9);
	color: #fff;
	padding: 36px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media (min-width: 768px) {
	.intro-form-section .form-box-wrap {
		padding: 50px;
		border-radius: 80px;
	}
}
@media (min-width: 1200px) {
	.intro-form-section .form-box-wrap {
		margin-left: 34px;
		margin-right: 34px;
	}
}
.intro-form-section .form-box-wrap .box-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	min-height: 280px;
}
@media (min-width: 768px) {
	.intro-form-section .form-box-wrap .box-holder {
		min-height: 400px;
	}
}
@media (min-width: 1200px) {
	.intro-form-section .form-box-wrap .box-holder {
		min-height: 520px;
	}
}
.intro-form-section .form-box-wrap .box-holder > * {
	width: 100%;
}
.intro-form-section .form-box-wrap h1,
.intro-form-section .form-box-wrap .h1 {
	margin: 0;
}
@media (min-width: 768px) {
	.intro-form-section .form-box-wrap h1,
	.intro-form-section .form-box-wrap .h1 {
		margin-bottom: -.15em;
	}
}
.intro-form-section .form-box-wrap .h1.subheader {
	font-weight: 900;
	margin: 0;
}
@media (min-width: 1200px) {
	.intro-form-section .form-box-wrap .h1.subheader {
		font-size: 48px;
		line-height: 1.3125;
	}
}

.request-form-section > .container-fluid,
.referral-form-section > .container-fluid {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
@media (min-width: 1200px) {
	.request-form-section > .container-fluid,
	.referral-form-section > .container-fluid {
		margin-top: -120px;
		padding: 0;
	}
}
@media (min-width: 1440px) {
	.request-form-section > .container-fluid,
	.referral-form-section > .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
}

#header {
	-webkit-transition: background .3s ease-in-out, padding .3s ease-in-out;
	transition: background .3s ease-in-out, padding .3s ease-in-out;
	padding-top: 37px;
	padding-bottom: 37px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100% !important;
	background: transparent;
	z-index: 11;
}
#header.fixed-position {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #02001e;
}
@media (min-width: 1024px) {
	#header.fixed-position {
		padding-top: 37px;
		padding-bottom: 37px;
	}
}
#header.fixed-position:before {
	opacity: 0;
	visibility: hidden;
}
@media (max-width: 1023px) {
	.nav-active #header {
		background: #02001e;
	}
}
@media (min-width: 1024px) {
	.request-page #header.fixed-position:after {
		opacity: 0;
		visibility: hidden;
	}
}
#header:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 200px;
	background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
	z-index: -1;
	pointer-events: none;
}
@media (max-width: 1023px) {
	.nav-active #header:before {
		opacity: 0;
		visibility: hidden;
	}
}
.meet-the-team-page #header:before,
.referral-page #header:before {
	display: none !important;
}
@media (min-width: 1200px) {
	.request-page #header:after {
		-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		content: "";
		position: absolute;
		width: 48%;
		height: 200px;
		right: 0;
		top: 0;
		background: #fff;
		z-index: -1;
	}
}
@media (min-width: 1440px) {
	.request-page #header:after {
		width: 54.6%;
	}
}
#header > .container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 46px;
}
@media (min-width: 1200px) {
	#header > .container-fluid {
		padding-left: 48px;
		padding-right: 48px;
	}
}

.logo {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 0 0;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

#footer {
	color: #fff;
	background: #000619;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	z-index: 2;
}
#footer > .container {
	padding: 66px 30px 72px;
	max-width: 1160px;
	position: relative;
}
@media (min-width: 768px) {
	#footer > .container {
		padding: 73px 78px 52px;
	}
}
@media (min-width: 1024px) {
	#footer > .container {
		padding: 83px 20px 36px;
	}
}
#footer .row [class^="col-"],
#footer .row [class*=" col-"] {
	position: static;
}
#footer h4 {
	margin-bottom: 28px;
}
@media (min-width: 768px) {
	#footer h4 {
		font-size: 36px;
		line-height: 48px;
	}
}
@media (min-width: 1024px) {
	#footer h4 {
		margin-bottom: 18px;
	}
}
#footer .logo {
	display: block;
	max-width: 155px;
	text-align: center;
	margin: 0 auto 28px;
}
@media (min-width: 768px) {
	#footer .logo {
		margin: 0 0 12px;
		max-width: 87px;
	}
}
@media (min-width: 1024px) {
	#footer .logo {
		margin-bottom: 37px;
		max-width: 155px;
	}
}
#footer a {
	color: #fff;
}
#footer a:not(.btn):hover {
	color: #44d7b6;
}

.address-holder {
	font-weight: 300;
}
@media (min-width: 1024px) {
	.address-holder {
		padding-bottom: 25px;
	}
}
.address-holder address {
	padding: 0 0 24px;
	font-style: normal;
}

@media (min-width: 1024px) {
	.add-nav-holder {
		padding-top: 14px;
	}
}

.made-in-info {
	font-size: 14px;
	line-height: 1.36;
	padding-bottom: 8px;
}

.copyright-row {
	font-size: 14px;
	line-height: 1.36;
}
@media (max-width: 767px) {
	.copyright-row {
		display: none;
	}
}
@media (min-width: 768px) {
	.copyright-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.copyright-row .logo-holder {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	margin-right: 11px;
}
@media (min-width: 1024px) {
	.copyright-row .logo-holder {
		margin-right: 13px;
	}
}
.copyright-row .copyright-holder {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-top: 5px;
}
@media (min-width: 1024px) {
	.copyright-row .copyright-holder {
		padding-top: 4px;
	}
}
.copyright-row p {
	margin: 0;
}

.copyright address {
	font-style: normal;
	display: inline;
}
.copyright address:before {
	width: 1px;
	height: 12px;
	content: "";
	display: inline-block;
	vertical-align: top;
	margin: 4px 4px 0 2px;
	background: currentColor;
}

.bottom-add-menu li {
	display: inline;
}
.bottom-add-menu li + li:before {
	width: 1px;
	height: 12px;
	content: "";
	display: inline-block;
	vertical-align: top;
	margin: 4px 5px 0 2px;
	background: currentColor;
}

.btn {
	-webkit-transition: color .3s ease-in-out, opacity .3s ease-in-out, background .3s ease-in-out, box-shadow .3s ease-in-out, border-color .3s ease-in-out;
	transition: color .3s ease-in-out, opacity .3s ease-in-out, background .3s ease-in-out, box-shadow .3s ease-in-out, border-color .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	background: #fd5434;
	color: #fff;
	padding: 21px 32px;
	margin: 0 0 25px;
	border: 0;
	border-radius: 39px;
	font-size: 22px;
	line-height: 34px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	min-width: 280px;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
@media (min-width: 768px) {
	.btn {
		font-size: 30px;
	}
}
@media (min-width: 1024px) {
	.btn {
		margin-bottom: 30px;
		min-width: 294px;
	}
}

@media (max-width: 768px) {
	.btn-center {
		text-align: center;
	}
}

.btn:hover {
	color: #fff;
	background: #fc2a02;
}
.btn .ico {
	font-size: 40px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.btn.btn-with-icon {
	min-width: 280px;
	text-align: left;
	padding-right: 85px;
	position: relative;
}
@media (min-width: 1024px) {
	.btn.btn-with-icon {
		min-width: 294px;
	}
}
.btn.btn-with-icon.btn-sm {
	padding-right: 50px;
}
.btn.btn-with-icon .ico {
	position: absolute;
	right: 33px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.btn.btn-sm {
	font-size: 18px;
	line-height: 24px;
	padding: 11px 20px;
	min-width: 174px;
}
@media (min-width: 768px) {
	.btn.btn-sm {
		font-size: 18px;
	}
}
@media (min-width: 1024px) {
	.btn.btn-sm {
		min-width: 174px;
	}
}
.btn.btn-sm .ico {
	font-size: 20px;
	line-height: 1;
	right: 20px;
}
.btn.btn-md {
	padding: 12px 15px;
	min-width: 174px;
}
@media (min-width: 768px) {
	.btn.btn-md {
		min-width: 264px;
	}
}
.btn.btn-md .ico {
	font-size: 20px;
	line-height: 1;
	right: 20px;
}
.btn.btn-expanded {
	display: block;
	width: 100%;
}
.btn.btn-expanded,
.btn.btn-expanded.btn-sm {
	min-width: 1px;
}
@media (min-width: 1024px) {
	.btn.btn-expanded,
	.btn.btn-expanded.btn-sm {
		min-width: 1px;
	}
}
.btn.wide {
	min-width: 275px;
}
@media (min-width: 768px) {
	.btn.wide {
		min-width: 351px;
	}
}
@media (min-width: 1024px) {
	.btn.wide {
		min-width: 351px;
	}
}
.btn.btn-primary {
	background: #fd5434;
}
.btn.btn-primary:hover {
	background: #fc2a02;
}
.btn.btn-secondary {
	background: #44d7b6;
}
.btn.btn-secondary:hover {
	background: #29bf9d;
}
.btn.btn-tertiary {
	background: #414883;
}
.btn.btn-tertiary:hover {
	background: #303561;
}
.btn.btn-dark {
	background: #000619;
}
.btn.btn-dark:hover {
	background: #00124c;
}

.nav-opener {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 11px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	border: 0;
	background: transparent;
	border-radius: 0;
	min-width: 1px;
}
@media (min-width: 1024px) {
	.nav-opener {
		display: none;
	}
}
.nav-opener:hover {
	background: transparent;
}
.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	-webkit-transition: top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, height .3s ease-in-out, border-radius .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, height .3s ease-in-out, border-radius .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, height .3s ease-in-out, border-radius .3s ease-in-out;
	transition: transform .3s ease-in-out, top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, height .3s ease-in-out, border-radius .3s ease-in-out, -webkit-transform .3s ease-in-out;
	position: absolute;
	left: 16px;
	right: 16px;
	height: 8px;
	top: 2px;
	border-radius: 50%;
	background: #fff;
}
.nav-opener:before,
.nav-opener:after {
	content: "";
}
@media (max-width: 1023px) {
	.nav-active .nav-opener:before,
	.nav-active .nav-opener:after {
		width: auto;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		border-radius: 0;
		left: 5px;
		right: 5px;
		height: 2px;
		top: 50%;
	}
}
.nav-opener:after {
	top: 29px;
}
@media (max-width: 1023px) {
	.nav-active .nav-opener:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}
.nav-opener span {
	top: 15px;
}
@media (max-width: 1023px) {
	.nav-active .nav-opener span {
		opacity: 0;
	}
}

@media (max-width: 1023px) {
	.main-nav {
		-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, z-index .3s ease-in-out, top .3s ease-in-out;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out, z-index .3s ease-in-out, top .3s ease-in-out;
		position: absolute;
		top: 120px;
		left: 0;
		width: 100%;
		height: calc(100vh - 120px);
		overflow: auto;
		padding: 30px 20px 100px;
		background: #02001e;
		visibility: hidden;
		opacity: 0;
		z-index: -5;
		pointer-events: none;
	}
}

@media (min-width: 1024px) {
	.main-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
}

.resize-active .main-nav {
	-webkit-transition: none;
	transition: none;
}

@media (max-width: 1023px) {
	.fixed-position .main-nav {
		top: 86px;
		height: calc(100vh - 86px);
	}
}

@media (max-width: 1023px) {
	.nav-active .main-nav {
		opacity: 1;
		visibility: visible;
		z-index: 5;
		pointer-events: auto;
	}
}

.main-nav-accordion {
	margin-bottom: 50px;
	font-size: 18px;
	line-height: 24px;
}
@media (max-width: 1023px) {
	.main-nav-accordion {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion {
		margin: 0;
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.main-nav-accordion > li {
	position: relative;
}
.main-nav-accordion > li.active > a {
	background: #414883;
}
@media (min-width: 1024px) {
	.main-nav-accordion > li.active > a {
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li.active > a:only-child {
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li.active:hover > a {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
}
@media (max-width: 1023px) {
	.main-nav-accordion > li.active > .opener:after {
		-webkit-transform: translate(-50%, -50%) rotate(135deg);
		-ms-transform: translate(-50%, -50%) rotate(135deg);
		transform: translate(-50%, -50%) rotate(135deg);
		margin-top: -4px;
	}
}
.main-nav-accordion > li:hover > a {
	background: #414883;
}
@media (min-width: 1024px) {
	.main-nav-accordion > li:hover > a:only-child {
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li:hover > a:after {
		opacity: 1;
		visibility: visible;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li:hover ul {
		display: block !important;
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li > a {
		display: inline-block;
		vertical-align: top;
		padding-right: 35px;
		border-radius: 15px 15px 0 0;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li > a:only-child {
		padding-right: 15px;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li > a:only-child:after {
		display: none;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion > li > a:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 12px;
		background: #414883;
		opacity: 0;
		visibility: hidden;
		display: none;
	}
}
.main-nav-accordion a {
	display: block;
	padding: 12px 20px;
	color: #fff;
}
@media (min-width: 1024px) {
	.main-nav-accordion a {
		padding: 12px 15px;
	}
}
.main-nav-accordion ul {
	font-size: 14px;
	line-height: 19px;
	letter-spacing: normal;
	background: #414883;
}
@media (min-width: 1024px) {
	.main-nav-accordion ul {
		-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, z-index .3s ease-in-out;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out, z-index .3s ease-in-out;
		display: block !important;
		position: absolute;
		left: 0 !important;
		top: 100% !important;
		min-width: 225px;
		max-width: 300px;
		border-radius: 0 15px 15px 15px;
		padding-top: 8px;
		padding-bottom: 15px;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
	}
}
.main-nav-accordion ul > li.active > a {
	background: rgba(184, 198, 243, .23);
}
.main-nav-accordion ul a {
	padding-left: 40px;
}
@media (min-width: 1024px) {
	.main-nav-accordion ul a {
		padding: 5px 17px;
	}
}
@media (min-width: 1024px) {
	.main-nav-accordion ul a:hover {
		background: rgba(184, 198, 243, .23);
	}
}
.main-nav-accordion ul .ico {
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	min-width: 22px;
	text-align: center;
	margin-right: 10px;
}
.main-nav-accordion ul .ico-video {
	font-size: 13px;
}
.main-nav-accordion ul .ico-police-car {
	font-size: 14px;
}
.main-nav-accordion ul .ico-pin-slim,
.main-nav-accordion ul .ico-children,
.main-nav-accordion ul .ico-shield,
.main-nav-accordion ul .ico-pill,
.main-nav-accordion ul .ico-man-in-hat,
.main-nav-accordion ul .ico-engineering,
.main-nav-accordion ul .ico-support {
	font-size: 20px;
}
.main-nav-accordion ul .ico-card {
	font-size: 15px;
}
.main-nav-accordion .opener {
	width: 60px;
	height: 48px;
	font-size: 0;
	line-height: 0;
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	min-width: 1px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	pointer-events: none;
}
@media (min-width: 1024px) {
	.main-nav-accordion .opener {
		width: 15px;
		right: 9px;
	}
}
.main-nav-accordion .opener:after {
	-webkit-transition: margin-top .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: margin-top .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, margin-top .3s ease-in-out;
	transition: transform .3s ease-in-out, margin-top .3s ease-in-out, -webkit-transform .3s ease-in-out;
	width: 13px;
	height: 13px;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	border: solid #fff;
	border-width: 2px 2px 0 0;
	background: none;
	padding: 0;
	margin: 0;
}
@media (min-width: 1024px) {
	.main-nav-accordion .opener:after {
		width: 9px;
		height: 9px;
		border-width: 0 2px 2px 0;
		margin-top: -2px;
	}
}

.add-nav-accordion {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
}
@media (min-width: 768px) {
	.add-nav-accordion {
		padding-bottom: 93px;
	}
}
@media (min-width: 1024px) {
	.add-nav-accordion {
		padding-bottom: 37px;
	}
}
.add-nav-accordion > li {
	padding-bottom: 35px;
}
@media (min-width: 1024px) {
	.add-nav-accordion > li {
		padding-bottom: 0;
	}
}
@media (max-width: 767px) {
	.add-nav-accordion > li.active h6 a,
	#footer .add-nav-accordion > li.active h6 a {
		color: #44d7b6;
	}
}
.add-nav-accordion > li.active h6 a:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	border-color: transparent #44d7b6 #44d7b6 transparent;
	margin-top: 5px;
}
.add-nav-accordion ul a,
#footer .add-nav-accordion ul a {
	color: #5a69ac;
}
.add-nav-accordion h6 {
	margin-bottom: 9px;
}
@media (min-width: 768px) {
	.add-nav-accordion h6 {
		margin-bottom: 15px;
	}
}
.add-nav-accordion h6 > a {
	padding: 5px 30px 5px 0;
	display: block;
	position: relative;
}
@media (min-width: 768px) {
	.add-nav-accordion h6 > a {
		display: inline-block;
		vertical-align: top;
		padding: 0;
		pointer-events: none;
	}
}
.add-nav-accordion h6 > a:hover:after {
	border-color: transparent #44d7b6 #44d7b6 transparent;
}
.add-nav-accordion h6 > a:after {
	-webkit-transition: margin-top .3s ease-in-out, border-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: margin-top .3s ease-in-out, border-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, margin-top .3s ease-in-out, border-color .3s ease-in-out;
	transition: transform .3s ease-in-out, margin-top .3s ease-in-out, border-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	width: 9px;
	height: 9px;
	content: "";
	position: absolute;
	right: 6px;
	top: 9px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border: solid #fff;
	border-width: 0 2px 2px 0;
}
@media (min-width: 768px) {
	.add-nav-accordion h6 > a:after {
		display: none;
	}
}

.menu-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	width: calc(100% + 20px);
}
@media (min-width: 1024px) {
	.menu-buttons {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: auto;
		margin: 0 0 0 auto;
	}
}
.menu-buttons li {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width: 1024px) {
	.menu-buttons li {
		width: auto;
		padding: 0 0 0 10px;
	}
}
@media (min-width: 1200px) {
	.menu-buttons li {
		padding-left: 30px;
	}
}
.menu-buttons .btn {
	display: block;
	width: 100%;
}
@media (min-width: 1024px) {
	.menu-buttons .btn {
		width: auto;
		margin-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.menu-buttons .btn.btn-with-icon {
		padding-right: 70px;
	}
}

.add-menu-buttons {
	padding-bottom: 35px;
}
@media (min-width: 768px) {
	.add-menu-buttons {
		position: absolute;
		top: -23px;
		left: 60px;
		right: 60px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0;
	}
}
@media (min-width: 1024px) {
	.add-menu-buttons {
		position: static;
		top: auto;
		left: auto;
		right: auto;
		display: block;
		padding: 0 0 37px;
	}
}
@media (min-width: 768px) {
	.add-menu-buttons li {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}
}
@media (min-width: 1024px) {
	.add-menu-buttons li {
		width: 100%;
		padding: 0;
		text-align: left;
	}
}
.add-menu-buttons .btn {
	display: block;
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	.add-menu-buttons .btn {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
	}
}
@media (min-width: 1024px) {
	.add-menu-buttons .btn {
		display: block;
		margin-bottom: 19px;
		max-width: 228px;
	}
}
.add-menu-buttons .btn,
.add-menu-buttons .btn.btn-sm {
	min-width: 1px;
}
@media (min-width: 768px) {
	.add-menu-buttons .btn,
	.add-menu-buttons .btn.btn-sm {
		min-width: 228px;
	}
}
@media (min-width: 1024px) {
	.add-menu-buttons .btn,
	.add-menu-buttons .btn.btn-sm {
		min-width: 1px;
	}
}

.testimonials-slider {
	width: 100%;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.testimonials-slider .slick-list {
	width: 100%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.testimonials-slider .slide {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	width: 100%;
	padding-left: 14px;
	padding-right: 14px;
}
@media (min-width: 1440px) {
	.testimonials-slider .slide {
		padding-left: 0;
		padding-right: 0;
	}
}
.testimonials-slider .slide-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 574px;
	padding-top: 30px;
	padding-bottom: 40px;
}
@media (min-width: 768px) {
	.testimonials-slider .slide-holder {
		min-height: 577px;
		padding-top: 50px;
	}
}
.testimonials-slider blockquote {
	font-size: 24px;
	line-height: 1.3334;
	font-weight: 900;
	padding: 0;
	margin: 0;
}
@media (min-width: 768px) {
	.testimonials-slider blockquote {
		font-size: 36px;
	}
}
.testimonials-slider blockquote:before {
	display: none;
}
.testimonials-slider blockquote.blockquote-lg {
	font-size: 36px;
	margin: 0;
}
@media (min-width: 768px) {
	.testimonials-slider blockquote.blockquote-lg {
		font-size: 60px;
		line-height: 1.3167;
	}
}
.testimonials-slider blockquote.blockquote-lg q {
	font-weight: 900;
}
.testimonials-slider blockquote .ico {
	display: inline-block;
	vertical-align: top;
	color: #44d7b6;
	font-size: 50px;
	line-height: 1;
	margin-bottom: 22px;
}
@media (min-width: 768px) {
	.testimonials-slider blockquote .ico {
		margin-bottom: 44px;
	}
}
@media (min-width: 768px) {
	.testimonials-slider blockquote .ico {
		margin-bottom: 24px;
	}
}
.testimonials-slider blockquote q {
	display: block;
}
@media (max-width: 767px) {
	.testimonials-slider blockquote q {
		text-align: left;
	}
}
.testimonials-slider blockquote q:before,
.testimonials-slider blockquote q:after {
	content: "";
	quotes: none;
}

.slick-arrow {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	width: 67px;
	height: 67px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	color: #fff;
	min-width: 1px;
	background-color: #44d7b6;
	border-radius: 50%;
	padding: 0;
	margin: 0 0 -33px;
	border: 0;
	z-index: 1;
}
.slick-arrow:hover {
	background-color: #24aa8c;
}
.slick-arrow:before {
	font-size: 33px;
	line-height: 1;
	font-family: "icomoon" !important;
	font-weight: 400;
}
.slick-arrow.slick-prev {
	margin-right: 40px;
}
.slick-arrow.slick-prev:before {
	content: "";
	margin-right: 3px;
}
.slick-arrow.slick-next {
	margin-left: 40px;
}
.slick-arrow.slick-next:before {
	content: "";
	margin-left: 3px;
}

.social-networks {
	padding-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	line-height: 1.3334;
	font-weight: 700;
}
@media (min-width: 768px) {
	.social-networks {
		padding-top: 35px;
	}
}
.social-networks li {
	width: 100%;
	padding: 0 0 30px;
}
@media (min-width: 768px) {
	.social-networks li {
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (min-width: 768px) {
	.social-networks li {
		padding-left: 37px;
		padding-right: 37px;
	}
}
.social-networks a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.social-networks a:hover .text {
	opacity: 1;
	text-decoration: underline;
}
.social-networks .ico {
	display: inline-block;
	vertical-align: top;
	font-size: 51px;
	line-height: 1;
	font-weight: 400;
	margin-right: 22px;
}
.bg-dark .social-networks .ico,
.bg-blue-dark .social-networks .ico {
	color: #fff;
}
.social-networks .ico-glassdoor {
	color: #0caa41;
}
.social-networks .ico-linkedin {
	color: #2867b2;
}
.social-networks .text {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	opacity: .8;
}
.bg-dark .social-networks .text,
.bg-blue-dark .social-networks .text {
	opacity: 1;
}

.form-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-right: -20px;
	padding: 50px 30px 58px;
	border-radius: 38px;
	text-align: left;
	font-size: 18px;
	line-height: 1.3334;
}
@media (min-width: 768px) {
	.form-box {
		text-align: left;
		margin-left: 0;
		margin-right: 0;
		padding: 80px 60px 58px;
		width: 100%;
	}
}
@media (min-width: 1024px) {
	.form-box {
		padding: 76px 95px 62px;
	}
}
@media (max-width: 767px) {
	.form-box .form-box-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
.form-box .form-box-wrap.thank-you-msg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (min-width: 768px) {
	.form-box .form-box-wrap.thank-you-msg {
		min-height: 366px;
	}
}
@media (min-width: 768px) {
	.form-box .form-box-wrap .h1 {
		margin-bottom: 0;
	}
}
.form-box .form-box-wrap .h1.subheader {
	line-height: 1.3334;
	margin-bottom: 0;
}
.form-box a {
	color: currentColor;
}
.form-box a:hover {
	color: #44d7b6;
}
.form-box .h3.subheader {
	font-weight: 400;
	margin-bottom: 24px;
}
@media (min-width: 768px) {
	.form-box .h3.subheader {
		font-weight: 900;
		margin-bottom: 16px;
	}
}
.form-box h3 {
	margin-bottom: 14px;
}
@media (max-width: 767px) {
	.form-box h3 {
		font-size: 24px;
		line-height: 1.3334;
	}
}
@media (min-width: 768px) {
	.form-box h3 {
		margin-bottom: 15px;
	}
}
@media (min-width: 1024px) {
	.form-box h3 {
		margin-bottom: 12px;
	}
}

.request-form {
	padding-top: 23px;
}
@media (min-width: 768px) {
	.request-form {
		padding-top: 18px;
	}
}
.request-form button[type="submit"],
.request-form input[type="submit"] {
	margin-top: 12px;
}
@media (min-width: 768px) {
	.request-form button[type="submit"],
	.request-form input[type="submit"] {
		margin-top: 0;
	}
}

.request-info-form input[type="text"],
.request-info-form input[type="email"],
.request-info-form input[type="password"] {
	color: #fff;
}
@media (min-width: 1200px) {
	.request-info-form input[type="text"],
	.request-info-form input[type="email"],
	.request-info-form input[type="password"] {
		color: #000619;
	}
}
@media (min-width: 1440px) {
	.request-info-form input[type="text"],
	.request-info-form input[type="email"],
	.request-info-form input[type="password"] {
		margin-bottom: 48px;
	}
}
@media (min-width: 1200px) {
	.request-info-form input[type="text"]::-webkit-input-placeholder,
	.request-info-form input[type="email"]::-webkit-input-placeholder,
	.request-info-form input[type="password"]::-webkit-input-placeholder {
		color: #000619;
	}
}
.request-info-form input[type="text"]::-moz-placeholder,
.request-info-form input[type="email"]::-moz-placeholder,
.request-info-form input[type="password"]::-moz-placeholder {
	opacity: 1;
}
@media (min-width: 1200px) {
	.request-info-form input[type="text"]::-moz-placeholder,
	.request-info-form input[type="email"]::-moz-placeholder,
	.request-info-form input[type="password"]::-moz-placeholder {
		color: #000619;
	}
}
@media (min-width: 1200px) {
	.request-info-form input[type="text"]:-moz-placeholder,
	.request-info-form input[type="email"]:-moz-placeholder,
	.request-info-form input[type="password"]:-moz-placeholder {
		color: #000619;
	}
}
@media (min-width: 1200px) {
	.request-info-form input[type="text"]:-ms-input-placeholder,
	.request-info-form input[type="email"]:-ms-input-placeholder,
	.request-info-form input[type="password"]:-ms-input-placeholder {
		color: #000619;
	}
}
@media (min-width: 1200px) {
	.request-info-form input[type="text"].placeholder,
	.request-info-form input[type="email"].placeholder,
	.request-info-form input[type="password"].placeholder {
		color: #000619;
	}
}

.request-info-form .error input[type="text"],
.request-info-form .error input[type="email"],
.request-info-form .error input[type="password"] {
	color: #f8595b;
}
.request-info-form .error input[type="text"]::-webkit-input-placeholder,
.request-info-form .error input[type="email"]::-webkit-input-placeholder,
.request-info-form .error input[type="password"]::-webkit-input-placeholder {
	color: #f8595b;
}
.request-info-form .error input[type="text"]::-moz-placeholder,
.request-info-form .error input[type="email"]::-moz-placeholder,
.request-info-form .error input[type="password"]::-moz-placeholder {
	opacity: 1;
	color: #f8595b;
}
.request-info-form .error input[type="text"]:-moz-placeholder,
.request-info-form .error input[type="email"]:-moz-placeholder,
.request-info-form .error input[type="password"]:-moz-placeholder {
	color: #f8595b;
}
.request-info-form .error input[type="text"]:-ms-input-placeholder,
.request-info-form .error input[type="email"]:-ms-input-placeholder,
.request-info-form .error input[type="password"]:-ms-input-placeholder {
	color: #f8595b;
}
.request-info-form .error input[type="text"].placeholder,
.request-info-form .error input[type="email"].placeholder,
.request-info-form .error input[type="password"].placeholder {
	color: #f8595b;
}

@media (min-width: 1200px) {
	.request-info-form .form-group-with-icon .ico {
		color: #000619;
	}
}

.request-info-form .form-group-with-icon.error .ico {
	color: #f8595b;
}

@media (max-width: 767px) {
	.request-info-form .btn {
		min-width: 1px;
		width: 100%;
	}
}

.request-info-form .captcha-wrap {
	margin: 0 0 30px;
}

.hero-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.hero-section.curved-block-center {
	padding-bottom: 38px;
	margin-bottom: -38px;
}
.hero-section.curved-block-center:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 38px;
	background: #fff;
	z-index: 0;
}
.hero-section.win-min-height {
	position: relative;
}
.hero-section.win-min-height:before {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-image: -webkit-radial-gradient(100% 50% at 50% 55%, #000 0%, rgba(0, 0, 0, 0) 100%);
	background-image: radial-gradient(100% 50% at 50% 55%, #000 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}
.hero-section.win-min-height > .container {
	max-width: 1240px;
	min-height: calc(100vh - 57px);
}
@media (min-width: 1200px) {
	.hero-section.win-min-height .btn-wrapper .btn:only-child {
		min-width: 481px;
	}
}
.hero-section.hero-section-alt {
	position: relative;
}
.hero-section.hero-section-alt:before {
	width: 100%;
	height: 75%;
	background-image: -webkit-linear-gradient(top, #011555 0%, #011555 40%, rgba(1, 21, 85, .78) 78%, rgba(1, 21, 85, 0) 100%);
	background-image: linear-gradient(to bottom, #011555 0%, #011555 40%, rgba(1, 21, 85, .78) 78%, rgba(1, 21, 85, 0) 100%);
}
.hero-section .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 603px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 200px;
	padding-bottom: 160px;
	position: relative;
	z-index: 2;
}
@media (min-width: 768px) {
	.hero-section .container {
		padding-top: 145px;
		padding-bottom: 50px;
	}
}
.hero-section .title-caption {
	position: relative;
}
.hero-section h1,
.hero-section .display-1 {
	-webkit-transition: z-index .3s linear, opacity .3s linear;
	transition: z-index .3s linear, opacity .3s linear;
	margin-bottom: .125em;
	position: relative;
	z-index: 12;
}
@media (min-width: 1200px) {
	.hero-section h1,
	.hero-section .display-1 {
		font-size: 132px;
		line-height: 1.0152;
		font-weight: 900;
	}
}
.fixed-position + main .hero-section h1,
.fixed-position + main
.hero-section .display-1 {
	z-index: 10;
}
.nav-active .hero-section h1,
.nav-active
.hero-section .display-1 {
	z-index: 10;
	opacity: 0;
}
.hero-section h1.subheader,
.hero-section .h1.subheader {
	-webkit-transition: z-index .3s linear, opacity .3s linear;
	transition: z-index .3s linear, opacity .3s linear;
	line-height: 1.3334;
	position: relative;
	z-index: 12;
}
.fixed-position + main .hero-section h1.subheader,
.fixed-position + main
.hero-section .h1.subheader {
	z-index: 10;
}
.nav-active .hero-section h1.subheader,
.nav-active
.hero-section .h1.subheader {
	z-index: 10;
	opacity: 0;
}
.hero-section .btn-wrapper {
	position: absolute;
	bottom: -38px;
	left: 0;
	right: 0;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 5;
}
@media (max-width: 575px) {
	.hero-section .btn-wrapper .btn {
		display: block;
		width: 100%;
	}
}
@media (min-width: 768px) {
	.hero-section .btn-wrapper .btn {
		margin: 0 10px;
	}
}
@media (min-width: 1200px) {
	.hero-section .btn-wrapper .btn {
		margin-left: 20px;
		margin-right: 20px;
	}
}
.hero-section .btn-wrapper .btn:last-child {
	margin-bottom: 0;
}
.hero-section .icon-square {
	width: 100px;
	height: 100px;
	margin-bottom: 16px;
}
@media (min-width: 768px) {
	.hero-section .icon-square {
		width: 100px;
		height: 100px;
	}
}
@media (min-width: 1200px) {
	.hero-section .icon-square {
		margin-bottom: 37px;
	}
}
.hero-section .icon-square .ico {
	font-size: 48px;
}
@media (min-width: 768px) {
	.hero-section .icon-square .ico {
		font-size: 48px;
	}
}
.hero-section .icon-square .ico-video {
	font-size: 34px;
}
@media (min-width: 768px) {
	.hero-section .icon-square .ico-video {
		font-size: 34px;
	}
}

.hero-heading-alt,
.hero-section .hero-heading-alt {
	letter-spacing: -1px;
	font-weight: 100;
	font-size: 60px;
	margin: 0 -10px 18px;
}
@media (min-width: 768px) {
	.hero-heading-alt,
	.hero-section .hero-heading-alt {
		font-size: 80px;
		margin: 0 0 10px;
		letter-spacing: -2px;
	}
}
@media (min-width: 1024px) {
	.hero-heading-alt,
	.hero-section .hero-heading-alt {
		font-size: 98px;
		letter-spacing: -3px;
	}
}
@media (min-width: 1200px) {
	.hero-heading-alt,
	.hero-section .hero-heading-alt {
		font-weight: 100;
		font-size: 158px;
	}
}
@media (max-width: 767px) {
	.hero-heading-alt + .h1.subheader,
	.hero-section .hero-heading-alt + .h1.subheader {
		font-size: 36px;
		line-height: 1.3334;
	}
}

.num-wrap {
	display: inline-block;
	font-weight: 600;
	font-size: 62px;
	letter-spacing: -2px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
@media (min-width: 768px) {
	.num-wrap {
		font-size: 84px;
		margin-right: -5px;
	}
}
@media (min-width: 1024px) {
	.num-wrap {
		font-size: 100px;
	}
}
@media (min-width: 1200px) {
	.num-wrap {
		font-weight: 600;
		font-size: 160px;
		margin-right: -16px;
		letter-spacing: -10px;
	}
}
.num-wrap .ico {
	display: inline-block;
	vertical-align: top;
	font-size: 52px;
	line-height: 1;
	font-weight: 400;
	margin: 48px -32px 0 -20px;
}
.num-wrap .ico.blue {
	color: #2980c3;
}
.num-wrap .ico.yellow {
	color: #eeb22a;
}
.num-wrap .ico.green {
	color: #0caa41;
}
.num-wrap .icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	margin: 28px -18px 0 -11px;
}
@media (min-width: 768px) {
	.num-wrap .icon {
		width: 26px;
		height: 26px;
		margin: 38px -24px 0 -16px;
	}
}
@media (min-width: 1024px) {
	.num-wrap .icon {
		width: 34px;
		height: 34px;
		margin: 43px -28px 0 -18px;
	}
}
@media (min-width: 1200px) {
	.num-wrap .icon {
		width: 50px;
		height: 50px;
		margin: 50px -40px 0 -22px;
	}
}

.about-article {
	position: relative;
	padding-top: 0;
	z-index: 3;
	padding-bottom: 72px;
}
@media (max-width: 767px) {
	.about-article {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.about-article {
		padding-left: 56px;
		padding-right: 56px;
	}
}
@media (min-width: 768px) {
	.about-article {
		padding-top: 144px;
		padding-bottom: 72px;
	}
}
@media (max-width: 767px) {
	.about-article > .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		min-height: 396px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.about-article h1 {
		font-size: 72px;
	}
}
@media (min-width: 768px) {
	.about-article h1 {
		margin-bottom: 80px;
	}
}
@media (min-width: 1024px) {
	.about-article h1 {
		margin-bottom: 48px;
	}
}
@media (max-width: 1023px) {
	.about-article [class^="col-"],
	.about-article [class*=" col-"] {
		position: static;
	}
}
@media (max-width: 767px) {
	.about-article .text-block p:last-child {
		margin-bottom: 0;
	}
}
.about-article .btn-wrapper {
	text-align: center;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: -38px;
}
@media (min-width: 1024px) {
	.about-article .btn-wrapper {
		position: static;
		margin-top: auto;
		margin-bottom: 0;
		text-align: left;
	}
}
.about-article .btn-wrapper .btn {
	margin-bottom: 0;
}

.article-image-holder {
	position: relative;
	margin-bottom: 48px;
	min-height: 472px;
	background-size: cover;
	background-position: center center;
}
@media (min-width: 1024px) {
	.article-image-holder {
		margin-bottom: 0;
	}
}
.article-image-holder .label-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 476px;
}
@media (min-width: 768px) {
	.article-image-holder .label-block {
		max-width: 398px;
	}
}
@media (min-width: 1024px) {
	.article-image-holder .label-block {
		max-width: 476px;
	}
}

.info-text-article {
	padding-top: 72px;
	padding-bottom: 72px;
	font-weight: 300;
}
@media (min-width: 1024px) {
	.info-text-article {
		padding-top: 144px;
	}
}
.info-text-article h2 {
	line-height: 1.1334;
}
.info-text-article .bordered-bottom {
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.info-text-article .image-holder {
	margin-bottom: 30px;
}
@media (min-width: 1024px) {
	.info-text-article .image-holder {
		margin-bottom: 0;
	}
}
.info-text-article .image-holder img {
	width: 100%;
	height: auto;
}
.info-text-article p:last-child {
	margin-bottom: 0;
}

.quotes-slider {
	z-index: 10;
}
.quotes-slider .slick-list {
	overflow: visible;
}
@media (min-width: 1024px) {
	.quotes-slider .slick-list {
		width: 100% !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}
@media (min-width: 1024px) {
	.quotes-slider .slick-track,
	.quotes-slider .slide-item,
	.quotes-slider .slide-holder {
		width: 100% !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}
.quotes-slider blockquote {
	width: 100%;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 420px;
	padding-left: 10px !important;
	padding: 30px 0 62px 10px;
}
@media (min-width: 768px) {
	.quotes-slider blockquote {
		padding-bottom: 54px;
	}
}
@media (min-width: 1024px) {
	.quotes-slider blockquote {
		padding-left: 0 !important;
	}
}
@media (min-width: 1200px) {
	.quotes-slider blockquote {
		padding-left: 10px !important;
	}
}
@media (min-width: 1024px) {
	.fullpage-container .quotes-slider blockquote {
		padding-bottom: 72px;
	}
}
@media (min-width: 1200px) {
	.fullpage-container .quotes-slider blockquote {
		padding-bottom: 54px;
	}
}
.quotes-slider blockquote:before {
	display: none;
}
.quotes-slider blockquote cite {
	margin-top: auto;
}
@media (min-width: 768px) {
	.quotes-slider blockquote cite {
		padding-top: 20px;
	}
}
.quotes-slider blockquote .ico {
	margin-bottom: 20px;
}
.quotes-slider .image-holder {
	margin: -40px auto 0;
	position: relative;
	text-align: center;
	max-width: 294px;
}
@media (min-width: 1024px) {
	.quotes-slider .image-holder {
		text-align: left;
		margin: -93px 0 0;
		max-width: 100%;
	}
}
.quotes-slider .image-holder img {
	width: 100%;
	height: auto;
}
.quotes-slider .photo {
	display: inline-block;
	vertical-align: top;
	border: 6px solid #3438ff;
}
@media (max-width: 767px) {
	.quotes-slider .photo {
		max-width: 244px;
		display: block;
		margin: 0 auto 30px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.quotes-slider .photo {
		max-width: 293px;
		display: block;
		margin: 0 auto 30px;
	}
}
.quotes-slider .slick-dots {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	left: 0;
	right: 0;
}
@media (min-width: 1024px) {
	.quotes-slider .slick-dots {
		left: calc(41.666667% + 10px);
		bottom: 20px;
	}
}
.quotes-slider .slick-dots .slick-active button,
.quotes-slider .slick-dots .slick-active a {
	background: #292ccc;
}
.quotes-slider .slick-dots button,
.quotes-slider .slick-dots a {
	background: #cccdff;
}
.quotes-slider .slick-dots button:hover,
.quotes-slider .slick-dots a:hover {
	background: #292ccc;
}

.secondary-quotes-slider .photo {
	border-color: #44d7b6;
}

.secondary-quotes-slider .slick-dots .slick-active button,
.secondary-quotes-slider .slick-dots .slick-active a {
	background: #44d7b6;
}

.secondary-quotes-slider .slick-dots button,
.secondary-quotes-slider .slick-dots a {
	background: #d0f4ec;
}
.secondary-quotes-slider .slick-dots button:hover,
.secondary-quotes-slider .slick-dots a:hover {
	background: #44d7b6;
}

@media (min-width: 1024px) {
	.team-quotes-slider .slick-dots {
		left: calc(33.3333% + 20px);
		bottom: 16px;
	}
}

.team-quotes-slider blockquote {
	width: 100%;
	min-height: 400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media (min-width: 768px) {
	.team-quotes-slider blockquote {
		min-height: 542px;
	}
}
@media (min-width: 1024px) {
	.team-quotes-slider blockquote {
		min-height: 560px;
	}
}

.team-quotes-slider cite {
	margin-top: auto;
}
.team-quotes-slider cite .position {
	padding-top: 10px;
}

.alt-quotes-slider {
	z-index: 1;
}
@media (max-width: 767px) {
	.alt-quotes-slider {
		margin: -40px -20px 0;
		padding-top: 40px;
		padding-bottom: 70px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.alt-quotes-slider {
		margin: -87px -20px 0;
		padding-top: 87px;
		padding-bottom: 90px;
	}
}
@media (max-width: 1023px) {
	.alt-quotes-slider {
		overflow: hidden;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.alt-quotes-slider .image-holder {
		margin-top: -87px;
	}
}
@media (max-width: 767px) {
	.alt-quotes-slider blockquote {
		padding-left: 20px !important;
		padding-right: 20px;
		padding-bottom: 40px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.alt-quotes-slider blockquote {
		padding: 70px 85px 40px;
		padding-left: 85px !important;
	}
}
@media (max-width: 1023px) {
	.alt-quotes-slider blockquote {
		background-color: #001453;
		color: #fff;
	}
}
@media (max-width: 1023px) {
	.alt-quotes-slider blockquote:after {
		content: "";
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		height: 1000px;
		background-color: #001453;
	}
}
@media (max-width: 1023px) {
	.alt-quotes-slider blockquote cite {
		color: #44d7b6;
	}
}
.alt-quotes-slider .slick-dots {
	left: 20px;
}
@media (max-width: 767px) {
	.alt-quotes-slider .slick-dots {
		bottom: 40px;
	}
}
@media (min-width: 768px) {
	.alt-quotes-slider .slick-dots {
		left: 75px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.alt-quotes-slider .slick-dots {
		bottom: 60px;
	}
}
@media (min-width: 1024px) {
	.alt-quotes-slider .slick-dots {
		left: calc(41.666667% + 10px);
	}
}

.accordion {
	max-width: 1037px;
	margin: 0 auto;
}
.accordion.accordion-secondary {
	max-width: 100%;
}
.accordion.accordion-secondary .acc-slide-active .acc-opener .arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.accordion.accordion-secondary li:not(:last-child) {
	padding-bottom: 30px;
}
@media (min-width: 1024px) {
	.accordion.accordion-secondary li:not(:last-child) {
		padding-bottom: 95px;
	}
}
.accordion.accordion-secondary .acc-opener {
	padding-bottom: 32px;
}
.accordion.accordion-secondary .acc-opener:hover .arrow {
	opacity: .7;
}
.accordion.accordion-secondary .acc-opener .posted {
	font-size: 14px;
	line-height: 1.3571;
}
.accordion.accordion-secondary-alt > li {
	border-bottom: 1px solid #000619;
	margin-bottom: 14px;
	position: relative;
}
@media (min-width: 768px) {
	.accordion.accordion-secondary-alt > li {
		padding-left: 47px;
		margin-bottom: 25px;
	}
}
@media (min-width: 1440px) {
	.accordion.accordion-secondary-alt > li {
		margin-bottom: 17px;
		padding-bottom: 16px;
	}
}
@media (min-width: 768px) {
	.accordion.accordion-secondary-alt > li:before {
		content: "";
		position: absolute;
		top: 11px;
		left: 0;
		bottom: 11px;
		width: 23px;
		background: #44d7b6;
		border-radius: 12px;
	}
}
@media (min-width: 768px) and (min-width: 1440px) {
	.accordion.accordion-secondary-alt > li:before {
		top: 5px;
		bottom: 20px;
	}
}
.accordion.accordion-secondary-alt .acc-slide {
	font-size: 18px;
	line-height: 21px;
	font-weight: 400;
	padding-bottom: 24px;
}
@media (min-width: 1440px) {
	.accordion.accordion-secondary-alt .acc-slide {
		padding-right: 60px;
		padding-bottom: 28px;
	}
}
@media (min-width: 768px) {
	.accordion.accordion-secondary-alt .acc-slide p {
		margin-bottom: .2em;
	}
}

.acc-opener {
	display: block;
	padding: 0 50px 26px 0;
	margin-bottom: 30px;
	position: relative;
	color: #000619;
	border-bottom: 1px solid #000619;
}
@media (min-width: 414px) {
	.acc-opener {
		margin-bottom: 50px;
	}
}
@media (min-width: 768px) {
	.acc-opener {
		padding: 0 60px 26px 47px;
	}
}
.acc-opener:hover {
	color: currentColor;
}
.acc-opener:hover:before {
	background: #44d7b6;
}
.acc-opener:hover .arrow {
	color: #44d7b6;
}
.bg-dark .acc-opener,
.bg-blue-dark .acc-opener {
	color: #fff;
	border-bottom-color: #3438ff;
}
.accordion-secondary .acc-opener {
	border-bottom-color: #3438ff;
}
.accordion-secondary-alt .acc-opener {
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 0;
	border-bottom: 0;
}
@media (min-width: 768px) {
	.accordion-secondary-alt .acc-opener {
		padding-left: 0;
	}
}
@media (min-width: 768px) {
	.acc-opener:before {
		-webkit-transition: background .3s ease-in-out;
		transition: background .3s ease-in-out;
		content: "";
		position: absolute;
		top: 5px;
		left: 0;
		bottom: 30px;
		width: 23px;
		background: #000619;
		border-radius: 12px;
	}
}
@media (min-width: 768px) {
	.bg-dark .acc-opener:before,
	.bg-blue-dark .acc-opener:before,
	.accordion-secondary .acc-opener:before {
		background: -webkit-linear-gradient(top, #97fde6 0%, #1ed1a9 100%);
		background: linear-gradient(to bottom, #97fde6 0%, #1ed1a9 100%);
	}
}
.accordion-secondary-alt .acc-opener:before {
	display: none;
}
.acc-opener h4 {
	max-width: 784px;
	min-height: 64px;
	margin-bottom: 0;
}
@media (min-width: 414px) {
	.acc-opener h4 {
		font-size: 36px;
		line-height: 1.3334;
		min-height: 96px;
	}
}
.accordion-secondary-alt .acc-opener h4 {
	max-width: 100%;
	min-height: 1px;
}
@media (min-width: 414px) {
	.accordion-secondary-alt .acc-opener h4 {
		min-height: 1px;
	}
}
@media (min-width: 1440px) {
	.accordion-secondary-alt .acc-opener h4 {
		-webkit-transition: padding-top .3s ease-in-out, padding-bottom .3s ease-in-out;
		transition: padding-top .3s ease-in-out, padding-bottom .3s ease-in-out;
		padding-top: 24px;
		padding-bottom: 24px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media (min-width: 1440px) {
	.accordion-secondary-alt .acc-slide-active .acc-opener h4 {
		padding-top: 0;
		padding-bottom: 0;
	}
}
.acc-opener .arrow {
	width: 38px;
	height: 38px;
	-webkit-transition: margin-top .3s ease-in-out, opacity .3s ease-in-out, color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: margin-top .3s ease-in-out, opacity .3s ease-in-out, color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, margin-top .3s ease-in-out, opacity .3s ease-in-out, color .3s ease-in-out;
	transition: transform .3s ease-in-out, margin-top .3s ease-in-out, opacity .3s ease-in-out, color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	position: absolute;
	right: 0;
	top: 20px;
	pointer-events: none;
}
@media (min-width: 414px) {
	.acc-opener .arrow {
		top: 50px;
	}
}
@media (min-width: 768px) {
	.acc-opener .arrow {
		width: 48px;
		height: 48px;
		top: 0;
	}
}
@media (min-width: 1024px) {
	.acc-opener .arrow {
		top: 33px;
	}
}
.acc-slide-active .acc-opener .arrow {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.bg-dark .acc-opener .arrow,
.bg-blue-dark .acc-opener .arrow,
.accordion-secondary .acc-opener .arrow {
	color: #44d7b6;
}
.accordion-secondary-alt .acc-opener .arrow {
	color: #44d7b6;
	right: -5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (min-width: 414px) {
	.accordion-secondary-alt .acc-opener .arrow {
		top: 50%;
	}
}
@media (min-width: 768px) {
	.accordion-secondary-alt .acc-opener .arrow {
		right: 0;
		top: 34px;
	}
}
@media (min-width: 1440px) {
	.accordion-secondary-alt .acc-opener .arrow {
		top: 50%;
	}
}
.accordion-secondary-alt .acc-slide-active .acc-opener .arrow {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}
.acc-opener .arrow .ico {
	display: block;
	font-size: 38px;
	line-height: 1;
}
@media (min-width: 768px) {
	.acc-opener .arrow .ico {
		font-size: 48px;
		line-height: 1;
	}
}
.acc-opener .arrow .icon {
	width: 38px;
	height: 38px;
}
@media (min-width: 768px) {
	.acc-opener .arrow .icon {
		width: 48px;
		height: 48px;
	}
}
.acc-opener .posted {
	display: block;
	font-size: 18px;
	line-height: 24px;
}

.acc-slide {
	font-weight: 300;
	padding-bottom: 18px;
}
.acc-slide p {
	margin-bottom: 1.3em;
}
.acc-slide p a {
	color: inherit;
}
.acc-slide p a:hover {
	color: #fd5434;
}

.card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 188px;
	margin: 0 auto 74px;
}
.card .card-image {
	margin-bottom: 18px;
}
@media (min-width: 768px) {
	.card .card-header {
		min-height: 48px;
	}
}
.card .card-body {
	text-align: center;
	font-size: 18px;
	width: 100%;
}
.card .card-body .card-header {
	margin-bottom: 13px;
}
.card .card-body .card-header a {
	color: inherit;
}
.card .card-body .card-header a:hover {
	color: #44d7b6;
}
.card .card-body p:last-child {
	margin-bottom: 0;
}
.card.horizontal {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 0 0 23px;
	max-width: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (min-width: 768px) {
	.card.horizontal {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 25px;
	}
}
.card.horizontal:last-child {
	margin-bottom: 0;
}
.card.horizontal .card-image {
	margin-bottom: 0;
	margin-right: 17px;
}
@media (min-width: 768px) {
	.card.horizontal .card-image {
		margin-right: 15px;
	}
}
@media (min-width: 768px) {
	.card.horizontal .card-header {
		min-height: 1px;
	}
}
.card.horizontal .card-body {
	text-align: left;
}
.card.horizontal .card-body .card-header {
	margin-bottom: 9px;
}
@media (min-width: 768px) {
	.card.horizontal .card-body .card-header {
		margin-bottom: 4px;
	}
}

@media (max-width: 767px) {
	.video-holder {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
	}
}

.video-container {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 62.5%;
	margin: 0 0 40px;
}
@media (min-width: 768px) {
	.video-container {
		padding-bottom: 77.2575%;
		margin: 0 0 48px;
	}
}
@media (min-width: 1024px) {
	.video-container {
		margin-bottom: 0;
		padding-bottom: 77.5%;
	}
}
.video-container.fullscreen {
	padding-bottom: 55.2679%;
	margin-bottom: 30px;
}
.video-container.is-playing .bg-stretch,
.video-container.is-playing .btn-play {
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.video-container.bg-video {
	padding-bottom: 0;
}
.video-container iframe,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-container .has-overlay {
	z-index: 2;
}
.video-container .has-overlay:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
}
.video-container .btn-play {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}
.video-container .btn-play:hover .icon-play:before {
	border-left-color: #fd5434;
}
.video-container .btn-play .icon-play {
	width: 60px;
	height: 60px;
	position: absolute;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .5);
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
	.video-container .btn-play .icon-play {
		width: 127px;
		height: 127px;
	}
}
.video-container .btn-play .icon-play:before {
	content: "";
	-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 55%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-left: 28px solid #fff;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
}
@media (min-width: 768px) {
	.video-container .btn-play .icon-play:before {
		border-left-width: 60px;
		border-top-width: 30px;
		border-bottom-width: 30px;
	}
}

.media-article {
	text-align: center;
}
@media (min-width: 768px) {
	.media-article {
		padding-left: 65px;
		padding-right: 65px;
		font-weight: 300;
	}
}
@media (min-width: 1024px) {
	.media-article {
		text-align: left;
		padding-left: 0;
		padding-right: 0;
	}
}
.media-article .btn-wrapper {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.media-article .btn-wrapper {
		padding-top: 12px;
	}
}
.media-article .btn-wrapper:last-child {
	margin-bottom: 0;
}
.media-article .btn-wrapper .btn {
	margin-bottom: 0;
	padding: 11px 41px;
}
@media (min-width: 768px) {
	.media-article .btn-wrapper .btn.wide {
		min-width: 174px;
	}
}
@media (min-width: 1024px) {
	.media-article .btn-wrapper .btn.wide {
		min-width: 296px;
	}
}

.task-article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 26px 0 38px;
	font-size: 18px;
	height: 100%;
}
.task-article h4 > a {
	color: inherit;
}
.task-article h4 > a:hover {
	color: #fd5434;
}
.task-article p {
	margin-bottom: 1.02em;
}
.task-article .more-link {
	margin-top: auto;
	font-weight: 700;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.task-article .more-link:hover {
	text-decoration: underline;
}

.task-articles {
	padding-top: 25px;
}
.task-articles [class^="col"] {
	position: relative;
}
@media (min-width: 768px) {
	.task-articles [class^="col"]:nth-child(4n+3):before {
		content: "";
		position: absolute;
		top: 0;
		right: -9999px;
		bottom: 0;
		left: -9999px;
		background-color: #f2f3f7;
		z-index: -1;
	}
}
@media (max-width: 767px) {
	.task-articles [class^="col"]:nth-child(2n+1):before {
		content: "";
		position: absolute;
		top: 0;
		right: -9999px;
		bottom: 0;
		left: -9999px;
		background-color: #f2f3f7;
		z-index: -1;
	}
}

.star-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 26px;
	color: #f9c740;
}
.star-rating:not(.one):not(.two):not(.three):not(.four):not(.five) {
	color: #ccc;
}
.star-rating li {
	padding-left: 5px;
	padding-right: 5px;
}
@media (min-width: 768px) {
	.star-rating li {
		padding-left: 12px;
		padding-right: 12px;
	}
}
.star-rating .ico {
	font-size: 28px;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	color: inherit;
}
@media (min-width: 768px) {
	.star-rating .ico {
		font-size: 36px;
	}
}
.star-rating.one li:first-child ~ li {
	color: #ccc;
}
.star-rating.two li:nth-child(2) ~ li {
	color: #ccc;
}
.star-rating.three li:nth-child(3) ~ li {
	color: #ccc;
}
.star-rating.four li:nth-child(4) ~ li {
	color: #ccc;
}

.rating-quotes-slider {
	padding-top: 20px;
	padding-bottom: 60px;
	margin-left: -12px;
	margin-right: -12px;
	width: calc(100% + 24px);
}
@media (min-width: 1024px) {
	.rating-quotes-slider {
		padding-bottom: 40px;
	}
}
@media (min-width: 1200px) {
	.rating-quotes-slider {
		margin-left: -22px;
		margin-right: -22px;
		width: calc(100% + 44px);
	}
}
.rating-quotes-slider .slide {
	padding-left: 12px;
	padding-right: 12px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.rating-quotes-slider .slide > .blockquote-alt {
	min-height: 120px;
}
.rating-quotes-slider .slick-dots {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
}
@media (min-width: 1024px) {
	.rating-quotes-slider .slick-dots {
		bottom: -20px;
	}
}
.rating-quotes-slider .slick-dots .slick-active button,
.rating-quotes-slider .slick-dots .slick-active a {
	background: #000619;
}
.rating-quotes-slider .slick-dots button,
.rating-quotes-slider .slick-dots a {
	background: #ccc;
}
.rating-quotes-slider .slick-dots button:hover,
.rating-quotes-slider .slick-dots a:hover {
	background: #000619;
}

.title-holder {
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}
@media (min-width: 768px) {
	.title-holder {
		padding-bottom: 52px;
	}
}
.hero-section + .content-section .title-holder {
	padding-top: 36px;
}
@media (min-width: 768px) {
	.hero-section + .content-section .title-holder {
		padding-top: 72px;
	}
}
.title-holder:before {
	content: "";
	z-index: -1;
	position: absolute;
	top: 0;
	right: -9999px;
	bottom: 0;
	left: -9999px;
}
.content-section > .container .title-holder:first-child:before {
	top: -36px;
}
@media (min-width: 768px) {
	.content-section > .container .title-holder:first-child:before {
		top: -72px;
	}
}
.title-holder.bg-dark:before {
	background-color: #000619;
}
.title-holder.bg-dark + .image-box:before {
	content: "";
	background-color: #000619;
}
.title-holder.bg-blue-dark:before {
	background-color: #001453;
}
.title-holder.bg-blue-dark + .image-box:before {
	content: "";
	background-color: #001453;
}
.title-holder h1 {
	margin-bottom: 0;
}
.title-holder .display-1 {
	position: relative;
	z-index: 2;
	margin-bottom: -41px;
}
@media (min-width: 768px) {
	.title-holder .display-1 {
		margin-bottom: -70px;
	}
}
@media (min-width: 1024px) {
	.title-holder .display-1 {
		margin-bottom: -73px;
	}
}
@media (min-width: 1200px) {
	.title-holder .display-1 {
		margin-bottom: -71px;
	}
}

.image-box {
	position: relative;
	margin-bottom: 24px;
}
@media (min-width: 1024px) {
	.image-box {
		margin-bottom: 45px;
	}
}
.image-box.bordered:before {
	top: -3px;
}
.image-box:before {
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 50%;
	z-index: -1;
}

.twocolumns-article {
	font-size: 18px;
}
.twocolumns-article > .container {
	max-width: 1192px;
}
.twocolumns-article h4 {
	margin-bottom: .75em;
}
.twocolumns-article .image-holder {
	margin-bottom: 30px;
}
@media (min-width: 768px) {
	.twocolumns-article .image-holder {
		margin-bottom: 0;
	}
}
.twocolumns-article .image-holder img {
	width: 100%;
}
.twocolumns-article .text-holder {
	width: 100%;
}
@media (min-width: 1024px) {
	.twocolumns-article .btn {
		margin-top: 30px;
	}
}
@media (min-width: 768px) {
	.twocolumns-article .btn:last-child {
		margin-bottom: 0;
	}
}
.twocolumns-article p:last-child {
	margin-bottom: 0;
}

@media (min-width: 1024px) {
	.features-boxes {
		margin-bottom: -36px;
	}
}

@media (max-width: 767px) {
	.features-boxes > [class^="col-"],
	.features-boxes > [class*=" col-"] {
		padding-left: 0;
		padding-right: 0;
	}
}

.features-box {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	padding: 75px 15px 69px;
	margin: 36px auto;
	max-width: 518px;
	z-index: 1;
}
@media (min-width: 768px) {
	.features-box {
		padding: 63px 48px 47px;
	}
}
@media (min-width: 1024px) {
	.features-box {
		margin: 36px 0;
		max-width: 100%;
	}
}
.features-box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	border: 3px solid #000619;
	border-radius: 15px;
	pointer-events: none;
}
@media (min-width: 768px) {
	.features-box:before {
		border-width: 5px;
	}
}
@media (min-width: 1024px) {
	.features-box.decorated-bottom {
		padding-bottom: 180px;
	}
}
@media (min-width: 1024px) {
	[class^="col-"]:nth-child(2n + 1) > .features-box {
		margin-right: 20px;
	}
}
@media (min-width: 1024px) {
	[class^="col-"]:nth-child(2n + 2) > .features-box {
		margin-left: 20px;
	}
}
@media (max-width: 1023px) {
	[class^="col-"]:last-child > .features-box,
	[class*=" col-"]:last-child > .features-box {
		margin-bottom: 0;
	}
}
.features-box .curved-bg-holder {
	padding-bottom: 155px;
	z-index: -1;
	width: auto;
}
@media (min-width: 768px) {
	.features-box .curved-bg-holder {
		padding-bottom: 30%;
	}
}
.features-box .curved-bg-holder .curved-bg-2 {
	z-index: -2;
}
.features-box .curved-bg-holder.top {
	top: -2px;
	left: -2px;
	right: -2px;
}
.features-box .curved-bg-holder.top .curved-bg {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
.features-box .curved-bg-holder.top .curved-bg-2 {
	top: 32px;
}
.features-box .curved-bg-holder.bottom {
	bottom: -2px;
	top: auto;
	left: -2px;
	right: -2px;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.features-box .curved-bg-holder.bottom .curved-bg-2 {
	top: -32px;
}
.features-box .features-box-header {
	padding-left: 9px;
	padding-right: 9px;
}
@media (min-width: 768px) {
	.features-box .features-box-header {
		padding-left: 0;
		padding-right: 0;
	}
}
.features-box .features-box-header > .icon {
	margin-bottom: 24px;
}
@media (min-width: 768px) {
	.features-box .features-box-header > .icon {
		margin-bottom: 57px;
	}
}
.features-box .features-box-header h4 {
	padding-bottom: 22px;
	position: relative;
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 23px;
}
@media (min-width: 768px) {
	.features-box .features-box-header h4 {
		font-size: 36px;
		line-height: 1.3334;
		padding-bottom: 32px;
		margin-bottom: 40px;
	}
}
@media (min-width: 1024px) {
	.features-box .features-box-header h4 {
		font-size: 36px;
		line-height: 1.3334;
	}
}
.features-box .features-box-header h4:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #001e89;
}
.features-box .features-box-header p {
	margin-bottom: 24px;
}
@media (min-width: 768px) {
	.features-box .features-box-header p {
		margin-bottom: 48px;
	}
}
.features-box .desc-text {
	font-weight: 300;
	padding-left: 29px;
	padding-right: 29px;
}
@media (max-width: 767px) {
	.features-box .desc-text {
		font-size: 24px;
		line-height: 1.3334;
	}
}
@media (min-width: 768px) {
	.features-box .desc-text {
		padding-left: 0;
		padding-right: 0;
	}
}
.features-box .desc-text p {
	margin-bottom: 1em;
}
@media (min-width: 768px) {
	.features-box .desc-text p {
		margin-bottom: 1.5em;
	}
}
.features-box .desc-text .btn {
	margin-bottom: 24px;
}
@media (min-width: 768px) {
	.features-box .desc-text .btn {
		margin-bottom: 35px;
		margin-top: 48px;
	}
}
.features-box .card.horizontal .card-body {
	font-size: 14px;
}
@media (max-width: 767px) {
	.features-box .card.horizontal .card-body .card-header {
		font-size: 14px;
	}
}

.open-close .slide {
	margin-bottom: 40px;
}
@media (min-width: 1024px) {
	.open-close .slide {
		margin-bottom: 0;
	}
}

.slide-opener {
	display: block;
	background: none;
	border: none;
	padding: 0;
	outline: none;
	margin: 0 auto;
}
@media (min-width: 1024px) {
	.slide-opener {
		display: none;
	}
}
.slide-opener:hover {
	background: none;
}
.slide-opener:hover .ico {
	color: #24aa8c;
}
.slide-opener .desc-text {
	display: block;
	margin-bottom: 24px;
}
.slide-opener .desc-text .default-text {
	display: block;
}
.slide-active .slide-opener .desc-text .default-text {
	display: none;
}
.slide-opener .desc-text .expanded-slide-text {
	display: none;
}
.slide-active .slide-opener .desc-text .expanded-slide-text {
	display: block;
}
.slide-opener .ico {
	-webkit-transition: color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: color .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: color .3s ease-in-out, transform .3s ease-in-out;
	transition: color .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	display: block;
	font-size: 46px;
	color: #44d7b6;
}
@media (min-width: 768px) {
	.slide-opener .ico {
		font-size: 67px;
	}
}
.slide-active .slide-opener .ico {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.options-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 36px 20px;
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-right: -20px;
	background-color: #000619;
	color: #fff;
}
@media (min-width: 768px) {
	.options-list {
		padding: 106px 75px 120px;
	}
}
@media (min-width: 1024px) {
	.options-list {
		padding: 0;
		margin: 0;
		width: 100%;
		background: none;
		color: #000619;
	}
}
.options-list li {
	width: 100%;
	margin-top: 36px;
	margin-bottom: 36px;
}
@media (min-width: 768px) {
	.options-list li {
		margin-top: 38px;
		margin-bottom: 38px;
		width: 50%;
	}
}
@media (min-width: 1024px) {
	.options-list li {
		margin-top: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	.options-list li:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 1023px) {
	.options-list .card.horizontal {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: 188px;
		margin: 0 auto;
	}
}
@media (min-width: 1024px) {
	.options-list .card.horizontal {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.options-list .card.horizontal .card-image {
	margin-bottom: 18px;
	margin-right: 0;
}
@media (min-width: 1024px) {
	.options-list .card.horizontal .card-image {
		margin-right: 28px;
		margin-bottom: 0;
	}
}
@media (max-width: 1023px) {
	.options-list .card.horizontal .card-image .icon {
		width: 120px;
		height: 120px;
	}
}
.options-list .card.horizontal .card-body {
	text-align: center;
}
@media (min-width: 1024px) {
	.options-list .card.horizontal .card-body {
		text-align: left;
	}
}
.options-list .card.horizontal .card-header {
	margin-bottom: 13px;
}
@media (min-width: 1024px) {
	.options-list .card.horizontal .card-header {
		margin-bottom: 0;
	}
}

.intro-form-box {
	width: 100%;
	position: relative;
	z-index: 1;
	color: #fff;
	font-weight: 300;
	padding: 36px 20px;
	background-image: -webkit-linear-gradient(bottom, rgba(1, 21, 85, 0) 0%, #011555 100%);
	background-image: linear-gradient(to top, rgba(1, 21, 85, 0) 0%, #011555 100%);
}
@media (min-width: 1024px) {
	.intro-form-box {
		padding: 36px;
	}
}
@media (min-width: 1200px) {
	.intro-form-box {
		padding: 46px 68px 96px;
		max-width: 1500px;
		margin: auto;
	}
}
@media (min-width: 1024px) {
	.intro-form-box .row [class^="col-"],
	.intro-form-box .row [class*=" col-"] {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
	}
}
.intro-form-box .bordered-column:after {
	content: "";
	position: absolute;
	right: 20px;
	left: 20px;
	top: 0;
	height: 3px;
	background: #44d7b6;
	border-radius: 3px;
}
@media (min-width: 1024px) {
	.intro-form-box .bordered-column:after {
		right: -2px;
		bottom: 0;
		left: auto;
		height: auto;
		width: 4px;
	}
}
.intro-form-box h3 {
	margin-bottom: .78em;
}
.intro-form-box .text-holder {
	width: 100%;
	max-width: 542px;
	margin: 0px auto;
}

@media (min-width: 1024px) {
	.intro-form-box .text-holder {
		max-width: 714px;
		margin-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.intro-form-box .text-holder {
		margin-left: 0;
		padding-right: 15px;
		padding-left: 15px;
	}
}
.intro-form-box .link-more {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 1.3334;
	font-weight: 700;
	margin-top: 7px;
	margin-bottom: 42px;
}
.intro-form-box .link-more:hover {
	text-decoration: underline;
}
@media (min-width: 768px) {
	.intro-form-box .btn-wrapper {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}
}
.intro-form-box .btn {
	margin: 0 0 20px;
}
@media (max-width: 767px) {
	.intro-form-box .btn {
		display: block;
		min-width: 1px;
		width: 100%;
	}
}
@media (min-width: 768px) {
	.intro-form-box .btn {
		margin-left: 10px;
		margin-right: 10px;
	}
}

.form-column {
	padding: 36px 20px;
	position: relative;
	background-image: -webkit-linear-gradient(bottom, rgba(1, 21, 85, 0) 0%, #011555 100%);
	background-image: linear-gradient(to top, rgba(1, 21, 85, 0) 0%, #011555 100%);
	color: #fff;
	z-index: 1;
}
@media (min-width: 1200px) {
	.form-column {
		width: 48%;
		min-height: 100vh;
		margin-left: auto;
		padding: 200px 25px 46px;
		background: #fff;
		color: #000619;
	}
}
@media (min-width: 1440px) {
	.form-column {
		width: 54.6%;
		padding: 217px 50px 100px 54px;
	}
}
@media (min-width: 1300px) {
	.schedule-demo {
		margin-top: -75px;
	}

	/*#captcha-container {*/
	/*	*/
	/*}*/
}
.form-column .title-caption {
	position: relative;
	z-index: 11;
	padding-bottom: 36px;
	text-align: center;
}
@media (min-width: 1024px) {
	.form-column .title-caption {
		padding-bottom: 44px;
	}
}
@media (min-width: 1200px) {
	.form-column .title-caption {
		text-align: left;
	}
}
.form-column .title-caption h1 {
	margin-bottom: .5em;
}

@media (min-width: 1200px) and (max-width: 1439px) {
	.form-column .title-caption h1 {
		font-size: 60px;
		line-height: 1.3167;
	}
}
@media (min-width: 1200px) {
	.form-column .title-caption h1 {
		margin-bottom: .02em;
	}
}
.form-column .title-caption h1.subheader,
.form-column .title-caption .h1.subheader {
	margin-bottom: .5em;
}
@media (min-width: 768px) {
	.form-column .title-caption h1.subheader,
	.form-column .title-caption .h1.subheader {
		line-height: 1.3334;
	}
}

@media (min-width: 1200px) and (max-width: 1439px) {
	.form-column .title-caption h1.subheader,
	.form-column .title-caption .h1.subheader {
		font-size: 28px;
	}
}
@media (min-width: 1200px) {
	.form-column .title-caption h1.subheader,
	.form-column .title-caption .h1.subheader {
		margin-bottom: .02em;
	}
}
.form-column .title-caption a {
	color: inherit;
}
.form-column .title-caption a:hover {
	color: #44d7b6;
}
.form-column .title-description {
	font-size: 18px;
	line-height: 1.1667;
	padding-bottom: 22px;
}
@media (min-width: 1200px) {
	.form-column .title-description {
		line-height: 1.5556;
		padding-bottom: 18px;
	}
}
.form-column .title-description h2 {
	font-size: 36px;
	line-height: 1.3334;
}
@media (min-width: 768px) {
	.form-column .title-description h2 {
		font-size: 60px;
		line-height: 1.3167;
		margin-bottom: .36em;
	}
}
@media (min-width: 1200px) {
	.form-column .title-description p {
		margin-bottom: 1em;
	}
}
.form-column .title-description .link-more {
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	margin-top: 14px;
}
@media (min-width: 1200px) {
	.form-column .title-description .link-more {
		margin-top: 0;
	}
}
.form-column .title-description .link-more:hover {
	text-decoration: underline;
}
.form-column.dark-form-column {
	background: transparent;
	padding: 0;
	position: relative;
}

.dark-form-column-right {
	background-color : #000619;
	color: #fff;
}

@media (min-width: 768px) {
	.form-column.dark-form-column {
		padding: 0 37px 68px;
	}
}
@media (min-width: 1200px) {
	.form-column.dark-form-column {
		width: 600px;
		margin: 0 auto 0 0;
		padding: 120px 65px 83px;
		color: #fff;
	}
}
@media (min-width: 1440px) {
	.form-column.dark-form-column {
		width: 785px;
	}
}
@media (min-width: 1200px) {
	.form-column.dark-form-column:before {
		content: "";
		position: absolute;
		left: 0;
		right: 50px;
		top: 0;
		bottom: 0;
		z-index: -1;
		background: #000619;
	}
}
@media (min-width: 1440px) {
	.form-column.dark-form-column:before {
		right: 178px;
	}
}
@media (max-width: 1199px) {
	.form-column.dark-form-column .curved-bg-holder {
		display: none;
	}
}
@media (min-width: 1200px) {
	.form-column.dark-form-column .curved-bg-holder {
		left: calc(100% - 50px);
	}
}
@media (min-width: 1440px) {
	.form-column.dark-form-column .curved-bg-holder {
		left: calc(100% - 178px);
	}
}

.signin-passw-form {
	width: 100%;
	max-width: 542px;
	margin: 0 auto;
	padding-bottom: 30px;
}
@media (min-width: 1024px) {
	.signin-passw-form {
		padding-top: 20px;
		padding-left: 15px;
		padding-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.signin-passw-form {
		padding-left: 40px;
		max-width: 567px;
	}
}
.signin-passw-form input[type="text"],
.signin-passw-form input[type="email"],
.signin-passw-form input[type="password"] {
	color: #fff;
}
.signin-passw-form .error input[type="text"],
.signin-passw-form .error input[type="email"],
.signin-passw-form .error input[type="password"] {
	color: #f8595b;
}
.signin-passw-form .link-more {
	margin-top: 17px;
}
.signin-passw-form .btn-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media (max-width: 767px) {
	.signin-passw-form .btn-wrapper {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media (min-width: 1440px) {
	.signin-passw-form .btn {
		min-width: 233px;
	}
}

@media (min-width: 768px) {
	.referral-form {
		max-width: 527px;
	}
}

.referral-form input[type="text"],
.referral-form input[type="tel"],
.referral-form input[type="email"],
.referral-form input[type="password"] {
	margin-bottom: 23px;
	color: #fff;
}
.referral-form input[type="text"].form-control-sm,
.referral-form input[type="tel"].form-control-sm,
.referral-form input[type="email"].form-control-sm,
.referral-form input[type="password"].form-control-sm {
	padding-left: 65px;
}
.referral-form input[type="text"].form-control-sm ~ .ico,
.referral-form input[type="tel"].form-control-sm ~ .ico,
.referral-form input[type="email"].form-control-sm ~ .ico,
.referral-form input[type="password"].form-control-sm ~ .ico {
	left: 24px;
	top: 18px;
}
@media (max-width: 767px) {
	.referral-form input[type="text"].form-control-text-xs,
	.referral-form input[type="tel"].form-control-text-xs,
	.referral-form input[type="email"].form-control-text-xs,
	.referral-form input[type="password"].form-control-text-xs {
		font-size: 14px;
		line-height: 28px;
	}
}

.referral-form .jcf-select.jcf-select-form-control-sm {
	margin-bottom: 23px;
}
.referral-form .jcf-select.jcf-select-form-control-sm .jcf-select-opener:before {
	content: "";
	font-size: 20px;
	line-height: 1;
}

.referral-form .form-group-with-icon .jcf-select.jcf-select-form-control-sm .jcf-select-text {
	margin-left: 65px;
}
@media (min-width: 768px) {
	.referral-form .form-group-with-icon .jcf-select.jcf-select-form-control-sm .jcf-select-text {
		margin-left: 65px;
	}
}
@media (min-width: 1024px) {
	.referral-form .form-group-with-icon .jcf-select.jcf-select-form-control-sm .jcf-select-text {
		margin-left: 65px;
	}
}

.referral-form .form-group-with-icon .jcf-select.jcf-select-form-control-sm ~ .ico {
	top: 18px;
	left: 24px;
}

@media (max-width: 767px) {
	.referral-form .btn {
		display: block;
		width: 100%;
		min-width: 1px;
	}
}

.icon-square {
	width: 84px;
	height: 84px;
	border-radius: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	color: #fff;
	background: #fd5434;
}
.active .icon-square {
	width: 122px;
	height: 122px;
	border-radius: 17px;
}
.icon-square.green-gradient {
	background: -webkit-linear-gradient(top, #00ba70 0%, #00a966 100%);
	background: linear-gradient(to bottom, #00ba70 0%, #00a966 100%);
}
.icon-square.blue-gradient {
	background: -webkit-linear-gradient(45deg, #0073eb 0%, #1c98ff 100%);
	background: linear-gradient(45deg, #0073eb 0%, #1c98ff 100%);
}
.icon-square.yellow-gradient {
	background: -webkit-linear-gradient(315deg, #ffd500 0%, #fa0 100%);
	background: linear-gradient(135deg, #ffd500 0%, #fa0 100%);
}
.icon-square.pink-gradient {
	background: -webkit-linear-gradient(45deg, #ff0065 0%, #ff6d8e 100%);
	background: linear-gradient(45deg, #ff0065 0%, #ff6d8e 100%);
}
.icon-square .ico {
	display: inline-block;
	vertical-align: top;
	font-size: 40px;
	line-height: 1;
}
.active .icon-square .ico {
	font-size: 60px;
}
.icon-square .ico-video {
	font-size: 29px;
}
.active .icon-square .ico-video {
	font-size: 42px;
}
.icon-square .ico-pin {
	font-size: 42px;
}
.active .icon-square .ico-pin {
	font-size: 60px;
}

.icon-wrap {
	text-align: center;
}
.icon-wrap .icon-desc {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	padding-top: 34px;
}
.active .icon-wrap .icon-desc {
	font-weight: 900;
	padding-top: 15px;
}

.gallery {
	position: relative;
	height: 694px;
	padding-bottom: 50px;
	width: 100%;
}
@media (min-width: 768px) {
	.gallery {
		height: 634px;
		padding-bottom: 122px;
	}
}
@media (min-width: 1200px) {
	.gallery {
		height: 766px;
	}
}
.gallery:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	background-color: #011555;
}
@media (min-width: 768px) {
	.gallery:before {
		height: 122px;
	}
}
.gallery .slick-gallery .slide,
.gallery .slick-gallery.slick-vertical .slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 644px;
	overflow: hidden;
	position: relative;
	border: 0;
}
@media (min-width: 768px) {
	.gallery .slick-gallery .slide,
	.gallery .slick-gallery.slick-vertical .slide {
		height: 512px;
	}
}
@media (min-width: 1200px) {
	.gallery .slick-gallery .slide,
	.gallery .slick-gallery.slick-vertical .slide {
		height: 644px;
	}
}
.gallery .slick-gallery .slide.full-height > .container,
.gallery .slick-gallery.slick-vertical .slide.full-height > .container {
	padding-bottom: 0;
}
@media (min-width: 768px) {
	.gallery .slick-gallery .slide.full-height > .container,
	.gallery .slick-gallery.slick-vertical .slide.full-height > .container {
		padding-top: 0;
		padding-bottom: 0;
	}
}
.gallery .slick-gallery .slide > .container,
.gallery .slick-gallery.slick-vertical .slide > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1190px;
	padding-top: 30px;
	padding-bottom: 30px;
}
@media (min-width: 1200px) {
	.gallery .slick-gallery .slide > .container,
	.gallery .slick-gallery.slick-vertical .slide > .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
.gallery .slick-gallery {
	font-size: 18px;
	line-height: 1.3334;
}
.gallery .slick-gallery .bg-stretch {
	background-position: 50% 0;
}
.gallery .slick-gallery .image-holder {
	text-align: center;
}
@media (max-width: 767px) {
	.gallery .slick-gallery .image-holder {
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 768px) {
	.gallery .slick-gallery .image-holder {
		text-align: left;
	}
}
.gallery .slick-gallery .image-holder.rounded {
	border-radius: 16px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.gallery .slick-gallery .image-holder.rounded {
		height: 200px;
	}
}
@media (max-width: 767px) {
	.gallery .slick-gallery .image-holder.rounded img {
		height: 100%;
		width: auto;
	}
}
@media (max-width: 767px) {
	.gallery .slick-gallery .image-holder.image-police-phone {
		max-width: 300px;
	}
}
.gallery .slick-gallery .image-holder img {
	display: inline-block;
	vertical-align: top;
}
.gallery .slick-gallery .image-col {
	min-height: 240px;
}
@media (min-width: 768px) {
	.gallery .slick-gallery .image-col {
		min-height: 1px;
	}
}
@media (min-width: 1190px) {
	.gallery .slick-gallery .image-col.aligned-by-right-edge .bg-stretch {
		right: calc((100vw - 1190px) / -2);
	}
}
.gallery .slick-gallery .image-col.map .bg-stretch {
	background-position: 0 0;
}
.gallery .slick-gallery .text-holder {
	padding-top: 30px;
	padding-bottom: 30px;
}
@media (min-width: 768px) {
	.gallery .slick-gallery .text-holder {
		padding-top: 60px;
	}
}
@media (min-width: 1024px) {
	.gallery .slick-gallery .text-holder {
		padding-top: 80px;
	}
}
.gallery .slick-gallery .text-holder.bg-blue-dark {
	background: rgba(1, 21, 85, .9);
	position: relative;
	margin-left: -20px;
	padding: 30px 15px 30px 20px;
}
@media (min-width: 768px) {
	.gallery .slick-gallery .text-holder.bg-blue-dark {
		padding: 66px 20px 30px 20px;
	}
}
@media (min-width: 1024px) {
	.gallery .slick-gallery .text-holder.bg-blue-dark {
		margin-left: -9999px;
		padding-left: 9999px;
	}
}
@media (min-width: 768px) {
	.gallery .slick-gallery .text-holder.bg-blue-dark h2 {
		margin-bottom: 22px;
	}
}
.gallery .slick-gallery .buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.gallery .slick-gallery .buttons li {
	margin-right: 18px;
}
.gallery .slick-gallery .text-holder.text-right .buttons {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.gallery .slick-gallery .text-holder.text-right .buttons li {
	margin-right: 0;
	margin-left: 18px;
}
@media (min-width: 768px) {
	.gallery .slick-gallery h2 {
		margin-bottom: 8px;
	}
}
.gallery .slick-gallery p {
	margin-bottom: 24px;
}
.gallery .slick-gallery .address-column {
	padding-top: 30px;
}
@media (min-width: 768px) {
	.gallery .slick-gallery .address-column {
		padding-top: 42px;
	}
}
.gallery .slick-gallery .image-mobile-i911-holder {
	width: 100%;
	margin: auto auto 0;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
@media (min-width: 576px) {
	.gallery .slick-gallery .image-mobile-i911-holder {
		max-width: 360px;
	}
}
@media (min-width: 768px) {
	.gallery .slick-gallery .image-mobile-i911-holder {
		width: calc(100% + 10px);
		margin: auto -5px 0;
		max-width: none;
	}
}
@media (min-width: 1024px) {
	.gallery .slick-gallery .image-mobile-i911-holder {
		width: 90%;
		margin: auto auto 0;
	}
}
@media (min-width: 1200px) {
	.gallery .slick-gallery .image-mobile-i911-holder {
		margin-right: -5px;
		width: 95%;
	}
}
@media (min-width: 1440px) {
	.gallery .slick-gallery .image-mobile-i911-holder {
		margin-right: -37px;
		width: 98%;
	}
}
.gallery .slick-gallery .image-mobile-i911-holder img {
	width: 100%;
}
.gallery .slick-gallery .address-box {
	background: #fff;
	padding: 20px 15px;
	border: 1px solid #43b5eb;
	font-size: 20px;
	line-height: 1.2;
	width: 100%;
	max-width: 218px;
	position: absolute;
	top: 7%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (min-width: 375px) {
	.gallery .slick-gallery .address-box {
		top: 10%;
	}
}
@media (min-width: 414px) {
	.gallery .slick-gallery .address-box {
		max-width: 298px;
	}
}
@media (min-width: 768px) {
	.gallery .slick-gallery .address-box {
		margin-top: 36px;
		max-width: 228px;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
@media (min-width: 1024px) {
	.gallery .slick-gallery .address-box {
		padding: 26px 20px 30px;
		font-size: 24px;
		line-height: 1.2083;
		max-width: 268px;
		margin-top: 42px;
	}
}
@media (min-width: 1200px) {
	.gallery .slick-gallery .address-box {
		letter-spacing: .025em;
		padding-left: 36px;
		padding-right: 36px;
		max-width: 298px;
	}
}
.gallery .slick-gallery .address-box .title {
	display: block;
	font-size: 26px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 16px;
}
.gallery .slick-gallery address {
	font-style: normal;
	padding: 0;
	margin: 0;
}
.gallery .slick-gallery .text-warning {
	color: #dc3b57;
}
.gallery .slick-gallery .map-pin {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 50px;
	position: relative;
	z-index: 1;
	margin: 10.5% 0 0 15px;
}
@media (min-width: 768px) {
	.gallery .slick-gallery .map-pin {
		margin-top: 15%;
	}
}
@media (min-width: 1024px) {
	.gallery .slick-gallery .map-pin {
		margin-top: 10.5%;
		margin-bottom: -5%;
	}
}
@media (min-width: 1200px) {
	.gallery .slick-gallery .map-pin {
		width: 74px;
	}
}

.pagination li,
.fake-pagination li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pagination a,
.fake-pagination a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #fff;
	position: relative;
}

.pagination {
	z-index: 9;
}
.pagination a {
	-webkit-transition: width .3s ease-in-out, height .3s ease-in-out, border-radius .3s ease-in-out;
	transition: width .3s ease-in-out, height .3s ease-in-out, border-radius .3s ease-in-out;
}
.pagination a:after {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, border-radius .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out, border-radius .3s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}
.pagination a:hover:after {
	opacity: 0;
	visibility: hidden;
}
.pagination a.green-gradient {
	background: -webkit-linear-gradient(top, #00a966 0%, #00ba70 100%);
	background: linear-gradient(to bottom, #00a966 0%, #00ba70 100%);
}
.pagination a.green-gradient:after {
	background: -webkit-linear-gradient(top, #00ba70 0%, #00a966 100%);
	background: linear-gradient(to bottom, #00ba70 0%, #00a966 100%);
}
.pagination a.blue-gradient {
	background: -webkit-linear-gradient(45deg, #1c98ff 0%, #0073eb 100%);
	background: linear-gradient(45deg, #1c98ff 0%, #0073eb 100%);
}
.pagination a.blue-gradient:after {
	background: -webkit-linear-gradient(45deg, #0073eb 0%, #1c98ff 100%);
	background: linear-gradient(45deg, #0073eb 0%, #1c98ff 100%);
}
.pagination a.yellow-gradient {
	background: -webkit-linear-gradient(315deg, #fa0 0%, #ffd500 100%);
	background: linear-gradient(135deg, #fa0 0%, #ffd500 100%);
}
.pagination a.yellow-gradient:after {
	background: -webkit-linear-gradient(315deg, #ffd500 0%, #fa0 100%);
	background: linear-gradient(135deg, #ffd500 0%, #fa0 100%);
}
.pagination a.pink-gradient {
	background: -webkit-linear-gradient(45deg, #ff6d8e 0%, #ff0065 100%);
	background: linear-gradient(45deg, #ff6d8e 0%, #ff0065 100%);
}
.pagination a.pink-gradient:after {
	background: -webkit-linear-gradient(45deg, #ff0065 0%, #ff6d8e 100%);
	background: linear-gradient(45deg, #ff0065 0%, #ff6d8e 100%);
}
.pagination .ico {
	-webkit-transition: font-size .3s ease-in-out;
	transition: font-size .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
}
.pagination .icon-desc {
	-webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	bottom: -52px;
	left: 50%;
	-webkit-transform: translateX(-50%) scale(0);
	-ms-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	white-space: nowrap;
	pointer-events: none;
}
@media (max-width: 767px) {
	.pagination .icon-desc {
		display: none;
	}
}

.fake-pagination {
	opacity: 0;
	visibility: hidden;
}
.fake-pagination a {
	background: red;
}

.pagination-in {
	position: absolute;
	width: 100%;
	top: auto;
	bottom: 61px;
	left: 50%;
	max-width: 1280px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	z-index: 9;
}
@media (max-width: 767px) {
	.pagination-in {
		bottom: 20px;
	}
}
.pagination-in li {
	width: 122px;
	height: 122px;
	position: relative;
	top: 0;
	margin: 0;
	z-index: 2;
}
@media (max-width: 767px) {
	.pagination-in li {
		width: 60px;
		height: 60px;
	}
}
.pagination-in a {
	width: 84px;
	height: 84px;
	border-radius: 12px;
}
@media (max-width: 767px) {
	.pagination-in a {
		width: 50px;
		height: 50px;
	}
}
.pagination-in a:after {
	border-radius: 12px;
}
.pagination-in a.active,
.pagination-in a:hover {
	width: 122px;
	height: 122px;
}
@media (max-width: 767px) {
	.pagination-in a.active,
	.pagination-in a:hover {
		width: 60px;
		height: 60px;
	}
}
.pagination-in a.active .ico,
.pagination-in a:hover .ico {
	font-size: 60px;
}
@media (max-width: 767px) {
	.pagination-in a.active .ico,
	.pagination-in a:hover .ico {
		font-size: 30px;
	}
}
.pagination-in a.active .ico-video,
.pagination-in a:hover .ico-video {
	font-size: 42px;
}
@media (max-width: 767px) {
	.pagination-in a.active .ico-video,
	.pagination-in a:hover .ico-video {
		font-size: 22px;
	}
}
.pagination-in a.active .icon-desc,
.pagination-in a:hover .icon-desc {
	font-weight: 900;
	bottom: -33px;
}
.pagination-in .ico {
	font-size: 40px;
	line-height: 1;
}
@media (max-width: 767px) {
	.pagination-in .ico {
		font-size: 22px;
	}
}
.pagination-in .ico-video {
	font-size: 29px;
}
@media (max-width: 767px) {
	.pagination-in .ico-video {
		font-size: 18px;
	}
}
.pagination-in .ico-pin {
	font-size: 42px;
}
@media (max-width: 767px) {
	.pagination-in .ico-pin {
		font-size: 26px;
	}
}
.pagination-in .icon-desc {
	opacity: 1;
	-webkit-transform: translateX(-50%) scale(1);
	-ms-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
}

.pagination-out {
	position: fixed;
	display: block;
	top: 50%;
	bottom: auto;
	right: 25px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
}
.pagination-out li {
	width: 62px;
	height: 62px;
	position: relative;
	margin: 24px 0;
}
@media (max-width: 767px) {
	.pagination-out li {
		width: 50px;
		height: 50px;
	}
}
.pagination-out a {
	width: 62px;
	height: 62px;
	border-radius: 8px;
}
@media (max-width: 767px) {
	.pagination-out a {
		width: 50px;
		height: 50px;
	}
}
.pagination-out a:after {
	border-radius: 8px;
}
.pagination-out a.active,
.pagination-out a:hover {
	width: 62px;
	height: 62px;
}
@media (max-width: 767px) {
	.pagination-out a.active,
	.pagination-out a:hover {
		width: 50px;
		height: 50px;
	}
}
.pagination-out a.active .ico,
.pagination-out a:hover .ico {
	font-size: 30px;
	line-height: 1;
}
.pagination-out a.active .ico-video,
.pagination-out a:hover .ico-video {
	font-size: 22px;
}
.pagination-out a.active .ico-pin,
.pagination-out a:hover .ico-pin {
	font-size: 29px;
}
.pagination-out .ico {
	font-size: 30px;
	line-height: 1;
}
.pagination-out .ico-video {
	font-size: 22px;
}
.pagination-out .ico-pin {
	font-size: 29px;
}
.pagination-out .icon-desc {
	opacity: 0;
	-webkit-transform: translateX(-50%) scale(0);
	-ms-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
}

/*!
 * fullPage 3.0.8
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	/*Avoid flicker on slides transitions for mobile phones #336 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
	position: relative;
	/* Safari<=5 Android<=3 */
	/* <=28 */
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide,
.fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-out;
	/* Safari<=6 Android<=4.3 */
	transition: all .3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: hidden;
	position: relative;
}

.fp-scroller {
	overflow: hidden;
}

.iScrollIndicator {
	border: 0 !important;
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.fp-right {
	right: 17px;
}

#fp-nav.fp-left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0 !important;
	right: 0;
	margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
	bottom: 17px;
}

.fp-slidesNav.fp-top {
	top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #333;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
	left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
	height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.fullpage-container {
	width: 100% !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
.fullpage-container .section {
	position: relative;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
.fullpage-container .section .section-holder {
	width: 100%;
}
@media (min-width: 768px) {
	.fullpage-container .section .section-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 100vh;
		position: relative;
		overflow: hidden;
	}
}
.fullpage-container .section .container,
.fullpage-container .section .container-fluid {
	padding-top: 86px;
}
@media (min-width: 1024px) {
	.fullpage-container .section .container,
	.fullpage-container .section .container-fluid {
		padding-top: 122px;
	}
}
@media (min-width: 1200px) {
	.fullpage-container .section .container-fluid {
		padding-left: 56px;
		padding-right: 56px;
	}
}
@media (min-width: 1440px) {
	.fullpage-container .section .container-fluid {
		padding-left: 80px;
		padding-right: 80px;
	}
}
@media (max-width: 767px) {
	.fullpage-container .section.curved-block-center > .curved-bg-holder {
		display: none;
	}
}
@media (min-width: 768px) {
	.fullpage-container .section.curved-block-center > .curved-bg-holder {
		top: 62%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media (min-width: 1024px) {
	.fullpage-container .section.curved-block-center > .curved-bg-holder {
		top: 62%;
	}
}
@media (min-width: 1200px) {
	.fullpage-container .section.curved-block-center > .curved-bg-holder {
		top: 62%;
	}
}
.fullpage-container .hero-section {
	text-align: center;
	margin-top: -120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media (min-width: 768px) {
	.fullpage-container .hero-section {
		text-align: right;
	}
}
@media (min-width: 768px) {
	.fullpage-container .hero-section .section-holder {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}
.fullpage-container .hero-section .section-holder {
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fullpage-container .hero-section .container-fluid {
	position: relative;
	padding-bottom: 100px;
}
@media (max-width: 767px) {
	.fullpage-container .hero-section .container-fluid {
		width: 100%;
		padding-top: 120px;
	}
}
@media (min-width: 768px) {
	.fullpage-container .hero-section .container-fluid {
		padding-bottom: 120px;
	}
}
@media (min-width: 1200px) {
	.fullpage-container .hero-section .container-fluid {
		padding-bottom: 94px;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .hero-section .container-fluid {
		padding-bottom: 13.75vh;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.fullpage-container .hero-section .container-fluid {
		padding-bottom: 11.75vh;
	}
}
.fullpage-container .hero-section h1 {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.fullpage-container .hero-section h1 {
		font-size: 85px;
	}
}
@media (min-width: 1200px) {
	.fullpage-container .hero-section h1 {
		font-size: 132px;
		margin-bottom: -10px;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .hero-section h1 {
		font-size: 10.625vh;
	}
}
@media screen and (min-width: 1200px) and (max-height: 799px) {
	.fullpage-container .hero-section h1 {
		font-size: 13.6223vh;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .hero-section .h1.subheader {
		font-size: 4.5vh;
	}
}
.fullpage-container .hero-section .btn {
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width: 768px) {
	.fullpage-container .hero-section .btn {
		min-width: 320px;
	}
}
@media (min-width: 1024px) {
	.fullpage-container .hero-section .btn {
		min-width: 425px;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .hero-section .btn {
		font-size: 3.75vh;
		min-width: 40vh;
		padding-top: 2.625vh;
		padding-bottom: 2.625vh;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.fullpage-container .hero-section .btn {
		min-width: 53.125vh;
	}
}

.special-equipment-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
@media (min-width: 768px) {
	.fullpage-container .special-equipment-section .section-holder {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}
@media (max-width: 767px) {
	.special-equipment-section .container-fluid {
		padding-bottom: 86px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media (min-width: 768px) {
	.fullpage-container .special-equipment-section .container-fluid {
		padding-top: 0;
	}
}
.special-equipment-section .image-holder {
	width: 100%;
	min-height: 250px;
	background-repeat: no-repeat;
	background-position: 50% 10%;
	background-size: cover;
	margin-bottom: 20px;
}
@media (min-width: 768px) {
	.special-equipment-section .image-holder {
		min-height: 1px;
		height: 100%;
		margin-bottom: 0;
		margin-left: -20px;
		width: calc(100% + 20px);
		background-position: 70% 50%;
	}
}
@media (min-width: 1200px) {
	.special-equipment-section .image-holder {
		margin-left: -56px;
		width: calc(100% + 56px);
		background-position: 50% 50%;
	}
}
@media (min-width: 1440px) {
	.special-equipment-section .image-holder {
		margin-left: -80px;
		width: calc(100% + 80px);
	}
}
@media (min-width: 768px) {
	.special-equipment-section .text-holder {
		padding-top: 140px;
		padding-bottom: 20px;
	}
}

.slogan {
	display: block;
	font-size: 36px;
	line-height: 1.3334;
	font-weight: 900;
	margin-bottom: 10px;
}
@media (min-width: 1024px) {
	.slogan {
		font-size: 60px;
		margin-bottom: 20px;
	}
}
@media (min-width: 1440px) {
	.slogan {
		font-size: 85px;
		line-height: 1.3176;
		margin-bottom: 35px;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.fullpage-container .slogan {
		font-size: 7vh;
		margin-bottom: 2.5vh;
	}
}
@media screen and (min-width: 1440px) and (max-height: 799px) {
	.fullpage-container .slogan {
		font-size: 10vh;
		margin-bottom: 4vh;
	}
}
.slogan mark {
	padding: 0;
	margin: 0;
	background: none;
}

.subslogan-text {
	display: block;
	font-size: 28px;
	line-height: 1.3334;
	font-style: italic;
	font-family: "DM Serif Display", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}
@media (min-width: 1024px) {
	.subslogan-text {
		font-size: 36px;
	}
}
@media (min-width: 1440px) {
	.subslogan-text {
		font-size: 48px;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.fullpage-container .subslogan-text {
		font-size: 4.5vh;
	}
}
@media screen and (min-width: 1440px) and (max-height: 799px) {
	.fullpage-container .subslogan-text {
		font-size: 6vh;
	}
}

.btn-scroll-down {
	position: absolute;
	bottom: 27px;
	padding-bottom: 24px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: inherit;
	font-size: 24px;
	line-height: 1.3334;
	font-weight: 300;
	z-index: 2;
	-webkit-animation: bounceBtnScrollDown .7s infinite both;
	animation: bounceBtnScrollDown .7s infinite both;
}
@media (min-width: 768px) {
	.btn-scroll-down {
		font-size: 36px;
		line-height: 1.3334;
		padding-bottom: 32px;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .btn-scroll-down {
		font-size: 4.5vh;
		bottom: 3.375vh;
		padding-bottom: 4vh;
	}
}
.btn-scroll-down:after {
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	border-right: 5px solid currentColor;
	border-bottom: 5px solid currentColor;
}
@media (min-width: 768px) {
	.btn-scroll-down:after {
		width: 32px;
		height: 32px;
		border-right-width: 8px;
		border-bottom-width: 8px;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .btn-scroll-down:after {
		width: 4vh;
		height: 4vh;
		border-right-width: 1vh;
		border-bottom-width: 1vh;
	}
}

@media (min-width: 768px) {
	.fullpage-container .main-slider-section .section-holder {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}

.main-slider {
	z-index: 4;
	text-align: center;
}
@media (min-width: 768px) {
	.main-slider {
		width: 100%;
		height: 100vh !important;
	}
}
.main-slider .slick-prev,
.main-slider .slick-next {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	width: auto;
	height: auto;
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: transparent;
	color: #fff;
}
@media (min-width: 576px) {
	.main-slider .slick-prev,
	.main-slider .slick-next {
		width: auto;
		height: auto;
	}
}
@media (min-width: 768px) {
	.main-slider .slick-prev,
	.main-slider .slick-next {
		left: 15px;
	}
}
@media (min-width: 1024px) {
	.main-slider .slick-prev,
	.main-slider .slick-next {
		left: 20px;
	}
}
@media (min-width: 1440px) {
	.main-slider .slick-prev,
	.main-slider .slick-next {
		left: 50px;
	}
}
.main-slider .slick-prev:before,
.main-slider .slick-next:before {
	content: "";
	font-size: 34px;
}
@media (min-width: 768px) {
	.main-slider .slick-prev:before,
	.main-slider .slick-next:before {
		font-size: 48px;
	}
}
.main-slider .slick-prev:hover,
.main-slider .slick-prev:focus,
.main-slider .slick-next:hover,
.main-slider .slick-next:focus {
	color: #44d7b6;
}
.main-slider .slick-next {
	left: auto;
	right: 10px;
}
@media (min-width: 768px) {
	.main-slider .slick-next {
		left: auto;
		right: 15px;
	}
}
@media (min-width: 1024px) {
	.main-slider .slick-next {
		left: auto;
		right: 20px;
	}
}
@media (min-width: 1024px) {
	.main-slider .slick-next {
		left: auto;
		right: 24px;
	}
}
@media (min-width: 1440px) {
	.main-slider .slick-next {
		left: auto;
		right: 50px;
	}
}
.main-slider .slick-next:before {
	content: "";
}
.main-slider .slick-track {
	height: 100%;
}
.main-slider .bg-stretch {
	z-index: 1;
}
.main-slider .slide-item {
	position: relative;
}
.main-slider .slide-item:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 74.6347%;
	background: -webkit-linear-gradient(top, rgba(1, 21, 85, 0) 0%, #011555 100%);
	background: linear-gradient(to bottom, rgba(1, 21, 85, 0) 0%, #011555 100%);
	z-index: 2;
}
.main-slider .slide-holder {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.main-slider .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media (max-width: 767px) {
	.main-slider .container,
	.fullpage-container .main-slider .container {
		min-height: calc(100vh - 86px);
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 50px;
		padding-bottom: 50px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}
@media (min-width: 768px) {
	.main-slider .container {
		padding-bottom: 74px;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .main-slider .container {
		padding-bottom: 9.25vh;
	}
}
.main-slider .caption-block {
	width: 100%;
	padding-left: 24px;
	padding-right: 24px;
}
@media (min-width: 414px) {
	.main-slider .caption-block {
		padding-left: 28px;
		padding-right: 28px;
	}
}
@media (min-width: 768px) {
	.main-slider .caption-block {
		padding-left: 48px;
		padding-right: 48px;
	}
}
@media (min-width: 1440px) {
	.main-slider .caption-block {
		padding-left: 0;
		padding-right: 0;
	}
}
.main-slider h1 {
	margin-bottom: .45em;
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .main-slider h1 {
		font-size: 7.5vh;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.fullpage-container .main-slider h1 {
		font-size: 9vh;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .main-slider h1.subheader,
	.fullpage-container
	.main-slider .h1.subheader {
		font-size: 4.5vh;
	}
}

.slick-dots {
	position: absolute;
	bottom: 10px;
	left: 20px;
	right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (min-width: 768px) {
	.slick-dots {
		bottom: 26px;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.fullpage-container .slick-dots {
		bottom: 3.25vh;
	}
}
.slick-dots li {
	padding: 12px;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active a {
	background: #fff;
}
.slick-dots button,
.slick-dots a {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	width: 13px;
	height: 13px;
	min-width: 1px;
	border-radius: 50%;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background: rgba(255, 255, 255, .5);
	outline: none;
}
.slick-dots button:hover,
.slick-dots a:hover {
	background: #fff;
}

.partners-section {
	position: relative;
	overflow: hidden;
}
@media (min-width: 1024px) {
	.partners-section.bg-blue-dark {
		background: transparent;
	}
}
.partners-section.curved-block-top {
	margin-top: 0;
	overflow: hidden;
}
.partners-section.curved-block-top .curved-bg-holder {
	top: 0;
	bottom: auto;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
@media (min-width: 1024px) {
	.partners-section.curved-block-top .curved-bg-holder {
		bottom: 200px;
		background: #011555;
		padding-bottom: 0;
	}
}
@media (min-width: 1440px) {
	.partners-section.curved-block-top .curved-bg-holder {
		bottom: 400px;
	}
}
@media (min-width: 1440px) {
	.partners-section.curved-block-top .curved-bg-holder .curved-bg {
		top: 90px;
	}
}
.partners-section.curved-block-top .curved-bg-holder .rect-bg {
	top: 100%;
	height: 9999px;
}
@media (min-width: 768px) {
	.fullpage-container .partners-section .section-holder {
		min-height: 1px;
	}
}
.partners-section .container {
	max-width: 1260px;
}
@media (max-width: 767px) {
	.fullpage-container .partners-section .container {
		padding-bottom: 36px;
	}
}
@media (min-width: 768px) {
	.fullpage-container .partners-section .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (min-width: 1440px) {
	.fullpage-container .partners-section .container {
		padding-top: 74px;
		padding-bottom: 74px;
	}
}
@media (min-width: 768px) {
	.partners-section .title-caption {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (min-width: 1200px) {
	.partners-section .title-caption {
		padding-top: 75px;
		padding-bottom: 68px;
	}
}
.partners-section h1 {
	margin-bottom: .33em;
}
.partners-section h1.subheader,
.partners-section .h1.subheader {
	margin-bottom: 0;
}

.logos-list {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}
@media (min-width: 576px) {
	.logos-list {
		padding-left: 44px;
		padding-right: 44px;
	}
}
@media (min-width: 768px) {
	.logos-list {
		padding-left: 0;
		padding-right: 0;
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media (min-width: 1024px) {
	.logos-list {
		margin-left: -30px;
		margin-right: -30px;
		width: calc(100% + 60px);
	}
}
.logos-list li {
	padding: 20px;
}
@media (max-width: 767px) {
	.logos-list li {
		text-align: center;
		height: 150px;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media (min-width: 768px) {
	.logos-list li {
		margin: 30px 20px;
		padding: 0;
	}
}
@media (min-width: 1024px) {
	.logos-list li {
		margin: 30px;
	}
}
@media (min-width: 1200px) {
	.logos-list li {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}
@media (min-width: 1440px) {
	.logos-list li {
		margin-top: 50px;
		margin-bottom: 50px;
	}
}
.logos-list a {
	display: inline-block;
	vertical-align: top;
}
@media (min-width: 768px) {
	.logos-list a {
		display: block;
	}
}
.logos-list img {
	max-height: 100%;
	width: auto;
}
@media (min-width: 768px) {
	.logos-list img {
		max-height: 50px;
	}
}
@media (min-width: 1024px) {
	.logos-list img {
		max-height: 55px;
	}
}
@media (min-width: 1200px) {
	.logos-list img {
		max-height: 60px;
	}
}
.logos-list .slick-prev,
.logos-list .slick-next {
	width: 38px;
	height: 38px;
	position: absolute;
	left: -10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (min-width: 576px) {
	.logos-list .slick-prev,
	.logos-list .slick-next {
		width: 50px;
		height: 50px;
	}
}
.logos-list .slick-prev:before,
.logos-list .slick-next:before {
	font-size: 24px;
}
@media (min-width: 576px) {
	.logos-list .slick-prev:before,
	.logos-list .slick-next:before {
		font-size: 30px;
	}
}
.logos-list .slick-next {
	left: auto;
	right: -10px;
}

.about-section {
	font-size: 28px;
	line-height: 1.3334;
	font-weight: 300;
}
@media (min-width: 768px) {
	.about-section {
		font-size: 36px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
}
@media (min-width: 1024px) {
	.about-section {
		font-size: 48px;
		line-height: 1.25;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.about-section {
		font-size: 4.5vh;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.about-section {
		font-size: 6vh;
	}
}
@media (max-width: 767px) {
	.about-section .container,
	.about-section .container-fluid {
		padding-top: 36px;
		padding-bottom: 36px;
	}
}
@media (max-width: 767px) {
	.fullpage-container .about-section .container,
	.fullpage-container .about-section .container-fluid {
		padding-top: 72px;
		padding-bottom: 72px;
	}
}
@media (min-width: 768px) {
	.fullpage-container .about-section .container,
	.fullpage-container .about-section .container-fluid {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (min-width: 768px) {
	.fullpage-container .about-section .section-holder {
		min-height: 1px;
	}
}
.about-section p {
	margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.about-section h1,
	.about-section .h1 {
		font-size: 7.5vh;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.about-section h1,
	.about-section .h1 {
		font-size: 9vh;
	}
}
@media screen and (min-width: 768px) and (max-height: 799px) {
	.about-section h3,
	.about-section .h3 {
		font-size: 4.5vh;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.about-section h3,
	.about-section .h3 {
		font-size: 6vh;
	}
}
.about-section .image-holder {
	text-align: center;
}
@media (max-width: 767px) {
	.about-section .image-holder {
		max-width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 768px) {
	.about-section .image-holder {
		text-align: right;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.about-section .image-holder {
		margin-top: 3vh;
		margin-bottom: 3vh;
	}
}
.about-section .image-holder img {
	display: inline-block;
	vertical-align: top;
}
@media (max-width: 767px) {
	.about-section .image-holder.mobile {
		width: 60%;
		max-width: 230px;
	}
}
@media (min-width: 768px) {
	.about-section .image-holder.mobile img {
		width: auto;
	}
}
.about-section .text-holder {
	padding-top: 30px;
	text-align: center;
}
@media (min-width: 768px) {
	.about-section .text-holder {
		text-align: left;
		padding-bottom: 30px;
	}
}
@media (min-width: 1024px) {
	.about-section .text-holder {
		padding: 0 0 0 10px;
	}
}
@media screen and (min-width: 1024px) and (max-height: 799px) {
	.about-section .text-holder {
		padding-top: 3.75vh;
		padding-bottom: 3.75vh;
	}
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

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

@media (min-width: 768px) {
	.fade-in-down-big {
		-webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@media (min-width: 768px) {
	.fade-in-up-big {
		-webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@media (min-width: 768px) {
	.fade-in-left-big {
		-webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@media (min-width: 768px) {
	.fade-in-right-big {
		-webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out;
		transition: opacity 1s ease-in-out, transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@media (min-width: 768px) {
	.fade-in,
	.fade-in-02,
	.fade-in-03 {
		-webkit-transition: opacity .3s ease-in-out;
		transition: opacity .3s ease-in-out;
		opacity: 0;
	}
}

@media (min-width: 768px) {
	.fade-in-02 {
		-webkit-transition: opacity .75s ease-in-out;
		transition: opacity .75s ease-in-out;
		-webkit-transition-delay: .6s;
		transition-delay: .6s;
	}
}

@media (min-width: 768px) {
	.fade-in-03 {
		-webkit-transition: opacity 1.2s ease-in-out;
		transition: opacity 1.2s ease-in-out;
		-webkit-transition-delay: 1.2s;
		transition-delay: 1.2s;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-down-big,
	.section.active .fade-in-up-big,
	.section.active .fade-in-left-big,
	.section.active .fade-in-right-big {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@media (min-width: 768px) {
	.section.active .fade-in,
	.section.active .fade-in-02,
	.section.active .fade-in-03 {
		opacity: 1;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-down-big-01 {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, -2000px, 0);
		transform: translate3d(-2000px, -2000px, 0);
		-webkit-animation: fadeInDownBig01 1.5s both;
		animation: fadeInDownBig01 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-down-big-02 {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
		-webkit-animation: fadeInDownBig02 1.5s both;
		animation: fadeInDownBig02 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-down-big-03 {
		opacity: 0;
		-webkit-transform: translate3d(2000px, -2000px, 0);
		transform: translate3d(2000px, -2000px, 0);
		-webkit-animation: fadeInDownBig03 1.5s both;
		animation: fadeInDownBig03 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-left-big-01 {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, -50px, 0);
		transform: translate3d(-2000px, -50px, 0);
		-webkit-animation: fadeInLeftBig01 1.5s both;
		animation: fadeInLeftBig01 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-left-big-02 {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 50px, 0);
		transform: translate3d(-2000px, 50px, 0);
		-webkit-animation: fadeInLeftBig02 1.5s both;
		animation: fadeInLeftBig02 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-right-big-01 {
		opacity: 0;
		-webkit-transform: translate3d(2000px, -50px, 0);
		transform: translate3d(2000px, -50px, 0);
		-webkit-animation: fadeInRightBig01 1.5s both;
		animation: fadeInRightBig01 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-right-big-02 {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 50px, 0);
		transform: translate3d(2000px, 50px, 0);
		-webkit-animation: fadeInRightBig02 1.5s both;
		animation: fadeInRightBig02 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-up-big-01 {
		opacity: 0;
		-webkit-transform: translate3d(50px, 2000px, 0);
		transform: translate3d(50px, 2000px, 0);
		-webkit-animation: fadeInUpBig01 1.5s both;
		animation: fadeInUpBig01 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-up-big-02 {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 2000px, 0);
		transform: translate3d(-2000px, 2000px, 0);
		-webkit-animation: fadeInUpBig02 1.5s both;
		animation: fadeInUpBig02 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-up-big-03 {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
		-webkit-animation: fadeInUpBig03 1.5s both;
		animation: fadeInUpBig03 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .fade-in-up-big-04 {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 2000px, 0);
		transform: translate3d(-2000px, 2000px, 0);
		-webkit-animation: fadeInUpBig04 1.5s both;
		animation: fadeInUpBig04 1.5s both;
	}
}

@media (min-width: 768px) {
	.section.active .animation-scale-in {
		-webkit-animation: scaleIn .25s both;
		animation: scaleIn .25s both;
		-webkit-animation-delay: 1s;
		animation-delay: 1s;
	}
}

@-webkit-keyframes fadeInDownBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, -2000px, 0);
		transform: translate3d(-2000px, -2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInDownBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, -2000px, 0);
		transform: translate3d(-2000px, -2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInDownBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInDownBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInDownBig03 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, -2000px, 0);
		transform: translate3d(2000px, -2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInDownBig03 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, -2000px, 0);
		transform: translate3d(2000px, -2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInLeftBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, -50px, 0);
		transform: translate3d(-2000px, -50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInLeftBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, -50px, 0);
		transform: translate3d(-2000px, -50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInLeftBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 50px, 0);
		transform: translate3d(-2000px, 50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInLeftBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 50px, 0);
		transform: translate3d(-2000px, 50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInRightBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, -50px, 0);
		transform: translate3d(2000px, -50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInRightBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, -50px, 0);
		transform: translate3d(2000px, -50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInRightBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 50px, 0);
		transform: translate3d(2000px, 50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInRightBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 50px, 0);
		transform: translate3d(2000px, 50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInUpBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 2000px, 0);
		transform: translate3d(50px, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInUpBig01 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 2000px, 0);
		transform: translate3d(50px, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInUpBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 2000px, 0);
		transform: translate3d(-2000px, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInUpBig02 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 2000px, 0);
		transform: translate3d(-2000px, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInUpBig03 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInUpBig03 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInUpBig04 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 2000px, 0);
		transform: translate3d(2000px, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInUpBig04 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 2000px, 0);
		transform: translate3d(2000px, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes scaleIn {
	0% {
		-webkit-transform: scale(.7);
		transform: scale(.7);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleIn {
	0% {
		-webkit-transform: scale(.7);
		transform: scale(.7);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes bounceBtnScrollDown {
	0%,
	50%,
	100% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	0% {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	50% {
		-webkit-transform: translate3d(-50%, -10px, 0);
		transform: translate3d(-50%, -10px, 0);
	}
	100% {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
}

@keyframes bounceBtnScrollDown {
	0%,
	50%,
	100% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	0% {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	50% {
		-webkit-transform: translate3d(-50%, -10px, 0);
		transform: translate3d(-50%, -10px, 0);
	}
	100% {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
}

/* custom select styles */
.jcf-select {
	display: block;
	width: 100%;
	position: relative;
	border-radius: 15px;
	border: 2px solid #44d7b6;
	background: rgba(68, 215, 182, .37);
	margin: 0 0 30px;
	min-width: 150px;
	height: 76px;
}
.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}
.jcf-select.jcf-select-form-control-sm {
	height: 54px;
}
.jcf-select.jcf-select-form-control-sm .jcf-select-text {
	line-height: 50px;
	margin-left: 12px;
}
@media (min-width: 768px) {
	.jcf-select.jcf-select-form-control-sm .jcf-select-text {
		margin-left: 26px;
	}
}
@media (min-width: 1024px) {
	.jcf-select.jcf-select-form-control-sm .jcf-select-text {
		margin-left: 20px;
	}
}
.form-group-with-icon .jcf-select.jcf-select-form-control-sm .jcf-select-text {
	margin-left: 40px;
}
@media (min-width: 768px) {
	.form-group-with-icon .jcf-select.jcf-select-form-control-sm .jcf-select-text {
		margin-left: 40px;
	}
}
@media (min-width: 1024px) {
	.form-group-with-icon .jcf-select.jcf-select-form-control-sm .jcf-select-text {
		margin-left: 40px;
	}
}
.form-group-with-icon .jcf-select.jcf-select-form-control-sm ~ .ico {
	top: 18px;
	left: 14px;
	pointer-events: none;
}
.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 24px;
	line-height: 72px;
	font-weight: 300;
	margin: 0 54px 0 25px;
}
.form-group-with-icon .jcf-select .jcf-select-text {
	margin-left: 65px;
}
.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 54px;
	bottom: 0;
	right: 0;
	top: 0;
}
.jcf-select .jcf-select-opener:before {
	content: "";
	font-family: "icomoon" !important;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 13px;
	line-height: 1;
	color: #fff;
}
.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}
.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}
.jcf-select .jcf-option-hideme {
	color: #fff;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -2px 0 0;
	z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
	margin: 2px 0 0;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 2px solid #44d7b6;
}

/* multiple select styles */
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 2px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	width: 100%;
}
.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}
.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.jcf-list ul li {
	overflow: hidden;
	display: block;
}
.jcf-list .jcf-overflow {
	overflow: auto;
}
.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 11px 25px;
	color: #000619;
	height: 1%;
}
.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}
.jcf-list .jcf-option-hideme {
	display: none;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: rgba(68, 215, 182, .37);
}

.jcf-select-drop.jcf-select-form-control-sm .jcf-option {
	padding: 8px 12px;
}
@media (min-width: 768px) {
	.jcf-select-drop.jcf-select-form-control-sm .jcf-option {
		padding-left: 26px;
		padding-right: 26px;
	}
}
@media (min-width: 1024px) {
	.jcf-select-drop.jcf-select-form-control-sm .jcf-option {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 11px 25px;
	cursor: default;
	color: #000619;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* common custom form elements styles */
.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #24aa8c !important;
}

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

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	height: 100%;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

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

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	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-vertical .slick-slide {
	height: auto;
	display: block;
	border: 1px solid transparent;
}

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

.slick-gallery.slick-vertical .slick-slide {
	height: 500px;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	/* Using without prefix would break IE11 */
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}
@media (max-width: 767px) {
	.fancybox-is-sliding .fancybox-slide,
	.fancybox-slide--previous,
	.fancybox-slide--current,
	.fancybox-slide--next {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		position: relative;
	}
}

@media (max-width: 767px) {
	.fancybox-slide:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 0;
		box-shadow: 0 -10px 144px 100px #fff;
	}
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--html {
	padding: 0;
}
@media (min-width: 768px) {
	.fancybox-slide--html {
		padding: 72px 54px;
	}
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
	cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* Buttons */
.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

/* Fix IE11 */
.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
	display: none;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* Transition effects */
.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
	.fancybox-close-small {
		right: -6px;
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
}

/* Share */
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

div.lightbox {
	margin-bottom: 0 !important;
	padding: 86px 25px;
}
@media (min-width: 768px) {
	div.lightbox {
		width: 660px;
		border-radius: 14px;
		padding: 67px 34px 82px 38px;
		margin-bottom: 54px !important;
	}
}
@media (min-width: 1440px) {
	div.lightbox {
		padding: 57px 98px;
		width: 1234px;
	}
}
@media (max-width: 767px) {
	div.lightbox .lightbox-holder {
		padding-bottom: 86px;
	}
}
div.lightbox .close-btn-wrapper {
	max-width: 24px;
	margin-left: auto;
}
div.lightbox .close-btn-wrapper a[data-fancybox-close] {
	position: fixed;
	color: #fa3b28;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	line-height: 1;
	background: #fff;
	border-radius: 50%;
	margin: -66px 0 0 3px;
	z-index: 10;
	outline: none;
}
@media (min-width: 768px) {
	div.lightbox .close-btn-wrapper a[data-fancybox-close] {
		margin: -34px 0 0 -6px;
	}
}
@media (min-width: 1440px) {
	div.lightbox .close-btn-wrapper a[data-fancybox-close] {
		margin: -24px 0 0 60px;
	}
}
div.lightbox .title-caption {
	font-size: 24px;
	line-height: 1.1667;
	font-weight: 300;
	padding-bottom: 36px;
}
@media (min-width: 768px) {
	div.lightbox .title-caption {
		padding-bottom: 8px;
	}
}
@media (min-width: 1440px) {
	div.lightbox .title-caption {
		padding-bottom: 32px;
	}
}
@media (min-width: 768px) {
	div.lightbox .title-caption p {
		margin-bottom: 10px;
	}
}
div.lightbox h2 {
	font-size: 36px;
	line-height: 1.3334;
	margin-bottom: .62em;
}
@media (min-width: 768px) {
	div.lightbox h2 {
		font-size: 60px;
		line-height: 1.3167;
	}
}
@media (min-width: 1440px) {
	div.lightbox h2 {
		margin-bottom: .18em;
	}
}
div.lightbox h3 {
	font-size: 36px;
	line-height: 1.3334;
	margin-bottom: .62em;
}
@media (min-width: 768px) {
	div.lightbox h3 {
		font-size: 48px;
		line-height: 1.3125;
		margin-bottom: .23em;
	}
}
div.lightbox .title-caption .icon-holder {
	padding-top: 22px;
	margin-bottom: 48px;
}
@media (min-width: 1440px) {
	div.lightbox .title-caption .icon-holder {
		padding-top: 85px;
		margin-bottom: 75px;
	}
}
div.lightbox .title-caption .icon-holder .icon {
	width: 219px;
	height: 219px;
}
@media (min-width: 768px) {
	div.lightbox .btn-wrapper {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
		padding-top: 50px;
	}
}
@media (min-width: 1440px) {
	div.lightbox .btn-wrapper {
		padding-top: 70px;
		margin-left: -33px;
		margin-right: -33px;
		width: calc(100% + 66px);
	}
}
@media (max-width: 767px) {
	div.lightbox .btn-wrapper .btn {
		display: block;
		width: 100%;
	}
}
@media (min-width: 768px) {
	div.lightbox .btn-wrapper .btn {
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width: 1439px) {
	div.lightbox .btn-wrapper .btn {
		min-width: 258px;
	}
}
@media (max-width: 1439px) {
	div.lightbox .btn-wrapper .btn {
		font-size: 18px;
		line-height: 22px;
		padding: 12px 15px;
	}
}
@media (min-width: 1440px) {
	div.lightbox .btn-wrapper .btn {
		min-width: 405px;
		margin-left: 33px;
		margin-right: 33px;
	}
}

/**
   Custom Styles
 */

#captcha-container {
	width: 43%;
}

.g-recaptcha {
	max-width: 250px;
}

@media (max-width: 1024px) {
	#captcha-container {
		width: 80%;
		float: left;
		margin-top: -30px;
	}

	#schedule-demo-container {
		padding-right: 20px;
		padding-left: 20px;
		margin-bottom: 50px;
	}

	/*
		Home page mobile styles
	 */
	#main-home-image-container {
		top:-265px
	}

	#main-home-scroll {
		bottom: 130px;
	}

	#main-home-text-container {
		padding-bottom: 240px
	}
}

@media (max-width: 500px) {
	#schedule-demo-container {
		margin-top: -20px;
	}
}

.form-bottom form .input-error {
	border-color: #fd5434;
}

button {
	border : none;
	outline : none;
}

.spinner {
	/* Spinner size and color */
	width: 1.5rem;
	height: 1.5rem;
	border-top-color: #FFF;
	border-left-color: #FFF;

	/* Additional spinner styles */
	animation: spinner 400ms linear infinite;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-radius: 50%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}

/* Animation styles */
@keyframes spinner {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}


/* Optional — create your own variations! */
.spinner-large {
	width: 5rem;
	height: 5rem;
	border-width: 6px;
}

.spinner-slow {
	animation: spinner 1s linear infinite;
	color: #FFF;
}

#digital-brochure-description {
	text-align: left;
	padding-top: 20px;
}

@media (max-width: 768px) {
	#digital-brochure-description {
		margin-bottom: -20px;
	}
}

/** Brochure form input placeholder styles **/
.ico-brochure {
	top: 30px !important;
}

.ico-input-brochure::placeholder {
	font-family: 'roboto', 'arial', 'helvetica-neue' !important;
}

.ico-input-brochure {
	font-family: 'roboto', 'arial', 'helvetica-neue' !important;
}

/**
	Sign in error text positioning
 */
#pw_err_mess {
	position: relative;
	bottom: 10px;
}

@media (max-width: 1000px) {
	.text-holder-mobile {
		margin: 15px auto !important;
	}
}

@media (max-width: 1200px) {
	.ico-input-brochure::placeholder, .ico-input-brochure {
		color: #fff !important;
	}

	.ico-brochure {
		color: #fff !important;
	}
}