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
}
[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}
[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] {
	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
}
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-cancel-button,
[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: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}
.h1,
h1 {
	font-size: 2.5rem
}
.h2,
h2 {
	font-size: 2rem
}
.h3,
h3 {
	font-size: 1.75rem
}
.h4,
h4 {
	font-size: 1.5rem
}
.h5,
h5 {
	font-size: 1.25rem
}
.h6,
h6 {
	font-size: 1rem
}
.lead {
	font-size: 1.25rem;
	font-weight: 300
}
.display-1 {
	font-size: 6rem
}
.display-1,
.display-2 {
	font-weight: 300;
	line-height: 1.2
}
.display-2 {
	font-size: 5.5rem
	}
.display-3 {
	font-size: 4.5rem
}
.display-3,
.display-4 {
	font-weight: 300;
	line-height: 1.2
}
.display-4 {
	font-size: 3.5rem
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(16, 16, 16, .1)
}
.small,
small {
	font-size: 80%;
	font-weight: 400
}
.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}
.list-inline,
.list-unstyled {
	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: 1rem;
	font-size: 1.25rem
}
.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #666
}
.blockquote-footer:before {
	content: "\2014 \00A0"
}
.img-fluid,
.img-thumbnail {
	max-width: 100%;
	height: auto
}
.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem
}
.figure {
	display: inline-block
}
.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}
.figure-caption {
	font-size: 90%;
	color: #666
}
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: 15px;
	padding-left: 15px;
	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: 1140px
	}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.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-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col {
	flex-basis: 0;
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1,
.col-auto {
	-webkit-box-flex: 0
}
.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-2,
.col-3 {
	-webkit-box-flex: 0
}
.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-4,
.col-5 {
	-webkit-box-flex: 0
}
.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}
.col-6,
.col-7 {
	-webkit-box-flex: 0
}
.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-8,
.col-9 {
	-webkit-box-flex: 0
}
.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-10,
.col-11 {
	-webkit-box-flex: 0
}
.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-12 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-webkit-box-ordinal-group: 0;
	order: -1
}
.order-last {
	-webkit-box-ordinal-group: 14;
	order: 13
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	order: 0
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	order: 10
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	order: 11
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	order: 12
}
.offset-1 {
	margin-left: 8.33333%
}
.offset-2 {
	margin-left: 16.66667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.33333%
}
.offset-5 {
	margin-left: 41.66667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.33333%
}
.offset-8 {
	margin-left: 66.66667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.33333%
}
.offset-11 {
	margin-left: 91.66667%
}
@media (min-width:576px) {
	.col-sm {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}
@media (min-width:768px) {
	.col-md {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}
@media (min-width:992px) {
	.col-lg {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}
@media (min-width:1200px) {
	.col-xl {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}
.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}
.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}
.table tbody+tbody {
	border-top: 2px solid #dee2e6
}
.table .table {
	background-color: #fff
}
.table-sm td,
.table-sm th {
	padding: .3rem
}
.table-bordered,
.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}
.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(16, 16, 16, .05)
}
.table-hover tbody tr:hover {
	background-color: rgba(16, 16, 16, .075)
}
.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #f3c3b9
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #efb0a3
}
.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #fee1bb
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #fed6a2
}
.table-success,
.table-success>td,
.table-success>th {
	background-color: #c3e6cb
}
.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}
.table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}
.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}
.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #ffeeba
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}
.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #f3c3b9
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #efb0a3
}
.table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}
.table-hover .table-light:hover,
.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: #c8c8c8
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #bbb
}
.table-gray,
.table-gray>td,
.table-gray>th {
	background-color: #dbdbdb
}
.table-hover .table-gray:hover,
.table-hover .table-gray:hover>td,
.table-hover .table-gray:hover>th {
	background-color: #cecece
}
.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(16, 16, 16, .075)
}
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(3, 3, 3, .075)
}
.table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e
}
.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}
.table-dark {
	color: #fff;
	background-color: #212529
}
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #32383e
}
.table-dark.table-bordered {
	border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: hsla(0, 0%, 100%, .05)
}
.table-dark.table-hover tbody tr:hover {
	background-color: hsla(0, 0%, 100%, .075)
}
@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.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;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.table-responsive-md>.table-bordered {
		border: 0
	}
}
@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.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;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.table-responsive-xl>.table-bordered {
		border: 0
	}
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive>.table-bordered {
	border: 0
}
.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-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
}
@media screen and (prefers-reduced-motion:reduce) {
	.form-control {
		-webkit-transition: none;
		transition: none
	}
}
.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(211, 41, 5, .25)
}
.form-control::-webkit-input-placeholder {
	color: #666;
	opacity: 1
}
.form-control::-moz-placeholder {
	color: #666;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #666;
	opacity: 1
}
.form-control::-ms-input-placeholder {
	color: #666;
	opacity: 1
}
.form-control::placeholder {
	color: #666;
	opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}
select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}
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.5
}
.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.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
	padding-right: 0;
	padding-left: 0
}
.form-control-sm,
.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-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}
.form-control-lg,
.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-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
	height: calc(2.875rem + 2px)
}
.form-group {
	margin-bottom: 1rem
}
.form-text {
	display: block;
	margin-top: .25rem
}
.form-row {
	display: -webkit-box;
	display: flex;
	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: #666
}
.form-check-label {
	margin-bottom: 0
}
.form-check-inline {
	display: -webkit-inline-box;
	display: inline-flex;
	-webkit-box-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: #28a745
}
.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, .8);
	border-radius: .2rem
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
	border-color: #28a745
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
	display: block
}
.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}
.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: #28a745
}
.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
	background-color: #71dd8a
}
.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 {
	background-color: #34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
}
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}
.custom-file-input.is-valid~.custom-file-label:before,
.was-validated .custom-file-input:valid~.custom-file-label:before {
	border-color: inherit
}
.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 {
}
.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #d32905
}
.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(211, 41, 5, .8);
	border-radius: .2rem
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
	border-color: #d32905
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
}
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}
.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #d32905
}
.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: #d32905
}
.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
	background-color: #fb785c
}
.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 {
	background-color: #f93a12
}
.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
}
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #d32905
}
.custom-file-input.is-invalid~.custom-file-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label:before {
	border-color: inherit
}
.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 {
}
.form-inline {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-webkit-box-align: center;
	align-items: center
}
.form-inline .form-check {
	width: 100%
}
@media (min-width:576px) {
	.form-inline label {
		-webkit-box-pack: center;
		justify-content: center
	}
	.form-inline .form-group,
	.form-inline label {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap
	}
	.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: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	-webkit-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
}
@media screen and (prefers-reduced-motion:reduce) {
	.btn {
		-webkit-transition: none;
		transition: none
	}
}
.btn:focus,
.btn:hover {
	text-decoration: none
}
.btn.focus,
.btn:focus {
}
.btn.disabled,
.btn:disabled {
	opacity: .65
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
	background-image: none
}
a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}
.btn-primary {
	color: #fff;
	background-color: #d32905;
	border-color: #d32905
}
.btn-primary:hover {
	color: #fff;
	background-color: #ae2204;
	border-color: #a11f04
}
.btn-primary.focus,
.btn-primary:focus {
}
.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #d32905;
	border-color: #d32905
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #a11f04;
	border-color: #951d04
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
}
.btn-secondary {
	color: #212529;
	background-color: #fa950d;
	border-color: #fa950d
}
.btn-secondary:hover {
	color: #fff;
	background-color: #dc8005;
	border-color: #d07904
}
.btn-secondary.focus,
.btn-secondary:focus {
}
.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #212529;
	background-color: #fa950d;
	border-color: #fa950d
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #d07904;
	border-color: #c37204
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
}
.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}
.btn-success.focus,
.btn-success:focus {
}
.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
}
.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}
.btn-info.focus,
.btn-info:focus {
}
.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
}
.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}
.btn-warning.focus,
.btn-warning:focus {
}
.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
}
.btn-danger {
	color: #fff;
	background-color: #d32905;
	border-color: #d32905
}
.btn-danger:hover {
	color: #fff;
	background-color: #ae2204;
	border-color: #a11f04
}
.btn-danger.focus,
.btn-danger:focus {
}
.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #d32905;
	border-color: #d32905
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #a11f04;
	border-color: #951d04
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
}
.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 {
}
.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 {
}
.btn-dark {
	color: #fff;
	background-color: #3c3c3b;
	border-color: #3c3c3b
}
.btn-dark:hover {
	color: #fff;
	background-color: #292928;
	border-color: #222
}
.btn-dark.focus,
.btn-dark:focus {
}
.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #3c3c3b;
	border-color: #3c3c3b
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #222;
	border-color: #1c1c1b
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
}
.btn-gray {
	color: #fff;
	background-color: grey;
	border-color: grey
}
.btn-gray:hover {
	color: #fff;
	background-color: #6d6d6d;
	border-color: #676767
}
.btn-gray.focus,
.btn-gray:focus {
}
.btn-gray.disabled,
.btn-gray:disabled {
	color: #fff;
	background-color: grey;
	border-color: grey
}
.btn-gray:not(:disabled):not(.disabled).active,
.btn-gray:not(:disabled):not(.disabled):active,
.show>.btn-gray.dropdown-toggle {
	color: #fff;
	background-color: #676767;
	border-color: #606060
}
.btn-gray:not(:disabled):not(.disabled).active:focus,
.btn-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-gray.dropdown-toggle:focus {
}
.btn-outline-primary {
	color: #d32905;
	background-color: transparent;
	background-image: none;
	border-color: #d32905
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #d32905;
	border-color: #d32905
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #d32905;
	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: #d32905;
	border-color: #d32905
}
.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 {
}
.btn-outline-secondary {
	color: #fa950d;
	background-color: transparent;
	background-image: none;
	border-color: #fa950d
}
.btn-outline-secondary:hover {
	color: #212529;
	background-color: #fa950d;
	border-color: #fa950d
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #fa950d;
	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: #fa950d;
	border-color: #fa950d
}
.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 {
}
.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}
.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-outline-success.focus,
.btn-outline-success:focus {
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	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: #28a745;
	border-color: #28a745
}
.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 {
}
.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8
}
.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-outline-info.focus,
.btn-outline-info:focus {
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	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: #17a2b8;
	border-color: #17a2b8
}
.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 {
}
.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}
.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	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: #ffc107;
	border-color: #ffc107
}
.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 {
}
.btn-outline-danger {
	color: #d32905;
	background-color: transparent;
	background-image: none;
	border-color: #d32905
}
.btn-outline-danger:hover {
	color: #fff;
	background-color: #d32905;
	border-color: #d32905
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #d32905;
	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: #d32905;
	border-color: #d32905
}
.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 {
}
.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa
}
.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-outline-light.focus,
.btn-outline-light:focus {
}
.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 {
}
.btn-outline-dark {
	color: #3c3c3b;
	background-color: transparent;
	background-image: none;
	border-color: #3c3c3b
}
.btn-outline-dark:hover {
	color: #fff;
	background-color: #3c3c3b;
	border-color: #3c3c3b
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #3c3c3b;
	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: #3c3c3b;
	border-color: #3c3c3b
}
.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 {
}
.btn-outline-gray {
	color: grey;
	background-color: transparent;
	background-image: none;
	border-color: grey
}
.btn-outline-gray:hover {
	color: #fff;
	background-color: grey;
	border-color: grey
}
.btn-outline-gray.focus,
.btn-outline-gray:focus {
}
.btn-outline-gray.disabled,
.btn-outline-gray:disabled {
	color: grey;
	background-color: transparent
}
.btn-outline-gray:not(:disabled):not(.disabled).active,
.btn-outline-gray:not(:disabled):not(.disabled):active,
.show>.btn-outline-gray.dropdown-toggle {
	color: #fff;
	background-color: grey;
	border-color: grey
}
.btn-outline-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-gray.dropdown-toggle:focus {
}
.btn-link {
	font-weight: 400;
	color: #d32905;
	background-color: transparent
}
.btn-link:hover {
	color: #881a03;
	background-color: transparent
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
	text-decoration: underline;
	border-color: transparent
}
.btn-link.focus,
.btn-link:focus {
	box-shadow: none
}
.btn-link.disabled,
.btn-link:disabled {
	color: #666;
	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;
	transition: opacity .15s linear
}
@media screen and (prefers-reduced-motion:reduce) {
	.fade {
		-webkit-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;
	transition: height .35s ease
}
@media screen and (prefers-reduced-motion:reduce) {
	.collapsing {
		-webkit-transition: none;
		transition: none
	}
}
.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}
.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	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: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(16, 16, 16, .15);
	border-radius: .25rem
}
.dropdown-menu-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;
	width: 0;
	height: 0;
	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;
	width: 0;
	height: 0;
	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;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}
.dropleft .dropdown-toggle:before {
	display: inline-block;
	width: 0;
	height: 0;
	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: .5rem 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: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}
.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #d32905
}
.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #666;
	background-color: transparent
}
.dropdown-menu.show {
	display: block
}
.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #666;
	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: inline-flex;
	vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	-webkit-box-flex: 0;
	flex: 0 1 auto
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 1
}
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group,
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start
}
.btn-toolbar .input-group {
	width: auto
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.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;
	flex-direction: column;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	justify-content: center
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
	width: 100%
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.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-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}
.input-group {
	position: relative;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	align-items: stretch;
	width: 100%
}
.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
	position: relative;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}
.input-group>.custom-file:focus,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}
.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 {
	margin-left: -1px
}
.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: flex;
	-webkit-box-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: flex
}
.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}
.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: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}
.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}
.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.5rem;
	padding-left: 1.5rem
}
.custom-control-inline {
	display: -webkit-inline-box;
	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;
	background-color: #d32905
}
.custom-control-input:focus~.custom-control-label:before {
}
.custom-control-input:active~.custom-control-label:before {
	color: #fff;
	background-color: #fca18e
}
.custom-control-input:disabled~.custom-control-label {
	color: #666
}
.custom-control-input:disabled~.custom-control-label:before {
	background-color: #e9ecef
}
.custom-control-label {
	position: relative;
	margin-bottom: 0
}
.custom-control-label:before {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #dee2e6
}
.custom-control-label:after,
.custom-control-label:before {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: ""
}
.custom-control-label:after {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}
.custom-checkbox .custom-control-label:before {
	border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
	background-color: #d32905
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%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 {
	background-color: #d32905
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%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(211, 41, 5, .5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
	background-color: rgba(211, 41, 5, .5)
}
.custom-radio .custom-control-label:before {
	border-radius: 50%
}
.custom-radio .custom-control-input:checked~.custom-control-label:before {
	background-color: #d32905
}
.custom-radio .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%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(211, 41, 5, .5)
}
.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%233C3C3B' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.custom-select:focus {
}
.custom-select:focus::-ms-value {
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}
.custom-select:disabled {
	color: #666;
	background-color: #e9ecef
}
.custom-select::-ms-expand {
	opacity: 0
}
.custom-select-sm {
	height: calc(1.8125rem + 2px);
	font-size: 75%
}
.custom-select-lg,
.custom-select-sm {
	padding-top: .375rem;
	padding-bottom: .375rem
}
.custom-select-lg {
	height: calc(2.875rem + 2px);
	font-size: 125%
}
.custom-file {
	display: inline-block;
	margin-bottom: 0
}
.custom-file,
.custom-file-input {
	position: relative;
	width: 100%;
	height: calc(2.25rem + 2px)
}
.custom-file-input {
	z-index: 2;
	margin: 0;
	opacity: 0
}
.custom-file-input:focus~.custom-file-label {
}
.custom-file-input:focus~.custom-file-label:after {
}
.custom-file-input:lang(en)~.custom-file-label:after {
	content: "Browse"
}
.custom-file-label {
	left: 0;
	z-index: 1;
	height: calc(2.25rem + 2px);
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}
.custom-file-label,
.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057
}
.custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: 2.25rem;
	content: "Browse";
	background-color: #e9ecef;
	border-left: 1px solid #ced4da;
	border-radius: 0 .25rem .25rem 0
}
.custom-range {
	width: 100%;
	padding-left: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.custom-range:focus {
	outline: none
}
.custom-range::-moz-focus-outer {
	border: 0
}
.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #d32905;
	border: 0;
	border-radius: 1rem;
	-webkit-appearance: none;
	appearance: none
}
.custom-range::-webkit-slider-thumb:focus {
	outline: none;
}
.custom-range::-webkit-slider-thumb:active {
	background-color: #fca18e
}
.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: #d32905;
	border: 0;
	border-radius: 1rem;
	-moz-appearance: none;
	appearance: none
}
.custom-range::-moz-range-thumb:focus {
	outline: none;
}
.custom-range::-moz-range-thumb:active {
	background-color: #fca18e
}
.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;
	background-color: #d32905;
	border: 0;
	border-radius: 1rem;
	appearance: none
}
.custom-range::-ms-thumb:focus {
	outline: none;
}
.custom-range::-ms-thumb:active {
}
.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,
.custom-range::-ms-fill-upper {
	background-color: #dee2e6;
	border-radius: 1rem
}
.custom-range::-ms-fill-upper {
	margin-right: 15px
}
.nav {
	display: -webkit-box;
	display: flex;
	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: #666
}
.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 {
}
.nav-tabs .nav-link.disabled {
	color: #666;
	background-color: transparent;
	border-color: transparent
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}
.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: #d32905
}
.nav-fill .nav-item {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	text-align: center
}
.nav-justified .nav-item {
	flex-basis: 0;
	-webkit-box-flex: 1;
	flex-grow: 1;
	text-align: center
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.navbar {
	position: relative;
	padding: .5rem 1rem
}
.navbar,
.navbar>.container,
.navbar>.container-fluid {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}
.navbar-brand:focus,
.navbar-brand:hover {
}
.navbar-nav {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	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 {
	flex-basis: 100%;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-webkit-box-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:not(:disabled):not(.disabled) {
	cursor: pointer
}
.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	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 {
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-sm,
	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal
	}
	.navbar-expand-sm .navbar-nav {
		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 {
		flex-wrap: nowrap
	}
	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		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 {
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-md,
	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal
	}
	.navbar-expand-md .navbar-nav {
		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 {
		flex-wrap: nowrap
	}
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		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
	}
}
@media (min-width:992px) {
	.navbar-expand-lg {
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-lg,
	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal
	}
	.navbar-expand-lg .navbar-nav {
		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 {
		flex-wrap: nowrap
	}
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		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 {
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-xl,
	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal
	}
	.navbar-expand-xl .navbar-nav {
		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 {
		flex-wrap: nowrap
	}
	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		flex-basis: auto
	}
	.navbar-expand-xl .navbar-toggler {
		display: none
	}
}
.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row nowrap;
	-webkit-box-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;
	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 {
	flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
	display: -webkit-box !important;
	display: flex !important;
	flex-basis: auto
}
.navbar-expand .navbar-toggler {
	display: none
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(16, 16, 16, .5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(16, 16, 16, .7)
}
.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(16, 16, 16, .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: rgba(16, 16, 16, .9)
}
.navbar-light .navbar-toggler {
	color: rgba(16, 16, 16, .5);
	border-color: rgba(16, 16, 16, .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='rgba(16, 16, 16, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
	color: rgba(16, 16, 16, .5)
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(16, 16, 16, .9)
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}
.navbar-dark .navbar-nav .nav-link {
	color: hsla(0, 0%, 100%, .5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: hsla(0, 0%, 100%, .75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
	color: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .5);
	border-color: hsla(0, 0%, 100%, .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='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
	color: hsla(0, 0%, 100%, .5)
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}
.card {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(16, 16, 16, .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;
	flex: 1 1 auto;
	padding: 1.25rem
}
.card-title {
	margin-bottom: .75rem
}
.card-subtitle {
	margin-top: -.375rem
}
.card-subtitle,
.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(16, 16, 16, .03);
	border-bottom: 1px solid rgba(16, 16, 16, .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(16, 16, 16, .03);
	border-top: 1px solid rgba(16, 16, 16, .125)
}
.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}
.card-header-pills,
.card-header-tabs {
	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: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}
.card-deck .card {
	margin-bottom: 15px
}
@media (min-width:576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.card-deck,
	.card-deck .card {
		-webkit-box-direction: normal
	}
	.card-deck .card {
		display: -webkit-box;
		display: flex;
		-webkit-box-flex: 1;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}
.card-group {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}
.card-group>.card {
	margin-bottom: 15px
}
@media (min-width:576px) {
	.card-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap
	}
	.card-group>.card {
		-webkit-box-flex: 1;
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group>.card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.card-group>.card:first-child .card-header,
	.card-group>.card:first-child .card-img-top {
		border-top-right-radius: 0
	}
	.card-group>.card:first-child .card-footer,
	.card-group>.card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group>.card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.card-group>.card:last-child .card-header,
	.card-group>.card:last-child .card-img-top {
		border-top-left-radius: 0
	}
	.card-group>.card:last-child .card-footer,
	.card-group>.card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}
	.card-group>.card:only-child {
		border-radius: .25rem
	}
	.card-group>.card:only-child .card-header,
	.card-group>.card:only-child .card-img-top {
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem
	}
	.card-group>.card:only-child .card-footer,
	.card-group>.card:only-child .card-img-bottom {
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: .25rem
	}
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child),
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
		border-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:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}
.accordion .card:not(:first-of-type) .card-header:first-child {
	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
}
.breadcrumb {
	display: -webkit-box;
	display: flex;
	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: #666;
	content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}
.breadcrumb-item.active {
	color: #666
}
.pagination {
	display: -webkit-box;
	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: #d32905;
	background-color: #fff;
	border: 1px solid #dee2e6
}
.page-link:hover {
	z-index: 2;
	color: #881a03;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}
.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(211, 41, 5, .25)
}
.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}
.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: #d32905;
	border-color: #d32905
}
.page-item.disabled .page-link {
	color: #666;
	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
}
.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: #d32905
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a11f04
}
.badge-secondary {
	color: #212529;
	background-color: #fa950d
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #d07904
}
.badge-success {
	color: #fff;
	background-color: #28a745
}
.badge-success[href]:focus,
.badge-success[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34
}
.badge-info {
	color: #fff;
	background-color: #17a2b8
}
.badge-info[href]:focus,
.badge-info[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b
}
.badge-warning {
	color: #212529;
	background-color: #ffc107
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #d39e00
}
.badge-danger {
	color: #fff;
	background-color: #d32905
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a11f04
}
.badge-light {
	color: #212529;
	background-color: #f8f9fa
}
.badge-light[href]:focus,
.badge-light[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5
}
.badge-dark {
	color: #fff;
	background-color: #3c3c3b
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #222
}
.badge-gray {
	color: #fff;
	background-color: grey
}
.badge-gray[href]:focus,
.badge-gray[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #676767
}
.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: #751d0a;
	background-color: #f6d4cd;
	border-color: #f3c3b9
}
.alert-primary hr {
	border-top-color: #efb0a3
}
.alert-primary .alert-link {
	color: #461106
}
.alert-secondary {
	color: #8a550e;
	background-color: #feeacf;
	border-color: #fee1bb
}
.alert-secondary hr {
	border-top-color: #fed6a2
}
.alert-secondary .alert-link {
	color: #5c3809
}
.alert-success {
	color: #1c5f2c;
	background-color: #d4edda;
	border-color: #c3e6cb
}
.alert-success hr {
	border-top-color: #b1dfbb
}
.alert-success .alert-link {
	color: #10381a
}
.alert-info {
	color: #145c67;
	background-color: #d1ecf1;
	border-color: #bee5eb
}
.alert-info hr {
	border-top-color: #abdde5
}
.alert-info .alert-link {
	color: #0c363c
}
.alert-warning {
	color: #8c6c0b;
	background-color: #fff3cd;
	border-color: #ffeeba
}
.alert-warning hr {
	border-top-color: #ffe8a1
}
.alert-warning .alert-link {
	color: #5d4807
}
.alert-danger {
	color: #751d0a;
	background-color: #f6d4cd;
	border-color: #f3c3b9
}
.alert-danger hr {
	border-top-color: #efb0a3
}
.alert-danger .alert-link {
	color: #461106
}
.alert-light {
	color: #89898a;
	background-color: #fefefe;
	border-color: #fdfdfe
}
.alert-light hr {
	border-top-color: #ececf6
}
.alert-light .alert-link {
	color: #707070
}
.alert-dark {
	color: #272726;
	background-color: #d8d8d8;
	border-color: #c8c8c8
}
.alert-dark hr {
	border-top-color: #bbb
}
.alert-dark .alert-link {
	color: #0d0d0d
}
.alert-gray {
	color: #4a4a4a;
	background-color: #e6e6e6;
	border-color: #dbdbdb
}
.alert-gray hr {
	border-top-color: #cecece
}
.alert-gray .alert-link {
	color: #313131
}
@-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 {
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}
.progress,
.progress-bar {
	display: -webkit-box;
	display: flex
}
.progress-bar {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #d32905;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}
@media screen and (prefers-reduced-motion:reduce) {
	.progress-bar {
		-webkit-transition: none;
		transition: none
	}
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 1rem 1rem
}
.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}
.media {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start
}
.media-body {
	-webkit-box-flex: 1;
	flex: 1
}
.list-group {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	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 {
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}
.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}
.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(16, 16, 16, .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:focus,
.list-group-item:hover {
	z-index: 1;
	text-decoration: none
}
.list-group-item.disabled,
.list-group-item:disabled {
	color: #666;
	background-color: #fff
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #d32905;
	border-color: #d32905
}
.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}
.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}
.list-group-item-primary {
	color: #751d0a;
	background-color: #f3c3b9
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #751d0a;
	background-color: #efb0a3
}
.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #751d0a;
	border-color: #751d0a
}
.list-group-item-secondary {
	color: #8a550e;
	background-color: #fee1bb
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #8a550e;
	background-color: #fed6a2
}
.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #8a550e;
	border-color: #8a550e
}
.list-group-item-success {
	color: #1c5f2c;
	background-color: #c3e6cb
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #1c5f2c;
	background-color: #b1dfbb
}
.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #1c5f2c;
	border-color: #1c5f2c
}
.list-group-item-info {
	color: #145c67;
	background-color: #bee5eb
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #145c67;
	background-color: #abdde5
}
.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #145c67;
	border-color: #145c67
}
.list-group-item-warning {
	color: #8c6c0b;
	background-color: #ffeeba
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #8c6c0b;
	background-color: #ffe8a1
}
.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #8c6c0b;
	border-color: #8c6c0b
}
.list-group-item-danger {
	color: #751d0a;
	background-color: #f3c3b9
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #751d0a;
	background-color: #efb0a3
}
.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #751d0a;
	border-color: #751d0a
}
.list-group-item-light {
	color: #89898a;
	background-color: #fdfdfe
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #89898a;
	background-color: #ececf6
}
.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #89898a;
	border-color: #89898a
}
.list-group-item-dark {
	color: #272726;
	background-color: #c8c8c8
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #272726;
	background-color: #bbb
}
.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #272726;
	border-color: #272726
}
.list-group-item-gray {
	color: #4a4a4a;
	background-color: #dbdbdb
}
.list-group-item-gray.list-group-item-action:focus,
.list-group-item-gray.list-group-item-action:hover {
	color: #4a4a4a;
	background-color: #cecece
}
.list-group-item-gray.list-group-item-action.active {
	color: #fff;
	background-color: #4a4a4a;
	border-color: #4a4a4a
}
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #101010;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}
.close:focus,
.close:hover {
	color: #101010;
	text-decoration: none;
	opacity: .75
}
.close:not(:disabled):not(.disabled) {
	cursor: pointer
}
button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal,
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.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;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}
@media screen and (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition: none;
		transition: none
	}
}
.modal.show .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}
.modal-dialog-centered {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}
.modal-content {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(16, 16, 16, .2);
	border-radius: .3rem;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #101010
}
.modal-backdrop.fade {
	opacity: 0
}
.modal-backdrop.show {
	opacity: .5
}
.modal-header {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}
.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}
.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding: 1rem
}
.modal-footer {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}
.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-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal-sm {
		max-width: 300px
	}
}
@media (min-width:992px) {
	.modal-lg {
		max-width: 800px
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	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: #101010
}
.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: #101010
}
.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: #101010
}
.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: #101010
}
.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #101010;
	border-radius: .25rem
}
.popover {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	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(16, 16, 16, .2);
	border-radius: .3rem
}
.popover,
.popover .arrow {
	position: absolute;
	display: block
}
.popover .arrow {
	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)
}
.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:after,
.bs-popover-top .arrow:before {
	border-width: .5rem .5rem 0
}
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:before {
	bottom: 0;
	border-top-color: rgba(16, 16, 16, .25)
}
.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-top .arrow:after {
	bottom: 1px;
	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);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:after,
.bs-popover-right .arrow:before {
	border-width: .5rem .5rem .5rem 0
}
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:before {
	left: 0;
	border-right-color: rgba(16, 16, 16, .25)
}
.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-right .arrow:after {
	left: 1px;
	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)
}
.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:after,
.bs-popover-bottom .arrow:before {
	border-width: 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:before {
	top: 0;
	border-bottom-color: rgba(16, 16, 16, .25)
}
.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-bottom .arrow:after {
	top: 1px;
	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);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:after,
.bs-popover-left .arrow:before {
	border-width: .5rem 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:before {
	right: 0;
	border-left-color: rgba(16, 16, 16, .25)
}
.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-left .arrow:after {
	right: 1px;
	border-left-color: #fff
}
.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	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: #212529
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	-webkit-transition: -webkit-transform .6s ease;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
@media screen and (prefers-reduced-motion:reduce) {
	.carousel-item {
		-webkit-transition: none;
		transition: none
	}
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}
.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
@supports (transform-style:preserve-3d) {
	.carousel-item-next.carousel-item-left,
	.carousel-item-prev.carousel-item-right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}
.active.carousel-item-right,
.carousel-item-next {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
@supports (transform-style:preserve-3d) {
	.active.carousel-item-right,
	.carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
.active.carousel-item-left,
.carousel-item-prev {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
@supports (transform-style:preserve-3d) {
	.active.carousel-item-left,
	.carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	opacity: 1
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
@supports (transform-style:preserve-3d) {
	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-prev,
	.carousel-fade .carousel-item-next,
	.carousel-fade .carousel-item-prev,
	.carousel-fade .carousel-item.active {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}
.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}
.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: transparent no-repeat 50%;
	background-size: 100% 100%
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%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;charset=utf8,%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: 10px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}
.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: hsla(0, 0%, 100%, .5)
}
.carousel-indicators li:before {
	top: -10px
}
.carousel-indicators li:after,
.carousel-indicators li:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}
.carousel-indicators li:after {
	bottom: -10px
}
.carousel-indicators .active {
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}
.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: #d32905 !important
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #a11f04 !important
}
.bg-secondary {
	background-color: #fa950d !important
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #d07904 !important
}
.bg-success {
	background-color: #28a745 !important
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34 !important
}
.bg-info {
	background-color: #17a2b8 !important
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b !important
}
.bg-warning {
	background-color: #ffc107 !important
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00 !important
}
.bg-danger {
	background-color: #d32905 !important
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #a11f04 !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: #3c3c3b !important
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #222 !important
}
.bg-gray {
	background-color: grey !important
}
a.bg-gray:focus,
a.bg-gray:hover,
button.bg-gray:focus,
button.bg-gray:hover {
	background-color: #676767 !important
}
.bg-white {
	background-color: #fff !important
}
.bg-transparent {
	background-color: transparent !important
}
.border {
	border: 1px solid #dee2e6 !important
}
.border-top {
	border-top: 1px solid #dee2e6 !important
}
.border-right {
	border-right: 1px solid #dee2e6 !important
}
.border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}
.border-left {
	border-left: 1px solid #dee2e6 !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: #d32905 !important
}
.border-secondary {
	border-color: #fa950d !important
}
.border-success {
	border-color: #28a745 !important
}
.border-info {
	border-color: #17a2b8 !important
}
.border-warning {
	border-color: #ffc107 !important
}
.border-danger {
	border-color: #d32905 !important
}
.border-light {
	border-color: #f8f9fa !important
}
.border-dark {
	border-color: #3c3c3b !important
}
.border-gray {
	border-color: grey !important
}
.border-white {
	border-color: #fff !important
}
.rounded {
	border-radius: .25rem !important
}
.rounded-top {
	border-top-left-radius: .25rem !important
}
.rounded-right,
.rounded-top {
	border-top-right-radius: .25rem !important
}
.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: .25rem !important
}
.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: .25rem !important
}
.rounded-left {
	border-top-left-radius: .25rem !important
}
.rounded-circle {
	border-radius: 50% !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: flex !important
}
.d-inline-flex {
	display: -webkit-inline-box !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: flex !important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box !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: flex !important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box !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: flex !important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box !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: flex !important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box !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: flex !important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box !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.85714%
}
.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;
	flex-direction: row !important
}
.flex-column,
.flex-row {
	-webkit-box-direction: normal !important
}
.flex-column {
	-webkit-box-orient: vertical !important;
	flex-direction: column !important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	flex-direction: row-reverse !important
}
.flex-column-reverse,
.flex-row-reverse {
	-webkit-box-direction: reverse !important
}
.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	flex-direction: column-reverse !important
}
.flex-wrap {
	flex-wrap: wrap !important
}
.flex-nowrap {
	flex-wrap: nowrap !important
}
.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important
}
.flex-fill {
	-webkit-box-flex: 1 !important;
	flex: 1 1 auto !important
}
.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	flex-grow: 0 !important
}
.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	flex-grow: 1 !important
}
.flex-shrink-0 {
	flex-shrink: 0 !important
}
.flex-shrink-1 {
	flex-shrink: 1 !important
}
.justify-content-start {
	-webkit-box-pack: start !important;
	justify-content: flex-start !important
}
.justify-content-end {
	-webkit-box-pack: end !important;
	justify-content: flex-end !important
}
.justify-content-center {
	-webkit-box-pack: center !important;
	justify-content: center !important
}
.justify-content-between {
	-webkit-box-pack: justify !important;
	justify-content: space-between !important
}
.justify-content-around {
	justify-content: space-around !important
}
.align-items-start {
	-webkit-box-align: start !important;
	align-items: flex-start !important
}
.align-items-end {
	-webkit-box-align: end !important;
	align-items: flex-end !important
}
.align-items-center {
	-webkit-box-align: center !important;
	align-items: center !important
}
.align-items-baseline {
	-webkit-box-align: baseline !important;
	align-items: baseline !important
}
.align-items-stretch {
	-webkit-box-align: stretch !important;
	align-items: stretch !important
}
.align-content-start {
	align-content: flex-start !important
}
.align-content-end {
	align-content: flex-end !important
}
.align-content-center {
	align-content: center !important
}
.align-content-between {
	align-content: space-between !important
}
.align-content-around {
	align-content: space-around !important
}
.align-content-stretch {
	align-content: stretch !important
}
.align-self-auto {
	align-self: auto !important
}
.align-self-start {
	align-self: flex-start !important
}
.align-self-end {
	align-self: flex-end !important
}
.align-self-center {
	align-self: center !important
}
.align-self-baseline {
	align-self: baseline !important
}
.align-self-stretch {
	align-self: stretch !important
}
@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		flex-direction: row !important
	}
	.flex-sm-column,
	.flex-sm-row {
		-webkit-box-direction: normal !important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		flex-direction: column !important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-sm-wrap {
		flex-wrap: wrap !important
	}
	.flex-sm-nowrap {
		flex-wrap: nowrap !important
	}
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.flex-sm-fill {
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important
	}
	.flex-sm-grow-0 {
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important
	}
	.flex-sm-grow-1 {
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important
	}
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		justify-content: center !important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-sm-around {
		justify-content: space-around !important
	}
	.align-items-sm-start {
		-webkit-box-align: start !important;
		align-items: flex-start !important
	}
	.align-items-sm-end {
		-webkit-box-align: end !important;
		align-items: flex-end !important
	}
	.align-items-sm-center {
		-webkit-box-align: center !important;
		align-items: center !important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-sm-start {
		align-content: flex-start !important
	}
	.align-content-sm-end {
		align-content: flex-end !important
	}
	.align-content-sm-center {
		align-content: center !important
	}
	.align-content-sm-between {
		align-content: space-between !important
	}
	.align-content-sm-around {
		align-content: space-around !important
	}
	.align-content-sm-stretch {
		align-content: stretch !important
	}
	.align-self-sm-auto {
		align-self: auto !important
	}
	.align-self-sm-start {
		align-self: flex-start !important
	}
	.align-self-sm-end {
		align-self: flex-end !important
	}
	.align-self-sm-center {
		align-self: center !important
	}
	.align-self-sm-baseline {
		align-self: baseline !important
	}
	.align-self-sm-stretch {
		align-self: stretch !important
	}
}
@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		flex-direction: row !important
	}
	.flex-md-column,
	.flex-md-row {
		-webkit-box-direction: normal !important
	}
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		flex-direction: column !important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-md-wrap {
		flex-wrap: wrap !important
	}
	.flex-md-nowrap {
		flex-wrap: nowrap !important
	}
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important
	}
	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important
	}
	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important
	}
	.flex-md-shrink-0 {
		flex-shrink: 0 !important
	}
	.flex-md-shrink-1 {
		flex-shrink: 1 !important
	}
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		justify-content: center !important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-md-around {
		justify-content: space-around !important
	}
	.align-items-md-start {
		-webkit-box-align: start !important;
		align-items: flex-start !important
	}
	.align-items-md-end {
		-webkit-box-align: end !important;
		align-items: flex-end !important
	}
	.align-items-md-center {
		-webkit-box-align: center !important;
		align-items: center !important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-md-start {
		align-content: flex-start !important
	}
	.align-content-md-end {
		align-content: flex-end !important
	}
	.align-content-md-center {
		align-content: center !important
	}
	.align-content-md-between {
		align-content: space-between !important
	}
	.align-content-md-around {
		align-content: space-around !important
	}
	.align-content-md-stretch {
		align-content: stretch !important
	}
	.align-self-md-auto {
		align-self: auto !important
	}
	.align-self-md-start {
		align-self: flex-start !important
	}
	.align-self-md-end {
		align-self: flex-end !important
	}
	.align-self-md-center {
		align-self: center !important
	}
	.align-self-md-baseline {
		align-self: baseline !important
	}
	.align-self-md-stretch {
		align-self: stretch !important
	}
}
@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		flex-direction: row !important
	}
	.flex-lg-column,
	.flex-lg-row {
		-webkit-box-direction: normal !important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		flex-direction: column !important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-lg-wrap {
		flex-wrap: wrap !important
	}
	.flex-lg-nowrap {
		flex-wrap: nowrap !important
	}
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.flex-lg-fill {
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important
	}
	.flex-lg-grow-0 {
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important
	}
	.flex-lg-grow-1 {
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important
	}
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important
	}
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		justify-content: center !important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-lg-around {
		justify-content: space-around !important
	}
	.align-items-lg-start {
		-webkit-box-align: start !important;
		align-items: flex-start !important
	}
	.align-items-lg-end {
		-webkit-box-align: end !important;
		align-items: flex-end !important
	}
	.align-items-lg-center {
		-webkit-box-align: center !important;
		align-items: center !important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-lg-start {
		align-content: flex-start !important
	}
	.align-content-lg-end {
		align-content: flex-end !important
	}
	.align-content-lg-center {
		align-content: center !important
	}
	.align-content-lg-between {
		align-content: space-between !important
	}
	.align-content-lg-around {
		align-content: space-around !important
	}
	.align-content-lg-stretch {
		align-content: stretch !important
	}
	.align-self-lg-auto {
		align-self: auto !important
	}
	.align-self-lg-start {
		align-self: flex-start !important
	}
	.align-self-lg-end {
		align-self: flex-end !important
	}
	.align-self-lg-center {
		align-self: center !important
	}
	.align-self-lg-baseline {
		align-self: baseline !important
	}
	.align-self-lg-stretch {
		align-self: stretch !important
	}
}
@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		flex-direction: row !important
	}
	.flex-xl-column,
	.flex-xl-row {
		-webkit-box-direction: normal !important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		flex-direction: column !important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-xl-wrap {
		flex-wrap: wrap !important
	}
	.flex-xl-nowrap {
		flex-wrap: nowrap !important
	}
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.flex-xl-fill {
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important
	}
	.flex-xl-grow-0 {
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important
	}
	.flex-xl-grow-1 {
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important
	}
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important
	}
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important
	}
	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		justify-content: center !important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-xl-around {
		justify-content: space-around !important
	}
	.align-items-xl-start {
		-webkit-box-align: start !important;
		align-items: flex-start !important
	}
	.align-items-xl-end {
		-webkit-box-align: end !important;
		align-items: flex-end !important
	}
	.align-items-xl-center {
		-webkit-box-align: center !important;
		align-items: center !important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-xl-start {
		align-content: flex-start !important
	}
	.align-content-xl-end {
		align-content: flex-end !important
	}
	.align-content-xl-center {
		align-content: center !important
	}
	.align-content-xl-between {
		align-content: space-between !important
	}
	.align-content-xl-around {
		align-content: space-around !important
	}
	.align-content-xl-stretch {
		align-content: stretch !important
	}
	.align-self-xl-auto {
		align-self: auto !important
	}
	.align-self-xl-start {
		align-self: flex-start !important
	}
	.align-self-xl-end {
		align-self: flex-end !important
	}
	.align-self-xl-center {
		align-self: center !important
	}
	.align-self-xl-baseline {
		align-self: baseline !important
	}
	.align-self-xl-stretch {
		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
	}
}
.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 {
	top: 0
}
.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
.fixed-bottom {
	bottom: 0
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]:after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after,
.bootstrap-datetimepicker-widget .btn[data-action=today]:after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after,
.bootstrap-datetimepicker-widget .picker-switch:after,
.bootstrap-datetimepicker-widget table th.next:after,
.bootstrap-datetimepicker-widget table th.prev:after,
.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 {
	box-shadow: 0 .125rem .25rem rgba(16, 16, 16, .075) !important
}
.shadow {
	box-shadow: 0 .5rem 1rem rgba(16, 16, 16, .15) !important
}
.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(16, 16, 16, .175) !important
}
.shadow-none {
	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
}
.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-n0 {
	margin: 0 !important
}
.mt-n0,
.my-n0 {
	margin-top: 0 !important
}
.mr-n0,
.mx-n0 {
	margin-right: 0 !important
}
.mb-n0,
.my-n0 {
	margin-bottom: 0 !important
}
.ml-n0,
.mx-n0 {
	margin-left: 0 !important
}
.m-1 {
	margin: .25rem !important
}
.mt-1,
.my-1 {
	margin-top: .25rem !important
}
.mr-1,
.mx-1 {
	margin-right: .25rem !important
}
.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}
.ml-1,
.mx-1 {
	margin-left: .25rem !important
}
.m-n1 {
	margin: .25rem !important
}
.mt-n1,
.my-n1 {
	margin-top: -.25rem !important
}
.mr-n1,
.mx-n1 {
	margin-right: -.25rem !important
}
.mb-n1,
.my-n1 {
	margin-bottom: -.25rem !important
}
.ml-n1,
.mx-n1 {
	margin-left: -.25rem !important
}
.m-2 {
	margin: .5rem !important
}
.mt-2,
.my-2 {
	margin-top: .5rem !important
}
.mr-2,
.mx-2 {
	margin-right: .5rem !important
}
.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}
.ml-2,
.mx-2 {
	margin-left: .5rem !important
}
.m-n2 {
	margin: .5rem !important
}
.mt-n2,
.my-n2 {
	margin-top: -.5rem !important
}
.mr-n2,
.mx-n2 {
	margin-right: -.5rem !important
}
.mb-n2,
.my-n2 {
	margin-bottom: -.5rem !important
}
.ml-n2,
.mx-n2 {
	margin-left: -.5rem !important
}
.m-3 {
	margin: 1rem !important
}
.mt-3,
.my-3 {
	margin-top: 1rem !important
}
.mr-3,
.mx-3 {
	margin-right: 1rem !important
}
.mb-3,
.my-3 {
	margin-bottom: 1rem !important
}
.ml-3,
.mx-3 {
	margin-left: 1rem !important
}
.m-n3 {
	margin: 1rem !important
}
.mt-n3,
.my-n3 {
	margin-top: -1rem !important
}
.mr-n3,
.mx-n3 {
	margin-right: -1rem !important
}
.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important
}
.ml-n3,
.mx-n3 {
	margin-left: -1rem !important
}
.m-4 {
	margin: 1.5rem !important
}
.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}
.mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}
.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}
.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}
.m-n4 {
	margin: 1.5rem !important
}
.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}
.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}
.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}
.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}
.m-5 {
	margin: 3rem !important
}
.mt-5,
.my-5 {
	margin-top: 3rem !important
}
.mr-5,
.mx-5 {
	margin-right: 3rem !important
}
.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}
.ml-5,
.mx-5 {
	margin-left: 3rem !important
}
.m-n5 {
	margin: 3rem !important
}
.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}
.mr-n5,
.mx-n5 {
	margin-right: -3rem !important
}
.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}
.ml-n5,
.mx-n5 {
	margin-left: -3rem !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-n0 {
	padding: 0 !important
}
.pt-n0,
.py-n0 {
	padding-top: 0 !important
}
.pr-n0,
.px-n0 {
	padding-right: 0 !important
}
.pb-n0,
.py-n0 {
	padding-bottom: 0 !important
}
.pl-n0,
.px-n0 {
	padding-left: 0 !important
}
.p-1 {
	padding: .25rem !important
}
.pt-1,
.py-1 {
	padding-top: .25rem !important
}
.pr-1,
.px-1 {
	padding-right: .25rem !important
}
.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}
.pl-1,
.px-1 {
	padding-left: .25rem !important
}
.p-n1 {
	padding: .25rem !important
}
.pt-n1,
.py-n1 {
	padding-top: -.25rem !important
}
.pr-n1,
.px-n1 {
	padding-right: -.25rem !important
}
.pb-n1,
.py-n1 {
	padding-bottom: -.25rem !important
}
.pl-n1,
.px-n1 {
	padding-left: -.25rem !important
}
.p-2 {
	padding: .5rem !important
}
.pt-2,
.py-2 {
	padding-top: .5rem !important
}
.pr-2,
.px-2 {
	padding-right: .5rem !important
}
.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}
.pl-2,
.px-2 {
	padding-left: .5rem !important
}
.p-n2 {
	padding: .5rem !important
}
.pt-n2,
.py-n2 {
	padding-top: -.5rem !important
}
.pr-n2,
.px-n2 {
	padding-right: -.5rem !important
}
.pb-n2,
.py-n2 {
	padding-bottom: -.5rem !important
}
.pl-n2,
.px-n2 {
	padding-left: -.5rem !important
}
.p-3 {
	padding: 1rem !important
}
.pt-3,
.py-3 {
	padding-top: 1rem !important
}
.pr-3,
.px-3 {
	padding-right: 1rem !important
}
.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}
.pl-3,
.px-3 {
	padding-left: 1rem !important
}
.p-n3 {
	padding: 1rem !important
}
.pt-n3,
.py-n3 {
	padding-top: -1rem !important
}
.pr-n3,
.px-n3 {
	padding-right: -1rem !important
}
.pb-n3,
.py-n3 {
	padding-bottom: -1rem !important
}
.pl-n3,
.px-n3 {
	padding-left: -1rem !important
}
.p-4 {
	padding: 1.5rem !important
}
.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}
.pr-4,
.px-4 {
	padding-right: 1.5rem !important
}
.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}
.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}
.p-n4 {
	padding: 1.5rem !important
}
.pt-n4,
.py-n4 {
	padding-top: -1.5rem !important
}
.pr-n4,
.px-n4 {
	padding-right: -1.5rem !important
}
.pb-n4,
.py-n4 {
	padding-bottom: -1.5rem !important
}
.pl-n4,
.px-n4 {
	padding-left: -1.5rem !important
}
.p-5 {
	padding: 3rem !important
}
.pt-5,
.py-5 {
	padding-top: 3rem !important
}
.pr-5,
.px-5 {
	padding-right: 3rem !important
}
.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}
.pl-5,
.px-5 {
	padding-left: 3rem !important
}
.p-n5 {
	padding: 3rem !important
}
.pt-n5,
.py-n5 {
	padding-top: -3rem !important
}
.pr-n5,
.px-n5 {
	padding-right: -3rem !important
}
.pb-n5,
.py-n5 {
	padding-bottom: -3rem !important
}
.pl-n5,
.px-n5 {
	padding-left: -3rem !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-n0 {
		margin: 0 !important
	}
	.mt-sm-n0,
	.my-sm-n0 {
		margin-top: 0 !important
	}
	.mr-sm-n0,
	.mx-sm-n0 {
		margin-right: 0 !important
	}
	.mb-sm-n0,
	.my-sm-n0 {
		margin-bottom: 0 !important
	}
	.ml-sm-n0,
	.mx-sm-n0 {
		margin-left: 0 !important
	}
	.m-sm-1 {
		margin: .25rem !important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}
	.m-sm-n1 {
		margin: .25rem !important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem !important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem !important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem !important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem !important
	}
	.m-sm-2 {
		margin: .5rem !important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}
	.m-sm-n2 {
		margin: .5rem !important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem !important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem !important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem !important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem !important
	}
	.m-sm-3 {
		margin: 1rem !important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}
	.m-sm-n3 {
		margin: 1rem !important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem !important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem !important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem !important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem !important
	}
	.m-sm-4 {
		margin: 1.5rem !important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}
	.m-sm-n4 {
		margin: 1.5rem !important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem !important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem !important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem !important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem !important
	}
	.m-sm-5 {
		margin: 3rem !important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}
	.m-sm-n5 {
		margin: 3rem !important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem !important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem !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-n0 {
		padding: 0 !important
	}
	.pt-sm-n0,
	.py-sm-n0 {
		padding-top: 0 !important
	}
	.pr-sm-n0,
	.px-sm-n0 {
		padding-right: 0 !important
	}
	.pb-sm-n0,
	.py-sm-n0 {
		padding-bottom: 0 !important
	}
	.pl-sm-n0,
	.px-sm-n0 {
		padding-left: 0 !important
	}
	.p-sm-1 {
		padding: .25rem !important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}
	.p-sm-n1 {
		padding: .25rem !important
	}
	.pt-sm-n1,
	.py-sm-n1 {
		padding-top: -.25rem !important
	}
	.pr-sm-n1,
	.px-sm-n1 {
		padding-right: -.25rem !important
	}
	.pb-sm-n1,
	.py-sm-n1 {
		padding-bottom: -.25rem !important
	}
	.pl-sm-n1,
	.px-sm-n1 {
		padding-left: -.25rem !important
	}
	.p-sm-2 {
		padding: .5rem !important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}
	.p-sm-n2 {
		padding: .5rem !important
	}
	.pt-sm-n2,
	.py-sm-n2 {
		padding-top: -.5rem !important
	}
	.pr-sm-n2,
	.px-sm-n2 {
		padding-right: -.5rem !important
	}
	.pb-sm-n2,
	.py-sm-n2 {
		padding-bottom: -.5rem !important
	}
	.pl-sm-n2,
	.px-sm-n2 {
		padding-left: -.5rem !important
	}
	.p-sm-3 {
		padding: 1rem !important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}
	.p-sm-n3 {
		padding: 1rem !important
	}
	.pt-sm-n3,
	.py-sm-n3 {
		padding-top: -1rem !important
	}
	.pr-sm-n3,
	.px-sm-n3 {
		padding-right: -1rem !important
	}
	.pb-sm-n3,
	.py-sm-n3 {
		padding-bottom: -1rem !important
	}
	.pl-sm-n3,
	.px-sm-n3 {
		padding-left: -1rem !important
	}
	.p-sm-4 {
		padding: 1.5rem !important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}
	.p-sm-n4 {
		padding: 1.5rem !important
	}
	.pt-sm-n4,
	.py-sm-n4 {
		padding-top: -1.5rem !important
	}
	.pr-sm-n4,
	.px-sm-n4 {
		padding-right: -1.5rem !important
	}
	.pb-sm-n4,
	.py-sm-n4 {
		padding-bottom: -1.5rem !important
	}
	.pl-sm-n4,
	.px-sm-n4 {
		padding-left: -1.5rem !important
	}
	.p-sm-5 {
		padding: 3rem !important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}
	.p-sm-n5 {
		padding: 3rem !important
	}
	.pt-sm-n5,
	.py-sm-n5 {
		padding-top: -3rem !important
	}
	.pr-sm-n5,
	.px-sm-n5 {
		padding-right: -3rem !important
	}
	.pb-sm-n5,
	.py-sm-n5 {
		padding-bottom: -3rem !important
	}
	.pl-sm-n5,
	.px-sm-n5 {
		padding-left: -3rem !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-n0 {
		margin: 0 !important
	}
	.mt-md-n0,
	.my-md-n0 {
		margin-top: 0 !important
	}
	.mr-md-n0,
	.mx-md-n0 {
		margin-right: 0 !important
	}
	.mb-md-n0,
	.my-md-n0 {
		margin-bottom: 0 !important
	}
	.ml-md-n0,
	.mx-md-n0 {
		margin-left: 0 !important
	}
	.m-md-1 {
		margin: .25rem !important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}
	.m-md-n1 {
		margin: .25rem !important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem !important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem !important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem !important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem !important
	}
	.m-md-2 {
		margin: .5rem !important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}
	.m-md-n2 {
		margin: .5rem !important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem !important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem !important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem !important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem !important
	}
	.m-md-3 {
		margin: 1rem !important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}
	.m-md-n3 {
		margin: 1rem !important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem !important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem !important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem !important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem !important
	}
	.m-md-4 {
		margin: 1.5rem !important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}
	.m-md-n4 {
		margin: 1.5rem !important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem !important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem !important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem !important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem !important
	}
	.m-md-5 {
		margin: 3rem !important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}
	.m-md-n5 {
		margin: 3rem !important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem !important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem !important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem !important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem !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-n0 {
		padding: 0 !important
	}
	.pt-md-n0,
	.py-md-n0 {
		padding-top: 0 !important
	}
	.pr-md-n0,
	.px-md-n0 {
		padding-right: 0 !important
	}
	.pb-md-n0,
	.py-md-n0 {
		padding-bottom: 0 !important
	}
	.pl-md-n0,
	.px-md-n0 {
		padding-left: 0 !important
	}
	.p-md-1 {
		padding: .25rem !important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}
	.p-md-n1 {
		padding: .25rem !important
	}
	.pt-md-n1,
	.py-md-n1 {
		padding-top: -.25rem !important
	}
	.pr-md-n1,
	.px-md-n1 {
		padding-right: -.25rem !important
	}
	.pb-md-n1,
	.py-md-n1 {
		padding-bottom: -.25rem !important
	}
	.pl-md-n1,
	.px-md-n1 {
		padding-left: -.25rem !important
	}
	.p-md-2 {
		padding: .5rem !important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}
	.p-md-n2 {
		padding: .5rem !important
	}
	.pt-md-n2,
	.py-md-n2 {
		padding-top: -.5rem !important
	}
	.pr-md-n2,
	.px-md-n2 {
		padding-right: -.5rem !important
	}
	.pb-md-n2,
	.py-md-n2 {
		padding-bottom: -.5rem !important
	}
	.pl-md-n2,
	.px-md-n2 {
		padding-left: -.5rem !important
	}
	.p-md-3 {
		padding: 1rem !important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}
	.p-md-n3 {
		padding: 1rem !important
	}
	.pt-md-n3,
	.py-md-n3 {
		padding-top: -1rem !important
	}
	.pr-md-n3,
	.px-md-n3 {
		padding-right: -1rem !important
	}
	.pb-md-n3,
	.py-md-n3 {
		padding-bottom: -1rem !important
	}
	.pl-md-n3,
	.px-md-n3 {
		padding-left: -1rem !important
	}
	.p-md-4 {
		padding: 1.5rem !important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}
	.p-md-n4 {
		padding: 1.5rem !important
	}
	.pt-md-n4,
	.py-md-n4 {
		padding-top: -1.5rem !important
	}
	.pr-md-n4,
	.px-md-n4 {
		padding-right: -1.5rem !important
	}
	.pb-md-n4,
	.py-md-n4 {
		padding-bottom: -1.5rem !important
	}
	.pl-md-n4,
	.px-md-n4 {
		padding-left: -1.5rem !important
	}
	.p-md-5 {
		padding: 3rem !important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}
	.p-md-n5 {
		padding: 3rem !important
	}
	.pt-md-n5,
	.py-md-n5 {
		padding-top: -3rem !important
	}
	.pr-md-n5,
	.px-md-n5 {
		padding-right: -3rem !important
	}
	.pb-md-n5,
	.py-md-n5 {
		padding-bottom: -3rem !important
	}
	.pl-md-n5,
	.px-md-n5 {
		padding-left: -3rem !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-n0 {
		margin: 0 !important
	}
	.mt-lg-n0,
	.my-lg-n0 {
		margin-top: 0 !important
	}
	.mr-lg-n0,
	.mx-lg-n0 {
		margin-right: 0 !important
	}
	.mb-lg-n0,
	.my-lg-n0 {
		margin-bottom: 0 !important
	}
	.ml-lg-n0,
	.mx-lg-n0 {
		margin-left: 0 !important
	}
	.m-lg-1 {
		margin: .25rem !important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}
	.m-lg-n1 {
		margin: .25rem !important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem !important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem !important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem !important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem !important
	}
	.m-lg-2 {
		margin: .5rem !important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}
	.m-lg-n2 {
		margin: .5rem !important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem !important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem !important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem !important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem !important
	}
	.m-lg-3 {
		margin: 1rem !important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}
	.m-lg-n3 {
		margin: 1rem !important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem !important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem !important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem !important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem !important
	}
	.m-lg-4 {
		margin: 1.5rem !important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}
	.m-lg-n4 {
		margin: 1.5rem !important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem !important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem !important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem !important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem !important
	}
	.m-lg-5 {
		margin: 3rem !important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}
	.m-lg-n5 {
		margin: 3rem !important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem !important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem !important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem !important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem !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-n0 {
		padding: 0 !important
	}
	.pt-lg-n0,
	.py-lg-n0 {
		padding-top: 0 !important
	}
	.pr-lg-n0,
	.px-lg-n0 {
		padding-right: 0 !important
	}
	.pb-lg-n0,
	.py-lg-n0 {
		padding-bottom: 0 !important
	}
	.pl-lg-n0,
	.px-lg-n0 {
		padding-left: 0 !important
	}
	.p-lg-1 {
		padding: .25rem !important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}
	.p-lg-n1 {
		padding: .25rem !important
	}
	.pt-lg-n1,
	.py-lg-n1 {
		padding-top: -.25rem !important
	}
	.pr-lg-n1,
	.px-lg-n1 {
		padding-right: -.25rem !important
	}
	.pb-lg-n1,
	.py-lg-n1 {
		padding-bottom: -.25rem !important
	}
	.pl-lg-n1,
	.px-lg-n1 {
		padding-left: -.25rem !important
	}
	.p-lg-2 {
		padding: .5rem !important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}
	.p-lg-n2 {
		padding: .5rem !important
	}
	.pt-lg-n2,
	.py-lg-n2 {
		padding-top: -.5rem !important
	}
	.pr-lg-n2,
	.px-lg-n2 {
		padding-right: -.5rem !important
	}
	.pb-lg-n2,
	.py-lg-n2 {
		padding-bottom: -.5rem !important
	}
	.pl-lg-n2,
	.px-lg-n2 {
		padding-left: -.5rem !important
	}
	.p-lg-3 {
		padding: 1rem !important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}
	.p-lg-n3 {
		padding: 1rem !important
	}
	.pt-lg-n3,
	.py-lg-n3 {
		padding-top: -1rem !important
	}
	.pr-lg-n3,
	.px-lg-n3 {
		padding-right: -1rem !important
	}
	.pb-lg-n3,
	.py-lg-n3 {
		padding-bottom: -1rem !important
	}
	.pl-lg-n3,
	.px-lg-n3 {
		padding-left: -1rem !important
	}
	.p-lg-4 {
		padding: 1.5rem !important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}
	.p-lg-n4 {
		padding: 1.5rem !important
	}
	.pt-lg-n4,
	.py-lg-n4 {
		padding-top: -1.5rem !important
	}
	.pr-lg-n4,
	.px-lg-n4 {
		padding-right: -1.5rem !important
	}
	.pb-lg-n4,
	.py-lg-n4 {
		padding-bottom: -1.5rem !important
	}
	.pl-lg-n4,
	.px-lg-n4 {
		padding-left: -1.5rem !important
	}
	.p-lg-5 {
		padding: 3rem !important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}
	.p-lg-n5 {
		padding: 3rem !important
	}
	.pt-lg-n5,
	.py-lg-n5 {
		padding-top: -3rem !important
	}
	.pr-lg-n5,
	.px-lg-n5 {
		padding-right: -3rem !important
	}
	.pb-lg-n5,
	.py-lg-n5 {
		padding-bottom: -3rem !important
	}
	.pl-lg-n5,
	.px-lg-n5 {
		padding-left: -3rem !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-n0 {
		margin: 0 !important
	}
	.mt-xl-n0,
	.my-xl-n0 {
		margin-top: 0 !important
	}
	.mr-xl-n0,
	.mx-xl-n0 {
		margin-right: 0 !important
	}
	.mb-xl-n0,
	.my-xl-n0 {
		margin-bottom: 0 !important
	}
	.ml-xl-n0,
	.mx-xl-n0 {
		margin-left: 0 !important
	}
	.m-xl-1 {
		margin: .25rem !important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}
	.m-xl-n1 {
		margin: .25rem !important
	}
	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem !important
	}
	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem !important
	}
	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem !important
	}
	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem !important
	}
	.m-xl-2 {
		margin: .5rem !important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}
	.m-xl-n2 {
		margin: .5rem !important
	}
	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem !important
	}
	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem !important
	}
	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem !important
	}
	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem !important
	}
	.m-xl-3 {
		margin: 1rem !important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}
	.m-xl-n3 {
		margin: 1rem !important
	}
	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem !important
	}
	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem !important
	}
	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem !important
	}
	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem !important
	}
	.m-xl-4 {
		margin: 1.5rem !important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}
	.m-xl-n4 {
		margin: 1.5rem !important
	}
	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem !important
	}
	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem !important
	}
	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem !important
	}
	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem !important
	}
	.m-xl-5 {
		margin: 3rem !important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}
	.m-xl-n5 {
		margin: 3rem !important
	}
	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem !important
	}
	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem !important
	}
	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem !important
	}
	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem !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-n0 {
		padding: 0 !important
	}
	.pt-xl-n0,
	.py-xl-n0 {
		padding-top: 0 !important
	}
	.pr-xl-n0,
	.px-xl-n0 {
		padding-right: 0 !important
	}
	.pb-xl-n0,
	.py-xl-n0 {
		padding-bottom: 0 !important
	}
	.pl-xl-n0,
	.px-xl-n0 {
		padding-left: 0 !important
	}
	.p-xl-1 {
		padding: .25rem !important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}
	.p-xl-n1 {
		padding: .25rem !important
	}
	.pt-xl-n1,
	.py-xl-n1 {
		padding-top: -.25rem !important
	}
	.pr-xl-n1,
	.px-xl-n1 {
		padding-right: -.25rem !important
	}
	.pb-xl-n1,
	.py-xl-n1 {
		padding-bottom: -.25rem !important
	}
	.pl-xl-n1,
	.px-xl-n1 {
		padding-left: -.25rem !important
	}
	.p-xl-2 {
		padding: .5rem !important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}
	.p-xl-n2 {
		padding: .5rem !important
	}
	.pt-xl-n2,
	.py-xl-n2 {
		padding-top: -.5rem !important
	}
	.pr-xl-n2,
	.px-xl-n2 {
		padding-right: -.5rem !important
	}
	.pb-xl-n2,
	.py-xl-n2 {
		padding-bottom: -.5rem !important
	}
	.pl-xl-n2,
	.px-xl-n2 {
		padding-left: -.5rem !important
	}
	.p-xl-3 {
		padding: 1rem !important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}
	.p-xl-n3 {
		padding: 1rem !important
	}
	.pt-xl-n3,
	.py-xl-n3 {
		padding-top: -1rem !important
	}
	.pr-xl-n3,
	.px-xl-n3 {
		padding-right: -1rem !important
	}
	.pb-xl-n3,
	.py-xl-n3 {
		padding-bottom: -1rem !important
	}
	.pl-xl-n3,
	.px-xl-n3 {
		padding-left: -1rem !important
	}
	.p-xl-4 {
		padding: 1.5rem !important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}
	.p-xl-n4 {
		padding: 1.5rem !important
	}
	.pt-xl-n4,
	.py-xl-n4 {
		padding-top: -1.5rem !important
	}
	.pr-xl-n4,
	.px-xl-n4 {
		padding-right: -1.5rem !important
	}
	.pb-xl-n4,
	.py-xl-n4 {
		padding-bottom: -1.5rem !important
	}
	.pl-xl-n4,
	.px-xl-n4 {
		padding-left: -1.5rem !important
	}
	.p-xl-5 {
		padding: 3rem !important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}
	.p-xl-n5 {
		padding: 3rem !important
	}
	.pt-xl-n5,
	.py-xl-n5 {
		padding-top: -3rem !important
	}
	.pr-xl-n5,
	.px-xl-n5 {
		padding-right: -3rem !important
	}
	.pb-xl-n5,
	.py-xl-n5 {
		padding-bottom: -3rem !important
	}
	.pl-xl-n5,
	.px-xl-n5 {
		padding-left: -3rem !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
	}
}
.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
.text-justify {
	text-align: justify !important
}
.text-nowrap {
	white-space: nowrap !important
}
.text-truncate {
	overflow: hidden;
	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
	}
}
.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-normal {
	font-weight: 400 !important
}
.font-weight-bold {
	font-weight: 700 !important
}
.font-italic {
	font-style: italic !important
}
.text-white {
	color: #fff !important
}
.text-primary {
	color: #d32905 !important
}
a.text-primary:focus,
a.text-primary:hover {
	color: #a11f04 !important
}
.text-secondary {
	color: #fa950d !important
}
a.text-secondary:focus,
a.text-secondary:hover {
	color: #d07904 !important
}
.text-success {
	color: #28a745 !important
}
a.text-success:focus,
a.text-success:hover {
	color: #1e7e34 !important
}
.text-info {
	color: #17a2b8 !important
}
a.text-info:focus,
a.text-info:hover {
	color: #117a8b !important
}
.text-warning {
	color: #ffc107 !important
}
a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00 !important
}
.text-danger {
	color: #d32905 !important
}
a.text-danger:focus,
a.text-danger:hover {
	color: #a11f04 !important
}
.text-light {
	color: #f8f9fa !important
}
a.text-light:focus,
a.text-light:hover {
	color: #dae0e5 !important
}
.text-dark {
	color: #3c3c3b !important
}
a.text-dark:focus,
a.text-dark:hover {
	color: #222 !important
}
.text-gray {
	color: grey !important
}
a.text-gray:focus,
a.text-gray:hover {
	color: #676767 !important
}
.text-body {
	color: #212529 !important
}
.text-muted {
	color: #666 !important
}
.text-black-50 {
	color: rgba(16, 16, 16, .5) !important
}
.text-white-50 {
	color: hsla(0, 0%, 100%, .5) !important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.visible {
	visibility: visible !important
}
.invisible {
	visibility: hidden !important
}
@media print {
	*,
	:after,
	:before {
		text-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 grey;
		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
	}
	.container,
	body {
		min-width: 992px !important
	}
	.navbar {
		display: none
	}
	.badge {
		border: 1px solid #101010
	}
	.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: #dee2e6
	}
	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}
/*!
	* Datetimepicker for Bootstrap 3
	* ! version : 4.7.14
	* https://github.com/Eonasdan/bootstrap-datetimepicker/
*/
.bootstrap-datetimepicker-widget {
	list-style: none
}
.bootstrap-datetimepicker-widget.dropdown-menu {
	margin: 2px 0;
	padding: 4px;
	width: 19em;
	font-size: .875rem !important
}
@media (min-width:576px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
}
@media (min-width:768px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
}
@media (min-width:992px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
}
.bootstrap-datetimepicker-widget.dropdown-menu:after,
.bootstrap-datetimepicker-widget.dropdown-menu:before {
	content: "";
	display: inline-block;
	position: absolute
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(0, 0, 0, .2);
	top: -7px;
	left: 7px
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	top: -6px;
	left: 8px
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid rgba(0, 0, 0, .2);
	bottom: -7px;
	left: 6px
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	bottom: -6px;
	left: 7px
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
	left: auto;
	right: 6px
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
	left: auto;
	right: 7px
}
.bootstrap-datetimepicker-widget .list-unstyled {
	margin: 0
}
.bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0
}
.bootstrap-datetimepicker-widget a[data-action]:active {
	box-shadow: none
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
	width: 54px;
	font-weight: 700;
	font-size: 1.1rem;
	margin: 0
}
.bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after {
	content: "Increment Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after {
	content: "Increment Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after {
	content: "Decrement Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after {
	content: "Decrement Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after {
	content: "Show Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after {
	content: "Show Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after {
	content: "Toggle AM/PM"
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]:after {
	content: "Clear the picker"
}
.bootstrap-datetimepicker-widget .btn[data-action=today]:after {
	content: "Set the date to today"
}
.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center
}
.bootstrap-datetimepicker-widget .picker-switch:after {
	content: "Toggle Date and Time Screens"
}
.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	line-height: inherit
}
.bootstrap-datetimepicker-widget .picker-switch td i,
.bootstrap-datetimepicker-widget .picker-switch td span {
	line-height: 2.5;
	height: 2.5em;
	width: 100%
}
.bootstrap-datetimepicker-widget table {
	width: 100%;
	margin: 0
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
	text-align: center;
	border-radius: .25rem;
	padding: .5em
}
.bootstrap-datetimepicker-widget table th {
	height: 20px;
	line-height: 20px;
	width: 20px
}
.bootstrap-datetimepicker-widget table th.picker-switch {
	width: 145px
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
	background: none;
	color: grey;
	cursor: not-allowed
}
.bootstrap-datetimepicker-widget table th.prev:after {
	content: "Previous Month"
}
.bootstrap-datetimepicker-widget table th.next:after {
	content: "Next Month"
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
	cursor: pointer
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #dee2e6
}
.bootstrap-datetimepicker-widget table td {
	height: 54px;
	line-height: 54px;
	width: 54px
}
.bootstrap-datetimepicker-widget table td.cw {
	font-size: .8em;
	height: 20px;
	line-height: 20px;
	color: grey
}
.bootstrap-datetimepicker-widget table td.day {
	height: 20px;
	line-height: 20px;
	width: 20px
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
	background: #dee2e6;
	cursor: pointer
}
.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
	color: grey
}
.bootstrap-datetimepicker-widget table td.today {
	position: relative
}
.bootstrap-datetimepicker-widget table td.today:before {
	content: "";
	display: inline-block;
	border-color: rgba(0, 0, 0, .2) transparent #fa950d;
	border-style: solid;
	border-width: 0 0 7px 7px;
	position: absolute;
	bottom: 4px;
	right: 4px
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #fa950d;
	color: #d32905;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.bootstrap-datetimepicker-widget table td.active.today:before {
	border-bottom-color: #fff
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
	background: none;
	color: grey;
	cursor: not-allowed
}
.bootstrap-datetimepicker-widget table td i,
.bootstrap-datetimepicker-widget table td span {
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	margin: 2px 1.5px;
	cursor: pointer;
	border-radius: .25rem
}
.bootstrap-datetimepicker-widget table td i:hover,
.bootstrap-datetimepicker-widget table td span:hover {
	background: #dee2e6
}
.bootstrap-datetimepicker-widget table td i.active,
.bootstrap-datetimepicker-widget table td span.active {
	background-color: #fa950d;
	color: #d32905;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.bootstrap-datetimepicker-widget table td i.old,
.bootstrap-datetimepicker-widget table td span.old {
	color: grey
}
.bootstrap-datetimepicker-widget table td i.disabled,
.bootstrap-datetimepicker-widget table td i.disabled:hover,
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
	background: none;
	color: grey;
	cursor: not-allowed
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
	height: 27px;
	line-height: 27px
}
.input-group.date .input-group-addon {
	cursor: pointer
}
body {
	font-family: Nunito Sans, sans-serif;
	font-size: 16px;
	line-height: 1.5em
}
h1,
h2,
h3,
h4,
p,
ul {
	margin: 0 0 30px
}
h1 strong,
h2 strong,
h3 strong,
h4 strong {
	font-weight: 800;
	color: #d32905
}
h1 {
	font-size: 40px
}
h1,
h2 {
	color: #3c3c3b;
	font-weight: 800;
}
h2 {
	font-size: 38px
}
h3 {
	font-size: 22px;
	font-weight: 800;
}
h3,
h4 {
	color: #3c3c3b
}
h4 {
	font-size: 21px;
	font-weight: 600
}
@media (max-width:767.98px) {
	h1 {
		font-size: 25px
	}
	h2 {
		font-size: 21px
	}
}
p {
	line-height: 1.7em
}
p.lead {
	font-size: 21px
}
.small p,
p.small {
	font-size: 12px
}
.medium p,
p.medium {
	font-size: 14px
}
.large p,
p.large {
	font-size: 24px
}
p.heavy {
	font-size: 18px;
	font-weight: 600
}
p.compress {
	line-height: 1.2em
}
@media (max-width:991.98px) {
	p.mob-small {
		font-size: 16px;
		line-height: 1.2em
	}
}
ul {
	padding: 0;
	list-style-position: inside;
	color: #3c3c3b
}
.small-underline {
	position: relative;
	padding-bottom: .7em
}
.small-underline:after {
	display: block;
	content: "";
	position: absolute;
	width: 70px;
	height: 6px;
	left: calc(50% - 35px);
	bottom: -3px;
	background: #d32905
}
.small-topline {
	position: relative;
	padding-top: .7em
}
.small-topline:after {
	display: block;
	content: "";
	position: absolute;
	width: 70px;
	height: 6px;
	left: 0;
	top: -3px;
	background: #d32905
}
.strip-header {
	background: #786a5d;
	color: #fff;
	position: relative
}
@media (min-width:992px) {
	.text-padded {
		padding-left: 10%;
		padding-right: 10%
	}
}
.text-box {
	padding: 30px;
	border: 1px solid grey
}
@media (max-width:767.98px) {
	.text-box {
		padding: 15px
	}
}
.text-bordered {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid rgba(60, 60, 59, .5);
	border-bottom: 1px solid rgba(60, 60, 59, .5)
}
.text-bordered>:first-child,
.text-box>:first-child,
.text-padded>:first-child {
	margin-top: 0;
	padding-top: 0
}
.text-bordered>:last-child,
.text-box>:last-child,
.text-padded>:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
.text-dual {
	-webkit-columns: 2;
	-moz-columns: 2;
	column-count: 2
}
.text-triple {
	-webkit-columns: 3;
	-moz-columns: 3;
	column-count: 3
}
@media (max-width:767.98px) {
	.text-dual,
	.text-triple {
		-webkit-columns: 1;
		-moz-columns: 1;
		column-count: 1
	}
}
a.info,
a.info:hover {
	background: #d32905;
	color: #fff;
	display: inline-block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	font-weight: 600;
	font-size: 14px;
	border-radius: 14px
}
@media (min-width:1200px) {
	a.info.info-big,
	a.info:hover.info-big {
		width: 20px;
		height: 20px;
		border-radius: 20px;
		font-size: 14px;
		line-height: 20px
	}
}
.btn-action {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	align-items: center;
	padding: 5px 0 5px 10px;
	font-size: 18px;
	color: #3c3c3b
}
.btn-action,
.btn-action:hover {
	font-weight: 400
}
.btn-action:before {
	display: block;
	content: "\e901";
	font-family: icomoon !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	font-size: 48px;
	text-transform: none;
	line-height: 1
}
.btn-action .text {
	-webkit-box-flex: 1;
	flex-grow: 1;
	line-height: 120%
}
@media (max-width:575.98px) {
	.btn-action .text {
		font-size: 13px
	}
}
.btn-action.btn-small {
	padding: 0 0 0 10px
}
.btn-action.btn-small:before {
	font-size: 36px
}
.btn-action-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row
}
.btn-action-reverse:before {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}
a.action-icon {
	color: #101010;
	font-weight: 400
}
a.action-icon img {
	margin-right: 5px;
	background: #d32905;
	height: 32px;
	border-radius: 16px;
	padding: 9px
}
.text-super {
	font-weight: 600;
	color: grey;
	text-transform: uppercase
}
.text-banner {
	border: 3px solid hsla(0, 0%, 50.2%, .5);
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	padding: 50px
}
@media (max-width:991.98px) {
	.text-banner {
		flex-wrap: wrap
	}
}
.text-banner h2 {
	text-transform: none;
	font-weight: 400;
	margin: 0
}
.text-banner h2 strong {
	display: inline-block;
	position: relative;
	color: #3c3c3b;
	font-style: italic
}
.text-banner h2 strong:after {
	display: block;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px solid #d32905
}
.text-banner button {
	border-radius: 0;
	border-width: 3px;
	margin-left: 50px;
	font-weight: 600;
	line-height: 100%
}
@media (max-width:991.98px) {
	.text-banner button {
		margin-left: 0
	}
}
.icon-red {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: #d32905;
	padding: 7px
}
.container-holder {
	background: #f8f7f5;
	padding-left: 30px;
	padding-right: 30px
}
@media (min-width:1440px) {
	.container-holder {
		margin-left: -150px;
		margin-right: -150px;
		padding-left: 150px;
		padding-right: 150px
	}
	.container-holder-full {
		padding-left: 0;
		padding-right: 0
	}
}
.container-holder .full-holder {
	display: block;
	width: 100%;
	height: 100%
}
ul.col2 {
	-webkit-columns: 2;
	-moz-columns: 2;
	column-count: 2
}
@media (max-width:991.98px) {
	ul.col2 {
		-webkit-columns: 1;
		-moz-columns: 1;
		column-count: 1
	}
}
ul.rounded-gray {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}
ul.rounded-gray li {
	margin-left: 0;
	padding: 5px 0 5px 24px;
	background: url(/images/check-rounded-gray.png) no-repeat 0 5px;
	font-weight: 700;
	line-height: 100%
}
.border-dark-light {
	border-color: hsla(0, 0%, 100%, .15) !important
}
.text-normal {
	text-transform: none !important
}
.review-text,
.review-text>* {
	font-size: 22px;
	line-height: 130%;
	color: #fff;
	font-weight: 600
}
@media (min-width:1200px) {
	.container-xl {
		max-width: 1440px
	}
}
.dark {
	background: #3c3c3b !important
}
.dark,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark p,
.dark ul {
	color: #fff
}
.dark .text-box {
	border-color: #fff
}
.prime {
	background: #d32905 !important
}
.prime,
.prime h1,
.prime h2,
.prime h3,
.prime h4,
.prime p,
.prime ul {
	color: #fff
}
.prime .text-box {
	border-color: #fff
}
.red {
	background: #d32905 !important
}
.red,
.red h1,
.red h2,
.red h3,
.red h4,
.red p,
.red ul {
	color: #fff
}
.red .text-box {
	border-color: #fff
}
.orange {
	background: #fa950d !important
}
.orange,
.orange h1,
.orange h2,
.orange h3,
.orange h4,
.orange p,
.orange ul {
	color: #fff
}
.orange .text-box {
	border-color: #fff
}
.silver {
	background: #7a7d7e !important
}
.silver,
.silver h1,
.silver h2,
.silver h3,
.silver h4,
.silver p,
.silver ul {
	color: #fff
}
.silver .text-box {
	border-color: #fff
}
.gold {
	background: #d89f38 !important
}
.gold,
.gold h1,
.gold h2,
.gold h3,
.gold h4,
.gold p,
.gold ul {
	color: #fff
}
.gold .text-box {
	border-color: #fff
}
.platinum {
	background: #786a5d !important
}
.platinum,
.platinum h1,
.platinum h2,
.platinum h3,
.platinum h4,
.platinum p,
.platinum ul {
	color: #fff
}
.platinum .text-box {
	border-color: #fff
}
.white {
	background: #fff !important
}
.white,
.white h1,
.white h2,
.white h3,
.white h4,
.white p,
.white ul {
	color: #3c3c3b
}
.white .text-box {
	border-color: #3c3c3b
}
.gray {
	background: #dee2e6 !important
}
.gray,
.gray h1,
.gray h2,
.gray h3,
.gray h4,
.gray p,
.gray ul {
	color: #fff
}
.gray .text-box {
	border-color: #fff
}
table.tlist {
	border: 1px solid #101010;
	width: 100%
}
table.tlist thead tr th {
	border: 1px solid #101010;
	font-size: 22px;
	font-weight: 800;
	padding: 15px 35px;
	text-align: center
}
table.tlist thead tr th.small {
	padding: 2px 35px
}
table.tlist thead tr th:first-child {
	text-align: left
}
table.tlist tbody tr:nth-child(2n) {
	background: #f0f1f1
}
table.tlist tbody tr.red {
	background: #d32905;
	color: #fff
}
table.tlist tbody tr.dark {
	background: #3c3c3b;
	color: #fff
}
table.tlist tbody tr td {
	border-left: 1px solid #101010;
	border-right: 1px solid #101010;
	padding: 9px 35px;
	text-align: center;
	line-height: 1.2em
}
table.tlist tbody tr td:first-child {
	text-align: left
}
table.tlist tbody tr td.checkbox-full {
	padding: 0 !important
}
table.tlist tbody tr td.checkbox-full input[type=checkbox],
table.tlist tbody tr td.checkbox-full input[type=radio] {
	display: none
}
table.tlist tbody tr td.checkbox-full input[type=checkbox]+label,
table.tlist tbody tr td.checkbox-full input[type=radio]+label {
	display: block;
	width: 100%;
	margin: 0;
	height: 100%;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 18px
}
table.tlist tbody tr td.checkbox-full input[type=checkbox]+label [class*=" icon-"],
table.tlist tbody tr td.checkbox-full input[type=checkbox]+label [class^=icon-],
table.tlist tbody tr td.checkbox-full input[type=radio]+label [class*=" icon-"],
table.tlist tbody tr td.checkbox-full input[type=radio]+label [class^=icon-] {
	font-size: 28px;
	border: 1px solid #fff;
	padding: 0 5px;
	background: #fff
}
table.tlist tbody tr td.checkbox-full input[type=checkbox]:checked+label,
table.tlist tbody tr td.checkbox-full input[type=radio]:checked+label {
	background: #3c3c3b
}
table.tlist tbody tr td.checkbox-full input[type=checkbox]:checked+label.silver-label,
table.tlist tbody tr td.checkbox-full input[type=radio]:checked+label.silver-label {
	background: #7a7d7e
}
table.tlist tbody tr td.checkbox-full input[type=checkbox]:checked+label.gold-label,
table.tlist tbody tr td.checkbox-full input[type=radio]:checked+label.gold-label {
	background: #d89f38
}
table.tlist tbody tr td.checkbox-full input[type=checkbox]:checked+label.platinum-label,
table.tlist tbody tr td.checkbox-full input[type=radio]:checked+label.platinum-label {
	background: #786a5d
}
table.tlist tbody tr td.checkbox-full input[type=checkbox]:checked+label [class*=" icon-"],
table.tlist tbody tr td.checkbox-full input[type=checkbox]:checked+label [class^=icon-],
table.tlist tbody tr td.checkbox-full input[type=radio]:checked+label [class*=" icon-"],
table.tlist tbody tr td.checkbox-full input[type=radio]:checked+label [class^=icon-] {
	background: transparent
}
table.tlist tbody tr td.gold-active,
table.tlist tbody tr td.platinum-active,
table.tlist tbody tr td.silver-active {
	cursor: pointer
}
table.tlist tbody tr td.silver-active.active {
	color: #fff;
	background: rgba(122, 125, 126, .5)
}
table.tlist tbody tr td.gold-active.active {
	color: #fff;
	background: rgba(216, 159, 56, .5)
}
table.tlist tbody tr td.platinum-active.active {
	color: #fff;
	background: rgba(120, 106, 93, .5)
}
table.tlist tbody tr.summary td {
	text-align: left
}
table.tlist.narrow thead tr th {
	padding: 8px 15px;
	font-size: 15px;
	line-height: 1.2em
}
table.tlist.narrow thead tr th.small {
	padding: 2px;
	font-size: 13px
}
table.tlist.narrow tbody tr td {
	padding: 8px 15px;
	font-size: 14px
}
table.tlist.narrow tbody tr td:first-child {
	font-size: 16px
}
@media (max-width:991.98px) {
	table.tlist .desktop-row {
		display: none
	}
	table.tlist.narrow thead tr th {
		padding: 5px;
		font-size: 16px;
		line-height: 1.2em
	}
	table.tlist.narrow tbody tr td {
		padding: 5px;
		font-size: 14px
	}
	table.tlist.narrow tbody tr td:first-child {
		font-size: 16px
	}
}
.table-holder {
	max-width: 100%;
	overflow-y: unset;
	overflow-x: auto
}
@font-face {
	font-family: icomoon;
	src: url(/fonts/icomoon.eot?i9idpw);
	src: url(/fonts/icomoon.eot?i9idpw#iefix) format("embedded-opentype"), url(/fonts/icomoon.ttf?i9idpw) format("truetype"), url(/fonts/icomoon.woff?i9idpw) format("woff"), url(/fonts/icomoon.svg?i9idpw#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}
[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-eye:before {
	content: "\e904"
}
.icon-plus:before {
	content: "\ea0a"
}
.icon-minus:before {
	content: "\ea0b"
}
.icon-checkmark:before {
	content: "\ea10"
}
.icon-checkmark2:before {
	content: "\ea11"
}
.icon-play:before {
	content: "\ea15"
}
.icon-play2:before {
	content: "\ea1c"
}
.icon-facebook:before {
	content: "\ea90"
}
.icon-instagram:before {
	content: "\ea92"
}
.icon-twitter:before {
	content: "\ea96"
}
.icon-cheveron-up:before {
	content: "<"
}
.icon-cheveron-right:before {
	content: " ▶️ ";
}
.icon-cheveron-left:before {
	content: " ◀️ ";
}
label {
	display: block;
	font-size: 14px;
	line-height: 1em;
	font-weight: 800;
	margin-bottom: 5px
}
input[type=email],
input[type=text],
select {
	border: 1px solid grey;
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0 9px;
	color: #3c3c3b;
	font-size: 14px
}
select option {
	color: #3c3c3b
}
select option:disabled {
	display: none
}
textarea {
	background: #fff;
	border: 1px solid grey;
	width: 100%;
	padding: 0 9px;
	color: #3c3c3b;
	font-size: 14px
}
button {
	border: 0;
	display: block;
	margin-top: 20px;
	padding: 0 5px;
	line-height: 34px;
	height: 34px;
	font-weight: 600
}
.phone-selector {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start
}
.phone-selector select {
	border-right: 0;
	width: 120px
}
.phone-selector input {
	border-left: 0;
	width: calc(100% - 120px)
}
.phone-selector .select {
	border: 1px solid #898989;
	border-right: 0
}
.phone-selector .selectric-wrapper {
	width: 100%
}
.phone-selector .selectric {
	border: 0;
	width: 120px
}
.checkbox input[type=checkbox],
.phone-selector .selectric .button {
	display: none
}
.checkbox input[type=checkbox]+label {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400
}
.checkbox input[type=checkbox]+label:before {
	display: -webkit-box;
	display: flex;
	content: "";
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 19px;
	height: 19px;
	border: 1px solid grey;
	background: #fff;
	margin-right: 10px;
	font-size: 22px;
	font-weight: 400
}
.checkbox input[type=checkbox]:checked+label:before {
	background: url(/images/checked.png) no-repeat 50% 50%;
	background-size: contain
}
.radio input[type=radio] {
	display: none
}
.radio input[type=radio]+label {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400
}
.radio input[type=radio]+label:before {
	display: -webkit-box;
	display: flex;
	content: "";
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 19px;
	height: 19px;
	border: 1px solid grey;
	background: #fff;
	margin-right: 10px;
	font-size: 19px;
	font-weight: 400
}
.radio input[type=radio]:checked+label:before {
	background: url(/images/checked.png) no-repeat 50% 50%;
	background-size: contain
}
.select {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	font-size: 15px;
	position: relative
}
.select select {
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.select [class*=" icon-"],
.select [class^=icon-] {
	position: absolute;
	right: 10px;
	font-size: 23px
}
.select-dual {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: nowrap
}
.select-dual>*+* {
	margin-left: 10px
}
.error {
	display: none
}
.hasError .phone-selector .select,
.hasError input[type=checkbox]+label:before,
.hasError input[type=email],
.hasError input[type=text],
.hasError select,
.hasError textarea {
	border-color: #d32905
}
.hasError .error {
	float: right;
	display: block;
	color: #fff;
	background: #d32905;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1em
}
.hasError .error.error-left {
	float: left
}
.input-group-primary div,
.input-group-primary input[type=email],
.input-group-primary input[type=number],
.input-group-primary input[type=password],
.input-group-primary input[type=text],
.input-group-primary select,
.input-group-primary select option {
	background-color: #d32905;
	color: #fff;
	border: 0
}
.input-group-primary div.input-white,
.input-group-primary input[type=email].input-white,
.input-group-primary input[type=number].input-white,
.input-group-primary input[type=password].input-white,
.input-group-primary input[type=text].input-white,
.input-group-primary select.input-white,
.input-group-primary select option.input-white {
	background: #fff;
	color: #3c3c3b;
	border: 1px solid #3c3c3b
}
.input-group-primary input[type=email],
.input-group-primary input[type=number],
.input-group-primary input[type=password],
.input-group-primary input[type=text] {
	padding: 0 13px
}
.input-group-secondary div,
.input-group-secondary input[type=email],
.input-group-secondary input[type=number],
.input-group-secondary input[type=password],
.input-group-secondary input[type=text],
.input-group-secondary select {
	background-color: #fa950d;
	color: #fff;
	border: 0
}
.input-group-secondary input[type=email],
.input-group-secondary input[type=number],
.input-group-secondary input[type=password],
.input-group-secondary input[type=text] {
	padding: 0 13px
}
.btn-primary.btn-next,
.btn-primary.btn-proceed {
	background-color: green
}
.btn-primary.btn-next:hover,
.btn-primary.btn-proceed:hover {
	background-color: #016700
}
img {
	max-width: 100%
}
.img-holder img {
	max-width: 100%;
	max-height: 100%
}
.img-holder.bordered {
	border-top: 8px solid #d32905
}
.img-holder.fullbordered {
	border: 5px solid #d32905
}
.img-holder.img-centered {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}
.img-holder.img-centered img {
	width: auto;
	max-width: 100%
}
.img-holder.img-overlay {
	position: relative
}
.img-holder.img-overlay .overlay-hover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	background: hsla(0, 0%, 100%, .2);
	color: #101010;
	font-size: 108px;
	opacity: .7;
	display: none
}
.image-caption,
.img-holder.img-overlay:hover .overlay-hover {
	display: -webkit-box;
	display: flex
}
.image-caption {
	-webkit-box-align: end;
	align-items: end;
	position: relative;
	min-height: 450px
}
.image-caption .img-holder {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}
.image-caption .img-holder img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.image-caption .caption {
	position: relative;
	width: 100%;
	background: rgba(60, 60, 59, .55);
	color: #fff;
	text-align: center
}
.image-caption .caption .text {
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 0
}
.image-caption .caption .text>:first-child {
	margin-top: 0;
	padding-top: 0
}
.image-caption .caption .text>:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
.logo-primary {
	background: #d32905;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	height: 90px
}
@media (max-width:767.98px) {
	.logo-primary {
		margin-left: -15px;
		margin-right: -15px
	}
}
.full-image,
.full-image img,
.full-image picture {
	display: block;
	width: 100%;
	height: 100%
}
.full-image img,
.full-image picture {
	-o-object-fit: cover;
	object-fit: cover
}
.video {
	padding: 0 0 56%;
	height: 0;
	position: relative
}
.video iframe {
	position: absolute;
	width: 100%;
	height: 100%
}
.video-thumb {
	width: 100%;
	height: 100%
}
.video-thumb,
.video-thumb img {
	position: relative
}
.video-thumb .icon {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff;
	font-size: 100px
}
.dr-sidebar a,
.dr-sidebar a:hover,
.dr-system *,
.dr-system :hover {
	font-weight: 400
}
.tooltip .tooltip-inner {
	line-height: 130%
}
.tooltip .tooltip-inner>:first-child {
	margin-top: 0;
	padding-top: 0
}
.tooltip .tooltip-inner>:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
.tooltip .tooltip-inner>* {
	color: #fff !important
}
.iframe iframe {
	border: 1px solid #dee2e6
}
.iframe.ios.terms {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch !important;
	height: 250px
}
.iframe.ios.terms .ios .terms .termsscrollbox iframe {
	height: 100%;
	min-width: 100%;
	width: 100px;
	*width: 100%
}
.loader-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100;
	background: hsla(0, 0%, 100%, .5);
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}
.lds-ring {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 8px;
	border-radius: 50%;
	-webkit-animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border: 8px solid transparent;
	border-top-color: #d32905
}
.lds-ring div:first-child {
	-webkit-animation-delay: -.45s;
	animation-delay: -.45s
}
.lds-ring div:nth-child(2) {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}
.lds-ring div:nth-child(3) {
	-webkit-animation-delay: -.15s;
	animation-delay: -.15s
}
@-webkit-keyframes lds-ring {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
@keyframes lds-ring {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
.image-bg {
	position: relative
}
.image-bg .section-text,
.image-bg .section-text h1,
.image-bg .section-text h2,
.image-bg .section-text h3,
.image-bg .section-text p {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .75)
}
.image-bg .img-holder {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}
.image-bg .img-holder img,
.image-bg .img-holder picture {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
@media (min-width:992px) {
	.ihl {
		position: relative;
		margin-left: -250px;
		padding-left: 250px;
		margin-right: 30px;
		box-sizing: content-box
	}
	.ihl,
	.ihl img {
		display: block;
		height: 100%;
		width: 100%
	}
	.ihl img {
		position: absolute;
		left: 0;
		right: 0;
		-o-object-fit: cover;
		object-fit: cover
	}
}
.paymentMdContent>* {
	width: 100%
}
.form-box {
	padding: 25px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(20%, #fff), color-stop(33%, #f5eadf), color-stop(50%, #fff), color-stop(75%, #fff), to(#f5eadf));
	background: linear-gradient(180deg, #fff, #fff 20%, #f5eadf 33%, #fff 50%, #fff 75%, #f5eadf);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
	border-radius: 7px
}
@media (min-width:992px) {
	.form-box .form-box {
		margin-left: -20px;
		margin-right: -20px;
		background: #fff
	}
}
.form-box h2 {
	font-size: 24px;
	font-weight: 600;
	text-transform: none
}
@media (max-width:1199.98px) {
	.form-box h2 {
		font-size: 18px
	}
}
.form-box h3 {
	font-size: 18px;
	font-weight: 600;
	text-transform: none
}
@media (max-width:1199.98px) {
	.form-box h3 {
		font-size: 16px
	}
}
.form-box label {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 9px
}
.form-box input[type=email],
.form-box input[type=text],
.form-box select {
	border-radius: 5px;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	padding: 0 12px;
	background: #fff
}
.form-box textarea {
	border-radius: 5px;
	font-size: 16px;
	padding: 12px;
	background: #fff
}
.form-box iframe {
	border-radius: 5px;
	border: 1px solid #aaa
}
.form-box button {
	padding: 20px 0;
	height: auto;
	border-radius: 9px
}
.selectric-wrapper {
	position: relative;
	cursor: pointer
}
.selectric-responsive {
	width: 100%
}
.selectric {
	border: 1px solid grey;
	border-radius: 0;
	background: #fff;
	color: #3c3c3b;
	position: relative;
	overflow: hidden
}
.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 35px 0 9px;
	font-size: 14px;
	line-height: 33px;
	color: #444;
	height: 33px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	color: #3c3c3b;
	text-align: center;
	font: 0/0 a;
	*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial
}
.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: grey;
	border-bottom: none
}
.selectric-focus .selectric,
.selectric-hover .selectric {
	border-color: grey
}
.selectric-hover .selectric .button {
	color: #a2a2a2
}
.selectric-hover .selectric .button:after {
	border-top-color: #a2a2a2
}
.selectric-open {
	z-index: 9999
}
.selectric-open .selectric {
	border-color: grey
}
.selectric-open .selectric-items {
	display: block
}
.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}
.selectric-hide-select select {
	position: absolute;
	left: -100%
}
.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10
}
.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0
}
.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important
}
.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important
}
.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #f8f8f8;
	border: 1px solid #c4c4c4;
	z-index: -1;
	box-shadow: 0 0 10px -6px
}
.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}
.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}
.selectric-items li,
.selectric-items ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px
}
.selectric-items li {
	display: block;
	padding: 10px;
	color: #666;
	cursor: pointer;
	white-space: nowrap
}
.selectric-items li.selected {
	background: #e0e0e0;
	color: #444
}
.selectric-items li.highlighted {
	background: #d0d0d0;
	color: #444
}
.selectric-items li:hover {
	background: #d5d5d5;
	color: #444
}
.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default !important;
	background: none !important;
	color: #666 !important
}
.selectric-items .disabled,
.selectric-items .selectric-group .selectric-group-label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.selectric-items .selectric-group .selectric-group-label {
	font-weight: 700;
	padding-left: 10px;
	cursor: default;
	background: none;
	color: #444
}
.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1
}
.selectric-items .selectric-group li {
	padding-left: 25px
}
.ekko-lightbox {
	display: -webkit-box !important;
	display: flex !important;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-right: 0 !important
}
.ekko-lightbox-container {
	position: relative
}
.ekko-lightbox-container>div.ekko-lightbox-item {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%
}
.ekko-lightbox iframe {
	width: 100%;
	height: 100%
}
.ekko-lightbox-nav-overlay {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: flex
}
.ekko-lightbox-nav-overlay a {
	-webkit-box-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	color: #fff;
	font-size: 30px;
	z-index: 100
}
.ekko-lightbox-nav-overlay a>* {
	-webkit-box-flex: 1;
	flex-grow: 1
}
.ekko-lightbox-nav-overlay a>:focus {
	outline: none
}
.ekko-lightbox-nav-overlay a span {
	padding: 0 30px
}
.ekko-lightbox-nav-overlay a:last-child span {
	text-align: right
}
.ekko-lightbox-nav-overlay a:hover {
	text-decoration: none
}
.ekko-lightbox-nav-overlay a:focus {
	outline: none
}
.ekko-lightbox-nav-overlay a.disabled {
	cursor: default;
	visibility: hidden
}
.ekko-lightbox a:hover {
	opacity: 1;
	text-decoration: none
}
.ekko-lightbox .modal-dialog {
	display: none
}
.ekko-lightbox .modal-footer {
	text-align: left
}
.ekko-lightbox-loader {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}
.ekko-lightbox-loader>div {
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center
}
.ekko-lightbox-loader>div>div {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s ease-in-out infinite;
	animation: sk-bounce 2s ease-in-out infinite
}
.ekko-lightbox-loader>div>div:last-child {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
.modal-dialog .ekko-lightbox-loader>div>div {
	background-color: #333
}
@-webkit-keyframes sk-bounce {
	0%,
	to {
		-webkit-transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1)
	}
}
@keyframes sk-bounce {
	0%,
	to {
		transform: scale(0);
		-webkit-transform: scale(0)
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}
/*! lightslider - v1.1.6 - 2016-10-25
	* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
	* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter {
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.lightSlider:after,
.lightSlider:before {
	content: " ";
	display: table
}
.lightSlider {
	overflow: hidden;
	margin: 0
}
.lSSlideWrapper {
	max-width: 100%;
	overflow: hidden;
	position: relative
}
.lSSlideWrapper>.lightSlider:after {
	clear: both
}
.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1s;
	-webkit-transition-property: -webkit-transform, height;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}
.lSSlideWrapper .lSFade {
	position: relative
}
.lSSlideWrapper .lSFade>* {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%
}
.lSSlideWrapper.usingCss .lSFade>* {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}
.lSSlideWrapper .lSFade>.active {
	z-index: 10
}
.lSSlideWrapper.usingCss .lSFade>.active {
	opacity: 1
}
.lSSlideOuter .lSPager.lSpg {
	margin: 10px 0 0;
	padding: 0;
	text-align: center
}
.lSSlideOuter .lSPager.lSpg>li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px
}
.lSSlideOuter .lSPager.lSpg>li a {
	background-color: #222;
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99;
	-webkit-transition: all .5s linear 0s;
	transition: all .5s linear 0s
}
.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #d32905
}
.lSSlideOuter .media {
	opacity: .8
}
.lSSlideOuter .media.active {
	opacity: 1
}
.lSSlideOuter .lSPager.lSGallery {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.lSSlideOuter .lSPager.lSGallery li {
	overflow: hidden;
	-webkit-transition: border-radius .12s linear linear 0s .35s 0s;
	transition: border-radius .12s linear linear 0s .35s 0s
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 5px
}
.lSSlideOuter .lSPager.lSGallery img {
	display: block;
	height: auto;
	max-width: 100%
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
	content: " ";
	display: table
}
.lSSlideOuter .lSPager.lSGallery:after {
	clear: both
}
.lSAction>a {
	width: 32px;
	display: block;
	top: 50%;
	height: 32px;
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px;
	opacity: .5;
	-webkit-transition: opacity .35s linear 0s;
	transition: opacity .35s linear 0s
}
.lSAction>a:hover {
	opacity: 1
}
.lSAction>.lSPrev {
	background-position: 0 0;
	left: 10px
}
.lSAction>.lSNext {
	background-position: -32px 0;
	right: 10px
}
.lSAction>.lSNext .icon,
.lSAction>.lSPrev .icon {
	color: hsla(0, 0%, 100%, .9);
	font-size: 54px
}
.lSAction>.lSNext:hover .icon,
.lSAction>.lSPrev:hover .icon {
	color: #fff
}
.lSAction>.lSPrev .icon {
	float: left
}
.lSAction>.lSNext .icon {
	float: right
}
.lSAction>a.disabled {
	pointer-events: none
}
.cS-hidden {
	height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden
}
.lSSlideOuter.vertical {
	position: relative
}
.lSSlideOuter.vertical.noPager {
	padding-right: 0 !important
}
.lSSlideOuter.vertical .lSGallery {
	position: absolute !important;
	right: 0;
	top: 0
}
.lSSlideOuter.vertical .lightSlider>* {
	width: 100% !important;
	max-width: none !important
}
.lSSlideOuter.vertical .lSAction>a {
	left: 50%;
	margin-left: -14px;
	margin-top: 0
}
.lSSlideOuter.vertical .lSAction>.lSNext {
	background-position: 31px -31px;
	bottom: 10px;
	top: auto
}
.lSSlideOuter.vertical .lSAction>.lSPrev {
	background-position: 0 -31px;
	bottom: auto;
	top: 10px
}
.lSSlideOuter.lSrtl {
	direction: rtl
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
	padding-left: 0;
	list-style: none outside none
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
	padding-right: 0
}
.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
	float: left
}
.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
	float: right !important
}
@-webkit-keyframes rightEnd {
	0% {
		left: 0
	}
	50% {
		left: -15px
	}
	to {
		left: 0
	}
}
@keyframes rightEnd {
	0% {
		left: 0
	}
	50% {
		left: -15px
	}
	to {
		left: 0
	}
}
@-webkit-keyframes topEnd {
	0% {
		top: 0
	}
	50% {
		top: -15px
	}
	to {
		top: 0
	}
}
@keyframes topEnd {
	0% {
		top: 0
	}
	50% {
		top: -15px
	}
	to {
		top: 0
	}
}
@-webkit-keyframes leftEnd {
	0% {
		left: 0
	}
	50% {
		left: 15px
	}
	to {
		left: 0
	}
}
@keyframes leftEnd {
	0% {
		left: 0
	}
	50% {
		left: 15px
	}
	to {
		left: 0
	}
}
@-webkit-keyframes bottomEnd {
	0% {
		bottom: 0
	}
	50% {
		bottom: -15px
	}
	to {
		bottom: 0
	}
}
@keyframes bottomEnd {
	0% {
		bottom: 0
	}
	50% {
		bottom: -15px
	}
	to {
		bottom: 0
	}
}
.lSSlideOuter .rightEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}
.lSSlideOuter .leftEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}
.lSSlideOuter.vertical .rightEnd {
	-webkit-animation: topEnd .3s;
	animation: topEnd .3s;
	position: relative
}
.lSSlideOuter.vertical .leftEnd {
	-webkit-animation: bottomEnd .3s;
	animation: bottomEnd .3s;
	position: relative
}
.lSSlideOuter.lSrtl .rightEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}
.lSSlideOuter.lSrtl .leftEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}
.lightSlider.lsGrab>* {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.lightSlider.lsGrabbing>* {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
header {
	background: transparent;
	box-shadow: 0 1px 3px hsla(0, 0%, 50.2%, .2);
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 100;
	background: #fff
}
@media (min-width:992px) {
	header .navbar-brand img {
		-webkit-transition: width .3s, height .3s;
		transition: width .3s, height .3s;
		height: 60px;
		width: 203px
	}
	header .nav-secondary {
		-webkit-transition: max-height .3s ease;
		transition: max-height .3s ease;
		max-height: 36px
	}
	header.fixed .navbar-brand img {
		height: 40px;
		width: 135px
	}
	header.fixed .nav-secondary {
		max-height: 0;
		overflow: hidden
	}
}
@media (min-width:992px) {
	.nav-primary ul li+li {
		margin: 0 0 0 30px
	}
}
.nav-primary ul li a {
	color: #3c3c3b;
	font-size: 20px;
	font-weight: 700;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.nav-primary ul li a.active,
.nav-primary ul li a:hover {
	color: #d32905
}
.nav-primary ul li .icon-desk,
.nav-primary ul li .opener {
	display: inline-block
}
.nav-primary ul li .icon-mob {
	display: none
}
.nav-primary ul.nav-sub {
	display: none;
	list-style: none;
	position: absolute;
	background: #fff;
	padding: 15px;
	margin: 0 0 0 -15px;
	box-shadow: 0 1px 3px hsla(0, 0%, 53.7%, .4)
}
@media (min-width:992px) {
	.nav-primary ul.nav-sub li+li {
		margin: 0
	}
}
@media (min-width:992px) {
	.nav-primary li:hover ul.nav-sub {
		display: block
	}
}
.nav-secondary {
	background: #d32905;
	color: #fff;
	padding: 0;
	margin: 0
}
.nav-secondary a {
	color: #fff
}
.nav-secondary ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 600
}
.nav-secondary ul li {
	padding: 3px 5px
}
.nav-secondary ul li>a.nav-link {
	margin: 0 5px;
	padding: 7px 4px;
	line-height: 1em;
	font-weight: 400
}
.nav-secondary ul li>a.nav-link.nav-link-btn {
	border: 1px solid #fff;
	padding: 3px 4px;
	margin-top: 4px
}
.nav-secondary ul li.nav-icon {
	margin: 0;
	border-left: 1px solid hsla(0, 0%, 100%, .1);
	font-size: 18px;
	text-align: center;
	width: 34px
}
.nav-secondary ul li.nav-icon a {
	padding: 4px 0 0
}
.nav-secondary ul li ul.nav-sub {
	display: none;
	position: absolute;
	background: #d32905;
	z-index: 2;
	padding: 5px;
	margin-left: -5px
}
.nav-secondary ul li:hover ul.nav-sub {
	display: block
}
.nav-active {
	background: #3c3c3b
}
.nav-active ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	list-style: none
}
.nav-active ul,
.nav-active ul li {
	margin: 0;
	padding: 0
}
.nav-active ul li a {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.nav-active ul li a.active,
.nav-active ul li a:hover {
	color: #fa4f2b
}
.nav-textlet {
	width: 100%;
	background: #101010;
	text-align: center;
	color: #fff;
	font-size: 14px
}
.nav-textlet a {
	color: #fff
}
/*!
	* Hamburgers
	* @description Tasty CSS-animated hamburgers
	* @author Jonathan Suh @jonsuh
	* @site https://jonsuh.com/hamburgers
	* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
	padding: 15px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}
.hamburger.is-active:hover,
.hamburger:hover {
	opacity: .7
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
	background-color: #d32905
}
.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
	width: 40px;
	height: 4px;
	background-color: #d32905;
	border-radius: 4px;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.hamburger-inner:after,
.hamburger-inner:before {
	content: "";
	display: block
}
.hamburger-inner:before {
	top: -10px
}
.hamburger-inner:after {
	bottom: -10px
}
.hamburger--squeeze .hamburger-inner {
	-webkit-transition-duration: 75ms;
	transition-duration: 75ms;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}
.hamburger--squeeze .hamburger-inner:before {
	-webkit-transition: top 75ms ease .12s, opacity 75ms ease;
	transition: top 75ms ease .12s, opacity 75ms ease
}
.hamburger--squeeze .hamburger-inner:after {
	-webkit-transition: bottom 75ms ease .12s, -webkit-transform 75ms cubic-bezier(.55, .055, .675, .19);
	transition: bottom 75ms ease .12s, -webkit-transform 75ms cubic-bezier(.55, .055, .675, .19);
	transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19);
	transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19), -webkit-transform 75ms cubic-bezier(.55, .055, .675, .19)
}
.hamburger--squeeze.is-active .hamburger-inner {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: .12s;
	transition-delay: .12s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}
.hamburger--squeeze.is-active .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 75ms ease, opacity 75ms ease .12s;
	transition: top 75ms ease, opacity 75ms ease .12s
}
.hamburger--squeeze.is-active .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
	transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
	transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
	transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s
}
@media (max-width:991.98px) {
	.nav-secondary {
		display: none
	}
	.navbar-collapse {
		position: fixed;
		top: 47px;
		height: calc(100vh - 56px);
		background: #fff;
		border-top: 1px solid #3c3c3b;
		left: 0;
		right: 0;
		padding: 30px;
		text-align: center;
		box-shadow: 0 3px 6px rgba(0, 0, 0, .2)
	}
	header .container-main {
		max-width: 100%
	}
	header .navbar-brand img {
		width: 100px;
		height: 30px
	}
	header .nav-primary ul li {
		text-align: left;
		text-transform: uppercase;
		font-weight: 800
	}
	header .nav-primary ul li+li {
		border-top: 1px solid rgba(60, 60, 59, .32)
	}
	header .nav-primary ul li a {
		text-transform: none
	}
	header .nav-primary ul li .opener {
		position: absolute;
		right: 30px
	}
	header .nav-primary ul li .icon-desk {
		display: none
	}
	header .nav-primary ul li .icon-mob {
		display: inline-block;
		color: #d32905
	}
	header .nav-primary ul li ul.nav-sub.nav-open {
		display: block;
		position: relative;
		border-top: 1px solid rgba(60, 60, 59, .32);
		margin: 0;
		padding: 0
	}
	header .nav-primary ul li ul.nav-sub.nav-open li {
		padding-left: 20px
	}
	header .nav-primary .nav-primary-social {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		background: #d32905;
		list-style: none;
		margin: 0;
		padding: 10px 0
	}
	header .nav-primary .nav-primary-social li {
		border-top: none;
		border-right: 1px solid hsla(0, 0%, 100%, .1)
	}
	header .nav-primary .nav-primary-social li a {
		color: #fff
	}
	header .navbar-toggler {
		padding: 7px;
		margin-right: -10px
	}
	header .navbar-toggler .hamburger-box {
		width: 30px
	}
	header .navbar-toggler .hamburger-inner,
	header .navbar-toggler .hamburger-inner:after,
	header .navbar-toggler .hamburger-inner:before {
		width: 30px;
		height: 3px
	}
	header .navbar-toggler .hamburger-inner:before {
		top: -8px
	}
	header .navbar-toggler .hamburger-inner:after {
		bottom: -8px
	}
}
.currency-toggle .active>a {
	font-weight: 700 !important
}
@media (max-width:991.98px) {
	.currency-toggle .active>a {
		color: #d32905
	}
}
.nav-textlet {
	padding: 15px 0
}
.nav-textlet a {
	font-weight: 400
}
footer {
	margin-top: 36px;
	background: #3c3c3b;
	padding: 36px 0
}
footer h3 {
	font-size: 18px;
	font-weight: 800;
	margin: 32px 0 0;
	padding: 0;
	color: #fff
}
footer p {
	margin: 27px 0 0;
	color: #fff
}
footer p a {
	color: #fff;
	font-weight: 400
}
footer p a:hover {
	color: #d32905;
	font-weight: 400
}
footer ul {
	margin: 27px 0 0;
	padding: 0;
	list-style: none;
	color: #fff
}
footer ul li {
	display: block
}
footer ul li:before {
	display: inline-block;
	content: "-";
	margin: 0 10px
}
footer ul li a {
	color: #fff
}
@media (min-width:768px) {
	footer .sections {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between
	}
	footer .sections .section {
		width: 37%
	}
	footer .sections .section:last-child {
		width: 24%
	}
}
.hero {
	position: relative;
	padding: 55px 0
}
.hero.with-strip {
	padding-bottom: 155px
}
.hero .hero-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}
.hero .hero-bg img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
	-o-object-position: top center;
	object-position: top center
}
.hero .hero-text {
	position: relative;
	color: #3c3c3b;
	margin-left: 20%
}
@media (max-width:1199.98px) {
	.hero .hero-text {
		margin-left: 0
	}
}
.hero .hero-text h2 {
	font-size: 36px
}
.hero .hero-text h2,
.hero .hero-text h2.large {
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}
.hero .hero-text h2.large {
	font-size: 56px
}
.hero .booking-strip {
	margin-top: 45px
}
@media (max-width:767.98px) {
	.hero {
		padding: 0
	}
	.hero .hero-bg {
		position: relative;
		height: 270px;
		overflow: hidden
	}
	.hero .hero-text {
		position: absolute;
		top: 36px
	}
	.hero .hero-text h2 {
		font-size: 20px
	}
	.hero .hero-text h2.large {
		font-size: 28px
	}
	.hero .booking-strip {
		margin-top: 0;
		background: #3c3c3b
	}
}
.hero-strip {
	background: #d32905;
	color: #fff;
	padding: 13px 0
}
.hero-strip h2 {
	height: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	align-items: center;
	font-size: 19px;
	font-weight: 800;
	margin: 0;
	padding: 0;
	color: #fff
}
.hero-strip h2:after {
	display: block;
	content: "\e901";
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	font-size: 65px;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.hero-strip ul {
	margin: 10px 0 0;
	padding: 0;
	font-size: 12px;
	color: #fff
}
@media (min-width:992px) {
	.hero-strip ul {
		-webkit-columns: 2;
		-moz-columns: 2;
		column-count: 2
	}
}
@media (max-width:767.98px) {
	.hero-strip h2 {
		text-transform: none;
		-webkit-box-pack: start;
		justify-content: flex-start
	}
	.hero-strip h2:after {
		display: none
	}
	.hero-strip ul {
		font-size: 15px
	}
}
.jumbo {
	min-height: 450px;
	overflow: hidden;
	position: relative
}
.jumbo .jumbo-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0
}
.jumbo .jumbo-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}
.jumbo .jumbo-text {
	position: relative;
	margin-top: 55px
}
.jumbo .jumbo-text h1,
.jumbo .jumbo-text h2,
.jumbo .jumbo-text h3,
.jumbo .jumbo-text p {
	color: #fff;
	text-shadow: 0 1px 3px rgba(16, 16, 16, .5)
}
.jumbo .jumbo-text p {
	line-height: 120%
}
.booking-strip {
	position: relative;
	padding: 22px 0;
}
.booking-strip label {
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px
}
.booking-strip input[type=text] {
	color: #fff;
	padding: 0 20px;
	border: 0
}
.booking-strip input[type=text]::-webkit-input-placeholder {
	color: #c3b9b9 ;
	opacity: 1
}
.booking-strip input[type=text]::-moz-placeholder {
	color: #c3b9b9 ;
	opacity: 1
}
.booking-strip input[type=text]:-ms-input-placeholder {
	color: #c3b9b9 ;
	opacity: 1
}
.booking-strip input[type=text]::-ms-input-placeholder {
	color: #c3b9b9 ;
	opacity: 1
}
.booking-strip input[type=text]::placeholder {
	color: #c3b9b9 ;
	opacity: 1
}
.booking-strip select {
	color: #fff;
	padding: 0 20px;
	border: 0
}
.booking-strip .select [class*=" icon-"],
.booking-strip .select [class^=icon-] {
	color: #fff
}
.booking-strip button[type=submit] {
	margin-top: 40px;
	width: 100%
}
.booking-strip-orange {
	background: #fa950d
}
.booking-strip-orange h1,
.booking-strip-orange h2,
.booking-strip-orange h3,
.booking-strip-orange h4,
.booking-strip-orange p {
	color: #fff
}
.booking-strip-icons {
	margin-top: -80px;
	display: block;
	position: relative
}
.booking-strip-icons .holder {
	background: #fff;
	border: 1px solid rgba(60, 60, 59, .15);
	padding: 20px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap
}
@media (max-width:1199.98px) {
	.booking-strip-icons .holder {
		padding: 0
	}
}
@media (min-width:1440px) {
	.booking-strip-icons .holder {
		margin-left: -150px;
		margin-right: -150px;
		padding-left: 150px;
		padding-right: 150px
	}
}
.booking-strip-icons .holder .booking-strip-icon {
	padding: 20px 25px
}
.booking-strip-icons .holder .booking-strip-icon img {
	display: block;
	margin: 0 auto 15px
}
.booking-strip-icons .holder .booking-strip-icon span {
	display: block;
	text-align: center;
	line-height: 120%
}
.booking-strip-icons .holder .booking-strip-icon+.booking-strip-icon {
	border-left: 1px solid rgba(60, 60, 59, .15)
}
@media (max-width:1199.98px) {
	.booking-strip-icons .holder .booking-strip-icon:nth-child(odd) {
		border-left: 0
	}
	.booking-strip-icons .holder .booking-strip-icon:nth-child(2n) {
		border-left: 1px solid rgba(60, 60, 59, .15)
	}
}
.review-cards {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start
}
@media (max-width:767.98px) {
	.review-cards {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		-webkit-transform-origin: left top;
		transform-origin: left top
	}
}
.review-card {
	position: relative;
	background: #d32905;
	border-radius: 8px;
	padding: 4px 18px 23px
}
.review-card+.review-card {
	margin-left: 15px
}
.review-card:before {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px;
	border: 1px solid #fff
}
.review-card ul.review-stars {
	list-style: none;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	background: #d32905;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 88px
}
.review-card ul.review-stars li {
	display: block;
	background: url(/images/star.png) no-repeat 50% 50% transparent;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -1000px
}
.review-card p.review-rating {
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	white-space: nowrap
}
.review-card p.review-rating strong {
	color: #fff;
	font-size: 23px;
	font-weight: 800
}
.review-card .review-logo {
	width: 90px;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	bottom: 4px;
	left: 4px;
	right: 4px
}
.review-card .review-logo img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	background: #d32905;
	box-sizing: content-box
}
.review-card .review-logo img.logo-google {
	width: 54px;
	padding: 0 10px
}
.review-card .review-logo img.logo-fb {
	width: 73px;
	margin-bottom: 5px;
	padding: 0 5px
}
.review-card .review-logo img.logo-ta {
	width: 36px;
	padding: 0 20px
}
.filters {
	-webkit-box-pack: justify;
	justify-content: space-between
}
.filters,
.filters .filter {
	display: -webkit-box;
	display: flex
}
.filters .filter {
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: calc(20% - 15px);
	border: 1px solid hsla(0, 0%, 43.9%, .32);
	font-size: 14px;
	height: 36px;
	position: relative
}
.filters .filter select {
	border: 0
}
.filters .filter input[type=checkbox] {
	margin-right: 10px
}
.filters .filter label {
	margin: 0;
	padding: 0
}
@media (max-width:767.98px) {
	.filters {
		flex-wrap: wrap
	}
	.filters .filter {
		width: calc(50% - 10px);
		margin-bottom: 5px
	}
}
.car-card {
	border: 1px solid #3c3c3b;
	padding: 27px 30px 81px;
	height: 100%;
	position: relative
}
.car-card h2 {
	font-size: 24px;
	line-height: 1em;
	font-weight: 800
}
.car-card h2,
.car-card h3 {
	text-transform: none;
	margin: 0 0 13px
}
.car-card h3 {
	font-size: 16px;
	font-weight: 400
}
.car-card .guarantee h3 {
	background: #e5a732;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 800;
	padding: 6px 7px 6px 30px;
	background-image: url(../images/g-icon.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 5px 50%;
	font-size: 14px;
	margin-top: 0
}
.car-card .car-popular {
	position: absolute;
	right: 30px;
	margin-top: -35px;
	z-index: 2
}
.car-card .img-holder {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	height: 135px
}
.car-card .car-model {
	font-size: 16px;
	color: #d32905;
	font-weight: 700
}
.car-card ul.car-info {
	list-style: none;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	flex-wrap: wrap;
	font-size: 14px;
	font-weight: 400;
	border-top: 1px solid grey
}
.car-card ul.car-info.with-message {
	margin-bottom: 10px
}
.car-card ul.car-info li {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
	width: 50%;
	padding: 5px 10px;
	border-bottom: 1px solid grey;
	white-space: nowrap
}
.car-card ul.car-info li:before {
	display: block;
	content: "";
	width: 33px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	margin-right: 5px
}
.car-card ul.car-info li.i-trans:before {
	background-image: url(/images/i-trans.png)
}
.car-card ul.car-info li.i-people:before {
	background-image: url(/images/i-people.png)
}
.car-card ul.car-info li.i-fuel:before {
	background-image: url(/images/i-fuel.png)
}
.car-card ul.car-info li.i-drive:before {
	background-image: url(/images/i-drive.png)
}
.car-card ul.car-info li.i-door:before {
	background-image: url(/images/i-door.png)
}
.car-card ul.car-info li.i-bag:before {
	background-image: url(/images/i-bag.png)
}
.car-card ul.car-info li.i-offroad:before {
	background-image: url(/images/i-offroad.png)
}
.car-card ul.car-info li.i-message {
	width: 100%;
	color: #d32905;
	font-size: 12px;
	text-align: left;
	border: 0
}
.car-card ul.car-info li.i-message:before {
	display: none
}
.car-card ul.car-info li span {
	width: calc(100% - 37px);
	display: block;
	white-space: break-spaces;
	line-height: 100%
}
.car-card ul.car-info li:nth-child(odd) {
	padding-left: 0
}
.car-card ul.car-info li:nth-child(2n) {
	border-left: 1px solid grey
}
.car-card .car-link {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap
}
.car-card .car-link a {
	font-weight: 800;
	font-size: 15px;
	color: #101010;
	white-space: nowrap
}
.car-card .car-link a [class*=" icon-"],
.car-card .car-link a [class^=icon-] {
	vertical-align: middle;
	color: #d32905
}
.car-card.car-card-prices {
	padding-bottom: 190px
}
.car-card .car-prices {
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	font-size: 25px;
	font-weight: 800;
	color: #d32905;
	border-top: 1px solid grey
}
.car-card .car-prices .before-price {
	font-size: 19px;
	color: grey;
	text-decoration: line-through
}
.car-card .car-prices .approx-prices {
	font-size: 13px;
	font-weight: 400
}
.car-card .car-prices small {
	font-size: 60%
}
.car-card .car-action {
	position: absolute;
	left: 27px;
	right: 27px;
	bottom: 27px
}
.car-card .car-action a,
.car-card .car-action button {
	margin-top: 5px;
	font-size: 27px;
	font-weight: 800;
	height: 45px;
	line-height: 45px
}
.car-card .car-action a.btn-sold-out,
.car-card .car-action button.btn-sold-out {
	font-size: 15px;
	background-color: #ccc
}
.car-card.car-card-wide {
	padding-bottom: 20px
}
.info-card {
	height: 100%;
	background: #d32905;
	padding: 36px;
	position: relative
}
.info-card:before {
	display: block;
	content: "";
	position: absolute;
	top: 14px;
	left: 14px;
	right: 14px;
	bottom: 14px;
	border: 1px solid hsla(0, 0%, 100%, .32);
	z-index: 0
}
.info-card .info-text {
	position: relative
}
.info-card .info-text h3 {
	margin-top: 18px;
	color: #fff;
	text-transform: none;
	font-size: 22px
}
.info-card .info-text h3 .large {
	display: block;
	font-size: 65px;
	line-height: 100%
}
.info-card .info-text h2 {
	color: #fff
}
.info-card .info-text ul {
	color: #fff;
	border-top: 1px solid hsla(0, 0%, 100%, .32)
}
.info-card .info-text ul li {
	border-bottom: 1px solid hsla(0, 0%, 100%, .32);
	padding: 5px 0
}
.info-card .info-text ul.checked {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	flex-wrap: wrap;
	border-top: 0;
	list-style: none
}
.info-card .info-text ul.checked li {
	width: 50%;
	padding-left: 40px;
	background: url(/images/checked-white.png) no-repeat 5px 3px;
	border-bottom: 0
}
@media (max-width:767.98px) {
	.info-card .info-text ul.checked li {
		width: 100%
	}
}
.info-card.info-card-compact {
	padding: 24px
}
.info-card.info-card-compact .info-text h3 {
	font-size: 18px;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 20px
}
.info-card.info-card-compact .info-text h3 .large {
	font-size: 32px;
	font-weight: 600
}
.info-card.info-card-compact .info-text ul {
	border-top: 0
}
@media (min-width:768px) {
	.info-card.info-card-compact .info-text ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}
.info-card.info-card-compact .info-text ul li {
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
.sticker {
	display: inline-block;
	width: 116px;
	height: 116px;
	background: #786a5d;
	color: #fff;
	padding: 1px;
	border-radius: 64px
}
.sticker .sticker-text {
	margin: 1px;
	border-radius: 64px;
	display: -webkit-box;
	display: flex;
	height: calc(100% - 2px);
	width: calc(100% - 2px);
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	font-size: 25px;
	line-height: 1.2em;
	font-weight: 800;
	text-align: center;
	border: 1px solid #fff
}
.sticker.sticker-medium {
	height: 94px;
	width: 94px
}
.sticker.sticker-medium .sticker-text {
	font-size: 22px;
	letter-spacing: -1px
}
.sticker.sticker-smedium {
	height: 76px;
	width: 76px
}
.sticker.sticker-smedium .sticker-text {
	font-size: 14px;
	letter-spacing: -1px
}
.sticker.sticker-small {
	height: 38px;
	width: 38px
}
.sticker.sticker-small .sticker-text {
	font-size: 16px;
	letter-spacing: -1px
}
.sticker.sticker-tiny {
	height: 28px;
	width: 28px
}
.sticker.sticker-tiny .sticker-text {
	font-size: 13px;
	letter-spacing: -1px
}
.sticker.silver {
	background: #7a7d7e
}
.sticker.gold {
	background: #d89f38
}
@media (max-width:991.98px) {
	.sticker {
		width: 64px;
		height: 64px
	}
	.sticker .sticker-text {
		font-size: 16px;
		line-height: 1.2em
	}
	.sticker.sticker-small {
		height: 30px;
		width: 30px
	}
	.sticker.sticker-small .sticker-text {
		font-size: 14px
	}
}
.steps ul {
	list-style: none;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start
}
.steps ul li {
	font-size: 13px;
	line-height: 1em;
	width: 125px;
	text-align: center;
	text-transform: uppercase;
	position: relative
}
.steps ul li,
.steps ul li a {
	color: #3c3c3b;
	font-weight: 700
}
.steps ul li .step-line {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 5px;
	top: 10px;
	height: 10px;
	background: #3c3c3b
}
.steps ul li .step-line:before {
	content: "";
	position: absolute;
	border: 5px solid transparent;
	border-left-color: #fff;
	top: 0;
	right: -15px
}
.steps ul li .step-line:after {
	content: "";
	position: absolute;
	border: 5px solid transparent;
	border-left-color: #3c3c3b;
	top: 0;
	right: -10px
}
.steps ul li:last-child .step-line:after,
.steps ul li:last-child .step-line:before {
	display: none
}
.steps ul li .step-num {
	display: -webkit-box;
	display: flex;
	width: 27px;
	height: 27px;
	border-radius: 27px;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	font-size: 19px;
	color: #fff;
	background: #3c3c3b;
	border: 1px solid #fff;
	position: relative;
	margin: 0 auto 6px
}
.steps ul li.step-label {
	font-size: 14px;
	font-weight: 400;
	padding: 7px 0 0
}
.steps ul li.done .step-line,
.steps ul li.done .step-num {
	background: #d32905
}
.steps ul li.done .step-line:after {
	border-left-color: #d32905
}
.steps ul li.current .step-line,
.steps ul li.current .step-num {
	background: #fa950d
}
.steps ul li.current .step-line:after {
	border-left-color: #fa950d
}
.steps ul li:first-child {
	z-index: 7
}
.steps ul li:nth-child(2) {
	z-index: 6
}
.steps ul li:nth-child(3) {
	z-index: 5
}
.steps ul li:nth-child(4) {
	z-index: 4
}
.steps ul li:nth-child(5) {
	z-index: 3
}
.steps ul li:nth-child(6) {
	z-index: 2
}
.steps ul li:nth-child(7) {
	z-index: 1
}
@media (max-width:1199.98px) {
	.steps ul li {
		width: auto;
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1
	}
}
@media (max-width:991.98px) {
	.steps ul {
		flex-wrap: wrap
	}
	.steps ul li {
		flex-basis: unset;
		width: 33.3333333333%;
		margin-bottom: 20px
	}
}
.nav-primary .navsteps,
.navsteps {
	list-style: none;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	margin: 0;
	counter-reset: navsteps
}
.nav-primary .navsteps li,
.navsteps li {
	-webkit-box-pack: start;
	justify-content: flex-start;
	counter-increment: navsteps;
	text-transform: uppercase;
	font-size: 18px
}
.nav-primary .navsteps li,
.nav-primary .navsteps li:before,
.navsteps li,
.navsteps li:before {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	font-weight: 700
}
.nav-primary .navsteps li:before,
.navsteps li:before {
	-webkit-box-pack: center;
	justify-content: center;
	content: counter(navsteps);
	width: 34px;
	height: 34px;
	border-radius: 16px;
	margin-right: 17px;
	background: #e55204;
	color: #fff;
	font-size: 15px
}
.nav-primary .navsteps li:after,
.navsteps li:after {
	display: block;
	content: "";
	width: 15px;
	height: 9px;
	background: url(../images/arrow-right.png);
	margin-left: 17px
}
.nav-primary .navsteps li+li,
.navsteps li+li {
	margin-left: 14px
}
.nav-primary .navsteps li:last-child:after,
.navsteps li:last-child:after {
	display: none
}
.nav-primary .navsteps li.done,
.navsteps li.done {
	color: #555
}
.nav-primary .navsteps li.done:after,
.nav-primary .navsteps li.done:before,
.navsteps li.done:after,
.navsteps li.done:before {
	opacity: .5
}
.nav-primary .navsteps li.incomplete,
.navsteps li.incomplete {
	opacity: .7
}
.nav-primary .navsteps li.incomplete:before,
.navsteps li.incomplete:before {
	background: #ccc;
	color: #444
}
@media (max-width:1199.98px) {
	.nav-primary .navsteps li,
	.navsteps li {
		border: 0
	}
	.nav-primary .navsteps li:before,
	.navsteps li:before {
		height: 28px;
		width: 28px;
		margin-right: 10px
	}
	.nav-primary .navsteps li+li,
	.nav-primary .navsteps li:after,
	.navsteps li+li,
	.navsteps li:after {
		margin-left: 10px
	}
}
@media (max-width:991.98px) {
	.nav-primary .navsteps,
	.navsteps {
		-webkit-box-pack: center;
		justify-content: center;
		margin: 7px
	}
	.nav-primary .navsteps li,
	.navsteps li {
		border: 0
	}
	.nav-primary .navsteps li.done,
	.nav-primary .navsteps li.incomplete,
	.navsteps li.done,
	.navsteps li.incomplete {
		overflow: hidden
	}
	.nav-primary .navsteps li.done span,
	.nav-primary .navsteps li.incomplete span,
	.navsteps li.done span,
	.navsteps li.incomplete span {
		display: none
	}
	.nav-primary .navsteps li:before,
	.navsteps li:before {
		height: 28px;
		width: 28px;
		margin-right: 7px
	}
	.nav-primary .navsteps li:after,
	.navsteps li:after {
		display: none
	}
	.nav-primary .navsteps li+li,
	.navsteps li+li {
		margin-left: 7px
	}
}
.option {
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: nowrap;
	border: 1px solid grey;
	padding: 23px;
	height: 100%
}
.option,
.option .option-image {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}
.option .option-image {
	-webkit-box-pack: center;
	justify-content: center;
	width: 20%;
	max-height: 55px
}
.option .option-image img {
	width: auto;
	max-width: 100%;
	max-height: 55px
}
.option .option-text {
	width: 55%;
	font-size: 25px;
	color: #3c3c3b
}
.option .option-text h3 {
	text-transform: none;
	margin-bottom: 9px
}
.option .option-text :first-child {
	margin-top: 0;
	padding-top: 0
}
.option .option-text :last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
.option .option-action {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	width: 20%
}
.option .option-action .option-checkbox input[type=checkbox] {
	display: none
}
.option .option-action .option-checkbox input[type=checkbox]+label {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	font-size: 25px;
	line-height: 1em;
	font-weight: 700
}
.option .option-action .option-checkbox input[type=checkbox]+label:before {
	display: -webkit-box;
	display: flex;
	content: "";
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 25px;
	height: 25px;
	border: 1px solid grey;
	background: #fff;
	margin-right: 4px;
	font-size: 21px;
	font-weight: 400
}
.option .option-action .option-checkbox input[type=checkbox]:checked+label:before {
	background: url(/images/checked.png) no-repeat 50% 50%;
	background-size: contain
}
.option .option-action .option-number {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	margin-right: 9px
}
.option .option-action .option-number a {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 25px;
	height: 25px;
	background: #d32905;
	color: #fff
}
.option .option-action .option-number input[type=text] {
	height: 25px;
	width: 25px;
	padding: 0;
	text-align: center;
	background: transparent;
	border: 0;
	font-size: 18px
}
.option.option-small {
	padding: 13px
}
.option.option-small .option-image {
	width: 20%
}
.option.option-small .option-text {
	width: 50%;
	font-size: 13px
}
.option.option-small .option-text h3 {
	font-size: 13px;
	margin-bottom: 5px
}
.option.option-small .option-action {
	width: 25%
}
.option.option-small .option-action .option-checkbox input[type=checkbox]+label {
	font-size: 14px;
	line-height: 1em
}
.option.option-small .option-action .option-checkbox input[type=checkbox]+label:before {
	width: 14px;
	height: 14px;
	font-size: 14px
}
.option.option-small .option-action .option-checkbox input[type=checkbox]:checked+label:before {
	background: url(/images/checked.png) no-repeat 50% 50%;
	background-size: contain
}
.option.option-small .option-action .option-number {
	margin-right: 5px
}
.option.option-small .option-action .option-number a {
	width: 16px;
	height: 16px;
	font-size: 10px
}
.option.option-small .option-action .option-number input[type=text] {
	height: 16px;
	width: 16px;
	font-size: 16px
}
.option.option-small .option-action .option-number.option-number-large a {
	width: 24px;
	height: 24px;
	margin-right: 2px
}
.option.option-small .option-action .option-number.option-number-large input[type=text] {
	width: 24px;
	height: 24px;
	border: 1px solid #000;
	font-weight: 800
}
@media (max-width:1199.98px) {
	.option {
		padding: 15px
	}
	.option .option-image {
		width: 20%
	}
	.option .option-text {
		width: 50%;
		font-size: 14px
	}
	.option .option-text h3 {
		font-size: 14px;
		margin-bottom: 5px
	}
	.option .option-action {
		width: 25%
	}
	.option .option-action .option-checkbox input[type=checkbox]+label {
		font-size: 14px;
		line-height: 1em
	}
	.option .option-action .option-checkbox input[type=checkbox]+label:before {
		width: 14px;
		height: 14px;
		font-size: 12px
	}
	.option .option-action .option-checkbox input[type=checkbox]:checked+label:before {
		background: url(/images/checked.png) no-repeat 50% 50%;
		background-size: contain
	}
	.option .option-action .option-number {
		margin-right: 5px
	}
	.option .option-action .option-number a {
		width: 14px;
		height: 14px;
		font-size: 10px
	}
	.option .option-action .option-number input[type=text] {
		height: 14px;
		width: 14px;
		font-size: 14px
	}
}
.self-service-option {
	cursor: pointer;
	background-color: #fff;
	border-radius: 8px;
	padding: 20px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
	height: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}
.self-service-option.active {
	background: #519e00;
	color: #fff
}
.self-service-option.active a {
	color: #fff;
	text-decoration: underline
}
.self-service-option-title {
	font-size: 22px;
	font-weight: 800;
	text-align: center
}
.self-service-option-text {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	-webkit-box-flex: 5;
	flex-grow: 5
}
.self-service-option-text p {
	margin: 0;
	padding: 0
}
.self-service-option-note {
	font-size: 13px;
	margin-top: 10px;
	color: #519e00
}
.self-service-option-note button {
	margin: 5px auto 0;
	background: #519e00;
	color: #fff;
	font-size: 14px;
	line-height: 100%;
	padding: 3px 10px;
	border-radius: 16px;
	border: 1px solid #fff
}
.self-service-option-selected {
	display: none
}
.self-service-option.active .self-service-option-selected {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	margin: 0 auto;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 36px;
	padding: 4px 20px 4px 7px
}
.self-service-option.active .self-service-option-selected:before {
	display: block;
	content: "";
	height: 12px;
	width: 36px;
	background: url(/images/checked.png) no-repeat 50% 50%;
	background-size: contain;
	color: #fff;
	-webkit-filter: brightness(20);
	filter: brightness(20)
}
.self-service-option-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px
}
@media (max-width:767.98px) {
	.self-service-option-container {
		grid-template-columns: 1fr
	}
}
.summary {
	border: 1px solid grey;
	padding: 18px 10px
}
.summary.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 135px
}
.summary h2 {
	font-size: 31px
}
.summary h2,
.summary h3 {
	text-transform: none;
	line-height: 1em;
	margin: 0 0 5px
}
.summary h3 {
	font-size: 18px;
	font-weight: 400
}
.summary h4 {
	font-size: 15px;
	font-weight: 800
}
.summary .summary-head {
	padding: 10px 15px 0
}
.summary .summary-list .summary-item {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	line-height: 1.1em;
	background: #f0f0f1;
	padding: 10px 15px;
	margin: 0 -10px
}
.summary .summary-list .summary-item label {
	margin: 0;
	font-weight: 400
}
.summary .summary-list .summary-item .summary-value {
	margin: 0;
	font-weight: 700;
	padding-left: 10px;
	text-align: right
}
.summary .summary-list .summary-item .summary-value.price-value {
	white-space: nowrap
}
.summary .summary-list .summary-item+.summary-item {
	margin-top: 1px
}
.summary-synopsis {
	border-bottom: 1px solid #d8d8d8;
	padding: 14px 0
}
.summary-synopsis:first-child {
	border-top: 1px solid #d8d8d8
}
.summary-synopsis label {
	font-weight: 700;
	font-size: 14px
}
.summary-info {
	border: 1px solid grey;
	padding: 10px
}
.summary-info .summary-info-item {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between
}
.summary-info .summary-info-item label {
	font-size: 14px;
	width: 80px
}
.summary-info .summary-info-item .summary-info-value {
	font-size: 14px;
	line-height: 120%
}
.summary-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 150px
}
.summary-2024 {
	background: #fff;
	border-radius: 8px;
	border: 0;
	padding: 0 25px 25px;
	overflow: hidden;
	color: #676767;
	font-size: 14px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}
.summary-2024 .summary-title {
	margin-left: -25px;
	margin-right: -25px;
	color: #000;
	background-color: #c5c1c1;
	background-image: linear-gradient(45deg, #e9e9e9, #c5c1c1);
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	padding: 8px
}
.summary-2024 .summary-head {
	padding: 0
}
.summary-2024 .summary-head h2 {
	font-size: 20px;
	font-weight: 700;
	color: #676767
}
.summary-2024 .summary-head h3 {
	font-size: 14px;
	color: #676767;
	margin-top: 8px
}
.summary-2024 .summary-list {
	margin: 0;
	padding: 0
}
.summary-2024 .summary-list h4 {
	font-size: 14px;
	font-weight: 700;
	color: #676767
}
.summary-2024 .summary-list .summary-item {
	background: transparent;
	margin: 0;
	padding: 0
}
.summary-2024 .summary-list .summary-item.gold,
.summary-2024 .summary-list .summary-item.platinum,
.summary-2024 .summary-list .summary-item.silver {
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;
	border-radius: 6px
}
.summary-2024 .summary-list .summary-item+.summary-item {
	margin-top: 7px
}
.summary-2024 .summary-list .summary-item .summary-value {
	font-weight: 400
}
.location-card {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
	padding: 13px 13px 36px;
	border: 1px solid grey;
	position: relative;
	font-size: 14px;
	line-height: 1.2em
}
.location-card label {
	width: 30%;
	line-height: 1.2em
}
.location-card .location-value {
	width: 70%
}
.location-card .location-view {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	color: #fff;
	background: #d32905;
	text-align: center;
	padding: 4px
}
.spin-loader {
	border: 16px solid grey;
	border-top-color: #d32905;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	-webkit-animation: b 2.7s linear infinite;
	animation: b 2.7s linear infinite
}
@-webkit-keyframes b {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
@keyframes b {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}
.faqs {
	border: 1px solid #dee2e6
}
.faqs .faq-item+.faq-item {
	border-top: 1px solid #dee2e6
}
.faqs .faq-item .faq-question {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	padding: 10px;
	font-weight: 800
}
.faqs .faq-item .faq-question:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#e9ecef), to(#dee2e6));
	background: linear-gradient(0deg, #e9ecef, #dee2e6);
	cursor: pointer
}
.faqs .faq-item .faq-question .icons {
	color: #d32905;
	font-size: 21px
}
.faqs .faq-item .faq-question .icons .i-open {
	display: none
}
.faqs .faq-item .faq-question .icons .i-close {
	display: block
}
.faqs .faq-item .faq-answer {
	border-top: none;
	padding: 0 10px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
	transition: max-height .5s cubic-bezier(0, 1, 0, 1)
}
.faqs .faq-item .faq-answer>:first-child {
	margin-top: 10px;
	padding-top: 0
}
.faqs .faq-item .faq-answer>:last-child {
	margin-bottom: 10px;
	padding-bottom: 0
}
.faqs .faq-item.active .faq-question {
	background: -webkit-gradient(linear, left bottom, left top, from(#e9ecef), to(#dee2e6));
	background: linear-gradient(0deg, #e9ecef, #dee2e6)
}
.faqs .faq-item.active .faq-question .icons .i-open {
	display: block
}
.faqs .faq-item.active .faq-question .icons .i-close {
	display: none
}
.faqs .faq-item.active .faq-answer {
	border-top: 1px solid #dee2e6;
	max-height: 400px;
	-webkit-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out
}
.ccs {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center
}
.ccs img {
	margin-bottom: 20px
}
.ccs img+img {
	margin-left: 20px
}
.modal.modal-banner .modal-dialog {
	max-width: 700px
}
.modal.modal-banner .modal-content {
	border-radius: 0
}
.modal.modal-banner .modal-content .modal-header {
	position: absolute;
	z-index: 2;
	border: 0;
	top: 0;
	right: 0;
	padding: .5em
}
.modal.modal-banner .modal-content .modal-body * {
	margin: 15px 0
}
.modal.modal-banner .modal-content .modal-body :first-child {
	margin-top: 0
}
.modal.modal-banner .modal-content .modal-body :last-child {
	margin-bottom: 0
}
.modal.modal-banner .modal-content .modal-body h2 {
	color: #d32905;
	font-size: 4em;
	line-height: 100%;
	font-weight: 1000
}
.modal.modal-banner .modal-content .modal-body p {
	font-size: 2em;
	line-height: 110%;
	font-weight: 800
}
.modal.modal-banner .modal-content .modal-body p strong {
	color: #ffc107
}
.modal.modal-banner .modal-content .modal-body p.xs {
	font-size: .7em;
	font-weight: 300
}
.modal.modal-banner .modal-content .modal-body hr {
	display: block;
	height: 1px;
	width: 100%;
	background: #3c3c3b;
	border: 0;
	margin: .5em 0
}
.banner {
	border: 2px solid rgba(0, 0, 0, .15);
	padding: 40px 20px
}
.banner-text {
	font-size: 32px;
	line-height: 120%;
	font-weight: 600
}
.banner-text em {
	position: relative;
	display: inline-block;
	font-weight: 800
}
.banner-text em:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 2px solid #d32905
}
.car-item ul.car-info {
	list-style: none;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	flex-wrap: wrap;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	border-top: 1px solid grey
}
@media (max-width:767.98px) {
	.car-item ul.car-info {
		font-size: 14px
	}
}
.car-item ul.car-info.with-message {
	margin-bottom: 10px
}
.car-item ul.car-info li {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
	width: 50%;
	padding: 15px 20px;
	border-bottom: 1px solid grey;
	white-space: nowrap
}
@media (max-width:767.98px) {
	.car-item ul.car-info li {
		padding: 10px
	}
}
.car-item ul.car-info li:before {
	display: block;
	content: "";
	width: 33px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	margin-right: 15px
}
.car-item ul.car-info li.i-trans:before {
	background-image: url(/images/i-trans.png)
}
.car-item ul.car-info li.i-people:before {
	background-image: url(/images/i-people.png)
}
.car-item ul.car-info li.i-fuel:before {
	background-image: url(/images/i-fuel.png)
}
.car-item ul.car-info li.i-drive:before {
	background-image: url(/images/i-drive.png)
}
.car-item ul.car-info li.i-door:before {
	background-image: url(/images/i-door.png)
}
.car-item ul.car-info li.i-bag:before {
	background-image: url(/images/i-bag.png)
}
.car-item ul.car-info li.i-model:before {
	background-image: url(/images/i-car.png)
}
.car-item ul.car-info li.i-offroad:before {
	background-image: url(/images/i-offroad.png)
}
.car-item ul.car-info li.i-message {
	width: 100%;
	color: #d32905;
	font-size: 12px;
	text-align: left;
	border: 0
}
.car-item ul.car-info li.i-message:before {
	display: none
}
.car-item ul.car-info li:nth-child(2n) {
	border-left: 1px solid grey
}
.car-item .car-features,
.car-item .car-features .car-feature {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	justify-content: center
}
.car-item .car-features .car-feature {
	width: 150px;
	padding: 10px
}
@media (max-width:767.98px) {
	.car-item .car-features .car-feature {
		width: 50%
	}
}
.car-item .car-features .car-feature img {
	height: 40px;
	margin: 0 0 10px
}
.car-item .car-features .car-feature p {
	display: block;
	text-align: center;
	width: 100%;
	line-height: 110%
}
.car-item .car-gallery img {
	display: block;
	width: 100%;
	height: 100%
}
.car-item .similar-car {
	padding: 0 20px;
	text-align: center
}
.car-item .similar-car img {
	height: 100px;
	margin-bottom: 10px
}
.car-item .car-categories {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap
}
.car-item .car-categories .car-category {
	width: 130px;
	margin: 10px;
	text-align: center
}
@media (max-width:1199.98px) {
	.car-item .car-categories .car-category {
		width: 120px
	}
}
@media (max-width:767.98px) {
	.car-item .car-categories .car-category {
		width: 50%;
		margin: 10px 0
	}
}
.car-item .car-categories .car-category .img-holder {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 50px
}
.car-item .car-categories .car-category img {
	max-width: 100%
}
.car-item .car-categories .car-category h3 {
	margin: 10px 0 0;
	font-size: 1em
}
.car-item .car-categories.with-hover .car-category {
	display: block;
	width: 140px;
	height: 140px;
	padding: 15px
}
.car-item .car-categories.with-hover .car-category .hover {
	display: none
}
.car-item .car-categories.with-hover .car-category:hover {
	background: #d32905;
	border-radius: 50%;
	color: #fff
}
.car-item .car-categories.with-hover .car-category:hover img {
	display: none
}
.car-item .car-categories.with-hover .car-category:hover img.hover {
	display: block
}
.car-item .car-categories.with-hover .car-category:hover h3 {
	color: #fff
}
.similar-car {
	border: 3px solid #999;
	text-align: center;
	padding: 20px
}
.similar-car h3 {
	text-transform: none;
	margin-bottom: 10px
}
.similar-car button {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto
}
.box-read-text {
	display: block;
	max-height: 30px;
	overflow: hidden
}
.box-read-more {
	text-align: center
}
.box-read.open .box-read-text {
	max-height: 2000px
}
.box-read.open .box-read-more {
	display: none
}
.car-hero {
	position: relative;
	width: 100%;
	min-height: 570px;
	margin-bottom: 70px
}
@media (max-width:1199.98px) {
	.car-hero {
		min-height: auto
	}
}
.car-hero-background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}
.car-hero-background img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.car-hero-background:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, .5)
}
.car-hero-container {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	align-items: flex-start
}
@media (max-width:1199.98px) {
	.car-hero-container {
		position: relative;
		display: block;
		padding-top: 100px
	}
}
.car-hero-text {
	position: relative;
	color: #fff;
	width: calc(100% - 500px);
	padding-top: 30px;
	padding-bottom: 30px
}
@media (max-width:1199.98px) {
	.car-hero-text {
		width: 100%;
		padding-bottom: 0;
		text-align: center
	}
}
.car-hero-text small {
	color: #aaa;
	font-size: 1.25em;
	font-weight: 700;
	text-transform: uppercase
}
@media (max-width:1199.98px) {
	.car-hero-text small {
		display: block;
		width: 100%;
		font-size: 1em
	}
}
.car-hero-text h1 {
	color: #fff;
	margin-bottom: 15px
}
@media (max-width:1199.98px) {
	.car-hero-text h1 {
		font-size: 1.8em;
		line-height: 100%;
		margin: 10px 0 15px
	}
}
.car-hero-feature {
	display: -webkit-box;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%
}
@media (max-width:1199.98px) {
	.car-hero-feature {
		justify-content: space-around;
		flex-wrap: wrap
	}
}
.car-hero-feature>div {
	font-size: .8em;
	margin: 5px 0
}
@media (max-width:1199.98px) {
	.car-hero-feature>div {
		margin: 3px 10px
	}
}
.car-hero-feature>div img {
	margin-right: 5px
}
.car-hero-image {
	position: absolute;
	width: 500px;
	right: 0;
	bottom: -20px
}
@media (max-width:1199.98px) {
	.car-hero-image {
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
		position: relative;
		height: 130px;
		bottom: auto;
		right: auto
	}
}
.car-hero-image img {
	width: 100%
}
@media (max-width:1199.98px) {
	.car-hero-image img {
		display: block;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		height: 150px
	}
}
.car-hero-rating {
	position: absolute;
	right: 0;
	background: rgba(0, 0, 0, .5);
	padding: 1px 12px;
	border-radius: 13px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center
}
@media (max-width:1199.98px) {
	.car-hero-rating {
		position: relative;
		display: -webkit-inline-box;
		display: inline-flex;
		margin-bottom: 15px
	}
}
.car-hero-rating .count {
	font-size: .6em;
	margin-left: 5px
}
@media (min-width:992px) {
	.car-search-inline>button {
		display: none
	}
	.car-search-inline .modal {
		opacity: 1;
		position: relative;
		display: block !important;
		z-index: 1;
		overflow: visible
	}
	.car-search-inline .modal .modal-dialog {
		-webkit-transform: none;
		transform: none;
		box-shadow: 0 0 8px rgba(0, 0, 0, .25);
		border-radius: 5px
	}
	.car-search-inline .modal .modal-dialog .close {
		display: none
	}
}
.listbox {
	padding: 50px;
	background: #f8f7f5;
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap
}
@media (max-width:991.98px) {
	.listbox {
		padding: 0;
		margin-left: -15px;
		margin-right: -15px
	}
}
.listbox-image {
	width: 40%
}
@media (max-width:991.98px) {
	.listbox-image {
		width: 100%
	}
}
@media (min-width:1200px) {
	.listbox-image {
		margin-left: -150px;
		width: calc(40% + 150px)
	}
}
.listbox-image img {
	width: 100%
}
.listbox-list {
	width: 55%
}
@media (max-width:991.98px) {
	.listbox-list {
		width: 100%;
		padding: 20px
	}
}
.listbox-list ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	-webkit-columns: 2;
	-moz-columns: 2;
	column-count: 2
}
@media (max-width:991.98px) {
	.listbox-list ul {
		-webkit-columns: 1;
		-moz-columns: 1;
		column-count: 1
	}
}
.listbox-list ul li {
	margin-left: 0;
	padding: 5px 0 5px 24px;
	background: url(/images/check-rounded-gray.png) no-repeat 0 5px;
	font-weight: 700;
	line-height: 100%
}
.wide-slider li {
	width: 300px
}
.wide-slider li img {
	width: 100%
}
.wide-slider+.lSAction .icon:hover {
	display: block;
	border-radius: 50%;
	background: #d32905
}
.red-box {
	background: #d32905;
	color: #fff;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: 10px
}
@media (max-width:991.98px) {
	.red-box {
		flex-wrap: wrap
	}
}
.red-box-text {
	width: 50%;
	padding: 50px;
	border: 1px solid hsla(0, 0%, 100%, .5)
}
@media (max-width:991.98px) {
	.red-box-text {
		width: 100%
	}
}
.red-box-text .stars {
	margin-bottom: 10px
}
.red-box-text p {
	font-weight: 600;
	font-size: 1.1em;
	line-height: 130%
}
.red-box-text p.sub {
	font-weight: 400;
	font-size: 1em
}
.red-box-image {
	width: 50%;
	margin: -10px -10px -10px 10px;
	position: relative;
	background-size: cover
}
@media (max-width:991.98px) {
	.red-box-image {
		width: calc(100% + 20px);
		margin-top: 10px;
		margin-left: -10px;
		height: 300px
	}
}
.client-option {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
	background: #fa950d;
	color: #fff;
	padding: 15px 30px
}
.client-option:hover {
	color: #fff
}
.client-option.red {
	background: #d32905
}
.client-option:before {
	display: block;
	content: "";
	position: absolute;
	left: 3px;
	right: 3px;
	top: 3px;
	bottom: 3px;
	border: 1px solid #fff
}
.client-option-text {
	position: relative;
	-webkit-box-flex: 1;
	flex-grow: 1;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #fff;
	font-size: 36px;
	font-weight: 800;
	white-space: nowrap
}
.client-option-text small {
	display: block;
	font-size: 12px
}
#popup {
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5)
}
.popup-content {
	overflow: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 30px;
	width: 740px;
	max-width: calc(100vw - 40px);
	height: 610px;
	max-height: calc(100vh - 40px);
	font-size: 18px;
	text-align: center;
	background: #fff;
	border: 1px solid #000
}
a.popup-btn {
	display: inline-block;
	padding: 20px;
	width: 100%;
	max-width: 320px;
	min-height: 100px;
	line-height: 1.2em;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}
a.popup-btn:hover {
	font-weight: 400;
	color: #000
}
a.popup-btn.btn-platinum {
	background-color: #786a5d
}
a.popup-btn.btn-gold {
	background-color: #d89f38
}
a.popup-btn.btn-silver {
	background-color: #7a7d7e
}
a.popup-btn strong {
	font-size: 18px
}
a.popup-btn.disabled {
	opacity: .5;
	pointer-events: none
}
.box-discount {
	background: #fff;
	padding: 20px;
	text-align: center
}
.button-link {
	display: block;
	padding: 5px;
	background: #fff;
	color: #f8a720;
	border: 2px solid #f8a720
}
.button-link-orange {
	color: #fa950d;
	border: 2px solid #fa950d
}
.button-link-red {
	color: #d32905;
	border: 2px solid #d32905
}
.car-cat {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap
}
.car-cat-item a {
	display: block;
	border: 2px solid transparent;
	padding: 15px;
	width: 130px;
	height: 130px;
	border-radius: 70px;
	margin: 10px;
	text-align: center;
	line-height: 120%;
	color: #3c3c3b
}
.car-cat-item a:hover {
	border: 2px solid #d32905;
	color: #d32905
}
.car-cat-item a img {
	display: block;
	height: 45px;
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	margin: 0 0 5px
}
.payment-options .payment {
	display: block;
	text-align: center;
	border: 1px solid #3c3c3b;
	background: #fff;
	padding: 14px 0;
	border-radius: 6px;
	font-weight: 700;
	font-size: 18px
}
.payment-options .payment.active {
	border: 3px solid #28a745;
	background-color: rgba(40, 167, 69, .35)
}
.payment-options .payment-currency {
	padding: 9px;
	font-size: 15px;
	cursor: pointer
}
.payment-options .payment-tagline {
	font-weight: 600;
	font-size: 15px;
	color: #ef7b21
}
.payment-options .payment-option {
	background-image: url(../images/payment-bg.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	cursor: pointer
}
.payment-options input:checked+.payment {
	border: 3px solid #28a745;
	background-color: rgba(40, 167, 69, .3)
}

.icon-cheveron-down::before {
	content: " ▼ ";
    
    color: #dc400a;
    font-size: 19px;
}

.left-div span{
	display: block;
    width: 100%;
}
#timefrom:focus{
	outline:none;
	
}
#timeto:focus{
	outline:none;
	
}
#group:focus{
	outline:none;
	
}
.important{
	background:red !important;
	
}
#pickup{
	padding: 20px;
    border-radius: 8px;
    font-size: 20px;
	background:transperant !important;
	
}

#dropoff{
	padding: 20px;
    border-radius: 8px;
    font-size: 20px;
	
}
.left-div{
	margin: auto 0;
    
	
	
}

.right-div{
	margin: auto 0;
	color: #fff;
}
.right-div h1{
	text-transform: uppercase
}
#caren-form{
	max-width:473px;
	padding: 20px;
    border-radius: 8px;
	background:#fff;
}
.svg{
	width: 31px;
    background: #dc2c1b;
    padding: 6px;
    font-size: 36px;
    border-radius: 20px;
    color: #fff;
	margin-right: 12px;
	
	
}
.service-list{
	display: flex;
    align-items: center;
    font-size: 30px;
    font-family: fantasy;
	margin-top:9px;
	
}
.rental-text h1,h4{
	color:#fff;
	
	
}
.grid-div{
	display:grid;
	grid-template-columns: 2fr 2fr;
	margin-top: 15%;
	
}

@media only screen and (max-width: 767px){
	.booking-strip {
    position: relative;
    padding: 153px 0 9px 0;
	
	}
	
	#pickup, #datefrom, #timefrom, #dropoff, #pickup, #group, #couponcode {
    font-size:13px !important;
	padding: 5px !important;
	}
	.grid-div {
    display: block;
    grid-template-columns: 2fr 2fr;
    margin-top: 15%;
}
.icon-cheveron-down::before {
    content: " ▼ ";
    color: #dc400a;
    font-size: 13px;
}
input[type=email], input[type=text], select
 {
    border: 1px solid grey;
    width: 100%;
    height: 29px;
    line-height: 23px;
    padding: 0 9px;
    color: #3c3c3b;
    font-size: 14px;
}

body .booking-strip #caren-form .imp-type-and-promo-container .imp-type .select {
    border-radius: 6px;
    border: solid 1px #000;
    min-height: 33px;
}
body .booking-strip #caren-form .imp-type-and-promo-container .imp-promo input {
    border-radius: 6px;
    min-height: 34px;
    font-size: 18px;
}
body .booking-strip #caren-form {
    gap: 0px;
    grid-template-columns: 100%;
}
.right-div {
    margin: auto 0;
    color: #fff;
    display: none;
}
.service-boot {
    box-shadow: 0px 1px 16px 3px #7f7171;
    padding: 0 !important;
    display: none;
}






}