[tabindex="-1"]:focus {
	outline: 0 !important
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "\2014\00A0"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.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-lg-auto,
.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-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%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.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-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.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%;
	max-width: 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-2 {
	-ms-flex-order: 2;
	order: 2
}

.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%
}

@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: 100%
	}

	.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%
	}
}

@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: 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-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.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%
	}
}

@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: 100%
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.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-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.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-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.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%
	}
}

@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: 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-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%
	}
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

html::-webkit-scrollbar {
	width: 3px
}

html::-webkit-scrollbar-thumb {
	background-color: #1b74e7;
	outline: 3px solid #1b74e7
}

@media (min-width:991px) {
	.container {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width:767px) {
	.container {
		padding-right: 5px;
		padding-left: 5px
	}

	.container .row {
		margin-left: -5px;
		margin-right: -5px
	}

	.container .row>div {
		padding-right: 5px;
		padding-left: 5px
	}
}

svg {
	width: 20px;
	height: 20px
}

b,
strong {
	font-weight: bold
}

ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.no-padding {
	padding-left: 0;
	padding-right: 0
}

.no-margin {
	margin-left: 0;
	margin-right: 0
}

.relative {
	position: relative
}

.text-center {
	text-align: center
}

.container--wishlist .alert-warning {
	max-width: 100% !important
}

@media (min-width:1200px) {
	.col-xl-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media (min-width:991px) {
	.col-lg-20 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.col-lg-40 {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%
	}
}

@media (min-width:1366px) {
	.container {
		max-width: 1300px
	}
}

.swiper-container .swiper-button-disabled {
	display: none
}

.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
	font-size: 16px;
	font-weight: bold;
	color: #333
}

.line-clamp {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	position: relative;
	line-height: 1.4 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 !important
}

.line-clamp:after {
	content: '';
	text-align: right;
	bottom: 0;
	right: 0;
	width: 25%;
	display: block;
	position: absolute;
	height: calc(1em * 1.4);
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 75%)
}

@supports (-webkit-line-clamp:1) {
	.line-clamp:after {
		display: none !important
	}
}

.line-clamp-1 {
	-webkit-line-clamp: 1;
	height: calc(1em * 1.4 * 1)
}

.line-clamp-2 {
	-webkit-line-clamp: 2;
	height: calc(1em * 1.4 * 2)
}

.line-clamp-3 {
	-webkit-line-clamp: 3;
	height: calc(1em * 1.4 * 3)
}

.product-action {
	box-shadow: 0 0 2px 0 rgba(60, 64, 67, 0.1), 0 0 6px 0 rgba(60, 64, 67, 0.25);
	overflow: hidden;
	position: relative;
	background: #fff;
	border-radius: 5px
}

.product-action .product-thumbnail {
	position: relative
}

.product-action .product-thumbnail .image_thumb {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	-o-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-os-justify-content: center;
	-o-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-os-display: flex;
	align-items: center;
	position: relative;
	height: auto !important;
	padding-bottom: 100%
}

.product-action .product-thumbnail .image_thumb img {
	width: auto !important;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	will-change: opacify;
	transform: scale(1);
	transition: all 0.5s ease
}

.product-action .product-info {
	padding: 10px 5px;
	min-height: 125px
}

@media (max-width:767px) {
	.product-action .product-info {
		min-height: 120px
	}
}

.product-action .product-info .price-box, .column_gt-text .price-box {
	margin-bottom: 5px;
	position: relative;
	color: var(--color-section-4);
	font-weight: 700;
	font-size: 18px;
	text-align: left;
	min-height: 50px
}

@media (max-width:500px) {
	.product-action .product-info .price-box {
		min-height: 48px
	}
}

.price-box .compare-price {
	color: #666;
	text-decoration: line-through;
	font-weight: 700;
	font-size: 14px;
	display: block
}

@media (max-width:500px) {
	.product-action .product-info .price-box .compare-price {
		font-size: 12px
	}
}

.product-action .product-info .product-name {
	font-size: 16px;
	text-align: left;
	font-weight: 700
}

@media (max-width:767px) {
	.product-action .product-info .product-name {
		font-size: 14px
	}
}

.product-action .product-info .pro-promo {
	background: #eee;
	padding-left: 4px !important;
	padding-right: 4px !important;
	border-left: 3px solid #5dac46;
	border-radius: 5px
}

.product-action .btn-wishlist {
	position: absolute;
	right: 10px;
	top: 10px
}

.product-action .btn-wishlist svg {
	width: 20px;
	height: 20px
}

.product-action .btn-wishlist svg path {
	fill: #bd110f
}

.product-action .smart, .column_gt-img span.smart {
	position: absolute;
	top: 5px;
	left: 5px;
	background: var(--color-section-4);
	text-align: center;
	width: auto;
	height: auto;
	font-size: 14px;
	color: white;
	z-index: 5;
	line-height: 17px;
	padding: 5px 10px;
	border-radius: 5px;
	box-shadow: 0 0 5px 1px #fff
}

.product-action .tag-pro {
	position: absolute;
	bottom: 5px;
	left: 5px;
	display: inline-block;
	background: #eee;
	padding: 2px 10px;
	border-radius: 5px
}

.product-action .btn-views {
	border: 0;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
	display: flex;
	margin-bottom: 0;
	background: #1b74e7;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-weight: 600;
	overflow: hidden;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 5px;
	bottom: 20px
}

.product-action .btn-views.quick-view {
	margin: 0 5px
}

.product-action .btn-views.quick-view svg {
	width: 18px;
	height: 16px
}

@media (max-width:991px) {
	.product-action .btn-views {
		display: none
	}
}

.product-action .btn-views:hover {
	background: #003cbf;
	bottom: 25px;
	transition: 500ms all
}

@media (min-width:1025px) {
	.product-action:hover {
		box-shadow: 0 0 2px 0 var(--color-section-4), 0 0 6px 0 var(--color-section-4)
	}

	.product-action:hover .product-thumbnail .image_thumb img {
		-webkit-transform: scale(1.1)
	}

	.product-action:hover .product-thumbnail .action .btn-views {
		padding: 9px 10px;
		height: auto;
		width: auto;
		opacity: 1;
		font-size: 14px
	}
}

.swiper-button-next,
.swiper-button-prev {
	background-image: none !important
}

.row-fix {
	margin-left: -10px;
	margin-right: -10px
}

.row-fix .col-fix {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px
}

@media (max-width:500px) {
	.row-fix {
		margin-left: -3px;
		margin-right: -3px
	}

	.row-fix .col-fix {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px
	}
}

.image-effect {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 5px
}

.image-effect:before {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	cursor: pointer
}

.image-effect img {
	height: 0
}

.image-effect img.loaded {
	height: auto
}

.image-effect:hover:before {
	-webkit-animation: shine 1.1s;
	animation: shine 1.1s
}

.lazyload {
	height: 0
}

.lazyload.loaded {
	height: auto
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.block-background {
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 0 2px 0 rgba(60, 64, 67, 0.1), 0 0 6px 0 rgba(60, 64, 67, 0.25)
}

.section_slider {
	margin-top: 0px
}

.section_slider .home-slider {
	border-radius: 15px
}

.section_slider .home-slider .swiper-slide {
	text-align: center
}

.section_danhmuc .danhmuc-slider a {
	display: block;
	text-align: center;
	border-radius: 5px;
	position: relative
}

.section_danhmuc .danhmuc-slider a .thumb {
	overflow: hidden;
	height: 100px;
	display: block;
	position: relative;
	width: 100px;
	margin: auto;
	transition: all .5s ease
}

.section_danhmuc .danhmuc-slider a .thumb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.section_danhmuc .danhmuc-slider a h3 {
	font-weight: 600;
	font-size: 14px;
	color: #000
}

.section_danhmuc .danhmuc-slider a:hover .thumb {
	transform: scale(0.8)
}

.section_danhmuc .danhmuc-slider a:hover h3 {
	color: #003cbf
}

.section_chinhsach a {
	display: flex;
	align-items: center
}

.section_chinhsach a img {
	max-height: 40px;
	width: auto
}

.section_chinhsach a .text {
	color: #000;
	padding-left: 10px
}

.section_chinhsach a .text .title {
	display: block;
	color: #1b74e7;
	font-size: 16px;
	font-weight: 700
}

@media (min-width:767px) and (max-width:991px) {

	.section_product_noibat .col-fix:nth-child(8),
	.section_product_noibat .col-fix:nth-child(9) {
		display: none
	}
}

@media (min-width:767px) and (max-width:991px) {
	.section_product_noibat .swiper-pagination {
		display: none !important
	}
}

.section_product_tab .tabs-title {
	text-align: center;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	display: flex;
	margin-bottom: 30px
}

@media (max-width:1199px) {
	.section_product_tab .tabs-title {
		justify-content: flex-start;
		width: 100%;
		overflow-x: scroll
	}
}

.section_product_tab .tabs-title .tab-link {
	margin-bottom: 0;
	cursor: pointer;
	display: inline-block;
	padding-right: 12px;
	font-size: 15px;
	flex: 0 0 auto;
	text-align: left;
	position: relative;
	height: 100%
}

@media (max-width:1199px) {
	.section_product_tab .tabs-title .tab-link {
		min-width: 20%;
		padding: 5px 5px
	}
}

@media (max-width:991px) {
	.section_product_tab .tabs-title .tab-link {
		min-width: 25%
	}
}

@media (max-width:767px) {
	.section_product_tab .tabs-title .tab-link {
		min-width: 40%
	}
}

.section_product_tab .tabs-title .tab-link:last-child {
	margin-right: 0
}

.section_product_tab .tabs-title .tab-link span {
	font-size: 16px;
	position: relative;
	display: block;
	font-weight: 600;
	padding: 10px;
	border: 1px solid #1b74e7;
	color: #000;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width:767px) {
	.section_product_tab .tabs-title .tab-link span {
		font-size: 14px;
		padding: 5px 10px
	}
}

.section_product_tab .tabs-title .tab-link span img {
	height: 30px;
	margin-right: 5px;
	width: auto
}

.section_product_tab .tabs-title .tab-link.current span,
.section_product_tab .tabs-title .tab-link:hover span {
	color: #fff;
	background: #1b74e7
}

.section_product_tab .tab-content {
	display: none
}

.section_product_tab .tab-content.current {
	display: block
}

@media (max-width:991px) and (min-width:767px) {

	.section_product_tab .tab-content .col-fix:nth-child(7),
	.section_product_tab .tab-content .col-fix:nth-child(8) {
		display: none
	}
}

@media (max-width:767px) {
	.section_product_tab .e-tabs {
		margin-bottom: 30px
	}
}

.section_product_tab .see-more {
	display: inline-block;
	padding: 5px 15px;
	font-size: 16px;
	border: 2px solid #1b74e7;
	border-radius: 5px;
	color: #000
}

.section_product_tab .see-more:hover {
	background: #003cbf;
	color: #fff;
	border: 2px solid #003cbf
}

.section_product_tab .search-more-tab {
	margin-top: 5px
}

.section_product_tab .search-more-tab span {
	font-size: 16px;
	font-weight: 800;
	display: block;
	margin-bottom: 10px
}

.section_product_tab .search-more-tab ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px
}

.section_product_tab .search-more-tab ul li a {
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
	background: #1b74e7;
	color: #fff
}

.section_product_tab .search-more-tab ul li a:hover {
	background: #5dac46;
	color: #fff
}

.section_flashsale .product-flash-swiper {
	margin-bottom: 20px
}

.section_flashsale .group_title_index_flash {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 10px
}

@media (max-width:991px) {
	.section_flashsale .group_title_index_flash {
		flex-direction: column;
		align-items: center
	}
}

.section_flashsale .group_title_index_flash .title {
	margin-bottom: 0
}

@media (max-width:767px) {
	.section_flashsale .group_title_index_flash .title {
		line-height: 20px
	}
}

.section_flashsale .group_title_index_flash .title .title-name {
	margin-bottom: 0;
	position: relative;
	font-size: 26px;
	font-weight: 700;
	color: #fff
}

@media (max-width:767px) {
	.section_flashsale .group_title_index_flash .title .title-name {
		font-size: 20px;
		margin-bottom: 5px;
		display: block
	}
}

.section_flashsale .group_title_index_flash .title .title-name svg {
	height: 35px;
	width: auto;
	animation: 0.8s linear 0s infinite normal none running pulseSmall
}

@-webkit-keyframes pulseSmall {
	50% {
		opacity: 0.3;
		transform: scale(1.3)
	}
}

.section_flashsale .group_title_index_flash .title a:hover {
	color: #003cbf
}

.section_flashsale .count-down {
	display: inline-block;
	font-size: 14px;
	padding: 0;
	text-align: right;
	background: transparent
}

.section_flashsale .count-down .timer-view {
	display: inline;
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}

.section_flashsale .count-down .timer-view .block-timer {
	width: 50px;
	height: 50px;
	display: inline-flex;
	color: #fff;
	justify-content: center;
	align-items: center;
	background: #5dac46;
	margin: 5px;
	border-radius: 5px;
	margin-bottom: 0
}

@media (max-width:374px) {
	.section_flashsale .count-down .timer-view .block-timer {
		width: 35px;
		height: 35px;
		margin: 2px;
		margin-bottom: 0
	}
}

.section_flashsale .count-down .timer-view .block-timer p {
	margin-bottom: 0;
	font-size: 16px
}

@media (max-width:374px) {
	.section_flashsale .count-down .timer-view .block-timer p {
		font-size: 11px
	}
}

.section_flashsale .count-down .timer-view .block-timer p b {
	display: block;
	font-size: 20px;
	line-height: 20px
}

@media (max-width:374px) {
	.section_flashsale .count-down .timer-view .block-timer p b {
		font-size: 14px
	}
}

.section_flashsale .count-down .timer-view .block-timer:first-child {
	margin-left: 0
}

.section_flashsale .count-down .timer-view>span {
	font-size: 30px;
	font-weight: 600;
	line-height: 30px;
	position: relative;
	top: 11px;
	color: #fff
}

.section_flashsale .elio-productcount .countdown .line {
	height: 8px;
	background: #dfdfdf;
	border-radius: 5px
}

.section_flashsale .elio-productcount .countdown .line span {
	width: 62%;
	display: block;
	height: 8px;
	border-radius: 5px;
	background-color: #1b74e7;
	-webkit-animation: progress_bar_fill 2s linear infinite;
	animation: progress_bar_fill 2s linear infinite;
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.section_flashsale .elio-productcount .countdown .title {
	font-weight: 700;
	margin-top: 2px;
	display: block
}

@keyframes progress_bar_fill {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 40px 0
	}
}

.section_flashsale .thumb-flasale {
	padding: 10px;
	border-radius: 5px
}

.section_flashsale .text-banner-slider {
	color: #fff;
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center
}

.section_flashsale .text-banner-slider a {
	color: #fff
}

.section_flashsale .text-banner-slider a:hover {
	color: #003cbf
}

.section_flashsale .text-banner-slider .swiper-wrapper {
	transition-timing-function: linear;
	align-items: center
}

.section_flashsale .see-more-flash {
	text-align: center;
	margin-top: 20px
}

.section_flashsale .see-more-flash a {
	display: inline-block;
	padding: 5px 15px;
	font-size: 16px;
	border: 2px solid #fff;
	border-radius: 5px;
	color: #fff
}

.section_flashsale .see-more-flash a:hover {
	background: #5dac46;
	color: #fff;
	border: 2px solid #5dac46
}

.section_flashsale .product-action .product-info {
	min-height: 160px
}

.section_flashsale .product-action .btn-views {
	bottom: 55px
}

.section_flashsale .product-action .btn-views:hover {
	bottom: 60px
}

.section_about .thump-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:991px) {
	.section_about .thump-content {
		margin-top: 20px
	}

	.cl-bai-viet-xn-left {
		margin-bottom: 20px;
		border-bottom: 1px solid #ddd;
	}
}

.section_about .thump-content .thump {
	color: #000;
	text-align: left
}

@media (max-width:991px) {
	.section_about .thump-content .thump {
		margin-bottom: 20px
	}
}

.section_about .thump-content .thump a {
	display: block;
	margin-bottom: 10px
}

.section_about .thump-content .thump h2 {
	color: #1b74e7;
	font-weight: 700
}

@media (max-width:991px) {
	.section_about .thump-content .thump h2 {
		font-size: 26px
	}
}

.section_about .thump-content .thump .content {
	display: block;
	font-size: 16px;
}

@media (max-width:991px) {
	.section_about .thump-content .thump .content {
		font-size: 14px
	}
}

.section_about .thump-content ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.section_about .thump-content ul li {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	display: flex;
	align-items: start;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.section_about .thump-content ul li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

.section_about .thump-content ul li .thumb-image {
	min-width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1b74e7;
	border-radius: 50%;
	padding: 10px
}

.section_about .thump-content ul li .text {
	margin-left: 10px
}

.section_about .thump-content ul li .text .title {
	display: block;
	font-weight: bold;
	font-size: 16px
}

.swiper-wrapper {
	padding-bottom: 1px
}

.section_blog .item-blog-big {
	margin-bottom: 10px
}

.section_blog .item-blog-big .block-thumb {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	-o-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-os-justify-content: center;
	-o-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-os-display: flex;
	align-items: center;
	position: relative;
	height: auto !important;
	padding-bottom: 67%;
	border-radius: 5px
}

.section_blog .item-blog-big .block-thumb img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	will-change: opacify;
	transform: scale(1);
	transition: all 0.5s ease
}

.section_blog .item-blog-big .block-content h3 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0
}

.section_blog .item-blog-big .block-content .time-post {
	margin-top: 10px;
	color: #003cbf
}

.section_blog .item-blog-big .block-content .justify {
	margin-top: 10px
}

.section_blog .item-blog-small {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	margin-bottom: 6px
}

.section_blog .item-blog-small .block-thumb {
	flex: 0 0 35%;
	max-width: 35%;
	position: relative;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px
}

.section_blog .item-blog-small .block-thumb .thumb {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	-o-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-os-justify-content: center;
	-o-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-os-display: flex;
	align-items: center;
	position: relative;
	height: auto !important;
	padding-bottom: 67%;
	border-radius: 5px
}

.section_blog .item-blog-small .block-thumb .thumb img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	will-change: opacify;
	transform: scale(1);
	transition: all 0.5s ease;
	border-radius: 5px
}

.section_blog .item-blog-small .block-content {
	flex: 0 0 65%;
	max-width: 65%;
	position: relative;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px
}

.section_blog .item-blog-small .block-content h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px
}

.section_coupon .swiper-slide {
	width: 295px;
	margin-right: 30px;
	display: flex;
	align-items: center;
	border: 2px solid #1b74e7;
	border-radius: 8px;
	background: #fff
}

.section_coupon .swiper-slide .image {
	min-width: 75px;
	height: 75px;
	display: flex;
	border-right: 1px solid #1b74e7;
	display: block;
	position: relative
}

@media (max-width:350px) {
	.section_coupon .swiper-slide .image {
		min-width: 65px;
		height: 90px
	}
}

.section_coupon .swiper-slide .image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 8px
}

.section_coupon .swiper-slide .image:before,
.section_coupon .swiper-slide .image:after {
	content: "";
	width: 15px;
	height: 15px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: transparent #1b74e7 #1b74e7 transparent;
	border-image: initial;
	position: absolute;
	border-radius: 50%;
	left: calc(100% - 14px / 2)
}

.section_coupon .swiper-slide .image:before {
	top: -16px;
	transform: rotate(45deg)
}

@media (max-width:321px) {
	.section_coupon .swiper-slide .image:before {
		top: -8px
	}
}

.section_coupon .swiper-slide .image:after {
	bottom: -16px;
	transform: rotate(-135deg)
}

@media (max-width:321px) {
	.section_coupon .swiper-slide .image:after {
		bottom: -8px
	}
}

.section_coupon .swiper-slide .content_wrap {
	display: flex;
	flex-direction: column;
	padding: 5px;
	position: relative;
	width: 100%
}

.section_coupon .swiper-slide .content_wrap .content-top {
	font-size: 16px
}

.section_coupon .swiper-slide .content_wrap .content-top span {
	display: block;
	font-size: 12px;
	color: #000
}

@media (max-width:350px) {
	.section_coupon .swiper-slide .content_wrap .content-top {
		font-size: 14px
	}

	.section_coupon .swiper-slide .content_wrap .content-top span {
		font-size: 10px
	}
}

.section_coupon .swiper-slide .content_wrap .content-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.section_coupon .swiper-slide .content_wrap .content-bottom span {
	color: #1b74e7;
	font-size: 12px
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code {
	display: inline-block;
	color: #fff;
	background: #003cbf;
	padding: 5px 10px;
	border-radius: 8px;
	margin-top: 5px;
	margin-left: 0;
	min-width: 90px;
	text-align: center;
	cursor: pointer
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code:hover {
	background: #5dac46
}

.section_coupon .swiper-slide .content_wrap .info-button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	font-size: 14px;
	border: 1px solid #1b74e7;
	border-radius: 99px;
	position: absolute;
	right: 10px;
	top: 5px
}

.section_coupon .swiper-slide .content_wrap .info-button svg {
	width: 10px;
	height: 10px;
	fill: #1b74e7
}

.section_coupon .swiper-slide .content_wrap .info-button:hover svg {
	fill: #5dac46
}

.section_xuhuong .title {
	font-size: 20px;
	font-weight: 700
}

.section_xuhuong .see-more {
	display: inline-block;
	padding: 5px 15px;
	font-size: 16px;
	border-radius: 5px;
	color: #fff;
	margin-top: 20px;
	background: #1b74e7
}

@media (max-width:991px) {
	.section_xuhuong .see-more {
		margin-top: 10px;
		margin-bottom: 20px;
		padding: 3px 10px
	}
}

.section_xuhuong .see-more:hover {
	background: #003cbf
}

.section_xuhuong .danhmuc-slider2 a {
	box-shadow: 0 0 2px 0 rgba(60, 64, 67, 0.1), 0 0 6px 0 rgba(60, 64, 67, 0.25);
	text-align: center;
	border-radius: 5px;
	display: block;
	padding: 5px
}

.section_xuhuong .danhmuc-slider2 a h3 {
	font-size: 15px
}

.section_xuhuong .danhmuc-slider2 a:hover {
	box-shadow: 0 0 2px 0 #1b74e7, 0 0 6px 0 #1b74e7
}

.section_video .swiper-slide .block-thumb {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	-o-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-os-justify-content: center;
	-o-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-os-display: flex;
	align-items: center;
	position: relative;
	height: auto !important;
	padding-bottom: 67%;
	border-radius: 5px
}

.section_video .swiper-slide .block-thumb img {
	width: auto !important;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	will-change: opacify;
	transform: scale(1);
	transition: all 0.5s ease
}

.section_video .swiper-slide .block-thumb .icon {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.17)
}

.section_video .swiper-slide .block-thumb .icon svg {
	width: 50px;
	height: 50px
}

.section_video .swiper-slide .block-thumb .icon svg path {
	fill: #fff
}

.section_video .swiper-slide .block-content h3 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px
}

.section_video .swiper-slide:hover .icon path {
	fill: #003cbf !important
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

div#section-tt-1 h3, div#section-tt-1 p {
	margin: 0;
}

/*new*/
.section_category .cate-item {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	max-width: 200px;
}

.section_category .cate-item .image {
	display: flex;
	height: 80px;
	text-align: center;
	align-items: center;
	justify-content: center;
	width: 80px;
	margin: 0 auto 5px;
	border-radius: 80px;
	overflow: hidden;
	background: #f4f4f4;
}

.section_category .cate-item:hover .image img {
	transform: rotate(45deg);
}

.section_category .cate-item .image img {
	max-width: 100%;
	transition: all 0.5s;
}

.item-div-dm {
	width: 119px;
	margin-right: 5px;
}

.section_category .swiper_category .swiper-slide {
	min-width: 200px;
	max-width: 200px;
	margin-right: 33px;
}

.section_category .swiper_category .cate-item {
	background: #f1f1f1;
	border-radius: 12px;
	padding: 20px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.section_category .swiper_category .cate-item .box-cate {
	text-align: center;
}

.section_category .swiper_category .cate-item .box-cate .cate-image {
	margin: 0 auto;
}

.section_category .swiper_category .cate-item .box-cate .cate-image img {
	border-radius: 10px;
}

.section_category .swiper_category .cate-item .box-cate .cate-name {
	width: 100%;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;
	margin: 8px 0 0 0;
}

.line-clamp-1 {
	-webkit-line-clamp: 1;
	height: calc(1em * 1.4 * 1);
}

.line-clamp {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	position: relative;
	line-height: 1.4!important;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0!important;
}

.duration-300 {
	transition-duration: .3s;
}

#section-category .cate-image img {
	width: 100%;
	max-height: 67px;
	overflow: hidden;
}

.section_category .swiper_category .cate-item:hover {
	background: linear-gradient(31deg,var(--color-section-4) 0%,var(--color-section-5) 100%);
}

.section_category .swiper_category .cate-item:hover .cate-name {
	color: #fff;
}

div#section-category .swiper-container {
	padding-bottom: 12px;
}

div#section-category .swiper-wrapper {
	margin-bottom: 12px;
}

/* <css new */

.footer .mid-footer .thanhtoan li img {
	max-height: 30px;
	width: auto;
}

.footer .mid-footer .thanhtoan li {
	display: inline-block;
	margin-right: 2px;
}

.footer .mid-footer .title-menu {
	margin-bottom: 20px;
	position: relative;
	text-transform: uppercase;
}

.footer .mid-footer .content-ft {
	margin-bottom: 10px;
}

.footer .mid-footer .logo-ft {
	display: block;
	margin-bottom: 10px;
}

.footer .mid-footer .group-address {
	margin-top: 10px;
}

.footer .mid-footer .group-address ul {
	margin-bottom: 20px;
	list-style: none;
}

.footer .mid-footer .group-address ul li span {
	color: #fff;
}

.mid-footer p {
	color: #fff;
	margin: 0;
	margin-bottom: 5px;
}

.footer .mid-footer .group-address ul li {
	margin-bottom: 5px;
	color: #f3bd01;
	font-size: 16px;
}

.footer .mid-footer .group-address ul li a {
	color: #fff;
	display: inline-block;
}

ul.social {
	display: flex;
	gap: 12px;
}

ul.social li {
	width: 30px;
}

.mid-footer .container{
	padding: 20px;
}

//

.column_gt_bv1 {
	position: relative;
}

.column_gt_bv1 h3 {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: white;
	text-shadow: 2px 4px 4px rgb(0 0 0 / 50%);
}

.cl-a-1 {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	max-height: 400px;
	margin-bottom: 4px;
}

.cl-a-2 {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	max-height: 198px;
	margin-bottom: 4px;
}

@media only screen and (min-width:769px) {
	.bv-1 {
		padding-right: 0;
	}

	.bv-1 h3 {
		font-size: 2.2rem;
		line-height: 3rem;
	}
}

div#h1-banner {
	display: none;
}
/* css new> */