.item-banner video {
	/*height: auto!important;*/
	object-fit: cover;
}

/*.banner-main .item-banner {
        height: 100%;
    }
    .banner-main .swiper-slide {
        height: auto;
    }*/
/* floating buttons */
.floating-buttons {
	position: fixed;
	/*width:60px;*/
	/*height:60px;*/
	width: auto;
	bottom: 20px;
	right: 20px;
	text-align: center;
	box-shadow: 2px 2px 3px #000 0.3;
	z-index: 20 !important;
}

.floating-buttons a {
	background: #2a2828;
	transition: all 0.5s ease-out;
	padding: 1rem 2rem;
	display: block;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 700;
	/*text-decoration: none;*/
	text-transform: uppercase;
	text-align: left;
	border: 1px solid #fff;
	border-radius: 25px;
}

.floating-buttons a span {
	vertical-align: middle;
}

.floating-buttons a.contact-us {
	margin-top: 0.625rem;
	background-color: #2a2828;
	border-color: #fff;
}

.floating-buttons a.shopping-online {
	background: #2a2828;
	color: #fff;
	border-color: #fff;
	border-radius: 25px;
}

.floating-buttons a.shopping-online img {
	margin-top: -1px;
}

.floating-buttons a img {
	margin-right: 5px;
	vertical-align: middle;
}

.floating-buttons a:hover,
.floating-buttons a:focus {}

header {
	height: 102px;
}

header .sub {
	padding-top: 25px;
}

.floating-buttons.bottom {
	bottom: 100px;
}

@media (max-width: 1024px) {}

@media screen and (max-width: 992px) {
	.floating-buttons a {}
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
	.floating-buttons {
		bottom: 0;
		right: 0;
		width: 100%;
	}

	.floating-buttons a {
		text-align: center;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 0.8rem;
		padding-right: 0.8rem;
		font-size: 0.75rem;
	}

	.floating-buttons a.contact-us {
		float: left;
		width: 50%;
		margin-top: 0;
	}

	.floating-buttons a.shopping-online {
		float: right;
		width: 50%
	}

	.floating-buttons a.shopping-online img {
		margin-top: -1px;
		width: 13px;
	}

	footer .bottom {
		padding-bottom: 40px;
	}

	#list__work .item-product__title {
		font-size: 1rem;
		/*height: 50px;*/
	}
}

header {
	/*overflow: hidden;*/
}

header .bottom .menu>ul>li>a {
	font-size: 1.25rem;
}

header .sub {
	width: 50rem;
	padding-top: 15px;
	top: 100%;
}

header .sub a {
	font-size: 1.125rem;
	text-transform: uppercase;
}

header .sub a:hover {
	/*text-decoration: none!important;*/
}

header .sub .ctt-sub {
	padding: 0px 0;
	z-index: 2;
	position: relative;
	background: #111111;
}

header .sub .ctt-sub .ctt-sub--item {
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}

header .sub .ctt-sub .ctt-sub--item::after {
	content: "";
	display: block;
	/*background-color: #fff;*/
	border-bottom: 2px solid #1e1e1e;
	height: 2px;
	position: absolute;
	left: -100vw;
	width: 200vw;
	bottom: 0;
}

header .sub .ctt-sub .ctt-sub--item:last-child::after {
	border-bottom: none;
}

header .sub .sub__inner {
	/*position: relative;*/

}

header .bottom .menu>ul>li {
	position: relative;
}

header .sub .sub-ov {
	padding-top: 15px;
	width: 200vw;
	position: absolute;
	left: -100vw;
	top: 0;
	/*background: #1d1d1d;*/
	height: 100%;
	display: block;
	z-index: 1;
}

header .sub .sub-bg {
	background: #111111;
	width: 100%;
	height: 100%;
}

header .top-left {
	font-size: 13px;
}

header .top-language a {
	font-size: 12px;
}

header .bottom .menu>ul>li>a:hover {
	text-decoration: none !important;
}

header .bottom .menu>ul>li>a:before {
	display: none;
}

.item-furniture:after {
	display: none;
}

.single .item-news .tt-3 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (min-width: 768px) {
	.single .item-news {
		margin-bottom: 1.875rem;
	}

	.single .item-news .tt-3 {
		min-height: 2.4em;
	}

	header {
		height: 112px !important;
	}
}

@media (max-width: 640px) {
	.single .item-news .tt-3 {
		display: block;
		/* Trở lại bình thường */
		-webkit-line-clamp: unset;
		-webkit-box-orient: unset;
		overflow: visible;
		text-overflow: unset;
	}
}


.item-banner video {
	/*height: auto!important;*/
	object-fit: cover;
}

.banner-main .item-banner {
	height: 100%;
	max-height: 1080px;
	background-color: #000;
}

.banner-main .swiper-slide {
	height: auto;
	overflow: hidden;
}

.group-work .item-product .desc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* number of lines to show */
	-webkit-box-orient: vertical;
	line-height: 20px;
	max-height: 60px;
}

.group-work .item-work .item-product__title {
	color: #000;
	margin-top: 15px;
	text-align: center;
}

.item-banner.item-banner-video:before {
	padding-top: 55% !important;
}

.group-work .item-work {
	margin-top: 3rem;
}

.group-work .item-work .work-thumb {
	text-align: center;
}

.group-work .item-work:first-child {
	margin-top: 0;
}

.group-work .item-work img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.banner-main .wrap-main {
	position: relative;
}

.item-banner__text {
	/*color: #000;*/
	position: absolute;
	left: 50px;
}

.item-banner__text__head {
	font-size: 4rem;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.item-banner__text__desc {
	/*color: #666666;*/
	font-size: 1.825rem;
	font-weight: 600;
	text-transform: uppercase;
}

.item-banner__text__btn {
	margin-top: 30px;
}

.item-banner__text__btn a {
	cursor: pointer;
	background: #fff;
	border: none;
	padding: 1rem 2rem;
	color: #000;
	font-size: 1.5rem;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 0;
}

.item-banner__text__btn a:hover {
	text-decoration: underline;
}

.item-banner__text__btn a.banner-btn--black {
	background: #000;
	color: #fff;
}

.item-banner__text__btn a.banner-btn--black:hover {}

.banner-main .swiper-pagination {
	bottom: 20px;
}

.swiper-slide--black {}

.swiper-slide--black .item-banner__text {}

.swiper-slide--black .item-banner__text__btn a {}

.banner-main {
	background-color: #000;
}

.item-banner.item-banner-video:after {
	background: none;
}

@media screen and (min-width: 2500px) {
	.banner-main .item-banner {
		max-height: 1375px;
	}
}

@media screen and (max-width: 1200px) {

	/*.item-banner__text {
            position: relative;
            left: 0;
        }*/
	.item-banner__text__head {
		font-size: 3rem !important;
		margin-bottom: 10px;
	}

	.item-banner__text__desc {
		font-size: 1.5rem !important;
	}

	.item-banner__text__btn a {
		font-size: 1.5rem !important;
	}
}

@media screen and (max-width: 768px) {
	.banner-main .item-banner {
		height: auto;
	}

	.banner-main .swiper-slide {
		height: 100%;
	}

	.banner-main .swiper-pagination {
		bottom: 5px;
	}

	.item-banner {
		min-height: 410px;
	}

	.swiper-slide--video {
		display: none;
	}

	.item-banner__text {
		position: relative;
		left: 0;
	}

	.row--text {
		background: #000;
		margin-top: 0;
		padding: 20px 20px 30px 20px;
	}

	.item-banner__text__head {
		font-size: 2rem !important;
		line-height: 1.25em !important;
		margin-bottom: 15px;
	}

	.item-banner__text__desc {
		font-size: 1.25rem !important;
	}

	.item-banner__text__btn {
		margin-top: 20px;
	}

	.item-banner__text__btn a {
		font-size: 1.25rem !important;
		padding: 0.5rem 1.2rem !important;
	}

	.banner-main .swiper-button-prev,
	.banner-main .swiper-button-next {
		top: 26%;
	}

	.banner-main .swiper-slide {
		overflow: hidden;
	}

	.bookslide .row .wrap-main {
		justify-content: inherit !important;
	}
}



footer .top {
	padding-bottom: 2.5%;
}

.ft-links li {
	display: inline-block;
	margin-right: 30px;
}

.ft-links li a {
	/*margin-right: 30px;*/
	font-size: 1.25rem;
}

.ft-links li:last-child,
.ft-links li a:last-child {
	margin-right: 0;
}

.copy span:first-child {
	margin-left: 0
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	.ft-links li a {
		font-size: 0.75rem;
	}
}

@media (max-width: 768px) {
	.ft-links {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.ft-links li {
		margin-left: 15px !important;
		margin-right: 15px !important;

	}

	.ft-links li a {
		font-size: 0.75rem;
	}

	.copy span:first-child {
		font-size: 11px !important;
		width: 100%;
	}

	footer .bottom .share {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	footer .bottom .share span {
		width: 100%;
		margin-bottom: 10px;
	}
}



	    /* container – không chặn click vùng trống, chỉ nút bấm nhận click */
	    .chat-floats {
	    	position: fixed;
	    	right: auto;
	    	left: 10px;
	    	bottom: 95px;
	    	z-index: 9999;
	    	display: flex;
	    	flex-direction: column;
	    	gap: 2px;
	    	align-items: flex-end;
	    	pointer-events: none;
	    	width: 56px;
	    }
	    .chat-floats a {
	    	pointer-events: auto;
	    }

	    /* Facebook */
	    .fb-float {
	    	width: 56px;
	    	height: 56px;
	    	display: grid;
	    	place-items: center;
	    	text-decoration: none;
	    	position: relative;
	    	transition: transform 0.3s ease;
	    }

	    .fb-core {
	    	width: 48px;
	    	height: 48px;
	    	border-radius: 999px;
	    	background: #000;
	    	display: grid;
	    	place-items: center;
	    	box-shadow: 0 10px 22px rgba(0, 0, 0, .18);
	    	transform: translateZ(0);
	    	transition: all 0.3s ease;
	    }

	    .fb-core svg path {
	    	fill: #fff;
	    }

	    .fb-float:hover {
	    	transform: translateY(-5px);
	    }

	    .fb-float:hover .fb-core {
	    	background: #111;
	    	box-shadow: 0 14px 30px rgba(0, 0, 0, .4);
	    	transform: scale(1.1);
	    }

	    /* Mobile */
	    @media (max-width: 576px) {
	    	.chat-floats {
	    		right: 16px;
	    		bottom: 95px;
	    		gap: 10px;
	    	}
	    }

	    /* ===== Zalo Floating Button (Ripple) ===== */
	    .zalo-float {
	    	width: 56px;
	    	height: 56px;
	    	display: grid;
	    	place-items: center;
	    	text-decoration: none;
	    	position: relative;
	    	transition: transform 0.3s ease;
	    }

	    /* ===== Zalo: black background with white text ===== */
	    .zalo-core {
	    	width: 48px;
	    	height: 48px;
	    	border-radius: 999px;
	    	background: #000;
	    	border: 2px solid rgba(255, 255, 255, .2);
	    	display: grid;
	    	place-items: center;
	    	position: relative;
	    	box-shadow: 0 10px 22px rgba(0, 0, 0, .18);
	    	transform: translateZ(0);
	    	transition: all 0.3s ease;
	    }

	    .zalo-text {
	    	color: #fff;
	    	font-weight: 800;
	    	letter-spacing: .2px;
	    	font-size: 11px;
	    	user-select: none;
	    }

	    .zalo-ripple {
	    	position: absolute;
	    	inset: 0;
	    	border-radius: 999px;
	    	background: rgba(255, 255, 255, .15);
	    	transform: scale(.52);
	    	opacity: 1;
	    	animation: zaloPulse 1.6s ease-out infinite;
	    }

	    .zalo-float .ripple-2 {
	    	background: rgba(255, 255, 255, .12);
	    	animation-delay: .28s;
	    }

	    .zalo-float .ripple-3 {
	    	background: rgba(255, 255, 255, .08);
	    	animation-delay: .56s;
	    }

	    .zalo-float:hover {
	    	transform: translateY(-5px);
	    }

	    .zalo-float:hover .zalo-core {
	    	background: #111;
	    	border-color: rgba(255, 255, 255, .4);
	    	box-shadow: 0 14px 30px rgba(0, 0, 0, .4);
	    	transform: scale(1.1);
	    }

	    @keyframes zaloPulse {
	    	0% {
	    		transform: scale(.52);
	    		opacity: 1;
	    	}

	    	65% {
	    		transform: scale(1.12);
	    		opacity: .22;
	    	}

	    	100% {
	    		transform: scale(1.22);
	    		opacity: 0;
	    	}
	    }

	    /* ===== Messenger Floating Button ===== */
	    .mess-float {
	    	width: 56px;
	    	height: 56px;
	    	display: grid;
	    	place-items: center;
	    	text-decoration: none;
	    	position: relative;
	    	transition: transform 0.3s ease;
	    }

	    .mess-core {
	    	width: 48px;
	    	height: 48px;
	    	border-radius: 999px;
	    	background: #000;
	    	display: grid;
	    	place-items: center;
	    	box-shadow: 0 10px 22px rgba(0, 0, 0, .18);
	    	transform: translateZ(0);
	    	transition: all 0.3s ease;
	    }

	    .mess-core svg path {
	    	fill: #fff;
	    }

	    .mess-float:hover {
	    	transform: translateY(-5px);
	    }

	    .mess-float:hover .mess-core {
	    	background: #111;
	    	box-shadow: 0 14px 30px rgba(0, 0, 0, .4);
	    	transform: scale(1.1);
	    }

	    /* ===== Back To Top Floating Button ===== */
	    .top-float {
	    	width: 56px;
	    	height: 56px;
	    	display: grid;
	    	place-items: center;
	    	text-decoration: none;
	    	position: relative;
	    	transition: transform 0.3s ease;
	    	cursor: pointer;
	    }

	    .top-core {
	    	width: 48px;
	    	height: 48px;
	    	border-radius: 999px;
	    	background: #000;
	    	display: grid;
	    	place-items: center;
	    	box-shadow: 0 10px 22px rgba(0, 0, 0, .18);
	    	transform: translateZ(0);
	    	transition: all 0.3s ease;
	    }

	    .top-core svg path {
	    	fill: #fff;
	    }

	    .top-float:hover {
	    	transform: translateY(-5px);
	    }

	    .top-float:hover .top-core {
	    	background: #111;
	    	box-shadow: 0 14px 30px rgba(0, 0, 0, .4);
	    	transform: scale(1.1);
	    }

	    /* focus ring */
	    .zalo-float:focus-visible,
	    .mess-float:focus-visible,
	    .fb-float:focus-visible,
	    .top-float:focus-visible {
	    	outline: none;
	    }

	    .zalo-float:focus-visible .zalo-core,
	    .mess-float:focus-visible .mess-core,
	    .fb-float:focus-visible .fb-core,
	    .top-float:focus-visible .top-core {
	    	box-shadow: 0 0 0 4px rgba(255, 255, 255, .3), 0 14px 30px rgba(0, 0, 0, .4);
	    }
