/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2026 | 10:01:16 */
.gallery-siletrangchu {
	width: 100%;
	position: relative;
	min-height: 31.25rem;
	height: 90vh;
}

.gallery-slider-siletrangchu {
	width: 100%;
	height: 100%;
}

.gallery-slider-siletrangchu .swiper-slide {
	width: auto;
	height: 100%;

}

.gallery-slider-siletrangchu .swiper-slide::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	/*             background: linear-gradient(to bottom, rgba(255, 0, 0, 0) 0%, #0000001c 100%); */
}

.gallery-slider-siletrangchu .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	pointer-events: none;

}

/*         .gallery-siletrangchu .swiper-pagination {
position: relative;
bottom: -0.313rem;
text-align: left;
} */

span.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #f70a0a;
}
.gallery .swiper-pagination-bullet {
	border-radius: 0;
	width: 1.125rem;
	height: 0.25rem;
	background: #fff;
}

.gallery-siletrangchu .swiper-pagination-bullet-active {
	background: #fff;
}

.gallery-thumbs-siletrangchu {
	width: 16.375rem;
	padding: 0;
	overflow: hidden;
	position: absolute;
	bottom: 3rem;
	right: 0;
}

@media screen and (min-width: 45rem) {
	.gallery-thumbs-siletrangchu {
		width: 47%;
	}
}

.gallery-thumbs-siletrangchu .swiper-wrapper {
	align-items: flex-end;
}

.gallery-thumbs-siletrangchu .swiper-slide {
	width: 230px;
	height: 260px;
	text-align: center;
	overflow: hidden;
	opacity: 0.8;
	transition: all 0.3s ease;
}

.gallery-thumbs-siletrangchu .swiper-slide-active {
	opacity: 1;
	width: 280px !important;
	height: 340px;
	transition: all 0.3s ease;
}

.gallery-thumbs-siletrangchu .swiper-slide {
	/*             background-color: black; */
	/* Nền đen */
}





.gallery-thumbs-siletrangchu .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
	will-change: transform;
	background-color: rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
}

.gallery-thumbs-siletrangchu .swiper-slide-active img {
	border: 4px solid #fff;
}

.gallery-thumbs-siletrangchu.loop-transition .swiper-slide {
	transition: none !important;
}

@media screen and (max-width: 62.188rem) and (max-height: 43.75rem) {
	.content {
		top: 30% !important;
		transform: translatey(-30%);
	}
}

.thongtin {
    padding: 40px  40px 55px;
    background-color: rgba(0,0,0,0.1);
    backdrop-filter: blur(30px);
    position: absolute;
    top: 59%;
    left: 3%;
    z-index: 1;
    width: 40%;
	border-radius: 12px;
}

.tieude {
	font-size: 50px;
	font-weight: 600;
	font-family: "Jost", sans-serif;
	color: #ffffff;
}

.mota {
    color: #fff;
    width: 100%;
    font-size: 18px;
    margin-bottom: 1.5rem;
    text-align: justify;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	font-family: "Jost", sans-serif;
}


.xemsanpham {
	border: none;
	display: inline;
	color: #fff;
	font-weight: 600;
	border-radius: 10px;
}
a.xem-ngay-btn {
	color: #f7f0f0;
	font-size: 16px;
	font-weight: 700;
	font-family: "Jost", sans-serif;
}

span.swiper-pagination-bullet {
    background: #ffffff !important;
}

/*  */
@media screen and (max-width: 1366px) {
    .thongtin {
        padding: 20px 20px 20px;
        background-color: rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(30px);
        position: absolute;
        top: 63%;
        left: 3%;
        z-index: 1;
        width: 40%;
        border-radius: 12px;
    }
    .gallery-thumbs-siletrangchu .swiper-slide-active {
        height: 290px !important;
    }
    .gallery-thumbs-siletrangchu .swiper-slide {
        height: 200px;
    }
}