
@media print {
*, :after, :before {
	text-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}
a:not(.btn) {
	text-decoration: underline
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
pre {
	white-space: pre-wrap !important
}
blockquote, pre {
	border: 1px solid #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
}
@page {
	size: a3
}
body {
	min-width: 992px !important
}
.container {
	min-width: 992px !important
}
.navbar {
	display: none
}
.badge {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table td, .table th {
	background-color: #fff !important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd !important
}
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}
@-ms-viewport {
width:device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}
[tabindex="-1"]:focus {
	outline: 0 !important
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	color: #0056b3;
	text-decoration: underline
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse
}
caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
padding:0;
border-style:none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
font:inherit;
-webkit-appearance:button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none !important
}
code, kbd, pre, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}
a>code {
	color: inherit
}
kbd {
	padding: 0.2rem 0.4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: 0.2rem
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}
pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width: 576px) {
.container {
	max-width: 540px
}
}

@media (min-width: 768px) {
.container {
	max-width: 720px
}
}

@media (min-width: 992px) {
.container {
	max-width: 960px
}
}

@media (min-width: 1200px) {
.container {
	max-width: 1140px
}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters>.col, .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-1 {
	margin-left: 8.33333%
}
.offset-2 {
	margin-left: 16.66667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.33333%
}
.offset-5 {
	margin-left: 41.66667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.33333%
}
.offset-8 {
	margin-left: 66.66667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.33333%
}
.offset-11 {
	margin-left: 91.66667%
}

@media (min-width: 576px) {
.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-sm-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.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.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.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.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.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.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-sm-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-sm-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-sm-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-sm-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-sm-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-sm-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-sm-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-sm-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-sm-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-sm-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-sm-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-sm-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-sm-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-sm-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-sm-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-sm-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-sm-0 {
	margin-left: 0
}
.offset-sm-1 {
	margin-left: 8.33333%
}
.offset-sm-2 {
	margin-left: 16.66667%
}
.offset-sm-3 {
	margin-left: 25%
}
.offset-sm-4 {
	margin-left: 33.33333%
}
.offset-sm-5 {
	margin-left: 41.66667%
}
.offset-sm-6 {
	margin-left: 50%
}
.offset-sm-7 {
	margin-left: 58.33333%
}
.offset-sm-8 {
	margin-left: 66.66667%
}
.offset-sm-9 {
	margin-left: 75%
}
.offset-sm-10 {
	margin-left: 83.33333%
}
.offset-sm-11 {
	margin-left: 91.66667%
}
}

@media (min-width: 768px) {
.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.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.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.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.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.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.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-md-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-md-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-md-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-md-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-md-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-md-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-md-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-md-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-md-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-md-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-md-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-md-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-md-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-md-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-md-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-md-0 {
	margin-left: 0
}
.offset-md-1 {
	margin-left: 8.33333%
}
.offset-md-2 {
	margin-left: 16.66667%
}
.offset-md-3 {
	margin-left: 25%
}
.offset-md-4 {
	margin-left: 33.33333%
}
.offset-md-5 {
	margin-left: 41.66667%
}
.offset-md-6 {
	margin-left: 50%
}
.offset-md-7 {
	margin-left: 58.33333%
}
.offset-md-8 {
	margin-left: 66.66667%
}
.offset-md-9 {
	margin-left: 75%
}
.offset-md-10 {
	margin-left: 83.33333%
}
.offset-md-11 {
	margin-left: 91.66667%
}
}

@media (min-width: 992px) {
.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-lg-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.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.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.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.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.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.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-lg-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-lg-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-lg-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-lg-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-lg-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-lg-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-lg-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-lg-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-lg-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-lg-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-lg-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-lg-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-lg-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-lg-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-lg-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-lg-0 {
	margin-left: 0
}
.offset-lg-1 {
	margin-left: 8.33333%
}
.offset-lg-2 {
	margin-left: 16.66667%
}
.offset-lg-3 {
	margin-left: 25%
}
.offset-lg-4 {
	margin-left: 33.33333%
}
.offset-lg-5 {
	margin-left: 41.66667%
}
.offset-lg-6 {
	margin-left: 50%
}
.offset-lg-7 {
	margin-left: 58.33333%
}
.offset-lg-8 {
	margin-left: 66.66667%
}
.offset-lg-9 {
	margin-left: 75%
}
.offset-lg-10 {
	margin-left: 83.33333%
}
.offset-lg-11 {
	margin-left: 91.66667%
}
}

@media (min-width: 1200px) {
.col-xl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-xl-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-xl-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-xl-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.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.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-xl-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.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.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-xl-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.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.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-xl-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-xl-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-xl-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-xl-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-xl-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-xl-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-xl-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-xl-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-xl-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-xl-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-xl-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-xl-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-xl-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-xl-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-xl-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-xl-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-xl-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-xl-0 {
	margin-left: 0
}
.offset-xl-1 {
	margin-left: 8.33333%
}
.offset-xl-2 {
	margin-left: 16.66667%
}
.offset-xl-3 {
	margin-left: 25%
}
.offset-xl-4 {
	margin-left: 33.33333%
}
.offset-xl-5 {
	margin-left: 41.66667%
}
.offset-xl-6 {
	margin-left: 50%
}
.offset-xl-7 {
	margin-left: 58.33333%
}
.offset-xl-8 {
	margin-left: 66.66667%
}
.offset-xl-9 {
	margin-left: 75%
}
.offset-xl-10 {
	margin-left: 83.33333%
}
.offset-xl-11 {
	margin-left: 91.66667%
}
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}
.table td, .table th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}
.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}
.table tbody+tbody {
	border-top: 2px solid #dee2e6
}
.table .table {
	background-color: #fff
}
.table-sm td, .table-sm th {
	padding: 0.3rem
}
.table-bordered {
	border: 1px solid #dee2e6
}
.table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6
}
.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,0.05)
}
.table-hover tbody tr:hover {
	background-color: rgba(0,0,0,0.075)
}
.table-primary, .table-primary>td, .table-primary>th {
	background-color: #b8daff
}
.table-hover .table-primary:hover {
	background-color: #9fcdff
}
.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
	background-color: #9fcdff
}
.table-secondary, .table-secondary>td, .table-secondary>th {
	background-color: #d6d8db
}
.table-hover .table-secondary:hover {
	background-color: #c8cbcf
}
.table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
	background-color: #c8cbcf
}
.table-success, .table-success>td, .table-success>th {
	background-color: #c3e6cb
}
.table-hover .table-success:hover {
	background-color: #b1dfbb
}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
	background-color: #b1dfbb
}
.table-info, .table-info>td, .table-info>th {
	background-color: #bee5eb
}
.table-hover .table-info:hover {
	background-color: #abdde5
}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
	background-color: #abdde5
}
.table-warning, .table-warning>td, .table-warning>th {
	background-color: #ffeeba
}
.table-hover .table-warning:hover {
	background-color: #ffe8a1
}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}
.table-danger, .table-danger>td, .table-danger>th {
	background-color: #f5c6cb
}
.table-hover .table-danger:hover {
	background-color: #f1b0b7
}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}
.table-light, .table-light>td, .table-light>th {
	background-color: #fdfdfe
}
.table-hover .table-light:hover {
	background-color: #ececf6
}
.table-hover .table-light:hover>td, .table-hover .table-light:hover>th {
	background-color: #ececf6
}
.table-dark, .table-dark>td, .table-dark>th {
	background-color: #c6c8ca
}
.table-hover .table-dark:hover {
	background-color: #b9bbbe
}
.table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}
.table-active, .table-active>td, .table-active>th {
	background-color: rgba(0,0,0,0.075)
}
.table-hover .table-active:hover {
	background-color: rgba(0,0,0,0.075)
}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
	background-color: rgba(0,0,0,0.075)
}
.table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e
}
.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}
.table-dark {
	color: #fff;
	background-color: #212529
}
.table-dark td, .table-dark th, .table-dark thead th {
	border-color: #32383e
}
.table-dark.table-bordered {
	border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255,255,255,0.05)
}
.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255,255,255,0.075)
}

@media (max-width: 575.98px) {
.table-responsive-sm {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-sm>.table-bordered {
	border: 0
}
}

@media (max-width: 767.98px) {
.table-responsive-md {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-md>.table-bordered {
	border: 0
}
}

@media (max-width: 991.98px) {
.table-responsive-lg {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-lg>.table-bordered {
	border: 0
}
}

@media (max-width: 1199.98px) {
.table-responsive-xl {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-xl>.table-bordered {
	border: 0
}
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive>.table-bordered {
	border: 0
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.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 {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease
}
.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem
}
.alert-heading {
	color: inherit
}
.alert-link {
	font-weight: 700
}
.alert-dismissible {
	padding-right: 4rem
}
.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.75rem 1.25rem;
	color: inherit
}
.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}
.alert-primary hr {
	border-top-color: #9fcdff
}
.alert-primary .alert-link {
	color: #002752
}
.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}
.alert-secondary hr {
	border-top-color: #c8cbcf
}
.alert-secondary .alert-link {
	color: #202326
}
.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}
.alert-success hr {
	border-top-color: #b1dfbb
}
.alert-success .alert-link {
	color: #0b2e13
}
.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}
.alert-info hr {
	border-top-color: #abdde5
}
.alert-info .alert-link {
	color: #062c33
}
.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}
.alert-warning hr {
	border-top-color: #ffe8a1
}
.alert-warning .alert-link {
	color: #533f03
}
.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}
.alert-danger hr {
	border-top-color: #f1b0b7
}
.alert-danger .alert-link {
	color: #491217
}
.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}
.alert-light hr {
	border-top-color: #ececf6
}
.alert-light .alert-link {
	color: #686868
}
.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}
.alert-dark hr {
	border-top-color: #b9bbbe
}
.alert-dark .alert-link {
	color: #040505
}
.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}
.close:not(:disabled):not(.disabled) {
	cursor: pointer
}
button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 0.5rem;
	pointer-events: none
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%)
}
.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
min-height:calc(100% - (0.5rem * 2))
}
.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0.3rem;
	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: 0.5
}
.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem
}
.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}
.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}
.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}
.modal-footer>:not(:first-child) {
	margin-left: .25rem
}
.modal-footer>:not(:last-child) {
	margin-right: .25rem
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 576px) {
.modal-dialog {
	max-width: 500px;
	margin: 1.75rem auto
}
.modal-dialog-centered {
min-height:calc(100% - (1.75rem * 2))
}
.modal-sm {
	max-width: 300px
}
}

@media (min-width: 992px) {
.modal-lg {
	max-width: 800px
}
}
.d-none {
	display: none !important
}
.d-inline {
	display: inline !important
}
.d-inline-block {
	display: inline-block !important
}
.d-block {
	display: block !important
}
.d-table {
	display: table !important
}
.d-table-row {
	display: table-row !important
}
.d-table-cell {
	display: table-cell !important
}
.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media (min-width: 576px) {
.d-sm-none {
	display: none !important
}
.d-sm-inline {
	display: inline !important
}
.d-sm-inline-block {
	display: inline-block !important
}
.d-sm-block {
	display: block !important
}
.d-sm-table {
	display: table !important
}
.d-sm-table-row {
	display: table-row !important
}
.d-sm-table-cell {
	display: table-cell !important
}
.d-sm-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-sm-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}

@media (min-width: 768px) {
.d-md-none {
	display: none !important
}
.d-md-inline {
	display: inline !important
}
.d-md-inline-block {
	display: inline-block !important
}
.d-md-block {
	display: block !important
}
.d-md-table {
	display: table !important
}
.d-md-table-row {
	display: table-row !important
}
.d-md-table-cell {
	display: table-cell !important
}
.d-md-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-md-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}

@media (min-width: 992px) {
.d-lg-none {
	display: none !important
}
.d-lg-inline {
	display: inline !important
}
.d-lg-inline-block {
	display: inline-block !important
}
.d-lg-block {
	display: block !important
}
.d-lg-table {
	display: table !important
}
.d-lg-table-row {
	display: table-row !important
}
.d-lg-table-cell {
	display: table-cell !important
}
.d-lg-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-lg-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}

@media (min-width: 1200px) {
.d-xl-none {
	display: none !important
}
.d-xl-inline {
	display: inline !important
}
.d-xl-inline-block {
	display: inline-block !important
}
.d-xl-block {
	display: block !important
}
.d-xl-table {
	display: table !important
}
.d-xl-table-row {
	display: table-row !important
}
.d-xl-table-cell {
	display: table-cell !important
}
.d-xl-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-xl-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}

@media print {
.d-print-none {
	display: none !important
}
.d-print-inline {
	display: inline !important
}
.d-print-inline-block {
	display: inline-block !important
}
.d-print-block {
	display: block !important
}
.d-print-table {
	display: table !important
}
.d-print-table-row {
	display: table-row !important
}
.d-print-table-cell {
	display: table-cell !important
}
.d-print-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-print-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}
.embed-responsive:before {
	display: block;
	content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.embed-responsive-21by9:before {
	padding-top: 42.85714%
}
.embed-responsive-16by9:before {
	padding-top: 56.25%
}
.embed-responsive-4by3:before {
	padding-top: 75%
}
.embed-responsive-1by1:before {
	padding-top: 100%
}
.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.align-self-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important
}
.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.align-self-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important
}
.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}

@media (min-width: 576px) {
.flex-sm-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-sm-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.flex-sm-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.flex-sm-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.flex-sm-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.flex-sm-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.flex-sm-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.justify-content-sm-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.justify-content-sm-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.justify-content-sm-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.justify-content-sm-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.justify-content-sm-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.align-items-sm-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.align-items-sm-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.align-items-sm-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.align-items-sm-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.align-items-sm-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.align-content-sm-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.align-content-sm-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.align-content-sm-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.align-content-sm-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.align-content-sm-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.align-content-sm-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.align-self-sm-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important
}
.align-self-sm-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.align-self-sm-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.align-self-sm-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important
}
.align-self-sm-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.align-self-sm-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}
}

@media (min-width: 768px) {
.flex-md-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-md-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.flex-md-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.flex-md-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.flex-md-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.flex-md-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.flex-md-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.justify-content-md-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.justify-content-md-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.justify-content-md-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.justify-content-md-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.justify-content-md-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.align-items-md-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.align-items-md-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.align-items-md-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.align-items-md-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.align-items-md-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.align-content-md-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.align-content-md-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.align-content-md-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.align-content-md-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.align-content-md-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.align-content-md-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.align-self-md-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important
}
.align-self-md-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.align-self-md-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.align-self-md-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important
}
.align-self-md-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.align-self-md-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}
}

@media (min-width: 992px) {
.flex-lg-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-lg-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.flex-lg-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.flex-lg-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.flex-lg-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.flex-lg-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.flex-lg-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.justify-content-lg-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.justify-content-lg-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.justify-content-lg-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.justify-content-lg-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.justify-content-lg-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.align-items-lg-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.align-items-lg-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.align-items-lg-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.align-items-lg-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.align-items-lg-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.align-content-lg-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.align-content-lg-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.align-content-lg-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.align-content-lg-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.align-content-lg-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.align-content-lg-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.align-self-lg-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important
}
.align-self-lg-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.align-self-lg-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.align-self-lg-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important
}
.align-self-lg-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.align-self-lg-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}
}

@media (min-width: 1200px) {
.flex-xl-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-xl-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.flex-xl-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.flex-xl-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.flex-xl-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.flex-xl-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.flex-xl-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.justify-content-xl-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.justify-content-xl-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.justify-content-xl-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.justify-content-xl-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.justify-content-xl-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.align-items-xl-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.align-items-xl-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.align-items-xl-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.align-items-xl-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.align-items-xl-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.align-content-xl-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.align-content-xl-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.align-content-xl-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.align-content-xl-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.align-content-xl-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.align-content-xl-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.align-self-xl-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important
}
.align-self-xl-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.align-self-xl-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.align-self-xl-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important
}
.align-self-xl-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.align-self-xl-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}
.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, .my-0 {
	margin-top: 0 !important
}
.mr-0, .mx-0 {
	margin-right: 0 !important
}
.mb-0, .my-0 {
	margin-bottom: 0 !important
}
.ml-0, .mx-0 {
	margin-left: 0 !important
}
.m-1 {
	margin: 0.25rem !important
}
.mt-1, .my-1 {
	margin-top: 0.25rem !important
}
.mr-1, .mx-1 {
	margin-right: 0.25rem !important
}
.mb-1, .my-1 {
	margin-bottom: 0.25rem !important
}
.ml-1, .mx-1 {
	margin-left: 0.25rem !important
}
.m-2 {
	margin: 0.5rem !important
}
.mt-2, .my-2 {
	margin-top: 0.5rem !important
}
.mr-2, .mx-2 {
	margin-right: 0.5rem !important
}
.mb-2, .my-2 {
	margin-bottom: 0.5rem !important
}
.ml-2, .mx-2 {
	margin-left: 0.5rem !important
}
.m-3 {
	margin: 1rem !important
}
.mt-3, .my-3 {
	margin-top: 1rem !important
}
.mr-3, .mx-3 {
	margin-right: 1rem !important
}
.mb-3, .my-3 {
	margin-bottom: 1rem !important
}
.ml-3, .mx-3 {
	margin-left: 1rem !important
}
.m-4 {
	margin: 1.5rem !important
}
.mt-4, .my-4 {
	margin-top: 1.5rem !important
}
.mr-4, .mx-4 {
	margin-right: 1.5rem !important
}
.mb-4, .my-4 {
	margin-bottom: 1.5rem !important
}
.ml-4, .mx-4 {
	margin-left: 1.5rem !important
}
.m-5 {
	margin: 3rem !important
}
.mt-5, .my-5 {
	margin-top: 3rem !important
}
.mr-5, .mx-5 {
	margin-right: 3rem !important
}
.mb-5, .my-5 {
	margin-bottom: 3rem !important
}
.ml-5, .mx-5 {
	margin-left: 3rem !important
}
.p-0 {
	padding: 0 !important
}
.pt-0, .py-0 {
	padding-top: 0 !important
}
.pr-0, .px-0 {
	padding-right: 0 !important
}
.pb-0, .py-0 {
	padding-bottom: 0 !important
}
.pl-0, .px-0 {
	padding-left: 0 !important
}
.p-1 {
	padding: 0.25rem !important
}
.pt-1, .py-1 {
	padding-top: 0.25rem !important
}
.pr-1, .px-1 {
	padding-right: 0.25rem !important
}
.pb-1, .py-1 {
	padding-bottom: 0.25rem !important
}
.pl-1, .px-1 {
	padding-left: 0.25rem !important
}
.p-2 {
	padding: 0.5rem !important
}
.pt-2, .py-2 {
	padding-top: 0.5rem !important
}
.pr-2, .px-2 {
	padding-right: 0.5rem !important
}
.pb-2, .py-2 {
	padding-bottom: 0.5rem !important
}
.pl-2, .px-2 {
	padding-left: 0.5rem !important
}
.p-3 {
	padding: 1rem !important
}
.pt-3, .py-3 {
	padding-top: 1rem !important
}
.pr-3, .px-3 {
	padding-right: 1rem !important
}
.pb-3, .py-3 {
	padding-bottom: 1rem !important
}
.pl-3, .px-3 {
	padding-left: 1rem !important
}
.p-4 {
	padding: 1.5rem !important
}
.pt-4, .py-4 {
	padding-top: 1.5rem !important
}
.pr-4, .px-4 {
	padding-right: 1.5rem !important
}
.pb-4, .py-4 {
	padding-bottom: 1.5rem !important
}
.pl-4, .px-4 {
	padding-left: 1.5rem !important
}
.p-5 {
	padding: 3rem !important
}
.pt-5, .py-5 {
	padding-top: 3rem !important
}
.pr-5, .px-5 {
	padding-right: 3rem !important
}
.pb-5, .py-5 {
	padding-bottom: 3rem !important
}
.pl-5, .px-5 {
	padding-left: 3rem !important
}
.m-auto {
	margin: auto !important
}
.mt-auto, .my-auto {
	margin-top: auto !important
}
.mr-auto, .mx-auto {
	margin-right: auto !important
}
.mb-auto, .my-auto {
	margin-bottom: auto !important
}
.ml-auto, .mx-auto {
	margin-left: auto !important
}

@media (min-width: 576px) {
.m-sm-0 {
	margin: 0 !important
}
.mt-sm-0, .my-sm-0 {
	margin-top: 0 !important
}
.mr-sm-0, .mx-sm-0 {
	margin-right: 0 !important
}
.mb-sm-0, .my-sm-0 {
	margin-bottom: 0 !important
}
.ml-sm-0, .mx-sm-0 {
	margin-left: 0 !important
}
.m-sm-1 {
	margin: 0.25rem !important
}
.mt-sm-1, .my-sm-1 {
	margin-top: 0.25rem !important
}
.mr-sm-1, .mx-sm-1 {
	margin-right: 0.25rem !important
}
.mb-sm-1, .my-sm-1 {
	margin-bottom: 0.25rem !important
}
.ml-sm-1, .mx-sm-1 {
	margin-left: 0.25rem !important
}
.m-sm-2 {
	margin: 0.5rem !important
}
.mt-sm-2, .my-sm-2 {
	margin-top: 0.5rem !important
}
.mr-sm-2, .mx-sm-2 {
	margin-right: 0.5rem !important
}
.mb-sm-2, .my-sm-2 {
	margin-bottom: 0.5rem !important
}
.ml-sm-2, .mx-sm-2 {
	margin-left: 0.5rem !important
}
.m-sm-3 {
	margin: 1rem !important
}
.mt-sm-3, .my-sm-3 {
	margin-top: 1rem !important
}
.mr-sm-3, .mx-sm-3 {
	margin-right: 1rem !important
}
.mb-sm-3, .my-sm-3 {
	margin-bottom: 1rem !important
}
.ml-sm-3, .mx-sm-3 {
	margin-left: 1rem !important
}
.m-sm-4 {
	margin: 1.5rem !important
}
.mt-sm-4, .my-sm-4 {
	margin-top: 1.5rem !important
}
.mr-sm-4, .mx-sm-4 {
	margin-right: 1.5rem !important
}
.mb-sm-4, .my-sm-4 {
	margin-bottom: 1.5rem !important
}
.ml-sm-4, .mx-sm-4 {
	margin-left: 1.5rem !important
}
.m-sm-5 {
	margin: 3rem !important
}
.mt-sm-5, .my-sm-5 {
	margin-top: 3rem !important
}
.mr-sm-5, .mx-sm-5 {
	margin-right: 3rem !important
}
.mb-sm-5, .my-sm-5 {
	margin-bottom: 3rem !important
}
.ml-sm-5, .mx-sm-5 {
	margin-left: 3rem !important
}
.p-sm-0 {
	padding: 0 !important
}
.pt-sm-0, .py-sm-0 {
	padding-top: 0 !important
}
.pr-sm-0, .px-sm-0 {
	padding-right: 0 !important
}
.pb-sm-0, .py-sm-0 {
	padding-bottom: 0 !important
}
.pl-sm-0, .px-sm-0 {
	padding-left: 0 !important
}
.p-sm-1 {
	padding: 0.25rem !important
}
.pt-sm-1, .py-sm-1 {
	padding-top: 0.25rem !important
}
.pr-sm-1, .px-sm-1 {
	padding-right: 0.25rem !important
}
.pb-sm-1, .py-sm-1 {
	padding-bottom: 0.25rem !important
}
.pl-sm-1, .px-sm-1 {
	padding-left: 0.25rem !important
}
.p-sm-2 {
	padding: 0.5rem !important
}
.pt-sm-2, .py-sm-2 {
	padding-top: 0.5rem !important
}
.pr-sm-2, .px-sm-2 {
	padding-right: 0.5rem !important
}
.pb-sm-2, .py-sm-2 {
	padding-bottom: 0.5rem !important
}
.pl-sm-2, .px-sm-2 {
	padding-left: 0.5rem !important
}
.p-sm-3 {
	padding: 1rem !important
}
.pt-sm-3, .py-sm-3 {
	padding-top: 1rem !important
}
.pr-sm-3, .px-sm-3 {
	padding-right: 1rem !important
}
.pb-sm-3, .py-sm-3 {
	padding-bottom: 1rem !important
}
.pl-sm-3, .px-sm-3 {
	padding-left: 1rem !important
}
.p-sm-4 {
	padding: 1.5rem !important
}
.pt-sm-4, .py-sm-4 {
	padding-top: 1.5rem !important
}
.pr-sm-4, .px-sm-4 {
	padding-right: 1.5rem !important
}
.pb-sm-4, .py-sm-4 {
	padding-bottom: 1.5rem !important
}
.pl-sm-4, .px-sm-4 {
	padding-left: 1.5rem !important
}
.p-sm-5 {
	padding: 3rem !important
}
.pt-sm-5, .py-sm-5 {
	padding-top: 3rem !important
}
.pr-sm-5, .px-sm-5 {
	padding-right: 3rem !important
}
.pb-sm-5, .py-sm-5 {
	padding-bottom: 3rem !important
}
.pl-sm-5, .px-sm-5 {
	padding-left: 3rem !important
}
.m-sm-auto {
	margin: auto !important
}
.mt-sm-auto, .my-sm-auto {
	margin-top: auto !important
}
.mr-sm-auto, .mx-sm-auto {
	margin-right: auto !important
}
.mb-sm-auto, .my-sm-auto {
	margin-bottom: auto !important
}
.ml-sm-auto, .mx-sm-auto {
	margin-left: auto !important
}
}

@media (min-width: 768px) {
.m-md-0 {
	margin: 0 !important
}
.mt-md-0, .my-md-0 {
	margin-top: 0 !important
}
.mr-md-0, .mx-md-0 {
	margin-right: 0 !important
}
.mb-md-0, .my-md-0 {
	margin-bottom: 0 !important
}
.ml-md-0, .mx-md-0 {
	margin-left: 0 !important
}
.m-md-1 {
	margin: 0.25rem !important
}
.mt-md-1, .my-md-1 {
	margin-top: 0.25rem !important
}
.mr-md-1, .mx-md-1 {
	margin-right: 0.25rem !important
}
.mb-md-1, .my-md-1 {
	margin-bottom: 0.25rem !important
}
.ml-md-1, .mx-md-1 {
	margin-left: 0.25rem !important
}
.m-md-2 {
	margin: 0.5rem !important
}
.mt-md-2, .my-md-2 {
	margin-top: 0.5rem !important
}
.mr-md-2, .mx-md-2 {
	margin-right: 0.5rem !important
}
.mb-md-2, .my-md-2 {
	margin-bottom: 0.5rem !important
}
.ml-md-2, .mx-md-2 {
	margin-left: 0.5rem !important
}
.m-md-3 {
	margin: 1rem !important
}
.mt-md-3, .my-md-3 {
	margin-top: 1rem !important
}
.mr-md-3, .mx-md-3 {
	margin-right: 1rem !important
}
.mb-md-3, .my-md-3 {
	margin-bottom: 1rem !important
}
.ml-md-3, .mx-md-3 {
	margin-left: 1rem !important
}
.m-md-4 {
	margin: 1.5rem !important
}
.mt-md-4, .my-md-4 {
	margin-top: 1.5rem !important
}
.mr-md-4, .mx-md-4 {
	margin-right: 1.5rem !important
}
.mb-md-4, .my-md-4 {
	margin-bottom: 1.5rem !important
}
.ml-md-4, .mx-md-4 {
	margin-left: 1.5rem !important
}
.m-md-5 {
	margin: 3rem !important
}
.mt-md-5, .my-md-5 {
	margin-top: 3rem !important
}
.mr-md-5, .mx-md-5 {
	margin-right: 3rem !important
}
.mb-md-5, .my-md-5 {
	margin-bottom: 3rem !important
}
.ml-md-5, .mx-md-5 {
	margin-left: 3rem !important
}
.p-md-0 {
	padding: 0 !important
}
.pt-md-0, .py-md-0 {
	padding-top: 0 !important
}
.pr-md-0, .px-md-0 {
	padding-right: 0 !important
}
.pb-md-0, .py-md-0 {
	padding-bottom: 0 !important
}
.pl-md-0, .px-md-0 {
	padding-left: 0 !important
}
.p-md-1 {
	padding: 0.25rem !important
}
.pt-md-1, .py-md-1 {
	padding-top: 0.25rem !important
}
.pr-md-1, .px-md-1 {
	padding-right: 0.25rem !important
}
.pb-md-1, .py-md-1 {
	padding-bottom: 0.25rem !important
}
.pl-md-1, .px-md-1 {
	padding-left: 0.25rem !important
}
.p-md-2 {
	padding: 0.5rem !important
}
.pt-md-2, .py-md-2 {
	padding-top: 0.5rem !important
}
.pr-md-2, .px-md-2 {
	padding-right: 0.5rem !important
}
.pb-md-2, .py-md-2 {
	padding-bottom: 0.5rem !important
}
.pl-md-2, .px-md-2 {
	padding-left: 0.5rem !important
}
.p-md-3 {
	padding: 1rem !important
}
.pt-md-3, .py-md-3 {
	padding-top: 1rem !important
}
.pr-md-3, .px-md-3 {
	padding-right: 1rem !important
}
.pb-md-3, .py-md-3 {
	padding-bottom: 1rem !important
}
.pl-md-3, .px-md-3 {
	padding-left: 1rem !important
}
.p-md-4 {
	padding: 1.5rem !important
}
.pt-md-4, .py-md-4 {
	padding-top: 1.5rem !important
}
.pr-md-4, .px-md-4 {
	padding-right: 1.5rem !important
}
.pb-md-4, .py-md-4 {
	padding-bottom: 1.5rem !important
}
.pl-md-4, .px-md-4 {
	padding-left: 1.5rem !important
}
.p-md-5 {
	padding: 3rem !important
}
.pt-md-5, .py-md-5 {
	padding-top: 3rem !important
}
.pr-md-5, .px-md-5 {
	padding-right: 3rem !important
}
.pb-md-5, .py-md-5 {
	padding-bottom: 3rem !important
}
.pl-md-5, .px-md-5 {
	padding-left: 3rem !important
}
.m-md-auto {
	margin: auto !important
}
.mt-md-auto, .my-md-auto {
	margin-top: auto !important
}
.mr-md-auto, .mx-md-auto {
	margin-right: auto !important
}
.mb-md-auto, .my-md-auto {
	margin-bottom: auto !important
}
.ml-md-auto, .mx-md-auto {
	margin-left: auto !important
}
}

@media (min-width: 992px) {
.m-lg-0 {
	margin: 0 !important
}
.mt-lg-0, .my-lg-0 {
	margin-top: 0 !important
}
.mr-lg-0, .mx-lg-0 {
	margin-right: 0 !important
}
.mb-lg-0, .my-lg-0 {
	margin-bottom: 0 !important
}
.ml-lg-0, .mx-lg-0 {
	margin-left: 0 !important
}
.m-lg-1 {
	margin: 0.25rem !important
}
.mt-lg-1, .my-lg-1 {
	margin-top: 0.25rem !important
}
.mr-lg-1, .mx-lg-1 {
	margin-right: 0.25rem !important
}
.mb-lg-1, .my-lg-1 {
	margin-bottom: 0.25rem !important
}
.ml-lg-1, .mx-lg-1 {
	margin-left: 0.25rem !important
}
.m-lg-2 {
	margin: 0.5rem !important
}
.mt-lg-2, .my-lg-2 {
	margin-top: 0.5rem !important
}
.mr-lg-2, .mx-lg-2 {
	margin-right: 0.5rem !important
}
.mb-lg-2, .my-lg-2 {
	margin-bottom: 0.5rem !important
}
.ml-lg-2, .mx-lg-2 {
	margin-left: 0.5rem !important
}
.m-lg-3 {
	margin: 1rem !important
}
.mt-lg-3, .my-lg-3 {
	margin-top: 1rem !important
}
.mr-lg-3, .mx-lg-3 {
	margin-right: 1rem !important
}
.mb-lg-3, .my-lg-3 {
	margin-bottom: 1rem !important
}
.ml-lg-3, .mx-lg-3 {
	margin-left: 1rem !important
}
.m-lg-4 {
	margin: 1.5rem !important
}
.mt-lg-4, .my-lg-4 {
	margin-top: 1.5rem !important
}
.mr-lg-4, .mx-lg-4 {
	margin-right: 1.5rem !important
}
.mb-lg-4, .my-lg-4 {
	margin-bottom: 1.5rem !important
}
.ml-lg-4, .mx-lg-4 {
	margin-left: 1.5rem !important
}
.m-lg-5 {
	margin: 3rem !important
}
.mt-lg-5, .my-lg-5 {
	margin-top: 3rem !important
}
.mr-lg-5, .mx-lg-5 {
	margin-right: 3rem !important
}
.mb-lg-5, .my-lg-5 {
	margin-bottom: 3rem !important
}
.ml-lg-5, .mx-lg-5 {
	margin-left: 3rem !important
}
.p-lg-0 {
	padding: 0 !important
}
.pt-lg-0, .py-lg-0 {
	padding-top: 0 !important
}
.pr-lg-0, .px-lg-0 {
	padding-right: 0 !important
}
.pb-lg-0, .py-lg-0 {
	padding-bottom: 0 !important
}
.pl-lg-0, .px-lg-0 {
	padding-left: 0 !important
}
.p-lg-1 {
	padding: 0.25rem !important
}
.pt-lg-1, .py-lg-1 {
	padding-top: 0.25rem !important
}
.pr-lg-1, .px-lg-1 {
	padding-right: 0.25rem !important
}
.pb-lg-1, .py-lg-1 {
	padding-bottom: 0.25rem !important
}
.pl-lg-1, .px-lg-1 {
	padding-left: 0.25rem !important
}
.p-lg-2 {
	padding: 0.5rem !important
}
.pt-lg-2, .py-lg-2 {
	padding-top: 0.5rem !important
}
.pr-lg-2, .px-lg-2 {
	padding-right: 0.5rem !important
}
.pb-lg-2, .py-lg-2 {
	padding-bottom: 0.5rem !important
}
.pl-lg-2, .px-lg-2 {
	padding-left: 0.5rem !important
}
.p-lg-3 {
	padding: 1rem !important
}
.pt-lg-3, .py-lg-3 {
	padding-top: 1rem !important
}
.pr-lg-3, .px-lg-3 {
	padding-right: 1rem !important
}
.pb-lg-3, .py-lg-3 {
	padding-bottom: 1rem !important
}
.pl-lg-3, .px-lg-3 {
	padding-left: 1rem !important
}
.p-lg-4 {
	padding: 1.5rem !important
}
.pt-lg-4, .py-lg-4 {
	padding-top: 1.5rem !important
}
.pr-lg-4, .px-lg-4 {
	padding-right: 1.5rem !important
}
.pb-lg-4, .py-lg-4 {
	padding-bottom: 1.5rem !important
}
.pl-lg-4, .px-lg-4 {
	padding-left: 1.5rem !important
}
.p-lg-5 {
	padding: 3rem !important
}
.pt-lg-5, .py-lg-5 {
	padding-top: 3rem !important
}
.pr-lg-5, .px-lg-5 {
	padding-right: 3rem !important
}
.pb-lg-5, .py-lg-5 {
	padding-bottom: 3rem !important
}
.pl-lg-5, .px-lg-5 {
	padding-left: 3rem !important
}
.m-lg-auto {
	margin: auto !important
}
.mt-lg-auto, .my-lg-auto {
	margin-top: auto !important
}
.mr-lg-auto, .mx-lg-auto {
	margin-right: auto !important
}
.mb-lg-auto, .my-lg-auto {
	margin-bottom: auto !important
}
.ml-lg-auto, .mx-lg-auto {
	margin-left: auto !important
}
}

@media (min-width: 1200px) {
.m-xl-0 {
	margin: 0 !important
}
.mt-xl-0, .my-xl-0 {
	margin-top: 0 !important
}
.mr-xl-0, .mx-xl-0 {
	margin-right: 0 !important
}
.mb-xl-0, .my-xl-0 {
	margin-bottom: 0 !important
}
.ml-xl-0, .mx-xl-0 {
	margin-left: 0 !important
}
.m-xl-1 {
	margin: 0.25rem !important
}
.mt-xl-1, .my-xl-1 {
	margin-top: 0.25rem !important
}
.mr-xl-1, .mx-xl-1 {
	margin-right: 0.25rem !important
}
.mb-xl-1, .my-xl-1 {
	margin-bottom: 0.25rem !important
}
.ml-xl-1, .mx-xl-1 {
	margin-left: 0.25rem !important
}
.m-xl-2 {
	margin: 0.5rem !important
}
.mt-xl-2, .my-xl-2 {
	margin-top: 0.5rem !important
}
.mr-xl-2, .mx-xl-2 {
	margin-right: 0.5rem !important
}
.mb-xl-2, .my-xl-2 {
	margin-bottom: 0.5rem !important
}
.ml-xl-2, .mx-xl-2 {
	margin-left: 0.5rem !important
}
.m-xl-3 {
	margin: 1rem !important
}
.mt-xl-3, .my-xl-3 {
	margin-top: 1rem !important
}
.mr-xl-3, .mx-xl-3 {
	margin-right: 1rem !important
}
.mb-xl-3, .my-xl-3 {
	margin-bottom: 1rem !important
}
.ml-xl-3, .mx-xl-3 {
	margin-left: 1rem !important
}
.m-xl-4 {
	margin: 1.5rem !important
}
.mt-xl-4, .my-xl-4 {
	margin-top: 1.5rem !important
}
.mr-xl-4, .mx-xl-4 {
	margin-right: 1.5rem !important
}
.mb-xl-4, .my-xl-4 {
	margin-bottom: 1.5rem !important
}
.ml-xl-4, .mx-xl-4 {
	margin-left: 1.5rem !important
}
.m-xl-5 {
	margin: 3rem !important
}
.mt-xl-5, .my-xl-5 {
	margin-top: 3rem !important
}
.mr-xl-5, .mx-xl-5 {
	margin-right: 3rem !important
}
.mb-xl-5, .my-xl-5 {
	margin-bottom: 3rem !important
}
.ml-xl-5, .mx-xl-5 {
	margin-left: 3rem !important
}
.p-xl-0 {
	padding: 0 !important
}
.pt-xl-0, .py-xl-0 {
	padding-top: 0 !important
}
.pr-xl-0, .px-xl-0 {
	padding-right: 0 !important
}
.pb-xl-0, .py-xl-0 {
	padding-bottom: 0 !important
}
.pl-xl-0, .px-xl-0 {
	padding-left: 0 !important
}
.p-xl-1 {
	padding: 0.25rem !important
}
.pt-xl-1, .py-xl-1 {
	padding-top: 0.25rem !important
}
.pr-xl-1, .px-xl-1 {
	padding-right: 0.25rem !important
}
.pb-xl-1, .py-xl-1 {
	padding-bottom: 0.25rem !important
}
.pl-xl-1, .px-xl-1 {
	padding-left: 0.25rem !important
}
.p-xl-2 {
	padding: 0.5rem !important
}
.pt-xl-2, .py-xl-2 {
	padding-top: 0.5rem !important
}
.pr-xl-2, .px-xl-2 {
	padding-right: 0.5rem !important
}
.pb-xl-2, .py-xl-2 {
	padding-bottom: 0.5rem !important
}
.pl-xl-2, .px-xl-2 {
	padding-left: 0.5rem !important
}
.p-xl-3 {
	padding: 1rem !important
}
.pt-xl-3, .py-xl-3 {
	padding-top: 1rem !important
}
.pr-xl-3, .px-xl-3 {
	padding-right: 1rem !important
}
.pb-xl-3, .py-xl-3 {
	padding-bottom: 1rem !important
}
.pl-xl-3, .px-xl-3 {
	padding-left: 1rem !important
}
.p-xl-4 {
	padding: 1.5rem !important
}
.pt-xl-4, .py-xl-4 {
	padding-top: 1.5rem !important
}
.pr-xl-4, .px-xl-4 {
	padding-right: 1.5rem !important
}
.pb-xl-4, .py-xl-4 {
	padding-bottom: 1.5rem !important
}
.pl-xl-4, .px-xl-4 {
	padding-left: 1.5rem !important
}
.p-xl-5 {
	padding: 3rem !important
}
.pt-xl-5, .py-xl-5 {
	padding-top: 3rem !important
}
.pr-xl-5, .px-xl-5 {
	padding-right: 3rem !important
}
.pb-xl-5, .py-xl-5 {
	padding-bottom: 3rem !important
}
.pl-xl-5, .px-xl-5 {
	padding-left: 3rem !important
}
.m-xl-auto {
	margin: auto !important
}
.mt-xl-auto, .my-xl-auto {
	margin-top: auto !important
}
.mr-xl-auto, .mx-xl-auto {
	margin-right: auto !important
}
.mb-xl-auto, .my-xl-auto {
	margin-bottom: auto !important
}
.ml-xl-auto, .mx-xl-auto {
	margin-left: auto !important
}
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	-webkit-filter: none;
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-aligncenter:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}
.fa-handshake-o:before {
	content: "\f2b5"
}
.fa-envelope-open:before {
	content: "\f2b6"
}
.fa-envelope-open-o:before {
	content: "\f2b7"
}
.fa-linode:before {
	content: "\f2b8"
}
.fa-address-book:before {
	content: "\f2b9"
}
.fa-address-book-o:before {
	content: "\f2ba"
}
.fa-vcard:before, .fa-address-card:before {
	content: "\f2bb"
}
.fa-vcard-o:before, .fa-address-card-o:before {
	content: "\f2bc"
}
.fa-user-circle:before {
	content: "\f2bd"
}
.fa-user-circle-o:before {
	content: "\f2be"
}
.fa-user-o:before {
	content: "\f2c0"
}
.fa-id-badge:before {
	content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
	content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\f2c3"
}
.fa-quora:before {
	content: "\f2c4"
}
.fa-free-code-camp:before {
	content: "\f2c5"
}
.fa-telegram:before {
	content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\f2cb"
}
.fa-shower:before {
	content: "\f2cc"
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "\f2cd"
}
.fa-podcast:before {
	content: "\f2ce"
}
.fa-window-maximize:before {
	content: "\f2d0"
}
.fa-window-minimize:before {
	content: "\f2d1"
}
.fa-window-restore:before {
	content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
	content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\f2d4"
}
.fa-bandcamp:before {
	content: "\f2d5"
}
.fa-grav:before {
	content: "\f2d6"
}
.fa-etsy:before {
	content: "\f2d7"
}
.fa-imdb:before {
	content: "\f2d8"
}
.fa-ravelry:before {
	content: "\f2d9"
}
.fa-eercast:before {
	content: "\f2da"
}
.fa-microchip:before {
	content: "\f2db"
}
.fa-snowflake-o:before {
	content: "\f2dc"
}
.fa-superpowers:before {
	content: "\f2dd"
}
.fa-wpexplorer:before {
	content: "\f2de"
}
.fa-meetup:before {
	content: "\f2e0"
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
@font-face {
	font-family: 'ui-icons';
	src: url("../fonts/ui-icons.eot?44057230");
	src: url("../fonts/ui-icons.eot?44057230#iefix") format("embedded-opentype"), url("../fonts/ui-icons.woff2?44057230") format("woff2"), url("../fonts/ui-icons.woff?44057230") format("woff"), url("../fonts/ui-icons.ttf?44057230") format("truetype"), url("../fonts/ui-icons.svg?44057230#ui-icons") format("svg");
	font-weight: normal;
	font-style: normal
}
[class^="ui-"]:before, [class*=" ui-"]:before {
	font-family: "ui-icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.ui-email:before {
	content: '\e800'
}
.ui-pin:before {
	content: '\e801'
}
.ui-flash:before {
	content: '\e802'
}
.ui-play:before {
	content: '\e803'
}
.ui-arrow-right:before {
	content: '\e804'
}
.ui-star:before {
	content: '\e805'
}
.ui-star-empty:before {
	content: '\e806'
}
.ui-eye:before {
	content: '\e807'
}
.ui-tags:before {
	content: '\e808'
}
.ui-clock:before {
	content: '\e809'
}
.ui-twitter:before {
	content: '\f099'
}
.ui-facebook:before {
	content: '\f09a'
}
.ui-github:before {
	content: '\f09b'
}
.ui-rss:before {
	content: '\f09e'
}
.ui-pinterest:before {
	content: '\f0d2'
}
.ui-google:before {
	content: '\f0d5'
}
.ui-linkedin:before {
	content: '\f0e1'
}
.ui-chat-empty:before {
	content: '\f0e6'
}
.ui-arrow-down:before {
	content: '\f123'
}
.ui-arrow-left:before {
	content: '\f124'
}
.ui-arrow-up:before {
	content: '\f126'
}
.ui-youtube:before {
	content: '\f167'
}
.ui-xing:before {
	content: '\f168'
}
.ui-dropbox:before {
	content: '\f16b'
}
.ui-stackoverflow:before {
	content: '\f16c'
}
.ui-instagram:before {
	content: '\f16d'
}
.ui-flickr:before {
	content: '\f16e'
}
.ui-bitbucket:before {
	content: '\f171'
}
.ui-tumblr:before {
	content: '\f173'
}
.ui-apple:before {
	content: '\f179'
}
.ui-windows:before {
	content: '\f17a'
}
.ui-android:before {
	content: '\f17b'
}
.ui-dribbble:before {
	content: '\f17d'
}
.ui-skype:before {
	content: '\f17e'
}
.ui-foursquare:before {
	content: '\f180'
}
.ui-trello:before {
	content: '\f181'
}
.ui-vkontakte:before {
	content: '\f189'
}
.ui-vimeo:before {
	content: '\f194'
}
.ui-slack:before {
	content: '\f198'
}
.ui-reddit:before {
	content: '\f1a1'
}
.ui-stumbleupon:before {
	content: '\f1a4'
}
.ui-delicious:before {
	content: '\f1a5'
}
.ui-digg:before {
	content: '\f1a6'
}
.ui-behance:before {
	content: '\f1b4'
}
.ui-spotify:before {
	content: '\f1bc'
}
.ui-soundcloud:before {
	content: '\f1be'
}
.ui-codeopen:before {
	content: '\f1cb'
}
.ui-git:before {
	content: '\f1d3'
}
.ui-slideshare:before {
	content: '\f1e7'
}
.ui-twitch:before {
	content: '\f1e8'
}
.ui-search:before {
	content: '\f1f5'
}
.ui-lastfm:before {
	content: '\f202'
}
.ui-forumbee:before {
	content: '\f211'
}
.ui-sellsy:before {
	content: '\f213'
}
.ui-shirtsinbulk:before {
	content: '\f214'
}
.ui-skyatlas:before {
	content: '\f216'
}
.ui-whatsapp:before {
	content: '\f232'
}
.ui-snapchat:before {
	content: '\f2ac'
}
.ui-close:before {
	content: '\f2d7'
}
.ui-check:before {
	content: '\f383'
}
@font-face {
	font-family: 'Socicon';
	src: url("../fonts/Socicon.eot");
	src: url("../fonts/SociconIE.eot") format("embedded-opentype"), url("../fonts/Socicon.woff2") format("woff2"), url("../fonts/Socicon.ttf") format("truetype"), url("../fonts/Socicon.woff") format("woff"), url("../fonts/Socicon.svg#Socicon") format("svg");
	font-weight: normal;
	font-style: normal
}
[class^="socicon-"], [class*=" socicon-"] {
	font-family: 'Socicon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.socicon-eitaa:before {
	content: "\e97c"
}
.socicon-soroush:before {
	content: "\e97d"
}
.socicon-bale:before {
	content: "\e97e"
}
.socicon-zazzle:before {
	content: "\e97b"
}
.socicon-society6:before {
	content: "\e97a"
}
.socicon-redbubble:before {
	content: "\e979"
}
.socicon-avvo:before {
	content: "\e978"
}
.socicon-stitcher:before {
	content: "\e977"
}
.socicon-googlehangouts:before {
	content: "\e974"
}
.socicon-dlive:before {
	content: "\e975"
}
.socicon-vsco:before {
	content: "\e976"
}
.socicon-flipboard:before {
	content: "\e973"
}
.socicon-ubuntu:before {
	content: "\e958"
}
.socicon-artstation:before {
	content: "\e959"
}
.socicon-invision:before {
	content: "\e95a"
}
.socicon-torial:before {
	content: "\e95b"
}
.socicon-collectorz:before {
	content: "\e95c"
}
.socicon-seenthis:before {
	content: "\e95d"
}
.socicon-googleplaymusic:before {
	content: "\e95e"
}
.socicon-debian:before {
	content: "\e95f"
}
.socicon-filmfreeway:before {
	content: "\e960"
}
.socicon-gnome:before {
	content: "\e961"
}
.socicon-itchio:before {
	content: "\e962"
}
.socicon-jamendo:before {
	content: "\e963"
}
.socicon-mix:before {
	content: "\e964"
}
.socicon-sharepoint:before {
	content: "\e965"
}
.socicon-tinder:before {
	content: "\e966"
}
.socicon-windguru:before {
	content: "\e967"
}
.socicon-cdbaby:before {
	content: "\e968"
}
.socicon-elementaryos:before {
	content: "\e969"
}
.socicon-stage32:before {
	content: "\e96a"
}
.socicon-tiktok:before {
	content: "\e96b"
}
.socicon-gitter:before {
	content: "\e96c"
}
.socicon-letterboxd:before {
	content: "\e96d"
}
.socicon-threema:before {
	content: "\e96e"
}
.socicon-splice:before {
	content: "\e96f"
}
.socicon-metapop:before {
	content: "\e970"
}
.socicon-naver:before {
	content: "\e971"
}
.socicon-remote:before {
	content: "\e972"
}
.socicon-internet:before {
	content: "\e957"
}
.socicon-moddb:before {
	content: "\e94b"
}
.socicon-indiedb:before {
	content: "\e94c"
}
.socicon-traxsource:before {
	content: "\e94d"
}
.socicon-gamefor:before {
	content: "\e94e"
}
.socicon-pixiv:before {
	content: "\e94f"
}
.socicon-myanimelist:before {
	content: "\e950"
}
.socicon-blackberry:before {
	content: "\e951"
}
.socicon-wickr:before {
	content: "\e952"
}
.socicon-spip:before {
	content: "\e953"
}
.socicon-napster:before {
	content: "\e954"
}
.socicon-beatport:before {
	content: "\e955"
}
.socicon-hackerone:before {
	content: "\e956"
}
.socicon-hackernews:before {
	content: "\e946"
}
.socicon-smashwords:before {
	content: "\e947"
}
.socicon-kobo:before {
	content: "\e948"
}
.socicon-bookbub:before {
	content: "\e949"
}
.socicon-mailru:before {
	content: "\e94a"
}
.socicon-gitlab:before {
	content: "\e945"
}
.socicon-instructables:before {
	content: "\e944"
}
.socicon-portfolio:before {
	content: "\e943"
}
.socicon-codered:before {
	content: "\e940"
}
.socicon-origin:before {
	content: "\e941"
}
.socicon-nextdoor:before {
	content: "\e942"
}
.socicon-udemy:before {
	content: "\e93f"
}
.socicon-livemaster:before {
	content: "\e93e"
}
.socicon-crunchbase:before {
	content: "\e93b"
}
.socicon-homefy:before {
	content: "\e93c"
}
.socicon-calendly:before {
	content: "\e93d"
}
.socicon-realtor:before {
	content: "\e90f"
}
.socicon-tidal:before {
	content: "\e910"
}
.socicon-qobuz:before {
	content: "\e911"
}
.socicon-natgeo:before {
	content: "\e912"
}
.socicon-mastodon:before {
	content: "\e913"
}
.socicon-unsplash:before {
	content: "\e914"
}
.socicon-homeadvisor:before {
	content: "\e915"
}
.socicon-angieslist:before {
	content: "\e916"
}
.socicon-codepen:before {
	content: "\e917"
}
.socicon-slack:before {
	content: "\e918"
}
.socicon-openaigym:before {
	content: "\e919"
}
.socicon-logmein:before {
	content: "\e91a"
}
.socicon-fiverr:before {
	content: "\e91b"
}
.socicon-gotomeeting:before {
	content: "\e91c"
}
.socicon-aliexpress:before {
	content: "\e91d"
}
.socicon-guru:before {
	content: "\e91e"
}
.socicon-appstore:before {
	content: "\e91f"
}
.socicon-homes:before {
	content: "\e920"
}
.socicon-zoom:before {
	content: "\e921"
}
.socicon-alibaba:before {
	content: "\e922"
}
.socicon-craigslist:before {
	content: "\e923"
}
.socicon-wix:before {
	content: "\e924"
}
.socicon-redfin:before {
	content: "\e925"
}
.socicon-googlecalendar:before {
	content: "\e926"
}
.socicon-shopify:before {
	content: "\e927"
}
.socicon-freelancer:before {
	content: "\e928"
}
.socicon-seedrs:before {
	content: "\e929"
}
.socicon-bing:before {
	content: "\e92a"
}
.socicon-doodle:before {
	content: "\e92b"
}
.socicon-bonanza:before {
	content: "\e92c"
}
.socicon-squarespace:before {
	content: "\e92d"
}
.socicon-toptal:before {
	content: "\e92e"
}
.socicon-gust:before {
	content: "\e92f"
}
.socicon-ask:before {
	content: "\e930"
}
.socicon-trulia:before {
	content: "\e931"
}
.socicon-loomly:before {
	content: "\e932"
}
.socicon-ghost:before {
	content: "\e933"
}
.socicon-upwork:before {
	content: "\e934"
}
.socicon-fundable:before {
	content: "\e935"
}
.socicon-booking:before {
	content: "\e936"
}
.socicon-googlemaps:before {
	content: "\e937"
}
.socicon-zillow:before {
	content: "\e938"
}
.socicon-niconico:before {
	content: "\e939"
}
.socicon-toneden:before {
	content: "\e93a"
}
.socicon-augment:before {
	content: "\e908"
}
.socicon-bitbucket:before {
	content: "\e909"
}
.socicon-fyuse:before {
	content: "\e90a"
}
.socicon-yt-gaming:before {
	content: "\e90b"
}
.socicon-sketchfab:before {
	content: "\e90c"
}
.socicon-mobcrush:before {
	content: "\e90d"
}
.socicon-microsoft:before {
	content: "\e90e"
}
.socicon-pandora:before {
	content: "\e907"
}
.socicon-messenger:before {
	content: "\e906"
}
.socicon-gamewisp:before {
	content: "\e905"
}
.socicon-bloglovin:before {
	content: "\e904"
}
.socicon-tunein:before {
	content: "\e903"
}
.socicon-gamejolt:before {
	content: "\e901"
}
.socicon-trello:before {
	content: "\e902"
}
.socicon-spreadshirt:before {
	content: "\e900"
}
.socicon-500px:before {
	content: "\e000"
}
.socicon-8tracks:before {
	content: "\e001"
}
.socicon-airbnb:before {
	content: "\e002"
}
.socicon-alliance:before {
	content: "\e003"
}
.socicon-amazon:before {
	content: "\e004"
}
.socicon-amplement:before {
	content: "\e005"
}
.socicon-android:before {
	content: "\e006"
}
.socicon-angellist:before {
	content: "\e007"
}
.socicon-apple:before {
	content: "\e008"
}
.socicon-appnet:before {
	content: "\e009"
}
.socicon-baidu:before {
	content: "\e00a"
}
.socicon-bandcamp:before {
	content: "\e00b"
}
.socicon-battlenet:before {
	content: "\e00c"
}
.socicon-mixer:before {
	content: "\e00d"
}
.socicon-bebee:before {
	content: "\e00e"
}
.socicon-bebo:before {
	content: "\e00f"
}
.socicon-behance:before {
	content: "\e010"
}
.socicon-blizzard:before {
	content: "\e011"
}
.socicon-blogger:before {
	content: "\e012"
}
.socicon-buffer:before {
	content: "\e013"
}
.socicon-chrome:before {
	content: "\e014"
}
.socicon-coderwall:before {
	content: "\e015"
}
.socicon-curse:before {
	content: "\e016"
}
.socicon-dailymotion:before {
	content: "\e017"
}
.socicon-deezer:before {
	content: "\e018"
}
.socicon-delicious:before {
	content: "\e019"
}
.socicon-deviantart:before {
	content: "\e01a"
}
.socicon-diablo:before {
	content: "\e01b"
}
.socicon-digg:before {
	content: "\e01c"
}
.socicon-discord:before {
	content: "\e01d"
}
.socicon-disqus:before {
	content: "\e01e"
}
.socicon-douban:before {
	content: "\e01f"
}
.socicon-draugiem:before {
	content: "\e020"
}
.socicon-dribbble:before {
	content: "\e021"
}
.socicon-drupal:before {
	content: "\e022"
}
.socicon-ebay:before {
	content: "\e023"
}
.socicon-ello:before {
	content: "\e024"
}
.socicon-endomodo:before {
	content: "\e025"
}
.socicon-envato:before {
	content: "\e026"
}
.socicon-etsy:before {
	content: "\e027"
}
.socicon-facebook:before {
	content: "\e028"
}
.socicon-feedburner:before {
	content: "\e029"
}
.socicon-filmweb:before {
	content: "\e02a"
}
.socicon-firefox:before {
	content: "\e02b"
}
.socicon-flattr:before {
	content: "\e02c"
}
.socicon-flickr:before {
	content: "\e02d"
}
.socicon-formulr:before {
	content: "\e02e"
}
.socicon-forrst:before {
	content: "\e02f"
}
.socicon-foursquare:before {
	content: "\e030"
}
.socicon-friendfeed:before {
	content: "\e031"
}
.socicon-github:before {
	content: "\e032"
}
.socicon-goodreads:before {
	content: "\e033"
}
.socicon-google:before {
	content: "\e034"
}
.socicon-googlescholar:before {
	content: "\e035"
}
.socicon-googlegroups:before {
	content: "\e036"
}
.socicon-googlephotos:before {
	content: "\e037"
}
.socicon-googleplus:before {
	content: "\e038"
}
.socicon-grooveshark:before {
	content: "\e039"
}
.socicon-hackerrank:before {
	content: "\e03a"
}
.socicon-hearthstone:before {
	content: "\e03b"
}
.socicon-hellocoton:before {
	content: "\e03c"
}
.socicon-heroes:before {
	content: "\e03d"
}
.socicon-smashcast:before {
	content: "\e03e"
}
.socicon-horde:before {
	content: "\e03f"
}
.socicon-houzz:before {
	content: "\e040"
}
.socicon-icq:before {
	content: "\e041"
}
.socicon-identica:before {
	content: "\e042"
}
.socicon-imdb:before {
	content: "\e043"
}
.socicon-instagram:before {
	content: "\e044"
}
.socicon-issuu:before {
	content: "\e045"
}
.socicon-istock:before {
	content: "\e046"
}
.socicon-itunes:before {
	content: "\e047"
}
.socicon-keybase:before {
	content: "\e048"
}
.socicon-lanyrd:before {
	content: "\e049"
}
.socicon-lastfm:before {
	content: "\e04a"
}
.socicon-line:before {
	content: "\e04b"
}
.socicon-linkedin:before {
	content: "\e04c"
}
.socicon-livejournal:before {
	content: "\e04d"
}
.socicon-lyft:before {
	content: "\e04e"
}
.socicon-macos:before {
	content: "\e04f"
}
.socicon-mail:before {
	content: "\e050"
}
.socicon-medium:before {
	content: "\e051"
}
.socicon-meetup:before {
	content: "\e052"
}
.socicon-mixcloud:before {
	content: "\e053"
}
.socicon-modelmayhem:before {
	content: "\e054"
}
.socicon-mumble:before {
	content: "\e055"
}
.socicon-myspace:before {
	content: "\e056"
}
.socicon-newsvine:before {
	content: "\e057"
}
.socicon-nintendo:before {
	content: "\e058"
}
.socicon-npm:before {
	content: "\e059"
}
.socicon-odnoklassniki:before {
	content: "\e05a"
}
.socicon-openid:before {
	content: "\e05b"
}
.socicon-opera:before {
	content: "\e05c"
}
.socicon-outlook:before {
	content: "\e05d"
}
.socicon-overwatch:before {
	content: "\e05e"
}
.socicon-patreon:before {
	content: "\e05f"
}
.socicon-paypal:before {
	content: "\e060"
}
.socicon-periscope:before {
	content: "\e061"
}
.socicon-persona:before {
	content: "\e062"
}
.socicon-pinterest:before {
	content: "\e063"
}
.socicon-play:before {
	content: "\e064"
}
.socicon-player:before {
	content: "\e065"
}
.socicon-playstation:before {
	content: "\e066"
}
.socicon-pocket:before {
	content: "\e067"
}
.socicon-qq:before {
	content: "\e068"
}
.socicon-quora:before {
	content: "\e069"
}
.socicon-raidcall:before {
	content: "\e06a"
}
.socicon-ravelry:before {
	content: "\e06b"
}
.socicon-reddit:before {
	content: "\e06c"
}
.socicon-renren:before {
	content: "\e06d"
}
.socicon-researchgate:before {
	content: "\e06e"
}
.socicon-residentadvisor:before {
	content: "\e06f"
}
.socicon-reverbnation:before {
	content: "\e070"
}
.socicon-rss:before {
	content: "\e071"
}
.socicon-sharethis:before {
	content: "\e072"
}
.socicon-skype:before {
	content: "\e073"
}
.socicon-slideshare:before {
	content: "\e074"
}
.socicon-smugmug:before {
	content: "\e075"
}
.socicon-snapchat:before {
	content: "\e076"
}
.socicon-songkick:before {
	content: "\e077"
}
.socicon-soundcloud:before {
	content: "\e078"
}
.socicon-spotify:before {
	content: "\e079"
}
.socicon-stackexchange:before {
	content: "\e07a"
}
.socicon-stackoverflow:before {
	content: "\e07b"
}
.socicon-starcraft:before {
	content: "\e07c"
}
.socicon-stayfriends:before {
	content: "\e07d"
}
.socicon-steam:before {
	content: "\e07e"
}
.socicon-storehouse:before {
	content: "\e07f"
}
.socicon-strava:before {
	content: "\e080"
}
.socicon-streamjar:before {
	content: "\e081"
}
.socicon-stumbleupon:before {
	content: "\e082"
}
.socicon-swarm:before {
	content: "\e083"
}
.socicon-teamspeak:before {
	content: "\e084"
}
.socicon-teamviewer:before {
	content: "\e085"
}
.socicon-technorati:before {
	content: "\e086"
}
.socicon-telegram:before {
	content: "\e087"
}
.socicon-tripadvisor:before {
	content: "\e088"
}
.socicon-tripit:before {
	content: "\e089"
}
.socicon-triplej:before {
	content: "\e08a"
}
.socicon-tumblr:before {
	content: "\e08b"
}
.socicon-twitch:before {
	content: "\e08c"
}
.socicon-twitter:before {
	content: "\e08d"
}
.socicon-uber:before {
	content: "\e08e"
}
.socicon-ventrilo:before {
	content: "\e08f"
}
.socicon-viadeo:before {
	content: "\e090"
}
.socicon-viber:before {
	content: "\e091"
}
.socicon-viewbug:before {
	content: "\e092"
}
.socicon-vimeo:before {
	content: "\e093"
}
.socicon-vine:before {
	content: "\e094"
}
.socicon-vkontakte:before {
	content: "\e095"
}
.socicon-warcraft:before {
	content: "\e096"
}
.socicon-wechat:before {
	content: "\e097"
}
.socicon-weibo:before {
	content: "\e098"
}
.socicon-whatsapp:before {
	content: "\e099"
}
.socicon-wikipedia:before {
	content: "\e09a"
}
.socicon-windows:before {
	content: "\e09b"
}
.socicon-wordpress:before {
	content: "\e09c"
}
.socicon-wykop:before {
	content: "\e09d"
}
.socicon-xbox:before {
	content: "\e09e"
}
.socicon-xing:before {
	content: "\e09f"
}
.socicon-yahoo:before {
	content: "\e0a0"
}
.socicon-yammer:before {
	content: "\e0a1"
}
.socicon-yandex:before {
	content: "\e0a2"
}
.socicon-yelp:before {
	content: "\e0a3"
}
.socicon-younow:before {
	content: "\e0a4"
}
.socicon-youtube:before {
	content: "\e0a5"
}
.socicon-zapier:before {
	content: "\e0a6"
}
.socicon-zerply:before {
	content: "\e0a7"
}
.socicon-zomato:before {
	content: "\e0a8"
}
.socicon-zynga:before {
	content: "\e0a9"
}
.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
.clear {
	clear: both
}
.oh {
	overflow: hidden
}
.relative {
	position: relative
}
.white {
	color: #fff
}
.left {
	float: left
}
.right {
	float: right
}
.bg-light {
	background-color: #f7f7f7
}
.bg-dark {
	background-color: #171821
}
.last {
	margin-bottom: 0 !important
}
.img-fullwidth {
	width: 100%
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: 0.04em
}
.nocaps {
	text-transform: none;
	letter-spacing: 0
}
::-moz-selection {
color:#333;
background:#fbedc4
}
::-webkit-selection {
color:#333;
background:#fbedc4
}
::selection {
	color: #333;
	background: #fbedc4
}
html {
	overflow-x: hidden
}
a {
	text-decoration: none;
	color: #8c0c09
}
a:hover {
	text-decoration: none;
	color: #171821
}
body {
	margin: 0;
	padding: 0;
	font-family:  Microsoft JhengHei;
	font-size: 18px;
	line-height: 1.7;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	outline: 0;
	overflow-x: hidden;
	overflow-y: auto;
	color: #000;
	width: 100%;
	height: 100%;
	letter-spacing: 0.1rem
}
body img {
	border: none;
	max-width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}
video {
	height: 100%;
	width: 100%
}
.loader-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 99999
}
.loader {
	display: block;
	position: absolute;
	font-size: 0;
	color: #8c0c09;
	left: 50%;
	top: 50%;
	width: 42px;
	height: 42px;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)
}
.loader>div {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	display: inline-block;
	float: none;
	width: 38px;
	height: 38px;
	background: transparent;
	border-style: solid;
	border-width: 2px;
	border-right-color: transparent;
	border-left-color: transparent;
	-webkit-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite
}
@-webkit-keyframes ball-clip-rotate-pulse-rotate {
0% {
-webkit-transform:translate(-50%, -50%) rotate(0);
transform:translate(-50%, -50%) rotate(0)
}
50% {
-webkit-transform:translate(-50%, -50%) rotate(180deg);
transform:translate(-50%, -50%) rotate(180deg)
}
100% {
-webkit-transform:translate(-50%, -50%) rotate(360deg);
transform:translate(-50%, -50%) rotate(360deg)
}
}
@keyframes ball-clip-rotate-pulse-rotate {
0% {
-webkit-transform:translate(-50%, -50%) rotate(0);
transform:translate(-50%, -50%) rotate(0)
}
50% {
-webkit-transform:translate(-50%, -50%) rotate(180deg);
transform:translate(-50%, -50%) rotate(180deg)
}
100% {
-webkit-transform:translate(-50%, -50%) rotate(360deg);
transform:translate(-50%, -50%) rotate(360deg)
}
}
@-webkit-keyframes ball-clip-rotate-pulse-scale {
0%, 100% {
opacity:1;
-webkit-transform:translate(-50%, -50%) scale(1);
transform:translate(-50%, -50%) scale(1)
}
30% {
opacity:.3;
-webkit-transform:translate(-50%, -50%) scale(0.15);
transform:translate(-50%, -50%) scale(0.15)
}
}
@keyframes ball-clip-rotate-pulse-scale {
0%, 100% {
opacity:1;
-webkit-transform:translate(-50%, -50%) scale(1);
transform:translate(-50%, -50%) scale(1)
}
30% {
opacity:.3;
-webkit-transform:translate(-50%, -50%) scale(0.15);
transform:translate(-50%, -50%) scale(0.15)
}
}
ul {
	list-style: none;
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-family: Microsoft JhengHei;
	margin-top: 0;
	margin-bottom: 10px;
	color: #171821;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 1px
}
h1 {
	font-size: 32px;
	letter-spacing: -0.03em
}
h2 {
	font-size: 26px
}
h3 {
	font-size: 23px
}
h4 {
	font-size: 20px
}
h5 {
	font-size: 18px
}
h6 {
	font-size: 16px
}

@media only screen and (max-width: 575px) {
h1 {
	font-size: 26px
}
h2 {
	font-size: 22px
}
h3 {
	font-size: 18px
}
}

@media (max-width: 640px) {
h1 {
	font-size: 24px
}
h2 {
	font-size: 20px
}
h3 {
	font-size: 19px
}
h4 {
	font-size: 18px
}
}
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
	color: inherit
}
p {
    font-size: 18px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: 0px;
	margin: 0 0 10px
}
address {
	font-style: normal;
	margin-bottom: 0;
	font-size: 16px
}
.lead {
	font-size: 18px;
	line-height: 30px
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}

@media only screen and (max-width: 1199px) {
.text-lg-center {
	text-align: center
}
}

@media only screen and (max-width: 991px) {
.text-md-center {
	text-align: center
}
}

@media only screen and (max-width: 767px) {
.text-sm-center {
	text-align: center
}
}

@media only screen and (max-width: 575px) {
.text-xs-center {
	text-align: center
}
}
blockquote {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px
}
blockquote p {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 0 !important;
	position: relative;
	color: #333;
	font-weight: 700
}
blockquote cite {
	font-size: 15px;
	font-weight: 400;
	color: #83858F
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #E3E4E8
}
.section {
	margin-bottom: 40px
}

@media (min-width: 1280px) {
.container {
	max-width: 1248px
}
}
.container-semi-fluid {
	padding: 0 50px
}

@media only screen and (max-width: 767px) {
.container-semi-fluid {
	padding: 0 15px
}
}
.flex-parent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.flex-child {
	-webkit-box-flex: 1 0 0;
	-ms-flex: 1 0 0;
	flex: 1 0 0
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters>[class*="col-"] {
	padding-right: 0;
	padding-left: 0
}
.row-2 {
	margin: 0 -1px
}
.row-2>div, .row-2>aside {
	padding: 0 1px
}
.row-8 {
	margin: 0 -4px
}
.row-8>div, .row-8>aside {
	padding: 0 4px
}
.row-10 {
	margin: 0 -5px
}
.row-10>div, .row-10>aside {
	padding: 0 5px
}
.row-16 {
	margin: 0 -8px
}
.row-16>div, .row-16>aside {
	padding: 0 8px
}
.row-20 {
	margin: 0 -10px
}
.row-20>div, .row-20>aside {
	padding: 0 10px
}
.row-24 {
	margin: 0 -12px
}
.row-24>div, .row-24>aside {
	padding: 0 12px
}
.btn {
	font-weight: 700;
	overflow: hidden;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #fff;
	background-color: #171821;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:hover {
	color: #fff;
	background-color: #171821;
	border-color: transparent
}
.btn:focus {
	outline: none;
	color: #fff
}
.btn-lg, .btn-lg.btn-button {
	font-size: 18px;
	padding: 0 16px
}
.btn-lg span, .btn-lg.btn-button span {
	line-height: 46px
}
.btn-lg.btn-button {
	height: 46px
}
.btn-sm, .btn-sm.btn-button {
	font-size: 11px;
	padding: 0 20px;
	line-height: 28px
}
.btn-sm.btn-button {
	height: 30px
}
.btn-color {
	background-color: #d23834
}
.btn-color:hover {
	opacity: .92
}
.btn-dark {
	background-color: #171821
}
.btn-white {
	background-color: #fff;
	color: #171821
}
.btn-light {
	background-color: #f7f7f7;
	color: #171821
}
.btn-primary {
	background-color: #d23834;
	padding: 0px 40px
}
.btn-primary:hover {
	background-color: #18a4b9 !important
}
.btn-stroke {
	background-color: transparent;
	border: 1px solid #E3E4E8;
	color: #171821
}
.btn-wide {
	width: 100%
}
.btn-white:focus, .btn-light:focus, .btn-stroke:focus {
	background-color: #171821;
	border-color: transparent
}
.btn i {
	font-size: 10px;
	position: relative;
	margin-left: 3px;
	top: -1px;
	line-height: 1
}
.joinBtn {
	border-top: 1px dashed #d8d8d8;
	padding-top: 15px;
	margin-top: 30px
}
.rounded, .rounded:before {
	border-radius: 70px
}
.section-buttons {
	margin-bottom: 50px
}
.section-buttons a {
	margin-bottom: 10px
}
.btn-button {
	border: none;
	margin-bottom: 0;
	width: auto
}
.btn-button.btn-color, .btn-button.btn-dark {
	color: #fff
}
.btn-button.btn-wide {
	width: 100%
}
.btn-button:hover, .btn-button:focus {
	color: #fff;
	background-color: #8c0c09
}
input, select, textarea {
	height: 46px;
	border: 1px solid #E3E4E8;
	background-color: #fff;
	width: 100%;
	margin-bottom: 24px;
	padding: 0 12px;
	-webkit-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out
}
textarea {
	height: auto;
	display: block;
	padding: 8px 16px;
	margin-bottom: 24px
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
input:focus, textarea:focus {
	border-color: #d23834;
	background-color: #fff;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#54555E
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#54555E;
opacity:1
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#54555E;
opacity:1
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#54555E
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	padding-left: 12px;
	background-image: url(../img/dropdown.png);
	background-repeat: no-repeat;
	background-position: 100% 50%
}
select::-ms-expand {
display:none
}
label {
	color: #171821;
	font-family: Microsoft JhengHei;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 6px
}
input[type="checkbox"] {
	display: none
}
input[type="checkbox"]+label:before {
	width: 20px;
	height: 20px;
	content: "";
	display: inline-block;
	font-size: 13px;
	margin: -4px 10px 0 0;
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #dbdce1
}
input[type="checkbox"]:checked+label:after {
	font-family: 'ui-icons';
	content: "\f383";
	display: inline-block;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	left: 5px;
	top: 0
}
input[type="checkbox"]+label, input[type="radio"]+label {
	cursor: pointer;
	margin-bottom: 0;
	position: relative;
	line-height: 22px
}
.radio>li, .checkbox>li {
	padding: 7px 0
}
input[type="radio"] {
	display: none
}
input[type="radio"]+label:before {
	display: inline-block;
	content: "";
	width: 20px;
	height: 20px;
	-webkit-box-shadow: 0 0 0 1px #dbdce1;
	box-shadow: 0 0 0 1px #dbdce1;
	border-radius: 40px;
	margin: -3px 10px 0 0;
	outline: none;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 0
}
input[type="radio"]:checked+label:before {
	background-color: #000;
	border: 6px solid #fff;
	padding: 1px
}
input[type="radio"]:focus {
	outline: none
}
#contact-form .message {
	height: 50px;
	width: 100%;
	font-size: 13px;
	line-height: 50px;
	text-align: center;
	float: none;
	margin-top: 20px;
	display: none;
	color: #fff
}
#contact-form .message.error {
	background-color: #f44336
}
#contact-form .message.success {
	background-color: #4CAF50
}/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative
}
.flickity-enabled:focus {
	outline: 0
}
.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.flickity-button {
	position: absolute;
	background: rgba(255,255,255,0.75);
	border: none;
	color: #333
}
.flickity-button:hover {
	background: #fff;
	cursor: pointer
}
.flickity-button:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 5px #19f;
	box-shadow: 0 0 0 5px #19f
}
.flickity-button:active {
	opacity: .6
}
.flickity-button:disabled {
	opacity: .3;
	cursor: auto;
	pointer-events: none
}
.flickity-button-icon {
	fill: #333
}
.flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.flickity-prev-next-button.previous {
	left: 10px
}
.flickity-prev-next-button.next {
	right: 10px
}
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}
.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}
.flickity-rtl .flickity-page-dots {
	direction: rtl
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}
.flickity-page-dots .dot.is-selected {
	opacity: 1
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-prev, .owl-next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	line-height: 48px;
	z-index: 10;
	width: 48px;
	height: 48px;
	font-size: 14px;
	color: #171821;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.owl-prev:hover, .owl-next:hover {
	color: #fff;
	background-color: #8c0c09;
	border-color: transparent
}
.owl-prev {
	left: 10px
}
.owl-next {
	right: 10px
}
.owl-carousel:hover .owl-prev, .owl-carousel:hover .owl-next {
	opacity: 1
}
.owl-carousel--dark-arrows .owl-prev, .owl-carousel--dark-arrows .owl-next {
	color: #54555E
}
.owl-carousel--visible-arrows .owl-prev, .owl-carousel--visible-arrows .owl-next {
	opacity: 1
}
.owl-carousel--visible-arrows .owl-prev, .owl-carousel--visible-arrows:hover .owl-prev {
	left: -60px
}
.owl-carousel--visible-arrows .owl-next, .owl-carousel--visible-arrows:hover .owl-next {
	right: -60px
}
.owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	margin-top: 30px
}
.owl-dot {
	display: inline-block;
	zoom: 1;
*display:inline
}
.owl-dot span {
	width: 22px;
	height: 4px;
	margin: 3px;
	background: #fff;
	opacity: 0.4;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease
}
.owl-dot.active span, .owl-dot:hover span {
	opacity: 1;
	background-color: #8c0c09
}
.owl-carousel--dots-inside .owl-dots {
	position: absolute;
	bottom: 20px;
	margin-top: 0;
	width: 100%
}
.owl-carousel--arrows-outside .owl-prev, .owl-carousel--arrows-outside .owl-next {
	opacity: 1;
	top: -62px;
	margin-top: 0;
	padding: 0;
	width: 28px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #E3E4E8;
	font-size: 12px;
	border-radius: 0
}
.owl-carousel--arrows-outside .owl-prev:hover, .owl-carousel--arrows-outside .owl-next:hover {
	border-color: transparent
}
.owl-carousel--arrows-outside .owl-prev {
	right: 32px;
	left: auto
}
.owl-carousel--arrows-outside .owl-next {
	right: 0
}
.owl-custom-nav {
	margin-top: 24px
}
.owl-custom-nav__btn {
	text-transform: uppercase;
	font-size: 10px;
	border-radius: 5px;
	border: 1px solid #E3E4E8;
	padding: 0 5px;
	line-height: 26px;
	background-color: transparent
}
.owl-custom-nav__btn:hover {
	background-color: #8c0c09;
	color: #fff;
	border-color: transparent
}
.owl-custom-nav__btn:focus {
	outline: none
}
.owl-custom-nav__btn i {
	font-size: 8px;
	margin: 0 3px;
	position: relative;
	top: -1px
}
.mfp-bg, .mfp-wrap {
	position: fixed;
	left: 0;
	top: 0
}
.mfp-bg, .mfp-container, .mfp-wrap {
	height: 100%;
	width: 100%
}
.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
	content: ''
}
.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}
.mfp-wrap {
	z-index: 1043;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-close, .mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
.mfp-figure:after, .mfp-iframe-scaler iframe {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	position: absolute;
	left: 0
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-figure, img.mfp-img {
	line-height: 0
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}
.mfp-arrow:after, .mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-image-holder .mfp-content, img.mfp-img {
	max-width: 100%
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000
}
.mfp-figure:after, img.mfp-img {
	width: auto;
	height: auto;
	display: block
}
img.mfp-img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure:after {
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}

@media all and (max-width: 900px) {
.mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.table-wrap {
	margin-bottom: 34px
}
.tabs__list {
	margin-bottom: -1px;
	overflow: hidden
}
.tabs__item {
	position: relative;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: 700;
	color: #171821;
	text-transform: uppercase;
	letter-spacing: 0.04em
}
.tabs__item:not(:first-child) {
	margin-left: -1px
}

@media only screen and (max-width: 575px) {
.tabs__item {
	display: block;
	margin-right: 0
}
}
.tabs__url {
	display: block;
	position: relative;
	padding: 12px 18px 11px;
	border: 1px solid #E3E4E8;
	color: #171821;
	-webkit-transition: background-color 0.1s ease-in-out;
	transition: background-color 0.1s ease-in-out
}
.tabs__url:focus {
	color: inherit
}
.tabs__url:hover {
	background-color: white
}
.tabs__item--active:before {
	content: '';
	height: 2px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #8c0c09
}
.tabs__item--active .tabs__url {
	color: #171821;
	background-color: #fff;
	border-bottom: 1px solid transparent
}
.tabs__content {
	padding: 20px;
	border: 1px solid #E3E4E8;
	overflow: hidden
}
.tabs__content-pane {
	display: none
}
.tabs__content-pane--active {
	display: block
}
.socials {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.socials--nobase a {
	width: 13px;
	height: auto;
	border: 0;
	line-height: 32px;
	margin-right: 15px;
	margin-bottom: 0;
	color: #54555E;
	background-color: transparent
}
.socials--nobase a:hover, .socials--nobase a:focus {
	color: #fff;
	background-color: transparent !important
}
.socials--white-base a {
	background-color: #fff;
	color: #171821
}
.socials--dark .social-facebook:hover, .socials--dark .social-facebook:focus {
	color: #39599f !important
}
.socials--dark .social-twitter:hover, .socials--dark .social-twitter:focus {
	color: #55ACEE !important
}
.socials--dark .social-google-plus:hover, .socials--dark .social-google-plus:focus {
	color: #DE4B39 !important
}
.socials--dark .social-youtube:hover, .socials--dark .social-youtube:focus {
	color: #c61d23 !important
}
.socials--dark .social-snapchat:hover, .socials--dark .social-snapchat:focus {
	color: #fffb01 !important
}
.socials--dark .social-linkedin:hover, .socials--dark .social-linkedin:focus {
	color: #0e76a8 !important
}
.socials--dark .social-pinterest:hover, .socials--dark .social-pinterest:focus {
	color: #c8232c !important
}
.socials--dark .social-instagram:hover, .socials--dark .social-instagram:focus {
	color: #e1306c !important
}
.socials--dark .social-rss:hover, .socials--dark .social-rss:focus {
	color: #ef822a !important
}
.socials--grey a {
	background-color: #f7f7f7;
	color: #171821
}
.socials--medium a {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 16px
}
.socials--large a {
	height: 46px;
	width: 46px;
	line-height: 46px;
	font-size: 16px;
	    margin-top: 10px;
	padding-left: 3px;
}
.socials--wide a {
	width: 100%;
	padding: 0 15px;
	margin: 0;
	margin-bottom: 16px
}
.socials--rounded a {
	border-radius: 50% !important
}
.social {
	display: inline-block;
	line-height: 32px;
	width: 32px;
	height: 32px;
	color: #fff;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 8px;
	font-size: 13px;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out
}
.social:hover, .social:focus {
	color: #fff
}
.social__text {
	display: inline-block;
	margin-left: 10px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em
}

@media only screen and (max-width: 1199px) {
.social__text {
	display: none
}
}

@media only screen and (max-width: 991px) {
.social__text {
	display: inline-block
}
}

@media only screen and (max-width: 575px) {
.social__text {
	display: none
}
}
.social-facebook {
	background-color: #39599f
}
.social-facebook:hover {
	background-color: #324e8c !important;
	color: #fff !important
}
.social-twitter {
	background-color: #00B901
}
.social-twitter:hover {
	background-color: #00a001 !important;
	color: #fff !important
}
.social-google-plus {
	background-color: #DE4B39
}
.social-google-plus:hover {
	background-color: #d93824 !important;
	color: #fff !important
}
.social-youtube {
	background-color: #c61d23
}
.social-youtube:hover {
	background-color: #b01a1f !important;
	color: #fff !important
}
.social-snapchat {
	background-color: #fffb01
}
.social-snapchat:hover {
	background-color: #e7e300 !important;
	color: #fff !important
}
.social-linkedin {
	background-color: #0e76a8
}
.social-linkedin:hover {
	background-color: #0c6590 !important;
	color: #fff !important
}
.social-pinterest {
	background-color: #c8232c
}
.social-pinterest:hover {
	background-color: #b21f27 !important;
	color: #fff !important
}
.social-instagram {
	background-color: #e1306c
}
.social-instagram:hover {
	background-color: #d81f5e !important;
	color: #fff !important
}
.social-rss {
	background-color: #ef822a
}
.social-rss:hover {
	background-color: #ed7412 !important;
	color: #fff !important
}
.entry {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	letter-spacing: 0.2rem
}
iframe {
	width: 100%;
	height: 400px
}
.entry__img-holder {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}
.entry__img {
	width: 100%
}
.entry__title {
	font-size: 18px;
	line-height: 1.4;
	margin-top: 3px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.entry__title:hover a {
	color: #8c0c09
}
.entry__title--sm {
	font-size: 15px
}
.entry__excerpt {
	margin-top: 5px
}
.entry__excerpt p {
	margin-bottom: 0;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 20px;
	height: 40px;
}
.entry__play-time {
	position: absolute;
	bottom: 32px;
	left: 32px;
	background-color: #8c0c09;
	color: #fff;
	padding: 7px 11px;
	font-weight: 700;
	pointer-events: none
}
.entry__play-time i {
	margin-right: 5px
}
.entry__meta li {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #83858F
}
.entry__meta li:after {
	content: '-';
	display: inline-block;
	margin: 0 3px
}
.entry__meta li.entry__meta-views:after {
	content: '';
	margin: 0 8px;
	display: inline-block
}
.entry__meta li:last-child:after {
	display: none
}
.entry__meta a {
	color: #8c0c09
}
.entry__meta a:hover {
	color: #171821
}
.entry__meta i {
	display: inline-block;
	margin-right: 5px
}
.entry__meta-category {
	font-family: Microsoft JhengHei;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-weight: 700;
	color: #0098d0
}
.entry__meta-category--label {
	font-size: 16px;
	background-color: #8c0c09;
	padding: 1px 15px;
	z-index: 2;
	color: #fff;
	margin-bottom: 0;
	display: inline-block
}
.entry__meta-category--label:hover, .entry__meta-category--label:focus {
	color: #fff;
	opacity: 0.90
}
.entry__meta-category--align-in-corner {
	position: absolute;
	left: 16px;
	bottom: 16px
}
.entry__meta-category--violet {
	background-color: #3E3EDD
}
.entry__meta-category--purple {
	background-color: #9C27B0
}
.entry__meta-category--blue {
	background-color: #0E79C9;
	    background: -webkit-gradient(linear, left top, right top, from(#8c0c09), to(#d23834));
    background: linear-gradient(to right, #8c0c09 0%, #d23834 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1782c4', endColorstr='#d23834', GradientType=1 );
	
	margin-bottom: 10px
}
.entry__meta-category--cyan {
	background-color: #00BCD4
}
.entry__meta-category--green {
	background-color: #19C22A
}
.entry__meta-category--orange {
	background-color: #E65100
}
.entry__meta-category--red {
	background-color: #F44336
}
.entry__meta-rating i {
	font-size: 16px;
	color: #FBC02D;
	margin-right: 2px
}
.entry__meta+.entry__meta, .entry__meta-category--label+.entry__meta {
	margin-top: 16px
}
.entry__meta+.entry__img-holder {
	margin-top: 20px
}
.entry__meta-holder {
	margin-top: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.entry__meta-holder .entry__meta {
	margin-top: 0
}
.entry-date-label {
	background-color: #fff;
	position: absolute;
	top: 16px;
	left: 16px;
	padding: 8px;
	text-align: center;
	font-family: Microsoft JhengHei
}
.entry-date-label__weekday, .entry-date-label__month {
	font-size: 8px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 600
}
.entry-date-label__weekday {
	color: #54555E
}
.entry-date-label__day {
	color: #8c0c09;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25
}
.entry-date-label__month {
	color: #8c0c09
}
.thumb-container {
	background-color: #f7f7f7;
	position: relative;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.thumb-container img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	min-width: 100px;
	min-height: 68px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.footer--dark .thumb-container {
	background-color: #171821
}
.thumb-text-holder {
	position: absolute;
	bottom: 10px;
	width: 100%;
	z-index: 3;
	padding: 0 5px;
	text-align: center
}
.thumb-text-holder .entry__meta li, .thumb-text-holder .entry__meta a, .thumb-text-holder .entry__meta a:hover, .thumb-text-holder .entry__meta a:focus {
	color: #fff !important
}
.thumb-text-holder--1 {
	text-align: left
}
.thumb-text-holder--1 .thumb-entry-title {
	font-size: 18px;
	margin-bottom: 5px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.thumb-text-holder--2 {
	text-align: left
}
.thumb-text-holder--2 .thumb-entry-title {
	font-size: 34px;
	margin-top: 14px;
	margin-bottom: 8px
}

@media only screen and (max-width: 767px) {
.thumb-text-holder--2 .thumb-entry-title {
	font-size: 20px
}
}
.thumb-text-holder--2 .entry__meta a {
	color: #fff !important
}
.thumb-text-holder--3 {
	text-align: left
}
.thumb-text-holder--3 .thumb-entry-title {
	font-size: 28px;
	margin-top: 16px
}

@media only screen and (max-width: 767px) {
.thumb-text-holder--3 .thumb-entry-title {
	font-size: 20px
}
}
.thumb-text-holder--4 {
	text-align: left
}
.thumb-text-holder--4 .thumb-entry-title {
	font-size: 16px
}
.thumb-text-holder--5 {
	text-align: center;
	top: 50%;
	left: 50%;
	bottom: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.thumb-text-holder--5 .thumb-entry-title {
	font-size: 40px;
	max-width: 770px;
	margin: 8px auto
}

@media only screen and (max-width: 767px) {
.thumb-text-holder--5 .thumb-entry-title {
	font-size: 20px
}
}
.thumb {
	margin-bottom: 48px
}
.thumb--mb-20 {
	margin-bottom: 20px
}
.thumb--size-1 {
	height: auto
}
.thumb--size-2 {
	height: 169px
}
.thumb--size-3 {
	height: 460px
}
.thumb--size-4 {
	height: 395px
}
.thumb--size-5 {
	height: 521px
}
.thumb--size-6 {
	height: 609px
}

@media only screen and (max-width: 991px) {
.thumb--size-6 {
	height: 440px
}
}

@media only screen and (max-width: 767px) {
.thumb--size-3, .thumb--size-4, .thumb--size-5, .thumb--size-6 {
	height: 300px
}
}
.thumb__img-holder {
	height: 100%;
	margin-bottom: 0
}
.thumb-url {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2
}
.thumb-entry-title {
	color: #fff;
	font-size: 15px;
	margin-bottom: 0
}
.thumb-entry-title:hover a, .thumb-entry-title a:focus {
	color: #fff
}
.thumb-50 {
	padding-bottom: 50%
}
.thumb-60 {
	padding-bottom: 60%
}
.thumb-65 {
	padding-bottom: 65%
}
.thumb-70 {
	padding-bottom: 70%
}
.thumb-75 {
	padding-bottom: 75%
}
.thumb-80 {
	padding-bottom: 80%
}
.thumb-100 {
	padding-bottom: 100%
}
.trending-now {
	background-color: #fff;
	position: relative;
	overflow: hidden;
	margin-top: 24px;
	height: 36px;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1)
}
.trending-now__label {
	background-color: #8c0c09;
	font-weight: 700;
	display: inline-block;
	color: #fff;
	padding: 0 16px;
	line-height: 36px;
	height: 36px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 14px;
	float: left
}
.trending-now__text {
	margin-left: 5px
}
.trending-now--1 {
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 0
}
.trending-now--1 .newsticker {
	border: 1px solid #E3E4E8
}
.newsticker {
	padding-right: 80px;
	padding-left: 20px;
	overflow: hidden
}
.newsticker__item {
	line-height: 36px;
	white-space: nowrap
}
.newsticker__item-url {
	color: #54555E
}
.newsticker__item-url:hover {
	color: #8c0c09
}
.newsticker-buttons {
	position: absolute;
	top: 0;
	right: 0
}
.newsticker-button {
	background-color: transparent;
	float: left;
	padding: 0;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	color: #54555E;
	border: none
}
.newsticker-button:first-child {
	border-right: 1px solid #E3E4E8
}
.newsticker-button:focus {
	outline: none
}
.newsticker-button:hover {
	background-color: #8c0c09;
	color: #fff;
	border-color: transparent
}
.featured-posts-grid {
	padding-bottom: 24px;
	padding-top: 24px;
	overflow: hidden
}
.featured-posts-grid__item {
	padding-bottom: 8px
}
.featured-posts-grid__item--sm {
	height: 33.333%
}
.featured-posts-grid__item--sm .entry__title {
	font-size: 16px
}

@media only screen and (min-width: 992px) {
.featured-posts-grid__item--sm:first-child .post-list__img-holder, .featured-posts-grid__item--sm:last-child .post-list__img-holder {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
}
.featured-posts-grid__entry {
	height: 100%;
	margin-bottom: 0 !important;
	min-height: auto !important
}
.featured-posts-grid__item--lg {
	height: 100%
}
.featured-posts-grid__item--lg .thumb-text-holder {
	bottom: 60px;
	padding: 0 50px
}
.featured-posts-grid__item--lg .entry__title {
	font-size: 32px;
	line-height: 1.3
}

@media only screen and (max-width: 767px) {
.featured-posts-grid__item--lg .entry__title {
	font-size: 20px
}
}
.featured-posts-grid--1 {
	padding-bottom: 32px
}
.featured-posts-grid--1 .row {
	margin: 0 -1px
}
.featured-posts-grid--1 .row>div {
	padding: 0 1px
}
.featured-posts-grid--1 .thumb {
	margin-bottom: 2px
}
.hero {
	background-color: #fff
}

@media only screen and (min-width: 1200px) {
.hero__item .entry {
	overflow: visible;
	margin-bottom: 42px
}
.hero__item .entry__body {
	-webkit-transform: translate(100%, -100%);
	transform: translate(100%, -100%);
	padding: 24px;
	background: #fff;
	position: absolute;
	right: 0;
	left: 50px;
	z-index: 1;
	max-width: 83%;
	min-height: 210px;
	margin-top: -20px
}
}
.hero__item .entry__title {
	font-size: 28px
}
.hero-slider {
	margin-top: 8px;
	margin-bottom: 40px
}
.hero-slider__item .thumb {
	height: 537px;
	margin-bottom: 0
}

@media only screen and (max-width: 767px) {
.hero-slider__item .thumb {
	height: 460px
}
}

@media only screen and (max-width: 575px) {
.hero-slider__item .thumb {
	height: 320px
}
}
.hero-slider-1 {
	position: relative
}
.hero-slider-1__item {
	width: 100%;
	height: 75vh
}

@media only screen and (max-width: 767px) {
.hero-slider-1__item {
	height: 360px
}
}
.hero-slider-1__entry {
	height: 100%;
	margin: 0 !important
}
.hero-slider-1__thumb-img-holder {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.hero-slider-1__thumb-img-holder .bottom-gradient {
	background: #171821;
	background: -webkit-gradient(linear, left bottom, left top, from(#171821), to(transparent));
	background: linear-gradient(to top, #171821 0%, transparent 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 )
}
.hero-slider-1__thumb-text-holder {
	top: 50%;
	position: absolute;
	width: 100%;
	z-index: 3
}

@media only screen and (max-width: 767px) {
.hero-slider-1__thumb-text-holder {
	top: 30%
}
}
.hero-slider-1__entry-title {
	color: #fff;
	font-size: 40px;
	max-width: 594px
}
.hero-slider-1__entry-title:hover a, .hero-slider-1__entry-title:focus a {
	color: #fff
}

@media only screen and (max-width: 767px) {
.hero-slider-1__entry-title {
	font-size: 24px
}
}
.carousel-main .flickity-slider {
	-webkit-transform: none !important;
	transform: none !important
}
.carousel-main .carousel-cell {
	left: 0 !important;
	opacity: 0;
	-webkit-transition: opacity 0.7s ease-in-out;
	transition: opacity 0.7s ease-in-out;
	z-index: -1
}
.carousel-main .carousel-cell.is-selected {
	opacity: 1;
	z-index: 0
}
.carousel-thumbs {
	max-width: 594px;
	margin: auto;
	background-color: #fff;
	padding: 5px
}
.carousel-thumbs-holder {
	position: absolute;
	bottom: 0;
	width: 100%;
	-webkit-transform: translateY(50%);
	transform: translateY(50%)
}
.carousel-thumbs__item {
	cursor: pointer;
	padding: 5px;
	opacity: .3;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.carousel-thumbs .carousel-cell {
	width: 25%
}
.carousel-thumbs .carousel-cell.is-selected .carousel-thumbs__item {
	opacity: 1
}
.title-wrap {
	position: relative;
	overflow: hidden;
	margin-bottom: 32px
}
.title-wrap--line {
	border-top: 2px solid #2d2d2d;
	padding-top: 12px
}
.title-wrap--pr {
	padding-right: 62px
}
.section-title {
	text-transform: uppercase;
	letter-spacing: 0.04em;
	margin-bottom: 0;
	font-size: 24px;
	display: inline-block;
	float: left;
	font-weight: 700;
	color: #333
}

@media only screen and (max-width: 767px) {
.section-title {
	float: none
}
}
.all-posts-url {
	float: right;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-family: Microsoft JhengHei;
	color: #54555E;
	font-size: 14px;
	line-height: 28px
}
.content-box {
	background-color: #fff;
	padding: 40px
}

@media only screen and (min-width: 992px) {
.content-box--top-offset {
	margin-top: -232px
}
}

@media only screen and (max-width: 575px) {
.content-box {
	    padding: 14px;
}
}
.content-box--pt-108 {
	padding-top: 108px
}

@media only screen and (max-width: 575px) {
.content-box--pt-108 {
	padding-top: 60px
}
}
.tab-post__tabs {
	float: right;
	line-height: 27px
}

@media only screen and (max-width: 767px) {
.tab-post__tabs {
	float: none;
	width: 100%;
	margin-top: 10px
}
}
.tab-post__tabs .tabs__item {
	margin-right: 26px
}
.tab-post__tabs .tabs__item a {
	color: #54555E
}
.tab-post__tabs .tabs__item a:hover, .tab-post__tabs .tabs__item a:focus {
	color: #8c0c09
}
.tab-post__tabs .tabs__item:last-child {
	margin-right: 0
}
.tab-post__tabs .tabs__item--active a {
	color: #8c0c09
}
.tab-post__tabs .tabs__item--active:before {
	display: none
}
.tab-post .tabs__content {
	padding: 0;
	border: 0
}
.tab-post .entry {
	margin-bottom: 20px
}
.card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	overflow: hidden
}
.card-row>div {
	margin-bottom: 30px
}
.card-row .card {
	height: 100%;
	margin-bottom: 0
}
.card__img-holder {
	margin-right: 0 !important;
	margin-bottom: 0 !important
}
.card__body {
	background-color: #fff;
	padding: 13px 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.card--1 .entry__title {
	margin-bottom: 32px
}
.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
	background: #0000005c
}
.imghover {
	-webkit-transition: all .3s;
	transition: all .3s
}
.imghover:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.imgw {
	padding: 0px
}
.post-list {
	position: relative;
	margin-bottom: 14px;
	min-height: 162px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.post-list:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0
}
.post-list__img-holder {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	margin-right: 30px;
	margin-bottom: 0;
	padding: 3px 15px
}

@media only screen and (max-width: 991px) {
.post-list__img-holder {
	width: 170px
}
}
.post-list__body {
	overflow: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

@media only screen and (max-width: 575px) {
.post-list {
	display: block
}
.post-list__img-holder, .post-list__body {
	width: 100%
}
.post-list__img-holder {
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
	height: 180px
}
}
.post-list-small__item {
	padding: 9px 0;
	position: relative
}
.post-list-small__item:first-child {
	padding-top: 0
}
.post-list-small__item:last-child {
	padding-bottom: 0;
	border-bottom: 0
}
.post-list-small__img-holder {
	width: 65px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 16px
}

@media only screen and (max-width: 575px) {
.post-list-small__img-holder {
	width: 50px
}
}
.post-list-small__img--rounded {
	border-radius: 50%;
	overflow: hidden
}
.post-list-small__body {
	overflow: hidden
}
.post-list-small__entry-title {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 16px;
	line-height: 1;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.post-list-small__entry-title a {
	color: #333
}
.post-list-small__entry-title a:hover, .post-list-small__entry-title a:focus {
	color: #d23834
}
.post-list-small--border-top {
	border-top: 1px solid #E3E4E8;
	padding-top: 16px;
	margin-top: -10px
}
.post-list-small--dividers li {
	border-bottom: 1px solid #E3E4E8
}
.post-list-small--arrows {
	position: relative
}
.post-list-small--arrows li {
	padding-left: 16px
}
.post-list-small--arrows li:before {
	content: '\e804';
	font-family: 'ui-icons';
	color: #d23834;
	position: absolute;
	left: 0;
	top: 13px;
	font-size: 12px
}
.post-list-small--arrows li:first-child:before {
	top: 6px
}
.post-list-small--1 .post-list-small__item {
	border-bottom: 1px solid #E3E4E8
}
.post-list-small--1 .post-list-small__item:last-child {
	border-bottom: 0
}
.post-list-small--1 .post-list-small__img-holder {
	border-radius: 0;
	width: 78px
}
.post-list-small--1 .post-list-small__entry-title {
	margin: 0
}
.post-list-small--2 .post-list-small__img-holder {
	border-radius: 0;
	width: 130px
}
.post-list-small--2 .post-list-small__entry-title {
	font-size: 16px
}
.post-list-small--3 {
	margin-bottom: 48px
}
.post-list-small--3 .post-list-small__item {
	border-bottom: 1px solid #E3E4E8;
	padding: 24px 0
}
.post-list-small--3 .post-list-small__item:first-child {
	border-top: 1px solid #E3E4E8
}
.post-list-small--3 .post-list-small__item:last-child {
	padding-bottom: 24px
}
.post-list-small--3 .post-list-small__img-holder {
	border-radius: 0;
	width: 84px
}
.post-list-small--3 .post-list-small__entry-title {
	margin-top: 0;
	font-size: 16px;
	font-weight: 500;
	color: #54555E
}
.video-playlist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.video-playlist__content {
	width: 68%
}
.video-playlist__content>div {
	height: 100%
}
.video-playlist__list {
	width: 32%;
	background-color: #fff;
	border: 1px solid #E3E4E8
}
.video-playlist__list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	line-height: 1;
	padding: 16px 14px;
	border-bottom: 1px solid #E3E4E8
}
.video-playlist__list-item:last-child {
	border-bottom: 0
}
.video-playlist__list-item:hover .video-playlist__list-item-title {
	color: #d23834
}
.video-playlist__list-item--active .video-playlist__list-item-title {
	color: #333
}
.video-playlist__list-item-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 81px;
	flex: 0 0 81px;
	margin-right: 13px
}
.video-playlist__list-item-description {
	overflow: hidden;
	vertical-align: middle
}
.video-playlist__list-item-title {
	font-size: 14px;
	margin-bottom: 0;
	line-height: 1.3
}

@media only screen and (max-width: 991px) {
.video-playlist {
	display: block
}
.video-playlist__list, .video-playlist__content {
	width: 100%
}
}
.entry-score {
	border-radius: 50%;
	border: 2px solid #fff;
	background-color: #8c0c09;
	width: 34px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	font-size: 14px
}
.entry__img-holder .entry-score {
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 2
}
.play-btn {
	display: inline-block;
	position: absolute;
	z-index: 3;
	pointer-events: none;
	width: 48px;
	height: 48px;
	border: 3px solid #fff;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.play-btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin: -7px 0 0 -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 10px;
	border-color: transparent transparent transparent #fff
}
.sidebar .widget {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 32px;
	border: 1px solid #E3E4E8
}
.sidebar .widget_mc4wp_form_widget {
	padding: 32px !important
}

@media only screen and (min-width: 1200px) {
.blog__content--right, .sidebar--right {
	float: right
}
.sidebar--right {
	padding-left: 35px
}
}
.widget-title {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	margin-bottom: 24px;
	font-weight: 700;
	padding-bottom: 4px;
	border-bottom: 1px dashed #565656
}
.widget .entry:last-child {
	margin-bottom: 0
}
.widget .sub-menu {
	padding-left: 15px;
	padding-top: 5px
}
.widget .sub-menu li {
	padding: 5px 0 !important
}
.widget .children {
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 10px
}
.widget_media_image {
	text-align: center;
	padding: 0 !important;
	background-color: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0 !important
}
.widget-search-button, .search-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	line-height: 46px;
	padding: 0 !important;
	border: 0;
	vertical-align: middle
}
.widget-search-button i, .search-button i {
	font-size: 18px;
	margin: 0;
	top: 3px
}
.search-form {
	position: relative
}
.widget_categories li {
	padding: 9px 0;
	color: #54555E;
	line-height: 24px
}
.widget_categories li:first-child {
	padding-top: 0
}
.widget_categories li:last-child {
	padding-bottom: 0
}
.widget_categories li a {
	color: #54555E
}
.widget_categories li a:before {
	content: "\e804";
	font-family: "ui-icons";
	font-size: 10px;
	color: #8c0c09;
	margin-right: 8px;
	line-height: 1;
	vertical-align: middle
}
.widget_categories li a:hover {
	color: #8c0c09
}
.categories-count {
	float: right;
	background-color: #f7f7f7;
	display: inline-block;
	padding: 0 11px;
	height: 24px;
	border-radius: 5px
}
.widget_mc4wp_form_widget .widget-title:after {
	display: none
}
.mc4wp-form-fields {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.mc4wp-form-fields>.form-group:first-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.mc4wp-form-fields input[type=email], .mc4wp-form-fields input[type=text] {
	margin-bottom: 8px
}
.mc4wp-form-fields input[type=submit] {
	margin-bottom: 0;
	width: auto
}
.mc4wp-form-fields input[type=submit]:focus {
	background-color: #8c0c09
}
.newsletter__text {
	color: #83858F
}
.newsletter__icon {
	color: #AFB2BD;
	margin-right: 5px;
	font-size: 18px
}
.newsletter-wide {
	background-color: #f7f7f7;
	padding: 48px 0
}
.newsletter-wide__container {
	padding: 0 15px
}

@media only screen and (min-width: 576px) {
.newsletter-wide__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
}
.newsletter-wide__text-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.newsletter-wide__text {
	margin-bottom: 0
}

@media only screen and (max-width: 575px) {
.newsletter-wide__text {
	margin-bottom: 10px
}
}
.newsletter-wide .mc4wp-form-fields input[type=email], .newsletter-wide .mc4wp-form-fields input[type=text] {
	margin-bottom: 0;
	border-color: transparent
}
.widget-socials .socials {
	display: block
}
.widget_nav_menu li {
	padding: 4px 0
}
.widget_nav_menu li:first-child {
	padding-top: 0
}
.widget_nav_menu li:last-child {
	padding-bottom: 0
}
.widget-rating-posts .entry__title {
	font-size: 15px
}
.widget-rating-posts .post-list-small--2 .post-list-small__entry-title {
	font-size: 14px
}
.widget-latest-videos .entry__title {
	font-size: 15px
}
.widget-instagram-wide {
	padding-top: 48px;
	background-color: #fff
}
.widget-instagram-wide__title {
	margin-bottom: 32px
}
.widget-instagram-wide__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.widget-instagram__list {
	margin-left: -24px
}
.widget-instagram li {
	padding: 0 0 24px 24px;
	float: left;
	width: 33.3333%
}
.widget-logo .copyright {
	margin-top: 24px;
	margin-bottom: 24px
}
.tweet {
	word-wrap: break-word;
	margin-bottom: 5px
}
#tweets li {
	position: relative;
	padding-left: 24px;
	margin-bottom: 18px
}
#tweets li:last-child {
	margin-bottom: 0
}
#tweets li:before {
	content: '\f099';
	font-family: 'ui-icons';
	color: #1DA1F2;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 3px
}
.timePosted {
	font-size: 12px !important;
	color: #83858F;
	text-transform: uppercase;
	margin-bottom: 0
}
.widget_tag_cloud a, .entry__tags a {
	padding: 6px 10px;
	line-height: 1;
	margin: 0 8px 8px 0;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #f7f7f7;
	color: #54555E;
	display: inline-block;
	float: left
}
.widget_tag_cloud a:hover, .entry__tags a:hover {
	background-color: #2D95E3 !important;
	border-color: transparent;
	color: #fff !important
}
.tagcloud {
	overflow: hidden
}
.breadcrumbs {
	margin-top: 24px;
	margin-bottom: 24px
}
.breadcrumbs__item {
	display: inline-block;
	font-size: 14px
}
.breadcrumbs__item:last-child:after {
	display: none
}
.breadcrumbs__item i {
	font-size: 14px
}
.breadcrumbs__item:after {
	content: '\e804';
	font-family: 'ui-icons';
	display: inline-block;
	position: relative;
	top: -1px;
	font-size: 9px;
	margin: 0 6px
}
.breadcrumbs__url {
	color: #83858F
}
.single-post__entry-header {
	margin-bottom: 24px
}
.single-post__entry-title {
	font-size: 36px;
	margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
.single-post__entry-title {
	font-size: 30px
}
}
.blog__content select {
	height: 35px
}
.single-post__thumb-entry-title {
	max-width: 570px
}
.entry__article-wrap {
	margin-top: 40px;
	margin-bottom: 40px
}

@media only screen and (min-width: 992px) {
.entry__article-wrap .entry__article {
	padding-left: 9px
}
.entry__article-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
}
.entry__article>h1, .entry__article>h2, .entry__article>h3, .entry__article>h4, .entry__article>h5, .entry__article>h6 {
	margin-top: 36px
}
.entry__article>p {
margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: 0px;
}
.entry__article p>a {
	text-decoration: underline
}
.entry__article figure {
	margin-bottom: 24px
}
.entry__article ol, .entry__article ul {
	line-height: 26px
}
.entry__article ul {
	list-style: disc
}
#articleContent {
	width: 100%;
	text-align: justify
}
figure {
	margin: 0
}
figcaption {
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
	color: #83858F
}
.entry__share {
	margin-bottom: 16px
}
.final-review {
	background-color: #171821;
	margin-bottom: 48px;
	background-position: center;
	background-repear: no-repeat;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.final-review__score {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.final-review__score-number {
	background-color: #8c0c09;
	border: 5px solid #fff;
	font-size: 36px;
	font-weight: 700;
	font-family: Microsoft JhengHei;
	width: 100px;
	height: 100px;
	line-height: 90px;
	text-align: center;
	border-radius: 50%;
	color: #fff
}
.final-review__text-holder {
	padding: 48px 40px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	position: relative
}
.final-review__text-holder:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #8c0c09;
	opacity: .8
}
.final-review__title, .final-review__text {
	color: #fff !important;
	position: relative;
	z-index: 1
}
.final-review__title {
	font-size: 36px
}

@media only screen and (max-width: 767px) {
.final-review {
	display: block
}
.final-review__score {
	padding: 48px 0
}
}
.entry__tags {
	margin-top: 30px
}
.entry__tags a {
	float: none
}
.entry__tags i {
	font-size: 12px
}
.entry__tags-label {
	color: #171821;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 3px
}
.entry-author {
	position: relative;
	padding: 24px;
	border: 1px solid #E3E4E8;
	margin-bottom: 30px;
	margin-top: 30px
}
.entry-author .avatar {
	display: block;
	float: left;
	margin-right: 24px;
	border-radius: 50%
}

@media only screen and (max-width: 575px) {
.entry-author .avatar {
	width: 50px;
	margin-right: 15px
}
}
.entry-author__name {
	font-size: 16px;
	font-weight: 700
}
.entry-author__label {
	color: #83858F;
	display: inline-block;
	margin-right: 5px
}
.entry-author__info {
	overflow: hidden
}
.entry-navigation {
	padding: 24px 0
}
.entry-navigation--left {
	float: left;
	width: 50%
}
.entry-navigation--left i {
	margin-right: 7px
}
.entry-navigation--right {
	text-align: right;
	float: right;
	width: 50%
}
.entry-navigation--right i {
	margin-left: 7px
}
.entry-navigation i {
	font-size: 12px
}
.entry-navigation__label {
	display: inline-block;
	margin-bottom: 5px;
	color: #83858F;
	font-size: 13px
}
.entry-navigation a {
	display: block;
	color: #171821;
	font-weight: 700;
	line-height: 1.4
}
.entry-navigation a:hover {
	color: #8c0c09
}

@media only screen and (min-width: 576px) {
.comment .children {
	padding-left: 8%
}
}
.comment-list>li:first-child>.comment-body {
	border-top: 0;
	padding-top: 0
}
.comment-body {
	margin-bottom: 24px;
	padding-top: 24px;
	border-top: 1px solid #E3E4E8
}
.comment-text {
	overflow: hidden
}
.comment-text p {
	margin-bottom: 10px
}
.comment-avatar {
	float: left;
	margin-right: 20px;
	display: block;
	border-radius: 50%;
	overflow: hidden
}
.comment-author {
	font-family: Microsoft JhengHei;
	font-size: 15px;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 8px
}
.comment-metadata {
	display: inline-block
}
.comment-date, .comment-edit-link {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #83858F
}
.comment-edit-link {
	margin-left: 5px;
	margin-bottom: 0;
	color: #8c0c09
}
.comment-reply {
	color: #171821;
	font-weight: 600
}
.comment-reply:hover {
	color: #8c0c09
}
.comment-form p {
	margin: 0
}
.comment-respond {
	margin-top: 40px
}
.pagination {
	margin-top: 40px;
	text-align: center
}
.pagination__page {
	font-size: 15px;
	display: inline-block;
	width: 30px;
	height: 32px;
	line-height: 32px;
	margin-right: 2px;
	text-align: center;
	color: #171821;
	background-color: #fff;
	vertical-align: middle
}
.pagination__page:not(span):hover {
	background-color: #8c0c09;
	border-color: transparent;
	color: #fff
}
.pagination__page--current {
	background-color: #8c0c09;
	color: #fff;
	border-color: transparent
}
.pagination__icon {
	font-size: 12px
}
.pagination__page--disabled {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	background-color: transparent
}
.page-title {
	font-size: 38px;
	margin-bottom: 24px
}

@media only screen and (max-width: 575px) {
.page-title {
	font-size: 24px
}
}
.page-featured-img {
	margin-bottom: 40px
}
.gmap {
	width: 100%;
	height: 480px;
	margin-bottom: 40px
}
.contact-items {
	margin-bottom: 24px
}
.contact-item {
	padding: 3px 0
}
.contact-name, .contact-email, .contact-subject {
	max-width: 266px
}
.page-404-number {
	font-size: 80px;
	margin-bottom: 0
}

@media only screen and (max-width: 575px) {
.page-404-number {
	font-size: 50px
}
}
.nav {
	min-height: 48px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 120;
	position: relative;
	-webkit-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out
}
.nav__holder {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	-webkit-transition: height 0.3s, background-color 0.3s;
	transition: height 0.3s, background-color 0.3s;
	background: #f7f7f7;
	background: linear-gradient(135deg, #ffffff 1%, #ffffff 22%, #ffffff 24%, #f3f3f3 81%, #f3f3f3 83%, #ededed 83%, #ededed 83%, #fff 100%);
}

.nav__menu, .nav__dropdown-menu {
	list-style: none
}
.nav__menu {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.nav__menu>li {
	position: relative
}
.nav__menu>li.active a:before, .nav__menu>li:hover a:before {
	width: 100%
}
.nav__menu>li>a {
	color: #171821;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 6px;
	display: block;
	position: relative;
	border-right: 1px solid #9e9e9e
}
.nav__menu>li>a:hover {
	color: #8c0c09
}
.nav__menu>li>a:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #8c0c09;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.nav__dropdown>a:after {
	content: '\f123';
	font-family: 'ui-icons';
	margin-left: 7px;
	font-size: 10px;
	line-height: 1
}
.nav__dropdown .nav__dropdown>a:after {
	content: '\e804';
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (min-width: 992px) {
.nav__menu>li {
	display: inline-block;
	text-align: center
}
.nav__dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 10px 0;
	z-index: 1000;
	min-width: 200px;
	width: 100%;
	text-align: left;
	list-style: none;
	white-space: nowrap;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.1);
	box-shadow: 0 4px 20px rgba(0,0,0,0.1);
	background-clip: padding-box;
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out
}
.nav__dropdown-menu>li>a {
	color: #54555E;
	padding: 8px 22px;
	font-size: 14px;
	display: block
}
.nav__dropdown-menu>li>a:hover {
	color: #8c0c09
}
.nav__dropdown-menu.hide-dropdown {
	visibility: hidden !important;
	opacity: 0 !important
}
.nav__dropdown-menu--right {
	right: 0
}
.nav__dropdown:hover>.nav__dropdown-menu {
	opacity: 1;
	visibility: visible
}
.nav__dropdown-menu .nav__dropdown-menu {
	left: 100%;
	top: -10px
}
.nav__dropdown .nav__dropdown {
	position: relative
}
.nav__megamenu {
	padding: 32px 30px
}
.nav__megamenu .row {
	white-space: normal
}
.nav__megamenu-item .entry {
	margin-bottom: 0
}
.nav__megamenu-item .entry__title {
	font-size: 16px
}
.nav__megamenu-list a {
	font-family: Microsoft JhengHei;
	display: block;
	clear: both;
	padding: 4px 0;
	white-space: nowrap;
	color: #b2b2b2;
	font-size: 15px
}
}
.mobile body {
	cursor: pointer
}
.header {
	padding: 30px 0
}
.header__menu-list li {
	display: inline-block;
	font-size: 14px;
	margin-right: 19px
}
.header__menu-list a {
	color: #54555E
}

@media only screen and (min-width: 992px) {
.nav--1 {
	min-height: 82px
}
.nav--1 .container:before, .nav--1 .container:after {
	content: '';
	display: block;
	position: absolute;
	left: 15px;
	right: 15px;
	height: 2px;
	background-color: #E3E4E8
}
.nav--1 .container:after {
	bottom: 0
}
.nav--1 .nav--sticky, .nav--1 .nav__menu>li>a {
	height: 82px
}
.nav--1 .nav__menu>li>a {
	line-height: 82px
}
}
.nav--1 .sticky {
	height: 48px
}
.nav--1 .sticky .nav__menu>li>a {
	line-height: 48px;
	height: 48px
}
.nav--1 .nav__holder {
	-webkit-box-shadow: none;
	box-shadow: none
}
.nav--1 .nav__wrap {
	padding-left: 0;
	-webkit-box-flex: 4;
	-ms-flex: 4 0 0px;
	flex: 4 0 0;
	text-align: center
}
.nav--1 .nav__menu>li>a:before {
	display: none
}
.home .nav--1 .container:after, .nav--1 .nav__holder.scrolling .container:after, .nav--1 .nav__holder.scrolling .container:before {
	display: none
}

@media only screen and (min-width: 992px) {
.nav--2 {
	min-height: 100px
}
.nav--2 .nav__holder {
	height: 100px
}
.nav--2 .nav__menu>li>a {
	line-height: 100px
}
}
.nav--2 .nav__holder {
	-webkit-box-shadow: none;
	box-shadow: none
}
.nav--2 .nav__wrap {
	padding-left: 0;
	-webkit-box-flex: 4;
	-ms-flex: 4 0 0px;
	flex: 4 0 0;
	text-align: center
}
.nav--2 .nav__menu>li>a:before {
	display: none
}
.nav--2 .nav-icon-toggle {
	margin-right: 48px
}
.logo {
	line-height: 1
}
.logo-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
header .flex-parent {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
header .flex-child {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	line-height: 1;
	text-align: right;
    padding-right: 30px;
}
.nav--align-right {
	margin-left: auto
}
.nav--align-left {
	margin-right: auto
}
.nav__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto
}

@media only screen and (max-width: 991px) {
.nav__right-item {
	margin-right: 0
}
}
.nav__right a:hover, .nav__right a:focus {
	color: #8c0c09
}
.nav__search {
	margin-left: auto
}
.nav__search-box {
	width: 300px;
	position: absolute;
	right: 0;
	top: 100%;
	padding: 15px 20px;
	background-color: #f7f7f7;
	display: none;
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.1);
	box-shadow: 0 4px 20px rgba(0,0,0,0.1)
}
.nav__search-form {
	position: relative
}
.nav__search-input {
	margin-bottom: 0;
	display: block;
	line-height: 40px
}
.nav__search-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 !important;
	width: 42px
}
.nav__search-trigger {
	color: #d23834;
	font-size: 23px;
	display: inline-block;
	width: 24px;
	height: 48px;
	line-height: 48px;
	text-align: center
}
.nav__search-trigger :hover {
	color: #c7478f
}
.nav__search .ui-close {
	font-size: 20px;
	position: relative
}

@media only screen and (max-width: 991px) {
.nav__search-box {
	width: 100%
}
}
.nav__search-mobile-form {
	position: relative
}
.nav__search-mobile-input {
	height: 46px;
	border: none;
	background-color: transparent;
	margin-bottom: 0;
	font-family: Microsoft JhengHei;
	font-size: 13px;
	color: #171821;
	border-radius: 0;
	border-bottom: 1px solid #182835
}
.nav__search-mobile-input:focus {
	background-color: transparent;
	border-color: #fff
}
.nav__search-mobile-submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 46px;
	height: 46px;
	border: 0;
	padding: 0;
	font-size: 14px;
	cursor: pointer;
	color: #9AA3AB;
	background-color: transparent
}
input.nav__search-mobile-input::-webkit-input-placeholder {
color:#9AA3AB
}
input.nav__search-mobile-input:-moz-placeholder {
color:#9AA3AB;
opacity:1
}
input.nav__search-mobile-input::-moz-placeholder {
color:#9AA3AB;
opacity:1
}
input.nav__search-mobile-input:-ms-input-placeholder {
color:#9AA3AB
}
.top-bar {
	background: #3e403f;
	
}
.top-bar .social {
	color: #fff
}
.top-menu {
	text-align: right
}
.top-menu li {
	display: inline-block;
	font-size: 14px
}
.top-menu li:first-child a {
	padding-left: 0
}
.top-menu li:last-child a {
	padding-right: 0
}
.top-menu a {
	display: block;
	padding: 0 10px;
	line-height: 32px;
	color: #fff
}
.sidenav {
	background-color: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 320px;
	z-index: 121;
	overflow-y: auto;
	-webkit-transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	-webkit-transform: translateX(-320px);
	transform: translateX(-320px)
}
.sidenav--is-open {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.content-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 121;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
	transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
	background-color: rgba(0,0,0,0.5)
}
.content-overlay--is-visible {
	opacity: 1;
	visibility: visible
}
.nav-icon-toggle {
	padding: 0;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: 0.15s linear;
	transition: 0.15s linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin-right: 20px;
	overflow: visible
}
.nav-icon-toggle:focus {
	outline: none
}
.nav-icon-toggle__box {
	width: 18px;
	height: 20px;
	position: relative;
	display: block
}
.nav-icon-toggle__inner {
	display: block;
	top: 50%;
	margin-top: -1px;
	margin-left: 3px;
	width: 15px
}
.nav-icon-toggle__inner, .nav-icon-toggle__inner:before, .nav-icon-toggle__inner:after {
	height: 2px;
	background-color: #d23834;
	position: absolute;
	-webkit-transition: 0.2s all;
	transition: 0.2s all
}
.nav-icon-toggle:hover .nav-icon-toggle__inner, .nav-icon-toggle:hover .nav-icon-toggle__inner:before, .nav-icon-toggle:hover .nav-icon-toggle__inner:after {
	background-color: #8c0c09
}
.nav-icon-toggle__inner:before, .nav-icon-toggle__inner:after {
	content: "";
	display: block;
	margin-left: -3px
}
.nav-icon-toggle__inner:before {
	top: -6px;
	width: 18px
}
.nav-icon-toggle__inner:after {
	bottom: -6px;
	width: 18px
}
.sidenav__menu-container {
	margin-top: 52px
}
.sidenav__menu ul {
	list-style: none;
	padding: 0
}
.sidenav__menu li {
	position: relative;
	border-bottom: 1px solid #E3E4E8;
	font-size: 14px
}
.sidenav__menu li:last-child {
	border-bottom: 0
}
.sidenav__menu-dropdown {
	overflow: hidden;
	display: none;
	background-color: #f7f7f7
}
.sidenav__menu-dropdown li {
	border-color: #dbdce1;
	padding-left: 10px
}
.sidenav__menu-dropdown li:first-child {
	border-top: 1px solid #E3E4E8
}
.sidenav__menu-dropdown a {
	font-weight: 400
}
.sidenav__menu-dropdown a, .sidenav__menu-dropdown:hover, .sidenav__menu-dropdown .sidenav__menu-toggle {
	color: #171821
}
.sidenav__menu-toggle {
	position: absolute;
	top: 0;
	right: 5px;
	background-color: transparent;
	border: none;
	color: #54555E;
	font-size: 12px;
	padding: 0;
	width: 46px;
	height: 46px;
	text-align: center
}
.sidenav__menu-toggle:focus {
	outline: none
}
.sidenav__menu--is-open>a {
	background-color: #f7f7f7;
	color: #171821
}
.sidenav__menu--is-open>a:hover {
	color: #171821
}
.sidenav__menu--is-open>.sidenav__menu-toggle {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	color: #54555E
}
.sidenav__menu--is-open>.sidenav__menu-toggle:hover {
	color: #54555E
}
.sidenav__menu-url {
	width: 100%;
	display: block;
	color: #54555E;
	padding: 12px 22px;
	font-family: Microsoft JhengHei;
	font-size: 15px;
	font-weight: 600;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease
}
.sidenav__menu-url:hover, .sidenav__menu-url:focus {
	color: #8c0c09
}
.sidenav__close {
	position: absolute;
	right: 15px;
	top: 15px
}
.sidenav__close-button {
	padding: 0;
	background: transparent;
	border: 0;
	color: #171821;
	width: 24px;
	height: 24px
}
.sidenav__close-button:hover {
	color: #8c0c09
}
.sidenav__close-icon {
	font-size: 22px;
	line-height: 24px
}
.sidenav__socials {
	padding: 0 22px;
	margin-top: 20px
}
.nav--sticky {
	height: 56px
}
.nav--sticky.offset {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.nav--sticky.scrolling {
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0)
}
.nav--sticky.sticky {
	position: fixed;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	left: 0;
	right: 0;
	height: 48px;
	top: 0;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	z-index: 120
}
.nav--sticky.sticky.scrolling {
	opacity: 1;
	visibility: visible
}
.nav--sticky.sticky .logo-wrap a {
	height: 48px
}
.nav--colored .nav__holder {
	background-color: #8c0c09;
	-webkit-box-shadow: none;
	box-shadow: none
}
.nav--colored .nav__menu>li>a, .nav--colored .nav__menu>li>a:hover, .nav--colored .nav__search-trigger, .nav--colored .nav__right a:hover, .nav--colored .nav__right a:focus {
	color: #fff
}
.nav--colored .nav-icon-toggle__inner, .nav--colored .nav-icon-toggle__inner:before, .nav--colored .nav-icon-toggle__inner:after, .nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner, .nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner:before, .nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner:after {
	background-color: #fff
}
#back-to-top {
	display: block;
	z-index: 100;
	width: 34px;
	height: 34px;
	text-align: center;
	font-size: 12px;
	position: fixed;
	bottom: -34px;
	right: 20px;
	line-height: 32px;
	background-color: rgba(23,24,33,0.5);
	-webkit-box-shadow: 1px 1.732px 12px 0px rgba(0,0,0,0.03);
	box-shadow: 1px 1.732px 12px 0px rgba(0,0,0,0.03);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-decoration: none
}
#back-to-top i {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
#back-to-top a {
	display: block;
	color: #fff
}
#back-to-top.show {
	bottom: 20px
}
#back-to-top:hover {
	background-color: #8c0c09;
	border-color: transparent
}
#back-to-top:hover i {
	color: #fff
}

@media only screen and (max-width: 991px) {
.nav__header {
	height: 48px
}
.nav__wrap {
	text-align: left
}
.logo {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 48px;
	line-height: 48px;
	text-align: center
}
}
.footer {
	position: relative
}
.footer a:not(.social):hover {
	color: #8c0c09
}
.footer--white {
	background-color: #fff
}
.footer--dark {
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	background: #cecece;
	background: -webkit-gradient(linear, left top, right top, color-stop(-1%, #cecece), color-stop(49%, #fff), to(#cecece));
	background: linear-gradient(to right, #cecece -1%, #fff 49%, #cecece 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#cecece', GradientType=1 )
}
.footer--dark a, .footer--dark .widget-title, .footer--dark .social {
	color: #333
}
.footer--dark p {
	color: #83858F !important
}
.footer--dark .post-list-small__item, .footer--dark .widget_nav_menu li {
	border-color: #54555E
}
.footer--dark .entry__meta li {
	color: #5f686b !important
}
.footer--dark .mc4wp-form-fields input[type=email], .footer--dark .mc4wp-form-fields input[type=text] {
	border-color: transparent
}
.footer--dark .mc4wp-form-fields input[type=email]:focus, .footer--dark .mc4wp-form-fields input[type=text]:focus {
	border-color: #8c0c09
}
.footer--dark .newsletter__icon {
	color: #575961
}
.footer--dark .tagcloud a {
	background-color: #2D2E36;
	color: #fff
}
.footer__widgets {
	padding: 30px 0
}
.footer__widgets p {
	font-size: 14px;
	line-height: 26px
}

@media only screen and (max-width: 991px) {
.footer__widgets>.row>div:not(:last-child) {
	margin-bottom: 50px
}
}
.footer__widgets--short {
	padding: 60px 0
}
.footer .logo__img {
	display: block;
	padding-bottom: 20px
}
.footer--grey {
	background-color: #f7f7f7
}
.footer--bg-img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}
.footer--bg-img:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(23,24,33,0.9)
}
.footer__widgets-top {
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 24px;
	border-bottom: 1px solid #54555E
}
.footer__nav-menu {
	line-height: 30px
}
.footer__nav-menu li {
	display: inline-block;
	margin-right: 24px
}
.footer__nav-menu li:last-child {
	margin-right: 0
}
.footer__nav-menu a {
	color: #171821
}
.footer__nav-menu a:hover {
	color: #8c0c09
}
.footer__nav-menu+.copyright {
	margin-top: 24px
}
.footer__nav-menu--1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700
}
.copyright {
	color: #83858F;
	display: inline-block;
	font-size: 15px !important
}
.copyright a {
	color: inherit
}
.copyright a:hover {
	color: #8c0c09
}
.footer__bottom {
	padding: 45px 0 35px;
	position: relative
}

@media only screen and (max-width: 991px) {
.footer__bottom .copyright {
	margin-top: 15px
}
}
.footer__bottom .widget_nav_menu li {
	display: inline-block;
	margin-right: 15px;
	border-bottom: 0;
	padding: 0
}
.footer__bottom .widget_nav_menu li:last-child {
	margin-right: 0
}
.footer__bottom--dark {
	background-color: #0E0F14
}
.footer__bottom--dark .footer__nav-menu a {
	color: #fff
}
.footer__bottom--dark .footer__nav-menu a:hover {
	color: #8c0c09
}
.footer__bottom--white {
	background-color: #fff
}
.m-0 {
	margin: 0 !important
}
.p-0 {
	padding: 0 !important
}
.mt-0 {
	margin-top: 0 !important
}
.mt-8 {
	margin-top: 8px
}
.mt-16 {
	margin-top: 16px
}
.mt-24 {
	margin-top: 24px
}
.mt-32 {
	margin-top: 32px
}
.mt-40 {
	margin-top: 40px
}
.mt-48 {
	margin-top: 48px
}
.mt-56 {
	margin-top: 56px
}
.mt-64 {
	margin-top: 64px
}
.mt-72 {
	margin-top: 72px
}
.mt-80 {
	margin-top: 80px
}
.mb-0 {
	margin-bottom: 0 !important
}
.mb-8 {
	margin-bottom: 8px
}
.mb-16 {
	margin-bottom: 16px
}
.mb-24 {
	margin-bottom: 24px
}
.mb-32 {
	margin-bottom: 32px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-48 {
	margin-bottom: 48px
}
.mb-56 {
	margin-bottom: 56px
}
.mb-64 {
	margin-bottom: 64px
}
.mb-72 {
	margin-bottom: 72px
}
.mb-80 {
	margin-bottom: 80px
}
.pt-0 {
	padding-top: 0
}
.pt-8 {
	padding-top: 8px
}
.pt-16 {
	padding-top: 16px
}
.pt-24 {
	padding-top: 24px
}
.pt-32 {
	padding-top: 32px
}
.pt-40 {
	padding-top: 40px
}
.pt-48 {
	padding-top: 48px
}
.pt-56 {
	padding-top: 56px
}
.pt-64 {
	padding-top: 64px
}
.pt-72 {
	padding-top: 72px
}
.pt-80 {
	padding-top: 80px
}
.pb-0 {
	padding-bottom: 0
}
.pb-8 {
	padding-bottom: 8px
}
.pb-16 {
	padding-bottom: 16px
}
.pb-24 {
	padding-bottom: 24px
}
.pb-32 {
	padding-bottom: 32px
}
.pb-40 {
	padding-bottom: 40px
}
.pb-48 {
	padding-bottom: 48px
}
.pb-56 {
	padding-bottom: 56px
}
.pb-64 {
	padding-bottom: 64px
}
.pb-72 {
	padding-bottom: 72px
}
.pb-80 {
	padding-bottom: 80px
}

@media only screen and (max-width: 1199px) {
.mt-lg-0 {
	margin-top: 0 !important
}
.mt-lg-8 {
	margin-top: 8px
}
.mt-lg-16 {
	margin-top: 16px
}
.mt-lg-24 {
	margin-top: 24px
}
.mt-lg-32 {
	margin-top: 32px
}
.mt-lg-40 {
	margin-top: 40px
}
.mt-lg-48 {
	margin-top: 48px
}
.mt-lg-56 {
	margin-top: 56px
}
.mt-lg-64 {
	margin-top: 64px
}
.mt-lg-72 {
	margin-top: 72px
}
.mt-lg-80 {
	margin-top: 80px
}
.mb-lg-0 {
	margin-bottom: 0 !important
}
.mb-lg-8 {
	margin-bottom: 8px
}
.mb-lg-16 {
	margin-bottom: 16px
}
.mb-lg-24 {
	margin-bottom: 24px
}
.mb-lg-32 {
	margin-bottom: 32px
}
.mb-lg-40 {
	margin-bottom: 40px
}
.mb-lg-48 {
	margin-bottom: 48px
}
.mb-lg-56 {
	margin-bottom: 56px
}
.mb-lg-64 {
	margin-bottom: 64px
}
.mb-lg-72 {
	margin-bottom: 72px
}
.mb-lg-80 {
	margin-bottom: 80px
}
.pt-lg-0 {
	padding-top: 0
}
.pt-lg-8 {
	padding-top: 8px
}
.pt-lg-16 {
	padding-top: 16px
}
.pt-lg-24 {
	padding-top: 24px
}
.pt-lg-32 {
	padding-top: 32px
}
.pt-lg-40 {
	padding-top: 40px
}
.pt-lg-48 {
	padding-top: 48px
}
.pt-lg-56 {
	padding-top: 56px
}
.pt-lg-64 {
	padding-top: 64px
}
.pt-lg-72 {
	padding-top: 72px
}
.pt-lg-80 {
	padding-top: 80px
}
.pb-lg-0 {
	padding-bottom: 0
}
.pb-lg-8 {
	padding-bottom: 8px
}
.pb-lg-16 {
	padding-bottom: 16px
}
.pb-lg-24 {
	padding-bottom: 24px
}
.pb-lg-32 {
	padding-bottom: 32px
}
.pb-lg-40 {
	padding-bottom: 40px
}
.pb-lg-48 {
	padding-bottom: 48px
}
.pb-lg-56 {
	padding-bottom: 56px
}
.pb-lg-64 {
	padding-bottom: 64px
}
.pb-lg-72 {
	padding-bottom: 72px
}
.pb-lg-80 {
	padding-bottom: 80px
}
}

@media only screen and (max-width: 991px) {
.mt-md-0 {
	margin-top: 0 !important
}
.mt-md-8 {
	margin-top: 8px
}
.mt-md-16 {
	margin-top: 16px
}
.mt-md-24 {
	margin-top: 24px
}
.mt-md-32 {
	margin-top: 32px
}
.mt-md-40 {
	margin-top: 40px
}
.mt-md-48 {
	margin-top: 48px
}
.mt-md-56 {
	margin-top: 56px
}
.mt-md-64 {
	margin-top: 64px
}
.mt-md-72 {
	margin-top: 72px
}
.mt-md-80 {
	margin-top: 80px
}
.mb-md-0 {
	margin-bottom: 0 !important
}
.mb-md-8 {
	margin-bottom: 8px
}
.mb-md-16 {
	margin-bottom: 16px
}
.mb-md-24 {
	margin-bottom: 24px
}
.mb-md-32 {
	margin-bottom: 32px
}
.mb-md-40 {
	margin-bottom: 40px
}
.mb-md-48 {
	margin-bottom: 48px
}
.mb-md-56 {
	margin-bottom: 56px
}
.mb-md-64 {
	margin-bottom: 64px
}
.mb-md-72 {
	margin-bottom: 72px
}
.mb-md-80 {
	margin-bottom: 80px
}
.pt-md-0 {
	padding-top: 0
}
.pt-md-8 {
	padding-top: 8px
}
.pt-md-16 {
	padding-top: 16px
}
.pt-md-24 {
	padding-top: 24px
}
.pt-md-32 {
	padding-top: 32px
}
.pt-md-40 {
	padding-top: 40px
}
.pt-md-48 {
	padding-top: 48px
}
.pt-md-56 {
	padding-top: 56px
}
.pt-md-64 {
	padding-top: 64px
}
.pt-md-72 {
	padding-top: 72px
}
.pt-md-80 {
	padding-top: 80px
}
.pb-md-0 {
	padding-bottom: 0
}
.pb-md-8 {
	padding-bottom: 8px
}
.pb-md-16 {
	padding-bottom: 16px
}
.pb-md-24 {
	padding-bottom: 24px
}
.pb-md-32 {
	padding-bottom: 32px
}
.pb-md-40 {
	padding-bottom: 40px
}
.pb-md-48 {
	padding-bottom: 48px
}
.pb-md-56 {
	padding-bottom: 56px
}
.pb-md-64 {
	padding-bottom: 64px
}
.pb-md-72 {
	padding-bottom: 72px
}
.pb-md-80 {
	padding-bottom: 80px
}
}

@media only screen and (max-width: 767px) {
.mt-sm-0 {
	margin-top: 0 !important
}
.mt-sm-8 {
	margin-top: 8px
}
.mt-sm-16 {
	margin-top: 16px
}
.mt-sm-24 {
	margin-top: 24px
}
.mt-sm-32 {
	margin-top: 32px
}
.mt-sm-40 {
	margin-top: 40px
}
.mt-sm-48 {
	margin-top: 48px
}
.mt-sm-56 {
	margin-top: 56px
}
.mt-sm-64 {
	margin-top: 64px
}
.mt-sm-72 {
	margin-top: 72px
}
.mt-sm-80 {
	margin-top: 80px
}
.mb-sm-0 {
	margin-bottom: 0 !important
}
.mb-sm-8 {
	margin-bottom: 8px
}
.mb-sm-16 {
	margin-bottom: 16px
}
.mb-sm-24 {
	margin-bottom: 24px
}
.mb-sm-32 {
	margin-bottom: 32px
}
.mb-sm-40 {
	margin-bottom: 40px
}
.mb-sm-48 {
	margin-bottom: 48px
}
.mb-sm-56 {
	margin-bottom: 56px
}
.mb-sm-64 {
	margin-bottom: 64px
}
.mb-sm-72 {
	margin-bottom: 72px
}
.mb-sm-80 {
	margin-bottom: 80px
}
.pt-sm-0 {
	padding-top: 0
}
.pt-sm-8 {
	padding-top: 8px
}
.pt-sm-16 {
	padding-top: 16px
}
.pt-sm-24 {
	padding-top: 24px
}
.pt-sm-32 {
	padding-top: 32px
}
.pt-sm-40 {
	padding-top: 40px
}
.pt-sm-48 {
	padding-top: 48px
}
.pt-sm-56 {
	padding-top: 56px
}
.pt-sm-64 {
	padding-top: 64px
}
.pt-sm-72 {
	padding-top: 72px
}
.pt-sm-80 {
	padding-top: 80px
}
.pb-sm-0 {
	padding-bottom: 0
}
.pb-sm-8 {
	padding-bottom: 8px
}
.pb-sm-16 {
	padding-bottom: 16px
}
.pb-sm-24 {
	padding-bottom: 24px
}
.pb-sm-32 {
	padding-bottom: 32px
}
.pb-sm-40 {
	padding-bottom: 40px
}
.pb-sm-48 {
	padding-bottom: 48px
}
.pb-sm-56 {
	padding-bottom: 56px
}
.pb-sm-64 {
	padding-bottom: 64px
}
.pb-sm-72 {
	padding-bottom: 72px
}
.pb-sm-80 {
	padding-bottom: 80px
}
}

@media only screen and (max-width: 575px) {
.mt-xs-0 {
	margin-top: 0 !important
}
.mt-xs-8 {
	margin-top: 8px
}
.mt-xs-16 {
	margin-top: 16px
}
.mt-xs-24 {
	margin-top: 24px
}
.mt-xs-32 {
	margin-top: 32px
}
.mt-xs-40 {
	margin-top: 40px
}
.mt-xs-48 {
	margin-top: 48px
}
.mt-xs-56 {
	margin-top: 56px
}
.mt-xs-64 {
	margin-top: 64px
}
.mt-xs-72 {
	margin-top: 72px
}
.mt-xs-80 {
	margin-top: 80px
}
.mb-xs-0 {
	margin-bottom: 0 !important
}
.mb-xs-8 {
	margin-bottom: 8px
}
.mb-xs-16 {
	margin-bottom: 16px
}
.mb-xs-24 {
	margin-bottom: 24px
}
.mb-xs-32 {
	margin-bottom: 32px
}
.mb-xs-40 {
	margin-bottom: 40px
}
.mb-xs-48 {
	margin-bottom: 48px
}
.mb-xs-56 {
	margin-bottom: 56px
}
.mb-xs-64 {
	margin-bottom: 64px
}
.mb-xs-72 {
	margin-bottom: 72px
}
.mb-xs-80 {
	margin-bottom: 80px
}
.pt-xs-0 {
	padding-top: 0
}
.pt-xs-8 {
	padding-top: 8px
}
.pt-xs-16 {
	padding-top: 16px
}
.pt-xs-24 {
	padding-top: 24px
}
.pt-xs-32 {
	padding-top: 32px
}
.pt-xs-40 {
	padding-top: 40px
}
.pt-xs-48 {
	padding-top: 48px
}
.pt-xs-56 {
	padding-top: 56px
}
.pt-xs-64 {
	padding-top: 64px
}
.pt-xs-72 {
	padding-top: 72px
}
.pt-xs-80 {
	padding-top: 80px
}
.pb-xs-0 {
	padding-bottom: 0
}
.pb-xs-8 {
	padding-bottom: 8px
}
.pb-xs-16 {
	padding-bottom: 16px
}
.pb-xs-24 {
	padding-bottom: 24px
}
.pb-xs-32 {
	padding-bottom: 32px
}
.pb-xs-40 {
	padding-bottom: 40px
}
.pb-xs-48 {
	padding-bottom: 48px
}
.pb-xs-56 {
	padding-bottom: 56px
}
.pb-xs-64 {
	padding-bottom: 64px
}
.pb-xs-72 {
	padding-bottom: 72px
}
.pb-xs-80 {
	padding-bottom: 80px
}
}
.full-overlay {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.5)
}
.bottom-gradient {
	position: absolute;
	width: 100%;
	height: 70%;
	bottom: 0;
	z-index: 1;
	background: rgba(0,0,0,0.7);
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.7)), to(transparent));
	background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 )
}
.top-divider {
	border-top: 1px solid #E3E4E8
}
.bottom-divider {
	border-bottom: 1px solid #E3E4E8
}
body.admin-bar .nav--sticky {
	top: 50px
}
.gallery-caption {
	display: block
}
img {
	height: auto
}
.alignnone {
	margin: 8px 20px 20px 0
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 8px auto 8px auto
}
.alignright {
	float: right;
	margin: 8px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 8px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 8px 0 20px 20px
}
a img.alignnone {
	margin: 8px 20px 20px 0
}
a img.alignleft {
	float: left;
	margin: 8px 20px 20px 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.screen-reader-text, .says {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
	border: 1px solid #E3E4E8;
	padding: 2px
}
.widget_recent_entries ul li a {
	color: #54555E
}
.widget_recent_entries ul li a:hover {
	color: #8c0c09
}
.widget .recentcomments a {
	color: #54555E
}
#wp-calendar {
	width: 100%
}
#wp-calendar th, #wp-calendar td {
	text-align: center
}
#wp-calendar tbody td {
	line-height: 1
}
#wp-calendar>tfoot>tr {
	border: 1px solid #E3E4E8
}
#wp-calendar>tfoot>tr>td {
	border: 0
}
.post-password-form label>input {
	margin-bottom: 24px
}
.post-password-form label+input {
	line-height: 41px;
	font-size: 11px;
	padding: 0 24px;
	font-family: Microsoft JhengHei;
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background-color: #000;
	color: #fff;
	position: relative;
	top: -2px;
	width: auto
}
.post.sticky .entry__title:before {
	content: '\e804';
	font-family: "ui-icons";
	display: inline-block;
	margin-right: 12px;
	position: relative;
	top: -2px;
	font-size: 18px;
	color: #bbbbbb;
	max-height: 20px
}
dt, dd {
	padding: 10px 0;
	border-bottom: 1px solid #E3E4E8
}
.entry-pages {
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E3E4E8
}
.entry-pages a {
	min-width: 12px;
	display: inline-block;
	text-align: center
}
.comment-navigation {
	margin: 20px 0
}
.comment-navigation .nav-previous {
	float: left
}
.comment-navigation .nav-next {
	float: right
}
.comment-respond {
	margin-top: 60px
}
.style-default .card, .style-default .sidebar .widget, .style-default .content-box {
	-webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.1);
	box-shadow: 0 3px 2px rgba(0,0,0,0.1)
}
.style-default .sidebar .widget, .style-default .owl-prev, .style-default .owl-next {
	border: 0
}
.style-rounded .trending-now, .style-rounded .content-box, .style-rounded .card, .style-rounded .card__body, .style-rounded input, .style-rounded select, .style-rounded textarea, .style-rounded .social, .style-rounded .entry__meta-category--label, .style-rounded .owl-prev, .style-rounded .owl-next, .style-rounded .thumb__img-holder, .style-rounded .entry__play-time, .style-rounded .pagination__page, .style-rounded #back-to-top, .style-rounded .btn, .style-rounded .sidebar .widget {
	border-radius: 2px
}
.style-rounded .widget-search-button, .style-rounded .search-button, .style-rounded .mc4wp-form-fields input[type=submit] {
	border-radius: 0 5px 5px 0
}
.style-rounded .mc4wp-form-fields input[type=email], .style-rounded .mc4wp-form-fields input[type=text] {
	border-radius: 5px 0 0 5px
}
.style-rounded .nav__search-box {
	border-radius: 0 0 5px 5px
}
.style-politics {
	font-family: "Roboto", sans-serif
}
.style-politics h1, .style-politics h2, .style-politics h3, .style-politics h4, .style-politics h5, .style-politics h6 {
	letter-spacing: normal;
	line-height: 1.2
}
.style-politics .entry__excerpt p {
	font-size: 15px;
	line-height: 22px
}
.style-politics h1, .style-politics h2, .style-politics h3, .style-politics h4, .style-politics h5, .style-politics h6, .style-politics .nav__menu>li>a, .style-politics .entry__meta-category, .style-politics .btn, .style-politics .all-posts-url, .style-politics .sidenav__menu-url, .style-politics .trending-now__label, .style-politics .widget_tag_cloud a, .style-politics .entry__tags a, .style-politics .entry-date-label, .style-politics label {
	font-family: "Roboto", sans-serif
}
.style-politics .widget-title, .style-politics .section-title {
	color: #F44336
}
.style-politics .widget-title {
	font-size: 14px
}
.style-politics .entry__title {
	font-size: 18px;
	margin-top: 8px
}
.style-politics .sidebar .widget {
	padding: 32px 16px
}
.style-politics .title-wrap--line {
	border-top: 2px solid #E3E4E8
}
.style-fashion {
	font-family: "Barlow", sans-serif
}
.style-fashion h1, .style-fashion h2, .style-fashion h3, .style-fashion h4, .style-fashion h5, .style-fashion h6 {
	letter-spacing: normal;
	line-height: 1.2;
	font-family: "Lora", serif
}
.style-fashion p {
	color: #171821
}
.style-fashion .nav__menu>li>a, .style-fashion .sidenav__menu-url, .style-fashion .btn, .style-fashion .entry__meta-category, .style-fashion .widget_tag_cloud a, .style-fashion .entry__tags a, .style-fashion .entry-date-label, .style-fashion label {
	font-family: "Barlow", sans-serif
}
.style-fashion .widget-socials .social {
	background-color: #fff;
	color: #171821
}
.style-fashion .entry__meta a, .style-fashion .entry__meta li {
	color: #171821
}
.style-fashion .entry__meta {
	margin-bottom: 12px
}
.style-fashion .entry__meta li {
	font-weight: 500
}
.style-fashion .entry__play-time {
	background-color: rgba(0,0,0,0.5);
	border-radius: 5px
}
.style-fashion .widget-title, .style-fashion .section-title {
	text-transform: none
}
.style-fashion .widget-title {
	font-size: 20px
}
.style-fashion .title-wrap {
	margin-bottom: 24px
}
.style-fashion .section-title {
	font-size: 24px
}
.style-fashion .entry__meta-author {
	font-family: "Lora", serif;
	font-style: italic;
	text-transform: none;
	font-weight: 400;
	font-size: 13px;
	color: #83858F
}
.style-fashion .entry__title+.entry__meta {
	margin-top: 16px
}
.style-fashion .sidebar .widget {
	background-color: transparent;
	padding: 0;
	border: 0
}
.style-fashion .sidebar .widget_mc4wp_form_widget {
	background-color: #fff
}
.style-fashion .newsletter-wide {
	background-color: #FFEBEE
}
.style-fashion .post-list {
	min-height: 285px;
	border-bottom: 1px solid #E3E4E8;
	padding-bottom: 20px
}
.style-fashion .post-list:last-child {
	border-color: transparent
}
.style-fashion .copyright {
	color: #83858F
}
.style-games {
	font-family: "Barlow", sans-serif
}
.style-games h1, .style-games h2, .style-games h3, .style-games h4, .style-games h5, .style-games h6 {
	letter-spacing: normal;
	line-height: 1.2;
	font-family: "Barlow", sans-serif;
	font-weight: 700
}
.style-games .btn, .style-games .nav__menu>li>a, .style-games .trending-now__label, .style-games .sidenav__menu-url, .style-games .entry__meta-category, .style-games .widget_tag_cloud a, .style-games .entry__tags a, .style-games .entry-date-label, .style-games label {
	font-family: "Barlow", sans-serif
}
.style-games .entry__title {
	font-size: 18px
}
.style-games .entry__meta-category {
	font-weight: 700;
	font-size: 14px
}
.style-games .card {
	-webkit-box-shadow: none;
	box-shadow: none
}
.style-games .card__body {
	border: 1px solid #E3E4E8
}
.style-games .footer__widgets {
	padding: 56px 0
}
.style-games .footer .widget-title {
	color: #8c0c09;
	font-size: 14px
}
.style-games .footer__nav-menu+.copyright {
	margin-top: 24px
}
.style-videos {
	font-family: "Poppins", sans-serif
}
.style-videos h1, .style-videos h2, .style-videos h3, .style-videos h4, .style-videos h5, .style-videos h6 {
	letter-spacing: normal;
	font-family: "Poppins", sans-serif;
	font-weight: 500
}
.style-videos .section-title, .style-videos .widget-title {
	font-weight: 700
}
.style-videos .btn, .style-videos .nav__menu>li>a, .style-videos .trending-now__label, .style-videos .sidenav__menu-url, .style-videos .entry__meta-category, .style-videos .widget_tag_cloud a, .style-videos .entry__tags a, .style-videos .entry-date-label, .style-videos label {
	font-family: "Poppins", sans-serif
}
.style-videos .nav__dropdown.active {
	background-color: #8c0c09
}
.style-videos .nav__dropdown.active>a {
	color: #fff
}
.style-music {
	font-family: "Roboto", sans-serif
}
.style-music h1, .style-music h2, .style-music h3, .style-music h4, .style-music h5, .style-music h6 {
	letter-spacing: normal;
	font-family: "Rubik", sans-serif;
	font-weight: 700;
	line-height: 1.2
}
.style-music .entry-date-label {
	font-family: "Rubik", sans-serif
}
.style-music p {
	font-family: "Roboto", sans-serif
}
.style-music .btn, .style-music .nav__menu>li>a, .style-music .trending-now__label, .style-music .sidenav__menu-url, .style-music .entry__meta-category, .style-music .widget_tag_cloud a, .style-music .entry__tags a, .style-music label {
	font-family: "Roboto", sans-serif
}
.style-music .card__body {
	border: 1px solid #E3E4E8
}
.style-music .widget-title {
	color: #8c0c09;
	font-size: 14px
}
.borderback:after {
	content: '';
	display: block;
	height: 1px;
	background-color: #e1e1e1;
	position: absolute;
	width: 100%;
	left: 10%;
	top: 50%
}
.section-title i {
	margin: 0 10px;
	color: #d23834
}
.sm {
	font-size: 16px;
	margin-right: 5px
}
.md {
	font-size: 18px;
	margin-right: 5px
}
.lg {
	font-size: 22px;
	margin-right: 5px
}
.wsize {
	border-bottom: 2px solid;
	margin-bottom: 10px;
	text-align: left;
	display: block
}
.wsize a {
	border: 1px solid #8c0c09;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	line-height: 27px;
	padding-left: 3px;
	text-align: center;
	border-radius: 20px;
	margin: 3px;
}
.wsize a:hover, .wsize a.active {
	background: #8c0c09;
	color: #fff
}
.singlearrow {
	color: #d23834;
	padding-top: 10px
}
.card-title2 {
	color: #fff;
	margin-top: 28%;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 5px
}
.people {
	padding: 30px;
	background: #e6e6e6;
	border-radius: 6px
}
.people li {
	font-size: 17px
}

@media only screen and (max-width: 1179px) {
.thumb--size-2 {
	height: auto
}
.card__body {
	padding: 1px 11px
}
.post-list {
	min-height: 132px
}
.post-list__img-holder {
	padding: 16px 15px
}
}

@media only screen and (max-width: 991px) {
section {
	margin-top: 10px
}
}

@media only screen and (max-width: 768px) {
.thumb--size-1 {
	height: 110px
}
.thumb--size-2 {
	height: auto
}
.post-list {
	min-height: 138px
}
}
.text-danger {
	color: #F44336
}
.text-del {
	text-decoration: line-through
}
.border {
	border: 1px solid #9e9e9e
}
.videoTab {
	cursor: pointer
}
.videoTab {
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #f7f7f7
}
.videoTab a {
	color: #171821
}
.videoTab.active {
	background-color: #d23834
}
.videoTab.active a {
	color: #fff
}
.videoContent.active {
	visibility: visible;
	opacity: 1;
	height: auto;
	-webkit-transition: opacity .3s .2s;
	transition: opacity .3s .2s
}
.videoContent {
	visibility: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}
.btn-FBlogin {
	background-color: #3b5998;
	height: 46px
}
.btn-FBlogin:hover {
	background-color: #304d88 !important
}
.btn-FBlogin:active {
	background-color: #1163a1 !important
}
.font-L * {
	font-size: 19px !important;
	line-height: 34px !important
}
.font-M * {
	font-size: 17px !important;
	line-height: 32px !important
}
.font-S * {
	font-size: 16px !important;
	line-height: 30px !important
}
.imgcenter {
	display: block;
	margin: 0 auto
}
.editor {
	border-bottom: 1px solid #eee;
	margin: 30px 0px
}
.timeline {
	position: relative;
	max-width: 1200px;
	margin: 0 auto
}
.timeline::after {
	content: '';
	position: absolute;
	width: 2px;
	background-color: #dadada;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px
}
.timelinecontainer {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%
}
.timelinecontainer::after {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	right: -6px;
	background-color: #cdde1d;
	top: 15px;
	border-radius: 50%;
	z-index: 1
}
.timelineleft {
	left: 0
}
.timelineright {
	left: 50%
}
.timelineleft::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	right: 30px;
	border: medium solid #5ab0ce;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #5ab0ce
}
.timelineright::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 30px;
	border: medium solid #5ab0ce;
	border-width: 10px 10px 10px 0;
	border-color: transparent #5ab0ce transparent transparent
}
.timelineright::after {
	left: -9px
}
.timelinecontent {
	padding: 20px 30px;
	background-color: #5ab0ce;
	position: relative;
	border-radius: 6px
}
.timelinecontent:hover {
	background-color: #479ab7
}
.timelinecontent h4 {
	color: #fff;
	font-size: 17px;
	margin-bottom: 0px
}

@media screen and (max-width: 600px) {
.timeline::after {
	left: 31px
}
.timelineright::after {
	left: 21px
}
.timelinecontainer {
	width: 100%;
	padding-left: 70px;
	padding-right: 25px
}
.timelinecontainer::before {
	left: 60px;
	border: medium solid white;
	border-width: 10px 10px 10px 0;
	border-color: transparent white transparent transparent
}
.timelineleft::after, .right::after {
	left: 21px
}
.timelineright {
	left: 0%
}
}
/*# sourceMappingURL=style.css.map */

.logo_tittle{
	width: 150px;
}