* {
	font-family: montserrat;
}
p {
    font-size: 14px;
}
.page-left .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-md-3, .col-lg-3, .col-xs-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}
img {
	width: 100%;
	height: auto;
}
.fa {
	margin-right: 5px;
}
section {
	padding: 20px 0px;
}
.kz-menu .logo-menu {
	display:none;
}
.kz-slider .owl-carousel .item {
	padding: unset;
}
.kz-dau-trang {
	padding:unset;
	background-color: #184147;
}
.kz-dau-trang .info-left {
	padding: 10px;
	display:flex;
	gap: 15px;
	align-items: center;
}
.kz-dau-trang a {
	font-weight: bold;
	color: #fff;
}
.kz-dau-trang .info-left-1 {
	border-right: 1px solid #fff;
	padding-right: 15px;
}
.kz-dau-trang .info-left-1:last-child {
	border-right: unset;
}
.kz-dau-trang .info-right {
	display:flex;
	justify-content: flex-end;
	align-items: center;
	padding: 10px;
	gap: 15px
}
.kz-menu {
	padding: unset;
}
.kz-slider {
	padding: unset;
}
.kz-dau-trang .info-right-1 {
	border-right: 1px solid #fff;
	padding-right: 15px;
}
.kz-dau-trang .info-right-1:last-child {
	border-right: unset;
}
.kz-dau-trang .info-right-1:nth-last-child(2) {
	border-right: unset;
}
.kz-dau-trang .list-mxh {
	display:flex;
	gap:10px;
}
.kz-search-bar {
	padding: 10px 0;
}
.kz-search-bar .search-box {
	border: unset;
	background-color: unset;
	display:flex;
	justify-content:center;
	align-items: center;
	width:100%;
	flex-direction: column;
}
.kz-search-bar .search-box .search-input {
	border: unset;
	background-color: unset;
	display:flex;
}

.kz-search-bar .logo-top {
    height: 90px;
    display: flex;
    align-items: center;
}
.kz-search-bar .hotline {
	display: flex;
    align-items: center;
	gap: 10px;
	height: 90px;
}
.kz-search-bar .hotline .icon-hotline {
	width: 50px;
	height: unset;
}
.kz-search-bar .hotline {
	font-size: 16px;
	font-weight: bold;
}
.kz-search-bar .hotline .number {
	font-size: 18px;
}
.kz-search-bar .hotline .mo-ta{
	color: #184147;
}
.kz-slider .slide-chinh-trang-chu-1 img {
	width:100%;
	height: auto;
}
.kz-uu-diem  {
	padding: 30px 0 80px;
}
.kz-uu-diem .uu-diem {
	display:flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0,0,0,0.2);
	border:2px solid transparent;
	padding: 10px;
    background:
        linear-gradient(#fff,#fff) padding-box,
        linear-gradient(60deg,#184147,#f7b322) border-box;
}
.kz-uu-diem .uu-diem .icon-uu-diem {
	width: 100px;
	height: auto;
}
.kz-uu-diem .uu-diem .tieu-de-uu-diem {
	font-size: 20px;
	font-weight: bold;
	color: #184147;
}

.list-tieu-de {
	display: flex;
	gap: 20px;
}
.list-tieu-de .list-danh-muc-phu {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-left: 20px;
	width: 100%;
}
.nut-xem-them {
	margin-top: unset;
}
.list-tieu-de .tieu-de-chinh {
    background: #184147;
    padding: 8px 15px;
    position: relative;
}
.list-tieu-de .tieu-de-chinh a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.list-tieu-de .tieu-de-chinh:after {
    content: "";
    position: absolute;
    right: -14px;
    border-width: 0;
    bottom: 0;
    border-style: solid;
    border-color: #184147; transparent;
    display: block;
    width: 0;
    z-index: 9;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 15px solid #184147;
}
.tieu-de-dong-sp {
	border-bottom: 1px solid #184147;
}
.list-tieu-de .row {
	width: 100%;
}
.list-tieu-de .col-sm-4 {
	padding-left: unset;
}
.list-tieu-de  .danh-muc-phu-1 {
	display: flex;
	align-items: center;
	padding: 8px 15px;
	border-left: 1px solid #184147;
}
.list-tieu-de  .danh-muc-phu-1 a {
	font-weight: bold;
	text-transform: uppercase;
	color: #184147;
}
.xem-them-1 {
	border-radius: 50px;
	background-color: #f7b322;
	font-weight: bold;
	padding: 8px 15px;
	color: #333;
}
.xem-them-1:hover {
	color: #fff;
}
.slide-sp {
	padding: 20px 0px;
}



.slide-sp .san-pham {
	overflow: hidden;
	box-shadow: 0 4px 5px rgba(0,0,0,0.1);
	border-radius: 15px;
}
.slide-sp .san-pham:hover {
	box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}
.slide-sp .sp-img .img-com{
    position: relative;
    overflow: hidden;
}


.slide-sp .sp-img .img-com::before{
	z-index:9;
    content:"";
    position:absolute;
    top:-50%;
    left:-75%;
    width:50%;
    height:200%;

    background: linear-gradient(
        60deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.5) 50%,
        rgba(255,255,255,0) 100%
    );

    transform: skewX(-25deg);
    transition:0.7s;
}
.slide-sp .san-pham:hover .img-com::before{
    left:125%;
}
.slide-sp .sp-img img{
    width:100%;
    transition: transform 0.5s ease;
}

.slide-sp .san-pham:hover img{
    transform: scale(1.08);
}
.slide-sp .sp-des {
	padding: 20px 10px;
}
.slide-sp .sp-des .ten-sp {
	color: #184147;
	font-size:16px;
    line-height:1.4;

    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.slide-sp .sp-des .gia-sp {
	color: #8b0000;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}
.slide-sp .owl-carousel .owl-nav button.owl-next, .slide-sp .owl-carousel .owl-nav button.owl-prev {
	padding: 10px 20px!important;
	background: #184147;
	color: #f7b322;
}
.slide-sp .fa {
	margin-right: unset;
}

.tieu-de-sec {
	color: #184147;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    flex-flow: wrap;
	font-weight: bold;
	font-size: 24px;
	position: relative;
	margin-bottom: 50px;
	text-align: center;
}
.tieu-de-sec:after {
	content: "";
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0;
    bottom: -20px;
    background: url(../images/6wq890w.png) no-repeat center;
}


.kz-hinh-anh .slide-img {
	border-radius: 15px;
	height: 250px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.kz-hinh-anh .slide-img .img-com {
	width: 100%;
}
.kz-hinh-anh .slide-img img {
	width: 100%;
	height: auto;
	 transition: transform 0.5s ease;
}
.kz-hinh-anh .slide-img:hover img{
    transform: scale(1.2);
}

.mota-sec {
	text-align: center;
	margin-bottom: 30px;
}
.kz-tin-tuc .img-tin-tuc {
	width: 100%;
	overflow: hidden;
	border-radius: 15px;
}

.kz-tin-tuc .img-tin-tuc img {
	width: 100%;
	height: auto;
	 transition: transform 0.5s ease;
}
.kz-tin-tuc .tin-tuc-chinh:hover .img-tin-tuc img{
    transform: scale(1.2);
} 
.kz-tin-tuc .tin-tuc-1:hover .img-tin-tuc img{
    transform: scale(1.2);
} 

.kz-tin-tuc .col-tt-1 {
	padding-left: unset;
	padding-right: unset;
}
.kz-tin-tuc .col-tt-2 {
	padding-right: unset;
}
.kz-tin-tuc .col-tt-1 .desc-tin-tuc {
	padding: 10px;
}
.kz-tin-tuc .col-tt-1 .desc-tin-tuc .tieu-de-tin-tuc {
	margin-bottom: 20px;
	font-size:16px;
    line-height:1.4;
	overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.kz-tin-tuc .col-tt-1 .desc-tin-tuc .mo-ta-tin-tuc {
	margin-bottom: 20px;
	font-size:14px;
    line-height:1.4;
	overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
}
.kz-tin-tuc .col-tt-2 .desc-tin-tuc .tieu-de-tin-tuc {
	margin-bottom: 20px;
	font-size:16px;
    line-height:1.4;
	overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.kz-tin-tuc .col-tt-2 .desc-tin-tuc .mo-ta-tin-tuc {
	margin-bottom: 20px;
	font-size:14px;
    line-height:1.4;
	overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.kz-tin-tuc .tin-tuc-1 {
	padding-bottom: 10px;
}

.kz-chan-trang {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('../images/1623829.png');
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.kz-chan-trang .mo-ta-ct {
	color: #fff;
}
.kz-chan-trang .mo-ta-ct p, .kz-chan-trang a, .kz-chan-trang li {
	color: #fff;
}
.kz-chan-trang ul {
	margin: 0 0 10px 15px;
}
.kz-chan-trang .tieu-de-menu {
	color: #fff;
	text-transform: uppercase;
    margin-bottom: 25px;
    border-bottom: 1px solid #fff;
    position: relative;
	font-size: 18px;
	font-weight: bold
}
.kz-chan-trang .tieu-de-menu:after {
    content: "";
    position: absolute;
	bottom:-1px;
	left: 0;
    width: 35%;
    height: 1px;
    background: #fbe104;
	z-index: 9;
}

@media (min-width: 768px) {
    .img-tin-tuc a img {
        height: unset;
        object-fit: unset;
		
    }
}