@charset "UTF-8";

@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500&amp;family=Rubik:wght@400;500;700&amp;display=swap);

@font-face {
	font-family: 'candara1';
	src: url('../fonts/Candara.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


:root {
	--primary-color: #1c75bc;
	--secondary-color: #f7941d;
	--font-primary: "candara1";
	--blue: var(--primary-color);
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #730000;
	--orange: var(--secondary-color);
	--yellow: #e49b18;
	--green: #14a650;
	--teal: #0f936f;
	--cyan: #009dea;
	--white: #fff;
	--gray: #868e96;
	--gray-dark: #343a40;
	--blue: var(--primary-color);
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #730000;
	--orange: var(--secondary-color);
	--yellow: #e49b18;
	--green: #14a650;
	--teal: #0f936f;
	--cyan: #009dea;
	--white: #fff;
	--gray: #868e96;
	--primary: var(--primary-color);
	--secondary: var(--secondary-color);
	--success: #0f936f;
	--info: #009dea;
	--warning: #e49b18;
	--danger: #730000;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--breakpoint-xxl: 1400px;
	--breakpoint-xxxl: 1700px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: Poppins, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #424242;
	text-align: left;
	background: linear-gradient(to top, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url(../images/bg-img.webp);
	background-position: left center;
	background-size: 500px;
	background-repeat: repeat;
	top: 0;
}

[tabindex="-1"]:focus {
	outline: 0 !important
}



h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .625rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

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

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

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: var(--secondary-color);
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #c7710b;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #868e96;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

@media (max-width:1200px) {
	legend {
		font-size: calc(1.275rem + .3vw)
	}
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .625rem;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	line-height: 1.4;
	color: #242424
}

.h1,
h1 {
	font-size: 1.875rem
}

@media (max-width:1200px) {

	.h1,
	h1 {
		font-size: calc(1.3125rem + .75vw)
	}
}

.h2,
h2 {
	font-size: 1.5rem
}

@media (max-width:1200px) {

	.h2,
	h2 {
		font-size: calc(1.275rem + .3vw)
	}
}

.h3,
h3 {
	font-size: 1.375rem
}

@media (max-width:1200px) {

	.h3,
	h3 {
		font-size: calc(1.2625rem + .15vw)
	}
}

.h4,
h4 {
	font-size: 1.25rem
}

.h5,
h5 {
	font-size: 1.125rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.4
}

@media (max-width:1200px) {
	.display-1 {
		font-size: calc(1.725rem + 5.7vw)
	}
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.4
}

@media (max-width:1200px) {
	.display-2 {
		font-size: calc(1.675rem + 5.1vw)
	}
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.4
}

@media (max-width:1200px) {
	.display-3 {
		font-size: calc(1.575rem + 3.9vw)
	}
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.4
}

@media (max-width:1200px) {
	.display-4 {
		font-size: calc(1.475rem + 2.7vw)
	}
}



.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1.25rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #868e96
}

.blockquote-footer:before {
	content: "— "
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #f0f0f0;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .625rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #868e96
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

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

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1194px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -12px;
	margin-left: -12px
}

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

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

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-auto {
	position: relative;
	width: 100%;
	padding-right: 12px;
	padding-left: 12px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-1 {
	margin-left: 8.3333333333%
}

.offset-2 {
	margin-left: 16.6666666667%
}

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

.offset-4 {
	margin-left: 33.3333333333%
}

.offset-5 {
	margin-left: 41.6666666667%
}

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

.offset-7 {
	margin-left: 58.3333333333%
}

.offset-8 {
	margin-left: 66.6666666667%
}

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

.offset-10 {
	margin-left: 83.3333333333%
}

.offset-11 {
	margin-left: 91.6666666667%
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.offset-sm-1 {
		margin-left: 8.3333333333%
	}

	.offset-sm-2 {
		margin-left: 16.6666666667%
	}

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

	.offset-sm-4 {
		margin-left: 33.3333333333%
	}

	.offset-sm-5 {
		margin-left: 41.6666666667%
	}

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

	.offset-sm-7 {
		margin-left: 58.3333333333%
	}

	.offset-sm-8 {
		margin-left: 66.6666666667%
	}

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

	.offset-sm-10 {
		margin-left: 83.3333333333%
	}

	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.offset-md-1 {
		margin-left: 8.3333333333%
	}

	.offset-md-2 {
		margin-left: 16.6666666667%
	}

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

	.offset-md-4 {
		margin-left: 33.3333333333%
	}

	.offset-md-5 {
		margin-left: 41.6666666667%
	}

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

	.offset-md-7 {
		margin-left: 58.3333333333%
	}

	.offset-md-8 {
		margin-left: 66.6666666667%
	}

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

	.offset-md-10 {
		margin-left: 83.3333333333%
	}

	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.offset-lg-1 {
		margin-left: 8.3333333333%
	}

	.offset-lg-2 {
		margin-left: 16.6666666667%
	}

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

	.offset-lg-4 {
		margin-left: 33.3333333333%
	}

	.offset-lg-5 {
		margin-left: 41.6666666667%
	}

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

	.offset-lg-7 {
		margin-left: 58.3333333333%
	}

	.offset-lg-8 {
		margin-left: 66.6666666667%
	}

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

	.offset-lg-10 {
		margin-left: 83.3333333333%
	}

	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.3333333333%
	}

	.offset-xl-2 {
		margin-left: 16.6666666667%
	}

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

	.offset-xl-4 {
		margin-left: 33.3333333333%
	}

	.offset-xl-5 {
		margin-left: 41.6666666667%
	}

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

	.offset-xl-7 {
		margin-left: 58.3333333333%
	}

	.offset-xl-8 {
		margin-left: 66.6666666667%
	}

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

	.offset-xl-10 {
		margin-left: 83.3333333333%
	}

	.offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1400px) {
	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.offset-xxl-0 {
		margin-left: 0
	}

	.offset-xxl-1 {
		margin-left: 8.3333333333%
	}

	.offset-xxl-2 {
		margin-left: 16.6666666667%
	}

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

	.offset-xxl-4 {
		margin-left: 33.3333333333%
	}

	.offset-xxl-5 {
		margin-left: 41.6666666667%
	}

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

	.offset-xxl-7 {
		margin-left: 58.3333333333%
	}

	.offset-xxl-8 {
		margin-left: 66.6666666667%
	}

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

	.offset-xxl-10 {
		margin-left: 83.3333333333%
	}

	.offset-xxl-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1700px) {
	.col-xxxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.offset-xxxl-0 {
		margin-left: 0
	}

	.offset-xxxl-1 {
		margin-left: 8.3333333333%
	}

	.offset-xxxl-2 {
		margin-left: 16.6666666667%
	}

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

	.offset-xxxl-4 {
		margin-left: 33.3333333333%
	}

	.offset-xxxl-5 {
		margin-left: 41.6666666667%
	}

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

	.offset-xxxl-7 {
		margin-left: 58.3333333333%
	}

	.offset-xxxl-8 {
		margin-left: 66.6666666667%
	}

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

	.offset-xxxl-10 {
		margin-left: 83.3333333333%
	}

	.offset-xxxl-11 {
		margin-left: 91.6666666667%
	}
}

.table {
	width: 100%;
	margin-bottom: 1.25rem;
	color: #424242
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #e5e5e5
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #e5e5e5
}

.table tbody+tbody {
	border-top: 2px solid #e5e5e5
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered {
	border: 1px solid #e5e5e5
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #e5e5e5
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #424242;
	background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #bad9ec
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
	border-color: #80b9db
}

.table-hover .table-primary:hover {
	background-color: #a6cee6
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #a6cee6
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #fce2c4
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
	border-color: #f9c991
}

.table-hover .table-secondary:hover {
	background-color: #fbd6ac
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #fbd6ac
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #bce1d7
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
	border-color: #82c7b4
}

.table-hover .table-success:hover {
	background-color: #aad9cc
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #aad9cc
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #b8e4f9
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
	border-color: #7accf4
}

.table-hover .table-info:hover {
	background-color: #a0dbf7
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #a0dbf7
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #f7e3be
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
	border-color: #f1cb87
}

.table-hover .table-warning:hover {
	background-color: #f4d9a7
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #f4d9a7
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #d8b8b8
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
	border-color: #b67a7a
}

.table-hover .table-danger:hover {
	background-color: #cfa8a8
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #cfa8a8
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
	border-color: #fbfcfc
}

.table-hover .table-light:hover {
	background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #95999c
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #e5e5e5
}

.table-dark {
	color: #fff;
	background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #454d55
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	#footer .social-media {
		justify-content: center;
	}

	.table-responsive-md>.table-bordered {
		border: 0
	}

	#footer {
		text-align: center !important;
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	#main-menu .slicknav_menu .dropdown-header {
		font-size: 15px !important;
	}

	.table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

@media (max-width:1399.98px) {
	.table-responsive-xxl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xxl>.table-bordered {
		border: 0
	}
}

@media (max-width:1699.98px) {
	.table-responsive-xxxl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xxxl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.75em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.75;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #d8d8d8;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.form-control {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #4eb8f5;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.form-control::-webkit-input-placeholder {
	color: #868e96;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #868e96;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #868e96;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #868e96;
	opacity: 1
}

.form-control::placeholder {
	color: #868e96;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.75
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.75;
	color: #424242;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
	height: auto
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #868e96
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #0f936f
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.75;
	color: #fff;
	background-color: rgba(15, 147, 111, .9);
	border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #0f936f;
	padding-right: calc(1.75em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230f936f' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center right calc(.4375em + .1875rem);
	background-size: calc(.875em + .375rem) calc(.875em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #0f936f;
	-webkit-box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25);
	box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
	display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.75em + .75rem);
	background-position: top calc(.4375em + .1875rem) right calc(.4375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #0f936f;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230f936f' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.875em + .375rem) calc(.875em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #0f936f;
	-webkit-box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25);
	box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip {
	display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
	display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #0f936f
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #0f936f
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
	border-color: #0f936f
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
	border-color: #14c192;
	background-color: #14c192
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25);
	box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
	border-color: #0f936f
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #0f936f
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #0f936f;
	-webkit-box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25);
	box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #730000
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.75;
	color: #fff;
	background-color: rgba(115, 0, 0, .9);
	border-radius: .25rem
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #730000;
	padding-right: calc(1.75em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23730000' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23730000' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
	background-repeat: no-repeat;
	background-position: center right calc(.4375em + .1875rem);
	background-size: calc(.875em + .375rem) calc(.875em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #730000;
	-webkit-box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25);
	box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.75em + .75rem);
	background-position: top calc(.4375em + .1875rem) right calc(.4375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #730000;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23730000' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23730000' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.875em + .375rem) calc(.875em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #730000;
	-webkit-box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25);
	box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip {
	display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
	display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #730000
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #730000
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
	border-color: #730000
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
	border-color: #a60000;
	background-color: #a60000
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25);
	box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
	border-color: #730000
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #730000
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #730000;
	-webkit-box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25);
	box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .25)
}

.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	.form-inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext {
		display: inline-block
	}

	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #424242;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.75;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.btn {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.btn:hover {
	color: #424242;
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color)
}

.btn-primary:hover {
	color: #fff;
	background-color: var(--secondary-color);
	border-color: var(--secondary-color)
}

.btn-primary.focus,
.btn-primary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(47, 141, 196, .5);
	box-shadow: 0 0 0 .2rem rgba(47, 141, 196, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color)
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #075a8a;
	border-color: #07527e
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(47, 141, 196, .5);
	box-shadow: 0 0 0 .2rem rgba(47, 141, 196, .5)
}

.btn-secondary {
	color: #212529;
	background-color: var(--secondary-color);
	border-color: var(--secondary-color);

}

.btn-secondary:hover {
	color: var(--secondary-color) !important;
	background-color: #fff;
	border-color: var(--secondary-color);

}

.btn-secondary.focus,
.btn-secondary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(212, 135, 44, .5);
	box-shadow: 0 0 0 .2rem rgba(212, 135, 44, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #212529;
	background-color: var(--secondary-color);
	border-color: var(--secondary-color)
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #df7f0d;
	border-color: #d3780c
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(212, 135, 44, .5);
	box-shadow: 0 0 0 .2rem rgba(212, 135, 44, .5)
}

.btn-success {
	color: #fff;
	background-color: #0f936f;
	border-color: #0f936f
}

.btn-success:hover {
	color: #fff;
	background-color: #0b7055;
	border-color: #0a654c
}

.btn-success.focus,
.btn-success:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(51, 163, 133, .5);
	box-shadow: 0 0 0 .2rem rgba(51, 163, 133, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #0f936f;
	border-color: #0f936f
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #0a654c;
	border-color: #095943
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(51, 163, 133, .5);
	box-shadow: 0 0 0 .2rem rgba(51, 163, 133, .5)
}

.btn-info {
	color: #fff;
	background-color: #009dea;
	border-color: #009dea
}

.btn-info:hover {
	color: #fff;
	background-color: #0083c4;
	border-color: #007bb7
}

.btn-info.focus,
.btn-info:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(38, 172, 237, .5);
	box-shadow: 0 0 0 .2rem rgba(38, 172, 237, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #009dea;
	border-color: #009dea
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #007bb7;
	border-color: #0072aa
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(38, 172, 237, .5);
	box-shadow: 0 0 0 .2rem rgba(38, 172, 237, .5)
}

.btn-warning {
	color: #212529;
	background-color: #e49b18;
	border-color: #e49b18
}

.btn-warning:hover {
	color: #fff;
	background-color: #c18314;
	border-color: #b67c13
}

.btn-warning.focus,
.btn-warning:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(199, 137, 27, .5);
	box-shadow: 0 0 0 .2rem rgba(199, 137, 27, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #e49b18;
	border-color: #e49b18
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #b67c13;
	border-color: #aa7412
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(199, 137, 27, .5);
	box-shadow: 0 0 0 .2rem rgba(199, 137, 27, .5)
}

.btn-danger {
	color: #fff;
	background-color: #730000;
	border-color: #730000
}

.btn-danger:hover {
	color: #fff;
	background-color: #4d0000;
	border-color: #400000
}

.btn-danger.focus,
.btn-danger:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(136, 38, 38, .5);
	box-shadow: 0 0 0 .2rem rgba(136, 38, 38, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #730000;
	border-color: #730000
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #400000;
	border-color: #300
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(136, 38, 38, .5);
	box-shadow: 0 0 0 .2rem rgba(136, 38, 38, .5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
	color: var(--primary-color);
	border-color: var(--primary-color)
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color)
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .5);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: var(--primary-color);
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color)
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .5);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .5)
}

.btn-outline-secondary {
	color: var(--secondary-color);
	border-color: var(--secondary-color)
}

.btn-outline-secondary:hover {
	color: #212529;
	background-color: var(--secondary-color);
	border-color: var(--secondary-color)
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(243, 152, 44, .5);
	box-shadow: 0 0 0 .2rem rgba(243, 152, 44, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: var(--secondary-color);
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #212529;
	background-color: var(--secondary-color);
	border-color: var(--secondary-color)
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(243, 152, 44, .5);
	box-shadow: 0 0 0 .2rem rgba(243, 152, 44, .5)
}

.btn-outline-success {
	color: #0f936f;
	border-color: #0f936f
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #0f936f;
	border-color: #0f936f
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .5);
	box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #0f936f;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #0f936f;
	border-color: #0f936f
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .5);
	box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .5)
}

.btn-outline-info {
	color: #009dea;
	border-color: #009dea
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #009dea;
	border-color: #009dea
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 157, 234, .5);
	box-shadow: 0 0 0 .2rem rgba(0, 157, 234, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #009dea;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #009dea;
	border-color: #009dea
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 157, 234, .5);
	box-shadow: 0 0 0 .2rem rgba(0, 157, 234, .5)
}

.btn-outline-warning {
	color: #e49b18;
	border-color: #e49b18
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #e49b18;
	border-color: #e49b18
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(228, 155, 24, .5);
	box-shadow: 0 0 0 .2rem rgba(228, 155, 24, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #e49b18;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #e49b18;
	border-color: #e49b18
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(228, 155, 24, .5);
	box-shadow: 0 0 0 .2rem rgba(228, 155, 24, .5)
}

.btn-outline-danger {
	color: #730000;
	border-color: #730000
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #730000;
	border-color: #730000
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .5);
	box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #730000;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #730000;
	border-color: #730000
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .5);
	box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
	font-weight: 400;
	color: var(--secondary-color);
	text-decoration: none
}

.btn-link:hover {
	color: #c7710b;
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #868e96;
	pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

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

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
	.fade {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
	.collapsing {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle {
	white-space: nowrap
}

.dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #424242;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

@media (min-width:576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media (min-width:768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media (min-width:992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media (min-width:1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

@media (min-width:1400px) {
	.dropdown-menu-xxl-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-xxl-right {
		right: 0;
		left: auto
	}
}

@media (min-width:1700px) {
	.dropdown-menu-xxxl-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-xxxl-right {
		right: 0;
		left: auto
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-toggle:after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: ""
}

.dropleft .dropdown-toggle:after {
	display: none
}

.dropleft .dropdown-toggle:before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropleft .dropdown-toggle:before {
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .625rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: var(--secondary-color);
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: var(--primary-color)
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #868e96;
	pointer-events: none;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #868e96;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
	z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
	z-index: 1
}

.btn-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
	margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
	margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
	margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
	width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
	margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
	z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.75;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #d8d8d8;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.75rem;
	padding-left: 1.5rem
}

.custom-control-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border-color: var(--primary-color);
	background-color: var(--primary-color)
}

.custom-control-input:focus~.custom-control-label:before {
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
	border-color: #4eb8f5
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
	color: #fff;
	background-color: #7ecbf8;
	border-color: #7ecbf8
}

.custom-control-input:disabled~.custom-control-label {
	color: #868e96
}

.custom-control-input:disabled~.custom-control-label:before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label:before {
	position: absolute;
	top: .375rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px
}

.custom-control-label:after {
	position: absolute;
	top: .375rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
	border-color: var(--primary-color);
	background-color: var(--primary-color)
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(10, 121, 186, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
	background-color: rgba(10, 121, 186, .5)
}

.custom-radio .custom-control-label:before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(10, 121, 186, .5)
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem
}

.custom-switch .custom-control-label:after {
	top: calc(.375rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: .5rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-switch .custom-control-label:after {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
	background-color: #fff;
	-webkit-transform: translateX(.75rem);
	-ms-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(10, 121, 186, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.75em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.75;
	color: #495057;
	vertical-align: middle;
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #4eb8f5;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #868e96;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select-sm {
	height: calc(1.5em + .5rem + 2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem
}

.custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.75em + .75rem + 2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.75em + .75rem + 2px);
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #4eb8f5;
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.custom-file-input:disabled~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
	content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
	content: attr(data-browse)
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.75em + .75rem + 2px);
	padding: .375rem .75rem;
	font-weight: 400;
	line-height: 1.75;
	color: #495057;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: .25rem
}

.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.75em + .75rem);
	padding: .375rem .75rem;
	line-height: 1.75;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0
}

.custom-range {
	width: 100%;
	height: calc(1rem + .4rem);
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus {
	outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
	-webkit-box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 .2rem rgba(10, 121, 186, .25);
	box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #f0f0f0, 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: var(--primary-color);
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #7ecbf8
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: var(--primary-color);
	border: 0;
	border-radius: 1rem;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		-moz-transition: none;
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #7ecbf8
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: var(--primary-color);
	border: 0;
	border-radius: 1rem;
	-ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		-ms-transition: none;
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #7ecbf8
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

	.custom-control-label:before,
	.custom-file-label,
	.custom-select {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #868e96;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #868e96;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #f0f0f0;
	border-color: #dee2e6 #dee2e6 #f0f0f0
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: var(--primary-color)
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .625rem 1.25rem
}

.navbar>.container,
.navbar>.container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .28125rem;
	padding-bottom: .28125rem;
	margin-right: 1.25rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%
}

@media (max-width:575.98px) {

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media (max-width:767.98px) {

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media (max-width:991.98px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}

	.pb-sm-40 {
		padding-bottom: 50px !important;
	}

	.pb-sm-50 {
		padding-bottom: 70px !important;
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media (max-width:1199.98px) {

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}
}

@media (max-width:1399.98px) {

	.navbar-expand-xxl>.container,
	.navbar-expand-xxl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1400px) {
	.navbar-expand-xxl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xxl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xxl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xxl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xxl>.container,
	.navbar-expand-xxl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xxl .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xxl .navbar-toggler {
		display: none
	}
}

@media (max-width:1699.98px) {

	.navbar-expand-xxxl>.container,
	.navbar-expand-xxxl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1700px) {
	.navbar-expand-xxxl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xxxl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xxxl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xxxl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xxxl>.container,
	.navbar-expand-xxxl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xxxl .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xxxl .navbar-toggler {
		display: none
	}
}

.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand {
	color: var(--secondary-color)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: var(--secondary-color)
}

.navbar-light .navbar-nav .nav-link {
	color: var(--primary-color)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: var(--secondary-color)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(10, 121, 186, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: var(--secondary-color)
}

.navbar-light .navbar-toggler {
	color: var(--primary-color);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23242424' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: var(--primary-color)
}

.navbar-light .navbar-text a {
	color: var(--secondary-color)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: var(--secondary-color)
}

.navbar-dark .navbar-brand {
	color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: #000
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: var(--primary)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: #fff;
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%231c75bc' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
	color: #fff
}

.navbar-dark .navbar-text a {
	color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 12px
}

@media (min-width:576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -12px;
		margin-left: -12px
	}

	.card-deck .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 12px;
		margin-bottom: 0;
		margin-left: 12px
	}
}

.card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-group>.card {
	margin-bottom: 12px
}

@media (min-width:576px) {
	.card-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-group>.card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}

	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}

	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
	border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

.accordion>.card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card .card-header {
	margin-bottom: -1px
}

.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	color: #868e96;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #868e96
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: var(--secondary-color);
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #c7710b;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color)
}

.page-item.disabled .page-link {
	color: #868e96;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.badge {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

a.badge:focus,
a.badge:hover {
	text-decoration: none
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: var(--primary-color)
}

a.badge-primary:focus,
a.badge-primary:hover {
	color: #fff;
	background-color: #075a8a
}

a.badge-primary.focus,
a.badge-primary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .5);
	box-shadow: 0 0 0 .2rem rgba(10, 121, 186, .5)
}

.badge-secondary {
	color: #212529;
	background-color: var(--secondary-color)
}

a.badge-secondary:focus,
a.badge-secondary:hover {
	color: #212529;
	background-color: #df7f0d
}

a.badge-secondary.focus,
a.badge-secondary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(243, 152, 44, .5);
	box-shadow: 0 0 0 .2rem rgba(243, 152, 44, .5)
}

.badge-success {
	color: #fff;
	background-color: #0f936f
}

a.badge-success:focus,
a.badge-success:hover {
	color: #fff;
	background-color: #0a654c
}

a.badge-success.focus,
a.badge-success:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .5);
	box-shadow: 0 0 0 .2rem rgba(15, 147, 111, .5)
}

.badge-info {
	color: #fff;
	background-color: #009dea
}

a.badge-info:focus,
a.badge-info:hover {
	color: #fff;
	background-color: #007bb7
}

a.badge-info.focus,
a.badge-info:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 157, 234, .5);
	box-shadow: 0 0 0 .2rem rgba(0, 157, 234, .5)
}

.badge-warning {
	color: #212529;
	background-color: #e49b18
}

a.badge-warning:focus,
a.badge-warning:hover {
	color: #212529;
	background-color: #b67c13
}

a.badge-warning.focus,
a.badge-warning:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(228, 155, 24, .5);
	box-shadow: 0 0 0 .2rem rgba(228, 155, 24, .5)
}

.badge-danger {
	color: #fff;
	background-color: #730000
}

a.badge-danger:focus,
a.badge-danger:hover {
	color: #fff;
	background-color: #400000
}

a.badge-danger.focus,
a.badge-danger:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .5);
	box-shadow: 0 0 0 .2rem rgba(115, 0, 0, .5)
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media (min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #053f61;
	background-color: #cee4f1;
	border-color: #bad9ec
}

.alert-primary hr {
	border-top-color: #a6cee6
}

.alert-primary .alert-link {
	color: #032031
}

.alert-secondary {
	color: #7e4f17;
	background-color: #fdead5;
	border-color: #fce2c4
}

.alert-secondary hr {
	border-top-color: #fbd6ac
}

.alert-secondary .alert-link {
	color: #53340f
}

.alert-success {
	color: #084c3a;
	background-color: #cfe9e2;
	border-color: #bce1d7
}

.alert-success hr {
	border-top-color: #aad9cc
}

.alert-success .alert-link {
	color: #031e17
}

.alert-info {
	color: #00527a;
	background-color: #ccebfb;
	border-color: #b8e4f9
}

.alert-info hr {
	border-top-color: #a0dbf7
}

.alert-info .alert-link {
	color: #003047
}

.alert-warning {
	color: #77510c;
	background-color: #faebd1;
	border-color: #f7e3be
}

.alert-warning hr {
	border-top-color: #f4d9a7
}

.alert-warning .alert-link {
	color: #493107
}

.alert-danger {
	color: #3c0000;
	background-color: #e3cccc;
	border-color: #d8b8b8
}

.alert-danger hr {
	border-top-color: #cfa8a8
}

.alert-danger .alert-link {
	color: #090000
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: var(--primary-color);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.progress-bar-striped {
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #424242;
	background-color: #e9ecef
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #868e96;
	pointer-events: none;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color)
}

.list-group-horizontal {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.list-group-horizontal .list-group-item {
	margin-right: -1px;
	margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
	border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
	margin-right: 0;
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: 0
}

@media (min-width:576px) {
	.list-group-horizontal-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-sm .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-sm .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-sm .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:768px) {
	.list-group-horizontal-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-md .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-md .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-md .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:992px) {
	.list-group-horizontal-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-lg .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-lg .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-lg .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:1200px) {
	.list-group-horizontal-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-xl .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-xl .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-xl .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:1400px) {
	.list-group-horizontal-xxl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-xxl .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-xxl .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-xxl .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:1700px) {
	.list-group-horizontal-xxxl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-xxxl .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-xxxl .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-xxxl .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush .list-group-item:last-child {
	margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.list-group-item-primary {
	color: #053f61;
	background-color: #bad9ec
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #053f61;
	background-color: #a6cee6
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #053f61;
	border-color: #053f61
}

.list-group-item-secondary {
	color: #7e4f17;
	background-color: #fce2c4
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #7e4f17;
	background-color: #fbd6ac
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #7e4f17;
	border-color: #7e4f17
}

.list-group-item-success {
	color: #084c3a;
	background-color: #bce1d7
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #084c3a;
	background-color: #aad9cc
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #084c3a;
	border-color: #084c3a
}

.list-group-item-info {
	color: #00527a;
	background-color: #b8e4f9
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #00527a;
	background-color: #a0dbf7
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #00527a;
	border-color: #00527a
}

.list-group-item-warning {
	color: #77510c;
	background-color: #f7e3be
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #77510c;
	background-color: #f4d9a7
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #77510c;
	border-color: #77510c
}

.list-group-item-danger {
	color: #3c0000;
	background-color: #d8b8b8
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #3c0000;
	background-color: #cfa8a8
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #3c0000;
	border-color: #3c0000
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

@media (max-width:1200px) {
	.close {
		font-size: calc(1.275rem + .3vw)
	}
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a.close.disabled {
	pointer-events: none
}

.toast {
	max-width: 350px;
	overflow: hidden;
	font-size: .875rem;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	opacity: 0;
	border-radius: .25rem
}

.toast:not(:last-child) {
	margin-bottom: .75rem
}

.toast.showing {
	opacity: 1
}

.toast.show {
	display: block;
	opacity: 1
}

.toast.hide {
	display: none
}

.toast-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .25rem .75rem;
	color: #868e96;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
	padding: .75rem
}

.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.modal-dialog-scrollable {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
	content: none
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #e5e5e5;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.75
}

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e5e5e5;
	border-bottom-right-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}

	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}

	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.modal-dialog-centered:before {
		height: calc(100vh - 3.5rem)
	}

	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {

	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: Poppins, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.75;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow:before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: Poppins, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.75;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
	bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
	left: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
	top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
	top: 0;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
	top: 1px;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
	right: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: #242424;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #424242
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner:after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: -webkit-transform .6s ease-in-out;
	-o-transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	-webkit-transition: 0s .6s opacity;
	-o-transition: 0s .6s opacity;
	transition: 0s .6s opacity
}

@media (prefers-reduced-motion:reduce) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	-webkit-transition: opacity .15s ease;
	-o-transition: opacity .15s ease;
	transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

	.carousel-control-next,
	.carousel-control-prev {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em
}

@-webkit-keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1
	}
}

@keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1
	}
}

.spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: spinner-grow .75s linear infinite;
	animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: var(--primary-color) !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #075a8a !important
}

.bg-secondary {
	background-color: var(--secondary-color) !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #df7f0d !important
}

.bg-success {
	background-color: #0f936f !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #0a654c !important
}

.bg-info {
	background-color: #009dea !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #007bb7 !important
}

.bg-warning {
	background-color: #e49b18 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #b67c13 !important
}

.bg-danger {
	background-color: #730000 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #400000 !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5 !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #e5e5e5 !important
}

.border-top {
	border-top: 1px solid #e5e5e5 !important
}

.border-right {
	border-right: 1px solid #e5e5e5 !important
}

.border-bottom {
	border-bottom: 1px solid #e5e5e5 !important
}

.border-left {
	border-left: 1px solid #e5e5e5 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: var(--primary-color) !important
}

.border-secondary {
	border-color: var(--secondary-color) !important
}

.border-success {
	border-color: #0f936f !important
}

.border-info {
	border-color: #009dea !important
}

.border-warning {
	border-color: #e49b18 !important
}

.border-danger {
	border-color: #730000 !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded-sm {
	border-radius: .2rem !important
}

.rounded {
	border-radius: .25rem !important
}

.rounded-top {
	border-top-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important
}

.rounded-right {
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
	border-bottom-right-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-left {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-lg {
	border-radius: .3rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-pill {
	border-radius: 50rem !important
}

.rounded-0 {
	border-radius: 0 !important
}

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

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

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

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

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

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

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

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

@media (min-width:576px) {
	.d-sm-none {
		display: none !important
	}

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

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

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

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

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

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

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

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

@media (min-width:768px) {
	.d-md-none {
		display: none !important
	}

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

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

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

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

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

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

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

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

@media (min-width:992px) {
	.d-lg-none {
		display: none !important
	}

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

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

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

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

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

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

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

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

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

@media (min-width:1400px) {
	.d-xxl-none {
		display: none !important
	}

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

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

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

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

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

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

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

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

@media (min-width:1700px) {
	.d-xxxl-none {
		display: none !important
	}

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

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

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

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

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

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

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

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

@media print {
	.d-print-none {
		display: none !important
	}

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

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

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

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

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

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

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

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

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9:before {
	padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
	padding-top: 56.25%
}

.embed-responsive-4by3:before {
	padding-top: 75%
}

.embed-responsive-1by1:before {
	padding-top: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1400px) {
	.flex-xxl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1700px) {
	.flex-xxxl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media (min-width:576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media (min-width:768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

@media (min-width:1200px) {
	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}
}

@media (min-width:1400px) {
	.float-xxl-left {
		float: left !important
	}

	.float-xxl-right {
		float: right !important
	}

	.float-xxl-none {
		float: none !important
	}
}

@media (min-width:1700px) {
	.float-xxxl-left {
		float: left !important
	}

	.float-xxxl-right {
		float: right !important
	}

	.float-xxxl-none {
		float: none !important
	}
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow-md {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
	-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.min-vw-100 {
	min-width: 100vw !important
}

.min-vh-100 {
	min-height: 100vh !important
}

.vw-100 {
	width: 100vw !important
}

.vh-100 {
	height: 100vh !important
}

.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .3125rem !important
}

.mt-1,
.my-1 {
	margin-top: .3125rem !important
}

.mr-1,
.mx-1 {
	margin-right: .3125rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .3125rem !important
}

.ml-1,
.mx-1 {
	margin-left: .3125rem !important
}

.m-2 {
	margin: .625rem !important
}

.mt-2,
.my-2 {
	margin-top: .625rem !important
}

.mr-2,
.mx-2 {
	margin-right: .625rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .625rem !important
}

.ml-2,
.mx-2 {
	margin-left: .625rem !important
}

.m-3 {
	margin: .9375rem !important
}

.mt-3,
.my-3 {
	margin-top: .9375rem !important
}

.mr-3,
.mx-3 {
	margin-right: .9375rem !important
}

.mb-3,
.my-3 {
	margin-bottom: .9375rem !important
}

.ml-3,
.mx-3 {
	margin-left: .9375rem !important
}

.m-4 {
	margin: 1.25rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.25rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.25rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.25rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.25rem !important
}

.m-5 {
	margin: 1.5625rem !important
}

.mt-5,
.my-5 {
	margin-top: 1.5625rem !important
}

.mr-5,
.mx-5 {
	margin-right: 1.5625rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 1.5625rem !important
}

.ml-5,
.mx-5 {
	margin-left: 1.5625rem !important
}

.m-6 {
	margin: 1.875rem !important
}

.mt-6,
.my-6 {
	margin-top: 1.875rem !important
}

.mr-6,
.mx-6 {
	margin-right: 1.875rem !important
}

.mb-6,
.my-6 {
	margin-bottom: 1.875rem !important
}

.ml-6,
.mx-6 {
	margin-left: 1.875rem !important
}

.m-7 {
	margin: 2.1875rem !important
}

.mt-7,
.my-7 {
	margin-top: 2.1875rem !important
}

.mr-7,
.mx-7 {
	margin-right: 2.1875rem !important
}

.mb-7,
.my-7 {
	margin-bottom: 2.1875rem !important
}

.ml-7,
.mx-7 {
	margin-left: 2.1875rem !important
}

.m-8 {
	margin: 2.5rem !important
}

.mt-8,
.my-8 {
	margin-top: 2.5rem !important
}

.mr-8,
.mx-8 {
	margin-right: 2.5rem !important
}

.mb-8,
.my-8 {
	margin-bottom: 2.5rem !important
}

.ml-8,
.mx-8 {
	margin-left: 2.5rem !important
}

.m-9 {
	margin: 2.8125rem !important
}

.mt-9,
.my-9 {
	margin-top: 2.8125rem !important
}

.mr-9,
.mx-9 {
	margin-right: 2.8125rem !important
}

.mb-9,
.my-9 {
	margin-bottom: 2.8125rem !important
}

.ml-9,
.mx-9 {
	margin-left: 2.8125rem !important
}

.m-10 {
	margin: 3.125rem !important
}

.mt-10,
.my-10 {
	margin-top: 3.125rem !important
}

.mr-10,
.mx-10 {
	margin-right: 3.125rem !important
}

.mb-10,
.my-10 {
	margin-bottom: 3.125rem !important
}

.ml-10,
.mx-10 {
	margin-left: 3.125rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .3125rem !important
}

.pt-1,
.py-1 {
	padding-top: .3125rem !important
}

.pr-1,
.px-1 {
	padding-right: .3125rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .3125rem !important
}

.pl-1,
.px-1 {
	padding-left: .3125rem !important
}

.p-2 {
	padding: .625rem !important
}

.pt-2,
.py-2 {
	padding-top: .625rem !important
}

.pr-2,
.px-2 {
	padding-right: .625rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .625rem !important
}

.pl-2,
.px-2 {
	padding-left: .625rem !important
}

.p-3 {
	padding: .9375rem !important
}

.pt-3,
.py-3 {
	padding-top: .9375rem !important
}

.pr-3,
.px-3 {
	padding-right: .9375rem !important
}

.pb-3,
.py-3 {
	padding-bottom: .9375rem !important
}

.pl-3,
.px-3 {
	padding-left: .9375rem !important
}

.p-4 {
	padding: 1.25rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.25rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.25rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.25rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.25rem !important
}

.p-5 {
	padding: 1.5625rem !important
}

.pt-5,
.py-5 {
	padding-top: 1.5625rem !important
}

.pr-5,
.px-5 {
	padding-right: 1.5625rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 1.5625rem !important
}

.pl-5,
.px-5 {
	padding-left: 1.5625rem !important
}

.p-6 {
	padding: 1.875rem !important
}

.pt-6,
.py-6 {
	padding-top: 1.875rem !important
}

.pr-6,
.px-6 {
	padding-right: 1.875rem !important
}

.pb-6,
.py-6 {
	padding-bottom: 1.875rem !important
}

.pl-6,
.px-6 {
	padding-left: 1.875rem !important
}

.p-7 {
	padding: 2.1875rem !important
}

.pt-7,
.py-7 {
	padding-top: 2.1875rem !important
}

.pr-7,
.px-7 {
	padding-right: 2.1875rem !important
}

.pb-7,
.py-7 {
	padding-bottom: 2.1875rem !important
}

.pl-7,
.px-7 {
	padding-left: 2.1875rem !important
}

.p-8 {
	padding: 2.5rem !important
}

.pt-8,
.py-8 {
	padding-top: 2.5rem !important
}

.pr-8,
.px-8 {
	padding-right: 2.5rem !important
}

.pb-8,
.py-8 {
	padding-bottom: 2.5rem !important
}

.pl-8,
.px-8 {
	padding-left: 2.5rem !important
}

.p-9 {
	padding: 2.8125rem !important
}

.pt-9,
.py-9 {
	padding-top: 2.8125rem !important
}

.pr-9,
.px-9 {
	padding-right: 2.8125rem !important
}

.pb-9,
.py-9 {
	padding-bottom: 2.8125rem !important
}

.pl-9,
.px-9 {
	padding-left: 2.8125rem !important
}

.p-10 {
	padding: 3.125rem !important
}

.pt-10,
.py-10 {
	padding-top: 3.125rem !important
}

.pr-10,
.px-10 {
	padding-right: 3.125rem !important
}

.pb-10,
.py-10 {
	padding-bottom: 3.125rem !important
}

.pl-10,
.px-10 {
	padding-left: 3.125rem !important
}

.m-n1 {
	margin: -.3125rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -.3125rem !important
}

.mr-n1,
.mx-n1 {
	margin-right: -.3125rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.3125rem !important
}

.ml-n1,
.mx-n1 {
	margin-left: -.3125rem !important
}

.m-n2 {
	margin: -.625rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -.625rem !important
}

.mr-n2,
.mx-n2 {
	margin-right: -.625rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.625rem !important
}

.ml-n2,
.mx-n2 {
	margin-left: -.625rem !important
}

.m-n3 {
	margin: -.9375rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -.9375rem !important
}

.mr-n3,
.mx-n3 {
	margin-right: -.9375rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -.9375rem !important
}

.ml-n3,
.mx-n3 {
	margin-left: -.9375rem !important
}

.m-n4 {
	margin: -1.25rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.25rem !important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.25rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.25rem !important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.25rem !important
}

.m-n5 {
	margin: -1.5625rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -1.5625rem !important
}

.mr-n5,
.mx-n5 {
	margin-right: -1.5625rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -1.5625rem !important
}

.ml-n5,
.mx-n5 {
	margin-left: -1.5625rem !important
}

.m-n6 {
	margin: -1.875rem !important
}

.mt-n6,
.my-n6 {
	margin-top: -1.875rem !important
}

.mr-n6,
.mx-n6 {
	margin-right: -1.875rem !important
}

.mb-n6,
.my-n6 {
	margin-bottom: -1.875rem !important
}

.ml-n6,
.mx-n6 {
	margin-left: -1.875rem !important
}

.m-n7 {
	margin: -2.1875rem !important
}

.mt-n7,
.my-n7 {
	margin-top: -2.1875rem !important
}

.mr-n7,
.mx-n7 {
	margin-right: -2.1875rem !important
}

.mb-n7,
.my-n7 {
	margin-bottom: -2.1875rem !important
}

.ml-n7,
.mx-n7 {
	margin-left: -2.1875rem !important
}

.m-n8 {
	margin: -2.5rem !important
}

.mt-n8,
.my-n8 {
	margin-top: -2.5rem !important
}

.mr-n8,
.mx-n8 {
	margin-right: -2.5rem !important
}

.mb-n8,
.my-n8 {
	margin-bottom: -2.5rem !important
}

.ml-n8,
.mx-n8 {
	margin-left: -2.5rem !important
}

.m-n9 {
	margin: -2.8125rem !important
}

.mt-n9,
.my-n9 {
	margin-top: -2.8125rem !important
}

.mr-n9,
.mx-n9 {
	margin-right: -2.8125rem !important
}

.mb-n9,
.my-n9 {
	margin-bottom: -2.8125rem !important
}

.ml-n9,
.mx-n9 {
	margin-left: -2.8125rem !important
}

.m-n10 {
	margin: -3.125rem !important
}

.mt-n10,
.my-n10 {
	margin-top: -3.125rem !important
}

.mr-n10,
.mx-n10 {
	margin-right: -3.125rem !important
}

.mb-n10,
.my-n10 {
	margin-bottom: -3.125rem !important
}

.ml-n10,
.mx-n10 {
	margin-left: -3.125rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: .3125rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .3125rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .3125rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .3125rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .3125rem !important
	}

	.m-sm-2 {
		margin: .625rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .625rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .625rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .625rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .625rem !important
	}

	.m-sm-3 {
		margin: .9375rem !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: .9375rem !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-right: .9375rem !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: .9375rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: .9375rem !important
	}

	.m-sm-4 {
		margin: 1.25rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.25rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.25rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.25rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.25rem !important
	}

	.m-sm-5 {
		margin: 1.5625rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 1.5625rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 1.5625rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 1.5625rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 1.5625rem !important
	}

	.m-sm-6 {
		margin: 1.875rem !important
	}

	.mt-sm-6,
	.my-sm-6 {
		margin-top: 1.875rem !important
	}

	.mr-sm-6,
	.mx-sm-6 {
		margin-right: 1.875rem !important
	}

	.mb-sm-6,
	.my-sm-6 {
		margin-bottom: 1.875rem !important
	}

	.ml-sm-6,
	.mx-sm-6 {
		margin-left: 1.875rem !important
	}

	.m-sm-7 {
		margin: 2.1875rem !important
	}

	.mt-sm-7,
	.my-sm-7 {
		margin-top: 2.1875rem !important
	}

	.mr-sm-7,
	.mx-sm-7 {
		margin-right: 2.1875rem !important
	}

	.mb-sm-7,
	.my-sm-7 {
		margin-bottom: 2.1875rem !important
	}

	.ml-sm-7,
	.mx-sm-7 {
		margin-left: 2.1875rem !important
	}

	.m-sm-8 {
		margin: 2.5rem !important
	}

	.mt-sm-8,
	.my-sm-8 {
		margin-top: 2.5rem !important
	}

	.mr-sm-8,
	.mx-sm-8 {
		margin-right: 2.5rem !important
	}

	.mb-sm-8,
	.my-sm-8 {
		margin-bottom: 2.5rem !important
	}

	.ml-sm-8,
	.mx-sm-8 {
		margin-left: 2.5rem !important
	}

	.m-sm-9 {
		margin: 2.8125rem !important
	}

	.mt-sm-9,
	.my-sm-9 {
		margin-top: 2.8125rem !important
	}

	.mr-sm-9,
	.mx-sm-9 {
		margin-right: 2.8125rem !important
	}

	.mb-sm-9,
	.my-sm-9 {
		margin-bottom: 2.8125rem !important
	}

	.ml-sm-9,
	.mx-sm-9 {
		margin-left: 2.8125rem !important
	}

	.m-sm-10 {
		margin: 3.125rem !important
	}

	.mt-sm-10,
	.my-sm-10 {
		margin-top: 3.125rem !important
	}

	.mr-sm-10,
	.mx-sm-10 {
		margin-right: 3.125rem !important
	}

	.mb-sm-10,
	.my-sm-10 {
		margin-bottom: 3.125rem !important
	}

	.ml-sm-10,
	.mx-sm-10 {
		margin-left: 3.125rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: .3125rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .3125rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: .3125rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .3125rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .3125rem !important
	}

	.p-sm-2 {
		padding: .625rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .625rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: .625rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .625rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .625rem !important
	}

	.p-sm-3 {
		padding: .9375rem !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: .9375rem !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-right: .9375rem !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: .9375rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: .9375rem !important
	}

	.p-sm-4 {
		padding: 1.25rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.25rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.25rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.25rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.25rem !important
	}

	.p-sm-5 {
		padding: 1.5625rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 1.5625rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-right: 1.5625rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 1.5625rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 1.5625rem !important
	}

	.p-sm-6 {
		padding: 1.875rem !important
	}

	.pt-sm-6,
	.py-sm-6 {
		padding-top: 1.875rem !important
	}

	.pr-sm-6,
	.px-sm-6 {
		padding-right: 1.875rem !important
	}

	.pb-sm-6,
	.py-sm-6 {
		padding-bottom: 1.875rem !important
	}

	.pl-sm-6,
	.px-sm-6 {
		padding-left: 1.875rem !important
	}

	.p-sm-7 {
		padding: 2.1875rem !important
	}

	.pt-sm-7,
	.py-sm-7 {
		padding-top: 2.1875rem !important
	}

	.pr-sm-7,
	.px-sm-7 {
		padding-right: 2.1875rem !important
	}

	.pb-sm-7,
	.py-sm-7 {
		padding-bottom: 2.1875rem !important
	}

	.pl-sm-7,
	.px-sm-7 {
		padding-left: 2.1875rem !important
	}

	.p-sm-8 {
		padding: 2.5rem !important
	}

	.pt-sm-8,
	.py-sm-8 {
		padding-top: 2.5rem !important
	}

	.pr-sm-8,
	.px-sm-8 {
		padding-right: 2.5rem !important
	}

	.pb-sm-8,
	.py-sm-8 {
		padding-bottom: 2.5rem !important
	}

	.pl-sm-8,
	.px-sm-8 {
		padding-left: 2.5rem !important
	}

	.p-sm-9 {
		padding: 2.8125rem !important
	}

	.pt-sm-9,
	.py-sm-9 {
		padding-top: 2.8125rem !important
	}

	.pr-sm-9,
	.px-sm-9 {
		padding-right: 2.8125rem !important
	}

	.pb-sm-9,
	.py-sm-9 {
		padding-bottom: 2.8125rem !important
	}

	.pl-sm-9,
	.px-sm-9 {
		padding-left: 2.8125rem !important
	}

	.p-sm-10 {
		padding: 3.125rem !important
	}

	.pt-sm-10,
	.py-sm-10 {
		padding-top: 3.125rem !important
	}

	.pr-sm-10,
	.px-sm-10 {
		padding-right: 3.125rem !important
	}

	.pb-sm-10,
	.py-sm-10 {
		padding-bottom: 3.125rem !important
	}

	.pl-sm-10,
	.px-sm-10 {
		padding-left: 3.125rem !important
	}

	.m-sm-n1 {
		margin: -.3125rem !important
	}

	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.3125rem !important
	}

	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.3125rem !important
	}

	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.3125rem !important
	}

	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.3125rem !important
	}

	.m-sm-n2 {
		margin: -.625rem !important
	}

	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.625rem !important
	}

	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.625rem !important
	}

	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.625rem !important
	}

	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.625rem !important
	}

	.m-sm-n3 {
		margin: -.9375rem !important
	}

	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -.9375rem !important
	}

	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -.9375rem !important
	}

	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -.9375rem !important
	}

	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -.9375rem !important
	}

	.m-sm-n4 {
		margin: -1.25rem !important
	}

	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.25rem !important
	}

	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.25rem !important
	}

	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.25rem !important
	}

	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.25rem !important
	}

	.m-sm-n5 {
		margin: -1.5625rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -1.5625rem !important
	}

	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -1.5625rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -1.5625rem !important
	}

	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -1.5625rem !important
	}

	.m-sm-n6 {
		margin: -1.875rem !important
	}

	.mt-sm-n6,
	.my-sm-n6 {
		margin-top: -1.875rem !important
	}

	.mr-sm-n6,
	.mx-sm-n6 {
		margin-right: -1.875rem !important
	}

	.mb-sm-n6,
	.my-sm-n6 {
		margin-bottom: -1.875rem !important
	}

	.ml-sm-n6,
	.mx-sm-n6 {
		margin-left: -1.875rem !important
	}

	.m-sm-n7 {
		margin: -2.1875rem !important
	}

	.mt-sm-n7,
	.my-sm-n7 {
		margin-top: -2.1875rem !important
	}

	.mr-sm-n7,
	.mx-sm-n7 {
		margin-right: -2.1875rem !important
	}

	.mb-sm-n7,
	.my-sm-n7 {
		margin-bottom: -2.1875rem !important
	}

	.ml-sm-n7,
	.mx-sm-n7 {
		margin-left: -2.1875rem !important
	}

	.m-sm-n8 {
		margin: -2.5rem !important
	}

	.mt-sm-n8,
	.my-sm-n8 {
		margin-top: -2.5rem !important
	}

	.mr-sm-n8,
	.mx-sm-n8 {
		margin-right: -2.5rem !important
	}

	.mb-sm-n8,
	.my-sm-n8 {
		margin-bottom: -2.5rem !important
	}

	.ml-sm-n8,
	.mx-sm-n8 {
		margin-left: -2.5rem !important
	}

	.m-sm-n9 {
		margin: -2.8125rem !important
	}

	.mt-sm-n9,
	.my-sm-n9 {
		margin-top: -2.8125rem !important
	}

	.mr-sm-n9,
	.mx-sm-n9 {
		margin-right: -2.8125rem !important
	}

	.mb-sm-n9,
	.my-sm-n9 {
		margin-bottom: -2.8125rem !important
	}

	.ml-sm-n9,
	.mx-sm-n9 {
		margin-left: -2.8125rem !important
	}

	.m-sm-n10 {
		margin: -3.125rem !important
	}

	.mt-sm-n10,
	.my-sm-n10 {
		margin-top: -3.125rem !important
	}

	.mr-sm-n10,
	.mx-sm-n10 {
		margin-right: -3.125rem !important
	}

	.mb-sm-n10,
	.my-sm-n10 {
		margin-bottom: -3.125rem !important
	}

	.ml-sm-n10,
	.mx-sm-n10 {
		margin-left: -3.125rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .3125rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .3125rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: .3125rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .3125rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .3125rem !important
	}

	.m-md-2 {
		margin: .625rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .625rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: .625rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .625rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .625rem !important
	}

	.m-md-3 {
		margin: .9375rem !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: .9375rem !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-right: .9375rem !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: .9375rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: .9375rem !important
	}

	.m-md-4 {
		margin: 1.25rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.25rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.25rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.25rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.25rem !important
	}

	.m-md-5 {
		margin: 1.5625rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 1.5625rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-right: 1.5625rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 1.5625rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 1.5625rem !important
	}

	.m-md-6 {
		margin: 1.875rem !important
	}

	.mt-md-6,
	.my-md-6 {
		margin-top: 1.875rem !important
	}

	.mr-md-6,
	.mx-md-6 {
		margin-right: 1.875rem !important
	}

	.mb-md-6,
	.my-md-6 {
		margin-bottom: 1.875rem !important
	}

	.ml-md-6,
	.mx-md-6 {
		margin-left: 1.875rem !important
	}

	.m-md-7 {
		margin: 2.1875rem !important
	}

	.mt-md-7,
	.my-md-7 {
		margin-top: 2.1875rem !important
	}

	.mr-md-7,
	.mx-md-7 {
		margin-right: 2.1875rem !important
	}

	.mb-md-7,
	.my-md-7 {
		margin-bottom: 2.1875rem !important
	}

	.ml-md-7,
	.mx-md-7 {
		margin-left: 2.1875rem !important
	}

	.m-md-8 {
		margin: 2.5rem !important
	}

	.mt-md-8,
	.my-md-8 {
		margin-top: 2.5rem !important
	}

	.mr-md-8,
	.mx-md-8 {
		margin-right: 2.5rem !important
	}

	.mb-md-8,
	.my-md-8 {
		margin-bottom: 2.5rem !important
	}

	.ml-md-8,
	.mx-md-8 {
		margin-left: 2.5rem !important
	}

	.m-md-9 {
		margin: 2.8125rem !important
	}

	.mt-md-9,
	.my-md-9 {
		margin-top: 2.8125rem !important
	}

	.mr-md-9,
	.mx-md-9 {
		margin-right: 2.8125rem !important
	}

	.mb-md-9,
	.my-md-9 {
		margin-bottom: 2.8125rem !important
	}

	.ml-md-9,
	.mx-md-9 {
		margin-left: 2.8125rem !important
	}

	.m-md-10 {
		margin: 3.125rem !important
	}

	.mt-md-10,
	.my-md-10 {
		margin-top: 3.125rem !important
	}

	.mr-md-10,
	.mx-md-10 {
		margin-right: 3.125rem !important
	}

	.mb-md-10,
	.my-md-10 {
		margin-bottom: 3.125rem !important
	}

	.ml-md-10,
	.mx-md-10 {
		margin-left: 3.125rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: .3125rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .3125rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: .3125rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .3125rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .3125rem !important
	}

	.p-md-2 {
		padding: .625rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .625rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: .625rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .625rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .625rem !important
	}

	.p-md-3 {
		padding: .9375rem !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: .9375rem !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-right: .9375rem !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: .9375rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: .9375rem !important
	}

	.p-md-4 {
		padding: 1.25rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.25rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-right: 1.25rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.25rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.25rem !important
	}

	.p-md-5 {
		padding: 1.5625rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 1.5625rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-right: 1.5625rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 1.5625rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 1.5625rem !important
	}

	.p-md-6 {
		padding: 1.875rem !important
	}

	.pt-md-6,
	.py-md-6 {
		padding-top: 1.875rem !important
	}

	.pr-md-6,
	.px-md-6 {
		padding-right: 1.875rem !important
	}

	.pb-md-6,
	.py-md-6 {
		padding-bottom: 1.875rem !important
	}

	.pl-md-6,
	.px-md-6 {
		padding-left: 1.875rem !important
	}

	.p-md-7 {
		padding: 2.1875rem !important
	}

	.pt-md-7,
	.py-md-7 {
		padding-top: 2.1875rem !important
	}

	.pr-md-7,
	.px-md-7 {
		padding-right: 2.1875rem !important
	}

	.pb-md-7,
	.py-md-7 {
		padding-bottom: 2.1875rem !important
	}

	.pl-md-7,
	.px-md-7 {
		padding-left: 2.1875rem !important
	}

	.p-md-8 {
		padding: 2.5rem !important
	}

	.pt-md-8,
	.py-md-8 {
		padding-top: 2.5rem !important
	}

	.pr-md-8,
	.px-md-8 {
		padding-right: 2.5rem !important
	}

	.pb-md-8,
	.py-md-8 {
		padding-bottom: 2.5rem !important
	}

	.pl-md-8,
	.px-md-8 {
		padding-left: 2.5rem !important
	}

	.p-md-9 {
		padding: 2.8125rem !important
	}

	.pt-md-9,
	.py-md-9 {
		padding-top: 2.8125rem !important
	}

	.pr-md-9,
	.px-md-9 {
		padding-right: 2.8125rem !important
	}

	.pb-md-9,
	.py-md-9 {
		padding-bottom: 2.8125rem !important
	}

	.pl-md-9,
	.px-md-9 {
		padding-left: 2.8125rem !important
	}

	.p-md-10 {
		padding: 3.125rem !important
	}

	.pt-md-10,
	.py-md-10 {
		padding-top: 3.125rem !important
	}

	.pr-md-10,
	.px-md-10 {
		padding-right: 3.125rem !important
	}

	.pb-md-10,
	.py-md-10 {
		padding-bottom: 3.125rem !important
	}

	.pl-md-10,
	.px-md-10 {
		padding-left: 3.125rem !important
	}

	.m-md-n1 {
		margin: -.3125rem !important
	}

	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.3125rem !important
	}

	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.3125rem !important
	}

	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.3125rem !important
	}

	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.3125rem !important
	}

	.m-md-n2 {
		margin: -.625rem !important
	}

	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.625rem !important
	}

	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.625rem !important
	}

	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.625rem !important
	}

	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.625rem !important
	}

	.m-md-n3 {
		margin: -.9375rem !important
	}

	.mt-md-n3,
	.my-md-n3 {
		margin-top: -.9375rem !important
	}

	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -.9375rem !important
	}

	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -.9375rem !important
	}

	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -.9375rem !important
	}

	.m-md-n4 {
		margin: -1.25rem !important
	}

	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.25rem !important
	}

	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.25rem !important
	}

	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.25rem !important
	}

	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.25rem !important
	}

	.m-md-n5 {
		margin: -1.5625rem !important
	}

	.mt-md-n5,
	.my-md-n5 {
		margin-top: -1.5625rem !important
	}

	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -1.5625rem !important
	}

	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -1.5625rem !important
	}

	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -1.5625rem !important
	}

	.m-md-n6 {
		margin: -1.875rem !important
	}

	.mt-md-n6,
	.my-md-n6 {
		margin-top: -1.875rem !important
	}

	.mr-md-n6,
	.mx-md-n6 {
		margin-right: -1.875rem !important
	}

	.mb-md-n6,
	.my-md-n6 {
		margin-bottom: -1.875rem !important
	}

	.ml-md-n6,
	.mx-md-n6 {
		margin-left: -1.875rem !important
	}

	.m-md-n7 {
		margin: -2.1875rem !important
	}

	.mt-md-n7,
	.my-md-n7 {
		margin-top: -2.1875rem !important
	}

	.mr-md-n7,
	.mx-md-n7 {
		margin-right: -2.1875rem !important
	}

	.mb-md-n7,
	.my-md-n7 {
		margin-bottom: -2.1875rem !important
	}

	.ml-md-n7,
	.mx-md-n7 {
		margin-left: -2.1875rem !important
	}

	.m-md-n8 {
		margin: -2.5rem !important
	}

	.mt-md-n8,
	.my-md-n8 {
		margin-top: -2.5rem !important
	}

	.mr-md-n8,
	.mx-md-n8 {
		margin-right: -2.5rem !important
	}

	.mb-md-n8,
	.my-md-n8 {
		margin-bottom: -2.5rem !important
	}

	.ml-md-n8,
	.mx-md-n8 {
		margin-left: -2.5rem !important
	}

	.m-md-n9 {
		margin: -2.8125rem !important
	}

	.mt-md-n9,
	.my-md-n9 {
		margin-top: -2.8125rem !important
	}

	.mr-md-n9,
	.mx-md-n9 {
		margin-right: -2.8125rem !important
	}

	.mb-md-n9,
	.my-md-n9 {
		margin-bottom: -2.8125rem !important
	}

	.ml-md-n9,
	.mx-md-n9 {
		margin-left: -2.8125rem !important
	}

	.m-md-n10 {
		margin: -3.125rem !important
	}

	.mt-md-n10,
	.my-md-n10 {
		margin-top: -3.125rem !important
	}

	.mr-md-n10,
	.mx-md-n10 {
		margin-right: -3.125rem !important
	}

	.mb-md-n10,
	.my-md-n10 {
		margin-bottom: -3.125rem !important
	}

	.ml-md-n10,
	.mx-md-n10 {
		margin-left: -3.125rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: .3125rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .3125rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .3125rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .3125rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .3125rem !important
	}

	.m-lg-2 {
		margin: .625rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .625rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .625rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .625rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .625rem !important
	}

	.m-lg-3 {
		margin: .9375rem !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: .9375rem !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-right: .9375rem !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: .9375rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: .9375rem !important
	}

	.m-lg-4 {
		margin: 1.25rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.25rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.25rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.25rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.25rem !important
	}

	.m-lg-5 {
		margin: 1.5625rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 1.5625rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 1.5625rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 1.5625rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 1.5625rem !important
	}

	.m-lg-6 {
		margin: 1.875rem !important
	}

	.mt-lg-6,
	.my-lg-6 {
		margin-top: 1.875rem !important
	}

	.mr-lg-6,
	.mx-lg-6 {
		margin-right: 1.875rem !important
	}

	.mb-lg-6,
	.my-lg-6 {
		margin-bottom: 1.875rem !important
	}

	.ml-lg-6,
	.mx-lg-6 {
		margin-left: 1.875rem !important
	}

	.m-lg-7 {
		margin: 2.1875rem !important
	}

	.mt-lg-7,
	.my-lg-7 {
		margin-top: 2.1875rem !important
	}

	.mr-lg-7,
	.mx-lg-7 {
		margin-right: 2.1875rem !important
	}

	.mb-lg-7,
	.my-lg-7 {
		margin-bottom: 2.1875rem !important
	}

	.ml-lg-7,
	.mx-lg-7 {
		margin-left: 2.1875rem !important
	}

	.m-lg-8 {
		margin: 2.5rem !important
	}

	.mt-lg-8,
	.my-lg-8 {
		margin-top: 2.5rem !important
	}

	.mr-lg-8,
	.mx-lg-8 {
		margin-right: 2.5rem !important
	}

	.mb-lg-8,
	.my-lg-8 {
		margin-bottom: 2.5rem !important
	}

	.ml-lg-8,
	.mx-lg-8 {
		margin-left: 2.5rem !important
	}

	.m-lg-9 {
		margin: 2.8125rem !important
	}

	.mt-lg-9,
	.my-lg-9 {
		margin-top: 2.8125rem !important
	}

	.mr-lg-9,
	.mx-lg-9 {
		margin-right: 2.8125rem !important
	}

	.mb-lg-9,
	.my-lg-9 {
		margin-bottom: 2.8125rem !important
	}

	.ml-lg-9,
	.mx-lg-9 {
		margin-left: 2.8125rem !important
	}

	.m-lg-10 {
		margin: 3.125rem !important
	}

	.mt-lg-10,
	.my-lg-10 {
		margin-top: 3.125rem !important
	}

	.mr-lg-10,
	.mx-lg-10 {
		margin-right: 3.125rem !important
	}

	.mb-lg-10,
	.my-lg-10 {
		margin-bottom: 3.125rem !important
	}

	.ml-lg-10,
	.mx-lg-10 {
		margin-left: 3.125rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: .3125rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .3125rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: .3125rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .3125rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .3125rem !important
	}

	.p-lg-2 {
		padding: .625rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .625rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: .625rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .625rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .625rem !important
	}

	.p-lg-3 {
		padding: .9375rem !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: .9375rem !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-right: .9375rem !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: .9375rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: .9375rem !important
	}

	.p-lg-4 {
		padding: 1.25rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.25rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.25rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.25rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.25rem !important
	}

	.p-lg-5 {
		padding: 1.5625rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 1.5625rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-right: 1.5625rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 1.5625rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 1.5625rem !important
	}

	.p-lg-6 {
		padding: 1.875rem !important
	}

	.pt-lg-6,
	.py-lg-6 {
		padding-top: 1.875rem !important
	}

	.pr-lg-6,
	.px-lg-6 {
		padding-right: 1.875rem !important
	}

	.pb-lg-6,
	.py-lg-6 {
		padding-bottom: 1.875rem !important
	}

	.pl-lg-6,
	.px-lg-6 {
		padding-left: 1.875rem !important
	}

	.p-lg-7 {
		padding: 2.1875rem !important
	}

	.pt-lg-7,
	.py-lg-7 {
		padding-top: 2.1875rem !important
	}

	.pr-lg-7,
	.px-lg-7 {
		padding-right: 2.1875rem !important
	}

	.pb-lg-7,
	.py-lg-7 {
		padding-bottom: 2.1875rem !important
	}

	.pl-lg-7,
	.px-lg-7 {
		padding-left: 2.1875rem !important
	}

	.p-lg-8 {
		padding: 2.5rem !important
	}

	.pt-lg-8,
	.py-lg-8 {
		padding-top: 2.5rem !important
	}

	.pr-lg-8,
	.px-lg-8 {
		padding-right: 2.5rem !important
	}

	.pb-lg-8,
	.py-lg-8 {
		padding-bottom: 2.5rem !important
	}

	.pl-lg-8,
	.px-lg-8 {
		padding-left: 2.5rem !important
	}

	.p-lg-9 {
		padding: 2.8125rem !important
	}

	.pt-lg-9,
	.py-lg-9 {
		padding-top: 2.8125rem !important
	}

	.pr-lg-9,
	.px-lg-9 {
		padding-right: 2.8125rem !important
	}

	.pb-lg-9,
	.py-lg-9 {
		padding-bottom: 2.8125rem !important
	}

	.pl-lg-9,
	.px-lg-9 {
		padding-left: 2.8125rem !important
	}

	.p-lg-10 {
		padding: 3.125rem !important
	}

	.pt-lg-10,
	.py-lg-10 {
		padding-top: 3.125rem !important
	}

	.pr-lg-10,
	.px-lg-10 {
		padding-right: 3.125rem !important
	}

	.pb-lg-10,
	.py-lg-10 {
		padding-bottom: 3.125rem !important
	}

	.pl-lg-10,
	.px-lg-10 {
		padding-left: 3.125rem !important
	}

	.m-lg-n1 {
		margin: -.3125rem !important
	}

	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.3125rem !important
	}

	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.3125rem !important
	}

	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.3125rem !important
	}

	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.3125rem !important
	}

	.m-lg-n2 {
		margin: -.625rem !important
	}

	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.625rem !important
	}

	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.625rem !important
	}

	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.625rem !important
	}

	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.625rem !important
	}

	.m-lg-n3 {
		margin: -.9375rem !important
	}

	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -.9375rem !important
	}

	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -.9375rem !important
	}

	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -.9375rem !important
	}

	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -.9375rem !important
	}

	.m-lg-n4 {
		margin: -1.25rem !important
	}

	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.25rem !important
	}

	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.25rem !important
	}

	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.25rem !important
	}

	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.25rem !important
	}

	.m-lg-n5 {
		margin: -1.5625rem !important
	}

	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -1.5625rem !important
	}

	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -1.5625rem !important
	}

	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -1.5625rem !important
	}

	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -1.5625rem !important
	}

	.m-lg-n6 {
		margin: -1.875rem !important
	}

	.mt-lg-n6,
	.my-lg-n6 {
		margin-top: -1.875rem !important
	}

	.mr-lg-n6,
	.mx-lg-n6 {
		margin-right: -1.875rem !important
	}

	.mb-lg-n6,
	.my-lg-n6 {
		margin-bottom: -1.875rem !important
	}

	.ml-lg-n6,
	.mx-lg-n6 {
		margin-left: -1.875rem !important
	}

	.m-lg-n7 {
		margin: -2.1875rem !important
	}

	.mt-lg-n7,
	.my-lg-n7 {
		margin-top: -2.1875rem !important
	}

	.mr-lg-n7,
	.mx-lg-n7 {
		margin-right: -2.1875rem !important
	}

	.mb-lg-n7,
	.my-lg-n7 {
		margin-bottom: -2.1875rem !important
	}

	.ml-lg-n7,
	.mx-lg-n7 {
		margin-left: -2.1875rem !important
	}

	.m-lg-n8 {
		margin: -2.5rem !important
	}

	.mt-lg-n8,
	.my-lg-n8 {
		margin-top: -2.5rem !important
	}

	.mr-lg-n8,
	.mx-lg-n8 {
		margin-right: -2.5rem !important
	}

	.mb-lg-n8,
	.my-lg-n8 {
		margin-bottom: -2.5rem !important
	}

	.ml-lg-n8,
	.mx-lg-n8 {
		margin-left: -2.5rem !important
	}

	.m-lg-n9 {
		margin: -2.8125rem !important
	}

	.mt-lg-n9,
	.my-lg-n9 {
		margin-top: -2.8125rem !important
	}

	.mr-lg-n9,
	.mx-lg-n9 {
		margin-right: -2.8125rem !important
	}

	.mb-lg-n9,
	.my-lg-n9 {
		margin-bottom: -2.8125rem !important
	}

	.ml-lg-n9,
	.mx-lg-n9 {
		margin-left: -2.8125rem !important
	}

	.m-lg-n10 {
		margin: -3.125rem !important
	}

	.mt-lg-n10,
	.my-lg-n10 {
		margin-top: -3.125rem !important
	}

	.mr-lg-n10,
	.mx-lg-n10 {
		margin-right: -3.125rem !important
	}

	.mb-lg-n10,
	.my-lg-n10 {
		margin-bottom: -3.125rem !important
	}

	.ml-lg-n10,
	.mx-lg-n10 {
		margin-left: -3.125rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: .3125rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .3125rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .3125rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .3125rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .3125rem !important
	}

	.m-xl-2 {
		margin: .625rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .625rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .625rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .625rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .625rem !important
	}

	.m-xl-3 {
		margin: .9375rem !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: .9375rem !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-right: .9375rem !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: .9375rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: .9375rem !important
	}

	.m-xl-4 {
		margin: 1.25rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.25rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.25rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.25rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.25rem !important
	}

	.m-xl-5 {
		margin: 1.5625rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 1.5625rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 1.5625rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 1.5625rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 1.5625rem !important
	}

	.m-xl-6 {
		margin: 1.875rem !important
	}

	.mt-xl-6,
	.my-xl-6 {
		margin-top: 1.875rem !important
	}

	.mr-xl-6,
	.mx-xl-6 {
		margin-right: 1.875rem !important
	}

	.mb-xl-6,
	.my-xl-6 {
		margin-bottom: 1.875rem !important
	}

	.ml-xl-6,
	.mx-xl-6 {
		margin-left: 1.875rem !important
	}

	.m-xl-7 {
		margin: 2.1875rem !important
	}

	.mt-xl-7,
	.my-xl-7 {
		margin-top: 2.1875rem !important
	}

	.mr-xl-7,
	.mx-xl-7 {
		margin-right: 2.1875rem !important
	}

	.mb-xl-7,
	.my-xl-7 {
		margin-bottom: 2.1875rem !important
	}

	.ml-xl-7,
	.mx-xl-7 {
		margin-left: 2.1875rem !important
	}

	.m-xl-8 {
		margin: 2.5rem !important
	}

	.mt-xl-8,
	.my-xl-8 {
		margin-top: 2.5rem !important
	}

	.mr-xl-8,
	.mx-xl-8 {
		margin-right: 2.5rem !important
	}

	.mb-xl-8,
	.my-xl-8 {
		margin-bottom: 2.5rem !important
	}

	.ml-xl-8,
	.mx-xl-8 {
		margin-left: 2.5rem !important
	}

	.m-xl-9 {
		margin: 2.8125rem !important
	}

	.mt-xl-9,
	.my-xl-9 {
		margin-top: 2.8125rem !important
	}

	.mr-xl-9,
	.mx-xl-9 {
		margin-right: 2.8125rem !important
	}

	.mb-xl-9,
	.my-xl-9 {
		margin-bottom: 2.8125rem !important
	}

	.ml-xl-9,
	.mx-xl-9 {
		margin-left: 2.8125rem !important
	}

	.m-xl-10 {
		margin: 3.125rem !important
	}

	.mt-xl-10,
	.my-xl-10 {
		margin-top: 3.125rem !important
	}

	.mr-xl-10,
	.mx-xl-10 {
		margin-right: 3.125rem !important
	}

	.mb-xl-10,
	.my-xl-10 {
		margin-bottom: 3.125rem !important
	}

	.ml-xl-10,
	.mx-xl-10 {
		margin-left: 3.125rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: .3125rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .3125rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: .3125rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .3125rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .3125rem !important
	}

	.p-xl-2 {
		padding: .625rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .625rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: .625rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .625rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .625rem !important
	}

	.p-xl-3 {
		padding: .9375rem !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: .9375rem !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-right: .9375rem !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: .9375rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: .9375rem !important
	}

	.p-xl-4 {
		padding: 1.25rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.25rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.25rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.25rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.25rem !important
	}

	.p-xl-5 {
		padding: 1.5625rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 1.5625rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-right: 1.5625rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 1.5625rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 1.5625rem !important
	}

	.p-xl-6 {
		padding: 1.875rem !important
	}

	.pt-xl-6,
	.py-xl-6 {
		padding-top: 1.875rem !important
	}

	.pr-xl-6,
	.px-xl-6 {
		padding-right: 1.875rem !important
	}

	.pb-xl-6,
	.py-xl-6 {
		padding-bottom: 1.875rem !important
	}

	.pl-xl-6,
	.px-xl-6 {
		padding-left: 1.875rem !important
	}

	.p-xl-7 {
		padding: 2.1875rem !important
	}

	.pt-xl-7,
	.py-xl-7 {
		padding-top: 2.1875rem !important
	}

	.pr-xl-7,
	.px-xl-7 {
		padding-right: 2.1875rem !important
	}

	.pb-xl-7,
	.py-xl-7 {
		padding-bottom: 2.1875rem !important
	}

	.pl-xl-7,
	.px-xl-7 {
		padding-left: 2.1875rem !important
	}

	.p-xl-8 {
		padding: 2.5rem !important
	}

	.pt-xl-8,
	.py-xl-8 {
		padding-top: 2.5rem !important
	}

	.pr-xl-8,
	.px-xl-8 {
		padding-right: 2.5rem !important
	}

	.pb-xl-8,
	.py-xl-8 {
		padding-bottom: 2.5rem !important
	}

	.pl-xl-8,
	.px-xl-8 {
		padding-left: 2.5rem !important
	}

	.p-xl-9 {
		padding: 2.8125rem !important
	}

	.pt-xl-9,
	.py-xl-9 {
		padding-top: 2.8125rem !important
	}

	.pr-xl-9,
	.px-xl-9 {
		padding-right: 2.8125rem !important
	}

	.pb-xl-9,
	.py-xl-9 {
		padding-bottom: 2.8125rem !important
	}

	.pl-xl-9,
	.px-xl-9 {
		padding-left: 2.8125rem !important
	}

	.p-xl-10 {
		padding: 3.125rem !important
	}

	.pt-xl-10,
	.py-xl-10 {
		padding-top: 3.125rem !important
	}

	.pr-xl-10,
	.px-xl-10 {
		padding-right: 3.125rem !important
	}

	.pb-xl-10,
	.py-xl-10 {
		padding-bottom: 3.125rem !important
	}

	.pl-xl-10,
	.px-xl-10 {
		padding-left: 3.125rem !important
	}

	.m-xl-n1 {
		margin: -.3125rem !important
	}

	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.3125rem !important
	}

	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.3125rem !important
	}

	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.3125rem !important
	}

	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.3125rem !important
	}

	.m-xl-n2 {
		margin: -.625rem !important
	}

	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.625rem !important
	}

	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.625rem !important
	}

	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.625rem !important
	}

	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.625rem !important
	}

	.m-xl-n3 {
		margin: -.9375rem !important
	}

	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -.9375rem !important
	}

	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -.9375rem !important
	}

	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -.9375rem !important
	}

	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -.9375rem !important
	}

	.m-xl-n4 {
		margin: -1.25rem !important
	}

	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.25rem !important
	}

	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.25rem !important
	}

	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.25rem !important
	}

	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.25rem !important
	}

	.m-xl-n5 {
		margin: -1.5625rem !important
	}

	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -1.5625rem !important
	}

	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -1.5625rem !important
	}

	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -1.5625rem !important
	}

	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -1.5625rem !important
	}

	.m-xl-n6 {
		margin: -1.875rem !important
	}

	.mt-xl-n6,
	.my-xl-n6 {
		margin-top: -1.875rem !important
	}

	.mr-xl-n6,
	.mx-xl-n6 {
		margin-right: -1.875rem !important
	}

	.mb-xl-n6,
	.my-xl-n6 {
		margin-bottom: -1.875rem !important
	}

	.ml-xl-n6,
	.mx-xl-n6 {
		margin-left: -1.875rem !important
	}

	.m-xl-n7 {
		margin: -2.1875rem !important
	}

	.mt-xl-n7,
	.my-xl-n7 {
		margin-top: -2.1875rem !important
	}

	.mr-xl-n7,
	.mx-xl-n7 {
		margin-right: -2.1875rem !important
	}

	.mb-xl-n7,
	.my-xl-n7 {
		margin-bottom: -2.1875rem !important
	}

	.ml-xl-n7,
	.mx-xl-n7 {
		margin-left: -2.1875rem !important
	}

	.m-xl-n8 {
		margin: -2.5rem !important
	}

	.mt-xl-n8,
	.my-xl-n8 {
		margin-top: -2.5rem !important
	}

	.mr-xl-n8,
	.mx-xl-n8 {
		margin-right: -2.5rem !important
	}

	.mb-xl-n8,
	.my-xl-n8 {
		margin-bottom: -2.5rem !important
	}

	.ml-xl-n8,
	.mx-xl-n8 {
		margin-left: -2.5rem !important
	}

	.m-xl-n9 {
		margin: -2.8125rem !important
	}

	.mt-xl-n9,
	.my-xl-n9 {
		margin-top: -2.8125rem !important
	}

	.mr-xl-n9,
	.mx-xl-n9 {
		margin-right: -2.8125rem !important
	}

	.mb-xl-n9,
	.my-xl-n9 {
		margin-bottom: -2.8125rem !important
	}

	.ml-xl-n9,
	.mx-xl-n9 {
		margin-left: -2.8125rem !important
	}

	.m-xl-n10 {
		margin: -3.125rem !important
	}

	.mt-xl-n10,
	.my-xl-n10 {
		margin-top: -3.125rem !important
	}

	.mr-xl-n10,
	.mx-xl-n10 {
		margin-right: -3.125rem !important
	}

	.mb-xl-n10,
	.my-xl-n10 {
		margin-bottom: -3.125rem !important
	}

	.ml-xl-n10,
	.mx-xl-n10 {
		margin-left: -3.125rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}
}

@media (min-width:1400px) {
	.m-xxl-0 {
		margin: 0 !important
	}

	.mt-xxl-0,
	.my-xxl-0 {
		margin-top: 0 !important
	}

	.mr-xxl-0,
	.mx-xxl-0 {
		margin-right: 0 !important
	}

	.mb-xxl-0,
	.my-xxl-0 {
		margin-bottom: 0 !important
	}

	.ml-xxl-0,
	.mx-xxl-0 {
		margin-left: 0 !important
	}

	.m-xxl-1 {
		margin: .3125rem !important
	}

	.mt-xxl-1,
	.my-xxl-1 {
		margin-top: .3125rem !important
	}

	.mr-xxl-1,
	.mx-xxl-1 {
		margin-right: .3125rem !important
	}

	.mb-xxl-1,
	.my-xxl-1 {
		margin-bottom: .3125rem !important
	}

	.ml-xxl-1,
	.mx-xxl-1 {
		margin-left: .3125rem !important
	}

	.m-xxl-2 {
		margin: .625rem !important
	}

	.mt-xxl-2,
	.my-xxl-2 {
		margin-top: .625rem !important
	}

	.mr-xxl-2,
	.mx-xxl-2 {
		margin-right: .625rem !important
	}

	.mb-xxl-2,
	.my-xxl-2 {
		margin-bottom: .625rem !important
	}

	.ml-xxl-2,
	.mx-xxl-2 {
		margin-left: .625rem !important
	}

	.m-xxl-3 {
		margin: .9375rem !important
	}

	.mt-xxl-3,
	.my-xxl-3 {
		margin-top: .9375rem !important
	}

	.mr-xxl-3,
	.mx-xxl-3 {
		margin-right: .9375rem !important
	}

	.mb-xxl-3,
	.my-xxl-3 {
		margin-bottom: .9375rem !important
	}

	.ml-xxl-3,
	.mx-xxl-3 {
		margin-left: .9375rem !important
	}

	.m-xxl-4 {
		margin: 1.25rem !important
	}

	.mt-xxl-4,
	.my-xxl-4 {
		margin-top: 1.25rem !important
	}

	.mr-xxl-4,
	.mx-xxl-4 {
		margin-right: 1.25rem !important
	}

	.mb-xxl-4,
	.my-xxl-4 {
		margin-bottom: 1.25rem !important
	}

	.ml-xxl-4,
	.mx-xxl-4 {
		margin-left: 1.25rem !important
	}

	.m-xxl-5 {
		margin: 1.5625rem !important
	}

	.mt-xxl-5,
	.my-xxl-5 {
		margin-top: 1.5625rem !important
	}

	.mr-xxl-5,
	.mx-xxl-5 {
		margin-right: 1.5625rem !important
	}

	.mb-xxl-5,
	.my-xxl-5 {
		margin-bottom: 1.5625rem !important
	}

	.ml-xxl-5,
	.mx-xxl-5 {
		margin-left: 1.5625rem !important
	}

	.m-xxl-6 {
		margin: 1.875rem !important
	}

	.mt-xxl-6,
	.my-xxl-6 {
		margin-top: 1.875rem !important
	}

	.mr-xxl-6,
	.mx-xxl-6 {
		margin-right: 1.875rem !important
	}

	.mb-xxl-6,
	.my-xxl-6 {
		margin-bottom: 1.875rem !important
	}

	.ml-xxl-6,
	.mx-xxl-6 {
		margin-left: 1.875rem !important
	}

	.m-xxl-7 {
		margin: 2.1875rem !important
	}

	.mt-xxl-7,
	.my-xxl-7 {
		margin-top: 2.1875rem !important
	}

	.mr-xxl-7,
	.mx-xxl-7 {
		margin-right: 2.1875rem !important
	}

	.mb-xxl-7,
	.my-xxl-7 {
		margin-bottom: 2.1875rem !important
	}

	.ml-xxl-7,
	.mx-xxl-7 {
		margin-left: 2.1875rem !important
	}

	.m-xxl-8 {
		margin: 2.5rem !important
	}

	.mt-xxl-8,
	.my-xxl-8 {
		margin-top: 2.5rem !important
	}

	.mr-xxl-8,
	.mx-xxl-8 {
		margin-right: 2.5rem !important
	}

	.mb-xxl-8,
	.my-xxl-8 {
		margin-bottom: 2.5rem !important
	}

	.ml-xxl-8,
	.mx-xxl-8 {
		margin-left: 2.5rem !important
	}

	.m-xxl-9 {
		margin: 2.8125rem !important
	}

	.mt-xxl-9,
	.my-xxl-9 {
		margin-top: 2.8125rem !important
	}

	.mr-xxl-9,
	.mx-xxl-9 {
		margin-right: 2.8125rem !important
	}

	.mb-xxl-9,
	.my-xxl-9 {
		margin-bottom: 2.8125rem !important
	}

	.ml-xxl-9,
	.mx-xxl-9 {
		margin-left: 2.8125rem !important
	}

	.m-xxl-10 {
		margin: 3.125rem !important
	}

	.mt-xxl-10,
	.my-xxl-10 {
		margin-top: 3.125rem !important
	}

	.mr-xxl-10,
	.mx-xxl-10 {
		margin-right: 3.125rem !important
	}

	.mb-xxl-10,
	.my-xxl-10 {
		margin-bottom: 3.125rem !important
	}

	.ml-xxl-10,
	.mx-xxl-10 {
		margin-left: 3.125rem !important
	}

	.p-xxl-0 {
		padding: 0 !important
	}

	.pt-xxl-0,
	.py-xxl-0 {
		padding-top: 0 !important
	}

	.pr-xxl-0,
	.px-xxl-0 {
		padding-right: 0 !important
	}

	.pb-xxl-0,
	.py-xxl-0 {
		padding-bottom: 0 !important
	}

	.pl-xxl-0,
	.px-xxl-0 {
		padding-left: 0 !important
	}

	.p-xxl-1 {
		padding: .3125rem !important
	}

	.pt-xxl-1,
	.py-xxl-1 {
		padding-top: .3125rem !important
	}

	.pr-xxl-1,
	.px-xxl-1 {
		padding-right: .3125rem !important
	}

	.pb-xxl-1,
	.py-xxl-1 {
		padding-bottom: .3125rem !important
	}

	.pl-xxl-1,
	.px-xxl-1 {
		padding-left: .3125rem !important
	}

	.p-xxl-2 {
		padding: .625rem !important
	}

	.pt-xxl-2,
	.py-xxl-2 {
		padding-top: .625rem !important
	}

	.pr-xxl-2,
	.px-xxl-2 {
		padding-right: .625rem !important
	}

	.pb-xxl-2,
	.py-xxl-2 {
		padding-bottom: .625rem !important
	}

	.pl-xxl-2,
	.px-xxl-2 {
		padding-left: .625rem !important
	}

	.p-xxl-3 {
		padding: .9375rem !important
	}

	.pt-xxl-3,
	.py-xxl-3 {
		padding-top: .9375rem !important
	}

	.pr-xxl-3,
	.px-xxl-3 {
		padding-right: .9375rem !important
	}

	.pb-xxl-3,
	.py-xxl-3 {
		padding-bottom: .9375rem !important
	}

	.pl-xxl-3,
	.px-xxl-3 {
		padding-left: .9375rem !important
	}

	.p-xxl-4 {
		padding: 1.25rem !important
	}

	.pt-xxl-4,
	.py-xxl-4 {
		padding-top: 1.25rem !important
	}

	.pr-xxl-4,
	.px-xxl-4 {
		padding-right: 1.25rem !important
	}

	.pb-xxl-4,
	.py-xxl-4 {
		padding-bottom: 1.25rem !important
	}

	.pl-xxl-4,
	.px-xxl-4 {
		padding-left: 1.25rem !important
	}

	.p-xxl-5 {
		padding: 1.5625rem !important
	}

	.pt-xxl-5,
	.py-xxl-5 {
		padding-top: 1.5625rem !important
	}

	.pr-xxl-5,
	.px-xxl-5 {
		padding-right: 1.5625rem !important
	}

	.pb-xxl-5,
	.py-xxl-5 {
		padding-bottom: 1.5625rem !important
	}

	.pl-xxl-5,
	.px-xxl-5 {
		padding-left: 1.5625rem !important
	}

	.p-xxl-6 {
		padding: 1.875rem !important
	}

	.pt-xxl-6,
	.py-xxl-6 {
		padding-top: 1.875rem !important
	}

	.pr-xxl-6,
	.px-xxl-6 {
		padding-right: 1.875rem !important
	}

	.pb-xxl-6,
	.py-xxl-6 {
		padding-bottom: 1.875rem !important
	}

	.pl-xxl-6,
	.px-xxl-6 {
		padding-left: 1.875rem !important
	}

	.p-xxl-7 {
		padding: 2.1875rem !important
	}

	.pt-xxl-7,
	.py-xxl-7 {
		padding-top: 2.1875rem !important
	}

	.pr-xxl-7,
	.px-xxl-7 {
		padding-right: 2.1875rem !important
	}

	.pb-xxl-7,
	.py-xxl-7 {
		padding-bottom: 2.1875rem !important
	}

	.pl-xxl-7,
	.px-xxl-7 {
		padding-left: 2.1875rem !important
	}

	.p-xxl-8 {
		padding: 2.5rem !important
	}

	.pt-xxl-8,
	.py-xxl-8 {
		padding-top: 2.5rem !important
	}

	.pr-xxl-8,
	.px-xxl-8 {
		padding-right: 2.5rem !important
	}

	.pb-xxl-8,
	.py-xxl-8 {
		padding-bottom: 2.5rem !important
	}

	.pl-xxl-8,
	.px-xxl-8 {
		padding-left: 2.5rem !important
	}

	.p-xxl-9 {
		padding: 2.8125rem !important
	}

	.pt-xxl-9,
	.py-xxl-9 {
		padding-top: 2.8125rem !important
	}

	.pr-xxl-9,
	.px-xxl-9 {
		padding-right: 2.8125rem !important
	}

	.pb-xxl-9,
	.py-xxl-9 {
		padding-bottom: 2.8125rem !important
	}

	.pl-xxl-9,
	.px-xxl-9 {
		padding-left: 2.8125rem !important
	}

	.p-xxl-10 {
		padding: 3.125rem !important
	}

	.pt-xxl-10,
	.py-xxl-10 {
		padding-top: 3.125rem !important
	}

	.pr-xxl-10,
	.px-xxl-10 {
		padding-right: 3.125rem !important
	}

	.pb-xxl-10,
	.py-xxl-10 {
		padding-bottom: 3.125rem !important
	}

	.pl-xxl-10,
	.px-xxl-10 {
		padding-left: 3.125rem !important
	}

	.m-xxl-n1 {
		margin: -.3125rem !important
	}

	.mt-xxl-n1,
	.my-xxl-n1 {
		margin-top: -.3125rem !important
	}

	.mr-xxl-n1,
	.mx-xxl-n1 {
		margin-right: -.3125rem !important
	}

	.mb-xxl-n1,
	.my-xxl-n1 {
		margin-bottom: -.3125rem !important
	}

	.ml-xxl-n1,
	.mx-xxl-n1 {
		margin-left: -.3125rem !important
	}

	.m-xxl-n2 {
		margin: -.625rem !important
	}

	.mt-xxl-n2,
	.my-xxl-n2 {
		margin-top: -.625rem !important
	}

	.mr-xxl-n2,
	.mx-xxl-n2 {
		margin-right: -.625rem !important
	}

	.mb-xxl-n2,
	.my-xxl-n2 {
		margin-bottom: -.625rem !important
	}

	.ml-xxl-n2,
	.mx-xxl-n2 {
		margin-left: -.625rem !important
	}

	.m-xxl-n3 {
		margin: -.9375rem !important
	}

	.mt-xxl-n3,
	.my-xxl-n3 {
		margin-top: -.9375rem !important
	}

	.mr-xxl-n3,
	.mx-xxl-n3 {
		margin-right: -.9375rem !important
	}

	.mb-xxl-n3,
	.my-xxl-n3 {
		margin-bottom: -.9375rem !important
	}

	.ml-xxl-n3,
	.mx-xxl-n3 {
		margin-left: -.9375rem !important
	}

	.m-xxl-n4 {
		margin: -1.25rem !important
	}

	.mt-xxl-n4,
	.my-xxl-n4 {
		margin-top: -1.25rem !important
	}

	.mr-xxl-n4,
	.mx-xxl-n4 {
		margin-right: -1.25rem !important
	}

	.mb-xxl-n4,
	.my-xxl-n4 {
		margin-bottom: -1.25rem !important
	}

	.ml-xxl-n4,
	.mx-xxl-n4 {
		margin-left: -1.25rem !important
	}

	.m-xxl-n5 {
		margin: -1.5625rem !important
	}

	.mt-xxl-n5,
	.my-xxl-n5 {
		margin-top: -1.5625rem !important
	}

	.mr-xxl-n5,
	.mx-xxl-n5 {
		margin-right: -1.5625rem !important
	}

	.mb-xxl-n5,
	.my-xxl-n5 {
		margin-bottom: -1.5625rem !important
	}

	.ml-xxl-n5,
	.mx-xxl-n5 {
		margin-left: -1.5625rem !important
	}

	.m-xxl-n6 {
		margin: -1.875rem !important
	}

	.mt-xxl-n6,
	.my-xxl-n6 {
		margin-top: -1.875rem !important
	}

	.mr-xxl-n6,
	.mx-xxl-n6 {
		margin-right: -1.875rem !important
	}

	.mb-xxl-n6,
	.my-xxl-n6 {
		margin-bottom: -1.875rem !important
	}

	.ml-xxl-n6,
	.mx-xxl-n6 {
		margin-left: -1.875rem !important
	}

	.m-xxl-n7 {
		margin: -2.1875rem !important
	}

	.mt-xxl-n7,
	.my-xxl-n7 {
		margin-top: -2.1875rem !important
	}

	.mr-xxl-n7,
	.mx-xxl-n7 {
		margin-right: -2.1875rem !important
	}

	.mb-xxl-n7,
	.my-xxl-n7 {
		margin-bottom: -2.1875rem !important
	}

	.ml-xxl-n7,
	.mx-xxl-n7 {
		margin-left: -2.1875rem !important
	}

	.m-xxl-n8 {
		margin: -2.5rem !important
	}

	.mt-xxl-n8,
	.my-xxl-n8 {
		margin-top: -2.5rem !important
	}

	.mr-xxl-n8,
	.mx-xxl-n8 {
		margin-right: -2.5rem !important
	}

	.mb-xxl-n8,
	.my-xxl-n8 {
		margin-bottom: -2.5rem !important
	}

	.ml-xxl-n8,
	.mx-xxl-n8 {
		margin-left: -2.5rem !important
	}

	.m-xxl-n9 {
		margin: -2.8125rem !important
	}

	.mt-xxl-n9,
	.my-xxl-n9 {
		margin-top: -2.8125rem !important
	}

	.mr-xxl-n9,
	.mx-xxl-n9 {
		margin-right: -2.8125rem !important
	}

	.mb-xxl-n9,
	.my-xxl-n9 {
		margin-bottom: -2.8125rem !important
	}

	.ml-xxl-n9,
	.mx-xxl-n9 {
		margin-left: -2.8125rem !important
	}

	.m-xxl-n10 {
		margin: -3.125rem !important
	}

	.mt-xxl-n10,
	.my-xxl-n10 {
		margin-top: -3.125rem !important
	}

	.mr-xxl-n10,
	.mx-xxl-n10 {
		margin-right: -3.125rem !important
	}

	.mb-xxl-n10,
	.my-xxl-n10 {
		margin-bottom: -3.125rem !important
	}

	.ml-xxl-n10,
	.mx-xxl-n10 {
		margin-left: -3.125rem !important
	}

	.m-xxl-auto {
		margin: auto !important
	}

	.mt-xxl-auto,
	.my-xxl-auto {
		margin-top: auto !important
	}

	.mr-xxl-auto,
	.mx-xxl-auto {
		margin-right: auto !important
	}

	.mb-xxl-auto,
	.my-xxl-auto {
		margin-bottom: auto !important
	}

	.ml-xxl-auto,
	.mx-xxl-auto {
		margin-left: auto !important
	}
}

@media (min-width:1700px) {
	.m-xxxl-0 {
		margin: 0 !important
	}

	.mt-xxxl-0,
	.my-xxxl-0 {
		margin-top: 0 !important
	}

	.mr-xxxl-0,
	.mx-xxxl-0 {
		margin-right: 0 !important
	}

	.mb-xxxl-0,
	.my-xxxl-0 {
		margin-bottom: 0 !important
	}

	.ml-xxxl-0,
	.mx-xxxl-0 {
		margin-left: 0 !important
	}

	.m-xxxl-1 {
		margin: .3125rem !important
	}

	.mt-xxxl-1,
	.my-xxxl-1 {
		margin-top: .3125rem !important
	}

	.mr-xxxl-1,
	.mx-xxxl-1 {
		margin-right: .3125rem !important
	}

	.mb-xxxl-1,
	.my-xxxl-1 {
		margin-bottom: .3125rem !important
	}

	.ml-xxxl-1,
	.mx-xxxl-1 {
		margin-left: .3125rem !important
	}

	.m-xxxl-2 {
		margin: .625rem !important
	}

	.mt-xxxl-2,
	.my-xxxl-2 {
		margin-top: .625rem !important
	}

	.mr-xxxl-2,
	.mx-xxxl-2 {
		margin-right: .625rem !important
	}

	.mb-xxxl-2,
	.my-xxxl-2 {
		margin-bottom: .625rem !important
	}

	.ml-xxxl-2,
	.mx-xxxl-2 {
		margin-left: .625rem !important
	}

	.m-xxxl-3 {
		margin: .9375rem !important
	}

	.mt-xxxl-3,
	.my-xxxl-3 {
		margin-top: .9375rem !important
	}

	.mr-xxxl-3,
	.mx-xxxl-3 {
		margin-right: .9375rem !important
	}

	.mb-xxxl-3,
	.my-xxxl-3 {
		margin-bottom: .9375rem !important
	}

	.ml-xxxl-3,
	.mx-xxxl-3 {
		margin-left: .9375rem !important
	}

	.m-xxxl-4 {
		margin: 1.25rem !important
	}

	.mt-xxxl-4,
	.my-xxxl-4 {
		margin-top: 1.25rem !important
	}

	.mr-xxxl-4,
	.mx-xxxl-4 {
		margin-right: 1.25rem !important
	}

	.mb-xxxl-4,
	.my-xxxl-4 {
		margin-bottom: 1.25rem !important
	}

	.ml-xxxl-4,
	.mx-xxxl-4 {
		margin-left: 1.25rem !important
	}

	.m-xxxl-5 {
		margin: 1.5625rem !important
	}

	.mt-xxxl-5,
	.my-xxxl-5 {
		margin-top: 1.5625rem !important
	}

	.mr-xxxl-5,
	.mx-xxxl-5 {
		margin-right: 1.5625rem !important
	}

	.mb-xxxl-5,
	.my-xxxl-5 {
		margin-bottom: 1.5625rem !important
	}

	.ml-xxxl-5,
	.mx-xxxl-5 {
		margin-left: 1.5625rem !important
	}

	.m-xxxl-6 {
		margin: 1.875rem !important
	}

	.mt-xxxl-6,
	.my-xxxl-6 {
		margin-top: 1.875rem !important
	}

	.mr-xxxl-6,
	.mx-xxxl-6 {
		margin-right: 1.875rem !important
	}

	.mb-xxxl-6,
	.my-xxxl-6 {
		margin-bottom: 1.875rem !important
	}

	.ml-xxxl-6,
	.mx-xxxl-6 {
		margin-left: 1.875rem !important
	}

	.m-xxxl-7 {
		margin: 2.1875rem !important
	}

	.mt-xxxl-7,
	.my-xxxl-7 {
		margin-top: 2.1875rem !important
	}

	.mr-xxxl-7,
	.mx-xxxl-7 {
		margin-right: 2.1875rem !important
	}

	.mb-xxxl-7,
	.my-xxxl-7 {
		margin-bottom: 2.1875rem !important
	}

	.ml-xxxl-7,
	.mx-xxxl-7 {
		margin-left: 2.1875rem !important
	}

	.m-xxxl-8 {
		margin: 2.5rem !important
	}

	.mt-xxxl-8,
	.my-xxxl-8 {
		margin-top: 2.5rem !important
	}

	.mr-xxxl-8,
	.mx-xxxl-8 {
		margin-right: 2.5rem !important
	}

	.mb-xxxl-8,
	.my-xxxl-8 {
		margin-bottom: 2.5rem !important
	}

	.ml-xxxl-8,
	.mx-xxxl-8 {
		margin-left: 2.5rem !important
	}

	.m-xxxl-9 {
		margin: 2.8125rem !important
	}

	.mt-xxxl-9,
	.my-xxxl-9 {
		margin-top: 2.8125rem !important
	}

	.mr-xxxl-9,
	.mx-xxxl-9 {
		margin-right: 2.8125rem !important
	}

	.mb-xxxl-9,
	.my-xxxl-9 {
		margin-bottom: 2.8125rem !important
	}

	.ml-xxxl-9,
	.mx-xxxl-9 {
		margin-left: 2.8125rem !important
	}

	.m-xxxl-10 {
		margin: 3.125rem !important
	}

	.mt-xxxl-10,
	.my-xxxl-10 {
		margin-top: 3.125rem !important
	}

	.mr-xxxl-10,
	.mx-xxxl-10 {
		margin-right: 3.125rem !important
	}

	.mb-xxxl-10,
	.my-xxxl-10 {
		margin-bottom: 3.125rem !important
	}

	.ml-xxxl-10,
	.mx-xxxl-10 {
		margin-left: 3.125rem !important
	}

	.p-xxxl-0 {
		padding: 0 !important
	}

	.pt-xxxl-0,
	.py-xxxl-0 {
		padding-top: 0 !important
	}

	.pr-xxxl-0,
	.px-xxxl-0 {
		padding-right: 0 !important
	}

	.pb-xxxl-0,
	.py-xxxl-0 {
		padding-bottom: 0 !important
	}

	.pl-xxxl-0,
	.px-xxxl-0 {
		padding-left: 0 !important
	}

	.p-xxxl-1 {
		padding: .3125rem !important
	}

	.pt-xxxl-1,
	.py-xxxl-1 {
		padding-top: .3125rem !important
	}

	.pr-xxxl-1,
	.px-xxxl-1 {
		padding-right: .3125rem !important
	}

	.pb-xxxl-1,
	.py-xxxl-1 {
		padding-bottom: .3125rem !important
	}

	.pl-xxxl-1,
	.px-xxxl-1 {
		padding-left: .3125rem !important
	}

	.p-xxxl-2 {
		padding: .625rem !important
	}

	.pt-xxxl-2,
	.py-xxxl-2 {
		padding-top: .625rem !important
	}

	.pr-xxxl-2,
	.px-xxxl-2 {
		padding-right: .625rem !important
	}

	.pb-xxxl-2,
	.py-xxxl-2 {
		padding-bottom: .625rem !important
	}

	.pl-xxxl-2,
	.px-xxxl-2 {
		padding-left: .625rem !important
	}

	.p-xxxl-3 {
		padding: .9375rem !important
	}

	.pt-xxxl-3,
	.py-xxxl-3 {
		padding-top: .9375rem !important
	}

	.pr-xxxl-3,
	.px-xxxl-3 {
		padding-right: .9375rem !important
	}

	.pb-xxxl-3,
	.py-xxxl-3 {
		padding-bottom: .9375rem !important
	}

	.pl-xxxl-3,
	.px-xxxl-3 {
		padding-left: .9375rem !important
	}

	.p-xxxl-4 {
		padding: 1.25rem !important
	}

	.pt-xxxl-4,
	.py-xxxl-4 {
		padding-top: 1.25rem !important
	}

	.pr-xxxl-4,
	.px-xxxl-4 {
		padding-right: 1.25rem !important
	}

	.pb-xxxl-4,
	.py-xxxl-4 {
		padding-bottom: 1.25rem !important
	}

	.pl-xxxl-4,
	.px-xxxl-4 {
		padding-left: 1.25rem !important
	}

	.p-xxxl-5 {
		padding: 1.5625rem !important
	}

	.pt-xxxl-5,
	.py-xxxl-5 {
		padding-top: 1.5625rem !important
	}

	.pr-xxxl-5,
	.px-xxxl-5 {
		padding-right: 1.5625rem !important
	}

	.pb-xxxl-5,
	.py-xxxl-5 {
		padding-bottom: 1.5625rem !important
	}

	.pl-xxxl-5,
	.px-xxxl-5 {
		padding-left: 1.5625rem !important
	}

	.p-xxxl-6 {
		padding: 1.875rem !important
	}

	.pt-xxxl-6,
	.py-xxxl-6 {
		padding-top: 1.875rem !important
	}

	.pr-xxxl-6,
	.px-xxxl-6 {
		padding-right: 1.875rem !important
	}

	.pb-xxxl-6,
	.py-xxxl-6 {
		padding-bottom: 1.875rem !important
	}

	.pl-xxxl-6,
	.px-xxxl-6 {
		padding-left: 1.875rem !important
	}

	.p-xxxl-7 {
		padding: 2.1875rem !important
	}

	.pt-xxxl-7,
	.py-xxxl-7 {
		padding-top: 2.1875rem !important
	}

	.pr-xxxl-7,
	.px-xxxl-7 {
		padding-right: 2.1875rem !important
	}

	.pb-xxxl-7,
	.py-xxxl-7 {
		padding-bottom: 2.1875rem !important
	}

	.pl-xxxl-7,
	.px-xxxl-7 {
		padding-left: 2.1875rem !important
	}

	.p-xxxl-8 {
		padding: 2.5rem !important
	}

	.pt-xxxl-8,
	.py-xxxl-8 {
		padding-top: 2.5rem !important
	}

	.pr-xxxl-8,
	.px-xxxl-8 {
		padding-right: 2.5rem !important
	}

	.pb-xxxl-8,
	.py-xxxl-8 {
		padding-bottom: 2.5rem !important
	}

	.pl-xxxl-8,
	.px-xxxl-8 {
		padding-left: 2.5rem !important
	}

	.p-xxxl-9 {
		padding: 2.8125rem !important
	}

	.pt-xxxl-9,
	.py-xxxl-9 {
		padding-top: 2.8125rem !important
	}

	.pr-xxxl-9,
	.px-xxxl-9 {
		padding-right: 2.8125rem !important
	}

	.pb-xxxl-9,
	.py-xxxl-9 {
		padding-bottom: 2.8125rem !important
	}

	.pl-xxxl-9,
	.px-xxxl-9 {
		padding-left: 2.8125rem !important
	}

	.p-xxxl-10 {
		padding: 3.125rem !important
	}

	.pt-xxxl-10,
	.py-xxxl-10 {
		padding-top: 3.125rem !important
	}

	.pr-xxxl-10,
	.px-xxxl-10 {
		padding-right: 3.125rem !important
	}

	.pb-xxxl-10,
	.py-xxxl-10 {
		padding-bottom: 3.125rem !important
	}

	.pl-xxxl-10,
	.px-xxxl-10 {
		padding-left: 3.125rem !important
	}

	.m-xxxl-n1 {
		margin: -.3125rem !important
	}

	.mt-xxxl-n1,
	.my-xxxl-n1 {
		margin-top: -.3125rem !important
	}

	.mr-xxxl-n1,
	.mx-xxxl-n1 {
		margin-right: -.3125rem !important
	}

	.mb-xxxl-n1,
	.my-xxxl-n1 {
		margin-bottom: -.3125rem !important
	}

	.ml-xxxl-n1,
	.mx-xxxl-n1 {
		margin-left: -.3125rem !important
	}

	.m-xxxl-n2 {
		margin: -.625rem !important
	}

	.mt-xxxl-n2,
	.my-xxxl-n2 {
		margin-top: -.625rem !important
	}

	.mr-xxxl-n2,
	.mx-xxxl-n2 {
		margin-right: -.625rem !important
	}

	.mb-xxxl-n2,
	.my-xxxl-n2 {
		margin-bottom: -.625rem !important
	}

	.ml-xxxl-n2,
	.mx-xxxl-n2 {
		margin-left: -.625rem !important
	}

	.m-xxxl-n3 {
		margin: -.9375rem !important
	}

	.mt-xxxl-n3,
	.my-xxxl-n3 {
		margin-top: -.9375rem !important
	}

	.mr-xxxl-n3,
	.mx-xxxl-n3 {
		margin-right: -.9375rem !important
	}

	.mb-xxxl-n3,
	.my-xxxl-n3 {
		margin-bottom: -.9375rem !important
	}

	.ml-xxxl-n3,
	.mx-xxxl-n3 {
		margin-left: -.9375rem !important
	}

	.m-xxxl-n4 {
		margin: -1.25rem !important
	}

	.mt-xxxl-n4,
	.my-xxxl-n4 {
		margin-top: -1.25rem !important
	}

	.mr-xxxl-n4,
	.mx-xxxl-n4 {
		margin-right: -1.25rem !important
	}

	.mb-xxxl-n4,
	.my-xxxl-n4 {
		margin-bottom: -1.25rem !important
	}

	.ml-xxxl-n4,
	.mx-xxxl-n4 {
		margin-left: -1.25rem !important
	}

	.m-xxxl-n5 {
		margin: -1.5625rem !important
	}

	.mt-xxxl-n5,
	.my-xxxl-n5 {
		margin-top: -1.5625rem !important
	}

	.mr-xxxl-n5,
	.mx-xxxl-n5 {
		margin-right: -1.5625rem !important
	}

	.mb-xxxl-n5,
	.my-xxxl-n5 {
		margin-bottom: -1.5625rem !important
	}

	.ml-xxxl-n5,
	.mx-xxxl-n5 {
		margin-left: -1.5625rem !important
	}

	.m-xxxl-n6 {
		margin: -1.875rem !important
	}

	.mt-xxxl-n6,
	.my-xxxl-n6 {
		margin-top: -1.875rem !important
	}

	.mr-xxxl-n6,
	.mx-xxxl-n6 {
		margin-right: -1.875rem !important
	}

	.mb-xxxl-n6,
	.my-xxxl-n6 {
		margin-bottom: -1.875rem !important
	}

	.ml-xxxl-n6,
	.mx-xxxl-n6 {
		margin-left: -1.875rem !important
	}

	.m-xxxl-n7 {
		margin: -2.1875rem !important
	}

	.mt-xxxl-n7,
	.my-xxxl-n7 {
		margin-top: -2.1875rem !important
	}

	.mr-xxxl-n7,
	.mx-xxxl-n7 {
		margin-right: -2.1875rem !important
	}

	.mb-xxxl-n7,
	.my-xxxl-n7 {
		margin-bottom: -2.1875rem !important
	}

	.ml-xxxl-n7,
	.mx-xxxl-n7 {
		margin-left: -2.1875rem !important
	}

	.m-xxxl-n8 {
		margin: -2.5rem !important
	}

	.mt-xxxl-n8,
	.my-xxxl-n8 {
		margin-top: -2.5rem !important
	}

	.mr-xxxl-n8,
	.mx-xxxl-n8 {
		margin-right: -2.5rem !important
	}

	.mb-xxxl-n8,
	.my-xxxl-n8 {
		margin-bottom: -2.5rem !important
	}

	.ml-xxxl-n8,
	.mx-xxxl-n8 {
		margin-left: -2.5rem !important
	}

	.m-xxxl-n9 {
		margin: -2.8125rem !important
	}

	.mt-xxxl-n9,
	.my-xxxl-n9 {
		margin-top: -2.8125rem !important
	}

	.mr-xxxl-n9,
	.mx-xxxl-n9 {
		margin-right: -2.8125rem !important
	}

	.mb-xxxl-n9,
	.my-xxxl-n9 {
		margin-bottom: -2.8125rem !important
	}

	.ml-xxxl-n9,
	.mx-xxxl-n9 {
		margin-left: -2.8125rem !important
	}

	.m-xxxl-n10 {
		margin: -3.125rem !important
	}

	.mt-xxxl-n10,
	.my-xxxl-n10 {
		margin-top: -3.125rem !important
	}

	.mr-xxxl-n10,
	.mx-xxxl-n10 {
		margin-right: -3.125rem !important
	}

	.mb-xxxl-n10,
	.my-xxxl-n10 {
		margin-bottom: -3.125rem !important
	}

	.ml-xxxl-n10,
	.mx-xxxl-n10 {
		margin-left: -3.125rem !important
	}

	.m-xxxl-auto {
		margin: auto !important
	}

	.mt-xxxl-auto,
	.my-xxxl-auto {
		margin-top: auto !important
	}

	.mr-xxxl-auto,
	.mx-xxxl-auto {
		margin-right: auto !important
	}

	.mb-xxxl-auto,
	.my-xxxl-auto {
		margin-bottom: auto !important
	}

	.ml-xxxl-auto,
	.mx-xxxl-auto {
		margin-left: auto !important
	}
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
	text-align: justify !important
}

.text-wrap {
	white-space: normal !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media (min-width:576px) {
	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media (min-width:768px) {
	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}
}

@media (min-width:1200px) {
	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}
}

@media (min-width:1400px) {
	.text-xxl-left {
		text-align: left !important
	}

	.text-xxl-right {
		text-align: right !important
	}

	.text-xxl-center {
		text-align: center !important
	}
}

@media (min-width:1700px) {
	.text-xxxl-left {
		text-align: left !important
	}

	.text-xxxl-right {
		text-align: right !important
	}

	.text-xxxl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-lighter {
	font-weight: lighter !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-weight-bolder {
	font-weight: bolder !important
}

.font-italic {
	font-style: italic !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: var(--primary-color) !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #064a71 !important
}

.text-secondary {
	color: var(--secondary-color) !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #c7710b !important
}

.text-success {
	color: #0f936f !important
}

a.text-success:focus,
a.text-success:hover {
	color: #084e3b !important
}

.text-info {
	color: #009dea !important
}

a.text-info:focus,
a.text-info:hover {
	color: #006a9e !important
}

.text-warning {
	color: #e49b18 !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #9f6c11 !important
}

.text-danger {
	color: #730000 !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #270000 !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: #cbd3da !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416 !important
}

.text-body {
	color: #424242 !important
}

.text-muted {
	color: #868e96 !important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
	color: rgba(255, 255, 255, .5) !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none !important
}

.text-break {
	word-break: break-word !important;
	overflow-wrap: break-word !important
}

.text-reset {
	color: inherit !important
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

@media print {

	*,
	:after,
	:before {
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	@page {
		size: a3
	}

	body {
		min-width: 992px !important
	}

	.container {
		min-width: 992px !important
	}

	.navbar {
		display: none
	}

	.badge {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #dee2e6 !important
	}

	.table-dark {
		color: inherit
	}

	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #e5e5e5
	}

	.table .thead-dark th {
		color: inherit;
		border-color: #e5e5e5
	}
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontAwesome/fontawesome-webfont3e6e.eot?v=4.7.0);
	src: url(../fonts/fontAwesome/fontawesome-webfontd41d.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontAwesome/fontawesome-webfont3e6e.woff2?v=4.7.0) format('woff2'), url(../fonts/fontAwesome/fontawesome-webfont3e6e.woff?v=4.7.0) format('woff'), url(../fonts/fontAwesome/fontawesome-webfont3e6e.ttf?v=4.7.0) format('truetype'), url(../fonts/fontAwesome/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon/icomoonf10c.eot?fthber);
	src: url(../fonts/icomoon/icomoonf10c.eot?fthber#iefix) format('embedded-opentype'), url(../fonts/icomoon/icomoonf10c.ttf?fthber) format('truetype'), url(../fonts/icomoon/icomoonf10c.woff?fthber) format('woff'), url(fonts/icomoonf10c.html?fthber#icomoon) format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: block
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

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

.icon-calendar:before {
	content: "\e901"
}

.icon-calendar-check:before {
	content: "\e902"
}

.icon-call-center-agent:before {
	content: "\e903"
}

.icon-chat-support:before {
	content: "\e904"
}

.icon-close:before {
	content: "\e905"
}

.icon-compass:before {
	content: "\e906"
}

.icon-event:before {
	content: "\e907"
}

.icon-gps:before {
	content: "\e908"
}

.icon-hand:before {
	content: "\e909"
}

.icon-hiking-person-silhouette-with-a-stick:before {
	content: "\e90a"
}

.icon-home:before {
	content: "\e90b"
}

.icon-interface:before {
	content: "\e90c"
}

.icon-mountains:before {
	content: "\e90d"
}

.icon-placeholder:before {
	content: "\e90e"
}

.icon-search:before {
	content: "\e90f"
}

.icon-send:before {
	content: "\e910"
}

.icon-shield:before {
	content: "\e911"
}

.icon-sign:before {
	content: "\e912"
}

.icon-speedometer:before {
	content: "\e913"
}

.icon-tag:before {
	content: "\e914"
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	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")
}

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

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

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

/*! 
    * Ashmita Treks pvt Ltd
    * Fev 20, 2020
    * Copyright 2009-2020 All right reserved. 
*/
.btn {
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

::-moz-selection {
	background-color: var(--primary-color);
	color: #fff
}

::selection {
	background-color: var(--primary-color);
	color: #fff
}

html {
	font-size: 16px
}

body,
html {
	height: 100%
}

body {
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none
}

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

button,
input[type=email],
input[type=password],
input[type=reset],
input[type=search],
input[type=submit],
input[type=text],
textarea {
	-webkit-appearance: none
}

iframe {
	vertical-align: top
}

b,
strong {
	font-weight: 700
}

p:last-child {
	margin-bottom: 0
}

#wrap {
	width: 100%;
	overflow: hidden;
	height: 100%;
	display: table;
	position: relative;
	table-layout: fixed
}

.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
	font-weight: 400;
	font-size: 14px;
	border-radius: 2px
}

.bg-light {
	background-color: #f0f7fb !important
}

.h3,
h1,
h2,
h3,
h4 {
	margin: 0 0 1.25rem
}

@media (min-width:576px) {

	.h3,
	h1,
	h2,
	h3,
	h4 {
		margin: 0 0 .9375rem
	}
}

h1 {
	margin-bottom: 20px;
	line-height: 1.2;
	padding-bottom: 13px;
	position: relative;
	font-family: Rubik, sans-serif
}

h1:after {
	background-color: var(--primary-color);
	height: 3px;
	width: 43px;
	border-radius: 2px;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0
}

.text-center h1:after {
	left: calc(50% - 22.5px)
}

h2 {
	font-size: 1.5rem
}

@media (min-width:576px) {
	h2 {
		font-size: 1.75rem
	}
}

.h3,
h3 {
	font-size: 1.125rem
}

@media (min-width:576px) {

	.h3,
	h3 {
		font-size: 1.25rem
	}
}

@media (min-width:768px) {

	.h3,
	h3 {
		font-size: 1.5rem
	}
}

.btn {
	font-family: Poppins, sans-serif
}

.btn.shadow {
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 1px 2px 2px rgba(0, 0, 0, .1)
}

.btn.btn-secondary {
	color: #fff
}

.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {

	background-color: #fff;
	color: var(--secondary-color) !important;
}

.btn.btn-md {
	font-weight: 600;
	border-width: 2px;
	font-size: .9375rem
}

@media (min-width:576px) {
	.btn.btn-md {
		padding: 5px 32px;
		text-align: center
	}
}

@media (max-width:767.98px) {
	.btn.btn-md {
		padding: 4px 28px
	}
}

.btn.btn-sm {
	font-size: .875rem;
	text-transform: none;
	border-radius: 2px;
	padding: 4px 15px;
	border: 0;
	font-weight: 500
}

.btn.btn-sm i {
	margin-left: 5px
}

.btn.btn-link {
	padding: 0
}

.btn:active,
.btn:active:focus,
.btn:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.btn.has-arrow {
	font-weight: 600
}

.btn.has-arrow:after {
	margin-left: 6px;
	font-size: 1rem;
	line-height: 1;
	-webkit-transition: .3s linear transform;
	transition: .3s linear transform;
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-family: icomoon
}

.btn.has-arrow:hover:after {
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}

.booking-btn-group {
	margin: -5px;
	overflow: hidden
}

.booking-btn-group .btn {
	margin: 5px
}

.bg-stretch {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: -1
}

@media (max-width:767.98px) {
	.bg-stretch {
		position: absolute
	}
}

.bg-stretch img {
	max-width: none;
	width: 100%;
	height: 100%
}

.light-shadow {
	-webkit-box-shadow: 0 0 20px 4px rgba(0, 0, 0, .05);
	box-shadow: 0 0 20px 4px rgba(0, 0, 0, .05)
}

.common-box {

	padding-top: 30px;
	padding-bottom: 30px;
	position: relative
}






.sidebar-module {
	margin-bottom: 20px;
	padding: 24px 24px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	background-color: #fff;
	border-radius: 2px
}

.sidebar-module .module-title {
	font-size: 1.125rem;
	margin-bottom: 20px;
	position: relative;
	padding: 12px 0;
	margin-top: -22px;
	color: #fff;
	z-index: 1
}

.sidebar-module .module-title:before {
	position: absolute;
	left: -22px;
	top: 0;
	right: -22px;
	border-radius: 2px;
	bottom: 0;
	content: "";
	z-index: -1;
	background-color: var(--primary-color)
}

.sidebar-module:last-child {
	margin-bottom: 0
}

.common-module {
	margin-bottom: 20px
}

.common-module.bg-white {
	background-color: #fff;
	border-radius: 2px;
	padding: 15px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

@media (min-width:768px) {
	.common-module.bg-white {
		padding: 30px
	}
}

.common-module.bg-light {
	padding: 15px
}

@media (min-width:768px) {
	.common-module.bg-light {
		padding: 30px
	}
}

.common-module.shadow {
	-webkit-box-shadow: 0 0 8px 0 rgba(10, 121, 186, .15);
	box-shadow: 0 0 8px 0 rgba(10, 121, 186, .15)
}

.common-module h3 {
	font-size: 1.25rem;
	margin: 0 0 10px
}

.common-module h3.has-border {
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5
}

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

blockquote {
	padding-left: 55px;
	font-weight: 500;
	font-size: 1.125rem;
	color: #293a4b;
	border-radius: 6px 0 0 6px;
	position: relative;
	margin-bottom: 40px;
	padding-top: 10px;
	line-height: 1.6
}

blockquote:before {
	content: "";
	font-family: FontAwesome;
	font-size: 2.75rem;
	position: absolute;
	left: 0;
	top: 5px;
	color: #c8cccf;
	line-height: 1
}

article.common-module img {
	margin-bottom: 20px
}

article.common-module>*+h3 {
	margin-top: 30px
}

article.common-module h2 {
	font-size: 1.5rem
}

article.common-module>*+h2 {
	margin-top: 30px
}

article.common-module>ul {
	list-style: none;
	padding-left: 25px
}

article.common-module>ul:not(:first-child) {
	margin-bottom: 0
}

article.common-module>ul>li {
	padding-left: 0;
	position: relative
}

article.common-module>ul>li:before {
	display: inline-block;
	color: var(--primary-color);
	position: absolute;
	left: -25px;
	content: "";
	font-family: icomoon
}

article.common-module>ul>li+li {
	margin-top: 6px
}

@media (min-width:992px) {
	article.common-module .two-col-layout {
		-webkit-column-count: 2;
		column-count: 2
	}
}

.title {
	display: block;
	margin-bottom: 24px;
	position: relative;
	padding-bottom: 0px
}

.title h2 {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: var(--font-primary);
	font-size: 2.2rem;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 20px;
	/* Ensure h2 does not take up full width */
}

.title h2::after {
	content: "";
	height: 3px;
	width: 45px;
	background-color: var(--primary-color);
	position: absolute;
	left: 50%;
	/* Center horizontally */

	bottom: -10px;
	/* Position it below the h2 text */
	transform: translateX(-50%);
	/* Adjust to center it exactly */
	border-radius: 2px;
}


@media (max-width:1200px) {
	.title h2 {
		font-size: calc(1.325rem + .9vw)
	}
}

.title h3 {
	font-size: 1.5rem;
	margin: 0;
	font-weight: 700
}

@media (max-width:1200px) {
	.title h3 {
		font-size: calc(1.275rem + .3vw)
	}
}

.title .subtitle {
	color: var(--secondary-color);
	display: block;
	margin-bottom: 0;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.125rem
}

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

.title.text-center:after {
	left: calc(50% - 22.5px)
}

@media (min-width:768px) {
	.title.two-col {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (max-width:767.98px) {
	.title.two-col div:first-child {
		margin-bottom: 20px
	}
}

.title-with-sorting {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px
}

.title-with-sorting h1,
.title-with-sorting h2,
.title-with-sorting h3,
.title-with-sorting h4 {
	margin: 0
}

.title-with-sorting .sorting {
	margin: -5px
}

.title-with-sorting .sorting>* {
	padding: 5px
}

.title-with-sorting .sorting label {
	color: #242424;
	font-weight: 500
}

.title-with-sorting .sorting .form-group {
	margin-bottom: 0
}

.title-with-sorting .sorting .custom_select:after {
	color: var(--primary-color)
}

.title-with-sorting .sorting .form-control {
	min-width: 200px;
	font-weight: 500;
	font-size: .8375rem;
	height: 42px;
	font-weight: 400;
	border-radius: 2px;
	color: var(--primary-color);
	border-width: 1px;
	background-color: transparent;
	border-color: var(--primary-color)
}

@media (min-width:992px) {
	.title-with-sorting {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.title-with-sorting .sorting {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (max-width:991.98px) {
	.title-with-sorting {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.title-with-sorting .sorting {
		margin-top: 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

.fill {
	width: 100%
}

.more-less-wrapper {
	overflow: hidden
}

.more-less-wrapper.active {
	height: auto !important
}

.btn-more-less {
	margin-top: 15px;
	text-align: center;
	font-size: 2.125rem;
	text-decoration: none;
	display: inline-block
}

.btn-more-less.with-text:before {
	display: inline-block;
	padding-right: 5px
}

.btn-more-less.with-text i {
	font-size: 1rem
}

.btn-more-less.with-text:before {
	content: attr(data-less-text)
}

.btn-more-less.collapsed i:before {
	content: ""
}

.btn-more-less.collapsed.with-text:before {
	content: attr(data-more-text)
}

.btn-more-less:focus,
.btn-more-less:hover {
	text-decoration: none
}

.bg-light-gradient-to-bottom {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .0001)), to(#f0f7fb));
	background: linear-gradient(bottom, rgba(0, 0, 0, .0001), #f0f7fb)
}

.bg-light-gradient-to-top {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .0001)), to(#f0f7fb));
	background: linear-gradient(top, rgba(0, 0, 0, .0001), #f0f7fb)
}

i[class*=" ratings_"],
i[class^=ratings_] {
	display: inline-block;
	line-height: 1;
	font-family: FontAwesome;
	font-style: normal;
	position: relative;
	white-space: nowrap;
	letter-spacing: 2px;
	color: var(--secondary-color)
}

i[class*=" ratings_"]:before,
i[class^=ratings_]:before {
	content: ""
}

i[class*=" ratings_"]:after,
i[class^=ratings_]:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden
}

.ratings__0:after {
	width: 0
}

.ratings__1:after {
	width: 20%
}

.ratings__2:after {
	width: 40%
}

.ratings__3:after {
	width: 60%
}

.ratings__4:after {
	width: 80%
}

.ratings__5:after {
	width: 100%
}

.ribbon {
	height: 33px;
	line-height: 33px;
	background-color: var(--secondary-color);
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0 15px;
	position: relative;
	z-index: 2;
	border-bottom-left-radius: 6px
}

.ribbon:after {
	position: absolute;
	top: 0;
	border-width: 16.5px 15px 16.5px;
	border-style: solid;
	border-color: var(--secondary-color);
	border-right-color: transparent;
	margin-left: -15px;
	left: 100%;
	content: "";
	display: inline-block;
	z-index: -1
}

.ribbon:before {
	position: absolute;
	left: 0;
	bottom: 100%;
	height: 6px;
	content: "";
	border-top-left-radius: 100%;
	display: inline-block;
	width: 6px;
	background-color: #df7f0d
}

#header {
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1)
}

#header .logo img {
	max-width: 190px
}

#header .header-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#header .header-right a {
	text-decoration: none
}

@media (min-width:992px) and (max-width:1199.98px) {
	#header .header-right .phone {
		display: none
	}
}

#header .header-right .social-media {
	position: relative;
	padding-right: 24px;
	margin-right: 9px;
	border-right: 1px solid #08669d
}

#header .header-right .social-media a {
	text-decoration: none;
	font-size: 1.5rem;
	color: #fff;
	border: 0;
	line-height: 1;
	display: inline-block;
	vertical-align: middle
}

@media (max-width:1200px) {
	#header .header-right .social-media a {
		font-size: calc(1.275rem + .3vw)
	}
}

#header .header-right .social-media a+a {
	margin-left: 10px
}

#header .header-right .social-media a:focus,
#header .header-right .social-media a:hover {
	opacity: .94
}

@media (min-width:992px) {
	#header.fixed-position {
		position: fixed;
		-webkit-animation: pad .3s ease-out;
		animation: pad .3s ease-out;
		-webkit-transform: translate3d(0, calc(-100% + 60px), 0);
		transform: translate3d(0, calc(-100% + 60px), 0);

	}

	#header #main-menu.navbar .nav-link,
	#header .header-right {
		line-height: 56px
	}

	#header.fixed-position {
		border: none;
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
		box-shadow: 0 0 3px rgba(0, 0, 0, .2)
	}

	#header.fixed-position #main-menu.navbar .nav-link,
	#header.fixed-position .header-right,
	#header.fixed-position .logo {
		line-height: 60px
	}

	#header.fixed-position .logo {
		margin-top: 0;
		margin-bottom: 0;

	}

	#header.fixed-position .logo:before {
		display: none
	}

	#header.fixed-position .header-top {
		overflow: hidden
	}
}

@media (max-width:991.98px) {
	#header>.container {
		max-width: 100%;
		padding: 0
	}

	#header #main-menu.navbar {
		padding-left: 12px;
		padding-right: 12px;
		background-color: #fff;
	}

	#header .container-fluid {
		padding-left: 0;
		padding-right: 0
	}
}

@-webkit-keyframes pad {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translate3d(0, calc(-100% + 60px), 0);
		transform: translate3d(0, calc(-100% + 60px), 0);
		opacity: 1
	}
}

@keyframes pad {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translate3d(0, calc(-100% + 60px), 0);
		transform: translate3d(0, calc(-100% + 60px), 0);
		opacity: 1
	}
}

.header-top {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	background-color: var(--primary-color)
}

.header-top .header-top-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;

}

.header-top .header-top-content>* {
	padding-left: 30px;
	padding-right: 30px
}

.header-top .info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.header-top .info:after {
	display: block;
	clear: both;
	content: ""
}

.header-top .info a {
	font-size: .875rem;
	text-decoration: none;
	position: relative;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
}

.header-top .info a i {}

.header-top .info a:not(.btn) {
	color: #424242
}



.header-top .info a span {
	display: block;
	line-height: 1.35
}

.header-top .info a span.big {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	align-items: center;
}

.header-top .info a span.small {
	font-size: .8375rem
}

.header-top .info a.email i {
	margin-right: 5px;
}

.header-top .info a.email i:after {}

.header-top .info a.phone i {}

.header-top .info a:focus,
.header-top .info a:hover {
	opacity: .94
}

@media (max-width:991.98px) {
	.header-top {
		display: none
	}
}

.key-search {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	right: 0;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(10px, -50%);
	transform: translate(10px, -50%);
	z-index: 9;
	opacity: 0;
	visibility: hidden
}

.key-search .form-control {
	background-color: transparent;
	border: 0;
	font-size: .9375rem;
	height: 45px;
	font-weight: 400;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	padding-left: 0;
	padding-right: 42px;
	border-radius: 0
}

.key-search button[type=submit] {
	position: absolute;
	font-size: 1.25rem;
	display: inline-block;
	right: 0;
	background-color: transparent;
	border: 0;
	top: 0;
	padding: 0;
	text-align: center;
	outline: 0
}

.key-search button[type=submit]:after {
	display: none
}

.key-search button[type=submit]:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

@media (max-width:991.98px) {
	.key-search .form-control {
		height: 80px;
		padding-left: 15px;
		background-color: #fff;
		color: var(--primary-color)
	}

	.key-search .form-control::-webkit-input-placeholder {
		color: var(--primary-color)
	}

	.key-search .form-control:-ms-input-placeholder {
		color: var(--primary-color)
	}

	.key-search .form-control::-ms-input-placeholder {
		color: var(--primary-color)
	}

	.key-search .form-control::placeholder {
		color: var(--primary-color)
	}

	.key-search button[type=submit] {
		height: 80px;
		line-height: 80px;
		right: 15px
	}
}

@media (min-width:992px) {
	.key-search .form-control {
		min-height: 56px;
		background-color: var(--primary-color);
		color: #fff
	}

	.key-search .form-control::-webkit-input-placeholder {
		color: #fff
	}

	.key-search .form-control:-ms-input-placeholder {
		color: #fff
	}

	.key-search .form-control::-ms-input-placeholder {
		color: #fff
	}

	.key-search .form-control::placeholder {
		color: #fff
	}

	.key-search button[type=submit] {
		color: #fff;
		height: 56px;
		line-height: 56px
	}
}

.key-search.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

#main-menu {
	position: relative
}

@media (min-width:992px) {
	#main-menu:before {
		position: absolute;
		left: -9999px;
		right: -9999px;
		top: 0;
		z-index: -1;
		bottom: 0;
		content: "";
		background-color: #fff
	}
}

#main-menu.navbar {
	padding: 0;
	font-family: Poppins, sans-serif;


}

#main-menu.navbar .nav-item {
	list-style: none;
	font-size: 0
}

#main-menu.navbar .nav-item>.nav-link {
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: .2px
}

@media (min-width:992px) {
	#main-menu.navbar .nav-item>.nav-link {
		padding: 0 10px
	}
}

@media (min-width:1200px) {
	#main-menu.navbar .nav-item>.nav-link {
		padding: 0 10px
	}
}

#main-menu.navbar .nav-item:last-child>.nav-link {
	padding-right: 0
}

#main-menu.navbar .nav-item:first-child>.nav-link {
	padding-left: 0
}

@media (min-width:992px) {
	#main-menu .navbar-collapse {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media (min-width:992px) {
	#main-menu .dropdown-menu {
		min-width: 270px
	}
}

#main-menu .dropdown-menu .dropdown-item {
	padding: 0
}

#main-menu .dropdown-menu .dropdown-item:focus,
#main-menu .dropdown-menu .dropdown-item:hover {
	background-color: transparent
}

#main-menu .dropdown-menu .dropdown-item>a {
	padding: 8px 16px;
	display: block;
	color: #424242;
	font-size: .75rem;
	position: relative;
	font-weight: 400;
	white-space: initial
}



#main-menu .dropdown-menu .dropdown-item>a:focus,
#main-menu .dropdown-menu .dropdown-item>a:hover {
	background-color: transparent;
	color: var(--secondary-color);
	text-decoration: none
}

#main-menu .navbar-toggler {
	padding: 0;
	border: 0
}

#main-menu .navbar-toggler.in .navbar-toggler-icon {
	background-image: none;
	position: relative
}

#main-menu .navbar-toggler.in .navbar-toggler-icon:before {
	position: absolute;
	content: '\f00d';
	left: 0;
	top: 3px;
	width: 30px;
	height: 30px;
	background-color: #fff;
	font-size: 1.5rem;
	font-family: fontAwesome;
	color: var(--primary-color);
	font-weight: 300
}

#main-menu .navbar-toggler:focus,
#main-menu .navbar-toggler:hover {
	outline: 0
}

.dropdown.mega-menu {
	position: static
}

#main-menu .mega-menu .dropdown-menu {
	width: 100%
}

#main-menu .mega-menu .dropdown-menu .container {
	max-height: 500px;
	overflow: auto
}

#main-menu .mega-menu .dropdown-menu .container::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(10, 121, 186, .3);
	border-radius: 50rem;
	background-color: transparent
}

#main-menu .mega-menu .dropdown-menu .container::-webkit-scrollbar {
	width: 6px;
	background-color: transparent
}

#main-menu .mega-menu .dropdown-menu .container::-webkit-scrollbar-thumb {
	border-radius: 50rem;
	-webkit-box-shadow: inset 0 0 6px rgba(10, 121, 186, .25);
	background-color: rgba(10, 121, 186, .8)
}

#main-menu .mega-menu .dropdown-menu>li {
	list-style: none
}

#main-menu .mega-menu .dropdown-menu>li>ul {
	padding-left: 10px
}

#main-menu .mega-menu .dropdown-menu>li>ul .dropdown-item {
	border-top: 1px solid transparent
}

#main-menu .mega-menu .dropdown-menu .masonry {
	overflow: hidden
}

#main-menu .mega-menu .dropdown-menu .mega-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

#main-menu .mega-menu .dropdown-menu .mega-item>ul {
	padding: 0;
	margin: 0
}

#main-menu .mega-menu .dropdown-menu .mega-item>a {
	padding: 0;
	border: 0;
	font-size: .8375rem;
	font-weight: 300
}

#main-menu .mega-menu .dropdown-menu .mega-item h4.dropdown-header {
	margin: 0;
	padding: 6px 0;
	font-weight: 600;
	letter-spacing: .2px
}

#main-menu .mega-menu .dropdown-menu .mega-item h4.dropdown-header a {
	opacity: 1
}

#main-menu .mega-menu .dropdown-menu .mega-item h4.dropdown-header a:hover {
	color: var(--secondary-color);
	background-color: #f8f9fa
}

@media (min-width:992px) {
	#main-menu .mega-menu .dropdown-menu .dropdown-item>a {
		padding: 4px 0;
		line-height: 1.4
	}

	#main-menu .mega-menu .dropdown-menu .dropdown-item>a:before {
		display: none
	}

	#main-menu .mega-menu .dropdown-menu .dropdown-item+.dropdown-item {
		border: 0
	}

	#main-menu .mega-menu .dropdown-menu h4.dropdown-header {
		color: #242424
	}

	#main-menu .mega-menu .dropdown-menu h4.dropdown-header a {
		color: #242424;
		opacity: 1
	}

	#main-menu .mega-menu .dropdown-menu h4.dropdown-header a:hover {
		color: var(--secondary-color);
		background-color: #f8f9fa
	}
}

@media (max-width:991.98px) {
	#main-menu .mega-menu .dropdown-menu h4.dropdown-header a {
		opacity: 1
	}

	#main-menu .mega-menu .dropdown-menu h4.dropdown-header a:hover {
		color: var(--secondary-color);
		background-color: #f8f9fa
	}
}

#main-menu .slicknav_menu {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	display: none;
	padding: .625rem 1.25rem;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .18)
}

#main-menu .slicknav_menu .slicknav_nav {
	padding: 0;
	margin: 0
}

#main-menu .slicknav_menu .slicknav_nav .nav-item a {
	text-decoration: none
}

#main-menu .slicknav_menu .slicknav_nav .nav-item .nav-link {
	font-size: 1rem;
	padding-left: 0;
	padding-right: 1.25rem;
	text-transform: none;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px
}

#main-menu .slicknav_menu .slicknav_nav .slicknav_open .nav-link {
	color: var(--secondary-color)
}

#main-menu .slicknav_menu .slicknav_nav .slicknav_item {
	position: relative;
	display: block
}

#main-menu .slicknav_menu .slicknav_nav .slicknav_arrow {
	position: absolute;
	width: 100%;
	height: 50px;
	background-color: transparent;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0
}

#main-menu .slicknav_menu .slicknav_nav .slicknav_arrow i {
	position: absolute;
	width: 100%;
	right: 0;
	top: calc(50% - 13px);
	display: inline-block;
	font-size: 1rem;
	text-align: right;
	line-height: 23px;
	color: #fff
}

#main-menu .slicknav_menu .slicknav_nav .dropdown-menu {
	padding-left: 1.25rem;
	border: 0;
	margin: 0;
	border-radius: 0;
	padding: 0 0 0 .625rem;
	background-color: transparent
}

#main-menu .slicknav_menu .slicknav_nav .dropdown-menu>li {
	border-top: 1px solid transparent
}

#main-menu .slicknav_menu .dropdown-header {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-weight: 500;
	font-size: .75rem
}

#main-menu .slicknav_menu.show {
	display: block
}

#main-menu .top-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
	margin: -2.5px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#main-menu .top-nav ul>li {
	list-style: none;
	padding: 2.5px
}

#main-menu .top-nav ul>li a {
	color: var(--secondary-color);
	font-size: .75rem;
	font-weight: 500;
	padding: 3px 14px;
	border-radius: 4px;
	border: 1px solid var(--secondary-color);
	-webkit-transition: .3s linear all;
	transition: .3s linear all
}

#main-menu .top-nav ul>li a:focus,
#main-menu .top-nav ul>li a:hover {
	background-color: var(--secondary-color);
	text-decoration: none;
	color: #fff
}

@media (max-width:991.98px) {
	.header-height {
		height: 0 !important
	}
}

@media (max-width:575.98px) {
	.navbar-expand-sm .navbar-collapse {
		display: none
	}

	.navbar-expand-sm .logo {
		max-width: 85px;
		line-height: 80px;
		padding-top: 0;
		padding-bottom: 0
	}

	.navbar-expand-sm .navbar-toggler-icon {
		margin-left: 15px
	}

	.navbar-expand-sm .header-right {
		margin-left: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-sm .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-sm .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-sm .header-right a.phone {
		margin-left: 15px;
		font-size: 1.25rem
	}

	.navbar-expand-sm .header-right a.phone b,
	.navbar-expand-sm .header-right a.phone span {
		display: none
	}

	.navbar-expand-sm .header-right .social-media {
		display: none
	}
}

@media (min-width:576px) {
	.navbar-expand-sm .slicknav_menu {
		display: none
	}

	.navbar-expand-sm .navbar-brand {
		margin-right: 50px
	}

	.navbar-expand-sm .header-right {
		margin-left: 15px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-sm .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-sm .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-sm .header-right a.phone {
		line-height: 1.2;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: right;
		margin-left: 50px
	}

	.navbar-expand-sm .header-right a.phone b {
		font-size: 1.375rem;
		font-weight: 600;
		display: block;
		color: var(--primary-color)
	}

	.navbar-expand-sm .header-right a.phone span {
		display: block;
		font-weight: 400;
		font-size: .8375rem
	}

	.navbar-expand-sm .header-right a.phone i {
		display: none
	}

	.navbar-expand-sm .mega-menu .dropdown-menu {
		padding: 24px 12px 24px
	}

	.navbar-expand-sm .mega-menu .dropdown-menu .mega-item {
		padding-top: .6875rem;
		padding-bottom: .6875rem
	}

	.navbar-expand-sm .dropdown>a.nav-link:after {
		display: inline-block;
		vertical-align: baseline;
		font-family: FontAwesome;
		content: "";
		border: 0;
		width: inherit;
		height: inherit;
		line-height: 0;
		margin-left: 3px
	}

	.navbar-expand-sm .dropdown-menu {
		border-radius: 0 0 2px 2px;
		-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		border: 0;
		padding: .625rem 1.25rem;
		margin: 0
	}

	.navbar-expand-sm .dropdown-menu .dropdown-item {
		padding: 0
	}

	.navbar-expand-sm .dropdown-menu .dropdown-item:focus,
	.navbar-expand-sm .dropdown-menu .dropdown-item:hover {
		background-color: transparent
	}

	.navbar-expand-sm .dropdown-menu .dropdown-item>a {
		font-weight: 300
	}

	.navbar-expand-sm .dropdown-menu .dropdown-item:not(:first-child) {
		border-top: 1px solid #ebebeb
	}

	.navbar-expand-sm .dropdown-menu.show {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.navbar-expand-sm .dropdown[data-dropdown-menu-active=hover] .dropdown-menu {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
		opacity: 0;
		visibility: hidden;
		display: block
	}

	.navbar-expand-sm .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0;
		-webkit-transform: translate(-20px, 0);
		transform: translate(-20px, 0)
	}

	.navbar-expand-sm .dropdown[data-dropdown-menu-active=hover]:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@media (max-width:767.98px) {
	.navbar-expand-md .navbar-collapse {
		display: none
	}

	.navbar-expand-md .logo {
		max-width: 85px;
		line-height: 80px;
		padding-top: 0;
		padding-bottom: 0
	}

	.navbar-expand-md .navbar-toggler-icon {
		margin-left: 15px
	}

	.navbar-expand-md .header-right {
		margin-left: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-md .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-md .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-md .header-right a.phone {
		margin-left: 15px;
		font-size: 1.25rem
	}

	.navbar-expand-md .header-right a.phone b,
	.navbar-expand-md .header-right a.phone span {
		display: none
	}

	.navbar-expand-md .header-right .social-media {
		display: none
	}
}

@media (min-width:768px) {
	.navbar-expand-md .slicknav_menu {
		display: none
	}

	.navbar-expand-md .navbar-brand {
		margin-right: 50px
	}

	.navbar-expand-md .header-right {
		margin-left: 15px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-md .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-md .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-md .header-right a.phone {
		line-height: 1.2;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: right;
		margin-left: 50px
	}

	.navbar-expand-md .header-right a.phone b {
		font-size: 1.375rem;
		font-weight: 600;
		display: block;
		color: var(--primary-color)
	}

	.navbar-expand-md .header-right a.phone span {
		display: block;
		font-weight: 400;
		font-size: .8375rem
	}

	.navbar-expand-md .header-right a.phone i {
		display: none
	}

	.navbar-expand-md .dropdown>a.nav-link:after {
		display: inline-block;
		vertical-align: baseline;
		font-family: FontAwesome;
		content: "";
		border: 0;
		width: inherit;
		height: inherit;
		line-height: 0;
		margin-left: 3px
	}

	.navbar-expand-md .dropdown-menu {
		border-radius: 0 0 2px 2px;
		-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		border: 0;
		padding: .625rem 1.25rem;
		margin: 0
	}

	.navbar-expand-md .dropdown-menu .dropdown-item {
		padding: 0
	}

	.navbar-expand-md .dropdown-menu .dropdown-item:focus,
	.navbar-expand-md .dropdown-menu .dropdown-item:hover {
		background-color: transparent
	}

	.navbar-expand-md .dropdown-menu .dropdown-item>a {
		font-weight: 300
	}

	.navbar-expand-md .dropdown-menu .dropdown-item:not(:first-child) {
		border-top: 1px solid #ebebeb
	}

	.navbar-expand-md .dropdown-menu.show {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.navbar-expand-md .dropdown[data-dropdown-menu-active=hover] .dropdown-menu {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
		opacity: 0;
		visibility: hidden;
		display: block
	}

	.navbar-expand-md .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown-menu {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
		opacity: 0;
		visibility: hidden;
		display: block
	}

	.navbar-expand-md .dropdown[data-dropdown-menu-active=hover]:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		left: 100%;
		top: 25px
	}
}

@media (max-width:991.98px) {
	.dropdown-toggle::after {
		display: none
	}
}

@media (max-width:991.98px) {
	.navbar-expand-lg .navbar-collapse {
		display: none
	}

	.navbar-expand-lg .logo {
		max-width: 85px;
		line-height: 80px;
		padding-top: 0;
		padding-bottom: 0
	}

	.navbar-expand-lg .navbar-toggler-icon {
		margin-left: 15px
	}

	.navbar-expand-lg .header-right {
		margin-left: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-lg .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-lg .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-lg .header-right a.phone {
		margin-left: 15px;
		font-size: 1.25rem
	}

	.navbar-expand-lg .header-right a.phone b,
	.navbar-expand-lg .header-right a.phone span {
		display: none
	}

	.navbar-expand-lg .header-right .social-media {
		display: none
	}
}

@media (min-width:992px) {
	.navbar-expand-lg .slicknav_menu {
		display: none
	}

	.mega-menu .dropdown-menu {
		padding: 24px 12px 24px;
		display: block;
		opacity: 0;
		visibility: hidden
	}

	.mega-menu .dropdown-menu.show {
		display: block;
		opacity: 1
	}

	.mega-menu .dropdown-menu .mega-item {
		padding-top: .6875rem;
		padding-bottom: .6875rem
	}

	.navbar-expand-lg .navbar-brand {
		margin-right: 50px
	}

	.navbar-expand-lg .header-right {
		margin-left: 15px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-lg .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-lg .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-lg .header-right a.phone {
		line-height: 1.2;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: right;
		margin-left: 50px
	}

	.navbar-expand-lg .header-right a.phone b {
		font-size: 1.375rem;
		font-weight: 600;
		display: block;
		color: var(--primary-color)
	}

	.navbar-expand-lg .header-right a.phone span {
		display: block;
		font-weight: 400;
		font-size: .8375rem
	}

	.navbar-expand-lg .header-right a.phone i {
		display: none
	}

	.navbar-expand-lg .mega-menu .dropdown-menu {
		padding: 24px 12px 24px
	}

	.navbar-expand-lg .mega-menu .dropdown-menu .mega-item {
		padding-top: .6875rem;
		padding-bottom: .6875rem
	}

	.navbar-expand-lg .dropdown>a.nav-link:after {
		display: inline-block;
		vertical-align: baseline;
		font-family: FontAwesome;
		content: "";
		border: 0;
		width: inherit;
		height: inherit;
		line-height: 0;
		margin-left: 3px
	}

	.navbar-expand-lg .dropdown-menu {
		border-radius: 0 0 2px 2px;
		-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		border: 0;
		padding: .625rem 1.25rem;
		margin: 0
	}

	.navbar-expand-lg .dropdown-menu .dropdown-item {
		padding: 0
	}

	.navbar-expand-lg .dropdown-menu .dropdown-item:focus,
	.navbar-expand-lg .dropdown-menu .dropdown-item:hover {
		background-color: transparent
	}

	.navbar-expand-lg .dropdown-menu .dropdown-item>a {
		font-weight: 300
	}

	.navbar-expand-lg .dropdown-menu .dropdown-item:not(:first-child) {
		border-top: 1px solid #ebebeb
	}

	.navbar-expand-lg .dropdown-menu.show {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.navbar-expand-lg .dropdown[data-dropdown-menu-active=hover] .dropdown-menu {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
		opacity: 0;
		visibility: hidden;
		display: block
	}

	.navbar-expand-lg .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0;
		-webkit-transform: translate(-20px, 0);
		transform: translate(-20px, 0)
	}

	.navbar-expand-lg .dropdown[data-dropdown-menu-active=hover]:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		left: 100%;
		top: 25px
	}
}

@media (max-width:1199.98px) {
	.navbar-expand-xl .navbar-collapse {
		display: none
	}

	.navbar-expand-xl .logo {
		max-width: 85px;
		line-height: 80px;
		padding-top: 0;
		padding-bottom: 0
	}

	.navbar-expand-xl .navbar-toggler-icon {
		margin-left: 15px
	}

	.navbar-expand-xl .header-right {
		margin-left: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-xl .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-xl .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-xl .header-right a.phone {
		margin-left: 15px;
		font-size: 1.25rem
	}

	.navbar-expand-xl .header-right a.phone b,
	.navbar-expand-xl .header-right a.phone span {
		display: none
	}

	.navbar-expand-xl .header-right .social-media {
		display: none
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl .slicknav_menu {
		display: none
	}

	.navbar-expand-xl .navbar-brand {
		margin-right: 50px
	}

	.navbar-expand-xl .header-right {
		margin-left: 15px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-xl .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-xl .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-xl .header-right a.phone {
		line-height: 1.2;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: right;
		margin-left: 50px
	}

	.navbar-expand-xl .header-right a.phone b {
		font-size: 1.375rem;
		font-weight: 600;
		display: block;
		color: var(--primary-color)
	}

	.navbar-expand-xl .header-right a.phone span {
		display: block;
		font-weight: 400;
		font-size: .8375rem
	}

	.navbar-expand-xl .header-right a.phone i {
		display: none
	}

	.navbar-expand-xl .mega-menu .dropdown-menu {
		padding: 24px 12px 24px
	}

	.navbar-expand-xl .mega-menu .dropdown-menu .mega-item {
		padding-top: .6875rem;
		padding-bottom: .6875rem
	}

	.navbar-expand-xl .dropdown>a.nav-link:after {
		display: inline-block;
		vertical-align: baseline;
		font-family: FontAwesome;
		content: "";
		border: 0;
		width: inherit;
		height: inherit;
		line-height: 0;
		margin-left: 3px
	}

	.navbar-expand-xl .dropdown-menu {
		border-radius: 0 0 2px 2px;
		-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		border: 0;
		padding: .625rem 1.25rem;
		margin: 0
	}

	.navbar-expand-xl .dropdown-menu .dropdown-item {
		padding: 0
	}

	.navbar-expand-xl .dropdown-menu .dropdown-item:focus,
	.navbar-expand-xl .dropdown-menu .dropdown-item:hover {
		background-color: transparent
	}

	.navbar-expand-xl .dropdown-menu .dropdown-item>a {
		font-weight: 300
	}

	.navbar-expand-xl .dropdown-menu .dropdown-item:not(:first-child) {
		border-top: 1px solid #ebebeb
	}

	.navbar-expand-xl .dropdown-menu.show {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.navbar-expand-xl .dropdown[data-dropdown-menu-active=hover] .dropdown-menu {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
		opacity: 0;
		visibility: hidden;
		display: block
	}

	.navbar-expand-xl .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0;
		-webkit-transform: translate(-20px, 0);
		transform: translate(-20px, 0)
	}

	.navbar-expand-xl .dropdown[data-dropdown-menu-active=hover]:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@media (min-width:992px) {
	.navbar-expand-lg .dropdown[data-dropdown-menu-active=hover]:after {
		position: absolute;
		content: "\f105";
		top: 5px;
		right: 8px;
		font-family: FontAwesome
	}
}

@media (max-width:1399.98px) {
	.navbar-expand-xxl .navbar-collapse {
		display: none
	}

	.navbar-expand-xxl .logo {
		max-width: 85px;
		line-height: 80px;
		padding-top: 0;
		padding-bottom: 0
	}

	.navbar-expand-xxl .navbar-toggler-icon {
		margin-left: 15px
	}

	.navbar-expand-xxl .header-right {
		margin-left: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-xxl .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-xxl .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-xxl .header-right a.phone {
		margin-left: 15px;
		font-size: 1.25rem
	}

	.navbar-expand-xxl .header-right a.phone b,
	.navbar-expand-xxl .header-right a.phone span {
		display: none
	}

	.navbar-expand-xxl .header-right .social-media {
		display: none
	}
}

@media (min-width:1400px) {
	.navbar-expand-xxl .slicknav_menu {
		display: none
	}

	.navbar-expand-xxl .navbar-brand {
		margin-right: 50px
	}

	.navbar-expand-xxl .header-right {
		margin-left: 15px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-xxl .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-xxl .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-xxl .header-right a.phone {
		line-height: 1.2;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: right;
		margin-left: 50px
	}

	.navbar-expand-xxl .header-right a.phone b {
		font-size: 1.375rem;
		font-weight: 600;
		display: block;
		color: var(--primary-color)
	}

	.navbar-expand-xxl .header-right a.phone span {
		display: block;
		font-weight: 400;
		font-size: .8375rem
	}

	.navbar-expand-xxl .header-right a.phone i {
		display: none
	}

	.navbar-expand-xxl .mega-menu .dropdown-menu {
		padding: 24px 12px 24px
	}

	.navbar-expand-xxl .mega-menu .dropdown-menu .mega-item {
		padding-top: .6875rem;
		padding-bottom: .6875rem
	}

	.navbar-expand-xxl .dropdown>a.nav-link:after {
		display: inline-block;
		vertical-align: baseline;
		font-family: FontAwesome;
		content: "";
		border: 0;
		width: inherit;
		height: inherit;
		line-height: 0;
		margin-left: 3px
	}

	.navbar-expand-xxl .dropdown-menu {
		border-radius: 0 0 2px 2px;
		-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		border: 0;
		padding: .625rem 1.25rem;
		margin: 0
	}

	.navbar-expand-xxl .dropdown-menu .dropdown-item {
		padding: 0
	}

	.navbar-expand-xxl .dropdown-menu .dropdown-item:focus,
	.navbar-expand-xxl .dropdown-menu .dropdown-item:hover {
		background-color: transparent
	}

	.navbar-expand-xxl .dropdown-menu .dropdown-item>a {
		font-weight: 300
	}

	.navbar-expand-xxl .dropdown-menu .dropdown-item:not(:first-child) {
		border-top: 1px solid #ebebeb
	}

	.navbar-expand-xxl .dropdown-menu.show {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.navbar-expand-xxl .dropdown[data-dropdown-menu-active=hover] .dropdown-menu {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
		opacity: 0;
		visibility: hidden;
		display: block
	}

	.navbar-expand-xxl .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0;
		-webkit-transform: translate(-20px, 0);
		transform: translate(-20px, 0)
	}

	.navbar-expand-xxl .dropdown[data-dropdown-menu-active=hover]:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@media (max-width:1699.98px) {
	.navbar-expand-xxxl .navbar-collapse {
		display: none
	}

	.navbar-expand-xxxl .logo {
		max-width: 85px;
		line-height: 80px;
		padding-top: 0;
		padding-bottom: 0
	}

	.navbar-expand-xxxl .navbar-toggler-icon {
		margin-left: 15px
	}

	.navbar-expand-xxxl .header-right {
		margin-left: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-xxxl .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-xxxl .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-xxxl .header-right a.phone {
		margin-left: 15px;
		font-size: 1.25rem
	}

	.navbar-expand-xxxl .header-right a.phone b,
	.navbar-expand-xxxl .header-right a.phone span {
		display: none
	}

	.navbar-expand-xxxl .header-right .social-media {
		display: none
	}
}

@media (min-width:1700px) {
	.navbar-expand-xxxl .slicknav_menu {
		display: none
	}

	.navbar-expand-xxxl .navbar-brand {
		margin-right: 50px
	}

	.navbar-expand-xxxl .header-right {
		margin-left: 15px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.navbar-expand-xxxl .header-right a+a {
		margin-left: 15px
	}

	.navbar-expand-xxxl .header-right a.search-toggler {
		font-size: 1.25rem;
		font-weight: 400
	}

	.navbar-expand-xxxl .header-right a.phone {
		line-height: 1.2;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: right;
		margin-left: 50px
	}

	.navbar-expand-xxxl .header-right a.phone b {
		font-size: 1.375rem;
		font-weight: 600;
		display: block;
		color: var(--primary-color)
	}

	.navbar-expand-xxxl .header-right a.phone span {
		display: block;
		font-weight: 400;
		font-size: .8375rem
	}

	.navbar-expand-xxxl .header-right a.phone i {
		display: none
	}

	.navbar-expand-xxxl .mega-menu .dropdown-menu {
		padding: 24px 12px 24px
	}

	.navbar-expand-xxxl .mega-menu .dropdown-menu .mega-item {
		padding-top: .6875rem;
		padding-bottom: .6875rem
	}

	.navbar-expand-xxxl .dropdown>a.nav-link:after {
		display: inline-block;
		vertical-align: baseline;
		font-family: FontAwesome;
		content: "";
		border: 0;
		width: inherit;
		height: inherit;
		line-height: 0;
		margin-left: 3px
	}

	.navbar-expand-xxxl .dropdown-menu {
		border-radius: 0 0 2px 2px;
		-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
		border: 0;
		padding: .625rem 1.25rem;
		margin: 0
	}

	.navbar-expand-xxxl .dropdown-menu .dropdown-item {
		padding: 0
	}

	.navbar-expand-xxxl .dropdown-menu .dropdown-item:focus,
	.navbar-expand-xxxl .dropdown-menu .dropdown-item:hover {
		background-color: transparent
	}

	.navbar-expand-xxxl .dropdown-menu .dropdown-item>a {
		font-weight: 300
	}

	.navbar-expand-xxxl .dropdown-menu .dropdown-item:not(:first-child) {
		border-top: 1px solid #ebebeb
	}

	.navbar-expand-xxxl .dropdown-menu.show {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.navbar-expand-xxxl .dropdown[data-dropdown-menu-active=hover] .dropdown-menu {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
		opacity: 0;
		visibility: hidden;
		display: block
	}

	.navbar-expand-xxxl .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0;
		-webkit-transform: translate(-20px, 0);
		transform: translate(-20px, 0)
	}

	.navbar-expand-xxxl .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown>a:after {
		display: inline-block;
		vertical-align: baseline;
		font-family: FontAwesome;
		content: "";
		border: 0;
		width: inherit;
		height: inherit;
		line-height: 0;
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.navbar-expand-xxxl .dropdown[data-dropdown-menu-active=hover]:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

.navbar-expand .navbar-collapse {
	display: none
}

.navbar-expand .logo {
	max-width: 85px;
	line-height: 80px;
	padding-top: 0;
	padding-bottom: 0
}

.navbar-expand .navbar-toggler-icon {
	margin-left: 15px
}

.navbar-expand .header-right {
	margin-left: auto;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.navbar-expand .header-right a+a {
	margin-left: 15px
}

.navbar-expand .header-right a.search-toggler {
	font-size: 1.25rem;
	font-weight: 400
}

.navbar-expand .header-right a.phone {
	margin-left: 15px;
	font-size: 1.25rem
}

.navbar-expand .header-right a.phone b,
.navbar-expand .header-right a.phone span {
	display: none
}

.navbar-expand .header-right .social-media {
	display: none
}

.navbar-expand .slicknav_menu {
	display: none
}

.navbar-expand .navbar-brand {
	margin-right: 50px
}

.navbar-expand .header-right {
	margin-left: 15px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.navbar-expand .header-right a+a {
	margin-left: 15px
}

.navbar-expand .header-right a.search-toggler {
	font-size: 1.25rem;
	font-weight: 400
}

.navbar-expand .header-right a.phone {
	line-height: 1.2;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: right;
	margin-left: 50px
}

.navbar-expand .header-right a.phone b {
	font-size: 1.375rem;
	font-weight: 600;
	display: block;
	color: var(--primary-color)
}

.navbar-expand .header-right a.phone span {
	display: block;
	font-weight: 400;
	font-size: .8375rem
}

.navbar-expand .header-right a.phone i {
	display: none
}

.navbar-expand .mega-menu .dropdown-menu {
	padding: 24px 12px 24px
}

.navbar-expand .mega-menu .dropdown-menu .mega-item {
	padding-top: .6875rem;
	padding-bottom: .6875rem
}

.navbar-expand .dropdown>a.nav-link:after {
	display: inline-block;
	vertical-align: baseline;
	font-family: FontAwesome;
	content: "";
	border: 0;
	width: inherit;
	height: inherit;
	line-height: 0;
	margin-left: 3px
}

.navbar-expand .dropdown-menu {
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .18);
	border: 0;
	padding: .625rem 1.25rem;
	margin: 0
}

.navbar-expand .dropdown-menu .dropdown-item {
	padding: 0
}

.navbar-expand .dropdown-menu .dropdown-item:focus,
.navbar-expand .dropdown-menu .dropdown-item:hover {
	background-color: transparent
}

.navbar-expand .dropdown-menu .dropdown-item>a {
	font-weight: 300
}

.navbar-expand .dropdown-menu .dropdown-item:not(:first-child) {
	border-top: 1px solid #ebebeb
}

.navbar-expand .dropdown-menu.show {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.navbar-expand .dropdown[data-dropdown-menu-active=hover] .dropdown-menu {
	-webkit-transform: translate(0, -20px);
	transform: translate(0, -20px);
	opacity: 0;
	visibility: hidden;
	display: block
}

.navbar-expand .dropdown[data-dropdown-menu-active=hover] .dropdown-menu .dropdown-menu {
	left: 100%;
	top: 0;
	-webkit-transform: translate(-20px, 0);
	transform: translate(-20px, 0)
}

.navbar-expand .dropdown[data-dropdown-menu-active=hover]:hover>.dropdown-menu {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

#main-menu.navbar-light .slicknav_menu {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(64, 143, 236, .16);
	box-shadow: 0 0 10px 0 rgba(64, 143, 236, .16)
}

#main-menu.navbar-light .slicknav_menu .slicknav_nav .nav-item+.nav-item .nav-link {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

#main-menu.navbar-light .slicknav_menu .slicknav_arrow {
	border-color: var(--secondary-color);
	color: var(--secondary-color)
}

#main-menu.navbar-light .slicknav_menu .slicknav_nav .slicknav_open>a,
#main-menu.navbar-light .slicknav_menu .slicknav_nav .slicknav_open>a>a {
	color: var(--secondary-color);
	font-weight: 600
}

#main-menu.navbar-light .slicknav_menu .dropdown-menu>li {
	border-color: rgba(0, 0, 0, .1)
}

#main-menu.navbar-light .slicknav_menu .dropdown-menu>li a {
	color: #424242
}

#main-menu.navbar-light .slicknav_menu .dropdown-menu>li .dropdown-item {
	border-color: rgba(0, 0, 0, .1)
}

#main-menu.navbar-light .slicknav_menu .dropdown-header {
	color: #424242
}

#main-menu.navbar-light .slicknav_menu .dropdown-header a {
	color: #424242
}

#main-menu.navbar-light .header-right {
	color: var(--primary-color)
}

#main-menu.navbar-light .header-right a:not(.btn) {
	color: var(--primary-color)
}

#main-menu.navbar-dark .slicknav_menu {
	background-color: #fff
}

#main-menu.navbar-dark .slicknav_menu .slicknav_nav .nav-item+.nav-item .nav-link {
	border-top: 1px solid rgba(255, 255, 255, .06)
}

#main-menu.navbar-dark .slicknav_menu .slicknav_arrow {
	border-color: rgba(255, 255, 255, .5);
	color: #fff
}

#main-menu.navbar-dark .slicknav_menu .slicknav_nav .slicknav_open>a,
#main-menu.navbar-dark .slicknav_menu .slicknav_nav .slicknav_open>a>a {
	color: #fff;
	font-weight: 600
}

#main-menu.navbar-dark .slicknav_menu .dropdown-menu>li {
	border-color: rgba(255, 255, 255, .06)
}

#main-menu.navbar-dark .slicknav_menu .dropdown-menu>li a {
	color: #fff
}

#main-menu.navbar-dark .slicknav_menu .dropdown-menu>li .dropdown-item {
	border-color: rgba(255, 255, 255, .06)
}

#main-menu.navbar-dark .slicknav_menu .dropdown-header {
	color: #fff
}

#main-menu.navbar-dark .slicknav_menu .dropdown-header a {
	color: #fff
}

#main-menu.navbar-dark .header-right {
	color: #424242
}

#main-menu.navbar-dark .header-right a {
	color: #fff
}

@media (max-width:991.98px) {
	#main-menu.navbar-dark .header-right a {
		color: var(--primary-color)
	}
}

.travel-notification {
	background-color: rgba(255, 255, 255, .8);
	text-align: center;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	z-index: 9;
	filter: blur(1.1);
}

.travel-notification p:before {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50rem;
	margin-right: 10px;
	height: 30px;
	color: #fff;
	width: 30px;
	background-color: var(--secondary-color);
	font-size: 1.25rem;
	content: "";
	font-family: FontAwesome
}

.travel-notification p a {
	text-decoration: underline;
	-webkit-text-decoration-color: rgba(243, 152, 44, .75);
	text-decoration-color: rgba(243, 152, 44, .75)
}

.travel-notification p a:hover {
	color: var(--secondary-color);
	-webkit-text-decoration-color: var(--secondary-color);
	text-decoration-color: var(--secondary-color)
}


.banner {
	position: relative;
	z-index: 1;
	background-color: var(--primary-color)
}

.banner .full-banner-slider,
.banner .swiper-slide,
.banner .swiper-wrapper {
	height: 100%
}

@media (max-width:991.98px) {
	.banner {
		height: 350px
	}
}

.banner .bg-stretch:after {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	background-color: rgba(0, 0, 0, .3)
}

.banner .banner-caption {
	position: absolute;
	left: 0;
	right: 0;
	color: #fff;
	z-index: 2;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center
}

@media (min-width:992px) {
	.banner .banner-caption .inner-wrap {
		display: inline-block;
		overflow: hidden;
		max-width: 580px
	}
}

@media (max-width:991.98px) {
	.banner .banner-caption {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.banner .banner-caption img {
	z-index: -1
}

.banner .banner-caption .brand-heading {
	color: #fff;
	position: relative;
	line-height: 1.5;
	margin: 0;
	font-weight: 700;
	font-family: Rubik, sans-serif;
	line-height: 1.2;
	font-size: 3.75rem
}

@media (max-width:1200px) {
	.banner .banner-caption .brand-heading {
		font-size: calc(1.5rem + 3vw)
	}
}

.banner .banner-caption .lead {
	font-weight: 400;
	font-size: 1.25rem;
	margin-top: 10px;
	line-height: 1.5;
	position: relative
}

@media (max-width:991.98px) {
	.banner .banner-caption .lead {
		font-size: 1rem;
		font-weight: 400
	}
}

.banner .banner-caption .btn-md {
	margin-top: 15px;
	text-transform: uppercase
}

@media (max-width:767.98px) {
	.banner {
		text-align: center
	}
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
	background-image: none;
	color: #fff;
	font-size: 2rem;
	height: 100px;
	width: 45px;
	background-color: rgba(0, 0, 0, .5);
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	margin-top: -50px;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

@media (max-width:1200px) {

	.banner .swiper-button-next,
	.banner .swiper-button-prev {
		font-size: calc(1.325rem + .9vw)
	}
}

.banner .swiper-button-next:before,
.banner .swiper-button-prev:before {
	content: "";
	font-family: FontAwesome;
	display: inline-block
}

.banner .swiper-button-next:focus,
.banner .swiper-button-next:hover,
.banner .swiper-button-prev:focus,
.banner .swiper-button-prev:hover {
	background-color: var(--secondary-color)
}

@media (max-width:767.98px) {

	.banner .swiper-button-next,
	.banner .swiper-button-prev {
		display: none
	}
}

.banner .swiper-button-prev {
	border-radius: 0 2px 2px 0;
	left: 0
}

.banner .swiper-button-prev:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.banner .swiper-button-next {
	border-radius: 2px 0 0 2px;
	right: 0
}

.swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 30px
}

.swiper-pagination .swiper-pagination-bullet {
	-webkit-transition: width .3s ease;
	transition: width .3s ease;
	height: 10px;
	width: 10px;
	background-color: var(--secondary-color);
	border-radius: 50rem;
	opacity: 1;
	cursor: pointer
}

.swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 5px
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 46px
}

.trip-search {
	position: relative;
	z-index: 10;
	margin-top: -100px;
}

@media (min-width:992px) {
	.trip-search {
		padding-top: 0;
		margin-top: -41px
	}
}

.trip-search form {
	width: 100%;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	background-color: #fff;
	border-radius: 5px;
	line-height: 1.2;
	padding: 15px
}

@media (min-width:992px) {
	.trip-search form {
		padding-right: 30px
	}
}

@media (max-width:991.98px) {
	.trip-search form {
		padding: 2px
	}
}

.trip-search form label {
	font-weight: 400;
	color: #242424;
	font-size: .8375rem;
	margin: 0;
	font-family: Poppins, sans-serif
}

.trip-search .form-group {
	position: relative;
	margin: 0;
	padding: 15px
}

.trip-search .form-group .custom_select:before {
	font-family: icomoon;
	color: var(--primary-color);
	position: absolute;
	bottom: 10px;
	font-size: 1.25rem;
	left: 0
}

.trip-search .form-group.destination .custom_select:before {
	content: ""
}

.trip-search .form-group.activites .custom_select:before {
	content: ""
}

.trip-search .form-group.duration .custom_select:before {
	content: ""
}

.trip-search .custom_select {
	width: 100%
}

.trip-search .custom_select:after {
	color: var(--secondary-color);
	right: 0
}

.trip-search .form-control {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	background-image: none;
	font-size: .9375rem;
	font-weight: 600;
	color: #242424;
	border-radius: 0;
	border: 0;
	padding: 5px 10px;
	min-width: 200px;
	height: initial;

}

@media (min-width:992px) {
	.trip-search .form-control {
		border-bottom: 1px solid #e5e5e5
	}
}

.trip-search option {
	padding: 5px
}

.trip-search .btn {
	min-height: 60px;
	border: none;
	text-transform: uppercase;
	font-size: 1.125rem;
	border: 0;
	color: #fff;
	border: 2px solid var(--secondary-color);
}

.trip-search .btn i {
	margin-right: 5px
}

@media (min-width:992px) {
	.trip-search form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.trip-search form>* {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.trip-search .btn {
		margin-left: 5px
	}
}

@media (max-width:991.98px) {
	.trip-search .form-group {
		padding-bottom: 6px
	}

	.trip-search .form-group+.form-group {
		border-top: 1px solid #e5e5e5
	}

	.trip-search .inner-wrap {
		padding: 30px 10px
	}

	.trip-search .search-title {
		margin-bottom: 20px
	}

	.trip-search .btn {
		width: 100%
	}

	.trip-search .btn+.btn {
		margin-top: 6px
	}
}

.home-content {
	font-size: 1rem;
	line-height: 1.5
}

@media (max-width:991.98px) {
	.home-content {
		text-align: center
	}
}


.home-content .title h1 {
	color: #242424;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: 300
}

.home-content .title h1:after {
	display: none
}

.home-content .btn.btn-md {
	font-weight: 400;
	font-size: 1rem;
	padding: 4px 27px
}

.home-content .ta-certificates ul {
	padding: 0;
	margin: -5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.home-content .ta-certificates ul>li {
	list-style: none;
	padding: 5px
}

.services ul {
	margin-top: -12px;
	margin-bottom: -12px;
	padding-left: 0
}

.services ul>li {
	padding-top: 12px;
	padding-bottom: 12px;
	list-style: none
}

.services .item {
	padding-left: 50px;
	position: relative;
	line-height: 1.65
}

.services .item a {
	color: #424242;
	text-decoration: none;
}

.services .item a:hover {
	color: var(--primary-color);
	text-decoration: none;
}

.services .item i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 2rem;
	color: var(--primary-color)
}

@media (max-width:1200px) {
	.services .item i {
		font-size: calc(1.325rem + .9vw)
	}
}

.services .item h4 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 0px
}

.tab-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 35px
}

.tab-navigation>* {
	margin: 5px
}

.tab-navigation a.btn-md {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 36px
}

.tab-navigation a.btn-md.btn-primary.active {
	color: var(--primary-color);
	background-color: transparent
}

.tab-navigation a.btn-md.btn-primary.active:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.tab-navigation a.btn-md:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.featured-section .title-head,
.package-section .title-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:767.98px) {

	.featured-section .title-head,
	.package-section .title-head {
		display: block
	}

	.featured-section .title-head .view-more-btn,
	.package-section .title-head .view-more-btn {
		margin: 20px 0
	}
}

.feat .title h2:after {
	left: 20px !important
}

.featured-section .title {
	margin-bottom: 0 !important
}

.banner__heading {
	color: #fff;
	position: relative;
	line-height: 1.5;
	margin: 0;
	font-weight: 700;
	font-family: var(--font-primary);
	line-height: 1.2;
	font-size: 4rem;
}



.feat .title h2 {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: var(--font-primary);
	font-size: 2.2rem;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 0px;
	line-height: 2.5rem;
}

.package-list>ul {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -12px
}

.package-list>ul:after {
	display: block;
	clear: both;
	content: ""
}

.package-list>ul>li {
	list-style: none;
	padding: 12px
}

.package-list .item {
	background-color: #fff;
	-webkit-transition: .3s linear box-shadow, .3s linear border-color;
	transition: .3s linear box-shadow, .3s linear border-color;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .16);
	border-radius: 2px;
	padding: 5px
}

.item figure a>* {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.package-list figure {
	overflow: visible;
	position: relative;
	margin-bottom: 0
}

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

.package-list figure a:before {
	background-image: url(../images/bliss-logo.png);
	background-color: #dcdcdc;
	border-radius: 2px;
	background-position: 50% 50%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: calc(250 / 370 * 100%);
	z-index: -1
}

.package-list figure img {
	-webkit-transition: .5s ease-out all;
	transition: .5s ease-out all;
	border-radius: 2px;
	width: 100%;
	object-fit: cover;
}

.package-list figure .tag {
	position: absolute;
	right: 15px;
	font-size: .8375rem;
	top: 15px;
	letter-spacing: -.2px;
	padding: 3px 25px;
	border-radius: 50rem;
	color: #fff;
	background-color: var(--secondary-color)
}

.price2 {
	color: var(--gray-dark);
	font-weight: 600;
	font-size: 24px;
}

.package-list figure .bags i {
	color: var(--primary-color);
	margin-left: 3px;
}

.package-list figure .bags {
	position: absolute;
	right: 15px;
	font-size: .75rem;
	top: 15px;
	letter-spacing: -.2px;
	padding: 3px 25px;
	border-radius: 50rem;
	color: #000;
	background-color: rgba(255, 255, 255, 0.8);

}

.package-list figure .price {
	display: block;
	position: absolute;
	text-transform: capitalize;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px 20px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .0001)), to(#000));
	background: linear-gradient(top, rgba(0, 0, 0, .0001), #000);
	color: #fff;

}

.package-list figure .v-name {
	display: block;
	position: absolute;
	text-transform: capitalize;
	left: 0;
	font-size: 18px;
	right: 0;
	font-weight: 600;
	bottom: 0;
	padding: 15px 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .0001)), to(#000));
	background: linear-gradient(top, rgba(0, 0, 0, .0001), #000);
	color: #fff
}

.package-list figure .price b {
	font-weight: 600;
	font-size: 1.375rem;
	display: inline-block;
	vertical-align: middle
}

@media (max-width:1200px) {
	.package-list figure .price b {
		font-size: calc(1.2625rem + .15vw)
	}
}

.package-list figure .price .inr {
	margin-left: 10px;
	font-size: 1.125rem;
	font-weight: 500
}

.package-list figcaption {
	padding: 20px 15px;
	line-height: 0.8
}

.package-list figcaption .destination {
	display: block;
	font-size: .8375rem;
	margin-bottom: 5px
}

.package-list figcaption .destination:before {
	font-family: icomoon;
	content: "";
	color: var(--primary-color);
	font-size: 1.25rem;
	vertical-align: middle;
	margin-right: 5px
}

.package-list figure .destination:before {
	font-family: icomoon;
	content: "";
	color: var(--primary-color);
	font-size: 1.25rem;
	vertical-align: middle;
	margin-right: 5px
}

.package-list figcaption .caption-heading {
	margin-bottom: 10px
}

.package-list figcaption .caption-heading h4 {
	font-size: 1.125rem;
	margin-bottom: 5px
}

.package-list figcaption .caption-heading h4 a {
	color: #242424;
	text-decoration: none;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.package-list figcaption .caption-heading .duration {
	display: block;
	font-size: .8375rem
}

.package-list figcaption .rating {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #e5e5e5;
	display: block;
	float: none
}

.package-list figcaption .package-meta {
	padding-top: 5px
}

.package-list figcaption .package-meta>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	font-size: .875rem
}

.package-list figcaption .package-meta>ul>li {
	list-style: none
}

.package-list figcaption .package-meta>ul>li.activity:before {
	content: "";
	margin-right: 8px;
	font-family: FontAwesome;
	color: var(--secondary-color)
}

.package-list .item:hover {
	border-color: transparent;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1)
}

.package-list .item:hover figure img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

.package-list .item:hover figcaption .caption-heading h4 a {
	color: var(--primary-color)
}

.category-list:not(.category-carousel)>ul {
	padding: 0;
	margin: -12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.category-list:not(.category-carousel)>ul>li {
	list-style: none;
	padding: 12px
}

.category-list .item {
	position: relative;
	height: 350px;
}

.category-list .item figure {
	overflow: visible;
	position: relative;
	margin-bottom: 0
}

.category-list .item figure:after {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	-webkit-transition: .3s ease background-color;
	transition: .3s ease background-color;
	height: 350px;
}

.category-list .item figure a>* {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.category-list .item figure>a {
	position: relative;
	z-index: 0;
	display: block;
	overflow: hidden
}

.category-list .item figure>a:before {
	background-image: url(../images/bliss-logo.png);
	background-color: #dcdcdc;
	border-radius: 2px;
	background-position: 50% 50%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: calc(355 / 585 * 100%);
	z-index: -1;
	height: 350px;
}

.category-list .item figure img {
	border-radius: 2px;
	width: 100%;
	-webkit-transition: 1s ease transform;
	transition: 1s ease transform;
	object-fit: cover;
	height: 100%;
}



.category-list .item figcaption {
	padding: 20px;
	border-radius: 2px;
	line-height: 1.3;
	z-index: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0
}

.category-list .item figcaption h4 {
	margin: 0;
	font-weight: 600;
	font-family: Rubik, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	position: relative;
}

.category-list .item figcaption h4:before {
	left: 0;
	bottom: 0px;
	background: var(--secondary-color);
	content: '';
	width: 35px;
	position: absolute;
	height: 3px;
	transition: .5s;

}

.category-list .item:hover figcaption h4:before {
	width: 60px
}

@media (max-width:1200px) {
	.category-list .item figcaption h4 {
		font-size: calc(1.3rem + .6vw)
	}
}

.category-list .item figcaption h4 a {
	color: #fff;
	text-decoration: none;
	display: block;
	-webkit-transition: .3s ease color;
	transition: .3s ease color
}

.category-list .item figcaption .package-count {
	color: var(--primary-color);
	padding: 4px 24px;
	background-color: #fff;
	border-radius: 50rem;
	font-size: .8375rem;
	margin-top: 5px;
	display: inline-block
}

.category-list .item figcaption .dropdown-list {
	padding: 10px 0 0;
	margin: 0;
	font-size: 1.0625rem;
	font-weight: 400;
	color: #fff;
}

.category-list .item figcaption .dropdown-list>li {
	list-style: none;

	opacity: 1;
	-webkit-transition: .3s ease all;
	transition: .3s ease all;



}

.category-list .item figcaption .dropdown-list>li a {
	color: #fff;
	-webkit-transition: .3s ease all;
	transition: .3s ease all
}

.category-list .item figcaption .dropdown-list>li a:hover {
	-webkit-transform: translateX(15px);
	transform: translateX(15px);
	text-decoration: none;
	color: var(--secondary-color);

}

.category-list .item figcaption .dropdown-list>li+li {
	margin-top: 12px
}



.category-list .item:hover figure img {
	-webkit-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15)
}

.category-list .item:hover figure:after {
	background-color: rgba(0, 0, 0, .4)
}

.category-list .item:hover figcaption .dropdown-list li {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.category-list .item:hover figcaption .dropdown-list li:first-child {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(2) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(3) {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(4) {
	-webkit-transition-delay: .8s;
	transition-delay: .8s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(5) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(6) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(7) {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(8) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(9) {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s
}

.category-list .item:hover figcaption .dropdown-list li:nth-child(10) {
	-webkit-transition-delay: 2s;
	transition-delay: 2s
}

.review-section {
	position: relative;
	z-index: 1
}

.review-section:before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 50%;

	content: "";
	z-index: -1
}


.review-section .vision {
	background-color: var(--primary-color);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .12);
	box-shadow: 0 0 15px rgba(0, 0, 0, .12);
	padding: 20px;
	border-radius: 2px;
	color: #fff;
}

.review-section .vision h4 {

	color: #fff;
}

.review-section .review {
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .12);
	box-shadow: 0 0 15px rgba(0, 0, 0, .12);
	padding: 20px;
	border-radius: 2px
}

.review-section .vision {
	height: 200px;
	padding: 30px 20px;
}

@media (max-width:991.98px) {

	.review-section .review,
	.review-section .vision {
		padding-bottom: 43px;
		margin-bottom: 23px
	}
}

@media (min-width:992px) {

	.review-section .review,
	.review-section .review {
		padding: 40px;
		margin-right: 100px
	}
}

.review2,
.review {
	position: relative
}

.review>ul {
	padding: 0;
	margin: -12px
}

.review>ul>li {
	padding: 12px;
	list-style: none
}

.review .item {
	position: relative;
	line-height: 1.75;
	font-size: 1rem
}

@media (min-width:992px) {
	.review .item {
		padding-left: 75px;
		padding-top: 15px
	}
}

.review .item:before {
	color: #f0f0f0;
	font-size: 4rem;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	content: "";
	font-family: FontAwesome
}

.review .vision:before {
	color: #f0f0f0;
	font-size: 4rem;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	content: "";
	font-family: FontAwesome
}

@media (max-width:1200px) {
	.review .item:before {
		font-size: calc(1.525rem + 3.3vw)
	}
}

.review .item .review-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.review .item .review-header h4 {
	margin-bottom: 0;
	font-size: 1.375rem
}

@media (max-width:1200px) {
	.review .item .review-header h4 {
		font-size: calc(1.2625rem + .15vw)
	}
}

.review .item .review-header h4 a {
	color: #242424
}

.review .item .review-footer {
	padding-top: 24px;
	margin-top: 24px;
	border-top: 1px solid #e5e5e5;
	line-height: 1.6
}

.review .item .review-footer address {
	margin-bottom: 0
}

.review>:not(.review-carousel) .item {
	padding: 24px;
	background-color: #fff;
	padding-left: 60px;
	font-size: .9375rem;
	border-radius: 2px
}

.review>:not(.review-carousel) .item:before {
	top: 17px;
	left: 17px;
	font-size: 2.25rem
}

@media (max-width:1200px) {
	.review>:not(.review-carousel) .item:before {
		font-size: calc(1.35rem + 1.2vw)
	}
}

.review>:not(.review-carousel) .item .review-header h4 {
	font-size: 1.125rem
}

.review .swiper-navigation,
.review2 .swiper-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute
}

.review2 .swiper-navigation {

	z-index: 9;
}

@media (min-width:992px) {

	.review .swiper-navigation,
	.review2 .swiper-navigation {
		left: 0;
		right: -100px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.review2 .swiper-navigation {
		right: -55px !important;
		z-index: 9;
	}

	.review .swiper-navigation span+span {
		margin-bottom: 10px
	}
}

@media (max-width:991.98px) {

	.review .swiper-navigation,
	.review2 .swiper-navigation {
		left: 0;
		right: 0;
		bottom: -40px;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.review .swiper-navigation span+span,
	.review2 .swiper-navigation span+span {
		margin-left: 5px
	}
}

.review .swiper-navigation span,
.review2 .swiper-navigation span {
	position: static;
	color: var(--secondary-color);
	background-image: none;
	opacity: 1;
	margin-top: 0;
	font-size: 1.375rem;
	font-weight: 500;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	right: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	outline: 0;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	border-radius: 50rem;
	height: 46px;
	width: 46px;
	border: 2px solid var(--secondary-color);
	background-color: #fff
}

.review2 .swiper-navigation span {
	background-color: transparent;

}

@media (max-width:1200px) {

	.review .swiper-navigation span,
	.review2 .swiper-navigation span {
		font-size: calc(1.2625rem + .15vw)
	}
}

.review .swiper-navigation span:hover,
.review2 .swiper-navigation span:hover {
	color: #fff;
	background-color: var(--secondary-color) !important;
}

.package-review {
	position: relative
}

.package-review>ul {
	padding: 0;
	margin: -22px
}

.package-review>ul>li {
	padding: 22px;
	list-style: none
}

.package-review>ul>li:nth-child(odd) .item .intro-img {
	background-color: var(--primary-color)
}

.package-review>ul>li:nth-child(2n) .item .intro-img {
	background-color: var(--secondary-color)
}

.package-review .item {
	position: relative;
	line-height: 1.75;
	padding-left: 75px
}

.package-review .item .intro-img {
	height: 55px;
	width: 55px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 55px;
	flex: 0 0 55px;
	border-radius: 50rem;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff
}

@media (max-width:1200px) {
	.package-review .item .intro-img {
		font-size: calc(1.275rem + .3vw)
	}
}

.package-review .item .intro-img:before {
	content: "";
	display: inline-block;
	position: absolute;
	line-height: 55px;
	text-align: center;
	left: 0;
	top: 0;
	z-index: -1;
	right: 0;
	font-family: FontAwesome
}

.package-review .item .review-header {
	margin-bottom: 10px;
	line-height: 1.5
}

.package-review .item .review-header h3 {
	font-size: 1.375rem;
	font-weight: 500;
	margin-bottom: 5px
}

@media (max-width:1200px) {
	.package-review .item .review-header h3 {
		font-size: calc(1.2625rem + .15vw)
	}
}

.package-review .item .review-header h3 a {
	color: #242424
}

.package-review .item .review-header h4 {
	margin-bottom: 0;
	font-weight: 400;
	font-size: .9375rem
}

.package-review .item .review-header h4 b {
	font-weight: 700
}

.package-review .item .review-header .review-rating {
	font-size: .8375rem
}

.package-review .item .btn-more-less {
	color: var(--primary-color);
	font-size: .9375rem;
	font-weight: 600
}

.package-review .item .btn-link {
	font-size: .875rem;
	font-weight: 600;
	display: inline-block;
	margin-top: 10px
}

.package-review .package-review-bottom {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #d1d1d1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:767.98px) {
	.package-review .package-review-bottom>*+* {
		margin-top: 20px
	}

	.review-section .mission {
		height: 300px;

	}
}

.blog-list-grid {
	padding: 0;
	margin-top: -15px;
	margin-bottom: -15px;
	overflow: hidden;
	font-size: .875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -12px;
	margin-left: -12px
}

.blog-list-grid>li {
	padding-top: 15px;
	padding-bottom: 15px;
	list-style: none
}

.blog-list-grid .item {
	background-color: #fff;
	-webkit-transition: .3s linear box-shadow, .3s linear border-color;
	transition: .3s linear box-shadow, .3s linear border-color;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .16);
	border-radius: 2px;
	padding: 5px;

}

.blog-list-grid .item .img-wrap a>* {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.blog-list-grid .item .img-wrap {
	overflow: visible;
	position: relative;
	margin-bottom: 0
}

.blog-list-grid .item .img-wrap a {
	position: relative;
	z-index: 0;
	display: block;
	overflow: hidden
}

.blog-list-grid .item .img-wrap a:before {
	background-image: url(../images/bliss-logo.png);
	background-color: #dcdcdc;
	border-radius: 2px;
	background-position: 50% 50%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: calc(250 / 370 * 100%);
	z-index: -1
}

.blog-list-grid .item .img-wrap a:after {
	height: 45px;
	width: 45px;
	line-height: 45px;
	text-align: center;
	font-family: FontAwesome;
	display: inline-block;
	font-size: 1.125rem;
	color: var(--primary-color);
	background-color: #fff;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: calc(50% - 25px);
	top: calc(50% - 25px);
	-webkit-transition: .3s linear all;
	transition: .3s linear all;
	-webkit-transform: scale(1.4, 1.4);
	transform: scale(1.4, 1.4);
	opacity: 0;
	z-index: 3
}

.blog-list-grid .item .img-wrap img {
	-webkit-transition: .3s linear all;
	transition: .3s linear all;
	border-radius: 2px;
	overflow: hidden;
	height: 100%;
	width: auto;
	object-fit: cover;
}

.blog-list-grid .item .caption {
	padding: 15px
}

.blog-list-grid .item .caption .date {
	display: block;
	font-size: .8375rem;
	line-height: 1.3;
	display: flex;
	align-items: center;
	text-transform: uppercase;
}

.blog-list-grid .item .caption .date:before {
	font-family: icomoon;
	content: "";
	color: var(--primary-color);
	font-size: 1rem;
	vertical-align: middle;
	margin-right: 5px
}

.blog-meta .date:before {
	font-family: icomoon;
	content: "";
	color: var(--primary-color);
	font-size: 1rem;
	vertical-align: middle;
	margin-right: 5px;
	color: var(--secondary-color);
}

.blog-list-grid .item .caption h4 {
	margin-bottom: 0;
	font-size: 1.125rem;
	padding-top: 10px;
	font-weight: 500;
	min-height: 52px;
	line-height: 1.2
}

.blog-list-grid .item .caption h4 a {
	color: #000
}

.blog-list-grid .item:hover .img-wrap img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

.blog-list-grid .item:hover .img-wrap a:after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1
}

.blog-list-grid .item:hover .caption h4 a {
	color: var(--primary-color)
}

.blog-meta {
	padding: 0;
	margin: 0;
	font-size: 0
}

.blog-meta>li {
	list-style: none;
	font-weight: 500;
	font-size: .9375rem;
	display: inline-block;
	vertical-align: middle;
	color: #242424
}

.blog-meta>li+li {
	margin-left: 15px
}

.blog-meta>li:before {
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
	color: var(--secondary-color)
}

.blog-meta>li.view:before {
	content: ""
}

.blog-meta>li.user:before {
	content: ""
}

.featured-video {
	padding-bottom: 22px;
	text-align: center
}

.featured-video .video-wrapper {
	position: relative;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.featured-video .video-wrapper .btn {
	position: absolute;
	bottom: -22px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.page-banner {
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding-top: 400px
}

.page-banner:after {
	position: absolute;
	content: '';
	background-image: url(../images/bliss-logo.png);
	background-position: 50% 50%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	background-color: #dcdcdc;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.page-banner img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

@media (max-width:991.98px) {
	.page-banner {
		padding-top: 400px
	}

	.page-banner img {
		height: 400px
	}
}

.page-banner .banner-caption {
	padding-top: 40px;
	color: #fff;
	position: absolute;
	bottom: 0;
	padding-bottom: 10px;
	right: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .0001)), to(#000));
	background: linear-gradient(top, rgba(0, 0, 0, .0001), #000)
}

.page-banner .banner-caption h3 {
	margin: 0;
	color: #fff;
	font-weight: 400;
	font-size: 1rem
}

.page-banner .banner-caption h2 {
	margin: 0;
	color: #fff;
	font-weight: 400;

}

.page-image {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 100%
}

@media (min-width:992px) {
	.page-banner~.contain .sidebar {
		position: relative;
		z-index: 9;

	}

	.review2 .swiper-navigation span {

		margin-top: 5px !important;
	}
}

.page-nav {
	position: relative;
	z-index: 9;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .08);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .08);
	border-top: 1px solid rgba(0, 0, 0, .08);
}

.page-nav .page-nav-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: -6px
}

.page-nav .page-nav-container>* {
	padding: 6px
}

.page-nav .container {
	width: 100%
}

.page-nav .breadcrumb {
	margin: 0;
	font-weight: 400;
	font-size: .8375rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.page-nav .breadcrumb li.first-child {
	margin-left: 0;
	padding-left: 0
}

.page-nav .breadcrumb li a i {
	height: 29px;
	width: 29px;
	background-color: var(--secondary-color);
	color: #fff;
	border-radius: 50rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: .9375rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.page-nav .breadcrumb li a:hover {
	text-decoration: none
}

.page-nav .breadcrumb li+li:before {
	content: "";
	padding: 0 5px;
	display: inline-block;
	font-weight: 400;
	font-family: monospace;
	color: #424242
}

.page-nav .breadcrumb li+li+li:before {
	content: ">"
}

.page-nav .breadcrumb li.active {
	color: var(--primary-color)
}

.page-nav .breadcrumb {
	color: #424242;
	background: 0 0
}

.page-nav .breadcrumb a {
	color: #424242
}

@media (max-width:991.98px) {
	.page-nav {
		display: none
	}
}

.social-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.social-share h4 {
	margin: 0;
	margin-right: 15px;
	font-size: 1rem
}

.social-share h4 i {
	font-size: 1.25rem;
	vertical-align: middle;
	margin-left: 5px
}

.social-share a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	font-size: 1rem;
	height: 30px;
	width: 30px;
	border-radius: 2px;
	border: 0;
	color: #fff
}

.social-share a+a {
	margin-left: 5px
}

.social-share a.facebook {
	background-color: #326aa2
}

.social-share a.twitter {
	background-color: #32b6e0
}

.social-share a.youtube {
	background-color: #f73333
}

.social-share a.instagram {
	background-color: #e03375
}

.social-share a.linkedin {
	background-color: #007ab9
}

.social-share a.pinterest {
	background-color: #c52228
}

.social-share a:focus,
.social-share a:hover {
	background-color: var(--primary-color)
}

.team-list {
	list-style: none;
	padding: 0;
	margin-top: -20px;
	margin-bottom: -20px
}

.team-list>li {
	padding-top: 20px;
	padding-bottom: 20px
}

.team-list .item {
	position: relative;
	overflow: hidden;
	text-align: center
}

.team-list .item:after {
	display: block;
	clear: both;
	content: ""
}

.team-list .item .intro-img {
	display: inline-block;
	width: 150px;
	height: 150px;
	border-radius: 50rem;
	position: relative
}

.team-list .item .intro-img img {
	width: 100%;
	border-radius: 50rem
}

.team-list .item .intro-text {
	right: 0;
	bottom: 0;
	padding-top: 20px
}

.team-list .item .intro-text h4 {
	font-size: 1.125rem;
	margin-bottom: 0;
	line-height: 1.1;
	font-weight: 500
}

.team-list .item .intro-text h4 a {
	color: #242424
}

.team-list .item .intro-text h4 a:hover {
	text-decoration: none
}

.team-list .item .intro-text h1 {
	margin-bottom: 10px
}

.team-list .item .intro-text h1:after {
	left: calc(50% - 22.5px)
}

.team-list .item .intro-text .designation {
	display: block;
	font-size: .875rem;
	color: var(--primary-color)
}

.common-module.team {
	position: relative;
	padding-top: 100px;
	overflow: visible;
	margin-top: 60px
}

@media (min-width:992px) {
	.common-module.team {
		padding-left: 60px;
		padding-right: 60px;
		padding-bottom: 60px
	}
}

.common-module.team .intro-img {
	border-radius: 50%;
	border: 1px solid #eaeaea;
	max-width: 150px;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	position: absolute;
	background-color: #fff;
	padding: 5px;
	overflow: hidden
}

.common-module.team .intro-img img {
	width: 100%;
	border-radius: 50%
}

.common-module.team .team-title {
	margin-bottom: 40px
}

.common-module.team .team-title h2 {
	margin: 0
}

.common-module.team .team-title .designation {
	color: var(--primary-color);
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase
}

.btn.back-to-history {
	font-size: 13px;
	font-weight: 600;
	line-height: 38px;
	height: 40px;
	text-transform: capitalize;
	padding: 0 30px;
	border-width: 2px
}

.btn.back-to-history i {
	margin-right: 4px
}

.filter-box {
	padding: 20px;
	background: #fff;
	margin-bottom: 40px;
	border: 1px solid #dcdcdc;
	font-size: .9375rem
}

.filter-box h2 {
	margin-bottom: 40px;
	font-size: 1.5rem
}

.filter-box h2 i {
	margin-right: 5px
}

.filter-box .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.filter-box .custom-control-input:checked~.custom-control-label:before {
	background-color: #009dea
}

.filter-box .filter-item .filter-title {
	font-size: .9375rem;
	margin: 0;
	padding: 13px 0;
	font-weight: 700;
	color: var(--primary-color);
	text-transform: uppercase;
	position: relative;
	z-index: 1
}

.filter-box .filter-item .filter-title:before {
	position: absolute;
	left: -20px;
	right: -20px;
	top: 0;
	bottom: 0;
	background-color: transparent;
	content: "";
	z-index: -1;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc
}

.filter-box .filter-item+.filter-item {
	margin-top: 20px
}

.filter-box .filter-item .collapse-body {
	padding-top: 20px;
	padding-bottom: 20px
}

.filter-box .filter-title[data-toggle=collapse] {
	cursor: pointer
}

.filter-box .filter-title[data-toggle=collapse]:after {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	font-size: .75rem;
	text-align: center;
	border-radius: 50%;
	content: "";
	font-family: FontAwesome
}

.filter-box .filter-title[data-toggle=collapse].collapsed:after {
	content: ""
}

.range-slider .ui-widget-content {
	background: rgba(0, 157, 234, .25);
	border: none;
	height: 8px
}

.range-slider .ui-widget-header {
	background: #009dea;
	border: none
}

.range-slider .ui-state-default,
.range-slider .ui-widget-content .ui-state-default,
.range-slider .ui-widget-header .ui-state-default {
	background: #009dea;
	border-radius: 100%;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 0 1px #e3e3e3;
	box-shadow: 0 0 0 1px #e3e3e3;
	cursor: pointer
}

.range-slider .ui-slider .ui-slider-handle {
	height: 18px;
	width: 18px
}

.range-slider .ui-slider .ui-slider-handle:focus,
.range-slider .ui-slider .ui-slider-handle:hover {
	outline: 0;
	-webkit-box-shadow: 0 0 0 1px #009dea;
	box-shadow: 0 0 0 1px #009dea
}

.range-slider input {
	height: auto;
	width: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 0;
	background-color: transparent;
	font-weight: 600;
	margin-bottom: 10px
}

.filter-option .result-info {
	margin: 0;
	padding: 0;
	font-size: 1rem;
	text-transform: uppercase;
	color: rgba(0, 0, 0, .7)
}

.filter-option .layout-holder {
	text-align: right
}

.filter-option .layout-holder .layout-action,
.filter-option .layout-holder .select-holder {
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px
}

.filter-option .layout-holder .select-holder {
	min-width: 180px
}

.filter-option .layout-holder .select-holder .custom_select:after {
	color: #fff
}

.filter-option .layout-holder .select-holder .form-control {
	border: 0;
	background-color: #009dea;
	color: #fff;
	height: 35px;
	font-size: .8375rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 35px;
	padding: 0 12px;
	border-radius: 2px
}

.filter-option .layout-holder .select-holder option {
	padding: 5px 10px
}

.filter-option .layout-holder .layout-action {
	font-size: 1.325rem
}

.filter-option .layout-holder .layout-action .link {
	color: rgba(66, 66, 66, .5)
}

.filter-option .layout-holder .layout-action .link.active {
	color: var(--primary-color)
}

.package-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -2.5px -12px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (min-width:992px) {
	.package-title {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.package-title>* {
	padding: 2.5px 12px
}

.package-title .brand-heading {
	margin-bottom: 0
}

.package-title .package-meta>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0;
	font-size: .875rem
}

.package-title .package-meta>ul>li {
	list-style: none
}

.package-title .package-meta>ul>li.destination {
	font-weight: 600;
	color: #242424
}

.package-title .package-meta>ul>li.destination:before {
	content: "";
	margin-right: 8px;
	font-family: FontAwesome;
	color: var(--primary-color)
}

@media (min-width:576px) {
	.package-title .package-meta>ul>li+li:before {
		content: "|";
		margin-left: 10px;
		font-weight: 100;
		margin-right: 10px
	}
}

.banner-image {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 0
}

.package-banner {
	position: relative;
	z-index: 1;
	padding-top: calc(500 / 880 * 100%)
}

.package-banner:after {
	position: absolute;
	content: '';
	background-image: url(../images/bliss-logo.png);
	background-position: 50% 50%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	background-color: #dcdcdc;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.package-banner .banner-caption {
	padding: 15px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, .5)
}

.package-banner .banner-caption h3 {
	font-weight: 300;
	color: #fff;
	margin: 0;
	font-size: 1rem
}

@media (max-width:991.98px) {
	.package-banner .banner-caption {
		display: none
	}
}

.package-banner .banner-thumbs {
	padding-top: 4px
}

.package-banner .banner-thumbs .item {
	cursor: pointer
}

.package-banner .swiper-button-next,
.package-banner .swiper-button-prev {
	background-image: none;
	color: #fff;
	height: 100px;
	width: 45px;
	background-color: rgba(0, 0, 0, .5);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	top: 50%;
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.375rem;
	-webkit-transition: .3s linear background-color;
	transition: .3s linear background-color
}

@media (max-width:1200px) {

	.package-banner .swiper-button-next,
	.package-banner .swiper-button-prev {
		font-size: calc(1.2625rem + .15vw)
	}
}

.package-banner .swiper-button-next:hover,
.package-banner .swiper-button-prev:hover {
	background-color: var(--secondary-color)
}

.package-banner .swiper-button-next.swiper-button-disabled,
.package-banner .swiper-button-prev.swiper-button-disabled {
	display: none
}

.package-banner .swiper-button-prev {
	left: 0;
	border-radius: 0 2px 2px 0
}

.package-banner .swiper-button-next {
	right: 0;
	border-radius: 2px 0 0 2px
}

.package-banner .btn-package-video {
	position: absolute;
	padding: 0;
	top: 0;
	right: 0;
	z-index: 9;
	border: 0;
	background-color: var(--secondary-color);
	color: #fff;
	border-radius: 0 0 0 4px;
	text-decoration: none;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 600
}

.package-banner .btn-package-video i {
	font-size: 1.5rem;
	margin-left: 5px;
	vertical-align: middle
}

@media (max-width:1200px) {
	.package-banner .btn-package-video i {
		font-size: calc(1.275rem + .3vw)
	}
}

.package-banner .btn-package-video span {
	font-size: 1rem;
	font-weight: 500
}

.trip-fact2,
.trip-fact {
	font-weight: 400;
	margin-bottom: 20px;
	padding: 12px;
	background-color: #fff;
	border-radius: 5px;

}

.package-des {
	position: relative;
	z-index: 1;
	padding-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
	margin: -5px;
	margin-bottom: 20px
}

@media (min-width:992px) {

	.trip-fact2,
	.trip-fact {
		padding: 24px
	}
}

.trip-fact ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: top;
	-ms-flex-align: top;
	align-items: top;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px -20px
}

@media (min-width:992px) {
	.trip-fact ul {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.trip-fact ul>li {
	padding: 10px 20px;
	list-style: none
}

.trip-fact ul>li .item {
	position: relative;
	line-height: 1.3;
	padding-left: 50px;
	color: #666
}

.trip-fact ul>li .item [class*=" icon-"],
.trip-fact ul>li .item [class^=icon-] {
	font-size: 2.25rem;
	height: 38px;
	position: absolute;
	left: 0;
	line-height: 38px
}

@media (max-width:1200px) {

	.trip-fact ul>li .item [class*=" icon-"],
	.trip-fact ul>li .item [class^=icon-] {
		font-size: calc(1.35rem + 1.2vw)
	}
}

.trip-fact ul>li .item [class*=" icon-"].icon-speedometer,
.trip-fact ul>li .item [class^=icon-].icon-speedometer {
	font-size: 2.75rem
}

@media (max-width:1200px) {

	.trip-fact ul>li .item [class*=" icon-"].icon-speedometer,
	.trip-fact ul>li .item [class^=icon-].icon-speedometer {
		font-size: calc(1.4rem + 1.8vw)
	}
}

.trip-fact ul>li .item [class*=" icon-"].icon-mountains,
.trip-fact ul>li .item [class^=icon-].icon-mountains {
	font-size: 2.5rem
}

@media (max-width:1200px) {

	.trip-fact ul>li .item [class*=" icon-"].icon-mountains,
	.trip-fact ul>li .item [class^=icon-].icon-mountains {
		font-size: calc(1.375rem + 1.5vw)
	}
}

.trip-fact ul>li .item span {
	display: block;
	margin-top: 10px;
	font-size: .8375rem
}

.trip-fact ul>li .item b {
	font-weight: 600;
	display: inline-block;
	margin-right: 5px;
	color: #242424;
	font-size: .9375rem
}

.booking-module {
	margin-bottom: 20px;
	padding: 10px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	background-color: #fff;
	border-radius: 2px
}

.booking-module .trip-price {
	position: relative;
	padding-left: 48px;
	margin: 14px;
	margin-bottom: 0;
	line-height: 1.25;
	color: #666
}

.booking-module .trip-price i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 2.125rem
}

@media (max-width:1200px) {
	.booking-module .trip-price i {
		font-size: calc(1.3375rem + 1.05vw)
	}
}

.booking-module .trip-price span.content-title {
	display: block;
	font-size: .8375rem
}

.booking-module .trip-price span.normal {
	color: var(--primary-color);
	font-size: 1.25rem;
	font-weight: 600
}

.booking-module .trip-price span.strike {
	font-size: 1.125rem;
	text-decoration: line-through;
	margin-left: 5px
}

.booking-module .trip-price span.inr {
	font-size: 1.125rem;
	color: var(--primary-color);
	font-weight: 500
}

.booking-module .trip-rating {
	padding-top: 10px;
	font-size: .9375rem;
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 14px;
	border-top: 1px solid #d1d1d1;
	display: block
}

.booking-module .trip-rating b {
	margin-right: 5px
}

.booking-module .module-title {
	margin: -24px;
	margin-bottom: 20px;
	padding: 12px 24px;
	background-color: var(--primary-color);
	color: #fff;
	font-weight: 500;
	font-size: .9375rem
}

.booking-module .module-title b {
	font-size: 1.25rem
}

.booking-module .content-wrapper {
	background-color: #f0f7fb;
	border: 1px solid #c8e2f0;
	padding: 14px;
	margin-top: 15px
}

.booking-module .date {
	line-height: 1.5;
	color: #242424
}

.booking-module .date label {
	font-size: .8375rem;
	font-weight: 500;
	margin-bottom: 5px
}

.booking-module .date .content {
	position: relative;
	padding-left: 40px;
	padding-top: 5px
}

.booking-module .date .content:before {
	content: "";
	font-weight: 400;
	font-family: icomoon;
	font-size: 2rem;
	position: absolute;
	left: 0;
	top: 0
}

@media (max-width:1200px) {
	.booking-module .date .content:before {
		font-size: calc(1.325rem + .9vw)
	}
}

.booking-module .date span {
	display: block
}

.booking-module .date span.picked-date {
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 600
}

.booking-module .date .change-date {
	font-size: .875rem;
	font-weight: 400;
	color: var(--primary-color)
}

.booking-module .price-calculator {
	margin-top: 15px
}

.booking-module .price-calculator .content-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.booking-module .price-calculator .content-title label {
	font-size: .8375rem;
	color: #242424;
	font-weight: 500;
	margin-bottom: 2px
}

.booking-module .price-calculator .increment_decrement {
	padding: 2px;
	border: 1px solid #c8e2f0
}

.booking-module .price-calculator .increment_decrement .handler {
	left: 2px;
	right: 2px
}

.booking-module .price-calculator .increment_decrement .handler span {
	background-color: rgba(10, 121, 186, .25);
	border: 0;
	color: #fff;
	font-size: .8375rem
}

.booking-module .price-calculator .increment_decrement .handler span:hover {
	background-color: var(--primary-color)
}

.booking-module .price-calculator .increment_decrement input[readonly] {
	border: 0;
	background-color: transparent;
	font-weight: 600;
	color: var(--primary-color)
}

.booking-module .price-calculator .costing {
	padding-top: 20px;
	color: #242424;
	font-size: .8375rem
}

.booking-module .price-calculator .costing dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0
}

.booking-module .price-calculator .costing dl+dl {
	margin-top: 5px
}

.booking-module .price-calculator .costing dl dd,
.booking-module .price-calculator .costing dl dt {
	margin: 0;
	font-weight: 500
}

.booking-module .price-calculator .costing dl.total {
	font-size: 1rem
}

.booking-module .price-calculator .costing dl.total dd {
	font-weight: 600
}

.booking-module .price-calculator .costing hr {
	border-color: #c8e2f0;
	margin-top: 7px;
	margin-bottom: 7px
}

.booking-module .btn-block {
	text-transform: uppercase;
	margin-top: 15px;
	font-size: 1rem;
	border-radius: 2px
}

.group-price {
	position: relative;
	margin-top: 20px
}

.group-price .collapsible {
	font-size: .8375rem;
	font-weight: 500;
	color: #242424;
	background-color: #f0f7fb;
	border: 1px solid #c8e2f0;
	width: 100%;
	display: block;
	padding: 6px 18px;
	border-radius: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.group-price .collapsible:after {
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 5px;
	font-size: 1.125rem;
	content: "";
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .3s linear transform;
	transition: .3s linear transform
}

.group-price .collapsible.in:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.group-price .collapsible:focus,
.group-price .collapsible:hover {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.group-price .collapsible:hover {
	text-decoration: none
}

.group-price .cost-sadule-wrapper {
	background-color: #f0f7fb;
	border: 1px solid #c8e2f0;
	position: absolute;
	top: calc(100% - 1px);
	min-width: 240px;
	display: none;
	z-index: 9;
	right: 0;
	left: 0;
	-webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .05);
	box-shadow: 0 6px 6px rgba(0, 0, 0, .05)
}

.group-price .cost-sadule {
	text-align: left;
	font-size: 13px;
	padding: 9px 24px;
	border: 0;
	font-weight: 500
}

.group-price .cost-sadule table {
	margin: 0;
	padding: 0
}

.group-price .cost-sadule table>tbody>tr>td {
	border-color: #c8e2f0
}

.group-price .cost-sadule table tr>td {
	padding: 15px 0
}

.group-price .cost-sadule thead {
	font-weight: 600;
	color: #242424
}

.group-price .cost-sadule thead td {
	border: 0;
	padding: 0;
	text-transform: uppercase
}

.group-price .collapsible i {
	-webkit-transition: .2s -webkit-transform;
	transition: .2s -webkit-transform;
	transition: .2s transform;
	transition: .2s transform, .2s -webkit-transform;
	transition: .2s transform, .2s -webkit-transform
}

.group-price .collapsible.in i {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

@media (min-width:992px) {
	.package-nav {
		background-color: var(--secondary-color);
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		left: 0;
		right: 0;
		z-index: 10;
		-webkit-transition: none;
		transition: none;
		height: 0
	}

	.package-nav.fixed {
		position: fixed;
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: .3s .3s ease;
		transition: .3s .3s ease;
		height: 44px
	}

	.package-nav.bottom {
		-webkit-transition: none;
		transition: none
	}
}

@media (max-width:991.98px) {
	.package-nav .container {
		padding: 0
	}
}

@media (max-width:991.98px) {
	.package-nav {
		display: none
	}
}

.nav-tabs.package-tab {
	border: none medium;
	border-radius: 0;
	position: relative;
	z-index: 1
}

.nav-tabs.package-tab .nav-item {
	margin: 0
}

.nav-tabs.package-tab .nav-item>.nav-link {
	color: #fff;
	border: 0;
	font-size: .875rem;
	padding: 10px 15px;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	-webkit-transition: .3s linear all;
	transition: .3s linear all;
	z-index: 1
}

.nav-tabs.package-tab .nav-item>.nav-link:before {
	top: 0;
	bottom: 0;
	right: -1px;
	left: -1px;
	background-color: #f0f0f0;
	content: "";
	position: absolute;
	opacity: 0;
	-webkit-transition: .3s linear opacity;
	transition: .3s linear opacity;
	z-index: -1
}

.nav-tabs.package-tab .nav-item>.nav-link:focus {
	background-color: transparent;
	outline: 0
}

.nav-tabs.package-tab .nav-item>.nav-link:hover {
	color: rgba(255, 255, 255, .84)
}

.nav-tabs.package-tab .nav-item>.nav-link.active {
	color: #35414c
}

.nav-tabs.package-tab .nav-item>.nav-link.active:before {
	opacity: 1
}

@media (min-width:992px) {
	.nav-tabs.package-tab.fixed-position {
		position: fixed;
		top: 90px;
		z-index: 99
	}
}

.package-page h2 {
	font-size: 1.5rem;
	font-weight: 700
}

@media (max-width:1200px) {
	.package-page h2 {
		font-size: calc(1.275rem + .3vw)
	}
}

.package-page h2.has-border {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5
}

.package-page h3 {
	font-size: 1.25rem
}

.collapsible-nav span {
	color: #242424;
	font-weight: 600;
	font-size: .875rem;
	text-transform: uppercase;
	-webkit-transition: .2s linear;
	transition: .2s linear;
	cursor: pointer
}

.collapsible-nav span i {
	margin-left: 10px;
	font-size: .75rem
}

.collapsible-nav span.collapse-all {
	display: none
}

.collapsible-nav span:hover {
	color: var(--primary-color)
}

@media (max-width:767.98px) {
	.collapsible-nav {
		margin-top: 15px
	}
}

.highlights>ul {
	list-style: none;
	padding-left: 25px
}

.highlights>ul:not(:first-child) {
	margin-bottom: 0
}

.highlights>ul>li {
	padding-left: 0;
	position: relative
}

.highlights>ul>li:before {
	display: inline-block;
	color: var(--primary-color);
	position: absolute;
	left: -25px;
	content: "";
	font-family: icomoon
}

.highlights>ul>li+li {
	margin-top: 6px
}

#gallery .common-module {
	padding-right: 25px;
	position: relative
}

#gallery .common-module .swiper-button-next,
#gallery .common-module .swiper-button-prev {
	background-image: none;
	color: #fff;
	height: 50px;
	width: 50px;
	background-color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	border-radius: 50rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.375rem;
	color: var(--secondary-color);
	-webkit-transition: .3s linear background-color;
	transition: .3s linear background-color;
	outline: 0
}

@media (max-width:1200px) {

	#gallery .common-module .swiper-button-next,
	#gallery .common-module .swiper-button-prev {
		font-size: calc(1.2625rem + .15vw)
	}
}

#gallery .common-module .swiper-button-next:hover,
#gallery .common-module .swiper-button-prev:hover {
	background-color: var(--secondary-color);
	color: #fff
}

#gallery .common-module .swiper-button-next {
	right: 0
}

.package-gallery {
	position: relative
}

.package-gallery .pack-image img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}

.package-gallery .pack-image {
	position: relative;


	z-index: 1;
	height: 270px;
}

.package-gallery .pack-image:after {
	position: absolute;
	content: '';
	background-image: url(../images/bliss-logo.png);
	background-position: 50% 50%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	background-color: #dcdcdc;
	border-radius: 2px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.package-gallery .item h4 {
	color: #424242;
	font-weight: 500;
	font-size: 1rem;
	margin: 10px 0 0
}

.package-gallery .swiper-slide {
	margin-right: 20px !important;
	width: 30% !important
}

@media (max-width:575.98px) {
	.package-gallery .swiper-slide {
		width: 45% !important
	}
}

.package-gallery .item a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	border-radius: 3px
}

.package-gallery .item a:after {
	position: absolute;
	font-family: FontAwesome;
	font-size: 16px;
	content: "";
	text-align: center;
	color: #fff;
	overflow: hidden;
	height: 38px;
	width: 38px;
	left: 50%;
	top: 50%;
	margin-top: -19px;
	margin-left: -19px;
	line-height: 34px;
	-webkit-transition: .2s linear all;
	transition: .2s linear all;
	opacity: 0;
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-transform: scale(2, 2);
	transform: scale(2, 2);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.package-gallery .item a:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: .3s opacity, .3s -webkit-transform;
	transition: .3s opacity, .3s -webkit-transform;
	transition: .3s opacity, .3s transform;
	transition: .3s opacity, .3s transform, .3s -webkit-transform;
	transition: .3s opacity, .3s transform, .3s -webkit-transform
}

.package-gallery .item a:hover:after {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.package-gallery .item a:hover:before {
	opacity: 1
}

.depature-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: -5px;
	margin-bottom: 25px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.depature-title>* {
	padding: 5px
}

.depature-title h2 {
	margin-bottom: 0
}

.itinerary {
	line-height: 1.5
}

.itinerary .itinerary-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.itinerary .itinerary-title h2 {
	margin-bottom: 0
}

.itinerary .itinerary-title .itinerary-navigation span {
	font-weight: 500;
	font-size: .875rem;
	background-color: var(--primary-color);
	color: #fff;
	padding: 7px 24px;
	border-radius: 50rem;
	cursor: pointer
}

.itinerary .itinerary-title .itinerary-navigation span i {
	margin-left: 5px;
	font-size: .625rem
}

.itinerary .itinerary-title .itinerary-navigation span.collapse-all {
	display: none
}

.itinerary .itinerary-note {
	margin-bottom: 30px;
	line-height: 1.75;
	position: relative;
	padding-bottom: 13px;
	z-index: 1
}

@media (min-width:992px) {
	.itinerary .itinerary-note {
		padding-bottom: 28px
	}
}

.itinerary .itinerary-note:before {
	z-index: -1;
	position: absolute;
	left: -15px;
	top: -15px;
	right: -15px;
	bottom: 0;
	content: "";
	background-color: #f0f7fb
}

@media (min-width:992px) {
	.itinerary .itinerary-note:before {
		left: -28px;
		top: -28px;
		right: -28px
	}
}

.itinerary-content .card {
	border: 0;
	background: 0 0;
}

.itinerary-content .card h5 {

	padding-left: 20px
}

.itinerary-content .card .card-header {
	background-color: transparent;
	border: 0;
	padding: 0
}

.itinerary-content .card .card-header:hover h5 {
	color: var(--secondary-color) !important;
}

.itinerary-content .card .card-header h5 {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	cursor: pointer;
	transition: .5s;
}

@media (max-width:991.98px) {
	.itinerary-content .card .card-header h5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.itinerary-content .card .card-header h5 strong {
	color: var(--primary-color);
	margin-right: 5px;
	font-weight: 600;
	display: inline-block
}


.itinerary-content .card .card-header div[data-toggle=collapse] {
	cursor: pointer;
	position: relative;
	min-height: 28px
}


.itinerary-content .card .card-header div[data-toggle=collapse]:before {
	height: 25px;
	display: inline-block;
	width: 25px;
	border: 2px solid var(--primary-color);
	color: var(--primary-color);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .625rem;
	font-family: FontAwesome;
	border-radius: 50rem;
	position: absolute;
	left: -40px;
	top: 0;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.itinerary-content .card .card-header {
	position: relative;
	display: flex;
	align-items: center;
}

.itinerary-content .card .card-header:before {
	position: absolute;
	content: "";
	color: var(--primary-color);
	margin-right: 20px;
	top: -2px;
	position: absolute;
	font-family: FontAwesome;
	font-weight: 400;

}

.itinerary-content .card:not(:first-child):not(:last-child) div[data-toggle=collapse]:before {
	content: ""
}

.itinerary-content .card:not(:first-child):not(:last-child) div[data-toggle=collapse]:not(.collapsed):before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.itinerary-content .card:first-child div[data-toggle=collapse]:before {
	content: "";
	font-size: .875rem
}

.itinerary-content .card:last-child div[data-toggle=collapse]:before {
	content: "";
	font-size: .875rem
}

.itinerary-content .card+.card {
	margin-top: 15px
}

.itinerary-content .card .card-body ul li:before {
	display: inline-block;
	position: absolute;
	top: 0;

	font-family: FontAwesome;
	font-weight: 400;
	content: "";
	color: var(--secondary-color);

	left: -22px;
}

.itinerary-content .card .card-body ul li {
	list-style: none;
	position: relative;
}

.itinerary-content .card .card-body {
	padding-top: 5px;
}

.itinerary-content .card .card-body .itinerary-meta {
	margin-top: -10px
}

.itinerary-content .itinerary-meta {
	color: #242424
}

.itinerary-content .itinerary-meta ul {
	padding: 0;
	font-size: .8375rem;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -5px -15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.itinerary-content .itinerary-meta ul span {
	font-weight: 400
}

.itinerary-content .itinerary-meta ul li {
	padding: 5px 15px;
	list-style: none
}

.itinerary-content .itinerary-meta ul li:before {
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: .875rem
}

.itinerary-content .itinerary-meta ul li.accommodation:before {
	content: ""
}

.itinerary-content .itinerary-meta ul li.time:before {
	content: ""
}

.itinerary-content .itinerary-meta ul li.food:before {
	content: ""
}

.itinerary-content .itinerary-meta ul li.altitude:before {
	content: ""
}

.itinerary-content .itinerary-meta ul li.place:before {
	content: ""
}

.itinerary-content .itinerary-meta ul li.vehicle:before {
	content: ""
}

.itinerary-content .itinerary-meta ul li.activity:before {
	content: ""
}

.btn-area {
	padding: 10px;
	padding-left: 15px;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 3px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: .9375rem
}

.btn-area>* {
	padding: 10px
}

.btn-area h5 {
	margin-bottom: 0;
	font-size: 1.125rem
}

.btn-area .btn-group {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -2.5px
}

.btn-area .btn-group>.btn {
	margin: 2.5px
}

.btn-area .btn.btn-md {
	text-transform: uppercase;
	padding-left: 24px;
	padding-right: 24px
}

.sidebar-module.trip-map {
	padding: 5px;
	background-color: #fff
}

.sidebar-module.trip-map img {
	max-width: 100%
}

.sidebar-module.trip-note {
	position: relative
}

.sidebar-module.trip-note .close {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 34px;
	width: 34px;
	background-color: var(--secondary-color);
	color: #fff;
	font-size: .6875rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-shadow: none;
	border-radius: 50rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 1;
	position: absolute;
	right: 15px;
	top: -14px
}

.sidebar-module.trip-note .close:hover {
	background-color: #f28c14;
	opacity: 1;
	cursor: pointer
}

.cost_dtl {
	position: relative;
	z-index: 1
}

.cost_dtl h4 {
	font-size: 1rem;
	cursor: pointer
}

.cost_dtl h4:after {
	content: "";
	display: inline-block;
	margin-left: 10px;
	font-family: FontAwesome;
	-webkit-transition: .3s linear all;
	transition: .3s linear all;
	font-weight: 400;
	font-size: 1rem
}

.cost_dtl h4.collapsed:after {
	content: ""
}

.cost_dtl .cost_detail ul {
	padding-left: 0;
	margin: 0
}

.cost_dtl .cost_detail ul li {
	text-align: left;
	list-style: none;
	position: relative;
	display: block;
	margin-left: 24px;
	line-height: 1.4
}

.cost_dtl .cost_detail ul li+li {
	padding-top: 12px
}

.cost_dtl .cost_detail ul li:before {
	display: inline-block;
	position: absolute;
	top: 5px;
	left: -24px;
	font-family: FontAwesome;
	font-weight: 400
}

.cost_dtl .cost_detail ul li:first-child:before {
	top: 0
}

@media (max-width:991.98px) {
	.cost_dtl .cost_detail.cost_include {
		margin-bottom: 30px
	}
}

.cost_dtl .cost_detail.cost_include ul li:before {
	content: "";
	color: var(--primary-color)
}

.cost_dtl .cost_detail.cost_exclude ul li:before {
	content: "";
	color: var(--secondary-color)
}

#inclusions {
	overflow: hidden;
	-webkit-transition: .3s .5s ease;
	transition: .3s .5s ease
}

#inclusions .inclusions-tabs>.nav-tabs {
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
	margin: -5px;
	margin-bottom: 20px
}

#inclusions .inclusions-tabs>.nav-tabs>.nav-item {
	margin: 0;
	padding: 5px
}

#inclusions .inclusions-tabs>.nav-tabs>.nav-item>.nav-link {
	color: #fff;
	background-color: var(--primary-color);
	padding: 6px 24px;
	display: inline-block;
	font-weight: 600;
	font-size: .875rem;
	border-radius: 50rem;
	text-decoration: none;
	border: 2px solid var(--primary-color)
}

#inclusions .inclusions-tabs>.nav-tabs>.nav-item>.nav-link:not(.active):hover {
	background-color: var(--primary-color);
	color: #fff
}

#inclusions .inclusions-tabs>.nav-tabs>.nav-item>.nav-link.active {
	border-color: var(--primary-color);
	background-color: #f0f0f0;
	color: var(--primary-color)
}

.depature-dates .depature-note {
	margin-bottom: 30px;
	line-height: 1.75;
	position: relative;
	padding-bottom: 13px;
	z-index: 1
}

@media (min-width:992px) {
	.depature-dates .depature-note {
		padding-bottom: 28px
	}
}

.depature-dates .depature-note:before {
	z-index: -1;
	position: absolute;
	left: -15px;
	top: -15px;
	right: -15px;
	bottom: 0;
	content: "";
	background-color: #f0f7fb
}

@media (min-width:992px) {
	.depature-dates .depature-note:before {
		left: -28px;
		top: -28px;
		right: -28px
	}
}

.depature-dates .sorting {
	margin-bottom: 30px
}

.depature-dates .sorting .custom_select:after {
	right: 20px;
	font-size: 1rem;
	color: var(--primary-color)
}

.depature-dates .sorting label {
	margin: 0 10px 0 0;
	color: #424242;
	font-size: .9375rem;
	font-weight: 600;
	text-transform: uppercase
}

.depature-dates .sorting .form-control {
	height: 42px;
	padding-left: 20px;
	padding-left: 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid var(--primary-color);
	border-radius: 2px;
	font-weight: 500;
	font-size: .9375rem;
	color: var(--primary-color);
	background-color: transparent
}

.depature-dates .sorting .form-control::-moz-placeholder {
	color: var(--primary-color);
	opacity: 1
}

.depature-dates .sorting .form-control:-ms-input-placeholder {
	color: var(--primary-color)
}

.depature-dates .sorting .form-control::-webkit-input-placeholder {
	color: var(--primary-color)
}

.depature-dates .depature-table {
	color: #242424;
	padding-top: 0
}

.depature-dates .depature-table .table {
	font-size: .9375rem
}

.depature-dates .depature-table .table th {
	border: 0;
	font-size: .9375rem;
	padding: 0 15px 6px;
	color: #242424;
	text-transform: uppercase;
	font-weight: 600
}

@media (min-width:992px) {
	.depature-dates .depature-table .table th:first-child {
		padding-left: 0
	}

	.depature-dates .depature-table .table th:last-child {
		padding-right: 0
	}
}

.depature-dates .depature-table .table td {
	border-top: 1px solid rgba(229, 229, 229, .6)
}

.depature-dates .depature-table .table td span {
	display: block;
	line-height: 1.4
}

.depature-dates .depature-table .table td span.content-title {
	text-transform: capitalize
}

.depature-dates .depature-table .table td span.content {
	font-weight: 400
}

.depature-dates .depature-table .table td.availability .content {
	font-weight: 600
}

.depature-dates .depature-table .table td.price .content {
	font-weight: 600
}

.depature-dates .depature-table .table td {
	vertical-align: middle;
	padding: 15px 20px
}

@media (min-width:992px) {
	.depature-dates .depature-table .table td:first-child {
		padding-left: 0
	}

	.depature-dates .depature-table .table td:last-child {
		padding-right: 0;
		text-align: right
	}
}

.depature-dates .depature-table .btn {
	min-width: 110px;
	text-transform: uppercase
}

.depature-dates .depature-table .btn:focus,
.depature-dates .depature-table .btn:hover {
	color: #fff
}

@media (max-width:991.98px) {
	.depature-dates .depature-table thead {
		display: none
	}

	.depature-dates .depature-table .table td {
		border-top: 0;
		padding: 5px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.depature-dates .depature-table .table td:not(.price) .content-title {
		display: none
	}

	.depature-dates .depature-table .table td.price .content-title {
		margin-left: 5px
	}

	.depature-dates .depature-table .table td:before {
		display: block;
		font-weight: 500;
		color: var(--primary-color);
		font-size: .75rem;
		text-transform: capitalize;
		min-width: 90px
	}

	.depature-dates .depature-table .table td.sdate:before {
		content: "Start Date:"
	}

	.depature-dates .depature-table .table td.edate:before {
		content: "End Date:"
	}

	.depature-dates .depature-table .table td.duration:before {
		content: "Duration:"
	}

	.depature-dates .depature-table .table td.availability:before {
		content: "Status:"
	}

	.depature-dates .depature-table .table td.price:before {
		content: "Price:"
	}

	.depature-dates .depature-table tbody {
		font-size: .8375rem
	}

	.depature-dates .depature-table tbody tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.depature-dates .depature-table tbody tr:nth-child(odd) {
		background-color: #f0f7fb
	}

	.depature-dates .depature-table tbody tr td:last-child {
		width: 100%
	}

	.depature-dates .depature-table .btn {
		line-height: 34px;
		height: 34px;
		width: 100%;
		max-width: 240px;
		padding: 0 18px;
		font-size: .8375rem
	}
}

.line-tabs .nav-tabs {
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
	border: 0
}

.line-tabs .nav-tabs:before {
	position: absolute;
	height: 1px;
	bottom: 0;
	z-index: -1;
	left: -9999px;
	right: -9999px;
	content: "";
	background-color: var(--secondary-color)
}

.line-tabs .nav-tabs>.nav-item {
	margin: 0
}

.line-tabs .nav-tabs>.nav-item+.nav-item {
	margin-left: 1px
}

.line-tabs .nav-tabs>.nav-item>.nav-link {
	font-size: .875rem;
	color: #242424;
	padding: 10px 20px 8px;
	border-radius: 0;
	color: #fff;
	background-color: var(--secondary-color);
	font-weight: 600
}

.line-tabs .nav-tabs>.nav-item>.nav-link:not(.active):hover {
	border-color: transparent;
	color: rgba(255, 255, 255, .84)
}

.line-tabs .nav-tabs>.nav-item>.nav-link.active {
	border-color: var(--secondary-color);
	border-bottom-color: transparent;
	background-color: #f0f0f0;
	color: var(--secondary-color)
}

.rating {
	float: left;
	line-height: 1
}

.rating>label {
	color: #bbb !important;
	float: right;
	margin-right: 5px;
	cursor: pointer
}

.rating>label:before {
	margin: 0;
	font-size: 20px;
	font-family: FontAwesome;
	display: inline-block;
	content: ""
}

.rating>input {
	display: none
}

.rating>input:checked~label,
.rating>input:not(:checked)>label:hover,
.rating>input:not(:checked)>label:hover label {
	color: var(--secondary-color) !important
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
	color: var(--secondary-color) !important
}

.calendar {
	position: relative;
	display: block
}

.calendar:after {
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "";
	right: 10px;
	font-size: 20px;
	color: var(--secondary-color);
	pointer-events: none
}

.custom_select {
	position: relative;
	display: block;
	overflow: hidden
}

.custom_select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none
}

.custom_select select:focus {
	outline: 0
}

.custom_select:after {
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	display: inline-block;
	content: "";
	right: 10px;
	font-size: 20px;
	color: #636363;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: .2s -webkit-transform;
	transition: .2s -webkit-transform;
	transition: .2s transform;
	transition: .2s transform, .2s -webkit-transform;
	pointer-events: none
}

.custom_select.in:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.increment_decrement {
	position: relative;
	padding-left: 38px;
	padding-right: 28px
}

.increment_decrement input {
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	height: 38px;
	border-radius: 0;
	text-align: center;
	border-left: 0;
	border-right: 0
}

.increment_decrement input[readonly] {
	background-color: #fff
}

.increment_decrement .handler {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	pointer-events: none;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.increment_decrement .handler span {
	pointer-events: auto;
	height: 38px;
	width: 38px;
	border: 1px solid #d8d8d8;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	font-size: .625rem;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer
}

.increment_decrement .handler span:focus,
.increment_decrement .handler span:hover {
	background-color: var(--primary-color);
	border-color: var(--primary-color);
	color: #fff
}

.custom-file .file-upload {
	position: relative;
	overflow: hidden;
	text-shadow: none;
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	padding: 5px 20px;
	border-radius: 3px
}

.custom-file .file-upload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0
}

.custom-file #fileuploadurl {
	display: inline-block;
	border: none;
	vertical-align: middle;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 0;
	font-family: Poppins, sans-serif
}

.custom-file #fileuploadurl::-moz-placeholder {
	color: #636363;
	opacity: 1
}

.custom-file #fileuploadurl:-ms-input-placeholder {
	color: #636363
}

.custom-file #fileuploadurl::-webkit-input-placeholder {
	color: #636363
}

.custom-pagination .pagination {
	width: 100%;
	margin: 0;
	position: relative;
	color: var(--secondary-color)
}

.custom-pagination .pagination>li {
	display: inline-block
}

.custom-pagination .pagination>li:first-child>a {
	margin-right: 30px;
	font-size: 24px
}

.custom-pagination .pagination>li:last-child>a {
	margin-left: 30px;
	font-size: 1.5rem
}

@media (max-width:1200px) {
	.custom-pagination .pagination>li:last-child>a {
		font-size: calc(1.275rem + .3vw)
	}
}

.custom-pagination .pagination>li>a {
	margin: 0 2px;
	color: var(--secondary-color);
	background-color: transparent;
	border: 2px solid var(--secondary-color);
	font-weight: 600;
	border-radius: 50%;
	height: 33px;
	width: 33px;
	font-size: 1rem;
	text-align: center;
	line-height: 30px;
	padding: 0;
	display: inline-block
}

.custom-pagination .pagination>li>a span {
	display: inline-block
}

.custom-pagination .pagination a:hover,
.custom-pagination .pagination>.active>a,
.custom-pagination .pagination>.active>a:focus,
.custom-pagination .pagination>.active>a:hover,
.custom-pagination .pagination>.active>span,
.custom-pagination .pagination>.active>span:focus,
.custom-pagination .pagination>.active>span:hover {
	background-color: var(--secondary-color);
	color: #fff;
	border-color: var(--secondary-color);
	font-weight: 600
}

.faqs .card {
	border: 0;
	background: #fff;
	padding: 20px 24px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

@media (max-width:991.98px) {
	.faqs .card {
		padding: 12px 20px
	}
}

.faqs .card .card-header {
	background-color: #fff;
	border: 0;
	padding: 0;
	margin-bottom: 0
}

.faqs .card .card-header h4 {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 600;
	font-size: 1.125rem;
	color: #242424;
	cursor: pointer;
	font-family: Poppins, sans-serif;
	padding-right: 34px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}

.faqs .card .card-header h4 b {
	color: var(--primary-color);
	min-width: 70px;
	white-space: nowrap;
	font-weight: 600
}

.faqs .card .card-header h4:after {
	content: "";
	font-family: FontAwesome;
	font-size: .675rem;
	height: 24px;
	width: 24px;
	line-height: 24px;
	position: absolute;
	right: 0;
	color: var(--secondary-color);
	text-align: center;
	border: 2px solid var(--secondary-color);
	border-radius: 50rem;
	line-height: 22px
}

.faqs .card .card-header h4:not(.collapsed) {
	background-color: #fff;
	position: relative
}

.faqs .card .card-header h4:not(.collapsed):after {
	content: ""
}

.faqs .card+.card {
	margin-top: 8px
}

.faqs .card .card-body {
	padding: 10px 0 0
}

.side-nav ul {
	padding: 0;
	font-size: 15px;
	margin: -10px 0
}

.side-nav ul li {
	list-style: none;
	padding: 1px 0
}

.side-nav ul li a {
	color: #424242;
	display: block;
	padding: 2px 0 2px 0;
	position: relative;
	font-size: .9375rem;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

.side-nav ul li a:focus,
.side-nav ul li a:hover {
	text-decoration: none;
	color: var(--primary-color)
}

.side-nav ul li a span {
	vertical-align: middle;
	font-weight: 300
}

.help-module {
	text-align: center;
	line-height: 1.5
}

.help-module p {
	margin: 0;
	font-size: .8375rem
}

.help-module .tel {
	font-size: 1.0625rem;
	font-weight: 600;
	color: #242424;
	display: block
}

.help-module a.btn-md {
	font-size: .875rem;
	padding: 2px 10px;
	width: 100%;
	border: 0;
	margin-top: 15px
}

.help-module .btn-link {
	display: block;
	color: #424242;
	text-decoration: underline;
	margin-top: 15px;
	text-align: center
}

.help-module .btn-text {
	font-weight: 500;
	text-align: center;
	display: block;
	margin-top: 5px;
	color: var(--secondary-color)
}

.help-module .btn-text i {
	margin-right: 5px
}

.enquiry-form .form-group {
	margin-bottom: 10px
}

.enquiry-form .input-group-text {
	width: 40px;
	background-color: #fff;
	color: var(--primary-color);
	border-radius: 0
}

.enquiry-form .form-control {
	background-color: transparent;
	border-width: 2px;
	border-radius: 0;
	min-height: 44px;
	font-weight: 500;
	font-size: .8375rem;
	border-color: rgba(229, 229, 229, .6)
}

.enquiry-form .form-control::-moz-placeholder {
	color: #424242;
	opacity: 1
}

.enquiry-form .form-control:-ms-input-placeholder {
	color: #424242
}

.enquiry-form .form-control::-webkit-input-placeholder {
	color: #424242
}

.enquiry-form .form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.enquiry-form button.btn {
	text-transform: uppercase;
	min-width: 150px;
	text-align: center;
	font-size: 1rem
}

.blog-detail-wrapper {
	position: relative;
	padding-left: 72px
}

.blog-detail-wrapper .date {
	width: 52px;
	height: 72px;
	background-color: rgba(255, 255, 255, .9);
	text-align: center;
	border: 1px solid #095b45;
	border-radius: 2px;
	font-size: 0;
	position: absolute;
	left: 0;
	top: 0
}

.blog-detail-wrapper .date b {
	line-height: 40px;
	font-weight: 600;
	color: #095b45;
	display: block;
	font-size: 1.25rem;
	position: relative
}

.blog-detail-wrapper .date b:after {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 4px solid #eef9f3;
	content: "";
	display: inline-block
}

.blog-detail-wrapper .date span {
	border-radius: 0 0 2px 2px;
	background-color: #095b45;
	font-size: .8375rem;
	text-transform: uppercase;
	display: block;
	color: #fff;
	line-height: 31px
}

.blog-search {
	position: relative
}

.blog-search .form-control {
	height: 42px;
	font-size: 15px;
	font-weight: 500;
	padding-left: 20px;
	font-family: Poppins, sans-serif;
	border-width: 2px;
	background-clip: padding-box;
	background-color: #fff
}

.blog-search .form-control::-moz-placeholder {
	color: var(--primary-color);
	opacity: 1
}

.blog-search .form-control:-ms-input-placeholder {
	color: var(--primary-color)
}

.blog-search .form-control::-webkit-input-placeholder {
	color: var(--primary-color)
}

.blog-search .form-control:focus {
	border-color: var(--primary-color);
	-webkit-box-shadow: none;
	box-shadow: none
}

.blog-search button {
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	font-size: 18px;
	color: var(--primary-color);
	display: inline-block;
	cursor: pointer
}

.blog-search button:focus,
.blog-search button:hover {
	outline: 0
}

@media (max-width:1199.98px) {
	.blog-search {
		padding-top: 30px;
		margin-top: 30px;
		border-top: 1px solid #dcdcdc
	}

	.blog-search button {
		top: calc(50% + 15px)
	}
}

.recent-post {
	margin-bottom: 40px
}

.recent-post .blog-list-grid .col {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.recent-post .blog-list-grid .item {
	background-color: transparent;
	padding: 0;
	border: 0
}

.recent-post .blog-list-grid .item:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.recent-post .blog-list-grid .caption {
	padding: 15px 0 0
}

.recent-post .blog-list-grid .caption h4 {
	padding-bottom: 0
}

.link-gropup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.link-gropup .btn {
	margin: .5px;
	background-color: #f5ad56;
	color: #40362b;
	border: 0;
	padding: 10px 32px;
	font-size: 1.125rem
}

@media (min-width:992px) {
	.link-gropup {
		border: 1px solid #e5e5e5;
		padding: 1px;
		background-color: #fff
	}

	.link-gropup .btn {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0px;
		flex: 1 0 0;
		border-radius: 0
	}
}

@media (max-width:767.98px) {
	.link-gropup .btn {
		width: 100%
	}
}

.article-listing {
	padding: 0;
	margin: -20px -12px
}

.article-listing>li {
	list-style: none;
	padding: 20px 12px
}

.article-listing .item {
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	background-color: #fff;
	padding: 15px
}

@media (min-width:768px) {
	.article-listing .item {
		padding: 30px
	}
}

.article-listing h4 {
	font-size: 1.25rem;
	margin: 0 0 15px;
	position: relative;
	font-weight: 700
}

.article-listing h4 a {
	text-decoration: none;
	color: #242424
}

.article-listing .btn.btn-md {
	font-size: .8375rem;
	text-transform: uppercase
}

.page-attraction {
	padding: 0;
	margin-top: -12px;
	margin-bottom: -12px
}

.page-attraction>li {
	list-style: none;
	padding-top: 12px;
	padding-bottom: 12px
}

.page-attraction .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 2px;
	padding: 24px;
	color: #fff;
	min-height: 310px;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.page-attraction .item .svg-icon {
	height: 77px;
	width: 77px;
	display: inline-block
}

.page-attraction .item .svg-icon img,
.page-attraction .item .svg-icon svg {
	width: 100%;
	height: 100%
}

.page-attraction h2 {
	font-size: 1.5rem;
	margin: 20px 0 0;
	text-transform: uppercase;
	color: #fff
}

@media (max-width:1200px) {
	.page-attraction h2 {
		font-size: calc(1.275rem + .3vw)
	}
}

.page-attraction .btn.btn-md {
	font-size: .8375rem;
	text-transform: uppercase
}

#links ul {
	padding: 0;
	margin: -10px -10px 30px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -12px;
	margin-left: -12px
}

#links ul li {
	padding: 0;
	margin: 0;
	padding: 10px;
	list-style: none
}

#links ul .img-thumbnail {
	width: 100%
}

.gallery a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	border-radius: 2px
}

.gallery a:after {
	position: absolute;
	font-family: FontAwesome;
	font-size: 16px;
	content: "";
	text-align: center;
	color: #fff;
	overflow: hidden;
	height: 38px;
	width: 38px;
	left: 50%;
	top: 50%;
	margin-top: -19px;
	margin-left: -19px;
	line-height: 34px;
	-webkit-transition: .2s linear all;
	transition: .2s linear all;
	opacity: 0;
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-transform: scale(2, 2);
	transform: scale(2, 2);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.gallery a:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: .3s opacity, .3s -webkit-transform;
	transition: .3s opacity, .3s -webkit-transform;
	transition: .3s opacity, .3s transform;
	transition: .3s opacity, .3s transform, .3s -webkit-transform;
	transition: .3s opacity, .3s transform, .3s -webkit-transform
}

.gallery .item {
	position: relative;
	height: 100%;
	padding-top: calc(350 / 350 * 100%);
	z-index: 1
}

.gallery .item:after {
	position: absolute;
	content: '';
	background-image: url(../images/bliss-logo.png);
	background-position: 50% 50%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	background-color: #dcdcdc;
	border-radius: 2px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.gallery a:hover:after {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.gallery a:hover:before {
	opacity: 1
}

.gallery.docs .item-wrap {
	padding: 0
}

.gallery.docs .item-wrap a {
	display: block;
	padding: 10px;
	border: 1px solid #d7d7d7;
	position: inherit
}

.gallery.docs .item-wrap a:before {
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px
}

.gallery.docs .item-wrap h4 {
	font-size: .9375rem;
	font-weight: 500;
	padding-top: 13px;
	margin-bottom: 15px
}

.gallery.docs .item-wrap h4 .number {
	height: 40px;
	width: 40px;
	font-size: 1.25rem;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 4px solid #d1d1d1;
	border-radius: 50%;
	margin-right: 10px
}

.masonry>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -12px;
	padding-left: 0
}

.masonry>ul>li {
	list-style: none
}

.masonry>ul.grid:after {
	content: "";
	display: block;
	clear: both
}

.masonry>ul .grid-item,
.masonry>ul .grid-sizer {
	width: 25%;
	padding: 12px;
	float: left
}

.masonry>ul .grid-item.width2,
.masonry>ul .grid-sizer.width2 {
	width: 50%
}

.masonry>ul .grid-item.width3,
.masonry>ul .grid-sizer.width3 {
	width: 33.3333333333%
}

@media (max-width:991.98px) {

	.masonry>ul .grid-item,
	.masonry>ul .grid-sizer {
		width: 50%
	}
}

@media (max-width:767.98px) {

	.masonry>ul .grid-item,
	.masonry>ul .grid-sizer {
		width: 100%
	}

	.masonry>ul .grid-item.width2,
	.masonry>ul .grid-item.width3,
	.masonry>ul .grid-sizer.width2,
	.masonry>ul .grid-sizer.width3 {
		width: 100%
	}
}

.masonry>ul .grid-item img,
.masonry>ul .grid-sizer img {
	min-height: 100px
}

.masonry.masonry-grid.grid-item:after {
	content: "";
	display: block;
	clear: both
}

.masonry.masonry-grid img {
	min-height: 100px
}

.masonry.masonry-grid.grid-3 .grid-item,
.masonry.masonry-grid.grid-3 .grid-sizer {
	width: calc(100% / 3)
}

.masonry.masonry-grid.grid-3 .grid-item.width2,
.masonry.masonry-grid.grid-3 .grid-sizer.width2 {
	width: calc((100% / 3) * 2)
}

@media (max-width:991.98px) {

	.masonry.masonry-grid.grid-3 .grid-item,
	.masonry.masonry-grid.grid-3 .grid-sizer {
		width: 50%
	}

	.masonry.masonry-grid.grid-3 .grid-item.width2,
	.masonry.masonry-grid.grid-3 .grid-sizer.width2 {
		width: 50%
	}
}

@media (max-width:767.98px) {

	.masonry.masonry-grid.grid-3 .grid-item,
	.masonry.masonry-grid.grid-3 .grid-sizer {
		width: 100%
	}

	.masonry.masonry-grid.grid-3 .grid-item.width2,
	.masonry.masonry-grid.grid-3 .grid-sizer.width2 {
		width: 100%
	}
}

.masonry.masonry-grid.grid-4 .grid-item,
.masonry.masonry-grid.grid-4 .grid-sizer {
	width: 25%
}

.masonry.masonry-grid.grid-4 .grid-item.width2,
.masonry.masonry-grid.grid-4 .grid-sizer.width2 {
	width: 50%
}

@media (max-width:991.98px) {

	.masonry.masonry-grid.grid-4 .grid-item,
	.masonry.masonry-grid.grid-4 .grid-sizer {
		width: 50%
	}
}

@media (max-width:767.98px) {

	.masonry.masonry-grid.grid-4 .grid-item,
	.masonry.masonry-grid.grid-4 .grid-sizer {
		width: 100%
	}

	.masonry.masonry-grid.grid-4 .grid-item.width2,
	.masonry.masonry-grid.grid-4 .grid-sizer.width2 {
		width: 100%
	}
}

.video-gallery>ul {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -12px;
	margin-left: -12px
}

.video-gallery>ul>li {
	list-style: none;
	margin-bottom: 40px
}

.video-gallery .item-wrap {
	padding: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.video-gallery .item-wrap .caption {
	padding: 20px 10px 10px
}

.video-gallery .item-wrap .caption p {
	margin-bottom: 0
}

.video-gallery .item-wrap h4 {
	padding-top: 0;
	font-weight: 600;
	color: #2c3e50;
	margin-bottom: 10px;
	font-size: 18px
}

.booking-quick-info {
	position: relative;
	background-color: #fff;
	padding: 15px
}

.booking-quick-info .group-price {
	position: absolute;
	top: 40px;
	right: 0
}

.booking-quick-info .group-price .collapsible {
	margin-right: -6px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 20px
}

.booking-quick-info .intro-img {
	margin-bottom: 20px
}

.booking-quick-info .intro-img img {
	margin: 0
}

.booking-quick-info .simple-text {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	color: rgba(0, 0, 0, .74);
	display: block
}

.booking-quick-info .intro-text h4 {
	font-size: 1.125rem;
	margin-top: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	font-family: Poppins, sans-serif;
	font-weight: 700
}

.booking-quick-info .intro-text h4 a {
	opacity: .9;
	color: #242424
}

.booking-quick-info .intro-text h4 a:hover {
	text-decoration: none
}

.booking-quick-info .trip-meta {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5
}

.booking-quick-info .trip-meta ul {
	padding: 0;
	margin: 0;
	font-size: 14px
}

.booking-quick-info .trip-meta ul>li {
	list-style: none;
	padding: 5px 0
}

.booking-quick-info .trip-meta ul>li b {
	font-weight: 400;
	min-width: 120px;
	display: inline-block;
	position: relative
}

.booking-quick-info .trip-meta ul>li b:after {
	top: 50%;
	right: 0;
	position: absolute;
	content: ":";
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.booking-quick-info .trip-meta ul>li span {
	padding-left: 30px
}

.booking-quick-info .grand-total {
	display: block
}

.booking-quick-info .grand-total p {
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	color: #242424
}

.booking-quick-info .grand-total p span {
	font-size: 18px;
	color: #242424;
	display: inline-block;
	padding-left: 5px
}

.booking-quick-info .grand-total p.remaining-amount {
	font-size: 15px;
	padding-top: 15px;
	font-weight: 400
}

.booking-quick-info .card-info {
	padding-top: 25px;
	margin-top: 25px;
	border-top: 1px solid #e5e5e5;
	position: relative;
	font-weight: 500
}

.booking-quick-info .card-info p {
	margin-bottom: 10px;
	font-size: .875rem
}

.availability-block .cart .num-hold input {
	width: calc(100% - 80px);
	height: 39px
}

.availability-block .cart .num-hold span {
	height: 40px;
	width: 40px;
	line-height: 40px
}

.availability-block .cart .num-hold span.minus {
	border-radius: 20px 0 0 20px
}

.availability-block .cart .num-hold span.plus {
	border-radius: 0 20px 20px 0
}

.booking-form .common-module {
	padding-bottom: 16px
}

.booking-form .module-title {
	margin-bottom: 20px
}

.booking-form .module-title h3 {
	margin-bottom: 0
}

.booking-form .module-title .lead {
	font-size: .9375rem;
	font-weight: 400;
	opacity: .85
}

.booking-form .form-control {
	border-radius: 2px;
	border-width: 2px;
	border-color: rgba(229, 229, 229, .6);
	font-weight: 500;
	font-size: .875rem;
	background-color: transparent;
	min-height: 42px
}

.booking-form .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.booking-form h3 {
	font-size: 1.125rem
}

.booking-form label {
	margin-bottom: 2px;
	font-weight: 600;
	color: #242424;
	font-size: .875rem
}

.booking-form .increment_decrement .handler span {
	border-width: 2px;
	min-height: 42px
}

.booking-form .form-group {
	margin-bottom: 24px
}

.booking-form .form-group.has-error .form-control {
	border-color: #730000;
	color: #730000
}

.booking-form .form-group.has-error .form-control::-moz-placeholder {
	color: #730000;
	opacity: 1
}

.booking-form .form-group.has-error .form-control:-ms-input-placeholder {
	color: #730000
}

.booking-form .form-group.has-error .form-control::-webkit-input-placeholder {
	color: #730000
}

.js-toc {
	margin-bottom: 40px;
	color: var(--secondary-color);
	font-weight: 500;
	font-size: .875rem
}

.js-toc .toc-list {
	padding-left: 15px
}

.js-toc .toc-list a {
	color: var(--secondary-color);
	margin: 2px 0
}

.taging ul {
	padding: 0;
	margin: -5px
}

.taging ul>li {
	list-style: none;
	padding: 5px;
	display: inline-block
}

.taging ul .item {
	font-weight: 500;
	padding: 0 30px;
	line-height: 41px;
	border: 2px solid var(--secondary-color);
	background-color: transparent;
	display: inline-block;
	border-radius: 2px;
	color: var(--secondary-color);
	-webkit-transition: .3s linear all;
	transition: .3s linear all;
	font-size: .875rem
}

.taging ul .item:focus,
.taging ul .item:hover {
	background-color: var(--secondary-color);
	color: #fff
}

.taging a {
	text-decoration: none;
	color: #fff
}

.taging a:focus,
.taging a:hover {
	background-color: var(--secondary-color)
}

.taging.blog ul .item {
	padding: 0 12px;
	line-height: 30px;
	border-radius: 3px;
	font-size: .8375rem
}

.taging.blog ul .item:focus,
.taging.blog ul .item:hover {
	color: #fff
}

@media (min-width:768px) {
	.blog-page .page-banner {
		margin-left: -150px;
		margin-right: -150px
	}
}

.blog-page .page-banner .bg-stretch:after {
	display: none
}

.blog-page .blog-highlight {
	position: relative;
	z-index: 2;
	margin-bottom: 40px
}

.blog-page .blog-highlight blockquote {
	padding-top: 30px;
	padding-left: 90px;
	font-weight: 500;
	font-style: normal;
	color: #424242;
	margin-bottom: 0
}

.blog-page .blog-highlight blockquote:before {
	height: 70px;
	width: 70px;
	text-align: center;
	border-radius: 50rem;
	line-height: 60px;
	font-size: 2rem;
	border: 4px solid #f0f0f0;
	color: #fff;
	top: -35px;
	background-color: #009dea
}

@media (max-width:1200px) {
	.blog-page .blog-highlight blockquote:before {
		font-size: calc(1.325rem + .9vw)
	}
}

.contact h4 {
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 1.125rem;
	font-weight: 700
}

.contact dt {
	font-weight: 500;
	color: #242424
}

#calendar a:not([href]):not([tabindex]) {
	color: #fff
}

.affiliation {
	text-align: center
}

.affiliation h3 {
	font-size: 1.125rem;
	font-weight: 500;
	margin-bottom: 30px
}

.affiliation .affiliation-list {
	padding: 0;
	margin: -12px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.affiliation .affiliation-list>li {
	padding: 12px;
	list-style: none
}

.affiliation .affiliation-list>li h4 {
	margin: 0
}

.affiliation .affiliation-list .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.affiliation .affiliation-list .item .intro-img img,
.affiliation .affiliation-list .item .intro-img svg {
	max-width: 100%
}

.affiliation .affiliation-list .item .intro-text {
	padding-left: 15px
}

.affiliation .affiliation-list .item .intro-text h4 {
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 400;
	margin-bottom: 0;
	color: #424242
}

.footer-top .affiliation-list {
	margin: -20px
}

.footer-top .affiliation-list>li {
	padding: 20px
}

.footer-bg {
	display: block;
	width: 100%;
	pointer-events: none
}

.footer-bg img {
	width: 100%
}

#footer .newsletter h3 {
	margin-bottom: 12px
}

@media (min-width:768px) {
	#footer .newsletter form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: -5px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#footer .newsletter form>* {
		margin: 5px
	}

	#footer .newsletter form .form-group {
		margin-bottom: 0
	}
}

#footer .newsletter form .form-control {
	border-radius: 50rem;
	min-width: 270px;
	border: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	background-color: #3b434b
}

#footer .newsletter form .form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

#footer .newsletter form .btn-secondary {
	min-width: 220px;
	text-transform: uppercase;
	font-size: .9375rem
}

#footer {
	position: relative;
	color: #fff;
	z-index: 1;
	font-weight: 400;
	font-size: .875rem;
	background: #0f0f0fff;
	background-size: 100%
}

#footer a {
	text-decoration: none;
	color: #fff
}

hr {
	color: #fff !important;

	margin: 0 !important;
	border-top: 1px solid #fff;
}

#footer a:hover {
	color: #009dea
}

#footer h3 {
	font-size: 1.25rem;
	margin-bottom: 20px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #fff;
	position: relative
}

#footer .footer-top {
	background-color: #f0f0f0
}

#footer .footer-top h3 {
	color: #242424;
	font-size: 1.75rem;
	font-family: Rubik, sans-serif;
	margin: 0;
	font-weight: 500
}

@media (max-width:1200px) {
	#footer .footer-top h3 {
		font-size: calc(1.3rem + .6vw)
	}
}

#footer .footer-nav ul {
	padding: 0;
	margin-top: -3px;
	margin-bottom: -3px
}

#footer .footer-nav ul>li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px
}

#footer .footer-nav ul>li a {
	position: relative;
	display: inline-block
}

#footer .footer-nav ul>li a:hover {
	color: #fff
}

#footer .footer-nav.width2 ul,
#footer .footer-nav.width3 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -12px;
	margin-left: -12px
}

#footer .footer-nav.width2 ul>li,
#footer .footer-nav.width3 ul>li {
	position: relative;
	width: 100%;
	padding-right: 12px;
	padding-left: 12px
}

@media (min-width:768px) {
	#footer .footer-nav.width2 ul>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	#footer .footer-nav.width3 ul>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 0 0 33.33333%
	}
}

@media (max-width:767.98px) {

	#footer .footer-nav.width2 ul>li,
	#footer .footer-nav.width3 ul>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.services .item {
		margin: 10px 0;
	}
}

@media (max-width:991.98px) {
	#footer .footer-nav {
		margin-bottom: 40px
	}
}

#footer .footer-contact {
	line-height: 1.75
}

#footer .footer-contact .phone {
	position: relative;
	display: block;
	margin-bottom: 20px;
	line-height: 1.6;
	padding-left: 65px
}

#footer .footer-contact .phone i {
	font-size: 3.25rem;
	position: absolute;
	font-weight: 400;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (max-width:1200px) {
	#footer .footer-contact .phone i {
		font-size: calc(1.45rem + 2.4vw)
	}
}

#footer .footer-contact .phone a {
	display: block;
	color: var(--secondary-color);
	font-size: 1.125rem;
	font-weight: 600
}

@media (max-width:991.98px) {
	#footer .footer-contact {
		margin-bottom: 40px
	}
}

#footer .social-media {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 10px
}

#footer .social-media a {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	line-height: 20px;
}

@media (max-width:1200px) {
	#footer .social-media a {
		font-size: calc(1.3rem + .6vw)
	}
}

#footer .social-media a+a {
	margin-left: 10px
}

#footer .social-media a:focus,
#footer .social-media a:hover {
	color: var(--secondary-color)
}

#footer .footer-last {

	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .9375rem;
	color: #fff
}

#footer .footer-last .footer-last-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: -12px
}

#footer .footer-last .footer-last-holder>* {
	padding: 12px
}

#footer .footer-last .pay-online-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#footer .footer-last .pay-online-link h4 {
	margin: 0 10px 0 0;
	font-size: .9375rem;
	color: #424242;
	font-weight: 400
}

#footer .footer-last .pay-online-link img+img {
	margin-left: 5px
}

#footer .footer-last .copy-right {
	line-height: 1.4;
	font-size: .9375rem
}

#footer .footer-last .copy-right a {
	color: #424242
}

#footer .footer-last .copy-right a:hover {
	text-decoration: underline
}



#footer .footer-last .copy-right a {
	color: var(--secondary-color)
}

@media (min-width:992px) {
	#footer .footer-last .copy-right {
		text-align: right
	}
}

.footer-bg {
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding-top: calc(296 / 1650 * 100%)
}

.footer-bg:after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.footer-bg .footer-image {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 0
}

.social-media3 a {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px;
	border: 1px solid var(--primary-color);
	border-radius: 50%;
	color: var(--primary-color);
	margin: 0 2px;
	text-decoration: none;
	transition: .5s;


}

.social-media3 a[class*="bi"] {
	border: none !important;
}

.social-media3 a[class*="bi"]::before {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px;
	border: 1px solid var(--primary-color);
	border-radius: 50%;
	color: var(--primary-color);
	margin: 0 1px;
	text-decoration: none;
	transition: .5s;


}

.show {
	display: block;
}

.social-media3 a:hover,
.social-media3 a[class*="bi"]:hover::before {
	background-color: var(--primary-color);
	color: #fff;
	margin: 0 3;
	transform: scale(1.01);
}

.social-media3 a[class*="bi"]:hover {
	background-color: transparent;
}

.custom-shape-divider-bottom-1723453832 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
}

.custom-shape-divider-bottom-1723453832 svg {
	position: relative;
	display: block;
	width: calc(100% + 1.3px);
	height: 27px;
}

.custom-shape-divider-bottom-1723453832 .shape-fill {
	fill: #FFFFFF;
}

.wave-container {
	height: 40vh;
	background-color: #20B2AA;
	position: relative;
}

.wave-container::before {
	content: "";
	width: 100%;
	height: 18px;
	position: absolute;
	bottom: -0.3%;
	left: 0;
	background-size: auto;
	background-repeat: repeat no-repeat;
	background-position: 78vw bottom;
	background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200 100' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 0C22.4434 -1 28.9842 1 55 18C94.1849 41 121.997 43 158.5 43C198.5 45 200 33 240 39C280 44 320 67 360 67C400 67 440 44 480 40C520 37 560 52 600 63C640 74 680 81 720 85C760 89 800 89 840 78C880 67 920 44 960 46C1000 48 1040 74 1080 70C1120 67 1127.5 44 1147.5 28C1171.48 8 1185.65 0 1200 0V100H1180C1160 100 1120 100 1080 100C1040 100 1000 100 960 100C920 100 880 100 840 100C800 100 760 100 720 100C680 100 640 100 600 100C560 100 520 100 480 100C440 100 400 100 360 100C320 100 280 100 240 100C200 100 160 100 120 100C80 100 40 100 20 100H0V0.0103865Z' fill='%23000000'/></svg>");
}

@media(max-width:850px) {
	.wave-container::before {
		height: 9px
	}
}

.Language {

	cursor: pointer;
	position: fixed;
	bottom: 20%;
	right: 0;
	z-index: 100;
	transition: .5s;

}

.Language .custom_select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 400;
	background-color: var(--primary-color);
	color: #fff;
	cursor: pointer;
	border-radius: 0;
	padding: 5px 10px;
	border: none;
	font-size: 16px;
}

.custom_select::after {
	color: #fff;
}

.Language .custom_select select option {
	color: #fff;
	line-height: 20px;
	min-height: 20px;
	font-size: 16px;

}

.Language .nice-select.open .list {
	border-radius: 0;
	padding: 5px 0;
}

.Language .nice-select::after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

.VIpgJd-ZVi9od-ORHb,
.VIpgJd-ZVi9od-ORHb-OEVmcd {

	display: none !important;
}


.footer-section.style-two .footer-item .footer-logo .top ul li a i.fab.fa-facebook-f,
.contact-icons li a>i.fa.fa-facebook-f,
.home-chat .footer-social a>i.fa.fa-facebook-f {
	background-color: #1877f2
}

.footer-section.style-two .footer-item .footer-logo .top ul li a i.fab.fa-youtube,
.home-chat .footer-social a>i.fa.fa-youtube-play,
.contact-icons li a>i.fab.fa-youtube {
	background-color: #ff0000
}

.footer-section.style-two .footer-item .footer-logo .top ul li a i.fab.fa-instagram,
.contact-icons li a>i.fab.fa-instagram,
.home-chat .footer-social a>i.fa.fa-instagram {
	background-color: #c32aa3
}

.footer-section.style-two .footer-item .footer-logo .top ul li a i.fab.fa-tiktok,
.home-chat .footer-social a>i.bi.bi-tiktok,
.contact-icons li a>i.fab.fa-tiktok {
	background-color: #010101
}

.footer-section.style-two .footer-item .footer-logo .top ul li a i.fab.fa-tripadvisor,
.home-chat .footer-social a>i.fa.fa-tripadvisor,
.contact-icons li a>i.fab.fa-tripadvisor {
	background-color: #00af87
}

.footer-section.style-two .footer-item .footer-logo .top ul li a i.fab.fa-whatsapp,
.home-chat .footer-social a>i.fa.fa-whatsapp,
.contact-icons li a>i.fab.fa-whatsapp {
	background-color: #075e54
}

.footer-section.style-two .footer-item .footer-logo .top ul li a i.fab.fa-google,
.contact-icons li a>i.fab.fa-google {
	background-color: #ea4335
}

.contact-icons li a>i.bi.bi-twitter-x {
	background-color: #000000
}

.contact-icons li a>i.bi.bi-threads {
	background-color: #000000
}

.home-chat .footer-social a {
	margin-right: 0px;
	position: relative;
	display: flex;
}

.home-chat {
	position: fixed;
	bottom: 30%;
	right: 0px;
	z-index: 100;
}

.home-chat a,
.home-chat a:hover {
	text-decoration: none;
}

.home-chat .footer-social a>i {
	font-size: 25px;
	text-align: center;
	height: 45px;
	width: 45px;
	color: #fff;
	line-height: 45px;
	border: none;
	border-radius: 0;
	display: block;
	position: relative;
}

@media (max-width:768px) {
	.home-chat .footer-social a>i {
		font-size: 25px;
		text-align: center;
		height: 45px;
		width: 45px;
		color: #fff;
		padding-top: 0px !important;
		border: none;
		border-radius: 0;
		display: block;
	}

	.hover-white {
		display: none !important;
	}
}



@media (max-width:768px) {
	.home-chat .footer-social a>i {
		font-size: 25px;
		text-align: center;
		height: 45px;
		width: 45px;
		color: #fff;
		padding-top: 10px;
		border: none;
		border-radius: 0;
		display: block;
	}

}

.home-chat a:hover .hover-white {
	opacity: 1;
	transform: translateX(-20px);
}



.btn-payment {
	background: #22b14c !important;
	border-color: #22b14c !important;
}

.btn-secondary.btn-payment:hover {
	background: #fff !important;
	border-color: #22b14c !important;
	color: #22b14c !important;

}

.webcode-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.webcode-content .qr-code {
	width: 250px;
	height: 100%;
	object-fit: cover;

}

.webcode-content .payments {
	width: 300px;
	margin: 20px 0;
	height: 100%;
	object-fit: cover;
}

.footer-last img {
	height: 45px;
	object-fit: cover;
	background-color: #fff;
	padding: 2px 10px;
	border-radius: 2px;
}

@media(max-width:990px) {
	.footer-last img {
		margin-top: 20px;

	}
}

.term-title {
	font-weight: 600;
	padding-bottom: 0;
	margin-bottom: 0;
}