﻿@charset "UTF-8";

/*
* Trunk version 2.0.0
*/

a:focus, button:focus { outline: none !important; }

button::-moz-focus-inner { border: 0; }

*:focus { outline: none; }


blockquote {
	margin: 0;
	padding: 0;
}

input,
button,
select,
textarea { outline: none; }

label { margin-bottom: 0; }

p { margin: 0; }

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li,
ol li { display: block; }

dl { margin: 0; }

dt,
dd { line-height: inherit; }

dt { font-weight: inherit; }

dd { margin-bottom: 0; }

cite { font-style: normal; }

form { margin-bottom: 0; }

blockquote {
	border-left: 0;
	padding-left: 0;
}

address {
	margin-bottom: 0;
	margin-top: 0;
}

figure { margin-bottom: 0; }

html p a:hover { text-decoration: none; }

.linearicons-arrow-right-circle {
	font-size: 32px;
	padding-top: 5px;
}

.a-heading { color: black; }

/*
*
* Typography
*/

body {
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: none;
	/*font-weight: 300;
		color: rgba(21, 21, 21, 0.8);*/
	background-color: #fff;
	font-family: 'Pinion' !important;
	font-size: 16px;
	letter-spacing: .03em;
	line-height: 1.7;
}

@media (min-width: 768px) {
	body {
		color: #151515;
		font-family: 'Pinion';
		font-size: 20px;
		line-height: 1.5;
	}
}

@media (min-width: 320px) {
	body {
		color: #151515;
		font-family: 'Pinion';
		font-size: 20px;
		line-height: 1.5;
	}
}

h1, h2, h3, h4, h5, h6, [class^='heading-'] {
	/*color: #151515;*/
	color: #1c47c4;
	font-family: 'Pinion';
	margin-bottom: 0;
	margin-top: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, [class^='heading-'] a { color: inherit; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class^='heading-'] a:hover { color: #354879; }

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, [class^='heading-'] span { display: inline-block; }

h1 span[data-toggle='modal'], h2 span[data-toggle='modal'], h3 span[data-toggle='modal'], h4 span[data-toggle='modal'], h5 span[data-toggle='modal'], h6 span[data-toggle='modal'], [class^='heading-'] span[data-toggle='modal'] {
	border-bottom: 2px dashed rgba(53, 72, 121, 0.3);
	cursor: pointer;
}

h1 > span.icon, h2 > span.icon, h3 > span.icon, h4 > span.icon, h5 > span.icon, h6 > span.icon, [class^='heading-'] > span.icon {
	display: inline-block;
	margin-right: 5px;
}

h1,
.heading-1 {
	font-size: 30px;
	letter-spacing: 0;
	line-height: 1.15;
}

@media (min-width: 576px) {
	h1,
	.heading-1 { font-size: 32px; }
}

@media (min-width: 768px) {
	h1,
	.heading-1 {
		font-size: 32px;
		line-height: 1.25;
	}
}

@media (min-width: 992px) {
	h1,
	.heading-1 { font-size: 32px; }
}

@media (min-width: 1200px) {
	h1,
	.heading-1 { font-size: 32px; }
}

@media (min-width: 1600px) {
	h1,
	.heading-1 {
		font-size: 32px;
		line-height: 1.17647;
	}
}

h2,
.heading-2 {
	font-family: 'Pinion';
	font-size: 28px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.4;
}


@media (min-width: 576px) {
	h2,
	.heading-2 { font-size: 30px; }
}

@media (min-width: 768px) {
	h2,
	.heading-2 { font-size: 44px; }
}

@media (min-width: 1200px) {
	h2,
	.heading-2 {
		font-size: 55px;
		line-height: 1.30909;
	}
}

h3,
.heading-3 {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.3;
}

@media (min-width: 768px) {
	h3,
	.heading-3 {
		font-size: 30px;
		line-height: 1.4;
	}
}

@media (min-width: 1200px) {
	h3,
	.heading-3 {
		font-size: 36px;
		line-height: 1.33333;
	}
}

h3 .big,
.heading-3 .big {
	font-size: 2em;
	line-height: 1;
}

h4,
.heading-4 {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.5;
}

@media (min-width: 1200px) {
	h4,
	.heading-4 {
		font-size: 24px;
		line-height: 1.33333;
	}
}

h4.h4-smaller,
.heading-4.h4-smaller { font-size: 19px; }

@media (min-width: 1200px) {
	h4.h4-smaller,
	.heading-4.h4-smaller {
		font-size: 22px;
		line-height: 1.45455;
	}
}

h5,
.heading-5 {
	font-size: 16px;
	letter-spacing: .01em;
	line-height: 1.5;
}

@media (min-width: 768px) {
	h5,
	.heading-5 {
		font-size: 20px;
		line-height: 1.4;
	}
}

h6,
.heading-6 {
	color: #aeb1be;
	font-family: 'Pinion';
	font-size: 14px;
	letter-spacing: .2em;
	line-height: 1.8;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	h6,
	.heading-6 {
		font-size: 16px;
		line-height: 1.5;
	}
}


.title-decorated {
	padding-left: 40px;
	position: relative;
	text-align: left;
}

.title-decorated::before {
	border-bottom: 1px solid;
	content: '';
	left: 0;
	position: absolute;
	top: .8em;
	width: 30px;
}

@media (min-width: 768px) {
	.title-decorated { padding-left: 70px; }

	.title-decorated::before {
		border-bottom-width: 2px;
		top: .7em;
		width: 50px;
	}
}

@media (min-width: 768px) {
	.title-decorated-lg { padding-left: 80px; }

	.title-decorated-lg::before { width: 62px; }

	.title-decorated-lg + p { margin-top: 32px; }
}

small,
.small {
	display: block;
	font-size: 12px;
	line-height: 1.5;
}

mark,
.mark {
	background: #354879;
	color: #fff;
	padding: 3px 5px;
}

strong {
	color: #74757f;
	font-weight: 700;
}

.big {
	font-size: 16px;
	line-height: 1.55;
}

@media (min-width: 768px) {
	.big {
		font-size: 20px;
		line-height: 1.6;
	}
}

.lead {
	font-size: 24px;
	font-weight: 300;
	line-height: 34px;
}

code {
	background: #f5f6fa;
	border-radius: 0;
	color: #111111;
	font-size: 90%;
	padding: 4px 5px;
}

.text-large {
	font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Pinion", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.2;
	text-transform: uppercase;
}

@media (min-width: 576px) {
	.text-large { font-size: 55px; }
}

@media (min-width: 768px) {
	.text-large { font-size: 68px; }
}

@media (min-width: 992px) {
	.text-large { font-size: 80px; }
}

@media (min-width: 1200px) {
	.text-large { font-size: 100px; }
}



.context-dark .text-large, .bg-gray-700 .text-large, .bg-gray-800 .text-large, .bg-primary .text-large, .bg-primary-darken .text-large, .bg-primary-darker .text-large { color: #fff; }

.text-extra-large {
	font-size: 100px;
	font-weight: 800;
	line-height: .8;
}

@media (min-width: 768px) {
	.text-extra-large {
		font-size: 130px;
		line-height: .7;
	}
}

@media (min-width: 992px) {
	.text-extra-large { font-size: 150px; }
}

@media (min-width: 1600px) {
	.text-extra-large { font-size: 180px; }
}

.wow-outer span { display: block; }

.wow-outer .wow > span { display: inline; }



p [data-toggle='tooltip'] {
	color: #354879;
	padding-left: .25em;
	padding-right: .25em;
}

p [style*='max-width'] { display: inline-block; }

p a { color: inherit; }

p .text-width-1 {
	display: inline-block;
	font-weight: 400;
	max-width: 800px;
}

.text-width-2 {
	display: inline-block;
	max-width: 350px;
}

.custom-article {
	breadcrumbs-custom-title;
	font-weight: 400;
	.
	line-height: 1.69;
}

.sumbol { padding-right: 0.36em; }

html .page .text-primary {
	color: #1c47c4 !important;
	/*color: #354879;*/
}

.page .text-danger { color: #dc0000; }

.page .text-gray-700 { color: black; }

.page .text-color-1 { color: #fa9b1f; }

.context-dark .text-gray-700, .bg-gray-700 .text-gray-700, .bg-gray-800 .text-gray-700, .bg-primary .text-gray-700, .bg-primary-darken .text-gray-700, .bg-primary-darker .text-gray-700 { color: #fff; }

/*
*
* Brand
*/

.brand { display: inline-block; }

.brand .brand-logo-light { display: none; }

.brand .brand-logo-dark { display: block; }

/*
*
* Links
*/

a { transition: all 0.3s ease-in-out; }

a, a:focus, a:active, a:hover { text-decoration: none; }

a, a:focus, a:active { color: #354879; }

a:hover { color: #4c68ae; }

a[href*='tel'], a[href*='mailto'] { white-space: nowrap; }

.link-hover { color: #28334f; }

.link-default, .link-default:active, .link-default:focus { color: rgba(21, 21, 21, 0.8); }

.link-default:hover { color: #354879; }



.context-dark .link-default, .bg-gray-700 .link-default, .bg-gray-800 .link-default, .bg-primary .link-default, .bg-primary-darken .link-default, .bg-primary-darker .link-default { color: #aeb1be; }

.context-dark .link-default:hover, .bg-gray-700 .link-default:hover, .bg-gray-800 .link-default:hover, .bg-primary .link-default:hover, .bg-primary-darken .link-default:hover, .bg-primary-darker .link-default:hover { color: #fff; }

.link-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
	opacity: .45;
	transition: all 0.3s ease-in-out;
}

.link-image:hover { opacity: 1; }

.privacy-link { display: inline-block; }

* + .privacy-link { margin-top: 25px; }

/*
*
* Blocks
*/

.block-center, .block-sm, .block-lg {
	margin-left: auto;
	margin-right: auto;
}

.block-sm { max-width: 560px; }

.block-lg { max-width: 768px; }

.block-center { padding: 10px; }

.block-center:hover .block-center-header { background-color: #354879; }

.block-center-title { background-color: #fff; }

@media (max-width: 1599.98px) {
	.block-center { padding: 20px; }

	.block-center:hover .block-center-header { background-color: #fff; }

	.block-center-header { background-color: #354879; }
}

/*
*
* Boxes
*/

.box-minimal {
	display: flex;
	margin-left: -15px;
	text-align: left;
}

.box-minimal > * { margin-left: 15px; }



.box-minimal-title {
	color: RGB(46, 63, 110) !important;
	font-weight: 500;
}

.box-minimal-icon {
	color: #354879;
	font-size: 24px;
	line-height: 1;
	min-width: 26px;
	position: relative;
	top: 4px;
}

.box-minimal-icon.fl-bigmug-line-checkmark14 { font-size: 20px; }

.box-minimal-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 320px;
	width: 100%;
}

* + .box-minimal { margin-top: 30px; }

* + .box-minimal-title { margin-top: 10px; }

* + .box-minimal-text { margin-top: 15px; }

@media (max-width: 575.98px) {
	.box-minimal {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

@media (max-width: 767.98px) {
	.box-minimal * + p { margin-top: 7px; }
}

@media (min-width: 768px) {
	.box-minimal {
		margin-left: -30px;
		padding-right: 15px;
	}

	.box-minimal > * { margin-left: 30px; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.box-minimal { padding-right: 0; }

	.box-minimal-title { font-size: 22px; }
}

@media (min-width: 1200px) {
	.box-minimal-icon {
		font-size: 36px;
		top: 0;
	}

	.box-minimal-icon.fl-bigmug-line-checkmark14 { font-size: 30px; }
}

.box-light { text-align: left; }

.box-light-icon {
	color: #354879;
	font-size: 30px;
	line-height: 1;
}

* + .box-light-title { margin-top: 10px; }

@media (max-width: 575.98px) {
	.box-light {
		margin-left: auto;
		margin-right: auto;
		max-width: 300px;
	}
}

@media (min-width: 768px) {
	.box-light { max-width: 240px; }

	* + .box-light-title { margin-top: 16px; }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.box-light-title { font-size: 20px; }
}

@media (min-width: 992px) {
	.box-light-icon { font-size: 32px; }

	* + .box-light-title { margin-top: 25px; }
}

@media (min-width: 1200px) {
	.box-light-icon { font-size: 40px; }
}

.box-creative {
	cursor: default;
	margin-left: auto;
	margin-right: auto;
	max-width: 330px;
	text-align: center;
}

.box-creative:hover .box-creative-icon { color: #fff; }

.box-creative:hover .box-creative-icon::after {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

.box-creative-shadow .box-creative-icon {
	background: #fff;
	border: 0;
	box-shadow: 0 17px 24px 0 rgba(0, 0, 0, 0.05);
}

.box-creative-icon {
	align-items: center;
	border: 2px solid #d3d5db;
	border-radius: 50%;
	color: #354879;
	display: inline-flex;
	font-size: 24px;
	height: 2.8em;
	justify-content: center;
	line-height: 1;
	position: relative;
	width: 2.8em;
	z-index: 0;
}

.box-creative-icon::before {
	position: relative;
	z-index: 2;
}

.box-creative-icon::after {
	background: #354879;
	border-color: #354879;
	border-radius: inherit;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale3d(1.05, 1.05, 1.05);
	transition: .15s ease-in;
	visibility: hidden;
	z-index: -1;
}

* + .box-creative-icon { margin-top: 10px; }

* + .box-creative-title { margin-top: 10px; }

@media (min-width: 768px) {
	.box-creative-icon { font-size: 30px; }

	* + .box-creative-title { margin-top: 15px; }
}

@media (max-width: 991.98px) {
	.box-creative * + p { margin-top: 10px; }
}

@media (min-width: 1200px) {
	.box-creative-icon {
		font-size: 40px;
		height: 2.4em;
		width: 2.4em;
	}

	* + .box-creative-title { margin-top: 24px; }
}

.box-1 {
	margin-left: auto;
	margin-right: auto;
	max-width: 280px;
}

@media (min-width: 768px) {
	.box-2 { padding-right: 30px; }
}

@media (min-width: 992px) {
	.box-2 { padding-right: 35px; }
}

@media (min-width: 1200px) {
	.box-2 { padding-right: 50px; }
}

@media (min-width: 992px) {
	.box-3 { padding-left: 10px; }
}

@media (min-width: 1200px) {
	.box-3 { padding-left: 70px; }
}

div.box-cta-1 {
	display: inline-table;
	margin-bottom: -25px;
	margin-left: -40px;
	text-align: center;
	vertical-align: middle;
}

div.box-cta-1:empty {
	margin-bottom: 0;
	margin-left: 0;
}

div.box-cta-1 > * {
	display: inline-block;
	margin: 0 0 25px 40px;
}

div.box-cta-1 > * {
	margin-top: 0;
	vertical-align: middle;
}

div.box-cta-thin {
	display: inline-table;
	margin-bottom: -25px;
	margin-left: -50px;
	text-align: center;
	vertical-align: middle;
}

div.box-cta-thin:empty {
	margin-bottom: 0;
	margin-left: 0;
}

div.box-cta-thin > * {
	display: inline-block;
	margin: 0 0 25px 50px;
}

div.box-cta-thin > * {
	margin-top: 0;
	vertical-align: middle;
}

div.box-cta-thin .title { font-weight: 500; }

@media (min-width: 768px) and (max-width: 991.98px) {
	div.box-cta-thin > * { max-width: 500px; }
}

.box-indigo {
	max-width: 500px;
	padding: 5px 0 22px;
	position: relative;
}

.box-indigo::before {
	background: rgba(0, 0, 0, 0.12);
	bottom: 0;
	content: '';
	left: 30px;
	pointer-events: none;
	position: absolute;
	right: 100px;
	top: 0;
	z-index: -1;
}

.box-indigo p { line-height: 1.35; }

.box-indigo-header > * { padding-left: 60px; }

.box-indigo-header > * + * { margin-top: 0; }

.box-indigo-mark {
	color: #fa9b1f;
	font-weight: 300;
}

.box-indigo-title,
.box-indigo-subtitle {
	color: black;
	font-weight: 700;
	letter-spacing: 0;
}

p.box-indigo-title {
	font-size: 30px;
	line-height: 1.15;
	position: relative;
}

p.box-indigo-title::before {
	background: #354879;
	content: '';
	display: inline-block;
	height: 0.05em;
	left: 0;
	margin-right: 15px;
	position: absolute;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	vertical-align: middle;
	width: 37px;
}

@media (min-width: 576px) {
	p.box-indigo-title { font-size: 60px; }
}

@media (min-width: 768px) {
	p.box-indigo-title {
		font-size: 75px;
		line-height: 1.2;
	}
}

p.box-indigo-subtitle {
	font-size: 24px;
	line-height: 1.2;
}

p.box-indigo-subtitle .box-indigo-mark { font-size: 0.85em; }

@media (min-width: 576px) {
	p.box-indigo-subtitle { font-size: 34px; }
}

@media (min-width: 768px) {
	p.box-indigo-subtitle { font-size: 40px; }
}

.context-dark .box-indigo::before, .bg-gray-700 .box-indigo::before, .bg-gray-800 .box-indigo::before, .bg-primary .box-indigo::before, .bg-primary-darken .box-indigo::before, .bg-primary-darker .box-indigo::before {
	/*background: rgba(255, 255, 255, 0.12); */
	background: #2c407b;
}



.context-dark .box-indigo p, .bg-gray-700 .box-indigo p, .bg-gray-800 .box-indigo p, .bg-primary .box-indigo p, .bg-primary-darken .box-indigo p, .bg-primary-darker .box-indigo p { color: #aeb1be; }

.context-dark p.box-indigo-title, .bg-gray-700 p.box-indigo-title, .bg-gray-800 p.box-indigo-title, .bg-primary p.box-indigo-title, .bg-primary-darken p.box-indigo-title, .bg-primary-darker p.box-indigo-title,
.context-dark p.box-indigo-subtitle,
.bg-gray-700 p.box-indigo-subtitle,
.bg-gray-800 p.box-indigo-subtitle,
.bg-primary p.box-indigo-subtitle,
.bg-primary-darken p.box-indigo-subtitle,
.bg-primary-darker p.box-indigo-subtitle { color: #fff; }

.box-promo {
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.15);
	display: flex;
	margin-left: auto;
	margin-right: auto;
	max-width: 750px;
	position: relative;
	text-align: left;
	transition: .33s ease-in-out;
}

.box-promo h6,
.box-promo .heading-6 { color: #28a699; }

.box-promo:hover {
	box-shadow: 0 2px 24px 1px rgba(0, 0, 0, 0.2);
	transform: translate(0, -5px);
}

.box-promo-mark {
	align-items: center;
	border: 2px solid;
	border-radius: 50%;
	color: rgba(53, 72, 121, 0.1);
	display: flex;
	justify-content: center;
	line-height: 1;
	pointer-events: none;
	position: absolute;
	right: 6.5%;
	top: 14%;
}

.box-promo-mark::before, .box-promo-mark::after {
	background: rgba(53, 72, 121, 0.1);
	content: '';
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
}

.box-promo-mark::before {
	height: 50%;
	width: 2px;
}

.box-promo-mark::after {
	height: 2px;
	width: 50%;
}

.box-promo-inner,
.box-promo-dummy {
	flex-shrink: 0;
	width: 100%;
}

.box-promo-inner {
	align-items: center;
	display: flex;
	padding: 30px;
}

.box-promo-dummy {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.box-promo-dummy::before {
	content: '';
	display: block;
	padding-bottom: 48.53333%;
}

.box-promo-content {
	max-width: 500px;
	width: 100%;
}

.box-promo-content * + h3,
.box-promo-content * + .heading-3 { margin-top: 15px; }

.box-promo-content * + p { margin-top: 10px; }

.box-promo-content * + .button { margin-top: 30px; }

@media (min-width: 768px) {
	.box-promo-inner { padding: 39px 35px; }
}

@media (min-width: 1200px) {
	.box-promo-inner { padding: 60px 70px; }

	.box-promo-mark {
		height: 120px;
		right: 6.5%;
		top: 24%;
		width: 120px;
	}
}

/*
* Element groups
*/

html .group {
	margin-bottom: -15px;
	margin-left: -20px;
}

html .group:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group > * {
	display: inline-block;
	margin: 0 0 15px 20px;
}

@media (min-width: 992px) {
	html .group { margin-left: -30px; }

	html .group > * { margin-left: 30px; }
}

html .group-xs {
	margin-bottom: -7px;
	margin-left: -7px;
}

html .group-xs:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xs > * {
	display: inline-block;
	margin: 0 0 7px 7px;
}

html .group-sm {
	margin-bottom: -10px;
	margin-left: -10px;
}

html .group-sm:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-sm > * {
	display: inline-block;
	margin: 0 0 10px 10px;
}

html .group-lg {
	margin-bottom: -25px;
	margin-left: -40px;
}

html .group-lg:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-lg > * {
	display: inline-block;
	margin: 0 0 25px 40px;
}

html .group-xl {
	margin-bottom: -20px;
	margin-left: -30px;
}

html .group-xl:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xl > * {
	display: inline-block;
	margin: 0 0 20px 30px;
}

@media (min-width: 992px) {
	html .group-xl {
		margin-bottom: -20px;
		margin-left: -45px;
	}

	html .group-xl > * {
		margin-bottom: 20px;
		margin-left: 45px;
	}
}

html .group-sm-justify .button {
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	html .group-sm-justify {
		align-items: center;
		display: flex;
		justify-content: center;
	}

	html .group-sm-justify > * {
		flex-grow: 1;
		flex-shrink: 0;
	}

	html .group-sm-justify .button {
		min-width: 130px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

html .group-middle {
	display: table;
	vertical-align: middle;
}

html .group-middle > * { vertical-align: middle; }

* + .group { margin-top: 30px; }

* + .group-xs { margin-top: 35px; }

* + .group-sm { margin-top: 30px; }

* + .group-xl { margin-top: 20px; }

/*
*
* Responsive units
*/

.unit {
	display: flex;
	flex: 0 1 100%;
	margin-bottom: -30px;
	margin-left: -20px;
}

.unit > * {
	margin-bottom: 30px;
	margin-left: 20px;
}

.unit:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.unit-body { flex: 0 1 auto; }

.unit-left,
.unit-right {
	flex: 0 0 auto;
	max-width: 100%;
}

.unit-spacing-xs {
	margin-bottom: -15px;
	margin-left: -7px;
}

.unit-spacing-xs > * {
	margin-bottom: 15px;
	margin-left: 7px;
}

/*
*
* Lists
*/

.list > li + li { margin-top: 10px; }

.list-xs > li + li { margin-top: 8px; }

.list-sm > li + li { margin-top: 15px; }

.list-md > li + li { margin-top: 18px; }

.list-lg > li + li { margin-top: 25px; }

.list-xl li + li { margin-top: 30px; }

@media (min-width: 1200px) {
	.list-xl * + p { margin-top: 18px; }
}

@media (min-width: 1600px) {
	.list-xl * + p { margin-top: 24px; }
}

@media (min-width: 768px) {
	.list-xl > li + li { margin-top: 60px; }
}

@media (min-width: 1600px) {
	.list-xl > li + li { margin-top: 78px; }
}

.list-inline > li { display: inline-block; }

html .list-inline-md {
	margin-bottom: -8px;
	margin-left: -10px;
	margin-right: -10px;
	transform: translate3d(0, -8px, 0);
}

html .list-inline-md > * {
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 992px) {
	html .list-inline-md {
		margin-left: -14px;
		margin-right: -14px;
	}

	html .list-inline-md > * {
		padding-left: 14px;
		padding-right: 14px;
	}
}

.list-terms dt {
	color: #1c47c4;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.3;
}

.list-terms dt + dd { margin-top: 8px; }

.list-terms dd + dt { margin-top: 25px; }

* + .list-terms { margin-top: 25px; }

.list-terms + .privacy-link { margin-top: 20px; }

@media (min-width: 768px) {
	.list-terms dt { font-size: 24px; }

	.list-terms dd + dt { margin-top: 40px; }
}

@media (min-width: 992px) {
	.list-terms dt + dd { margin-top: 18px; }

	.list-terms dd + dt { margin-top: 55px; }
}

@media (min-width: 1200px) {
	.list-terms dt { max-width: 85%; }
}

@media (min-width: 1600px) {
	.list-terms dd + dt { margin-top: 75px; }

	.list-terms + .privacy-link { margin-top: 75px; }
}

.index-list { counter-reset: li; }

.index-list > li .list-index-counter:before {
	content: counter(li, decimal-leading-zero);
	counter-increment: li;
}

.list-marked { text-align: left; }

.list-marked > li {
	padding-left: 25px;
	text-indent: -25px;
}

.list-marked > li::before {
	color: #aeb1be;
	content: '\f14f';
	display: inline-block;
	font: 400 14px 'Material Design Icons';
	left: 25px;
	line-height: inherit;
	min-width: 25px;
	position: relative;
	top: 1px;
}

.list-marked > li + li { margin-top: 9px; }

* + .list-marked { margin-top: 15px; }

.list-ordered {
	counter-reset: li;
	text-align: left;
}

.list-ordered > li {
	padding-left: 25px;
	position: relative;
}

.list-ordered > li:before {
	color: #aeb1be;
	content: counter(li, decimal) ".";
	counter-increment: li;
	display: inline-block;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}

.list-ordered > li + li { margin-top: 9px; }

* + .list-ordered { margin-top: 15px; }

.list-nav {
	color: black;
	font-family: 'Pinion';
	font-size: .875em;
	font-weight: 400;
	letter-spacing: .08em;
	margin-bottom: -10px;
	margin-left: -10px;
	margin-right: -10px;
	text-transform: uppercase;
	transform: translate3d(0, -10px, 0);
}

.list-nav > * {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.list-nav li {
	display: inline-block;
	vertical-align: middle;
}

.list-nav a { color: inherit; }

.list-nav a:hover { color: #354879; }

@media (min-width: 768px) {
	.list-nav {
		margin-left: -13px;
		margin-right: -13px;
	}

	.list-nav > * {
		padding-left: 13px;
		padding-right: 13px;
	}
}

@media (min-width: 992px) {
	.list-nav {
		margin-left: -28px;
		margin-right: -28px;
	}

	.list-nav > * {
		padding-left: 28px;
		padding-right: 28px;
	}
}

.context-dark .list-nav, .bg-gray-700 .list-nav, .bg-gray-800 .list-nav, .bg-primary .list-nav, .bg-primary-darken .list-nav, .bg-primary-darker .list-nav { color: #fff; }

.context-dark .list-nav a:hover, .bg-gray-700 .list-nav a:hover, .bg-gray-800 .list-nav a:hover, .bg-primary .list-nav a:hover, .bg-primary-darken .list-nav a:hover, .bg-primary-darker .list-nav a:hover { color: #aeb1be; }

.list-inline-bordered {
	color: black;
	margin-left: -18px;
	margin-right: -18px;
}

.list-inline-bordered > * {
	padding-left: 18px;
	padding-right: 18px;
}

.list-inline-bordered * { color: inherit; }

.list-inline-bordered > li > button {
	-webkit-appearance: none;
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	outline: none;
	outline-offset: 0;
	padding: 0;
	transition: .22s;
}

.list-inline-bordered > li > button::-moz-focus-inner {
	border: none;
	padding: 0;
}

.list-inline-bordered > li {
	display: inline-block;
	line-height: 24px;
}

.list-inline-bordered > li:not(:last-child) { border-right: 1px solid #74757f; }

.context-dark .list-inline-bordered, .bg-gray-700 .list-inline-bordered, .bg-gray-800 .list-inline-bordered, .bg-primary .list-inline-bordered, .bg-primary-darken .list-inline-bordered, .bg-primary-darker .list-inline-bordered { color: #fff; }

.context-dark .list-inline-bordered button.active, .bg-gray-700 .list-inline-bordered button.active, .bg-gray-800 .list-inline-bordered button.active, .bg-primary .list-inline-bordered button.active, .bg-primary-darken .list-inline-bordered button.active, .bg-primary-darker .list-inline-bordered button.active,
.context-dark .list-inline-bordered button:hover,
.bg-gray-700 .list-inline-bordered button:hover,
.bg-gray-800 .list-inline-bordered button:hover,
.bg-primary .list-inline-bordered button:hover,
.bg-primary-darken .list-inline-bordered button:hover,
.bg-primary-darker .list-inline-bordered button:hover { color: #aeb1be; }

.list-inline-comma > li {
	color: #354879;
	display: inline-block;
}

.list-inline-comma > li:not(:last-child)::after { content: '\002C'; }

.list-inline-comma a { color: inherit; }

.list-inline-comma-default > li { color: rgba(21, 21, 21, 0.8); }

.list-inline-comma-default a:hover { color: #354879; }

/*
*
* Images
*/

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}

.img-responsive { width: 100%; }

/*
*
* Icons
*/

.icon {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
}

.icon::before {
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	position: relative;
	speak: none;
	text-transform: none;
}

.icon-creative {
	border-radius: 50%;
	display: inline-block;
	height: 2em;
	line-height: 2em;
	text-align: center;
	width: 2em;
}

.icon-creative, .icon-creative:active, .icon-creative:focus { color: #aeb1be; }

.icon-creative::after {
	border-radius: inherit;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale3d(0, 0, 0);
	transition: .22s;
	z-index: -1;
}

.icon-creative:hover { color: #fff; }

.icon-creative:hover::after {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.icon-creative[class*='facebook']::after { background: #2059a0; }

.icon-creative[class*='twitter']::after { background: #00aae6; }

.icon-creative[class*='instagram']::after { background: linear-gradient(to top, #f15823 0%, #a7058e 100%); }

.icon-creative[class*='google']::after { background: #ff3807; }

.icon-creative[class*='linkedin']::after { background: #2881a8; }

.icon-modern {
	border: 1px solid #d3d5db;
	border-radius: 50%;
	color: #354879;
	height: 2em;
	line-height: 2em;
	text-align: center;
	width: 2em;
}

.icon-circle { border-radius: 50%; }

.icon-sm { font-size: 20px; }

.icon-md { font-size: 1.5em; }

.icon-lg { font-size: 1.875em; }

/*
*
* Dividers
*/

hr {
	border-top: 1px solid #d3d5db;
	margin-bottom: 0;
	margin-top: 0;
}

.context-dark hr, .bg-gray-700 hr, .bg-gray-800 hr, .bg-primary hr, .bg-primary-darken hr, .bg-primary-darker hr { border-top-color: #74757f; }

.divider-small {
	font-size: 0;
	line-height: 0;
}

.divider-small::after {
	background-color: #354879;
	content: '';
	display: inline-block;
	height: 2px;
	width: 70px;
}

.divider-small + h3, .divider-small + .heading-3,
.divider-small-outer + h3, .divider-small-outer + .heading-3 { margin-top: 20px; }

/*
*
* Buttons
*/

.button {
	border: 1px solid;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	font-family: 'Pinion';
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.25;
	overflow: hidden;
	padding: 15px 39px;
	position: relative;
	text-align: center;
	text-overflow: ellipsis;
	text-transform: uppercase;
	transition: 0.25s cubic-bezier(0.2, 1, 0.3, 1);
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
}

.button-block {
	display: block;
	width: 100%;
}

.button-default, .button-default:focus {
	background-color: black;
	border-color: black;
	color: #aeb1be;
}

.button-default:hover, .button-default:active {
	background-color: #354879;
	border-color: #354879;
	color: #fff;
}

.button.button-primary, .button.button-primary:focus {
	/*background-color: #354879;*/
	background: #1c47c4;
	/*border-color: #354879;*/
	border-color: #1c47c4;
	color: #fff;
}

.button.button-primary:hover, .button.button-primary:active {
	/*background-color: #28334f;*/
	background: #2FA1ED;
	/*border-color: #28334f;*/
	border-color: #2FA1ED;
	color: #fff;
}

html .button.button-primary-lighten, html .button.button-primary-lighten:focus {
	background-color: #354879;
	border-color: #354879;
	color: #fff;
}

html .button.button-primary-lighten:hover, html .button.button-primary-lighten:active {
	background-color: #3d538b;
	border-color: #3d538b;
	color: #fff;
}

.button-primary-outline, .button-primary-outline:focus {
	background-color: transparent;
	border-color: #354879;
	color: black;
}

.button-primary-outline:hover, .button-primary-outline:active {
	background-color: #354879;
	border-color: #354879;
	color: #fff;
}

.button-dark-outline, .button-dark-outline:focus {
	background-color: transparent;
	border-color: #151515;
	color: #151515;
}

.button-dark-outline:hover, .button-dark-outline:active {
	background-color: #354879;
	border-color: #354879;
	color: #fff;
}

.button-white-outline, .button-white-outline:focus {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

.button-white-outline:hover, .button-white-outline:active {
	background-color: #fff;
	border-color: #fff;
	color: #354879;
}

.button.button-facebook, .button.button-facebook:focus {
	background-color: #2059a0;
	border-color: #2059a0;
	color: #fff;
}

.button.button-facebook:hover, .button.button-facebook:active {
	background-color: #2465b5;
	border-color: #2465b5;
	color: #fff;
}

.button.button-twitter, .button.button-twitter:focus {
	background-color: #00aae6;
	border-color: #00aae6;
	color: #fff;
}

.button.button-twitter:hover, .button.button-twitter:active {
	background-color: #01bdff;
	border-color: #01bdff;
	color: #fff;
}

.button.button-google, .button.button-google:focus {
	background-color: #ff3807;
	border-color: #ff3807;
	color: #fff;
}

.button.button-google:hover, .button.button-google:active {
	background-color: #ff4c21;
	border-color: #ff4c21;
	color: #fff;
}

.button-winona {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

.button-winona .content-original,
.button-winona .content-dubbed {
	transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.3s cubic-bezier(0.2, 1, 0.3, 1);
	vertical-align: middle;
}

.button-winona .content-original { display: block; }

.button-winona .content-dubbed {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate3d(0, 0, 0);
	width: 100%;
}

.button-winona:hover .content-original {
	opacity: 0;
	transform: translate3d(0, -30%, 0);
}

.button-winona:hover .content-dubbed {
	opacity: 1;
	transform: translate3d(0, 0, 0) translateY(-50%);
}

.button-sm {
	font-size: 12px;
	line-height: 1.5;
	padding: 9px 32px;
}

.button-lg {
	font-size: 15px;
	line-height: 1.5;
	padding: 14px 35px;
}

@media (min-width: 576px) {
	.button-lg {
		font-size: 16px;
		padding-left: 55px;
		padding-right: 55px;
	}
}

.button-lg--smaller {
	padding-left: 35px;
	padding-right: 35px;
}

html .button.button-icon { display: inline-flex; }

.button-icon {
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}

.button-icon .icon {
	color: inherit;
	display: inline-block;
	font-size: 1.55em;
	line-height: 1em;
	position: relative;
	top: -1px;
	transition: none;
	vertical-align: middle;
}

.button-icon:hover .icon { color: inherit; }

.button-icon-left .icon { padding-right: 5px; }

.button-icon-right { flex-direction: row-reverse; }

.button-icon-right .icon { padding-left: 8px; }

.button-icon.button-icon-only {
	padding-left: 20px;
	padding-right: 20px;
}

.button-icon.button-lg .icon { padding-right: 8px; }

.button-icon.button-lg.button-icon-right .icon { padding: 0 0 0 8px; }

.button-icon.button-sm .icon {
	font-size: 1.33em;
	padding-right: 3px;
}

.button-icon.button-sm.button-icon-right .icon { padding: 0 0 0 3px; }

.btn-primary {
	border-radius: 3px;
	font-family: 'Pinion';
	font-weight: 500;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: .33s;
}

.btn-primary, .btn-primary:active, .btn-primary:focus {
	background: #354879;
	border-color: #354879;
	color: #fff;
}

.btn-primary:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}

.button-group { display: flex; }

.button-group .button {
	flex-grow: 1;
	margin: 0;
}

.button-group .button:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.button-group .button:not(:last-child) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.button-video {
	border-radius: 50%;
	color: black;
	display: block;
	position: relative;
	transition: .33s;
}

.button-video::before, .button-video:after {
	border-radius: 50%;
	content: '\f4fc';
	display: block;
	font-family: 'Material Design Icons';
	font-size: 64px;
	line-height: 1;
}

.button-video::before {
	pointer-events: none;
	z-index: -1;
}

.button-video::after {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	transition: opacity 0.3s cubic-bezier(0.2, 1, 0.3, 1);
	width: 100%;
}

.button-video:hover { color: #354879; }

.button-video:hover::before {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5);
	transition: transform 0.9s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.3s cubic-bezier(0.2, 1, 0.3, 1);
}

.button-video:hover::after { opacity: 1; }

.button-video-lg::before, .button-video-lg:after { font-size: 90px; }

.context-dark .button-video, .bg-gray-700 .button-video, .bg-gray-800 .button-video, .bg-primary .button-video, .bg-primary-darken .button-video, .bg-primary-darker .button-video { color: #fff; }

/*
*
* Form styles
*/

.rd-form {
	position: relative;
	text-align: left;
}

.rd-form .button { min-height: 48px; }

.rd-form .button-icon-only {
	padding-bottom: 11px;
	padding-top: 11px;
}

* + .rd-form { margin-top: 20px; }

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation { color: #000 !important; }

.form-wrap { position: relative; }

.form-wrap.has-error .form-input { border-color: #dc0000; }

.form-wrap.has-focus .form-input { border-color: #354879; }

* + .form-wrap { margin-top: 24px; }

.form-input {
	-webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	border: 1px solid #c5c6cd;
	border-radius: 6px;
	color: black;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	min-height: 48px;
	padding: 11px 19px;
	transition: .3s ease-in-out;
	width: 100%;
}

.form-input:focus { outline: 0; }

textarea.form-input {
	height: 150px;
	max-height: 255px;
	min-height: 48px;
	resize: vertical;
}

.form-label,
.form-label-outside {
	font-weight: 400;
	margin-bottom: 0;
}

.form-label {
	color: black;
	font-size: 16px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding-left: 19px;
	padding-right: 19px;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: left;
	top: 24px;
	transform: translateY(-50%);
	transition: .25s;
	will-change: transform;
	z-index: 9;
}

.form-label.focus { opacity: 0; }

.form-label.auto-fill { color: black; }

.form-label-outside {
	cursor: pointer;
	font-size: 14px;
	margin-bottom: 4px;
	padding-right: 150px;
	width: 100%;
}

.form-label-outside ~ .form-validation { top: 10px; }

[data-x-mode='true'] .form-label { pointer-events: auto; }

.form-validation {
	color: #dc0000;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 12px;
	margin-top: 3px;
	position: absolute;
	right: 15px;
	top: 0;
	transform: scale3d(1, 1, 1);
	transition: .3s;
	z-index: 1;
}

.form-validation:empty { transform: scale3d(1, 0, 1); }

.form-validation-left .form-validation {
	bottom: auto;
	left: 14px;
	right: auto;
	top: 2px;
}

#form-output-global {
	bottom: 30px;
	left: 15px;
	position: fixed;
	transform: translate3d(-500px, 0, 0);
	transition: .3s all ease;
	visibility: hidden;
	z-index: 2000;
}

#form-output-global.active {
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

@media (min-width: 576px) {
	#form-output-global { left: 30px; }
}

.form-output {
	font-size: 10px;
	font-weight: 400;
	left: 0;
	line-height: 1.2;
	margin-top: 2px;
	opacity: 0;
	position: absolute;
	top: 100%;
	transition: .3s;
	visibility: hidden;
}

.form-output.active {
	opacity: 1;
	visibility: visible;
}

.form-output.error { color: #dc0000; }

.form-output.success { color: #98bf44; }

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom { opacity: 0; }

.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
	cursor: pointer;
	height: 14px;
	left: 0;
	outline: none;
	position: absolute;
	width: 14px;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	background: #fff;
	pointer-events: none;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	opacity: 0;
	position: absolute;
	transition: .22s;
}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus { outline: none; }

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
	border: 0;
	clip: rect(0, 0, 0, 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after { opacity: 1; }

.radio,
.radio-inline { padding-left: 28px; }

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy {
	border: 1px solid #74757f;
	border-radius: 50%;
	height: 18px;
	left: 0;
	top: 1px;
	width: 18px;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
	background: black;
	border-radius: inherit;
	bottom: 3px;
	content: '';
	left: 3px;
	right: 3px;
	top: 3px;
}

.checkbox,
.checkbox-inline { padding-left: 28px; }

.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	border: 1px solid #74757f;
	height: 18px;
	left: 0;
	margin: 0;
	width: 18px;
}

.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	color: #aeb1be;
	content: '\f222';
	font-family: "Material Design Icons";
	font-size: 20px;
	left: -2px;
	line-height: 18px;
	position: absolute;
	top: -1px;
}

.toggle-custom {
	-webkit-appearance: none;
	padding-left: 60px;
}

.toggle-custom:checked ~ .checkbox-custom-dummy::after {
	background: #354879;
	transform: translate(20px, -50%);
}

.toggle-custom ~ .checkbox-custom-dummy {
	background: #fff;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin-top: -1px;
	position: relative;
	width: 44px;
}

.toggle-custom ~ .checkbox-custom-dummy::after {
	background: #74757f;
	content: '';
	display: inline-block;
	height: 16px;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 50%;
	transform: translate(4px, -50%);
	transition: .22s;
	width: 16px;
}

.form-inline {
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -8px;
	margin-right: 6px;
	text-align: center;
}

.form-inline > * { margin-bottom: 8px; }

.form-inline > * {
	margin-right: -6px;
	margin-top: 0;
}

.form-inline .form-wrap {
	flex: 20 0;
	min-width: 220px;
}

.form-inline .form-wrap-select { text-align: left; }

.form-inline .form-label { display: block; }

.form-inline .form-input { border-color: #fff; }

.form-inline .form-button {
	flex-grow: 1;
	min-height: 48px;
}

.form-inline .form-button .button {
	min-height: inherit;
	width: 100%;
}

@media (min-width: 576px) {
	.form-inline .button { display: block; }
}

.form-inline.form-inline-centered { justify-content: center; }

.form-sm .form-input,
.form-sm .button {
	min-height: 40px;
	padding-bottom: 9px;
	padding-top: 9px;
}

.form-sm .form-validation { top: -16px; }

.form-sm .form-label { top: 20px; }

.form-sm * + .button { margin-top: 10px; }

.form-lg .form-input,
.form-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-bottom: 15px;
	padding-top: 15px;
}

.form-lg .form-input,
.form-lg .select2-container--default .select2-selection--single .select2-selection__rendered,
.form-lg .form-wrap-button { min-height: 56px; }

.form-lg .form-label { top: 28px; }

.form-layout-1 {
	margin-bottom: -20px;
	margin-left: -20px;
}

.form-layout-1:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.form-layout-1 > * {
	display: inline-block;
	margin: 0 0 20px 20px;
}

.form-layout-1 > * { display: block; }

.form-layout-1 .select-2-container {
	display: block;
	max-width: 100%;
	min-width: 100%;
	width: auto !important;
}

.form-layout-1 .form-wrap-button { display: flex; }

.form-layout-1 .button {
	display: block;
	width: 100%;
}

* + form.form-layout-1 { margin-top: 35px; }

@media (min-width: 768px) {
	.form-layout-1 { display: flex; }

	.form-layout-1 > * { flex-shrink: 0; }

	.form-layout-1 .form-wrap-main { flex-grow: 1; }

	.form-layout-1 .form-wrap-select {
		max-width: 220px;
		width: 100%;
	}
}

@media (min-width: 992px) {
	* + form.form-layout-1 { margin-top: 50px; }
}

/*
*
* Posts
*/

.post-inline { max-width: 313px; }

.post-inline-title a { color: inherit; }

.post-inline-meta {
	color: #74757f;
	margin-bottom: -5px;
	margin-left: -10px;
	margin-right: -10px;
	transform: translate3d(0, -5px, 0);
}

.post-inline-meta > * {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.post-inline-meta > li {
	display: inline-block;
	position: relative;
}

.post-inline-meta > li:not(:last-child)::after {
	background: black;
	border-radius: 50%;
	content: '';
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
}

.post-inline-meta a { color: inherit; }

* + .post-inline { margin-top: 15px; }

* + .post-inline-meta { margin-top: 5px; }

@media (min-width: 768px) {
	* + .post-inline { margin-top: 32px; }
}

.context-dark .post-inline-title, .bg-gray-700 .post-inline-title, .bg-gray-800 .post-inline-title, .bg-primary .post-inline-title, .bg-primary-darken .post-inline-title, .bg-primary-darker .post-inline-title { color: #fff; }

.context-dark .post-inline-title a:hover, .bg-gray-700 .post-inline-title a:hover, .bg-gray-800 .post-inline-title a:hover, .bg-primary .post-inline-title a:hover, .bg-primary-darken .post-inline-title a:hover, .bg-primary-darker .post-inline-title a:hover { color: #aeb1be; }

.context-dark .post-inline-meta > li:not(:last-child)::after, .bg-gray-700 .post-inline-meta > li:not(:last-child)::after, .bg-gray-800 .post-inline-meta > li:not(:last-child)::after, .bg-primary .post-inline-meta > li:not(:last-child)::after, .bg-primary-darken .post-inline-meta > li:not(:last-child)::after, .bg-primary-darker .post-inline-meta > li:not(:last-child)::after {
	background: #aeb1be;
	/*background: #1C48C4; */
}

.context-dark .post-inline-meta a:hover, .bg-gray-700 .post-inline-meta a:hover, .bg-gray-800 .post-inline-meta a:hover, .bg-primary .post-inline-meta a:hover, .bg-primary-darken .post-inline-meta a:hover, .bg-primary-darker .post-inline-meta a:hover { color: #fff; }

.post-classic { text-align: left; }

.post-classic-media {
	display: block;
	position: relative;
}

.post-classic-media::before {
	background: rgba(0, 0, 0, 0.1);
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s ease-in-out;
	visibility: hidden;
}

.post-classic-media img { width: 100%; }

.post-classic-media:hover::before {
	opacity: 1;
	visibility: visible;
}

.post-classic-meta {
	color: #aeb1be;
	margin-bottom: -3px;
	margin-left: -14px;
	margin-right: -14px;
	transform: translate3d(0, -3px, 0);
}

.post-classic-meta > * {
	margin-top: 3px;
	padding-left: 14px;
	padding-right: 14px;
}

.post-classic-meta > li {
	display: inline-block;
	position: relative;
}

.post-classic-meta > li:not(:last-child)::after {
	background: #aeb1be;
	content: '';
	height: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	width: 2px;
}

.post-classic-meta a:hover { color: #28334f; }

* + .post-classic-meta { margin-top: 15px; }

* + .post-classic-title { margin-top: 9px; }

@media (max-width: 575.98px) {
	.post-classic {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.post-classic-title { font-size: 17px; }
}

@media (min-width: 768px) {
	.post-classic-title { max-width: 92%; }

	.post-classic-meta {
		margin-bottom: -5px;
		margin-left: -20px;
		margin-right: -20px;
		transform: translate3d(0, -5px, 0);
	}

	.post-classic-meta > * {
		margin-top: 5px;
		padding-left: 20px;
		padding-right: 20px;
	}

	* + .post-classic-meta { margin-top: 25px; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.post-classic-meta {
		font-size: 14px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.post-classic-meta > * {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.post-modern { text-align: left; }

.post-modern-title { color: #354879; }

.post-modern-title a:hover { color: #28334f; }

.post-modern-media {
	display: block;
	position: relative;
}

.post-modern-media::before {
	background: rgba(0, 0, 0, 0.1);
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: .22s ease-in-out;
	visibility: hidden;
}

.post-modern-media img { width: 100%; }

.post-modern-media:hover::before {
	opacity: 1;
	visibility: visible;
}

.post-modern-meta {
	color: black;
	margin-bottom: -5px;
	margin-left: -15px;
	margin-right: -15px;
	transform: translate3d(0, -5px, 0);
}

.post-modern-meta > * {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.post-modern-meta > li {
	display: inline-block;
	line-height: 24px;
	position: relative;
}

.post-modern-meta > li:not(:last-child)::after {
	background: #d3d5db;
	content: '';
	height: 1.5em;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	width: 1px;
}

.post-modern-meta a:hover { color: #28334f; }

* + .post-modern-title { margin-top: 9px; }

* + .post-modern-meta { margin-top: 10px; }

@media (max-width: 575.98px) {
	.post-modern {
		margin-left: auto;
		margin-right: auto;
		max-width: 430px;
	}
}

@media (min-width: 768px) {
	.post-modern-meta {
		margin-bottom: -5px;
		margin-left: -20px;
		margin-right: -20px;
		transform: translate3d(0, -5px, 0);
	}

	.post-modern-meta > * {
		margin-top: 5px;
		padding-left: 20px;
		padding-right: 20px;
	}

	* + .post-modern-title { margin-top: 15px; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.post-modern-meta {
		font-size: 14px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.post-modern-meta > * {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width: 1200px) {
	.post-modern p,
	.post-modern .post-modern-title { padding-right: 40px; }

	* + .post-modern-title { margin-top: 25px; }

	* + .post-modern-meta { margin-top: 15px; }
}

.post-block {
	border-radius: 6px;
	display: flex;
	max-width: 640px;
	overflow: hidden;
	position: relative;
	text-align: left;
	z-index: 1;
}

.post-block::before {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
	bottom: 0;
	content: '';
	left: 0;
	opacity: .3;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.post-block::after {
	background: rgba(0, 0, 0, 0.5);
	border-radius: inherit;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: 1s ease-in-out;
	visibility: hidden;
	z-index: 1;
}

.post-block:hover::after {
	opacity: 1;
	visibility: visible;
}

.post-block > * {
	flex-shrink: 0;
	width: 100%;
}

.post-block-dummy { width: 100%; }

.post-block-dummy::before {
	content: '';
	display: block;
	padding-bottom: 71.58556%;
	pointer-events: none;
	visibility: hidden;
}

.post-block-image {
	height: auto;
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

@supports (object-fit: cover) {
	.post-block-image {
		height: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
		top: 0;
		transform: none;
		width: 100%;
	}
}

.post-block-caption {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 20px;
	position: relative;
	z-index: 2;
}

.post-block-meta {
	color: black;
	margin-bottom: -5px;
	margin-left: -20px;
	margin-right: -20px;
	transform: translate3d(0, -5px, 0);
}

.post-block-meta > * {
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.post-block-meta > li {
	display: inline-block;
	line-height: 24px;
	position: relative;
}

.post-block-meta > li:not(:last-child)::after {
	background: #d3d5db;
	content: '';
	height: 1.5em;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	width: 1px;
}

.post-block-meta a { color: inherit; }

.post-block-meta a:hover { color: #354879; }

.post-block-meta time { display: block; }

.context-dark .post-block-meta, .bg-gray-700 .post-block-meta, .bg-gray-800 .post-block-meta, .bg-primary .post-block-meta, .bg-primary-darken .post-block-meta, .bg-primary-darker .post-block-meta { color: #aeb1be; }

.context-dark .post-block-meta a:hover, .bg-gray-700 .post-block-meta a:hover, .bg-gray-800 .post-block-meta a:hover, .bg-primary .post-block-meta a:hover, .bg-primary-darken .post-block-meta a:hover, .bg-primary-darker .post-block-meta a:hover { color: #fff; }

.context-dark .post-block-meta > li:not(:last-child)::after, .bg-gray-700 .post-block-meta > li:not(:last-child)::after, .bg-gray-800 .post-block-meta > li:not(:last-child)::after, .bg-primary .post-block-meta > li:not(:last-child)::after, .bg-primary-darken .post-block-meta > li:not(:last-child)::after, .bg-primary-darker .post-block-meta > li:not(:last-child)::after { background: #aeb1be; }

.context-dark .post-block-title a:hover, .bg-gray-700 .post-block-title a:hover, .bg-gray-800 .post-block-title a:hover, .bg-primary .post-block-title a:hover, .bg-primary-darken .post-block-title a:hover, .bg-primary-darker .post-block-title a:hover { color: #aeb1be; }

@media (max-width: 767.98px) {
	.post-block {
		margin-left: auto;
		margin-right: auto;
		max-width: 420px;
	}
}

@media (min-width: 768px) {
	.post-block-meta {
		margin-left: -25px;
		margin-right: -25px;
	}

	.post-block-meta > * {
		padding-left: 25px;
		padding-right: 25px;
	}

	.post-block-caption { padding: 35px 40px; }
}

.post-light {
	align-items: flex-start;
	display: flex;
	margin-left: -20px;
	max-width: 450px;
	text-align: left;
}

.post-light > * { margin-left: 20px; }

.post-light:hover .post-light-time { background: #354879; }

.post-light-time {
	align-items: center;
	background: #aeb1be;
	border-radius: 6px;
	color: #fff;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	justify-content: center;
	min-width: 100px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	transition: .22s ease-in-out;
	width: 100px;
}

.post-light-time > * { line-height: 1; }

.post-light-time > * + * { margin-top: 3px; }

.post-light-time-big {
	font-size: 2.25em;
	font-weight: 700;
}

a.post-tiny-media { display: block; }

.post-light-media { position: relative; }

.post-light-media::before {
	background: rgba(0, 0, 0, 0.1);
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: .22s ease-in-out;
	visibility: hidden;
}

.post-light-media img { width: 100%; }

.post-light-main { flex-grow: 1; }

.post-light-title { color: #354879; }

.post-light-title a:hover { color: #28334f; }

.post-light-meta {
	color: black;
	margin-bottom: -5px;
	margin-left: -20px;
	margin-right: -20px;
	transform: translate3d(0, -5px, 0);
}

.post-light-meta > * {
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.post-light-meta > li {
	display: inline-block;
	line-height: 24px;
	position: relative;
}

.post-light-meta > li:not(:last-child)::after {
	background: #d3d5db;
	content: '';
	height: 1.5em;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	width: 1px;
}

.post-light-meta a { color: inherit; }

.post-light-meta a:hover { color: #354879; }

* + .post-light { margin-top: 30px; }

* + .post-light-meta { margin-top: 9px; }

@media (min-width: 768px) {
	.post-light { margin-left: -36px; }

	.post-light > * { margin-left: 36px; }
}

@media (min-width: 992px) {
	* + .post-light { margin-top: 38px; }
}

.post-tiny { text-align: left; }

a.post-tiny-media {
	display: block;
	position: relative;
}

a.post-tiny-media::before {
	background: rgba(0, 0, 0, 0.3);
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: .22s ease-in-out;
	visibility: hidden;
}

a.post-tiny-media img { width: 100%; }

a.post-tiny-media:hover::before {
	opacity: 1;
	visibility: visible;
}

.post-tiny-title { color: #354879; }

.post-tiny-title a { color: #151515; }

.post-tiny-title a:hover { color: #354879; }

.post-tiny-time {
	color: #151515;
	display: block;
	opacity: .8;
}

* + .post-tiny-title { margin-top: 11px; }

* + .post-tiny-time { margin-top: 4px; }

@media (max-width: 575.98px) {
	.post-tiny {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

.post-creative > img { width: 100%; }

.post-creative > * + img { margin-top: 25px; }

.post-creative > img + * { margin-top: 25px; }

.post-creative * + h4, .post-creative * + .heading-4 { margin-top: 15px; }

.post-creative-title { font-weight: 700; }

.post-creative-meta {
	margin-bottom: -5px;
	margin-left: -15px;
	margin-right: -15px;
	transform: translate3d(0, -5px, 0);
}

.post-creative-meta > * {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.post-creative-meta > li,
.post-creative-meta > li > * {
	display: inline-block;
	vertical-align: middle;
}

.post-creative-meta > li > * + * { margin-left: 5px; }

.post-creative-meta a { color: inherit; }

.post-creative-meta a:hover { color: #354879; }

.post-creative-meta .icon {
	color: #354879;
	font-size: 1.5em;
}

.post-creative-footer {
	margin-bottom: -10px;
	margin-left: -15px;
	margin-right: -15px;
	transform: translate3d(0, -10px, 0);
}

.post-creative-footer > * {
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.post-creative-footer > * {
	display: inline-block;
	vertical-align: middle;
}

* + .post-creative-meta { margin-top: 15px; }

* + .post-creative-footer { margin-top: 25px; }

@media (min-width: 768px) {
	.post-creative-title { max-width: 80%; }
}

@media (min-width: 992px) {
	* + .post-creative-meta { margin-top: 25px; }

	.post-creative + [class*='section'] { margin-top: 30px; }
}

@media (min-width: 1200px) {
	.post-creative h4,
	.post-creative .heading-4 {
		font-size: 22px;
		line-height: 1.46;
	}

	.post-creative > * + img { margin-top: 30px; }

	.post-creative > img + * { margin-top: 40px; }

	.post-creative * + h4, .post-creative * + .heading-4 { margin-top: 32px; }

	.post-creative > .quote-light + img { margin-top: 50px; }

	* + .post-creative-meta { margin-top: 30px; }

	* + .post-creative-footer { margin-top: 40px; }
}

@media (min-width: 1600px) {
	.post-creative + [class*='section'] { margin-top: 55px; }
}

/*
*
* Quotes
*/

.quote-light-mark { fill: #151515; }

.quote-light-cite {
	font-size: 20px;
	font-weight: 400;
}

.quote-light-caption { line-height: 1.2; }

.quote-light-text {
	color: black;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.5;
}

html img.quote-light-image { display: inline-block; }

* + .quote-light { margin-top: 30px; }

* + .quote-light-caption { margin-top: 3px; }

* + .quote-light-mark { margin-top: 15px; }

* + .quote-light-text { margin-top: 8px; }

* + .quote-light-footer { margin-top: 20px; }

@media (min-width: 576px) {
	.quote-light-cite { font-size: 20px; }
}

@media (min-width: 768px) {
	.quote-light-cite { font-size: 24px; }

	.quote-light-text {
		font-size: 21px;
		line-height: 1.45;
	}

	* + .quote-light { margin-top: 40px; }

	* + .quote-light-mark { margin-top: 34px; }

	* + .quote-light-text { margin-top: 18px; }

	* + .quote-light-footer { margin-top: 30px; }
}

@media (min-width: 1600px) {
	.quote-light-text {
		font-size: 20px;
		line-height: 1.6;
	}

	* + .quote-light { margin-top: 50px; }

	* + .quote-light-footer { margin-top: 45px; }
}

.quote-classic {
	max-width: 340px;
	text-align: left;
}

.owl-carousel .quote-classic {
	margin-left: auto;
	margin-right: auto;
}

.quote-classic-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -20px;
	margin-left: -20px;
}

.quote-classic-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.quote-classic-meta > * {
	display: inline-block;
	margin: 0 0 20px 20px;
}

.quote-classic-avatar {
	border-radius: 50%;
	flex-shrink: 0;
	height: 50px;
	overflow: hidden;
	position: relative;
	width: 50px;
}

.quote-classic-avatar img {
	height: auto;
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

@supports (object-fit: cover) {
	.quote-classic-avatar img {
		height: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
		top: 0;
		transform: none;
		width: 100%;
	}
}

.quote-classic-cite {
	color: #354879;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}

* + .quote-classic-text { margin-top: 25px; }

* + .quote-classic-caption { margin-top: 0; }

@media (max-width: 575.98px) {
	.quote-classic {
		margin-left: auto;
		margin-right: auto;
	}
}

.quote-modern { text-align: left; }

.quote-modern-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -20px;
	margin-left: -20px;
}

.quote-modern-meta:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.quote-modern-meta > * {
	display: inline-block;
	margin: 0 0 20px 20px;
}

.quote-modern-avatar {
	border-radius: 50%;
	flex-shrink: 0;
	height: 50px;
	overflow: hidden;
	position: relative;
	width: 50px;
	z-index: 2;
}

.quote-modern-avatar img {
	height: auto;
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

@supports (object-fit: cover) {
	.quote-modern-avatar img {
		height: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
		top: 0;
		transform: none;
		width: 100%;
	}
}

.quote-modern-cite {
	color: #354879;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}

.quote-modern-mark {
	color: #354879;
	font-size: 40px;
	padding-left: 1px;
}

* + .quote-modern-meta { margin-top: 25px; }

* + .quote-modern-caption { margin-top: 0; }

* + .quote-modern-text { margin-top: 10px; }

.quote-modern-big .quote-modern-text {
	color: black;
	font-size: 18px;
	line-height: 1.5;
}

@media (min-width: 992px) {
	.quote-modern-big .quote-modern-text { font-size: 20px; }
}

@media (min-width: 1200px) {
	.quote-modern-big .quote-modern-text {
		font-size: 20px;
		line-height: 1.6;
	}

	.quote-modern-big * + .quote-modern-text { margin-top: 20px; }
}

/*
*
* Thumbnails
*/

.video-overlay {
	background-position: center center;
	background-size: cover;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.figure-light figcaption {
	color: #74757f;
	padding-top: 15px;
}

* + .figure-light { margin-top: 20px; }

@media (min-width: 1200px) {
	* + .figure-light { margin-top: 40px; }
}

.figure-card {
	display: flex;
	overflow: hidden;
	position: relative;
}

.figure-card .figure-card-sizer {
	display: block;
	width: 100%;
}

.figure-card .figure-card-sizer::before {
	content: '';
	display: block;
	padding-bottom: 56.25%;
	visibility: hidden;
}

.figure-card img {
	height: auto;
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

@supports (object-fit: cover) {
	.figure-card img {
		height: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
		top: 0;
		transform: none;
		width: 100%;
	}
}


.project-item {
	border: solid 1px lightgray;
	padding: 5px;
	padding-left: 10px;
}

.project-item:hover { border: solid 1px #fff; }


/*
*
* Breadcrumbs
*/

.breadcrumbs-custom {
	background-color: #fff;
	background-position: 20% 20%;
	display: flex;
	position: relative;
}

.breadcrumbs-custom .breadcrumbs-custom-subtitle {
	color: rgba(255, 255, 255, 0.7);
	font-weight: 500;
}

.breadcrumbs-custom-inner {
	background: #fcfdfe;
	display: flex;
	min-height: inherit;
	padding: 50px 0 25px;
	width: 100%;
}

.breadcrumbs-custom-container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.breadcrumbs-custom-container::before {
	content: '';
	display: block;
}

.breadcrumbs-custom-path {
	margin-left: -15px;
	margin-right: -15px;
}

.breadcrumbs-custom-path > * {
	padding-left: 15px;
	padding-right: 15px;
}

.breadcrumbs-custom-path li {
	color: rgba(255, 255, 255, 0.7);
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.breadcrumbs-custom-path li::after {
	color: #000000;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: inherit;
	font-style: normal;
	position: absolute;
	right: -5px;
	top: 51%;
	transform: translate3d(0, -50%, 0);
}

.breadcrumbs-custom-path li:last-child:after { display: none; }

.breadcrumbs-custom-path a {
	color: #000000;
	display: inline;
	vertical-align: middle;
}

.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus { color: #000000; }

.breadcrumbs-custom-path a:hover { color: #26417f; }

* + .breadcrumbs-custom-path { margin-top: 25px; }

.breadcrumbs-custom-subtitle + .breadcrumbs-custom-title {
    html .page .text-primary margin-top: 15px;
    color: #1c47c4;
}

@media (min-width: 576px) {
	.breadcrumbs-custom-path {
		margin-left: -30px;
		margin-right: -30px;
	}

	.breadcrumbs-custom-path > * {
		padding-left: 30px;
		padding-right: 30px;
	}

	* + .breadcrumbs-custom-path { margin-top: 0px; }
}

@media (min-width: 768px) {
	.breadcrumbs-custom { min-height: 18.75vw; }

	.breadcrumbs-custom-inner { padding: 15px 0 0px; }

	.breadcrumbs-custom-subtitle + .breadcrumbs-custom-title { margin-top: 5px; }
}

@media (min-width: 992px) {
	.breadcrumbs-custom-inner { padding-bottom: 15px; }

	.breadcrumbs-custom-subtitle + .breadcrumbs-custom-title { margin-top: 0px; }
}

@media (min-width: 1600px) {
	.breadcrumbs-custom { min-height: 256px; }

	.breadcrumbs-custom-inner { padding: 15px 0 15px; }

	.breadcrumbs-custom-title { font-size: 38px; }

	.breadcrumbs-custom-subtitle + .breadcrumbs-custom-title { margin-top: 0px; }
}


/*
*
* Footers
*/

.footer-standard h4 + *,
.footer-standard .heading-4 + * { margin-top: 14px; }

.footer-standard-main { padding: 35px 0 15px; }

.footer-standard-aside { padding: 30px 0; }

.footer-standard-aside {
	margin-bottom: -18px;
	text-align: center;
}

.footer-standard-aside > * { margin-bottom: 18px; }

.footer-standard-aside > * { margin-top: 0; }

@media (max-width: 575.98px) {
	.footer-standard .box-1 { margin-left: 0; }
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.footer-standard .box-1 { margin-left: 0; }
}

@media (min-width: 768px) {
	.footer-standard h4 + *,
	.footer-standard .heading-4 + * { margin-top: 25px; }

	.footer-standard-main { padding: 55px 0 20px; }

	.footer-standard-aside {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: -20px;
		text-align: center;
	}

	.footer-standard-aside > * { margin-left: 20px; }
}

@media (min-width: 1200px) {
	.footer-standard-main { padding: 80px 0 50px; }
}

.footer-minimal {
	background: #2c407b !important;
	padding: 30px 0;
}

.footer-minimal-inner {
	margin-bottom: -18px;
	text-align: center;
}

.footer-minimal-inner > * { margin-bottom: 18px; }

.footer-minimal-inner > * { margin-top: 0; }

.footer-minimal-inner .rights a:hover {
	color: #fff;
	opacity: .5;
}

@media (min-width: 768px) {
	.footer-minimal-inner {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: -20px;
		text-align: center;
	}

	.footer-minimal-inner > * { margin-left: 20px; }
}

.footer-advanced.bg-gray-700 h1, .footer-advanced.bg-gray-700 h2, .footer-advanced.bg-gray-700 h3, .footer-advanced.bg-gray-700 h4, .footer-advanced.bg-gray-700 h5, .footer-advanced.bg-gray-700 h6, .footer-advanced.bg-gray-700 [class^='heading-'] { color: #aeb1be; }

.footer-advanced h4 + *,
.footer-advanced .heading-4 + * { margin-top: 14px; }

.footer-advanced-main { padding: 35px 0 15px; }

.footer-advanced-aside { padding: 30px 0; }

.footer-advanced-layout {
	margin-bottom: -18px;
	text-align: center;
}

.footer-advanced-layout > * { margin-bottom: 18px; }

.footer-advanced-layout > * { margin-top: 0; }

@media (min-width: 768px) and (max-width: 991.98px) {
	.footer-advanced .box-1 { margin-left: 0; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.footer-advanced-text {
		font-size: 14px;
		line-height: 1.7;
	}
}

@media (min-width: 768px) {
	.footer-advanced-main { padding: 55px 0 20px; }

	.footer-advanced-aside { padding: 35px 0; }

	.footer-advanced-layout {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: -20px;
		text-align: center;
	}

	.footer-advanced-layout > * { margin-left: 20px; }

	.footer-advanced-aside + .container { margin-top: 10px; }
}

@media (min-width: 1200px) {
	.footer-advanced h4 + *,
	.footer-advanced .heading-4 + * { margin-top: 35px; }

	.footer-advanced-main { padding: 80px 0 60px; }

	.footer-advanced-aside + .container { margin-top: 20px; }
}

.footer-linked.bg-gray-700 h1, .footer-linked.bg-gray-700 h2, .footer-linked.bg-gray-700 h3, .footer-linked.bg-gray-700 h4, .footer-linked.bg-gray-700 h5, .footer-linked.bg-gray-700 h6, .footer-linked.bg-gray-700 [class^='heading-'] { color: #aeb1be; }

.footer-linked.bg-gray-700 .list { color: #fff; }

.footer-linked.bg-gray-700 .list a:hover { color: rgba(255, 255, 255, 0.6); }

.footer-linked h4 + *,
.footer-linked .heading-4 + * { margin-top: 14px; }

.footer-linked h4 + hr,
.footer-linked .heading-4 + hr { margin-top: 15px; }

.footer-linked * + .row { margin-top: 25px; }

.footer-linked-main { padding: 35px 0 15px; }

.footer-linked-aside { padding: 30px 0; }

.footer-linked-layout {
	margin-bottom: -18px;
	text-align: center;
}

.footer-linked-layout > * { margin-bottom: 18px; }

.footer-linked-layout > * { margin-top: 0; }

@media (min-width: 768px) and (max-width: 991.98px) {
	.footer-linked .box-1 { margin-left: 0; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.footer-linked-text {
		font-size: 14px;
		line-height: 1.7;
	}
}

@media (min-width: 768px) {
	.footer-linked-main { padding: 65px 0 40px; }

	.footer-linked-aside { padding: 30px 0; }

	.footer-linked-layout {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: -20px;
		text-align: center;
	}

	.footer-linked-layout > * { margin-left: 20px; }

	.footer-linked-aside + .container { margin-top: 10px; }
}

@media (min-width: 1200px) {
	.footer-linked h4 + *,
	.footer-linked .heading-4 + * { margin-top: 35px; }

	.footer-linked-main { padding: 90px 0 60px; }

	.footer-linked-aside + .container { margin-top: 20px; }
}

/*
*
* Pricing tables
*/

.pricing-minimal {
	border: 1px solid #aeb1be;
	border-radius: 6px;
	cursor: default;
	padding: 25px 20px;
	position: relative;
	text-align: left;
	transition: .22s;
	z-index: 1;
}

.pricing-minimal:hover { border-color: #354879; }

.pricing-minimal:hover::before {
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

.pricing-minimal-price {
	color: black;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
}

.pricing-minimal-price span { display: inline; }

.pricing-minimal-price-currency {
	font-size: .65em;
	vertical-align: top;
}

.pricing-minimal-divider { border-bottom: 1px solid #aeb1be; }

* + .pricing-minimal-price { margin-top: 10px; }

* + .pricing-minimal-divider { margin-top: 20px; }

@media (max-width: 575.98px) {
	.pricing-minimal {
		margin-left: auto;
		margin-right: auto;
		max-width: 350px;
	}
}

@media (min-width: 576px) {
	.pricing-minimal { padding: 20px; }
}

@media (min-width: 768px) {
	.pricing-minimal-price { font-size: 36px; }
}

@media (min-width: 768px) {
	.pricing-minimal { padding: 30px 38px; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.pricing-minimal { padding: 25px 20px; }
}

@media (min-width: 1200px) {
	.pricing-minimal { padding: 38px 40px; }
}

.pricing-modern {
	border: 1px solid #aeb1be;
	border-radius: 6px;
	padding: 35px 20px;
	text-align: center;
}

.pricing-modern * + .button { margin-top: 20px; }

.pricing-group-modern {
	border: 1px solid #aeb1be;
	border-radius: 6px;
}

.pricing-group-modern .pricing-modern {
	border: 0;
	border-radius: 0;
}

.pricing-modern-rating { color: #354879; }

.pricing-modern-rating > li {
	display: inline-block;
	font-size: 30px;
	line-height: .9;
	width: 26px;
}

.pricing-modern-title { font-weight: 700; }

.pricing-modern-table { display: inline-table; }

.pricing-modern-table td {
	color: #74757f;
	padding: 3px 8px;
}

.pricing-modern-table td:first-child {
	color: black;
	text-align: right;
}

.pricing-modern-table td:last-child { text-align: left; }

.pricing-modern-price {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
}

.pricing-modern-price span { display: inline; }

.pricing-modern-price-currency {
	font-size: .65em;
	vertical-align: top;
}

* + .pricing-group-modern { margin-top: 35px; }

* + .pricing-modern-title { margin-top: 5px; }

* + .pricing-modern-table { margin-top: 20px; }

* + .pricing-modern-price { margin-top: 15px; }

@media (max-width: 575.98px) {
	.pricing-group-modern {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}

	.pricing-group-modern .pricing-modern + .pricing-modern { border-top: 1px solid #aeb1be; }
}

@media (min-width: 576px) and (max-width: 991.98px) {
	.pricing-group-modern .pricing-modern:nth-child(odd) { border-right: 1px solid #aeb1be; }

	.pricing-group-modern .pricing-modern:nth-child(n + 3) { border-top: 1px solid #aeb1be; }
}

@media (min-width: 576px) {
	.pricing-group-modern {
		display: flex;
		flex-wrap: wrap;
	}

	.pricing-group-modern .pricing-modern {
		max-width: 50%;
		width: 100%;
	}

	.pricing-modern { padding: 55px 20px; }

	* + .pricing-group-modern { margin-top: 50px; }

	* + .pricing-modern-table { margin-top: 25px; }

	* + .pricing-modern-price { margin-top: 30px; }
}

@media (min-width: 768px) {
	.pricing-modern-price { font-size: 30px; }
}

@media (min-width: 992px) {
	.pricing-group-modern .pricing-modern {
		border-right: 1px solid #aeb1be;
		max-width: 25%;
	}

	.pricing-group-modern .pricing-modern:nth-child(4n) { border-right: 0; }

	.pricing-group-modern .pricing-modern:nth-child(n + 5) { border-top: 1px solid #aeb1be; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.pricing-modern .button {
		display: block;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width: 1200px) {
	.pricing-modern-price { font-size: 36px; }

	* + .pricing-modern-table { margin-top: 35px; }

	* + .pricing-modern-price { margin-top: 40px; }
}

@media (min-width: 1600px) {
	* + .pricing-group-modern { margin-top: 75px; }
}

/*
*
* Profiles
*/

.profile-classic { text-align: left; }

.profile-classic-main {
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.profile-classic-image { min-width: 100%; }

.profile-classic-caption {
	background: rgba(53, 72, 121, 0.6);
	bottom: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
}

.profile-classic-caption .icon-creative { color: #fff; }

.profile-classic-title { color: #354879; }

.profile-classic-title a:hover { color: #28334f; }

.profile-classic-position { color: #aeb1be; }

* + .profile-classic-title { margin-top: 15px; }

* + .profile-classic-position { margin-top: 5px; }

@media (max-width: 575.98px) {
	.profile-classic {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.profile-classic-caption {
		padding-left: 5px;
		padding-right: 5px;
	}

	.profile-classic-caption .icon-sm { font-size: 18px; }

	.profile-classic-caption .group { margin-left: -3px; }

	.profile-classic-caption .group > * { margin-left: 3px; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.profile-classic-caption {
		padding-left: 5px;
		padding-right: 5px;
	}

	.profile-classic-caption .icon-sm { font-size: 18px; }

	.profile-classic-caption .group { margin-left: -3px; }

	.profile-classic-caption .group > * { margin-left: 3px; }
}

@media (min-width: 1200px) {
	* + .profile-classic-title { margin-top: 20px; }
}

html:not(.tablet):not(.mobile) .profile-classic:hover .profile-classic-caption {
	opacity: 1;
	visibility: visible;
}

html:not(.tablet):not(.mobile) .profile-classic-caption {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	opacity: 0;
	top: 0;
	transition: .33s ease-in-out;
	visibility: hidden;
}

.profile-creative {
	color: #74757f;
	display: flex;
	margin-left: -15px;
	text-align: left;
}

.profile-creative > * { margin-left: 15px; }

.profile-creative-figure {
	flex-shrink: 0;
	max-width: 80px;
	overflow: hidden;
	position: relative;
}

.profile-creative-image {
	border-radius: 6px;
	width: 100%;
}

.profile-creative-main { flex-grow: 1; }

.profile-creative-title { color: #354879; }

.profile-creative-title a:hover { color: #28334f; }

.profile-creative-position { color: #aeb1be; }

.profile-creative-contacts { color: #aeb1be; }

.profile-creative-contacts a { color: inherit; }

.profile-creative-contacts a:hover { color: #354879; }

* + .profile-creative-position { margin-top: 0; }

* + .profile-creative-contacts { margin-top: 15px; }

@media (min-width: 576px) {
	.profile-creative { margin-left: -30px; }

	.profile-creative > * { margin-left: 30px; }

	.profile-creative-figure { max-width: 22%; }
}

@media (min-width: 768px) {
	.profile-creative-figure { max-width: 29%; }

	.profile-creative-main { padding-right: 30px; }

	* + .profile-creative-contacts { margin-top: 22px; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.profile-creative { margin-left: -20px; }

	.profile-creative > * { margin-left: 20px; }

	.profile-creative-figure { max-width: 25%; }

	.profile-creative-main { padding-right: 10px; }
}

.profile-minimal {
	border-radius: 6px;
	color: #fff;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.profile-minimal::before {
	content: '';
	display: block;
	padding-bottom: 100%;
}

.profile-minimal-image {
	height: auto;
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

@supports (object-fit: cover) {
	.profile-minimal-image {
		height: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
		top: 0;
		transform: none;
		width: 100%;
	}
}

.profile-minimal-caption {
	background: rgba(0, 0, 0, 0.4);
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	left: 0;
	padding: 25px;
	position: absolute;
	right: 0;
	top: 0;
}

.profile-minimal-title { color: #fff; }

* + .profile-minimal-position { margin-top: 5px; }

@media (max-width: 575.98px) {
	.profile-minimal {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

@media (min-width: 1200px) {
	.profile-minimal-caption { padding: 35px; }

	* + .profile-minimal-position { margin-top: 10px; }
}

html:not(.tablet):not(.mobile) .profile-minimal:hover .profile-minimal-caption {
	opacity: 1;
	visibility: visible;
}

html:not(.tablet):not(.mobile) .profile-minimal-caption {
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: .35s ease-in;
	visibility: hidden;
}

.profile-modern { text-align: left; }

.profile-modern > * + * { margin-top: 35px; }

.profile-modern-header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: -10px;
	margin-left: -20px;
}

.profile-modern-header:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.profile-modern-header > * {
	display: inline-block;
	margin: 0 0 10px 20px;
}

.profile-modern-header * + p { margin-top: 5px; }

.profile-modern-figure {
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}

.profile-modern-image {
	display: block;
	width: 100%;
}

.profile-modern-button {
	align-items: center;
	background: #354879;
	border-radius: 50%;
	bottom: 30px;
	display: inline-flex;
	font-size: 32px;
	height: 1.86em;
	justify-content: center;
	line-height: 1;
	overflow: hidden;
	position: absolute;
	right: 30px;
	text-align: center;
	width: 1.86em;
}

.profile-modern-button, .profile-modern-button:active, .profile-modern-button:focus, .profile-modern-button:hover { color: #fff; }

.profile-modern-button .icon { font-size: inherit; }

.profile-modern-button .icon:first-child,
.profile-modern-button .icon:last-child {
	transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.3s cubic-bezier(0.2, 1, 0.3, 1);
	vertical-align: middle;
}

.profile-modern-button .icon:first-child { display: block; }

.profile-modern-button .icon:last-child {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate3d(0, 0, 0);
	width: 100%;
}

.profile-modern-button:hover {
	background: #28334f;
	color: #fff;
}

.profile-modern-button:hover .icon:first-child {
	opacity: 0;
	transform: translate3d(0, -30%, 0);
}

.profile-modern-button:hover .icon:last-child {
	opacity: 1;
	transform: translate3d(0, 0, 0) translateY(-50%);
}

@media (max-width: 575.98px) {
	.profile-modern {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}

	.profile-modern * + .row { margin-top: 15px; }
}

@media (max-width: 767.98px) {
	.profile-modern-figure {
		margin-left: auto;
		margin-right: auto;
		max-width: 330px;
	}
}

@media (min-width: 768px) {
	.profile-modern {
		align-items: flex-start;
		display: flex;
		margin-left: -30px;
	}

	.profile-modern > * { margin-left: 30px; }

	.profile-modern > * + * { margin-top: 0; }

	.profile-modern-figure {
		flex-shrink: 0;
		max-width: 50%;
	}

	.profile-modern-main { flex-grow: 1; }

	* + .profile-modern-main { margin-top: 0; }
}

@media (min-width: 992px) {
	.profile-modern-figure { max-width: 28%; }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.profile-modern { font-size: 14px; }

	.profile-modern * + .row { margin-top: 31px; }
}

@media (min-width: 1200px) {
	.profile-modern { margin-left: -60px; }

	.profile-modern > * { margin-left: 60px; }
}

.profile-thin {
	background: #f5f6fa;
	display: block;
	padding: 30px 20px 45px;
	position: relative;
	text-align: center;
}

.profile-thin * + p { margin-top: 20px; }

.profile-thin * + .group { margin-top: 15px; }

.profile-thin * + .button-sm { margin-top: 15px; }

.profile-thin .group {
	margin-left: auto;
	margin-right: auto;
}

.profile-thin-aside {
	display: inline-block;
	position: relative;
}

.profile-thin-image { border-radius: 50%; }

.profile-thin-contact-button {
	align-items: center;
	background: #354879;
	border-radius: 50%;
	bottom: 0;
	display: inline-flex;
	font-size: 20px;
	height: 2em;
	justify-content: center;
	line-height: 1;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: center;
	width: 2em;
}

.profile-thin-contact-button, .profile-thin-contact-button:active, .profile-thin-contact-button:focus, .profile-thin-contact-button:hover { color: #fff; }

.profile-thin-contact-button .icon { font-size: inherit; }

.profile-thin-contact-button .icon:first-child,
.profile-thin-contact-button .icon:last-child {
	transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.3s cubic-bezier(0.2, 1, 0.3, 1);
	vertical-align: middle;
}

.profile-thin-contact-button .icon:first-child { display: block; }

.profile-thin-contact-button .icon:last-child {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate3d(0, 0, 0);
	width: 100%;
}

.profile-thin-contact-button:hover {
	background: #28334f;
	color: #fff;
}

.profile-thin-contact-button:hover .icon:first-child {
	opacity: 0;
	transform: translate3d(0, -30%, 0);
}

.profile-thin-contact-button:hover .icon:last-child {
	opacity: 1;
	transform: translate3d(0, 0, 0) translateY(-50%);
}

.profile-thin-title {
	font-size: 22px;
	line-height: 1.47;
}

* + p.profile-thin-subtitle { margin-top: 0; }

* + .profile-thin-main { margin-top: 20px; }

@media (min-width: 576px) and (max-width: 991.98px) {
	.profile-thin {
		align-items: flex-start;
		display: flex;
		text-align: left;
	}

	.profile-thin .group { margin-left: -15px; }

	.profile-thin > * + * { margin-left: 30px; }

	.profile-thin-aside {
		flex-shrink: 0;
		max-width: 30%;
	}

	.profile-thin-main { flex-grow: 1; }

	* + .profile-thin-main { margin-top: 0; }
}

@media (min-width: 1200px) {
	.profile-thin { padding: 55px 35px; }

	.profile-thin * + .group { margin-top: 25px; }

	.profile-thin * + .button-sm { margin-top: 25px; }
}

/*
*
* Counters
*/

.counter-minimal {
	color: black;
	position: relative;
	text-align: center;
}

.counter-minimal-icon {
	color: #354879;
	font-size: 24px;
	line-height: 1;
}

.counter-minimal-main {
	font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Pinion", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.2;
}

.counter-minimal-main > * {
	display: inline;
	font: inherit;
}

.counter-minimal-main span { display: inline; }

* + .counter-minimal-title { margin-top: 10px; }

* + .counter-minimal-main { margin-top: 15px; }


@media (max-width: 575.98px) {
	.counter-minimal-title {
		font-size: 16px;
		line-height: 1.4;
	}
}

@media (min-width: 768px) {
	.counter-minimal-icon { font-size: 38px; }
}

@media (min-width: 768px) {
	.counter-minimal-title { font-size: 16px; }

	.counter-minimal-main { font-size: 48px; }
}

@media (min-width: 1200px) {
	* + .counter-minimal-main { margin-top: 25px; }

	* + .counter-minimal-title { margin-top: 24px; }
}

/*
*
* Layouts
*/

.layout-bordered { text-align: center; }

.layout-bordered-item { border: 0 solid #d3d5db; }

.layout-bordered-item-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 290px;
	padding: 0 15px;
}

.layout-bordered-item-inner > * + * { margin-top: 10px; }

@media (max-width: 767.98px) {
	.layout-bordered-item { padding: 30px 0; }

	.layout-bordered-item:first-child { padding-top: 0; }

	.layout-bordered-item:last-child { padding-bottom: 0; }

	.layout-bordered-item + .layout-bordered-item { border-top-width: 1px; }
}

@media (min-width: 768px) {
	.layout-bordered { display: flex; }

	.layout-bordered-item { flex-grow: 1; }

	.layout-bordered-item-inner > * + * { margin-top: 15px; }
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.layout-bordered-item { font-size: 15px; }
}

@media (min-width: 768px) {
	.layout-bordered-item {
		border-right-width: 1px;
		flex-basis: 33.333%;
	}

	.layout-bordered-item:first-child { border-left-width: 1px; }
}

.layout-navbar-demo {
	background: #d3d5db;
	min-height: 400px;
	overflow: hidden;
	position: relative;
}

.layout-navbar-demo.layout-navbar-demo-lg { min-height: 650px; }

.layout-navbar-demo .rd-navbar-fixed .rd-navbar-panel {
	position: relative;
	z-index: 10;
}

.layout-navbar-demo .rd-navbar-fixed .rd-navbar-nav-wrap {
	position: absolute;
	z-index: 9;
}

.layout-navbar-demo .rd-navbar-fixed .rd-navbar-main-outer,
.layout-navbar-demo .rd-navbar-fixed .rd-navbar-main-element { position: static; }

.layout-navbar-demo .rd-navbar-fixed .rd-navbar-search { position: static; }

.layout-navbar-demo .rd-navbar-fixed .rd-navbar-panel .rd-navbar-search-toggle {
	position: static;
	z-index: 10;
}

.layout-navbar-demo .rd-navbar-fixed div.rd-navbar-block {
	right: 10px;
	top: -1px;
	white-space: nowrap;
}

.layout-navbar-demo .rd-navbar-fixed div.rd-navbar-block > * {
	display: inline-block;
	margin-top: 0;
	vertical-align: middle;
	white-space: normal;
}

.layout-navbar-demo .rd-navbar-fixed div.rd-navbar-block > * + * { margin-left: 8px; }

.layout-navbar-demo .rd-navbar-fixed div.rd-navbar-block .rd-navbar-search-toggle { margin-top: 6px; }

.layout-navbar-demo .rd-navbar-fixed div.rd-navbar-popup { position: absolute; }

.layout-navbar-demo .rd-navbar-fixed.rd-navbar [class*='rd-navbar-fixed-element'] {
	position: absolute;
	z-index: 1000;
}

.layout-navbar-demo .rd-navbar-fixed.rd-navbar .rd-search {
	position: absolute;
	z-index: 1;
}

.layout-navbar-demo .rd-navbar-fixed .rd-navbar-collapse-content {
	position: absolute;
	z-index: 1;
}

@media (min-width: 1200px) {
	.layout-navbar-demo { min-height: 550px; }

	.layout-navbar-demo.layout-navbar-demo-lg { min-height: 650px; }
}

.container + .layout-navbar-demo { margin-top: 20px; }

.blog-layout-aside {
	background: #f5f6fa;
	padding: 4px 0;
}

.blog-layout-aside .rd-search .form-input { border-color: transparent; }

.blog-layout-aside-item { padding: 25px 30px; }

.blog-layout-aside-item .blog-layout-aside-title + * { margin-top: 15px; }

.blog-layout-aside-item .blog-link:hover { opacity: 0.8; }

.blog-layout-aside-title {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5;
}

* + .blog-layout-aside { margin-top: 55px; }

@media (min-width: 768px) {
	* + .blog-layout-aside { margin-top: 70px; }
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.blog-layout-aside {
		break-inside: avoid;
		columns: 2;
	}

	.blog-layout-aside-item {
		display: inline-block;
		width: 100%;
	}
}

@media (min-width: 992px) {
	.blog-layout {
		align-items: flex-start;
		display: flex;
		margin-left: -30px;
	}

	.blog-layout > * { margin-left: 30px; }

	.blog-layout-main {
		flex-grow: 1;
		max-width: 66.66667%;
	}

	.blog-layout-aside {
		flex-shrink: 0;
		max-width: 33.33333%;
	}

	* + .blog-layout-aside { margin-top: 0; }
}

@media (min-width: 1200px) {
	.blog-layout-aside-item { padding: 35px 40px; }
}

/*
*
* Careers
*/

.career-classic { text-align: left; }

.career-classic-divider { border-bottom: 1px solid #aeb1be; }

.career-classic-list {
	margin-bottom: -10px;
	margin-left: -20px;
	margin-right: -20px;
	transform: translate3d(0, -10px, 0);
}

.career-classic-list > * {
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.career-classic-list > li {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
}

.career-classic-list > li > * {
	display: inline-block;
	vertical-align: middle;
}

.career-classic-list > li > * + * { margin-left: 8px; }

.career-classic-list .icon {
	color: #354879;
	font-size: 1.25em;
}

* + .career-classic-divider { margin-top: 10px; }

* + .career-classic-list { margin-top: 15px; }

@media (max-width: 575.98px) {
	.career-classic {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

@media (min-width: 768px) {
	* + .career-classic-divider { margin-top: 20px; }

	* + .career-classic-list { margin-top: 20px; }
}

/*
*
* Comments
*/

.comment-classic {
	align-items: flex-start;
	border-bottom: 1px solid #d3d5db;
	display: flex;
	padding-bottom: 20px;
	text-align: left;
}

.comment-classic > * + * { margin-left: 15px; }

.comment-classic-figure {
	flex-shrink: 0;
	height: 48px;
	position: relative;
	width: 48px;
}

.comment-classic-image {
	border-radius: 50%;
	height: auto;
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

@supports (object-fit: cover) {
	.comment-classic-image {
		height: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
		top: 0;
		transform: none;
		width: 100%;
	}
}

.comment-classic-main { flex-grow: 1; }

.comment-classic-name {
	color: #354879;
	font-weight: 400;
}

.comment-classic-text { color: black; }

.comment-classic-meta {
	align-items: center;
	display: flex;
	justify-content: space-between;
	letter-spacing: 0;
}

.comment-classic-meta time { color: #74757f; }

.comment-classic-reply {
	color: #aeb1be;
	font-size: 24px;
	line-height: 1;
}

.comment-classic-reply::before {
	content: '\f549';
	font-family: 'Material Design Icons';
}

.comment-classic-reply:hover { color: #354879; }

* + .comment-classic-text { margin-top: 8px; }

* + .comment-classic-meta { margin-top: 5px; }

@media (min-width: 576px) {
	.comment-classic > * + * { margin-left: 25px; }

	.comment-classic-reply { font-size: 28px; }
}

.comment-classic-group .comment-classic-group { margin-left: 12px; }

.comment-classic-group * + .comment-classic-group { margin-top: 30px; }

* + .comment-classic-group { margin-top: 50px; }

.comment-classic-group + .comment-classic-group { margin-top: 30px; }

@media (min-width: 768px) {
	.comment-classic-group .comment-classic-group { margin-left: 75px; }
}

/*
*
* Jumbotron Classic
*/

.jumbotron-classic.bg-gray-700 h6,
.jumbotron-classic.bg-gray-700 .heading-6 { color: #fff; }

.jumbotron-classic.parallax-container { background-position: 60% center; }

.jumbotron-classic .parallax-content { width: 100%; }

.jumbotron-classic-content {
	max-width: 600px;
	padding: 50px 0;
}

@media (max-width: 1199.98px) {
	.jumbotron-classic.parallax-container::before {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2));
		bottom: 0;
		content: '';
		left: 0;
		pointer-events: none;
		position: absolute;
		right: 0;
		top: 0;
	}
}

@media (min-width: 768px) {
	.jumbotron-classic-inner { padding: 120px 0 140px; }
}

@media (min-width: 1200px) {
	.jumbotron-classic-inner {
		align-items: center;
		display: flex;
		min-height: 45.41667vw;
	}
}

@media (min-width: 1600px) {
	.jumbotron-classic-content { padding: 200px 0 150px; }
}

.jumbotron-modern {
	display: flex;
	position: relative;
	text-align: center;
}

.jumbotron-modern-inner {
	align-items: center;
	display: flex;
	padding: 50px 0;
	position: relative;
	width: 100%;
	z-index: 1;
}

.jumbotron-modern-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 770px;
}

@media (max-width: 767.98px) {
	.jumbotron-modern .form-layout-1 {
		display: inline-block;
		max-width: 360px;
	}
}

@media (max-width: 1199.98px) {
	.jumbotron-modern::before {
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
		bottom: 0;
		content: '';
		left: 0;
		pointer-events: none;
		position: absolute;
		right: 0;
		top: 0;
	}
}

@media (min-width: 768px) {
	.jumbotron-modern-inner { padding: 100px 0 140px; }
}

@media (min-width: 1200px) {
	.jumbotron-modern-inner { min-height: 41.66667vw; }
}

.jumbotron-indigo-header { padding: 40px 0; }

.jumbotron-indigo-main { padding: 10px 0 40px; }

@media (min-width: 768px) {
	.jumbotron-indigo-header { padding: 50px 0; }

	.jumbotron-indigo-main { padding: 50px 0 185px; }
}

/*
*
* Page layout
*/

.page {
	min-height: 100vh;
	overflow: hidden;
	position: relative;
}

.page.fadeIn { animation-timing-function: ease-out; }

.page.fadeOut { animation-timing-function: ease-in; }

[data-x-mode] .page { opacity: 1; }

html.boxed body { background: #f5f6fa url(/images/bg-pattern-boxed.png) repeat fixed; }

@media (min-width: 1630px) {
	html.boxed .page {
		box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
		margin-left: auto;
		margin-right: auto;
		max-width: 1600px;
	}

	html.boxed .rd-navbar-static {
		margin-left: auto;
		margin-right: auto;
		max-width: 1600px;
	}

	html.boxed .rd-navbar-static.rd-navbar--is-stuck {
		left: calc(50% - 1600px);
		max-width: 1600px;
		right: calc(50% - 1600px);
		width: 100%;
	}
}

.page-header-navbar {
	position: relative;
	z-index: 1080;
}

.page-header-navbar .rd-navbar-wrap {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1080;
}

/*
*
* Text styling
*/

.text-italic { font-style: italic; }

.text-normal { font-style: normal; }

.text-underline { text-decoration: underline; }

.text-strike { text-decoration: line-through; }

.font-weight-thin { font-weight: 100; }

.font-weight-light { font-weight: 300; }

.font-weight-regular { font-weight: 400; }

.font-weight-medium { font-weight: 500; }

.font-weight-sbold { font-weight: 600; }

.font-weight-ubold { font-weight: 900; }

.text-spacing-0 { letter-spacing: 0; }

/*
*
* Offsets
*/

* + p,
* + .list-inline-comma { margin-top: 16px; }

h3 + p, .heading-3 + p,
h3 + .p, .heading-3 + .p { margin-top: 18px; }

h4 + p, .heading-4 + p,
h4 + .p, .heading-4 + .p { margin-top: 16px; }

* + h1,
* + .heading-1 { margin-top: 15px; }

h3 + h1, h3 + .heading-1,
.heading-3 + h1, .heading-3 + .heading-1 { margin-top: 5px; }

h6 + h1,
h6 + .heading-1,
.heading-6 + h1,
.heading-6 + .heading-1 { margin-top: 10px; }

* + h4,
* + .heading-4 { margin-top: 15px; }

* + h5,
* + .heading-5 { margin-top: 15px; }

h6 + p,
.heading-6 + p { margin-top: 22px; }

p + h2,
p + .heading-2 { margin-top: 15px; }

p + p { margin-top: 14px; }

img + p { margin-top: 15px; }

h3 + img { margin-top: 42px; }

p + hr { margin-top: 35px; }

* + .row { margin-top: 30px; }

* + .big { margin-top: 20px; }

* + .text-block { margin-top: 25px; }

* + .button,
* + .button-outer { margin-top: 25px; }

* + .list-sm { margin-top: 25px; }

* + form.form-inline { margin-top: 18px; }

* + form.rd-form-small { margin-top: 25px; }

html * + .offset-top-1 { margin-top: 40px; }

html * + .offset-top-2 { margin-top: 25px; }

html * + .offset-top-3 { margin-top: 20px; }

html * + .offset-top-4 { margin-top: 18px; }

html .page * + .offset-top-5 { margin-top: 40px; }

h3 + .row, .heading-3 + .row,
h3 + .owl-carousel, .heading-3 + .owl-carousel { margin-top: 35px; }

.container + .container { margin-top: 35px; }

.container + .section { margin-top: 25px; }

.row + .row { margin-top: 35px; }

.row + .button-lg { margin-top: 30px; }

.list-sm + .group-xs { margin-top: 20px; }

@media (min-width: 768px) {
	* + p,
	* + .list-inline-comma { margin-top: 20px; }

	* + .big { margin-top: 25px; }

	* + .button,
	* + .button-outer { margin-top: 34px; }

	* + .row { margin-top: 40px; }

	* + .text-block { margin-top: 30px; }

	.container + .section { margin-top: 30px; }

	.row + .button-lg { margin-top: 45px; }

	html * + .offset-top-2 { margin-top: 60px; }
}

@media (min-width: 992px) {
	* + h1,
	* + .heading-1 { margin-top: 22px; }

	h3 + p, .heading-3 + p,
	h3 + .p, .heading-3 + .p { margin-top: 24px; }

	h3 + .row, .heading-3 + .row,
	h3 + .owl-carousel, .heading-3 + .owl-carousel { margin-top: 55px; }

	html * + .offset-top-1 { margin-top: 60px; }

	html * + .offset-top-3 { margin-top: 30px; }

	html * + .offset-top-4 { margin-top: 45px; }

	html .page * + .offset-top-5 { margin-top: 60px; }

	.progress-linear + .button { margin-top: 55px; }

	.row + .group { margin-top: 35px; }
}

@media (min-width: 1200px) {
	* + .button,
	* + .button-outer { margin-top: 40px; }

	* + .rd-form { margin-top: 40px; }

	h3 + p, .heading-3 + p,
	h3 + .p, .heading-3 + .p { margin-top: 36px; }

	html * + .offset-top-1 { margin-top: 70px; }

	.container + .container { margin-top: 60px; }

	.progress-linear-outer + .button-outer { margin-top: 60px; }

	.row + .row { margin-top: 60px; }
}

@media (min-width: 1600px) {
	h3 + .row, .heading-3 + .row,
	h3 + .owl-carousel, .heading-3 + .owl-carousel { margin-top: 75px; }

	html * + .offset-top-1 { margin-top: 144px; }

	html * + .offset-top-2 { margin-top: 75px; }

	.row + .button-lg { margin-top: 70px; }
}

.row-0 { margin-bottom: 0px; }

.row-0:empty { margin-bottom: 0; }

.row-0 > * { margin-bottom: 0px; }

.row-10 { margin-bottom: -10px; }

.row-10:empty { margin-bottom: 0; }

.row-10 > * { margin-bottom: 10px; }

.row-x-10 {
	margin-bottom: -10px;
	margin-left: -5px;
	margin-right: -5px;
}

.row-x-10:empty { margin-bottom: 0; }

.row-x-10 > * { margin-bottom: 10px; }

.row-x-10 > [class*='col'] {
	padding-left: 5px;
	padding-right: 5px;
}

.row-20 { margin-bottom: -20px; }

.row-20:empty { margin-bottom: 0; }

.row-20 > * { margin-bottom: 20px; }

.row-30 { margin-bottom: -30px; }

.row-30:empty { margin-bottom: 0; }

.row-30 > * { margin-bottom: 30px; }

.row-50 { margin-bottom: -50px; }

.row-50:empty { margin-bottom: 0; }

.row-50 > * { margin-bottom: 50px; }

.row-60 { margin-bottom: -50px; }

.row-60:empty { margin-bottom: 0; }

.row-60 > * { margin-bottom: 50px; }

.row-45 { margin-bottom: -45px; }

.row-45:empty { margin-bottom: 0; }

.row-45 > * { margin-bottom: 45px; }

@media (min-width: 768px) {
	.row-md-50 { margin-bottom: -50px; }

	.row-md-50:empty { margin-bottom: 0; }

	.row-md-50 > * { margin-bottom: 50px; }
}

@media (min-width: 992px) {
	.row-md-30 { margin-bottom: -30px; }

	.row-md-30:empty { margin-bottom: 0; }

	.row-md-30 > * { margin-bottom: 30px; }
}

@media (min-width: 1600px) {
	.row-xxl-70 { margin-bottom: -70px; }

	.row-xxl-70:empty { margin-bottom: 0; }

	.row-xxl-70 > * { margin-bottom: 70px; }
}

/*
*
* Sections
*/

.section-xs { padding: 30px 0; }

.section-sm { padding: 35px 0; }

.section-sm.section-first { padding-top: 65px; }

.section-sm.section-last { padding-bottom: 80px; }

.section-md,
.section-lg,
.section-xl { padding: 50px 0; }

.section-1 { padding: 35px 0; }

.section-collapse + .section-collapse { padding-top: 0; }

.section-collapse:last-child { padding-bottom: 0; }

html [class*='section-'].section-bottom-0 { padding-bottom: 0; }

@media (min-width: 576px) {
	.section-xs { padding: 40px 0; }
}

@media (min-width: 768px) {
	.section-sm { padding: 45px 0; }

	.section-sm.section-first { padding-top: 90px; }

	.section-sm.section-last { padding-bottom: 90px; }

	.section-md {
		bg-image;
		.
		padding: 60px 0;
	}

	.section-lg { padding: 30px 0; }

	.section-lg.section-first { padding-top: 100px; }

	.section-lg.section-last { padding-bottom: 100px; }

	.section-xl { padding: 80px 0; }

	.section-1 { padding: 60px 0; }
}

@media (min-width: 992px) {
	.section-md { padding: 60px 0 70px; }

	.section-xl { padding: 100px 0; }

	.section-1 { padding: 80px 0; }
}

@media (min-width: 1200px) {
	.section-sm { padding: 60px 0; }

	.section-sm.section-first { padding-top: 80px; }

	.section-sm.section-last { padding-bottom: 80px; }
}

@media (min-width: 1600px) {
	.section-sm.section-first { padding-top: 120px; }

	.section-sm.section-last { padding-bottom: 120px; }

	.section-md { padding: 85px 0 95px; }

	.section-lg { padding: 120px 0; }

	.section-lg.section-first { padding-top: 120px; }

	.section-lg.section-last { padding-bottom: 120px; }

	.section-xl { padding: 160px 0; }

	.section-1 { padding: 90px 0 100px; }
}

.section-single { display: flex; }

.section-single::before {
	background: rgba(21, 21, 21, 0.4);
	bottom: 0;
	content: '';
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.section-single * + .rd-mailform-wrap { margin-top: 35px; }

.section-single * + .countdown-wrap { margin-top: 30px; }

.section-single .countdown-wrap + * { margin-top: 35px; }

.section-single-dummy {
	pointer-events: none;
	visibility: hidden;
}

.section-single-header { padding: calc(1em + 3vh) 0 calc(1em + 2vh); }

.section-single-main { padding: calc(1em + 4vh) 0; }

.section-single-footer { padding: calc(1em + 2vh) 0 calc(1em + 3vh); }

.section-single-inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100vh;
	padding-top: 6vh;
	position: relative;
	width: 100%;
	z-index: 1;
}

.section-single-inner > * { width: 100%; }

@supports (display: grid) {
	.section-single-inner {
		align-content: space-between;
		display: grid;
		grid-template-columns: 1fr;
		justify-items: center;
	}
}

@media (max-width: 575.98px) {
	.section-single .section-single-main-content {
		margin-left: auto;
		margin-right: auto;
		max-width: 240px;
	}
}

@media (max-width: 767.98px) {
	.section-single .button-lg {
		font-size: 15px;
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media (min-width: 768px) {
	.section-single::before { display: none; }

	.section-single-inner { padding-top: 7vh; }
}

@media (min-width: 1200px) {
	.section-single * + .countdown-wrap { margin-top: 50px; }

	.section-single .countdown-wrap + * { margin-top: 50px; }
}

.section-overlap {
	padding: 40px 0;
	position: relative;
}

.section-overlap .row {
	align-items: flex-end;
	flex-direction: column;
	flex-wrap: nowrap;
}

.section-overlap [class*='col'] { flex-basis: auto; }

.section-overlap * + [class*='col'] { margin-top: 10px; }

.section-overlap * + .col-offset-1 { margin-top: 20px; }

.section-overlap-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.section-overlap-content {
	position: relative;
	z-index: 1;
}

@media (max-width: 767.98px) {
	.section-overlap-content .container {
		background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8));
		color: black;
		padding: 20px 15px;
	}

	.section-overlap-content .container > * { max-width: 380px; }
}

@media (max-width: 767.98px) and (min-width: 576px) {
	.section-overlap-content .container { padding: 40px 50px; }
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.section-overlap-image::before {
		background: linear-gradient(to left, rgba(245, 246, 250, 0.4), rgba(245, 246, 250, 0));
		bottom: 0;
		content: '';
		left: 0;
		pointer-events: none;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1;
	}
}

@media (min-width: 768px) {
	.section-overlap { padding: 75px 0; }

	.section-overlap * + [class*='col'] { margin-top: 20px; }

	.section-overlap * + .col-offset-1 { margin-top: 40px; }

	.section-overlap-image {
		background-position: 80% 50%;
		width: calc(50% - 60px + 35px);
	}
}

@media (min-width: 992px) {
	.section-overlap { padding: 100px 0; }

	.section-overlap-image { width: calc(50% - -80px - 45px); }

	.ie-10 .section-overlap .col-lg-7,
	.ie-11 .section-overlap .col-lg-7 { max-width: 64%; }
}

@media (min-width: 1200px) {
	.section-overlap-image { width: calc(50% - -100px - 15px); }
}

@media (min-width: 1600px) {
	.section-overlap { padding: 140px 0; }
}

.section-halfscreen { position: relative; }

.section-halfscreen-inner {
	padding: 10px 0;
	padding-top: 5px;
}

.section-halfscreen-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.section-halfscreen-image::before {
	background: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4));
	bottom: 0;
	content: '';
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.section-halfscreen-content {
	position: relative;
	z-index: 1;
}

@media (max-width: 767.98px) {
	.section-halfscreen-content { max-width: 360px; }
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.section-halfscreen-image::before { opacity: .8; }
}

@media (min-width: 768px) {
	.section-halfscreen-inner { padding: 75px 0; }

	.section-halfscreen-image {
		background-position: 45% 50%;
		left: auto;
		width: calc(50% - 60px + 35px);
	}

	.section-halfscreen-image::before { display: none; }
}

@media (min-width: 992px) {
	.section-halfscreen-inner { padding: 50px 0; }

	.section-halfscreen-image { width: 50%; }
}

@media (min-width: 1200px) {
	.section-halfscreen { display: flex; }

	.section-halfscreen-inner {
		align-items: center;
		display: flex;
		min-height: 0vw !important;
		padding: 40px 0;
		width: 100%;
	}

	.section-halfscreen-content { width: 100%; }
}

@media (max-width: 1024px) {
	.bg-image {
		background-position: right !important;
		background-size: contain;
	}
}


/*
*
* Grid modules
*/

.range {
	display: flex;
	flex-wrap: wrap;
}

.cell-inner {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.range > [class*='cell'] {
	min-height: 1px;
	position: relative;
	width: 100%;
}

.range > [class*='cell'] > .row { margin: 0; }

.range > [class*='cell'].container { padding: 0; }

.range > [class*='col'] { padding: 0; }

@media (min-width: 576px) {
	.cell-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.cell-sm-6 .cell-inner { max-width: 270px; }

	.range > [class*='cell-sm']:nth-child(odd) .cell-inner { margin-left: auto; }

	.range.flex-sm-row-reverse > [class*='cell-sm']:nth-child(odd) .cell-inner { margin-left: 0; }

	.range.flex-sm-row-reverse > [class*='cell-sm']:nth-child(even) .cell-inner { margin-left: auto; }

	.range > [class*='cell-sm'].container { margin: 0; }
}

@media (min-width: 768px) {
	.range > [class*='cell-md']:nth-child(odd) .cell-inner { margin-left: auto; }

	.range.flex-md-row-reverse > [class*='cell-md']:nth-child(odd) .cell-inner { margin-left: 0; }

	.range.flex-md-row-reverse > [class*='cell-md']:nth-child(even) .cell-inner { margin-left: auto; }

	.range > [class*='cell-md'].container { margin: 0; }
}

@media (min-width: 992px) {
	[class*='cell-lg'] > .row > [class*='col'] { flex-basis: 100%; }

	.cell-lg-5 {
		flex: 0 0 calc(50% - 80px);
		max-width: calc(50% - 80px);
	}

	.cell-lg-5 .cell-inner { max-width: 400px; }

	.cell-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.cell-lg-6 .cell-inner { max-width: 480px; }

	.range > [class*='cell-lg']:nth-child(odd) .cell-inner { margin-left: auto; }

	.range.flex-lg-row-reverse > [class*='cell-lg']:nth-child(odd) .cell-inner { margin-left: 0; }

	.range.flex-lg-row-reverse > [class*='cell-lg']:nth-child(even) .cell-inner { margin-left: auto; }

	.range > [class*='cell-lg'].container { margin: 0; }
}

@media (min-width: 1200px) {
	.range > [class*='cell-xl'].container { margin: 0; }

	.range > [class*='cell-xl']:nth-child(odd) .cell-inner { margin-left: auto; }

	.range .cell-inner { flex-basis: 100%; }

	.cell-xl-7 {
		flex: 0 0 calc(50% - -100px);
		max-width: calc(50% - -100px);
	}

	.cell-xl-7 .cell-inner { max-width: 700px; }

	.cell-lg-6,
	.cell-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.cell-lg-6 .cell-inner,
	.cell-xl-6 .cell-inner { max-width: 600px; }

	.cell-xl-5 {
		flex: 0 0 calc(50% - 100px);
		max-width: calc(50% - 100px);
	}

	.cell-xl-5 .cell-inner { max-width: 500px; }

	.cell-xl-4 {
		flex: 0 0 calc(50% - 200px);
		max-width: calc(50% - 200px);
	}

	.cell-xl-4 .cell-inner { max-width: 400px; }
}

@media (min-width: 1600px) {
	.cell-xxl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.cell-xxl-6 .cell-inner { max-width: 600px; }
}

/*
*
* Backgrounds
*/

.context-dark, .bg-gray-700, .bg-gray-800, .bg-primary, .bg-primary-darken, .bg-primary-darker,
.context-dark h1,
.bg-gray-700 h1,
.bg-gray-800 h1,
.bg-primary h1,
.bg-primary-darken h1,
.bg-primary-darker h1, .context-dark h2, .bg-gray-700 h2, .bg-gray-800 h2, .bg-primary h2, .bg-primary-darken h2, .bg-primary-darker h2, .context-dark h3, .bg-gray-700 h3, .bg-gray-800 h3, .bg-primary h3, .bg-primary-darken h3, .bg-primary-darker h3, .context-dark h4, .bg-gray-700 h4, .bg-gray-800 h4, .bg-primary h4, .bg-primary-darken h4, .bg-primary-darker h4, .context-dark h5, .bg-gray-700 h5, .bg-gray-800 h5, .bg-primary h5, .bg-primary-darken h5, .bg-primary-darker h5, .context-dark h6, .bg-gray-700 h6, .bg-gray-800 h6, .bg-primary h6, .bg-primary-darken h6, .bg-primary-darker h6, .context-dark [class^='heading-'], .bg-gray-700 [class^='heading-'], .bg-gray-800 [class^='heading-'], .bg-primary [class^='heading-'], .bg-primary-darken [class^='heading-'], .bg-primary-darker [class^='heading-'] { color: #fff; }

.context-dark p a, .bg-gray-700 p a, .bg-gray-800 p a, .bg-primary p a, .bg-primary-darken p a, .bg-primary-darker p a { color: inherit; }

.context-dark .big, .bg-gray-700 .big, .bg-gray-800 .big, .bg-primary .big, .bg-primary-darken .big, .bg-primary-darker .big { color: #fff; }

.context-dark .brand .brand-logo-dark, .bg-gray-700 .brand .brand-logo-dark, .bg-gray-800 .brand .brand-logo-dark, .bg-primary .brand .brand-logo-dark, .bg-primary-darken .brand .brand-logo-dark, .bg-primary-darker .brand .brand-logo-dark { display: none; }

.context-dark .brand .brand-logo-light, .bg-gray-700 .brand .brand-logo-light, .bg-gray-800 .brand .brand-logo-light, .bg-primary .brand .brand-logo-light, .bg-primary-darken .brand .brand-logo-light, .bg-primary-darker .brand .brand-logo-light { display: block; }

.context-dark .button-primary:hover, .bg-gray-700 .button-primary:hover, .bg-gray-800 .button-primary:hover, .bg-primary .button-primary:hover, .bg-primary-darken .button-primary:hover, .bg-primary-darker .button-primary:hover {
	/*background: #3d538b;       
				border-color: #3d538b;*/
	background-color: #1C48C4;
	border-color: #1C48C4;
}

/**
* Light Backgrounds
*/

.bg-gray-100 { background-color: #f6f9ff !important; }

/**
* Dark Backgrounds
*/

.bg-gray-700 {
	background-color: black;
	color: #aeb1be;
}

.bg-gray-700 a { color: inherit; }

.bg-gray-700 a:hover { color: #fff; }

.bg-gray-700 p a:hover { color: #fff; }

.bg-gray-800 { background-color: #151515; }

/** 
* Accent Backgrounds
*/

.bg-primary { background-color: #354879; }

.bg-primary-darken { background-color: #28334f; }

.bg-primary-darker {
	/*background-color: #29293a;*/
	background-color: #2c407b;
}

/**
* Background Image
*/

[class*='bg-'] {
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width: 1199.98px) {
	.bg-image-light { position: relative; }

	.bg-image-light::before {
		background: rgba(255, 255, 255, 0.1);
		bottom: 0;
		content: '';
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
}

.bg-image-1 {
	background-position: 30% 100%;
	position: relative;
}

.bg-image-1::before {
	background: #fff;
	bottom: 0;
	content: '';
	left: 0;
	opacity: .75;
	position: absolute;
	right: 0;
	top: 0;
}

.bg-image-1 > * {
	position: relative;
	z-index: 1;
}

@media (min-width: 576px) {
	.bg-image-1::before { opacity: .9; }
}

@media (min-width: 768px) {
	.bg-image-1::before { display: none; }
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .bg-fixed { background-attachment: fixed; }
}

/*
*
* Utilities custom
*/

.height-fill {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	position: relative;
}

.height-fill > * {
	flex-grow: 1;
	flex-shrink: 0;
}

.object-inline { white-space: nowrap; }

.object-inline > * {
	display: inline-block;
	min-width: 20px;
	vertical-align: top;
	white-space: normal;
}

.object-inline.wow span { display: inline-block; }

.object-inline > * + * { margin-left: 11px; }

.wow-outer .object-inline span { display: inline-block; }

.oh {
	overflow: hidden;
	position: relative;
}

.text-decoration-lines {
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}

.text-decoration-lines-content {
	display: inline-block;
	padding: 0 20px;
	position: relative;
}

.text-decoration-lines-content::before, .text-decoration-lines-content::after {
	background: #aeb1be;
	content: '';
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100vw;
}

.text-decoration-lines-content::before {
	left: 0;
	transform: translate3d(-100%, 0, 0);
}

.text-decoration-lines-content::after {
	right: 0;
	transform: translate3d(100%, 0, 0);
}

* + .text-decoration-lines { margin-top: 30px; }

.text-block > * {
	margin-left: .125em;
	margin-right: .125em;
}

@media (min-width: 992px) {
	.offset-right-1 { margin-right: 40px; }
}

.banner {
	background-position: center center;
	background-size: cover;
}

.phone-frame {
	box-shadow: -46.037px 40.02px 21px 0px rgba(0, 0, 0, 0.02);
	margin-left: auto;
	margin-right: auto;
	max-width: 296px;
	padding: 0 5px;
}

@media (max-width: 767.98px) {
	.phone-frame { display: none; }
}

.tip-mark {
	align-items: center;
	border: 1px solid #d3d5db;
	border-radius: 50%;
	color: #354879;
	display: inline-flex;
	font-size: 12px;
	height: 2em;
	justify-content: center;
	line-height: 2em;
	margin-bottom: 5px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
	width: 2em;
}

/*
*
* Insets
*/

@media (min-width: 576px) {
	.inset-left-1 { padding-left: 10px; }
}

@media (min-width: 768px) {
	.inset-left-1 { padding-left: 30px; }
}

@media (min-width: 992px) {
	.inset-left-1 { padding-left: 0; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.inset-left-2 { padding-left: 30px; }
}

@media (min-width: 576px) {
	.inset-right-1 { padding-right: 20px; }
}

@media (min-width: 768px) {
	.inset-right-1 { padding-right: 30px; }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.inset-right-1 { padding-right: 0; }
}

@media (min-width: 992px) {
	.inset-right-2 { padding-right: 30px; }
}

@media (min-width: 1200px) {
	.inset-right-2 { padding-right: 0; }
}

@media (min-width: 992px) {
	.inset-right-3 { padding-left: 5px; }
}

@media (min-width: 1200px) {
	.inset-right-3 { padding-right: 0; }
}

/*
*
* Animate.css
*/

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
	opacity: 1;
}

.animated.infinite { animation-iteration-count: infinite; }

.animated.hinge { animation-duration: 2s; }

html:not(.lt-ie10) .not-animated { opacity: 0; }

@keyframes fadeIn {
	0% { opacity: 0; }

	100% { opacity: 1; }
}

.fadeIn { animation-name: fadeIn; }

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInUp { animation-name: fadeInUp; }

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInDown { animation-name: fadeInDown; }

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInLeft { animation-name: fadeInLeft; }

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInRight { animation-name: fadeInRight; }

@keyframes fadeOut {
	0% { opacity: 1; }

	100% { opacity: 0; }
}

.fadeOut { animation-name: fadeOut; }

@keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	100% { transform: translate3d(0, 0, 0); }
}

.slideInDown { animation-name: slideInDown; }

@keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	100% { transform: translate3d(0, 0, 0); }
}

.slideInUp { animation-name: slideInUp; }

@keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	100% { transform: translate3d(0, 0, 0); }
}

.slideInLeft { animation-name: slideInLeft; }

@keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% { transform: translate3d(0, 0, 0); }
}

.slideInRight { animation-name: slideInRight; }

@keyframes slideOutDown {
	0% { transform: translate3d(0, 0, 0); }

	100% {
		transform: translate3d(0, 100%, 0);
		visibility: hidden;
	}
}

.slideOutDown { animation-name: slideOutDown; }

@keyframes scaleInY {
	0% {
		bottom: 100%;
		top: 0;
	}

	50% { transform: scale3d(1, 1, 1); }

	100% {
		bottom: auto;
		top: 100%;
		transform: scale3d(1, 0, 1);
	}
}

@keyframes scaleFadeIn {
	0% { height: 0; }

	100% { height: 100%; }
}

.scaleFadeIn {
	animation-name: scaleFadeIn;
	animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: flex;
	overflow: hidden;
}

.scaleFadeInWrap {
	align-items: stretch;
	display: flex;
}

.wow-outer {
	overflow: hidden;
	position: relative;
}

@keyframes scaleInVertical {
	0% { transform: scale3d(1, 0, 1); }

	100% { transform: scale3d(1, 1, 1); }
}

.scaleInVertical { animation-name: scaleInVertical; }

@keyframes fadeInLeftSmall {
	0% {
		opacity: 0;
		/*transform: translate3d(-20px, 0, 0);*/
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInLeftSmall { animation-name: fadeInLeftSmall; }

@keyframes fadeInUpSmall {
	0% {
		opacity: 0;
		/*transform: translate3d(0, 20px, 0);*/
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInUpSmall { animation-name: fadeInUpSmall; }

@keyframes fadeSlideInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -50%, 0);
		visibility: visible;
	}

	10% { opacity: 1; }

	100% { transform: translate3d(0, 0, 0); }
}

.fadeSlideInDown { animation-name: fadeSlideInDown; }

@keyframes fadeSlideInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 50%, 0);
		visibility: visible;
	}

	10% { opacity: 1; }

	100% { transform: translate3d(0, 0, 0); }
}

.fadeSlideInUp { animation-name: fadeSlideInUp; }

.wow { backface-visibility: hidden; }

/*
*
* Preloader
*/

.preloader {
	align-items: center;
	backface-visibility: hidden;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	padding: 20px;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	transition: .3s all ease;
	z-index: 10000;
}

.preloader::before, .preloader::after {
	content: '';
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	transform: translateY(0);
	transition: .2s linear;
}

.preloader::before {
	background: #fff;
	bottom: 50%;
	top: 0;
}

.preloader::after {
	background: #f5f6fa;
	bottom: 0;
	top: 50%;
}

.preloader.loaded::before, .preloader.loaded::after { transition: .4s linear; }

.preloader.loaded::before { transform: translateY(-100%); }

.preloader.loaded::after { transform: translateY(100%); }

.preloader.loaded .preloader-logo,
.preloader.loaded .preloader-body {
	opacity: 0;
	transition: 0s;
	visibility: hidden;
}

.preloader-logo,
.preloader-body { transition: 0s .2s; }

.preloader-logo {
	padding: 40px;
	position: relative;
	transform: translate3d(0, -50%, 0);
	z-index: 10;
}

.preloader-body {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	z-index: 10;
}

#loadingProgressG {
	background: #d3d5db;
	border-radius: 6px;
	height: 5px;
	margin: auto;
	overflow: hidden;
	width: 100vw;
}

.loadingProgressG {
	animation-duration: 2.5s;
	animation-iteration-count: infinite;
	animation-name: bounce_loadingProgressG;
	animation-timing-function: linear;
	background: #354879;
	height: 5px;
	margin-left: -100vw;
	margin-top: 0;
	transition: .5s;
	width: 100vw;
}

@keyframes bounce_loadingProgressG {
	0% { margin-left: -100vw; }

	100% { margin-left: 100vw; }
}

/*
*
* ToTop
*/

.ui-to-top {
	/*background: #354879;*/
	background: #2FA1ED;
	border-radius: 6px;
	bottom: 15px;
	color: #fff;
	height: 48px;
	overflow: hidden;
	position: fixed;
	right: 15px;
	text-align: center;
	text-decoration: none;
	transform: translate3d(0, 100px, 0);
	transition: transform 0.45s ease-in-out, background 0.3s cubic-bezier(0.2, 1, 0.3, 1);
	width: 48px;
	z-index: 100;
}

.ui-to-top::before, .ui-to-top::after {
	content: '\f239';
	font-family: 'Material Design Icons';
	font-size: 20px;
	line-height: 48px;
	transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.3s cubic-bezier(0.2, 1, 0.3, 1);
	vertical-align: middle;
}

.ui-to-top::before { display: block; }

.ui-to-top::after {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate3d(0, 0, 0);
	width: 100%;
}

.ui-to-top:hover::before {
	opacity: 0;
	transform: translate3d(0, -30%, 0);
}

.ui-to-top:hover::after {
	opacity: 1;
	transform: translate3d(0, 0, 0) translateY(-50%);
}

.ui-to-top:hover {
	/*background: #3d538b;*/
	background: #1C48C4;
	color: #fff;
	text-decoration: none;
}

.ui-to-top:focus { color: #fff; }

.ui-to-top.active { transform: translate3d(0, 0, 0); }

html.mobile .ui-to-top,
html.tablet .ui-to-top { display: none !important; }

@media (min-width: 576px) {
	.ui-to-top {
		bottom: 40px;
		right: 40px;
	}
}

/*
*
* RD Navbar
*/

@keyframes rd-navbar-slide-down {
	0% { transform: translateY(-100%); }

	100% { transform: translateY(0); }
}

@keyframes rd-navbar-slide-up {
	0% { transform: translateY(0); }

	100% { transform: translateY(-100%); }
}

.rd-navbar-wrap, .rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu, .rd-navbar-thin.rd-navbar-fixed .rd-navbar-collapse { transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }

.rd-navbar--no-transition, .rd-navbar--no-transition * { transition: none !important; }

.rd-navbar-absolute {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone { display: none; }

.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone { display: none; }

.rd-navbar {
	background: #fff;
	display: none;
}

.rd-navbar-outer {
	position: relative;
	z-index: 1080;
}

.rd-nav-link {
	font-family: 'Pinion';
	font-size: 16px;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.rd-navbar-toggle {
	background-color: transparent;
	border: none;
	color: black;
	cursor: pointer;
	display: inline-block;
	display: none;
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: relative;
	width: 40px;
}

.rd-navbar-toggle span {
	display: block;
	margin: auto;
	position: relative;
	transition: .3s all ease;
}

.rd-navbar-toggle span::after, .rd-navbar-toggle span::before {
	content: "";
	left: 0;
	position: absolute;
	top: -6px;
	transition: .3s all ease;
}

.rd-navbar-toggle span::after { top: 6px; }

.rd-navbar-toggle span::after, .rd-navbar-toggle span::before, .rd-navbar-toggle span {
	backface-visibility: hidden;
	background-color: black;
	border-radius: 5px;
	height: 2px;
	width: 24px;
}

.rd-navbar-toggle.active span {
	background: transparent;
	transition: .01s;
}

.rd-navbar-toggle.active span::before, .rd-navbar-toggle.active span::after {
	top: 0;
	transform-origin: 50% 50%;
}

.rd-navbar-toggle.active span::before { transform: rotate(45deg); }

.rd-navbar-toggle.active span::after { transform: rotate(-45deg); }

.rd-navbar-collapse-toggle {
	-webkit-appearance: none;
	background: none;
	border: none;
	color: #28334f;
	cursor: pointer;
	cursor: pointer;
	display: inline-block;
	display: inline-block;
	display: none;
	height: 40px;
	line-height: 40px;
	outline: none;
	outline-offset: 0;
	padding: 0;
	position: relative;
	width: 40px;
}

.rd-navbar-collapse-toggle::-moz-focus-inner {
	border: none;
	padding: 0;
}

.rd-navbar-collapse-toggle span {
	margin-top: -2.5px;
	top: 50%;
}

.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after {
	background: #28334f;
	border-radius: 50%;
	height: 5px;
	left: 50%;
	line-height: 5px;
	margin-left: -2.5px;
	position: absolute;
	text-align: center;
	transition: .3s all ease;
	width: 5px;
}

.rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after { content: ''; }

.rd-navbar-collapse-toggle span::before {
	bottom: 100%;
	margin-bottom: 2.5px;
}

.rd-navbar-collapse-toggle span::after {
	margin-top: 2.5px;
	top: 100%;
}

.rd-navbar-collapse-toggle.active span { transform: scale(0.7); }

.rd-navbar-collapse-toggle.active span::before { transform: translateY(15px); }

.rd-navbar-collapse-toggle.active span::after { transform: translateY(-15px); }

.rd-navbar-brand a { display: block; }

.rd-navbar-search {
	display: inline-flex;
	position: relative;
}

.rd-navbar-search .form-input { padding-right: 50px; }

.rd-navbar-search .rd-search-form-submit {
	background-color: transparent;
	border: none;
	bottom: 0;
	color: #aeb1be;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .33s;
	width: 50px;
}

.rd-navbar-search .rd-search-form-submit:hover { color: #354879; }

.rd-navbar-search .rd-search-results-live { pointer-events: none; }

.rd-navbar-search .rd-search-results-live > * { pointer-events: auto; }

.rd-navbar-search-toggle {
	-webkit-appearance: none;
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	outline: none;
	outline-offset: 0;
	padding: 0;
}

.rd-navbar-search-toggle::-moz-focus-inner {
	border: none;
	padding: 0;
}

.rd-navbar-dropdown { display: none; }

.context-dark .rd-navbar-toggle, .bg-gray-700 .rd-navbar-toggle, .bg-gray-800 .rd-navbar-toggle, .bg-primary .rd-navbar-toggle, .bg-primary-darken .rd-navbar-toggle, .bg-primary-darker .rd-navbar-toggle {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	display: none;
	height: 40px;
	line-height: 40px;
	position: relative;
	width: 40px;
}

.context-dark .rd-navbar-toggle span, .bg-gray-700 .rd-navbar-toggle span, .bg-gray-800 .rd-navbar-toggle span, .bg-primary .rd-navbar-toggle span, .bg-primary-darken .rd-navbar-toggle span, .bg-primary-darker .rd-navbar-toggle span {
	display: block;
	margin: auto;
	position: relative;
	transition: .3s all ease;
}

.context-dark .rd-navbar-toggle span::after, .bg-gray-700 .rd-navbar-toggle span::after, .bg-gray-800 .rd-navbar-toggle span::after, .bg-primary .rd-navbar-toggle span::after, .bg-primary-darken .rd-navbar-toggle span::after, .bg-primary-darker .rd-navbar-toggle span::after, .context-dark .rd-navbar-toggle span::before, .bg-gray-700 .rd-navbar-toggle span::before, .bg-gray-800 .rd-navbar-toggle span::before, .bg-primary .rd-navbar-toggle span::before, .bg-primary-darken .rd-navbar-toggle span::before, .bg-primary-darker .rd-navbar-toggle span::before {
	content: "";
	left: 0;
	position: absolute;
	top: -6px;
	transition: .3s all ease;
}

.context-dark .rd-navbar-toggle span::after, .bg-gray-700 .rd-navbar-toggle span::after, .bg-gray-800 .rd-navbar-toggle span::after, .bg-primary .rd-navbar-toggle span::after, .bg-primary-darken .rd-navbar-toggle span::after, .bg-primary-darker .rd-navbar-toggle span::after { top: 6px; }

.context-dark .rd-navbar-toggle span::after, .bg-gray-700 .rd-navbar-toggle span::after, .bg-gray-800 .rd-navbar-toggle span::after, .bg-primary .rd-navbar-toggle span::after, .bg-primary-darken .rd-navbar-toggle span::after, .bg-primary-darker .rd-navbar-toggle span::after, .context-dark .rd-navbar-toggle span::before, .bg-gray-700 .rd-navbar-toggle span::before, .bg-gray-800 .rd-navbar-toggle span::before, .bg-primary .rd-navbar-toggle span::before, .bg-primary-darken .rd-navbar-toggle span::before, .bg-primary-darker .rd-navbar-toggle span::before, .context-dark .rd-navbar-toggle span, .bg-gray-700 .rd-navbar-toggle span, .bg-gray-800 .rd-navbar-toggle span, .bg-primary .rd-navbar-toggle span, .bg-primary-darken .rd-navbar-toggle span, .bg-primary-darker .rd-navbar-toggle span {
	backface-visibility: hidden;
	background-color: #fff;
	border-radius: 5px;
	height: 2px;
	width: 24px;
}

.context-dark .rd-navbar-toggle.active span, .bg-gray-700 .rd-navbar-toggle.active span, .bg-gray-800 .rd-navbar-toggle.active span, .bg-primary .rd-navbar-toggle.active span, .bg-primary-darken .rd-navbar-toggle.active span, .bg-primary-darker .rd-navbar-toggle.active span {
	background: transparent;
	transition: .01s;
}

.context-dark .rd-navbar-toggle.active span::before, .bg-gray-700 .rd-navbar-toggle.active span::before, .bg-gray-800 .rd-navbar-toggle.active span::before, .bg-primary .rd-navbar-toggle.active span::before, .bg-primary-darken .rd-navbar-toggle.active span::before, .bg-primary-darker .rd-navbar-toggle.active span::before, .context-dark .rd-navbar-toggle.active span::after, .bg-gray-700 .rd-navbar-toggle.active span::after, .bg-gray-800 .rd-navbar-toggle.active span::after, .bg-primary .rd-navbar-toggle.active span::after, .bg-primary-darken .rd-navbar-toggle.active span::after, .bg-primary-darker .rd-navbar-toggle.active span::after {
	top: 0;
	transform-origin: 50% 50%;
}

.context-dark .rd-navbar-toggle.active span::before, .bg-gray-700 .rd-navbar-toggle.active span::before, .bg-gray-800 .rd-navbar-toggle.active span::before, .bg-primary .rd-navbar-toggle.active span::before, .bg-primary-darken .rd-navbar-toggle.active span::before, .bg-primary-darker .rd-navbar-toggle.active span::before { transform: rotate(45deg); }

.context-dark .rd-navbar-toggle.active span::after, .bg-gray-700 .rd-navbar-toggle.active span::after, .bg-gray-800 .rd-navbar-toggle.active span::after, .bg-primary .rd-navbar-toggle.active span::after, .bg-primary-darken .rd-navbar-toggle.active span::after, .bg-primary-darker .rd-navbar-toggle.active span::after { transform: rotate(-45deg); }

/*
* @subsection  RD Navbar Static
*/

.rd-navbar-static { display: block; }

.rd-navbar-static .rd-nav-item { display: inline-block; }

.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
	background: transparent;
	color: #4c68ae;
}

.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle { color: #4c68ae; }

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	background: transparent;
	color: #4c68ae;
}

.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle { color: #4c68ae; }

.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before { transform: rotate(180deg); }

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
	cursor: pointer;
	font-family: "Material Design Icons";
	font-size: 16px;
	margin-left: 4px;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
	content: '\f236';
	display: inline-block;
	position: relative;
	transition: .22s;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover { color: #4c68ae; }

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu { margin-top: 20px; }

.rd-navbar-static .rd-nav-item + .rd-nav-item { margin-left: 35px; }

.rd-navbar-static .rd-nav-link {
	color: #28334f;
	display: inline-block;
	position: relative;
	transition: .25s;
}

.rd-navbar-static .rd-nav-link:hover { color: #4c68ae; }

.rd-navbar-static .rd-menu {
	border-radius: 6px;
	box-shadow: 0 5px 10px 1px rgba(23, 29, 45, 0.3);
	display: block;
	margin-left: -27px;
	margin-top: 22px;
	opacity: 0;
	padding: 16px 27px;
	position: absolute;
	text-align: left;
	transform: translate3d(0, 30px, 0);
	visibility: hidden;
	z-index: 15;
}

.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item,
.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item { margin-top: 7px; }

.rd-navbar-static .rd-navbar-dropdown {
	/*background: #28334f;*/
	background: rgb(244, 24, 249);
	left: 0;
	position: absolute;
	width: 290px;
	z-index: 5;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
	left: 100%;
	margin-left: 15px;
	margin-top: -15px;
	top: -1px;
	transform: translate3d(30px, 0, 0);
	z-index: 2;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
	left: auto;
	margin-left: 0;
	margin-right: 15px;
	right: 100%;
	transform: translate3d(-30px, 0, 0);
}

.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {
	/*color: #fff;*/
	color: #000;
}



.rd-navbar-static .rd-dropdown-link {
	/*color: #aeb1be;*/
	color: #000;
	font-weight: normal;
}

.rd-navbar-static .rd-dropdown-link:hover {
	/*color: #fff;*/
	color: #000;
	font-weight: bold;
}

.rd-navbar-static .rd-navbar-dropdown li > a,
.rd-navbar-static .rd-megamenu-list li > a {
	display: flex;
	left: -13px;
	padding: 4px 18px 4px 0;
	position: relative;
	text-align: left;
}



.rd-navbar-static .rd-navbar-dropdown li > a, .rd-navbar-static .rd-navbar-dropdown li > a:focus, .rd-navbar-static .rd-navbar-dropdown li > a:active,
.rd-navbar-static .rd-megamenu-list li > a,
.rd-navbar-static .rd-megamenu-list li > a:focus,
.rd-navbar-static .rd-megamenu-list li > a:active {
	/*color: #aeb1be;*/
	color: #000;
}



.rd-navbar-static .rd-navbar-dropdown li > a:hover,
.rd-navbar-static .rd-megamenu-list li > a:hover {
	/*color: #fff;*/
	color: #000;
}

.rd-navbar-static .rd-navbar-dropdown li > a, .rd-navbar-static .rd-navbar-dropdown li > a::before,
.rd-navbar-static .rd-megamenu-list li > a,
.rd-navbar-static .rd-megamenu-list li > a::before { transition: all .2s ease-in-out; }



.rd-navbar-static .rd-navbar-dropdown li > a::before,
.rd-navbar-static .rd-megamenu-list li > a::before {
	/*color: #fff;*/
	color: rgb(46, 63, 110) !important;
	content: '\f238';
	display: inline-block;
	font-family: 'Material Design Icons';
	font-size: inherit;
	left: -6px;
	line-height: inherit;
	opacity: 0;
	position: relative;
	top: -1px;
	visibility: hidden;
}

.rd-navbar-static .rd-navbar-dropdown li.focus > a,
.rd-navbar-static .rd-navbar-dropdown li.opened > a,
.rd-navbar-static .rd-navbar-dropdown li > a:hover,
.rd-navbar-static .rd-megamenu-list li.focus > a,
.rd-navbar-static .rd-megamenu-list li.opened > a,
.rd-navbar-static .rd-megamenu-list li > a:hover {
	left: -13px;
	padding-left: 18px;
	padding-right: 0;
}

.rd-navbar-static .rd-navbar-dropdown li.focus > a::before,
.rd-navbar-static .rd-navbar-dropdown li.opened > a::before,
.rd-navbar-static .rd-navbar-dropdown li > a:hover::before,
.rd-navbar-static .rd-megamenu-list li.focus > a::before,
.rd-navbar-static .rd-megamenu-list li.opened > a::before,
.rd-navbar-static .rd-megamenu-list li > a:hover::before {
	left: -7px;
	opacity: 1;
	visibility: visible;
}

.rd-navbar-static .rd-navbar-megamenu {
	background: #28334f;
	display: flex;
	left: 0;
	max-width: 1200px;
	overflow: hidden;
	width: 100%;
}

.rd-navbar-static .rd-megamenu-item {
	flex-basis: 50%;
	flex-grow: 1;
}

.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item { padding-left: 20px; }

.rd-navbar-static .rd-megamenu-item { display: flex; }

.rd-navbar-static .rd-megamenu-item .banner {
	align-items: flex-end;
	display: flex;
	justify-content: center;
	min-width: 100%;
	padding: 35px;
	position: relative;
	text-align: center;
}

.rd-navbar-static .rd-megamenu-item .banner::before {
	background: rgba(0, 0, 0, 0.1);
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.rd-navbar-static .rd-megamenu-item .banner .button-primary:hover {
	background: #3d538b;
	border-color: #3d538b;
}

.rd-navbar-static .rd-megamenu-item .banner > * {
	opacity: 0;
	transform: translate(0, -20%);
	transition: .22s;
	visibility: hidden;
}

.rd-navbar-static .rd-megamenu-item .banner:hover > * {
	opacity: 1;
	transform: translate(0, 0);
	visibility: visible;
}

.rd-navbar-static .rd-megamenu-item:first-child .banner, .rd-navbar-static .rd-megamenu-item:last-child .banner {
	margin-bottom: -16px;
	margin-left: -27px;
	margin-right: -27px;
	margin-top: -16px;
}

.rd-navbar-static .rd-megamenu-title {
	border-bottom: 1px solid #d3d5db;
	padding-bottom: 10px;
}

.rd-navbar-static .rd-megamenu-list-link {
	background: transparent;
	color: #aeb1be;
}

.rd-navbar-static .rd-megamenu-list-link:hover {
	background: transparent;
	color: #fff;
}

.rd-navbar-static * + .rd-megamenu-list { margin-top: 10px; }

.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

.rd-navbar-static .rd-navbar-search.active .rd-search {
	opacity: 1;
	visibility: visible;
}

.rd-navbar-static .rd-navbar-search.active .not-empty ~ .form-input {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.rd-navbar-static .rd-navbar-search .rd-search { margin-top: 40px; }

.rd-navbar-static .rd-navbar-search .form-input { padding-right: 19px; }

.rd-navbar-static .rd-navbar-search .rd-search-form-submit { display: none; }

.rd-navbar-static .rd-search {
	margin-top: 20px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 100%;
	transition: .3s;
	visibility: hidden;
	width: 370px;
	z-index: 2;
}

.rd-navbar-static * + .rd-navbar-search { margin-left: 38px; }

.rd-navbar-static .rd-navbar-search-toggle {
	color: #28334f;
	display: inline-flex;
}

.rd-navbar-static .rd-navbar-search-toggle span {
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 24px;
	height: 32px;
	line-height: 32px;
	outline: none;
	padding: 0;
	position: relative;
	text-align: center;
	width: 32px;
}

.rd-navbar-static .rd-navbar-search-toggle span, .rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after { transition: .3s all ease-in-out; }

.rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.rd-navbar-static .rd-navbar-search-toggle span::before {
	content: "";
	font-family: "Material Design Icons";
	opacity: 1;
	transform: rotate(0deg) scale(1);
	visibility: visible;
}

.rd-navbar-static .rd-navbar-search-toggle span::after {
	content: "";
	font-family: "Material Design Icons";
	opacity: 0;
	transform: rotate(-90deg) scale(0.4);
	visibility: hidden;
}

.rd-navbar-static .rd-navbar-search-toggle.active span::before {
	opacity: 0;
	transform: rotate(90deg) scale(0.4);
	visibility: hidden;
}

.rd-navbar-static .rd-navbar-search-toggle.active span::after {
	opacity: 1;
	transform: rotate(0deg) scale(1);
	visibility: visible;
}

.rd-navbar-static .rd-navbar-search-toggle:hover { color: #4c68ae; }

@media (min-width: 1200px) {
	.rd-navbar-static .rd-nav-item + .rd-nav-item { margin-left: 45px; }
}

.rd-navbar-static.rd-navbar--is-clone {
	display: block;
	transform: translate3d(0, -100%, 0);
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck { transform: translate3d(0, 0, 0); }

.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {
	background: #fff;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	will-change: transform;
	z-index: 1080;
}

.rd-navbar-static .rd-navbar--has-dropdown { position: relative; }

/*
*
* RD Navbar Fixed
*/

.rd-navbar-fixed {
	display: block;
	width: 100%;
}

.rd-navbar-fixed .rd-navbar-toggle { display: inline-block; }

.rd-navbar-fixed .rd-navbar-brand {
	font-size: 0;
	line-height: 0;
	margin-left: 6px;
	position: relative;
	text-align: left;
	top: -2px;
}

.rd-navbar-fixed .rd-navbar-brand img {
	height: auto;
	max-height: 58px;
	max-width: 160px;
	width: auto;
}

.rd-navbar-fixed .rd-navbar-panel {
	align-items: center;
	display: flex;
	height: 56px;
	left: 0;
	padding: 8px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1080;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
	-webkit-overflow-scrolling: touch;
	bottom: -56px;
	font-size: 14px;
	left: 0;
	line-height: 34px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 112px 0 81px;
	position: fixed;
	top: -56px;
	transform: translateX(-110%);
	width: 270px;
	z-index: 1079;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar { width: 4px; }

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
	background: #5c76b8;
	border: none;
	border-radius: 0;
	opacity: .2;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
	background: #354879;
	border: none;
	border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active { transform: translateX(0); }

.rd-navbar-fixed .rd-navbar-nav {
	display: block;
	height: auto;
	margin: 15px 0;
	text-align: left;
}

.rd-navbar-fixed .rd-nav-item { text-align: left; }

.rd-navbar-fixed .rd-nav-item + .rd-nav-item { margin-top: 4px; }

.rd-navbar-fixed .rd-nav-link {
	display: block;
	padding: 14px 56px 14px 18px;
}

.rd-navbar-fixed li.opened > .rd-navbar-dropdown { padding: 4px 0 0; }

.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
	padding-bottom: 15px;
	padding-top: 15px;
}

.rd-navbar-fixed li.opened > .rd-menu {
	height: auto;
	opacity: 1;
}

.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after { transform: rotate(180deg); }

.rd-navbar-fixed .rd-menu {
	display: none;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: opacity 0.3s, height 0.4s ease;
}

.rd-navbar-fixed .rd-navbar-submenu { position: relative; }

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
	height: 34px;
	line-height: 34px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a { padding-left: 30px; }

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a { padding-left: 46px; }

.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu { display: block; }

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
	display: block;
	font-size: 14px;
	line-height: 1.5;
	padding: 9px 56px 9px 16px;
}

.rd-navbar-fixed .rd-megamenu-list > li + li,
.rd-navbar-fixed .rd-navbar-dropdown > li + li { margin-top: 3px; }

.rd-navbar-fixed .rd-megamenu-list > li > a { padding-left: 30px; }

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	padding: 0 18px 7px;
	position: relative;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
	border-bottom: 1px solid;
	bottom: 0;
	content: '';
	left: 20px;
	position: absolute;
	right: 20px;
}

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-list { margin-top: 11px; }

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-title { margin-top: 20px; }

.rd-navbar-fixed .rd-navbar-megamenu > li + li { margin-top: 20px; }

.rd-navbar-fixed .rd-navbar-submenu-toggle { cursor: pointer; }

.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
	content: '\f107';
	cursor: pointer;
	font: 400 14px "FontAwesome";
	height: 48px;
	line-height: 48px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transition: 0.4s all ease;
	width: 56px;
	z-index: 2;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle {
	display: block;
	top: 8px;
	z-index: 1081;
}

.rd-navbar-fixed .rd-navbar-collapse-content {
	border-radius: 0 0 0 6px;
	font-size: 14px;
	opacity: 0;
	padding: 30px;
	position: fixed;
	right: 0;
	text-align: left;
	top: 56px;
	transform: translate3d(0, -10px, 0);
	transition: .3s;
	visibility: hidden;
	width: auto;
	z-index: 1079;
}

.rd-navbar-fixed .rd-navbar-collapse-content.active {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

.rd-navbar-fixed .rd-navbar-collapse-content > * + * { margin-top: 25px; }

.rd-navbar-fixed .rd-navbar-main-outer,
.rd-navbar-fixed .rd-navbar-main-element {
	float: left;
	position: absolute;
	width: 100%;
}

.rd-navbar-fixed .rd-navbar-search .rd-search {
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 56px;
	transform: translate3d(0, -100%, 0);
	transition: .3s;
	visibility: hidden;
	width: 100%;
	z-index: 1079;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-results-live { display: none; }

.rd-navbar-fixed .rd-navbar-search .form-input { padding-right: 60px; }

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
	background-color: transparent;
	border: none;
	bottom: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 7px;
	top: 0;
	width: 50px;
}

.rd-navbar-fixed .rd-navbar-search.active .rd-search {
	opacity: 1;
	transform: none;
	visibility: visible;
}

.rd-navbar-fixed .rd-navbar-search-toggle { display: inline-flex; }

.rd-navbar-fixed .rd-navbar-search-toggle span {
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 26px;
	height: 48px;
	line-height: 48px;
	outline: none;
	padding: 0;
	position: relative;
	text-align: center;
	width: 48px;
}

.rd-navbar-fixed .rd-navbar-search-toggle span, .rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after { transition: .3s all ease-in-out; }

.rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
	content: "";
	font-family: "Material Design Icons";
	opacity: 1;
	transform: rotate(0deg) scale(1);
	visibility: visible;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
	content: "";
	font-family: "Material Design Icons";
	opacity: 0;
	transform: rotate(-90deg) scale(0.4);
	visibility: hidden;
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
	opacity: 0;
	transform: rotate(90deg) scale(0.4);
	visibility: hidden;
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
	opacity: 1;
	transform: rotate(0deg) scale(1);
	visibility: visible;
}

.rd-navbar-fixed [class*='rd-navbar-fixed-element'] {
	position: fixed;
	top: 8px;
	z-index: 1082;
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 { right: 0; }

.rd-navbar-fixed .rd-navbar-fixed-element-2 { right: 46px; }

.rd-navbar-fixed.rd-navbar--is-clone { display: none; }

.rd-navbar-fixed .rd-navbar-fixed--visible { display: block; }

.rd-navbar-fixed .rd-navbar-fixed--hidden { display: none; }

.rd-navbar-fixed .rd-navbar-panel {
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
	color: black;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
	background: #fff;
	border-right: 1px solid #d3d5db;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
	color: #fff;
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
	background: #354879;
	color: #fff;
}

.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle { color: #fff; }

.rd-navbar-fixed .rd-nav-link { color: black; }

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a { color: black; }

.rd-navbar-fixed .rd-megamenu-list > li:hover > a,
.rd-navbar-fixed .rd-megamenu-list > li.focus > a,
.rd-navbar-fixed .rd-megamenu-list > li.active > a,
.rd-navbar-fixed .rd-megamenu-list > li.opened > a,
.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
	background: #354879;
	color: #fff;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title { color: #aeb1be; }

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after { border-bottom: 1px solid #d3d5db; }

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active { color: #fff; }

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover { color: #354879; }

.rd-navbar-fixed .rd-navbar-submenu-toggle { color: black; }

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit { color: #aeb1be; }

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover { color: #354879; }

.rd-navbar-fixed .rd-navbar-search-toggle { color: #28334f; }

.rd-navbar-fixed .rd-navbar-search-toggle:hover { color: #354879; }

.rd-navbar-fixed .rd-navbar-collapse-content {
	background-color: #fff;
	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
}

.rd-navbar-fixed .banner {
	border-radius: 6px;
	margin: 10px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	text-align: center;
}

.rd-navbar-fixed .banner::before {
	background: rgba(0, 0, 0, 0.4);
	border-radius: inherit;
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

html.rd-navbar-fixed-linked .page { padding-top: 56px; }

.context-dark .rd-navbar-fixed .rd-navbar-panel, .bg-gray-700 .rd-navbar-fixed .rd-navbar-panel, .bg-gray-800 .rd-navbar-fixed .rd-navbar-panel, .bg-primary .rd-navbar-fixed .rd-navbar-panel, .bg-primary-darken .rd-navbar-fixed .rd-navbar-panel, .bg-primary-darker .rd-navbar-fixed .rd-navbar-panel { background: black; }

.context-dark .rd-navbar-fixed .rd-navbar-nav-wrap, .bg-gray-700 .rd-navbar-fixed .rd-navbar-nav-wrap, .bg-gray-800 .rd-navbar-fixed .rd-navbar-nav-wrap, .bg-primary .rd-navbar-fixed .rd-navbar-nav-wrap, .bg-primary-darken .rd-navbar-fixed .rd-navbar-nav-wrap, .bg-primary-darker .rd-navbar-fixed .rd-navbar-nav-wrap {
	background: black;
	border-right-color: black;
}

.context-dark .rd-navbar-fixed .rd-nav-link, .bg-gray-700 .rd-navbar-fixed .rd-nav-link, .bg-gray-800 .rd-navbar-fixed .rd-nav-link, .bg-primary .rd-navbar-fixed .rd-nav-link, .bg-primary-darken .rd-navbar-fixed .rd-nav-link, .bg-primary-darker .rd-navbar-fixed .rd-nav-link,
.context-dark .rd-navbar-fixed .rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-fixed .rd-navbar-submenu-toggle,
.bg-gray-800 .rd-navbar-fixed .rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-fixed .rd-navbar-submenu-toggle,
.bg-primary-darken .rd-navbar-fixed .rd-navbar-submenu-toggle,
.bg-primary-darker .rd-navbar-fixed .rd-navbar-submenu-toggle { color: #fff; }

.context-dark .rd-navbar-fixed .rd-navbar-dropdown > li > a, .bg-gray-700 .rd-navbar-fixed .rd-navbar-dropdown > li > a, .bg-gray-800 .rd-navbar-fixed .rd-navbar-dropdown > li > a, .bg-primary .rd-navbar-fixed .rd-navbar-dropdown > li > a, .bg-primary-darken .rd-navbar-fixed .rd-navbar-dropdown > li > a, .bg-primary-darker .rd-navbar-fixed .rd-navbar-dropdown > li > a,
.context-dark .rd-navbar-fixed .rd-megamenu-list-link,
.bg-gray-700 .rd-navbar-fixed .rd-megamenu-list-link,
.bg-gray-800 .rd-navbar-fixed .rd-megamenu-list-link,
.bg-primary .rd-navbar-fixed .rd-megamenu-list-link,
.bg-primary-darken .rd-navbar-fixed .rd-megamenu-list-link,
.bg-primary-darker .rd-navbar-fixed .rd-megamenu-list-link { color: #d3d5db; }

/*
*
* RD Navbar Sidebar
*/

.rd-navbar-sidebar {
	background: #fff;
	display: block;
}

.rd-navbar-sidebar .rd-navbar-main-outer {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-sidebar .rd-navbar-main {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	padding: 22px 60px 22px 0;
	position: relative;
	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.rd-navbar-sidebar .rd-navbar-main-element {
	align-items: center;
	display: flex;
}

.rd-navbar-sidebar .rd-navbar-main-element > * + * { margin-left: 20px; }

.rd-navbar-sidebar .rd-navbar-toggle {
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1102;
}

.rd-navbar-sidebar .rd-navbar-panel {
	min-width: 200px;
	text-align: center;
}

.rd-navbar-sidebar .rd-navbar-brand img {
	height: auto;
	max-height: 200px;
	max-width: 200px;
	width: auto;
}

.rd-navbar-sidebar .rd-navbar-nav-wrap {
	background: #fff;
	bottom: 0;
	box-shadow: 0 0 13px 0 rgba(174, 177, 190, 0.16);
	padding: 94px 0 0 0;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateX(100%);
	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	width: 450px;
	z-index: 1101;
}

.rd-navbar-sidebar .rd-navbar-nav-wrap.active {
	transform: translateX(0);
	transition-delay: .1s;
}

.rd-navbar-sidebar .rd-navbar-nav {
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid #d3d5db;
	height: calc(100vh - 100px);
	overflow-x: hidden;
	overflow-y: auto;
}

.rd-navbar-sidebar .rd-nav-item {
	display: block;
	padding: 19px 30px 19px 40px;
	position: relative;
}

.rd-navbar-sidebar .rd-nav-item.active .rd-nav-link { color: #354879; }

.rd-navbar-sidebar .rd-nav-item .rd-nav-link,
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle { font-size: 18px; }

.rd-navbar-sidebar .rd-nav-item + .rd-nav-item { border-top: 1px solid #d3d5db; }

.rd-navbar-sidebar .rd-nav-item:last-child {
	border-bottom: 1px solid #d3d5db;
	margin-bottom: 30px;
}

.rd-navbar-sidebar .rd-nav-link {
	color: #aeb1be;
	font-size: 18px;
	line-height: 1.4;
	max-width: calc(100% - 30px);
	text-transform: none;
	word-break: break-all;
}

.rd-navbar-sidebar .rd-nav-link:hover { color: #354879; }

.rd-navbar-sidebar .rd-navbar-submenu .opened > .rd-navbar-submenu-toggle::after { transform: rotate(180deg); }

.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-megamenu {
	display: none;
	opacity: 0;
	transition: opacity .2s;
	visibility: hidden;
	will-change: opacity, visibility;
}

.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-megamenu {
	display: block;
	opacity: 1;
	visibility: visible;
}

.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-megamenu { transform: translateY(30px); }

.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-megamenu { transform: translateY(0); }

.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu > .rd-navbar-dropdown { transform: translateX(-20px); }

.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu.opened > .rd-navbar-dropdown { transform: translateX(0); }

.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {
	color: #28334f;
	cursor: pointer;
	display: inline-block;
	margin-bottom: inherit;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: inherit;
	padding-top: inherit;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 30px;
}

.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle:hover,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover { color: #354879; }

.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle::after,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle::after {
	content: '\f107';
	display: inline-block;
	font-family: "FontAwesome";
	font-size: inherit;
	line-height: inherit;
	position: relative;
	text-align: center;
	transition: 0.4s all ease;
	vertical-align: middle;
	will-change: transform;
	z-index: 2;
}

.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {
	color: #aeb1be;
	font-size: 14px;
	margin-left: 7px;
}

.rd-navbar-sidebar .rd-menu { margin-top: 31px; }

.rd-navbar-sidebar .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-megamenu-list { font-size: 14px; }

.rd-navbar-sidebar .rd-navbar-dropdown li > a,
.rd-navbar-sidebar .rd-megamenu-list li > a {
	display: flex;
	left: -13px;
	padding: 4px 18px 4px 0;
	position: relative;
	text-align: left;
}

.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a:focus, .rd-navbar-sidebar .rd-navbar-dropdown li > a:active,
.rd-navbar-sidebar .rd-megamenu-list li > a,
.rd-navbar-sidebar .rd-megamenu-list li > a:focus,
.rd-navbar-sidebar .rd-megamenu-list li > a:active { color: #aeb1be; }

.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,
.rd-navbar-sidebar .rd-megamenu-list li > a:hover { color: #fff; }

.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a::before,
.rd-navbar-sidebar .rd-megamenu-list li > a,
.rd-navbar-sidebar .rd-megamenu-list li > a::before { transition: all .2s ease-in-out; }

.rd-navbar-sidebar .rd-navbar-dropdown li > a::before,
.rd-navbar-sidebar .rd-megamenu-list li > a::before {
	color: #fff;
	content: '\f238';
	display: inline-block;
	font-family: 'Material Design Icons';
	font-size: inherit;
	left: -6px;
	line-height: inherit;
	opacity: 0;
	position: relative;
	top: -1px;
	visibility: hidden;
}

.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a,
.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,
.rd-navbar-sidebar .rd-megamenu-list li.focus > a,
.rd-navbar-sidebar .rd-megamenu-list li.opened > a,
.rd-navbar-sidebar .rd-megamenu-list li > a:hover {
	left: -13px;
	padding-left: 18px;
	padding-right: 0;
}

.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover::before,
.rd-navbar-sidebar .rd-megamenu-list li.focus > a::before,
.rd-navbar-sidebar .rd-megamenu-list li.opened > a::before,
.rd-navbar-sidebar .rd-megamenu-list li > a:hover::before {
	left: -7px;
	opacity: 1;
	visibility: visible;
}

.rd-navbar-sidebar .rd-navbar-megamenu {
	margin-bottom: -30px;
	max-width: 450px;
}

.rd-navbar-sidebar .rd-navbar-megamenu > * { margin-bottom: 30px; }

.rd-navbar-sidebar .rd-navbar-megamenu > li {
	display: inline-block;
	vertical-align: top;
	width: 45%;
}

.rd-navbar-sidebar .rd-megamenu-title { display: none; }

.rd-navbar-sidebar .rd-megamenu-list { margin-top: 0; }

.rd-navbar-sidebar .rd-megamenu-list > li + li { margin-top: 10px; }

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a { padding-right: 0; }

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a::before { display: none; }

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a:hover { padding-left: 0; }

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.focus > a { padding-left: 0; }

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle { color: #354879; }

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle::after { top: 1px; }

.rd-navbar-sidebar .rd-navbar-dropdown > li + li { margin-top: 10px; }

.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown { margin-top: 25px; }

.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown {
	margin-top: 10px;
	padding-left: 15px;
}

.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown > li > a { font-size: 12px; }

@media (min-width: 1200px) {
	.rd-navbar-sidebar .rd-navbar-megamenu { margin-bottom: -30px; }

	.rd-navbar-sidebar .rd-navbar-megamenu > * { margin-bottom: 30px; }

	.rd-navbar-sidebar .rd-navbar-dropdown > li + li,
	.rd-navbar-sidebar .rd-megamenu-list > li + li { margin-top: 18px; }
}

@media (min-width: 1200px) {
	.rd-navbar-sidebar .rd-navbar-nav-wrap {
		left: calc(50% + 600px - 80px);
		width: auto;
	}
}

.rd-navbar-sidebar.rd-navbar--is-clone {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateY(-101%);
	z-index: 1000;
}

.rd-navbar-sidebar.rd-navbar--is-clone.rd-navbar--is-stuck { transform: translateY(0); }

.rd-navbar-sidebar.rd-navbar--is-stuck {
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
}

h1

.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-main {
	padding-bottom: 11px;
	padding-top: 11px;
}

/**
*
* RD Navbar Thin
* 
*/

.rd-navbar-thin.rd-navbar-static {
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	font-weight: 500;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-main-outer {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-main {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	padding: 15px 0;
	position: relative;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-nav-wrap {
	align-items: center;
	background: transparent;
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	left: 200px;
	min-width: 690px;
	opacity: 0;
	position: absolute;
	right: 80px;
	top: 0;
	transition: .44s ease-in-out;
	visibility: hidden;
	z-index: 102;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-nav-wrap .rd-navbar-brand { display: none; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-nav-wrap.active {
	opacity: 1;
	visibility: visible;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-list {
	margin-bottom: -10px;
	margin-left: -23px;
	margin-right: -23px;
	transform: translate3d(0, -10px, 0);
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-list > * {
	margin-top: 10px;
	padding-left: 23px;
	padding-right: 23px;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-list > li {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-list > li > * {
	display: inline-block;
	text-transform: uppercase;
	vertical-align: middle;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-list > li .icon { font-size: 1.25em; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-list > li .icon:before { vertical-align: middle; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-list > li a[href*='tel:'] { font-size: 18px; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-list > li > * + * { margin-left: 8px; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-panel {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding-right: 40px;
	width: 100%;
}

.ie-10 .rd-navbar-thin.rd-navbar-static .rd-navbar-panel,
.ie-11 .rd-navbar-thin.rd-navbar-static .rd-navbar-panel { justify-content: flex-start; }

.ie-10 .rd-navbar-thin.rd-navbar-static .rd-navbar-block,
.ie-11 .rd-navbar-thin.rd-navbar-static .rd-navbar-block {
	justify-content: flex-end;
	width: 100%;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-toggle {
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-block {
	align-items: center;
	display: flex;
	opacity: 1;
	transition: .44s ease-in-out;
	visibility: visible;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-block.active {
	opacity: 0;
	visibility: hidden;
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-brand { max-width: 300px; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-brand img {
	height: auto;
	max-height: 200px;
	max-width: 117px;
	width: auto;
}

.rd-navbar-thin.rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.rd-navbar-thin.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-thin.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.rd-navbar-thin.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.rd-navbar-thin.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.rd-navbar-thin.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.rd-navbar-thin.rd-navbar-static .rd-nav-link:hover,
.rd-navbar-thin.rd-navbar-static .rd-nav-link:hover ~ .rd-navbar-submenu-toggle,
.rd-navbar-thin.rd-navbar-static .rd-navbar-search-toggle:hover { color: #5c76b8; }

.rd-navbar-thin.rd-navbar-static .rd-menu { margin-top: 27px; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-megamenu {
	margin-top: 24px;
	width: calc(100% + 27px + 15px);
}

.rd-navbar-thin.rd-navbar-static .rd-navbar-search { position: static; }

.rd-navbar-thin.rd-navbar-static * + .rd-navbar-search-toggle { margin-left: 32px; }

.rd-navbar-thin.rd-navbar-static .rd-search {
	bottom: 0;
	display: flex;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: calc(100% - 70px);
}

.rd-navbar-thin.rd-navbar-static .rd-search:before {
	background-color: #f5f6fa;
	content: '';
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 120vw;
}

.rd-navbar-thin.rd-navbar-static .rd-search .form-wrap {
	display: flex;
	width: 100%;
}

.rd-navbar-thin.rd-navbar-static .rd-search .form-wrap::before {
	content: '\f43b';
	font-family: 'Material Design Icons';
	font-size: 30px;
	line-height: 1;
	position: absolute;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}

.rd-navbar-thin.rd-navbar-static .rd-search .form-input,
.rd-navbar-thin.rd-navbar-static .rd-search .form-label {
	font-size: 30px;
	padding-left: 40px;
	padding-right: 50px;
}

.rd-navbar-thin.rd-navbar-static .rd-search .form-input {
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.rd-navbar-thin.rd-navbar-static .rd-search .form-label {
	top: 50%;
	transform: translate3d(0, -50%, 0);
}

.rd-navbar-thin.rd-navbar-static .rd-search-results-live {
	height: 100vh;
	margin: 1px 0 0 0;
}

.rd-navbar-thin.rd-navbar-static .search-list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -20px;
}

.rd-navbar-thin.rd-navbar-static .search-list-item {
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	width: 25%;
}

.rd-navbar-thin.rd-navbar-static .search-list-item + .search-list-item { margin-top: 0; }

.rd-navbar-thin.rd-navbar-static .rd-navbar-search-toggle {
	position: relative;
	z-index: 12;
}

.rd-navbar-thin.rd-navbar-static .list-inline-bordered { position: relative; }

@media (min-width: 992px) and (max-width: 1199.98px) {
	.rd-navbar-thin.rd-navbar-static .rd-nav-item + .rd-nav-item { margin-left: 30px; }
}

@media (min-width: 1200px) {
	.rd-navbar-thin.rd-navbar-static .rd-navbar-panel { padding-right: 46px; }

	.rd-navbar-thin.rd-navbar-static .rd-navbar-nav-wrap {
		left: 300px;
		right: 70px;
	}
}

.rd-navbar-thin.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-thin.rd-navbar-static.rd-navbar--is-clone {
	background-color: #f5f6fa;
	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
}

.rd-navbar-thin.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-thin.rd-navbar-static.rd-navbar--is-clone .rd-menu { margin-top: 27px; }

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-search .form-input {
	border-radius: 0;
	border-width: 0 0 1px 0;
}

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-search-toggle {
	position: fixed;
	right: 8px;
	top: 5px;
}

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-search-toggle span { font-size: 20px; }

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-collapse {
	background-color: #f5f6fa;
	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
	max-width: 320px;
	opacity: 0;
	padding: 20px 10px;
	position: fixed;
	right: 0;
	top: 60px;
	transform: translateY(-15px);
	visibility: hidden;
}

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-collapse.active {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-list {
	margin-bottom: -10px;
	margin-left: -5px;
	margin-right: -12px;
	transform: translate3d(0, -10px, 0);
}

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-list > * {
	margin-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-list li > * + * { margin-left: 5px; }

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-brand { display: none; }

.rd-navbar-thin.rd-navbar-fixed .rd-navbar-nav-wrap .rd-navbar-brand {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	margin: 30px 20px 20px;
}

@media (min-width: 480px) {
	.rd-navbar-thin.rd-navbar-fixed .rd-navbar-brand { display: block; }

	.rd-navbar-thin.rd-navbar-fixed .rd-navbar-nav-wrap .rd-navbar-brand { display: none; }
}

/**
*
* RD Navbar Minimal
* 
*/

.rd-navbar-minimal.rd-navbar-static { border-bottom: 1px solid transparent; }

.rd-navbar-minimal.rd-navbar-static .rd-navbar-main-outer {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-minimal.rd-navbar-static .rd-navbar-main {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	padding: 20px 0;
	position: relative;
}

.rd-navbar-minimal.rd-navbar-static .rd-navbar-main-element {
	align-items: center;
	display: flex;
	justify-content: space-between;
	min-width: 690px;
	position: relative;
}

.rd-navbar-minimal.rd-navbar-static .rd-navbar-brand img {
	height: auto;
	max-height: 200px;
	max-width: 200px;
	width: auto;
}

.rd-navbar-minimal.rd-navbar-static .rd-navbar-megamenu {
	margin-top: 24px;
	width: calc(100% + 27px + 15px);
}

.rd-navbar-minimal.rd-navbar-static .rd-navbar-search-toggle span { font-size: 20px; }

@media (min-width: 1200px) {
	.rd-navbar-minimal.rd-navbar-static .rd-navbar-main { padding: 30px 0; }

	.rd-navbar-minimal.rd-navbar-static .rd-menu { margin-top: 34px; }
}

.rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-clone { border-bottom-color: #d3d5db; }

.rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main { padding: 20px 0; }

.rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-clone .rd-menu { margin-top: 24px; }

.rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu { margin-top: 17px; }

.rd-navbar-minimal.rd-navbar-fixed .rd-navbar-search-toggle {
	position: fixed;
	right: 10px;
	top: 5px;
}

.rd-navbar-minimal.rd-navbar-fixed .rd-navbar-search .form-input {
	border-radius: 0;
	border-width: 1px 0 1px 0;
}

.rd-navbar-minimal-wide.rd-navbar-static .rd-navbar-main { padding: 54px 0; }

.rd-navbar-minimal-wide.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main { padding: 21px 0; }

.context-dark .rd-navbar-minimal .rd-nav-link, .bg-gray-700 .rd-navbar-minimal .rd-nav-link, .bg-gray-800 .rd-navbar-minimal .rd-nav-link, .bg-primary .rd-navbar-minimal .rd-nav-link, .bg-primary-darken .rd-navbar-minimal .rd-nav-link, .bg-primary-darker .rd-navbar-minimal .rd-nav-link,
.context-dark .rd-navbar-minimal .rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-minimal .rd-navbar-submenu-toggle,
.bg-gray-800 .rd-navbar-minimal .rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-minimal .rd-navbar-submenu-toggle,
.bg-primary-darken .rd-navbar-minimal .rd-navbar-submenu-toggle,
.bg-primary-darker .rd-navbar-minimal .rd-navbar-submenu-toggle,
.context-dark .rd-navbar-minimal .rd-navbar-search-toggle,
.bg-gray-700 .rd-navbar-minimal .rd-navbar-search-toggle,
.bg-gray-800 .rd-navbar-minimal .rd-navbar-search-toggle,
.bg-primary .rd-navbar-minimal .rd-navbar-search-toggle,
.bg-primary-darken .rd-navbar-minimal .rd-navbar-search-toggle,
.bg-primary-darker .rd-navbar-minimal .rd-navbar-search-toggle { color: #fff; }

.context-dark .rd-navbar-minimal.rd-navbar-static, .bg-gray-700 .rd-navbar-minimal.rd-navbar-static, .bg-gray-800 .rd-navbar-minimal.rd-navbar-static, .bg-primary .rd-navbar-minimal.rd-navbar-static, .bg-primary-darken .rd-navbar-minimal.rd-navbar-static, .bg-primary-darker .rd-navbar-minimal.rd-navbar-static { background-color: transparent; }

.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover ~ .rd-navbar-submenu-toggle,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover ~ .rd-navbar-submenu-toggle,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover ~ .rd-navbar-submenu-toggle,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover ~ .rd-navbar-submenu-toggle,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover ~ .rd-navbar-submenu-toggle,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-nav-link:hover ~ .rd-navbar-submenu-toggle,
.context-dark .rd-navbar-minimal.rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-gray-700 .rd-navbar-minimal.rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-gray-800 .rd-navbar-minimal.rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-primary .rd-navbar-minimal.rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-primary-darken .rd-navbar-minimal.rd-navbar-static .rd-navbar-search-toggle:hover,
.bg-primary-darker .rd-navbar-minimal.rd-navbar-static .rd-navbar-search-toggle:hover { color: #5c76b8; }

.context-dark .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck, .bg-gray-700 .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck, .bg-gray-800 .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck, .bg-primary .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck, .bg-primary-darken .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck, .bg-primary-darker .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck {
	background: black;
	border-bottom-color: #151515;
}

/*
*
* Swiper
*/

.swiper-container {
	display: flex;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: relative;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container, .swiper-container * { backface-visibility: hidden; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { flex-direction: column; }

.swiper-wrapper {
	align-items: stretch;
	align-self: stretch;
	box-sizing: content-box;
	display: flex;
	height: auto;
	min-height: inherit;
	position: relative;
	transition-property: transform;
	width: 100%;
	z-index: 1;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper { transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
	margin: 0 auto;
	transition-timing-function: ease-out;
}

.swiper-slide {
	background-size: cover;
	contain: paint;
	flex-shrink: 0;
	height: 100%;
	pointer-events: auto;
	position: relative;
	transition-property: transform, transform;
	width: 100%;
}

.swiper-invisible-blank-slide { visibility: hidden; }

/* Auto Height */

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

/* 3D Effects */

.swiper-container-3d { perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow { transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper { touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper { touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 27px 44px;
	cursor: pointer;
	height: 44px;
	margin-top: -22px;
	position: absolute;
	top: 50%;
	width: 27px;
	z-index: 10;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	cursor: auto;
	opacity: 0.35;
	pointer-events: none;
}

.swiper-button-lock { display: none; }

.swiper-pagination {
	position: absolute;
	text-align: center;
	transform: translate3d(0, 0, 0);
	transition: 300ms opacity;
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
	font-size: 0;
	overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }

.swiper-pagination-bullet {
	background: #000;
	border-radius: 100%;
	display: inline-block;
	height: 8px;
	width: 8px;
}

button.swiper-pagination-bullet {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active {
	background: #007aff;
	opacity: 1;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	display: block;
	margin: 6px 0;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms right; }

/* Progress */

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transform-origin: left top;
	width: 100%;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
	height: 4px;
	left: 0;
	top: 0;
	width: 100%;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
	height: 100%;
	left: 0;
	top: 0;
	width: 4px;
}

.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000; }

.swiper-pagination-lock { display: none; }

/* Scrollbar */

.swiper-scrollbar {
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	position: relative;
}

.swiper-container-horizontal > .swiper-scrollbar {
	bottom: 3px;
	height: 5px;
	left: 1%;
	position: absolute;
	width: 98%;
	z-index: 50;
}

.swiper-container-vertical > .swiper-scrollbar {
	height: 98%;
	position: absolute;
	right: 3px;
	top: 1%;
	width: 5px;
	z-index: 50;
}

.swiper-scrollbar-drag {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	text-align: center;
	width: 100%;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
	-o-object-fit: contain;
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed { cursor: move; }

/* Preloader */

.swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
	height: 42px;
	left: 50%;
	margin-left: -21px;
	margin-top: -21px;
	position: absolute;
	top: 50%;
	transform-origin: 50%;
	width: 42px;
	z-index: 10;
}

.swiper-lazy-preloader:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
	display: block;
	height: 100%;
	width: 100%;
}

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin {
	100% { transform: rotate(360deg); }
}

/* a11y */

.swiper-container .swiper-notification {
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	z-index: -1000;
}

.swiper-container-fade .swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide {
	backface-visibility: hidden;
	height: 100%;
	pointer-events: none;
	transform-origin: 0 0;
	visibility: hidden;
	width: 100%;
	z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	backface-visibility: hidden;
	z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow {
	background: #000;
	bottom: 0px;
	filter: blur(50px);
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide {
	backface-visibility: hidden;
	pointer-events: none;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	backface-visibility: hidden;
	z-index: 0;
}

.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
	-ms-perspective: 1200px;
}

.swiper-button-prev,
.swiper-button-next {
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 38px;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: .2s ease-in;
	will-change: transform;
	z-index: 10;
}

.swiper-button-prev:hover,
.swiper-button-next:hover { color: #354879; }

.swiper-button-prev::before,
.swiper-button-next::before { font-family: 'Material Design Icons'; }

@media (min-width: 768px) {
	.swiper-button-prev,
	.swiper-button-next { display: block; }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	cursor: auto;
	opacity: 0.35;
	pointer-events: none;
}

.swiper-button-prev { left: 30px; }

.swiper-button-prev::before { content: "\f14a"; }

.swiper-button-next { right: 30px; }

.swiper-button-next::before { content: "\f14f"; }

.swiper-slider.swiper-container-rtl .swiper-button-prev::before { content: "\f061"; }

.swiper-slider.swiper-container-rtl .swiper-button-next::before { content: "\f060"; }

.swiper-pagination {
	display: block;
	position: absolute;
	text-align: center;
	transform: translate3d(0, 0, 0);
	transition: .3s;
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.6);
	border-radius: 100%;
	display: inline-block;
	height: 10px;
	transition: .2s;
	width: 10px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover { background: white; }

.swiper-container-vertical > .swiper-pagination {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	display: block;
	margin: 5px 0;
}

.swiper-container-horizontal > .swiper-pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet { margin: 0 5px; }

.swiper-pagination-outer {
	bottom: 30px;
	left: 50%;
	pointer-events: none;
	position: absolute;
	transform: translate3d(-50%, 0, 0);
	z-index: 20;
}

.swiper-pagination-outer .swiper-pagination { pointer-events: auto; }

.swiper-pagination.swiper-pagination-modern {
	display: inline-block;
	left: auto;
	margin-left: -10px;
	position: relative;
	right: auto;
	width: auto;
}

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet,
.swiper-pagination.swiper-pagination-modern .swiper-pagination-mark {
	border-radius: 50%;
	height: 32px;
	width: 32px;
}

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet {
	background: transparent;
	color: black;
	display: inline-block;
	font-weight: 400;
	line-height: 32px;
	margin: 0 10px;
	text-align: center;
	transition: .33s;
}

.swiper-pagination.swiper-pagination-modern .swiper-pagination-mark {
	background: #354879;
	bottom: 0;
	display: block;
	left: -10px;
	position: absolute;
	top: 0;
	transition: .4s ease-in-out;
	z-index: -1;
}

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover { font-weight: 700; }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active { color: #fff; }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(1) ~ .swiper-pagination-mark { transform: translateX(20px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(2) ~ .swiper-pagination-mark { transform: translateX(72px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(3) ~ .swiper-pagination-mark { transform: translateX(124px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(4) ~ .swiper-pagination-mark { transform: translateX(176px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(5) ~ .swiper-pagination-mark { transform: translateX(228px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(6) ~ .swiper-pagination-mark { transform: translateX(280px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(7) ~ .swiper-pagination-mark { transform: translateX(332px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(8) ~ .swiper-pagination-mark { transform: translateX(384px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(9) ~ .swiper-pagination-mark { transform: translateX(436px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(10) ~ .swiper-pagination-mark { transform: translateX(488px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(11) ~ .swiper-pagination-mark { transform: translateX(540px); }

.swiper-pagination.swiper-pagination-modern .swiper-pagination-bullet-active:nth-child(12) ~ .swiper-pagination-mark { transform: translateX(592px); }

.context-dark .swiper-pagination .swiper-pagination-bullet, .bg-gray-700 .swiper-pagination .swiper-pagination-bullet, .bg-gray-800 .swiper-pagination .swiper-pagination-bullet, .bg-primary .swiper-pagination .swiper-pagination-bullet, .bg-primary-darken .swiper-pagination .swiper-pagination-bullet, .bg-primary-darker .swiper-pagination .swiper-pagination-bullet { color: #fff; }

.swiper-slide {
	align-items: center;
	background-position: 55% center;
	display: flex;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.swiper-slide > * {
	white-space: normal;
	width: 100%;
}

.swiper-slide .container { width: 100%; }

.swiper-slider-light { min-height: 40.41667vw; }

.swiper-slider-light .swiper-slide::before {
	background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3));
	bottom: 0;
	content: '';
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.swiper-slider-light[data-custom-slide-effect='inter-leave-effect'] .slide-inner { background: inherit; }

.swiper-slider-light .swiper-slide-caption {
	max-width: 650px;
	padding: 40px 0 80px;
	position: relative;
	z-index: 1;
}

.swiper-slider-light h1 span, .swiper-slider-light h2 span, .swiper-slider-light h3 span, .swiper-slider-light h4 span, .swiper-slider-light h5 span, .swiper-slider-light h6 span, .swiper-slider-light [class^='heading-'] span { display: block; }

.container + .swiper-slider-light { margin-top: 20px; }

@media (min-width: 576px) {
	.swiper-slider-light .swiper-slide::before { background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)); }

	.swiper-slider-light .slider-slide-caption { padding: 45px 0 95px; }
}

@media (min-width: 768px) {
	.swiper-slider-light .swiper-slide { background-position: center center; }

	.swiper-slider-light .swiper-slide::before { display: none; }

	.swiper-slider-light .swiper-slide-caption { padding: 80px 0 165px; }

	.swiper-slider-light .swiper-pagination-outer { bottom: 50px; }
}

@media (min-width: 1200px) {
	.swiper-slider-light .swiper-pagination-outer { bottom: 72px; }
}

.swiper-slider-business { min-height: 41.66667vw; }

.swiper-slider-business .swiper-slide { background-position: 60% 50%; }

.swiper-slider-business .swiper-slide::before {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4));
	bottom: 0;
	content: '';
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.swiper-slider-business .swiper-slide > * {
	position: relative;
	z-index: 1;
}

.swiper-slider-business .swiper-slide-caption { padding: 50px 0 100px; }

.swiper-slider-business .swiper-caption-text {
	max-width: 520px;
	overflow: hidden;
	padding-left: 35px;
	position: relative;
}

.swiper-slider-business .swiper-caption-text p { width: 100%; }

.swiper-slider-business .swiper-caption-text-inner {
	overflow: hidden;
	position: relative;
}

.swiper-slider-business .swiper-caption-text-sm { max-width: 420px; }

.swiper-slider-business .swiper-caption-text-decoration {
	background: #354879;
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 2px;
}

.swiper-slider-business .swiper-slider-nav {
	bottom: 20px;
	left: 50%;
	pointer-events: none;
	position: absolute;
	text-align: left;
	transform: translate3d(-50%, 0, 0);
	width: 100%;
	z-index: 20;
}

.swiper-slider-business .swiper-slider-nav > * + * { margin-left: 10px; }

.swiper-slider-business .wow-outer { white-space: normal; }

.swiper-slider-business .wow-outer span { display: inline-block; }

.swiper-slider-business .swiper-button-prev,
.swiper-slider-business .swiper-button-next {
	display: inline-block;
	left: auto;
	pointer-events: auto;
	position: relative;
	right: auto;
	top: auto;
	transform: none;
}

.swiper-slider-business * + .swiper-caption-text { margin-top: 20px; }

@media (min-width: 768px) {
	.swiper-slider-business .swiper-slide-caption { padding: 130px 0 180px; }
}

@media (min-width: 992px) {
	.justify-content-lg-between {
		color: #101d3b;
		font-size: 20px;
		text-align: justify;
	}

	.swiper-slider-business .swiper-slider-nav { bottom: 40px; }
}

@media (min-width: 1200px) {
	.swiper-slider-business .swiper-slide::before { display: none; }
}

@media (min-width: 1600px) {
	.swiper-slider-business * + .swiper-caption-text { margin-top: 45px; }
}

.swiper-slider-minimal {
	min-height: 41.66667vw;
	text-align: center;
}

.swiper-slider-minimal .swiper-slide {
	background-position: 50% 50%;
	justify-content: center;
}

.swiper-slider-minimal .swiper-slide::before {
	background: #000;
	bottom: 0;
	content: '';
	left: 0;
	opacity: .4;
	position: absolute;
	right: 0;
	top: 0;
}

.swiper-slider-minimal .swiper-slide > * {
	position: relative;
	z-index: 1;
}

.swiper-slider-minimal .swiper-slide_video {
	align-items: stretch;
	display: flex;
}

.swiper-slider-minimal .vide_bg {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}

.swiper-slider-minimal .vide_bg::before {
	background: #000;
	bottom: 0;
	content: '';
	left: 0;
	opacity: .4;
	position: absolute;
	right: 0;
	top: 0;
}

.swiper-slider-minimal .swiper-slide-caption {
	padding: 80px 0 120px;
	position: relative;
	z-index: 2;
}

.swiper-slider-minimal .swiper-slide-text {
	overflow: hidden;
	position: relative;
	width: auto;
}

.swiper-slider-minimal .swiper-slide-text > * {
	position: relative;
	transform: translateY(100%);
}

.swiper-slider-minimal .swiper-slide-active .swiper-slide-text > * {
	transform: translateY(0);
	transition: .5s .3s;
}

@media (min-width: 768px) {
	.swiper-slider-minimal .swiper-slide-caption { padding: 170px 0 220px; }

	.swiper-slider-minimal .swiper-pagination-outer { bottom: 50px; }
}

@media (min-width: 1600px) {
	.swiper-slider-minimal .swiper-pagination-outer { bottom: 90px; }
}

[data-custom-slide-effect='inter-leave-effect'] .swiper-slide {
	align-items: stretch;
	display: flex;
	min-height: inherit;
	overflow: hidden;
	will-change: transform;
}

[data-custom-slide-effect='inter-leave-effect'] .slide-inner {
	align-items: center;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

[data-custom-slide-effect='inter-leave-effect'] .slide-inner > * { width: 100%; }

.swiper-slider-tiny { min-height: 400px; }

.swiper-slider-tiny .swiper-slide { position: relative; }

.swiper-slider-tiny .swiper-slide::before {
	background: linear-gradient(to top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 40%);
	bottom: 0;
	content: '';
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.swiper-slider-tiny .swiper-slide > * {
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {
	.swiper-slider-tiny { min-height: 39.58333vw; }
}

@media (min-width: 992px) {
	.swiper-slider-tiny .swiper-pagination-outer { bottom: 65px; }
}

/*
* @subsection Google Map
* @description Describes style declarations for RD Google Map extension
* @version     1.0.0
*/

.google-map-markers { display: none; }

.google-map-container { width: 100%; }

.google-map {
	height: 200px;
	width: 100%;
}

@media (min-width: 576px) {
	.google-map { height: 250px; }
}

@media (min-width: 768px) {
	.google-map { height: 300px; }
}

@media (min-width: 992px) {
	.google-map { height: 350px; }
}

@media (min-width: 1200px) {
	.google-map { height: 440px; }
}

.gm-style-iw > div > div {
	font-size: 13px;
	padding-right: 10px;
}

.google-map-align {
	display: flex;
	height: auto;
	min-height: 330px;
}

.google-map-align .google-map { height: auto; }

/*
*
* Search Results
*/

.rd-search-results-live {
	left: 0;
	margin: -3px 0 0;
	max-height: 600px;
	overflow-y: auto;
	position: absolute;
	right: 0;
	text-align: left;
	top: 100%;
	z-index: 998;
}

.rd-search-results-live #search-results {
	background: #fff;
	border: 1px solid #c5c6cd;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top: 0;
	color: black;
	opacity: 0;
	padding: 10px 0 0;
	position: relative;
	transform: scale(1, 0.9);
	transform-origin: 50% 0;
	transition: .3s all ease;
	visibility: hidden;
}

.rd-search-results-live #search-results.active {
	opacity: 1;
	transform: scale(1, 1);
	visibility: visible;
}

.rd-search-results-live #search-results.active .form-input { border-bottom-left-radius: 0; }

.rd-search-results-live .search-quick-result {
	color: #151515;
	font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Pinion", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .08em;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
}

.rd-search-results-live .search-list { margin-top: 11px; }

.rd-search-results-live .search-list li:only-child { padding: 0 15px 15px; }

.rd-search-results-live .search-link { color: #aeb1be; }

.rd-search-results-live .search-link:hover { color: #354879; }

.rd-search-results-live .search-error {
	font-size: 14px;
	line-height: 1.6;
	padding: 0 0 20px;
}

.rd-search-results-live .search-title {
	color: #151515;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}

.rd-search-results-live .search-title a:hover { color: #354879; }

.rd-search-results-live .search-link { display: block; }

.rd-search-results-live .search-list-item-all {
	margin-top: 18px;
	width: 100%;
}

.rd-search-results-live .search-submit {
	background: #354879;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #fff;
	display: block;
	font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Pinion", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin: 0 -1px;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 0;
}

.rd-search-results-live .search-submit:hover {
	background: #3d538b;
	color: #fff;
}

.rd-search-results-live .match { display: none; }

.not-empty ~ .rd-search-results-live {
	opacity: 1;
	visibility: visible;
}

.rd-search-results-live p { font-size: 14px; }

.rd-search-results-live .search-list-item { padding: 0 15px; }

.rd-search-results-live * + p { margin-top: 3px; }

.rd-search-results-live .search-list-item + .search-list-item { margin-top: 17px; }

.rd-search-results .search-list {
	counter-reset: li;
	font-size: 18px;
	list-style-type: none;
	overflow: hidden;
	padding-left: 0;
	text-align: left;
}

.rd-search-results .search-list li div {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rd-search-results .search-list li:only-child::before { display: none; }

.rd-search-results .search-list-item {
	color: #9b9b9b;
	font-size: 16px;
	padding-left: 40px;
	position: relative;
}

.rd-search-results .search-list-item::before {
	content: counter(li, decimal) ".";
	counter-increment: li;
	left: 0;
	line-height: inherit;
	position: absolute;
	top: -0.1em;
}

.rd-search-results .search-title {
	color: #354879;
	position: relative;
}

.rd-search-results .search-title a { color: inherit; }

.rd-search-results .search-title a:hover { color: #28334f; }

.rd-search-results .search {
	background: #354879;
	color: #fff;
	padding: 0 .25em;
}

.rd-search-results .match {
	color: #000;
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 1.7;
	padding: 5px;
	text-transform: uppercase;
}

.rd-search-results .match em {
	font-style: normal;
	margin: 0;
}

.rd-search-results * + .match { margin-top: 10px; }

.rd-search-results .search-list-item + .search-list-item { margin-top: 40px; }

* + .rd-search-results { margin-top: 40px; }

@media (min-width: 768px) {
	.rd-search-results .search-list-item::before { top: 4px; }

	.rd-search-results * + p { margin-top: 12px; }

	* + .rd-search-results { margin-top: 55px; }
}

@media (min-width: 992px) {
	.rd-search-results .search-list-item { padding-left: 50px; }

	.rd-search-results * + p { margin-top: 17px; }

	.rd-search-results .search-list-item + .search-list-item { margin-top: 50px; }
}

@media (min-width: 1200px) {
	* + .rd-search-results { margin-top: 70px; }
}

@media (min-width: 1600px) {
	.rd-search-results .search-list-item + .search-list-item { margin-top: 70px; }
}

.rd-search-classic { position: relative; }

.rd-search-classic .form-wrap-inner { position: relative; }

.rd-search-classic .form-input { padding-right: 50px; }

.rd-search-classic .form-input,
.rd-search-classic .form-label { letter-spacing: 0; }

.rd-search-classic .rd-search-submit {
	-webkit-appearance: none;
	background: none;
	border: none;
	bottom: 0;
	color: #aeb1be;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	margin: 0;
	outline: none;
	outline-offset: 0;
	padding: 0;
	padding-right: 3px;
	padding-top: 2px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
}

.rd-search-classic .rd-search-submit::-moz-focus-inner {
	border: none;
	padding: 0;
}

.rd-search-classic .rd-search-submit:before {
	content: '\f43b';
	font: 400 20px 'Material Design Icons';
	line-height: 1;
	position: relative;
	top: -1px;
	transition: .33s all ease;
}

.rd-search-classic .rd-search-submit:hover { color: #354879; }

.rd-search.rd-search-inline { position: relative; }

.rd-search.rd-search-inline .form-input { padding-right: 48px; }

.rd-search.rd-search-inline .button-link {
	color: #aeb1be;
	font-size: 21px;
	margin: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: .33s;
	width: 48px;
}

.rd-search.rd-search-inline .button-link::before {
	display: block;
	margin: auto;
}

.rd-search.rd-search-inline .button-link:hover { color: #354879; }

.rd-search.rd-search-inline.form-sm .form-input { padding-right: 40px; }

.rd-search.rd-search-inline.form-sm .button-link {
	font-size: 18px;
	width: 40px;
}

.rd-search.rd-search-inline.form-lg .form-input { padding-right: 56px; }

.rd-search.rd-search-inline.form-lg .button-link { width: 56px; }

/*
*
* Isotope
*/

@keyframes sprite-animation {
	from { background-position: 0 0; }
}

[data-isotope-layout] {
	display: block;
	margin-left: -15px;
	margin-right: -15px;
	min-height: 160px;
	overflow: hidden;
	transition: .4s all ease;
	z-index: 0;
}

[data-isotope-layout]:after {
	animation: 0.7s sprite-animation steps(18) infinite;
	background-image: url("/images/isotope-loader.png");
	background-position: -1152px 0;
	content: '';
	height: 64px;
	left: 50%;
	margin-top: 15px;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	transition: .4s all ease;
	width: 64px;
}

[data-isotope-layout] [class*="col-"] {
	backface-visibility: hidden;
	display: block;
	opacity: 0;
	transition: .1s opacity ease-in;
	will-change: transform;
}

[data-isotope-layout].isotope--loaded [class*="col-"] { opacity: 1; }

[data-isotope-layout].isotope--loaded:after {
	opacity: 0;
	visibility: hidden;
}

.isotope.isotope-condensed {
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
}

.isotope.isotope-condensed [class*='col'] {
	margin: 0 0 30px 0;
	padding: 0;
}

@media (min-width: 576px) {
	.isotope.isotope-condensed [class*='col'] { margin: 0 -1px -1px 0; }
}

.isotope-filters-list {
	font-size: 16px;
	margin-bottom: -10px;
	margin-left: -20px;
	position: relative;
}

.isotope-filters-list > * { margin-left: 20px; }

.isotope-filters-list::after {
	border-bottom: 1px solid #d3d5db;
	bottom: 10px;
	content: '';
	left: 20px;
	position: absolute;
	right: 0;
}

.isotope-filters-list li {
	display: inline-block;
	margin-bottom: 10px;
}

.isotope-filters-list a {
	color: #74757f;
	display: block;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
}

.isotope-filters-list a::after {
	background: #354879;
	bottom: 0;
	content: '';
	height: 1px;
	position: absolute;
	right: 0;
	transition: .4s;
	width: 0;
}

.isotope-filters-list a:hover { color: black; }

.isotope-filters-list a.active { color: black; }

.isotope-filters-list a.active::after {
	left: 0;
	right: auto;
	width: 100%;
}

@media (min-width: 992px) {
	.isotope-filters-list {
		font-size: 18px;
		margin-left: -48px;
	}

	.isotope-filters-list > * { margin-left: 48px; }

	.isotope-filters-list::after { left: 45px; }
}

@media (min-width: 1200px) {
	.isotope-filters-list { font-size: 20px; }
}

@media (max-width: 767.98px) {
	.isotope-responsive {
		margin-bottom: -14px;
		margin-left: -7px;
		margin-right: -7px;
	}

	.isotope-responsive:empty { margin-bottom: 0; }

	.isotope-responsive > * { margin-bottom: 14px; }

	.isotope-responsive [class*='col'] {
		padding-left: 7px;
		padding-right: 7px;
	}
}

@media (min-width: 768px) {
	.isotope-responsive { margin-bottom: -30px; }

	.isotope-responsive:empty { margin-bottom: 0; }

	.isotope-responsive > * { margin-bottom: 30px; }
}

@media (max-width: 575.98px) {
	.isotope-container .isotope,
	.isotope-container .isotope-filters {
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
	}
}

@media (max-width: 767.98px) {
	.isotope-filters-modern {
		position: relative;
		z-index: 10;
	}

	.isotope-filters-toggle {
		background: #354879;
		border: 0;
		box-shadow: none;
		color: #fff;
		display: block;
		padding: 10px 20px;
	}

	.isotope-filters-toggle .caret {
		display: inline-block;
		font-family: "FontAwesome";
		font-size: 14px;
		margin-left: 5px;
		position: relative;
		transition: .22s;
		will-change: transform;
	}

	.isotope-filters-toggle .caret::before { content: '\f107'; }

	.isotope-filters-toggle.active .caret { transform: scale(1, -1); }

	.isotope-filters-list {
		background: #fff;
		border: 1px solid #d3d5db;
		left: 0;
		margin: 5px 0 0 0;
		min-width: 240px;
		opacity: 0;
		padding: 20px;
		position: absolute;
		top: 100%;
		transition: .3s ease-in;
		visibility: hidden;
		z-index: 10;
	}

	.isotope-filters-list::after { display: none; }

	.isotope-filters-list.active {
		opacity: 1;
		visibility: visible;
	}

	.isotope-filters-list li {
		display: block;
		margin-left: 0;
		width: 100%;
	}

	.isotope-filters-list a { padding: 0; }

	.isotope-filters-list a::after { display: none; }
}

@media (min-width: 768px) {
	.isotope-filters-modern .isotope-filters-toggle { display: none; }
}

* + .isotope { margin-top: 30px; }

@media (min-width: 768px) {
	* + .isotope { margin-top: 47px; }
}

.nav { display: block; }

.tabs-custom { text-align: left; }

.tabs-custom .nav-tabs {
	border: 0;
	font-size: 0;
	line-height: 0;
	word-spacing: 0;
}

.tabs-custom .nav-tabs:before, .tabs-custom .nav-tabs:after { display: none; }

.tabs-custom .nav-item {
	border: 0;
	cursor: pointer;
	float: none;
	transition: .33s all ease;
}

.tabs-custom .nav-link {
	border: 0;
	border-radius: 0;
	margin: 0;
}

.tabs-custom .nav-link.active {
	border: 0;
	cursor: default;
}

.tab-content > .tab-pane {
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.tab-content > .active {
	height: auto;
	overflow: visible;
	visibility: visible;
}

.tabs-line .nav-tabs { position: relative; }

.tabs-line .nav-link {
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
}

.tabs-line * + .tab-content { margin-top: 20px; }

@media (max-width: 767.98px) {
	.tabs-line .nav-tabs {
		border: 1px solid #d3d5db;
		max-width: 100%;
	}

	.tabs-line .nav-item { margin: -1px; }

	.tabs-line .nav-link {
		background: transparent;
		color: rgba(21, 21, 21, 0.8);
		padding: 7px 10px;
	}

	.tabs-line .nav-item + .nav-item .nav-link { border-top: 1px solid #d3d5db; }

	.tabs-line .nav-link:hover,
	.tabs-line .nav-link.active {
		background: #354879;
		border-color: #354879;
		color: #fff;
	}
}

* + .tabs-line { margin-top: 30px; }

.tabs-corporate .nav-tabs {
	border: 1px solid #e5e7e9;
	position: relative;
}

.tabs-corporate .nav-item { margin: -1px; }

.tabs-corporate .nav-link {
	background: transparent;
	border-bottom: 1px solid #e5e7e9;
	color: rgba(21, 21, 21, 0.8);
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	padding: 10px 10px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.tabs-corporate .nav-link:first-child { border-top: 1px solid #e5e7e9; }

.tabs-corporate .nav-link:hover,
.tabs-corporate .nav-link.active {
	background: #354879;
	border-color: #354879;
	color: #fff;
}

.tabs-corporate .tab-content { padding: 30px 0 0; }

@media (min-width: 768px) {
	* + .tabs-line { margin-top: 40px; }

	.tabs-horizontal.tabs-corporate .nav-tabs {
		border: 0;
		display: block;
		margin-bottom: -10px;
		margin-left: -5px;
		margin-right: -5px;
		position: relative;
		text-align: center;
		transform: translate3d(0, -10px, 0);
		width: 100%;
		will-change: transform;
	}

	.tabs-horizontal.tabs-corporate .nav-tabs > * {
		margin-top: 10px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.tabs-horizontal.tabs-corporate .nav-item {
		display: inline-block;
		will-change: transform;
	}

	.tabs-horizontal.tabs-corporate .nav-link {
		border: 2px solid #e5e7e9;
		display: block;
		letter-spacing: .1em;
		min-width: 130px;
		padding: 13px 20px;
		position: relative;
		z-index: 1;
	}

	.tabs-horizontal.tabs-corporate .nav-link, .tabs-horizontal.tabs-corporate .nav-link::before { transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

	.tabs-horizontal.tabs-corporate .nav-link::before {
		background: #354879;
		content: '';
		height: calc(100% + 2px);
		left: -1px;
		opacity: 0;
		position: absolute;
		top: -1px;
		transform: scale3d(0.7, 1, 1);
		transition: transform 0.4s, opacity 0.4s;
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
		width: calc(100% + 2px);
		z-index: -1;
	}

	.tabs-horizontal.tabs-corporate .nav-link.active,
	.tabs-horizontal.tabs-corporate .nav-link:hover {
		background-color: transparent;
		border-color: #354879;
		color: #fff;
	}

	.tabs-horizontal.tabs-corporate .nav-link.active::before,
	.tabs-horizontal.tabs-corporate .nav-link:hover::before {
		opacity: 1;
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}

	.tabs-horizontal.tabs-line .nav-tabs {
		border: 0;
		border-bottom: 1px solid #d3d5db;
		margin-bottom: -20px;
		transform: translateY(-20px);
	}

	.tabs-horizontal.tabs-line .nav-item {
		display: inline-block;
		margin-top: 20px;
	}

	.tabs-horizontal.tabs-line .nav-item:not(:last-child) { margin-right: 52px; }

	.tabs-horizontal.tabs-line .nav-link {
		background-color: transparent;
		border: 0;
		color: #9b9b9b;
		font-size: 20px;
		letter-spacing: 0;
		padding: 0 0 13px 0;
		position: relative;
	}

	.tabs-horizontal.tabs-line .nav-link::after {
		background: #354879;
		bottom: 0;
		content: '';
		height: 1px;
		position: absolute;
		right: 0;
		transition: .22s ease;
		width: 0;
	}

	.tabs-horizontal.tabs-line .nav-link.active,
	.tabs-horizontal.tabs-line .nav-link:hover { color: black; }

	.tabs-horizontal.tabs-line .nav-link.active::after {
		left: 0;
		right: auto;
		width: 100%;
	}

	.tabs-horizontal.tabs-line * + .tab-content { margin-top: 25px; }

	.tabs-vertical {
		align-items: flex-start;
		display: flex;
	}

	.tabs-vertical .nav-tabs {
		align-items: stretch;
		display: flex;
		flex-direction: column;
		flex-shrink: 0;
		max-width: 50%;
	}

	.tabs-vertical .nav-item {
		border: 0;
		text-align: left;
		width: 100%;
	}

	.tabs-vertical .nav-link.active,
	.tabs-vertical .nav-link:hover { box-shadow: 0 9px 21px 0 rgba(30, 30, 30, 0.13); }

	.tabs-vertical .tab-content { flex-grow: 1; }

	.tabs-vertical.tabs-corporate .nav-tabs {
		border: 0;
		min-width: 260px;
		width: auto;
	}

	.tabs-vertical.tabs-corporate .nav-item { margin: 0; }

	.tabs-vertical.tabs-corporate .nav-link {
		border: 0;
		overflow: hidden;
		padding: 17px 30px;
		position: relative;
		text-align: left;
	}

	.tabs-vertical.tabs-corporate .nav-item + .nav-item { margin-top: 2px; }

	.tabs-vertical.tabs-corporate .tab-content { padding: 0 0 0 30px; }
}

@media (min-width: 992px) {
	.tabs-horizontal.tabs-corporate .tab-content { padding: 60px 30px 0; }

	.tabs-vertical.tabs-corporate .tab-content { padding: 0 0 0 45px; }
}

.card-group-custom { margin-bottom: 0; }

.card-group-custom .card-header + .collapse > .card-body,
.card-group-custom .card-header + .collapse > .list-group { border-top: 0; }

.card-group-custom .card + .card { margin-top: 0; }

.card-title { margin-bottom: 0; }

.card-header { background-color: transparent; }

.card-custom {
	background: inherit;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	display: block;
	margin: 0;
	text-align: left;
}

.card-custom a { display: block; }

.card-custom .card-header {
	border-bottom: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
}

.card-custom .card-body {
	border: 0;
	padding: 0;
}

* + .card-group-custom { margin-top: 30px; }

@media (min-width: 768px) {
	* + .card-group-custom { margin-top: 40px; }
}

/* 
* Card corporate
*/

.card-corporate {
	border-top: 1px solid #f5f6fa;
	text-align: left;
}

.card-corporate:last-child { border-bottom: 1px solid #f5f6fa; }

.card-corporate .card-collapse { background: #fff; }

.card-corporate .card-title a {
	color: black;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 1.5;
	padding: 15px 40px 15px 70px;
	position: relative;
	transition: 1.3s all ease;
	z-index: 1;
}

.card-corporate .card-title a[aria-expanded='true'], .card-corporate .card-title a:hover { color: #354879; }

.card-corporate .card-title a .card-arrow { transition: .33s; }

.card-corporate .card-title a.collapsed {
	border-bottom-width: 0;
	color: black;
}

.card-corporate .card-title a.collapsed .card-arrow::before { opacity: 1; }

.card-corporate .card-title a.collapsed .card-arrow::after { opacity: 0; }

.card-corporate .card-arrow {
	color: #354879;
	height: 20px;
	left: 13px;
	position: absolute;
	text-align: center;
	top: 16px;
	transition: .33s all ease;
	width: 20px;
	z-index: 2;
}

.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {
	font-family: 'Material Design Icons';
	font-size: 24px;
	line-height: 1;
	position: absolute;
	transition: .22s;
	z-index: 4;
}

.card-corporate .card-arrow::before {
	content: '\f505';
	opacity: 0;
}

.card-corporate .card-arrow::after {
	content: '\f466';
	opacity: 1;
}

.card-corporate .card-collapse {
	color: rgba(21, 21, 21, 0.8);
	position: relative;
	z-index: 1;
}

.card-corporate .card-body { padding: 2px 44px 25px 70px; }

@media (max-width: 767.98px) {
	.card-corporate .card-arrow { left: 0; }

	.card-corporate .card-title a,
	.card-corporate .card-body { padding-left: 50px; }
}

@media (min-width: 768px) {
	.card-corporate .card-title a {
		font-size: 20px;
		line-height: 1.4;
	}

	.card-corporate .card-arrow { top: 18px; }
}

/*
*
* Tooltop Custom
*/

.tooltip {
	font-size: 16px;
	line-height: 1.2;
}

.tooltip-inner { background-color: #354879; }

.bs-tooltip-top .arrow::before { border-top-color: #354879; }

.bs-tooltip-right .arrow::before { border-right-color: #354879; }

.bs-tooltip-bottom .arrow::before { border-bottom-color: #354879; }

.bs-tooltip-left .arrow::before { border-left-color: #354879; }

@media (min-width: 1200px) {
	.tooltip-inner { padding: 9px 18px; }
}

/*
*
* Modal Custom
*/

.modal {
	display: flex !important;
	padding: 30px 15px 7vh;
	visibility: hidden;
}

.modal .close {
	color: #74757f;
	cursor: pointer;
	transition: .22s;
}

.modal .close span::before {
	content: '\f24c';
	font-family: 'Material Design Icons';
}

.modal .close:hover { color: black; }

.modal.show { visibility: visible; }

.modal.fade .modal-dialog { transform: translate3d(0, -30px, 0); }

.modal.show .modal-dialog { transform: translate3d(0, 0, 0); }

.modal-dialog {
	align-items: flex-start;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

.modal-content {
	border-radius: 6px;
	height: 100%;
}

.modal-body {
	height: 100%;
	overflow-y: auto;
}

@media (min-width: 768px) {
	.modal-header,
	.modal-body {
		padding-left: 30px;
		padding-right: 30px;
	}

	.modal-header {
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.modal-body {
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.modal-dialog { max-width: 800px; }
}

/*
*
* Progress Bars
*/

.progress-linear {
	position: relative;
	text-align: left;
}

.progress-linear .progress-header {
	align-items: center;
	display: flex;
	font-weight: 400;
	justify-content: space-between;
	margin-bottom: -10px;
	margin-left: -5px;
	margin-right: -5px;
	transform: translate3d(0, -10px, 0);
}

.progress-linear .progress-header > * {
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.progress-linear .progress-bar-linear-wrap {
	background: #f5f6fa;
	height: 2px;
}

.progress-linear .progress-bar-linear {
	background: #354879;
	height: inherit;
	transition: .5s all ease-in-out;
	width: 0;
}

.progress-linear .progress-value::after { content: '\0025'; }

.progress-linear-color-1 .progress-bar-linear { background: #fa9b1f; }

.progress-linear-color-2 .progress-bar-linear { background: #28a699; }

.progress-linear-color-3 .progress-bar-linear { background: #e64573; }

* + .progress-linear { margin-top: 25px; }

* + .progress-linear-outer { margin-top: 25px; }

* + .progress-bar-linear-wrap { margin-top: 8px; }

.progress-linear + .progress-linear { margin-top: 20px; }

.progress-linear-outer + .progress-linear-outer { margin-top: 20px; }

@media (min-width: 768px) {
	* + .progress-linear { margin-top: 40px; }

	* + .progress-linear-outer { margin-top: 30px; }
}

@media (min-width: 1200px) {
	.progress-linear + .progress-linear { margin-top: 34px; }

	.progress-linear-outer + .progress-linear-outer { margin-top: 34px; }
}

/*
*
* Time Circles
*/

.time_circles {
	position: relative;
	width: 100%;
}

.time_circles > div {
	align-items: center;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: -10px;
	position: absolute;
	text-align: center;
	top: 0 !important;
}

@media (min-width: 1200px) {
	#DateCountdown { width: 100%; }
}

.time_circles > div > h4 {
	color: #868e96;
	font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Pinion", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px !important;
	left: 0;
	line-height: 1.2 !important;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: calc(100% + 14px);
	transform: translateY(-100%);
}

.time_circles > div > h4 + * { margin-top: 0; }

@media (min-width: 576px) {
	.time_circles > div > h4 { font-size: 16px !important; }
}

.time_circles > div > span {
	color: #111111;
	display: block;
	font-size: 24px !important;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1 !important;
	text-align: center;
}

.context-dark .time_circles > div > span, .bg-gray-700 .time_circles > div > span, .bg-gray-800 .time_circles > div > span, .bg-primary .time_circles > div > span, .bg-primary-darken .time_circles > div > span, .bg-primary-darker .time_circles > div > span { color: #fff; }

.context-dark .time_circles > div > h4, .bg-gray-700 .time_circles > div > h4, .bg-gray-800 .time_circles > div > h4, .bg-primary .time_circles > div > h4, .bg-primary-darken .time_circles > div > h4, .bg-primary-darker .time_circles > div > h4 { color: #fff; }

.countdown-wrap {
	max-width: 530px;
	padding-bottom: 20px;
}

* + .countdown-wrap { margin-top: 35px; }

.countdown-wrap + .button { margin-top: 40px; }

/*
* jQuery mousewheel plugin
*/

/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
	/* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto;
}

.mCustomScrollBox {
	direction: ltr;
	height: 100%;
	max-width: 100%;
	outline: none;
	overflow: hidden;
	/* contains plugin's markup */
	position: relative;
}

.mCSB_container {
	height: auto;
	/* contains the original content */
	overflow: hidden;
	width: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside > .mCSB_container { margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; }

/* non-visible scrollbar */

.mCS-dir-rtl-custom > .mCSB_inside > .mCSB_container {
	margin-left: 30px;
	/* RTL direction/left-side scrollbar */
	margin-right: 0;
}

.mCS-dir-rtl-custom > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-left: 0; }

/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
	bottom: 0;
	height: auto;
	left: auto;
	/* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

.mCSB_outside + .mCSB_scrollTools { right: -26px; }

/* scrollbar position: outside */

.mCS-dir-rtl-custom > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl-custom > .mCSB_outside + .mCSB_scrollTools {
	left: 0;
	/* RTL direction/left-side scrollbar */
	right: auto;
}

.mCS-dir-rtl-custom > .mCSB_outside + .mCSB_scrollTools { left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
	bottom: 0;
	height: auto;
	left: 0;
	/* contains the draggable element and dragger rail markup */
	position: absolute;
	right: 0;
	top: 0;
}

.mCSB_scrollTools a + .mCSB_draggerContainer { margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
	border-radius: 0;
	height: 100%;
	margin: 0 auto;
	width: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
	/* the draggable element */
	cursor: pointer;
	height: 30px;
	width: 100%;
	/* minimum dragger height */
	z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 0;
	height: 100%;
	margin: 0 auto;
	/* the dragger element */
	position: relative;
	text-align: center;
	width: 16px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px;
	/* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px;
	/* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.mCSB_scrollTools .mCSB_buttonDown { bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside > .mCSB_container {
	margin-bottom: 30px;
	margin-right: 0;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container { min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; }

/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	height: 16px;
	left: 0;
	right: 0;
	top: auto;
	width: auto;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: -26px; }

/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer { margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 2px;
	margin: 7px 0;
	width: 100%;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	/* minimum dragger width */
	height: 100%;
	left: 0;
	width: 30px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 4px;
	margin: 6px auto;
	width: 100%;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	/* auto-expanded scrollbar */
	margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	/* auto-expanded scrollbar */
	margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	cursor: pointer;
	display: block;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	width: 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft { left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { right: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper {
	bottom: 0;
	height: auto;
	left: 0;
	margin-bottom: 30px;
	margin-right: 30px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}

.mCSB_container_wrapper > .mCSB_container {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 30px;
	padding-right: 30px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 20px; }

/* non-visible horizontal scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl-custom > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; }

/* RTL direction/left-side scrollbar */

.mCS-dir-rtl-custom > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */

.mCS-dir-rtl-custom > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 0; }

.mCS-dir-rtl-custom > .mCSB_inside > .mCSB_container_wrapper {
	margin-left: 30px;
	/* RTL direction/left-side scrollbar */
	margin-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container { padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container { padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	/* non-visible scrollbar */
	margin-left: 0;
	margin-right: 0;
}

/* non-visible horizontal scrollbar */

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/

/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/

/* default theme ("light") */

.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #f2f3f8; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #d1d4e6; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
	background-image: url(/images/mCSB_buttons.png);
	/* css sprites */
	background-repeat: no-repeat;
	opacity: 0.4;
}

.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.9; }

/* theme: "dark" */

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

/*
*
* Owl Carousel
*/

.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { animation-name: fadeOut; }

@keyframes fadeOut {
	0% { opacity: 1; }

	100% { opacity: 0; }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height { transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
	-webkit-tap-highlight-color: transparent;
	display: none;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	width: 100%;
	z-index: 1;
}

.owl-carousel .owl-stage {
	-ms-touch-action: pan-Y;
	position: relative;
}

.owl-carousel .owl-stage:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.owl-carousel .owl-stage-outer {
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
	overflow: hidden;
	position: relative;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	user-select: none;
}

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading {
	display: block;
	opacity: 0;
}

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel .owl-refresh .owl-item { display: none; }

.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	float: left;
	min-height: 1px;
	position: relative;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */

.no-js .owl-carousel { display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
	background: #000000;
	height: 100%;
	position: relative;
}

.owl-carousel .owl-video-play-icon {
	cursor: pointer;
	font: 400 40px/80px 'FontAwesome';
	height: 80px;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	position: absolute;
	top: 50%;
	transition: scale 100ms ease;
	width: 80px;
	z-index: 1;
}

.owl-carousel .owl-video-play-icon:before { content: '\f144'; }

.owl-carousel .owl-video-play-icon:hover { transform: scale(1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }

.owl-carousel .owl-video-tn {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

/*
 * Owl Navigation
 */

.owl-nav.disabled { display: none !important; }

.owl-prev,
.owl-next {
	color: #aeb1be;
	font: 400 46px/50px 'FontAwesome';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.owl-prev:hover,
.owl-next:hover { color: #354879; }

.owl-prev { left: 0; }

.owl-prev::before { content: '\f104'; }

.owl-next { right: 0; }

.owl-next::before { content: '\f105'; }

/*
 * Owl Pagination
 */

.owl-dots { margin-top: 10px; }

.owl-dots.disabled { display: none !important; }

@media (min-width: 576px) {
	.owl-dots { margin-top: 25px; }
}

button.owl-dot {
	-webkit-appearance: none;
	background: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	outline: none;
	outline-offset: 0;
	padding: 0;
}

button.owl-dot::-moz-focus-inner {
	border: none;
	padding: 0;
}

.owl-dot {
	align-items: center;
	border-radius: 50%;
	cursor: pointer;
	display: inline-flex;
	height: 14px;
	justify-content: center;
	margin-left: 14px;
	margin-right: 14px;
	outline: none;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 14px;
}

.owl-dot::before {
	background: #d3d5db;
	border-radius: inherit;
	content: '';
	display: block;
	height: 100%;
	transform: scale3d(0.56, 0.56, 0.56);
	transition: .2s;
	width: 100%;
}

.owl-dot:only-child { display: none; }

.owl-dot:hover::before, .owl-dot.active::before {
	background-color: #354879;
	transform: scale3d(1, 1, 1);
}

* + .owl-carousel { margin-top: 30px; }

.owl-carousel-1 { text-align: center; }

.owl-carousel-1 .owl-stage {
	align-items: center;
	display: flex;
	position: relative;
}

.owl-carousel-centered-pagination .owl-dots { text-align: center; }

.owl-carousel-indigo {
	margin-left: auto;
	margin-right: auto;
	max-width: 100vw;
	overflow: hidden;
	padding: 0 15px;
	pointer-events: none;
	position: relative;
}

.owl-carousel-indigo, .owl-carousel-indigo * { backface-visibility: hidden; }

.owl-carousel-indigo .owl-stage-outer {
	margin: -23px;
	padding: 23px;
}

.owl-carousel-indigo .owl-item.active { pointer-events: auto; }

.owl-carousel-indigo .owl-dots { pointer-events: auto; }

.owl-carousel-indigo * + .owl-dots { margin-top: 25px; }

@media (max-width: 575.98px) {
	.owl-carousel-indigo .owl-dot {
		height: 11px;
		margin: 0 6px;
		width: 11px;
	}
}

@media (min-width: 768px) {
	.owl-carousel-indigo { padding: 0 0; }

	.owl-carousel-indigo * + .owl-dots { margin-top: 60px; }
}

.owl-carousel-dots-space .owl-dots { margin-bottom: 25px; }

.lg-sub-html, .lg-toolbar { background-color: rgba(0, 0, 0, 0.45); }

@font-face {
	font-family: lg;
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/lg.eot?n1z373);
	src: url(/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/fonts/lg.woff?n1z373) format("woff"), url(/fonts/lg.ttf?n1z373) format("truetype"), url(/fonts/lg.svg?n1z373#lg) format("svg");
}

.lg-icon {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: lg;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	speak: none;
	text-transform: none;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border: none;
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	outline: 0;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1180;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	opacity: .5;
	pointer-events: none;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover { color: #fff; }

.lg-actions .lg-next { right: 20px; }

.lg-actions .lg-next:before { content: "\e095"; }

.lg-actions .lg-prev { left: 20px; }

.lg-actions .lg-prev:after { content: "\e094"; }

@-webkit-keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@-moz-keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@-ms-keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@-webkit-keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

@-moz-keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

@-ms-keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

@keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

.lg-outer.lg-right-end .lg-object {
	-o-animation: lg-right-end .3s;
	-webkit-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-o-animation: lg-left-end .3s;
	-webkit-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
}

.lg-toolbar {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1182;
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	outline: 0;
	padding: 10px 0;
	text-align: center;
	text-decoration: none !important;
	transition: color .2s linear;
	width: 50px;
}

@media (max-width: 575.98px) {
	.lg-toolbar .lg-icon {
		font-size: 21px;
		width: 36px;
	}
}

@media (max-width: 575.98px) {
	#lg-counter {
		font-size: 14px;
		line-height: 27px;
	}
}

.lg-toolbar .lg-icon:hover { color: #fff; }

.lg-toolbar .lg-close:after { content: "\e070"; }

.lg-toolbar .lg-download:after { content: "\e0f2"; }

.lg-sub-html {
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1180;
}

.lg-sub-html h4 {
	font-size: 13px;
	font-weight: 700;
	margin: 0;
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0;
}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	opacity: 0;
	transform: scale3d(0.5, 0.5, 0.5);
	transform-origin: 50% 50%;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	max-height: 350px;
	position: absolute;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	width: 100%;
	z-index: 1180;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer { transform: translate3d(0, 0, 0); }

.lg-outer .lg-thumb {
	height: 100%;
	margin-bottom: -5px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
}

.lg-outer .lg-thumb-item {
	border: 2px solid #fff;
	border-radius: 4px;
	cursor: pointer;
	float: left;
	height: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item { transition: border-color .25s ease; }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color: #a90707; }

.lg-outer .lg-thumb-item img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.lg-outer.lg-has-thumb .lg-item { padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item { padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html { transition: bottom .25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html { bottom: 100px; }

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share { color: #fff; }

.lg-outer .lg-toogle-thumb:after { content: "\e1ff"; }

.lg-outer .lg-video-cont {
	display: inline-block;
	max-height: 100%;
	max-width: 1140px;
	padding: 0 5px;
	vertical-align: middle;
	width: 100%;
}

.lg-outer .lg-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
	cursor: pointer;
	height: 59px;
	left: 50%;
	margin-left: -42px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
	width: 84px;
	z-index: 1180;
}

.lg-outer .lg-has-iframe .lg-video {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play { background: url(/images/vimeo-play.png) no-repeat; }

.lg-outer .lg-has-vimeo:hover .lg-video-play { background: url(/images/vimeo-play.png) 0 -58px no-repeat; }

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(/images/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	opacity: .8;
	width: 64px;
}

.lg-outer .lg-has-html5:hover .lg-video-play { opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play { background: url(/images/youtube-play.png) no-repeat; }

.lg-outer .lg-has-youtube:hover .lg-video-play { background: url(/images/youtube-play.png) 0 -60px no-repeat; }

.lg-outer .lg-video-object {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

.lg-outer .lg-has-video .lg-video-object { visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play { display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object { visibility: visible; }

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 80ms ease 0s;
	width: 100%;
	z-index: 1183;
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0;
}

.lg-progress-bar.lg-start .lg-progress { width: 100%; }

.lg-show-autoplay .lg-progress-bar { opacity: 1; }

.lg-autoplay-button:after { content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after { content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-moz-backface-visibility: hidden;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: scale3d(1, 1, 1);
	transform-origin: 0 0;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
}

#lg-zoom-in:after { content: "\e311"; }

#lg-actual-size { font-size: 20px; }

#lg-actual-size:after { content: "\e033"; }

#lg-zoom-out {
	opacity: .5;
	pointer-events: none;
}

#lg-zoom-out:after { content: "\e312"; }

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	height: 10px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1180;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont { overflow: visible; }

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager { box-shadow: 0 0 0 2px #fff inset; }

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	border-radius: 3px;
	bottom: 100%;
	color: #fff;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	transform: translate3d(0, 5px, 0);
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	width: 120px;
}

.lg-outer .lg-pager-thumb-cont img {
	height: 100%;
	width: 100%;
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	transition: box-shadow .3s ease 0s;
	width: 12px;
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover { box-shadow: 0 0 0 8px #fff inset; }

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after { content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after { content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: visibility 0s linear .18s, opacity .18s linear 0s;
	visibility: hidden;
	z-index: 1181;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition-delay: 0s;
	visibility: visible;
}

.lg-outer .lg-dropdown {
	-moz-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	transform: translate3d(0, 5px, 0);
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	visibility: hidden;
}

.lg-outer .lg-dropdown:after {
	border: 8px solid transparent;
	border-bottom-color: #fff;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: 16px;
	top: -16px;
	width: 0;
}

.lg-outer .lg-dropdown > li:last-child { margin-bottom: 0; }

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a { color: #333; }

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 4px 12px;
	white-space: pre;
}

.lg-outer .lg-dropdown a:hover { background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto;
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	height: 100%;
	width: 100%;
}

.lg-outer #lg-share { position: relative; }

.lg-outer #lg-share:after { content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon { color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after { content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon { color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after { content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon { color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after { content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon { color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after { content: "\e903"; }

.lg-group:after {
	clear: both;
	content: "";
	display: table;
}

.lg-outer {
	left: 0;
	opacity: 0;
	position: fixed;
	text-align: left;
	top: 0;
	transition: opacity .15s ease 0s;
	z-index: 1150;
}

.lg-outer * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.lg-outer.lg-visible { opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	transition-duration: inherit !important;
	transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	opacity: 1;
	transition-duration: 0s !important;
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg {
	margin-left: auto;
	margin-right: auto;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

.lg-outer .lg-inner {
	left: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
}

.lg-outer .lg-item {
	background: url(/images/loading.gif) center center no-repeat;
	display: none !important;
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide { display: inline-block !important; }

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display: inline-block;
	height: 100%;
	position: absolute;
	text-align: center;
	width: 100%;
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	margin-right: -1px;
	width: 1px;
}

.lg-outer .lg-img-wrap {
	bottom: 0;
	left: 0;
	padding: 0 5px;
	position: absolute;
	right: 0;
	top: 0;
}

.lg-outer .lg-item.lg-complete { background-image: none; }

.lg-outer .lg-item.lg-current { z-index: 1160; }

.lg-outer .lg-image {
	display: inline-block;
	height: auto !important;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	width: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play { opacity: 1; }

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download { display: none; }

.lg-backdrop {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: opacity .15s ease 0s;
	z-index: 1140;
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide { transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item { opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current { opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide { transition: opacity .1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item { opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
	left: 0;
	opacity: 0;
	position: absolute;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide { left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-sub-html, .lg-toolbar { background-color: rgba(0, 0, 0, 0.45); }

@font-face {
	font-family: lg;
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/lg.eot?n1z373);
	src: url(/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/fonts/lg.woff?n1z373) format("woff"), url(/fonts/lg.ttf?n1z373) format("truetype"), url(/fonts/lg.svg?n1z373#lg) format("svg");
}

.lg-icon {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: lg;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	speak: none;
	text-transform: none;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border: none;
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	outline: 0;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1180;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	opacity: .5;
	pointer-events: none;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover { color: #fff; }

.lg-actions .lg-next { right: 20px; }

.lg-actions .lg-next:before { content: "\e095"; }

.lg-actions .lg-prev { left: 20px; }

.lg-actions .lg-prev:after { content: "\e094"; }

@-webkit-keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@-moz-keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@-ms-keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@keyframes lg-right-end {
	0%, 100% { left: 0; }

	50% { left: -30px; }
}

@-webkit-keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

@-moz-keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

@-ms-keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

@keyframes lg-left-end {
	0%, 100% { left: 0; }

	50% { left: 30px; }
}

.lg-outer.lg-right-end .lg-object {
	-o-animation: lg-right-end .3s;
	-webkit-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-o-animation: lg-left-end .3s;
	-webkit-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
}

.lg-toolbar {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1182;
}

.lg-toolbar .lg-icon:hover { color: #fff; }

.lg-toolbar .lg-close:after { content: "\e070"; }

.lg-toolbar .lg-download:after { content: "\e0f2"; }

.lg-sub-html {
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1180;
}

.lg-sub-html h4 {
	font-size: 13px;
	font-weight: 700;
	margin: 0;
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0;
}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	opacity: 0;
	transform: scale3d(0.5, 0.5, 0.5);
	transform-origin: 50% 50%;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	max-height: 350px;
	position: absolute;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	width: 100%;
	z-index: 1180;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer { transform: translate3d(0, 0, 0); }

.lg-outer .lg-thumb {
	height: 100%;
	margin-bottom: -5px;
	padding: 10px 0;
}

.lg-outer .lg-thumb-item {
	border: 2px solid rgba(255, 255, 255, 0.4);
	border-radius: 0;
	cursor: pointer;
	float: left;
	height: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item { transition: border-color .25s ease; }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color: #354879; }

.lg-outer .lg-thumb-item img {
	border-radius: 0;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.lg-outer.lg-has-thumb .lg-item { padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item { padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html { transition: bottom .25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html { bottom: 100px; }

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share { color: #fff; }

.lg-outer .lg-toogle-thumb:after { content: "\e1ff"; }

.lg-outer .lg-video-cont {
	display: inline-block;
	max-height: 100%;
	max-width: 1140px;
	padding: 0 5px;
	vertical-align: middle;
	width: 100%;
}

.lg-outer .lg-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
	cursor: pointer;
	height: 59px;
	left: 50%;
	margin-left: -42px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
	width: 84px;
	z-index: 1180;
}

.lg-outer .lg-has-iframe .lg-video {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play { background: url(/images/vimeo-play.png) no-repeat; }

.lg-outer .lg-has-vimeo:hover .lg-video-play { background: url(/images/vimeo-play.png) 0 -58px no-repeat; }

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(/images/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	opacity: .8;
	width: 64px;
}

.lg-outer .lg-has-html5:hover .lg-video-play { opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play { background: url(/images/youtube-play.png) no-repeat; }

.lg-outer .lg-has-youtube:hover .lg-video-play { background: url(/images/youtube-play.png) 0 -60px no-repeat; }

.lg-outer .lg-video-object {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

.lg-outer .lg-has-video .lg-video-object { visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play { display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object { visibility: visible; }

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 80ms ease 0s;
	width: 100%;
	z-index: 1183;
}

.lg-progress-bar .lg-progress {
	background-color: #354879;
	height: 5px;
	width: 0;
}

.lg-progress-bar.lg-start .lg-progress { width: 100%; }

.lg-show-autoplay .lg-progress-bar { opacity: 1; }

.lg-autoplay-button:after { content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after { content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap { transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-moz-backface-visibility: hidden;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: scale3d(1, 1, 1);
	transform-origin: 0 0;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
}

#lg-zoom-in:after { content: "\e311"; }

#lg-actual-size { font-size: 20px; }

#lg-actual-size:after { content: "\e033"; }

#lg-zoom-out {
	opacity: .5;
	pointer-events: none;
}

#lg-zoom-out:after { content: "\e312"; }

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	height: 10px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1180;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont { overflow: visible; }

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager { box-shadow: 0 0 0 2px #fff inset; }

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	border-radius: 3px;
	bottom: 100%;
	color: #fff;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	transform: translate3d(0, 5px, 0);
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	width: 120px;
}

.lg-outer .lg-pager-thumb-cont img {
	height: 100%;
	width: 100%;
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	transition: box-shadow .3s ease 0s;
	width: 12px;
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover { box-shadow: 0 0 0 8px #fff inset; }

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after { content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after { content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: visibility 0s linear .18s, opacity .18s linear 0s;
	visibility: hidden;
	z-index: 1181;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition-delay: 0s;
	visibility: visible;
}

.lg-outer .lg-dropdown {
	-moz-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	transform: translate3d(0, 5px, 0);
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	visibility: hidden;
}

.lg-outer .lg-dropdown:after {
	border: 8px solid transparent;
	border-bottom-color: #fff;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: 16px;
	top: -16px;
	width: 0;
}

.lg-outer .lg-dropdown > li:last-child { margin-bottom: 0; }

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a { color: #333; }

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 4px 12px;
	white-space: pre;
}

.lg-outer .lg-dropdown a:hover { background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto;
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	height: 100%;
	width: 100%;
}

.lg-outer #lg-share { position: relative; }

.lg-outer #lg-share:after { content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon { color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after { content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon { color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after { content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon { color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after { content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon { color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after { content: "\e903"; }

.lg-group:after {
	clear: both;
	content: "";
	display: table;
}

.lg-outer {
	left: 0;
	opacity: 0;
	position: fixed;
	text-align: left;
	top: 0;
	transition: opacity .15s ease 0s;
	z-index: 1150;
}

.lg-outer * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.lg-outer.lg-visible { opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	transition-duration: inherit !important;
	transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	opacity: 1;
	transition-duration: 0s !important;
}

.lg-outer.lg-grab img.lg-object { cursor: grab; }

.lg-outer.lg-grabbing img.lg-object { cursor: grabbing; }

.lg-outer .lg {
	margin-left: auto;
	margin-right: auto;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

.lg-outer .lg-inner {
	left: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
}

.lg-outer .lg-item {
	background: url(/images/loading.gif) center center no-repeat;
	display: none !important;
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide { display: inline-block !important; }

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display: inline-block;
	height: 100%;
	position: absolute;
	text-align: center;
	width: 100%;
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	margin-right: -1px;
	width: 1px;
}

.lg-outer .lg-img-wrap {
	bottom: 0;
	left: 0;
	padding: 0 5px;
	position: absolute;
	right: 0;
	top: 0;
}

.lg-outer .lg-item.lg-complete { background-image: none; }

.lg-outer .lg-item.lg-current { z-index: 1160; }

.lg-outer .lg-image {
	display: inline-block;
	height: auto !important;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	width: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play { opacity: 1; }

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download { display: none; }

.lg-backdrop {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: opacity .15s ease 0s;
	z-index: 1140;
}

.lg-backdrop.in { opacity: .8; }

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide { transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item { opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current { opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide { transition: opacity .1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item { opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
	left: 0;
	opacity: 0;
	position: absolute;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide { left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*
*
* Slick Carousel
*/

/*rtl:begin:ignore*/

.slick-slider {
	-moz-user-select: none;
	-ms-touch-action: pan-y;
	-ms-user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	box-sizing: border-box;
	display: block;
	position: relative;
	touch-action: pan-y;
	user-select: none;
}

.slick-list {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.slick-list:focus { outline: none; }

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track {
	display: block;
	left: 0;
	position: relative;
	top: 0;
}

.slick-track::before, .slick-track::after {
	content: "";
	display: table;
}

.slick-track::after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[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 {
	border: 1px solid transparent;
	display: block;
	height: auto;
}

.slick-arrow.slick-hidden { display: none; }

.slick-loading .slick-list { background: #fff url(".//images/ajax-loader.gif") center center no-repeat; }

/* Icons */

/* Arrows */

.slick-prev,
.slick-next {
	background-color: transparent;
	border: none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	outline: none;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 20px;
	z-index: 9;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev::before,
.slick-next::before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #151515;
	font-family: "fl-bigmug-line";
	font-size: 24px;
	line-height: 1;
	opacity: 1;
	transition: .22s;
}

.slick-prev:hover::before,
.slick-next:hover::before {
	color: #28334f;
	opacity: 0.75;
}

.slick-prev { left: 0; }

[dir="rtl"] .slick-prev {
	left: auto;
	right: 0;
}

.slick-prev:before { content: ""; }

[dir="rtl"] .slick-prev:before { content: ""; }

.slick-next { right: 0; }

[dir="rtl"] .slick-next {
	left: 0;
	right: auto;
}

.slick-next:before { content: ""; }

[dir="rtl"] .slick-next:before { content: ""; }

/* Dots */

.slick-dots {
	bottom: -45px;
	display: block;
	list-style: none;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.slick-dots li {
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	position: relative;
	width: 20px;
}

.slick-dots li button {
	background: transparent;
	border: 0;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	outline: none;
	padding: 5px;
	width: 20px;
}

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 0.75; }

.slick-dots li button:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #354879;
	content: "";
	font-family: "fl-bigmug-line";
	font-size: 6px;
	left: 0;
	line-height: 20px;
	opacity: 0.25;
	position: absolute;
	text-align: center;
	top: 0;
}

.slick-dots li.slick-active button:before {
	color: #354879;
	opacity: 1;
}

/*rtl:end:ignore*/

.slick-widget-testimonials .carousel-child {
	margin-left: auto;
	margin-right: auto;
	max-width: 570px;
	padding: 0 50px;
}

.slick-widget-testimonials .carousel-child .item {
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	transform: scale3d(0.66, 0.66, 0.66);
	transition: .22s;
}

.slick-widget-testimonials .carousel-child .slick-center { transform: scale3d(1, 1, 1); }

.slick-widget-testimonials .carousel-child img {
	border-radius: inherit;
	margin: 0 auto;
	max-width: 100%;
}

@media (max-width: 575.98px) {
	.slick-widget-testimonials .carousel-child .slick-prev { left: 30px; }

	.slick-widget-testimonials .carousel-child .slick-next { right: 30px; }
}

.slick-widget-testimonials .carousel-parent {
	margin-left: auto;
	margin-right: auto;
	max-width: 780px;
}

.slick-widget-testimonials .carousel-parent .item > * {
	opacity: 0;
	transform-origin: 50% 0;
	transition: .44s;
}

.slick-widget-testimonials .carousel-parent .slick-active > * { opacity: 1; }

.slick-widget-testimonials > * + * { margin-top: 30px; }

* + .slick-widget-testimonials { margin-top: 30px; }

@media (min-width: 768px) {
	* + .slick-widget-testimonials { margin-top: 55px; }

	.align-middle {
		align-items: center;
		display: flex;
		justify-content: center;
	}
}

@media (min-width: 1200px) {
	* + .slick-widget-testimonials { margin-top: 75px; }
}

@media (min-width: 992px) {
	.justify-content-lg-between { font-size: 20px !important; }

	@media (max-width: 768px) {
		.breadcrumbs-custom-title { width: 250px; }
	}

	/*# sourceMappingURL=style.css.map */

	/*_service styles - SM To fix the boxes... */


	.box-item {
		height: 200px;
		isolation: isolate;
		min-height: 1.5em;
	}

	.box-heading {
		font-size: 14px;
		font-weight: bold;
		height: 50px;
		line-height: 1.3em;
		margin: 10px 0px;
		transition: font-size 600ms;
	}

	.readmore {
		color: #283890;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		transition: font-size 600ms;
	}

	box-item-content:hover .readmore {
		color: #283890;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		transition: font-size 600ms;
	}

	.box-text {
		height: 8em;
		opacity: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		transition: opacity 500ms;
		white-space: ;
	}

	.box-draw box-item { height: 0px; }

	.box-item-content {
		background: none;
		border: 0;
		box-shadow: inset 0 0 0 1px #ddd;
		box-sizing: border-box;
		color: #000;
		font-size: 14px;
		font-weight: 100;
		line-height: 1.6em;
		margin: 1em;
		padding: 0.5em 2em;
		position: relative;
		text-align: left;
		vertical-align: middle;
	}


	.box-item-content:hover .box-heading {
		font-size: 18px;
		transition: font-size 600ms;
	}

	.box-item-content:after .box-heading {
		font-size: 18px;
		transition: font-size 600ms;
	}

	.box-item-content:hover {
		background: #fafafa;
		transition: background 1000ms;
	}

	.box-item-content:hover .text {
		opacity: 1;
		transition: opacity 1000ms;
	}

	.box-item-content::before, button::after {
		box-sizing: inherit;
		content: attr(data-content) '';
		height: 100%;
		position: absolute;
		width: 100%;
	}

	.box-draw { transition: color 0.25s; }



	.box-draw::before, .draw::after { }



	.box-draw::before {
		border-top: 3px solid #283890;
		height: 0;
		left: 0;
		top: 0;
		transition: width 0.65s ease-in, height 0.65s ease-in 0.65s;
		width: 0;
	}



	.box-draw::after {
		bottom: 0;
		height: 0;
		right: 0;
		width: 0;
	}

	.box-draw:hover::before, .box-draw:hover::after {
		height: 100%;
		width: 100%;
	}

	.box-draw:hover::before {
		border-top: 3px solid #283890;
		border-top-color: #60daaa;
		transition: width 0.75s ease-out, height 0.75s ease-out 0.75s;
	}

	/*MY COMMENTS - SM END*/

	/*Box Color - SM BEGIN*/



	/*Box Color - SM END*/

	.breadcrumbs-custom-subtitle { color: #000000 !important; }

	.breadcrumbs-custom-path {
		color: #000000;
		font-size: 18px;
	}

	.padding-t-30 { padding-top: 30px; }

	.padding-b-25 { padding-bottom: 25px; }

	.mt-40 { margin-top: 40px; }

	.pd-l-15 { padding-left: 15px; }

	.pd-t-15 { padding-top: 15px; }

	.home-banner {
		padding-bottom: 27px;
		padding-top: 0px;
	}

	.inner-sec {
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.text20 { font-size: 20px; }

	.mt-50 { margin-top: 50px; }

	.align-middle {
		align-items: center;
		display: flex;
		justify-content: center;
	}

	.m-t-5 { margin-top: 5px; }

	.m-t-10 { margin-top: 10px !important; }

	.m-t-20 { margin-top: 20px; }

	.m-t-30 { margin-top: 30px !important; }

	.padding-b-30 { padding-bottom: 30px; }

	.p-b-20 { padding-bottom: 30px; }

	.m-t-null { margin-top: 0px !important; }

	.m-b-75 { margin-bottom: 75px; }

	.p-l-80 { padding-left: 80px; }

	.banner-data {
		padding-bottom: 49px;
		padding-top: 50px;
	}

	.banner-finance {
		padding-bottom: 59px;
		padding-top: 60px;
	}

	.carousel-control-next {
		-ms-flex-align: center;
		-ms-flex-pack: center;
		align-items: center;
		background: #80a4e1;
		border-radius: 25px;
		bottom: 0;
		color: #fff;
		display: -ms-flexbox;
		display: flex;
		height: 30px;
		justify-content: center;
		opacity: .5;
		position: absolute;
		right: -60px;
		text-align: center;
		top: 0;
		top: 42%;
		transition: opacity .15s ease;
		vertical-align: middle;
		width: 30px;
		z-index: 1;
	}

	.carousel-control-prev {
		-ms-flex-align: center;
		-ms-flex-pack: center;
		align-items: center;
		background: #80a4e1;
		border-radius: 25px;
		bottom: 0;
		color: #fff;
		display: -ms-flexbox;
		display: flex;
		height: 30px;
		justify-content: center;
		left: -60px;
		opacity: .5;
		position: absolute;
		text-align: center;
		top: 0;
		top: 42%;
		transition: opacity .15s ease;
		vertical-align: middle;
		width: 30px;
		z-index: 1;
	}

	.carousel-indicators li { background-color: #1c47c4; }

	.carousel-control-prev-icon { width: 12px; }

	.carousel-control-next-icon { width: 12px; }
}

