.product-item .img_100 {
	position: relative;
	height: 0;
	padding-bottom: 71.0227%;
	overflow: hidden;
	display: block;
	border-radius: 10px;
}

.img_100>img {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: .2s linear;
}

.img_100:hover img {
	transform: scale(1.05);
}

.product-item:hover .prditem-image img {
	transform: scale(1.05);
	transition: .3s ease-in-out;
	object-fit: cover;
}

/*----Page----*/
.wrap-page {
	max-width: 992px;
	margin: auto;
}

.page-content {
	font-size: 16px;
	color: #212121;
	line-height: 26px;
}

/*----Home----*/
.feng-shui-master-detail {
	left: 50%;
	transform: scale(0) translate(-50%, 0);
}

.adm-glyphicon {
	position: relative;
}

.adm-glyphicon span {
	background: url('../img/setting.png');
	background-size: cover;
	width: 10px;
	display: block !important;
	height: 10px;
	position: absolute;
	padding: 0 !important;
	margin: 0 !important;
	top: 0;
	left: 0;
}

@keyframes slide-down {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.affix #header {
	min-height: 80px;
}

/* .search-main h2 {
	margin-top: 30px;
	margin-bottom: 20px;
}

.search-main .item-product {
	margin-top: 20px;
} */

.form-row {
	display: flex;
}

/* .search-main .form-row input {
	border-radius: 0;
	border-right: none;
}

#search-submit {
	border: #ccc 1px solid;
	border-left: none;
	cursor: pointer;
} */

.mm-listview>li:not(.mm-divider):after {
	width: 80%;
}

.menu-mobile .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

.menu-mobile .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

#commentary .wrap {
	max-width: 1315px;
}

#commentary .commentary-inner .list-commentary .item p {
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	left: 50%;
}

#search #form-search .form-wrap input {
	padding: 15px 50px 15px 20px;
	font-size: 18px;
}

#search #form-search .form-wrap #search-submit2 {
	padding: 10px;
	position: absolute;
	top: 5px;
	right: 5px;
	border-radius: 50%;
	outline: none;
	background: var(--primary-color);
	border: none;
	cursor: pointer;
}

.modal-backdrop {
	display: none;
}

.modal {
	background: rgba(0, 0, 0, 0.5);
}

.modal-center .modal-dialog {
	top: 40%;
	transform: translate(0, -50%) !important;
}

.youtube-img {
	position: relative;
	padding-bottom: 85.71%;
	display: block;
	height: 0;
	overflow: hidden;
}

.youtube-img img:first-child {
	object-fit: cover;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .2s linear;
}

.play-button {
	position: absolute;
	top: 50%;
	left: 50% !important;
	transform: translate(-50%, -50%);
	width: 70px !important;
	height: 70px !important;
	transition: all .3s;
}

.youtube-img:hover .play-button {
	top: 50%;
	left: 50% !important;
	transform: translate(-50%, -50%) scale(1.3);
	position: absolute;
}

.laso-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	height: 100vh;
	width: 100vw;
	z-index: 999999;
}

.list-goi-cuoc {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: all .3s linear;
	transform: scale(0);
	z-index: 99999;
}

/* .list-goi-cuoc-inner{
	position: relative;
	height: 100vh;
	width: 100vw;
	background: rgb(0, 0, 0, 0.5);
} */

.list-goi-cuoc .wrap {
	max-width: 1200px;
	max-height: 580px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 40px;
	background-color: #FFF;
	border-radius: 10px;
	/* overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap; */
	z-index: 9999999999;
}

/* .list-goi-cuoc .list-wrap .owl-stage {
    right: 50px;
} */

.list-goi-cuoc .item img {
	max-width: 177px;
	height: auto;
	margin: 0 auto;
}

.list-goi-cuoc .item {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 500px;
	padding: 20px;
	/* width: 400px; */
	/* overflow-y: scroll; */
}

.list-goi-cuoc .item::-webkit-scrollbar {
	width: 2px;
}

.list-goi-cuoc .item::-webkit-scrollbar-thumb {
	background: #CEA345;
}

.list-goi-cuoc .item .text-center {
	margin-top: 10px;
}

.list-goi-cuoc .item .title {
	font-size: 45px;
	font-weight: 600;
	line-height: 53px;
	color: var(--primary-color);
	margin: 25px 0;
	text-align: center;
}

.list-goi-cuoc .item .detail {
	max-height: 220px;
	overflow-y: scroll;
}

.list-goi-cuoc .item .detail::-webkit-scrollbar {
	width: 2px;
}

.list-goi-cuoc .item .detail::-webkit-scrollbar-thumb {
	background: #CEA345;
}

.list-goi-cuoc .item .detail ul {
	max-width: 265px;
	margin: 0 auto;
}

.list-goi-cuoc .item .detail ul li {
	margin-bottom: 10px;
	position: relative;
	margin-left: 30px;
	/* text-wrap: initial; */
}

.list-goi-cuoc .item .detail ul li::before {
	display: inline-block;
	content: '';
	background-image: url(../img/check.svg);
	width: 14px;
	height: 15px;
	position: absolute;
	left: -25px;
	transform: translateY(2px);
}

.list-goi-cuoc .item .choose-package {
	display: block;
	margin: 20px auto 0px;
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	color: #ffffff;
	background-color: var(--primary-color);
	padding: 9px 12px;
	max-width: 115px;
	transition: .5s all;
}

.list-goi-cuoc .item .choose-package:hover {
	background-color: #FFDA7A;
	color: var(--primary-color);
}

.scale-up {
	transform: scale(1);
}

.list-goi-cuoc .wrap .owl-prev,
.list-goi-cuoc .wrap .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.list-goi-cuoc .wrap .owl-prev {
	left: 0;
}

.list-goi-cuoc .wrap .owl-next {
	right: 0;
}

.list-goi-cuoc .wrap .owl-prev span,
.list-goi-cuoc .wrap .owl-next span {
	display: block;
	padding: 0px 12px;
	font-size: 50px;
}

#swal2-content {
	font-size: 16px;
	line-height: 22px;
}

.swal2-popup {
	width: 35em;
}

#navbar .nav-parentcategories {
	position: relative;
}


.child-product {
	position: absolute;
	z-index: 999;
	width: 250px;
	border-radius: 3px;
	background-color: var(--primary-color);
	padding-left: 20px;
	box-shadow: rgba(17, 17, 26, 0.05) 0px 0px 5px;
	display: none;
	top: 40px;
	transform: translate(-40%, 0);
}

.child-product-list {
	display: flex !important;
	height: 40px;
	margin-left: 0 !important;
}

.child-product-list:first-child {
	margin-top: 15px;
}

.child-product-list:last-child {
	margin-bottom: 15px;
}

.child-product-list a {
	display: flex;
	align-items: center;
}

.child-product-list a:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 90%;
	background-color: #fff;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	transition: .3s;
}

.nav-parentcategories:hover .child-product {
	display: block;
	animation: prin 0.5s;
}

.mm-listview .mm-next:before {
	border: none;
}

.news-banner.wrap-img {
	padding-bottom: 35.25%;
}

@keyframes prin {
	from {
		opacity: 0;
		top: 50px;
	}

	to {
		opacity: 1;
		top: 40px;
	}
}

.select-text-luangiai {
	margin: 0 0 20px;
	font-weight: bold;
}

.select-year-luangiai {
	border: solid 1px #000000;
	padding: 8px 6px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

.submit-year-luangiai {
	border: none;
	font-size: 20px;
	font-weight: 500;
	line-height: 23px;
	color: #ffffff;
	background-color: var(--primary-color);
	padding: 9px 22px;
	height: 39px;
	transition: .5s all;
}

.submit-year-luangiai:hover {
	background-color: #FFDA7A;
	color: var(--primary-color);
}

.clearf {
	width: 100%;
}

.filter-nav {
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
}

.filter-item {
	display: inline-block;
	margin: 0 10px;
}

.search-key {
	padding: 10px;
	color: #000;
	font-weight: 500;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.search-key.active {
	border-bottom: solid 2px var(--primary-color);
}

.search-key:hover {
	background-color: var(--primary-color);
	color: #fff;
}

.list-filter-container {
	position: relative;
	min-width: 155px;
}

.list-filter-container .show-current-cat-name {
	display: inline-block;
	width: 255px;
	border: 1px solid #ddd;
	padding: 5px 0px;
}

.list-filter-container a.dropdown-toggle {
	color: #000;
	font-weight: 500;
}

#listFilter {
	position: absolute;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
	text-align: center;
	font-size: 16px;
}

#listFilter li {
	margin: 0 10px;
}

#listFilter li:not(:last-of-type) {
	margin-bottom: 10px;
}

#listFilter .search-key {
	display: inline-block;
}

.list-commentary {
	max-width: 992px;
	margin: 0 auto !important;
	/* transition: all 0.2s linear; */
}

.list-loading {
	opacity: 0;
}

.open-luangiai {
	transition: all 0.2s linear;
}

.not-allow-click {
	opacity: 0.3;
	cursor: not-allowed;
}

.filter-nav-mobile {
	display: none;
}

/* re-register */

#re-register {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	transform: scale(0);
	transition: .2s all;
	/* display: none; */
}

#re-register .form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 80px 50px;
	background: #FFFFFF;
	z-index: 20;
	text-align: center;
	width: 450px;
	/* transition: .5s all; */
}

#re-register .form .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 30px;
}

#form-re-register .block-input {
	margin-bottom: 15px;
}

#re-register .form #form-re-register {
	text-align: left;
}

#form-re-register .block-input p {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #757575;
	margin-bottom: 7px;
}

#form-re-register .block-input span {
	color: #E35B36;
}

#form-re-register .block-input input {
	border: none;
	background-color: #F8F8F8;
	width: 100%;
	padding: 5px 0 5px 20px;
}

#form-re-register .block-input>div {
	position: relative;
}

#form-re-register .block-input img {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

#re-register .form .close {
	position: absolute;
	top: 10px;
	right: 10px;
}

#form-re-register .block-input.check {
	display: flex;
	align-items: start;
	margin-top: 25px;
}

#form-re-register .block-input.check input[type=checkbox] {
	width: 24px;
	height: 24px;
	margin-right: 12px;
	margin-top: 0;
}

#form-re-register .submit {
	text-align: center;
	margin-top: 40px;
}

#form-re-register button {
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	padding: 10px 0;
	width: 300px;
	background-color: var(--primary-color);
	border-radius: 20px;
	line-height: 20px;
	border: none;
}

#form-re-register input:disabled {
	background-color: #dadada;
}

#modalThanhtoan .modal-title {
	font-weight: 700;
	font-size: 20px;
}

#modalThanhtoan .modal-dialog {
	margin-top: 150px;
}

.payment:not(:last-of-type) {
	margin-bottom: 15px;
}

.payment-select {
	display: inline-block;
	cursor: pointer;
}

.check-circle {
	border-radius: 50%;
	background: #ffffff;
	border: solid 2px #bbb;
	overflow: hidden;
	height: 17px;
	width: 17px;
	vertical-align: middle;
	margin-right: 4px;
	position: relative;
	margin-top: -3px;
	display: inline-block;
}

.check-circle.checked::before {
	background-color: var(--main-color);
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	left: 4px;
	top: 4px;
	font-size: 11px;
	color: #ffffff;
	position: absolute;
}

.check-circle.checked {
	border-color: var(--main-color);
}

input.enter-code {
	max-width: 300px;
	margin: 40px auto;
}

.loading-process .pgr {
	transition: all 0.3s linear;
}

.gioithieu-heading {
	margin-bottom: 30px;
	font-size: 45px;
}

.gioithieu-des {
	margin-bottom: 42px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}

.laso-gioithieu {
	margin: 0 auto !important;
}

#la-so .lap-la-so.layout2 {
	padding: 80px 56px 80px 86px;
	/* padding: 103px 56px 110px 86px; */
}

#la-so.layout2 {
	margin-top: 40px;
}

#modalThanhtoan .modal-body {
	background: url(/img/Topmbfix4.png), url(/img/Botmbfix4.png), url(/img/Midmbfix4.png);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: top, bottom, center;
	background-size: 100%;
	background-position-x: center;
	padding: 125px 0;
	height: 438px;
	background-color: transparent;
	box-shadow: unset;
	text-align: center;
}

#modalThanhtoan .modal-content {
	background-color: transparent;
	box-shadow: unset;
	border: none;
}

#modalThanhtoan .modal-body .close {
	position: absolute;
	top: 60px;
	right: 55px;
	font-size: 30px;
	opacity: .5;
}

#modalConfirmInfo .modal-dialog {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#modalConfirmInfo .modal-body p {
	margin-bottom: 10px;
}


#modalConfirmInfo .customer-info td {
	padding: 4px 10px;
}

#menu-mobile li.share-community {
	padding: 10px 10px 10px 20px;
}

#menu-mobile li.share-community strong {
	vertical-align: top;
	line-height: 38px;
}

#menu-mobile li.share-community a {
	padding: 0;
	display: inline-block;
}

#menu-mobile li.share-community a.adm-glyphicon {
	vertical-align: top;
	overflow: unset;
}

#menu-mobile li.share-community>*:not(:last-child) {
	margin-right: 10px;
}

.btn-primary-custom {
	font-size: 16px;
	background: var(--primary-color);
	color: #ffffff;
	padding: 8px 15px;
	display: inline-block;
	transition: .3s linear;
	font-weight: 500;
	min-width: 150px;
}

.btn-primary-custom:focus{
	color: #ffffff;
}

.btn-primary-custom:not(:last-of-type) {
	margin-right: 10px;
}

.btn-primary-custom:hover {
	background-color: #FFDA7A;
	color: var(--primary-color);
}

#contact .form-control {
	-webkit-box-shadow: none;
	transition: none;
	outline: none;
	border: 1px solid var(--main-color);
}

#contact .gui-yeu-cau input {
	margin-top: 10px;
	text-transform: none;
	padding: 7px 20px;
	color: #ffffff;
	font-weight: 400;
	border: unset;
	border-radius: 3px !important;
	margin-bottom: 0;
	/* border: 1px solid var(--primary-color); */
	background-color: var(--primary-color);
	transition: all 0.3s linear;
}

#contact .gui-yeu-cau input:hover {
	background-color: #FFDA7A;
	color: var(--main-color);
}

.contact-title {
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 700;
}

#upload_image {
	cursor: pointer;
}

.comment-image-list .output-img-comment {
	max-width: 250px;
}

.comment-image-list>* {
	margin-bottom: 10px;
}

.comment-image-list>*:not(:last-child) {
	margin-right: 10px;
}

.comment-image-list img {
	vertical-align: top;
}

.contact-form-wrap {
	max-width: 768px;
	margin: 0 auto;
}

.support-group {
	display: inline-block;
}

.support-icon-wrap {
	margin-top: 10px;
}

.support-icon-wrap a:not(:last-of-type) {
	margin-right: 10px;
}


/* form quên mk  */
#modalRecover .modal-dialog{
	width: 500px;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
}

#modalRecover .modal-content{
	padding: 30px;
	border-radius: 0px;
}

#modalRecover .modal-title{
	font-size: 24px;
    line-height: 29px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 16px;
}

#modalRecover .des{
	margin-bottom: 17px;
    text-align: center;
}

#modalRecover input,
#modalRecover .btn-send-recover{
	display: block;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    line-height: 32px;
    border-radius: 30px;
    padding: 0 20px;
}

#modalRecover input{
    border: 1px solid #E0E0E0;
}

#modalRecover .btn-send-recover{
	border: none;
	background-color: var(--primary-color);
	color: #fff;
	margin-top: 15px;
	font-size: 16px;
	line-height: 35px;
}

@media screen and (max-width: 767px) {
	.list-goi-cuoc .wrap {
		width: 90%;
		padding: 20px;
		max-width: 450px;
	}

	.support-group {
		display: none;
	}

	.list-goi-cuoc .item {
		padding: 10px 0;
		max-width: 410px;
	}

	.list-goi-cuoc .item .title {
		font-size: 40px;
	}

	.list-goi-cuoc .item .detail ul {
		max-width: 280px;
	}

	.list-goi-cuoc .item .detail {
		width: 100%;
		max-height: 230px;
		overflow-y: scroll;
	}

	.list-goi-cuoc .wrap .owl-prev span,
	.list-goi-cuoc .wrap .owl-next span {
		padding: 0px 2px;
	}

	#package-info .info-detail .info-left .info-inner .buy-now {
		font-size: 14px;
		line-height: 19px;
		padding: 10px 20px;
	}

	.filter-nav-pc {
		display: none;
	}

	.filter-nav-mobile {
		display: block;
	}

	.gioithieu-des {
		font-size: 13px;
		margin-bottom: 15px;
	}

	#la-so .lap-la-so .lap-la-so-inner h2.gioithieu-heading {
		margin-bottom: 5px;
	}

	#la-so .lap-la-so.layout3 {
		padding: 35px 0;
	}

	#la-so .lap-la-so.layout3 .form-la-so button {
		margin: 20px auto 0px;
	}

	#re-register .form {
		top: 45%;
		max-width: 450px;
		width: 80%;
		/* height: 62%; */
		height: 75%;
		max-height: 550px;
		overflow-y: scroll;
		padding: 30px 20px;
	}

	#re-register .form .title {
		font-size: 20px;
		font-weight: 500;
		margin-bottom: 20px;
	}

	#re-register .form #form-re-register {
		margin-top: 15px;
	}

	#form-re-register button {
		width: 90%;
		max-width: 300px;
	}

	#modalThanhtoan .modal-body {
		height: 350px;
		padding: 80px 0;
	}

	#modalThanhtoan .modal-body .close {
		top: 30px;
		right: 30px;
	}

	#modalThanhtoan .modal-title {
		width: 75%;
		margin: 0 auto;
	}

	input.enter-code {
		max-width: 270px;
	}

	#modalRecover .modal-dialog{
		width: 100%;
		max-width: 500px;
	}
}