.content-page {
	min-height: 400px;
	margin-bottom: 40px
}

.content-page ul,
.content-page ol {
	padding-left: 20px
}

.page-store {
	margin-bottom: 30px;
	color: #000
}

.page-store .option-chos {
	height: 100%;
	background: var(--mainColor)
}

.page-store .option-chos .group-option .group-city,
.page-store .option-chos .group-option .group-district {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.page-store .option-chos .group-option .group-city select,
.page-store .option-chos .group-option .group-district select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 28px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	padding: 5px 20px 5px 12px;
	border-radius: 10px;
	width: 100%;
	height: 35px;
	border: 1px solid var(--mainColor);
	outline: none !important
}

.page-store .option-chos .group-option .group-city select option,
.page-store .option-chos .group-option .group-district select option {
	background-color: #fff;
	color: #000
}

.page-store .option-chos .group-option .group-city select#city,
.page-store .option-chos .group-option .group-district select#city {
	background-image: url(//bizweb.dktcdn.net/100/587/433/themes/1031242/assets/ico-select2.png?1765265059192)
}

.page-store .option-chos .group-option .group-city select#district,
.page-store .option-chos .group-option .group-district select#district {
	background-color: #fff;
	color: #000;
	background-image: url(//bizweb.dktcdn.net/100/587/433/themes/1031242/assets/ico-select2.png?1765265059192)
}

.page-store .option-chos .info-store {
	overflow: hidden;
	overflow-y: auto;
	height: auto;
	max-height: 355px
}

@media (max-width: 767px) {
	.page-store .option-chos .info-store {
		max-height: 300px
	}
}

.page-store .option-chos .info-store::-webkit-scrollbar {
	width: 5px;
	background-color: var(--mainColor)
}

.page-store .option-chos .info-store::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	background-color: var(--mainColor)
}

.page-store .option-chos .info-store::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	background-color: #f5f5f5
}

.page-store .option-chos .info-store .store-list {
	padding: 5px 10px;
	line-height: 24px;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	margin-bottom: 10px;
	margin: 0 0px 10px 0;
	border-radius: 10px;
	background-color: #fff;
	border: 2px solid var(--subColor)
}

.page-store .option-chos .info-store .store-list .name-cuahang {
	color: var(--mainColor);
	font-weight: 700
}

.page-store .option-chos .info-store .store-list .store-name {
	position: relative;
	display: inline-block;
	width: 100%
}

.page-store .option-chos .info-store .store-list .store-phone {
	position: relative;
	display: inline-block;
	width: 100%
}

.page-store .option-chos .info-store .store-list .store-phone .phone-url {
	margin-right: 15px;
	color: var(--mainColor)
}

.page-store .option-chos .info-store .store-list .store-phone .phone-url:hover {
	opacity: 0.8
}

.page-store .option-chos .info-store .store-list:hover,
.page-store .option-chos .info-store .store-list.active {
	background: var(--subColor);
	color: #fff;
	border: 2px solid var(--subColor)
}

.page-store .option-chos .info-store .store-list:hover .name-cuahang,
.page-store .option-chos .info-store .store-list.active .name-cuahang {
	color: #fff
}

.page-store .option-chos .info-store .store-list:hover .store-phone .phone-url,
.page-store .option-chos .info-store .store-list.active .store-phone .phone-url {
	color: #fff
}

.page-store .wrapcontact {
	overflow: hidden;
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
	border-radius: 10px;
	height: 450px
}

.page-store .wrapcontact iframe {
	width: 100% !important;
	height: 100vh !important;
	border: none !important;
	z-index: 0;
	position: relative;
	overflow: hidden
}

.page-store .pagebody {
	overflow: hidden;
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
	border-radius: 10px;
	height: 450px
}

.page-store .pagebody iframe {
	width: 100% !important;
	height: 100vh !important;
	border: none !important;
	z-index: 0;
	position: relative;
	overflow: hidden
}

@media (max-width: 991px) {
	.page-store .col-left {
		margin-bottom: 20px
	}
}

.page-store .form-control {
	height: 35px;
	border: 1px solid var(--mainColor);
	width: 100%;
	border-radius: 10px;
	padding: 0 10px
}

.page-store .col-6 {
	margin-bottom: 15px
}

.page-store .box_left_store {
	background-color: var(--mainColor);
	padding: 10px;
	border-radius: 15px;
	margin-bottom: 30px
}

.page-store .box_left_store .content_hethong {
	color: #fff;
	display: block;
	margin-bottom: 15px
}

.page-store .box_left_store .content_hethong h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 2.2rem;
	line-height: 1.4
}

.page-store .box_left_store .content_hethong span {
	color: var(--subColor)
}

.section_num {
	display: block
}

.section_num h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 2.2rem;
	line-height: 1.4;
	display: block;
	margin-bottom: 15px
}

.section_num .item {
	border: 1px solid var(--bgBodySub);
	justify-content: space-between;
	position: relative;
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	text-align: center
}

.section_num .item img {
	max-height: 42px;
	max-width: 42px;
	width: initial;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px
}

.section_num .item .content .num {
	font-size: 1.6rem;
	display: block;
	font-weight: 400
}

.section_num .item .content .num .counter {
	font-weight: 600;
	margin-right: 3px;
	color: var(--subColor)
}

.page-faq .content-page {
	background: #fff;
	border-radius: 5px
}

.page-faq .product-fpt-with-stick-tab {
	margin-bottom: 25px
}

.page-faq .faq-title {
	position: relative;
	display: inline-block;
	color: var(--textColor);
	margin: 0;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 15px
}

.page-faq .faq {
	margin-bottom: 7px
}

.page-faq .faq h4 {
	color: #000;
	padding: 10px 20px;
	font-size: 16px;
	margin-bottom: 0;
	background: #E3E3E3;
	cursor: pointer;
	border-radius: 10px
}

.page-faq .faq h4:hover {
	background-color: var(--mainColor);
	color: #fff
}

.page-faq .faq.active h4 {
	background: var(--mainColor);
	color: #fff;
	border-radius: 10px 10px 0 0
}

.page-faq .faq .content {
	display: block;
	border: 1px solid #dee2e6;
	padding: 15px 20px;
	border-top: 0;
	border-radius: 0 0 10px 10px
}

.page-faq .faq .content p {
	margin-bottom: 0;
	font-size: 16px
}

.page-faq .box_right_faq {
	margin-bottom: 20px
}

@media (min-width: 767px) {
	.page-faq .box_right_faq {
		position: sticky;
		top: 60px
	}
}

.page-faq .box_right_faq .content-form {
	padding: 7px 0px;
	display: block
}

.page-faq .box_right_faq .group_contact {
	padding: 0px
}

.page-faq .box_right_faq .group_contact input,
.page-faq .box_right_faq .group_contact textarea {
	border: 1px solid #e1e1e1;
	width: 100%;
	margin-bottom: 10px;
	outline: none;
	font-size: 14px;
	border-radius: 10px
}

.page-faq .box_right_faq .group_contact input {
	padding: 5px 20px;
	border: 1px solid #e6e6e6
}

.page-faq .box_right_faq .group_contact textarea {
	padding: 10px 20px;
	height: 77px;
	border: 1px solid #e6e6e6
}

.page-faq .box_hoi_dap {
	border: 1px solid #dee2e6;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 30px
}

.page-faq .box_hoi_dap .box_muc_luc {
	color: var(--textColor);
	margin: 0;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 0px 0px 8px;
	border-bottom: .5px dashed #ebe0e0;
	margin-bottom: 10px;
	line-height: 1.4
}

.page-faq .box_hoi_dap .title-muc-luc {
	padding: 7px 0px
}

.page-faq .box_hoi_dap .title-muc-luc:last-child {
	padding-bottom: 14px
}

.page-faq .box_hoi_dap .title-muc-luc:first-child {
	padding-bottom: 14px
}

.page_all_combo .combo_banner {
	display: block;
	position: relative;
	margin-bottom: 15px
}

.page_all_combo .combo_banner .banner_combo {
	padding-bottom: 150%;
	overflow: hidden;
	height: auto;
	display: block;
	position: relative;
	border-radius: 10px
}

.page_all_combo .combo_banner .banner_combo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.page_all_combo .combo_banner .quick-combo {
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 10px;
	right: 10px
}

.page_all_combo .combo_banner .quick-combo:hover {
	background-color: var(--subColor)
}

.page_all_combo .combo_banner .quick-combo:hover svg path {
	fill: #fff
}

.section-index {
	padding: 30px 0
}

.section-index .section-title {
	text-align: center;
	position: relative;
	margin-bottom: 25px
}

.section-index .section-title h2 {
	display: inline-block;
	font-weight: 600;
	font-size: 3rem;
	margin-bottom: 0px
}

.section-index .section-title h2 span {
	color: var(--supColor)
}

@media (max-width: 767px) {
	.section-index {
		padding: 25px 0
	}

	.section-index .section-title h2 {
		font-size: 2rem
	}
}

.section_combo_mix_match .section-title {
	display: block;
	padding-bottom: 10px
}

.section_combo_mix_match .section-title::before {
	content: '';
	border-bottom: 2px solid #000;
	width: 60px;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0
}

.section_combo_mix_match .section-title .sub_title {
	margin-bottom: 0px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #62646d
}

@media (max-width: 767px) {
	.section_combo_mix_match .section-title .sub_title {
		font-size: 1.4rem
	}
}

.section_combo_mix_match .item_null .item_combo_mix_match {
	aspect-ratio: 420/560;
	border-radius: 10px
}

.section_combo_mix_match .combo_banner {
	display: block;
	position: relative;
	margin-bottom: 15px
}

.section_combo_mix_match .combo_banner .duration-300 {
	display: block;
	aspect-ratio: 420/560;
	position: relative;
	overflow: hidden;
	border-radius: 10px
}

.section_combo_mix_match .combo_banner .duration-300:hover img {
	transform: scale(1.03)
}

.section_combo_mix_match .combo_banner .quick-combo {
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 10px;
	right: 10px
}

.section_combo_mix_match .combo_banner .quick-combo:hover {
	background-color: var(--subColor)
}

.section_combo_mix_match .combo_banner .quick-combo:hover svg path {
	fill: #fff
}

.section_combo_mix_match .view-more {
	text-align: center
}

.page_about .section-heading {
	margin-bottom: 30px
}

.page_about .section-heading.text-center .section-title:after {
	left: 50%;
	margin-left: -50px
}

.page_about .section-heading.style-dark .section-title,
.page_about .section-heading.style-dark .desc {
	color: #fff
}

.page_about .section-heading .section-title {
	line-height: 1.5;
	color: #1d2a38;
	font-weight: bold;
	position: relative;
	margin: 0 0 30px 0;
	font-size: 24px
}

.page_about .flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.page_about .color-primary {
	color: var(--subColor)
}

.page_about .mb-15 {
	margin-bottom: 15px
}

.page_about .fz-20 {
	font-size: 20px
}

.page_about .mb-10 {
	margin-bottom: 10px
}

.page_about .position-relative {
	position: relative !important
}

.page_about .overflow-hidden {
	overflow: hidden !important
}

.page_about .mb-20 {
	margin-bottom: 20px
}

.page_about .fz-16 {
	font-size: 16px
}

.page_about .py-10 {
	padding-top: 10px;
	padding-bottom: 10px
}

.page_about .text-uppercase {
	text-transform: uppercase !important
}

.page_about .text-center {
	text-align: center !important
}

.page_about .font-weight-bold {
	font-weight: 700 !important
}

.page_about .m-0 {
	margin: 0 !important
}

.page_about .pt-50 {
	padding-top: 50px
}

.page_about .pb-30 {
	padding-bottom: 30px
}

.page_about .mb-50 {
	margin-bottom: 50px
}

@media (min-width: 767px) {
	.page_about .section-heading .section-title {
		font-size: calc(1.03093vw + 16.09278px)
	}
}

@media (min-width: 1349px) {
	.page_about .section-heading .section-title {
		font-size: 30px
	}
}

.page_about .section-heading p,
.page_about .section-heading .desc {
	font-size: 16px
}

.page_about .page-about__heading {
	min-height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-top: -30px
}

@media (max-width: 1025px) {
	.page_about .page-about__heading {
		min-height: 500px
	}
}

@media (max-width: 767px) {
	.page_about .page-about__heading {
		min-height: 450px
	}
}

.page_about .page-about__heading--stitle {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: uppercase
}

.page_about .page-about__heading--title {
	font-size: 4rem;
	margin-bottom: 30px;
	font-weight: bold;
	line-height: 1.2
}

@media (max-width: 1025px) {
	.page_about .page-about__heading--title {
		font-size: 3rem
	}
}

@media (max-width: 767px) {
	.page_about .page-about__heading--title {
		font-size: 1.8rem
	}
}

.page_about .mr_b3 {
	display: block;
	margin-bottom: 60px
}

@media (max-width: 992px) {
	.page_about .mr_b3 {
		margin-bottom: 40px
	}
}

@-webkit-keyframes box-image-pop {
	50% {
		-webkit-transform: scale(1.1)
	}
}

@keyframes box-image-pop {
	50% {
		transform: scale(1.1)
	}
}

.page_about .page-about__service {
	padding: 60px 0 0
}

@media (max-width: 767px) {
	.page_about .page-about__service--item {
		padding: 0;
		margin-bottom: 20px
	}
}

.page_about .page-about__service--item:hover .page-about__service--icon {
	-webkit-animation-name: box-image-pop;
	animation-name: box-image-pop;
	-webkit-animation-duration: .55s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite
}

.page_about .page-about__service--item:hover .page-about__service--icon:after {
	opacity: 0;
	top: 0;
	left: 0
}

.page_about .page-about__service--icon {
	position: relative
}

.page_about .page-about__service--icon:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -10px;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	z-index: 1;
	background: var(--bgBodySub);
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease
}

.page_about .page-about__service--icon img {
	position: relative;
	z-index: 2
}

.page_about .page-about__service--desc {
	line-height: 1.5
}

.page_about .page-about__service--banner {
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 150px
}

.page_about .page-about__service--banner-image img {
	margin-top: -120px;
	border-radius: 10px
}

.page_about .page-about__service--banner-text {
	padding: 40px 10% 70px;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500
}

@media (max-width: 767px) {
	.page_about .page-about__service--banner-text {
		padding: 40px 0 70px
	}
}

.page_about .py-50 {
	padding-top: 50px;
	padding-bottom: 50px
}

.page_about .page-about__timeline {
	background-color: var(--bgBodySub)
}

.page_about .page-about__timeline--wrap {
	position: relative
}

.page_about .page-about__timeline--wrap:after {
	position: absolute;
	border-left: 4px dotted #b2b2b2;
	left: calc(50% + 5px);
	top: 0;
	bottom: 0;
	content: ''
}

@media (max-width: 767px) {
	.page_about .page-about__timeline--wrap:after {
		left: 5px
	}
}

.page_about .page-about__timeline--item {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	position: relative
}

@media (max-width: 767px) {
	.page_about .page-about__timeline--item {
		flex-direction: column !important
	}
}

.page_about .page-about__timeline--item:last-child {
	margin-bottom: 0
}

.page_about .page-about__timeline--item.reverse {
	flex-direction: row-reverse
}

.page_about .page-about__timeline--item.reverse .page-about__timeline--image {
	padding-left: 30px;
	padding-right: 0
}

@media (min-width: 768px) {
	.page_about .page-about__timeline--item.reverse .page-about__timeline--image {
		padding-left: calc(12.04819vw - 62.53012px)
	}
}

@media (min-width: 1349px) {
	.page_about .page-about__timeline--item.reverse .page-about__timeline--image {
		padding-left: 100px
	}
}

.page_about .page-about__timeline--item.reverse .page-about__timeline--content {
	padding-right: 30px;
	padding-left: 0;
	text-align: right
}

.page_about .page-about__timeline--item .page-about__timeline--content .page-about__timeline--title {
	font-weight: 700;
	font-size: 2.2rem;
	color: var(--mainColor)
}

@media (min-width: 768px) {
	.page_about .page-about__timeline--item.reverse .page-about__timeline--content {
		padding-right: calc(12.04819vw - 62.53012px)
	}
}

@media (min-width: 1349px) {
	.page_about .page-about__timeline--item.reverse .page-about__timeline--content {
		padding-right: 100px
	}
}

@media (max-width: 767px) {
	.page_about .page-about__timeline--item.reverse .page-about__timeline--content {
		text-align: left
	}
}

.page_about .page-about__timeline--item.reverse .page-about__timeline--image:after {
	left: 50%
}

.page_about .page-about__timeline--image {
	width: 50%;
	padding-left: 0;
	padding-right: 30px
}

@media (min-width: 768px) {
	.page_about .page-about__timeline--image {
		padding-right: calc(12.04819vw - 62.53012px)
	}
}

@media (min-width: 1349px) {
	.page_about .page-about__timeline--image {
		padding-right: 100px
	}
}

@media (max-width: 767px) {
	.page_about .page-about__timeline--image {
		width: 100%;
		padding-left: 30px !important;
		padding-right: 0 !important;
		margin-bottom: 24px;
		position: relative
	}
}

.page_about .page-about__timeline--image:before {
	content: "";
	width: 15px;
	height: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	bottom: 50%;
	left: 0;
	z-index: 11;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	border-radius: 50%;
	position: absolute;
	background: var(--mainColor);
	left: 50%
}

@media (max-width: 767px) {
	.page_about .page-about__timeline--image:before {
		left: 0
	}
}

.page_about .page-about__timeline--image:after {
	content: "";
	position: absolute;
	border-top: 4px dotted #b2b2b2;
	width: 150px;
	top: calc(50% - 4px);
	left: 0;
	z-index: 1;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	left: calc(50% - 150px)
}

@media (max-width: 767px) {
	.page_about .page-about__timeline--image:after {
		left: 0 !important
	}
}

.page_about .page-about__timeline--image img {
	z-index: 9;
	position: relative;
	border-radius: 10px
}

.page_about .page-about__timeline--content {
	width: 50%;
	padding-left: 30px;
	padding-right: 0
}

@media (min-width: 768px) {
	.page_about .page-about__timeline--content {
		padding-left: calc(12.04819vw - 62.53012px)
	}
}

@media (min-width: 1349px) {
	.page_about .page-about__timeline--content {
		padding-left: 100px
	}
}

@media (max-width: 767px) {
	.page_about .page-about__timeline--content {
		width: 100%;
		padding-left: 30px !important;
		padding-right: 0 !important
	}
}

.page_about .item-duoc-si-blog {
	display: block;
	position: relative;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 15px;
	border-radius: 8px;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 5px 15px;
	text-align: center
}

.page_about .item-duoc-si-blog .image-blog {
	padding-bottom: 170px;
	overflow: hidden;
	height: auto;
	display: block;
	position: relative;
	border-radius: 10px;
	width: 170px;
	margin: 0 auto
}

.page_about .item-duoc-si-blog .image-blog img {
	max-height: 150px;
	max-width: 150px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: .3s ease-in-out all;
	will-change: opacify;
	max-width: 100%;
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	object-fit: cover
}

.page_about .item-duoc-si-blog .blog_content {
	position: relative;
	width: 100%;
	background-color: #fff;
	padding-top: 15px
}

.page_about .item-duoc-si-blog .blog_content h3 {
	margin-bottom: 7px;
	line-height: 22px
}

.page_about .item-duoc-si-blog .blog_content h3 a {
	color: var(--textColor);
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 44px
}

.page_about .item-duoc-si-blog .blog_content h3 a:hover {
	color: var(--subColor)
}

.page_about .item-duoc-si-blog .blog_content .blog_description {
	color: var(--textColor);
	line-height: 20px;
	margin-bottom: 10px;
	word-break: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 40px
}

.page_about .item-duoc-si-blog .blog_content .read_more {
	font-weight: 600;
	padding: 5px 15px;
	border-radius: 10px;
	margin-bottom: 0px;
	display: inline-block;
	background-color: var(--mainColor);
	color: #fff
}

.page_about .item-duoc-si-blog .blog_content .read_more:hover,
.page_about .item-duoc-si-blog .blog_content .read_more:focus {
	background-color: var(--subColor);
	color: #fff
}

.page_about .item-duoc-si-blog:hover .image-blog img {
	transform: scale(1.1)
}

.page_dat_lich_tu_van,
.page_mua_thuoc_theo_don {
	position: relative
}

.page_dat_lich_tu_van .box_bg_book,
.page_mua_thuoc_theo_don .box_bg_book {
	width: 100%;
	height: 100%;
	max-width: 1980px;
	aspect-ratio: 3.14022989;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url(//bizweb.dktcdn.net/100/587/433/themes/1031242/assets/bg_dat_lich_tu_van.jpg?1765265059192);
	margin-top: -30px;
	position: relative
}

.page_dat_lich_tu_van .box_bg_book .title_page_book,
.page_mua_thuoc_theo_don .box_bg_book .title_page_book {
	justify-content: center;
	align-items: center;
	display: flex;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	text-align: center;
	z-index: 3;
	transition: all 0.3s ease-in-out;
	transform: translate(-50%, -50%);
	transition: all 0.3s ease-in-out;
	flex-flow: column
}

.page_dat_lich_tu_van .box_bg_book .title_page_book .title_dl,
.page_mua_thuoc_theo_don .box_bg_book .title_page_book .title_dl {
	color: var(--mainColor);
	font-size: 2.8rem;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	line-height: 1.3
}

@media (max-width: 1199px) {

	.page_dat_lich_tu_van .box_bg_book .title_page_book .title_dl,
	.page_mua_thuoc_theo_don .box_bg_book .title_page_book .title_dl {
		font-size: 2.6rem
	}
}

@media (max-width: 1025px) {

	.page_dat_lich_tu_van .box_bg_book .title_page_book .title_dl,
	.page_mua_thuoc_theo_don .box_bg_book .title_page_book .title_dl {
		font-size: 2.4rem
	}
}

@media (max-width: 992px) {

	.page_dat_lich_tu_van .box_bg_book .title_page_book .title_dl,
	.page_mua_thuoc_theo_don .box_bg_book .title_page_book .title_dl {
		font-size: 2.2rem
	}
}

@media (max-width: 767px) {

	.page_dat_lich_tu_van .box_bg_book .title_page_book .title_dl,
	.page_mua_thuoc_theo_don .box_bg_book .title_page_book .title_dl {
		font-size: 1.8rem
	}
}

.page_dat_lich_tu_van .box_bg_book .title_page_book .bread-crumb,
.page_mua_thuoc_theo_don .box_bg_book .title_page_book .bread-crumb {
	background-color: transparent;
	padding: 0px
}

.page_dat_lich_tu_van .pg_page_box,
.page_mua_thuoc_theo_don .pg_page_box {
	max-width: 750px;
	margin: 0 auto;
	margin-top: 30px;
	background: var(--bgBodySub);
	border-radius: 15px;
	overflow: hidden;
	position: relative
}

@media (min-width: 1025px) {

	.page_dat_lich_tu_van .pg_page_box,
	.page_mua_thuoc_theo_don .pg_page_box {
		margin-top: -80px
	}
}

@media (min-width: 1600px) {

	.page_dat_lich_tu_van .pg_page_box,
	.page_mua_thuoc_theo_don .pg_page_box {
		margin-top: -180px
	}
}

.page_dat_lich_tu_van .pg_page_box form,
.page_mua_thuoc_theo_don .pg_page_box form {
	margin-bottom: 0px
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book {
	width: 100%;
	display: block
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book {
	display: flex;
	background-color: #fff;
	width: 100%;
	justify-content: space-between
}

@keyframes shakeThatBooty {
	33% {
		-webkit-transform: rotateZ(20deg);
		-khtml-transform: rotateZ(20deg);
		-moz-transform: rotateZ(20deg);
		-ms-transform: rotateZ(20deg);
		-o-transform: rotateZ(20deg);
		transform: rotateZ(20deg)
	}

	67% {
		-webkit-transform: rotateZ(-20deg);
		-khtml-transform: rotateZ(-20deg);
		-moz-transform: rotateZ(-20deg);
		-ms-transform: rotateZ(-20deg);
		-o-transform: rotateZ(-20deg);
		transform: rotateZ(-20deg)
	}

	100% {
		-webkit-transform: rotateZ(20deg);
		-khtml-transform: rotateZ(20deg);
		-moz-transform: rotateZ(20deg);
		-ms-transform: rotateZ(20deg);
		-o-transform: rotateZ(20deg);
		transform: rotateZ(20deg)
	}
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab {
	flex: 1
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab:nth-child(1),
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab:nth-child(1) {
	background-color: red
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab:nth-child(2),
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab:nth-child(2) {
	background-color: var(--mainColor)
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab:nth-child(3),
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab:nth-child(3) {
	background-color: var(--subColor)
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab:hover,
.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab:focus,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab:hover,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab:focus {
	opacity: 0.8
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab:hover a svg,
.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab:focus a svg,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab:hover a svg,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab:focus a svg {
	-webkit-animation: shakeThatBooty .6s linear 1;
	-khtml-animation: shakeThatBooty .6s linear 1;
	-moz-animation: shakeThatBooty .6s linear 1;
	-ms-animation: shakeThatBooty .6s linear 1;
	-o-animation: shakeThatBooty .6s linear 1;
	animation: shakeThatBooty .6s linear 1
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab a,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab a {
	font-size: 1.8rem;
	font-weight: 600;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 20px
}

@media (max-width: 767px) {

	.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab a,
	.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab a {
		font-size: 1.4rem;
		padding: 10px 5px;
		display: block;
		text-align: center;
		line-height: 1.2
	}
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab a svg,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab a svg {
	width: 26px;
	height: 26px;
	margin-right: 5px
}

@media (max-width: 767px) {

	.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab a svg,
	.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab a svg {
		margin: 0 auto;
		display: block;
		margin-bottom: 7px
	}
}

.page_dat_lich_tu_van .pg_page_box .box_tab_book .list_tab_book .item_tab a svg path,
.page_mua_thuoc_theo_don .pg_page_box .box_tab_book .list_tab_book .item_tab a svg path {
	fill: #fff
}

.page_dat_lich_tu_van .pg_page_box .form-contact,
.page_mua_thuoc_theo_don .pg_page_box .form-contact {
	padding: 20px
}

@media (max-width: 767px) {

	.page_dat_lich_tu_van .pg_page_box .form-contact,
	.page_mua_thuoc_theo_don .pg_page_box .form-contact {
		padding: 10px
	}
}

.page_dat_lich_tu_van .pg_page_box .form-contact .title_ctv,
.page_mua_thuoc_theo_don .pg_page_box .form-contact .title_ctv {
	color: var(--mainColor);
	font-size: 24px;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 5px;
	display: block;
	text-align: center
}

@media (max-width: 992px) {

	.page_dat_lich_tu_van .pg_page_box .form-contact .title_ctv,
	.page_mua_thuoc_theo_don .pg_page_box .form-contact .title_ctv {
		font-size: 22px
	}
}

@media (max-width: 767px) {

	.page_dat_lich_tu_van .pg_page_box .form-contact .title_ctv,
	.page_mua_thuoc_theo_don .pg_page_box .form-contact .title_ctv {
		font-size: 18px
	}
}

.page_dat_lich_tu_van .pg_page_box .form-contact .content_ctv,
.page_mua_thuoc_theo_don .pg_page_box .form-contact .content_ctv {
	color: var(--textColor);
	display: block;
	text-align: center;
	margin-bottom: 15px
}

.page_dat_lich_tu_van .pg_page_box h4,
.page_mua_thuoc_theo_don .pg_page_box h4 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 13px
}

.page_dat_lich_tu_van .pg_page_box .group_contact label,
.page_mua_thuoc_theo_don .pg_page_box .group_contact label {
	color: #000;
	margin-bottom: 3px;
	font-weight: 600;
	color: var(--mainColor)
}

.page_dat_lich_tu_van .pg_page_box .group_contact em,
.page_mua_thuoc_theo_don .pg_page_box .group_contact em {
	color: red
}

.page_dat_lich_tu_van .pg_page_box .group_contact input,
.page_dat_lich_tu_van .pg_page_box .group_contact textarea,
.page_mua_thuoc_theo_don .pg_page_box .group_contact input,
.page_mua_thuoc_theo_don .pg_page_box .group_contact textarea {
	border: 1px solid #e1e1e1;
	width: 100%;
	margin-bottom: 15px;
	outline: none;
	font-size: 14px;
	border-radius: 5px
}

.page_dat_lich_tu_van .pg_page_box .group_contact input,
.page_mua_thuoc_theo_don .pg_page_box .group_contact input {
	padding: 5px 15px;
	min-height: 40px
}

.page_dat_lich_tu_van .pg_page_box .group_contact textarea,
.page_mua_thuoc_theo_don .pg_page_box .group_contact textarea {
	padding: 10px 15px
}

.page_dat_lich_tu_van .pg_page_box .group_contact .btn-lienhe,
.page_mua_thuoc_theo_don .pg_page_box .group_contact .btn-lienhe {
	background: var(--mainColor);
	color: #fff;
	border: initial;
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 5px
}

.page_dat_lich_tu_van .pg_page_box .group_contact .btn-lienhe:hover,
.page_mua_thuoc_theo_don .pg_page_box .group_contact .btn-lienhe:hover {
	background: var(--subColor)
}

.page_dat_lich_tu_van .form-booking,
.page_mua_thuoc_theo_don .form-booking {
	height: 40px;
	display: flex;
	align-items: center;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	transition: all .3s linear;
	user-select: none;
	color: #494b55;
	border: 1px solid #e1e1e1;
	padding-left: 8px;
	margin-bottom: 15px;
	border-radius: 5px
}

@media (max-width: 991px) {

	.page_dat_lich_tu_van .form-booking,
	.page_mua_thuoc_theo_don .form-booking {
		padding-left: 5px
	}
}

.page_dat_lich_tu_van .form-booking select,
.page_mua_thuoc_theo_don .form-booking select {
	border: none;
	outline: none;
	padding: 0px 5px
}

.page_dat_lich_tu_van .form-booking .form-booking-icon,
.page_mua_thuoc_theo_don .form-booking .form-booking-icon {
	width: 30px;
	padding-right: 5px;
	border-right: 1px dotted #a0a0a0
}

.page_dat_lich_tu_van .form-booking .form-booking-icon svg path,
.page_dat_lich_tu_van .form-booking .form-booking-icon svg rect,
.page_mua_thuoc_theo_don .form-booking .form-booking-icon svg path,
.page_mua_thuoc_theo_don .form-booking .form-booking-icon svg rect {
	fill: var(--mainColor)
}

.page_dat_lich_tu_van .form-booking .form-booking-date,
.page_mua_thuoc_theo_don .form-booking .form-booking-date {
	padding-left: 5px;
	padding-right: 10px;
	width: 100%
}

.page_dat_lich_tu_van .form-booking .form-booking-date .form-control,
.page_mua_thuoc_theo_don .form-booking .form-booking-date .form-control {
	padding-left: 0;
	border: none;
	min-height: 25px;
	color: #6c707e;
	font-size: 15px;
	margin-bottom: 0;
	padding-right: 7px
}

@media (max-width: 991px) {

	.page_dat_lich_tu_van .form-booking .form-booking-date .form-control,
	.page_mua_thuoc_theo_don .form-booking .form-booking-date .form-control {
		min-height: 25px;
		font-size: 14px
	}
}

.page_dat_lich_tu_van .form-radio,
.page_mua_thuoc_theo_don .form-radio {
	display: flex !important
}

.page_dat_lich_tu_van .form-radio .radio-custom,
.page_mua_thuoc_theo_don .form-radio .radio-custom {
	display: flex !important;
	flex: 1;
	align-items: center;
	margin-right: 15px;
	height: 40px;
	display: flex;
	align-items: center;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	transition: all .3s linear;
	user-select: none;
	color: #000 !important;
	border: 1px solid #e1e1e1;
	padding-left: 8px;
	margin-bottom: 15px;
	border-radius: 5px
}

.page_dat_lich_tu_van .form-radio .radio-custom:last-child,
.page_mua_thuoc_theo_don .form-radio .radio-custom:last-child {
	margin-right: 0px
}

.page_dat_lich_tu_van .form-radio .radio-custom input,
.page_mua_thuoc_theo_don .form-radio .radio-custom input {
	width: 15px;
	height: 15px;
	min-height: 15px;
	margin-bottom: 0px;
	margin-right: 5px
}

.bootstrap-datetimepicker-widget {
	top: 0;
	left: 0;
	width: 250px;
	padding: 4px;
	margin-top: 1px;
	z-index: 99999 !important;
	border-radius: 4px
}

.bootstrap-datetimepicker-widget.timepicker-sbs {
	width: 600px
}

.bootstrap-datetimepicker-widget.bottom:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 7px
}

.bootstrap-datetimepicker-widget.bottom:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 8px
}

.bootstrap-datetimepicker-widget.top:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	bottom: -7px;
	left: 6px
}

.bootstrap-datetimepicker-widget.top:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	position: absolute;
	bottom: -6px;
	left: 7px
}

.bootstrap-datetimepicker-widget .dow {
	width: 14.2857%
}

.bootstrap-datetimepicker-widget.pull-right:before {
	left: auto;
	right: 6px
}

.bootstrap-datetimepicker-widget.pull-right:after {
	left: auto;
	right: 7px
}

.bootstrap-datetimepicker-widget>ul {
	list-style-type: none;
	margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
	box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
	width: 54px;
	font-weight: 700;
	font-size: 1.2em;
	margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px
}

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
	width: 4px;
	padding: 0;
	margin: 0
}

.bootstrap-datetimepicker-widget .datepicker>div {
	display: none
}

.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center
}

.bootstrap-datetimepicker-widget table {
	width: 100%;
	margin: 0
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
	text-align: center;
	border-radius: 4px
}

.bootstrap-datetimepicker-widget td {
	height: 54px;
	line-height: 54px;
	width: 54px
}

.bootstrap-datetimepicker-widget td.cw {
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	color: #777
}

.bootstrap-datetimepicker-widget td.day {
	height: 20px;
	line-height: 20px;
	width: 20px
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
	background: #eee;
	cursor: pointer
}

.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
	color: #777
}

.bootstrap-datetimepicker-widget td.today {
	position: relative
}

.bootstrap-datetimepicker-widget td.today:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-bottom: 7px solid var(--mainColor);
	border-top-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	bottom: 4px;
	right: 4px
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
	background-color: var(--mainColor);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget td.active.today:before {
	border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
	background: 0 0;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget td span {
	display: inline-block;
	width: 65px;
	height: 65px;
	line-height: 65px;
	margin: 2px 1.5px;
	cursor: pointer;
	border-radius: 4px
}

.bootstrap-datetimepicker-widget td span:hover {
	background: #eee
}

.bootstrap-datetimepicker-widget td span.active {
	background-color: var(--mainColor);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget td span.old {
	color: #777
}

.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
	background: 0 0;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget th {
	height: 20px;
	line-height: 20px;
	width: 20px
}

.bootstrap-datetimepicker-widget th.picker-switch {
	width: 145px
}

.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
	font-size: 21px
}

.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
	background: 0 0;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
	cursor: pointer
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
	background: #eee
}

.input-group.date .input-group-addon span {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px
}

.bootstrap-datetimepicker-widget.left-oriented:before {
	left: auto;
	right: 6px
}

.bootstrap-datetimepicker-widget.left-oriented:after {
	left: auto;
	right: 7px
}

.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td {
	padding: 0 !important
}

@media screen and (max-width: 767px) {
	.bootstrap-datetimepicker-widget.timepicker-sbs {
		width: 283px
	}
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18)
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.alert-primary hr {
	border-top-color: #9fcdff
}

.alert-primary .alert-link {
	color: #002752
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.alert-secondary hr {
	border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
	color: #202326
}

.alert-success {
	color: var(--textColor);
	background-color: #fff8ea;
	border-color: #fff8ea
}

@media (max-width: 569px) {
	.alert-success {
		right: 5px !important;
		max-width: 90%;
		width: 90%
	}
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: var(--textColor);
	background-color: #fff8ea;
	border-color: #fff8ea
}

@media (max-width: 569px) {
	.alert-info {
		right: 5px !important;
		max-width: 90%;
		width: 90%
	}
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert-danger hr {
	border-top-color: #f1b0b7
}

.alert-danger .alert-link {
	color: #491217
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: var(--mainColor);
	transition: width .6s ease
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar {
		transition: none
	}
}

.progress-bar-striped {
	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: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion: reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

.progress {
	height: 6px !important
}

.progress .progress-bar-success {
	height: 6px !important
}