@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, footer, header, nav, section {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active, a:hover {
	outline-width: 0;
	color: undefined;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit;
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
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 {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
[hidden], template {
	display: none
}

@media print {
*, :after, :before, blockquote:first-letter, blockquote:first-line, div:first-letter, div:first-line, li:first-letter, li:first-line, p:first-letter, p:first-line {
	text-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
pre {
	white-space: pre-wrap!important
}
blockquote, pre {
	border: 1px solid #999;
	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
}
.navbar {
	display: none
}
.badge {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
*, :after, :before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}
@-ms-viewport {
width:device-width
}
html {
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: Montserrat, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.7;
	color: #4d5646;
	background-color: #fff
}
[tabindex="-1"]:focus {
	outline: none!important
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
	cursor: help
}
address {
	font-style: normal;
	line-height: inherit
}
address, dl, ol, ul {
	margin-bottom: 1rem
}
dl, ol, ul {
	margin-top: 0
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 500
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
a {
	color: #4d5646;
	text-decoration: none
}
a:focus, a:hover {
	color: #4d5646;
	text-decoration: underline
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
pre {
	overflow: auto
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	max-width: 100%;
    max-height: 100%;
}
[role=button] {
	cursor: pointer
}
[role=button], a, area, button, input, label, select, summary, textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
table {
	border-collapse: collapse;
	background-color: transparent
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #636c72;
	caption-side: bottom
}
caption, th {
	text-align: left
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, select, textarea {
	line-height: inherit
}
input[type=checkbox]:disabled, input[type=radio]:disabled {
	cursor: not-allowed
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}
input[type=search] {
	-webkit-appearance: none
}
output {
	display: inline-block
}
[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.9rem;
	color: #4d5646
}
.h1, h1 {
	font-size: 2rem
}
.h2, h2 {
	font-size: 1.5rem
}
.h3, h3 {
	font-size: 1.2rem
}
.h4, .h5, h4, h5 {
	font-size: 1rem
}
.h6, h6 {
	font-size: .8rem
}
.lead {
	font-size: 1rem
}
.display-1 {
	font-size: 5rem
}
.display-1, .display-2 {
	font-weight: 200;
	line-height: 3.3rem
}
.display-2 {
	font-size: 4rem
}
.display-3 {
	font-size: 3rem
}
.display-3, .display-4 {
	font-weight: 200;
	line-height: 3.3rem
}
.display-4 {
	font-size: 2rem
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1)
}
.small, small {
	font-size: 80%;
	font-weight: 400
}
.mark, mark {
	padding: .2em;
	background-color: #ffcc6f
}
.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline-item {
	display: inline-block
}
.list-inline-item:not(:last-child) {
	margin-right: 5px
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
.blockquote {
	padding: .5rem 1rem;
	margin-bottom: 1rem;
	font-size: 1.25rem;
	border-left: .25rem solid #abadae
}
.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #636c72
}
.blockquote-footer:before {
	content: "\2014   \A0"
}
.blockquote-reverse {
	padding-right: 1rem;
	padding-left: 0;
	text-align: right;
	border-right: .25rem solid #abadae;
	border-left: 0
}
.blockquote-reverse .blockquote-footer:before {
	content: ""
}
.blockquote-reverse .blockquote-footer:after {
	content: "\A0   \2014"
}
.img-fluid, .img-thumbnail {
	max-width: 100%;
	height: auto
}
.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.figure {
	display: inline-block
}
.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}
.figure-caption {
	font-size: 90%;
	color: #4d5646
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
code {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f7f7f9;
	border-radius: 0
}
a>code {
	padding: 0;
	color: inherit;
	background-color: inherit
}
kbd {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #fff;
	background-color: #292b2c;
	border-radius: 0
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 500
}
pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #292b2c
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:576px) {
.container {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:768px) {
.container {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:992px) {
.container {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:1200px) {
.container {
	padding-right: 15px;
	padding-left: 15px
}
}

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

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

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

@media (min-width:1200px) {
.container {
	width: 1140px;
	max-width: 100%
}
}
.container-fluid {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:576px) {
.container-fluid {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:768px) {
.container-fluid {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:992px) {
.container-fluid {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:1200px) {
.container-fluid {
	padding-right: 15px;
	padding-left: 15px
}
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:576px) {
.row {
	margin-right: -15px;
	margin-left: -15px
}
}

@media (min-width:768px) {
.row {
	margin-right: -15px;
	margin-left: -15px
}
}

@media (min-width:992px) {
.row {
	margin-right: -15px;
	margin-left: -15px
}
}

@media (min-width:1200px) {
.row {
	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-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-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-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-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 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:576px) {
.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-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-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-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-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 {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:768px) {
.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-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-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-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-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 {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:992px) {
.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-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-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-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-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 {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width:1200px) {
.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-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-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-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-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 {
	padding-right: 15px;
	padding-left: 15px
}
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}
.col-1, .col-auto {
	-webkit-box-flex: 0
}
.col-1 {
	-ms-flex: 0 0 8.33333333%;
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%
}
.col-2 {
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%
}
.col-2, .col-3 {
	-webkit-box-flex: 0
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-ms-flex: 0 0 33.33333333%;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%
}
.col-4, .col-5 {
	-webkit-box-flex: 0
}
.col-5 {
	-ms-flex: 0 0 41.66666667%;
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-6, .col-7 {
	-webkit-box-flex: 0
}
.col-7 {
	-ms-flex: 0 0 58.33333333%;
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%
}
.col-8 {
	-ms-flex: 0 0 66.66666667%;
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%
}
.col-8, .col-9 {
	-webkit-box-flex: 0
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-ms-flex: 0 0 83.33333333%;
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%
}
.col-10, .col-11 {
	-webkit-box-flex: 0
}
.col-11 {
	-ms-flex: 0 0 91.66666667%;
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%
}
.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.pull-0 {
	right: auto
}
.pull-1 {
	right: 8.33333333%
}
.pull-2 {
	right: 16.66666667%
}
.pull-3 {
	right: 25%
}
.pull-4 {
	right: 33.33333333%
}
.pull-5 {
	right: 41.66666667%
}
.pull-6 {
	right: 50%
}
.pull-7 {
	right: 58.33333333%
}
.pull-8 {
	right: 66.66666667%
}
.pull-9 {
	right: 75%
}
.pull-10 {
	right: 83.33333333%
}
.pull-11 {
	right: 91.66666667%
}
.pull-12 {
	right: 100%
}
.push-0 {
	left: auto
}
.push-1 {
	left: 8.33333333%
}
.push-2 {
	left: 16.66666667%
}
.push-3 {
	left: 25%
}
.push-4 {
	left: 33.33333333%
}
.push-5 {
	left: 41.66666667%
}
.push-6 {
	left: 50%
}
.push-7 {
	left: 58.33333333%
}
.push-8 {
	left: 66.66666667%
}
.push-9 {
	left: 75%
}
.push-10 {
	left: 83.33333333%
}
.push-11 {
	left: 91.66666667%
}
.push-12 {
	left: 100%
}
.offset-1 {
	margin-left: 8.33333333%
}
.offset-2 {
	margin-left: 16.66666667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.33333333%
}
.offset-5 {
	margin-left: 41.66666667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.33333333%
}
.offset-8 {
	margin-left: 66.66666667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.33333333%
}
.offset-11 {
	margin-left: 91.66666667%
}

@media (min-width:576px) {
.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}
.col-sm-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333333%;
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%
}
.col-sm-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333333%;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66666667%;
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%
}
.col-sm-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333333%;
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%
}
.col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66666667%;
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%
}
.col-sm-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333333%;
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%
}
.col-sm-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66666667%;
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.pull-sm-0 {
	right: auto
}
.pull-sm-1 {
	right: 8.33333333%
}
.pull-sm-2 {
	right: 16.66666667%
}
.pull-sm-3 {
	right: 25%
}
.pull-sm-4 {
	right: 33.33333333%
}
.pull-sm-5 {
	right: 41.66666667%
}
.pull-sm-6 {
	right: 50%
}
.pull-sm-7 {
	right: 58.33333333%
}
.pull-sm-8 {
	right: 66.66666667%
}
.pull-sm-9 {
	right: 75%
}
.pull-sm-10 {
	right: 83.33333333%
}
.pull-sm-11 {
	right: 91.66666667%
}
.pull-sm-12 {
	right: 100%
}
.push-sm-0 {
	left: auto
}
.push-sm-1 {
	left: 8.33333333%
}
.push-sm-2 {
	left: 16.66666667%
}
.push-sm-3 {
	left: 25%
}
.push-sm-4 {
	left: 33.33333333%
}
.push-sm-5 {
	left: 41.66666667%
}
.push-sm-6 {
	left: 50%
}
.push-sm-7 {
	left: 58.33333333%
}
.push-sm-8 {
	left: 66.66666667%
}
.push-sm-9 {
	left: 75%
}
.push-sm-10 {
	left: 83.33333333%
}
.push-sm-11 {
	left: 91.66666667%
}
.push-sm-12 {
	left: 100%
}
.offset-sm-0 {
	margin-left: 0
}
.offset-sm-1 {
	margin-left: 8.33333333%
}
.offset-sm-2 {
	margin-left: 16.66666667%
}
.offset-sm-3 {
	margin-left: 25%
}
.offset-sm-4 {
	margin-left: 33.33333333%
}
.offset-sm-5 {
	margin-left: 41.66666667%
}
.offset-sm-6 {
	margin-left: 50%
}
.offset-sm-7 {
	margin-left: 58.33333333%
}
.offset-sm-8 {
	margin-left: 66.66666667%
}
.offset-sm-9 {
	margin-left: 75%
}
.offset-sm-10 {
	margin-left: 83.33333333%
}
.offset-sm-11 {
	margin-left: 91.66666667%
}
}

@media (min-width:768px) {
.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333333%;
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%
}
.col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333333%;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66666667%;
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333333%;
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66666667%;
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%
}
.col-md-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333333%;
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66666667%;
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.pull-md-0 {
	right: auto
}
.pull-md-1 {
	right: 8.33333333%
}
.pull-md-2 {
	right: 16.66666667%
}
.pull-md-3 {
	right: 25%
}
.pull-md-4 {
	right: 33.33333333%
}
.pull-md-5 {
	right: 41.66666667%
}
.pull-md-6 {
	right: 50%
}
.pull-md-7 {
	right: 58.33333333%
}
.pull-md-8 {
	right: 66.66666667%
}
.pull-md-9 {
	right: 75%
}
.pull-md-10 {
	right: 83.33333333%
}
.pull-md-11 {
	right: 91.66666667%
}
.pull-md-12 {
	right: 100%
}
.push-md-0 {
	left: auto
}
.push-md-1 {
	left: 8.33333333%
}
.push-md-2 {
	left: 16.66666667%
}
.push-md-3 {
	left: 25%
}
.push-md-4 {
	left: 33.33333333%
}
.push-md-5 {
	left: 41.66666667%
}
.push-md-6 {
	left: 50%
}
.push-md-7 {
	left: 58.33333333%
}
.push-md-8 {
	left: 66.66666667%
}
.push-md-9 {
	left: 75%
}
.push-md-10 {
	left: 83.33333333%
}
.push-md-11 {
	left: 91.66666667%
}
.push-md-12 {
	left: 100%
}
.offset-md-0 {
	margin-left: 0
}
.offset-md-1 {
	margin-left: 8.33333333%
}
.offset-md-2 {
	margin-left: 16.66666667%
}
.offset-md-3 {
	margin-left: 25%
}
.offset-md-4 {
	margin-left: 33.33333333%
}
.offset-md-5 {
	margin-left: 41.66666667%
}
.offset-md-6 {
	margin-left: 50%
}
.offset-md-7 {
	margin-left: 58.33333333%
}
.offset-md-8 {
	margin-left: 66.66666667%
}
.offset-md-9 {
	margin-left: 75%
}
.offset-md-10 {
	margin-left: 83.33333333%
}
.offset-md-11 {
	margin-left: 91.66666667%
}
}

@media (min-width:992px) {
.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}
.col-lg-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333333%;
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%
}
.col-lg-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333333%;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66666667%;
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333333%;
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66666667%;
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%
}
.col-lg-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333333%;
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66666667%;
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.pull-lg-0 {
	right: auto
}
.pull-lg-1 {
	right: 8.33333333%
}
.pull-lg-2 {
	right: 16.66666667%
}
.pull-lg-3 {
	right: 25%
}
.pull-lg-4 {
	right: 33.33333333%
}
.pull-lg-5 {
	right: 41.66666667%
}
.pull-lg-6 {
	right: 50%
}
.pull-lg-7 {
	right: 58.33333333%
}
.pull-lg-8 {
	right: 66.66666667%
}
.pull-lg-9 {
	right: 75%
}
.pull-lg-10 {
	right: 83.33333333%
}
.pull-lg-11 {
	right: 91.66666667%
}
.pull-lg-12 {
	right: 100%
}
.push-lg-0 {
	left: auto
}
.push-lg-1 {
	left: 8.33333333%
}
.push-lg-2 {
	left: 16.66666667%
}
.push-lg-3 {
	left: 25%
}
.push-lg-4 {
	left: 33.33333333%
}
.push-lg-5 {
	left: 41.66666667%
}
.push-lg-6 {
	left: 50%
}
.push-lg-7 {
	left: 58.33333333%
}
.push-lg-8 {
	left: 66.66666667%
}
.push-lg-9 {
	left: 75%
}
.push-lg-10 {
	left: 83.33333333%
}
.push-lg-11 {
	left: 91.66666667%
}
.push-lg-12 {
	left: 100%
}
.offset-lg-0 {
	margin-left: 0
}
.offset-lg-1 {
	margin-left: 8.33333333%
}
.offset-lg-2 {
	margin-left: 16.66666667%
}
.offset-lg-3 {
	margin-left: 25%
}
.offset-lg-4 {
	margin-left: 33.33333333%
}
.offset-lg-5 {
	margin-left: 41.66666667%
}
.offset-lg-6 {
	margin-left: 50%
}
.offset-lg-7 {
	margin-left: 58.33333333%
}
.offset-lg-8 {
	margin-left: 66.66666667%
}
.offset-lg-9 {
	margin-left: 75%
}
.offset-lg-10 {
	margin-left: 83.33333333%
}
.offset-lg-11 {
	margin-left: 91.66666667%
}
}

@media (min-width:1200px) {
.col-xl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-xl-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}
.col-xl-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333333%;
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%
}
.col-xl-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%
}
.col-xl-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xl-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333333%;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%
}
.col-xl-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66666667%;
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%
}
.col-xl-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xl-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333333%;
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%
}
.col-xl-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66666667%;
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%
}
.col-xl-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xl-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333333%;
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%
}
.col-xl-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66666667%;
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%
}
.col-xl-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.pull-xl-0 {
	right: auto
}
.pull-xl-1 {
	right: 8.33333333%
}
.pull-xl-2 {
	right: 16.66666667%
}
.pull-xl-3 {
	right: 25%
}
.pull-xl-4 {
	right: 33.33333333%
}
.pull-xl-5 {
	right: 41.66666667%
}
.pull-xl-6 {
	right: 50%
}
.pull-xl-7 {
	right: 58.33333333%
}
.pull-xl-8 {
	right: 66.66666667%
}
.pull-xl-9 {
	right: 75%
}
.pull-xl-10 {
	right: 83.33333333%
}
.pull-xl-11 {
	right: 91.66666667%
}
.pull-xl-12 {
	right: 100%
}
.push-xl-0 {
	left: auto
}
.push-xl-1 {
	left: 8.33333333%
}
.push-xl-2 {
	left: 16.66666667%
}
.push-xl-3 {
	left: 25%
}
.push-xl-4 {
	left: 33.33333333%
}
.push-xl-5 {
	left: 41.66666667%
}
.push-xl-6 {
	left: 50%
}
.push-xl-7 {
	left: 58.33333333%
}
.push-xl-8 {
	left: 66.66666667%
}
.push-xl-9 {
	left: 75%
}
.push-xl-10 {
	left: 83.33333333%
}
.push-xl-11 {
	left: 91.66666667%
}
.push-xl-12 {
	left: 100%
}
.offset-xl-0 {
	margin-left: 0
}
.offset-xl-1 {
	margin-left: 8.33333333%
}
.offset-xl-2 {
	margin-left: 16.66666667%
}
.offset-xl-3 {
	margin-left: 25%
}
.offset-xl-4 {
	margin-left: 33.33333333%
}
.offset-xl-5 {
	margin-left: 41.66666667%
}
.offset-xl-6 {
	margin-left: 50%
}
.offset-xl-7 {
	margin-left: 58.33333333%
}
.offset-xl-8 {
	margin-left: 66.66666667%
}
.offset-xl-9 {
	margin-left: 75%
}
.offset-xl-10 {
	margin-left: 83.33333333%
}
.offset-xl-11 {
	margin-left: 91.66666667%
}
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem
}
.table td, .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #abadae
}
.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #abadae
}
.table tbody+tbody {
	border-top: 2px solid #abadae
}
.table .table {
	background-color: #fff
}
.table-sm td, .table-sm th {
	padding: .3rem
}
.table-bordered, .table-bordered td, .table-bordered th {
	border: 1px solid #abadae
}
.table-bordered thead td, .table-bordered thead th {
	border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0,0,0,.05)
}
.table-active, .table-active>td, .table-active>th, .table-hover .table-active:hover, .table-hover .table-active:hover>td, .table-hover .table-active:hover>th, .table-hover tbody tr:hover {
	background-color: rgba(0,0,0,.075)
}
.table-success, .table-success>td, .table-success>th {
	background-color: #4d5646
}
.table-hover .table-success:hover, .table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
	background-color: #4d5646
}
.table-info, .table-info>td, .table-info>th {
	background-color: #f2f2f2
}
.table-hover .table-info:hover, .table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
	background-color: #e5e5e5
}
.table-warning, .table-warning>td, .table-warning>th {
	background-color: #ffcc6f
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
	background-color: #ffc356
}
.table-danger, .table-danger>td, .table-danger>th {
	background-color: #cd386e
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
	background-color: #bc2f62
}
.thead-inverse th {
	color: #fff;
	background-color: #f2f2f2
}
.thead-default th {
	color: #464a4c;
	background-color: #abadae
}
.table-inverse {
	color: #fff;
	background-color: #f2f2f2
}
.table-inverse td, .table-inverse th, .table-inverse thead th {
	border-color: #fff
}
.table-inverse.table-bordered {
	border: 0
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive.table-bordered {
	border: 0
}
.form-control {
	display: block;
	width: 100%;
	padding: 1rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #4d5646;
	background-color: transparent;
	background-image: none;
	background-clip: padding-box;
	border: 1px none;
	border-radius: 0;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control:focus {
	color: #4d5646;
	background-color: transparent;
	border-color: #4d5646;
	outline: none
}
.form-control::-webkit-input-placeholder {
color:transparent;
opacity:1
}
.form-control:-ms-input-placeholder {
color:transparent;
opacity:1
}
.form-control::placeholder {
color:transparent;
opacity:1
}
.form-control:disabled, .form-control[readonly] {
	background-color: none;
	opacity: 1
}
.form-control:disabled {
	cursor: not-allowed
}
select.form-control:not([size]):not([multiple]) {
	height: calc(3.25rem + 2px)
}
select.form-control:focus::-ms-value {
color:#4d5646;
background-color:transparent
}
.form-control-file, .form-control-range {
	display: block
}
.col-form-label {
padding-top:calc(1rem - 1px * 2);
padding-bottom:calc(1rem - 1px * 2);
	margin-bottom: 0
}
.col-form-label-lg {
padding-top:calc(.75rem - 1px * 2);
padding-bottom:calc(.75rem - 1px * 2);
	font-size: 1.25rem
}
.col-form-label-sm {
padding-top:calc(.25rem - 1px * 2);
padding-bottom:calc(.25rem - 1px * 2);
	font-size: .875rem
}
.col-form-legend {
	font-size: 1rem
}
.col-form-legend, .form-control-static {
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-bottom: 0
}
.form-control-static {
	line-height: 1.25;
	border: solid transparent;
	border-width: 1px 0
}
.form-control-static.form-control-lg, .form-control-static.form-control-sm {
	padding-right: 0;
	padding-left: 0
}
.form-control-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: 0
}
select.form-control-sm:not([size]):not([multiple]) {
	height: 1.8125rem
}
.form-control-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: 0
}
select.form-control-lg:not([size]):not([multiple]) {
	height: 3.16666667rem
}
.form-group {
	margin-bottom: 1rem
}
.form-text {
	display: block;
	margin-top: .25rem
}
.form-check {
	position: relative;
	display: block;
	margin-bottom: .5rem
}
.form-check.disabled .form-check-label {
	color: #636c72;
	cursor: not-allowed
}
.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	cursor: pointer
}
.form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}
.form-check-input:only-child {
	position: static
}
.form-check-inline {
	display: inline-block
}
.form-check-inline .form-check-label {
	vertical-align: middle
}
.form-check-inline+.form-check-inline {
	margin-left: .75rem
}
.form-control-feedback {
	margin-top: .25rem
}
.form-control-danger, .form-control-success, .form-control-warning {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right .8125rem;
	background-size: 1.625rem 1.625rem
}
.has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label {
	color: #6dbcdb
}
.has-success .form-control {
	border-color: #6dbcdb
}
.has-success .input-group-addon {
	color: #6dbcdb;
	border-color: #6dbcdb;
	background-color: #fff
}
.has-success .form-control-success {
	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='%236DBCDB' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}
.has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label {
	color: #ffcc6f
}
.has-warning .form-control {
	border-color: #ffcc6f
}
.has-warning .input-group-addon {
	color: #ffcc6f;
	border-color: #ffcc6f;
	background-color: #fff
}
.has-warning .form-control-warning {
	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='%23FFCC6F' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}
.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
	color: #cd386e
}
.has-danger .form-control {
	border-color: #cd386e
}
.has-danger .input-group-addon {
	color: #cd386e;
	border-color: #cd386e;
	background-color: #f6dbe5
}
.has-danger .form-control-danger {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23CD386E' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}
.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
.form-inline label {
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.form-inline .form-group, .form-inline label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin-bottom: 0
}
.form-inline .form-group {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.form-inline .input-group {
	width: auto
}
.form-inline .form-control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-check {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: auto;
	margin-top: 0;
	margin-bottom: 0
}
.form-inline .form-check-label {
	padding-left: 0
}
.form-inline .form-check-input {
	position: relative;
	margin-top: 0;
	margin-right: .25rem;
	margin-left: 0
}
.form-inline .custom-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0
}
.form-inline .custom-control-indicator {
	position: static;
	display: inline-block;
	margin-right: .25rem;
	vertical-align: text-bottom
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.btn {
	display: inline-block;
	font-weight: 500;
	line-height: 1.25;
	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: 1.4rem 2.7rem;
	font-size: 1rem;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.btn:focus, .btn:hover {
	text-decoration: none
}
.btn.focus, .btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 2px rgba(36,45,60,.25);
	box-shadow: 0 0 0 2px rgba(36,45,60,.25)
}
.btn.disabled, .btn:disabled {
	cursor: not-allowed;
	opacity: .65
}
.btn.active, .btn:active {
	background-image: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-primary {
	color: #fff;
	background-color: #4d5646;
	border-color: #4d5646
}
.btn-primary:hover {
	color: #fff;
	background-color: #4d5646;
	border-color: #0d1016
}
.btn-primary.focus, .btn-primary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(36,45,60,.5);
	box-shadow: 0 0 0 2px rgba(36,45,60,.5)
}
.btn-primary.disabled, .btn-primary:disabled {
	background-color: #4d5646;
	border-color: #4d5646
}
.btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #11151c;
	background-image: none;
	border-color: #0d1016
}
.btn-secondary {
	color: #292b2c;
	background-color: #fff;
	border-color: #ccc
}
.btn-secondary:hover {
	color: #292b2c;
	background-color: #e6e5e5;
	border-color: #adadad
}
.btn-secondary.focus, .btn-secondary:focus {
	-webkit-box-shadow: 0 0 0 2px hsla(0,0%,80%,.5);
	box-shadow: 0 0 0 2px hsla(0,0%,80%,.5)
}
.btn-secondary.disabled, .btn-secondary:disabled {
	background-color: #fff;
	border-color: #ccc
}
.btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
	color: #292b2c;
	background-color: #e6e5e5;
	background-image: none;
	border-color: #adadad
}
.btn-info {
	color: #fff;
	background-color: #f2f2f2;
	border-color: #f2f2f2
}
.btn-info:hover {
	color: #fff;
	background-color: #d9d8d8;
	border-color: #d3d3d3
}
.btn-info.focus, .btn-info:focus {
	-webkit-box-shadow: 0 0 0 2px hsla(0,0%,95%,.5);
	box-shadow: 0 0 0 2px hsla(0,0%,95%,.5)
}
.btn-info.disabled, .btn-info:disabled {
	background-color: #f2f2f2;
	border-color: #f2f2f2
}
.btn-info.active, .btn-info:active, .show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #d9d8d8;
	background-image: none;
	border-color: #d3d3d3
}
.btn-success {
	color: #fff;
	background-color: #6dbcdb;
	border-color: #6dbcdb
}
.btn-success:hover {
	color: #fff;
	background-color: #44a9d1;
	border-color: #3ca5cf
}
.btn-success.focus, .btn-success:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(109,188,219,.5);
	box-shadow: 0 0 0 2px rgba(109,188,219,.5)
}
.btn-success.disabled, .btn-success:disabled {
	background-color: #6dbcdb;
	border-color: #6dbcdb
}
.btn-success.active, .btn-success:active, .show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #44a9d1;
	background-image: none;
	border-color: #3ca5cf
}
.btn-warning {
	color: #fff;
	background-color: #ffcc6f;
	border-color: #ffcc6f
}
.btn-warning:hover {
	color: #fff;
	background-color: #ffba3c;
	border-color: #ffb632
}
.btn-warning.focus, .btn-warning:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(255,204,111,.5);
	box-shadow: 0 0 0 2px rgba(255,204,111,.5)
}
.btn-warning.disabled, .btn-warning:disabled {
	background-color: #ffcc6f;
	border-color: #ffcc6f
}
.btn-warning.active, .btn-warning:active, .show>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ffba3c;
	background-image: none;
	border-color: #ffb632
}
.btn-danger {
	color: #fff;
	background-color: #cd386e;
	border-color: #cd386e
}
.btn-danger:hover {
	color: #fff;
	background-color: #a82a58;
	border-color: #a02853
}
.btn-danger.focus, .btn-danger:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(205,56,110,.5);
	box-shadow: 0 0 0 2px rgba(205,56,110,.5)
}
.btn-danger.disabled, .btn-danger:disabled {
	background-color: #cd386e;
	border-color: #cd386e
}
.btn-danger.active, .btn-danger:active, .show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #a82a58;
	background-image: none;
	border-color: #a02853
}
.btn-outline-primary {
	color: #4d5646;
	background-image: none;
	background-color: transparent;
	border-color: #4d5646
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #4d5646;
	border-color: #4d5646
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(36,45,60,.5);
	box-shadow: 0 0 0 2px rgba(36,45,60,.5)
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #4d5646;
	background-color: transparent
}
.btn-outline-primary.active, .btn-outline-primary:active, .show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #4d5646;
	border-color: #4d5646
}
.btn-outline-secondary {
	color: #ccc;
	background-image: none;
	background-color: transparent;
	border-color: #ccc
}
.btn-outline-secondary:hover {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 2px hsla(0,0%,80%,.5);
	box-shadow: 0 0 0 2px hsla(0,0%,80%,.5)
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #ccc;
	background-color: transparent
}
.btn-outline-secondary.active, .btn-outline-secondary:active, .show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}
.btn-outline-info {
	color: #f2f2f2;
	background-image: none;
	background-color: transparent;
	border-color: #f2f2f2
}
.btn-outline-info:hover {
	color: #fff;
	background-color: #f2f2f2;
	border-color: #f2f2f2
}
.btn-outline-info.focus, .btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 2px hsla(0,0%,95%,.5);
	box-shadow: 0 0 0 2px hsla(0,0%,95%,.5)
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #f2f2f2;
	background-color: transparent
}
.btn-outline-info.active, .btn-outline-info:active, .show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #f2f2f2;
	border-color: #f2f2f2
}
.btn-outline-success {
	color: #4d5646;
	background-image: none;
	background-color: transparent;
	border-color: #4d5646
}
.btn-outline-success:hover {
	color: #fff;
	background-color: #4d5646;
	border-color: #4d5646
}
.btn-outline-success.focus, .btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 2px #4d5646;
	box-shadow: 0 0 0 2px #4d5646
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #4d5646;
	background-color: transparent
}
.btn-outline-success.active, .btn-outline-success:active, .show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #4d5646;
	border-color: #4d5646
}
.btn-outline-warning {
	color: #ffcc6f;
	background-image: none;
	background-color: transparent;
	border-color: #ffcc6f
}
.btn-outline-warning:hover {
	color: #fff;
	background-color: #ffcc6f;
	border-color: #ffcc6f
}
.btn-outline-warning.focus, .btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(255,204,111,.5);
	box-shadow: 0 0 0 2px rgba(255,204,111,.5)
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #ffcc6f;
	background-color: transparent
}
.btn-outline-warning.active, .btn-outline-warning:active, .show>.btn-outline-warning.dropdown-toggle {
	color: #fff;
	background-color: #4d5646;
	border-color: #4d5646
}
.btn-outline-danger {
	color: #cd386e;
	background-image: none;
	background-color: transparent;
	border-color: #cd386e
}
.btn-outline-danger:hover {
	color: #fff;
	background-color: #cd386e;
	border-color: #cd386e
}
.btn-outline-danger.focus, .btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(205,56,110,.5);
	box-shadow: 0 0 0 2px rgba(205,56,110,.5)
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #cd386e;
	background-color: transparent
}
.btn-outline-danger.active, .btn-outline-danger:active, .show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #cd386e;
	border-color: #cd386e
}
.btn-link {
	font-weight: 400;
	color: #4d5646;
	border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
	background-color: transparent
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #4d5646;
	text-decoration: underline;
	background-color: transparent
}
.btn-link:disabled {
	color: #636c72
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
	text-decoration: none
}
.btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: 0
}
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: 0
}
.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 {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.show {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.show {
	display: block
}
tr.collapse.show {
	display: table-row
}
tbody.collapse.show {
	display: table-row-group
}
.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}
.collapsing, .dropdown, .dropup {
	position: relative
}
.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}
.dropdown-toggle:focus {
	outline: 0
}
.dropup .dropdown-toggle:after {
	border-top: 0;
	border-bottom: .3em solid
}
.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: #abadae;
	text-align: left;
	list-style: none;
	background-color: hsla(0,0%,100%,.8);
	background-clip: padding-box;
	border: 1px solid #f2f2f2;
	border-radius: 0
}
.dropdown-divider {
	height: 1px;
	margin: .5rem 0;
	overflow: hidden;
	background-color: #f2f2f2
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 1.5rem;
	clear: both;
	font-weight: 400;
	color: #4d5646;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #4d5646;
	text-decoration: none;
	background-color: #fff
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #4d5646
}
.dropdown-item.disabled, .dropdown-item:disabled {
	color: #636c72;
	cursor: not-allowed;
	background-color: transparent
}
.show>.dropdown-menu {
	display: block
}
.show>a {
	outline: 0
}
.dropdown-menu-right {
	right: 0;
	left: auto
}
.dropdown-menu-left {
	right: auto;
	left: 0
}
.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #636c72;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}
.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: .125rem
}
.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav-link {
	display: block;
	padding: .5em 1em
}
.nav-link:focus, .nav-link:hover {
	text-decoration: none
}
.nav-link.disabled {
	color: #636c72;
	cursor: not-allowed
}
.nav-tabs {
	border-bottom: 1px none
}
.nav-tabs .nav-item {
	margin-bottom: -1px
}
.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #abadae #abadae none
}
.nav-tabs .nav-link.disabled {
	color: #636c72;
	background-color: transparent;
	border-color: transparent
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: none;
	background-color: none;
	border-color: #ddd #ddd none
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.nav-pills .nav-link {
	border-radius: 0
}
.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
	color: #fff;
	cursor: default;
	background-color: #4d5646
}
.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}
.nav-justified .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	text-align: center
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: .5rem 1rem
}
.navbar-brand {
	display: inline-block;
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}
.navbar-text {
	display: inline-block;
	padding-top: .425rem;
	padding-bottom: .425rem
}
.navbar-toggler {
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 0
}
.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none
}
.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	background-size: 100% 100%
}
.navbar-toggler-left {
	position: absolute;
	left: 1rem
}
.navbar-toggler-right {
	position: absolute;
	right: 1rem
}

@media (max-width:575px) {
.navbar-toggleable .navbar-nav .dropdown-menu {
	position: static;
	float: none
}
.navbar-toggleable>.container {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:576px) {
.navbar-toggleable {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable, .navbar-toggleable .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-toggleable .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-toggleable>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	width: 100%
}
.navbar-toggleable .navbar-toggler {
	display: none
}
}

@media (max-width:767px) {
.navbar-toggleable-sm .navbar-nav .dropdown-menu {
	position: static;
	float: none
}
.navbar-toggleable-sm>.container {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:768px) {
.navbar-toggleable-sm {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-sm, .navbar-toggleable-sm .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-toggleable-sm .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-toggleable-sm>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-sm .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	width: 100%
}
.navbar-toggleable-sm .navbar-toggler {
	display: none
}
}

@media (max-width:991px) {
.navbar-toggleable-md .navbar-nav .dropdown-menu {
	position: static;
	float: none
}
.navbar-toggleable-md>.container {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:992px) {
.navbar-toggleable-md {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-md, .navbar-toggleable-md .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-toggleable-md .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-toggleable-md>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-md .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	width: 100%
}
.navbar-toggleable-md .navbar-toggler {
	display: none
}
}

@media (max-width:1199px) {
.navbar-toggleable-lg .navbar-nav .dropdown-menu {
	position: static;
	float: none
}
.navbar-toggleable-lg>.container {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:1200px) {
.navbar-toggleable-lg {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-lg, .navbar-toggleable-lg .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-toggleable-lg .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-toggleable-lg>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-lg .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	width: 100%
}
.navbar-toggleable-lg .navbar-toggler {
	display: none
}
}
.navbar-toggleable-xl {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
	position: static;
	float: none
}
.navbar-toggleable-xl>.container {
	padding-right: 0;
	padding-left: 0
}
.navbar-toggleable-xl .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-toggleable-xl .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-toggleable-xl>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggleable-xl .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	width: 100%
}
.navbar-toggleable-xl .navbar-toggler {
	display: none
}
.headroom--top .navbar-brand, .headroom--top .navbar-brand:focus, .headroom--top .navbar-brand:hover, .headroom--top .navbar-toggler, .headroom--top .navbar-toggler:focus, .headroom--top .navbar-toggler:hover, .headroom--unpinned .navbar-brand, .headroom--unpinned .navbar-brand:focus, .headroom--unpinned .navbar-brand:hover, .headroom--unpinned .navbar-toggler, .headroom--unpinned .navbar-toggler:focus, .headroom--unpinned .navbar-toggler:hover, .navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
	color: #4d5646
}
.headroom--top .navbar-nav .nav-link, .headroom--top .navbar-nav .nav-link:focus, .headroom--top .navbar-nav .nav-link:hover, .headroom--unpinned .navbar-nav .nav-link, .headroom--unpinned .navbar-nav .nav-link:focus, .headroom--unpinned .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #4d5646
}
.headroom--top .navbar-nav .nav-link.disabled, .headroom--unpinned .navbar-nav .nav-link.disabled, .navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0,0,0,.3)
}
.headroom--top .navbar-nav .active>.nav-link, .headroom--top .navbar-nav .nav-link.active, .headroom--top .navbar-nav .nav-link.open, .headroom--top .navbar-nav .open>.nav-link, .headroom--unpinned .navbar-nav .active>.nav-link, .headroom--unpinned .navbar-nav .nav-link.active, .headroom--unpinned .navbar-nav .nav-link.open, .headroom--unpinned .navbar-nav .open>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open>.nav-link {
	color: #4d5646
}
.headroom--top .navbar-toggler, .headroom--unpinned .navbar-toggler, .navbar-light .navbar-toggler {
	border-color: transparent
}
.headroom--top .navbar-toggler-icon, .headroom--unpinned .navbar-toggler-icon, .navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23242D3C' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}
.headroom--top .navbar-text, .headroom--unpinned .navbar-text, .navbar-light .navbar-text {
	color: #4d5646
}
.headroom--not-top.headroom--pinned .navbar-brand, .headroom--not-top.headroom--pinned .navbar-brand:focus, .headroom--not-top.headroom--pinned .navbar-brand:hover, .headroom--not-top.headroom--pinned .navbar-toggler, .headroom--not-top.headroom--pinned .navbar-toggler:focus, .headroom--not-top.headroom--pinned .navbar-toggler:hover, .navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-toggler, .navbar-inverse .navbar-toggler:focus, .navbar-inverse .navbar-toggler:hover {
	color: #fff
}
.headroom--not-top.headroom--pinned .navbar-nav .nav-link, .navbar-inverse .navbar-nav .nav-link {
	color: hsla(0,0%,100%,.5)
}
.headroom--not-top.headroom--pinned .navbar-nav .nav-link:focus, .headroom--not-top.headroom--pinned .navbar-nav .nav-link:hover, .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
	color: hsla(0,0%,100%,.75)
}
.headroom--not-top.headroom--pinned .navbar-nav .nav-link.disabled, .navbar-inverse .navbar-nav .nav-link.disabled {
	color: hsla(0,0%,100%,.25)
}
.headroom--not-top.headroom--pinned .navbar-nav .active>.nav-link, .headroom--not-top.headroom--pinned .navbar-nav .nav-link.active, .headroom--not-top.headroom--pinned .navbar-nav .nav-link.open, .headroom--not-top.headroom--pinned .navbar-nav .open>.nav-link, .navbar-inverse .navbar-nav .active>.nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open>.nav-link {
	color: #fff
}
.headroom--not-top.headroom--pinned .navbar-toggler, .navbar-inverse .navbar-toggler {
	border-color: transparent
}
.headroom--not-top.headroom--pinned .navbar-toggler-icon, .navbar-inverse .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}
.headroom--not-top.headroom--pinned .navbar-text, .navbar-inverse .navbar-text {
	color: hsla(0,0%,100%,.5)
}
.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	border: 0 solid transparent;
	border-radius: 0
}
.card-block {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}
.card-title {
	margin-bottom: .75rem
}
.card-subtitle {
	margin-top: -.375rem
}
.card-subtitle, .card-text:last-child {
	margin-bottom: 0
}
.card-link:hover {
	text-decoration: none
}
.card-link+.card-link {
	margin-left: 1.25rem
}
.card>.list-group:first-child .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: #fff;
	border-bottom: 0 solid transparent
}
.card-header:first-child {
	border-radius: 0 0 0 0
}
.card-footer {
	padding: .75rem 1.25rem;
	background-color: #fff;
	border-top: 0 solid transparent
}
.card-footer:last-child {
	border-radius: 0 0 0 0
}
.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}
.card-header-pills, .card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}
.card-primary {
	background-color: #4d5646;
	border-color: #4d5646
}
.card-primary .card-footer, .card-primary .card-header {
	background-color: transparent
}
.card-success {
	background-color: #4d5646;
	border-color: #4d5646
}
.card-success .card-footer, .card-success .card-header {
	background-color: transparent
}
.card-info {
	background-color: #f2f2f2;
	border-color: #f2f2f2
}
.card-info .card-footer, .card-info .card-header {
	background-color: transparent
}
.card-warning {
	background-color: #ffcc6f;
	border-color: #ffcc6f
}
.card-warning .card-footer, .card-warning .card-header {
	background-color: transparent
}
.card-danger {
	background-color: #cd386e;
	border-color: #cd386e
}
.card-danger .card-footer, .card-danger .card-header, .card-outline-primary {
	background-color: transparent
}
.card-outline-primary {
	border-color: #4d5646
}
.card-outline-secondary {
	background-color: transparent;
	border-color: #ccc
}
.card-outline-info {
	background-color: transparent;
	border-color: #f2f2f2
}
.card-outline-success {
	background-color: transparent;
	border-color: #4d5646
}
.card-outline-warning {
	background-color: transparent;
	border-color: #ffcc6f
}
.card-outline-danger {
	background-color: transparent;
	border-color: #cd386e
}
.card-inverse {
	color: hsla(0,0%,100%,.65)
}
.card-inverse .card-footer, .card-inverse .card-header {
	background-color: transparent;
	border-color: hsla(0,0%,100%,.2)
}
.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
	color: #fff
}
.card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link, .card-inverse .card-subtitle, .card-inverse .card-text {
	color: hsla(0,0%,100%,.65)
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
	color: #fff
}
.card-blockquote {
	padding: 0;
	margin-bottom: 0;
	border-left: 0
}
.card-img {
	border-radius: 0
}
.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}
.card-img-top {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.card-img-bottom {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

@media (min-width:576px) {
.card-deck {
	-webkit-box-orient: horizontal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.card-deck, .card-deck .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal
}
.card-deck .card {
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}
.card-deck .card:not(:first-child) {
	margin-left: 15px
}
.card-deck .card:not(:last-child) {
	margin-right: 15px
}
}

@media (min-width:576px) {
.card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.card-group .card {
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0
}
.card-group .card+.card {
	margin-left: 0;
	border-left: 0
}
.card-group .card:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.card-group .card:first-child .card-img-top {
	border-top-right-radius: 0
}
.card-group .card:first-child .card-img-bottom {
	border-bottom-right-radius: 0
}
.card-group .card:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.card-group .card:last-child .card-img-top {
	border-top-left-radius: 0
}
.card-group .card:last-child .card-img-bottom {
	border-bottom-left-radius: 0
}
.card-group .card:not(:first-child):not(:last-child), .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
	border-radius: 0
}
}

@media (min-width:576px) {
.card-columns {
	-webkit-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1.25rem;
	column-gap: 1.25rem
}
.card-columns .card {
	display: inline-block;
	width: 100%;
	margin-bottom: .75rem
}
}
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0
}
.page-item:first-child .page-link {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.page-item:last-child .page-link {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.page-item.active .page-link {
	z-index: 2;
	color: #fff;
	background-color: #4d5646;
	border-color: #4d5646
}
.page-item.disabled .page-link {
	color: #636c72;
	pointer-events: none;
	cursor: not-allowed;
	background-color: #fff;
	border-color: none
}
.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #4d5646;
	background-color: #fff;
	border: 1px none
}
.page-link:focus, .page-link:hover {
	color: #4d5646;
	text-decoration: none;
	background-color: #abadae;
	border-color: #ddd
}
.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem
}
.pagination-lg .page-item:first-child .page-link {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-lg .page-item:last-child .page-link {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem
}
.pagination-sm .page-item:first-child .page-link {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-sm .page-item:last-child .page-link {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #6dbcdb;
	border-radius: 0
}

@media (min-width:576px) {
.jumbotron {
	padding: 4rem 2rem
}
}
.jumbotron-hr {
	border-top-color: #44a9d1
}
.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}
.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.85714286%
}
.embed-responsive-16by9:before {
	padding-top: 56.25%
}
.embed-responsive-4by3:before {
	padding-top: 75%
}
.embed-responsive-1by1:before {
	padding-top: 100%
}
.modal, .modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%)
}
.modal.show .modal-dialog {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	background-clip: padding-box;
	border: solid #fff;
	border-radius: 0;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0
}
.modal-backdrop.show {
	opacity: .7
}
.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: solid #abadae
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.7
}
.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px
}
.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 15px;
	border-top: solid #abadae
}
.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: 30px auto
}
.modal-sm {
	max-width: 300px
}
}

@media (min-width:992px) {
.modal-lg {
	max-width: 800px
}
}
.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-faded {
	background-color: #f7f7f7
}
.bg-primary, .headroom--not-top.headroom--pinned {
	background-color: #4d5646!important
}
a.bg-primary:focus, a.bg-primary:hover, a.headroom--not-top.headroom--pinned:focus, a.headroom--not-top.headroom--pinned:hover {
	background-color: #11151c!important
}
.bg-success {
	background-color: #4d5646!important
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #4d5646!important
}
.bg-info {
	background-color: #f2f2f2!important
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #d9d8d8!important
}
.bg-warning {
	background-color: #ffcc6f!important
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #ffba3c!important
}
.bg-danger {
	background-color: #cd386e!important
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #a82a58!important
}
.bg-inverse {
	background-color: #f2f2f2!important
}
a.bg-inverse:focus, a.bg-inverse:hover {
	background-color: #d9d8d8!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
}
.rounded {
	border-radius: 0
}
.rounded-top {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.rounded-right {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.rounded-bottom {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.rounded-left {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.rounded-circle {
	border-radius: 50%
}
.rounded-0 {
	border-radius: 0
}
.clearfix:after {
	display: block;
	content: "";
	clear: both
}
.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-cell {
	display: table-cell!important
}
.d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

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

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

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

@media (min-width:1200px) {
.d-xl-none {
	display: none!important
}
.d-xl-inline {
	display: inline!important
}
.d-xl-inline-block {
	display: inline-block!important
}
.d-xl-block {
	display: block!important
}
.d-xl-table {
	display: table!important
}
.d-xl-table-cell {
	display: table-cell!important
}
.d-xl-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-xl-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}
.flex-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.flex-last {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.flex-unordered {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.flex-row {
	-webkit-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column, .flex-row {
	-webkit-box-direction: normal!important
}
.flex-column {
	-webkit-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-ms-flex-direction: row-reverse!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;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:576px) {
.flex-sm-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.flex-sm-last {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.flex-sm-unordered {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.flex-sm-row {
	-webkit-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-sm-column, .flex-sm-row {
	-webkit-box-direction: normal!important
}
.flex-sm-column {
	-webkit-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-sm-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-sm-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-sm-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-sm-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-sm-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-sm-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-sm-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-sm-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-sm-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-sm-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-sm-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-sm-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-sm-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-sm-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-sm-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-sm-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-sm-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-sm-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-sm-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-sm-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-sm-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-sm-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-sm-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-sm-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-sm-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-sm-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-sm-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

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

@media (min-width:992px) {
.flex-lg-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.flex-lg-last {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.flex-lg-unordered {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.flex-lg-row {
	-webkit-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-lg-column, .flex-lg-row {
	-webkit-box-direction: normal!important
}
.flex-lg-column {
	-webkit-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-lg-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-lg-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-lg-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-lg-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-lg-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-lg-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-lg-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-lg-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-lg-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-lg-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-lg-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-lg-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-lg-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-lg-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-lg-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-lg-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-lg-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-lg-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-lg-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-lg-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-lg-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-lg-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-lg-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-lg-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-lg-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-lg-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-lg-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

@media (min-width:1200px) {
.flex-xl-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.flex-xl-last {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.flex-xl-unordered {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.flex-xl-row {
	-webkit-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-xl-column, .flex-xl-row {
	-webkit-box-direction: normal!important
}
.flex-xl-column {
	-webkit-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-xl-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-xl-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-xl-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-xl-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-xl-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-xl-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-xl-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-xl-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-xl-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-xl-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-xl-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-xl-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-xl-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-xl-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-xl-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-xl-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-xl-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-xl-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-xl-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-xl-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-xl-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-xl-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-xl-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-xl-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-xl-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-xl-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-xl-stretch {
	-ms-flex-item-align: stretch!important;
	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
}
}
.fixed-top {
	top: 0
}
.fixed-bottom, .fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
.fixed-bottom {
	bottom: 0
}
.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1030
}
.sr-only {
	position: absolute;
	width: 8px;
	height: 0px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
	left: 875px;
	top: 549px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.w-25 {
	width: 25%!important
}
.w-50 {
	width: 50%!important
}
.w-75 {
	width: 75%!important
}
.w-100 {
	width: 100%!important
}
.h-25 {
	height: 25%!important
}
.h-50 {
	height: 50%!important
}
.h-75 {
	height: 75%!important
}
.h-100 {
	height: 100%!important
}
.mw-100 {
	max-width: 100%!important
}
.mh-100 {
	max-height: 100%!important
}
.m-0 {
	margin: 0!important
}
.mt-0 {
	margin-top: 0!important
}
.mr-0 {
	margin-right: 0!important
}
.mb-0 {
	margin-bottom: 0!important
}
.ml-0, .mx-0 {
	margin-left: 0!important
}
.mx-0 {
	margin-right: 0!important
}
.my-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}
.m-1 {
	margin: .25rem!important
}
.mt-1 {
	margin-top: .25rem!important
}
.mr-1 {
	margin-right: .25rem!important
}
.mb-1 {
	margin-bottom: .25rem!important
}
.ml-1, .mx-1 {
	margin-left: .25rem!important
}
.mx-1 {
	margin-right: .25rem!important
}
.my-1 {
	margin-top: .25rem!important;
	margin-bottom: .25rem!important
}
.m-2 {
	margin: .5rem!important
}
.mt-2 {
	margin-top: .5rem!important
}
.mr-2 {
	margin-right: .5rem!important
}
.mb-2 {
	margin-bottom: .5rem!important
}
.ml-2, .mx-2 {
	margin-left: .5rem!important
}
.mx-2 {
	margin-right: .5rem!important
}
.my-2 {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}
.m-3 {
	margin: 1rem!important
}
.mt-3 {
	margin-top: 1rem!important
}
.mr-3 {
	margin-right: 1rem!important
}
.mb-3 {
	margin-bottom: 1rem!important
}
.ml-3, .mx-3 {
	margin-left: 1rem!important
}
.mx-3 {
	margin-right: 1rem!important
}
.my-3 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}
.m-4 {
	margin: 1.5rem!important
}
.mt-4 {
	margin-top: 1.5rem!important
}
.mr-4 {
	margin-right: 1.5rem!important
}
.mb-4 {
	margin-bottom: 1.5rem!important
}
.ml-4, .mx-4 {
	margin-left: 1.5rem!important
}
.mx-4 {
	margin-right: 1.5rem!important
}
.my-4 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}
.m-5 {
	margin: 3rem!important
}
.mt-5 {
	margin-top: 3rem!important
}
.mr-5 {
	margin-right: 3rem!important
}
.mb-5 {
	margin-bottom: 3rem!important
}
.ml-5, .mx-5 {
	margin-left: 3rem!important
}
.mx-5 {
	margin-right: 3rem!important
}
.my-5 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}
.p-0 {
	padding: 0!important
}
.pt-0 {
	padding-top: 0!important
}
.pr-0 {
	padding-right: 0!important
}
.pb-0 {
	padding-bottom: 0!important
}
.pl-0, .px-0 {
	padding-left: 0!important
}
.px-0 {
	padding-right: 0!important
}
.py-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.p-1 {
	padding: .25rem!important
}
.pt-1 {
	padding-top: .25rem!important
}
.pr-1 {
	padding-right: .25rem!important
}
.pb-1 {
	padding-bottom: .25rem!important
}
.pl-1, .px-1 {
	padding-left: .25rem!important
}
.px-1 {
	padding-right: .25rem!important
}
.py-1 {
	padding-top: .25rem!important;
	padding-bottom: .25rem!important
}
.p-2 {
	padding: .5rem!important
}
.pt-2 {
	padding-top: .5rem!important
}
.pr-2 {
	padding-right: .5rem!important
}
.pb-2 {
	padding-bottom: .5rem!important
}
.pl-2, .px-2 {
	padding-left: .5rem!important
}
.px-2 {
	padding-right: .5rem!important
}
.py-2 {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}
.p-3 {
	padding: 1rem!important
}
.pt-3 {
	padding-top: 1rem!important
}
.pr-3 {
	padding-right: 1rem!important
}
.pb-3 {
	padding-bottom: 1rem!important
}
.pl-3, .px-3 {
	padding-left: 1rem!important
}
.px-3 {
	padding-right: 1rem!important
}
.py-3 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}
.p-4 {
	padding: 1.5rem!important
}
.pt-4 {
	padding-top: 1.5rem!important
}
.pr-4 {
	padding-right: 1.5rem!important
}
.pb-4 {
	padding-bottom: 1.5rem!important
}
.pl-4, .px-4 {
	padding-left: 1.5rem!important
}
.px-4 {
	padding-right: 1.5rem!important
}
.py-4 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}
.p-5 {
	padding: 3rem!important
}
.pt-5 {
	padding-top: 3rem!important
}
.pr-5 {
	padding-right: 3rem!important
}
.pb-5 {
	padding-bottom: 3rem!important
}
.pl-5, .px-5 {
	padding-left: 3rem!important
}
.px-5 {
	padding-right: 3rem!important
}
.py-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}
.m-auto {
	margin: auto!important
}
.mt-auto {
	margin-top: auto!important
}
.mr-auto {
	margin-right: auto!important
}
.mb-auto {
	margin-bottom: auto!important
}
.ml-auto, .mx-auto {
	margin-left: auto!important
}
.mx-auto {
	margin-right: auto!important
}
.my-auto {
	margin-top: auto!important;
	margin-bottom: auto!important
}

@media (min-width:576px) {
.m-sm-0 {
	margin: 0!important
}
.mt-sm-0 {
	margin-top: 0!important
}
.mr-sm-0 {
	margin-right: 0!important
}
.mb-sm-0 {
	margin-bottom: 0!important
}
.ml-sm-0, .mx-sm-0 {
	margin-left: 0!important
}
.mx-sm-0 {
	margin-right: 0!important
}
.my-sm-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}
.m-sm-1 {
	margin: .25rem!important
}
.mt-sm-1 {
	margin-top: .25rem!important
}
.mr-sm-1 {
	margin-right: .25rem!important
}
.mb-sm-1 {
	margin-bottom: .25rem!important
}
.ml-sm-1, .mx-sm-1 {
	margin-left: .25rem!important
}
.mx-sm-1 {
	margin-right: .25rem!important
}
.my-sm-1 {
	margin-top: .25rem!important;
	margin-bottom: .25rem!important
}
.m-sm-2 {
	margin: .5rem!important
}
.mt-sm-2 {
	margin-top: .5rem!important
}
.mr-sm-2 {
	margin-right: .5rem!important
}
.mb-sm-2 {
	margin-bottom: .5rem!important
}
.ml-sm-2, .mx-sm-2 {
	margin-left: .5rem!important
}
.mx-sm-2 {
	margin-right: .5rem!important
}
.my-sm-2 {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}
.m-sm-3 {
	margin: 1rem!important
}
.mt-sm-3 {
	margin-top: 1rem!important
}
.mr-sm-3 {
	margin-right: 1rem!important
}
.mb-sm-3 {
	margin-bottom: 1rem!important
}
.ml-sm-3, .mx-sm-3 {
	margin-left: 1rem!important
}
.mx-sm-3 {
	margin-right: 1rem!important
}
.my-sm-3 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}
.m-sm-4 {
	margin: 1.5rem!important
}
.mt-sm-4 {
	margin-top: 1.5rem!important
}
.mr-sm-4 {
	margin-right: 1.5rem!important
}
.mb-sm-4 {
	margin-bottom: 1.5rem!important
}
.ml-sm-4, .mx-sm-4 {
	margin-left: 1.5rem!important
}
.mx-sm-4 {
	margin-right: 1.5rem!important
}
.my-sm-4 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}
.m-sm-5 {
	margin: 3rem!important
}
.mt-sm-5 {
	margin-top: 3rem!important
}
.mr-sm-5 {
	margin-right: 3rem!important
}
.mb-sm-5 {
	margin-bottom: 3rem!important
}
.ml-sm-5, .mx-sm-5 {
	margin-left: 3rem!important
}
.mx-sm-5 {
	margin-right: 3rem!important
}
.my-sm-5 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}
.p-sm-0 {
	padding: 0!important
}
.pt-sm-0 {
	padding-top: 0!important
}
.pr-sm-0 {
	padding-right: 0!important
}
.pb-sm-0 {
	padding-bottom: 0!important
}
.pl-sm-0, .px-sm-0 {
	padding-left: 0!important
}
.px-sm-0 {
	padding-right: 0!important
}
.py-sm-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.p-sm-1 {
	padding: .25rem!important
}
.pt-sm-1 {
	padding-top: .25rem!important
}
.pr-sm-1 {
	padding-right: .25rem!important
}
.pb-sm-1 {
	padding-bottom: .25rem!important
}
.pl-sm-1, .px-sm-1 {
	padding-left: .25rem!important
}
.px-sm-1 {
	padding-right: .25rem!important
}
.py-sm-1 {
	padding-top: .25rem!important;
	padding-bottom: .25rem!important
}
.p-sm-2 {
	padding: .5rem!important
}
.pt-sm-2 {
	padding-top: .5rem!important
}
.pr-sm-2 {
	padding-right: .5rem!important
}
.pb-sm-2 {
	padding-bottom: .5rem!important
}
.pl-sm-2, .px-sm-2 {
	padding-left: .5rem!important
}
.px-sm-2 {
	padding-right: .5rem!important
}
.py-sm-2 {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}
.p-sm-3 {
	padding: 1rem!important
}
.pt-sm-3 {
	padding-top: 1rem!important
}
.pr-sm-3 {
	padding-right: 1rem!important
}
.pb-sm-3 {
	padding-bottom: 1rem!important
}
.pl-sm-3, .px-sm-3 {
	padding-left: 1rem!important
}
.px-sm-3 {
	padding-right: 1rem!important
}
.py-sm-3 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}
.p-sm-4 {
	padding: 1.5rem!important
}
.pt-sm-4 {
	padding-top: 1.5rem!important
}
.pr-sm-4 {
	padding-right: 1.5rem!important
}
.pb-sm-4 {
	padding-bottom: 1.5rem!important
}
.pl-sm-4, .px-sm-4 {
	padding-left: 1.5rem!important
}
.px-sm-4 {
	padding-right: 1.5rem!important
}
.py-sm-4 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}
.p-sm-5 {
	padding: 3rem!important
}
.pt-sm-5 {
	padding-top: 3rem!important
}
.pr-sm-5 {
	padding-right: 3rem!important
}
.pb-sm-5 {
	padding-bottom: 3rem!important
}
.pl-sm-5, .px-sm-5 {
	padding-left: 3rem!important
}
.px-sm-5 {
	padding-right: 3rem!important
}
.py-sm-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}
.m-sm-auto {
	margin: auto!important
}
.mt-sm-auto {
	margin-top: auto!important
}
.mr-sm-auto {
	margin-right: auto!important
}
.mb-sm-auto {
	margin-bottom: auto!important
}
.ml-sm-auto, .mx-sm-auto {
	margin-left: auto!important
}
.mx-sm-auto {
	margin-right: auto!important
}
.my-sm-auto {
	margin-top: auto!important;
	margin-bottom: auto!important
}
}

@media (min-width:768px) {
.m-md-0 {
	margin: 0!important
}
.mt-md-0 {
	margin-top: 0!important
}
.mr-md-0 {
	margin-right: 0!important
}
.mb-md-0 {
	margin-bottom: 0!important
}
.ml-md-0, .mx-md-0 {
	margin-left: 0!important
}
.mx-md-0 {
	margin-right: 0!important
}
.my-md-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}
.m-md-1 {
	margin: .25rem!important
}
.mt-md-1 {
	margin-top: .25rem!important
}
.mr-md-1 {
	margin-right: .25rem!important
}
.mb-md-1 {
	margin-bottom: .25rem!important
}
.ml-md-1, .mx-md-1 {
	margin-left: .25rem!important
}
.mx-md-1 {
	margin-right: .25rem!important
}
.my-md-1 {
	margin-top: .25rem!important;
	margin-bottom: .25rem!important
}
.m-md-2 {
	margin: .5rem!important
}
.mt-md-2 {
	margin-top: .5rem!important
}
.mr-md-2 {
	margin-right: .5rem!important
}
.mb-md-2 {
	margin-bottom: .5rem!important
}
.ml-md-2, .mx-md-2 {
	margin-left: .5rem!important
}
.mx-md-2 {
	margin-right: .5rem!important
}
.my-md-2 {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}
.m-md-3 {
	margin: 1rem!important
}
.mt-md-3 {
	margin-top: 1rem!important
}
.mr-md-3 {
	margin-right: 1rem!important
}
.mb-md-3 {
	margin-bottom: 1rem!important
}
.ml-md-3, .mx-md-3 {
	margin-left: 1rem!important
}
.mx-md-3 {
	margin-right: 1rem!important
}
.my-md-3 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}
.m-md-4 {
	margin: 1.5rem!important
}
.mt-md-4 {
	margin-top: 1.5rem!important
}
.mr-md-4 {
	margin-right: 1.5rem!important
}
.mb-md-4 {
	margin-bottom: 1.5rem!important
}
.ml-md-4, .mx-md-4 {
	margin-left: 1.5rem!important
}
.mx-md-4 {
	margin-right: 1.5rem!important
}
.my-md-4 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}
.m-md-5 {
	margin: 3rem!important
}
.mt-md-5 {
	margin-top: 3rem!important
}
.mr-md-5 {
	margin-right: 3rem!important
}
.mb-md-5 {
	margin-bottom: 3rem!important
}
.ml-md-5, .mx-md-5 {
	margin-left: 3rem!important
}
.mx-md-5 {
	margin-right: 3rem!important
}
.my-md-5 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}
.p-md-0 {
	padding: 0!important
}
.pt-md-0 {
	padding-top: 0!important
}
.pr-md-0 {
	padding-right: 0!important
}
.pb-md-0 {
	padding-bottom: 0!important
}
.pl-md-0, .px-md-0 {
	padding-left: 0!important
}
.px-md-0 {
	padding-right: 0!important
}
.py-md-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.p-md-1 {
	padding: .25rem!important
}
.pt-md-1 {
	padding-top: .25rem!important
}
.pr-md-1 {
	padding-right: .25rem!important
}
.pb-md-1 {
	padding-bottom: .25rem!important
}
.pl-md-1, .px-md-1 {
	padding-left: .25rem!important
}
.px-md-1 {
	padding-right: .25rem!important
}
.py-md-1 {
	padding-top: .25rem!important;
	padding-bottom: .25rem!important
}
.p-md-2 {
	padding: .5rem!important
}
.pt-md-2 {
	padding-top: .5rem!important
}
.pr-md-2 {
	padding-right: .5rem!important
}
.pb-md-2 {
	padding-bottom: .5rem!important
}
.pl-md-2, .px-md-2 {
	padding-left: .5rem!important
}
.px-md-2 {
	padding-right: .5rem!important
}
.py-md-2 {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}
.p-md-3 {
	padding: 1rem!important
}
.pt-md-3 {
	padding-top: 1rem!important
}
.pr-md-3 {
	padding-right: 1rem!important
}
.pb-md-3 {
	padding-bottom: 1rem!important
}
.pl-md-3, .px-md-3 {
	padding-left: 1rem!important
}
.px-md-3 {
	padding-right: 1rem!important
}
.py-md-3 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}
.p-md-4 {
	padding: 1.5rem!important
}
.pt-md-4 {
	padding-top: 1.5rem!important
}
.pr-md-4 {
	padding-right: 1.5rem!important
}
.pb-md-4 {
	padding-bottom: 1.5rem!important
}
.pl-md-4, .px-md-4 {
	padding-left: 1.5rem!important
}
.px-md-4 {
	padding-right: 1.5rem!important
}
.py-md-4 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}
.p-md-5 {
	padding: 3rem!important
}
.pt-md-5 {
	padding-top: 3rem!important
}
.pr-md-5 {
	padding-right: 3rem!important
}
.pb-md-5 {
	padding-bottom: 3rem!important
}
.pl-md-5, .px-md-5 {
	padding-left: 3rem!important
}
.px-md-5 {
	padding-right: 3rem!important
}
.py-md-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}
.m-md-auto {
	margin: auto!important
}
.mt-md-auto {
	margin-top: auto!important
}
.mr-md-auto {
	margin-right: auto!important
}
.mb-md-auto {
	margin-bottom: auto!important
}
.ml-md-auto, .mx-md-auto {
	margin-left: auto!important
}
.mx-md-auto {
	margin-right: auto!important
}
.my-md-auto {
	margin-top: auto!important;
	margin-bottom: auto!important
}
}

@media (min-width:992px) {
.m-lg-0 {
	margin: 0!important
}
.mt-lg-0 {
	margin-top: 0!important
}
.mr-lg-0 {
	margin-right: 0!important
}
.mb-lg-0 {
	margin-bottom: 0!important
}
.ml-lg-0, .mx-lg-0 {
	margin-left: 0!important
}
.mx-lg-0 {
	margin-right: 0!important
}
.my-lg-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}
.m-lg-1 {
	margin: .25rem!important
}
.mt-lg-1 {
	margin-top: .25rem!important
}
.mr-lg-1 {
	margin-right: .25rem!important
}
.mb-lg-1 {
	margin-bottom: .25rem!important
}
.ml-lg-1, .mx-lg-1 {
	margin-left: .25rem!important
}
.mx-lg-1 {
	margin-right: .25rem!important
}
.my-lg-1 {
	margin-top: .25rem!important;
	margin-bottom: .25rem!important
}
.m-lg-2 {
	margin: .5rem!important
}
.mt-lg-2 {
	margin-top: .5rem!important
}
.mr-lg-2 {
	margin-right: .5rem!important
}
.mb-lg-2 {
	margin-bottom: .5rem!important
}
.ml-lg-2, .mx-lg-2 {
	margin-left: .5rem!important
}
.mx-lg-2 {
	margin-right: .5rem!important
}
.my-lg-2 {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}
.m-lg-3 {
	margin: 1rem!important
}
.mt-lg-3 {
	margin-top: 1rem!important
}
.mr-lg-3 {
	margin-right: 1rem!important
}
.mb-lg-3 {
	margin-bottom: 1rem!important
}
.ml-lg-3, .mx-lg-3 {
	margin-left: 1rem!important
}
.mx-lg-3 {
	margin-right: 1rem!important
}
.my-lg-3 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}
.m-lg-4 {
	margin: 1.5rem!important
}
.mt-lg-4 {
	margin-top: 1.5rem!important
}
.mr-lg-4 {
	margin-right: 1.5rem!important
}
.mb-lg-4 {
	margin-bottom: 1.5rem!important
}
.ml-lg-4, .mx-lg-4 {
	margin-left: 1.5rem!important
}
.mx-lg-4 {
	margin-right: 1.5rem!important
}
.my-lg-4 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}
.m-lg-5 {
	margin: 3rem!important
}
.mt-lg-5 {
	margin-top: 3rem!important
}
.mr-lg-5 {
	margin-right: 3rem!important
}
.mb-lg-5 {
	margin-bottom: 3rem!important
}
.ml-lg-5, .mx-lg-5 {
	margin-left: 3rem!important
}
.mx-lg-5 {
	margin-right: 3rem!important
}
.my-lg-5 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}
.p-lg-0 {
	padding: 0!important
}
.pt-lg-0 {
	padding-top: 0!important
}
.pr-lg-0 {
	padding-right: 0!important
}
.pb-lg-0 {
	padding-bottom: 0!important
}
.pl-lg-0, .px-lg-0 {
	padding-left: 0!important
}
.px-lg-0 {
	padding-right: 0!important
}
.py-lg-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.p-lg-1 {
	padding: .25rem!important
}
.pt-lg-1 {
	padding-top: .25rem!important
}
.pr-lg-1 {
	padding-right: .25rem!important
}
.pb-lg-1 {
	padding-bottom: .25rem!important
}
.pl-lg-1, .px-lg-1 {
	padding-left: .25rem!important
}
.px-lg-1 {
	padding-right: .25rem!important
}
.py-lg-1 {
	padding-top: .25rem!important;
	padding-bottom: .25rem!important
}
.p-lg-2 {
	padding: .5rem!important
}
.pt-lg-2 {
	padding-top: .5rem!important
}
.pr-lg-2 {
	padding-right: .5rem!important
}
.pb-lg-2 {
	padding-bottom: .5rem!important
}
.pl-lg-2, .px-lg-2 {
	padding-left: .5rem!important
}
.px-lg-2 {
	padding-right: .5rem!important
}
.py-lg-2 {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}
.p-lg-3 {
	padding: 1rem!important
}
.pt-lg-3 {
	padding-top: 1rem!important
}
.pr-lg-3 {
	padding-right: 1rem!important
}
.pb-lg-3 {
	padding-bottom: 1rem!important
}
.pl-lg-3, .px-lg-3 {
	padding-left: 1rem!important
}
.px-lg-3 {
	padding-right: 1rem!important
}
.py-lg-3 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}
.p-lg-4 {
	padding: 1.5rem!important
}
.pt-lg-4 {
	padding-top: 1.5rem!important
}
.pr-lg-4 {
	padding-right: 1.5rem!important
}
.pb-lg-4 {
	padding-bottom: 1.5rem!important
}
.pl-lg-4, .px-lg-4 {
	padding-left: 1.5rem!important
}
.px-lg-4 {
	padding-right: 1.5rem!important
}
.py-lg-4 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}
.p-lg-5 {
	padding: 3rem!important
}
.pt-lg-5 {
	padding-top: 3rem!important
}
.pr-lg-5 {
	padding-right: 3rem!important
}
.pb-lg-5 {
	padding-bottom: 3rem!important
}
.pl-lg-5, .px-lg-5 {
	padding-left: 3rem!important
}
.px-lg-5 {
	padding-right: 3rem!important
}
.py-lg-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}
.m-lg-auto {
	margin: auto!important
}
.mt-lg-auto {
	margin-top: auto!important
}
.mr-lg-auto {
	margin-right: auto!important
}
.mb-lg-auto {
	margin-bottom: auto!important
}
.ml-lg-auto, .mx-lg-auto {
	margin-left: auto!important
}
.mx-lg-auto {
	margin-right: auto!important
}
.my-lg-auto {
	margin-top: auto!important;
	margin-bottom: auto!important
}
}

@media (min-width:1200px) {
.m-xl-0 {
	margin: 0!important
}
.mt-xl-0 {
	margin-top: 0!important
}
.mr-xl-0 {
	margin-right: 0!important
}
.mb-xl-0 {
	margin-bottom: 0!important
}
.ml-xl-0, .mx-xl-0 {
	margin-left: 0!important
}
.mx-xl-0 {
	margin-right: 0!important
}
.my-xl-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}
.m-xl-1 {
	margin: .25rem!important
}
.mt-xl-1 {
	margin-top: .25rem!important
}
.mr-xl-1 {
	margin-right: .25rem!important
}
.mb-xl-1 {
	margin-bottom: .25rem!important
}
.ml-xl-1, .mx-xl-1 {
	margin-left: .25rem!important
}
.mx-xl-1 {
	margin-right: .25rem!important
}
.my-xl-1 {
	margin-top: .25rem!important;
	margin-bottom: .25rem!important
}
.m-xl-2 {
	margin: .5rem!important
}
.mt-xl-2 {
	margin-top: .5rem!important
}
.mr-xl-2 {
	margin-right: .5rem!important
}
.mb-xl-2 {
	margin-bottom: .5rem!important
}
.ml-xl-2, .mx-xl-2 {
	margin-left: .5rem!important
}
.mx-xl-2 {
	margin-right: .5rem!important
}
.my-xl-2 {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}
.m-xl-3 {
	margin: 1rem!important
}
.mt-xl-3 {
	margin-top: 1rem!important
}
.mr-xl-3 {
	margin-right: 1rem!important
}
.mb-xl-3 {
	margin-bottom: 1rem!important
}
.ml-xl-3, .mx-xl-3 {
	margin-left: 1rem!important
}
.mx-xl-3 {
	margin-right: 1rem!important
}
.my-xl-3 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}
.m-xl-4 {
	margin: 1.5rem!important
}
.mt-xl-4 {
	margin-top: 1.5rem!important
}
.mr-xl-4 {
	margin-right: 1.5rem!important
}
.mb-xl-4 {
	margin-bottom: 1.5rem!important
}
.ml-xl-4, .mx-xl-4 {
	margin-left: 1.5rem!important
}
.mx-xl-4 {
	margin-right: 1.5rem!important
}
.my-xl-4 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}
.m-xl-5 {
	margin: 3rem!important
}
.mt-xl-5 {
	margin-top: 3rem!important
}
.mr-xl-5 {
	margin-right: 3rem!important
}
.mb-xl-5 {
	margin-bottom: 3rem!important
}
.ml-xl-5, .mx-xl-5 {
	margin-left: 3rem!important
}
.mx-xl-5 {
	margin-right: 3rem!important
}
.my-xl-5 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}
.p-xl-0 {
	padding: 0!important
}
.pt-xl-0 {
	padding-top: 0!important
}
.pr-xl-0 {
	padding-right: 0!important
}
.pb-xl-0 {
	padding-bottom: 0!important
}
.pl-xl-0, .px-xl-0 {
	padding-left: 0!important
}
.px-xl-0 {
	padding-right: 0!important
}
.py-xl-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.p-xl-1 {
	padding: .25rem!important
}
.pt-xl-1 {
	padding-top: .25rem!important
}
.pr-xl-1 {
	padding-right: .25rem!important
}
.pb-xl-1 {
	padding-bottom: .25rem!important
}
.pl-xl-1, .px-xl-1 {
	padding-left: .25rem!important
}
.px-xl-1 {
	padding-right: .25rem!important
}
.py-xl-1 {
	padding-top: .25rem!important;
	padding-bottom: .25rem!important
}
.p-xl-2 {
	padding: .5rem!important
}
.pt-xl-2 {
	padding-top: .5rem!important
}
.pr-xl-2 {
	padding-right: .5rem!important
}
.pb-xl-2 {
	padding-bottom: .5rem!important
}
.pl-xl-2, .px-xl-2 {
	padding-left: .5rem!important
}
.px-xl-2 {
	padding-right: .5rem!important
}
.py-xl-2 {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}
.p-xl-3 {
	padding: 1rem!important
}
.pt-xl-3 {
	padding-top: 1rem!important
}
.pr-xl-3 {
	padding-right: 1rem!important
}
.pb-xl-3 {
	padding-bottom: 1rem!important
}
.pl-xl-3, .px-xl-3 {
	padding-left: 1rem!important
}
.px-xl-3 {
	padding-right: 1rem!important
}
.py-xl-3 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}
.p-xl-4 {
	padding: 1.5rem!important
}
.pt-xl-4 {
	padding-top: 1.5rem!important
}
.pr-xl-4 {
	padding-right: 1.5rem!important
}
.pb-xl-4 {
	padding-bottom: 1.5rem!important
}
.pl-xl-4, .px-xl-4 {
	padding-left: 1.5rem!important
}
.px-xl-4 {
	padding-right: 1.5rem!important
}
.py-xl-4 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}
.p-xl-5 {
	padding: 3rem!important
}
.pt-xl-5 {
	padding-top: 3rem!important
}
.pr-xl-5 {
	padding-right: 3rem!important
}
.pb-xl-5 {
	padding-bottom: 3rem!important
}
.pl-xl-5, .px-xl-5 {
	padding-left: 3rem!important
}
.px-xl-5 {
	padding-right: 3rem!important
}
.py-xl-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}
.m-xl-auto {
	margin: auto!important
}
.mt-xl-auto {
	margin-top: auto!important
}
.mr-xl-auto {
	margin-right: auto!important
}
.mb-xl-auto {
	margin-bottom: auto!important
}
.ml-xl-auto, .mx-xl-auto {
	margin-left: auto!important
}
.mx-xl-auto {
	margin-right: auto!important
}
.my-xl-auto {
	margin-top: auto!important;
	margin-bottom: auto!important
}
}
.text-justify {
	text-align: justify!important;
	font-size: 16px;
}
.text-nowrap {
	white-space: nowrap!important
}
.text-truncate {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.text-center {
	text-align: center!important
}

@media (min-width:576px) {
.text-sm-left {
	text-align: left!important
}
.text-sm-right {
	text-align: right!important
}
.text-sm-center {
	text-align: center!important
}
}

@media (min-width:768px) {
.text-md-left {
	text-align: left!important
}
.text-md-right {
	text-align: right!important
}
.text-md-center {
	text-align: center!important;
	font-size: 16px;
}
}

@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-normal {
	font-weight: 400
}
.font-weight-bold {
	font-weight: 500
}
.font-italic {
	font-style: italic
}
.text-white {
	color: #fff!important
}
.text-muted {
	color: #636c72!important
}
a.text-muted:focus, a.text-muted:hover {
	color: #4b5257!important
}
.text-primary {
	color: #4d5646!important
}
a.text-primary:focus, a.text-primary:hover {
	color: #11151c!important
}
.text-success {
	color: #6dbcdb!important
}
a.text-success:focus, a.text-success:hover {
	color: #44a9d1!important
}
.text-info {
	color: #f2f2f2!important
}
a.text-info:focus, a.text-info:hover {
	color: #d9d8d8!important
}
.text-warning {
	color: #ffcc6f!important
}
a.text-warning:focus, a.text-warning:hover {
	color: #ffba3c!important
}
.text-danger {
	color: #cd386e!important
}
a.text-danger:focus, a.text-danger:hover {
	color: #a82a58!important
}
.text-gray-dark {
	color: #292b2c!important
}
a.text-gray-dark:focus, a.text-gray-dark:hover {
	color: #101112!important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.invisible {
	visibility: hidden!important
}
.hidden-xs-up {
	display: none!important
}

@media (max-width:575px) {
.hidden-xs-down {
	display: none!important
}
}

@media (min-width:576px) {
.hidden-sm-up {
	display: none!important
}
}

@media (max-width:767px) {
.hidden-sm-down {
	display: none!important
}
}

@media (min-width:768px) {
.hidden-md-up {
	display: none!important
}
}

@media (max-width:991px) {
.hidden-md-down {
	display: none!important
}
}

@media (min-width:992px) {
.hidden-lg-up {
	display: none!important
}
}

@media (max-width:1199px) {
.hidden-lg-down {
	display: none!important
}
}

@media (min-width:1200px) {
.hidden-xl-up {
	display: none!important
}
}
.hidden-xl-down, .visible-print-block {
	display: none!important
}

@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}

@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}

@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}

@media print {
.hidden-print {
	display: none!important
}
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/body {
	-webkit-backface-visibility: hidden
}
.animated, .lazy--load, body {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite, .infinite.lazy--load, body.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.hinge, .hinge.lazy--load, body.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY, .bounceIn.lazy--load, .bounceOut.lazy--load, .flipOutX.lazy--load, .flipOutY.lazy--load, body.bounceIn, body.bounceOut, body.flipOutX, body.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
to {
opacity:1
}
}
.fadeIn, .lazy--load, body {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@font-face {
	font-family: typicons;
	font-weight: 400;
	font-style: normal;
	src: url(a509074c88f07e40a8d2f158c4fcdda8.eot);
	src: url(a509074c88f07e40a8d2f158c4fcdda8.eot) format("embedded-opentype"), url(95aa28e29618c068e8a53f64c87cb6a9.woff) format("woff"), url(29f9630f7d87a79830d1c321e1600f2e.ttf) format("truetype"), url(107d077d609efa7239165672c26a3c8b.svg) format("svg")
}
.typcn:before {
	font-family: typicons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	height: 1em;
	font-size: 1em;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility
}
.typcn-adjust-brightness:before {
	content: "\E000"
}
.typcn-adjust-contrast:before {
	content: "\E001"
}
.typcn-anchor-outline:before {
	content: "\E002"
}
.typcn-anchor:before {
	content: "\E003"
}
.typcn-archive:before {
	content: "\E004"
}
.typcn-arrow-back-outline:before {
	content: "\E005"
}
.typcn-arrow-back:before {
	content: "\E006"
}
.typcn-arrow-down-outline:before {
	content: "\E007"
}
.typcn-arrow-down-thick:before {
	content: "\E008"
}
.typcn-arrow-down:before {
	content: "\E009"
}
.typcn-arrow-forward-outline:before {
	content: "\E00A"
}
.typcn-arrow-forward:before {
	content: "\E00B"
}
.typcn-arrow-left-outline:before {
	content: "\E00C"
}
.typcn-arrow-left-thick:before {
	content: "\E00D"
}
.typcn-arrow-left:before {
	content: "\E00E"
}
.typcn-arrow-loop-outline:before {
	content: "\E00F"
}
.typcn-arrow-loop:before {
	content: "\E010"
}
.typcn-arrow-maximise-outline:before {
	content: "\E011"
}
.typcn-arrow-maximise:before {
	content: "\E012"
}
.typcn-arrow-minimise-outline:before {
	content: "\E013"
}
.typcn-arrow-minimise:before {
	content: "\E014"
}
.typcn-arrow-move-outline:before {
	content: "\E015"
}
.typcn-arrow-move:before {
	content: "\E016"
}
.typcn-arrow-repeat-outline:before {
	content: "\E017"
}
.typcn-arrow-repeat:before {
	content: "\E018"
}
.typcn-arrow-right-outline:before {
	content: "\E019"
}
.typcn-arrow-right-thick:before {
	content: "\E01A"
}
.typcn-arrow-right:before {
	content: "\E01B"
}
.typcn-arrow-shuffle:before {
	content: "\E01C"
}
.typcn-arrow-sorted-down:before {
	content: "\E01D"
}
.typcn-arrow-sorted-up:before {
	content: "\E01E"
}
.typcn-arrow-sync-outline:before {
	content: "\E01F"
}
.typcn-arrow-sync:before {
	content: "\E020"
}
.typcn-arrow-unsorted:before {
	content: "\E021"
}
.typcn-arrow-up-outline:before {
	content: "\E022"
}
.typcn-arrow-up-thick:before {
	content: "\E023"
}
.typcn-arrow-up:before {
	content: "\E024"
}
.typcn-at:before {
	content: "\E025"
}
.typcn-attachment-outline:before {
	content: "\E026"
}
.typcn-attachment:before {
	content: "\E027"
}
.typcn-backspace-outline:before {
	content: "\E028"
}
.typcn-backspace:before {
	content: "\E029"
}
.typcn-battery-charge:before {
	content: "\E02A"
}
.typcn-battery-full:before {
	content: "\E02B"
}
.typcn-battery-high:before {
	content: "\E02C"
}
.typcn-battery-low:before {
	content: "\E02D"
}
.typcn-battery-mid:before {
	content: "\E02E"
}
.typcn-beaker:before {
	content: "\E02F"
}
.typcn-beer:before {
	content: "\E030"
}
.typcn-bell:before {
	content: "\E031"
}
.typcn-book:before {
	content: "\E032"
}
.typcn-bookmark:before {
	content: "\E033"
}
.typcn-briefcase:before {
	content: "\E034"
}
.typcn-brush:before {
	content: "\E035"
}
.typcn-business-card:before {
	content: "\E036"
}
.typcn-calculator:before {
	content: "\E037"
}
.typcn-calendar-outline:before {
	content: "\E038"
}
.typcn-calendar:before {
	content: "\E039"
}
.typcn-camera-outline:before {
	content: "\E03A"
}
.typcn-camera:before {
	content: "\E03B"
}
.typcn-cancel-outline:before {
	content: "\E03C"
}
.typcn-cancel:before {
	content: "\E03D"
}
.typcn-chart-area-outline:before {
	content: "\E03E"
}
.typcn-chart-area:before {
	content: "\E03F"
}
.typcn-chart-bar-outline:before {
	content: "\E040"
}
.typcn-chart-bar:before {
	content: "\E041"
}
.typcn-chart-line-outline:before {
	content: "\E042"
}
.typcn-chart-line:before {
	content: "\E043"
}
.typcn-chart-pie-outline:before {
	content: "\E044"
}
.typcn-chart-pie:before {
	content: "\E045"
}
.typcn-chevron-left-outline:before {
	content: "\E046"
}
.typcn-chevron-left:before {
	content: "\E047"
}
.typcn-chevron-right-outline:before {
	content: "\E048"
}
.typcn-chevron-right:before {
	content: "\E049"
}
.typcn-clipboard:before {
	content: "\E04A"
}
.typcn-cloud-storage:before {
	content: "\E04B"
}
.typcn-cloud-storage-outline:before {
	content: "\E054"
}
.typcn-code-outline:before {
	content: "\E04C"
}
.typcn-code:before {
	content: "\E04D"
}
.typcn-coffee:before {
	content: "\E04E"
}
.typcn-cog-outline:before {
	content: "\E04F"
}
.typcn-cog:before {
	content: "\E050"
}
.typcn-compass:before {
	content: "\E051"
}
.typcn-contacts:before {
	content: "\E052"
}
.typcn-credit-card:before {
	content: "\E053"
}
.typcn-css3:before {
	content: "\E055"
}
.typcn-database:before {
	content: "\E056"
}
.typcn-delete-outline:before {
	content: "\E057"
}
.typcn-delete:before {
	content: "\E058"
}
.typcn-device-desktop:before {
	content: "\E059"
}
.typcn-device-laptop:before {
	content: "\E05A"
}
.typcn-device-phone:before {
	content: "\E05B"
}
.typcn-device-tablet:before {
	content: "\E05C"
}
.typcn-directions:before {
	content: "\E05D"
}
.typcn-divide-outline:before {
	content: "\E05E"
}
.typcn-divide:before {
	content: "\E05F"
}
.typcn-document-add:before {
	content: "\E060"
}
.typcn-document-delete:before {
	content: "\E061"
}
.typcn-document-text:before {
	content: "\E062"
}
.typcn-document:before {
	content: "\E063"
}
.typcn-download-outline:before {
	content: "\E064"
}
.typcn-download:before {
	content: "\E065"
}
.typcn-dropbox:before {
	content: "\E066"
}
.typcn-edit:before {
	content: "\E067"
}
.typcn-eject-outline:before {
	content: "\E068"
}
.typcn-eject:before {
	content: "\E069"
}
.typcn-equals-outline:before {
	content: "\E06A"
}
.typcn-equals:before {
	content: "\E06B"
}
.typcn-export-outline:before {
	content: "\E06C"
}
.typcn-export:before {
	content: "\E06D"
}
.typcn-eye-outline:before {
	content: "\E06E"
}
.typcn-eye:before {
	content: "\E06F"
}
.typcn-feather:before {
	content: "\E070"
}
.typcn-film:before {
	content: "\E071"
}
.typcn-filter:before {
	content: "\E072"
}
.typcn-flag-outline:before {
	content: "\E073"
}
.typcn-flag:before {
	content: "\E074"
}
.typcn-flash-outline:before {
	content: "\E075"
}
.typcn-flash:before {
	content: "\E076"
}
.typcn-flow-children:before {
	content: "\E077"
}
.typcn-flow-merge:before {
	content: "\E078"
}
.typcn-flow-parallel:before {
	content: "\E079"
}
.typcn-flow-switch:before {
	content: "\E07A"
}
.typcn-folder-add:before {
	content: "\E07B"
}
.typcn-folder-delete:before {
	content: "\E07C"
}
.typcn-folder-open:before {
	content: "\E07D"
}
.typcn-folder:before {
	content: "\E07E"
}
.typcn-gift:before {
	content: "\E07F"
}
.typcn-globe-outline:before {
	content: "\E080"
}
.typcn-globe:before {
	content: "\E081"
}
.typcn-group-outline:before {
	content: "\E082"
}
.typcn-group:before {
	content: "\E083"
}
.typcn-headphones:before {
	content: "\E084"
}
.typcn-heart-full-outline:before {
	content: "\E085"
}
.typcn-heart-half-outline:before {
	content: "\E086"
}
.typcn-heart-outline:before {
	content: "\E087"
}
.typcn-heart:before {
	content: "\E088"
}
.typcn-home-outline:before {
	content: "\E089"
}
.typcn-home:before {
	content: "\E08A"
}
.typcn-html5:before {
	content: "\E08B"
}
.typcn-image-outline:before {
	content: "\E08C"
}
.typcn-image:before {
	content: "\E08D"
}
.typcn-infinity-outline:before {
	content: "\E08E"
}
.typcn-infinity:before {
	content: "\E08F"
}
.typcn-info-large-outline:before {
	content: "\E090"
}
.typcn-info-large:before {
	content: "\E091"
}
.typcn-info-outline:before {
	content: "\E092"
}
.typcn-info:before {
	content: "\E093"
}
.typcn-input-checked-outline:before {
	content: "\E094"
}
.typcn-input-checked:before {
	content: "\E095"
}
.typcn-key-outline:before {
	content: "\E096"
}
.typcn-key:before {
	content: "\E097"
}
.typcn-keyboard:before {
	content: "\E098"
}
.typcn-leaf:before {
	content: "\E099"
}
.typcn-lightbulb:before {
	content: "\E09A"
}
.typcn-link-outline:before {
	content: "\E09B"
}
.typcn-link:before {
	content: "\E09C"
}
.typcn-location-arrow-outline:before {
	content: "\E09D"
}
.typcn-location-arrow:before {
	content: "\E09E"
}
.typcn-location-outline:before {
	content: "\E09F"
}
.typcn-location:before {
	content: "\E0A0"
}
.typcn-lock-closed-outline:before {
	content: "\E0A1"
}
.typcn-lock-closed:before {
	content: "\E0A2"
}
.typcn-lock-open-outline:before {
	content: "\E0A3"
}
.typcn-lock-open:before {
	content: "\E0A4"
}
.typcn-mail:before {
	content: "\E0A5"
}
.typcn-map:before {
	content: "\E0A6"
}
.typcn-media-eject-outline:before {
	content: "\E0A7"
}
.typcn-media-eject:before {
	content: "\E0A8"
}
.typcn-media-fast-forward-outline:before {
	content: "\E0A9"
}
.typcn-media-fast-forward:before {
	content: "\E0AA"
}
.typcn-media-pause-outline:before {
	content: "\E0AB"
}
.typcn-media-pause:before {
	content: "\E0AC"
}
.typcn-media-play-outline:before {
	content: "\E0AD"
}
.typcn-media-play-reverse-outline:before {
	content: "\E0AE"
}
.typcn-media-play-reverse:before {
	content: "\E0AF"
}
.typcn-media-play:before {
	content: "\E0B0"
}
.typcn-media-record-outline:before {
	content: "\E0B1"
}
.typcn-media-record:before {
	content: "\E0B2"
}
.typcn-media-rewind-outline:before {
	content: "\E0B3"
}
.typcn-media-rewind:before {
	content: "\E0B4"
}
.typcn-media-stop-outline:before {
	content: "\E0B5"
}
.typcn-media-stop:before {
	content: "\E0B6"
}
.typcn-message-typing:before {
	content: "\E0B7"
}
.typcn-message:before {
	content: "\E0B8"
}
.typcn-messages:before {
	content: "\E0B9"
}
.typcn-microphone-outline:before {
	content: "\E0BA"
}
.typcn-microphone:before {
	content: "\E0BB"
}
.typcn-minus-outline:before {
	content: "\E0BC"
}
.typcn-minus:before {
	content: "\E0BD"
}
.typcn-mortar-board:before {
	content: "\E0BE"
}
.typcn-news:before {
	content: "\E0BF"
}
.typcn-notes-outline:before {
	content: "\E0C0"
}
.typcn-notes:before {
	content: "\E0C1"
}
.typcn-pen:before {
	content: "\E0C2"
}
.typcn-pencil:before {
	content: "\E0C3"
}
.typcn-phone-outline:before {
	content: "\E0C4"
}
.typcn-phone:before {
	content: "\E0C5"
}
.typcn-pi-outline:before {
	content: "\E0C6"
}
.typcn-pi:before {
	content: "\E0C7"
}
.typcn-pin-outline:before {
	content: "\E0C8"
}
.typcn-pin:before {
	content: "\E0C9"
}
.typcn-pipette:before {
	content: "\E0CA"
}
.typcn-plane-outline:before {
	content: "\E0CB"
}
.typcn-plane:before {
	content: "\E0CC"
}
.typcn-plug:before {
	content: "\E0CD"
}
.typcn-plus-outline:before {
	content: "\E0CE"
}
.typcn-plus:before {
	content: "\E0CF"
}
.typcn-point-of-interest-outline:before {
	content: "\E0D0"
}
.typcn-point-of-interest:before {
	content: "\E0D1"
}
.typcn-power-outline:before {
	content: "\E0D2"
}
.typcn-power:before {
	content: "\E0D3"
}
.typcn-printer:before {
	content: "\E0D4"
}
.typcn-puzzle-outline:before {
	content: "\E0D5"
}
.typcn-puzzle:before {
	content: "\E0D6"
}
.typcn-radar-outline:before {
	content: "\E0D7"
}
.typcn-radar:before {
	content: "\E0D8"
}
.typcn-refresh-outline:before {
	content: "\E0D9"
}
.typcn-refresh:before {
	content: "\E0DA"
}
.typcn-rss-outline:before {
	content: "\E0DB"
}
.typcn-rss:before {
	content: "\E0DC"
}
.typcn-scissors-outline:before {
	content: "\E0DD"
}
.typcn-scissors:before {
	content: "\E0DE"
}
.typcn-shopping-bag:before {
	content: "\E0DF"
}
.typcn-shopping-cart:before {
	content: "\E0E0"
}
.typcn-social-at-circular:before {
	content: "\E0E1"
}
.typcn-social-dribbble-circular:before {
	content: "\E0E2"
}
.typcn-social-dribbble:before {
	content: "\E0E3"
}
.typcn-social-facebook-circular:before {
	content: "\E0E4"
}
.typcn-social-facebook:before {
	content: "\E0E5"
}
.typcn-social-flickr-circular:before {
	content: "\E0E6"
}
.typcn-social-flickr:before {
	content: "\E0E7"
}
.typcn-social-github-circular:before {
	content: "\E0E8"
}
.typcn-social-github:before {
	content: "\E0E9"
}
.typcn-social-google-plus-circular:before {
	content: "\E0EA"
}
.typcn-social-google-plus:before {
	content: "\E0EB"
}
.typcn-social-instagram-circular:before {
	content: "\E0EC"
}
.typcn-social-instagram:before {
	content: "\E0ED"
}
.typcn-social-last-fm-circular:before {
	content: "\E0EE"
}
.typcn-social-last-fm:before {
	content: "\E0EF"
}
.typcn-social-linkedin-circular:before {
	content: "\E0F0"
}
.typcn-social-linkedin:before {
	content: "\E0F1"
}
.typcn-social-pinterest-circular:before {
	content: "\E0F2"
}
.typcn-social-pinterest:before {
	content: "\E0F3"
}
.typcn-social-skype-outline:before {
	content: "\E0F4"
}
.typcn-social-skype:before {
	content: "\E0F5"
}
.typcn-social-tumbler-circular:before {
	content: "\E0F6"
}
.typcn-social-tumbler:before {
	content: "\E0F7"
}
.typcn-social-twitter-circular:before {
	content: "\E0F8"
}
.typcn-social-twitter:before {
	content: "\E0F9"
}
.typcn-social-vimeo-circular:before {
	content: "\E0FA"
}
.typcn-social-vimeo:before {
	content: "\E0FB"
}
.typcn-social-youtube-circular:before {
	content: "\E0FC"
}
.typcn-social-youtube:before {
	content: "\E0FD"
}
.typcn-sort-alphabetically-outline:before {
	content: "\E0FE"
}
.typcn-sort-alphabetically:before {
	content: "\E0FF"
}
.typcn-sort-numerically-outline:before {
	content: "\E100"
}
.typcn-sort-numerically:before {
	content: "\E101"
}
.typcn-spanner-outline:before {
	content: "\E102"
}
.typcn-spanner:before {
	content: "\E103"
}
.typcn-spiral:before {
	content: "\E104"
}
.typcn-star-full-outline:before {
	content: "\E105"
}
.typcn-star-half-outline:before {
	content: "\E106"
}
.typcn-star-half:before {
	content: "\E107"
}
.typcn-star-outline:before {
	content: "\E108"
}
.typcn-star:before {
	content: "\E109"
}
.typcn-starburst-outline:before {
	content: "\E10A"
}
.typcn-starburst:before {
	content: "\E10B"
}
.typcn-stopwatch:before {
	content: "\E10C"
}
.typcn-support:before {
	content: "\E10D"
}
.typcn-tabs-outline:before {
	content: "\E10E"
}
.typcn-tag:before {
	content: "\E10F"
}
.typcn-tags:before {
	content: "\E110"
}
.typcn-th-large-outline:before {
	content: "\E111"
}
.typcn-th-large:before {
	content: "\E112"
}
.typcn-th-list-outline:before {
	content: "\E113"
}
.typcn-th-list:before {
	content: "\E114"
}
.typcn-th-menu-outline:before {
	content: "\E115"
}
.typcn-th-menu:before {
	content: "\E116"
}
.typcn-th-small-outline:before {
	content: "\E117"
}
.typcn-th-small:before {
	content: "\E118"
}
.typcn-thermometer:before {
	content: "\E119"
}
.typcn-thumbs-down:before {
	content: "\E11A"
}
.typcn-thumbs-ok:before {
	content: "\E11B"
}
.typcn-thumbs-up:before {
	content: "\E11C"
}
.typcn-tick-outline:before {
	content: "\E11D"
}
.typcn-tick:before {
	content: "\E11E"
}
.typcn-ticket:before {
	content: "\E11F"
}
.typcn-time:before {
	content: "\E120"
}
.typcn-times-outline:before {
	content: "\E121"
}
.typcn-times:before {
	content: "\E122"
}
.typcn-trash:before {
	content: "\E123"
}
.typcn-tree:before {
	content: "\E124"
}
.typcn-upload-outline:before {
	content: "\E125"
}
.typcn-upload:before {
	content: "\E126"
}
.typcn-user-add-outline:before {
	content: "\E127"
}
.typcn-user-add:before {
	content: "\E128"
}
.typcn-user-delete-outline:before {
	content: "\E129"
}
.typcn-user-delete:before {
	content: "\E12A"
}
.typcn-user-outline:before {
	content: "\E12B"
}
.typcn-user:before {
	content: "\E12C"
}
.typcn-vendor-android:before {
	content: "\E12D"
}
.typcn-vendor-apple:before {
	content: "\E12E"
}
.typcn-vendor-microsoft:before {
	content: "\E12F"
}
.typcn-video-outline:before {
	content: "\E130"
}
.typcn-video:before {
	content: "\E131"
}
.typcn-volume-down:before {
	content: "\E132"
}
.typcn-volume-mute:before {
	content: "\E133"
}
.typcn-volume-up:before {
	content: "\E134"
}
.typcn-volume:before {
	content: "\E135"
}
.typcn-warning-outline:before {
	content: "\E136"
}
.typcn-warning:before {
	content: "\E137"
}
.typcn-watch:before {
	content: "\E138"
}
.typcn-waves-outline:before {
	content: "\E139"
}
.typcn-waves:before {
	content: "\E13A"
}
.typcn-weather-cloudy:before {
	content: "\E13B"
}
.typcn-weather-downpour:before {
	content: "\E13C"
}
.typcn-weather-night:before {
	content: "\E13D"
}
.typcn-weather-partly-sunny:before {
	content: "\E13E"
}
.typcn-weather-shower:before {
	content: "\E13F"
}
.typcn-weather-snow:before {
	content: "\E140"
}
.typcn-weather-stormy:before {
	content: "\E141"
}
.typcn-weather-sunny:before {
	content: "\E142"
}
.typcn-weather-windy-cloudy:before {
	content: "\E143"
}
.typcn-weather-windy:before {
	content: "\E144"
}
.typcn-wi-fi-outline:before {
	content: "\E145"
}
.typcn-wi-fi:before {
	content: "\E146"
}
.typcn-wine:before {
	content: "\E147"
}
.typcn-world-outline:before {
	content: "\E148"
}
.typcn-world:before {
	content: "\E149"
}
.typcn-zoom-in-outline:before {
	content: "\E14A"
}
.typcn-zoom-in:before {
	content: "\E14B"
}
.typcn-zoom-out-outline:before {
	content: "\E14C"
}
.typcn-zoom-out:before {
	content: "\E14D"
}
.typcn-zoom-outline:before {
	content: "\E14E"
}
.typcn-zoom:before {
	content: "\E14F"
}
.minw-25 {
	min-width: 25%!important
}
.maxw-25 {
	max-width: 25%!important
}
.minw-50 {
	min-width: 50%!important
}
.maxw-50 {
	max-width: 50%!important
}
.minw-75 {
	min-width: 75%!important
}
.maxw-75 {
	max-width: 75%!important
}
.minw-100 {
	min-width: 100%!important
}
.maxw-100 {
	max-width: 100%!important
}
.minh-25 {
	min-height: 25%!important
}
.maxh-25 {
	max-height: 25%!important
}
.minh-50 {
	min-height: 50%!important
}
.maxh-50 {
	max-height: 50%!important
}
.minh-75 {
	min-height: 75%!important
}
.maxh-75 {
	max-height: 75%!important
}
.minh-100 {
	min-height: 100%!important
}
.maxh-100 {
	max-height: 100%!important
}
/*!
 * Theme Name: milk
 * Theme URI: http://www.creativemarket.com/TODO
 * Author: The Mandelbrew team (contact@mandelbrew.com)
 * Author URI: http://mandelbrew.com
 * License: Standard License, Extended License
 * License URI: https://creativemarket.com/licenses
 * Tags: minimal, responsive, bootstrap.
 * Description: Our basic + minimal + light theme for Bootstrap 4.
 * Version: 1.0
 *
 * Milk is the result of our love for simplicity. At Mandelbrew, we love Boostrap — almost as much as coffee and tea.
 *
 * With Milk, we wanted to bust the myth that "all bootstrap websites look the same". As with all frameworks, it is all about how you mix it up!
 *
 * Copyright (c) 2017 Mandelbrew, LLC
 */html {
	font-size: 14.5px
}
body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	overflow-x: hidden;
	text-rendering: optimizeLegibility
}
svg {
	width: 100%
}
.image {
	background-position: 50% 40%
}
.masthead {
	height: 100vh
}
.masthead__background {
	background: no-repeat 50% 80%;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: -100
}
.masthead__background--noscript {
	background-image: url(2dcbf13259aa50b53d9f28e592c9a92f.jpg)
}
.jumbotron {
	position: relative;
	background-color: transparent!important
}

@media (max-width:991px) {
.jumbotron {
	padding-top: 20%
}
}

@media (min-width:992px) and (max-width:1199px) {
.jumbotron {
	padding-top: 200px
}
}

@media (min-width:1200px) {
.jumbotron {
	padding-top: 10%
}
}
.jumbotron__page {
	position: relative;
	background-color: #f7f7f7!important
}

@media (max-width:991px) {
.jumbotron__page {
	padding-top: 25%
}
}

@media (min-width:992px) and (max-width:1199px) {
.jumbotron__page {
	padding-top: 160px
}
}

@media (min-width:1200px) {
.jumbotron__page {
	padding-top: 10%
}
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.mouse-scroll {
	position: absolute;
	bottom: 7%;
	left: 50%;
	margin-left: -12px
}
.mouse-scroll__body {
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-name: mouse-scroll;
	animation-name: mouse-scroll;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	border-radius: 14px;
	border: 2px solid #6dbcdb;
	height: 42px;
	opacity: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 24px
}
.mouse-scroll__wheel {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: 6;
	animation-iteration-count: 6;
	-webkit-animation-name: mouse-scroll__wheeling;
	animation-name: mouse-scroll__wheeling;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #6dbcdb;
	border-radius: 8px;
	border: 2px solid #6dbcdb;
	height: 4px;
	margin: 5px auto;
	position: relative;
	width: 4px
}
.mouse-scroll__arrow, .mouse-scroll__wheel {
	display: block;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.mouse-scroll__arrow {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: 4;
	animation-iteration-count: 4;
	-webkit-animation-name: mouse-scroll__pointing;
	animation-name: mouse-scroll__pointing;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	border-bottom: 2px solid #6dbcdb;
	border-right: 2px solid #6dbcdb;
	height: 16px;
	margin: 1px 0 3px 4px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 16px
}
@-webkit-keyframes mouse-scroll {
0% {
opacity:0
}
15% {
opacity:1
}
85% {
opacity:1
}
to {
opacity:0
}
}
@keyframes mouse-scroll {
0% {
opacity:0
}
15% {
opacity:1
}
85% {
opacity:1
}
to {
opacity:0
}
}
@-webkit-keyframes mouse-scroll__wheeling {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
opacity:0;
-webkit-transform:translateY(15px);
transform:translateY(15px)
}
}
@keyframes mouse-scroll__wheeling {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
opacity:0;
-webkit-transform:translateY(15px);
transform:translateY(15px)
}
}
@-webkit-keyframes mouse-scroll__pointing {
0% {
opacity:0
}
50% {
opacity:.5
}
to {
opacity:1
}
}
@keyframes mouse-scroll__pointing {
0% {
opacity:0
}
50% {
opacity:.5
}
to {
opacity:1
}
}
.display-1, .display-2, .display-3, .display-4 {
	padding-bottom: .8rem;
	text-transform: capitalize
}
h1 {
	letter-spacing: .2rem;
	padding: 2rem 0
}
h1, h2 {
	text-transform: uppercase
}
h2 {
	letter-spacing: .15rem;
	padding-top: 1.15rem
}
h3, h4, h5, h6 {
	letter-spacing: .1rem;
	padding-top: .8rem
}
.lead, h3, h4, h5, h6 {
	text-transform: uppercase
}
.lead {
	font-weight: 400;
	color: #4d5646
}
p {
	line-height: 1.65rem;
	letter-spacing: .016rem;
	text-align: center;
	font-size: 14px;
}
th {
	font-weight: 500
}
.navbar-brand {
	text-transform: uppercase
}
.navbar {
	padding: 5vh 5vw 1vh
}

@media (max-width:767px) {
.navbar-light.navbar-toggleable-sm, .navbar-toggleable-sm.headroom--top, .navbar-toggleable-sm.headroom--unpinned {
	background-color: #f7f7f7
}
}

@media (max-width:991px) {
.navbar-light.navbar-toggleable-md, .navbar-toggleable-md.headroom--top, .navbar-toggleable-md.headroom--unpinned {
	background-color: #f7f7f7
}
}
.navbar-nav .active>.nav-link, .navbar-nav .nav-item>.nav-link.active {
	border-bottom: 1.5px solid #4d5646
}
.headroom--not-top.headroom--pinned .navbar-nav .active>.nav-link, .headroom--not-top.headroom--pinned .navbar-nav .nav-item>.nav-link.active, .navbar-inverse .navbar-nav .active>.nav-link, .navbar-inverse .navbar-nav .nav-item>.nav-link.active {
	color: #ffffff
}
.navbar-toggleable-sm .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem
}
.navbar-nav {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .1rem
}
.nav-tabs .nav-link {
	color: #4d5646
}
.nav-tabs .nav-link.active {
	color: #6dbcdb;
	border-bottom: 1px solid #6dbcdb
}
.nav--milk .nav-link {
	color: hsla(0,0%,100%,.5)
}
.nav--milk .nav-link:hover {
	color: #6dbcdb
}
.headroom {
	will-change: transform;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.headroom--pinned {
	-webkit-transform: scaleY(1) translateY(0);
	-ms-transform: scaleY(1) translateY(0);
	transform: scaleY(1) translateY(0)
}
.headroom--unpinned {
	-webkit-transform: scaleY(0) translateY(-150%);
	-ms-transform: scaleY(0) translateY(-150%);
	transform: scaleY(0) translateY(-150%)
}
.btn {
	text-transform: uppercase;
	letter-spacing: .091rem;
	white-space: normal
}
.btn-sm {
	font-size: .75rem;
	padding: .7rem .8rem
}
.btn-lg {
	padding: 1.4rem 3.3rem
}
.form-control {
	border: 1px solid transparent;
	border-bottom: 1px solid #4d5646
}
.contact-form {
	position: relative;
	padding: 50px;
	background-color: hsla(0,0%,100%,.9)
}
.card-header {
	background-color: transparent;
	border-bottom: 2px solid #f2f2f2
}

@media (min-width:768px) and (max-width:991px) {
.card-columns {
	-webkit-column-count: 2;
	column-count: 2
}
}
.footer-color {
	color: hsla(0,0%,100%,.1)
}
.modal-header {
	border-bottom: 1px solid #fff
}
.lazy--hidden {
	display: none
}
.lazy--show.lazy--spinner {
	height: 100px;
	background: url(4b9182c15d746b98dc576ab5e15a4d5a.gif) no-repeat 50% 50%
}
