* {
	font-family: "Montserrat", sans-serif;
}

.menu-wc {
	background-color: #323131;
}


.thanh-logo-wec .khung-logo-dau-trang {
	display: flex;
	justify-content: center;
	align-items: center;
}

.thanh-logo-wec .tab-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.thanh-logo-wec .khung-hotline {
	font-size: 16px;
}
.thanh-logo-wec .khung-hotline i {
	color:#d2131c;
	margin-right: 5px;
}
.thanh-logo-wec .form-tim-kiem i {
	color: #fff;
	margin-right: unset;
}

.thanh-logo-wec .thong-tin {
	gap: 30px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.thanh-logo-wec .thong-tin .khung-hotline {
	display:flex;
	justify-content: flex-end;
    align-items: center;
	gap: 30px;
}
.thanh-logo-wec .search-form {
	display:flex;
	justify-content: center;
	align-items: center;
}
.menu-search button {
	padding: 15px 20px 15px 20px;
}
.thanh-logo-wec .gio-hang-head {
	font-size: 16px;
}
.thanh-logo-wec .gio-hang-head i {
	font-size: 30px;
	margin-left: 5px;
	color: #d2131c;
}



.owl-carousel.owl-loaded {
	float: unset!important;
}


.slide-chinh-trang-chu {
	position: relative;
}
.slide-chinh-trang-chu .owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}


.ten-section {
	display:flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	font-size: 30px;
	color: #333132;
	font-weight: bold;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.ten-section::before,
.ten-section::after {

	content: "";
	display: inline-block;
	width: 35px;
    height: 24px;
	background-image: url('../images/icon-title-icon.png'); 
	background-size: cover;
	background-repeat: no-repeat;
}
.ten-section::after {
	transform: scaleX(-1);
}

.dong-san-pham-wc {
	padding-top: 50px;
	padding-bottom: 50px;
}

.dong-san-pham-wc .item-slide {
	margin-bottom: 20px;
}
.dong-san-pham-wc .item {

}
.dong-san-pham-wc .item .slide-img {
	position: relative;
	overflow: hidden;
    border: solid 0.5px #333132;
    z-index: 9;
    background-color: #fff;
    display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px;
}
.dong-san-pham-wc .item .slide-img img {
    width: 100%;
    height: auto;
    transition: transform 0.9s ease;
}
.dong-san-pham-wc .item .slide-img img:hover {
	transform: scale(1.1);
}
.dong-san-pham-wc .slide-name {
	position: relative;
	color: #fff;
	overflow: visible;
	min-height: 65px;
}
.dong-san-pham-wc .slide-name .name-bg {
	position: absolute;
	width: 100%;
	height: calc(100% + 80px);
	top: -80px;
	left: -20px;
	background-color: #323131;
	z-index: -1;
}
.dong-san-pham-wc .item-slide {
	padding: 20px;
}

.dong-san-pham-wc .slide-name .sp-ten {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
	font-size: 20px;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	text-transform: uppercase;
}

.dong-san-pham-wc .owl-theme .owl-nav {
	display:flex;
	justify-content:center;
	align-items:center;
}

.dong-san-pham-wc .owl-theme .owl-nav button{
	border-radius: 5px!important;
    border-width: 1px!important;
	background: #fafafa!important;
    color: #b3b3b3!important;
	font-size: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	display:flex;
	justify-content:center;
	align-items:center;
	border:1px solid #b3b3b3;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


.partner-wc {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url('../images/group-11.jpg.webp');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.partner-wc .ten-section {
	color: #fff;
}

.partner-wc .ten-section::before,
.partner-wc .ten-section::after {
	background-image: url('../images/icon-copy-5.png'); 
}


.partner-wc .item {
	border-radius: 10px;
	overflow: hidden;
}


.partner-wc .owl-theme .owl-nav {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:20px;
}



.partner-wc .owl-theme .owl-nav button{
	border-radius: 5px!important;
    border-width: 1px!important;
	background: #fafafa!important;
    color: #b3b3b3!important;
	font-size: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	display:flex;
	justify-content:center;
	align-items:center;
	border:1px solid #b3b3b3;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.partner-wc .img-doi-tac{
	border-radius: 15px;
	overflow: hidden;
}


.impressive-number {
	padding-top: 50px;
	padding-bottom: 50px;
}

.impressive-number .cot-so-at {
	padding: 5px;
}
.impressive-number .list-so-an-tuong {
	margin-top: 100px;
}

.impressive-number .khung-con-so-an-tuong {
	position: relative;
	border: 1px solid #2b2b2b;
	padding-top: 50px;
	margin-bottom: 50px;
}
.impressive-number .khung-con-so-an-tuong .number {
	position: absolute;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 70px;
    font-weight: 900;
    color: #d72e24;
	top: -60px;
	left: 50%;
	transform: translateX(-50%);
}
.impressive-number .khung-con-so-an-tuong .so-an-tuong {
	font-size: 70px;
    font-weight: 900;
    color: #d72e24;
}
.impressive-number .khung-con-so-an-tuong .number-plus {
	font-size: 40px;
    font-weight: 900;
    color: #d72e24;
}

.impressive-number .khung-con-so-an-tuong .number-des {
	font-size: 20px;
    font-weight: 900;
    color: #333132;
    text-align: center;
    line-height: 1.2;
    min-height: 108px;
}

.breaking-news-wc {
	padding-top: 50px;
	padding-bottom: 50px;
}

.breaking-news-wc .img-tin-tuc {
	position: relative;
    overflow: hidden;
    z-index: 9;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
	margin-bottom: 20px;
}

.breaking-news-wc .tin-tuc {
	background-color: unset;
	float: unset;
}

.breaking-news-wc .img-tin-tuc img {
    width: 100%;
    height: 100%;
	object-fit: cover;
    transition: transform 0.9s ease;
}

.breaking-news-wc .item-slide:hover .img-tin-tuc img {
	transform: scale(1.2);
}

.breaking-news-wc .thong-tin-tin-tuc {
	padding:unset;
	padding-top: 10px;
	padding-botom:20px;
	text-align: justify;
}

.breaking-news-wc .tieu-de-tin-tuc {
	padding: unset;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.breaking-news-wc .thoi-gian-tin-tuc {
	font-size: 12px;
    color: #818181;
    margin-bottom: 20px;
}

.breaking-news-wc .mo-ta-slide {
	font-size: 16px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: justify;
    line-height: 1.2;
}

.highlight-video-wc {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #e8e8e8;
}

.highlight-video-wc .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 9 / 16 = 0.5625 */
  overflow: hidden;
  background: #000;
}

.highlight-video-wc .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.highlight-video-wc .list-2 {
	padding-right: unset;
	padding-left: unset;
}
.highlight-video-wc .khung-video {
	padding: 10px;
}

 .xem-tat-ca {
	padding-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.xem-tat-ca .nut-xem-tat-ca {
	height: 49px;
    line-height: 49px;
    min-width: 217px;
    font-size: 18px;
    font-weight: 500;
	background-color: #d72e24;
	text-align: center;
	color: #fff;
}

.project-wc {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #e8e8e8;
}
.project-wc .da-noi-bat {
	background-color: #f1f1f1
}
.project-wc .hinh-anh-da {
	padding: 15px;
}
.project-wc  .hinh-hien-thi {
	position: relative;
	aspect-ratio: 4 / 3; 
	width: 100%;
	overflow: hidden;
	display: flex;
    justify-content: center;
    align-items: center;
}
.project-wc .hinh-hien-thi img {
    width: 100%;
    height: 100%;
    transition: transform 0.9s ease;
	object-fit: cover;
}
.project-wc .khung-da:hover .hinh-hien-thi img {
	transform: scale(1.1);
}
.project-wc .da-noi-bat:hover .hinh-hien-thi img {
	transform: scale(1.1);
}
.project-wc .thong-tin-da {
	padding: 15px;

}
.project-wc .tieu-de-da {
	margin-top :10px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.project-wc .da-noi-bat .tieu-de-da {
	margin-top :unset;
	font-size: 25px;
    color: #d72e24;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.project-wc .mo-ta-da {	
	font-size: 16px;
    color: #000;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: justify;
    line-height: 1.2;
	margin-bottom: 20px;
}
.project-wc .btn-xem-da {
	border-radius: unset;
	font-size: 16px;
	font-weight: bold;
}

.customer-feedback-wc {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #e8e8e8;
}
.customer-feedback-wc .phan-hoi-1{
	background: #fff;
    border-radius: 17px;
    padding: 20px;
}
.customer-feedback-wc .khung-phan-hoi {
	padding:15px;
}

.customer-feedback-wc .logo-kh {
	padding-right: 15px;
	display:flex;
	justify-content:center;
	align-items: center;
}
.customer-feedback-wc .logo-kh img {
	width: 100%;
	height: auto;
}
.customer-feedback-wc .nd-phan-hoi {
	padding-left: 15px;
}
.customer-feedback-wc .nd-phan-hoi .nd-ph {
	position: relative;
	font-size: 14px;
	color: #2b2b2b;
	font-style: italic;
	text-align: justify;
}
.customer-feedback-wc .nd-phan-hoi .nd-ph::before {
	left: -26px;
    top: 0px;
	content: "";
    background: url('../images/invalid-name.png.webp') no-repeat;
    height: 17px;
    width: 23px;
    display: block;
    position: absolute;
}

.customer-feedback-wc .nd-phan-hoi .nd-ph::after {
	right: -17px;
    bottom: -17px;
    transform: rotate(180deg);
    margin-bottom: 10px;
	content: "";
    background: url('../images/invalid-name.png.webp') no-repeat;
    height: 17px;
    width: 23px;
    display: block;
    position: absolute;
}
.customer-feedback-wc .ten-kh-phan-hoi {
	position: relative;
    padding-left: 30px;
	padding-top: 15px;
}
.customer-feedback-wc .chuc-vu-ph {
	font-size: 16px;
    font-weight: 700;
    display: block;
    color: #d72e24;
}
.customer-feedback-wc .chuc-vu-ph::before {
	content: "";
    width: 28px;
    height: 2px;
    background-color: #d72e24;
    display: block;
    position: absolute;
    top: 26px;
    left: -10px;
}
.customer-feedback-wc .ten-khph{
	font-size: 16px;
    font-style: italic;
    color: #d72e24;
}


.footer-wc {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #333132;
}

.footer-wc p {
	color: #fff;
	font-size: 16px;
}	
.footer-wc h3 {
	color: #fff;
}
.footer-wc .menu-chan-trang h3 {
	text-transform: uppercase;
	font-weight: 700;
}
.footer-wc  .menu-ct li {
  position: relative;
  list-style: none; /* Bỏ dấu chấm mặc định */
  padding-left: 15px; /* Tạo khoảng cho tam giác */
}

.footer-wc .menu-ct li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid red; /* Màu tam giác */
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.footer-wc ul {
	margin: 0 0 20px 15px
}
.menu-chan-trang li {
	width: 100%;
}
.footer-wc .follow-form {
	display:flex;
}