@charset "UTF-8";
/**
 * [Table of contents]
 *   1 Reset Styles
 *   2 Context Styles
 *   3 Components
 *     3.1 Typography
 *     3.2 Brand
 *     3.3 Links
 *     3.4 Icons
 *     3.5 Blocks
 *     3.6 Boxes
 *     3.7 Groups
 *     3.8 Responsive units
 *     3.9 Lists
 *     3.10 Images
 *     3.11 Tables custom
 *     3.12 Dividers
 *     3.13 Buttons
 *     3.14 Forms
 *     3.15 Posts
 *     3.16 Quotes
 *     3.17 Thumbnails
 *     3.18 Breadcrumbs
 *     3.19 Pagination custom
 *     3.20 Snackbars
 *     3.21 Footers
 *     3.22 Services
 *     3.23 Products
 *     3.24 Team
 *     3.25 Charts
 *     3.26 Timeline
 *   4 Helpers
 *     4.1 Page layout
 *     4.2 Text styling
 *     4.3 Offsets
 *     4.4 Sections
 *     4.5 Grid modules
 *     4.6 Backgrounds
 *     4.7 Utilities custom
 *   5 Plugins
 *     5.1 Animate
 *     5.2 Preloader
 *     5.3 ToTop
 *     5.4 RD Navbar
 *     5.5 Swiper
 *     5.6 Google Map
 *     5.7 Search Results
 *     5.8 Isotope
 *     5.9 Nav custom
 *     5.10 Panel custom
 *     5.11 Tooltop Custom
 *     5.12 Counter
 *     5.13 Progress Bars
 *     5.14 Progress Circle
 *     5.15 Countdown
 *     5.16 Owl Carousel
 *     5.17 Lightgallery
 *     5.18 Material Parallax
 */
/** @section Reset Styles*/
a:focus,
button:focus {
	outline: none !important;
}

button::-moz-focus-inner {
	border: 0;
}

*:focus {
	outline: none;
}

blockquote {
	padding: 0;
	margin: 0;
}

input,
button,
select,
textarea {
	outline: none;
}

label {
	margin-bottom: 0;
}

p {
	margin: 0;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 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 {
	padding-left: 0;
	border-left: 0;
}

address {
	margin-top: 0;
	margin-bottom: 0;
}

figure {
	margin-bottom: 0;
}

html p a:hover {
	text-decoration: none;
}

/** @section Context Styles */
.context-dark,
.context-dark h1, .context-dark h2, .context-dark h3, .context-dark h4, .context-dark h5, .context-dark h6, .context-dark [class^='heading-'] {
	color: rgba(255, 255, 255, 0.7);
}

.context-light, .bg-white, .bg-gray-100, .bg-gray-1 {
	color: #525252;
}

.context-light h1, .bg-white h1, .bg-gray-100 h1, .bg-gray-1 h1, .context-light h2, .bg-white h2, .bg-gray-100 h2, .bg-gray-1 h2, .context-light h3, .bg-white h3, .bg-gray-100 h3, .bg-gray-1 h3, .context-light h4, .bg-white h4, .bg-gray-100 h4, .bg-gray-1 h4, .context-light h5, .bg-white h5, .bg-gray-100 h5, .bg-gray-1 h5, .context-light h6, .bg-white h6, .bg-gray-100 h6, .bg-gray-1 h6, .context-light [class^='heading-'], .bg-white [class^='heading-'], .bg-gray-100 [class^='heading-'], .bg-gray-1 [class^='heading-'] {
	color: #000000;
}

.context-light .button-default-outline, .bg-white .button-default-outline, .bg-gray-100 .button-default-outline, .bg-gray-1 .button-default-outline, .context-light .button-default-outline:focus, .bg-white .button-default-outline:focus, .bg-gray-100 .button-default-outline:focus, .bg-gray-1 .button-default-outline:focus {
	color: #1748C8;
	border-color: #d1d1d1;
}

.context-light .button-default-outline:hover, .bg-white .button-default-outline:hover, .bg-gray-100 .button-default-outline:hover, .bg-gray-1 .button-default-outline:hover, .context-light .button-default-outline:active, .bg-white .button-default-outline:active, .bg-gray-100 .button-default-outline:active, .bg-gray-1 .button-default-outline:active, .context-light .button-default-outline.active, .bg-white .button-default-outline.active, .bg-gray-100 .button-default-outline.active, .bg-gray-1 .button-default-outline.active {
	color: #1748C8;
	border-color: #1748C8;
}

.context-light .button-primary-2.button-isi:hover, .bg-white .button-primary-2.button-isi:hover, .bg-gray-100 .button-primary-2.button-isi:hover, .bg-gray-1 .button-primary-2.button-isi:hover, .context-light .button-primary-2.button-isi:active, .bg-white .button-primary-2.button-isi:active, .bg-gray-100 .button-primary-2.button-isi:active, .bg-gray-1 .button-primary-2.button-isi:active, .context-light .button-primary-2.button-isi.active, .bg-white .button-primary-2.button-isi.active, .bg-gray-100 .button-primary-2.button-isi.active, .bg-gray-1 .button-primary-2.button-isi.active,
.context-light .button-primary.button-isi:hover,
.bg-white .button-primary.button-isi:hover,
.bg-gray-100 .button-primary.button-isi:hover,
.bg-gray-1 .button-primary.button-isi:hover,
.context-light .button-primary.button-isi:active,
.bg-white .button-primary.button-isi:active,
.bg-gray-100 .button-primary.button-isi:active,
.bg-gray-1 .button-primary.button-isi:active,
.context-light .button-primary.button-isi.active,
.bg-white .button-primary.button-isi.active,
.bg-gray-100 .button-primary.button-isi.active,
.bg-gray-1 .button-primary.button-isi.active {
	color: #000000;
	border-color: #000000;
}

.context-light .form-label, .bg-white .form-label, .bg-gray-100 .form-label, .bg-gray-1 .form-label,
.context-light .form-input,
.bg-white .form-input,
.bg-gray-100 .form-input,
.bg-gray-1 .form-input {
	color: #000000;
}


.context-light .form-input,
.bg-white .form-input,
.bg-gray-100 .form-input,
.bg-gray-1 .form-input {
	border-bottom-color: #D7D7D7;
}

.context-light .form-validation, .bg-white .form-validation, .bg-gray-100 .form-validation, .bg-gray-1 .form-validation {
	color: #f5543f;
}

/** @group Components */
/** @section Typography */
body {
	text-align: center;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4375;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.7);
	background-color: #1748C8;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
	body {
		text-align: left;
		font-size: 16px;
	}
}

h1, h2, h3, h4, h5, h6, [class^='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
	color: #ffffff;
}

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: #FFD234;
}

h1,
.heading-1 {
	font-size: 32px;
	line-height: 1.5;
}

@media (min-width: 1200px) {
	h1,
	.heading-1 {
		font-size: 60px;
		line-height: 1.2;
	}
}

h2,
.heading-2 {
	font-size: 28px;
	line-height: 1.16667;
}

@media (min-width: 992px) {
	h2,
	.heading-2 {
		font-size: 42px;
	}
}

@media (min-width: 1200px) {
	h2,
	.heading-2 {
		font-size: 48px;
	}
}

h3,
.heading-3 {
	font-size: 22px;
	line-height: 1.15789;
}

@media (min-width: 576px) {
	h3,
	.heading-3 {
		font-size: 26px;
	}
}

@media (min-width: 768px) {
	h3,
	.heading-3 {
		font-size: 30px;
	}
}

@media (min-width: 992px) {
	h3,
	.heading-3 {
		font-size: 34px;
	}
}

@media (min-width: 1200px) {
	h3,
	.heading-3 {
		font-size: 38px;
	}
}

h4,
.heading-4 {
	font-size: 20px;
	line-height: 1.33333;
}

@media (min-width: 768px) {
	h4,
	.heading-4 {
		font-size: 22px;
	}
}

@media (min-width: 992px) {
	h4,
	.heading-4 {
		font-size: 26px;
	}
}

@media (min-width: 1200px) {
	h4,
	.heading-4 {
		font-size: 30px;
	}
}

h5,
.heading-5 {
	font-size: 18px;
	line-height: 1.25;
}

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

@media (min-width: 992px) {
	h5,
	.heading-5 {
		font-size: 22px;
	}
}

@media (min-width: 1200px) {
	h5,
	.heading-5 {
		font-size: 24px;
	}
}

h6,
.heading-6 {
	font-size: 16px;
	line-height: 1.45;
}

@media (min-width: 768px) {
	h6,
	.heading-6 {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	h6,
	.heading-6 {
		font-size: 20px;
	}
}

small,
.small {
	display: block;
	font-size: 14px;
	line-height: 1.28571;
}

mark,
.mark {
	padding: 3px 5px;
	color: #ffffff;
	background: #FFD234;
}

.big {
	font-size: 18px;
	line-height: 1.55556;
}

.lead {
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
}

code {
	padding: 3px 5px;
	border-radius: 0.2rem;
	font-size: 90%;
	color: #111111;
	background: #edeff4;
}

p [data-toggle='tooltip'] {
	padding-left: .25em;
	padding-right: .25em;
	color: #FFD234;
}

p [style*='max-width'] {
	display: inline-block;
}

::selection {
	background: #FFD234;
	color: #ffffff;
}

::-moz-selection {
	background: #FFD234;
	color: #ffffff;
}

.headings-default {
	position: relative;
	padding-top: 20px;
	z-index: 1;
}

.headings-default-subtitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 28px;
	line-height: 1;
	font-weight: 900;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.1);
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.04);
	z-index: -1;
}

.headings-default-2 {
	padding-top: 45px;
}

.headings-default-2 .headings-default-subtitle {
	font-size: 60px;
}

.headings-default + * {
	margin-top: 10px;
}

@media (min-width: 576px) {
	.headings-default {
		padding-top: 26px;
	}
	.headings-default-subtitle {
		font-size: 40px;
	}
	.headings-default-2 {
		padding-top: 60px;
	}
	.headings-default-2 .headings-default-subtitle {
		font-size: 80px;
	}
}

@media (min-width: 768px) {
	.headings-default {
		padding-top: 34px;
	}
	.headings-default-subtitle {
		font-size: 60px;
	}
	.headings-default-2 {
		padding-top: 85px;
	}
	.headings-default-2 .headings-default-subtitle {
		font-size: 110px;
	}
	.headings-default + * {
		margin-top: 26px;
	}
}

@media (min-width: 992px) {
	.headings-default {
		padding-top: 42px;
	}
	.headings-default-subtitle {
		font-size: 80px;
	}
	.headings-default-2 {
		padding-top: 110px;
	}
	.headings-default-2 .headings-default-subtitle {
		font-size: 150px;
	}
}

@media (min-width: 1200px) {
	.headings-default {
		padding-top: 50px;
	}
	.headings-default-subtitle {
		font-size: 100px;
	}
	.headings-default-2 {
		padding-top: 150px;
	}
	.headings-default-2 .headings-default-subtitle {
		font-size: 200px;
	}
}

.title-style-1 {
	padding-left: 22px;
	text-indent: -22px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #ffffff;
}

.title-style-1::before {
	display: inline-block;
	content: '\f3cb';
	font-size: 16px;
	line-height: inherit;
	font-family: "Material Design Icons";
	text-indent: 0;
	margin-right: 6px;
	color: #FFD234;
}

.title-style-1 + * {
	margin-top: 20px;
}

.title-style-1 + .list-social {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.title-style-1 + * {
		margin-top: 30px;
	}
	.title-style-1 + .list-social {
		margin-top: 45px;
	}
}

@media (min-width: 992px) {
	.title-style-1 + * {
		margin-top: 40px;
	}
	.title-style-1 + .list-social {
		margin-top: 55px;
	}
}

.title-style-2 {
	padding: 0 30px;
	text-indent: -30px;
	text-transform: uppercase;
	color: #ffffff;
}

.title-style-2::before {
	position: relative;
	display: inline-block;
	content: '\f3cb';
	top: -1px;
	font-size: 16px;
	line-height: 1;
	font-family: "Material Design Icons";
	text-indent: 0;
	margin-right: 14px;
	color: #FFD234;
}

@media (min-width: 992px) {
	.title-style-2 + .list-tag {
		margin-top: 22px;
	}
}

.title-style-3 {
	font-weight: 500;
	color: inherit;
}

.context-light .title-style-3, .bg-white .title-style-3, .bg-gray-100 .title-style-3, .bg-gray-1 .title-style-3 {
	color: inherit;
}

.title-style-4 {
	font-weight: 800;
	text-transform: uppercase;
}

.title-style-4 + h6 {
	margin-top: 20px;
}

.context-light .title-style-4, .bg-white .title-style-4, .bg-gray-100 .title-style-4, .bg-gray-1 .title-style-4 {
	color: #D7D7D7;
}

/** @section Brand */
.brand {
	display: inline-block;
}

.brand .brand-logo-light {
	display: block;
}

.brand .brand-logo-dark {
	display: none;
}

/** @section 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: #FFD234;
}

a:hover {
	color: #e7b300;
}

a[href*='tel'], a[href*='mailto'] {
	white-space: nowrap;
}

.link-hover {
	color: #e7b300;
}

.link-press {
	color: #e7b300;
}

.privacy-link {
	display: inline-block;
}

.privacy-link, .privacy-link:focus, .privacy-link:active {
	color: #ffffff;}

.privacy-link:hover {
	color: #FFD234;
}

* + .privacy-link {
	margin-top: 30px;
}

.link-1 {
	text-decoration: underline;
}

.link-1, .link-1:focus, .link-1:active, .link-1:hover {
	color: inherit;
}

.link-2 {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px 12px;
	min-width: 220px;
	font-size: 12px;
	line-height: 2;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #D7D7D7;
	border-radius: 4px;
	background: #EDFBFF;
}

.link-2, .link-2:focus, .link-2:active {
	color: inherit;
}

.link-2:hover {
	color: #FFD234;
}

.link-2 .icon {
	font-size: 18px;
	margin-left: 7px;
}

.link-2 > * + * {
	margin-left: 20px;
}

.link-2-right {
	color: #63CBEC;
}

.link-2-right > * {
	vertical-align: middle;
}

.link-tag {
	display: inline-block;
	padding: 7px 15px;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px solid;
	border-radius: 4px;
}

.link-tag, .link-tag:focus, .link-tag:active {
	color: inherit;
}

.link-tag:hover {
	color: #ffffff;
}

@media (min-width: 1200px) {
	.link-tag {
		font-size: 13px;
		padding: 9px 20px;
	}
}

/** @section Icons */
.icon {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
}

.icon::before {
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	speak: none;
	text-transform: none;
}

.icon-circle {
	border-radius: 50%;
}

/** @section Blocks */
.block-center, .block-xs, .block-sm, .block-md, .block-lg, .block-xl, .block-1 {
	margin-left: auto;
	margin-right: auto;
}

.block-xs {
	max-width: 220px;
}

.block-sm {
	max-width: 270px;
}

.block-md {
	max-width: 370px;
}

.block-lg {
	max-width: 470px;
}

.block-xl {
	max-width: 570px;
}

.block-1 {
	max-width: 290px;
}

/** @section Boxes */
.box-minimal {
	text-align: left;
	padding: 20px 30px;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.2);
}

.box-minimal-title {
	font-weight: 500;
	text-indent: -20px;
	letter-spacing: -0.01em;
}

.box-minimal-title::before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	text-indent: 0;
	margin-right: 12px;
	background: #63CBEC;
}

@media (min-width: 992px) {
	.box-minimal {
		padding: 22px 40px;
	}
}

.box-default {
	border-radius: 8px;
	color: rgba(0, 0, 0, 0.8);
	background: #ffffff;
}

.box-default .form-label,
.box-default .form-input {
	color: #000000;
}

.box-default .form-input {
	border-bottom-color: rgba(0, 0, 0, 0.2);
}

.box-default .form-validation {
	color: #f5543f;
}

.box-default .button-primary.button-isi:hover {
	color: #000000;
	border-color: #000000;
}

.box-default-header {
	padding: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.box-default-body {
	padding: 20px 15px 30px;
}

.box-default-title {
	font-weight: 600;
	letter-spacing: -0.01em;
	color: #000000;
}

* + .box-default {
	margin-top: 30px;
}

@media (min-width: 576px) {
	.box-default-header {
		padding: 20px;
	}
	.box-default-body {
		padding: 20px 20px 30px;
	}
	* + .box-default {
		margin-top: 40px;
	}
}

@media (min-width: 768px) {
	.box-default-header {
		padding: 25px 30px;
	}
	.box-default-body {
		padding: 30px 30px 40px;
	}
	* + .box-default {
		margin-top: 60px;
	}
}

@media (min-width: 1200px) {
	.box-default-header {
		padding: 30px 40px;
	}
	.box-default-body {
		padding: 40px 40px 60px;
	}
	* + .box-default {
		margin-top: 75px;
	}
}

.box-classic {
	text-align: center;
	padding: 14% 7%;
	background: #ffffff;
	box-shadow: 0 12px 25px rgba(0, 0, 0, 0.25);
	border-radius: 8px;
}

.box-classic-icon {
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-size: 50px;
	line-height: 1;
}

.box-classic-icon::before, .box-classic-icon::after {
	position: absolute;
	content: '';
	border-radius: 4px;
	transition: .3s ease;
}

.box-classic-icon::before {
	left: -23%;
	bottom: 0;
	width: 36px;
	height: 36px;
	background: rgba(23, 72, 200, 0.09);
}

.box-classic-icon::after {
	right: -23%;
	width: 22px;
	height: 22px;
	background: rgba(255, 210, 52, 0.09);
}

.box-classic-icon > * {
	font-size: inherit;
	line-height: inherit;
	background: linear-gradient(-30deg, #4173f6, #47CAAA);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.box-classic-title {
	font-weight: 500;
	letter-spacing: -0.01em;
}

* + .box-classic-title {
	margin-top: 25px;
}

* + .box-classic-text {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.box-classic {
		padding: 14% 9% 20%;
	}
	* + .box-classic-title {
		margin-top: 35px;
	}
	* + .box-classic-text {
		margin-top: 16px;
	}
}

@media (min-width: 992px) {
	.box-classic-icon {
		font-size: 70px;
	}
	.box-classic-icon::before {
		width: 52px;
		height: 52px;
	}
	.desktop .box-classic:hover .box-classic-icon::before {
		transform: scale(0.42);
	}
	.desktop .box-classic:hover .box-classic-icon::after {
		transform: scale(2.36);
	}
}

.ie-10 .box-classic-icon,
.ie-11 .box-classic-icon,
.ie-edge .box-classic-icon {
	color: #FFD234;
}

.ie-10 .box-classic-icon > *,
.ie-11 .box-classic-icon > *,
.ie-edge .box-classic-icon > * {
	background: none;
}

.box-modern {
	position: relative;
	text-align: left;
	z-index: 1;
}

.box-modern-caption {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100px;
	height: 100px;
	padding: 6%;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 3px;
	background: linear-gradient(180deg, #ffffff 0%, #E8E4EF 100%);
	box-shadow: 8px 8px 0 rgba(255, 255, 255, 0.1);
}

.box-modern-caption::before, .box-modern-caption::after {
	display: inline-block;
	position: absolute;
	content: '';
	border-radius: 4px;
}

.box-modern-caption::before {
	top: -6px;
	left: calc(100% + 16px);
	width: 22px;
	height: 22px;
	background: rgba(255, 255, 255, 0.09);
	transition: .3s ease;
}

.box-modern-caption::after {
	right: 0;
	bottom: calc(100% + 10px);
	width: 22px;
	height: 22px;
	background: rgba(255, 210, 52, 0.2);
}

.box-modern-caption > div {
	background: linear-gradient(-30deg, #4173f6, #47CAAA);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.box-modern-title {
	position: relative;
	font-weight: 500;
	letter-spacing: -0.01em;
	margin-top: 18px;
}

.box-modern-text {
	font-size: 14px;
}

.box-modern-link {
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.box-modern-link, .box-modern-link:focus, .box-modern-link:active {
	color: #47CAAA;
}

.box-modern-link:hover {
	color: #FFD234;
}

.box-modern-link > * {
	vertical-align: middle;
}

.box-modern-link .icon {
	font-size: 18px;
	margin-left: 6px;
}

* + .box-modern-text {
	margin-top: 8px;
}

* + .box-modern-link {
	margin-top: 10px;
}

@media (min-width: 768px) {
	* + .box-modern-text {
		margin-top: 14px;
	}
	* + .box-modern-link {
		margin-top: 12px;
	}
}

@media (min-width: 992px) {
	.box-modern-caption {
		height: 140px;
		padding: 12%;
	}
	.box-modern-caption::before {
		left: calc(100% + 30px);
		width: 52px;
		height: 52px;
	}
	.desktop .box-modern:hover .box-modern-caption::before {
		transform: rotate(90deg) scale(0.42);
	}
}

@media (min-width: 1200px) {
	.box-modern {
		padding-right: 4%;
	}
	.box-modern-caption {
		width: 116px;
	}
}

.ie-10 .box-modern-caption,
.ie-11 .box-modern-caption,
.ie-edge .box-modern-caption {
	color: #1748C8;
}

.ie-10 .box-modern-caption > div,
.ie-11 .box-modern-caption > div,
.ie-edge .box-modern-caption > div {
	background: none;
}

.box-style-1 {
	position: relative;
	padding: 20px 15px;
}

.box-style-1::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.03);
	pointer-events: none;
}

.box-style-1 p + .group-middle {
	margin-top: 24px;
}

@media (min-width: 768px) {
	.box-style-1 {
		padding: 30px 0;
	}
	.box-style-1::before {
		width: 100vw;
		right: -15px;
		left: auto;
	}
}

@media (min-width: 992px) {
	.box-style-1::before {
		right: -30px;
	}
}

@media (min-width: 1200px) {
	.box-style-1 {
		padding: 50px 0 40px;
	}
	.box-style-1::before {
		right: -70px;
	}
}

@media (min-width: 1200px) {
	.box-style-2 {
		margin-left: -15px;
	}
}

@media (min-width: 1400px) {
	.box-style-2 {
		position: relative;
		left: 80px;
		margin-left: auto;
		margin-right: -15px;
	}
}

.box-style-3 {
	padding: 30px 15px;
	background: #ffffff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}

* + .box-style-3 {
	margin-top: 30px;
}

@media (min-width: 576px) {
	.box-style-3 {
		padding: 40px 20px;
	}
}

@media (min-width: 768px) {
	.box-style-3 {
		padding: 50px 30px;
	}
}

@media (min-width: 992px) {
	* + .box-style-3 {
		margin-top: 50px;
	}
}

@media (min-width: 1200px) {
	.box-style-3 {
		padding: 70px 50px;
	}
	* + .box-style-3 {
		margin-top: 70px;
	}
}

.box-style-4 + .box-style-4 {
	position: relative;
	margin-top: 30px;
	padding-top: 32px;
}

.box-style-4 + .box-style-4::before {
	position: absolute;
	content: '';
	top: 0;
	left: -7%;
	right: -7%;
	height: 1px;
	background-image: linear-gradient(90deg, rgba(188, 188, 188, 0) 0%, #BCBCBC 50%, rgba(188, 188, 188, 0) 100%);
}

.box-style-5 {
	text-align: left;
}

@media (min-width: 576px) {
	.box-style-5 {
		padding: 11%;
		border-radius: 6px;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
		background: #ffffff;
	}
}

@media (min-width: 1200px) {
	.box-style-5 {
		padding-left: 12%;
		padding-right: 12%;
	}
}

@media (min-width: 1200px) and (max-width: 1220px) {
	.box-style-5 {
		margin-left: -15px;
		margin-right: 15px;
	}
}

.box-style-6 {
	position: relative;
	padding: 4.5%;
	border-radius: 6px;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.box-style-6 .box-right {
	flex-grow: 1;
	max-width: 605px;
}

.box-style-6 .box-image {
	display: none;
	position: absolute;
	transform: translate(-50%, -100%);
	z-index: 0;
}

.box-style-6 .box-image-1 {
	left: 47%;
	top: -70px;
}

.box-style-6 .box-image-2 {
	left: 53%;
	top: -30px;
}

.box-style-6 * + p {
	margin-top: 8px;
}

* + .box-style-6 {
	margin-top: 50px;
}

@media (min-width: 992px) {
	.box-style-6 {
		padding-right: 2.4%;
	}
	* + .box-style-6 {
		margin-top: 90px;
	}
}

@media (min-width: 1200px) {
	.box-style-6 .box-image {
		display: inline-block;
	}
	* + .box-style-6 {
		margin-top: 140px;
	}
}

.ie-10 .box-right,
.ie-11 .box-right,
.ie-edge .box-right {
	width: 100%;
}

.box-style-7 {
	padding: 8% 6% 10%;
	text-align: left;
	background: #ffffff;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
}

.box-style-8 {
	text-align: center;
	padding: 30px 15px;
	border-radius: 6px;
	background: #ffffff;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}

.box-style-8 textarea.form-input {
	height: 118px;
}

@media (min-width: 576px) {
	.box-style-8 {
		padding: 8% 4.5% 7%;
	}
}

@media (min-width: 768px) {
	.box-style-8 * + .rd-form {
		margin-top: 30px;
	}
}

@media (min-width: 992px) {
	.box-style-8 * + .rd-form {
		margin-top: 40px;
	}
}

@media (min-width: 1200px) {
	.box-style-8 .form-wrap + .form-button {
		margin-top: 45px;
	}
}

.box-relative {
	position: relative;
}

.clients-default-wrap {
	position: relative;
	padding: 20px 0 20px 15px;
}

.clients-default-wrap::before {
	position: absolute;
	content: '';
	top: 0;
	width: 100vw;
	bottom: 0;
	left: 0;
	border-radius: 6px;
	background: #1748C8;
	box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.15);
	pointer-events: none;
}

.clients-default {
	display: inline-block;
	text-align: center;
	opacity: .4;
	will-change: opacity;
	transition: all .3s ease-in-out;
}

.clients-default:hover {
	opacity: 1;
}

@media (min-width: 768px) {
	.clients-default-wrap {
		padding: 30px 0 30px 30px;
	}
}

@media (min-width: 992px) {
	.clients-default-wrap {
		padding: 45px 0 45px 50px;
	}
}

@media (min-width: 1200px) {
	.clients-default-wrap {
		padding: 66px 0 66px 80px;
	}
}

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

.contact-default li + li {
	margin-top: 12px;
}

.contact-default-icon {
	font-size: 30px;
	line-height: 1;
	color: rgba(255, 255, 255, 0.3);
}

.contact-default-link {
	font-size: 16px;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: -0.01em;
}

.contact-default-link, .contact-default-link:focus, .contact-default-link:active {
	color: #ffffff;
}

.contact-default-link:hover {
	color: #FFD234;
}

* + .contact-default {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.contact-default li + li {
		margin-top: 18px;
	}
	.contact-default-link {
		font-size: 18px;
	}
	.contact-default-icon {
		font-size: 40px;
	}
}

@media (min-width: 992px) {
	.contact-default li + li {
		margin-top: 24px;
	}
	.contact-default-link {
		font-size: 20px;
	}
	.contact-default-icon {
		font-size: 45px;
	}
	* + .contact-default {
		margin-top: 45px;
	}
}

.contact-classic-icon {
	font-size: 20px;
	line-height: 1;
	color: #63CBEC;
}

.contact-classic-link, .contact-classic-link:focus, .contact-classic-link:active {
	color: inherit;
}

.contact-classic-link:hover {
	color: #FFD234;
}

* + .contact-classic {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.contact-classic-icon {
		font-size: 24px;
	}
	* + .contact-classic {
		margin-top: 45px;
	}
}

@media (min-width: 992px) {
	* + .contact-classic {
		margin-top: 55px;
	}
}

@media (min-width: 1200px) {
	* + .contact-classic {
		margin-top: 65px;
	}
}

.contact-modern {
	overflow: hidden;
	text-align: left;
	border-radius: 6px;
	color: #000000;
	background: #ffffff;
	box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
}

.contact-modern-body {
	padding: 12%;
}

.contact-modern-body li + li {
	margin-top: 25px;
}

.contact-modern-icon {
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	border-radius: 50%;
	color: #ffffff;
	background: #1748C8;
}

.contact-modern-link, .contact-modern-link:focus, .contact-modern-link:active {
	color: inherit;
}

.contact-modern-link:hover {
	color: #FFD234;
}

.contact-modern-list-social {
	border-top: 1px solid #D7D7D7;
	text-align: center;
	display: flex;
	justify-content: space-between;
	color: #BCBCBC;
}

.contact-modern-list-social li {
	flex-grow: 1;
}

.contact-modern-list-social li + li {
	border-left: 1px solid #D7D7D7;
}

.contact-modern-list-social a {
	display: block;
	padding: 17px 10px;
}

.contact-modern-list-social a, .contact-modern-list-social a:focus, .contact-modern-list-social a:active {
	color: inherit;
}

.contact-modern-list-social a:hover {
	color: #1748C8;
}

.contact-modern-list-social .icon {
	font-size: 20px;
	line-height: 1;
}

@media (min-width: 768px) {
	.contact-modern-body {
		padding-bottom: 16%;
	}
	.contact-modern-icon {
		width: 52px;
		height: 52px;
		font-size: 24px;
		line-height: 52px;
	}
	.contact-modern-list-social .icon {
		font-size: 26px;
	}
}

.box-comment {
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.box-comment:last-child {
	padding-bottom: 0;
	border: none;
}

.box-comment-figure {
	border-radius: 20px;
}

.box-comment-author {
	font-weight: 500;
	color: #000000;
}

.box-comment-author a, .box-comment-author a:focus, .box-comment-author a:active {
	color: inherit;
}

.box-comment-author a:hover {
	color: #1748C8;
}

.box-comment-time {
	font-size: 14px;
	color: #000000;
}

.box-comment + .box-comment {
	margin-top: 25px;
}

* + .box-comment-time {
	margin-top: 4px;
}

* + .box-comment-text {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.box-comment {
		padding-bottom: 35px;
	}
	.box-comment + .box-comment {
		margin-top: 35px;
	}
	* + .box-comment-text {
		margin-top: 16px;
	}
}

.partner-default {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 125px;
	height: 125px;
	background: #ffffff;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
	border-radius: 50%;
}

.partner-default-figure {
	display: flex;
	align-items: center;
	min-height: 30px;
}

.partner-default-title {
	font-weight: 500;
	color: #1748C8;
}

* + .partner-default-title {
	margin-top: 6px;
}

@media (min-width: 992px) {
	.partner-default-title {
		font-size: 20px;
	}
}

@media (min-width: 1200px) {
	.partner-default-title {
		font-size: 22px;
	}
}

.context-light .partner-default-title, .bg-white .partner-default-title, .bg-gray-100 .partner-default-title, .bg-gray-1 .partner-default-title {
	color: #1748C8;
}

.box-decor {
	position: relative;
}

.box-decor .box-decor-item::before,
.box-decor .box-decor-item::after, .box-decor::before, .box-decor::after {
	position: absolute;
	content: '';
	border-radius: 50%;
	transform: translate3d(50%, -50%, 0);
	animation: circleScale 2s infinite linear;
}

.box-decor::before {
	top: -42px;
	right: 48px;
	width: 18px;
	height: 18px;
	border: 2px solid rgba(135, 226, 255, 0.4);
}

.box-decor::after {
	top: 25px;
	right: -50px;
	width: 35px;
	height: 35px;
	border: 2px solid rgba(135, 226, 255, 0.4);
	animation-delay: 1.5s;
}

.box-decor .box-decor-item::before {
	animation-delay: .5s;
}

.box-decor .box-decor-item::after {
	animation-delay: 1s;
}

.box-decor-item::before {
	top: -47px;
	right: -19px;
	width: 26px;
	height: 26px;
	background: rgba(255, 210, 52, 0.4);
}

.box-decor-item::after {
	top: -32px;
	right: -68px;
	width: 18px;
	height: 18px;
	border: 2px solid rgba(255, 169, 68, 0.4);
}

@keyframes circleScale {
	0% {
		opacity: 0;
		transform: translate3d(50%, -50%, 0) scale(0);
	}
	10% {
		opacity: 1;
	}
	70% {
		opacity: 1;
		transform: translate3d(50%, -50%, 0) scale(1.6);
	}
	80% {
		opacity: 0;
		transform: translate3d(50%, -50%, 0) scale(1.6);
	}
	100% {
		opacity: 0;
	}
}

/** @section Groups */
html .group {
	margin-bottom: -10px;
	margin-left: -10px;
}

html .group:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

html .group-xs {
	margin-bottom: -15px;
	margin-left: -15px;
}

html .group-xs:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xs > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

html .group-sm {
	margin-bottom: -10px;
	margin-left: -20px;
}

html .group-sm:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-sm > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

html .group-md {
	margin-bottom: -15px;
	margin-left: -25px;
}

html .group-md:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-md > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 25px;
}

html .group-lg {
	margin-bottom: -15px;
	margin-left: -30px;
}

html .group-lg:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-lg > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 30px;
}

html .group-xl {
	margin-bottom: -20px;
	margin-left: -40px;
}

html .group-xl:empty {
	margin-bottom: 0;
	margin-left: 0;
}

html .group-xl > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 40px;
}

html .group-middle {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
}

html .group-custom {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 100%;
}

html .group-custom > * {
	flex: 0 1 100%;
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 576px) {
	html .group-custom {
		flex-wrap: nowrap;
	}
	html .group-custom > * {
		flex: 1 1 auto;
	}
}

.group-custom-1 {
	margin-bottom: -30px;
}

.group-custom-1 > * {
	margin-bottom: 30px;
}

* + .group-custom-1 {
	margin-top: 20px;
}

* + .group-sm,
* + .group-md,
* + .group-lg,
* + .group-xl,
* + .group-middle {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .group-custom-1 {
		margin-top: 30px;
	}
}

/** @section Responsive units */
.unit {
	display: flex;
	flex: 0 1 100%;
	margin-bottom: -20px;
	margin-left: -20px;
}

.unit > * {
	margin-bottom: 20px;
	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: -10px;
	margin-left: -5px;
}

.unit-spacing-xs > * {
	margin-bottom: 10px;
	margin-left: 5px;
}

.unit-spacing-sm {
	margin-bottom: -10px;
	margin-left: -10px;
}

.unit-spacing-sm > * {
	margin-bottom: 10px;
	margin-left: 10px;
}

.unit-spacing-md {
	margin-bottom: -15px;
	margin-left: -15px;
}

.unit-spacing-md > * {
	margin-bottom: 15px;
	margin-left: 15px;
}

.unit-spacing-lg {
	margin-bottom: -15px;
	margin-left: -25px;
}

.unit-spacing-lg > * {
	margin-bottom: 15px;
	margin-left: 25px;
}

.unit-spacing-xl {
	margin-bottom: -20px;
	margin-left: -30px;
}

.unit-spacing-xl > * {
	margin-bottom: 20px;
	margin-left: 30px;
}

.unit-spacing-1 {
	margin-bottom: -20px;
	margin-left: -35px;
}

.unit-spacing-1 > * {
	margin-bottom: 20px;
	margin-left: 35px;
}

.unit-spacing-2 {
	margin-bottom: -10px;
	margin-left: -26px;
}

.unit-spacing-2 > * {
	margin-bottom: 10px;
	margin-left: 26px;
}

/** @section Lists */
.list > li + li {
	margin-top: 10px;
}

.list-xs > li + li {
	margin-top: 5px;
}

.list-sm > li + li {
	margin-top: 15px;
}

.list-md > li + li {
	margin-top: 20px;
}

.list-lg > li + li {
	margin-top: 25px;
}

.list-xl > li + li {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.list-xl > li + li {
		margin-top: 60px;
	}
}

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

.list-inline-xs {
	transform: translate3d(0, -6px, 0);
	margin-bottom: -6px;
	margin-left: -3px;
	margin-right: -3px;
}

.list-inline-xs > * {
	margin-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
}

.list-inline-sm {
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -5px;
	margin-right: -5px;
}

.list-inline-sm > * {
	margin-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

.list-inline-md {
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -10px;
	margin-right: -10px;
}

.list-inline-md > * {
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.list-inline-lg {
	transform: translate3d(0, -15px, 0);
	margin-bottom: -15px;
	margin-left: -15px;
	margin-right: -15px;
}

.list-inline-lg > * {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.list-inline-xl {
	transform: translate3d(0, -20px, 0);
	margin-bottom: -20px;
	margin-left: -20px;
	margin-right: -20px;
}

.list-inline-xl > * {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.list-terms dt + dd {
	margin-top: 5px;
}
.list-terms dd + dt {
	margin-top: 25px;
}

* + .list-terms {
	margin-top: 20px;
}

@media (min-width: 768px) {
	* + .list-terms {
		margin-top: 30px;
	}
}

.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: 26px;
	text-indent: -26px;
}

.list-marked > li::before {
	display: inline-block;
	content: '\f3cb';
	font-size: 16px;
	line-height: 1;
	font-family: "Material Design Icons";
	text-indent: 0;
	margin-right: 10px;
	color: #FFD234;
}

.list-marked > li + li {
	margin-top: 4px;
}

* + .list-marked {
	margin-top: 20px;
}

@media (min-width: 768px) {
	* + .list-marked {
		margin-top: 30px;
	}
}

@media (min-width: 1200px) {
	* + .list-marked {
		margin-top: 45px;
	}
}

.list-marked-2 {
	text-align: left;
}

.list-marked-2 > li {
	padding-left: 30px;
	text-indent: -30px;
}

.list-marked-2 > li::before {
	display: inline-block;
	content: '\f14f';
	font-size: 18px;
	line-height: 1;
	font-family: "Material Design Icons";
	text-indent: 0;
	margin-right: 12px;
	color: #FFD234;
}

.list-marked-2 a, .list-marked-2 a:focus, .list-marked-2 a:active {
	color: inherit;
}

.list-marked-2 a:hover {
	color: #ffffff;
}

.list-marked-2 > li + li {
	margin-top: 10px;
}

* + .list-marked-2 {
	margin-top: 20px;
}

@media (min-width: 768px) {
	* + .list-marked-2 {
		margin-top: 30px;
	}
}

.list-marked-3 {
	text-align: left;
	color: #ffffff;
}

.list-marked-3 > li {
	position: relative;
	padding-left: 35px;
}

.list-marked-3 > li > * {
	font-weight: 500;
	letter-spacing: -0.01em;
	margin-bottom: 6px;
}

.list-marked-3 > li::before {
	position: absolute;
	display: inline-block;
	text-align: center;
	content: '\f222';
	top: 4px;
	left: 0;
	width: 22px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	font-family: "Material Design Icons";
	border-radius: 50%;
	color: #1748C8;
	background: #ffffff;
}

.list-marked-3 > li + li {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.list-marked-3 > li {
		padding-left: 52px;
	}
	.list-marked-3 > li::before {
		width: 32px;
		height: 32px;
		font-size: 18px;
		line-height: 32px;
	}
	.list-marked-3 > li + li {
		margin-top: 30px;
	}
}

* + .list-marked-3 {
	margin-top: 20px;
}

@media (min-width: 768px) {
	* + .list-marked-3 {
		margin-top: 30px;
	}
}

@media (min-width: 992px) {
	h3 + .list-marked-3 {
		margin-top: 45px;
	}
	.group-middle + .list-marked-3 {
		margin-top: 50px;
	}
}

.context-light .list-marked-3, .bg-white .list-marked-3, .bg-gray-100 .list-marked-3, .bg-gray-1 .list-marked-3 {
	color: inherit;
}

.context-light .list-marked-3 > li::before, .bg-white .list-marked-3 > li::before, .bg-gray-100 .list-marked-3 > li::before, .bg-gray-1 .list-marked-3 > li::before {
	color: #ffffff;
	background: #1748C8;
}

.list-marked-4 {
	text-align: left;
}

.list-marked-4 > li {
	padding-left: 20px;
	text-indent: -20px;
}

.list-marked-4 > li::before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 5px;
	height: 5px;
	margin-right: 15px;
	border-radius: 50%;
	background: #FFD234;
}

.list-marked-4 > li + li {
	margin-top: 15px;
}

* + .list-marked-4 {
	margin-top: 14px;
}

.list-marked-5 {
	color: inherit;
}

.list-ordered {
	counter-reset: li;
	text-align: left;
}

.list-ordered > li {
	position: relative;
	padding-left: 25px;
}

.list-ordered > li:before {
	position: absolute;
	content: counter(li, decimal) ".";
	counter-increment: li;
	top: 0;
	left: 0;
	display: inline-block;
	width: 15px;
	color: #b7b7b7;
}

.list-ordered > li + li {
	margin-top: 10px;
}

* + .list-ordered {
	margin-top: 15px;
}

.list-social {
	font-size: 0;
	line-height: 0;
	color: rgba(255, 255, 255, 0.7);
}

.list-social .icon {
	font-size: 20px;
}

.list-social a, .list-social a:focus, .list-social a:active {
	color: inherit;
}

.list-social a:hover {
	color: #FFD234;
}

@media (min-width: 768px) {
	.list-social .icon {
		font-size: 28px;
	}
}

.list-social-2 .icon {
	font-size: 22px;
}

.context-light .list-social, .bg-white .list-social, .bg-gray-100 .list-social, .bg-gray-1 .list-social {
	color: #1748C8;
}

.list-social-3 {
	font-size: 0;
	line-height: 0;
	margin-bottom: -20px;
	margin-left: -20px;
}

.list-social-3:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.list-social-3 > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

.list-social-3 .icon {
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	border-radius: 4px;
}

.list-social-3 .icon, .list-social-3 .icon:focus, .list-social-3 .icon:active {
	color: #ffffff;
	background: rgba(255, 255, 255, 0.2);
}

.list-social-3 .icon:hover {
	border-radius: 50%;
	background: #FFD234;
}

@media (min-width: 768px) {
	.list-social-3 .icon {
		width: 56px;
		height: 56px;
		font-size: 26px;
		line-height: 56px;
	}
}

.list-style-1 {
	text-align: left;
}

.list-style-1 li {
	display: flex;
}

.list-style-1 li span:first-child {
	display: inline-block;
	color: #ffffff;
	margin-right: 12px;
}

@media (min-width: 768px) {
	.list-style-1 li span:first-child {
		min-width: 45px;
	}
}

.list-style-1 li + li {
	margin-top: 10px;
}

.list-style-2 li + li {
	margin-top: 16px;
}

* + .list-style-2 {
	margin-top: 30px;
}

@media (min-width: 992px) {
	* + .list-style-2 {
		margin-top: 45px;
	}
}

.list-style-3 > li::before {
	background: #FF6C6C;
}

.list-2-columns {
	margin-bottom: -8px;
}

.list-2-columns > li {
	margin-bottom: 8px;
}

.list-2-columns > li + li {
	margin-top: 0;
}

.list-2-columns + .group-middle {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.list-2-columns {
		columns: 2;
		break-inside: avoid;
		-moz-column-gap: 20px;
		-webkit-column-gap: 20px;
		margin-bottom: -16px;
	}
	.list-2-columns > li {
		margin-bottom: 16px;
	}
	.list-2-columns + .group-middle {
		margin-top: 40px;
	}
}

@media (min-width: 1200px) {
	.list-2-columns {
		margin-bottom: -28px;
	}
	.list-2-columns > li {
		margin-bottom: 28px;
	}
	.list-2-columns .list-2-columns + .group-middle {
		margin-top: 60px;
	}
}

.list-link li::before {
	position: relative;
	left: -15px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
}

.list-link li:hover::before {
	left: 0;
	opacity: 1;
	visibility: visible;
}

.list-tag {
	font-size: 0;
	line-height: 0;
}

* + .list-tag {
	margin-top: 20px;
}

@media (min-width: 768px) {
	* + .list-tag {
		margin-top: 30px;
	}
}

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

.list-default-wrap {
	padding: 1.4% 2.5%;
	border-radius: 6px;
	border: 1px solid #D7D7D7;
}

.list-default-item {
	display: flex;
	padding: 15px 0;
	border-color: rgba(255, 255, 255, 0.7);
}

.list-default-item > * {
	flex: 0 1 50%;
}

.list-default-item > span:first-child {
	padding-left: 15px;
	text-indent: -15px;
	margin-right: 15px;
}

.list-default-item > span:first-child::before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 5px;
	height: 5px;
	margin-right: 10px;
	border-radius: 50%;
	background: #D7ED98;
}

.list-default-item + .list-default-item {
	border-top: 1px solid;
}

* + .list-default {
	margin-top: 30px;
}

@media (max-width: 991.98px) {
	.list-default-wrap [class*='col-'] + [class*='col-'] .list-default-item:first-child {
		border-top: 1px solid #D7D7D7;
	}
}

@media (min-width: 768px) {
	.list-default-item {
		padding: 20px 0;
	}
}

.context-light .list-default, .bg-white .list-default, .bg-gray-100 .list-default, .bg-gray-1 .list-default {
	color: #000000;
}

.context-light .list-default-item, .bg-white .list-default-item, .bg-gray-100 .list-default-item, .bg-gray-1 .list-default-item {
	border-color: #D7D7D7;
}

.context-light .list-default-item > span:first-child::before, .bg-white .list-default-item > span:first-child::before, .bg-gray-100 .list-default-item > span:first-child::before, .bg-gray-1 .list-default-item > span:first-child::before {
	background: #47CAAA;
}

.list-classic {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #151515;
}

.list-classic > li + li {
	margin-top: 15px;
}

.list-classic-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
	border-bottom: 1px solid #BCBCBC;
}

.list-classic-item:last-child {
	border-bottom: none;
}

.list-classic-link {
	margin-right: 30px;
	text-transform: uppercase;
}

.list-classic-link, .list-classic-link:focus, .list-classic-link:active {
	color: inherit;
}

.list-classic-link:hover {
	color: #1748C8;
}

.list-classic-right {
	color: #1748C8;
}

.list-classic-right > * {
	display: inline-block;
	vertical-align: middle;
}

.list-classic-right .icon {
	font-size: 18px;
	margin-left: 6px;
}

* + .list-classic {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.list-classic > li + li {
		margin-top: 24px;
	}
	.list-classic-item {
		padding: 14px 0;
	}
}

/** @section Images */
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-responsive {
	width: 100%;
}

.img-style-1 {
	position: relative;
}

.img-style-1 img {
	width: 100%;
}

.img-style-1::before {
	position: absolute;
	top: 18%;
	left: 41%;
	content: '';
	width: 4.5%;
	height: 6.9%;
	background: url("../images/coin-32x36.png");
	background-size: cover;
	animation: coinY 2s infinite linear;
	pointer-events: none;
}

.img-style-1::after {
	position: absolute;
	top: 11.4%;
	left: 38%;
	content: '';
	width: 9.93%;
	height: 19.96%;
	background: url("../images/image-4-71x104.png");
	background-size: cover;
	pointer-events: none;
}

@keyframes coinY {
	0% {
		transform: none;
	}
	25% {
		transform: translate3d(0, -40%, 0);
	}
	50% {
		transform: none;
	}
	75% {
		transform: translate3d(0, 60%, 0);
	}
}

@media (min-width: 768px) {
	.img-style-2 {
		margin-left: -300px;
	}
}

@media (min-width: 992px) {
	.img-style-2 {
		margin-left: -70px;
	}
}

.img-style-3 {
	margin-left: 25px;
}

@media (min-width: 1600px) {
	.img-style-3 {
		margin-right: -170px;
	}
}

@media (min-width: 1200px) {
	.img-style-4 {
		margin-left: -28px;
	}
}

@media (min-width: 1200px) {
	.img-style-5 {
		margin-left: 35px;
	}
}

@media (min-width: 1200px) {
	.img-style-6 {
		margin-left: -75px;
	}
}

/** @section Tables custom */
.table-custom {
	width: 100%;
	max-width: 100%;
	text-align: left;
	background: #ffffff;
	border-collapse: collapse;
}

.table-custom th,
.table-custom td {
	color: #2c343b;
	background: #ffffff;
}

.table-custom th {
	padding: 35px 24px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: uppercase;
	background: #d1d1d1;
}

@media (max-width: 991.98px) {
	.table-custom th {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.table-custom td {
	padding: 17px 24px;
}

.table-custom tbody tr:first-child td {
	border-top: 0;
}

.table-custom tr td {
	border-bottom: 1px solid #c4c4c4;
}

.table-custom tfoot td {
	font-weight: 700;
}

* + .table-custom-responsive {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .table-custom-responsive {
		margin-top: 40px;
	}
}

.table-custom.table-custom-primary thead th {
	color: #ffffff;
	background: #FFD234;
	border: 0;
}

.table-custom.table-custom-primary tbody tr:hover td {
	background: #d1d1d1;
}

.table-custom.table-custom-bordered tr td:first-child {
	border-left: 0;
}

.table-custom.table-custom-bordered tr td:last-child {
	border-right: 0;
}

.table-custom.table-custom-bordered td {
	border: 1px solid #c4c4c4;
}

.table-custom.table-custom-bordered tbody > tr:first-of-type > td {
	border-top: 0;
}

.table-custom.table-custom-striped {
	border-bottom: 1px solid #c4c4c4;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
	background: transparent;
}

.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
	background: #d1d1d1;
}

.table-custom.table-custom-striped tbody td {
	border: 0;
}

.table-custom.table-custom-striped tfoot td:not(:first-child) {
	border-left: 0;
}

@media (max-width: 991.98px) {
	.table-custom-responsive {
		display: block;
		width: 100%;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.table-custom-responsive.table-bordered {
		border: 0;
	}
}

/** @section Dividers */
hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #d1d1d1;
}

.divider {
	font-size: 0;
	line-height: 0;
}

.divider::after {
	content: '';
	display: inline-block;
	width: 60px;
	height: 2px;
	background-color: #FFD234;
}

/** @section Buttons */
.button {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 8px 15px;
	font-size: 12px;
	line-height: 1.715;
	border: 2px solid;
	border-radius: 6px;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	transition: 250ms all ease-in-out;
}

@media (min-width: 768px) {
	.button {
		padding: 11px 24px;
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	.button {
		padding: 16px 40px;
	}
}

.button-block {
	display: block;
	width: 100%;
}

.button-default, .button-default:focus {
	color: #c4c4c4;
	background-color: #2c343b;
	border-color: #2c343b;
}

.button-default:hover, .button-default:active, .button-default.active {
	color: #ffffff;
	background-color: #FFD234;
	border-color: #FFD234;
}

.button-default.button-ujarak::before {
	background: #FFD234;
}

.button-default.button-isi {
	background: transparent;
}

.button-default.button-isi::before {
	background: #2c343b;
}

.button-default.button-isi:hover, .button-default.button-isi:active, .button-default.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-white, .button-white:focus {
	color: #1748C8;
	background-color: #ffffff;
	border-color: #ffffff;
}

.button-white:hover, .button-white:active, .button-white.active {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}

.button-white.button-ujarak::before {
	background: transparent;
}

.button-white.button-isi {
	background: transparent;
}

.button-white.button-isi::before {
	background: #ffffff;
}

.button-white.button-isi:hover, .button-white.button-isi:active, .button-white.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-gray-100, .button-gray-100:focus {
	color: #151515;
	background-color: #edeff4;
	border-color: #edeff4;
}

.button-gray-100:hover, .button-gray-100:active, .button-gray-100.active {
	color: #151515;
	background-color: #dde1ea;
	border-color: #dde1ea;
}

.button-gray-100.button-ujarak::before {
	background: #dde1ea;
}

.button-gray-100.button-isi {
	background: transparent;
}

.button-gray-100.button-isi::before {
	background: #edeff4;
}

.button-gray-100.button-isi:hover, .button-gray-100.button-isi:active, .button-gray-100.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-primary, .button-primary:focus {
	color: #000000;
	background-color: #FFD234;
	border-color: #FFD234;
}

.button-primary:hover, .button-primary:active, .button-primary.active {
	color: #000000;
	background-color: #ffffff;
	border-color: #ffffff;
}

.button-primary.button-ujarak::before {
	background: #ffffff;
}

.button-primary.button-isi {
	background: transparent;
}

.button-primary.button-isi::before {
	background: #FFD234;
}

.button-primary.button-isi:hover, .button-primary.button-isi:active, .button-primary.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-primary-2, .button-primary-2:focus {
	color: #ffffff;
	background-color: #FFD234;
	border-color: #FFD234;
}

.button-primary-2:hover, .button-primary-2:active, .button-primary-2.active {
	color: #000000;
	background-color: #ffffff;
	border-color: #ffffff;
}

.button-primary-2.button-ujarak::before {
	background: #ffffff;
}

.button-primary-2.button-isi {
	background: transparent;
}

.button-primary-2.button-isi::before {
	background: #FFD234;
}

.button-primary-2.button-isi:hover, .button-primary-2.button-isi:active, .button-primary-2.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-default-outline, .button-default-outline:focus {
	color: #ffffff;
	background-color: transparent;
	border-color: rgba(255, 255, 255, 0.2);
}

.button-default-outline:hover, .button-default-outline:active, .button-default-outline.active {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}

.button-default-outline.button-ujarak::before {
	background: transparent;
}

.button-default-outline.button-isi {
	background: transparent;
}

.button-default-outline.button-isi::before {
	background: transparent;
}

.button-default-outline.button-isi:hover, .button-default-outline.button-isi:active, .button-default-outline.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-default-outline-2, .button-default-outline-2:focus {
	color: #000000;
	background-color: transparent;
	border-color: #888888;
}

.button-default-outline-2:hover, .button-default-outline-2:active, .button-default-outline-2.active {
	color: #000000;
	background-color: transparent;
	border-color: #FFD234;
}

.button-default-outline-2.button-ujarak::before {
	background: transparent;
}

.button-default-outline-2.button-isi {
	background: transparent;
}

.button-default-outline-2.button-isi::before {
	background: transparent;
}

.button-default-outline-2.button-isi:hover, .button-default-outline-2.button-isi:active, .button-default-outline-2.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-default-outline-3, .button-default-outline-3:focus {
	color: #1748C8;
	background-color: transparent;
	border-color: #d1d1d1;
}

.button-default-outline-3:hover, .button-default-outline-3:active, .button-default-outline-3.active {
	color: #1748C8;
	background-color: transparent;
	border-color: #1748C8;
}

.button-default-outline-3.button-ujarak::before {
	background: transparent;
}

.button-default-outline-3.button-isi {
	background: transparent;
}

.button-default-outline-3.button-isi::before {
	background: transparent;
}

.button-default-outline-3.button-isi:hover, .button-default-outline-3.button-isi:active, .button-default-outline-3.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-default-outline-4, .button-default-outline-4:focus {
	color: #ffffff;
	background-color: transparent;
	border-color: rgba(255, 255, 255, 0.7);
}

.button-default-outline-4:hover, .button-default-outline-4:active, .button-default-outline-4.active {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}

.button-default-outline-4.button-ujarak::before {
	background: transparent;
}

.button-default-outline-4.button-isi {
	background: transparent;
}

.button-default-outline-4.button-isi::before {
	background: transparent;
}

.button-default-outline-4.button-isi:hover, .button-default-outline-4.button-isi:active, .button-default-outline-4.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-default-outline-5, .button-default-outline-5:focus {
	color: #000000;
	background-color: transparent;
	border-color: #BCBCBC;
}

.button-default-outline-5:hover, .button-default-outline-5:active, .button-default-outline-5.active {
	color: #000000;
	background-color: transparent;
	border-color: #FFD234;
}

.button-default-outline-5.button-ujarak::before {
	background: transparent;
}

.button-default-outline-5.button-isi {
	background: transparent;
}

.button-default-outline-5.button-isi::before {
	background: transparent;
}

.button-default-outline-5.button-isi:hover, .button-default-outline-5.button-isi:active, .button-default-outline-5.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-ghost {
	border: 0;
	background-color: transparent;
}

.button-ghost:hover {
	color: #ffffff;
	background: #FFD234;
}

.button-facebook, .button-facebook:focus {
	color: #ffffff;
	background-color: #4d70a8;
	border-color: #4d70a8;
}

.button-facebook:hover, .button-facebook:active, .button-facebook.active {
	color: #ffffff;
	background-color: #456497;
	border-color: #456497;
}

.button-facebook.button-ujarak::before {
	background: #456497;
}

.button-facebook.button-isi {
	background: transparent;
}

.button-facebook.button-isi::before {
	background: #4d70a8;
}

.button-facebook.button-isi:hover, .button-facebook.button-isi:active, .button-facebook.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-twitter, .button-twitter:focus {
	color: #ffffff;
	background-color: #02bcf3;
	border-color: #02bcf3;
}

.button-twitter:hover, .button-twitter:active, .button-twitter.active {
	color: #ffffff;
	background-color: #02a8da;
	border-color: #02a8da;
}

.button-twitter.button-ujarak::before {
	background: #02a8da;
}

.button-twitter.button-isi {
	background: transparent;
}

.button-twitter.button-isi::before {
	background: #02bcf3;
}

.button-twitter.button-isi:hover, .button-twitter.button-isi:active, .button-twitter.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-google, .button-google:focus {
	color: #ffffff;
	background-color: #e2411e;
	border-color: #e2411e;
}

.button-google:hover, .button-google:active, .button-google.active {
	color: #ffffff;
	background-color: #cc3a1a;
	border-color: #cc3a1a;
}

.button-google.button-ujarak::before {
	background: #cc3a1a;
}

.button-google.button-isi {
	background: transparent;
}

.button-google.button-isi::before {
	background: #e2411e;
}

.button-google.button-isi:hover, .button-google.button-isi:active, .button-google.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.button-shadow {
	box-shadow: 0 9px 21px 0 rgba(196, 196, 196, 0.15);
}

.button-shadow:hover {
	box-shadow: 0 9px 10px 0 rgba(196, 196, 196, 0.15);
}

.button-shadow:focus, .button-shadow:active {
	box-shadow: none;
}

.button-ujarak {
	position: relative;
	z-index: 0;
	transition: background .4s, border-color .4s, color .4s;
}

.button-ujarak::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFD234;
	z-index: -1;
	opacity: 0;
	transform: scale3d(0.7, 1, 1);
	transition: transform 0.42s, opacity 0.42s;
	border-radius: inherit;
}

.button-ujarak, .button-ujarak::before {
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button-ujarak:hover {
	transition: background .4s .4s, border-color .4s 0s, color .2s 0s;
}

.button-ujarak:hover::before {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

.button-isi {
	z-index: 1;
}

.button-isi::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 0;
	transform: none;
	will-change: transform;
	transition: all .3s ease-in-out;
	z-index: -1;
}

.button-isi:hover::before, .button-isi:active::before, .button-isi.active::before {
	border-radius: 30px;
	transform: translate3d(-101%, 0, 0);
}

@-moz-document url-prefix() {
	.button-isi::before {
		will-change: auto;
	}
}

.button-xs {
	font-size: 13px;
	line-height: 1.25;
	padding: 10px 20px;
}

@media (min-width: 1200px) {
	.button-xs {
		padding-left: 24px;
		padding-right: 24px;
	}
}

.button-sm {
	padding: 7px 5px;
	font-size: 11px;
	line-height: 1.25;
}

@media (min-width: 768px) {
	.button-sm {
		padding: 10px 14px;
		font-size: 13px;
	}
}

@media (min-width: 992px) {
	.button-sm {
		padding: 15px 30px;
	}
}

.button-lg {
	padding: 13px 25px;
	font-size: 12px;
	line-height: 1.715;
}

@media (min-width: 768px) {
	.button-lg {
		padding: 16px 34px;
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	.button-lg {
		padding: 21px 50px;
	}
}

.button-circle {
	border-radius: 30px;
}

.button-round-1 {
	border-radius: 5px;
}

.button-round-2 {
	border-radius: 10px;
}

.button.button-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
}

.button.button-icon .icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: inherit;
	font-size: 1.55em;
	line-height: 1em;
}

.button.button-icon-left img {
	margin-right: 8px;
}

.button.button-icon-left .icon {
	padding-right: 11px;
}

.button.button-icon-right {
	flex-direction: row-reverse;
}

.button.button-icon-right img {
	margin-left: 8px;
}

.button.button-icon-right .icon {
	padding-left: 11px;
}

.button.button-icon.button-link .icon {
	top: 5px;
	font-size: 1em;
}

.button.button-icon.button-xs .icon {
	top: .05em;
	font-size: 1.2em;
	padding-right: 8px;
}

.button.button-icon.button-xs .button-icon-right {
	padding-left: 8px;
}

.button-icon-2 {
	width: 60px;
	height: 60px;
	padding: 10px;
	border-radius: 50%;
}

.button-icon-2 .icon {
	font-size: 22px;
	vertical-align: middle;
}

@media (min-width: 576px) {
	.button-icon-2 {
		width: 66px;
		height: 66px;
	}
}

.btn-primary {
	border-radius: 3px;
	font-weight: 700;
	letter-spacing: .05em;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	transition: .33s;
}

.btn-primary, .btn-primary:active, .btn-primary:focus {
	color: #ffffff;
	background: #FFD234;
	border-color: #FFD234;
}

.btn-primary:hover {
	color: #ffffff;
	background: #000000;
	border-color: #000000;
}

/** @section Forms */
.rd-form {
	position: relative;
	text-align: left;
}

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
	color: #000000 !important;
}

.form-wrap {
	position: relative;
}

.form-wrap.has-error .form-input {
	border-bottom-color: #f5543f;
}

.form-wrap.has-focus .form-input {
	border-bottom-color: #FFD234;
}

.form-wrap + * {
	margin-top: 20px;
}

.form-wrap + .form-button {
	margin-top: 30px;
}

@media (min-width: 992px) {
	.form-wrap + * {
		margin-top: 28px;
	}
	.form-wrap + .form-button {
		margin-top: 40px;
	}
}

@media (min-width: 1200px) {
	.form-wrap + .form-button {
		margin-top: 55px;
	}
}

.form-input {
	display: block;
	width: 100%;
	min-height: 50px;
	padding: 11px 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #ffffff;
	background-color: transparent;
	background-image: none;
	border-radius: 0;
	-webkit-appearance: none;
	transition: .3s ease-in-out;
	border: 1px solid transparent;
	border-bottom-color: rgba(255, 255, 255, 0.2);
}

.form-input:focus {
	outline: 0;
}

@media (min-width: 768px) {
	.form-input {
		font-size: 16px;
	}
}

textarea.form-input {
	height: 145px;
	min-height: 50px;
	max-height: 247px;
	resize: vertical;
}

.form-label,
.form-label-outside {
	margin-bottom: 0;
	color: #ffffff;
	font-weight: 400;
}

.form-label {
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	pointer-events: none;
	text-align: left;
	z-index: 9;
	transition: .25s;
	transform: translateY(-50%);
}

.form-label.focus {
	opacity: 0;
}

.form-label.auto-fill {
	color: #ffffff;
}

@media (min-width: 768px) {
	.form-label {
		font-size: 16px;
	}
}

.form-label-outside {
	width: 100%;
	margin-bottom: 4px;
}

@media (min-width: 768px) {
	.form-label-outside {
		position: static;
	}
	.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
		transform: none;
	}
}

[data-x-mode='true'] .form-label {
	pointer-events: auto;
}

.form-validation {
	position: absolute;
	right: 8px;
	bottom: 0;
	margin-bottom: 2px;
	font-size: 9px;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 0;
	color: #ffffff;
	transition: .3s;
	z-index: 11;
}

.form-validation-left .form-validation {
	top: 100%;
	right: auto;
	left: 0;
}

#form-output-global {
	position: fixed;
	bottom: 30px;
	left: 15px;
	z-index: 2000;
	visibility: hidden;
	transform: translate3d(-500px, 0, 0);
	transition: .3s all ease;
}

#form-output-global.active {
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

@media (min-width: 576px) {
	#form-output-global {
		left: 30px;
	}
}

.form-output {
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 2px;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
}

.form-output.active {
	opacity: 1;
	visibility: visible;
}

.form-output.error {
	color: #f5543f;
}

.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 {
	position: absolute;
	left: 0;
	width: 14px;
	height: 14px;
	outline: none;
	cursor: pointer;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	pointer-events: none;
	background: #fbfbfb;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	position: absolute;
	opacity: 0;
	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 {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.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 {
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #b7b7b7;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
	content: '';
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: #2c343b;
	border-radius: inherit;
}

.checkbox,
.checkbox-inline {
	position: relative;
	padding: 5px 0 5px 45px;
	cursor: pointer;
}

.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	top: 0;
	left: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.25);
}

.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	position: absolute;
	content: '\f222';
	top: 7px;
	left: 6px;
	font-family: "Material Design Icons";
	font-size: 18px;
	line-height: 1;
	color: inherit;
}

.checkbox a,
.checkbox-inline a {
	text-decoration: underline;
}

.checkbox a, .checkbox a:focus, .checkbox a:active,
.checkbox-inline a,
.checkbox-inline a:focus,
.checkbox-inline a:active {
	color: inherit;
}

.checkbox a:hover,
.checkbox-inline a:hover {
	color: #1748C8;
}

.checkbox a:hover,
.checkbox-inline a:hover {
	text-decoration: none;
}

.toggle-custom {
	padding-left: 60px;
	-webkit-appearance: none;
}

.toggle-custom:checked ~ .checkbox-custom-dummy::after {
	background: #FFD234;
	transform: translate(20px, -50%);
}

.toggle-custom ~ .checkbox-custom-dummy {
	position: relative;
	display: inline-block;
	margin-top: -1px;
	width: 44px;
	height: 20px;
	background: transparent;
	cursor: pointer;
}

.toggle-custom ~ .checkbox-custom-dummy::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
	background: #b7b7b7;
	transform: translate(4px, -50%);
	opacity: 1;
	transition: .22s;
}

.form-sm .form-input,
.form-sm .button {
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: 40px;
}

.form-sm .form-validation {
	top: -16px;
}

.form-sm .form-label {
	top: 20px;
}

.form-sm * + .button {
	margin-top: 10px;
}

@media (min-width: 992px) {
	.form-lg .form-input,
	.form-lg .form-label,
	.form-lg .select2-container .select2-choice {
		font-size: 16px;
	}
	.form-lg .form-input,
	.form-lg .select2-container .select2-choice {
		font-size: 16px;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	.form-lg .form-input,
	.form-lg .select2-container .select2-choice {
		min-height: 60px;
	}
	.form-lg .form-label {
		top: 30px;
	}
}

.form-style-1 {
	position: relative;
	padding: 20px 15px;
}

.form-style-1::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 6px;
	background: #214dcb;
	box-shadow: 10px 40px 40px rgba(0, 0, 0, 0.2);
	pointer-events: none;
}

@media (min-width: 576px) {
	.form-style-1 {
		padding: 30px;
	}
}

@media (min-width: 768px) {
	.form-style-1 {
		padding: 30px 0 30px 40px;
	}
	.form-style-1::before {
		right: auto;
		width: 100vw;
	}
}

@media (min-width: 992px) {
	.form-style-1 {
		padding: 40px 0 40px 50px;
	}
}

@media (min-width: 1200px) {
	.form-style-1 {
		padding: 45px 0 55px 70px;
	}
}

.form-style-2 {
	padding: 20px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	font-size: 14px;
	line-height: 1.429;
	color: #000000;
	background: #ffffff;
}

.form-style-2 .form-label,
.form-style-2 .form-input {
	color: inherit;
}

.form-style-2 .form-input {
	border-bottom-color: #d1d1d1;
}

.form-style-2 .form-validation {
	color: #f5543f;
}

.form-style-2 .form-title {
	color: inherit;
	font-weight: 600;
	letter-spacing: -0.01em;
}

.form-style-2 .button-primary.button-isi:hover {
	color: #000000;
	border-color: #000000;
}

.form-style-2 .form-wrap + * {
	margin-top: 10px;
}

.form-style-2 .button + .button {
	margin-top: 10px;
}

.form-style-2 * + .button {
	margin-top: 25px;
}

.form-style-2 * + .checkbox-inline {
	margin-top: 18px;
}

.form-style-2 * + .rd-form {
	margin-top: 10px;
}

.form-style-2 * + .group-middle {
	margin-top: 15px;
}

.form-style-2 * + p {
	margin-top: 20px;
}

@media (min-width: 576px) {
	.form-style-2 {
		padding: 30px;
	}
}

@media (min-width: 768px) {
	.form-style-2 {
		padding: 56px 50px;
		max-width: 485px;
	}
	.form-style-2 .form-wrap + * {
		margin-top: 16px;
	}
	.form-style-2 .button + .button {
		margin-top: 20px;
	}
	.form-style-2 * + .button {
		margin-top: 34px;
	}
	.form-style-2 * + .checkbox-inline {
		margin-top: 26px;
	}
	.form-style-2 * + .rd-form {
		margin-top: 20px;
	}
	.form-style-2 * + .group-middle {
		margin-top: 25px;
	}
	.form-style-2 * + p {
		margin-top: 30px;
	}
}

.form-style-3 {
	text-align: center;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.form-style-3 .form-label,
.form-style-3 .form-input {
	text-align: inherit;
}

@media (min-width: 768px) {
	* + .rd-form.form-style-3 {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	* + .rd-form.form-style-3 {
		margin-top: 50px;
	}
}

.form-style-4 .form-label,
.form-style-4 .form-input {
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}

.form-style-4 .form-input {
	background: #ffffff;
	border-color: #D7D7D7;
	border-radius: 6px;
}

.form-style-4 .form-wrap.has-error .form-input {
	border-color: #f5543f;
}

.form-style-4 .form-wrap.has-focus .form-input {
	border-color: #FFD234;
}

.form-style-4 .form-validation {
	top: 2px;
	bottom: auto;
	color: #f5543f;
}

.form-style-4 .form-wrap + * {
	margin-top: 10px;
}

.form-style-4 .form-wrap + .form-button {
	margin-top: 30px;
}

.rd-form-inline {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
}

.rd-form-inline > *,
.rd-form-inline .form-wrap + .form-button {
	margin-top: 0;
}

.rd-form-inline .form-label,
.rd-form-inline .form-input {
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
}

.rd-form-inline .form-input {
	background: #ffffff;
	border-radius: 6px;
	box-shadow: 3px 9px 18px rgba(0, 0, 0, 0.15);
}

.rd-form-inline .form-validation {
	right: 20px;
	color: #f5543f;
}

.rd-form-inline .form-wrap {
	flex-grow: 1;
}

.rd-form-inline .form-wrap-select {
	text-align: left;
}

.rd-form-inline .form-button {
	flex-shrink: 0;
	margin-left: -20px;
}

.rd-form-inline.rd-form-inline-centered {
	justify-content: center;
}

.rd-form-inline-2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	margin-bottom: -20px;
	margin-left: -20px;
}

.rd-form-inline-2:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.rd-form-inline-2 > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

.rd-form-inline-2 > *,
.rd-form-inline-2 .form-wrap + .form-button {
	margin-top: 0;
}

.rd-form-inline-2 .form-validation {
	right: 20px;
	color: #f5543f;
}

.rd-form-inline-2 .form-wrap {
	flex-grow: 1;
}

.rd-form-inline-2 .form-wrap-select {
	text-align: left;
}

.rd-form-inline-2.rd-form-inline-centered {
	justify-content: center;
}

.rd-form-inline-2.form-style-4 .button {
	min-height: 50px;
}

/** @section Posts */
.post {
	text-align: left;
	overflow: hidden;
	border-radius: 8px;
	color: rgba(0, 0, 0, 0.8);
	background: #ffffff;
}

.post-figure {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 0;
}

.post-figure::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(294.56deg, #1644be 4.31%, #153497 41.03%, #17369a 98.68%);
	z-index: 1;
	opacity: .4;
}

.post-figure img {
	width: 100%;
	will-change: transform;
	transition: all .3s ease;
}

.post-body {
	position: relative;
	padding: 20px 15px 15px;
}

.post-info-panel {
	display: inline-block;
	font-size: 0;
	line-height: 0;
}

.post-info-panel .list-inline {
	margin-left: -20px;
	margin-right: -20px;
}

.post-info-panel .list-inline > * {
	padding-left: 20px;
	padding-right: 20px;
}

.post-info-panel li {
	font-size: 12px;
	line-height: 1.2;
	font-weight: 700;
	text-transform: uppercase;
}

.post-info-panel li + li {
	position: relative;
	border-left: 1px solid #c4c4c4;
}

.post-time {
	color: #888888;
}

.post-tag, .post-tag:focus, .post-tag:active {
	color: #FFD234;
}

.post-tag:hover {
	color: #000000;
}

.post-share {
	position: absolute;
	top: 0;
	right: 10px;
	transform: translateY(-50%);
}

.post-social-list .icon,
.post-share-button {
	text-align: center;
	box-shadow: -8px 6px 10px rgba(0, 0, 0, 0.25);
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	border-radius: 50%;
}

.post-social-list .icon, .post-social-list .icon:focus, .post-social-list .icon:active,
.post-share-button,
.post-share-button:focus,
.post-share-button:active {
	color: #888888;
	background: #ffffff;
}

.post-social-list .icon:hover,
.post-share-button:hover {
	color: #FFD234;
}

.post-share-button {
	cursor: pointer;
	transition: all .3s ease-in-out;
}

.post-share-button::before {
	content: '\f586';
	font-family: "Material Design Icons";
}

.post-share-button.active::before {
	content: '\f24c';
}

.post-share-button.active ~ .post-social-list li {
	opacity: 1;
	visibility: visible;
	transform: none;
}

.post-social-list {
	position: absolute;
	bottom: calc( 100% + 8px);
	left: 0;
}

.post-social-list li {
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
}

.post-social-list li:nth-child(odd) {
	transform: translate3d(50%, 0, 0);
}

.post-social-list li:nth-child(even) {
	transform: translate3d(-50%, 0, 0);
}

.post-social-list li + li {
	margin-top: 8px;
}

.post-title {
	color: #000000;
	font-weight: 500;
	letter-spacing: -0.01em;
}

.post-title a:hover {
	color: #1748C8;
}

* + .post {
	margin-top: 30px;
}

* + .post-title {
	margin-top: 10px;
}

* + .post-text {
	margin-top: 10px;
}

@media (min-width: 576px) {
	.post-body {
		padding: 35px 20px 20px 20px;
	}
	.post-info-panel {
		position: absolute;
		top: 0;
		padding: 10px 15px;
		background: #ffffff;
		box-shadow: -8px 6px 10px rgba(0, 0, 0, 0.25);
		border-radius: 8px;
		transform: translateY(-50%);
	}
	.post-share {
		right: 20px;
	}
	.post-social-list {
		bottom: calc( 100% + 14px);
	}
	.post-social-list li + li {
		margin-top: 14px;
	}
	.post-social-list .icon,
	.post-share-button {
		width: 45px;
		height: 45px;
		font-size: 20px;
		line-height: 45px;
	}
	* + .post-title {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.post-body {
		padding: 45px 70px 30px 30px;
	}
	.post-body-2 {
		padding-right: 30px;
	}
	.post-info-panel {
		padding: 12px 25px;
	}
	.post-info-panel li {
		font-size: 14px;
	}
	.post-share {
		right: 30px;
	}
	.post-social-list {
		bottom: calc( 100% + 22px);
	}
	.post-social-list li + li {
		margin-top: 22px;
	}
	.post-social-list .icon,
	.post-share-button {
		width: 57px;
		height: 57px;
		font-size: 23px;
		line-height: 57px;
	}
	* + .post {
		margin-top: 50px;
	}
}

@media (min-width: 992px) {
	.desktop .post:hover .post-figure img {
		transform: scale(1.1);
	}
	* + .post {
		margin-top: 70px;
	}
}

@media (min-width: 1200px) {
	.post-body {
		padding: 45px 128px 40px 40px;
	}
	.post-body-2 {
		padding-top: 50px;
		padding-right: 40px;
		padding: 50px 40px;
	}
	.post-share {
		right: 40px;
	}
	* + .post {
		margin-top: 90px;
	}
	.post-title-2 + p {
		margin-top: 25px;
	}
}

/** @section Quotes */
.quote-classic {
	text-align: left;
	padding: 30px 15px;
	background: #ffffff;
	box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
	border-radius: 30px;
}

.quote-classic-figure {
	display: flex;
	align-items: center;
	min-height: 50px;
}

.quote-classic-title {
	font-weight: 500;
}

* + .quote-classic-title {
	margin-top: 10px;
}

* + .quote-classic-text {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.quote-classic {
		padding: 40px 25px;
		border-radius: 50px;
	}
	* + .quote-classic-text {
		margin-top: 20px;
	}
}

@media (min-width: 1200px) {
	.quote-classic {
		padding: 40px 30px 30px 50px;
	}
}

.quote-default {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.334;
}

.quote-default::before {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	content: '';
	top: -2px;
	height: 0;
	width: 33px;
	text-indent: 0;
	border-top: 1px solid #000000;
	margin-right: 17px;
}

* + .quote-default {
	margin-top: 12px;
}

.quote-default + p {
	margin-top: 12px;
}

@media (min-width: 576px) {
	.quote-default {
		padding-left: 50px;
		text-indent: -50px;
	}
	.quote-default::before {
		position: relative;
	}
}

@media (min-width: 768px) {
	.quote-default {
		font-size: 20px;
	}
	* + .quote-default {
		margin-top: 20px;
	}
	.quote-default + p {
		margin-top: 20px;
	}
}

@media (min-width: 992px) {
	.quote-default {
		font-size: 22px;
	}
	* + .quote-default {
		margin-top: 30px;
	}
	.quote-default + p {
		margin-top: 30px;
	}
}

@media (min-width: 1200px) {
	.quote-default {
		font-size: 24px;
	}
}

/** @section Thumbnails */
.figure-light figcaption {
	padding-top: 10px;
	color: #b7b7b7;
}

/** @section Breadcrumbs */
.breadcrumbs-custom {
	position: relative;
	text-align: center;
	padding: 30px 0;
}

.breadcrumbs-custom-path {
	margin-left: -15px;
	margin-right: -15px;
}

.breadcrumbs-custom-path > * {
	padding-left: 15px;
	padding-right: 15px;
}

.breadcrumbs-custom-path a {
	display: inline;
	vertical-align: middle;
}

.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {
	color: #FFD234;
}

.breadcrumbs-custom-path li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.7;
}

.breadcrumbs-custom-path li::after {
	content: "";
	font-family: 'FontAwesome';
	position: absolute;
	top: 52%;
	right: -5px;
	display: inline-block;
	font-size: inherit;
	font-style: normal;
	color: rgba(255, 255, 255, 0.5);
	transform: translate3d(0, -50%, 0);
}

.breadcrumbs-custom-path li:last-child:after {
	display: none;
}

.breadcrumbs-custom-path a:hover,
.breadcrumbs-custom-path li.active {
	color: #ffffff;
}

.breadcrumbs-custom-path li.active {
	top: 2px;
}

* + .breadcrumbs-custom-path {
	margin-top: 14px;
}

@media (max-width: 991.98px) {
	.breadcrumbs-custom-title {
		font-size: 26px;
	}
}

@media (min-width: 576px) {
	.breadcrumbs-custom {
		margin-left: -30px;
		margin-right: -30px;
	}
	.breadcrumbs-custom > * {
		padding-left: 30px;
		padding-right: 30px;
	}
	* + .breadcrumbs-custom-path {
		margin-top: 18px;
	}
}

@media (min-width: 768px) {
	.breadcrumbs-custom {
		padding: 70px 0 90px;
	}
	.breadcrumbs-custom-path li {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	.breadcrumbs-custom {
		padding: 100px 0 120px;
	}
}

@media (min-width: 1600px) {
	.breadcrumbs-custom {
		padding: 125px 0 155px;
	}
}

/** @section Pagination custom */
.pagination {
	display: inline-flex;
	font-size: 0;
	line-height: 0;
	margin-bottom: -10px;
	margin-left: -16px;
}

.pagination:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.pagination > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 16px;
}

.page-item {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
	border-radius: 6px;
}

.page-link {
	display: inline-block;
	min-width: 40px;
	padding: 7px 10px;
	border-radius: 6px;
	border: 1px solid;
	font-size: 14px;
	line-height: 1.71429;
	background-color: transparent;
	color: rgba(255, 255, 255, 0.7);
	transition: all 0.3s ease-in-out;
}

.page-link:focus {
	box-shadow: none;
}

.page-link:hover, .page-link:focus, .page-link:active {
	color: #ffffff;
	background-color: #FFD234;
	border-color: #FFD234;
}

.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {
	color: #ffffff;
	background-color: #FFD234;
	border-color: #FFD234;
}

.page-item.disabled > .page-link, .page-item.disabled > .page-link:hover, .page-item.disabled > .page-link:focus, .page-item.disabled > .page-link:active {
	color: #b7b7b7;
	background-color: #d1d1d1;
	border-color: #d1d1d1;
}

.page-item-control {
	display: none;
}

.page-item-control .icon::before {
	font-family: 'FontAwesome';
	font-size: 11px;
	line-height: 24px;
}

.page-item-control:first-child .icon::before {
	content: '\f053';
	margin-left: -1px;
}

.page-item-control:last-child .icon::before {
	content: '\f054';
	margin-right: -1px;
}

* + .pagination-wrap {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .pagination-wrap {
		margin-top: 60px;
	}
}

@media (min-width: 1200px) {
	* + .pagination-wrap {
		margin-top: 80px;
	}
}

/** @section Snackbars */
.snackbars {
	padding: 9px 16px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	text-align: left;
	background-color: #151515;
	border-radius: 0;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
	font-size: 14px;
}

.snackbars .icon-xxs {
	font-size: 18px;
}

.snackbars p span:last-child {
	padding-left: 14px;
}

.snackbars-left {
	display: inline-block;
	margin-bottom: 0;
}

.snackbars-right {
	display: inline-block;
	float: right;
	text-transform: uppercase;
}

.snackbars-right:hover {
	text-decoration: underline;
}

@media (min-width: 576px) {
	.snackbars {
		max-width: 540px;
		padding: 12px 15px;
		font-size: 15px;
	}
}

/** @section Footers */
.footer-classic {
	position: relative;
	text-align: center;
	padding: 30px 0;
	color: rgba(255, 255, 255, 0.7);
	background: #ffffff;
}

.footer-classic::before {
	position: absolute;
	top: -8px;
	left: 50%;
	content: '';
	width: 24px;
	height: 24px;
	border-radius: 3px;
	background: inherit;
	transform: translate3d(-50%, 0, 0) rotate(45deg);
}

.footer-classic .rights {
	color: rgba(0, 0, 0, 0.7);
}

.footer-classic .rights a:hover {
	color: #1748C8;
}

@media (min-width: 992px) {
	.footer-classic {
		padding: 50px 0;
	}
}

@media (min-width: 1200px) {
	.footer-classic {
		padding: 60px 0;
	}
}

.footer-modern {
	text-align: center;
	color: #ffffff;
}

.footer-modern * + .rights {
	margin-top: 50px;
}

.footer-modern-list {
	margin-bottom: -12px;
	margin-left: -20px;
}

.footer-modern-list:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.footer-modern-list > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 20px;
}

.footer-modern-list a, .footer-modern-list a:focus, .footer-modern-list a:active {
	color: #ffffff;
}

.footer-modern-list a:hover {
	color: #FFD234;
}

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

.footer-modern-brand + * {
	margin-top: 20px;
}

@media (min-width: 576px) {
	.footer-modern {
		text-align: left;
	}
}

@media (min-width: 768px) {
	* + .rights {
		margin-top: 60px;
	}
}

@media (min-width: 992px) {
	.footer-modern * + .rights {
		margin-top: 70px;
	}
	.footer-modern-brand {
		margin-left: -15px;
	}
	.footer-modern-list > li {
		display: block;
	}
}

@media (min-width: 1200px) {
	.footer-modern * + .rights {
		margin-top: 85px;
	}
}

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

.footer-creative * + .rights {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.footer-creative * + .rights {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	.footer-creative * + .rights {
		margin-top: 60px;
	}
}

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

.footer-navy * + .rights {
	margin-top: 32px;
}

.footer-navy-brand {
	position: relative;
	top: -10px;
}

.footer-navy-title {
	position: relative;
	font-weight: 500;
	letter-spacing: -0.01em;
}

.footer-navy-title::before {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	content: '';
	top: 50%;
	width: 22px;
	height: 22px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.2);
	transform: translate(-50%, -50%);
	animation: rotateSquare 6s ease infinite;
}

.footer-navy-title + * {
	margin-top: 25px;
}

.footer-navy-brand + * {
	margin-top: 14px;
}

@media (min-width: 576px) {
	.footer-navy {
		text-align: left;
	}
}

/** @section Services */
.service-default {
	padding-top: 30px;
	position: relative;
	text-align: center;
}

.service-default-icon {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 50%;
	font-size: 50px;
	line-height: 1;
	padding: 10px;
	min-width: 60%;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
	border-radius: 12px;
	color: #ffffff;
	background: #1748C8;
	border: 3px solid rgba(255, 255, 255, 0.2);
	transform: translate3d(-50%, 0, 0);
	transition: all .3s ease-in-out;
}

.service-default-title {
	color: #ffffff;
	font-weight: 500;
}

.service-default-caption {
	padding: 70px 15px 30px;
	border-radius: 12px;
	color: rgba(255, 255, 255, 0.7);
	background: linear-gradient(178.65deg, #072a9a 13%, #245ef9 100%);
}

@media (min-width: 768px) {
	.service-default {
		padding-top: 40px;
	}
	.service-default-icon {
		font-size: 50px;
		padding: 15px;
	}
}

@media (min-width: 992px) {
	.service-default {
		padding-top: 50px;
	}
	.service-default-icon {
		font-size: 70px;
		padding: 20px 15px;
	}
	.service-default-caption {
		padding: 100px 20px 45px;
	}
}

@media (min-width: 1200px) {
	.service-default-icon {
		font-size: 90px;
		padding-bottom: 28px;
	}
	.service-default-caption {
		padding-top: 136px;
		padding-bottom: 55px;
	}
}

@media (min-width: 992px) {
	.desktop .service-default:hover .service-default-icon {
		color: #FFD234;
	}
}

.context-light .service-default-title, .bg-white .service-default-title, .bg-gray-100 .service-default-title, .bg-gray-1 .service-default-title {
	color: #ffffff;
}

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

.service-classic-icon {
	display: inline-block;
	text-align: center;
	width: 60px;
	height: 60px;
	font-size: 35px;
	line-height: 60px;
	border-radius: 50%;
	color: #FFD234;
	background: #ffffff;
	box-shadow: 0 7px 15px rgba(255, 210, 52, 0.3);
}

.service-classic-title {
	font-weight: 600;
}

.service-classic-gradient-1 .service-classic-icon {
	box-shadow: 0 7px 15px rgba(108, 211, 255, 0.3);
}

.service-classic-gradient-1 .service-classic-icon > * {
	background: linear-gradient(135deg, #1748C8, #6CD3FF);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.service-classic-gradient-1 .service-classic-title a:hover {
	color: #6CD3FF;
}

.service-classic-gradient-2 .service-classic-icon > * {
	background: linear-gradient(135deg, #FFD234, #FF6C6C);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.service-classic-gradient-3 .service-classic-icon {
	box-shadow: 0 7px 15px rgba(23, 72, 200, 0.3);
}

.service-classic-gradient-3 .service-classic-icon > * {
	background: linear-gradient(135deg, #FFD234, #1748C8);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.service-classic-gradient-3 .service-classic-title a:hover {
	color: #1748C8;
}

.service-classic-gradient-4 .service-classic-icon {
	box-shadow: 0 7px 15px rgba(91, 227, 129, 0.3);
}

.service-classic-gradient-4 .service-classic-icon > * {
	background: linear-gradient(135deg, #5BE381, #6CD3FF);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.service-classic-gradient-4 .service-classic-title a:hover {
	color: #5BE381;
}

* + .service-classic-text {
	margin-top: 8px;
}

@media (min-width: 768px) {
	.service-classic-icon {
		width: 80px;
		height: 80px;
		font-size: 40px;
		line-height: 80px;
	}
}

.ie-10 .service-classic-gradient-1 .service-classic-icon,
.ie-11 .service-classic-gradient-1 .service-classic-icon,
.ie-edge .service-classic-gradient-1 .service-classic-icon {
	color: #6CD3FF;
}

.ie-10 .service-classic-gradient-1 .service-classic-icon > *,
.ie-11 .service-classic-gradient-1 .service-classic-icon > *,
.ie-edge .service-classic-gradient-1 .service-classic-icon > * {
	background: none;
}

.ie-10 .service-classic-gradient-2 .service-classic-icon > *,
.ie-11 .service-classic-gradient-2 .service-classic-icon > *,
.ie-edge .service-classic-gradient-2 .service-classic-icon > * {
	background: none;
}

.ie-10 .service-classic-gradient-3 .service-classic-icon,
.ie-11 .service-classic-gradient-3 .service-classic-icon,
.ie-edge .service-classic-gradient-3 .service-classic-icon {
	color: #1748C8;
}

.ie-10 .service-classic-gradient-3 .service-classic-icon > *,
.ie-11 .service-classic-gradient-3 .service-classic-icon > *,
.ie-edge .service-classic-gradient-3 .service-classic-icon > * {
	background: none;
}

.ie-10 .service-classic-gradient-4 .service-classic-icon,
.ie-11 .service-classic-gradient-4 .service-classic-icon,
.ie-edge .service-classic-gradient-4 .service-classic-icon {
	color: #5BE381;
}

.ie-10 .service-classic-gradient-4 .service-classic-icon > *,
.ie-11 .service-classic-gradient-4 .service-classic-icon > *,
.ie-edge .service-classic-gradient-4 .service-classic-icon > * {
	background: none;
}

.service-modern-1 {
	text-align: left;
}

.service-modern-1 .service-modern-icon {
	font-size: 44px;
}

.service-modern-1 .service-modern-icon > * {
	background: linear-gradient(-30deg, #4173f6, #47CAAA);
	-webkit-background-clip: text;
}

.service-modern-1 .service-modern-icon > *::after {
	border-radius: 2px;
	background: rgba(23, 72, 200, 0.2);
}

.service-modern-icon {
	font-size: 42px;
	line-height: 1;
}

.service-modern-icon > * {
	position: relative;
	font-size: inherit;
	line-height: inherit;
	background: linear-gradient(-30deg, #4a6ed0, #ffd748);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.service-modern-icon > *::after {
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	content: '';
	width: 29px;
	height: 29px;
	background: rgba(255, 210, 52, 0.3);
	transform: translate(30%, -50%) rotate(45deg);
	transition: .3s ease;
}

.service-modern-title {
	font-weight: 500;
	letter-spacing: -0.01em;
}

* + .service-modern-title {
	margin-top: 15px;
}

* + .service-modern-text {
	margin-top: 8px;
}

@media (min-width: 992px) {
	.service-modern-1 .service-modern-icon {
		margin-top: 5px;
	}
	.desktop .service-modern:hover .service-modern-icon > *::after {
		transform: translate(30%, -50%) rotate(135deg);
	}
}

.ie-10 .service-modern-icon,
.ie-11 .service-modern-icon,
.ie-edge .service-modern-icon {
	color: #ffd748;
}

.ie-10 .service-modern-icon > *,
.ie-11 .service-modern-icon > *,
.ie-edge .service-modern-icon > * {
	background: none;
}

/** @section Products */
.discount-time {
	text-align: left;
	padding: 10px;
	background: #2255dc;
	border: 2px solid rgba(255, 255, 255, 0.08);
	border-radius: 8px;
}

.discount-time-icon {
	font-size: 24px;
	line-height: 1;
	color: #FFD234;
}

.discount-time-title {
	font-weight: 500;
}

.discount-details-title {
	color: #ffffff;
	font-weight: 600;
}

.discount-details-list {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
}

* + .discount-time-text {
	margin-top: 4px;
}

* + .discount-details-list {
	margin-top: 8px;
}

* + .discount-time-wrap {
	margin-top: 30px;
}

* + .discount-details {
	margin-top: 30px;
}

@media (min-width: 992px) {
	.discount-time {
		padding: 20px;
	}
	.discount-time-icon {
		font-size: 30px;
	}
}

@media (min-width: 1200px) {
	.discount-time {
		padding: 20px 30px 20px 25px;
	}
	.discount-time-icon {
		font-size: 36px;
	}
	* + .discount-time-wrap {
		margin-top: 45px;
	}
	* + .discount-details {
		margin-top: 36px;
	}
}

.box-sale {
	text-align: center;
	padding: 30px 10px;
	border-radius: 10px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
	background: #ffffff;
}

.box-sale-title {
	font-weight: 500;
}

.box-sale-subtitle {
	font-size: 15px;
	font-weight: 700;
	font-style: italic;
	color: #63CBEC;
}

.box-sale-title + .countdown {
	margin-top: 20px;
}

* + .box-sale {
	margin-top: 30px;
}

.box-sale-subtitle + .box-sale {
	margin-top: 18px;
}

@media (min-width: 340px) {
	.box-sale {
		padding: 30px 15px;
	}
}

@media (min-width: 992px) {
	.box-sale {
		padding: 40px 25px 65px;
	}
}

@media (min-width: 1200px) {
	.box-sale {
		padding-bottom: 85px;
	}
}

/** @section Team */
.team-default {
	position: relative;
	text-align: center;
	max-width: 202px;
	margin-left: auto;
	margin-right: auto;
}

.team-default-figure {
	display: block;
	overflow: hidden;
	border-radius: 14px;
	background: #1748C8;
	box-shadow: 0 30px 30px rgba(0, 0, 0, 0.15);
}

.team-default-figure img {
	width: 100%;
}

.team-default-img {
	border-radius: inherit;
	transition: all .3s ease-in-out;
}

.team-default-img.processed {
	position: absolute;
}

.team-default-name {
	font-weight: 500;
}

.team-default-social {
	position: absolute;
	display: inline-block;
	text-align: center;
	top: 20px;
	right: 0;
	width: 46px;
	height: 46px;
	font-size: 20px;
	line-height: 46px;
	box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.25);
	transform: translate3d(50%, 0, 0);
	border-radius: 50%;
}

.team-default-social, .team-default-social:focus, .team-default-social:active {
	color: #000000;
	background: #ffffff;
}

.team-default-social:hover {
	color: #000000;
	background: #FFD234;
}

* + .team-default-name {
	margin-top: 14px;
}

* + .team-default-status {
	margin-top: 0;
}

@media (min-width: 576px) {
	.team-default-wrap > div:nth-child(odd) .team-default {
		transform: translate3d(0, 10px, 0);
	}
	.team-default-wrap > div:nth-child(even) .team-default {
		transform: translate3d(0, -10px, 0);
	}
}

@media (min-width: 992px) {
	.desktop .team-default-social {
		opacity: 0;
		visibility: hidden;
		transform: translate3d(50%, -20px, 0);
	}
	.desktop .team-default:hover .team-default-img.processed {
		opacity: 0;
	}
	.desktop .team-default:hover .team-default-social {
		opacity: 1;
		visibility: visible;
		transform: translate3d(50%, 0, 0);
	}
}

.team-creative {
	position: relative;
	text-align: left;
	padding-top: 30px;
	padding-left: 30px;
	max-width: 259px;
	margin-left: auto;
	margin-right: auto;
	color: #151515;
	z-index: 1;
}

.team-creative::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 150px;
	height: 135px;
	background-image: radial-gradient(#63CBEC 1.5px, transparent 2.5px);
	background-position: 0 0;
	background-size: 14px 14px;
	z-index: -1;
}

.team-creative-figure {
	position: relative;
	padding-right: 40px;
}

.team-creative-figure a {
	display: block;
}

.team-creative-figure img {
	width: 100%;
}

.team-creative-list-social {
	position: absolute;
	top: 0;
	right: 0;
	color: #BCBCBC;
}

.team-creative-list-social li + li {
	margin-top: 20px;
}

.team-creative-caption {
	position: relative;
	padding-left: 34px;
	transition: all .3s ease;
}

.team-creative-caption::before {
	position: absolute;
	content: '';
	bottom: 40%;
	left: -8%;
	width: 30px;
	height: 124px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #BCBCBC;
	transition: inherit;
}

.team-creative-name {
	font-weight: 500;
}

* + .team-creative-caption {
	margin-top: 12px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.team-creative-caption::before {
		height: 100px;
	}
}

@media (min-width: 992px) {
	.desktop .team-creative:hover .team-creative-caption {
		padding-left: 0;
		padding-right: 34px;
	}
	.desktop .team-creative:hover .team-creative-caption::before {
		width: 0;
		height: 0;
		opacity: 0;
	}
}

.team-modern {
	position: relative;
	text-align: center;
	box-shadow: 6px 14px 10px rgba(0, 0, 0, 0.07);
}

.team-modern-figure {
	overflow: hidden;
}

.team-modern-figure img {
	width: 100%;
	transition: .3s ease;
}

.team-modern-overlay {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: absolute;
	padding: 10% 6%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
	transition: .3s ease-in-out;
	pointer-events: none;
}

.team-modern-overlay > * {
	pointer-events: auto;
}

.team-modern-name {
	font-weight: 500;
	color: #ffffff;
}

.team-modern-social {
	position: absolute;
	display: inline-block;
	text-align: center;
	top: 13%;
	right: 0;
	width: 43px;
	height: 43px;
	font-size: 26px;
	line-height: 43px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
	transform: translate3d(50%, 0, 0);
	border-radius: 50%;
}

.team-modern-social, .team-modern-social:focus, .team-modern-social:active {
	color: #1748C8;
	background: #ffffff;
}

.team-modern-social:hover {
	color: #ffffff;
	background: #FFD234;
}

* + .team-modern-name {
	margin-top: 14px;
}

* + .team-modern-status {
	margin-top: 0;
}

@media (min-width: 992px) {
	.desktop .team-modern-overlay {
		opacity: 0;
		visibility: hidden;
	}
	.desktop .team-modern-social {
		opacity: 0;
		visibility: hidden;
		transform: translate3d(50%, -20px, 0);
	}
	.desktop .team-modern:hover .team-modern-figure img {
		transform: scale(1.05);
	}
	.desktop .team-modern:hover .team-modern-overlay {
		opacity: 1;
		visibility: visible;
	}
	.desktop .team-modern:hover .team-modern-social {
		opacity: 1;
		visibility: visible;
		transform: translate3d(50%, 0, 0);
	}
}

.context-light .team-modern-name, .bg-white .team-modern-name, .bg-gray-100 .team-modern-name, .bg-gray-1 .team-modern-name,
.context-light .team-modern-status,
.bg-white .team-modern-status,
.bg-gray-100 .team-modern-status,
.bg-gray-1 .team-modern-status {
	color: #ffffff;
}

.team-classic {
	text-align: left;
	max-width: 235px;
	margin-left: auto;
	margin-right: auto;
}

.team-classic-figure {
	position: relative;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 12px 10px 0 rgba(255, 255, 255, 0.1);
}

.team-classic-figure::before, .team-classic-figure::after {
	display: inline-block;
	position: absolute;
	content: '';
	border-radius: 4px;
	transition: .3s ease;
}

.team-classic-figure::before {
	top: -15px;
	left: calc(100% + 22px);
	width: 22px;
	height: 22px;
	background: rgba(255, 255, 255, 0.09);
	transition: .3s ease;
}

.team-classic-figure::after {
	bottom: calc(100% + 22px);
	right: 5px;
	width: 22px;
	height: 22px;
	background: rgba(255, 210, 52, 0.2);
}

.team-classic-figure img {
	border-radius: inherit;
	box-shadow: 6px 12px 20px rgba(0, 0, 0, 0.25);
}

.team-classic-body {
	position: relative;
	padding-left: 35px;
}

.team-classic-name {
	font-weight: 500;
	letter-spacing: -0.01em;
}

.team-classic-name::after {
	position: absolute;
	display: block;
	content: '';
	left: 5px;
	height: 0;
	width: 22px;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.team-classic-status {
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	color: #47CAAA;
}

.team-classic-text {
	font-size: 14px;
}

* + .team-classic-body {
	margin-top: 34px;
}

* + .team-classic-status {
	margin-top: 6px;
}

* + .team-classic-text {
	margin-top: 14px;
}

* + .team-classic-list-social {
	margin-top: 20px;
}

@media (min-width: 992px) {
	.team-classic-figure::before {
		width: 48px;
		height: 48px;
	}
	.desktop .team-classic:hover .team-classic-figure::before {
		transform: rotate(90deg) scale(0.46);
	}
}

/** @section Charts */
.donut-chart {
	position: relative;
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.donut-chart-svg {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.donut-chart-lines {
	stroke: rgba(255, 255, 255, 0.5);
	stroke-width: 1px;
	stroke-dasharray: 5px;
	fill: none;
}

.donut-chart-labels {
	color: #ffffff;
}

.donut-chart-label {
	position: absolute;
	display: flex;
	flex-direction: column-reverse;
	top: 50%;
	left: 50%;
	width: 80px;
	padding: 0 5px;
}

.donut-chart-label-right {
	text-align: left;
	transform: translate3d(0, -50%, 0);
}

.donut-chart-label-left {
	text-align: right;
	transform: translate3d(-100%, -50%, 0);
}

.donut-chart-title {
	font-size: 11px;
	line-height: 1.4286;
}

.donut-chart-percentage {
	font-size: 14px;
	line-height: 1.25;
	font-weight: 600;
}

.donut-chart-caption {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	padding: 19.739%;
	border-radius: 50%;
	background: linear-gradient(178.65deg, #163599 5.88%, #1537a4 39.46%, #2248c2 92.28%);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
	transform: translate3d(-50%, -50%, 0);
	will-change: transform;
	z-index: 1;
}

.donut-chart-text {
	font-size: 14px;
	line-height: 1.148;
	font-weight: 700;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #ffffff;
}

@media (min-width: 400px) {
	.donut-chart {
		max-width: 570px;
	}
}

@media (min-width: 576px) {
	.donut-chart-text {
		font-size: 18px;
	}
	.donut-chart-label {
		padding: 0 10px;
		width: 100px;
	}
	.donut-chart-title {
		font-size: 14px;
	}
	.donut-chart-percentage {
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	.donut-chart-text {
		font-size: 24px;
	}
	.donut-chart-percentage {
		font-size: 24px;
	}
}

@media (min-width: 1200px) {
	.donut-chart-text {
		font-size: 27px;
	}
}

.ie-10 .donut-chart-svg,
.ie-11 .donut-chart-svg,
.ie-edge .donut-chart-svg {
	width: 570px;
	height: 375px;
}

.ie-10 .donut-chart-caption,
.ie-11 .donut-chart-caption,
.ie-edge .donut-chart-caption {
	padding: 0;
	width: 225px;
	height: 225px;
}

/** @section Timeline */
.section-timeline {
	position: relative;
	padding: 50px 0;
	z-index: 1;
}

.section-timeline .owl-style-1 {
	z-index: -1;
}

.timeline-svg {
	display: none;
	fill: none;
}

.timeline-svg-path1,
.timeline-svg-path {
	stroke-width: 3px;
	stroke: rgba(255, 255, 255, 0.15);
}

.timeline-dots {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 50px 30px 50px;
}

.timeline-dot {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 26px;
	height: 26px;
	border: 2px solid #4192BA;
	border-radius: 50%;
}

.timeline-dot:nth-child(2), .timeline-dot:nth-child(3), .timeline-dot:nth-child(4) {
	opacity: 0;
	transition: all .2s ease-in-out;
}

.timeline-dot:nth-child(2) {
	transition-delay: .15s;
}

.timeline-dot:nth-child(3) {
	transition-delay: .3s;
}

.timeline-dot:nth-child(4) {
	transition-delay: .45s;
}

.timeline-dot::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 5px;
	height: 5px;
	transform: translate(-50%, -50%);
	border-radius: inherit;
	background: #C7FFF5;
}

.owl-item.active .timeline-dot:nth-child(2), .owl-item.active .timeline-dot:nth-child(3), .owl-item.active .timeline-dot:nth-child(4) {
	opacity: 1;
}

.timeline-dot-time {
	position: absolute;
	bottom: calc( 100% + 12px);
	left: 50%;
	font-size: 12px;
	transform: translateX(-50%);
}

.timeline-dot-title {
	position: absolute;
	top: calc( 100% + 14px);
	left: 50%;
	width: 70px;
	font-size: 12px;
	font-weight: 500;
	transform: translateX(-50%);
}

.timeline-dot-title a, .timeline-dot-title a:focus, .timeline-dot-title a:active {
	color: inherit;
}

.timeline-dot-title a:hover {
	color: #ffffff;
}

@media (min-width: 576px) {
	.section-timeline {
		padding: 30px 0 0;
		height: 500px;
	}
	.timeline-dots,
	.timeline-svg {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
	}
	.timeline-svg {
		display: block;
	}
	.timeline-dots {
		display: block;
		padding: 0;
	}
	.timeline-dot {
		position: absolute;
		transform: translate(-50%, -50%);
	}
	.timeline-dot:nth-child(1) {
		top: 64%;
		left: 23.9%;
	}
	.timeline-dot:nth-child(2) {
		left: 40.1%;
		top: 70%;
	}
	.timeline-dot:nth-child(3) {
		left: 55.7%;
		top: 52%;
	}
	.timeline-dot:nth-child(4) {
		left: 74%;
		top: 32%;
	}
	.timeline-dot-title {
		font-size: inherit;
		font-weight: 600;
		width: 100px;
	}
}

@media (min-width: 768px) {
	.timeline-dot-time {
		font-size: 14px;
		bottom: calc( 100% + 22px);
	}
	.timeline-dot-title {
		top: calc(100% + 24px);
	}
}

.timeline-classic {
	position: relative;
	padding: 0 5px;
	font-size: 0;
	transform: translateY(-50%);
}

.timeline-classic-dot {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
}

.timeline-classic-dot::before {
	display: inline-block;
	content: '';
	top: 50%;
	left: 50%;
	width: 16px;
	height: 16px;
	border-radius: inherit;
	background: #ffffff;
}

.timeline-classic-time {
	position: absolute;
	bottom: calc( 100% + 12px);
	left: 50%;
	width: 100%;
	max-width: 80px;
	font-size: 11px;
	font-weight: 500;
	transform: translateX(-50%);
}

.timeline-classic-title {
	position: absolute;
	top: calc( 100% + 14px);
	left: 50%;
	width: 100%;
	max-width: 80px;
	font-size: 11px;
	font-weight: 500;
	transform: translateX(-50%);
}

.timeline-classic-title a, .timeline-classic-title a:focus, .timeline-classic-title a:active {
	color: inherit;
}

.timeline-classic-title a:hover {
	color: #ffffff;
}

.timeline-classic-bordered {
	display: block;
	font-size: 0;
	margin-bottom: -100px;
}

.timeline-classic-bordered::after {
	display: block;
	content: "";
	clear: both;
}

.timeline-classic-bordered > [class*='col-'] {
	display: inline-block;
	position: relative;
	min-height: 160px;
	float: left;
	border-top: 1px dashed rgba(255, 255, 255, 0.7);
}

.timeline-classic-bordered > [class*='col-']::before {
	position: absolute;
	display: none;
	content: '';
	top: -1px;
	width: 8px;
	height: 8px;
	border-radius: 2px;
	background: #63CBEC;
}

.timeline-classic-bordered > [class*='col-']:nth-child(n+5):nth-child(-n+8), .timeline-classic-bordered > [class*='col-']:nth-child(n+13):nth-child(-n+16), .timeline-classic-bordered > [class*='col-']:nth-child(n+21):nth-child(-n+24), .timeline-classic-bordered > [class*='col-']:nth-child(n+29):nth-child(-n+32), .timeline-classic-bordered > [class*='col-']:nth-child(n+37):nth-child(-n+40) {
	float: right;
}

.timeline-classic-bordered > [class*='col-']:nth-child(n+5):nth-child(-n+8):last-child::before, .timeline-classic-bordered > [class*='col-']:nth-child(n+13):nth-child(-n+16):last-child::before, .timeline-classic-bordered > [class*='col-']:nth-child(n+21):nth-child(-n+24):last-child::before, .timeline-classic-bordered > [class*='col-']:nth-child(n+29):nth-child(-n+32):last-child::before, .timeline-classic-bordered > [class*='col-']:nth-child(n+37):nth-child(-n+40):last-child::before {
	right: auto;
	left: 0;
	transform: translate(-50%, -50%);
}

.timeline-classic-bordered > [class*='col-']:nth-child(4n):not(:nth-child(8n)):not(:last-child) {
	border-right: 1px dashed rgba(255, 255, 255, 0.7);
}

.timeline-classic-bordered > [class*='col-']:nth-child(8n):not(:nth-child(8n + 4)):not(:last-child) {
	border-left: 1px dashed rgba(255, 255, 255, 0.7);
}

.timeline-classic-bordered > [class*='col-']:last-child::before {
	display: inline-block;
	right: 0;
	transform: translate(50%, -50%);
}

.timeline-classic-bordered > [class*='col-']:first-child::before {
	display: inline-block;
	left: 0;
	right: auto;
	transform: translate(-50%, -50%);
}

* + .row.timeline-classic-bordered {
	margin-top: 75px;
}

@media (min-width: 576px) {
	.timeline-classic-time,
	.timeline-classic-title {
		font-size: 12px;
	}
}

@media (min-width: 992px) {
	.timeline-classic-time,
	.timeline-classic-title {
		font-size: 14px;
		max-width: 100px;
	}
	.timeline-classic-bordered > [class*='col-'] {
		padding-bottom: 14.7%;
	}
	* + .row.timeline-classic-bordered {
		margin-top: 85px;
	}
}

@media (min-width: 1200px) {
	.timeline-classic-title {
		font-size: 16px;
		max-width: 100px;
	}
	.timeline-classic-bordered {
		margin-bottom: -130px;
	}
}

.timeline-modern {
	position: relative;
	padding: 0 15px;
	font-size: 0;
}

.timeline-modern-dot {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #ffffff;
}

.timeline-modern-dot::before {
	display: inline-block;
	content: '';
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	border-radius: inherit;
	background: #FFD234;
}

.timeline-modern-time {
	position: absolute;
	bottom: calc( 100% + 16px);
	left: 50%;
	font-size: 12px;
	font-weight: 500;
	transform: translateX(-50%);
}

.timeline-modern-title {
	position: absolute;
	top: calc( 100% + 20px);
	left: 50%;
	width: 100%;
	font-size: 12px;
	font-weight: 500;
	transform: translateX(-50%);
}

.timeline-modern-title a, .timeline-modern-title a:focus, .timeline-modern-title a:active {
	color: inherit;
}

.timeline-modern-title a:hover {
	color: #ffffff;
}

@media (min-width: 992px) {
	.timeline-modern-time,
	.timeline-modern-title {
		font-size: 14px;
	}
	.timeline-modern-title {
		top: calc( 100% + 28px);
	}
}

@media (min-width: 1200px) {
	.timeline-modern-title {
		font-size: 16px;
	}
}

.timeline-creative {
	text-align: left;
	max-width: 320px;
}

.timeline-creative-time {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1748C8;
}

.timeline-creative-title {
	font-weight: 500;
	letter-spacing: -0.01em;
}

.timeline-creative-wrap {
	position: relative;
}

.timeline-creative-wrap::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	border-left: 1px solid #D7D7D7;
}

.timeline-creative-wrap .timeline-creative-item + .timeline-creative-item {
	margin-top: 30px;
}

.timeline-creative-item {
	position: relative;
}

.timeline-creative-item::before, .timeline-creative-item::after {
	position: absolute;
	content: '';
	top: 46%;
}

.timeline-creative-item::before {
	left: 15px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #1748C8;
	background-image: radial-gradient(circle closest-side, rgba(255, 255, 255, 0.7) 37%, transparent 47%);
	transform: translate(-50%, -50%);
}

.timeline-creative-item::after {
	width: 7%;
	height: 0;
	left: 10%;
	border-top: 1px solid #D7D7D7;
}

.timeline-creative-item:nth-child(odd) {
	justify-content: flex-end;
}

.timeline-creative-item > * {
	padding-left: 21%;
}

* + .timeline-creative-title {
	margin-top: 8px;
}

* + .timeline-creative-text {
	margin-top: 8px;
}

* + .timeline-creative-wrap {
	margin-top: 40px;
}

.timeline-creative-wrap + .button {
	margin-top: 40px;
}

@media (min-width: 576px) {
	.timeline-creative-wrap::before {
		left: 50%;
	}
	.timeline-creative-item::before {
		left: 50%;
	}
	.timeline-creative-item:nth-child(odd)::after {
		left: 52.5%;
	}
	.timeline-creative-item:nth-child(odd) > * {
		padding-left: 11.5%;
	}
	.timeline-creative-item:nth-child(even)::after {
		left: auto;
		right: 52.5%;
	}
	.timeline-creative-item:nth-child(even) > * {
		padding-left: 15px;
		padding-right: 11.5%;
	}
	.timeline-creative-item:nth-child(even) .timeline-creative {
		margin-left: auto;
	}
}

@media (min-width: 768px) {
	.timeline-creative-item::before {
		width: 24px;
		height: 24px;
	}
	.timeline-creative-wrap .timeline-creative-item + .timeline-creative-item {
		margin-top: 35px;
	}
	* + .timeline-creative-title {
		margin-top: 14px;
	}
	* + .timeline-creative-text {
		margin-top: 16px;
	}
	* + .timeline-creative-wrap {
		margin-top: 50px;
	}
	.timeline-creative-wrap + .button {
		margin-top: 50px;
	}
}

@media (min-width: 992px) {
	.timeline-creative-wrap .timeline-creative-item + .timeline-creative-item {
		margin-top: 45px;
	}
	* + .timeline-creative-wrap {
		margin-top: 70px;
	}
	.timeline-creative-wrap + .button {
		margin-top: 70px;
	}
}

/** @section Video */
.video::before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	height: 0;
	width: 70px;
	margin-right: 16px;
	border-top: 1px solid #BCBCBC;
}

.video > * {
	display: inline-block;
	vertical-align: middle;
}

.video-link, .video-link:focus, .video-link:active {
	color: #151515;
}

.video-link:hover {
	color: #FFD234;
}

.video-link .icon {
	font-size: 30px;
	line-height: 1;
	color: #FFD234;
}

.video-link > * {
	display: inline-block;
	vertical-align: middle;
}

.video-title {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: 6px;
}

* + .video {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.video::before {
		width: 118px;
	}
	* + .video {
		margin-top: 25px;
	}
}

.video-classic {
	display: inline-block;
	position: relative;
	text-align: center;
	overflow: hidden;
	border-radius: 8px;
}

.video-classic::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #1748C8;
	pointer-events: none;
	opacity: .5;
}

.video-classic-link {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 111px;
	height: 111px;
	font-size: 30px;
	line-height: 111px;
	color: #FFD234;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.video-classic-link::before, .video-classic-link::after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: inherit;
	transition: .3s ease;
}

.video-classic-link::before {
	background: #ffffff;
	transform: scale(0.75);
}

.video-classic-link::after {
	border: 5px solid rgba(255, 255, 255, 0.4);
}

.video-classic-link:hover {
	color: #FFD234;
}

.video-classic-link:hover::before {
	transform: none;
}

.video-classic-link:hover::after {
	transform: scale(0.75);
}

.video-classic-link .icon {
	font-size: inherit;
}

/** @group Helpers */
/** @section Page layout */
.page {
	position: relative;
	overflow: hidden;
	min-height: 100vh;
	opacity: 0;
}

.page.fadeIn {
	animation-timing-function: ease-out;
}

.page.fadeOut {
	animation-timing-function: ease-in;
}

[data-x-mode] .page {
	opacity: 1;
}

html.boxed body {
	background: #edeff4 url(../images/bg-pattern-boxed.png) repeat fixed;
}

@media (min-width: 1630px) {
	html.boxed .page {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
	}
	html.boxed .rd-navbar-static {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
	}
	html.boxed .rd-navbar-static.rd-navbar--is-stuck {
		max-width: 1600px;
		width: 100%;
		left: calc(50% - 1600px);
		right: calc(50% - 1600px);
	}
}

/** @section 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-bold {
	font-weight: 700;
}

.font-weight-ubold {
	font-weight: 900;
}

.text-spacing-0 {
	letter-spacing: 0;
}

.text-primary {
	color: #FFD234 !important;
}

.text-width-medium {
	max-width: 500px;
}

.text-decor span {
	position: relative;
}

.text-decor span::before {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	content: '';
	top: 50%;
	left: 0;
	width: 32px;
	height: 32px;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.09);
	transform: translate3d(-50%, -50%, 0);
	animation: rotateSquare 6s ease infinite;
}

.text-decor-1 span::after {
	position: absolute;
	content: '';
	bottom: 145%;
	left: 32px;
	width: 23px;
	height: 23px;
	border-radius: 4px;
	background: rgba(255, 210, 52, 0.09);
}

@media (min-width: 768px) {
	.text-decor span::before {
		width: 42px;
		height: 42px;
	}
}

@media (min-width: 1200px) {
	.text-decor span::before {
		width: 52px;
		height: 52px;
	}
	.text-decor + p {
		margin-top: 35px;
	}
}

.context-light .text-decor span::before, .bg-white .text-decor span::before, .bg-gray-100 .text-decor span::before, .bg-gray-1 .text-decor span::before {
	background: rgba(23, 72, 200, 0.09);
}

@keyframes rotateSquare {
	0% {
		transform: translate3d(-50%, -50%, 0) rotate(0deg);
	}
	25% {
		transform: translate3d(-50%, -50%, 0) rotate(90deg);
	}
	50% {
		transform: translate3d(-50%, -50%, 0) rotate(180deg);
	}
	75% {
		transform: translate3d(-50%, -50%, 0) rotate(270deg);
	}
	100% {
		transform: translate3d(-50%, -50%, 0) rotate(360deg);
	}
}

/** @section Offsets */
* + p {
	margin-top: 10px;
}

h2 + p {
	margin-top: 14px;
}

h3 + p {
	margin-top: 12px;
}

h6 + p {
	margin-top: 12px;
}

p + h2 {
	margin-top: 15px;
}

p + p {
	margin-top: 12px;
}

img + p {
	margin-top: 15px;
}

h3 + img {
	margin-top: 42px;
}

h3 + h6 {
	margin-top: 15px;
}

* + .row {
	margin-top: 30px;
}

* + .row-xs {
	margin-top: 20px;
}

* + .big {
	margin-top: 20px;
}

* + .text-block {
	margin-top: 30px;
}

* + .button {
	margin-top: 20px;
}

* + .button-wrap {
	margin-top: 20px;
}

* + .rd-form {
	margin-top: 20px;
}

* + .owl-carousel {
	margin-top: 30px;
}

* + .offset-top-3 {
	margin-top: 40px;
}

* + .offset-top-4 {
	margin-top: 80px;
}

* + .offset-top-5 {
	margin-top: 60px;
}

.row + h3,
.row + .heading-3 {
	margin-top: 80px;
}

.container + .container {
	margin-top: 40px;
}

.row + .row {
	margin-top: 40px;
}

.owl-carousel + .button {
	margin-top: 30px;
}

@media (min-width: 576px) {
	.row + .button {
		margin-top: 40px;
	}
}

@media (min-width: 768px) {
	h2 + p {
		margin-top: 26px;
	}
	h3 + p {
		margin-top: 20px;
	}
	h6 + p {
		margin-top: 20px;
	}
	h3 + h6 {
		margin-top: 25px;
	}
	* + .row-sm {
		margin-top: 40px;
	}
	* + .row-md {
		margin-top: 40px;
	}
	* + .row-lg {
		margin-top: 50px;
	}
	* + .row-xl {
		margin-top: 50px;
	}
	* + .row-xxl {
		margin-top: 50px;
	}
	* + .button {
		margin-top: 30px;
	}
	* + .button-wrap {
		margin-top: 30px;
	}
	.container + .container {
		margin-top: 70px;
	}
	.row + .row {
		margin-top: 70px;
	}
	.row + .button {
		margin-top: 45px;
	}
	.owl-carousel + .button {
		margin-top: 45px;
	}
	* + .owl-carousel {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	* + p {
		margin-top: 15px;
	}
	p + p {
		margin-top: 20px;
	}
	* + .row-md {
		margin-top: 50px;
	}
	* + .rd-form {
		margin-top: 30px;
	}
	* + .button {
		margin-top: 40px;
	}
	* + .button-wrap {
		margin-top: 40px;
	}
	* + .owl-carousel {
		margin-top: 50px;
	}
	* + .offset-top-2 {
		margin-top: 40px;
	}
	* + .offset-top-4 {
		margin-top: 100px;
	}
	* + .offset-top-5 {
		margin-top: 90px;
	}
	.row + .button {
		margin-top: 55px;
	}
	.owl-carousel + .button {
		margin-top: 65px;
	}
	.container + .container {
		margin-top: 90px;
	}
	.row + .row {
		margin-top: 90px;
	}
}

@media (min-width: 1200px) {
	h2 + p {
		margin-top: 36px;
	}
	h3 + p {
		margin-top: 30px;
	}
	h3 + h6 {
		margin-top: 38px;
	}
	* + .row-lg {
		margin-top: 60px;
	}
	* + .row-xl {
		margin-top: 70px;
	}
	* + .row-xxl {
		margin-top: 80px;
	}
	* + .offset-top-1 {
		margin-top: 50px;
	}
	.row + .offset-top-3 {
		margin-top: 80px;
	}
}

.row-0 {
	margin-bottom: 0px;
}

.row-0:empty {
	margin-bottom: 0;
}

.row-0 > * {
	margin-bottom: 0px;
}

.row-15 {
	margin-bottom: -15px;
}

.row-15:empty {
	margin-bottom: 0;
}

.row-15 > * {
	margin-bottom: 15px;
}

.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-40 {
	margin-bottom: -40px;
}

.row-40:empty {
	margin-bottom: 0;
}

.row-40 > * {
	margin-bottom: 40px;
}

.row-50 {
	margin-bottom: -50px;
}

.row-50:empty {
	margin-bottom: 0;
}

.row-50 > * {
	margin-bottom: 50px;
}

.row-60 {
	margin-bottom: -60px;
}

.row-60:empty {
	margin-bottom: 0;
}

.row-60 > * {
	margin-bottom: 60px;
}

.row-80 {
	margin-bottom: -80px;
}

.row-80:empty {
	margin-bottom: 0;
}

.row-80 > * {
	margin-bottom: 80px;
}

@media (min-width: 768px) {
	.row-md-20 {
		margin-bottom: -20px;
	}
	.row-md-20:empty {
		margin-bottom: 0;
	}
	.row-md-20 > * {
		margin-bottom: 20px;
	}
	.row-md-24 {
		margin-bottom: -24px;
	}
	.row-md-24:empty {
		margin-bottom: 0;
	}
	.row-md-24 > * {
		margin-bottom: 24px;
	}
	.row-md-50 {
		margin-bottom: -50px;
	}
	.row-md-50:empty {
		margin-bottom: 0;
	}
	.row-md-50 > * {
		margin-bottom: 50px;
	}
	.row-md-55 {
		margin-bottom: -55px;
	}
	.row-md-55:empty {
		margin-bottom: 0;
	}
	.row-md-55 > * {
		margin-bottom: 55px;
	}
	.row-md-60 {
		margin-bottom: -60px;
	}
	.row-md-60:empty {
		margin-bottom: 0;
	}
	.row-md-60 > * {
		margin-bottom: 60px;
	}
}

@media (min-width: 992px) {
	.row-lg-30 {
		margin-bottom: -30px;
	}
	.row-lg-30:empty {
		margin-bottom: 0;
	}
	.row-lg-30 > * {
		margin-bottom: 30px;
	}
	.row-lg-100 {
		margin-bottom: -100px;
	}
	.row-lg-100:empty {
		margin-bottom: 0;
	}
	.row-lg-100 > * {
		margin-bottom: 100px;
	}
}

@media (min-width: 1200px) {
	.row-xl-40 {
		margin-bottom: -40px;
	}
	.row-xl-40:empty {
		margin-bottom: 0;
	}
	.row-xl-40 > * {
		margin-bottom: 40px;
	}
	.row-xl-60 {
		margin-bottom: -60px;
	}
	.row-xl-60:empty {
		margin-bottom: 0;
	}
	.row-xl-60 > * {
		margin-bottom: 60px;
	}
	.row-xl-80 {
		margin-bottom: -80px;
	}
	.row-xl-80:empty {
		margin-bottom: 0;
	}
	.row-xl-80 > * {
		margin-bottom: 80px;
	}
	.row-xl-140 {
		margin-bottom: -140px;
	}
	.row-xl-140:empty {
		margin-bottom: 0;
	}
	.row-xl-140 > * {
		margin-bottom: 140px;
	}
}

/** @section Sections */
.section-xs,
.section-sm,
.section-md,
.section-lg,
.section-xxl,
.section-xl,
.section-inset-18 {
	padding: 50px 0;
}

.section-inset-1 {
	padding: 50px 0 0;
}

.section-inset-3 {
	padding-top: 120px;
}

.section-inset-4 {
	padding-bottom: 180px;
}

[class*='section-'].section-inset-5 {
	padding-top: 1px;
}

.section-inset-13 {
	padding: 50px 0 1px;
}

.section-collapse + .section-collapse {
	padding-top: 0;
}

html [class*='section-'].section-bottom-0 {
	padding-bottom: 1px;
}

@media (min-width: 576px) {
	.section-inset-4 {
		padding-bottom: 250px;
	}
}

@media (max-width: 767.98px) {
	.section-inset-23 {
		padding-bottom: 80px;
	}
}

@media (min-width: 768px) {
	.section-md {
		padding: 80px 0;
	}
	.section-lg {
		padding: 90px 0;
	}
	.section-xl {
		padding: 100px 0;
	}
	.section-inset-1 {
		padding: 60px 0 0;
	}
	.section-inset-2 {
		padding-bottom: 1px;
	}
	.section-inset-4 {
		padding-bottom: 300px;
	}
	[class*='section-'].section-inset-10 {
		padding-top: 70px;
	}
	.section-inset-13 {
		padding: 70px 0;
	}
	[class*='section-'].section-inset-16 {
		padding-bottom: 70px;
	}
	[class*='section-'].section-inset-17 {
		padding-top: 10px;
	}
	.section-inset-18 {
		padding: 80px 0;
	}
	[class*='section-'].section-inset-21 {
		padding-bottom: 80px;
	}
}

@media (min-width: 992px) {
	.section-md {
		padding: 90px 0;
	}
	.section-lg {
		padding: 100px 0;
	}
	.section-xl {
		padding: 110px 0;
	}
	.section-inset-1 {
		padding: 80px 0 0;
	}
	.section-inset-3 {
		padding: 140px 0 60px;
	}
	[class*='section-'].section-inset-4 {
		padding-bottom: 340px;
	}
	[class*='section-'].section-inset-7 {
		padding: 0;
	}
	[class*='section-'].section-inset-11 {
		padding-bottom: 0;
	}
	.section-inset-12 {
		padding: 150px 0 110px;
	}
	.section-inset-13 {
		padding: 90px 0;
	}
	.section-inset-14 {
		padding: 100px 0 120px;
	}
	[class*='section-'].section-inset-19 {
		padding-bottom: 1px;
	}
	[class*='section-'].section-inset-20 {
		padding-top: 230px;
	}
	.section-inset-22 {
		padding: 250px 0 110px;
	}
}

@media (min-width: 1200px) {
	.section-md {
		padding: 100px 0;
	}
	.section-lg {
		padding: 110px 0;
	}
	.section-xl {
		padding: 120px 0;
	}
	.section-inset-1 {
		padding: 100px 0 20px;
	}
	.section-inset-3 {
		padding-top: 180px;
	}
	.section-inset-6 {
		padding-bottom: 50px;
	}
	.section-inset-8 {
		padding: 120px 0;
	}
	.section-inset-9 {
		padding-bottom: 140px;
	}
	.section-inset-12 {
		padding: 210px 0 170px;
	}
	.section-inset-13 {
		padding: 110px 0;
	}
	.section-inset-14 {
		padding: 80px 0 205px;
	}
	.section-inset-15 {
		padding-top: 0;
	}
	.section-inset-22 {
		padding: 300px 0 170px;
	}
}

@media (min-width: 1600px) {
	.section-inset-1 {
		padding-top: 140px;
	}
	.section-inset-3 {
		padding-top: 215px;
	}
	.section-inset-13 {
		padding-bottom: 130px;
	}
}

.section-single {
	display: flex;
	text-align: center;
	color: #ffffff;
}

.section-single .rights {
	color: rgba(255, 255, 255, 0.3);
}

.section-single .rights a:hover {
	color: #ffffff;
}

.section-single p {
	margin-left: auto;
	margin-right: auto;
}

.section-single .rd-mailform-wrap {
	max-width: 670px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section-single * + .rd-mailform-wrap {
	margin-top: 20px;
}

.section-single * + .rights {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.section-single * + .rights {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	.section-single * + .rights {
		margin-top: 60px;
	}
}

@media (min-width: 1600px) {
	.section-single * + .rights {
		margin-top: 80px;
	}
}

.section-single-header {
	padding: calc(1em + 4vh) 0 calc(1em + 2vh);
}

@media (min-width: 992px) {
	.section-single-header {
		padding-top: calc(1em + 7vh);
	}
}

.section-single-main {
	padding: 20px 0;
}

.section-single-footer {
	padding: calc(1em + 2vh) 0;
}

.section-single-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 100vh;
}

.section-single-inner > * {
	width: 100%;
}

.section-relative {
	position: relative;
	z-index: 1;
}

.section-style-1 {
	transform: translateY(50%);
	will-change: trensform;
}

/** @section Grid modules */
.grid-demo {
	letter-spacing: 0;
	text-align: center;
}

.grid-demo p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.grid-demo * + p {
	margin-top: 5px;
}

.grid-demo * + .row {
	margin-top: 20px;
}

.grid-demo .row + .row {
	margin-top: 0;
}

@media (min-width: 1200px) {
	.grid-demo {
		text-align: left;
	}
	.grid-demo p {
		white-space: normal;
		overflow: visible;
		text-overflow: unset;
	}
	.grid-demo * + p {
		margin-top: 25px;
	}
}

.grid-demo-bordered .row {
	border: 0 solid #d1d1d1;
	border-top-width: 1px;
}

.grid-demo-bordered .row:last-child {
	border-bottom-width: 1px;
}

.grid-demo-bordered [class*='col'] {
	padding: 5px 15px;
}

.grid-demo-bordered [class*='col']:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1px;
	border-left: 1px solid #d1d1d1;
}

@media (min-width: 768px) {
	.grid-demo-bordered [class*='col'] {
		padding: 30px;
	}
}

@media (min-width: 1200px) {
	.grid-demo-bordered [class*='col'] {
		padding: 50px 50px 45px;
	}
}

.grid-demo-underlined .row {
	border-bottom: 1px solid #d1d1d1;
}

.grid-demo-underlined [class*='col'] {
	padding: 5px 15px;
}

@media (min-width: 768px) {
	.grid-demo-underlined [class*='col'] {
		padding-top: 25px;
		padding-bottom: 25px;
	}
}

@media (min-width: 1200px) {
	.grid-demo-underlined [class*='col'] {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}

.container-custom-1 {
	pointer-events: none;
}

.container-custom-1 [class*='col-'] {
	pointer-events: auto;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.container-custom-2 {
		padding-right: 120px;
	}
}

@media (min-width: 1200px) {
	.gutters-xl-70 {
		margin-left: -35px;
		margin-right: -35px;
	}
	.gutters-xl-70 > [class*='col-'] {
		padding-left: 35px;
		padding-right: 35px;
	}
}

/** @section Backgrounds */
.context-dark .brand .brand-logo-dark {
	display: block;
}

.context-dark .brand .brand-logo-light {
	display: none;
}

.context-light .brand .brand-logo-dark, .bg-white .brand .brand-logo-dark, .bg-gray-100 .brand .brand-logo-dark, .bg-gray-1 .brand .brand-logo-dark {
	display: none;
}

.context-light .brand .brand-logo-light, .bg-white .brand .brand-logo-light, .bg-gray-100 .brand .brand-logo-light, .bg-gray-1 .brand .brand-logo-light {
	display: block;
}

.bg-default {
	background-color: #1748C8;
}

.bg-default:not([style*="background-"]) + .bg-default:not([style*="background-"]) {
	padding-top: 0;
}

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

.bg-white:not([style*="background-"]) + .bg-white:not([style*="background-"]) {
	padding-top: 0;
}

.bg-gray-100 {
	background-color: #edeff4;
}

.bg-gray-100:not([style*="background-"]) + .bg-gray-100:not([style*="background-"]) {
	padding-top: 0;
}

.bg-gray-1 {
	background-color: #f9f8ff;
}

.bg-gray-1:not([style*="background-"]) + .bg-gray-1:not([style*="background-"]) {
	padding-top: 0;
}

.bg-gray-700 {
	background-color: #2c343b;
}

.bg-gray-700:not([style*="background-"]) + .bg-gray-700:not([style*="background-"]) {
	padding-top: 0;
}

.bg-secondary-9 {
	background-color: #1a3ead;
}

.bg-secondary-9:not([style*="background-"]) + .bg-secondary-9:not([style*="background-"]) {
	padding-top: 0;
}

.bg-image {
	background-size: cover;
	background-position: center;
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .bg-fixed {
		background-attachment: fixed;
	}
}
.particles-js {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 50%;
	min-width: 1800px;
	transform: translateX(-50%);
	pointer-events: none;
	z-index: 0;
}

@media (min-width: 1800px) {
	.particles-js {
		right: 0;
		left: 0;
		width: auto;
		transform: none;
	}
}

.particles-js-2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	min-width: 1800px;
	transform: translateX(-50%);
	background: rgba(0, 0, 0, 0.05);
	pointer-events: none;
	z-index: 0;
}

@media (min-width: 1800px) {
	.particles-js-2 {
		right: 0;
		left: 0;
		width: auto;
		transform: none;
	}
}

.gradient-1 {
	background: linear-gradient(294.56deg, #1644be 4.31%, #153497 41.03%, #17369a 98.68%);
}

.gradient-2 {
	background: linear-gradient(178.65deg, #163599 5.88%, #1537a4 39.46%, #2248c2 92.28%);
}

.gradient-3 {
	background: linear-gradient(180deg, #2248c2 0%, #173699 100%);
}

.gradient-4 {
	background: linear-gradient(180deg, #17369a 0%, #1f47b1 100%);
}

.gradient-5 {
	background: linear-gradient(180deg, #1a3ead 0%, #2248c2 100%);
}

.gradient-6 {
	background: linear-gradient(294.56deg, #1644be 4.31%, #153497 41.03%, #163db8 98.68%);
}

.gradient-7 {
	background: linear-gradient(0deg, #fb9386 0%, #2954cc 100%);
}

.gradient-8 {
	background: linear-gradient(148.45deg, #1748C8 19.44%, #431094 83.55%);
}

.gradient-9 {
	background: linear-gradient(155.59deg, #1748C8 2.56%, #431094 100%);
}

.wave {
	position: relative;
	display: block;
	width: 100%;
	bottom: -1px;
}

.wave-1,
.wave-2 {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	pointer-events: none;
}

.wave-4 path {
	fill: #f9f8ff;
}

.wave-5 {
	top: -1px;
	bottom: auto;
	transform: rotateX(180deg);
}

.wave-wrap {
	position: relative;
}

.wave-path {
	transform: scale(1.2, 1);
	transform-origin: 50% 100%;
}

.wave-path-1 {
	fill: rgba(255, 255, 255, 0.1);
	animation: wave1 15s linear infinite;
}

.wave-path-2 {
	fill: rgba(255, 255, 255, 0.05);
	animation: wave2 15s linear infinite;
}

@media (min-width: 992px) {
	.wave-3 {
		bottom: -20%;
	}
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .wave,
html:not(.ie-10):not(.ie-11):not(.ie-edge) .wave-1,
html:not(.ie-10):not(.ie-11):not(.ie-edge) .wave-2 {
	height: auto;
}

@keyframes wave1 {
	25% {
		transform-origin: 0 100%;
		transform: scale(1.2, 1.3);
	}
	75% {
		transform: scale(1.2, 0.8);
		transform-origin: 100% 100%;
	}
}

@keyframes wave2 {
	25% {
		transform-origin: 100% 100%;
	}
	50% {
		transform: scale(1.2, 0.7);
	}
	75% {
		transform-origin: 0 100%;
	}
}

.bg-decor {
	position: relative;
}

.bg-decor-line {
	left: 50%;
	width: 19%;
	background-image: linear-gradient(transparent 0%, rgba(255, 255, 255, 0.04) 50%, transparent 100%);
	transform: translateX(-50%);
}

.bg-decor-line, .bg-decor-line::before, .bg-decor-line::after {
	position: absolute;
	top: 0;
	bottom: 0;
	background-size: auto 200%;
	background-position: 50% 0;
	animation: decorGradient 15s infinite linear;
	pointer-events: none;
}

.bg-decor-line::before, .bg-decor-line::after {
	content: '';
	left: 0;
	width: 100%;
	background-image: linear-gradient(rgba(255, 255, 255, 0.04) 0%, transparent 50%, rgba(255, 255, 255, 0.04) 100%);
}

.bg-decor-line::before {
	transform: translateX(-155%);
}

.bg-decor-line::after {
	transform: translateX(155%);
}

@keyframes decorGradient {
	25% {
		background-position: 50% 0;
	}
	35% {
		background-position: 50% 100%;
	}
	65% {
		background-position: 50% 100%;
	}
	75% {
		background-position: 50% 0;
	}
}

.line {
	position: absolute;
	max-height: 100%;
	pointer-events: none;
}

.line path {
	stroke: rgba(255, 255, 255, 0.2);
}

.line-1 {
	top: 0;
	left: 0;
	height: 93%;
}

.line-2 {
	top: 0;
	right: 16.4%;
	height: 100%;
	transform: translateX(50%);
}

.line-3 {
	top: 0;
	left: 10%;
	height: 100%;
	transform: translateX(-50%);
}

.line-4 {
	top: 0;
	right: 15.5%;
	height: 100%;
	transform: translateX(50%);
}

.line-5 {
	top: 0;
	right: 14%;
	height: 100%;
	transform: translateX(50%);
}

.context-light .line path, .bg-white .line path, .bg-gray-100 .line path, .bg-gray-1 .line path {
	stroke: rgba(215, 215, 215, 0.5);
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .line {
	width: auto;
}

/** @section Utilities custom */
.height-fill {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.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 > * + * {
	margin-left: 5px;
}

.oh {
	position: relative;
	overflow: hidden;
}

.position-relative {
	position: relative;
}

.text-decoration-lines {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.text-decoration-lines-content {
	position: relative;
	display: inline-block;
	min-width: 170px;
	font-size: 13px;
	text-transform: uppercase;
}

.text-decoration-lines-content::before, .text-decoration-lines-content::after {
	content: '';
	position: absolute;
	height: 1px;
	background: #d1d1d1;
	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;
}

p.rights {
	font-size: 14px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.7);
}

p.rights a {
	white-space: nowrap;
	color: inherit;
	text-decoration: underline;
}

p.rights a:hover {
	color: #FFD234;
}

[style*='z-index: 1000;'] {
	z-index: 1101 !important;
}

.text-block > * {
	margin-left: .125em;
	margin-right: .125em;
}

@media (min-width: 768px) {
	.inset-top-md-85 {
		padding-top: 85px;
	}
	.inset-bottom-md-100 {
		padding-bottom: 100px;
	}
}

@media (min-width: 992px) {
	.inset-top-lg-30 {
		padding-top: 30px;
	}
	.inset-top-lg-70 {
		padding-top: 70px;
	}
}

@media (min-width: 1200px) {
	.inset-right-xl-20 {
		padding-right: 20px;
	}
	.inset-left-xl-30 {
		padding-left: 30px;
	}
	.inset-right-xl-50 {
		padding-right: 50px;
	}
	.inset-bottom-xl-50 {
		padding-bottom: 50px;
	}
	.inset-right-xl-65 {
		padding-right: 65px;
	}
	.inset-right-xl-70 {
		padding-right: 70px;
	}
	.inset-left-xl-70 {
		padding-left: 70px;
	}
	.inset-right-xl-85 {
		padding-right: 85px;
	}
	.inset-right-xl-115 {
		padding-right: 115px;
	}
}

.offset-negative-top-1 {
	margin-top: -160px;
}

@media (min-width: 576px) {
	.offset-negative-top-1 {
		margin-top: -210px;
	}
}

@media (min-width: 768px) {
	.offset-negative-top-1 {
		margin-top: -260px;
	}
}

@media (min-width: 992px) {
	.offset-negative-top-1 {
		margin-top: -300px;
	}
	.offset-negative-top-2 {
		margin-bottom: -140px;
	}
	.offset-negative-top-3 {
		position: relative;
		margin-top: -60px;
		margin-bottom: -50px;
		padding-bottom: 1px;
		z-index: 1;
	}
	.offset-negative-top-4 {
		margin-bottom: -130px;
		padding-bottom: 1px;
	}
	.offset-negative-top-5 {
		position: relative;
		margin-bottom: -70px;
		z-index: 1;
	}
	.offset-negative-top-7 {
		position: relative;
		margin-bottom: -155px;
		padding-bottom: 1px;
		z-index: 1;
	}
	.offset-negative-top-8 {
		position: relative;
		margin-bottom: -300px;
		z-index: 1;
	}
}

@media (min-width: 1200px) {
	.offset-left-xl-50 {
		margin-left: 50px;
	}
	.offset-negative-top-1 {
		margin-top: -320px;
	}
	.offset-negative-top-2 {
		margin-bottom: -230px;
	}
	.offset-negative-top-4 {
		margin-bottom: -150px;
	}
	.offset-negative-top-5 {
		margin-bottom: -120px;
	}
	.offset-negative-top-6 {
		margin-top: -80px;
	}
	.offset-negative-top-8 {
		margin-bottom: -400px;
	}
	.offset-negative-top-6 + .container {
		margin-top: 110px;
	}
}

@media (min-width: 1600px) {
	.offset-top-xxl-15 {
		margin-top: 15px;
	}
	.offset-negative-top-8 {
		margin-bottom: -460px;
	}
}

/** @group Plugins */
/** @section Animate */
.animated {
	animation-duration: .7s;
	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, 60px, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInUp {
	animation-name: fadeInUp;
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -60px, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInDown {
	animation-name: fadeInDown;
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-60px, 0, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInLeft {
	animation-name: fadeInLeft;
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(60px, 0, 0);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.fadeInRight {
	animation-name: fadeInRight;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.fadeOut {
	animation-name: fadeOut;
}

@keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	animation-name: slideInUp;
}

@keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	animation-name: slideInDown;
}

@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% {
		visibility: hidden;
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	animation-name: slideOutDown;
}

@keyframes motionY {
	0% {
		transform: none;
	}
	25% {
		transform: translate3d(0, -15px, 0);
	}
	50% {
		transform: none;
	}
	75% {
		transform: translate3d(0, 10px, 0);
	}
}

/** @section Preloader */
.preloader {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10000;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	background: linear-gradient(178.65deg, #163599 5.88%, #1537a4 39.46%, #2248c2 92.28%);
	transition: .3s all ease;
}

.preloader.loaded {
	opacity: 0;
	visibility: hidden;
}

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

.preloader-body img {
	margin-top: 50px;
}

.cssload-dots {
	display: inline-block;
	position: relative;
}

.cssload-dots:not(:last-child) {
	margin-right: 9px;
}

.cssload-dots:before, .cssload-dots:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
}

.cssload-dots:nth-child(1):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -1.04s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(1):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -1.04s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(2):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -2.07s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(2):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -2.07s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(3):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -3.11s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(3):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -3.11s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(4):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -4.14s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(4):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -4.14s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(5):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -5.18s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(5):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -5.18s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(6):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -6.21s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(6):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -6.21s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(7):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -7.25s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(7):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -7.25s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(8):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -8.28s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(8):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -8.28s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(9):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -9.32s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(9):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -9.32s;
	background-color: rgba(255, 255, 255, 0.7);
}

.cssload-dots:nth-child(10):before {
	transform: translateY(-200%);
	animation: cssload-animBefore 1.15s linear infinite;
	animation-delay: -10.35s;
	background-color: #FFD234;
}

.cssload-dots:nth-child(10):after {
	transform: translateY(200%);
	animation: cssload-animAfter 1.15s linear infinite;
	animation-delay: -10.35s;
	background-color: rgba(255, 255, 255, 0.7);
}

@keyframes cssload-animBefore {
	0% {
		transform: scale(1) translateY(-200%);
		z-index: 1;
	}
	25% {
		transform: scale(1.3) translateY(0);
		z-index: 1;
	}
	50% {
		transform: scale(1) translateY(200%);
		z-index: -1;
	}
	75% {
		transform: scale(0.7) translateY(0);
		z-index: -1;
	}
	100% {
		transform: scale(1) translateY(-200%);
		z-index: -1;
	}
}

@keyframes cssload-animAfter {
	0% {
		transform: scale(1) translateY(200%);
		z-index: -1;
	}
	25% {
		transform: scale(0.7) translateY(0);
		z-index: -1;
	}
	50% {
		transform: scale(1) translateY(-200%);
		z-index: 1;
	}
	75% {
		transform: scale(1.3) translateY(0);
		z-index: 1;
	}
	100% {
		transform: scale(1) translateY(200%);
		z-index: 1;
	}
}

/** @section ToTop */
.ui-to-top {
	position: fixed;
	text-align: center;
	overflow: hidden;
	right: 15px;
	bottom: 15px;
	width: 50px;
	height: 50px;
	font-size: 20px;
	line-height: 46px;
	border-radius: 50%;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
	text-decoration: none;
	transition: .45s all ease-in-out;
	transform: translate3d(0, 100px, 0);
	z-index: 100;
}

.ui-to-top, .ui-to-top:focus, .ui-to-top:active {
	color: #000000;
	background: #FFD234;
}

.ui-to-top:hover {
	color: #000000;
	background: #ffffff;
}

.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 {
		right: 40px;
		bottom: 40px;
	}
}

/** @section 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 {
	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,
.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 {
	display: none;
	background: #ffffff;
}

.rd-navbar-toggle {
	display: inline-block;
	position: relative;
	width: 48px;
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	color: #ffffff;
	background-color: transparent;
	border: none;
	display: none;
}

.rd-navbar-toggle span {
	position: relative;
	display: block;
	margin: auto;
	transition: .3s all ease;
}

.rd-navbar-toggle span:after, .rd-navbar-toggle span:before {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	transition: .3s all ease;
}

.rd-navbar-toggle span:after {
	top: 8px;
}

.rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span {
	width: 24px;
	height: 3px;
	background-color: #ffffff;
	backface-visibility: hidden;
	border-radius: 0;
}

.rd-navbar-toggle span {
	transform: rotate(180deg);
}

.rd-navbar-toggle span:before, .rd-navbar-toggle span:after {
	transform-origin: 1.71429px center;
}

.rd-navbar-toggle.active span {
	transform: rotate(360deg);
}

.rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after {
	top: 0;
	width: 15px;
}

.rd-navbar-toggle.active span:before {
	-webkit-transform: rotate3d(0, 0, 1, -40deg);
	transform: rotate3d(0, 0, 1, -40deg);
}

.rd-navbar-toggle.active span:after {
	-webkit-transform: rotate3d(0, 0, 1, 40deg);
	transform: rotate3d(0, 0, 1, 40deg);
}

.rd-navbar-collapse-toggle {
	display: inline-block;
	position: relative;
	width: 48px;
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	color: #000000;
	display: none;
}

.rd-navbar-collapse-toggle span {
	top: 50%;
	margin-top: -3px;
}

.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
	position: absolute;
	width: 6px;
	height: 6px;
	line-height: 6px;
	text-align: center;
	background: #000000;
	left: 50%;
	margin-left: -3px;
	border-radius: 50%;
	transition: .3s all ease;
}

.rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
	content: '';
}

.rd-navbar-collapse-toggle span:before {
	bottom: 100%;
	margin-bottom: 3px;
}

.rd-navbar-collapse-toggle span:after {
	top: 100%;
	margin-top: 3px;
}

.rd-navbar-collapse-toggle.active span {
	transform: scale(0.7);
}

.rd-navbar-collapse-toggle.active span:before {
	transform: translateY(18px);
}

.rd-navbar-collapse-toggle.active span:after {
	transform: translateY(-18px);
}

.rd-navbar-brand a {
	display: block;
}

.rd-navbar-search {
	position: relative;
	display: inline-flex;
}

.rd-navbar-search .form-input {
	padding-right: 50px;
}

.rd-navbar-search .rd-search-form-submit {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	padding: 0;
	margin: 0;
	border: none;
	cursor: pointer;
	background-color: transparent;
	color: #c4c4c4;
	transition: .33s;
}

.rd-navbar-search .rd-search-form-submit:hover {
	color: #FFD234;
}

.rd-navbar-search-toggle {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
}

.rd-navbar-search-toggle::-moz-focus-inner {
	border: none;
	padding: 0;
}

.rd-navbar-dropdown {
	display: none;
}

.rd-navbar-static-linked .page-header-absolute + * {
	padding-top: 94px;
}

.rd-navbar-static-linked .page-header-absolute-2 + * {
	padding-top: 116px;
}

/*
/*
* @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 {
	color: #1748C8;
	background: transparent;
}

.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
	color: #1748C8;
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	color: #1748C8;
	background: transparent;
}

.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
	color: #1748C8;
}

.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 {
	margin-left: 4px;
	font-family: "Material Design Icons";
	font-size: 16px;
	cursor: pointer;
	display: none;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
	position: relative;
	display: inline-block;
	transition: .22s;
	content: '\f236';
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {
	color: #1748C8;
}

.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {
	margin-top: 20px;
}

.rd-navbar-static .rd-nav-item + .rd-nav-item {
	margin-left: 25px;
}

@media (min-width: 1200px) {
	.rd-navbar-static .rd-nav-item + .rd-nav-item {
		margin-left: 30px;
	}
}

.rd-navbar-static .rd-nav-link {
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: uppercase;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #000000;
	transition: all .3s ease-in-out;
}

.rd-navbar-static .rd-nav-link:hover {
	color: #1748C8;
}

@media (min-width: 1200px) {
	.rd-navbar-static .rd-nav-link {
		font-size: 13px;
	}
}

.rd-navbar-static .rd-menu {
	position: absolute;
	text-align: left;
	display: block;
	margin-top: 25px;
	font-size: 14px;
	border-radius: 4px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	transform: translate3d(0, 30px, 0);
	visibility: hidden;
	opacity: 0;
	z-index: 15;
}

.rd-navbar-static .rd-navbar-dropdown {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	left: -20px;
	padding: 22px 10px 7px;
	min-width: 350px;
	background: #ffffff;
}

.rd-navbar-static .rd-navbar-dropdown .rd-dropdown-item {
	padding: 0 10px;
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 15px;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
	top: -1px;
	left: 100%;
	z-index: 2;
	margin-top: -15px;
	margin-left: 15px;
	transform: translate3d(30px, 0, 0);
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: 15px;
	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: #1748C8;
}

.rd-navbar-static .rd-dropdown-link {
	color: #000000;
}

.rd-navbar-static .rd-dropdown-link:hover {
	color: #1748C8;
}

.rd-navbar-static .rd-navbar-megamenu {
	display: flex;
	left: 0;
	width: 100%;
	max-width: 1200px;
	padding: 30px 40px;
	background: #ffffff;
}

.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-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
}

.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
	margin-top: 5px;
}

.rd-navbar-static .rd-megamenu-list-link {
	color: #000000;
	background: transparent;
}

.rd-navbar-static .rd-megamenu-list-link:hover {
	color: #FFD234;
	background: transparent;
}

.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;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

.rd-navbar-static .rd-navbar-search.active .rd-search {
	visibility: visible;
	opacity: 1;
}

.rd-navbar-static .rd-search {
	position: absolute;
	top: 100%;
	right: 0;
	width: 270px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	margin-top: 20px;
	z-index: 2;
}

.rd-navbar-static * + .rd-navbar-search {
	margin-left: 30px;
}

.rd-navbar-static .rd-navbar-search-toggle {
	display: inline-flex;
	color: #000000;
}

.rd-navbar-static .rd-navbar-search-toggle span {
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
	padding: 0;
}

.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 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.rd-navbar-static .rd-navbar-search-toggle span::before {
	content: "";
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
	font-family: "Material Design Icons";
}

.rd-navbar-static .rd-navbar-search-toggle span::after {
	content: "";
	transform: rotate(-90deg) scale(0.4);
	opacity: 0;
	visibility: hidden;
	font-family: "Material Design Icons";
}

.rd-navbar-static .rd-navbar-search-toggle.active span::before {
	opacity: 0;
	visibility: hidden;
	transform: rotate(90deg) scale(0.4);
}

.rd-navbar-static .rd-navbar-search-toggle.active span::after {
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
}

.rd-navbar-static .rd-navbar-search-toggle:hover {
	color: #1748C8;
}

.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 {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1080;
	background: #ffffff;
}

.rd-navbar-static .rd-navbar--has-dropdown {
	position: relative;
}

[data-x-mode='true'] .rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
	display: inline-block;
}

/*
*
* RD Navbar Fixed
*/
.rd-navbar-fixed {
	display: block;
}

.rd-navbar-fixed .rd-navbar-toggle {
	display: inline-block;
}

.rd-navbar-fixed .rd-navbar-brand {
	position: relative;
	margin-left: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 22px;
	line-height: 46px;
}

.rd-navbar-fixed .rd-navbar-brand img {
	max-width: 160px;
	max-height: 56px;
	width: auto;
	height: auto;
}

.rd-navbar-fixed .rd-navbar-panel {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1080;
	display: flex;
	align-items: center;
	height: 56px;
	padding: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
	position: fixed;
	text-align: left;
	left: 0;
	top: -56px;
	bottom: -56px;
	z-index: 1079;
	width: 270px;
	padding: 112px 0 81px;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	transform: translateX(-110%);
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
	width: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
	background: #ffe99a;
	border: none;
	border-radius: 0;
	opacity: .2;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
	background: #FFD234;
	border: none;
	border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
	transform: translateX(0);
}

.rd-navbar-fixed .rd-navbar-nav {
	display: block;
	margin: 15px 0;
	height: auto;
	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: 8px 56px 8px 20px;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.rd-navbar-fixed li.opened > .rd-navbar-dropdown {
	padding: 4px 0 0;
}

.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
	padding-top: 15px;
	padding-bottom: 15px;
}

.rd-navbar-fixed li.opened > .rd-menu {
	opacity: 1;
	height: auto;
}

.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {
	transform: rotate(180deg);
}

.rd-navbar-fixed .rd-menu {
	display: none;
	transition: opacity 0.3s, height 0.4s ease;
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.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;
	padding: 8px 56px 8px 16px;
	font-size: 13px;
	line-height: 1.5;
}

.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 {
	position: relative;
	display: block;
	padding: 0 20px 7px;
	font-size: 16px;
	line-height: 1.5;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
	content: '';
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	border-bottom: 1px solid;
}

.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';
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 40px;
	font: 400 14px "FontAwesome";
	line-height: 40px;
	text-align: center;
	transition: 0.4s all ease;
	z-index: 2;
	cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle {
	display: block;
	top: 4px;
	z-index: 1081;
}

.rd-navbar-fixed .rd-navbar-collapse {
	position: fixed;
	right: 0;
	top: 56px;
	z-index: 1079;
	transform: translate3d(0, -10px, 0);
	padding: 15px;
	width: auto;
	border-radius: 0;
	text-align: left;
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.rd-navbar-fixed .rd-navbar-collapse.active {
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline > li {
	display: block;
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline > li + li {
	margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-main-element {
	position: absolute;
	float: left;
}

.rd-navbar-fixed .rd-navbar-search .rd-search {
	position: fixed;
	right: 0;
	left: 0;
	top: 56px;
	z-index: 1079;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	transform: translate3d(0, -10px, 0);
}

.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {
	display: none;
}

.rd-navbar-fixed .rd-navbar-search .form-input {
	padding-right: 50px;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}

.rd-navbar-fixed .rd-navbar-search.active .rd-search {
	opacity: 1;
	visibility: visible;
	transform: none;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
	display: inline-flex;
}

.rd-navbar-fixed .rd-navbar-search-toggle span {
	display: inline-block;
	position: relative;
	width: 48px;
	height: 48px;
	font-size: 26px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
	padding: 0;
}

.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 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
	content: "";
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
	font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
	content: "";
	transform: rotate(-90deg) scale(0.4);
	opacity: 0;
	visibility: hidden;
	font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
	opacity: 0;
	visibility: hidden;
	transform: rotate(90deg) scale(0.4);
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
	transform: rotate(0deg) scale(1);
	opacity: 1;
	visibility: visible;
}

.rd-navbar-fixed [class*='rd-navbar-fixed-element'] {
	position: fixed;
	top: 4px;
	z-index: 1082;
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 {
	right: 0;
}

.rd-navbar-fixed .rd-navbar-fixed-element-2 {
	right: 50px;
}

.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 {
	color: #000000;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	background: #1748C8;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
	color: #ffffff;
	background: #ffffff;
	border: none;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.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 {
	color: #000000;
	background: #FFD234;
}

.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: #000000;
}

.rd-navbar-fixed .rd-nav-link {
	color: #000000;
}

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
	color: #000000;
}

.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 {
	color: #000000;
	background: #FFD234;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
	color: #c4c4c4;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
	border-bottom: 1px solid #d1d1d1;
}

.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: #ffffff;
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {
	color: #FFD234;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
	color: #000000;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
	color: #c4c4c4;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
	color: #FFD234;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
	color: #000000;
}

.rd-navbar-fixed .rd-navbar-search-toggle:hover {
	color: #FFD234;
}

.rd-navbar-fixed .rd-navbar-collapse {
	background-color: #1748C8;
	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
}

.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-collapse a {
	color: #000000;
}

html.rd-navbar-fixed-linked .page {
	padding-top: 56px;
}

/**
*
* RD Navbar Classic
* =====================================================
*/
.rd-navbar-classic.rd-navbar-static {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1080;
	background: transparent;
}

@media (min-width: 1200px) {
	.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
	position: relative;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px 15px;
}

@media (min-width: 1200px) {
	.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element {
		padding: 10px 30px;
	}
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {
	display: flex;
	align-items: center;
	padding: 15px;
	background: #1748C8;
}

@media (min-width: 1200px) {
	.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {
		padding: 15px 45px 15px 30px;
	}
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
	display: inline-flex;
	align-items: center;
	min-height: 64px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
	max-width: 200px;
	max-height: 64px;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {
	position: fixed;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand {
	min-height: auto;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
	margin-top: 17px;
}

.rd-navbar-classic.rd-navbar-static * + .select-ln-wrap {
	margin-left: 20px;
	padding: 5px 0 5px 20px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 1200px) {
	.rd-navbar-classic.rd-navbar-static * + .select-ln-wrap {
		margin-left: 25px;
		padding-left: 25px;
	}
}

.rd-navbar-classic.rd-navbar-static .button {
	margin-top: 0;
}

.rd-navbar-classic.rd-navbar-static .button .icon {
	display: none;
}

.rd-navbar-classic.rd-navbar-static * + .button {
	margin-left: 30px;
}

@media (min-width: 1200px) {
	.rd-navbar-classic.rd-navbar-static * + .button {
		margin-left: 40px;
	}
}

.rd-navbar-classic.rd-navbar-fixed .button {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	width: 40px;
	height: 40px;
	margin-top: 0;
}

.rd-navbar-classic.rd-navbar-fixed .button, .rd-navbar-classic.rd-navbar-fixed .button:focus {
	color: #ffffff;
	border-color: #ffffff;
}

.rd-navbar-classic.rd-navbar-fixed .button:hover, .rd-navbar-classic.rd-navbar-fixed .button:active, .rd-navbar-classic.rd-navbar-fixed .button.active {
	color: #1748C8;
	background: #ffffff;
}

.rd-navbar-classic.rd-navbar-fixed .button .button-text {
	display: none;
}

.rd-navbar-classic.rd-navbar-fixed .button .icon {
	font-size: 20px;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-fixed-element-1 {
	top: 8px;
	right: 10px;
}

.rd-navbar-classic.rd-navbar-fixed * + .select-ln-wrap {
	margin-left: 20px;
	padding: 0 0 0 20px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 439px) {
	.rd-navbar-classic.rd-navbar-fixed .rd-navbar-brand img {
		max-width: 120px;
	}
	.rd-navbar-classic.rd-navbar-fixed * + .select-ln-wrap {
		margin-left: 15px;
		padding: 0 0 0 15px;
		border-left: 1px solid rgba(255, 255, 255, 0.2);
	}
}

/**
*
* RD Navbar Modern
* =====================================================
*/
.rd-navbar-modern.rd-navbar-static {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1080;
	background: transparent;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main-outer {
	padding-left: 15px;
	padding-right: 15px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1170px;
	margin-left: auto;	margin-right: auto;
	padding: 26px 0;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main-element {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.rd-navbar-modern.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-modern.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .rd-navbar-modern.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	color: #63CBEC;
}

.rd-navbar-modern.rd-navbar-static .rd-nav-link {
	color: #ffffff;
}

.rd-navbar-modern.rd-navbar-static .rd-nav-link:hover {
	color: #63CBEC;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-panel {
	font-size: 0;
	line-height: 0;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand {
	display: inline-flex;
	align-items: center;
	min-height: 64px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {
	max-width: 200px;
	max-height: 64px;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone {
	position: fixed;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	background: #1748C8;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
	padding: 13px 0;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand {
	min-height: auto;
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
	margin-top: 17px;
}

.rd-navbar-modern.rd-navbar-static * + .select-ln-wrap {
	margin-left: 10px;
}

.rd-navbar-modern.rd-navbar-static .button {
	margin-top: 0;
}

.rd-navbar-modern.rd-navbar-static .button .icon {
	display: none;
}

.rd-navbar-modern.rd-navbar-static * + .button {
	margin-left: 30px;
}

@media (min-width: 1200px) {
	.rd-navbar-modern.rd-navbar-static * + .button {
		margin-left: 60px;
	}
}

.rd-navbar-modern.rd-navbar-fixed .button {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	width: 40px;
	height: 40px;
	margin-top: 0;
}

.rd-navbar-modern.rd-navbar-fixed .button, .rd-navbar-modern.rd-navbar-fixed .button:focus {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.rd-navbar-modern.rd-navbar-fixed .button:hover, .rd-navbar-modern.rd-navbar-fixed .button:active, .rd-navbar-modern.rd-navbar-fixed .button.active {
	color: #1748C8;
	background: #ffffff;
}

.rd-navbar-modern.rd-navbar-fixed .button .button-text {
	display: none;
}

.rd-navbar-modern.rd-navbar-fixed .button .icon {
	font-size: 20px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-fixed-element-1 {
	top: 8px;
	right: 10px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-fixed-element-2 {
	top: 8px;
	right: 60px;
}

@media (max-width: 439px) {
	.rd-navbar-modern.rd-navbar-fixed .rd-navbar-brand img {
		max-width: 120px;
	}
	.rd-navbar-modern.rd-navbar-fixed .select2-container .select-ln-2 .select2-selection__rendered {
		padding-left: 5px;
		padding-right: 20px;
	}
	.rd-navbar-modern.rd-navbar-fixed .select2-container .select-ln-2 .select2-selection__arrow {
		right: 4px;
	}
}

.rd-navbar-modern-1.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-modern-1.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .rd-navbar-modern-1.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	color: #1748C8;
}

.rd-navbar-modern-1.rd-navbar-static .rd-nav-link {
	color: #BCBCBC;
}

.rd-navbar-modern-1.rd-navbar-static .rd-nav-link:hover {
	color: #1748C8;
}

.rd-navbar-modern-1.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-modern-1.rd-navbar-static.rd-navbar--is-clone {
	background: #ffffff;
}

.rd-navbar-modern-1.rd-navbar-fixed .rd-navbar-panel {
	background: #ffffff;
}

.rd-navbar-modern-1.rd-navbar-fixed .rd-navbar-toggle span, .rd-navbar-modern-1.rd-navbar-fixed .rd-navbar-toggle span:before, .rd-navbar-modern-1.rd-navbar-fixed .rd-navbar-toggle span:after {
	background: #151515;
}

.rd-navbar-modern-1.rd-navbar-fixed .button, .rd-navbar-modern-1.rd-navbar-fixed .button:focus {
	color: #1748C8;
	background-color: transparent;
	border-color: #d1d1d1;
}

.rd-navbar-modern-1.rd-navbar-fixed .button:hover, .rd-navbar-modern-1.rd-navbar-fixed .button:active, .rd-navbar-modern-1.rd-navbar-fixed .button.active {
	color: #ffffff;
	background-color: #1748C8;
	border-color: #1748C8;
}

.rd-navbar-modern-1.rd-navbar-fixed .button.button-ujarak::before {
	background: #1748C8;
}

.rd-navbar-modern-1.rd-navbar-fixed .button.button-isi {
	background: transparent;
}

.rd-navbar-modern-1.rd-navbar-fixed .button.button-isi::before {
	background: transparent;
}

.rd-navbar-modern-1.rd-navbar-fixed .button.button-isi:hover, .rd-navbar-modern-1.rd-navbar-fixed .button.button-isi:active, .rd-navbar-modern-1.rd-navbar-fixed .button.button-isi.active {
	color: #ffffff;
	background: transparent;
	border-color: #ffffff;
}

.rd-navbar-modern-1 .select2-container .select-ln .select2-selection__rendered {
	color: #1748C8;
	border-color: #d1d1d1;
}

.rd-navbar-modern-1 .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
	color: #1748C8;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-nav-item:nth-last-child(2) {
	margin-left: 80px;
}

@media (min-width: 1200px) {
	.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-nav-item:nth-last-child(2) {
		margin-left: 170px;
	}
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-nav-item:nth-last-child(-n+2).focus, .rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-nav-item:nth-last-child(-n+2).opened, .rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-nav-item:nth-last-child(-n+2).active {
	color: #63CBEC;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-nav-item:nth-last-child(-n+2) .rd-nav-link {
	color: #ffffff;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-nav-item:nth-last-child(-n+2) .rd-nav-link:hover {
	color: #63CBEC;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .button, .rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .button:focus {
	color: #ffffff;
	border-color: #ffffff;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .button:hover, .rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .button:active, .rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .button.active {
	color: #1748C8;
	background: #ffffff;
	border-color: #ffffff;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .select2-container .select-ln .select2-selection__rendered {
	color: #ffffff;
	border-color: #ffffff;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
	color: #ffffff;
}

.rd-navbar-modern-2.rd-navbar-static:not(.rd-navbar--is-stuck) * + .button {
	margin-left: 30px;
}

/** @section Swiper */
.swiper-container {
	display: flex;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	align-self: stretch;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: inherit;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container {
	flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	touch-action: pan-x;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
}

.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-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	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-size: 100%;
	background-repeat: no-repeat;
}

.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);
	}
}

.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
	height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	font-size: 26px;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	transition: .2s ease-in;
	will-change: transform;
	z-index: 10;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: #FFD234;
}

@media (min-width: 768px) {
	.swiper-button-prev,
	.swiper-button-next {
		display: block;
	}
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev {
	left: 30px;
}

.swiper-button-prev:before {
	font-family: "FontAwesome";
	content: "\f060";
}

.swiper-button-next {
	right: 30px;
}

.swiper-button-next:before {
	font-family: "FontAwesome";
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-next::before {
	content: "\f060";
}

.swiper-pagination {
	position: absolute;
	display: block;
	text-align: center;
	transition: .3s;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.6);
	transition: .2s;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet:hover {
	background: white;
}

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-black .swiper-pagination-bullet {
	background: rgba(0, 0, 0, 0.6);
}

.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: black;
}

.swiper-container-vertical > .swiper-pagination {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal > .swiper-pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
}

.swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	white-space: nowrap;
}

.swiper-slide-caption {
	width: 100%;
	white-space: normal;
}

.swiper-slider-1 {
	min-height: 40.10417vw;
}

/** @section Google Map */
.google-map-markers {
	display: none;
}

.google-map-container {
	width: 100%;
}

.google-map {
	height: 250px;
	width: 100%;
	height: 250px;
	height: 570px;
}

/** @section Search Results */
.rd-search-results-live {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	max-height: 600px;
	overflow-y: auto;
	margin: -3px 0 0;
	text-align: left;
	z-index: 998;
}

.rd-search-results-live #search-results {
	position: relative;
	padding: 16px 0 0;
	color: #ffffff;
	background: transparent;
	opacity: 0;
	visibility: hidden;
	transform-origin: 50% 0;
	transform: scale(1, 0.9);
	transition: .3s all ease;
}

.rd-search-results-live #search-results::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	z-index: -1;
	border: 1px solid #d1d1d1;
	border-top: 0;
}

.rd-search-results-live #search-results.active {
	opacity: 1;
	visibility: visible;
	transform: scale(1, 1);
}

.rd-search-results-live .search-quick-result {
	padding-left: 15px;
	padding-right: 15px;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	color: #ffffff;
}

.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: #c4c4c4;
}

.rd-search-results-live .search-link:hover {
	color: #FFD234;
}

.rd-search-results-live .search-error {
	font-size: 14px;
	line-height: 1.6;
}

.rd-search-results-live .search-title {
	position: relative;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
}

.rd-search-results-live .search-title a:hover {
	color: #FFD234;
}

.rd-search-results-live .search-list-item-all {
	margin-top: 18px;
	width: 100%;
}

.rd-search-results-live .search-submit {
	position: relative;
	overflow: hidden;
	z-index: 0;
	display: block;
	padding: 8px;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	background: #FFD234;
}

.rd-search-results-live .search-submit:hover {
	color: #ffffff;
	background: #c4c4c4;
}

.rd-search-results-live .match {
	display: none;
}

.not-empty ~ .rd-search-results-live {
	visibility: visible;
	opacity: 1;
}

.rd-search-results-live p {
	font-size: 11px;
}

.rd-search-results-live p * {
	margin: 0;
}

.rd-search-results-live .search-list-item {
	padding: 0 15px;
}

.rd-search-results-live * + p {
	margin-top: 5px;
}

.rd-search-results-live .search-list-item + .search-list-item {
	margin-top: 17px;
}

.rd-search-results .search-list {
	counter-reset: li;
	text-align: left;
	padding-left: 0;
	font-size: 18px;
	list-style-type: none;
	overflow: hidden;
}

.rd-search-results .search-list li div {
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	white-space: nowrap;
}

.rd-search-results .search-list li:only-child::before {
	display: none;
}

.rd-search-results .search-list-item {
	position: relative;
	padding-left: 40px;
	font-size: 16px;
	color: inherit;
}

.rd-search-results .search-list-item::before {
	content: counter(li, decimal-leading-zero) ".";
	counter-increment: li;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: inherit;
	font-weight: 700;
	color: #ffffff;
}

.rd-search-results .search-list-item + .search-list-item {
	margin-top: 40px;
}

.rd-search-results .search-title {
	font-size: 16px;
	color: #ffffff;
}

.rd-search-results .search {
	color: #000000;
	padding: 0 .25em;
	background: #FFD234;
}

.rd-search-results .match {
	padding: 5px;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #ffffff;
}

.rd-search-results .match em {
	margin: 0;
	font-style: normal;
}

.rd-search-results p * {
	margin: 0;
}

.rd-search-results * + .match {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.rd-search-results .search-title {
		font-size: 18px;
	}
	.rd-search-results .search-list-item::before {
		top: 2px;
		font-size: 16px;
	}
	.rd-search-results * + p {
		margin-top: 12px;
	}
}

@media (min-width: 992px) {
	.rd-search-results .search-list-item {
		padding-left: 40px;
	}
}

* + .rd-search-results {
	margin-top: 40px;
}

@media (min-width: 768px) {
	* + .rd-search-results {
		margin-top: 55px;
	}
}

.rd-search-classic {
	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 {
	background: none;
	border: none;
	display: inline-block;
	padding: 0;
	outline: none;
	outline-offset: 0;
	cursor: pointer;
	-webkit-appearance: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	padding-top: 3px;
	padding-right: 2px;
	margin: 0;
	text-align: center;
	color: #c4c4c4;
	font-size: 0;
	line-height: 0;
}

.rd-search-classic .rd-search-submit::-moz-focus-inner {
	border: none;
	padding: 0;
}

.rd-search-classic .rd-search-submit:before {
	position: relative;
	top: -1px;
	content: '\e014';
	font: 400 20px 'fl-chapps';
	line-height: 1;
	transition: .33s all ease;
}

.rd-search-classic .rd-search-submit:hover {
	color: #FFD234;
}

.rd-search.rd-search-inline {
	position: relative;
}

.rd-search.rd-search-inline .form-input {
	padding-right: 50px;
}

.rd-search.rd-search-inline .button-link {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	right: 0;
	margin: 0;
	font-size: 21px;
	color: #c4c4c4;
	transition: .33s;
}

.rd-search.rd-search-inline .button-link::before {
	display: block;
	margin: auto;
}

.rd-search.rd-search-inline .button-link:hover {
	color: #FFD234;
}

.rd-search.rd-search-inline.form-sm .form-input {
	padding-right: 40px;
}

.rd-search.rd-search-inline.form-sm .button-link {
	width: 40px;
	font-size: 18px;
}

.rd-search.rd-search-inline.form-lg .form-input {
	padding-right: 60px;
}

.rd-search.rd-search-inline.form-lg .button-link {
	width: 60px;
}

.rd-search .form-input {
	padding-right: 30px;
	border-bottom-color: rgba(255, 255, 255, 0.7);
}

.button-search {
	position: absolute;
	display: flex;
	align-items: center;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	border: none;
	font-size: 22px;
	line-height: 1;
	cursor: pointer;
}

.button-search, .button-search:focus, .button-search:active {
	color: #ffffff;
	background: transparent;
}

.button-search:hover {
	color: #FFD234;
}

/** @section Isotope */
.isotope {
	z-index: 0;
	display: block;
	transition: .3s ease;
}

.isotope-sizer {
	height: 0;
	margin-top: -1px;
	margin-bottom: 0;
}

.isotope-item {
	display: block;
	will-change: transform;
	backface-visibility: hidden;
	transition: .1s opacity ease-in;
}

.isotope-filters {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

* + .isotope {
	margin-top: 28px;
}

/** @section Nav custom */
.tabs-custom {
	text-align: left;
}

.tabs-custom .nav-tabs {
	font-size: 0;
	line-height: 0;
	word-spacing: 0;
	border: 0;
}

.tabs-custom .nav-tabs:before, .tabs-custom .nav-tabs:after {
	display: none;
}

.tabs-custom .nav-item {
	float: none;
	border: 0;
	cursor: pointer;
	transition: .33s all ease;
}

.tabs-custom .nav-link {
	margin: 0;
	border-radius: 0;
	border: 0;
}

.tabs-custom .nav-link.active {
	cursor: default;
}

.tab-content > .tab-pane {
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.tab-content > .active {
	visibility: visible;
	height: auto;
	overflow: visible;
}

.tabs-corporate {
	text-align: inherit;
}

.tabs-corporate .nav-tabs {
	display: inline-flex;
	justify-content: center;
	margin-bottom: -15px;
	margin-left: -15px;
}

.tabs-corporate .nav-tabs:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.tabs-corporate .nav-tabs > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}

.tabs-corporate .nav-link {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding: 5px 15px;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	border: 2px solid;
	border-radius: 6px;
	color: #ffffff;
	background: transparent;
	border-color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 768px) {
	.tabs-corporate .nav-link {
		padding: 8px 22px;
	}
}

.tabs-corporate .nav-link:hover,
.tabs-corporate .nav-link.active {
	color: #1748C8;
	background: #ffffff;
	border-color: #ffffff;
}

.tabs-corporate * + .nav-tabs {
	margin-top: 30px;
}

.tabs-corporate * + .tab-content {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.tabs-corporate * + .tab-content {
		margin-top: 50px;
	}
}

.tabs-corporate-1 .nav-link {
	border-width: 1px;
	line-height: 22px;
}

* + .tabs-corporate {
	margin-top: 30px;
}

.context-light .tabs-corporate .nav-link, .bg-white .tabs-corporate .nav-link, .bg-gray-100 .tabs-corporate .nav-link, .bg-gray-1 .tabs-corporate .nav-link {
	color: inherit;
	background: #f9f8ff;
	border-color: #f9f8ff;
}

.context-light .tabs-corporate .nav-link:hover, .bg-white .tabs-corporate .nav-link:hover, .bg-gray-100 .tabs-corporate .nav-link:hover, .bg-gray-1 .tabs-corporate .nav-link:hover,
.context-light .tabs-corporate .nav-link.active,
.bg-white .tabs-corporate .nav-link.active,
.bg-gray-100 .tabs-corporate .nav-link.active,
.bg-gray-1 .tabs-corporate .nav-link.active {
	color: #1748C8;
	background: rgba(23, 72, 200, 0.12);
	border-color: rgba(23, 72, 200, 0.7);
}

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

.tabs-line .nav-tabs {
	display: inline-flex;
	justify-content: center;
	transform: translate3d(0, -10px, 0);
	margin-bottom: -10px;
	margin-left: -15px;
	margin-right: -15px;
}

.tabs-line .nav-tabs > * {
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
	.tabs-line .nav-tabs {
		margin-left: -25px;
		margin-right: -25px;
	}
	.tabs-line .nav-tabs > * {
		padding-left: 25px;
		padding-right: 25px;
	}
}

.tabs-line .nav-link {
	position: relative;
	text-align: center;
	padding: 0 0 6px;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.3);
	background: transparent;
}

.tabs-line .nav-link::before {
	position: absolute;
	content: '';
	bottom: 0;
	height: 2px;
	width: 100%;
	background: inherit;
	transform: translate3d(0, -8px, 0);
	transition: inherit;
}

@media (min-width: 768px) {
	.tabs-line .nav-link {
		font-size: 16px;
	}
}

.tabs-line .nav-link:hover,
.tabs-line .nav-link.active {
	color: rgba(255, 255, 255, 0.7);
	background: transparent;
}

.tabs-line .nav-link:hover::before,
.tabs-line .nav-link.active::before {
	background: rgba(255, 255, 255, 0.7);
	transform: none;
}

.tabs-line * + .tab-content {
	margin-top: 30px;
}

@media (min-width: 992px) {
	.tabs-line * + .tab-content {
		margin-top: 45px;
	}
}

@media (min-width: 1200px) {
	.tabs-line * + .tab-content {
		margin-top: 55px;
	}
}

* + .tabs-line {
	margin-top: 45px;
}

.tabs-style-1 .nav-tabs-wrap {
	display: flex;
	align-items: stretch;
	width: 100%;
	position: relative;
	z-index: 1;
}

.tabs-style-1 .nav-tabs-wrap::before {
	display: inline-block;
	position: absolute;
	content: '';
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border-width: 1px 0 0;
	border-style: dashed;
	border-color: #BCBCBC;
	z-index: -1;
}

.tabs-style-1 .nav-tabs {
	display: flex;
	flex-grow: 1;
	color: #FFD234;
	justify-content: space-between;
}

.tabs-style-1 .nav-tabs > li:nth-child(even) {
	text-align: right;
	justify-content: flex-end;
}

.tabs-style-1 .nav-tabs > li:nth-last-child(-n+2) {
	display: flex;
	align-items: flex-end;
}

.tabs-style-1 .nav-tabs > li:nth-child(1) {
	color: #1748C8;
}

.tabs-style-1 .nav-tabs > li:nth-child(3) {
	color: #5BE381;
}

.tabs-style-1 .nav-tabs > li:nth-child(4) {
	color: #63CBEC;
}

.tabs-style-1 .nav-link {
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 0;
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: inherit;
	background: #ffffff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	border-radius: 30%;
	cursor: pointer;
	z-index: 1;
}

.tabs-style-1 .nav-link::before {
	display: inline-block;
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: inherit;
	border: 1px solid #BCBCBC;
	pointer-events: none;
	transition: inherit;
	opacity: 0;
	z-index: -1;
}

.tabs-style-1 .nav-link .icon {
	font-size: inherit;
	line-height: inherit;
}

.tabs-style-1 .nav-link.active::before {
	opacity: 1;
	transform: scale(1.17);
}

.tabs-style-1 .nav-link:hover, .tabs-style-1 .nav-link.active {
	color: #ffffff;
	background: #1748C8;
	box-shadow: none;
}

.tabs-style-1 * + .tab-content {
	margin-top: 20px;
}

@media (min-width: 576px) {
	.tabs-style-1 .nav-tabs-wrap::before {
		top: 35px;
		right: 35px;
		bottom: 35px;
		left: 35px;
		border-width: 1px 0 1px 1px;
	}
	.tabs-style-1 .nav-link {
		width: 70px;
		height: 70px;
		font-size: 30px;
		line-height: 70px;
	}
}

@media (min-width: 992px) {
	.tabs-style-1 .nav-tabs-wrap {
		max-width: 400px;
	}
	.tabs-style-1 .nav-tabs-wrap::before {
		top: 40px;
		right: 40px;
		bottom: 40px;
		left: 40px;
		border-width: 1px 0 1px 1px;
	}
	.tabs-style-1 .nav-link {
		width: 80px;
		height: 80px;
		font-size: 40px;
		line-height: 80px;
	}
	.tabs-style-1 * + .tab-content {
		margin-top: 34px;
	}
}

/** @section Panel custom */
.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-group-corporate .card + .card {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.card-group-corporate .card + .card {
		margin-top: 30px;
	}
}

.card-group-classic .card + .card {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.card-group-classic .card + .card {
		margin-top: 20px;
	}
}

.card-group-modern .card + .card {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.card-group-modern .card + .card {
		margin-top: 20px;
	}
}

.card-group-creative .card + .card {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.card-group-creative .card + .card {
		margin-top: 20px;
	}
}

.card-custom {
	display: block;
	margin: 0;
	background: inherit;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	text-align: left;
}

.card-custom a {
	display: block;
}

.card-custom .card-header {
	padding: 0;
	border-bottom: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.card-custom .card-body {
	padding: 0;
	border: 0;
}

.card-custom .card-title {
	margin-bottom: 0;
}

* + .card-group-custom {
	margin-top: 35px;
}

@media (min-width: 768px) {
	* + .card-group-custom {
		margin-top: 50px;
	}
}

.card-corporate {
	text-align: left;
	box-shadow: none;
	border: 2px solid rgba(255, 255, 255, 0.15);
	border-radius: 6px;
	color: rgba(255, 255, 255, 0.7);
	overflow: hidden;
}

.card-corporate .card-header {
	background: transparent;
}

.card-corporate .card-title a,
.card-corporate .card-body {
	background: #1748C8;
}

.card-corporate .card-title a {
	position: relative;
	padding: 15px 40px 15px 15px;
	font-size: 16px;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #ffffff;
	border-radius: 0;
	transition: all .3s ease;
	z-index: 1;
}

.card-corporate .card-title a .card-arrow:after {
	opacity: 0;
	visibility: hidden;
}

.card-corporate .card-title a.collapsed .card-arrow::before {
	transform: rotate(180deg);
}

.card-corporate .card-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	color: #FFD234;
	background: transparent;
	z-index: 2;
}

.card-corporate .card-arrow::before {
	display: inline-block;
	content: '\f157';
	font-size: 16px;
	line-height: 1;
	font-family: "Material Design Icons";
	transition: all .3s ease;
	z-index: 4;
}

.card-corporate .collapse {
	position: relative;
	z-index: 1;
}

.card-corporate .card-body {
	padding: 0 15px 15px 15px;
}

@media (min-width: 576px) {
	.card-corporate .card-corporate {
		border-width: 3px;
	}
	.card-corporate .card-body {
		padding-right: 30px;
	}
}

@media (min-width: 768px) {
	.card-corporate .card-title a {
		font-size: 18px;
		padding: 20px 60px 20px 20px;
	}
	.card-corporate .card-body {
		padding: 0 60px 20px 20px;
	}
	.card-corporate .card-arrow {
		width: 50px;
	}
	.card-corporate .card-arrow::before {
		font-size: 18px;
	}
}

@media (min-width: 992px) {
	.card-corporate .card-title a {
		font-size: 20px;
		padding: 24px 140px 24px 45px;
	}
	.card-corporate .card-body {
		padding: 0 140px 24px 45px;
	}
	.card-corporate .card-arrow {
		width: 70px;
	}
	.card-corporate .card-arrow::before {
		font-size: 20px;
	}
}

.card-classic {
	text-align: left;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
	border: none;
	border-radius: 6px;
	color: rgba(0, 0, 0, 0.8);
	overflow: hidden;
}

.card-classic .card-header {
	background: transparent;
}

.card-classic .card-title a,
.card-classic .card-body {
	background: #ffffff;
}

.card-classic .card-title a {
	position: relative;
	padding: 15px 50px 15px 15px;
	font-size: 16px;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #000000;
	border-radius: 0;
	transition: all .3s ease-in-out;
	z-index: 1;
}

.card-classic .card-title a:hover {
	color: #FFD234;
}

.card-classic .card-title a:hover .card-arrow {
	background: #FFD234;
}

.card-classic .card-title a.collapsed .card-arrow::before {
	content: '\f504';
}

.card-classic .card-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	color: #ffffff;
	background: #1748C8;
	transform: translateY(-50%);
	transition: inherit;
	z-index: 2;
}

.card-classic .card-arrow::before {
	content: '\f465';
	font-size: 20px;
	line-height: 1;
	font-family: "Material Design Icons";
	z-index: 4;
}

.card-classic .collapse {
	position: relative;
	z-index: 1;
}

.card-classic .card-body {
	padding: 0 15px 15px 15px;
}

@media (min-width: 576px) {
	.card-classic .card-title a {
		font-size: 18px;
		padding-right: 60px;
	}
	.card-classic .card-body {
		padding-right: 60px;
	}
	.card-classic .card-arrow {
		right: 15px;
	}
}

@media (min-width: 992px) {
	.card-classic .card-title a {
		font-size: 20px;
		padding: 22px 70px 22px 30px;
	}
	.card-classic .card-body {
		padding: 0 70px 22px 30px;
	}
	.card-classic .card-arrow {
		right: 20px;
	}
}

.card-modern {
	text-align: left;
	box-shadow: none;
	border: 1px solid #D7D7D7;
	border-radius: 6px;
	color: #525252;
	overflow: hidden;
}

.card-modern .card-header {
	background: transparent;
}

.card-modern .card-title a,
.card-modern .card-body {
	background: #ffffff;
}

.card-modern .card-title a {
	position: relative;
	padding: 15px 40px 15px 15px;
	font-size: 16px;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #000000;
	border-radius: 0;
	transition: all .3s ease;
	z-index: 1;
}

.card-modern .card-title a:hover {
	color: #1748C8;
}

.card-modern .card-title a .card-arrow:after {
	opacity: 0;
	visibility: hidden;
}

.card-modern .card-title a.collapsed .card-arrow {
	color: #1748C8;
}

.card-modern .card-title a.collapsed .card-arrow::before {
	transform: rotate(180deg);
}

.card-modern .card-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	color: #FFD234;
	background: transparent;
	transition: .3s ease;
	z-index: 2;
}

.card-modern .card-arrow::before {
	display: inline-block;
	content: '\f239';
	font-size: 20px;
	line-height: 1;
	font-family: "Material Design Icons";
	transition: transform .3s ease;
	z-index: 4;
}

.card-modern .collapse {
	position: relative;
	z-index: 1;
}

.card-modern .card-body {
	padding: 0 15px 15px 15px;
}

@media (min-width: 576px) {
	.card-modern .card-modern {
		border-width: 3px;
	}
	.card-modern .card-body {
		padding-right: 30px;
	}
}

@media (min-width: 768px) {
	.card-modern .card-title a {
		font-size: 18px;
		padding: 18px 60px 18px 20px;
	}
	.card-modern .card-body {
		padding: 0 60px 18px 20px;
	}
	.card-modern .card-arrow {
		width: 50px;
	}
	.card-modern .card-arrow::before {
		font-size: 24px;
	}
}

@media (min-width: 992px) {
	.card-modern .card-title a {
		font-size: 20px;
		padding: 21px 110px 21px 28px;
	}
	.card-modern .card-body {
		padding: 0 110px 21px 28px;
	}
	.card-modern .card-arrow {
		width: 60px;
	}
	.card-modern .card-arrow::before {
		font-size: 28px;
	}
}

.card-creative {
	text-align: left;
	box-shadow: none;
	border: 1px solid #D7D7D7;
	border-radius: 6px;
	color: #525252;
	overflow: hidden;
}

.card-creative .card-header {
	background: transparent;
}

.card-creative .card-title a,
.card-creative .card-body {
	background: #ffffff;
}

.card-creative .card-title a {
	position: relative;
	padding: 15px 40px 15px 15px;
	font-size: 16px;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: -0.01em;
	color: #000000;
	border-radius: 0;
	transition: all .3s ease;
	z-index: 1;
}

.card-creative .card-title a:hover {
	color: #1748C8;
}

.card-creative .card-title a .card-arrow:after {
	opacity: 0;
	visibility: hidden;
}

.card-creative .card-title a.collapsed .card-arrow::before {
	content: '\f504';
}

.card-creative .card-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	color: inherit;
	background: transparent;
	z-index: 2;
}

.card-creative .card-arrow::before {
	display: inline-block;
	content: '\f465';
	font-size: 20px;
	line-height: 1;
	font-family: "Material Design Icons";
	transition: transform .3s ease;
	z-index: 4;
}

.card-creative .collapse {
	position: relative;
	z-index: 1;
}

.card-creative .card-body {
	padding: 0 15px 15px 15px;
}

@media (min-width: 576px) {
	.card-creative .card-creative {
		border-width: 3px;
	}
	.card-creative .card-body {
		padding-right: 30px;
	}
}

@media (min-width: 768px) {
	.card-creative .card-title a {
		font-size: 18px;
		padding: 18px 60px 18px 20px;
	}
	.card-creative .card-body {
		padding: 0 60px 18px 20px;
	}
	.card-creative .card-arrow {
		width: 50px;
	}
	.card-creative .card-arrow::before {
		font-size: 24px;
	}
}

@media (min-width: 1200px) {
	.card-creative .card-title a {
		font-size: 20px;
		padding: 28px 60px 28px 28px;
	}
	.card-creative .card-body {
		padding: 0 60px 21px 28px;
	}
	.card-creative .card-arrow {
		width: 60px;
	}
	.card-creative .card-arrow::before {
		font-size: 28px;
	}
}

.card-creative * + .card-group-creative {
	margin-top: 70px;
}

/** @section Tooltop Custom */
.tooltip {
	font-size: 16px;
	line-height: 1.2;
}

.tooltip.bs-tooltip-top .arrow::before {
	border-top-color: #FFD234;
}

.tooltip.bs-tooltip-bottom .arrow::before {
	border-bottom-color: #FFD234;
}

/** @section Counter */
/** @section Progress Bars */
.progress-linear {
	position: relative;
	text-align: left;
}

.progress-linear-1 .progress-linear-bar {
	background: #FFD234;
}

.progress-linear-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: -20px;
}

.progress-linear-header > * {
	margin-left: 20px;
}

.progress-linear-body {
	height: 10px;
	background: #EFEFEF;
	border-radius: 50px;
}

.progress-linear-bar {
	width: 0;
	height: inherit;
	background: #1748C8;
	border-radius: inherit;
	transition: 1s all ease-in-out;
}

.progress-linear-counter::after {
	content: "%";
}

* + .progress-linear-body {
	margin-top: 8px;
}

* + .progress-linear {
	margin-top: 30px;
}

* + .progress-linear-wrap {
	margin-top: 30px;
}
.progress-linear + .progress-linear {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.progress-linear-body {
		height: 14px;
	}
	.progress-linear + .progress-linear {
		margin-top: 25px;
	}
}

.custom-progress-linear-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: -10px;
	margin-left: -20px;
}

.custom-progress-linear-inner:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.custom-progress-linear-inner > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

.custom-progress-linear-bg {
	padding: 8px;
	height: 46px;
	border-radius: 100px;
	background: #f9f8ff;
}

.custom-progress-linear-fg {
	position: relative;
	text-align: center;
	width: 0;
	height: 30px;
	border-radius: inherit;
	color: #ffffff;
	background: #1748C8;
	transition: 1s all ease-in-out;
}

.custom-progress-linear-icon {
	text-align: center;
	position: absolute;
	content: '';
	top: 50%;
	right: -5px;
	width: 34px;
	height: 34px;
	font-size: 0;
	line-height: 34px;
	border-radius: 50%;
	background: linear-gradient(96.82deg, #0846e6 19.44%, #6CD3FF 83.55%);
	transform: translateY(-50%);
	box-shadow: -5px 6px 10px rgba(0, 0, 0, 0.25);
}

.custom-progress-linear-icon img {
	width: 22px;
	height: 22px;
}

.custom-progress-linear-title {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
}

* + .custom-progress-linear-bg {
	margin-top: 10px;
}

* + .custom-progress-linear {
	margin-top: 30px;
}

@media (max-width: 479px) {
	.custom-progress-linear-inner-center {
		flex-basis: 100%;
		order: -1;
	}
}

@media (min-width: 992px) {
	* + .custom-progress-linear {
		margin-top: 40px;
	}
	* + .custom-progress-linear-bg {
		margin-top: 15px;
	}
}

@media (min-width: 1200px) {
	.custom-progress-linear + .button {
		margin-top: 55px;
	}
}

.progress-creative {
	text-align: center;
	padding: 40px 15px 20px;
	background: #ffffff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
	border-radius: 15px;
}

.progress-creative-container {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.progress-creative-circle-wrap {
	position: relative;
	display: inline-block;
	height: 220px;
	width: 220px;
	border-radius: 50%;
	animation: rotateChart 150s infinite linear;
	z-index: 1;
}

.progress-creative-circle-wrap::before {
	position: absolute;
	content: '';
	top: -3px;
	right: -3px;
	bottom: -3px;
	left: -3px;
	border: 5px solid #f9f8ff;
	border-radius: inherit;
	z-index: -1;
}

.progress-creative-circle {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	top: 0;
	width: 110px;
	height: 110px;
	border-radius: inherit;
	transform-origin: 50% 165px;
	pointer-events: none;
}

.progress-creative-circle > * {
	position: relative;
	border-radius: inherit;
	pointer-events: auto;
	animation: rotateChartItem 150s infinite linear;
}

.progress-creative-circle > *::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: -4px 5px 14px rgba(0, 0, 0, 0.15);
	border-radius: 50%;
	pointer-events: none;
}

.progress-creative-circle:nth-child(1):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(NaN);
}

.progress-creative-circle:nth-child(1):nth-last-child(0) > *::before {
	transform: rotate(NaN);
}

.progress-creative-circle:nth-child(1):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(1) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(2) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(180deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(1) > *::before {
	transform: rotate(-180deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(3) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(3) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(120deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(2) > *::before {
	transform: rotate(-120deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(240deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(1) > *::before {
	transform: rotate(-240deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(4) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(4) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(3) {
	transform: translate(-50%, -50%) rotate(90deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(3) > *::before {
	transform: rotate(-90deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(180deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(2) > *::before {
	transform: rotate(-180deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(270deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(1) > *::before {
	transform: rotate(-270deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(5) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(5) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(4) {
	transform: translate(-50%, -50%) rotate(72deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(4) > *::before {
	transform: rotate(-72deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(3) {
	transform: translate(-50%, -50%) rotate(144deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(3) > *::before {
	transform: rotate(-144deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(216deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(2) > *::before {
	transform: rotate(-216deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(288deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(1) > *::before {
	transform: rotate(-288deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(6) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(6) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(5) {
	transform: translate(-50%, -50%) rotate(60deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(5) > *::before {
	transform: rotate(-60deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(4) {
	transform: translate(-50%, -50%) rotate(120deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(4) > *::before {
	transform: rotate(-120deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(3) {
	transform: translate(-50%, -50%) rotate(180deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(3) > *::before {
	transform: rotate(-180deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(240deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(2) > *::before {
	transform: rotate(-240deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(300deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(1) > *::before {
	transform: rotate(-300deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(7) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(7) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(6) {
	transform: translate(-50%, -50%) rotate(51.42857deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(6) > *::before {
	transform: rotate(-51.42857deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(5) {
	transform: translate(-50%, -50%) rotate(102.85714deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(5) > *::before {
	transform: rotate(-102.85714deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(4) {
	transform: translate(-50%, -50%) rotate(154.28571deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(4) > *::before {
	transform: rotate(-154.28571deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(3) {
	transform: translate(-50%, -50%) rotate(205.71429deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(3) > *::before {
	transform: rotate(-205.71429deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(257.14286deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(2) > *::before {
	transform: rotate(-257.14286deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(308.57143deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(1) > *::before {
	transform: rotate(-308.57143deg);
}

.progress-creative-circle:nth-child(8):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(8):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(8) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(8) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(7) {
	transform: translate(-50%, -50%) rotate(45deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(7) > *::before {
	transform: rotate(-45deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(6) {
	transform: translate(-50%, -50%) rotate(90deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(6) > *::before {
	transform: rotate(-90deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(5) {
	transform: translate(-50%, -50%) rotate(135deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(5) > *::before {
	transform: rotate(-135deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(4) {
	transform: translate(-50%, -50%) rotate(180deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(4) > *::before {
	transform: rotate(-180deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(3) {
	transform: translate(-50%, -50%) rotate(225deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(3) > *::before {
	transform: rotate(-225deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(270deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(2) > *::before {
	transform: rotate(-270deg);
}

.progress-creative-circle:nth-child(8):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(315deg);
}

.progress-creative-circle:nth-child(8):nth-last-child(1) > *::before {
	transform: rotate(-315deg);
}

.progress-creative-circle:nth-child(9):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(9):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(9) {
	transform: translate(-50%, -50%) rotate(0deg);
}

.progress-creative-circle:nth-child(1):nth-last-child(9) > *::before {
	transform: rotate(0deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(8) {
	transform: translate(-50%, -50%) rotate(40deg);
}

.progress-creative-circle:nth-child(2):nth-last-child(8) > *::before {
	transform: rotate(-40deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(7) {
	transform: translate(-50%, -50%) rotate(80deg);
}

.progress-creative-circle:nth-child(3):nth-last-child(7) > *::before {
	transform: rotate(-80deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(6) {
	transform: translate(-50%, -50%) rotate(120deg);
}

.progress-creative-circle:nth-child(4):nth-last-child(6) > *::before {
	transform: rotate(-120deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(5) {
	transform: translate(-50%, -50%) rotate(160deg);
}

.progress-creative-circle:nth-child(5):nth-last-child(5) > *::before {
	transform: rotate(-160deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(4) {
	transform: translate(-50%, -50%) rotate(200deg);
}

.progress-creative-circle:nth-child(6):nth-last-child(4) > *::before {
	transform: rotate(-200deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(3) {
	transform: translate(-50%, -50%) rotate(240deg);
}

.progress-creative-circle:nth-child(7):nth-last-child(3) > *::before {
	transform: rotate(-240deg);
}

.progress-creative-circle:nth-child(8):nth-last-child(2) {
	transform: translate(-50%, -50%) rotate(280deg);
}

.progress-creative-circle:nth-child(8):nth-last-child(2) > *::before {
	transform: rotate(-280deg);
}

.progress-creative-circle:nth-child(9):nth-last-child(1) {
	transform: translate(-50%, -50%) rotate(320deg);
}

.progress-creative-circle:nth-child(9):nth-last-child(1) > *::before {
	transform: rotate(-320deg);
}

.progress-creative-circle:nth-child(10):nth-last-child(0) {
	transform: translate(-50%, -50%) rotate(360deg);
}

.progress-creative-circle:nth-child(10):nth-last-child(0) > *::before {
	transform: rotate(-360deg);
}

.progress-creative-circle-1 {
	background: #5BE381;
}

.progress-creative-circle-2 {
	background: #63CBEC;
}

.progress-creative-circle-3 {
	background: #1748C8;
}

.progress-creative-circle-4 {
	background: #5588EB;
}

.progress-creative-circle-5 {
	background: #FFD234;
}

.progress-creative-circle-6 {
	background: #9786FF;
}

.progress-creative-title {
	position: absolute;
	font-weight: 600;
	z-index: 2;
}

.progress-creative-list {
	text-align: left;
	color: #000000;
}

.progress-creative-list > li {
	display: flex;
	justify-content: space-between;
}

.progress-creative-list > li + li {
	margin-top: 12px;
}

.progress-creative-list-marker {
	padding-left: 30px;
	text-indent: -30px;
}

.progress-creative-list-marker::before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 17px;
	height: 17px;
	text-indent: 0;
	margin-right: 13px;
	border-radius: 4px;
}

.progress-creative-list-marker-1::before {
	background: #5BE381;
}

.progress-creative-list-marker-2::before {
	background: #63CBEC;
}

.progress-creative-list-marker-3::before {
	background: #1748C8;
}

.progress-creative-list-marker-4::before {
	background: #5588EB;
}

.progress-creative-list-marker-5::before {
	background: #FFD234;
}

.progress-creative-list-marker-6::before {
	background: #9786FF;
}

* + .progress-creative-list {
	margin-top: 50px;
}

@media (min-width: 576px) {
	.progress-creative {
		padding: 50px 15px 20px;
	}
	.progress-creative-circle-wrap {
		height: 250px;
		width: 250px;
	}
	.progress-creative-circle {
		width: 124px;
		height: 124px;
		transform-origin: 50% 187px;
	}
	.progress-creative-list > li + li {
		margin-top: 22px;
	}
	* + .progress-creative-list {
		margin-top: 60px;
	}
}

@media (min-width: 992px) {
	.progress-creative {
		padding: 70px 30px 30px;
	}
	.progress-creative-circle-wrap {
		height: 325px;
		width: 325px;
	}
	.progress-creative-circle {
		width: 160px;
		height: 160px;
		transform-origin: 50% 242.5px;
	}
	.progress-creative-circle > *::before {
		box-shadow: -8px 10px 20px rgba(0, 0, 0, 0.15);
	}
	* + .progress-creative-list {
		margin-top: 75px;
	}
}

@media (min-width: 1200px) {
	.progress-creative {
		padding: 80px 40px 40px;
	}
}

@keyframes rotateChart {
	0% {
		transform: none;
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes rotateChartItem {
	0% {
		transform: none;
	}
	100% {
		transform: rotate(-360deg);
	}
}

.ie-10 .progress-creative-title,
.ie-11 .progress-creative-title,
.ie-edge .progress-creative-title {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/** @section Progress Circle */
.custom-progress-radial-bg {
	fill: #2456d8;
	stroke: rgba(255, 255, 255, 0.2);
	stroke-width: 2px;
}

.custom-progress-radial-fg {
	fill: transparent;
	stroke: #FFD234;
	stroke-width: 4px;
}

.custom-progress-radial-start,
.custom-progress-radial-dot {
	fill: #ffffff;
}

.custom-progress-radial-counter {
	display: none;
}

.custom-progress-radial-title {
	font-size: 14px;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.discount-progress {
	position: relative;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	animation: motionY 3s infinite linear;
	z-index: 1;
}

.discount-progress::before {
	position: absolute;
	content: '';
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border-radius: 50%;
	box-shadow: 0 25px 70px rgba(0, 0, 0, 0.25);
	z-index: -1;
}

.discount-progress-content {
	position: absolute;
	top: 53%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}

.discount-progress-number {
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
}

.discount-progress-number span {
	font-size: 33px;
	font-weight: 600;
	margin-right: 4px;
}

.discount-progress-now {
	color: #7BEAE8;
}

.discount-progress-divider {
	font-size: 0;
	line-height: 0;
	margin: 15px 0 18px;
}

.discount-progress-divider::before {
	display: inline-block;
	content: '';
	width: 70%;
	height: 0;
	border-top: 2px solid;
}

.discount-progress + img {
	margin-top: 15px;
}

.discount-progress-number + p {
	margin-top: 0;
}

* + .progress-bar-circle-title {
	margin-top: 12px;
}

.half-progress-wrap {
	position: relative;
}

.half-progress {
	width: 100%;
	height: auto;
}

.half-progress-bg,
.half-progress-fg {
	stroke-width: 170px;
}

.half-progress-bg {
	stroke: #ffffff;
}

.half-progress-fg {
	stroke: #1748C8;
	transition: stroke-dashoffset 1s linear;
}

.half-progress-arrow {
	transform-origin: 385px 385px;
	transition: 1s linear;
}

.half-progress-content {
	text-align: center;
	position: absolute;
	top: -6%;
	right: 19%;
	font-size: 12px;
	line-height: 1.2;
	text-transform: uppercase;
	transform: translate(50%, -50%);
}

.half-progress-content::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 50px;
	height: 0;
	border-top: 1px solid #ffffff;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.half-progress-left {
	color: #ffffff;
	transform: translateX(-50%);
}

.half-progress-right {
	margin-top: 10px;
	transform: translateX(50%);
}

@media (min-width: 576px) {
	.half-progress-content {
		font-size: 14px;
	}
	.half-progress-content::before {
		width: 60px;
	}
}

@media (min-width: 768px) {
	.half-progress-wrap {
		position: absolute;
		bottom: 0;
	}
}

@media (min-width: 992px) {
	.half-progress-content {
		top: -4%;
		right: 21%;
	}
	.half-progress-content::before {
		width: 88px;
	}
}

.ie-10 .half-progress,
.ie-11 .half-progress,
.ie-edge .half-progress {
	width: 770px;
	height: 450px;
}

/** @section Countdown */
.countdown-style-1 .countdown-row {
	margin-left: -15px;
	margin-right: -15px;
}

.countdown-style-1 .countdown-row > * {
	padding-left: 15px;
	padding-right: 15px;
}

.countdown-style-1 .countdown-section {
	position: relative;
	display: inline-block;
	text-align: center;
}

.countdown-style-1 .countdown-section::before {
	display: none;
	position: absolute;
	content: ':';
	font-size: 30px;
	line-height: 1;
	left: 0;
	top: 45%;
	transform: translate3d(-50%, -50%, 0);
}

.countdown-style-1 .countdown-section > * {
	display: block;
}

.countdown-style-1 .countdown-section + .countdown-section::before {
	display: block;
}

.countdown-style-1 .countdown-amount {
	font-size: 18px;
	line-height: 1.16667;
	color: #ffffff;
}

.countdown-style-1 .countdown-period {
	font-size: 10px;
	text-transform: uppercase;
}

.countdown-style-3 .countdown-section::before {
	color: #ffffff;
}

.countdown-style-3 .countdown-period {
	margin-top: 8px;
}

.countdown-title {
	font-weight: 500;
}

* + .countdown-style-1 {
	margin-top: 25px;
}

* + .countdown-title {
	margin-top: 25px;
}

.countdown-title + .countdown {
	margin-top: 5px;
}

@media (min-width: 576px) {
	.countdown-style-1 .countdown-section::before {
		font-size: 40px;
	}
	.countdown-style-1 .countdown-amount {
		font-size: 28px;
	}
	.countdown-style-1 .countdown-period {
		font-size: 12px;
		font-weight: 600;
	}
	.countdown-style-3 .countdown-period {
		font-size: 10px;
	}
	.button + .countdown-title {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	.countdown-style-1 .countdown-row {
		margin-left: -30px;
		margin-right: -30px;
	}
	.countdown-style-1 .countdown-row > * {
		padding-left: 30px;
		padding-right: 30px;
	}
	.countdown-style-1 .countdown-section::before {
		font-size: 50px;
	}
	.countdown-style-1 .countdown-amount {
		font-size: 38px;
	}
	.countdown-style-3 .countdown-amount {
		font-size: 34px;
	}
	.button + .countdown-title {
		margin-top: 50px;
	}
}

@media (min-width: 1200px) {
	.countdown-style-1 .countdown-section::before {
		font-size: 60px;
	}
	.countdown-style-1 .countdown-amount {
		font-size: 48px;
	}
	.countdown-style-2 .countdown-row {
		margin-left: -40px;
		margin-right: -40px;
	}
	.countdown-style-2 .countdown-row > * {
		padding-left: 40px;
		padding-right: 40px;
	}
	.countdown-style-3 .countdown-section::before {
		font-size: 50px;
	}
	.countdown-style-3 .countdown-amount {
		font-size: 40px;
	}
	* + .countdown-style-1 {
		margin-top: 36px;
	}
	* + .countdown-title {
		margin-top: 38px;
	}
	.button + .countdown-title {
		margin-top: 75px;
	}
}

.context-light .countdown-section:before, .bg-white .countdown-section:before, .bg-gray-100 .countdown-section:before, .bg-gray-1 .countdown-section:before,
.context-light .countdown-amount,
.bg-white .countdown-amount,
.bg-gray-100 .countdown-amount,
.bg-gray-1 .countdown-amount {
	color: #1748C8;
}

.context-light .countdown-style-3 .countdown-period, .bg-white .countdown-style-3 .countdown-period, .bg-gray-100 .countdown-style-3 .countdown-period, .bg-gray-1 .countdown-style-3 .countdown-period,
.context-light .countdown-style-3 .countdown-section:before,
.bg-white .countdown-style-3 .countdown-section:before,
.bg-gray-100 .countdown-style-3 .countdown-section:before,
.bg-gray-1 .countdown-style-3 .countdown-section:before,
.context-light .countdown-style-3 .countdown-amount,
.bg-white .countdown-style-3 .countdown-amount,
.bg-gray-100 .countdown-style-3 .countdown-amount,
.bg-gray-1 .countdown-style-3 .countdown-amount {
	color: #000000;
}

.context-light .countdown-title, .bg-white .countdown-title, .bg-gray-100 .countdown-title, .bg-gray-1 .countdown-title {
	color: #000000;
}

/** @section Owl Carousel */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	/* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	user-select: none;
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.owl-carousel .owl-nav {
	pointer-events: none;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	font-size: 25px;
	line-height: 1;
	transform: translateY(-50%);
	cursor: pointer;
	pointer-events: auto;
	transition: all .25s ease-in-out;
}

.owl-carousel .owl-prev::before, .owl-carousel .owl-prev::after,
.owl-carousel .owl-next::before,
.owl-carousel .owl-next::after {
	display: block;
	font-family: "Material Design Icons";
}

.owl-carousel .owl-prev, .owl-carousel .owl-prev:focus,
.owl-carousel .owl-next,
.owl-carousel .owl-next:focus {
	color: rgba(255, 255, 255, 0.4);
	background: transparent;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
	color: #ffffff;
	text-decoration: none;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
	color: rgba(255, 255, 255, 0.1);
	cursor: default;
}

.owl-carousel .owl-prev {
	left: 10px;
}

.owl-carousel .owl-prev::before {
	content: '\f14a';
}

.owl-carousel .owl-next {
	right: 10px;
}

.owl-carousel .owl-next::before {
	content: '\f14f';
}

.owl-carousel .owl-dots {
	position: relative;
	text-align: center;
	font-size: 0;
	line-height: 0;
	margin-top: 30px;
}

@media (min-width: 768px) {
	.owl-carousel .owl-dots {
		margin-top: 50px;
	}
}

@media (min-width: 992px) {
	.owl-carousel .owl-dots {
		margin-top: 70px;
	}
}

@media (min-width: 1200px) {
	.owl-carousel .owl-dots {
		margin-top: 85px;
	}
}

.owl-carousel .owl-dot {
	display: inline-block;
	zoom: 1;
	margin: 0 9px;
}

.owl-carousel .owl-dot span {
	display: block;
	width: 18px;
	height: 18px;
	background: rgba(255, 255, 255, 0.4);
	-webkit-backface-visibility: visible;
	transition: all .2s ease-in-out;
	transform: scale(0.8);
	border-radius: 50%;
}

@media (min-width: 768px) {
	.owl-carousel .owl-dot span {
		width: 16px;
		height: 16px;
		transform: scale(0.625);
	}
}

.owl-carousel .owl-dot.active span, .owl-carousel .owl-dot:hover span {
	background: #ffffff;
}

.owl-carousel .owl-dot.active span {
	transform: none;
}

.context-light .owl-carousel .owl-dot span, .bg-white .owl-carousel .owl-dot span, .bg-gray-100 .owl-carousel .owl-dot span, .bg-gray-1 .owl-carousel .owl-dot span {
	background: #BCBCBC;
}

.context-light .owl-carousel .owl-dot.active span, .bg-white .owl-carousel .owl-dot.active span, .bg-gray-100 .owl-carousel .owl-dot.active span, .bg-gray-1 .owl-carousel .owl-dot.active span, .context-light .owl-carousel .owl-dot:hover span, .bg-white .owl-carousel .owl-dot:hover span, .bg-gray-100 .owl-carousel .owl-dot:hover span, .bg-gray-1 .owl-carousel .owl-dot:hover span {
	background: #63CBEC;
}

.owl-nav-1 .owl-prev,
.owl-nav-1 .owl-next {
	width: 53px;
	height: 53px;
	font-size: 28px;
	line-height: 53px;
	border-radius: 50%;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.owl-nav-1 .owl-prev, .owl-nav-1 .owl-prev:focus,
.owl-nav-1 .owl-next,
.owl-nav-1 .owl-next:focus {
	color: #1748C8;
	background: #ffffff;
}

.owl-nav-1 .owl-prev:hover,
.owl-nav-1 .owl-next:hover {
	color: #FFD234;
}

.owl-nav-1 .owl-prev::before {
	content: '\f237';
}

.owl-nav-1 .owl-next::before {
	content: '\f238';
}

.owl-nav-2 .owl-prev,
.owl-nav-2 .owl-next {
	font-size: 36px;
	line-height: 1;
}

.owl-nav-2 .owl-prev, .owl-nav-2 .owl-prev:focus,
.owl-nav-2 .owl-next,
.owl-nav-2 .owl-next:focus {
	color: #ffffff;
}

.owl-nav-2 .owl-prev:hover,
.owl-nav-2 .owl-next:hover {
	color: rgba(255, 255, 255, 0.7);
}

.owl-nav-2 .owl-prev::before {
	content: '\f237';
}

.owl-nav-2 .owl-next::before {
	content: '\f238';
}

.owl-style-1::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 100%;
	border-top: 3px solid rgba(255, 255, 255, 0.3);
	transform: translate3d(0, -50%, 0);
}

.owl-style-1 .owl-stage-outer {
	overflow: initial;
}

.owl-style-1 .owl-nav {
	position: absolute;
	display: flex;
	align-items: flex-start;
	top: calc( 100% + 25px);
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

.owl-style-1 .owl-prev,
.owl-style-1 .owl-next {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	transform: none;
}

.owl-style-1 .owl-prev::after,
.owl-style-1 .owl-next::after {
	position: absolute;
	content: '';
	width: 0;
	height: 40px;
	border-left: 1px solid rgba(255, 255, 255, 0.4);
	transform: translate3d(0, -50%, 0) rotate(32deg);
}

.owl-style-1 .owl-prev {
	padding-right: 15px;
}

.owl-style-1 .owl-prev::after {
	top: 50%;
	right: 0;
}

.owl-style-1 .owl-next {
	margin-left: 15px;
	padding-left: 15px;
}

.owl-style-1 .owl-next::after {
	top: 50%;
	left: 0;
}

@media (min-width: 576px) {
	.owl-style-1::before {
		display: none;
	}
	.owl-style-1 .owl-item {
		position: static;
		height: 100%;
	}
	.owl-style-1,
	.owl-style-1 .owl-stage-outer,
	.owl-style-1 .owl-stage {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.owl-style-1 .owl-nav {
		top: auto;
		left: auto;
		bottom: 10%;
		right: 10%;
		transform: none;
	}
	.owl-style-1 .owl-prev {
		padding-right: 25px;
	}
	.owl-style-1 .owl-prev::after {
		height: 70px;
	}
	.owl-style-1 .owl-next {
		margin-top: 38px;
		margin-left: 0;
		padding-left: 25px;
	}
	.owl-style-1 .owl-next::after {
		top: 35%;
		left: -5px;
		height: 90px;
	}
}

@media (min-width: 768px) {
	.owl-style-1 .owl-nav {
		bottom: 20%;
		right: 15%;
	}
}

@media (min-width: 1200px) {
	.owl-style-1 .owl-nav {
		bottom: 24%;
		right: 26%;
	}
}

* + .owl-style-1 {
	margin-top: 15px;
}

@media (min-width: 576px) {
	* + .owl-style-1 {
		margin-top: 0;
	}
}

.owl-style-2 .owl-stage-outer {
	margin: -30px -15px;
	padding: 30px 15px;
}

@media (min-width: 1200px) {
	* + .owl-style-2 {
		margin-top: 70px;
	}
}

.owl-style-3 .owl-stage-outer {
	margin: 0 -30px;
	padding: 0 30px;
}

.owl-style-3 .owl-prev {
	left: -22%;
}

.owl-style-3 .owl-next {
	right: -22%;
}

.owl-style-3 .owl-nav {
	display: none;
}

@media (min-width: 576px) {
	.owl-style-3 .owl-nav {
		display: block;
	}
	.owl-style-3 .owl-dots {
		display: none;
	}
}

* + .owl-style-3 {
	margin-top: 28px;
}

.owl-style-4 {
	padding: 0 20px;
}

.owl-style-4 .owl-stage-outer {
	padding: 55px 0;
}

.owl-style-4 .owl-stage-outer::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	border-top: 1px solid;
	transform: translateY(-50%);
}

@media (min-width: 768px) {
	.owl-style-4 .owl-stage-outer {
		padding: 60px 0;
	}
}

@media (min-width: 992px) {
	.owl-style-4 .owl-stage-outer {
		padding: 75px 0;
	}
}

.owl-style-4 .owl-prev {
	left: -10px;
}

.owl-style-4 .owl-next {
	right: -10px;
}

* + .owl-style-4 {
	margin-top: 35px;
}

.owl-style-5 .owl-stage {
	display: flex;
	align-items: center;
}

@media (min-width: 768px) {
	.owl-style-5 .owl-dots {
		margin-top: 50px;
	}
}

@media (min-width: 1200px) {
	* + .owl-style-5 {
		margin-top: 60px;
	}
}

/** @section Lightgallery */
@font-face {
	font-family: 'lg';
	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");
	font-weight: normal;
	font-style: normal;
}

.lg-icon {
	font-family: 'lg';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1090;
	border: none;
	outline: none;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: 0.5;
}

.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% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}

@-moz-keyframes lg-right-end {
	0% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}

@-ms-keyframes lg-right-end {
	0% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}

@keyframes lg-right-end {
	0% {
		left: 0;
	}
	50% {
		left: -30px;
	}
	100% {
		left: 0;
	}
}

@-webkit-keyframes lg-left-end {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}

@-moz-keyframes lg-left-end {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}

@-ms-keyframes lg-left-end {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}

@keyframes lg-left-end {
	0% {
		left: 0;
	}
	50% {
		left: 30px;
	}
	100% {
		left: 0;
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end 0.3s;
	-o-animation: lg-right-end 0.3s;
	animation: lg-right-end 0.3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end 0.3s;
	-o-animation: lg-left-end 0.3s;
	animation: lg-left-end 0.3s;
	position: relative;
}

.lg-toolbar {
	z-index: 1092;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: medium none;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
	color: #FFF;
}

.lg-toolbar .lg-close:after {
	content: "\e070";
}

.lg-toolbar .lg-download:after {
	content: "\e0f2";
}

.lg-sub-html {
	background-color: rgba(0, 0, 0, 0.45);
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1090;
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

.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-toolbar, .lg-prev, .lg-next {
	opacity: 1;
	-webkit-transition: -webkit-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;
	-moz-transition: -moz-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;
	-o-transition: -o-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;
	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;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0D0A0A;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1090;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.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 {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0%, 0);
	transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
	border-radius: 5px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #FFF;
	border-radius: 4px;
	margin-bottom: 5px;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color 0.25s ease;
		-o-transition: border-color 0.25s ease;
		transition: border-color 0.25s ease;
	}
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #FFD234;
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.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 {
	-webkit-transition: bottom 0.25s ease;
	-o-transition: bottom 0.25s ease;
	transition: bottom 0.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:after {
	content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
	color: #FFF;
}

.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1090;
	cursor: pointer;
}

.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 scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url("../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: transparent url("../images/video-play.png") no-repeat scroll 0 0;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: 0.8;
}

.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 scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url("../images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.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;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1093;
	opacity: 0;
	-webkit-transition: opacity 0.08s ease 0s;
	-moz-transition: opacity 0.08s ease 0s;
	-o-transition: opacity 0.08s ease 0s;
	transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
	background-color: #FFD234;
	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-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	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 {
	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	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 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

#lg-zoom-in:after {
	content: "\e311";
}

#lg-actual-size {
	font-size: 20px;
}

#lg-actual-size:after {
	content: "\e033";
}

#lg-zoom-out {
	opacity: 0.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;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1090;
	height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible;
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
	-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
	transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 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;
	-webkit-transition: box-shadow 0.3s ease 0s;
	-o-transition: box-shadow 0.3s ease 0s;
	transition: box-shadow 0.3s ease 0s;
	width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
	box-shadow: 0 0 0 8px white 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;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1091;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
	-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
	transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0px, 0);
	-o-transform: translate3d(0, 0px, 0);
	-ms-transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
	color: #FFF;
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-o-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
	-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
	-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
	transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #FFF;
	right: 16px;
	top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
	margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
	color: #333;
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}

.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-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-css3.lg-zoom-in .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(1.3, 1.3, 1.3);
	transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
	-webkit-transform: scale3d(1.3, 1.3, 1.3);
	transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-in-big .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-out .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0.7, 0.7, 0.7);
	transform: scale3d(0.7, 0.7, 0.7);
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0.7, 0.7, 0.7);
	transform: scale3d(0.7, 0.7, 0.7);
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-out-big .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-out-in .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-in-out .lg-item {
	opacity: 0;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-soft-zoom .lg-item {
	opacity: 0;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0.9, 0.9, 0.9);
	transform: scale3d(0.9, 0.9, 0.9);
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-scale-up .lg-item {
	opacity: 0;
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	-o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	-ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	-webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide {
	-moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	-o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	-ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	-webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
	transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
}

.lg-css3.lg-scale-up .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-up .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-down .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-vertical .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-slide-vertical .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-vertical-growth .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
	-moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
	-o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
	-ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
	-webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
	-moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
	-o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
	-ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
	-webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
	-moz-transform: skew(10deg, 0deg);
	-o-transform: skew(10deg, 0deg);
	-ms-transform: skew(10deg, 0deg);
	-webkit-transform: skew(10deg, 0deg);
	transform: skew(10deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
	-moz-transform: skew(10deg, 0deg);
	-o-transform: skew(10deg, 0deg);
	-ms-transform: skew(10deg, 0deg);
	-webkit-transform: skew(10deg, 0deg);
	transform: skew(10deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg);
	-o-transform: skew(0deg, 0deg);
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
	-moz-transform: skew(-10deg, 0deg);
	-o-transform: skew(-10deg, 0deg);
	-ms-transform: skew(-10deg, 0deg);
	-webkit-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
	-moz-transform: skew(-10deg, 0deg);
	-o-transform: skew(-10deg, 0deg);
	-ms-transform: skew(-10deg, 0deg);
	-webkit-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg);
	-o-transform: skew(0deg, 0deg);
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only-y .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
	-moz-transform: skew(0deg, 10deg);
	-o-transform: skew(0deg, 10deg);
	-ms-transform: skew(0deg, 10deg);
	-webkit-transform: skew(0deg, 10deg);
	transform: skew(0deg, 10deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
	-moz-transform: skew(0deg, 10deg);
	-o-transform: skew(0deg, 10deg);
	-ms-transform: skew(0deg, 10deg);
	-webkit-transform: skew(0deg, 10deg);
	transform: skew(0deg, 10deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg);
	-o-transform: skew(0deg, 0deg);
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
	-moz-transform: skew(0deg, -10deg);
	-o-transform: skew(0deg, -10deg);
	-ms-transform: skew(0deg, -10deg);
	-webkit-transform: skew(0deg, -10deg);
	transform: skew(0deg, -10deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
	-moz-transform: skew(0deg, -10deg);
	-o-transform: skew(0deg, -10deg);
	-ms-transform: skew(0deg, -10deg);
	-webkit-transform: skew(0deg, -10deg);
	transform: skew(0deg, -10deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg);
	-o-transform: skew(0deg, 0deg);
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
	-moz-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
	-o-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
	-ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
	-webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
	transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
	-moz-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
	-o-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
	-ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
	-webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
	transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
	-moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
	-o-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
	-ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
	-webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
	transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
	-moz-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
	-o-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
	-ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
	-webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
	transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-cross .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
	-moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
	-o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
	-ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
	-webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
	transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
	-moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
	-o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
	-ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
	-webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
	transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
	-moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
	-o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
	-ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
	-webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
	transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
	-moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
	-o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
	-ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
	-webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
	transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
	-moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
	-o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
	-ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
	-webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
	transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
	-moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
	-o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
	-ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
	-webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
	transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
	-moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
	-o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
	-ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
	-webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
	transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
	-moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
	-o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
	-ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
	-webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
	transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
	-moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
	-o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
	-ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
	-webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
	transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
	-moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
	-o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
	-ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
	-webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
	transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
	-moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
	-o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
	-ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
	-webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
	transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
	-moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
	-o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
	-ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
	-webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
	transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
	opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-lollipop .lg-item {
	opacity: 0;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
	-moz-transform: translate3d(0, 0, 0) scale(0.5);
	-o-transform: translate3d(0, 0, 0) scale(0.5);
	-ms-transform: translate3d(0, 0, 0) scale(0.5);
	-webkit-transform: translate3d(0, 0, 0) scale(0.5);
	transform: translate3d(0, 0, 0) scale(0.5);
}

.lg-css3.lg-lollipop .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-lollipop-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
	-moz-transform: translate3d(0, 0, 0) scale(0.5);
	-o-transform: translate3d(0, 0, 0) scale(0.5);
	-ms-transform: translate3d(0, 0, 0) scale(0.5);
	-webkit-transform: translate3d(0, 0, 0) scale(0.5);
	transform: translate3d(0, 0, 0) scale(0.5);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-rotate .lg-item {
	opacity: 0;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.lg-css3.lg-rotate .lg-item.lg-current {
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-rotate-rev .lg-item {
	opacity: 0;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-tube .lg-item {
	opacity: 0;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
	-moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
	-o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
	-ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
	-webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
	transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
	-moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
	-o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
	-ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
	-webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
	transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-current {
	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1090;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lg-outer.lg-visible {
	opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1;
}

.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 {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
}

.lg-outer .lg-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}

.lg-outer .lg-item {
	background: url("../images/loading.gif") no-repeat scroll center center transparent;
	display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
	display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
	display: inline-block !important;
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.lg-outer .lg-item.lg-complete {
	background-image: none;
}

.lg-outer .lg-item.lg-current {
	z-index: 1090;
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: 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;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.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 {
	display: none;
}

.lg-outer.lg-hide-download #lg-download {
	display: none;
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1090;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
	opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
	-webkit-transition: none 0s ease 0s !important;
	-moz-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-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-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
	-webkit-transition: opacity 0.1s ease 0s;
	-moz-transition: opacity 0.1s ease 0s;
	-o-transition: opacity 0.1s ease 0s;
	transition: opacity 0.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 {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	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 {
	opacity: 0;
	position: absolute;
	left: 0;
}

.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-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/** @section Material Parallax */
.parallax-container {
	position: relative;
	overflow: hidden;
}

.material-parallax {
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	bottom: 0;
	z-index: 0;
}

.parallax-content {
	position: relative;
	z-index: 1;
}

.material-parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 101%;
	min-height: 101%;
	max-width: none;
	transform: translate3d(-50%, 0, 0);
}

.parallax-disabled {
	background-size: cover;
	background-position: center;
}

html:not(.ie-11):not(.ios) .parallax-disabled {
	background-attachment: fixed;
}

/**
 * Select 2
 */
.select2-container {
	position: relative;
	display: inline-block;
	text-align: left;
	width: 100% !important;
	margin: 0;
	vertical-align: middle;
	box-sizing: border-box;
}

.select2-container .select2-selection--single {
	display: block;
	height: 50px;
	box-sizing: border-box;
	cursor: pointer;
	user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container .select2-selection--multiple {
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
}

.select2-container .select2-search--inline {
	align-self: center;
}

.select2-container .select2-search--inline .select2-search__field {
	display: block;
	padding: 0;
	border: none;
	font-size: 16px;
	min-height: 26px;
	box-sizing: border-box;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.has-error .select2-container {
	outline: 1px dashed red;
}

.select2-dropdown {
	position: absolute;
	left: -100000px;
	z-index: 1051;
	width: 100%;
	display: block;
	box-sizing: border-box;
	background-color: transparent;
	color: #ffffff;
}

.select2-results {
	display: block;
}

.select2-results__options {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 2px 0 3px;
	color: #000000;
	background: #ffffff;
}

.select2-results__option {
	padding: 3px 10px;
	user-select: none;
	transition: all .3s ease-in-out;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-results__option + .select2-results__option {
	margin-top: 1px;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: 1px solid white;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
	background-color: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 0;
	font-size: 14px;
	line-height: 1;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
	padding-right: 20px;
}

@media (min-width: 768px) {
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 16px;
	}
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #ffffff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 0;
	line-height: 0;
	transform: translateY(-50%);
	transition: all .1s ease;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
	content: '\f236';
	font-size: 22px;
	line-height: 1;
	font-weight: 400;
	font-family: "Material Design Icons";
	color: #ffffff;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	cursor: default;
	background-color: transparent;
	color: white;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
	transform: translateY(-50%) rotate(180deg);
}

.select2-container--default .select2-selection--multiple {
	background-color: transparent;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	width: 100%;
	padding: 12px 5px 7px -5px;
	list-style: none;
	box-sizing: border-box;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
	margin-bottom: 5px;
	margin-left: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	padding: 5px;
	cursor: default;
	font-size: 16px;
	background-color: #1748C8;
	color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
	color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: transparent;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	cursor: default;
	background-color: transparent;
	color: white;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-search--inline .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
	color: #ffffff;
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	background-color: transparent;
	color: white;
}

.select2-container--default .select2-results__option:hover, .select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #1748C8;
	color: #ffffff;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container .select-ln {
	height: auto;
	background: transparent;
}

.select2-container .select-ln .select2-selection__rendered {
	padding: 5px 20px 5px 0;
	min-width: 40px;
	font-size: 13px;
	line-height: 1.231;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #ffffff;
	border: none;
}

.select2-container .select-ln .select2-selection__arrow b::before {
	font-size: 17px;
}

.select2-container .select-ln-2 .select2-selection__rendered {
	padding: 10px 25px 10px 15px;
	border: 2px solid #ffffff;
	border-radius: 6px;
}

.select2-container .select-ln-2 .select2-selection__arrow {
	right: 8px;
}

.select-ln-dropdown {
	padding: 2px;
	font-size: 13px;
	line-height: 1.2;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #000000;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.select-ln-dropdown .select2-results__options {
	text-align: center;
	padding: 2px;
	background: #ffffff;
}

.select-ln-dropdown .select2-results__option {
	padding: 5px;
}

.select-ln-dropdown .select2-results__option[aria-selected='true'] {
	background: #1748C8;
}

.select2-container--open {
	z-index: 5;
}

.select2-container--open .select-ln-dropdown {
	border-top: none;
}

* + .select-wrap {
	margin-top: 10px;
}

@media (min-width: 768px) {
	* + .select-wrap {
		margin-top: 18px;
	}
}

/*
*
* Video BG
* --------------------------------------------------
*/
.bg-vide {
	position: relative;
	z-index: 0;
}

.bg-vide-1 {
	position: relative;
	z-index: 0;
}

.bg-vide-1 .bg-vide {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.bg-vide-1 .bg-vide > div {
	opacity: .1;
}

.bg-vide-2 .bg-vide > div {
	opacity: .05;
}

.bg-vide-3 .bg-vide > div {
	opacity: .2;
}

.bg-vide-4 {
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	clip-path: url(#mask);
}

.bg-vide-4 > div {
	opacity: .1;
}

.vide-mask {
	width: 39vw;
}

.vide-bg {
	display: none;
}

@media (min-width: 768px) {
	.bg-vide-4 {
		display: block;
	}
}

@media (min-width: 992px) {
	.vide-mask {
		width: 46.5vw;
	}
}

.ie-10 .bg-vide-4,
.ie-11 .bg-vide-4,
.ie-edge .bg-vide-4 {
	background: none;
}

.ie-10 .bg-vide-4 video,
.ie-11 .bg-vide-4 video,
.ie-edge .bg-vide-4 video {
	display: none;
}

.ie-10 .vide-bg,
.ie-11 .vide-bg,
.ie-edge .vide-bg {
	display: block;
}

/*
*
* Layout panel
*/
.layout-panel {
	position: fixed;
	text-align: center;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	z-index: 1070;
}

.modal-open .layout-panel {
	opacity: 0;
}

.layout-panel-item {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
}

.layout-panel-cart, .layout-panel-cart:focus, .layout-panel-cart:active, .layout-panel-cart:hover {
	color: #000000;
	background: #ffffff;
}

.layout-panel-pages {
	position: relative;
	font-size: 25px;
}

.layout-panel-pages, .layout-panel-pages:focus, .layout-panel-pages:active, .layout-panel-pages:hover {
	color: #ffffff;
	background: #fd4b4b;
}

.layout-panel-pages::before {
	display: inline-block;
}

.theme-switcher-group {
	position: relative;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.theme-switcher-button {
	padding: 0;
	width: 40px;
	height: 40px;
	border: none;
	font-size: 20px;
	cursor: pointer;
	transition: all .3s ease-in-out;
}

.theme-switcher-button, .theme-switcher-button:focus, .theme-switcher-button:hover, .theme-switcher-button:active, .theme-switcher-button.active {
	color: #ffffff;
	background: #000000;
}

.theme-switcher-button.active ~ .theme-switcher-list {
	background: #000000;
	border-top-color: #ffffff;
	pointer-events: auto;
}

.theme-switcher-button.active ~ .theme-switcher-list li {
	opacity: 1;
	visibility: visible;
	transform: none;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(2) {
	transition-delay: 50ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(3) {
	transition-delay: 100ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(4) {
	transition-delay: 150ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(5) {
	transition-delay: 200ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(6) {
	transition-delay: 250ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(7) {
	transition-delay: 300ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(8) {
	transition-delay: 350ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(9) {
	transition-delay: 400ms;
}

.theme-switcher-button.active ~ .theme-switcher-list li:nth-child(10) {
	transition-delay: 450ms;
}

.theme-switcher-list {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 10px;
	background: transparent;
	border-top: 1px solid transparent;
	transition: all .3s ease-in-out;
	pointer-events: none;
}

.theme-switcher-list li {
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	transition: all .3s ease-in-out;
}

.theme-switcher-list li + li {
	margin-top: 10px;
}

.theme-switcher-group-item {
	position: relative;
	padding: 0;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
	transition: all .3s ease-in-out;
}

.theme-switcher-group-item:hover {
	opacity: .8;
}

.theme-switcher-group-item.active-theme {
	cursor: default;
	pointer-events: none;
	border: 2px solid #ffffff;
}

.theme-switcher-group-item[data-theme-name='default'] {
	background: #FFD234;
}

.theme-switcher-group-item[data-theme-name='style-1'] {
	background: #2FBC5F;
}

.theme-switcher-group-item[data-theme-name='style-2'] {
	background: #01B0FC;
}

.theme-switcher-group-item[data-theme-name='style-3'] {
	background: #FF7D45;
}

.theme-switcher-group-item[data-theme-name='style-3']::before {
	background: #5D46E8;
}

.theme-switcher-group-item[data-theme-name='style-4'] {
	background: #3ACBB2;
}

.theme-switcher-group-item[data-theme-name='style-4']::before {
	background: #105FAD;
}

.theme-switcher-group-item[data-theme-name='style-5'] {
	background: #FF7D45;
}

.theme-switcher-group-item[data-theme-name='style-5']::before {
	background: #5142BE;
}

.theme-switcher-group-item-2 {
	position: relative;
	overflow: hidden;
}

.theme-switcher-group-item-2::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 200%;
	height: 100%;
	background: #1748C8;
	transform: skew(-45deg);
	transform-origin: 50% 100%;
}

.modal-style-1 {
	flex-direction: column;
	padding-right: 0 !important;
	z-index: 1090;
}

.modal-style-1 .modal-dialog {
	max-width: none;
	min-height: 100vh;
	margin: 0;
}

.modal-style-1 .modal-dialog > * {
	pointer-events: auto;
}

.modal-style-1 .modal-content {
	border: none;
	border-radius: 0;
}

.modal-style-1 .close {
	position: fixed;
	text-align: center;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	font-size: 34px;
	line-height: 40px;
	font-weight: 400;
	color: #000000;
	background: #ffffff;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
	text-shadow: none;
	border-radius: 50%;
	transition: opacity .3s ease-in-out 1s;
	opacity: 0;
	z-index: 2;
}

.modal-style-1 .close:not(:disabled):not(.disabled):hover {
	color: #000000;
	background: #ffffff;
	opacity: 1;
}

.modal-style-1.show .modal-bg::before {
	opacity: 1;
}

.modal-style-1.show .close {
	opacity: 1;
}

@media (min-width: 992px) {
	.desktop .modal-style-1 .close {
		right: 37px;
	}
	.desktop .modal-bg::before {
		top: 50%;
		left: 50%;
		width: 140%;
		padding-bottom: 140%;
		border-radius: 50%;
		transform: translate3d(-50%, -50%, 0) scale(0);
	}
	.desktop .modal-bg::before {
		opacity: 1;
		transition-duration: 1s;
	}
	.desktop .modal-style-1.show .modal-bg::before {
		transform: translate3d(-50%, -50%, 0) scale(1);
	}
}

.modal-bg {
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.modal-bg::before {
	display: inline-block;
	position: absolute;
	content: '';
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: inherit;
	opacity: 0;
	background: #ffffff;
	transition: all .5s ease;
}

.demo {
	min-height: inherit;
}

.demo-left {
	padding: 30px;
}

.demo-left > .row > div {
	opacity: 0;
	transform: translateY(30px);
	transition: all .4s ease;
}

@media (min-width: 1600px) {
	.demo-left {
		padding: 50px 45px;
	}
}

.demo-right {
	text-align: center;
	min-height: 100%;
	padding: 80px 20px 30px;
	background: #1748C8;
	transform: translateX(100%);
	transition: all .5s ease .5s;
	opacity: 0;
}

@media (min-width: 1200px) {
	.demo-right {
		padding-top: 100px;
	}
}

@media (max-width: 1599.98px) {
	.demo-right > .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.demo-right > .row > [class*='col-'] {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width: 1600px) {
	.demo-right {
		padding: 120px 45px 50px;
	}
}

.show .demo-left > .row > div {
	opacity: 1;
	transform: none;
}

.show .demo-left > .row > div:nth-child(1) {
	transition-delay: 500ms;
}

.show .demo-left > .row > div:nth-child(2) {
	transition-delay: 550ms;
}

.show .demo-left > .row > div:nth-child(3) {
	transition-delay: 600ms;
}

.show .demo-left > .row > div:nth-child(4) {
	transition-delay: 650ms;
}

.show .demo-left > .row > div:nth-child(5) {
	transition-delay: 700ms;
}

.show .demo-left > .row > div:nth-child(6) {
	transition-delay: 750ms;
}

.show .demo-left > .row > div:nth-child(7) {
	transition-delay: 800ms;
}

.show .demo-left > .row > div:nth-child(8) {
	transition-delay: 850ms;
}

.show .demo-left > .row > div:nth-child(9) {
	transition-delay: 900ms;
}

.show .demo-left > .row > div:nth-child(10) {
	transition-delay: 950ms;
}

.show .demo-right {
	opacity: 1;
	transform: none;
}

* + .demo-title {
	margin-top: 30px;
}

@media (min-width: 1200px) {
	* + .demo-title {
		margin-top: 40px;
	}
}

.box-landing {
	position: relative;
	max-width: 430px;
	margin-left: auto;
	margin-right: auto;
}

.box-landing-1 .box-landing-figure::after {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	content: 'Coming Soon';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 18px;
	font-weight: 700;
	color: #2c343b;
	background: rgba(255, 255, 255, 0.85);
}

.box-landing-figure {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 12px;
}

.box-landing-figure img {
	will-change: transform;
	transition: all .3s ease;
}

.box-landing-title {
	font-weight: 500;
}

.box-landing-title span {
	color: #1748C8;
	text-transform: uppercase;
}

.box-landing-title a:hover {
	color: #1748C8;
}

.box-landing-label {
	position: absolute;
	top: 10%;
	left: -15px;
	padding: 2px 10px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 500;
	color: #151515;
	background: #FFD234;
}

.box-landing-label span {
	font-weight: 700;
}

* + .box-landing-title {
	margin-top: 10px;
}

@media (min-width: 768px) {
	.box-landing-1 .box-landing-figure::after {
		font-size: 20px;
	}
}

@media (min-width: 1200px) {
	.box-landing-1 .box-landing-figure::after {
		font-size: 24px;
	}
}

@media (min-width: 992px) {
	.desktop .box-landing:hover .box-landing-figure img {
		transform: scale(1.05);
	}
}

.box-page {
	text-align: center;
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
}

.box-page-figure {
	display: block;
	overflow: hidden;
	border-radius: 6px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
	transition: all .3s ease;
}

.box-page-title {
	display: inline-block;
}

.box-page-title, .box-page-title:focus, .box-page-title:active {
	color: inherit;
}

.box-page-title:hover {
	color: #ffffff;
}

* + .box-page-title {
	margin-top: 10px;
}

@media (min-width: 992px) {
	.desktop .box-page:hover .box-page-figure {
		transform: translateY(-5px);
	}
}

.parallax-scene-js {
	z-index: 1;
}

.layer-wrap {
	display: none;
	justify-content: space-between;
	position: absolute;
	top: 10%;
	left: 38%;
	width: 450px;
	height: 280px;
	z-index: -1;
}

.layer-wrap img {
	opacity: .09;
}

.layer-wrap .layer {
	position: relative !important;
}

@media (min-width: 992px) {
	.desktop .layer-wrap {
		display: flex;
	}
}

@media (min-width: 1200px) {
	.layer-wrap {
		top: 17%;
		left: 42%;
	}
}

.layer-1 img {
	max-width: 240px;
}

.layer-2 img {
	max-width: 50px;
}

.layer-3 img {
	max-width: 110px;
}
/*** page
-------------------------------------------------------------- ****/
.pageBox {text-align: center;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:60px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#3aa9f2;color: #FFFFFF;text-decoration: none;}
.pageBox b {background: #3aa9f2;color: #FFFFFF;text-decoration: none;border: 1px solid #ddd;display: inline-block;margin-right: 6px;width: 34px;height: 34px;font: bold 14px / 34px arial;}
.pageBox .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;} 
