* {
	outline: none;
}

ul {
	list-style-type: none !important;
	margin-bottom: 0 !important;
	padding-left: 0px;
}

img {
	pointer-events: none !important;
}

a {
	text-decoration: none !important;
}

/*------------------------------------------------------------------//
  Bootstrap Edit:                             
//------------------------------------------------------------------*/

html,
body {
	margin: 0px;
}

.m-left-auto {
	margin-left: auto;
}

.m-right-auto {
	margin-right: auto;
}

.no-background,
.container {
	background: none !important;
	position: relative !important;
}

.clear {
	clear: both;
	display: block;
}

.full-image img {
	width: 100% !important;
	display: block !important;
	height: auto !important;
}

.no-padding {
	padding: 0 !important;
}

.no-left {
	padding-left: 0 !important;
}

.no-right {
	padding-right: 0 !important;
}

.mobileClear {
	clear: both;
	display: none;
}

figure {
	margin: 0px;
}

@-ms-viewport {
	width: device-width;
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}
*,
::after,
::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 576px) {
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 768px) {
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 992px) {
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 1200px) {
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 576px) {
	.container {
		width: 540px;
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.container {
		width: 720px;
		max-width: 100%;
	}
}
@media (min-width: 992px) {
	.container {
		width: 960px;
		max-width: 100%;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1140px;
		max-width: 100%;
	}
}
.container-fluid {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 576px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 768px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 992px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 1200px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}
.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 576px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}
@media (min-width: 768px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}
@media (min-width: 992px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}
@media (min-width: 1200px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}
.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-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-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 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 576px) {
	.col,
	.col-1,
	.col-10,
	.col-11,
	.col-12,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-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-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 {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 768px) {
	.col,
	.col-1,
	.col-10,
	.col-11,
	.col-12,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-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-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 {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 992px) {
	.col,
	.col-1,
	.col-10,
	.col-11,
	.col-12,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-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-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 {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (min-width: 1200px) {
	.col,
	.col-1,
	.col-10,
	.col-11,
	.col-12,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-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-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 {
		padding-right: 15px;
		padding-left: 15px;
	}
}
.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
}
.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.333333%;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.666667%;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.666667%;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.333333%;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.666667%;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.333333%;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.666667%;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.pull-0 {
	right: auto;
}
.pull-1 {
	right: 8.333333%;
}
.pull-2 {
	right: 16.666667%;
}
.pull-3 {
	right: 25%;
}
.pull-4 {
	right: 33.333333%;
}
.pull-5 {
	right: 41.666667%;
}
.pull-6 {
	right: 50%;
}
.pull-7 {
	right: 58.333333%;
}
.pull-8 {
	right: 66.666667%;
}
.pull-9 {
	right: 75%;
}
.pull-10 {
	right: 83.333333%;
}
.pull-11 {
	right: 91.666667%;
}
.pull-12 {
	right: 100%;
}
.push-0 {
	left: auto;
}
.push-1 {
	left: 8.333333%;
}
.push-2 {
	left: 16.666667%;
}
.push-3 {
	left: 25%;
}
.push-4 {
	left: 33.333333%;
}
.push-5 {
	left: 41.666667%;
}
.push-6 {
	left: 50%;
}
.push-7 {
	left: 58.333333%;
}
.push-8 {
	left: 66.666667%;
}
.push-9 {
	left: 75%;
}
.push-10 {
	left: 83.333333%;
}
.push-11 {
	left: 91.666667%;
}
.push-12 {
	left: 100%;
}
.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%;
}
@media (min-width: 576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.pull-sm-0 {
		right: auto;
	}
	.pull-sm-1 {
		right: 8.333333%;
	}
	.pull-sm-2 {
		right: 16.666667%;
	}
	.pull-sm-3 {
		right: 25%;
	}
	.pull-sm-4 {
		right: 33.333333%;
	}
	.pull-sm-5 {
		right: 41.666667%;
	}
	.pull-sm-6 {
		right: 50%;
	}
	.pull-sm-7 {
		right: 58.333333%;
	}
	.pull-sm-8 {
		right: 66.666667%;
	}
	.pull-sm-9 {
		right: 75%;
	}
	.pull-sm-10 {
		right: 83.333333%;
	}
	.pull-sm-11 {
		right: 91.666667%;
	}
	.pull-sm-12 {
		right: 100%;
	}
	.push-sm-0 {
		left: auto;
	}
	.push-sm-1 {
		left: 8.333333%;
	}
	.push-sm-2 {
		left: 16.666667%;
	}
	.push-sm-3 {
		left: 25%;
	}
	.push-sm-4 {
		left: 33.333333%;
	}
	.push-sm-5 {
		left: 41.666667%;
	}
	.push-sm-6 {
		left: 50%;
	}
	.push-sm-7 {
		left: 58.333333%;
	}
	.push-sm-8 {
		left: 66.666667%;
	}
	.push-sm-9 {
		left: 75%;
	}
	.push-sm-10 {
		left: 83.333333%;
	}
	.push-sm-11 {
		left: 91.666667%;
	}
	.push-sm-12 {
		left: 100%;
	}
	.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%;
	}
}
@media (min-width: 768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.pull-md-0 {
		right: auto;
	}
	.pull-md-1 {
		right: 8.333333%;
	}
	.pull-md-2 {
		right: 16.666667%;
	}
	.pull-md-3 {
		right: 25%;
	}
	.pull-md-4 {
		right: 33.333333%;
	}
	.pull-md-5 {
		right: 41.666667%;
	}
	.pull-md-6 {
		right: 50%;
	}
	.pull-md-7 {
		right: 58.333333%;
	}
	.pull-md-8 {
		right: 66.666667%;
	}
	.pull-md-9 {
		right: 75%;
	}
	.pull-md-10 {
		right: 83.333333%;
	}
	.pull-md-11 {
		right: 91.666667%;
	}
	.pull-md-12 {
		right: 100%;
	}
	.push-md-0 {
		left: auto;
	}
	.push-md-1 {
		left: 8.333333%;
	}
	.push-md-2 {
		left: 16.666667%;
	}
	.push-md-3 {
		left: 25%;
	}
	.push-md-4 {
		left: 33.333333%;
	}
	.push-md-5 {
		left: 41.666667%;
	}
	.push-md-6 {
		left: 50%;
	}
	.push-md-7 {
		left: 58.333333%;
	}
	.push-md-8 {
		left: 66.666667%;
	}
	.push-md-9 {
		left: 75%;
	}
	.push-md-10 {
		left: 83.333333%;
	}
	.push-md-11 {
		left: 91.666667%;
	}
	.push-md-12 {
		left: 100%;
	}
	.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%;
	}
}
@media (min-width: 992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.pull-lg-0 {
		right: auto;
	}
	.pull-lg-1 {
		right: 8.333333%;
	}
	.pull-lg-2 {
		right: 16.666667%;
	}
	.pull-lg-3 {
		right: 25%;
	}
	.pull-lg-4 {
		right: 33.333333%;
	}
	.pull-lg-5 {
		right: 41.666667%;
	}
	.pull-lg-6 {
		right: 50%;
	}
	.pull-lg-7 {
		right: 58.333333%;
	}
	.pull-lg-8 {
		right: 66.666667%;
	}
	.pull-lg-9 {
		right: 75%;
	}
	.pull-lg-10 {
		right: 83.333333%;
	}
	.pull-lg-11 {
		right: 91.666667%;
	}
	.pull-lg-12 {
		right: 100%;
	}
	.push-lg-0 {
		left: auto;
	}
	.push-lg-1 {
		left: 8.333333%;
	}
	.push-lg-2 {
		left: 16.666667%;
	}
	.push-lg-3 {
		left: 25%;
	}
	.push-lg-4 {
		left: 33.333333%;
	}
	.push-lg-5 {
		left: 41.666667%;
	}
	.push-lg-6 {
		left: 50%;
	}
	.push-lg-7 {
		left: 58.333333%;
	}
	.push-lg-8 {
		left: 66.666667%;
	}
	.push-lg-9 {
		left: 75%;
	}
	.push-lg-10 {
		left: 83.333333%;
	}
	.push-lg-11 {
		left: 91.666667%;
	}
	.push-lg-12 {
		left: 100%;
	}
	.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%;
	}
}
@media (min-width: 1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.pull-xl-0 {
		right: auto;
	}
	.pull-xl-1 {
		right: 8.333333%;
	}
	.pull-xl-2 {
		right: 16.666667%;
	}
	.pull-xl-3 {
		right: 25%;
	}
	.pull-xl-4 {
		right: 33.333333%;
	}
	.pull-xl-5 {
		right: 41.666667%;
	}
	.pull-xl-6 {
		right: 50%;
	}
	.pull-xl-7 {
		right: 58.333333%;
	}
	.pull-xl-8 {
		right: 66.666667%;
	}
	.pull-xl-9 {
		right: 75%;
	}
	.pull-xl-10 {
		right: 83.333333%;
	}
	.pull-xl-11 {
		right: 91.666667%;
	}
	.pull-xl-12 {
		right: 100%;
	}
	.push-xl-0 {
		left: auto;
	}
	.push-xl-1 {
		left: 8.333333%;
	}
	.push-xl-2 {
		left: 16.666667%;
	}
	.push-xl-3 {
		left: 25%;
	}
	.push-xl-4 {
		left: 33.333333%;
	}
	.push-xl-5 {
		left: 41.666667%;
	}
	.push-xl-6 {
		left: 50%;
	}
	.push-xl-7 {
		left: 58.333333%;
	}
	.push-xl-8 {
		left: 66.666667%;
	}
	.push-xl-9 {
		left: 75%;
	}
	.push-xl-10 {
		left: 83.333333%;
	}
	.push-xl-11 {
		left: 91.666667%;
	}
	.push-xl-12 {
		left: 100%;
	}
	.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%;
	}
} /*# sourceMappingURL=bootstrap-grid.min.css.map */

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
	text-align: center;
	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 th,
.table-sm td {
	padding: 0.3rem;
}

.table-bordered {
	border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
	border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
	border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
	border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
	background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
	border-color: #7abaff;
}

.table-hover .table-primary:hover {
	background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
	background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
	background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
	border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
	background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
	background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
	background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
	border-color: #8fd19e;
}

.table-hover .table-success:hover {
	background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
	background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
	background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
	border-color: #86cfda;
}

.table-hover .table-info:hover {
	background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
	background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
	background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
	border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
	background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
	background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
	background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
	border-color: #ed969e;
}

.table-hover .table-danger:hover {
	background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
	background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
	background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
	border-color: #fbfcfc;
}

.table-hover .table-light:hover {
	background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
	background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
	background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
	border-color: #95999c;
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
	background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55;
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.table-dark {
	color: #fff;
	background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
	border-color: #454d55;
}

.table-dark.table-bordered {
	border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive-sm > .table-bordered {
		border: 0;
	}
}

@media (max-width: 767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive-md > .table-bordered {
		border: 0;
	}
}

@media (max-width: 991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive-lg > .table-bordered {
		border: 0;
	}
}

@media (max-width: 1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive-xl > .table-bordered {
		border: 0;
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
	border: 0;
}

.search-container {
	padding: 40px 20px;
	margin-top: 0px;
	background: url(./search-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	margin-bottom: 15px;
	font-weight: 500;
	background-position: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif !important;
	/* font-family: "Montserrat", sans-serif; */
}

.search-container .search-inner > div {
	padding: 0px 15px;
	border: none;
	border-right: 1px solid #d1d1d1;
}

.search-container .button {
	border-right: none !important;
	width: 100%;
	margin-right: -7.5px;
}

.search-container .input i {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 30px;
	color: #828282;
}

.search-container .input input {
	padding-left: 40px;
}

.search-container .button div {
	font-weight: 700;
	font-size: 14px;
	height: 40px;
	width: 100%;
	background: #49b269;
	text-align: center;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	border: none;
}

.search-container .button div::selection {
	background: transparent;
}

.search-container select option {
	padding: 5px;
}

.search-container select {
	background: url("./angle-down.png") 0 0 no-repeat;
	background-size: 10px;
	background-position: calc(100% - 10px) center;
	background-color: #fff;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

.search-container select,
.search-container input {
	width: 100%;
	height: 50px;
	font-size: 14px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif !important;
	/* font-family: "Montserrat", sans-serif; */
}

.search-container .search-wrapper {
	background: rgba(75, 75, 75, 0.51);
	padding: 10px;
}

.search-container .search-wrapper .search-inner {
	margin: 0px;
	background: #fff;
	border-radius: 10px;
	padding-top: 15px;
	overflow: hidden;
	align-items: center;
}

.search-results {
	margin: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif !important;
}

.search-results .search-item {
	padding: 0px 5px;
	margin-bottom: 10px;
}

.search-results .search-item .search-item-wrapper {
	background: #f3f3f3;
	border: 1px solid #ececec;
	padding: 0px;
}

.search-results .search-item .search-item-wrapper .item {
	font-size: 12px;
	padding: 7.5px 10px;
	border-bottom: 1px solid #e3e3e3;
}

.search-results .search-item .search-item-wrapper .item span.success,
td span.success {
	background: #28a745;
	color: #fff;
	font-size: 9px;
	font-weight: 600;
	padding: 3px 7px;
	position: relative;
	top: -2px;
	line-height: 11px;
	min-height: 17.5px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.search-results .search-item .search-item-wrapper .item span.error,
td span.error {
	background: #7d7d7d;
	color: #ffffff;
	font-size: 9px;
	font-weight: 600;
	padding: 3px 7px;
	position: relative;
	line-height: 11px;
	min-height: 17.5px;
	top: -2px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.search-results .search-item .search-item-wrapper .item span.error i,
td span.error i,
.search-results .search-item .search-item-wrapper .item span.success i,
td span.success i {
	padding-right: 4.5px;
}

.search-results .search-item .search-item-wrapper .item:last-child {
	border-bottom: none;
}

.search-results .search-item .search-item-wrapper .title {
	font-weight: 700;
	color: #b7415b;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding: 10px;
	background: #ffffff;
	line-height: 19px;
}

.form-small-title {
	position: absolute;
	top: -10px;
	background: #f0f0f0;
	color: #000;
	font-size: 10px;
	padding: 2.5px 5px;
	left: 14px;
	font-weight: 600;
	z-index: 88;
}

.spinner {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 0px auto;
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #b7415b;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;

	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

.search-loader {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.75);
	z-index: 99999;
	display: flex;
	align-items: center;
	transition: all, 0.25s;
	-webkit-transition: all, 0.25s;
	-moz-transition: all, 0.25s;
	-o-transition: all, 0.25s;
	opacity: 0;
	pointer-events: none;
}

.search-loader.active {
	opacity: 1;
	pointer-events: auto;
}

.first-warning {
	background: #f0fbff;
	font-size: 12px;
	font-weight: 500;
	padding: 10px;
	color: black;
	border: 1px solid #ddeff6;
}

.first-warning i {
	padding: 0px 2.5px;
	color: #3281a0;
}

.not-found-search {
	background: #fff0f0;
	font-size: 12px;
	font-weight: 500;
	padding: 10px;
	color: black;
	border: 1px solid #f6dddd;
	display: none;
}

.not-found-search i {
	padding: 0px 2.5px;
	color: #a03232;
}

.service-error {
	background: #fff0f0;
	font-size: 12px;
	font-weight: 500;
	padding: 10px;
	color: black;
	border: 1px solid #f6dddd;
	display: none;
}

.service-error i {
	padding: 0px 2.5px;
	color: #a03232;
}

.search-table table {
	font-size: 11.5px;
}

.search-table {
	display: none;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif !important;
}

table th {
	line-height: 15px;
}

table td {
	line-height: 15px;
	font-weight: 400;
}

table tr {
	transition: all, 0.2s;
}

table tbody tr:nth-child(2n) {
	background: #f8f8f8;
}

table tbody tr:hover {
	background: #e7f0f8;
}

/* .total-count {
	font-size: 10px;
	text-align: center;
	display: flex;
	justify-content: flex-end;
	margin-top: -5px;
	margin-bottom: 5px;
	display: none;
} */

/* .total-count .center {
	display: inline-block;
	background: #f1f1f1;
	padding: 2.5px 10px;
} */

.table-result-wrapper {
	padding: 0px 4%;
}

.table-result-wrapper i.fa-calendar {
	color: #707070;
	padding-right: 2.5px;
}

a.web-link {
	background: #397fa8;
	color: #fff;
	height: 15px;
	font-size: 9px;
	padding: 3px 4.5px;
	display: inline-flex;
	align-items: center;
}

a.web-link i {
	padding-right: 2.5px;
}

.date-span {
	display: inline-flex;
	align-items: center;
}

.date-span i {
	color: #707070;
	padding-right: 4.5px;
	font-size: 10px;
	position: relative;
	top: 0px;
}

div.stars {
	display: block;
}

div.stars i {
	color: #dfa347;
}

.pager {
	display: none;
}

.result-header {
	display: flex;
	margin: 0px;
	justify-content: flex-start;
}

.result-header .pager {
	margin: 0px;
	align-items: center;
	margin-left: auto;
	padding-bottom: 5px;
}

.result-header .pager div {
	background: #397fa8;
	color: #fff;
	border: none;
	padding: 2px 8px;
	height: 25px;
	font-size: 13px;
	cursor: pointer;
	margin-right: 1.5px;
	outline: none !important;
}

.pager div.disabled {
	pointer-events: none;
	opacity: 0.5;
}

.result-header .number {
	margin-right: 7.5px;
	font-size: 10px;
	font-weight: 600;
	display: flex;
	align-items: center;
	padding: 3.5px 15px;
	height: 25px;
	background: #ededed;
	color: #000;
}

.result-header .number span {
	padding: 0px 2.5px;
}

table {
	border-collapse: collapse;
}

.stars {
	color: #d98141;
	font-weight: 700;
	font-size: 11px;
	line-height: 10px;
}

/*------------------------------------------------------------------//
//	RESPONSIVE SYSTEM												//
//------------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
	.search-results {
		display: none !important;
	}
	.v-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
	.search-table {
		display: none !important;
	}
	.v-mobile {
		display: flex !important;
	}
	.v-desktop {
		display: none !important;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.container {
		max-width: 100% !important;
		width: 100% !important;
	}
	#homeVideo {
		margin-top: 50px;
	}
	.search-table {
		display: none !important;
	}
	.v-mobile {
		display: flex !important;
	}
	.v-desktop {
		display: none !important;
	}
}

@media screen and (max-width: 767px) and (min-width: 640px) {
	.container {
		max-width: 100% !important;
		width: 100% !important;
	}

	.search-container {
		padding: 20px 0px;
	}

	.search-container .search-inner {
		background: transparent !important;
		border-radius: 0px !important;
		padding-top: 0px !important;
	}

	.search-container .search-inner .status {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.search-container .search-inner .input {
		border-right: none;
		margin-bottom: 5px !important;
		font-size: 11.5px !important;
		background: #fff;
		padding: 0px;
		margin: 0px;
	}

	.search-container .search-inner input {
		font-size: 11.5px !important;
		padding-left: 15px;
		height: 35px;
	}

	.form-small-title {
		position: relative !important;
		top: 0;
		margin-left: 0px;
		width: calc(100% + 25px);
		left: 0px !important;
		padding: 5px;
	}

	.search-wrapper {
		width: calc(100% - 30px);
		margin-left: 15px;
	}

	.search-container .search-inner .select {
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0px;
		font-size: 11.5px !important;
		margin-bottom: 5px;
		padding: 0px;
	}

	.search-container .search-inner .select select {
		padding: 0px 10px;
		font-size: 11.5px !important;
		height: 35px;
	}

	.search-container .search-inner .input i {
		left: 15px;
		display: none;
	}

	.search-container .search-inner .select:nth-child(4) {
		border-right: none;
	}

	.search-container .search-inner .select.category {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-bottom: 5px !important;
		border-right: none;
	}

	.search-container .search-inner .button {
		margin-top: 5px;
		padding: 0px;
		width: 100%;
		flex: 0 0 100%;
	}
	.search-results .search-item {
		padding: 0px;
	}
	.v-mobile {
		display: flex !important;
	}
	.v-desktop {
		display: none !important;
	}
	.search-table {
		display: none !important;
	}
}

@media screen and (max-width: 639px) and (min-width: 480px) {
	.search-container {
		padding: 20px 0px;
	}

	.search-table {
		display: none !important;
	}

	.search-container .search-inner {
		background: transparent !important;
		border-radius: 0px !important;
		padding-top: 0px !important;
	}

	.search-container .search-inner .status {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.search-container .search-inner .input {
		border-right: none;
		margin-bottom: 5px !important;
		font-size: 11.5px !important;
		background: #fff;
		padding: 0px;
		margin: 0px;
	}

	.search-container .search-inner input {
		font-size: 11.5px !important;
		padding-left: 15px;
		height: 35px;
	}

	.form-small-title {
		position: relative !important;
		top: 0;
		margin-left: 0px;
		width: calc(100% + 25px);
		left: 0px !important;
		padding: 5px;
	}

	.search-wrapper {
		width: calc(100% - 30px);
		margin-left: 15px;
	}

	.search-container .search-inner .select {
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0px;
		font-size: 11.5px !important;
		margin-bottom: 5px;
		padding: 0px;
	}

	.search-container .search-inner .select select {
		padding: 0px 10px;
		height: 35px;
		font-size: 11.5px !important;
	}

	.search-container .search-inner .input i {
		left: 15px;
		display: none;
	}

	.search-container .search-inner .select:nth-child(4) {
		border-right: none;
	}

	.search-container .search-inner .select.category {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-bottom: 5px !important;
		border-right: none;
	}

	.search-container .search-inner .button {
		margin-top: 5px;
		padding: 0px;
		width: 100%;
		flex: 0 0 100%;
	}
	.search-results .search-item {
		padding: 0px;
	}
	.v-mobile {
		display: flex !important;
	}
	.v-desktop {
		display: none !important;
	}
}

@media screen and (max-width: 479px) and (min-width: 320px) {
	.container {
		max-width: 100% !important;
	}
	.search-container {
		padding: 20px 0px;
	}

	.search-table {
		display: none !important;
	}

	.search-container .search-inner {
		background: transparent !important;
		border-radius: 0px !important;
		padding-top: 0px !important;
	}

	.search-container .search-inner .status {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.search-container .search-inner .input {
		border-right: none;
		margin-bottom: 5px !important;
		font-size: 11.5px !important;
		background: #fff;
		padding: 0px;
		margin: 0px;
	}

	.search-container .search-inner input {
		font-size: 11.5px !important;
		padding-left: 15px;
		height: 35px;
	}

	.form-small-title {
		position: relative !important;
		top: 0;
		margin-left: 0px;
		width: calc(100% + 25px);
		left: 0px !important;
		padding: 5px;
	}

	.search-wrapper {
		width: calc(100% - 30px);
		margin-left: 15px;
	}

	.search-container .search-inner .select {
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0px;
		font-size: 11.5px !important;
		margin-bottom: 5px;
		padding: 0px;
	}

	.search-container .search-inner .select select {
		padding: 0px 10px;
		font-size: 11.5px !important;
		height: 35px;
	}

	.search-container .search-inner .input i {
		left: 15px;
		display: none;
	}

	.search-container .search-inner .select:nth-child(4) {
		border-right: none;
	}

	.search-container .search-inner .select.category {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-bottom: 5px !important;
		border-right: none;
	}

	.search-container .search-inner .button {
		margin-top: 5px;
		padding: 0px;
		width: 100%;
		flex: 0 0 100%;
	}
	.search-results .search-item {
		padding: 0px;
	}
	.v-mobile {
		display: flex !important;
	}
	.v-desktop {
		display: none !important;
	}
}

.certification-search {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif !important;
}

.searchButton {
	width: 100%;
	text-align: center;
	border: 1px solid #cf4134;
	background: none;
	position: relative;
	margin: 0 auto;
	background: #cf4134;
	color: #fff;
	margin-bottom: 15px;
}

.searchButton i {
	font-size: 25px;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}

.searchButton i:after {
	position: absolute;
	content: "";
	background: #d38078;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 1px;
	bottom: -5px;
}

.searchButton .home-search-indicator {
	color: #ffffff;
	font-size: 16px;
	display: flex;
	padding: 20px;
	flex-direction: column;
	font-weight: 500;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif !important;
	cursor: pointer;
}

.searchBox {
	padding: 20px;
	border-radius: 10px;
}

.home-searchs {
	margin: 20px -15px;
	width: calc(100% + 26px);
}

.search-modal {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
	z-index: 9999999;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif !important;
	transition: all, 0.25s;
	-webkit-transition: all, 0.25s;
	-moz-transition: all, 0.25s;
	-o-transition: all, 0.25s;
	opacity: 0;
	pointer-events: none;
}

.search-modal.active {
	opacity: 1;
	pointer-events: auto;
}

.search-modal-wrapper {
	background: #fff;
	box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.66);
	min-width: 350px;
}

.search-modal-wrapper .title {
	display: flex;
	align-items: center;
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 15px;
	padding: 20px;
	background: #b14339;
	border-bottom: 1px solid #ecececec;
	color: #efefef;
}

.search-modal-wrapper .title i {
	margin-left: auto;
	cursor: pointer;
	font-size: 17px;
	color: #efefef;
	padding-left: 20px;
}

.search-modal-wrapper .certificate-type-list {
	padding: 0px 20px 20px 20px;
}

.search-modal-wrapper .certificate-type-list .item {
	padding: 15px 10px;
	display: block;
	background: #575757;
	margin-top: 3px;
	color: #fff;
	font-size: 13.5px;
	font-weight: 600;
	text-align: center;
	transition: all, 0.25s;
	-webkit-transition: all, 0.25s;
	-moz-transition: all, 0.25s;
	-o-transition: all, 0.25s;
}

.search-modal-wrapper .certificate-type-list .item:hover {
	background: #696969;
}

.excel-export {
	background: #39825a;
	color: #fff;
	font-size: 10px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 14px;
	font-weight: 500;
	cursor: pointer;
}

.excel-export i {
	margin-right: 4.5px;
}
