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

.col,
.col-12,
.col-auto,
.img-thumbnail,
.table,
legend {
	max-width: 100%
}

.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.owl-carousel,
.owl-carousel .owl-item,
html {
	-webkit-tap-highlight-color: transparent
}

[class*=" ri-"],
address {
	font-style: normal
}

.blockquote,
.form-group,
address,
dl,
hr,
ol,
pre {
	margin-bottom: 1rem
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top,
.figure-img,
dd,
label,
legend {
	margin-bottom: .5rem
}

pre,
textarea {
	overflow: auto
}

progress,
sub,
sup {
	vertical-align: baseline
}

button,
hr,
input {
	overflow: visible
}

.breadcrumb-item+.breadcrumb-item:hover::before,
.btn-link,
.btn:focus,
.btn:hover,
.card-link:hover,
.nav-link:focus,
.nav-link:hover,
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.bx-ul,
.dropdown-menu,
.nav,
.navbar-nav {
	list-style: none
}

.badge,
.btn,
.dropdown-header,
.dropdown-item,
.input-group-text,
.navbar-brand,
.progress-bar {
	white-space: nowrap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21lVF9eL.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLucHtF.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVF9eL.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19VF9eL.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15VF9eL.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfedw.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format("truetype");
	font-display: swap
}

@font-face {
	font-family: Poppins;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format("truetype");
	font-display: swap
}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
[tabindex="-1"]:focus,
[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important
}

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

.btn.focus,
.btn:focus,
.custom-range:focus,
a:not([href]):not([tabindex]):focus,
button:focus:not(:focus-visible) {
	outline: 0
}

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

.btn:not(:disabled):not(.disabled),
.close:not(:disabled):not(.disabled),
.navbar-toggler:not(:disabled):not(.disabled),
.page-link:not(:disabled):not(.disabled),
[role=button],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

select {
	word-wrap: normal
}

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

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

.container-fluid,
.container-lg,
.container-md,
.container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.form-control {
	height: calc(1.5em + .75rem + 2px);
	font-weight: 400
}

.form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.breadcrumb-item.active,
.custom-control-input:disabled~.custom-control-label,
.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label,
.nav-link.disabled,
caption {
	color: #6c757d
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range,
.custom-select,
[type=search] {
	-webkit-appearance: none
}

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

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

.btn,
.btn:hover {
	color: #212529
}

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

.form-control.is-valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-check-input.is-valid~.form-check-label {
	color: #28a745
}

.btn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn.focus,
.btn:focus,
.form-control:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

.btn-group {
	display: -ms-inline-flexbox;
	display: inline-flex
}

.btn-group>.btn {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group,
.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child),
.input-group-append,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text,
.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
	margin-left: -1px
}

.input-group>.form-control {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-width: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.input-group:not(.has-validation)>.custom-select:not(:last-child),
.input-group:not(.has-validation)>.form-control:not(:last-child),
.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,
.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after,
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child),
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.accordion {
	overflow-anchor: none
}

.list-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: .25rem
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

.carousel-inner::after,
.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.carousel-control-next {
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: opacity .15s;
	right: 0
}

@media (prefers-reduced-motion:reduce) {

	.btn,
	.carousel-control-next,
	.fade,
	.form-control {
		transition: none
	}
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

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

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

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

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

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

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

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

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

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

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

	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.d-md-none {
		display: none !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-stretch {
		-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-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.mt-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0 {
		margin-bottom: 0 !important
	}

	.mt-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1 {
		margin-bottom: .25rem !important
	}

	.mt-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2 {
		margin-bottom: .5rem !important
	}

	.mt-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3 {
		margin-bottom: 1rem !important
	}

	.mt-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4 {
		margin-bottom: 1.5rem !important
	}

	.mt-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5 {
		margin-bottom: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0 {
		padding-top: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1 {
		padding-top: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2 {
		padding-top: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3 {
		padding-top: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4 {
		padding-top: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5 {
		padding-top: 3rem !important
	}

	.mt-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto {
		margin-bottom: auto !important
	}
}

@media (min-width:992px) {

	.container-lg,
	.container-md {
		max-width: 960px
	}

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

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

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

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

	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

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

	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

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

	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-stretch {
		-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-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.mt-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0 {
		margin-bottom: 0 !important
	}

	.mt-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1 {
		margin-bottom: .25rem !important
	}

	.mt-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2 {
		margin-bottom: .5rem !important
	}

	.mt-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3 {
		margin-bottom: 1rem !important
	}

	.mt-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.mt-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5 {
		margin-bottom: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1 {
		padding-top: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2 {
		padding-top: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3 {
		padding-top: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4 {
		padding-top: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5 {
		padding-top: 3rem !important
	}

	.mt-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto {
		margin-bottom: auto !important
	}
}

@media (min-width:1200px) {

	.container-lg,
	.container-md,
	.container-xl {
		max-width: 1140px
	}

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

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

	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

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

	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

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

	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

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

	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

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

	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.d-xl-none {
		display: none !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-stretch {
		-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-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.mt-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0 {
		margin-bottom: 0 !important
	}

	.mt-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1 {
		margin-bottom: .25rem !important
	}

	.mt-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2 {
		margin-bottom: .5rem !important
	}

	.mt-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3 {
		margin-bottom: 1rem !important
	}

	.mt-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.mt-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5 {
		margin-bottom: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0 {
		padding-top: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1 {
		padding-top: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2 {
		padding-top: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3 {
		padding-top: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4 {
		padding-top: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5 {
		padding-top: 3rem !important
	}

	.mt-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto {
		margin-bottom: auto !important
	}
}

.btn,
.bx-ul .bx {
	text-align: center
}

/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/
@font-face {
	font-family: IcoFont;
	font-style: Regular;
	src: url(../vendor/icofont/fonts/icofont.woff2) format("woff2"), url(../vendor/icofont/fonts/icofont.woff) format("woff");
	font-display: swap
}

[class*=" icofont-"],
[class^=icofont-] {
	font-family: IcoFont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	line-height: 1;
	-webkit-font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased
}

.card,
.popover,
.tooltip,
code {
	word-wrap: break-word
}

.alert-link,
dt,
kbd kbd {
	font-weight: 700
}

.icofont-navigation-menu:before,
.ri-number-3:before {
	content: "\efa2"
}

.bx-ul {
	margin-left: 2em;
	padding-left: 0
}

.alert,
.btn .badge,
.bx-ul>li,
.card,
.carousel,
.dropdown,
.dropleft,
.dropright,
.dropup,
.list-group-item,
.navbar,
.owl-carousel,
.owl-carousel .owl-item,
.page-link,
.portfolio-details .portfolio-details-container {
	position: relative
}

.bx-ul .bx {
	font-size: inherit;
	line-height: inherit;
	position: absolute;
	left: -2em;
	width: 2em
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-webkit-keyframes burst {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	90% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

@keyframes burst {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	90% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

@-webkit-keyframes flashing {

	0%,
	90% {
		opacity: 1
	}

	45% {
		opacity: 0
	}
}

@keyframes flashing {

	0%,
	90% {
		opacity: 1
	}

	45% {
		opacity: 0
	}
}

@-webkit-keyframes fade-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0
	}
}

@keyframes fade-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0
	}
}

@-webkit-keyframes fade-right {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0
	}
}

@keyframes fade-right {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0
	}
}

@-webkit-keyframes fade-up {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0
	}
}

@keyframes fade-up {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0
	}
}

@-webkit-keyframes fade-down {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0
	}
}

@keyframes fade-down {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	75% {
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0
	}
}

@-webkit-keyframes tada {

	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
		transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
		transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
		transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg)
	}
}

@keyframes tada {

	from,
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg);
		transform: scale3d(.95, .95, .95) rotate3d(0, 0, 1, -10deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
		transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
}

.bx-spin,
.bx-spin-hover:hover {
	-webkit-animation: 2s linear infinite spin;
	animation: 2s linear infinite spin
}

.bx-tada,
.bx-tada-hover:hover {
	-webkit-animation: 1.5s infinite tada;
	animation: 1.5s infinite tada
}

.bx-flashing,
.bx-flashing-hover:hover {
	-webkit-animation: 1.5s linear infinite flashing;
	animation: 1.5s linear infinite flashing
}

.bx-burst,
.bx-burst-hover:hover {
	-webkit-animation: 1.5s linear infinite burst;
	animation: 1.5s linear infinite burst
}

.bx-fade-up,
.bx-fade-up-hover:hover {
	-webkit-animation: 1.5s linear infinite fade-up;
	animation: 1.5s linear infinite fade-up
}

.bx-fade-down,
.bx-fade-down-hover:hover {
	-webkit-animation: 1.5s linear infinite fade-down;
	animation: 1.5s linear infinite fade-down
}

.bx-fade-left,
.bx-fade-left-hover:hover {
	-webkit-animation: 1.5s linear infinite fade-left;
	animation: 1.5s linear infinite fade-left
}

.bx-fade-right,
.bx-fade-right-hover:hover {
	-webkit-animation: 1.5s linear infinite fade-right;
	animation: 1.5s linear infinite fade-right
}

.bx-xs {
	font-size: 1rem !important
}

.bx-sm {
	font-size: 1.55rem !important
}

.bx-md {
	font-size: 2.25rem !important
}

.bx-fw {
	font-size: 1.2857142857em;
	line-height: .8em;
	width: 1.2857142857em;
	height: .8em;
	margin-top: -.2em !important;
	vertical-align: middle
}

.bx-lg {
	font-size: 3 !important
}

.bx-pull-left {
	float: left;
	margin-right: .3em !important
}

.bx-pull-right {
	float: right;
	margin-left: .3em !important
}

.bx-rotate-90 {
	transform: rotate(90deg)
}

.bx-rotate-180 {
	transform: rotate(180deg)
}

.bx-rotate-270 {
	transform: rotate(270deg)
}

.bx-flip-horizontal {
	transform: scaleX(-1)
}

.bx-flip-vertical {
	transform: scaleY(-1)
}

.bx-border {
	padding: .25em;
	border: .07em solid rgba(0, 0, 0, .1);
	border-radius: .25em
}

.bx-border-circle {
	padding: .25em;
	border: .07em solid rgba(0, 0, 0, .1);
	border-radius: 50%
}

.bx-abacus:before {
	content: "\e900"
}

.bx-accessibility:before {
	content: "\e901"
}

.bx-add-to-queue:before {
	content: "\e902"
}

.bx-adjust:before {
	content: "\e903"
}

.bx-alarm:before {
	content: "\e904"
}

.bx-alarm-add:before {
	content: "\e905"
}

.bx-alarm-exclamation:before {
	content: "\e906"
}

.bx-alarm-off:before {
	content: "\e907"
}

.bx-alarm-snooze:before {
	content: "\e908"
}

.bx-album:before {
	content: "\e909"
}

.bx-align-justify:before {
	content: "\e90a"
}

.bx-align-left:before {
	content: "\e90b"
}

.bx-align-middle:before {
	content: "\e90c"
}

.bx-align-right:before {
	content: "\e90d"
}

.bx-analyse:before {
	content: "\e90e"
}

.bx-anchor:before {
	content: "\e90f"
}

.bx-angry:before {
	content: "\e910"
}

.bx-aperture:before {
	content: "\e911"
}

.bx-arch:before {
	content: "\e912"
}

.bx-archive:before {
	content: "\e913"
}

.bx-archive-in:before {
	content: "\e914"
}

.bx-archive-out:before {
	content: "\e915"
}

.bx-area:before {
	content: "\e916"
}

.bx-arrow-back:before {
	content: "\e917"
}

.bx-arrow-from-bottom:before {
	content: "\e918"
}

.bx-arrow-from-left:before {
	content: "\e919"
}

.bx-arrow-from-right:before {
	content: "\e91a"
}

.bx-arrow-from-top:before {
	content: "\e91b"
}

.bx-arrow-to-bottom:before {
	content: "\e91c"
}

.bx-arrow-to-left:before {
	content: "\e91d"
}

.bx-arrow-to-right:before {
	content: "\e91e"
}

.bx-arrow-to-top:before {
	content: "\e91f"
}

.bx-at:before {
	content: "\e920"
}

.bx-atom:before {
	content: "\e921"
}

.bx-award:before {
	content: "\e922"
}

.bx-badge:before {
	content: "\e923"
}

.bx-badge-check:before {
	content: "\e924"
}

.bx-ball:before {
	content: "\e925"
}

.bx-band-aid:before {
	content: "\e926"
}

.bx-bar-chart:before {
	content: "\e927"
}

.bx-bar-chart-alt:before {
	content: "\e928"
}

.bx-bar-chart-alt-2:before {
	content: "\e929"
}

.bx-bar-chart-square:before {
	content: "\e92a"
}

.bx-barcode:before {
	content: "\e92b"
}

.bx-barcode-reader:before {
	content: "\e92c"
}

.bx-baseball:before {
	content: "\e92d"
}

.bx-basket:before {
	content: "\e92e"
}

.bx-basketball:before {
	content: "\e92f"
}

.bx-bath:before {
	content: "\e930"
}

.bx-battery:before {
	content: "\e931"
}

.bx-bed:before {
	content: "\e932"
}

.bx-been-here:before {
	content: "\e933"
}

.bx-beer:before {
	content: "\e934"
}

.bx-bell:before {
	content: "\e935"
}

.bx-bell-minus:before {
	content: "\e936"
}

.bx-bell-off:before {
	content: "\e937"
}

.bx-bell-plus:before {
	content: "\e938"
}

.bx-bible:before {
	content: "\e939"
}

.bx-bitcoin:before {
	content: "\e93a"
}

.bx-blanket:before {
	content: "\e93b"
}

.bx-block:before {
	content: "\e93c"
}

.bx-bluetooth:before {
	content: "\e93d"
}

.bx-body:before {
	content: "\e93e"
}

.bx-bold:before {
	content: "\e93f"
}

.bx-bolt-circle:before {
	content: "\e940"
}

.bx-bomb:before {
	content: "\e941"
}

.bx-bone:before {
	content: "\e942"
}

.bx-bong:before {
	content: "\e943"
}

.bx-book:before {
	content: "\e944"
}

.bx-book-add:before {
	content: "\e945"
}

.bx-book-alt:before {
	content: "\e946"
}

.bx-book-bookmark:before {
	content: "\e947"
}

.bx-book-content:before {
	content: "\e948"
}

.bx-book-heart:before {
	content: "\e949"
}

.bx-bookmark:before {
	content: "\e94a"
}

.bx-bookmark-alt:before {
	content: "\e94b"
}

.bx-bookmark-alt-minus:before {
	content: "\e94c"
}

.bx-bookmark-alt-plus:before {
	content: "\e94d"
}

.bx-bookmark-heart:before {
	content: "\e94e"
}

.bx-bookmark-minus:before {
	content: "\e94f"
}

.bx-bookmark-plus:before {
	content: "\e950"
}

.bx-bookmarks:before {
	content: "\e951"
}

.bx-book-open:before {
	content: "\e952"
}

.bx-book-reader:before {
	content: "\e953"
}

.bx-border-all:before {
	content: "\e954"
}

.bx-border-bottom:before {
	content: "\e955"
}

.bx-border-inner:before {
	content: "\e956"
}

.bx-border-left:before {
	content: "\e957"
}

.bx-border-none:before {
	content: "\e958"
}

.bx-border-outer:before {
	content: "\e959"
}

.bx-border-radius:before {
	content: "\e95a"
}

.bx-border-right:before {
	content: "\e95b"
}

.bx-border-top:before {
	content: "\e95c"
}

.bx-bot:before {
	content: "\e95d"
}

.bx-bowling-ball:before {
	content: "\e95e"
}

.bx-box:before {
	content: "\e95f"
}

.bx-bracket:before {
	content: "\e960"
}

.bx-braille:before {
	content: "\e961"
}

.bx-brain:before {
	content: "\e962"
}

.bx-briefcase:before {
	content: "\e963"
}

.bx-briefcase-alt:before {
	content: "\e964"
}

.bx-briefcase-alt-2:before {
	content: "\e965"
}

.bx-brightness:before {
	content: "\e966"
}

.bx-brightness-half:before {
	content: "\e967"
}

.bx-broadcast:before {
	content: "\e968"
}

.bx-brush:before {
	content: "\e969"
}

.bx-brush-alt:before {
	content: "\e96a"
}

.bx-bug:before {
	content: "\e96b"
}

.bx-bug-alt:before {
	content: "\e96c"
}

.bx-building:before {
	content: "\e96d"
}

.bx-building-house:before {
	content: "\e96e"
}

.bx-buildings:before {
	content: "\e96f"
}

.bx-bulb:before {
	content: "\e970"
}

.bx-bullseye:before {
	content: "\e971"
}

.bx-buoy:before {
	content: "\e972"
}

.bx-bus:before {
	content: "\e973"
}

.bx-bus-school:before {
	content: "\e974"
}

.bx-cabinet:before {
	content: "\e975"
}

.bx-cake:before {
	content: "\e976"
}

.bx-calculator:before {
	content: "\e977"
}

.bx-calendar:before {
	content: "\e978"
}

.bx-calendar-alt:before {
	content: "\e979"
}

.bx-calendar-check:before {
	content: "\e97a"
}

.bx-calendar-edit:before {
	content: "\e97b"
}

.bx-calendar-event:before {
	content: "\e97c"
}

.bx-calendar-exclamation:before {
	content: "\e97d"
}

.bx-calendar-heart:before {
	content: "\e97e"
}

.bx-calendar-minus:before {
	content: "\e97f"
}

.bx-calendar-plus:before {
	content: "\e980"
}

.bx-calendar-star:before {
	content: "\e981"
}

.bx-calendar-week:before {
	content: "\e982"
}

.bx-calendar-x:before {
	content: "\e983"
}

.bx-camera:before {
	content: "\e984"
}

.bx-camera-home:before {
	content: "\e985"
}

.bx-camera-movie:before {
	content: "\e986"
}

.bx-camera-off:before {
	content: "\e987"
}

.bx-capsule:before {
	content: "\e988"
}

.bx-captions:before {
	content: "\e989"
}

.bx-car:before {
	content: "\e98a"
}

.bx-card:before {
	content: "\e98b"
}

.bx-caret-down:before {
	content: "\e98c"
}

.bx-caret-down-circle:before {
	content: "\e98d"
}

.bx-caret-down-square:before {
	content: "\e98e"
}

.bx-caret-left:before {
	content: "\e98f"
}

.bx-caret-left-circle:before {
	content: "\e990"
}

.bx-caret-left-square:before {
	content: "\e991"
}

.bx-caret-right:before {
	content: "\e992"
}

.bx-caret-right-circle:before {
	content: "\e993"
}

.bx-caret-right-square:before {
	content: "\e994"
}

.bx-caret-up:before {
	content: "\e995"
}

.bx-caret-up-circle:before {
	content: "\e996"
}

.bx-caret-up-square:before {
	content: "\e997"
}

.bx-carousel:before {
	content: "\e998"
}

.bx-cart:before {
	content: "\e999"
}

.bx-cart-alt:before {
	content: "\e99a"
}

.bx-cast:before {
	content: "\e99b"
}

.bx-category:before {
	content: "\e99c"
}

.bx-category-alt:before {
	content: "\e99d"
}

.bx-cctv:before {
	content: "\e99e"
}

.bx-certification:before {
	content: "\e99f"
}

.bx-chair:before {
	content: "\e9a0"
}

.bx-chalkboard:before {
	content: "\e9a1"
}

.bx-chart:before {
	content: "\e9a2"
}

.bx-chat:before {
	content: "\e9a3"
}

.bx-check:before {
	content: "\e9a4"
}

.bx-checkbox:before {
	content: "\e9a5"
}

.bx-checkbox-checked:before {
	content: "\e9a6"
}

.bx-checkbox-square:before {
	content: "\e9a7"
}

.bx-check-circle:before {
	content: "\e9a8"
}

.bx-check-double:before {
	content: "\e9a9"
}

.bx-check-shield:before {
	content: "\e9aa"
}

.bx-check-square:before {
	content: "\e9ab"
}

.bx-chevron-down-circle:before {
	content: "\e9ad"
}

.bx-chevron-down-square:before {
	content: "\e9ae"
}

.bx-chevron-left:before {
	content: "\e9af"
}

.bx-chevron-left-circle:before {
	content: "\e9b0"
}

.bx-chevron-left-square:before {
	content: "\e9b1"
}

.bx-chevron-right:before {
	content: "\e9b2"
}

.bx-chevron-right-circle:before {
	content: "\e9b3"
}

.bx-chevron-right-square:before {
	content: "\e9b4"
}

.bx-chevrons-down:before {
	content: "\e9b5"
}

.bx-chevrons-left:before {
	content: "\e9b6"
}

.bx-chevrons-right:before {
	content: "\e9b7"
}

.bx-chevrons-up:before {
	content: "\e9b8"
}

.bx-chevron-up-circle:before {
	content: "\e9ba"
}

.bx-chevron-up-square:before {
	content: "\e9bb"
}

.bx-chip:before {
	content: "\e9bc"
}

.bx-church:before {
	content: "\e9bd"
}

.bx-circle:before {
	content: "\e9be"
}

.bx-clinic:before {
	content: "\e9bf"
}

.bx-clipboard:before {
	content: "\e9c0"
}

.bx-closet:before {
	content: "\e9c1"
}

.bx-cloud:before {
	content: "\e9c2"
}

.bx-cloud-download:before {
	content: "\e9c3"
}

.bx-cloud-drizzle:before {
	content: "\e9c4"
}

.bx-cloud-lightning:before {
	content: "\e9c5"
}

.bx-cloud-light-rain:before {
	content: "\e9c6"
}

.bx-cloud-rain:before {
	content: "\e9c7"
}

.bx-cloud-snow:before {
	content: "\e9c8"
}

.bx-cloud-upload:before {
	content: "\e9c9"
}

.bx-code:before {
	content: "\e9ca"
}

.bx-code-alt:before {
	content: "\e9cb"
}

.bx-code-block:before {
	content: "\e9cc"
}

.bx-code-curly:before {
	content: "\e9cd"
}

.bx-coffee:before {
	content: "\e9ce"
}

.bx-coffee-togo:before {
	content: "\e9cf"
}

.bx-cog:before {
	content: "\e9d0"
}

.bx-coin:before {
	content: "\e9d1"
}

.bx-coin-stack:before {
	content: "\e9d2"
}

.bx-collapse:before {
	content: "\e9d3"
}

.bx-collection:before {
	content: "\e9d4"
}

.bx-color-fill:before {
	content: "\e9d5"
}

.bx-columns:before {
	content: "\e9d6"
}

.bx-command:before {
	content: "\e9d7"
}

.bx-comment:before {
	content: "\e9d8"
}

.bx-comment-add:before {
	content: "\e9d9"
}

.bx-comment-check:before {
	content: "\e9da"
}

.bx-comment-detail:before {
	content: "\e9db"
}

.bx-comment-dots:before {
	content: "\e9dc"
}

.bx-comment-edit:before {
	content: "\e9dd"
}

.bx-comment-error:before {
	content: "\e9de"
}

.bx-comment-minus:before {
	content: "\e9df"
}

.bx-comment-x:before {
	content: "\e9e0"
}

.bx-compass:before {
	content: "\e9e1"
}

.bx-confused:before {
	content: "\e9e2"
}

.bx-conversation:before {
	content: "\e9e3"
}

.bx-cookie:before {
	content: "\e9e4"
}

.bx-cool:before {
	content: "\e9e5"
}

.bx-copy:before {
	content: "\e9e6"
}

.bx-copy-alt:before {
	content: "\e9e7"
}

.bx-copyright:before {
	content: "\e9e8"
}

.bx-credit-card:before {
	content: "\e9e9"
}

.bx-credit-card-alt:before {
	content: "\e9ea"
}

.bx-credit-card-front:before {
	content: "\e9eb"
}

.bx-crop:before {
	content: "\e9ec"
}

.bx-crosshair:before {
	content: "\e9ed"
}

.bx-crown:before {
	content: "\e9ee"
}

.bx-cube:before {
	content: "\e9ef"
}

.bx-cube-alt:before {
	content: "\e9f0"
}

.bx-cuboid:before {
	content: "\e9f1"
}

.bx-current-location:before {
	content: "\e9f2"
}

.bx-customize:before {
	content: "\e9f3"
}

.bx-cut:before {
	content: "\e9f4"
}

.bx-cycling:before {
	content: "\e9f5"
}

.bx-cylinder:before {
	content: "\e9f6"
}

.bx-data:before {
	content: "\e9f7"
}

.bx-desktop:before {
	content: "\e9f8"
}

.bx-detail:before {
	content: "\e9f9"
}

.bx-devices:before {
	content: "\e9fa"
}

.bx-dialpad:before {
	content: "\e9fb"
}

.bx-dialpad-alt:before {
	content: "\e9fc"
}

.bx-diamond:before {
	content: "\e9fd"
}

.bx-dice-1:before {
	content: "\e9fe"
}

.bx-dice-2:before {
	content: "\e9ff"
}

.bx-dice-3:before {
	content: "\ea00"
}

.bx-dice-4:before {
	content: "\ea01"
}

.bx-dice-5:before {
	content: "\ea02"
}

.bx-dice-6:before {
	content: "\ea03"
}

.bx-directions:before {
	content: "\ea04"
}

.bx-disc:before {
	content: "\ea05"
}

.bx-dish:before {
	content: "\ea06"
}

.bx-dislike:before {
	content: "\ea07"
}

.bx-dizzy:before {
	content: "\ea08"
}

.bx-dna:before {
	content: "\ea09"
}

.bx-dock-bottom:before {
	content: "\ea0a"
}

.bx-dock-left:before {
	content: "\ea0b"
}

.bx-dock-right:before {
	content: "\ea0c"
}

.bx-dock-top:before {
	content: "\ea0d"
}

.bx-dollar:before {
	content: "\ea0e"
}

.bx-dollar-circle:before {
	content: "\ea0f"
}

.bx-donate-blood:before {
	content: "\ea10"
}

.bx-donate-heart:before {
	content: "\ea11"
}

.bx-door-open:before {
	content: "\ea12"
}

.bx-dots-horizontal:before {
	content: "\ea13"
}

.bx-dots-horizontal-rounded:before {
	content: "\ea14"
}

.bx-dots-vertical:before {
	content: "\ea15"
}

.bx-dots-vertical-rounded:before {
	content: "\ea16"
}

.bx-doughnut-chart:before {
	content: "\ea17"
}

.bx-down-arrow:before {
	content: "\ea18"
}

.bx-down-arrow-alt:before {
	content: "\ea19"
}

.bx-down-arrow-circle:before {
	content: "\ea1a"
}

.bx-download:before {
	content: "\ea1b"
}

.bx-downvote:before {
	content: "\ea1c"
}

.bx-drink:before {
	content: "\ea1d"
}

.bx-droplet:before {
	content: "\ea1e"
}

.bx-dumbbell:before {
	content: "\ea1f"
}

.bx-duplicate:before {
	content: "\ea20"
}

.bx-edit:before {
	content: "\ea21"
}

.bx-edit-alt:before {
	content: "\ea22"
}

.bx-envelope:before {
	content: "\ea23"
}

.bx-envelope-open:before,
.ri-align-bottom:before {
	content: "\ea24"
}

.bx-equalizer:before,
.ri-align-center:before {
	content: "\ea25"
}

.bx-eraser:before,
.ri-align-justify:before {
	content: "\ea26"
}

.bx-error:before,
.ri-align-left:before {
	content: "\ea27"
}

.bx-error-alt:before,
.ri-align-right:before {
	content: "\ea28"
}

.bx-error-circle:before,
.ri-align-top:before {
	content: "\ea29"
}

.bx-euro:before {
	content: "\ea2a"
}

.bx-exclude:before {
	content: "\ea2b"
}

.bx-exit:before {
	content: "\ea2c"
}

.bx-exit-fullscreen:before {
	content: "\ea2d"
}

.bx-expand:before {
	content: "\ea2e"
}

.bx-expand-alt:before {
	content: "\ea2f"
}

.bx-export:before {
	content: "\ea30"
}

.bx-extension:before {
	content: "\ea31"
}

.bx-face:before {
	content: "\ea32"
}

.bx-fast-forward:before {
	content: "\ea33"
}

.bx-fast-forward-circle:before {
	content: "\ea34"
}

.bx-female:before {
	content: "\ea35"
}

.bx-female-sign:before,
.ri-android-line:before {
	content: "\ea36"
}

.bx-file:before {
	content: "\ea37"
}

.bx-file-blank:before {
	content: "\ea38"
}

.bx-file-find:before {
	content: "\ea39"
}

.bx-film:before {
	content: "\ea3a"
}

.bx-filter:before {
	content: "\ea3b"
}

.bx-filter-alt:before {
	content: "\ea3c"
}

.bx-fingerprint:before {
	content: "\ea3d"
}

.bx-first-aid:before {
	content: "\ea3e"
}

.bx-first-page:before {
	content: "\ea3f"
}

.bx-flag:before,
.ri-apple-line:before {
	content: "\ea40"
}

.bx-folder:before {
	content: "\ea41"
}

.bx-folder-minus:before {
	content: "\ea42"
}

.bx-folder-open:before {
	content: "\ea43"
}

.bx-folder-plus:before {
	content: "\ea44"
}

.bx-font:before {
	content: "\ea45"
}

.bx-font-color:before {
	content: "\ea46"
}

.bx-font-family:before {
	content: "\ea47"
}

.bx-font-size:before {
	content: "\ea48"
}

.bx-food-menu:before {
	content: "\ea49"
}

.bx-food-tag:before {
	content: "\ea4a"
}

.bx-football:before {
	content: "\ea4b"
}

.bx-fridge:before,
.ri-arrow-down-line:before {
	content: "\ea4c"
}

.bx-fullscreen:before {
	content: "\ea4d"
}

.bx-game:before,
.ri-arrow-down-s-line:before {
	content: "\ea4e"
}

.bx-gas-pump:before {
	content: "\ea4f"
}

.bx-ghost:before {
	content: "\ea50"
}

.bx-gift:before {
	content: "\ea51"
}

.bx-git-branch:before {
	content: "\ea52"
}

.bx-git-commit:before {
	content: "\ea53"
}

.bx-git-compare:before {
	content: "\ea54"
}

.bx-git-merge:before {
	content: "\ea55"
}

.bx-git-pull-request:before {
	content: "\ea56"
}

.bx-git-repo-forked:before {
	content: "\ea57"
}

.bx-glasses:before,
.ri-arrow-go-back-line:before {
	content: "\ea58"
}

.bx-glasses-alt:before {
	content: "\ea59"
}

.bx-globe:before {
	content: "\ea5a"
}

.bx-globe-alt:before {
	content: "\ea5b"
}

.bx-grid:before {
	content: "\ea5c"
}

.bx-grid-alt:before {
	content: "\ea5d"
}

.bx-grid-horizontal:before,
.ri-arrow-left-down-line:before {
	content: "\ea5e"
}

.bx-grid-small:before {
	content: "\ea5f"
}

.bx-grid-vertical:before,
.ri-arrow-left-line:before {
	content: "\ea60"
}

.bx-group:before {
	content: "\ea61"
}

.bx-handicap:before,
.ri-arrow-left-right-line:before {
	content: "\ea62"
}

.bx-happy:before {
	content: "\ea63"
}

.bx-happy-alt:before,
.ri-arrow-left-s-line:before {
	content: "\ea64"
}

.bx-happy-beaming:before {
	content: "\ea65"
}

.bx-happy-heart-eyes:before,
.ri-arrow-left-up-line:before {
	content: "\ea66"
}

.bx-hash:before {
	content: "\ea67"
}

.bx-hdd:before {
	content: "\ea68"
}

.bx-heading:before {
	content: "\ea69"
}

.bx-headphone:before,
.ri-arrow-right-down-line:before {
	content: "\ea6a"
}

.bx-health:before {
	content: "\ea6b"
}

.bx-heart:before,
.ri-arrow-right-line:before {
	content: "\ea6c"
}

.bx-heart-circle:before {
	content: "\ea6d"
}

.bx-heart-square:before,
.ri-arrow-right-s-line:before {
	content: "\ea6e"
}

.bx-help-circle:before {
	content: "\ea6f"
}

.bx-hide:before,
.ri-arrow-right-up-line:before {
	content: "\ea70"
}

.bx-highlight:before {
	content: "\ea71"
}

.bx-history:before {
	content: "\ea72"
}

.bx-hive:before {
	content: "\ea73"
}

.bx-home:before,
.ri-arrow-up-down-line:before {
	content: "\ea74"
}

.bx-home-alt:before {
	content: "\ea75"
}

.bx-home-circle:before {
	content: "\ea76"
}

.bx-home-heart:before {
	content: "\ea77"
}

.bx-home-smile:before,
.ri-arrow-up-s-line:before {
	content: "\ea78"
}

.bx-horizontal-center:before {
	content: "\ea79"
}

.bx-hotel:before {
	content: "\ea7a"
}

.bx-hourglass:before {
	content: "\ea7b"
}

.bx-id-card:before {
	content: "\ea7c"
}

.bx-image:before {
	content: "\ea7d"
}

.bx-image-add:before {
	content: "\ea7e"
}

.bx-image-alt:before {
	content: "\ea7f"
}

.bx-images:before {
	content: "\ea80"
}

.bx-import:before {
	content: "\ea81"
}

.bx-infinite:before {
	content: "\ea82"
}

.bx-info-circle:before,
.ri-at-line:before {
	content: "\ea83"
}

.bx-info-square:before {
	content: "\ea84"
}

.bx-intersect:before {
	content: "\ea85"
}

.bx-italic:before {
	content: "\ea86"
}

.bx-joystick:before {
	content: "\ea87"
}

.bx-joystick-alt:before {
	content: "\ea88"
}

.bx-joystick-button:before {
	content: "\ea89"
}

.bx-key:before {
	content: "\ea8a"
}

.bx-label:before {
	content: "\ea8b"
}

.bx-landscape:before {
	content: "\ea8c"
}

.bx-laptop:before {
	content: "\ea8d"
}

.bx-last-page:before {
	content: "\ea8e"
}

.bx-laugh:before {
	content: "\ea8f"
}

.bx-layer:before {
	content: "\ea90"
}

.bx-layer-minus:before {
	content: "\ea91"
}

.bx-layer-plus:before {
	content: "\ea92"
}

.bx-layout:before {
	content: "\ea93"
}

.bx-left-arrow:before {
	content: "\ea94"
}

.bx-left-arrow-alt:before {
	content: "\ea95"
}

.bx-left-arrow-circle:before {
	content: "\ea96"
}

.bx-left-down-arrow-circle:before {
	content: "\ea97"
}

.bx-left-indent:before {
	content: "\ea98"
}

.bx-left-top-arrow-circle:before {
	content: "\ea99"
}

.bx-library:before {
	content: "\ea9a"
}

.bx-like:before {
	content: "\ea9b"
}

.bx-line-chart:before {
	content: "\ea9c"
}

.bx-line-chart-down:before {
	content: "\ea9d"
}

.bx-link:before {
	content: "\ea9e"
}

.bx-link-alt:before {
	content: "\ea9f"
}

.bx-link-external:before {
	content: "\eaa0"
}

.bx-lira:before,
.mobile-nav .active.drop-down>a:after {
	content: "\eaa1"
}

.bx-list-check:before {
	content: "\eaa2"
}

.bx-list-minus:before {
	content: "\eaa3"
}

.bx-list-ol:before {
	content: "\eaa4"
}

.bx-list-plus:before {
	content: "\eaa5"
}

.bx-list-ul:before {
	content: "\eaa6"
}

.bx-loader:before {
	content: "\eaa7"
}

.bx-loader-alt:before {
	content: "\eaa8"
}

.bx-loader-circle:before {
	content: "\eaa9"
}

.bx-location-plus:before {
	content: "\eaaa"
}

.bx-lock:before {
	content: "\eaab"
}

.bx-lock-alt:before {
	content: "\eaac"
}

.bx-lock-open:before {
	content: "\eaad"
}

.bx-lock-open-alt:before {
	content: "\eaae"
}

.bx-log-in:before {
	content: "\eaaf"
}

.bx-log-in-circle:before {
	content: "\eab0"
}

.bx-log-out:before {
	content: "\eab1"
}

.bx-log-out-circle:before {
	content: "\eab2"
}

.bx-low-vision:before {
	content: "\eab3"
}

.bx-magnet:before {
	content: "\eab4"
}

.bx-mail-send:before {
	content: "\eab5"
}

.bx-male:before {
	content: "\eab6"
}

.bx-male-sign:before {
	content: "\eab7"
}

.bx-map:before {
	content: "\eab8"
}

.bx-map-alt:before {
	content: "\eab9"
}

.bx-map-pin:before {
	content: "\eaba"
}

.bx-mask:before {
	content: "\eabb"
}

.bx-medal:before {
	content: "\eabc"
}

.bx-meh:before {
	content: "\eabd"
}

.bx-meh-alt:before {
	content: "\eabe"
}

.bx-meh-blank:before {
	content: "\eabf"
}

.bx-memory-card:before {
	content: "\eac0"
}

.bx-menu:before {
	content: "\eac1"
}

.bx-menu-alt-left:before {
	content: "\eac2"
}

.bx-menu-alt-right:before {
	content: "\eac3"
}

.bx-merge:before {
	content: "\eac4"
}

.bx-message:before {
	content: "\eac5"
}

.bx-message-add:before {
	content: "\eac6"
}

.bx-message-alt:before {
	content: "\eac7"
}

.bx-message-alt-add:before {
	content: "\eac8"
}

.bx-message-alt-check:before {
	content: "\eac9"
}

.bx-message-alt-detail:before {
	content: "\eaca"
}

.bx-message-alt-dots:before {
	content: "\eacb"
}

.bx-message-alt-edit:before {
	content: "\eacc"
}

.bx-message-alt-error:before {
	content: "\eacd"
}

.bx-message-alt-minus:before {
	content: "\eace"
}

.bx-message-alt-x:before {
	content: "\eacf"
}

.bx-message-check:before {
	content: "\ead0"
}

.bx-message-detail:before {
	content: "\ead1"
}

.bx-message-dots:before {
	content: "\ead2"
}

.bx-message-edit:before {
	content: "\ead3"
}

.bx-message-error:before {
	content: "\ead4"
}

.bx-message-minus:before {
	content: "\ead5"
}

.bx-message-rounded:before {
	content: "\ead6"
}

.bx-message-rounded-add:before {
	content: "\ead7"
}

.bx-message-rounded-check:before {
	content: "\ead8"
}

.bx-message-rounded-detail:before {
	content: "\ead9"
}

.bx-message-rounded-dots:before {
	content: "\eada"
}

.bx-message-rounded-edit:before {
	content: "\eadb"
}

.bx-message-rounded-error:before {
	content: "\eadc"
}

.bx-message-rounded-minus:before {
	content: "\eadd"
}

.bx-message-rounded-x:before {
	content: "\eade"
}

.bx-message-square:before {
	content: "\eadf"
}

.bx-message-square-add:before {
	content: "\eae0"
}

.bx-message-square-check:before {
	content: "\eae1"
}

.bx-message-square-detail:before {
	content: "\eae2"
}

.bx-message-square-dots:before {
	content: "\eae3"
}

.bx-message-square-edit:before {
	content: "\eae4"
}

.bx-message-square-error:before {
	content: "\eae5"
}

.bx-message-square-minus:before {
	content: "\eae6"
}

.bx-message-square-x:before {
	content: "\eae7"
}

.bx-message-x:before {
	content: "\eae8"
}

.bx-meteor:before {
	content: "\eae9"
}

.bx-microchip:before {
	content: "\eaea"
}

.bx-microphone:before {
	content: "\eaeb"
}

.bx-microphone-off:before {
	content: "\eaec"
}

.bx-minus:before {
	content: "\eaed"
}

.bx-minus-back:before {
	content: "\eaee"
}

.bx-minus-circle:before {
	content: "\eaef"
}

.bx-minus-front:before {
	content: "\eaf0"
}

.bx-mobile:before {
	content: "\eaf1"
}

.bx-mobile-alt:before {
	content: "\eaf2"
}

.bx-mobile-landscape:before {
	content: "\eaf3"
}

.bx-mobile-vibration:before {
	content: "\eaf4"
}

.bx-money:before {
	content: "\eaf5"
}

.bx-moon:before {
	content: "\eaf6"
}

.bx-mouse:before {
	content: "\eaf7"
}

.bx-mouse-alt:before {
	content: "\eaf8"
}

.bx-move:before {
	content: "\eaf9"
}

.bx-move-horizontal:before {
	content: "\eafa"
}

.bx-move-vertical:before {
	content: "\eafb"
}

.bx-movie:before {
	content: "\eafc"
}

.bx-movie-play:before {
	content: "\eafd"
}

.bx-music:before {
	content: "\eafe"
}

.bx-navigation:before {
	content: "\eaff"
}

.bx-network-chart:before {
	content: "\eb00"
}

.bx-news:before {
	content: "\eb01"
}

.bx-no-entry:before {
	content: "\eb02"
}

.bx-note:before {
	content: "\eb03"
}

.bx-notepad:before {
	content: "\eb04"
}

.bx-notification:before {
	content: "\eb05"
}

.bx-notification-off:before {
	content: "\eb06"
}

.bx-outline:before {
	content: "\eb07"
}

.bx-package:before {
	content: "\eb08"
}

.bx-paint:before {
	content: "\eb09"
}

.bx-paint-roll:before {
	content: "\eb0a"
}

.bx-palette:before {
	content: "\eb0b"
}

.bx-paperclip:before {
	content: "\eb0c"
}

.bx-paper-plane:before {
	content: "\eb0d"
}

.bx-paragraph:before {
	content: "\eb0e"
}

.bx-paste:before {
	content: "\eb0f"
}

.bx-pause:before {
	content: "\eb10"
}

.bx-pause-circle:before {
	content: "\eb11"
}

.bx-pen:before {
	content: "\eb12"
}

.bx-pencil:before {
	content: "\eb13"
}

.bx-phone:before {
	content: "\eb14"
}

.bx-phone-call:before {
	content: "\eb15"
}

.bx-phone-incoming:before {
	content: "\eb16"
}

.bx-phone-outgoing:before {
	content: "\eb17"
}

.bx-photo-album:before {
	content: "\eb18"
}

.bx-pie-chart:before {
	content: "\eb19"
}

.bx-pie-chart-alt:before {
	content: "\eb1a"
}

.bx-pie-chart-alt-2:before {
	content: "\eb1b"
}

.bx-pin:before {
	content: "\eb1c"
}

.bx-planet:before {
	content: "\eb1d"
}

.bx-play:before {
	content: "\eb1e"
}

.bx-play-circle:before {
	content: "\eb1f"
}

.bx-plug:before {
	content: "\eb20"
}

.bx-plus:before {
	content: "\eb21"
}

.bx-plus-circle:before {
	content: "\eb22"
}

.bx-plus-medical:before {
	content: "\eb23"
}

.bx-pointer:before {
	content: "\eb24"
}

.bx-poll:before {
	content: "\eb25"
}

.bx-polygon:before {
	content: "\eb26"
}

.bx-pound:before {
	content: "\eb27"
}

.bx-power-off:before {
	content: "\eb28"
}

.bx-printer:before {
	content: "\eb29"
}

.bx-pulse:before {
	content: "\eb2a"
}

.bx-purchase-tag:before {
	content: "\eb2b"
}

.bx-purchase-tag-alt:before {
	content: "\eb2c"
}

.bx-pyramid:before {
	content: "\eb2d"
}

.bx-question-mark:before {
	content: "\eb2e"
}

.bx-radar:before {
	content: "\eb2f"
}

.bx-radio:before {
	content: "\eb30"
}

.bx-radio-circle:before {
	content: "\eb31"
}

.bx-radio-circle-marked:before {
	content: "\eb32"
}

.bx-receipt:before {
	content: "\eb33"
}

.bx-rectangle:before {
	content: "\eb34"
}

.bx-recycle:before {
	content: "\eb35"
}

.bx-redo:before {
	content: "\eb36"
}

.bx-refresh:before {
	content: "\eb37"
}

.bx-rename:before {
	content: "\eb38"
}

.bx-repeat:before {
	content: "\eb39"
}

.bx-reply:before {
	content: "\eb3a"
}

.bx-reply-all:before {
	content: "\eb3b"
}

.bx-repost:before {
	content: "\eb3c"
}

.bx-reset:before {
	content: "\eb3d"
}

.bx-restaurant:before {
	content: "\eb3e"
}

.bx-revision:before {
	content: "\eb3f"
}

.bx-rewind:before {
	content: "\eb40"
}

.bx-rewind-circle:before {
	content: "\eb41"
}

.bx-right-arrow:before {
	content: "\eb42"
}

.bx-right-arrow-alt:before {
	content: "\eb43"
}

.bx-right-arrow-circle:before {
	content: "\eb44"
}

.bx-right-down-arrow-circle:before {
	content: "\eb45"
}

.bx-right-indent:before {
	content: "\eb46"
}

.bx-right-top-arrow-circle:before {
	content: "\eb47"
}

.bx-rocket:before {
	content: "\eb48"
}

.bx-rotate-left:before {
	content: "\eb49"
}

.bx-rotate-right:before {
	content: "\eb4a"
}

.bx-rss:before {
	content: "\eb4b"
}

.bx-ruble:before {
	content: "\eb4c"
}

.bx-ruler:before {
	content: "\eb4d"
}

.bx-run:before {
	content: "\eb4e"
}

.bx-rupee:before {
	content: "\eb4f"
}

.bx-sad:before {
	content: "\eb50"
}

.bx-save:before {
	content: "\eb51"
}

.bx-scan:before {
	content: "\eb52"
}

.bx-screenshot:before {
	content: "\eb53"
}

.bx-search:before {
	content: "\eb54"
}

.bx-search-alt:before {
	content: "\eb55"
}

.bx-search-alt-2:before {
	content: "\eb56"
}

.bx-selection:before {
	content: "\eb57"
}

.bx-select-multiple:before {
	content: "\eb58"
}

.bx-send:before {
	content: "\eb59"
}

.bx-server:before {
	content: "\eb5a"
}

.bx-shape-circle:before {
	content: "\eb5b"
}

.bx-shape-polygon:before {
	content: "\eb5c"
}

.bx-shape-square:before {
	content: "\eb5d"
}

.bx-shape-triangle:before {
	content: "\eb5e"
}

.bx-share:before {
	content: "\eb5f"
}

.bx-share-alt:before {
	content: "\eb60"
}

.bx-shekel:before {
	content: "\eb61"
}

.bx-shield:before {
	content: "\eb62"
}

.bx-shield-alt:before {
	content: "\eb63"
}

.bx-shield-alt-2:before {
	content: "\eb64"
}

.bx-shield-quarter:before {
	content: "\eb65"
}

.bx-shield-x:before {
	content: "\eb66"
}

.bx-shocked:before {
	content: "\eb67"
}

.bx-shopping-bag:before {
	content: "\eb68"
}

.bx-show:before {
	content: "\eb69"
}

.bx-show-alt:before {
	content: "\eb6a"
}

.bx-shuffle:before {
	content: "\eb6b"
}

.bx-sidebar:before {
	content: "\eb6c"
}

.bx-sitemap:before {
	content: "\eb6d"
}

.bx-skip-next:before {
	content: "\eb6e"
}

.bx-skip-next-circle:before {
	content: "\eb6f"
}

.bx-skip-previous:before {
	content: "\eb70"
}

.bx-skip-previous-circle:before {
	content: "\eb71"
}

.bx-sleepy:before {
	content: "\eb72"
}

.bx-slider:before {
	content: "\eb73"
}

.bx-slider-alt:before {
	content: "\eb74"
}

.bx-slideshow:before {
	content: "\eb75"
}

.bx-smile:before {
	content: "\eb76"
}

.bx-sort:before {
	content: "\eb77"
}

.bx-sort-alt-2:before {
	content: "\eb78"
}

.bx-sort-a-z:before,
.ri-check-double-line:before {
	content: "\eb79"
}

.bx-sort-down:before {
	content: "\eb7a"
}

.bx-sort-up:before,
.ri-check-line:before {
	content: "\eb7b"
}

.bx-sort-z-a:before {
	content: "\eb7c"
}

.bx-spa:before {
	content: "\eb7d"
}

.bx-space-bar:before {
	content: "\eb7e"
}

.bx-spray-can:before {
	content: "\eb7f"
}

.bx-spreadsheet:before {
	content: "\eb80"
}

.bx-square:before {
	content: "\eb81"
}

.bx-square-rounded:before {
	content: "\eb82"
}

.bx-star:before {
	content: "\eb83"
}

.bx-station:before {
	content: "\eb84"
}

.bx-stats:before {
	content: "\eb85"
}

.bx-sticker:before {
	content: "\eb86"
}

.bx-stop:before {
	content: "\eb87"
}

.bx-stop-circle:before {
	content: "\eb88"
}

.bx-stopwatch:before {
	content: "\eb89"
}

.bx-store:before {
	content: "\eb8a"
}

.bx-store-alt:before {
	content: "\eb8b"
}

.bx-street-view:before {
	content: "\eb8c"
}

.bx-strikethrough:before {
	content: "\eb8d"
}

.bx-subdirectory-left:before {
	content: "\eb8e"
}

.bx-subdirectory-right:before {
	content: "\eb8f"
}

.bx-sun:before {
	content: "\eb90"
}

.bx-support:before {
	content: "\eb91"
}

.bx-swim:before {
	content: "\eb92"
}

.bx-sync:before {
	content: "\eb93"
}

.bx-tab:before {
	content: "\eb94"
}

.bx-table:before {
	content: "\eb95"
}

.bx-tachometer:before {
	content: "\eb96"
}

.bx-tag:before {
	content: "\eb97"
}

.bx-tag-alt:before {
	content: "\eb98"
}

.bx-target-lock:before,
.ri-close-line:before {
	content: "\eb99"
}

.bx-task:before {
	content: "\eb9a"
}

.bx-task-x:before {
	content: "\eb9b"
}

.bx-taxi:before {
	content: "\eb9c"
}

.bx-tennis-ball:before,
.ri-cloud-line:before {
	content: "\eb9d"
}

.bx-terminal:before {
	content: "\eb9e"
}

.bx-test-tube:before {
	content: "\eb9f"
}

.bx-text:before {
	content: "\eba0"
}

.bx-time:before {
	content: "\eba1"
}

.bx-time-five:before {
	content: "\eba2"
}

.bx-timer:before {
	content: "\eba3"
}

.bx-tired:before {
	content: "\eba4"
}

.bx-toggle-left:before {
	content: "\eba5"
}

.bx-toggle-right:before {
	content: "\eba6"
}

.bx-tone:before,
.ri-code-box-line:before {
	content: "\eba7"
}

.bx-traffic-cone:before {
	content: "\eba8"
}

.bx-train:before,
.ri-code-line:before {
	content: "\eba9"
}

.bx-transfer:before {
	content: "\ebaa"
}

.bx-transfer-alt:before,
.ri-code-s-line:before {
	content: "\ebab"
}

.bx-trash:before {
	content: "\ebac"
}

.bx-trash-alt:before {
	content: "\ebad"
}

.bx-trending-down:before {
	content: "\ebae"
}

.bx-trending-up:before {
	content: "\ebaf"
}

.bx-trim:before {
	content: "\ebb0"
}

.bx-trip:before {
	content: "\ebb1"
}

.bx-trophy:before {
	content: "\ebb2"
}

.bx-tv:before {
	content: "\ebb3"
}

.bx-underline:before {
	content: "\ebb4"
}

.bx-undo:before {
	content: "\ebb5"
}

.bx-unite:before {
	content: "\ebb6"
}

.bx-unlink:before {
	content: "\ebb7"
}

.bx-up-arrow:before {
	content: "\ebb8"
}

.bx-up-arrow-alt:before {
	content: "\ebb9"
}

.bx-up-arrow-circle:before {
	content: "\ebba"
}

.bx-upload:before {
	content: "\ebbb"
}

.bx-upside-down:before {
	content: "\ebbc"
}

.bx-upvote:before {
	content: "\ebbd"
}

.bx-usb:before {
	content: "\ebbe"
}

.bx-user:before {
	content: "\ebbf"
}

.bx-user-check:before {
	content: "\ebc0"
}

.bx-user-circle:before {
	content: "\ebc1"
}

.bx-user-minus:before {
	content: "\ebc2"
}

.bx-user-pin:before {
	content: "\ebc3"
}

.bx-user-plus:before {
	content: "\ebc4"
}

.bx-user-voice:before {
	content: "\ebc5"
}

.bx-user-x:before {
	content: "\ebc6"
}

.bx-vector:before {
	content: "\ebc7"
}

.bx-vertical-center:before {
	content: "\ebc8"
}

.bx-vial:before {
	content: "\ebc9"
}

.bx-video:before {
	content: "\ebca"
}

.bx-video-off:before {
	content: "\ebcb"
}

.bx-video-plus:before {
	content: "\ebcc"
}

.bx-video-recording:before {
	content: "\ebcd"
}

.bx-voicemail:before {
	content: "\ebce"
}

.bx-volume:before {
	content: "\ebcf"
}

.bx-volume-full:before {
	content: "\ebd0"
}

.bx-volume-low:before {
	content: "\ebd1"
}

.bx-volume-mute:before {
	content: "\ebd2"
}

.bx-walk:before {
	content: "\ebd3"
}

.bx-wallet:before {
	content: "\ebd4"
}

.bx-wallet-alt:before {
	content: "\ebd5"
}

.bx-water:before {
	content: "\ebd6"
}

.bx-webcam:before {
	content: "\ebd7"
}

.bx-wifi:before {
	content: "\ebd8"
}

.bx-wifi-0:before {
	content: "\ebd9"
}

.bx-wifi-1:before {
	content: "\ebda"
}

.bx-wifi-2:before {
	content: "\ebdb"
}

.bx-wifi-off:before {
	content: "\ebdc"
}

.bx-wind:before {
	content: "\ebdd"
}

.bx-window:before {
	content: "\ebde"
}

.bx-window-alt:before {
	content: "\ebdf"
}

.bx-window-close:before {
	content: "\ebe0"
}

.bx-window-open:before {
	content: "\ebe1"
}

.bx-windows:before,
.ri-copyright-line:before {
	content: "\ebe2"
}

.bx-wine:before {
	content: "\ebe3"
}

.bx-wink-smile:before {
	content: "\ebe4"
}

.bx-wink-tongue:before {
	content: "\ebe5"
}

.bx-won:before {
	content: "\ebe6"
}

.bx-world:before {
	content: "\ebe7"
}

.bx-wrench:before {
	content: "\ebe8"
}

.bx-x:before {
	content: "\ebe9"
}

.bx-x-circle:before {
	content: "\ebea"
}

.bx-yen:before {
	content: "\ebeb"
}

.bx-zoom-in:before {
	content: "\ebec"
}

.bx-zoom-out:before {
	content: "\ebed"
}

.bxs-add-to-queue:before {
	content: "\ebee"
}

.bxs-adjust:before {
	content: "\ebef"
}

.bxs-adjust-alt:before {
	content: "\ebf0"
}

.bxs-alarm:before {
	content: "\ebf1"
}

.bxs-alarm-add:before {
	content: "\ebf2"
}

.bxs-alarm-exclamation:before {
	content: "\ebf3"
}

.bxs-alarm-off:before {
	content: "\ebf4"
}

.bxs-alarm-snooze:before {
	content: "\ebf5"
}

.bxs-album:before {
	content: "\ebf6"
}

.bxs-ambulance:before {
	content: "\ebf7"
}

.bxs-analyse:before {
	content: "\ebf8"
}

.bxs-angry:before {
	content: "\ebf9"
}

.bxs-arch:before {
	content: "\ebfa"
}

.bxs-archive:before {
	content: "\ebfb"
}

.bxs-archive-in:before {
	content: "\ebfc"
}

.bxs-archive-out:before {
	content: "\ebfd"
}

.bxs-area:before {
	content: "\ebfe"
}

.bxs-arrow-from-bottom:before {
	content: "\ebff"
}

.bxs-arrow-from-left:before {
	content: "\ec00"
}

.bxs-arrow-from-right:before {
	content: "\ec01"
}

.bxs-arrow-from-top:before {
	content: "\ec02"
}

.bxs-arrow-to-bottom:before {
	content: "\ec03"
}

.bxs-arrow-to-left:before,
.ri-css3-line:before {
	content: "\ec04"
}

.bxs-arrow-to-right:before {
	content: "\ec05"
}

.bxs-arrow-to-top:before {
	content: "\ec06"
}

.bxs-award:before {
	content: "\ec07"
}

.bxs-baby-carriage:before {
	content: "\ec08"
}

.bxs-backpack:before {
	content: "\ec09"
}

.bxs-badge:before {
	content: "\ec0a"
}

.bxs-badge-check:before {
	content: "\ec0b"
}

.bxs-badge-dollar:before {
	content: "\ec0c"
}

.bxs-ball:before {
	content: "\ec0d"
}

.bxs-band-aid:before {
	content: "\ec0e"
}

.bxs-bank:before {
	content: "\ec0f"
}

.bxs-bar-chart-alt-2:before {
	content: "\ec10"
}

.bxs-bar-chart-square:before {
	content: "\ec11"
}

.bxs-barcode:before {
	content: "\ec12"
}

.bxs-baseball:before {
	content: "\ec13"
}

.bxs-basket:before {
	content: "\ec14"
}

.bxs-basketball:before {
	content: "\ec15"
}

.bxs-bath:before {
	content: "\ec16"
}

.bxs-battery:before {
	content: "\ec17"
}

.bxs-battery-charging:before {
	content: "\ec18"
}

.bxs-battery-full:before {
	content: "\ec19"
}

.bxs-battery-low:before,
.ri-delete-back-2-line:before {
	content: "\ec1a"
}

.bxs-bed:before {
	content: "\ec1b"
}

.bxs-been-here:before,
.ri-delete-back-line:before {
	content: "\ec1c"
}

.bxs-beer:before {
	content: "\ec1d"
}

.bxs-bell:before {
	content: "\ec1e"
}

.bxs-bell-minus:before {
	content: "\ec1f"
}

.bxs-bell-off:before {
	content: "\ec20"
}

.bxs-bell-plus:before {
	content: "\ec21"
}

.bxs-bell-ring:before {
	content: "\ec22"
}

.bxs-bible:before {
	content: "\ec23"
}

.bxs-binoculars:before {
	content: "\ec24"
}

.bxs-blanket:before {
	content: "\ec25"
}

.bxs-bolt:before {
	content: "\ec26"
}

.bxs-bolt-circle:before {
	content: "\ec27"
}

.bxs-bomb:before {
	content: "\ec28"
}

.bxs-bone:before {
	content: "\ec29"
}

.bxs-bong:before {
	content: "\ec2a"
}

.bxs-book:before,
.ri-delete-column:before {
	content: "\ec2b"
}

.bxs-book-add:before,
.ri-delete-row:before {
	content: "\ec2c"
}

.bxs-book-alt:before {
	content: "\ec2d"
}

.bxs-book-bookmark:before,
.ri-device-line:before {
	content: "\ec2e"
}

.bxs-book-content:before {
	content: "\ec2f"
}

.bxs-book-heart:before {
	content: "\ec30"
}

.bxs-bookmark:before {
	content: "\ec31"
}

.bxs-bookmark-alt:before {
	content: "\ec32"
}

.bxs-bookmark-alt-minus:before {
	content: "\ec33"
}

.bxs-bookmark-alt-plus:before {
	content: "\ec34"
}

.bxs-bookmark-heart:before {
	content: "\ec35"
}

.bxs-bookmark-minus:before {
	content: "\ec36"
}

.bxs-bookmark-plus:before {
	content: "\ec37"
}

.bxs-bookmarks:before {
	content: "\ec38"
}

.bxs-bookmark-star:before {
	content: "\ec39"
}

.bxs-book-open:before {
	content: "\ec3a"
}

.bxs-book-reader:before {
	content: "\ec3b"
}

.bxs-bot:before {
	content: "\ec3c"
}

.bxs-bowling-ball:before {
	content: "\ec3d"
}

.bxs-box:before {
	content: "\ec3e"
}

.bxs-brain:before {
	content: "\ec3f"
}

.bxs-briefcase:before {
	content: "\ec40"
}

.bxs-briefcase-alt:before {
	content: "\ec41"
}

.bxs-briefcase-alt-2:before {
	content: "\ec42"
}

.bxs-brightness:before {
	content: "\ec43"
}

.bxs-brightness-half:before {
	content: "\ec44"
}

.bxs-brush:before {
	content: "\ec45"
}

.bxs-brush-alt:before {
	content: "\ec46"
}

.bxs-bug:before {
	content: "\ec47"
}

.bxs-bug-alt:before {
	content: "\ec48"
}

.bxs-building:before {
	content: "\ec49"
}

.bxs-building-house:before {
	content: "\ec4a"
}

.bxs-buildings:before {
	content: "\ec4b"
}

.bxs-bulb:before {
	content: "\ec4c"
}

.bxs-bullseye:before {
	content: "\ec4d"
}

.bxs-buoy:before {
	content: "\ec4e"
}

.bxs-bus:before {
	content: "\ec4f"
}

.bxs-business:before {
	content: "\ec50"
}

.bxs-bus-school:before {
	content: "\ec51"
}

.bxs-cabinet:before {
	content: "\ec52"
}

.bxs-cake:before {
	content: "\ec53"
}

.bxs-calculator:before {
	content: "\ec54"
}

.bxs-calendar:before {
	content: "\ec55"
}

.bxs-calendar-alt:before {
	content: "\ec56"
}

.bxs-calendar-check:before {
	content: "\ec57"
}

.bxs-calendar-edit:before {
	content: "\ec58"
}

.bxs-calendar-event:before {
	content: "\ec59"
}

.bxs-calendar-exclamation:before {
	content: "\ec5a"
}

.bxs-calendar-heart:before {
	content: "\ec5b"
}

.bxs-calendar-minus:before {
	content: "\ec5c"
}

.bxs-calendar-plus:before {
	content: "\ec5d"
}

.bxs-calendar-star:before {
	content: "\ec5e"
}

.bxs-calendar-week:before {
	content: "\ec5f"
}

.bxs-calendar-x:before {
	content: "\ec60"
}

.bxs-camera:before {
	content: "\ec61"
}

.bxs-camera-home:before {
	content: "\ec62"
}

.bxs-camera-movie:before {
	content: "\ec63"
}

.bxs-camera-off:before,
.ri-dribbble-line:before {
	content: "\ec64"
}

.bxs-camera-plus:before {
	content: "\ec65"
}

.bxs-capsule:before {
	content: "\ec66"
}

.bxs-captions:before {
	content: "\ec67"
}

.bxs-car:before {
	content: "\ec68"
}

.bxs-car-battery:before {
	content: "\ec69"
}

.bxs-car-crash:before {
	content: "\ec6a"
}

.bxs-card:before {
	content: "\ec6b"
}

.bxs-caret-down-circle:before {
	content: "\ec6c"
}

.bxs-caret-down-square:before {
	content: "\ec6d"
}

.bxs-caret-left-circle:before {
	content: "\ec6e"
}

.bxs-caret-left-square:before {
	content: "\ec6f"
}

.bxs-caret-right-circle:before {
	content: "\ec70"
}

.bxs-caret-right-square:before {
	content: "\ec71"
}

.bxs-caret-up-circle:before {
	content: "\ec72"
}

.bxs-caret-up-square:before {
	content: "\ec73"
}

.bxs-car-garage:before {
	content: "\ec74"
}

.bxs-car-mechanic:before {
	content: "\ec75"
}

.bxs-carousel:before {
	content: "\ec76"
}

.bxs-cart:before {
	content: "\ec77"
}

.bxs-cart-add:before {
	content: "\ec78"
}

.bxs-cart-alt:before {
	content: "\ec79"
}

.bxs-cart-download:before {
	content: "\ec7a"
}

.bxs-car-wash:before {
	content: "\ec7b"
}

.bxs-category:before {
	content: "\ec7c"
}

.bxs-category-alt:before {
	content: "\ec7d"
}

.bxs-cctv:before {
	content: "\ec7e"
}

.bxs-certification:before {
	content: "\ec7f"
}

.bxs-chalkboard:before {
	content: "\ec80"
}

.bxs-chart:before {
	content: "\ec81"
}

.bxs-chat:before {
	content: "\ec82"
}

.bxs-checkbox:before {
	content: "\ec83"
}

.bxs-checkbox-checked:before {
	content: "\ec84"
}

.bxs-check-circle:before {
	content: "\ec85"
}

.bxs-check-shield:before {
	content: "\ec86"
}

.bxs-check-square:before {
	content: "\ec87"
}

.bxs-chess:before {
	content: "\ec88"
}

.bxs-chevron-down:before {
	content: "\ec89"
}

.bxs-chevron-down-circle:before {
	content: "\ec8a"
}

.bxs-chevron-down-square:before {
	content: "\ec8b"
}

.bxs-chevron-left:before {
	content: "\ec8c"
}

.bxs-chevron-left-circle:before {
	content: "\ec8d"
}

.bxs-chevron-left-square:before {
	content: "\ec8e"
}

.bxs-chevron-right:before {
	content: "\ec8f"
}

.bxs-chevron-right-circle:before {
	content: "\ec90"
}

.bxs-chevron-right-square:before {
	content: "\ec91"
}

.bxs-chevrons-down:before {
	content: "\ec92"
}

.bxs-chevrons-left:before {
	content: "\ec93"
}

.bxs-chevrons-right:before {
	content: "\ec94"
}

.bxs-chevrons-up:before {
	content: "\ec95"
}

.bxs-chevron-up:before {
	content: "\ec96"
}

.bxs-chevron-up-circle:before {
	content: "\ec97"
}

.bxs-chevron-up-square:before {
	content: "\ec98"
}

.bxs-chip:before {
	content: "\ec99"
}

.bxs-church:before {
	content: "\ec9a"
}

.bxs-circle:before {
	content: "\ec9b"
}

.bxs-city:before {
	content: "\ec9c"
}

.bxs-clinic:before {
	content: "\ec9d"
}

.bxs-cloud:before {
	content: "\ec9e"
}

.bxs-cloud-download:before {
	content: "\ec9f"
}

.bxs-cloud-lightning:before {
	content: "\eca0"
}

.bxs-cloud-rain:before {
	content: "\eca1"
}

.bxs-cloud-upload:before {
	content: "\eca2"
}

.bxs-coffee:before {
	content: "\eca3"
}

.bxs-coffee-alt:before {
	content: "\eca4"
}

.bxs-coffee-togo:before {
	content: "\eca5"
}

.bxs-cog:before {
	content: "\eca6"
}

.bxs-coin:before {
	content: "\eca7"
}

.bxs-coin-stack:before {
	content: "\eca8"
}

.bxs-collection:before {
	content: "\eca9"
}

.bxs-color-fill:before {
	content: "\ecaa"
}

.bxs-comment:before {
	content: "\ecab"
}

.bxs-comment-add:before {
	content: "\ecac"
}

.bxs-comment-check:before {
	content: "\ecad"
}

.bxs-comment-detail:before {
	content: "\ecae"
}

.bxs-comment-dots:before {
	content: "\ecaf"
}

.bxs-comment-edit:before {
	content: "\ecb0"
}

.bxs-comment-error:before {
	content: "\ecb1"
}

.bxs-comment-minus:before {
	content: "\ecb2"
}

.bxs-comment-x:before {
	content: "\ecb3"
}

.bxs-compass:before {
	content: "\ecb4"
}

.bxs-component:before {
	content: "\ecb5"
}

.bxs-confused:before {
	content: "\ecb6"
}

.bxs-contact:before {
	content: "\ecb7"
}

.bxs-conversation:before {
	content: "\ecb8"
}

.bxs-cookie:before,
.ri-facebook-box-line:before {
	content: "\ecb9"
}

.bxs-cool:before {
	content: "\ecba"
}

.bxs-copy:before {
	content: "\ecbb"
}

.bxs-copy-alt:before {
	content: "\ecbc"
}

.bxs-copyright:before,
.ri-facebook-line:before {
	content: "\ecbd"
}

.bxs-coupon:before {
	content: "\ecbe"
}

.bxs-credit-card:before {
	content: "\ecbf"
}

.bxs-credit-card-alt:before {
	content: "\ecc0"
}

.bxs-credit-card-front:before {
	content: "\ecc1"
}

.bxs-crop:before {
	content: "\ecc2"
}

.bxs-crown:before,
.ri-file-2-line:before {
	content: "\ecc3"
}

.bxs-cube:before {
	content: "\ecc4"
}

.bxs-cube-alt:before,
.ri-file-3-line:before {
	content: "\ecc5"
}

.bxs-cuboid:before {
	content: "\ecc6"
}

.bxs-customize:before,
.ri-file-4-line:before {
	content: "\ecc7"
}

.bxs-cylinder:before {
	content: "\ecc8"
}

.bxs-dashboard:before {
	content: "\ecc9"
}

.bxs-data:before {
	content: "\ecca"
}

.bxs-detail:before {
	content: "\eccb"
}

.bxs-devices:before {
	content: "\eccc"
}

.bxs-diamond:before {
	content: "\eccd"
}

.bxs-dice-1:before {
	content: "\ecce"
}

.bxs-dice-2:before,
.ri-file-cloud-line:before {
	content: "\eccf"
}

.bxs-dice-3:before {
	content: "\ecd0"
}

.bxs-dice-4:before,
.ri-file-code-line:before {
	content: "\ecd1"
}

.bxs-dice-5:before {
	content: "\ecd2"
}

.bxs-dice-6:before,
.ri-file-copy-2-line:before {
	content: "\ecd3"
}

.bxs-direction-left:before {
	content: "\ecd4"
}

.bxs-direction-right:before,
.ri-file-copy-line:before {
	content: "\ecd5"
}

.bxs-directions:before {
	content: "\ecd6"
}

.bxs-disc:before {
	content: "\ecd7"
}

.bxs-discount:before {
	content: "\ecd8"
}

.bxs-dish:before {
	content: "\ecd9"
}

.bxs-dislike:before {
	content: "\ecda"
}

.bxs-dizzy:before {
	content: "\ecdb"
}

.bxs-dock-bottom:before {
	content: "\ecdc"
}

.bxs-dock-left:before {
	content: "\ecdd"
}

.bxs-dock-right:before {
	content: "\ecde"
}

.bxs-dock-top:before {
	content: "\ecdf"
}

.bxs-dollar-circle:before {
	content: "\ece0"
}

.bxs-donate-blood:before {
	content: "\ece1"
}

.bxs-donate-heart:before {
	content: "\ece2"
}

.bxs-door-open:before {
	content: "\ece3"
}

.bxs-doughnut-chart:before {
	content: "\ece4"
}

.bxs-down-arrow:before {
	content: "\ece5"
}

.bxs-down-arrow-alt:before {
	content: "\ece6"
}

.bxs-down-arrow-circle:before {
	content: "\ece7"
}

.bxs-down-arrow-square:before {
	content: "\ece8"
}

.bxs-download:before {
	content: "\ece9"
}

.bxs-downvote:before,
.ri-file-info-line:before {
	content: "\ecea"
}

.bxs-drink:before,
.ri-file-line:before {
	content: "\eceb"
}

.bxs-droplet:before {
	content: "\ecec"
}

.bxs-droplet-half:before,
.ri-file-list-2-line:before {
	content: "\eced"
}

.bxs-dryer:before {
	content: "\ecee"
}

.bxs-duplicate:before,
.ri-file-list-3-line:before {
	content: "\ecef"
}

.bxs-edit:before {
	content: "\ecf0"
}

.bxs-edit-alt:before,
.ri-file-list-line:before {
	content: "\ecf1"
}

.bxs-edit-location:before {
	content: "\ecf2"
}

.bxs-eject:before {
	content: "\ecf3"
}

.bxs-envelope:before {
	content: "\ecf4"
}

.bxs-envelope-open:before {
	content: "\ecf5"
}

.bxs-eraser:before {
	content: "\ecf6"
}

.bxs-error:before {
	content: "\ecf7"
}

.bxs-error-alt:before {
	content: "\ecf8"
}

.bxs-error-circle:before {
	content: "\ecf9"
}

.bxs-ev-station:before {
	content: "\ecfa"
}

.bxs-exit:before {
	content: "\ecfb"
}

.bxs-extension:before {
	content: "\ecfc"
}

.bxs-eyedropper:before {
	content: "\ecfd"
}

.bxs-face:before {
	content: "\ecfe"
}

.bxs-face-mask:before {
	content: "\ecff"
}

.bxs-factory:before {
	content: "\ed00"
}

.bxs-fast-forward-circle:before {
	content: "\ed01"
}

.bxs-file:before {
	content: "\ed02"
}

.bxs-file-archive:before {
	content: "\ed03"
}

.bxs-file-blank:before {
	content: "\ed04"
}

.bxs-file-css:before {
	content: "\ed05"
}

.bxs-file-doc:before {
	content: "\ed06"
}

.bxs-file-export:before {
	content: "\ed07"
}

.bxs-file-find:before {
	content: "\ed08"
}

.bxs-file-gif:before {
	content: "\ed09"
}

.bxs-file-html:before {
	content: "\ed0a"
}

.bxs-file-image:before {
	content: "\ed0b"
}

.bxs-file-import:before {
	content: "\ed0c"
}

.bxs-file-jpg:before {
	content: "\ed0d"
}

.bxs-file-js:before {
	content: "\ed0e"
}

.bxs-file-json:before,
.ri-file-text-line:before {
	content: "\ed0f"
}

.bxs-file-md:before {
	content: "\ed10"
}

.bxs-file-pdf:before {
	content: "\ed11"
}

.bxs-file-plus:before {
	content: "\ed12"
}

.bxs-file-png:before {
	content: "\ed13"
}

.bxs-file-txt:before {
	content: "\ed14"
}

.bxs-film:before {
	content: "\ed15"
}

.bxs-filter-alt:before {
	content: "\ed16"
}

.bxs-first-aid:before {
	content: "\ed17"
}

.bxs-flag:before {
	content: "\ed18"
}

.bxs-flag-alt:before {
	content: "\ed19"
}

.bxs-flag-checkered:before {
	content: "\ed1a"
}

.bxs-flame:before {
	content: "\ed1b"
}

.bxs-flask:before {
	content: "\ed1c"
}

.bxs-florist:before {
	content: "\ed1d"
}

.bxs-folder:before {
	content: "\ed1e"
}

.bxs-folder-minus:before {
	content: "\ed1f"
}

.bxs-folder-open:before {
	content: "\ed20"
}

.bxs-folder-plus:before {
	content: "\ed21"
}

.bxs-food-menu:before {
	content: "\ed22"
}

.bxs-fridge:before {
	content: "\ed23"
}

.bxs-game:before {
	content: "\ed24"
}

.bxs-gas-pump:before {
	content: "\ed25"
}

.bxs-ghost:before {
	content: "\ed26"
}

.bxs-gift:before {
	content: "\ed27"
}

.bxs-graduation:before {
	content: "\ed28"
}

.bxs-grid:before {
	content: "\ed29"
}

.bxs-grid-alt:before {
	content: "\ed2a"
}

.bxs-group:before {
	content: "\ed2b"
}

.bxs-guitar-amp:before {
	content: "\ed2c"
}

.bxs-hand-down:before {
	content: "\ed2d"
}

.bxs-hand-left:before {
	content: "\ed2e"
}

.bxs-hand-right:before {
	content: "\ed2f"
}

.bxs-hand-up:before {
	content: "\ed30"
}

.bxs-happy:before {
	content: "\ed31"
}

.bxs-happy-alt:before {
	content: "\ed32"
}

.bxs-happy-beaming:before {
	content: "\ed33"
}

.bxs-happy-heart-eyes:before {
	content: "\ed34"
}

.bxs-hdd:before {
	content: "\ed35"
}

.bxs-heart:before {
	content: "\ed36"
}

.bxs-heart-circle:before {
	content: "\ed37"
}

.bxs-heart-square:before {
	content: "\ed38"
}

.bxs-help-circle:before {
	content: "\ed39"
}

.bxs-hide:before {
	content: "\ed3a"
}

.bxs-home:before {
	content: "\ed3b"
}

.bxs-home-circle:before {
	content: "\ed3c"
}

.bxs-home-heart:before {
	content: "\ed3d"
}

.bxs-home-smile:before {
	content: "\ed3e"
}

.bxs-hot:before {
	content: "\ed3f"
}

.bxs-hotel:before {
	content: "\ed40"
}

.bxs-hourglass:before {
	content: "\ed41"
}

.bxs-hourglass-bottom:before {
	content: "\ed42"
}

.bxs-hourglass-top:before {
	content: "\ed43"
}

.bxs-id-card:before {
	content: "\ed44"
}

.bxs-image:before {
	content: "\ed45"
}

.bxs-image-add:before {
	content: "\ed46"
}

.bxs-image-alt:before {
	content: "\ed47"
}

.bxs-inbox:before {
	content: "\ed48"
}

.bxs-info-circle:before {
	content: "\ed49"
}

.bxs-info-square:before,
.ri-focus-2-line:before {
	content: "\ed4a"
}

.bxs-institution:before {
	content: "\ed4b"
}

.bxs-joystick:before,
.ri-focus-3-line:before {
	content: "\ed4c"
}

.bxs-joystick-alt:before {
	content: "\ed4d"
}

.bxs-joystick-button:before,
.ri-focus-line:before {
	content: "\ed4e"
}

.bxs-key:before {
	content: "\ed4f"
}

.bxs-keyboard:before {
	content: "\ed50"
}

.bxs-label:before {
	content: "\ed51"
}

.bxs-landmark:before {
	content: "\ed52"
}

.bxs-landscape:before {
	content: "\ed53"
}

.bxs-laugh:before {
	content: "\ed54"
}

.bxs-layer:before {
	content: "\ed55"
}

.bxs-layer-minus:before {
	content: "\ed56"
}

.bxs-layer-plus:before {
	content: "\ed57"
}

.bxs-layout:before {
	content: "\ed58"
}

.bxs-left-arrow:before {
	content: "\ed59"
}

.bxs-left-arrow-alt:before {
	content: "\ed5a"
}

.bxs-left-arrow-circle:before {
	content: "\ed5b"
}

.bxs-left-arrow-square:before {
	content: "\ed5c"
}

.bxs-left-down-arrow-circle:before {
	content: "\ed5d"
}

.bxs-left-top-arrow-circle:before {
	content: "\ed5e"
}

.bxs-like:before {
	content: "\ed5f"
}

.bxs-location-plus:before {
	content: "\ed60"
}

.bxs-lock:before {
	content: "\ed61"
}

.bxs-lock-alt:before {
	content: "\ed62"
}

.bxs-lock-open:before {
	content: "\ed63"
}

.bxs-lock-open-alt:before {
	content: "\ed64"
}

.bxs-log-in:before {
	content: "\ed65"
}

.bxs-log-in-circle:before {
	content: "\ed66"
}

.bxs-log-out:before {
	content: "\ed67"
}

.bxs-log-out-circle:before {
	content: "\ed68"
}

.bxs-low-vision:before {
	content: "\ed69"
}

.bxs-magic-wand:before {
	content: "\ed6a"
}

.bxs-magnet:before {
	content: "\ed6b"
}

.bxs-map:before {
	content: "\ed6c"
}

.bxs-map-alt:before {
	content: "\ed6d"
}

.bxs-map-pin:before {
	content: "\ed6e"
}

.bxs-mask:before {
	content: "\ed6f"
}

.bxs-medal:before {
	content: "\ed70"
}

.bxs-megaphone:before {
	content: "\ed71"
}

.bxs-meh:before {
	content: "\ed72"
}

.bxs-meh-alt:before {
	content: "\ed73"
}

.bxs-meh-blank:before {
	content: "\ed74"
}

.bxs-memory-card:before {
	content: "\ed75"
}

.bxs-message:before {
	content: "\ed76"
}

.bxs-message-add:before {
	content: "\ed77"
}

.bxs-message-alt:before {
	content: "\ed78"
}

.bxs-message-alt-add:before {
	content: "\ed79"
}

.bxs-message-alt-check:before {
	content: "\ed7a"
}

.bxs-message-alt-detail:before {
	content: "\ed7b"
}

.bxs-message-alt-dots:before {
	content: "\ed7c"
}

.bxs-message-alt-edit:before {
	content: "\ed7d"
}

.bxs-message-alt-error:before {
	content: "\ed7e"
}

.bxs-message-alt-minus:before {
	content: "\ed7f"
}

.bxs-message-alt-x:before {
	content: "\ed80"
}

.bxs-message-check:before {
	content: "\ed81"
}

.bxs-message-detail:before {
	content: "\ed82"
}

.bxs-message-dots:before {
	content: "\ed83"
}

.bxs-message-edit:before {
	content: "\ed84"
}

.bxs-message-error:before {
	content: "\ed85"
}

.bxs-message-minus:before {
	content: "\ed86"
}

.bxs-message-rounded:before {
	content: "\ed87"
}

.bxs-message-rounded-add:before {
	content: "\ed88"
}

.bxs-message-rounded-check:before {
	content: "\ed89"
}

.bxs-message-rounded-detail:before {
	content: "\ed8a"
}

.bxs-message-rounded-dots:before {
	content: "\ed8b"
}

.bxs-message-rounded-edit:before {
	content: "\ed8c"
}

.bxs-message-rounded-error:before {
	content: "\ed8d"
}

.bxs-message-rounded-minus:before {
	content: "\ed8e"
}

.bxs-message-rounded-x:before {
	content: "\ed8f"
}

.bxs-message-square:before {
	content: "\ed90"
}

.bxs-message-square-add:before {
	content: "\ed91"
}

.bxs-message-square-check:before {
	content: "\ed92"
}

.bxs-message-square-detail:before {
	content: "\ed93"
}

.bxs-message-square-dots:before {
	content: "\ed94"
}

.bxs-message-square-edit:before {
	content: "\ed95"
}

.bxs-message-square-error:before {
	content: "\ed96"
}

.bxs-message-square-minus:before {
	content: "\ed97"
}

.bxs-message-square-x:before {
	content: "\ed98"
}

.bxs-message-x:before {
	content: "\ed99"
}

.bxs-meteor:before {
	content: "\ed9a"
}

.bxs-microchip:before {
	content: "\ed9b"
}

.bxs-microphone:before {
	content: "\ed9c"
}

.bxs-microphone-alt:before {
	content: "\ed9d"
}

.bxs-microphone-off:before {
	content: "\ed9e"
}

.bxs-minus-circle:before {
	content: "\ed9f"
}

.bxs-minus-square:before {
	content: "\eda0"
}

.bxs-mobile:before {
	content: "\eda1"
}

.bxs-mobile-vibration:before {
	content: "\eda2"
}

.bxs-moon:before {
	content: "\eda3"
}

.bxs-mouse:before {
	content: "\eda4"
}

.bxs-mouse-alt:before {
	content: "\eda5"
}

.bxs-movie:before {
	content: "\eda6"
}

.bxs-movie-play:before {
	content: "\eda7"
}

.bxs-music:before {
	content: "\eda8"
}

.bxs-navigation:before {
	content: "\eda9"
}

.bxs-network-chart:before {
	content: "\edaa"
}

.bxs-news:before {
	content: "\edab"
}

.bxs-no-entry:before {
	content: "\edac"
}

.bxs-note:before {
	content: "\edad"
}

.bxs-notepad:before {
	content: "\edae"
}

.bxs-notification:before {
	content: "\edaf"
}

.bxs-notification-off:before {
	content: "\edb0"
}

.bxs-offer:before {
	content: "\edb1"
}

.bxs-package:before {
	content: "\edb2"
}

.bxs-paint:before {
	content: "\edb3"
}

.bxs-paint-roll:before {
	content: "\edb4"
}

.bxs-palette:before {
	content: "\edb5"
}

.bxs-paper-plane:before {
	content: "\edb6"
}

.bxs-parking:before {
	content: "\edb7"
}

.bxs-paste:before {
	content: "\edb8"
}

.bxs-pen:before {
	content: "\edb9"
}

.bxs-pencil:before {
	content: "\edba"
}

.bxs-phone:before {
	content: "\edbb"
}

.bxs-phone-call:before {
	content: "\edbc"
}

.bxs-phone-incoming:before {
	content: "\edbd"
}

.bxs-phone-outgoing:before {
	content: "\edbe"
}

.bxs-photo-album:before {
	content: "\edbf"
}

.bxs-piano:before {
	content: "\edc0"
}

.bxs-pie-chart:before {
	content: "\edc1"
}

.bxs-pie-chart-alt:before {
	content: "\edc2"
}

.bxs-pie-chart-alt-2:before {
	content: "\edc3"
}

.bxs-pin:before {
	content: "\edc4"
}

.bxs-pizza:before {
	content: "\edc5"
}

.bxs-plane:before {
	content: "\edc6"
}

.bxs-plane-alt:before {
	content: "\edc7"
}

.bxs-plane-land:before {
	content: "\edc8"
}

.bxs-planet:before {
	content: "\edc9"
}

.bxs-plane-take-off:before {
	content: "\edca"
}

.bxs-playlist:before {
	content: "\edcb"
}

.bxs-plug:before {
	content: "\edcc"
}

.bxs-plus-circle:before {
	content: "\edcd"
}

.bxs-plus-square:before {
	content: "\edce"
}

.bxs-pointer:before {
	content: "\edcf"
}

.bxs-polygon:before {
	content: "\edd0"
}

.bxs-printer:before {
	content: "\edd1"
}

.bxs-purchase-tag:before {
	content: "\edd2"
}

.bxs-purchase-tag-alt:before {
	content: "\edd3"
}

.bxs-pyramid:before {
	content: "\edd4"
}

.bxs-quote-alt-left:before,
.ri-google-line:before {
	content: "\edd5"
}

.bxs-quote-alt-right:before {
	content: "\edd6"
}

.bxs-quote-left:before {
	content: "\edd7"
}

.bxs-quote-right:before {
	content: "\edd8"
}

.bxs-quote-single-left:before {
	content: "\edd9"
}

.bxs-quote-single-right:before {
	content: "\edda"
}

.bxs-radiation:before {
	content: "\eddb"
}

.bxs-radio:before {
	content: "\eddc"
}

.bxs-receipt:before {
	content: "\eddd"
}

.bxs-rectangle:before {
	content: "\edde"
}

.bxs-rename:before {
	content: "\eddf"
}

.bxs-report:before {
	content: "\ede0"
}

.bxs-rewind-circle:before,
.ri-group-2-line:before {
	content: "\ede1"
}

.bxs-right-arrow:before {
	content: "\ede2"
}

.bxs-right-arrow-alt:before,
.ri-group-line:before {
	content: "\ede3"
}

.bxs-right-arrow-circle:before {
	content: "\ede4"
}

.bxs-right-arrow-square:before {
	content: "\ede5"
}

.bxs-right-down-arrow-circle:before,
.ri-h-1:before {
	content: "\ede6"
}

.bxs-right-top-arrow-circle:before,
.ri-h-2:before {
	content: "\ede7"
}

.bxs-rocket:before,
.ri-h-3:before {
	content: "\ede8"
}

.bxs-ruler:before,
.ri-h-4:before {
	content: "\ede9"
}

.bxs-sad:before,
.ri-h-5:before {
	content: "\edea"
}

.bxs-save:before,
.ri-h-6:before {
	content: "\edeb"
}

.bxs-school:before {
	content: "\edec"
}

.bxs-search:before {
	content: "\eded"
}

.bxs-search-alt-2:before {
	content: "\edee"
}

.bxs-select-multiple:before {
	content: "\edef"
}

.bxs-send:before {
	content: "\edf0"
}

.bxs-server:before {
	content: "\edf1"
}

.bxs-shapes:before {
	content: "\edf2"
}

.bxs-share:before {
	content: "\edf3"
}

.bxs-share-alt:before {
	content: "\edf4"
}

.bxs-shield:before {
	content: "\edf5"
}

.bxs-shield-alt-2:before {
	content: "\edf6"
}

.bxs-shield-x:before {
	content: "\edf7"
}

.bxs-ship:before {
	content: "\edf8"
}

.bxs-shocked:before {
	content: "\edf9"
}

.bxs-shopping-bag:before {
	content: "\edfa"
}

.bxs-shopping-bag-alt:before {
	content: "\edfb"
}

.bxs-shopping-bags:before {
	content: "\edfc"
}

.bxs-show:before {
	content: "\edfd"
}

.bxs-skip-next-circle:before {
	content: "\edfe"
}

.bxs-skip-previous-circle:before {
	content: "\edff"
}

.bxs-skull:before {
	content: "\ee00"
}

.bxs-sleepy:before {
	content: "\ee01"
}

.bxs-slideshow:before {
	content: "\ee02"
}

.bxs-smile:before {
	content: "\ee03"
}

.bxs-sort-alt:before {
	content: "\ee04"
}

.bxs-spa:before {
	content: "\ee05"
}

.bxs-spray-can:before {
	content: "\ee06"
}

.bxs-spreadsheet:before {
	content: "\ee07"
}

.bxs-square:before {
	content: "\ee08"
}

.bxs-square-rounded:before {
	content: "\ee09"
}

.bxs-star:before {
	content: "\ee0a"
}

.bxs-star-half:before {
	content: "\ee0b"
}

.bxs-sticker:before {
	content: "\ee0c"
}

.bxs-stopwatch:before {
	content: "\ee0d"
}

.bxs-store:before {
	content: "\ee0e"
}

.bxs-store-alt:before {
	content: "\ee0f"
}

.bxs-sun:before {
	content: "\ee10"
}

.bxs-tachometer:before {
	content: "\ee11"
}

.bxs-tag:before {
	content: "\ee12"
}

.bxs-tag-alt:before {
	content: "\ee13"
}

.bxs-tag-x:before {
	content: "\ee14"
}

.bxs-taxi:before {
	content: "\ee15"
}

.bxs-tennis-ball:before {
	content: "\ee16"
}

.bxs-terminal:before {
	content: "\ee17"
}

.bxs-thermometer:before {
	content: "\ee18"
}

.bxs-time:before,
.ri-home-2-line:before {
	content: "\ee19"
}

.bxs-time-five:before {
	content: "\ee1a"
}

.bxs-timer:before,
.ri-home-3-line:before {
	content: "\ee1b"
}

.bxs-tired:before {
	content: "\ee1c"
}

.bxs-toggle-left:before,
.ri-home-4-line:before {
	content: "\ee1d"
}

.bxs-toggle-right:before {
	content: "\ee1e"
}

.bxs-tone:before,
.ri-home-5-line:before {
	content: "\ee1f"
}

.bxs-torch:before {
	content: "\ee20"
}

.bxs-to-top:before,
.ri-home-6-line:before {
	content: "\ee21"
}

.bxs-traffic:before {
	content: "\ee22"
}

.bxs-traffic-barrier:before,
.ri-home-7-line:before {
	content: "\ee23"
}

.bxs-traffic-cone:before {
	content: "\ee24"
}

.bxs-train:before,
.ri-home-8-line:before {
	content: "\ee25"
}

.bxs-trash:before {
	content: "\ee26"
}

.bxs-trash-alt:before {
	content: "\ee27"
}

.bxs-tree:before {
	content: "\ee28"
}

.bxs-trophy:before {
	content: "\ee29"
}

.bxs-truck:before {
	content: "\ee2a"
}

.bxs-t-shirt:before,
.ri-home-line:before {
	content: "\ee2b"
}

.bxs-tv:before {
	content: "\ee2c"
}

.bxs-up-arrow:before {
	content: "\ee2d"
}

.bxs-up-arrow-alt:before {
	content: "\ee2e"
}

.bxs-up-arrow-circle:before {
	content: "\ee2f"
}

.bxs-up-arrow-square:before {
	content: "\ee30"
}

.bxs-upside-down:before {
	content: "\ee31"
}

.bxs-upvote:before {
	content: "\ee32"
}

.bxs-user:before {
	content: "\ee33"
}

.bxs-user-account:before {
	content: "\ee34"
}

.bxs-user-badge:before {
	content: "\ee35"
}

.bxs-user-check:before {
	content: "\ee36"
}

.bxs-user-circle:before {
	content: "\ee37"
}

.bxs-user-detail:before {
	content: "\ee38"
}

.bxs-user-minus:before {
	content: "\ee39"
}

.bxs-user-pin:before {
	content: "\ee3a"
}

.bxs-user-plus:before {
	content: "\ee3b"
}

.bxs-user-rectangle:before {
	content: "\ee3c"
}

.bxs-user-voice:before {
	content: "\ee3d"
}

.bxs-user-x:before {
	content: "\ee3e"
}

.bxs-vector:before {
	content: "\ee3f"
}

.bxs-vial:before {
	content: "\ee40"
}

.bxs-video:before,
.ri-html5-line:before {
	content: "\ee41"
}

.bxs-video-off:before {
	content: "\ee42"
}

.bxs-video-plus:before,
.ri-ie-line:before {
	content: "\ee43"
}

.bxs-video-recording:before {
	content: "\ee44"
}

.bxs-videos:before,
.ri-image-2-line:before {
	content: "\ee45"
}

.bxs-virus:before {
	content: "\ee46"
}

.bxs-virus-block:before {
	content: "\ee47"
}

.bxs-volume:before {
	content: "\ee48"
}

.bxs-volume-full:before {
	content: "\ee49"
}

.bxs-volume-low:before {
	content: "\ee4a"
}

.bxs-volume-mute:before,
.ri-image-line:before {
	content: "\ee4b"
}

.bxs-wallet:before {
	content: "\ee4c"
}

.bxs-wallet-alt:before {
	content: "\ee4d"
}

.bxs-washer:before {
	content: "\ee4e"
}

.bxs-watch:before {
	content: "\ee4f"
}

.bxs-watch-alt:before {
	content: "\ee50"
}

.bxs-webcam:before {
	content: "\ee51"
}

.bxs-widget:before {
	content: "\ee52"
}

.bxs-window-alt:before {
	content: "\ee53"
}

.bxs-wine:before {
	content: "\ee54"
}

.bxs-wink-smile:before {
	content: "\ee55"
}

.bxs-wink-tongue:before {
	content: "\ee56"
}

.bxs-wrench:before {
	content: "\ee57"
}

.bxs-x-circle:before {
	content: "\ee58"
}

.bxs-x-square:before,
.ri-information-line:before {
	content: "\ee59"
}

.bxs-yin-yang:before {
	content: "\ee5a"
}

.bxs-zap:before {
	content: "\ee5b"
}

.bxs-zoom-in:before {
	content: "\ee5c"
}

.bxs-zoom-out:before {
	content: "\ee5d"
}

.bxl-500px:before {
	content: "\ee5e"
}

.bxl-adobe:before {
	content: "\ee5f"
}

.bxl-airbnb:before,
.ri-input-method-line:before {
	content: "\ee60"
}

.bxl-algolia:before {
	content: "\ee61"
}

.bxl-amazon:before {
	content: "\ee62"
}

.bxl-android:before {
	content: "\ee63"
}

.bxl-angular:before {
	content: "\ee64"
}

.bxl-apple:before {
	content: "\ee65"
}

.bxl-audible:before,
.ri-instagram-line:before {
	content: "\ee66"
}

.bxl-baidu:before {
	content: "\ee67"
}

.bxl-behance:before {
	content: "\ee68"
}

.bxl-bing:before {
	content: "\ee69"
}

.bxl-bitcoin:before {
	content: "\ee6a"
}

.bxl-blender:before,
.ri-italic:before {
	content: "\ee6b"
}

.bxl-blogger:before {
	content: "\ee6c"
}

.bxl-bootstrap:before {
	content: "\ee6d"
}

.bxl-chrome:before {
	content: "\ee6e"
}

.bxl-codepen:before {
	content: "\ee6f"
}

.bxl-c-plus-plus:before {
	content: "\ee70"
}

.bxl-creative-commons:before {
	content: "\ee71"
}

.bxl-css3:before {
	content: "\ee72"
}

.bxl-dailymotion:before {
	content: "\ee73"
}

.bxl-deviantart:before {
	content: "\ee74"
}

.bxl-dev-to:before {
	content: "\ee75"
}

.bxl-digg:before {
	content: "\ee76"
}

.bxl-digitalocean:before {
	content: "\ee77"
}

.bxl-discord:before {
	content: "\ee78"
}

.bxl-discourse:before {
	content: "\ee79"
}

.bxl-django:before {
	content: "\ee7a"
}

.bxl-dribbble:before {
	content: "\ee7b"
}

.bxl-dropbox:before {
	content: "\ee7c"
}

.bxl-drupal:before {
	content: "\ee7d"
}

.bxl-ebay:before {
	content: "\ee7e"
}

.bxl-edge:before,
.ri-layout-2-line:before {
	content: "\ee7f"
}

.bxl-etsy:before {
	content: "\ee80"
}

.bxl-facebook:before,
.ri-layout-3-line:before {
	content: "\ee81"
}

.bxl-facebook-circle:before {
	content: "\ee82"
}

.bxl-facebook-square:before,
.ri-layout-4-line:before {
	content: "\ee83"
}

.bxl-figma:before {
	content: "\ee84"
}

.bxl-firebase:before,
.ri-layout-5-line:before {
	content: "\ee85"
}

.bxl-firefox:before {
	content: "\ee86"
}

.bxl-flickr:before,
.ri-layout-6-line:before {
	content: "\ee87"
}

.bxl-flickr-square:before {
	content: "\ee88"
}

.bxl-foursquare:before,
.ri-layout-bottom-2-line:before {
	content: "\ee89"
}

.bxl-git:before {
	content: "\ee8a"
}

.bxl-github:before,
.ri-layout-bottom-line:before {
	content: "\ee8b"
}

.bxl-gitlab:before {
	content: "\ee8c"
}

.bxl-google:before,
.ri-layout-column-line:before {
	content: "\ee8d"
}

.bxl-google-cloud:before {
	content: "\ee8e"
}

.bxl-google-plus:before {
	content: "\ee8f"
}

.bxl-google-plus-circle:before {
	content: "\ee90"
}

.bxl-html5:before {
	content: "\ee91"
}

.bxl-imdb:before,
.ri-layout-left-2-line:before {
	content: "\ee92"
}

.bxl-instagram:before {
	content: "\ee93"
}

.bxl-instagram-alt:before,
.ri-layout-left-line:before {
	content: "\ee94"
}

.bxl-internet-explorer:before,
.ri-layout-line:before {
	content: "\ee95"
}

.bxl-invision:before {
	content: "\ee96"
}

.bxl-javascript:before {
	content: "\ee97"
}

.bxl-joomla:before {
	content: "\ee98"
}

.bxl-jquery:before,
.ri-layout-right-2-line:before {
	content: "\ee99"
}

.bxl-jsfiddle:before {
	content: "\ee9a"
}

.bxl-kickstarter:before,
.ri-layout-right-line:before {
	content: "\ee9b"
}

.bxl-kubernetes:before {
	content: "\ee9c"
}

.bxl-less:before,
.ri-layout-row-line:before {
	content: "\ee9d"
}

.bxl-linkedin:before {
	content: "\ee9e"
}

.bxl-linkedin-square:before,
.ri-layout-top-2-line:before {
	content: "\ee9f"
}

.bxl-magento:before {
	content: "\eea0"
}

.bxl-mailchimp:before,
.ri-layout-top-line:before {
	content: "\eea1"
}

.bxl-markdown:before {
	content: "\eea2"
}

.bxl-mastercard:before {
	content: "\eea3"
}

.bxl-medium:before {
	content: "\eea4"
}

.bxl-medium-old:before {
	content: "\eea5"
}

.bxl-medium-square:before {
	content: "\eea6"
}

.bxl-messenger:before {
	content: "\eea7"
}

.bxl-microsoft:before {
	content: "\eea8"
}

.bxl-microsoft-teams:before {
	content: "\eea9"
}

.bxl-nodejs:before {
	content: "\eeaa"
}

.bxl-ok-ru:before {
	content: "\eeab"
}

.bxl-opera:before {
	content: "\eeac"
}

.bxl-patreon:before,
.ri-line-height:before {
	content: "\eead"
}

.bxl-paypal:before,
.ri-line-line:before {
	content: "\eeae"
}

.bxl-periscope:before {
	content: "\eeaf"
}

.bxl-pinterest:before {
	content: "\eeb0"
}

.bxl-pinterest-alt:before {
	content: "\eeb1"
}

.bxl-play-store:before,
.ri-link:before {
	content: "\eeb2"
}

.bxl-pocket:before {
	content: "\eeb3"
}

.bxl-product-hunt:before,
.ri-linkedin-box-line:before {
	content: "\eeb4"
}

.bxl-python:before {
	content: "\eeb5"
}

.bxl-quora:before,
.ri-linkedin-line:before {
	content: "\eeb6"
}

.bxl-react:before {
	content: "\eeb7"
}

.bxl-redbubble:before,
.ri-links-line:before {
	content: "\eeb8"
}

.bxl-reddit:before,
.ri-list-check-2:before {
	content: "\eeb9"
}

.bxl-redux:before,
.ri-list-check:before {
	content: "\eeba"
}

.bxl-sass:before {
	content: "\eebb"
}

.bxl-shopify:before {
	content: "\eebc"
}

.bxl-skype:before {
	content: "\eebd"
}

.bxl-slack:before {
	content: "\eebe"
}

.bxl-slack-old:before {
	content: "\eebf"
}

.bxl-snapchat:before {
	content: "\eec0"
}

.bxl-soundcloud:before {
	content: "\eec1"
}

.bxl-spotify:before,
.ri-loader-2-line:before {
	content: "\eec2"
}

.bxl-spring-boot:before {
	content: "\eec3"
}

.bxl-squarespace:before,
.ri-loader-3-line:before {
	content: "\eec4"
}

.bxl-stack-overflow:before {
	content: "\eec5"
}

.bxl-stripe:before,
.ri-loader-4-line:before {
	content: "\eec6"
}

.bxl-telegram:before {
	content: "\eec7"
}

.bxl-trello:before,
.ri-loader-5-line:before {
	content: "\eec8"
}

.bxl-tumblr:before {
	content: "\eec9"
}

.bxl-tux:before,
.ri-loader-line:before {
	content: "\eeca"
}

.bxl-twitch:before {
	content: "\eecb"
}

.bxl-twitter:before {
	content: "\eecc"
}

.bxl-unsplash:before {
	content: "\eecd"
}

.bxl-vimeo:before {
	content: "\eece"
}

.bxl-visa:before {
	content: "\eecf"
}

.bxl-vk:before {
	content: "\eed0"
}

.bxl-vuejs:before {
	content: "\eed1"
}

.bxl-whatsapp:before {
	content: "\eed2"
}

.bxl-whatsapp-square:before {
	content: "\eed3"
}

.bxl-wikipedia:before {
	content: "\eed4"
}

.bxl-windows:before {
	content: "\eed5"
}

.bxl-wix:before {
	content: "\eed6"
}

.bxl-wordpress:before {
	content: "\eed7"
}

.bxl-yahoo:before {
	content: "\eed8"
}

.bxl-yelp:before {
	content: "\eed9"
}

.bxl-youtube:before {
	content: "\eeda"
}

.bxl-zoom:before {
	content: "\eedb"
}

[class*=" ri-"] {
	font-family: remixicon !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ri-lg {
	font-size: 1.3333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.ri-xl {
	font-size: 1.5em;
	line-height: .6666em;
	vertical-align: -.075em
}

.btn,
.custom-select,
.navbar-toggler-icon {
	vertical-align: middle
}

.ri-map-2-line:before {
	content: "\ef06"
}

.ri-map-line:before {
	content: "\ef08"
}

.ri-menu-2-line:before {
	content: "\ef32"
}

.ri-menu-3-line:before {
	content: "\ef34"
}

.ri-menu-4-line:before {
	content: "\ef36"
}

.ri-menu-5-line:before {
	content: "\ef38"
}

.ri-menu-line:before {
	content: "\ef3e"
}

.ri-message-2-line:before {
	content: "\ef44"
}

.ri-message-3-line:before {
	content: "\ef46"
}

.ri-message-line:before {
	content: "\ef48"
}

.ri-more-2-line:before {
	content: "\ef77"
}

.ri-more-line:before {
	content: "\ef79"
}

.ri-number-0:before {
	content: "\ef9f"
}

.ri-number-1:before {
	content: "\efa0"
}

.ri-number-2:before {
	content: "\efa1"
}

.ri-number-4:before {
	content: "\efa3"
}

.ri-number-5:before {
	content: "\efa4"
}

.ri-number-6:before {
	content: "\efa5"
}

.ri-number-7:before {
	content: "\efa6"
}

.ri-number-8:before {
	content: "\efa7"
}

.ri-number-9:before {
	content: "\efa8"
}

.ri-pages-line:before {
	content: "\efbf"
}

.ri-parent-line:before {
	content: "\efca"
}

.ri-phone-line:before {
	content: "\efec"
}

.ri-remixicon-line:before {
	content: "\f06c"
}

.ri-reply-all-line:before {
	content: "\f078"
}

.ri-reply-line:before {
	content: "\f07a"
}

.ri-reserved-line:before {
	content: "\f07c"
}

.ri-send-to-back:before {
	content: "\f0db"
}

.ri-server-line:before {
	content: "\f0e0"
}

.ri-service-line:before {
	content: "\f0e2"
}

.ri-skype-line:before {
	content: "\f14c"
}

.ri-stack-line:before {
	content: "\f181"
}

.ri-t-box-line:before {
	content: "\f1d3"
}

.ri-team-line:before {
	content: "\f1ee"
}

.ri-text:before {
	content: "\f201"
}

.ri-toggle-line:before {
	content: "\f219"
}

.ri-twitter-line:before {
	content: "\f23b"
}

.ri-zoom-in-line:before {
	content: "\f2db"
}

@-webkit-keyframes sk-rotatePlane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
		transform: perspective(120px) rotateX(0) rotateY(0)
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@keyframes sk-rotatePlane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
		transform: perspective(120px) rotateX(0) rotateY(0)
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@-webkit-keyframes sk-doubleBounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-doubleBounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes sk-waveStretchDelay {

	0%,
	100%,
	40% {
		-webkit-transform: scaleY(.4);
		transform: scaleY(.4)
	}

	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes sk-waveStretchDelay {

	0%,
	100%,
	40% {
		-webkit-transform: scaleY(.4);
		transform: scaleY(.4)
	}

	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@-webkit-keyframes sk-wanderingCube {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
		transform: translateX(30px) rotate(-90deg) scale(.5)
	}

	50% {
		-webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
		transform: translateX(30px) translateY(30px) rotate(-179deg)
	}

	50.1% {
		-webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
		transform: translateX(30px) translateY(30px) rotate(-180deg)
	}

	75% {
		-webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
		transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
	}

	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@keyframes sk-wanderingCube {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
		transform: translateX(30px) rotate(-90deg) scale(.5)
	}

	50% {
		-webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
		transform: translateX(30px) translateY(30px) rotate(-179deg)
	}

	50.1% {
		-webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
		transform: translateX(30px) translateY(30px) rotate(-180deg)
	}

	75% {
		-webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
		transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
	}

	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@-webkit-keyframes sk-pulseScaleOut {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes sk-pulseScaleOut {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-webkit-keyframes sk-chasingDotsRotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes sk-chasingDotsRotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes sk-chasingDotsBounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-chasingDotsBounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes sk-three-bounce {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-three-bounce {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes sk-circleBounceDelay {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-circleBounceDelay {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes sk-cubeGridScaleDelay {

	0%,
	100%,
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1)
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1)
	}
}

@keyframes sk-cubeGridScaleDelay {

	0%,
	100%,
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1)
	}

	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1)
	}
}

@-webkit-keyframes sk-circleFadeDelay {

	0%,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@keyframes sk-circleFadeDelay {

	0%,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@-webkit-keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

@keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-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
}

.btn-block,
.form-control-file,
.form-control-range,
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.badge:empty,
.faq .faq-list .icon-show,
.faq .faq-list a.collapsed .icon-close,
.income-input.hide,
.navbar-expand .navbar-toggler,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.popover-header:empty,
.tab-content>.tab-pane,
template {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded,
article,
aside,
figcaption,
figure,
footer,
hgroup,
legend {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn,
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

address,
legend {
	line-height: inherit
}

.faq .faq-list a,
.portfolio #portfolio-flters li,
.skills .content h3,
.skills .progress .skill,
.why-us .accordion-list a {
	font-family: Poppins, sans-serif
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.fade:not(.show),
.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	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(../vendor/owl.carousel/assets/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s
}

.custom-control-label::after,
.owl-carousel .owl-video-tn {
	background-repeat: no-repeat;
	background-position: center center
}

.btn-outline-danger,
.btn-outline-dark,
.btn-outline-info,
.btn-outline-light,
.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-success,
.btn-outline-warning,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
	background-image: none
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-size: contain;
	transition: opacity .4s
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
	transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="100"],
[data-aos][data-aos][data-aos-delay="1000"],
[data-aos][data-aos][data-aos-delay="1050"],
[data-aos][data-aos][data-aos-delay="1100"],
[data-aos][data-aos][data-aos-delay="1150"],
[data-aos][data-aos][data-aos-delay="1200"],
[data-aos][data-aos][data-aos-delay="1250"],
[data-aos][data-aos][data-aos-delay="1300"],
[data-aos][data-aos][data-aos-delay="1350"],
[data-aos][data-aos][data-aos-delay="1400"],
[data-aos][data-aos][data-aos-delay="1450"],
[data-aos][data-aos][data-aos-delay="150"],
[data-aos][data-aos][data-aos-delay="1500"],
[data-aos][data-aos][data-aos-delay="1550"],
[data-aos][data-aos][data-aos-delay="1600"],
[data-aos][data-aos][data-aos-delay="1650"],
[data-aos][data-aos][data-aos-delay="1700"],
[data-aos][data-aos][data-aos-delay="1750"],
[data-aos][data-aos][data-aos-delay="1800"],
[data-aos][data-aos][data-aos-delay="1850"],
[data-aos][data-aos][data-aos-delay="1900"],
[data-aos][data-aos][data-aos-delay="1950"],
[data-aos][data-aos][data-aos-delay="200"],
[data-aos][data-aos][data-aos-delay="2000"],
[data-aos][data-aos][data-aos-delay="2050"],
[data-aos][data-aos][data-aos-delay="2100"],
[data-aos][data-aos][data-aos-delay="2150"],
[data-aos][data-aos][data-aos-delay="2200"],
[data-aos][data-aos][data-aos-delay="2250"],
[data-aos][data-aos][data-aos-delay="2300"],
[data-aos][data-aos][data-aos-delay="2350"],
[data-aos][data-aos][data-aos-delay="2400"],
[data-aos][data-aos][data-aos-delay="2450"],
[data-aos][data-aos][data-aos-delay="250"],
[data-aos][data-aos][data-aos-delay="2500"],
[data-aos][data-aos][data-aos-delay="2550"],
[data-aos][data-aos][data-aos-delay="2600"],
[data-aos][data-aos][data-aos-delay="2650"],
[data-aos][data-aos][data-aos-delay="2700"],
[data-aos][data-aos][data-aos-delay="2750"],
[data-aos][data-aos][data-aos-delay="2800"],
[data-aos][data-aos][data-aos-delay="2850"],
[data-aos][data-aos][data-aos-delay="2900"],
[data-aos][data-aos][data-aos-delay="2950"],
[data-aos][data-aos][data-aos-delay="300"],
[data-aos][data-aos][data-aos-delay="3000"],
[data-aos][data-aos][data-aos-delay="350"],
[data-aos][data-aos][data-aos-delay="400"],
[data-aos][data-aos][data-aos-delay="450"],
[data-aos][data-aos][data-aos-delay="50"],
[data-aos][data-aos][data-aos-delay="500"],
[data-aos][data-aos][data-aos-delay="550"],
[data-aos][data-aos][data-aos-delay="600"],
[data-aos][data-aos][data-aos-delay="650"],
[data-aos][data-aos][data-aos-delay="700"],
[data-aos][data-aos][data-aos-delay="750"],
[data-aos][data-aos][data-aos-delay="800"],
[data-aos][data-aos][data-aos-delay="850"],
[data-aos][data-aos][data-aos-delay="900"],
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="100"] [data-aos],
body[data-aos-delay="1000"] [data-aos],
body[data-aos-delay="1050"] [data-aos],
body[data-aos-delay="1100"] [data-aos],
body[data-aos-delay="1150"] [data-aos],
body[data-aos-delay="1200"] [data-aos],
body[data-aos-delay="1250"] [data-aos],
body[data-aos-delay="1300"] [data-aos],
body[data-aos-delay="1350"] [data-aos],
body[data-aos-delay="1400"] [data-aos],
body[data-aos-delay="1450"] [data-aos],
body[data-aos-delay="150"] [data-aos],
body[data-aos-delay="1500"] [data-aos],
body[data-aos-delay="1550"] [data-aos],
body[data-aos-delay="1600"] [data-aos],
body[data-aos-delay="1650"] [data-aos],
body[data-aos-delay="1700"] [data-aos],
body[data-aos-delay="1750"] [data-aos],
body[data-aos-delay="1800"] [data-aos],
body[data-aos-delay="1850"] [data-aos],
body[data-aos-delay="1900"] [data-aos],
body[data-aos-delay="1950"] [data-aos],
body[data-aos-delay="200"] [data-aos],
body[data-aos-delay="2000"] [data-aos],
body[data-aos-delay="2050"] [data-aos],
body[data-aos-delay="2100"] [data-aos],
body[data-aos-delay="2150"] [data-aos],
body[data-aos-delay="2200"] [data-aos],
body[data-aos-delay="2250"] [data-aos],
body[data-aos-delay="2300"] [data-aos],
body[data-aos-delay="2350"] [data-aos],
body[data-aos-delay="2400"] [data-aos],
body[data-aos-delay="2450"] [data-aos],
body[data-aos-delay="250"] [data-aos],
body[data-aos-delay="2500"] [data-aos],
body[data-aos-delay="2550"] [data-aos],
body[data-aos-delay="2600"] [data-aos],
body[data-aos-delay="2650"] [data-aos],
body[data-aos-delay="2700"] [data-aos],
body[data-aos-delay="2750"] [data-aos],
body[data-aos-delay="2800"] [data-aos],
body[data-aos-delay="2850"] [data-aos],
body[data-aos-delay="2900"] [data-aos],
body[data-aos-delay="2950"] [data-aos],
body[data-aos-delay="300"] [data-aos],
body[data-aos-delay="3000"] [data-aos],
body[data-aos-delay="350"] [data-aos],
body[data-aos-delay="400"] [data-aos],
body[data-aos-delay="450"] [data-aos],
body[data-aos-delay="50"] [data-aos],
body[data-aos-delay="500"] [data-aos],
body[data-aos-delay="550"] [data-aos],
body[data-aos-delay="600"] [data-aos],
body[data-aos-delay="650"] [data-aos],
body[data-aos-delay="700"] [data-aos],
body[data-aos-delay="750"] [data-aos],
body[data-aos-delay="800"] [data-aos],
body[data-aos-delay="850"] [data-aos],
body[data-aos-delay="900"] [data-aos],
body[data-aos-delay="950"] [data-aos] {
	transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
	transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
	transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
	transition-delay: 0.1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
	transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
	transition-delay: 0.15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
	transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
	transition-delay: 0.2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
	transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
	transition-delay: 0.25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
	transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
	transition-delay: 0.3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
	transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
	transition-delay: 0.35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
	transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
	transition-delay: 0.4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
	transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
	transition-delay: 0.45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
	transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
	transition-delay: 0.5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
	transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
	transition-delay: 0.55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
	transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
	transition-delay: 0.6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
	transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
	transition-delay: 0.65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
	transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
	transition-delay: 0.7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
	transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
	transition-delay: 0.75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
	transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
	transition-delay: 0.8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
	transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
	transition-delay: 0.85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
	transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
	transition-delay: 0.9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
	transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
	transition-delay: 0.95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
	transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
	transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
	transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
	transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
	transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
	transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
	transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
	transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
	transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
	transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
	transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
	transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
	transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
	transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
	transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
	transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
	transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
	transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
	transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
	transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
	transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
	transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
	transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
	transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
	transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
	transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
	transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
	transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
	transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
	transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
	transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
	transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
	transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
	transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
	transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
	transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
	transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
	transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
	transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
	transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
	transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
	transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
	transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
	transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
	transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
	transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
	transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
	transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
	transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
	transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
	transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
	transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
	transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
	transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
	transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
	transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
	transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
	transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
	transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
	transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
	transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
	transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
	transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
	transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
	transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
	transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
	transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
	transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
	transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
	transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
	transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
	transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
	transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
	transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
	transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
	transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
	transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
	transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
	transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
	transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
	transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
	transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
	transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
	transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
	transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
	transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
	transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
	transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
	transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
	transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
[data-aos][data-aos][data-aos-easing=ease-in-quad],
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-cubic] [data-aos],
body[data-aos-easing=ease-in-quad] [data-aos],
body[data-aos-easing=ease-in-quart] [data-aos] {
	transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
[data-aos][data-aos][data-aos-easing=ease-out-quad],
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-cubic] [data-aos],
body[data-aos-easing=ease-out-quad] [data-aos],
body[data-aos-easing=ease-out-quart] [data-aos] {
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-cubic] [data-aos],
body[data-aos-easing=ease-in-out-quad] [data-aos],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
	transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos^=fade][data-aos^=fade],
[data-aos^=zoom][data-aos^=zoom] {
	transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	transform: translateZ(0)
}

[data-aos=fade-down] {
	transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
	transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
	transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
	transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
	transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
	transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
	transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
	opacity: 1;
	transform: translateZ(0) scale(1)
}

[data-aos=zoom-in-up] {
	transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
	transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
	transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
	transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
	transform: scale(1.2)
}

[data-aos=zoom-out-up] {
	transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
	transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
	transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
	transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
	transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
	transform: translateZ(0)
}

[data-aos=slide-up] {
	transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
	transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
	transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
	transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
	backface-visibility: hidden;
	transition-property: transform
}

[data-aos=flip-left] {
	transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate,
[data-aos=flip-right].aos-animate {
	transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
	transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-up] {
	transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-down].aos-animate,
[data-aos=flip-up].aos-animate {
	transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
	transform: perspective(2500px) rotateX(100deg)
}

/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio],
dl,
h3,
h4,
h5,
h6,
ol {
	margin-top: 0
}

.about .content p:last-child,
.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn,
.card-text:last-child,
.form-check-label,
.modal-title,
.section-title p,
.skills .content p:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.btn-group>.btn:first-child,
.dropdown-toggle-split::after,
.dropdown-toggle:empty::after,
.dropleft .dropdown-toggle:empty::after,
.dropright .dropdown-toggle-split::after,
.dropright .dropdown-toggle:empty::after,
.dropup .dropdown-toggle-split::after,
.dropup .dropdown-toggle:empty::after,
dd {
	margin-left: 0
}

blockquote,
figure {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

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

.collapsing,
.mobile-nav-active,
.modal,
.modal-open,
.portfolio .portfolio-item .portfolio-img,
.progress,
svg:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse
}

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

th {
	text-align: inherit
}

.faq .faq-list a.collapsed .icon-show,
.figure,
.list-inline-item,
.why-us .accordion-list a.collapsed .icon-show,
label,
output {
	display: inline-block
}

.accordion .card:not(:first-of-type) .card-header:first-child,
button {
	border-radius: 0
}

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

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

button,
select {
	text-transform: none
}

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

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

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

textarea {
	resize: vertical
}

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

legend {
	width: 100%;
	padding: 0;
	font-size: 1.5rem;
	color: inherit;
	white-space: normal
}

.display-1,
.display-2,
.display-3,
.display-4 {
	line-height: 1.2
}

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

[type=search] {
	outline-offset: -2px
}

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

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

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

#hero .btn-get-started,
.cta .cta-btn,
.pricing .buy-btn,
.pricing h4,
h3,
h4,
h5,
h6 {
	font-family: Jost, sans-serif
}

.display-1,
.display-2,
.display-3,
.display-4,
.lead {
	font-weight: 300
}

.h1 {
	font-size: 2.5rem
}

.h2 {
	font-size: 2rem
}

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

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

.blockquote,
.h5,
.lead,
h5 {
	font-size: 1.25rem
}

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

.display-1 {
	font-size: 6rem
}

.display-2 {
	font-size: 5.5rem
}

.display-3 {
	font-size: 4.5rem
}

.display-4 {
	font-size: 3.5rem
}

.btn,
.btn-link,
.dropdown-item,
.small,
small {
	font-weight: 400
}

hr {
	box-sizing: content-box;
	height: 0;
	margin-top: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%
}

code,
kbd,
pre {
	font-size: 87.5%
}

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

.carousel-indicators .active,
.img-thumbnail,
.table .table {
	background-color: #fff
}

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

.bs-popover-auto[x-placement^=left],
.bs-popover-left,
.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

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

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

.blockquote-footer::before {
	content: "\2014 \00A0"
}

.img-thumbnail {
	padding: .25rem;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	height: auto
}

.figure-img {
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

.alert-heading,
a>code,
pre code {
	color: inherit
}

code {
	color: #e83e8c;
	word-break: break-word
}

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

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

pre {
	margin-top: 0;
	-ms-overflow-style: scrollbar;
	display: block;
	color: #212529
}

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

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

.card>hr,
.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,
.navbar-nav .nav-link,
.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

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

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

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

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

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

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.order-first {
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-ms-flex-order: 1;
	order: 1
}

.order-3 {
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-ms-flex-order: 12;
	order: 12
}

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

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

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

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

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

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

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

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

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

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

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

.table {
	width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}

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

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

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

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

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

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

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th,
.table-dark.table-bordered,
.table-responsive>.table-bordered {
	border: 0
}

.table .thead-dark th,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #32383e
}

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

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

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

.table-hover .table-primary:hover,
.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,
.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,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

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

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

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

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

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

.table-hover .table-danger:hover,
.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,
.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 .thead-dark th,
.table-dark {
	color: #fff;
	background-color: #212529
}

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

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

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

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

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

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

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

.custom-file,
.custom-file-input,
.custom-file-label,
select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}

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

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

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

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

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

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

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}

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

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
	height: calc(2.875rem + 2px)
}

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

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

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

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

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

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

.invalid-tooltip,
.valid-tooltip {
	position: absolute;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	line-height: 1;
	border-radius: .2rem;
	top: 100%
}

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

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

.valid-tooltip {
	margin-top: .1rem;
	font-size: .875rem;
	color: #fff;
	background-color: rgba(40, 167, 69, .8)
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
	border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

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

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

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

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

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
	background-color: #71dd8a
}

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

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

.custom-file-input.is-valid~.custom-file-label::before,
.was-validated .custom-file-input:valid~.custom-file-label::before {
	border-color: inherit
}

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

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

.invalid-tooltip {
	margin-top: .1rem;
	font-size: .875rem;
	color: #fff;
	background-color: rgba(220, 53, 69, .8)
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

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

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

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

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

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

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

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

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

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

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

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group,
.form-inline .form-check,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.btn {
	display: inline-block;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

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

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-secondary,
.btn-secondary.disabled,
.btn-secondary:disabled,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

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

.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

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

.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

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

.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

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

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

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

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

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

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

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

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

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

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

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

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

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

.btn-link,
.btn-outline-primary,
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
	text-decoration: underline;
	border-color: transparent
}

.btn-outline-primary {
	border-color: #007bff
}

.btn-outline-secondary,
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled,
.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-success,
.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-secondary {
	border-color: #6c757d
}

.btn-outline-success {
	border-color: #28a745
}

.btn-outline-info,
.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

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

.btn-outline-info {
	border-color: #17a2b8
}

.btn-outline-warning {
	border-color: #ffc107
}

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

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

.btn-outline-danger {
	border-color: #dc3545
}

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

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

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

.btn-link:hover {
	color: #0056b3;
	background-color: transparent
}

.btn-link.focus,
.btn-link:focus {
	box-shadow: none
}

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

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom,
.btn-block+.btn-block {
	margin-top: .5rem
}

.fade {
	transition: opacity .15s linear
}

.collapsing {
	position: relative;
	height: 0;
	transition: height .35s
}

.dropdown-toggle::after {
	margin-left: .255em;
	border-top: .3em solid;
	border-bottom: 0
}

.custom-control-label::after,
.custom-control-label::before {
	height: 1rem;
	top: .25rem;
	left: -1.5rem;
	width: 1rem;
	position: absolute
}

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

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

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

.dropup .dropdown-toggle::after {
	margin-left: .255em;
	border-top: 0;
	border-bottom: .3em solid
}

.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
	width: 0;
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent;
	height: 0;
	content: ""
}

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

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

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

.dropleft .dropdown-toggle::after {
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}

.dropleft .dropdown-toggle::before {
	display: inline-block;
	margin-right: .255em;
	border-right: .3em solid;
	vertical-align: 0
}

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

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

.custom-file-input:focus~.custom-file-label::after,
.custom-select:focus {
	border-color: #80bdff
}

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

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active,
.dropdown-menu.show,
.nav-link,
.tab-content>.active {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

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

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

.custom-select,
.input-group-text {
	line-height: 1.5;
	border: 1px solid #ced4da
}

.custom-checkbox .custom-control-label::before,
.custom-select,
.input-group-text,
.nav-pills .nav-link {
	border-radius: .25rem
}

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

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

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

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

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

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

.input-group-text,
.nav {
	display: -ms-flexbox;
	margin-bottom: 0
}

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

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

.input-group-text {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	color: #495057;
	text-align: center;
	background-color: #e9ecef
}

.nav,
.navbar {
	-ms-flex-wrap: wrap
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-radio .custom-control-input:checked~.custom-control-label::before {
	background-color: #007bff
}

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

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

.custom-file,
.custom-select {
	display: inline-block;
	width: 100%
}

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

.badge-primary,
.custom-control-input:checked~.custom-control-label::before,
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff
}

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

.custom-control-label,
.custom-file {
	position: relative;
	margin-bottom: 0
}

.custom-control-label::before {
	display: block;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #dee2e6
}

.custom-control-label::after {
	display: block;
	content: "";
	background-size: 50% 50%
}

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

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	background-color: #007bff
}

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

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

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

.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-select {
	height: calc(2.25rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	color: #495057;
	background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat #fff;
	-moz-appearance: none;
	appearance: none
}

.custom-select-lg,
.custom-select-sm {
	padding-top: .375rem;
	padding-bottom: .375rem
}

.custom-select:focus {
	outline: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
}

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

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

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	height: calc(1.8125rem + 2px);
	font-size: 75%
}

.custom-select-lg {
	height: calc(2.875rem + 2px);
	font-size: 125%
}

.custom-file-label,
.custom-file-label::after {
	padding: .375rem .75rem;
	color: #495057;
	top: 0;
	line-height: 1.5;
	right: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #80bdff;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

.custom-file-label {
	position: absolute;
	left: 0;
	z-index: 1;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label::after {
	position: absolute;
	bottom: 0;
	z-index: 3;
	display: block;
	height: 2.25rem;
	content: "Browse";
	background-color: #e9ecef;
	border-left: 1px solid #ced4da;
	border-radius: 0 .25rem .25rem 0
}

.custom-range {
	width: 100%;
	padding-left: 0;
	background-color: transparent;
	-moz-appearance: none;
	appearance: none
}

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

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-webkit-appearance: none;
	appearance: none
}

.custom-range::-webkit-slider-thumb:focus {
	outline: 0;
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

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

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-moz-appearance: none;
	appearance: none
}

.custom-range::-moz-range-thumb:focus {
	outline: 0;
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

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

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	appearance: none
}

.custom-range::-ms-thumb:focus {
	outline: 0;
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

.nav-tabs .nav-link.disabled,
.navbar-toggler,
button.close {
	background-color: transparent
}

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

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

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

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0
}

.nav-link,
.navbar {
	padding: .5rem 1rem
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-fill .nav-item {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.navbar {
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar>.container,
.navbar>.container-fluid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit
}

.card,
.navbar-nav {
	display: -ms-flexbox
}

.card-header-pills,
.card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.navbar-nav {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.card-img-overlay,
.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	content: "";
	background: center center/100% 100% no-repeat
}

@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
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 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
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 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
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 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
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-expand {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand .navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.cta p,
.mobile-nav-active .mobile-nav-toggle i,
.mobile-nav-toggle i,
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover,
.team .member .social a:hover i {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.card {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.modal-content,
.popover {
	background-clip: padding-box
}

.card>.list-group:first-child .list-group-item:first-child,
.list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-footer,
.card-header {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03)
}

.card-columns .card,
.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child,
.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-img-overlay {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.breadcrumb,
.pagination {
	border-radius: .25rem;
	list-style: none
}

.card-deck,
.card-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card,
.card-group>.card {
	margin-bottom: 15px
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

.accordion .card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	background-color: #e9ecef
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0
}

.page-link {
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.badge,
.close {
	font-weight: 700;
	line-height: 1
}

.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	text-align: center;
	vertical-align: baseline;
	border-radius: .25rem
}

.btn .badge {
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0062cc
}

.badge-secondary {
	color: #fff;
	background-color: #6c757d
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #545b62
}

.badge-success {
	color: #fff;
	background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b
}

.badge-warning {
	color: #212529;
	background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #d39e00
}

.badge-danger {
	color: #fff;
	background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130
}

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

.badge-light[href]:focus,
.badge-light[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5
}

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

.badge-dark[href]:focus,
.badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .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
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width .6s
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: 1s linear infinite progress-bar-stripes;
	animation: 1s linear infinite progress-bar-stripes
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.list-group-item {
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
	z-index: 1;
	text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #6c757d;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}

.list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #004085;
	background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}

.list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.5rem;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.popover,
.tooltip {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	line-break: auto;
	font-size: .875rem;
	text-decoration: none;
	white-space: normal;
	text-transform: none;
	font-style: normal
}

.modal-title,
.popover,
.tooltip {
	line-height: 1.5
}

.popover,
.text-hide,
.tooltip {
	text-shadow: none
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right,
.modal-backdrop.fade,
.tooltip {
	opacity: 0
}

button.close {
	padding: 0;
	border: 0;
	-webkit-appearance: none
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 14444;
	display: none;
	outline: 0
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .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: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}

.popover,
.popover .arrow,
.popover .arrow::after,
.popover .arrow::before,
.tooltip,
.tooltip .arrow {
	position: absolute;
	display: block
}

.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
}

.tooltip {
	z-index: 1070;
	margin: 0;
	text-align: left;
	text-align: start
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	width: .8rem;
	height: .4rem
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-bottom,
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-left,
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.popover {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	text-align: left;
	text-align: start;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover .arrow {
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
	bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
	border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
	bottom: 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
	bottom: 1px;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
	left: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
	border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
	left: 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
	left: 1px;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
	top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
	border-width: 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
	top: 0;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
	top: 1px;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
	right: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
	border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
	right: 0;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
	right: 1px;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-item {
	position: relative;
	display: none;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

@media screen and (prefers-reduced-motion:reduce) {

	.btn,
	.carousel-item,
	.collapsing,
	.fade,
	.form-control,
	.modal.fade .modal-dialog,
	.progress-bar {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.active.carousel-item-right,
.carousel-item-next {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: .6s;
	transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active,
.portfolio .portfolio-item:hover .portfolio-info {
	opacity: 1
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-prev,
	.carousel-fade .carousel-item-next,
	.carousel-fade .carousel-item-prev,
	.carousel-fade .carousel-item.active,
	.carousel-item-next.carousel-item-left,
	.carousel-item-prev.carousel-item-right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	.active.carousel-item-right,
	.carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	.active.carousel-item-left,
	.carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: center center/100% 100% no-repeat
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #0062cc !important
}

.bg-secondary {
	background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #545b62 !important
}

.bg-success {
	background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34 !important
}

.bg-info {
	background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b !important
}

.bg-warning {
	background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00 !important
}

.bg-danger {
	background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #bd2130 !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5 !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #dee2e6 !important
}

.border-top {
	border-top: 1px solid #dee2e6 !important
}

.border-right {
	border-right: 1px solid #dee2e6 !important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}

.border-left {
	border-left: 1px solid #dee2e6 !important
}

.border-0 {
	border: 0 !important
}

.rounded-right,
.rounded-top {
	border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: .25rem !important
}

.rounded-left,
.rounded-top {
	border-top-left-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: .25rem !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #007bff !important
}

.border-secondary {
	border-color: #6c757d !important
}

.border-success {
	border-color: #28a745 !important
}

.border-info {
	border-color: #17a2b8 !important
}

.border-warning {
	border-color: #ffc107 !important
}

.border-danger {
	border-color: #dc3545 !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded {
	border-radius: .25rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-0 {
	border-radius: 0 !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-inline-flex {
	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.857143%
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}

.embed-responsive-4by3::before {
	padding-top: 75%
}

.embed-responsive-1by1::before {
	padding-top: 100%
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-between {
	-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 {
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
	box-shadow: none !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.m-0,
.table_responsive .table-striped {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.mg-btm,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-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: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-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
}

.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
}

.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

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

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

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

	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

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

	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

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

	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

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

	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.form-inline label {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}

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

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

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

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

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

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

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

	.navbar-expand-sm {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}

	.card-deck {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}

	.card-deck .card {
		display: -ms-flexbox;
		display: flex;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}

	.card-group {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-group>.card {
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}

	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}

	.card-group>.card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group>.card:first-child .card-header,
	.card-group>.card:first-child .card-img-top {
		border-top-right-radius: 0
	}

	.card-group>.card:first-child .card-footer,
	.card-group>.card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.card-group>.card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group>.card:last-child .card-header,
	.card-group>.card:last-child .card-img-top {
		border-top-left-radius: 0
	}

	.card-group>.card:last-child .card-footer,
	.card-group>.card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}

	.card-group>.card:only-child {
		border-radius: .25rem
	}

	.card-group>.card:only-child .card-header,
	.card-group>.card:only-child .card-img-top {
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem
	}

	.card-group>.card:only-child .card-footer,
	.card-group>.card:only-child .card-img-bottom {
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: .25rem
	}

	.card-group>.card:not(:first-child):not(:last-child):not(:only-child),
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
		border-radius: 0
	}

	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}

	.jumbotron {
		padding: 4rem 2rem
	}

	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2))
	}

	.modal-sm {
		max-width: 300px
	}

	.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: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}

	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}

	.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: .25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-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: .25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-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
	}

	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

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

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

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

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

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

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

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

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

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

	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.navbar-expand-md {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}

	.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: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}

	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}

	.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: .25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-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: .25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-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
	}

	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}
}

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

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

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

	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

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

	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

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

	.order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.navbar-expand-lg {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}

	.modal-lg {
		max-width: 800px
	}

	/* .d-lg-none {
        display: none !important
    } */

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-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: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}

	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}

	.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: .25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-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
	}

	.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: .25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-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
	}

	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}
}

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

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

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

	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

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

	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

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

	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

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

	.order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.navbar-expand-xl {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}

	.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: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}

	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}

	.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: .25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-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: .25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-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
	}

	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-italic {
	font-style: italic !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0062cc !important
}

.text-muted,
.text-secondary {
	color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #545b62 !important
}

.text-success {
	color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
	color: #1e7e34 !important
}

.text-info {
	color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
	color: #117a8b !important
}

.text-warning {
	color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00 !important
}

.text-danger {
	color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #bd2130 !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: #dae0e5 !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #1d2124 !important
}

.text-body {
	color: #212529 !important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
	color: rgba(255, 255, 255, .5) !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

.mobile-nav,
.nav-menu .drop-down ul {
	visibility: hidden;
	padding: 10px 0;
	opacity: 0
}

@media print {

	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}

	@page {
		size: a3
	}

	.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: -ms-flexbox !important;
		display: flex !important
	}

	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	*,
	::after,
	::before {
		text-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]::after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		border: 1px solid #adb5bd
	}

	thead {
		display: table-header-group
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.container,
	body {
		min-width: 992px !important
	}

	.navbar {
		display: none
	}

	.badge {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #dee2e6 !important
	}

	.table-dark {
		color: inherit
	}

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

	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}

a:hover {
	color: #73c5eb;
	text-decoration: none
}

.back-to-top i {
	transition: .4s
}

.back-to-top i:hover {
	background: #f26019;
	color: #fff
}

#header {
	transition: .5s
}

#header.header-scrolled {
	background: rgba(40, 58, 90, .9)
}

#footer .credits a,
.get-started-btn,
.nav-menu a {
	transition: .3s
}

#hero .btn-watch-video:hover i,
.faq .faq-list a.collapsed:hover,
.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul li:hover>a,
.nav-menu a:hover,
.nav-menu li:hover>a,
.portfolio .portfolio-item .portfolio-info .details-link:hover,
.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.services .icon-box:hover h4 a,
.why-us .accordion-list a.collapsed:hover {
	color: #f57d43
}

.nav-menu .drop-down ul {
	border-radius: 8px;
	display: block;
	position: absolute;
	left: 14px;
	top: calc(100% + 30px);
	z-index: 99;
	background: #fff;
	box-shadow: 0 0 30px rgba(127, 137, 161, .25);
	transition: .3s
}

.nav-menu .drop-down:hover>ul {
	opacity: 1;
	top: 100%;
	visibility: visible
}

.nav-menu .drop-down li {
	min-width: 180px;
	position: relative
}

.nav-menu .drop-down ul a {
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	color: #0c3c53
}

.nav-menu .drop-down>a:after {
	content: "\ea99";
	font-family: IcoFont;
	padding-left: 5px
}

.nav-menu .drop-down .drop-down ul {
	top: 0;
	left: calc(100% - 30px)
}

.nav-menu .drop-down .drop-down:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%
}

.mobile-nav .drop-down>a,
.nav-menu .drop-down .drop-down>a {
	padding-right: 35px
}

.nav-menu .drop-down .drop-down>a:after {
	content: "\eaa0";
	font-family: IcoFont;
	position: absolute;
	right: 15px
}

@media (max-width:1366px) {
	.nav-menu .drop-down .drop-down ul {
		left: -90%
	}

	.nav-menu .drop-down .drop-down:hover>ul {
		left: -100%
	}

	.nav-menu .drop-down .drop-down>a:after {
		content: "\ea9d"
	}
}

.contact .info .address:hover i,
.contact .info .email:hover i,
.contact .info .phone:hover i,
.contact .info .social-links a:hover,
.get-started-btn:hover,
.portfolio #portfolio-flters li.filter-active,
.portfolio #portfolio-flters li:hover,
.pricing .buy-btn:hover,
.pricing .featured .buy-btn {
	background: #f57d43;
	color: #fff
}

.mobile-nav-toggle {
	position: fixed;
	top: 20px;
	right: 15px;
	z-index: 999;
	border: 0;
	background: 0 0;
	font-size: 24px;
	transition: .4s;
	outline: 0 !important;
	line-height: 1;
	cursor: pointer;
	text-align: right
}

.mobile-nav,
.mobile-nav-overly {
	position: fixed;
	transition: .2s ease-in-out
}

.mobile-nav {
	top: 55px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	z-index: 122222;
	overflow-y: auto;
	background: #fff;
	border-radius: 10px
}

.mobile-nav * {
	margin: 0;
	padding: 0;
	list-style: none
}

.mobile-nav a {
	display: block;
	position: relative;
	color: #37517e;
	padding: 10px 20px;
	font-weight: 500;
	outline: 0
}

.mobile-nav .active>a,
.mobile-nav a:hover,
.mobile-nav li:hover>a {
	color: #f57d43;
	text-decoration: none
}

.mobile-nav .drop-down>a:after {
	content: "\ea99";
	font-family: IcoFont;
	padding-left: 10px;
	position: absolute;
	right: 15px
}

.mobile-nav .drop-down ul {
	display: none;
	overflow: hidden
}

.mobile-nav .drop-down li {
	padding-left: 20px
}

.about .content ul,
.faq .faq-list ul,
.skills .content ul,
.why-us .accordion-list ul {
	padding: 0;
	list-style: none
}

.mobile-nav-overly {
	width: 100%;
	height: 100%;
	z-index: 9997;
	top: 0;
	left: 0;
	background: rgba(40, 58, 90, .6);
	overflow: hidden;
	display: none
}

.mobile-nav-active .mobile-nav {
	opacity: 1;
	visibility: visible
}

#hero .btn-get-started {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 28px 11px;
	border-radius: 50px;
	transition: .5s;
	margin: 10px 0 0;
	color: #fff;
	background: #f57d43
}

#footer .footer-newsletter form input[type=submit]:hover,
#hero .btn-get-started:hover,
.contact .employer-network button[type=submit]:hover,
.contact .form-apply-1 button[type=submit]:hover,
.contact .form-apply-2 button[type=submit]:hover,
.contact .form-apply-linux-webhosting button[type=submit]:hover,
.contact .php-email-form button[type=submit]:hover {
	background: #f26019
}

#hero .btn-watch-video {
	font-size: 16px;
	display: inline-block;
	padding: 10px 0 8px 40px;
	transition: .5s;
	margin: 10px 0 0 25px;
	color: #fff;
	position: relative
}

#hero .btn-watch-video i {
	color: #fff;
	font-size: 32px;
	position: absolute;
	left: 0;
	top: 7px;
	transition: .3s
}

#hero .animated {
	animation: 2s ease-in-out infinite alternate-reverse both up-down
}

@media (max-width:991px) {
	#hero .animated {
		-webkit-animation: none;
		animation: none
	}

	#hero .hero-img {
		text-align: center
	}

	#hero .hero-img img {
		width: 50%
	}
}

@media (max-width:768px) {
	#hero .hero-img img {
		width: 70%
	}
}

@-webkit-keyframes up-down {
	0% {
		transform: translateY(10px)
	}

	100% {
		transform: translateY(-10px)
	}
}

@keyframes up-down {
	0% {
		transform: translateY(10px)
	}

	100% {
		transform: translateY(-10px)
	}
}

.wrapper {
	padding: 60px 0;
	overflow: hidden
}

.section-title {
	text-align: center;
	padding-bottom: 30px
}

.section-title h2 {
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	color: #37517e
}

.section-title h2::before {
	content: "";
	position: absolute;
	display: block;
	width: 120px;
	height: 1px;
	background: #ddd;
	bottom: 1px;
	left: calc(50% - 60px)
}

.section-title h2::after {
	content: "";
	position: absolute;
	display: block;
	width: 40px;
	height: 3px;
	background: #f57d43;
	bottom: 0;
	left: calc(50% - 20px)
}

.cliens img {
	transition: .4s ease-in-out
}

.cliens img:hover {
	filter: none;
	transform: scale(1.1)
}

.about .content h3 {
	font-weight: 600;
	font-size: 26px
}

.about .content ul li {
	padding-left: 28px;
	position: relative
}

.about .content ul li+li,
.portfolio-details .portfolio-info ul li+li {
	margin-top: 10px
}

.about .content ul i {
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 20px;
	color: #f57d43;
	line-height: 1
}

.about .content .btn-learn-more {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 12px 32px;
	border-radius: 4px;
	transition: .3s;
	line-height: 1;
	color: #f57d43;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	margin-top: 6px;
	border: 2px solid #f57d43
}

.about .content .btn-learn-more:hover {
	background: #f57d43;
	color: #fff;
	text-decoration: none
}

.why-us .content {
	padding: 60px 100px 0
}

.why-us .content h3 {
	font-weight: 400;
	font-size: 34px;
	color: #37517e
}

.why-us .content h4 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 5px
}

.why-us .content p {
	font-size: 15px;
	color: #848484
}

.why-us .img {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center
}

.why-us .accordion-list {
	padding: 0 100px 60px
}

.faq .faq-list li+li,
.why-us .accordion-list li+li {
	margin-top: 15px
}

.why-us .accordion-list li {
	padding: 20px;
	background: #fff;
	border-radius: 4px
}

.skills .content ul li,
.team .member span {
	padding-bottom: 10px
}

.why-us .accordion-list a {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	padding-right: 30px;
	outline: 0
}

.why-us .accordion-list span {
	color: #f57d43;
	font-weight: 600;
	font-size: 18px;
	padding-right: 10px
}

.why-us .accordion-list a.collapsed {
	color: #343a40
}

@media (max-width:992px) {
	.why-us .img {
		min-height: 400px
	}

	.why-us .content {
		padding-top: 30px
	}

	.why-us .accordion-list {
		padding-bottom: 30px
	}

	.pricing .box {
		max-width: 60%;
		margin: 0 auto 30px
	}
}

@media (max-width:575px) {
	#hero .hero-img img {
		width: 80%
	}

	#hero .btn-get-started {
		font-size: 16px;
		padding: 10px 24px 11px
	}

	#hero .btn-watch-video {
		font-size: 16px;
		padding: 10px 0 8px 40px;
		margin-left: 20px
	}

	#hero .btn-watch-video i {
		font-size: 32px;
		top: 7px
	}

	.why-us .img {
		min-height: 200px
	}
}

.skills .content h3 {
	font-weight: 700;
	font-size: 32px;
	color: #37517e
}

.skills .content ul i {
	font-size: 20px;
	padding-right: 4px;
	color: #f57d43
}

.skills .progress {
	height: 50px;
	display: block;
	background: 0 0
}

.skills .progress .skill {
	padding: 10px 0;
	margin: 0 0 6px;
	text-transform: uppercase;
	display: block;
	font-weight: 600;
	color: #37517e
}

.skills .progress .skill .val {
	float: right;
	font-style: normal
}

.skills .progress-bar-wrap {
	background: #e8edf5
}

.skills .progress-bar {
	width: 1px;
	height: 10px;
	transition: .9s;
	background-color: #4668a2
}

.services .icon-box {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .1);
	padding: 50px 30px;
	transition: .4s ease-in-out;
	background: #fff
}

.services .icon-box .icon {
	margin-bottom: 10px
}

.services .icon-box .icon i {
	color: #f57d43;
	font-size: 36px;
	transition: .3s
}

.services .icon-box h4 {
	font-weight: 500;
	margin-bottom: 15px;
	font-size: 24px
}

.services .icon-box h4 a {
	color: #37517e;
	transition: .3s ease-in-out
}

.services .icon-box p {
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 0
}

.services .icon-box:hover,
.team .member:hover {
	transform: translateY(-10px)
}

.cta {
	background: linear-gradient(rgba(40, 58, 90, .9), rgba(40, 58, 90, .9)) 0 0/cover, url("../img/cta-bg.webp") center center/cover fixed;
	padding: 120px 0
}

.cta h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 700
}

.cta .cta-btn {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 12px 40px;
	border-radius: 50px;
	transition: .5s;
	margin: 10px;
	border: 2px solid #fff;
	color: #fff
}

.cta .cta-btn:hover {
	background: #f57d43;
	border: 2px solid #f57d43
}


.tab_bg_active .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #ffffff !important;
	background-color: #f57d43 !important;
	border-color: #dee2e6 #dee2e6 #fff !important;
}

.tab_bg_active .nav-tabs .nav-link {
	border-right: 1px solid #0000000f !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	font-size: 15px !important;
	font-weight: bold !important;
}

.bg_sub {
	background-color: #F3F8F9;
}

.tab_bg_active {
	box-shadow: -2px 1px 17px 3px rgb(0 0 0 / 2%);
	background-color: white;
	border-radius: 5px;
}

.tab_bg_active .nav-tabs .nav-item {
	margin-bottom: -1px;
	width: auto;
	text-align: center;
}

.tab_bg_active .table {
	vertical-align: bottom;
	border-bottom: 1px solid #f3f3f3 !important;
	background-color: #f3f8f9;
	font-size: 14px !important;
	font-weight: 600;
}

.tab_bg_active .nav-link,
.navbar {
	padding: 15px 15px !important;
}

.tab_bg_active .tp ul {
	list-style: decimal;
	padding: 0px;
	font-size: 15px;
	font-weight: 500;
	color: #626262;
	padding-left: 15px;
}

.tab_bg_active .tp_bullet ul li {
	padding-bottom: 14px;
	line-height: 28px;
}

.tab_bg_active .tp_bullet ul {
	list-style: none;
	padding: 0px;
	font-size: 15px;
	font-weight: 500;
	color: #626262;
}

.tab_bg_active .tp_bullet ul li img {
	width: 12px;
	margin-right: 10px;
}

.tab_bg_active .tp_bullet h3 {
	font-weight: 600;
	color: #f57d43;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	font-size: 20px;
}

.tab_bg_active .tp ul li {
	padding-bottom: 14px;
	line-height: 28px;
}

.style_none_ttx {
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	list-style: none !important;
}


.tab_bg_active .bx {
	font-size: 22px;
	color: #f57d43;
	margin-right: 10px;
}

.tab_bg_active p {
	font-size: 14px;
	font-weight: 400;
	color: #626262;
	margin-bottom: 15px;
	line-height: 26px;
}

.tab_bg_active h2 {
	font-size: 22px !important;
	font-weight: 600;
	color: #212529;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.tab_bg_active a {
	color: #000 !important;
}

.sub_banner_ten {
	background-image: url(../img/ten_bg.png) !important;
	background-position: center !important;
	background-size: cover !important;
	min-height: 300px !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	background-repeat: no-repeat !important;
	text-align: center;
}

.sub_banner_ten h2 {
	font-weight: 600;
	font-size: 38px !important;
	color: #ffffff !important;
}

.sub_banner_ten ol {
	justify-content: center;
}

.sub_banner_ten ol li {
	color: #fff;
}

.sub_banner_ten ol li+li::before {
	color: #ffffff !important;
}

.tab_bg_next {
	box-shadow: -2px 1px 17px 3px rgb(0 0 0 / 2%);
	background-color: white;
	border-radius: 5px;
}

.tab_bg_next h2 {
	font-size: 22px !important;
	font-weight: 600;
	color: #212529;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.tab_bg_next ul {
	list-style: none;
	padding: 0;
}

.tab_bg_next ul li {
	padding-left: 32px;
	margin-bottom: 16px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	color: #626262;
	line-height: 24px;
}

.font_weight_bold {
	font-weight: bold;
	color: #363636 !important;
}

.font_weight_bold_two {
	font-weight: 800;
	color: #363636 !important;
	font-size: 14px;
	padding-right: 5px;
}

.font_weight_bold_three {
	font-weight: 800;
	color: #363636 !important;
	font-size: 14px;
	padding-right: 5px;
}

.tab_bg_next p {
	font-size: 14px;
	font-weight: 500;
	color: #626262;
	margin-bottom: 10px !important;
	line-height: 30px;
}

.tab_bg_next img {
	width: 20px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	right: 0;
}

.tab_bg_next_bottom {
	box-shadow: -2px 1px 17px 3px rgb(0 0 0 / 2%);
	border-radius: 5px;
	background-image: url(../img/rg.png) !important;
	background-position: center !important;
	background-size: cover !important;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
}

.tab_bg_next_bottom h2 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 12px;
	margin-top: 1px !important;
}

.tab_bg_next_bottom p {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 15px;
}

.reg-btn {
	background-color: #f57d43;
	color: #fff;
	border-radius: 50px;
	padding: 6px 25px 7px 25px;
	white-space: nowrap;
	font-size: 14px;
	display: inline-block;
	border: 2px solid #f57d43;
	font-weight: 600;
}

@media (max-width:1024px) {

	.why-us .accordion-list,
	.why-us .content {
		padding-left: 0;
		padding-right: 0
	}

	.cta {
		background-attachment: scroll
	}
}

@media (min-width:769px) {
	.cta .cta-btn-container {
		display: flex;
		align-items: center;
		justify-content: flex-end
	}

}

.portfolio #portfolio-flters {
	list-style: none;
	margin-bottom: 20px
}

.portfolio #portfolio-flters li {
	cursor: pointer;
	display: inline-block;
	margin: 10px 5px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	color: #444;
	transition: .3s;
	padding: 8px 20px;
	border-radius: 50px
}

#footer .footer-top .footer-contact,
#footer .footer-top .footer-links,
.portfolio .portfolio-item {
	margin-bottom: 30px
}

.portfolio .portfolio-item .portfolio-img img {
	transition: .6s
}

.contact .info i,
.team .member .pic img,
.team .member .social a {
	transition: .3s ease-in-out
}

.portfolio .portfolio-item .portfolio-info {
	opacity: 0;
	position: absolute;
	left: 15px;
	bottom: 0;
	z-index: 3;
	right: 15px;
	transition: .3s;
	background: rgba(55, 81, 126, .8);
	padding: 10px 15px
}

.portfolio .portfolio-item .portfolio-info h4 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0
}

.portfolio .portfolio-item .portfolio-info p {
	color: #f9fcfe;
	font-size: 14px;
	margin-bottom: 0
}

.portfolio .portfolio-item .portfolio-info .details-link,
.portfolio .portfolio-item .portfolio-info .preview-link {
	position: absolute;
	right: 40px;
	font-size: 24px;
	top: calc(50% - 18px);
	color: #fff;
	transition: .3s
}

.portfolio .portfolio-item .portfolio-info .details-link {
	right: 10px
}

.portfolio .portfolio-item:hover .portfolio-img img {
	transform: scale(1.15)
}

.team .member {
	position: relative;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
	padding: 30px;
	border-radius: 5px;
	background: #fff;
	transition: .5s
}

.team .member .pic {
	overflow: hidden;
	max-width: 107px;
	border-radius: 50%;
	border: 1px solid #ececec
}

.team .member .member-info {
	padding-left: 30px
}

.team .member h4 {
	font-weight: 700;
	margin-bottom: 5px;
	font-size: 20px;
	color: #37517e
}

.team .member span {
	display: block;
	font-size: 15px;
	position: relative;
	font-weight: 500
}

.team .member span::after {
	content: "";
	position: absolute;
	display: block;
	width: 50px;
	height: 1px;
	background: #cbd6e9;
	bottom: 0;
	left: 0
}

.team .member p {
	margin: 10px 0 0;
	font-size: 14px
}

.team .member .social {
	margin-top: 12px;
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.team .member .social a {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	width: 32px;
	height: 32px;
	background: #eff2f8
}

.team .member .social a i {
	color: #37517e;
	font-size: 16px;
	margin: 0 2px
}

.team .member .social a:hover {
	background: #f57d43
}

.team .member .social a+a {
	margin-left: 8px
}

.portfolio-details,
.pricing .row {
	padding-top: 40px
}

.pricing .box {
	padding: 60px 40px;
	box-shadow: 0 3px 20px -2px rgba(20, 45, 100, .1);
	background: #fff;
	height: 100%;
	border-top: 4px solid #fff;
	border-radius: 5px
}

.pricing h3 {
	font-weight: 500;
	margin-bottom: 15px;
	font-size: 20px;
	color: #37517e
}

.pricing h4 {
	font-size: 48px;
	color: #37517e;
	font-weight: 400;
	margin-bottom: 25px
}

.pricing h4 sup {
	font-size: 28px
}

.pricing h4 span {
	color: #f57d43;
	font-size: 18px;
	display: block
}

.pricing ul {
	padding: 20px 0;
	list-style: none;
	color: #999;
	text-align: left;
	line-height: 20px
}

.pricing ul li {
	padding: 10px 0 10px 30px;
	position: relative
}

.pricing ul i {
	color: #28a745;
	font-size: 24px;
	position: absolute;
	left: 0;
	top: 6px
}

.pricing ul .na,
.pricing ul .na i {
	color: #ccc
}

.pricing ul .na span {
	text-decoration: line-through
}

.pricing .buy-btn {
	display: inline-block;
	padding: 12px 35px;
	border-radius: 50px;
	color: #f57d43;
	transition: .3s;
	font-size: 16px;
	font-weight: 500;
	border: 1px solid #f57d43
}

.pricing .featured {
	border-top-color: #f57d43
}

.pricing .featured .buy-btn:hover {
	background: #23a3df
}

@media (max-width:767px) {
	.pricing .box {
		max-width: 80%;
		margin: 0 auto 30px
	}


	.tab_bg_active .nav-tabs .nav-item {
		margin-bottom: -1px;
		width: 50%;
		text-align: center;
	}
}

@media (max-width:420px) {
	.pricing .box {
		max-width: 100%;
		margin: 0 auto 30px
	}
}

.faq .faq-list {
	padding: 0 100px
}

.faq .faq-list li {
	padding: 20px;
	background: #fff;
	border-radius: 4px;
	position: relative
}

.faq .faq-list a {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	padding: 0 30px;
	outline: 0
}

.faq .faq-list .icon-help {
	font-size: 24px;
	position: absolute;
	right: 0;
	left: 20px;
	color: #f57d43
}

.faq .faq-list .icon-close,
.faq .faq-list .icon-show {
	font-size: 24px;
	position: absolute;
	right: 0;
	top: 0
}

.faq .faq-list p {
	margin-bottom: 0;
	padding: 10px 0 0
}

.faq .faq-list a.collapsed {
	color: #37517e;
	transition: .3s
}

@media (max-width:1200px) {
	.faq .faq-list {
		padding: 0
	}
}

.contact .info {
	border-top: 3px solid #f57d43;
	border-bottom: 3px solid #f57d43;
	padding: 30px;
	background: #fff;
	width: 100%;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1)
}

.contact .info i {
	font-size: 20px;
	color: #f57d43;
	float: left;
	width: 44px;
	height: 44px;
	background: #e7f5fb;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px
}

.contact .info h4 {
	padding: 0 0 0 60px;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #37517e
}

.contact .info p {
	padding: 0 0 10px 60px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #6182ba
}

.contact .info .email p {
	padding-top: 5px
}

.contact .info .social-links {
	padding-left: 60px
}

.contact .info .social-links a {
	font-size: 18px;
	display: inline-block;
	background: #333;
	color: #fff;
	line-height: 1;
	padding: 8px 0;
	border-radius: 50%;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: .3s;
	margin-right: 10px
}

.contact .employer-network,
.contact .form-apply-1,
.contact .form-apply-2,
.contact .form-apply-linux-webhosting,
.contact .php-email-form {
	width: 100%;
	border-top: 3px solid #f57d43;
	border-bottom: 3px solid #f57d43;
	padding: 30px;
	background: #fff;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .12)
}

.contact .employer-network .form-group,
.contact .form-apply-1 .form-group,
.contact .form-apply-2 .form-group,
.contact .form-apply-linux-webhosting .form-group,
.contact .php-email-form .form-group {
	padding-bottom: 8px
}

.contact .employer-network .validate,
.contact .form-apply-1 .validate,
.contact .form-apply-2 .validate,
.contact .form-apply-linux-webhosting .validate {
	display: none;
	color: red;
	margin: 0 0 15px;
	font-weight: 400;
	font-size: 13px
}

.contact .employer-network .error-message,
.contact .form-apply-1 .error-message,
.contact .form-apply-2 .error-message,
.contact .form-apply-linux-webhosting .error-message {
	display: none;
	color: #fff;
	background: #ed3c0d;
	text-align: left;
	padding: 15px;
	font-weight: 600
}

.contact .employer-network .error-message br+br,
.contact .form-apply-1 .error-message br+br,
.contact .form-apply-2 .error-message br+br,
.contact .form-apply-linux-webhosting .error-message br+br,
.contact .php-email-form .error-message br+br {
	margin-top: 25px
}

.contact .employer-network .sent-message,
.contact .form-apply-1 .sent-message,
.contact .form-apply-2 .sent-message,
.contact .form-apply-linux-webhosting .sent-message {
	display: none;
	color: #fff;
	background: #18d26e;
	text-align: center;
	padding: 15px;
	font-weight: 600
}

.contact .employer-network .loading,
.contact .form-apply-1 .loading,
.contact .form-apply-2 .loading,
.contact .form-apply-linux-webhosting .loading {
	display: none;
	background: #fff;
	text-align: center;
	padding: 15px
}

.contact .employer-network .loading:before,
.contact .form-apply-1 .loading:before,
.contact .form-apply-2 .loading:before,
.contact .form-apply-linux-webhosting .loading:before {
	content: "";
	display: inline-block;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin: 0 10px -6px 0;
	border: 3px solid #18d26e;
	border-top-color: #eee;
	-webkit-animation: 1s linear infinite animate-loading;
	animation: 1s linear infinite animate-loading
}

.contact .employer-network input,
.contact .employer-network textarea,
.contact .form-apply-1 input,
.contact .form-apply-1 textarea,
.contact .form-apply-2 input,
.contact .form-apply-2 textarea,
.contact .form-apply-linux-webhosting input,
.contact .form-apply-linux-webhosting textarea,
.contact .php-email-form input,
.contact .php-email-form textarea {
	border-radius: 4px;
	box-shadow: none;
	font-size: 14px
}

.contact .employer-network input:focus,
.contact .employer-network textarea:focus,
.contact .form-apply-1 input:focus,
.contact .form-apply-1 textarea:focus,
.contact .form-apply-2 input:focus,
.contact .form-apply-2 textarea:focus,
.contact .form-apply-linux-webhosting input:focus,
.contact .form-apply-linux-webhosting textarea:focus,
.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
	border-color: #f57d43
}

.contact .employer-network input,
.contact .form-apply-1 input,
.contact .form-apply-2 input,
.contact .form-apply-linux-webhosting input,
.contact .php-email-form input {
	height: 44px
}

.contact .employer-network textarea,
.contact .form-apply-1 textarea,
.contact .form-apply-2 textarea,
.contact .form-apply-linux-webhosting textarea,
.contact .php-email-form textarea {
	padding: 10px 12px
}

.contact .employer-network button[type=submit],
.contact .form-apply-1 button[type=submit],
.contact .form-apply-2 button[type=submit],
.contact .form-apply-linux-webhosting button[type=submit],
.contact .php-email-form button[type=submit] {
	background: #f57d43;
	border: 0;
	padding: 12px 34px;
	color: #fff;
	transition: .4s;
	border-radius: 50px
}

.breadcrumbs {
	padding: 15px 0;
	background: #f3f5fa;
	min-height: 40px;
	margin-top: 72px
}

@media (max-width:992px) {
	.breadcrumbs {
		margin-top: 68px
	}
}

.breadcrumbs h2 {
	font-size: 28px;
	font-weight: 600;
	color: #37517e
}

.breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 0 10px;
	margin: 0;
	font-size: 14px
}

.breadcrumbs ol li+li {
	padding-left: 10px
}

.breadcrumbs ol li+li::before {
	display: inline-block;
	padding-right: 10px;
	color: #4668a2;
	content: "/"
}

.portfolio-details .portfolio-details-carousel {
	position: relative;
	z-index: 1
}

.portfolio-details .portfolio-details-carousel .owl-dots,
.portfolio-details .portfolio-details-carousel .owl-nav {
	margin-top: 5px;
	text-align: left
}

.portfolio-details .portfolio-details-carousel .owl-dot {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #ddd !important
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
	background-color: #f57d43 !important
}

.portfolio-details .portfolio-info {
	padding: 30px;
	position: absolute;
	right: 0;
	bottom: -70px;
	background: #fff;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
	z-index: 2
}

.portfolio-details .portfolio-info h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee
}

.portfolio-details .portfolio-info ul {
	list-style: none;
	padding: 0;
	font-size: 15px
}

.portfolio-details .portfolio-description {
	padding-top: 50px
}

.portfolio-details .portfolio-description h2 {
	width: 50%;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 20px
}

.portfolio-details .portfolio-description p {
	padding: 0
}

.course-details-box {
	width: 100%;
	background: #fff;
	padding: 25px;
	box-shadow: -1px 0 11px 8px rgba(161, 154, 154, .2);
	-webkit-box-shadow: -1px 0 11px 8px rgba(161, 154, 154, .2);
	-moz-box-shadow: -1px 0 11px 8px rgba(161, 154, 154, .2);
	clear: both;
	overflow: hidden
}

.blue-icn img {
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 15px
}

.crs-txt {
	text-transform: uppercase;
	font-size: 13px
}

.width-auto {
	width: auto;
	float: left
}

.b-txt {
	font-size: 13px;
	font-weight: 700
}

.form-apply-1,
.form-apply-linux-webhosting {
	color: #444 !important
}

#footer {
	font-size: 14px;
	background: #37517e
}

#footer .footer-newsletter {
	padding: 50px 0;
	background: #f3f5fa;
	text-align: center;
	font-size: 15px;
	color: #444
}

#footer .footer-newsletter h4 {
	font-size: 24px;
	margin: 0 0 20px;
	padding: 0;
	line-height: 1;
	font-weight: 600;
	color: #37517e
}

#footer .footer-newsletter form {
	margin-top: 30px;
	background: #fff;
	padding: 6px 10px;
	position: relative;
	border-radius: 50px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .06);
	text-align: left
}

#footer .footer-newsletter form input[type=email] {
	border: 0;
	padding: 4px 8px;
	width: calc(100% - 100px)
}

#footer .footer-newsletter form input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	border: 0;
	background: #f57d43;
	font-size: 16px;
	padding: 0 20px;
	color: #fff;
	transition: .3s;
	border-radius: 50px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .1)
}

#footer .footer-top {
	padding: 60px 0 30px;
	background: #fff
}

#footer .footer-top .footer-contact h3 {
	font-size: 28px;
	margin: 0 0 10px;
	padding: 2px 0;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
	color: #37517e
}

#footer .footer-top .footer-contact p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	font-family: Jost, sans-serif;
	color: #5e5e5e
}

#footer .footer-top h4 {
	font-size: 16px;
	font-weight: 700;
	color: #37517e;
	position: relative;
	padding-bottom: 12px
}

#footer .footer-top .footer-links ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#footer .footer-top .footer-links ul i {
	padding-right: 2px;
	color: #f57d43;
	font-size: 18px;
	line-height: 1
}

#footer .footer-top .footer-links ul li {
	padding: 10px 0;
	display: flex;
	align-items: center
}

#footer .footer-top .footer-links ul li:first-child {
	padding-top: 0
}

#footer .footer-top .footer-links ul a {
	color: #777;
	transition: .3s;
	display: inline-block;
	line-height: 1
}

#footer .footer-top .footer-links ul a:hover {
	text-decoration: none;
	color: #f57d43
}

#footer .footer-top .social-links a {
	font-size: 18px;
	display: inline-block;
	background: #f57d43;
	color: #fff;
	line-height: 1;
	padding: 8px 0;
	margin-right: 4px;
	border-radius: 50%;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: .3s
}

#footer .footer-top .social-links a:hover {
	background: #f26019;
	color: #fff;
	text-decoration: none
}

#footer .footer-bottom {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff
}

#footer .copyright {
	float: left
}

#footer .credits {
	float: right;
	font-size: 13px
}

@media (max-width:768px) {
	.portfolio-details .portfolio-description h2 {
		width: 100%
	}

	.portfolio-details .portfolio-info {
		position: static;
		margin-top: 30px
	}

	#footer .footer-bottom {
		padding-top: 20px;
		padding-bottom: 20px
	}

	#footer .copyright,
	#footer .credits {
		text-align: center;
		float: none
	}

	#footer .credits {
		padding-top: 4px
	}
}

.form-group.required .control-label:after {
	content: "*";
	color: red
}

.section-title .sub-title {
	text-transform: uppercase;
	color: #3333338c;
	font-size: 1em;
	font-weight: 700
}

.section-title .sub-title:after {
	content: " :"
}

.form-check input.form-check-input {
	height: auto
}

div.form-check {
	padding-bottom: .75em
}

.hide-it {
	opacity: 0 !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important
}

.active_linux_section,
.course_details,
.linux_administration h2,
.table_responsive {
	width: 100%;
	display: inline-block
}

.no-webp #hero.banner {
	background-image: url(../img/banner-img.jpg)
}

.webp #hero.banner {
	background-image: url(../img/banner-img.webp)
}

.no-webp .img-we-are-hiring {
	background-image: url(../img/why-us.png)
}

.webp .img-we-are-hiring {
	background-image: url(../img/why-us.webp)
}

.how-to-join-txt {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap
}

.form-control::placeholder {
	opacity: .55
}

.error {
	overflow: hidden;
	color: red;
	font-weight: 600;
	font-size: 13px
}

.scholarship-title {
	font-size: 24px !important;
	line-height: 36px;
	margin-bottom: 1.5rem
}

.linux_administration h2 {
	font-size: 24px;
	margin: 15px 0 10px
}

.table_responsive {
	margin: 20px 0 0;
	overflow-x: auto;
	border-bottom: 1px solid #ccc
}

.linux_cnt_box li {
	padding: 6px 0
}

.linux_cnt_box h6 {
	font-size: 20px
}

.active_linux_section {
	background: url(../img/linux-web-hosting-course-bg.png) 0 0/cover;
	background-image: -webkit-image-set(url(../img/linux-web-hosting-course-bg.webp) 1x);
	color: #fff;
	padding: 56px 10px
}

.active_linux_section h3 {
	text-align: center;
	padding: 10px 0 33px
}

.active_linux_section p {
	margin: 0;
	padding: 3px 0;
	font-size: 14px
}

.active_linux_section a {
	background: #f57d43;
	padding: 10px 15px;
	min-width: 172px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-weight: 600;
	border-radius: 31px;
	margin-top: 41px;
	margin-right: 1rem;
}

.white_bt {
	background: #fff !important;
	color: #000 !important
}

.white_bt:hover {
	background: #f57d43 !important;
	color: #fff !important
}

.active_linux_section a:hover {
	background: #fff;
	color: #000
}

.linux_cnt_box ul {
	margin: 10px 32px;
	padding: 0 10px 25px
}

.course_details {
	margin: 19px 0
}

.course_details p {
	margin: 0
}

.web_hosting_contact h3 {
	padding: 10px 0 0 !important;
	margin: 0 !important;
	text-align: center !important
}

.web_hosting_contact a {
	margin-top: 16px !important
}

@media (min-width:320px) and (max-width:480px) {
	.table_responsive .table-striped {
		width: 400px;
		max-width: max-content
	}
}

@media (min-width:320px) and (max-width:768px) {
	.active_linux_section h3 {
		text-align: left;
		padding: 10px 0 13px
	}

	.active_linux_section {
		padding: 20px 10px 30px
	}

	.active_linux_section a {
		margin-top: 20px
	}
}

@media (min-width:768px) and (max-width:992px) {
	.active_linux_section a {
		margin-top: 20px
	}
}

.heavy-tiitle h1 {
	font-size: 67px !important;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	line-height: 75px !important;
}

.o_txt {
	color: #f57d43 !important;
}

.hm_mr {
	margin-top: 10px;
}

#hero {
	height: 95vh !important;
}

@media(min-width:1381px) {
	#hero {
		height: 85vh !important;
	}

	.mg-btm-6 {
		margin-bottom: 110px !important;
	}
}

.normal-text {
	font-weight: 400 !important;
	margin-bottom: 5px !important;
}

.ntxt {
	font-weight: 100 !important;
}

.mg-btm-6 {
	margin-bottom: 55px;
}

.font-sec {
	font-size: 30px;
}

.b-outr button {
	background: #f57d43;
	border: 0;
	padding: 12px 34px;
	color: #fff;
	transition: .4s;
	border-radius: 50px;
}

.b-outr button:hover {
	background: #f26019;
}

.m-tp {
	margin-top: 20px;
}

@media(max-width:767px) {
	#hero {
		height: auto !important;
	}
}

@media(max-width:767px) {
	.webp #hero.banner {
		background-image: url(../img/banner-mobile-img.webp);
		background-position: 50% 90% !important;
	}
}

.card-header .title {
	font-size: 17px;
	color: #000
}

.card-header .accicon {
	float: right;
	font-size: 20px;
	width: 1.2em
}

.card-header {
	cursor: pointer;
	border-bottom: none
}

.card {
	border: 1px solid #ddd
}

.card-body {
	border-top: 1px solid #ddd
}

.card-header:not(.collapsed) .rotate-icon {
	transform: rotate(180deg)
}

.linux-admin .card .card-header {
	font-weight: 800;
	border-bottom: 1px solid #ddd !important
}

.linux-admin .card .card-header .title {
	color: #6c757d !important
}

.linux-admin .card .card-body {
	border: 1px solid #f57d43 !important;
	background: #f57d43;
	color: #fff;
	margin: 0 !important;
	padding: 0 !important
}

.linux-admin .card {
	margin-bottom: 15px;
}

.inner-page-header {
	width: 100%;
	height: 400px;
	padding-top: 0;
	padding-bottom: 0;
}

@media(max-width:1024px) {
	.inner-page-header {
		height: auto;
	}
}

.inner-page-header-skill {
	width: 100%;
	height: 290px;
	padding-top: 0;
	padding-bottom: 0;
}

@media(max-width:1024px) {
	.inner-page-header-skill {
		height: auto;
	}
}

.webdevelopment-skill-list ul li {
	list-style: decimal;
	padding: 10px 0;
}

.accordion ul {
	padding: 15px;
	margin-left: 21px;
}

.accordion ul li {
	padding: 10px
}

.accordion .card .card-header .title {
	font-size: 13px;
}

@media(min-width:1300px) {
	.python_banner {
		width: 100% !important;
		object-fit: cover !important;
	}
}

.job-search {
	color: #3D4D6A;
	font-size: 33px !important;
}

.webinar-main {
	background: url(../img/webinar-bg.png);
	background-color: #0F2338;
	color: #fff;
	margin-top: 13px;
	position: relative
}

.webiniar-icons {
	margin-right: 20px !important
}

.led_icon {
	padding-left: 20px;
}

.launch-pad-caption {
	margin-bottom: 2rem;
	line-height: 52px;
	font-weight: 600;
}

.time-break {
	margin-left: 20px;
}

.webiniar-icons {
	margin-bottom: 1rem;
}

.webonar-img {
	max-width: 100%;
	margin-top: 3rem;
	width: 500px
}

.date-time-main {
	display: flex;
	flex-wrap: wrap;
}

.right_rectange {
	position: absolute;
	bottom: 0;
	left: 41px;
	height: 172px
}

.center_cicle {
	position: absolute;
	right: 36%;
	top: 87px;
	max-width: 185px
}

.right_lined_shape {
	position: absolute;
	right: -84px;
	top: -112px
}

.u_shape {
	position: absolute;
	bottom: -30px;
	right: 50%
}

@media only screen and (min-width:991px) {
	.launch-pad-caption {
		margin-bottom: 2rem;
		max-width: 80%
	}
}

@media only screen and (max-width:991px) {
	.launch-pad-caption {
		margin-top: 3rem;
	}

	.center_cicle {
		display: none;
	}

	.u_shape {
		display: none;
	}
}

.refister-now-btn {
	background: #f57d43;
	border: 0;
	padding: 12px 34px;
	color: #fff;
	transition: .4s;
	border-radius: 50px;
	margin-top: 2rem
}

.new-webinar-resiter-css {
	padding-top: 0px !important
}

.new-webinar-resiter-css h2 {
	color: #37517E;
	text-align: center;
	font-size: 33px;
	padding-bottom: 1rem;
}

.new-webinar-resiter-css select {
	height: 44px !important;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 1em;
}

.training-options-input {
	display: inline-flex;
}

.training-options-input .yes_label {
	margin-right: 10px;
}

.webinar-register-form {
	border-bottom: none !important;
	max-width: 80%;
	display: table;
	margin: auto;
}

@media only screen and (max-width:991px) {
	.webinar-register-form {
		max-width: 100%;
	}
}

.led_icon {
	padding-left: 10px !important;
	font-family: Jost, sans-serif;
	font-weight: 500;
	font-size: 20px;
}

.refister-now-btn:hover {
	background: #f26019;
}

@media only screen and (max-width: 576px) {
	.launch-pad-caption {
		font-size: 29px;
		line-height: 48px;
	}

	.led_icon {
		font-size: 17px;
	}

	.new-webinar-resiter-css h2 {
		font-size: 24px;
	}
}

.new-webinar-resiter-css select {
	background-image: url(../img/up-icon.png);
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

@media only screen and (min-width:991px) {
	.page_load_webinar_modal {
		min-width: 750px;
		right: 30%;
		box-shadow: 0px 3px 17px #00000012;
		border: none;
	}
}

.no-modal-border {
	border-bottom: none !important;
	border-top: 5px solid #f57d43;
	padding-top: 5px;
	padding-bottom: 5px;
}

.webinar-modal-form {
	max-width: 100% !important;
}

.webinar-modal-form {
	border-top: none !important;
	padding: 10px !important;
	padding-top: 0px !important;
	box-shadow: unset !important;
}

.reg_web_caption {
	text-align: center;
	color: #37517E;
	font-size: 29px;
}

.reg_web_caption {
	color: #37517e;
	font-size: 29px;
	max-width: 60%;
	text-align: center;
	display: table;
	margin: auto;
	padding-bottom: 2rem;
	line-height: 38px;
}

.page_load_webinar_modal select {
	background-image: url(../img/up-icon.png);
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 14px;
	height: 44px !important;
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 1em;
}

@media only screen and (max-width:991px) {
	.reg_web_caption {
		max-width: 100%;
	}
}

.web_reg_sucees h1 {
	color: #000;
	font-size: 30px;
	font-family: Jost, sans-serif;
	line-height: 34px;
	padding-bottom: 1rem;
	font-weight: 700;
}

.web_reg_sucees p {
	font-size: 16px;
	color: #000;
	font-family: Jost, sans-serif;
}

.web_reg_sucees .submmit_btn {
	background: #f57d43;
	border: 0;
	padding: 12px 34px;
	color: #fff;
	transition: .4s;
	border-radius: 50px;
	font-size: 15px;
	margin-bottom: 2rem;
}

.web_reg_sucees .submmit_btn:hover {
	background: #f26019;
}

.web_reg_sucees .modal-header {
	border-bottom: none;
	padding-bottom: 0px;
}

.web_reg_sucees {
	border: none;
	border-radius: 20px;
	box-shadow: 0px 3px 17px #00000012;
}

.web_reg_sucees .modal-dialog {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

@media only screen and (max-width:991px) {
	web_reg_sucees h1 {
		color: #000;
		font-size: 22px;
	}
}

.webiniar-icons img {
	width: 28px;
}

.time_icon {
	width: 28px;
}

.modal-pop-up-close {
	position: absolute;
	right: 15px;
	top: 10px;
}

.column {
	float: left;
	min-height: 318px
}

.left-unequal {
	width: 60%;
	background-color: #fff;
}

.right-unequal {
	width: 40%;
	background: #F57D43;
}

.row-unequal:after {
	content: "";
	display: table;
	clear: both
}

.start_popup_outer {
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
	/* height: 100%; */
	max-width: 791px;
	border-radius: 24px !important;
}

.start_popup {
	width: 100%;
	/* max-width: 800px; */
	border-radius: 15px !important;
}

::-webkit-scrollbar {
	width: 5px
}

::-webkit-scrollbar-track {
	background-color: #e7e7e7
}

::-webkit-scrollbar-thumb {
	background-color: #cbcbcb;
	border: 1px solid #cbcbcb;
	border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
	background-color: #a8a8a8
}

@media only screen and (min-width:991px) {
	.min-width-new-modal {
		min-width: 800px !important;
		max-width: 800px !important;
	}
}

.min-width-modal-outer {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.right-unequal {
	background-image: url(../img/rbg-img-new.png);
	background-repeat: no-repeat;
	background-size: cover;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	background-image: -webkit-image-set(url(../img/rbg-img-new.webp) 1x);
}

.liked_women {
	width: 250px;
	width: 217px;
	position: relative;
	bottom: -3px;
	left: 50px;
}

.left_colum_inner {
	padding: 10px 25px;
}

.left_colum_inner h2 {
	font-size: 29px;
	color: #37517E;
	padding-top: 15px;
}

.left_colum_inner p {
	font-size: 15px;
	color: #444444;
	font-family: Jost, sans-serif;
	font-weight: 400;
	padding-top: 10px;
}

@media only screen and (min-width:991px) {
	.left_colum_inner p {
		margin-right: 20px;
	}
}

@media only screen and (max-width:991px) {
	.left-unequal {
		width: 100%;
		border-radius: 10px;
	}

	.right-unequal {
		width: 100%;
		border-radius: 0px 0px 10px 10px !important;
	}

	.liked_women {
		display: table;
		margin: auto;
		left: unset;
	}
}

.min-width-new-modal {
	border: none !important;
	border-radius: 20px !important;
	background-color: unset !important;
}

@media only screen and (max-width:991px) {
	.right-unequal {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}


@media only screen and (max-width:991px) {
	.modal-pop-up-close {
		filter: brightness(0.5);
	}
}

.new-edu-check {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

#training_internship_interest-error {
	order: 3;
	flex: 0 0 100%;
	position: absolute;
	margin-top: 31px !important;
	width: 401px;
}

.new-edu-check input[type="radio"] {
	margin-top: 6px;
}

.form-control.error {
	color: #84898e;
	font-weight: 400;
}

#form-contact label.error {
	margin-top: 7px;
}

.new-webinar-resiter-css select {
	color: #495057a6;
}

@media only screen and (min-width:991px) {
	.left-unequal {
		border-top-left-radius: 15px !important;
		border-bottom-left-radius: 15px !important;
	}
}

@media only screen and (max-width:490px) {
	.refister-now-btn {
		margin-bottom: 10px !important;
	}
}

.employer-network button[type=button]:hover {
	background: #f26019
}

.employer-network button[type=button] {
	background: #f57d43;
	border: 0;
	padding: 12px 34px;
	color: #fff;
	transition: .4s;
	border-radius: 50px
}

.jobs_search button[type=button]:hover {
	background: #f26019
}

.jobs_search button[type=button] {
	background: #f57d43;
	border: 0;
	padding: 12px 34px;
	color: #fff;
	transition: .4s;
	border-radius: 50px
}

.jobdetails_note {
	font-weight: 400;
	color: #3d4d6a;
	font-style: italic;
	padding-top: 16px
}

@media only screen and (min-width:576px) {
	.compressed_img {
		display: none
	}
}

@media only screen and (max-width:575px) {
	.uncompressed_img {
		display: none
	}
}

@media screen and (min-width:1200px) {
	.fivelayer {
		margin-top: 2rem
	}
}

.syllabus-overview {
	font-size: 34px;
	font-weight: 600
}

@media only screen and (max-width:768px) {
	#hero .container {
		padding-top: 32px !important;
	}

	.heavy-tiitle h1 {
		font-size: 26px !important;
		font-weight: 800;
		line-height: inherit !important;
		padding-top: 20px;
	}

	.mg-btm-6 {
		margin-bottom: 43px;
	}

	.banner .font-sec {
		font-size: 23px;
	}

	.cliens img {
		padding: 10px 0 !important;
		max-width: 50% !important;
	}

	#header .logo img {
		max-height: 37px;
	}

	section {
		padding: 39px 0 !important;
	}

	.section-title h2 {
		font-size: 23px;
		font-weight: 600;
		margin-bottom: 10px;
		padding-bottom: 13px;
	}

	.about .content .btn-learn-more {
		font-size: 14px;
		letter-spacing: 1px;
		padding: 10px 20px;
		border-radius: 4px;
		line-height: initial;
		margin-top: 6px;
		border: 2px solid #f57d43;
	}

	.about .content ul li {
		font-size: 15px;
	}

	.services .icon-box .btn-learn-more {
		margin: 10px 0px 0px;
		display: inline-block;
		font-size: 14px;
	}

	.services .icon-box {
		padding: 38px 30px;
	}

	.services .icon-box h4 a {
		font-size: 22px;
	}

	.skills .content h3 {
		font-weight: 600;
		font-size: 22px !important;
		padding-bottom: 15px !important;
	}

	.why-us .content h3 span {
		padding-bottom: 10px;
	}

	.why-us .content h3 {
		font-size: 22px;
	}

	.contact .info h4 {
		margin-bottom: 3px;
		font-size: 18px;
	}

	#footer .footer-top {
		padding: 30px 0 30px;
	}

	.float {
		bottom: 41px !important;
	}

	.inner-page {
		padding: 30px 0px !important;
	}

	#footer .footer-top {
		padding: 30px 0 30px;
	}

	.left_colum_inner h2 {
		font-size: 20px;
		padding-top: 23px;
	}

	.left-unequal {
		border-radius: 10px !important;
	}

	.right-unequal {
		border-radius: 0px 0px 10px 10px;
	}

	#footer .footer-top .footer-contact h3 {
		font-size: 23px !important;
	}

	#footer .footer-top h4 {
		padding-bottom: 5px !important;
	}
}

@media only screen and (min-width:1156px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-block {
		display: block !important;
	}

	.mobile-nav .active>a,
	.mobile-nav a:hover,
	.mobile-nav li:hover>a {
		color: #ffffff;
	}
}

@media (max-width:1155px) {
	.collapse:not(.show) {
		display: none
	}

	.d-none {
		display: none !important
	}

	.d-lg-none {
		display: block !important
	}

	.d-lg-block {
		display: none !important;
	}

	.mobile-nav .get-started-btn {
		text-align: center;
		max-width: 200px;
	}
}