.ngonngu_tops{ width: 110px; }

.ngonngu_tops ul{ width: 100%; display: flex; justify-content: space-between; align-items: center; padding-left: 28px; margin-left: 5px; border-left: 1px hidden #000; }

.ngonngu_tops li { list-style-type: none; }

.ngonngu_tops a { text-decoration: none; }

.ngonngu_tops a > img { width: 30px; height: auto; }

.uploading-tab{ font-size: 24px; color: #ff0000; font-family: var(--font-bold); text-transform: capitalize; }

/*------------- CSS Topbar --------------*/

:root{
  --bg-topbar: #000;
  --color-text-topbar: #fff;
}

#topbar-MAE{ padding: 11px 0; max-height: 50px; overflow: hidden; position: relative; z-index: 999; background-color: var(--bg-topbar); }

.frame-in-topbar-MAE{ height: 22px; overflow: hidden; display: flex; text-align: center; justify-content: center; }

.content-topbar{ text-align: center; line-height: 20px; color: var(--color-text-topbar); font-size: 14px; font-family: var(--font-medium); }

/*------------- CSS Chu tren slider --------------*/

#slider-all{ position: relative; width: 100%; height: auto; }

#slider{ position: relative; z-index: 1; }

.items-sli{ position: relative; width: 100%; display: flex; align-items: center; justify-content: center; }
.items-sli:before{ content: ''; position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .0); }
.items-sli > a{ width: 100%; display: contents; }
/* Ngăn thẻ <a> bao ngoài bắt sự kiện khi chạm vào vùng này */
.items-sli > a { -webkit-tap-highlight-color: transparent; /* Tắt vệt đen khi chạm trên mobile */ }
.items-sli > a > img{ width: 100%; object-fit: cover; height: 650px; }
.items-sli > a > video{ width: 100%; height: 100vh; object-fit: cover; }
.items-sli > a > div.controls_video-slider{
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 1;
  display: inline-block;
  width: 129px;
  height: 16px;
  pointer-events: auto;    /* Cho phép tương tác chuột/tay */
}

/* Đảm bảo thanh input range dễ thao tác hơn trên mobile */
.items-sli > a > div.controls_video-slider > input[type="range"] {
    cursor: pointer;
     /* Xóa định dạng mặc định của mobile */
}

.name-slider, .mota-slider{ position: absolute; color: #fff;}

.name-slider{ width: 100%; bottom: 100%; opacity: 0; visibility: hidden; padding: 0 20px; display: inline-flex; align-items: center; justify-content: center; text-align: center; font-size: 50px; font-family: var(--font-don-1); text-transform: uppercase; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; background: -webkit-linear-gradient(#fff 45%, var(--mau-chinh-dark)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.owl-item.active .name-slider{ bottom: 52%; opacity: 1; visibility: visible; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }

.name-slider nobr{ position: relative; display: contents;}
.name-slider nobr:before { content: ""; position: absolute; top: -1000%; width: 80px; height: 4px; opacity: 0; visibility: hidden; -webkit-transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; transition: all 1.0s ease-in-out; background-color: var(--mau-chinh); }
.slider .owl-item.active .name-slider nobr:before{ top: -40%; opacity: 1; visibility: visible; -webkit-transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; transition: all 1.0s ease-in-out; }

.mota-slider{ width: 100%; top: 100%; opacity: 0; visibility: hidden; padding: 0 20px; text-align: center; font-size: 25px; font-family: var(--font-medium); display: inline-flex; align-items: center; justify-content: center; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.slider .owl-item.active .mota-slider{ top: 52%; opacity: 1; visibility: visible; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }

@media only  screen and (min-width: 1px) and (max-width: 630px){
  .name-slider{ font-size: 20px; }
  .mota-slider{ font-size: 15px; }
}

@media only  screen and (min-width: 1px) and (max-width: 450px){
  .name-slider{ font-size: 18px; }
  .mota-slider{ font-size: 14px; }
  .owl-item.active .name-slider{ bottom: 65%; }
  .slider .owl-item.active .mota-slider{ top: 40%; }

}

.khung-nd-slider{ position: absolute; left: 15%; z-index: 3; max-width: 650px; padding: 20px; }

.name-slider-1{ display: block; margin-bottom: 0px; color: #fff; font-weight: 500; font-size: 45px; padding: 0px 0px; font-family: var(--font-don-1); background: -webkit-linear-gradient(#fff 60%, var(--mau-chinh-dark)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
/*.name-slider-1:before,.name-slider-1:after{ content: attr(data-text); position: absolute; top: 42px; left: 28px; }*/
/*.name-slider-1:before { z-index: 1; text-shadow: -0.001em -0.001em 1px rgba(255,255,255,.10)}*/
/*.name-slider-1:after{ z-index: 0; text-shadow: 10px 10px 10px rgba(0,0,0,.5), 20px 20px 20px rgba(0,0,0,.4), 30px 30px 30px rgba(0,0,0,.1); mix-blend-mode: multiply; }*/

.mota-slider-1{ font-size: 85px; line-height: 60px; font-weight: 900 !important; font-family: var(--font-don-2); outline: #faebd7; -webkit-background-clip: text; background-clip: text; background-color: #fff; }

.xemthem-sli{width: 100%; margin-top: 25px;}
.xemthem-sli a{ color: #fff; font-size: 16px; font-family: var(--font-bold); text-decoration: none; border-radius: 10px; text-transform: capitalize; width: 165px; height: 45px; display: flex; align-items: center; justify-content: center; background-color: var(--mau-chinh); vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.xemthem-sli a:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #ffffff; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.xemthem-sli a:hover, .xemthem-sli a:focus, .xemthem-sli a:active { color: var(--mau-chinh); }
.xemthem-sli a:hover:before, .xemthem-sli a:focus:before, .xemthem-sli a:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  #slider-all{ height: auto; }
  .khung-nd-slider{ left: unset; }
  .items-sli > a > img,.items-sli > a > video{ height:300px; }
  .name-slider-1{ font-size: 30px; }
  .mota-slider-1{ font-size: 65px; }
}
@media only  screen and (min-width: 1px) and (max-width: 640px){
  .name-slider-1{ font-size: 25px; }
  .mota-slider-1{ font-size: 35px; }
}

/*------------- CSS Top Header PC --------------*/

#top-header{ width: 100%; padding: 8px 0px; border-bottom: none; background: var(--background-top-header); }

/* Ch?nh s?a t? .frame-in-top-header tr? v�o */
.frame-in-top-header{ display: flex; align-items: center; justify-content: space-between; }

/* C?t tr�i - ch? ch�o m?ng */
.right-top-header{ width: auto; }

.chu-chay-header{ width: 100%; }

.chu-chay-header marquee{ color: #fff; font-size: 16px; font-family: var(--font-medium); }

/* C?t ph?i - hotline v� button */
.left-top-header{ width: auto; display: flex; align-items: center; justify-content: flex-end; gap: 20px; }

.left-top-header > a{ color: #fff; font-size: 16px; font-family: var(--font-bold); text-decoration: none; margin: 0; padding: 5px 10px; display: flex; align-items: center; justify-content: center; background-color: var(--mau-chinh); border-radius: 5px; }

.left-top-header > a:hover{ background-color: #fff; color: var(--mau-chinh); }

/* Button H? S� N�ng L?c */
.btn-hosonangluc{ display: inline-flex; align-items: center; justify-content: center; padding: 6px 15px; background-color: #e74c3c; color: #fff; font-size: 13px; font-family: var(--font-semibold); text-decoration: none; border-radius: 4px; transition: all 0.3s ease; }

.btn-hosonangluc:hover{ background-color: #c0392b; transform: translateY(-1px); }

.btn-hosonangluc i{ margin-right: 5px; }

.MXH-top-header{ width: 150px; display: none; }

/* Responsive */
@media only screen and (min-width: 1px) and (max-width: 999px){

  .frame-in-top-header{ flex-wrap: wrap; padding: 8px 10px; }
  
  .left-top-header{ width: 100%; justify-content: center; flex-wrap: wrap; gap: 10px; margin-top: 5px; }
  
  .right-top-header{ width: 100%; text-align: center; }
  
  .chu-chay-header marquee{ font-size: 12px; }
  
  .left-top-header > a{ font-size: 14px; }
  
  .btn-hosonangluc{ font-size: 14px; padding: 5px 12px; }
}

/*------------- CSS Mid Header PC --------------*/

:root{
  --mau-cart-pc: #000;
  --mau-cart-pc-hvr: var(--mau-chinh);
  --mau-btn-shopping-cart: transparent;
  --mau-btn-shopping-cart-hvr: transparent;
}

#mid-header{ width: 100%; padding: 0px 0; position: relative; z-index: 999; box-shadow: 2px 2px 7px rgba(210, 210, 210, .0); 
/*  background-color: var(--background-mid-header); */
}
.frame-in-mid-header{ display: flex; align-items: center; justify-content: space-between; }

.left-mid-header{ width: 10%; }
.left-mid-header > a{ width: 100%; display: flex; align-items: center; justify-content: center; text-decoration: none; }
.logo-mid-header{ width: 100%; padding: 0px; background-color: var(--background-logo); }
.logo-mid-header img{ max-width: 120px; }

.mid-mid-header{ width: 66%;}

.right-mid-header{ width: 35px; height: 35px; display: flex; align-items: center; justify-content: space-between;}

.frame-open-search{ width: 100%; padding-left: 15px;}
.open-search{ width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; font-size: 20px; }

.btn-shopping-cart{ cursor: pointer; width: auto; display: flex; align-items: center; justify-content: center; }
.btn-shopping-cart a{ text-decoration: none; }
.btn-shopping-cart article{ background-color: var(--mau-btn-shopping-cart); border-radius: 50px; font-size: 20px; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; transition: all .25s ease-in-out; }
.btn-shopping-cart article.countn{ position: relative; }
.btn-shopping-cart article:hover, .btn-shopping-cart article.active{ transition: all .25s ease-in-out; background-color: var(--mau-btn-shopping-cart-hvr); }

.btn-shopping-cart article i{ color: var(--mau-cart-pc); }
.btn-shopping-cart article:hover > i{ color: var(--mau-cart-pc-hvr); }

.btn-shopping-cart article > span.count-giohang{ position: absolute; font-family: var(--font-medium); font-size: 12px; color: white; top: 0; right: 0; width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background-color: var(--mau-cart-pc-hvr); transition: all .25s ease-in-out; }
.btn-shopping-cart article:hover > span.count-giohang{ transition: all .25s ease-in-out; background-color: var(--mau-cart-pc); }

.gio-hang-1{ width: 50px; height: 50px;  position: relative; }
.gio-hang-1 a.countn{ width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; border-radius: 100%; text-decoration: none; background-color: var(--background-giohang); }
.gio-hang-1 a.countn:hover{ background-color: var(--background-giohang-hvr); }
.gio-hang-1 a.countn i,.gio-hang-1 a.countn svg{ color: var(--color-giohang); font-size: 27px; }
.gio-hang-1 a.countn:hover i,.gio-hang-1 a.countn:hover svg{ color: var(--color-giohang-hvr); }

.hotline-R-mid-header{}
.hotline-R-mid-header > a{ text-decoration: none; color: #fff; font-size: 16px; font-family: var(--font-bold); padding: 12px 18px; width: 200px; display: flex; align-items: center; justify-content: flex-start; background-color: var(--mau-chinh); border-radius: 12px; }
.hotline-R-mid-header > a:hover{ background-color: var(--mau-phu); }
.hotline-R-mid-header > a > i{ color: #fff; }
.hotline-R-mid-header > a > span{ color: #fff; font-family: var(--font-bold); }
.hotline-R-mid-header > a:hover > span{color: #fff;}

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .hotline-R-mid-header > a{ width: auto; padding: 8px 14px; }
}
@media only  screen and (min-width: 1px) and (max-width: 650px){
  .hotline-R-mid-header > a{ font-size: 12px; }
}

/*------------------------------ CSS Menu Mid Header ----------------------------*/

/*.menu-mid-hd{ overflow: hidden;}*/

/*.menu-mid-hd > ul,.menu-mid-hd.hidden > ul{ transition: all .6s linear; }*/

.menu-mid-hd > ul{ padding: 0 0px 0 0px; position: relative; left: 0%; width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
/*.menu-mid-hd.hidden > ul{ position: relative; left: 100%; }*/
/*header:hover .menu-mid-hd.hidden > ul{ position: relative; left: 0%; animation: show-menu-mid-hd 1s linear forwards; }*/
.menu-mid-hd ul li{ list-style-type: none; position: relative; }
.menu-mid-hd ul li a{ text-decoration: none; text-transform: uppercase; }
.menu-mid-hd > ul > li{ margin: 0 0px 0 0px; cursor: pointer; height: 42px; display: flex; align-items: center; justify-content: center; }
.menu-mid-hd > ul > li:last-child{ margin: 0 0px 0 0px;  }
.menu-mid-hd > ul > li:fisrt-child{ margin: 0;  }
.menu-mid-hd > ul > li > a{ padding: 8px 10px; display: inline-flex; align-items: center; justify-content: center; height: auto; font-size: 18px; 
/*  color: var(--mau-chu-menu); */

    font-family: var(--font-bold); text-transform: uppercase; border-radius: 10px; }
.menu-mid-hd > ul > li:hover > a{ color: var(--mau-chu-menu-hover); background-color: var(--background-menu-li-hvr); }
.menu-mid-hd > ul > li > a.hvr-left-right { /*  display: inline-block;*/ position: relative; }
.menu-mid-hd > ul > li > a.hvr-left-right:after { content: ''; position: absolute; width: 100%; transform: scaleX(0); height: 2px; bottom: 0; left: 0; background-color: var(--background-menu-li-hvr); transform-origin: bottom right; transition: transform 0.25s ease-out; }
.menu-mid-hd > ul > li:hover > a.hvr-left-right:after,
.menu-mid-hd > ul > li:focus > a.hvr-left-right:after,
.menu-mid-hd > ul > li:active > a.hvr-left-right:after { transform: scaleX(1); transform-origin: bottom left; }

.menu-mid-hd > ul > li.active > a, .mid-hd1.fixed .menu-mid-hd > ul > li.active > a{ color: var(--mau-chu-menu-hover); background-color: var(--background-menu-li-hvr); }
.menu-mid-hd > ul > li.active > a:before{ position: absolute; bottom: 0; height: 2px; width: 100%; background-color: var(--background-menu-li-hvr); }

/*.menu-mid-hd > ul > li:hover > a,.mid-hd1.fixed .menu-mid-hd > ul > li:hover > a{ color: var(--mau-chu-menu-hover); background-color: transparent; }*/

.menu-dm-c1, .menu-dm-c2, .menu-dm-c3 { border-radius: 0px; box-shadow: 0px 0 3px 0 rgba(0, 0, 0, .5); }
.menu-dm-c2::-webkit-scrollbar, .menu-dm-c3::-webkit-scrollbar { width: 3px; }

.menu-dm-c1{ width: 250px; position: absolute; top: 100%; left: 0; opacity: 0; z-index:-2; padding: 0; visibility: hidden; -webkit-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; background-color: var(--background-menu-li-sp); transition: all .25s ease-in-out; }
.menu-mid-hd > ul > li:hover .menu-dm-c1{ transition: all .25s ease-in-out; -webkit-transform: perspective(600px) rotateX(0); transform: perspective(600px) rotateX(0); -webkit-transform-origin: 0 0 0; top: 100%; opacity: 1; z-index: 50; visibility: visible; }

.menu-dm-c1 > li, .menu-dm-c2 > li, .menu-dm-c3 > li{ width: 100%; padding: 0 10px; display: flex; align-items: center; justify-content: space-between; background-color: var(--background-menu-li-sp); border-bottom: 1px groove rgba(190, 190, 190, .5); }

.menu-dm-c1 > li:first-child, .menu-dm-c2 > li:first-child, .menu-dm-c3 > li:first-child{ border-radius: 0px 0px 0 0; }

.menu-dm-c1 > li:last-child, .menu-dm-c2 > li:last-child, .menu-dm-c3 > li:last-child{ border-bottom: none; border-radius: 0 0 0px 0px; }

.menu-dm-c1 > li:hover, .menu-dm-c2 > li:hover, .menu-dm-c3 > li:hover{ background-color: var(--background-menu-li-sp-hvr); -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }

.menu-dm-c1 > li > a, .menu-dm-c2 > li > a, .menu-dm-c3 > li > a{ width: 100%; height: 45px; color: var(--mau-chu-menu-sp); font-size: 14px; font-family: var(--font-medium); display: inline-flex; align-items: center; justify-content: space-between; transition: all 0s ease-in-out; }

.menu-dm-c1 > li:hover > a, .menu-dm-c2 > li:hover > a, .menu-dm-c3 > li:hover > a{ color: var(--mau-chu-menu-sp-hvr); transition: all 0s ease-in-out; }

.menu-dm-c1 > li > aside, .menu-dm-c2 > li > aside, .menu-dm-c3 > li > aside{ width: 45px; height: 45px; font-size: 15px; display: flex; align-items: center; justify-content: flex-end; color: var(--mau-chu-menu-sp); }
.menu-dm-c1 > li:hover > aside, .menu-dm-c2 > li:hover > aside, .menu-dm-c3 > li:hover > aside{ color: var(--mau-chu-menu-sp-hvr); }

.menu-dm-c2{ padding: 0; position: absolute; width: 100%; z-index: -1; left: 0%; top: 0; opacity: 0; visibility: hidden; border-left: 1px groove rgba(190, 190, 190, .5); transition: all .25s ease-in-out; }
.menu-dm-c1 > li:hover .menu-dm-c2{ transition: all .25s ease-in-out; opacity: 1; left: 100.5%; z-index: 0; visibility: visible; }

.menu-dm-c3{ padding: 0; position: absolute; width: 100%; z-index: -1; left: 0%; top: 0; opacity: 0; visibility: hidden; border-left: 1px groove rgba(190, 190, 190, .5); background-color: var(--background-menu-li-sp); transition: all .25s ease-in-out; }
.menu-dm-c2 > li:hover .menu-dm-c3{ transition: all .25s ease-in-out; opacity: 1; left: 100.5%; z-index: 0; visibility: visible; }

@keyframes show-menu-mid-hd{
  0%{
    transform: translateX(100%); /* Chạy từ Phải sang */
    opacity: 0;
  }
  100%{
    transform: translateX(0%);
    opacity: 1;
  }
}

@media only  screen and (min-width: 1px) and (max-width: 1199px){
  .menu-mid-hd > ul > li > a{ font-size: 15px; }
}

/*------------------------------ End CSS Menu Mid Header ----------------------------*/

/*------------------------------ Start CSS Header Mobile ----------------------------*/

#header-out-mobile{ width: 100%; padding: 5px 0; box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .2); background: var(--br-out-header-mobile); }

.frame-header-out-mobile{ display: flex; align-items: center; justify-content: space-between; }

.left-header-mobile{ width: 20%; }
.show-menu-mobile{ width: 100%; }
.show-menu-mobile > i{ font-size: 25px; color: var(--mau-icon-header-mobile);}

.mid-header-mobile{ width: 60%; }


.right-header-mobile{ width: 20%; }
.frame-logo-header-mobile{width: 100%; display: flex; align-items: center; justify-content: center;}
.logo-header-mobile{ max-width: 100px; display: flex; align-items: center; justify-content: center;}
.logo-header-mobile img{ width: 100%; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .left-header-mobile,.mid-header-mobile,.right-header-mobile{ width: 33.33%; }
}

/*------------------------------ End CSS Header Mobile ----------------------------*/

/*------------------------------ CSS Menu Mobile All ----------------------------*/

#menu-mobile-all{
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
/*  background: var(--br-menu-mobile);*/
  /*   background: url(<?=_upload_hinhanh_l.$img_background['photo']?>) no-repeat center;*/
  background: url(../images/img-news/br_linhvuc.png) no-repeat center;
  background-size: cover;
/*  background-color: #333;*/
}

.ngonngu_tops-mobile{width: ; display: block;}
.ngonngu_tops-mobile a{text-decoration: none;}
.ngonngu_tops-mobile a > img{width: 40px;height: auto;}

.top-menu-mobile{ padding: 7px 10px; width: 100%; height: 89.22px; display: flex; align-items: center; justify-content: space-between; background-color: var(--br-top-menu-mobile); }

.left-top-menu-mobile{ width: auto; }
.frame-logo-mobile{ padding: var(--pad-logo-mobile); background-color: var(--br-logo-menu-mobile); }
.frame-logo-mobile > a > img{ max-width: 120px;  width: 100%;}

.mid-top-menu-mobile{ width: 90px; }

.right-top-menu-mobile{  }
.close1 > i{ color: var(--mau-icon-menu); font-size: 30px; }

.list-menu-mobile{ width: 100%; }

@media only  screen and (min-height: 1px) and (max-height: 500px){
  #menu-mobile-all{ overflow-y: scroll; }
  #menu-mobile-all::-webkit-scrollbar{ width: 0px; }
}

/*------------------------------ Start CSS Menu Mobile ----------------------------*/

#list-mobile-all{ padding: 0; overflow-y: auto; width: inherit; max-height: 500px; background-color: var(--bg-menu-mobile); }

#list-mobile-all::-webkit-scrollbar{ width: 2px; }

#list-mobile-all > li, .list-c1 > li, .list-c2 > li{ list-style-type: none; padding: 2.5px 0px; width: inherit; display: flex; flex-wrap: wrap; align-items: center; justify-content: start; border-bottom: 1px groove rgba(100, 100, 100, 0.2); }
#list-mobile-all > li:nth-child(2), #list-mobile-all > li:nth-child(3),
#list-mobile-all > li:nth-child(2) .list-c1 > li, #list-mobile-all > li:nth-child(2) .list-c2 > li,
#list-mobile-all > li:nth-child(3) .list-c1 > li, #list-mobile-all > li:nth-child(3) .list-c2 > li,
#list-mobile-all > li:nth-child(4) .list-c1 > li, #list-mobile-all > li:nth-child(4) .list-c2 > li{
  justify-content: center;
}
#list-mobile-all > li:nth-child(2) > a,#list-mobile-all > li:nth-child(3) > a,
#list-mobile-all > li:nth-child(2) .list-c1 > li > a, #list-mobile-all > li:nth-child(2) .list-c2 > li > a,
#list-mobile-all > li:nth-child(3) .list-c1 > li > a, #list-mobile-all > li:nth-child(3) .list-c2 > li > a,
#list-mobile-all > li:nth-child(4) .list-c1 > li > a, #list-mobile-all > li:nth-child(4) .list-c2 > li > a{
  width: 85%;
}
 #list-mobile-all > li:nth-child(4)
 {
  width: 100%;
 }
#list-mobile-all > li:last-child{ border-bottom: 1px hidden; }

#list-mobile-all > li > a, .list-c1 > li > a, .list-c2 > li > a{
  text-decoration: none;
  width: 95%;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-family: var(--font-medium);
}

#list-mobile-all > li > .show-list-c1, .show-list-c2{
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px groove rgba(200, 200, 200, .4);
  border-radius: 100%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#list-mobile-all > li i{ font-size: 20px }

.show-list-c1.active, .show-list-c2.active{ -webkit-transform: rotate(180deg)!important; -moz-transform: rotate(180deg)!important; -ms-transform: rotate(180deg)!important; -o-transform: rotate(180deg)!important; transform: rotate(180deg)!important; -webkit-transition: all .5s ease-in-out!important; -moz-transition: all .5s ease-in-out!important; -ms-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; }


.list-c1{ width: 100%; display: none; padding: 0; border: 1px groove var(--border-li-cap-menu-mobile); border-left: 1px hidden; border-right: 1px hidden; background-color: var(--bg-menu-mobile-c1); }
.list-c1 > li{ color: var(--mau-chu-menu-list-c1); border-bottom: 1px groove var(--border-li-cap-menu-mobile);}
.list-c1 > li:last-child{ border-bottom: 1px hidden; }
.list-c1 > li > a{ color: var(--mau-chu-menu-list-c1); font-size: 14px; height: 35px; width: 88%; }

.list-c2{ width: 100%; display: none; padding: 0; border: 1px groove var(--border-li-cap-menu-mobile); border-left: 1px hidden; border-right: 1px hidden; 

/*  background-color: var(--bg-menu-mobile-c2);*/
background-color: rgb(255 184 0 / 30%);
   }
.list-c2 > li{ color: var(--mau-chu-menu-list-c2); border-bottom: 1px groove var(--border-li-cap-menu-mobile);}
.list-c2 > li:last-child{ border-bottom: 1px hidden; }
.list-c2 > li > a{ color: var(--mau-chu-menu-list-c2); font-size: 14px; height: 35px; }

.lienhe-menu-mobile{ width: 100%; padding: 6px 8px; border: 1px hidden; border-top: 1px groove rgba(255, 255, 255, .2); background-color: var(--bg-lh-menu-mobile); }
.lienhe-menu-mobile > article, .lienhe-menu-mobile > aside{ width: 100%; }
.lienhe-menu-mobile > article > p{ font-size: 16px; font-weight: 600; color: var(--mau-chinh); width: 100%; height: 35px; display: flex; align-items: center; justify-content: start; }

.lienhe-menu-mobile > article > p > a{ margin-left: 10px; color: #000; text-decoration: none; }

.lienhe-menu-mobile > aside{ margin: .5em auto; display: flex; align-items: center; justify-content: center; }


/*------------------------------ End CSS Menu Mobile ----------------------------*/


/*------------------------------ CSS Product Moi Index----------------------------*/

#product-noibat-index{ width: 100%; margin: 3em 0 20px; }

.top-noibat-index{ position: relative; width: 100%; margin-bottom: 0em; text-align: center; }
.top-noibat-index:after { position: absolute; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }

.top-noibat-index h1{ color: #000; font-size: 24px; font-family: var(--font-bold); text-transform: uppercase; }

.bot-noibat-index,.sanpham-khuyenmai{ width: inherit; }


/*------------------------------ Start CSS bo loc ----------------------------*/

#loc-thuoc{ width: 100%; margin-bottom: 1em; }
.frame-in-boloc{ padding: 7px 15px; display: flex; align-items: center; justify-content: space-between; border: 1px groove rgba(180, 180, 180, .6); }

.left-boloc{ width: 50%; display: flex; align-items: center; justify-content: start; }
.left-boloc > p{ margin-right: 10px; height: 20px; font-size: 15px; font-family: var(--font-regular); text-transform: uppercase; }
.left-boloc > p > i{ font-size: 20px; }

.name-cat-boloc{ font-size: 14px; font-family: var(--font-regular); }

.right-boloc{ width: 50%; display: flex; align-items: center; justify-content: end; }
.right-boloc > p{ font-size: 14px; font-family: var(--font-regular); margin-right: 15px; }

.select-loc{ position: relative; padding: 0 10px; width: 140px; height: 30px; display: flex; align-items: center; justify-content: space-between; border: 1px groove rgba(220, 220, 220, .8); }
.select-loc > p{ font-size: 14px; font-family: var(--font-regular); display: flex; align-items: center; justify-content: center; }

.angle-select{ -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }

.angle-select.active{ -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }

.menu-loc{ position: absolute; display: none; width: 100%; top: 115%; left: 0; z-index: 1; padding: 0; background-color: #fff; box-shadow: 0 0 1px 1px rgba(220, 220, 220, .7); }

.menu-loc > li{ width: 100%; padding: 10px; cursor: pointer; list-style-type: none; display: flex; align-items: center; justify-content: start; }
.menu-loc > li:hover{ background-color: var(--background-li-boloc); }

.menu-loc > li > p{ color: var(--mau-chu-boloc); font-size: 14px; font-family: var(--font-regular); }
.menu-loc > li:hover > p{ color: var(--mau-chu-boloc-hvr); }

@media only  screen and (min-width: 1px) and (max-width: 550px){
  .frame-in-boloc{ padding: 7px; }
  .left-boloc > p{ font-size: 12px; }
  .right-boloc > p{ font-size: 12px; }
  .select-loc{ width: 115px; }
  .select-loc > p{ font-size: 12px; }
  .menu-loc > li > p{ font-size: 12px }
}

/*------------------------------ End CSS bo loc ----------------------------*/

/* search */

.btn-show-search{ cursor: pointer; width: auto; display: flex; align-items: center; justify-content: center; }
.btn-show-search article{ background-color: var(--mau-btn-show-search); border-radius: 50px; font-size: 20px; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; transition: all .25s ease-in-out; }
.btn-show-search article:hover, .btn-show-search article.active{ transition: all .25s ease-in-out; background-color: var(--mau-btn-show-search-hvr); }
.btn-show-search article i{ color: var(--mau-search-pc); }

.khung-search-click{ display: block; position: absolute; width: 450px; height: auto; top: 0%; right: 100px; z-index: 22; border-radius: 5px; background-color: #fff; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); padding: 7px; /*animation: down_search .4s; transform-origin: 0% 0%;*/ opacity: 0; visibility: hidden; transition: all .3s ease-in-out; }

.khung-search-click.active{ /*display: block;*/ opacity: 1; top: 105%; right: 100px; visibility: visible; transition: all .3s ease-in-out; }

.khung-search-click article{ position: relative; margin-bottom: 1.125rem; padding-left: 10px; color: var(--mau-title-framesearch); font-family: var(--font-bold); }
.khung-search-click article:before{ content: ''; position: absolute; top: 120%; width: 78px; height: 2px; background-color: var(--mau-title-framesearch); }

.seach{ display: flex; justify-content: center; align-items: center; transition: all 1s ease-in-out; }
.seach.active1{ display: flex; }

#select-search{ width: 100%; position: relative; border-radius: 50px; border: 1px hidden rgba(150, 150, 150, .8); }

#select-search:hover{ border: 1px hidden rgba(230, 20, 37, .5); }
#select-search1{ width: 100%; }
#select-search-1{ height: 60px; width: 100%; position: relative; border-radius: 50px; border: 1px groove rgba(250, 250, 250, 1); background-color: #fff; }
#select-search-1:hover{ background-color: #fff; }

.formtk{ position: relative; }
.formtk:before{ content: ''; position: absolute; top: 0; left: 0; width: 0%; height: 0%; z-index: -1; opacity: 0; visibility: hidden; border-radius: 5px; border: 1px hidden var(--br-input-tk-forcus); border-top: 1px groove var(--br-input-tk-forcus); border-left: 1px groove var(--br-input-tk-forcus); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.formtk:after{ content: ''; position: absolute; bottom: 0; right: 0; width: 0%; height: 0%; z-index: -1; opacity: 0; visibility: hidden; border-radius: 5px; border: 1px hidden var(--br-input-tk-forcus); border-bottom: 1px groove var(--br-input-tk-forcus); border-right: 1px groove var(--br-input-tk-forcus); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.formtk:hover:before, .formtk:hover:after{ width: 100%; height: 100%; z-index: 0; opacity: 1; visibility: visible; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.formtk:hover .input{ border-bottom: 1px hidden; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }

.input{ width: 100%; height: 40px; position: relative; z-index: 1; border: 1px hidden rgba(50, 50, 50, 0.5); border-bottom: 1px hidden rgba(50, 50, 50, 1.0); background-color: var(--background-input-tk); /*  box-shadow: 0 0 -4px 1px rgba(150, 150, 150, .50);*/ padding: 0px 0px 0px 7px; color: var(--mau-chu-input-tk); font-size: 15px; line-height: 15px; font-family: var(--font-regular-I), var(--font-regular); border-radius: 5px; outline: none; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.input:focus{ color: var(--mau-chu-input-tk-forcus); outline: none; border-radius: 5px; box-shadow: 0px 0px 5px 0px rgba(0, 173, 244 ,0.20); border: 1px groove var(--br-input-tk-forcus)!important; background-color: var(--background-input-tk-forcus); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.input::placeholder { text-transform: capitalize; color: var(--mau-chu-input-tk); }
.input:hover::placeholder, .input:focus::placeholder{ color: var(--mau-chu-input-tk-forcus); }

.divseach{ width: 10%; position: absolute; right: 4px; z-index: 1; height: 48px; width: 48px; text-align: center; align-items: center; display: flex; justify-content: center; background-color: var(--background-div-search); border: 1px hidden #292c39; border-radius: 100%; overflow: hidden; }
.divseach:hover{background-color: var(--background-div-search-hvr);}
.divseach > .btn-search i{ color: var(--mau-kinhlup-chinh); font-size: 20px; }
.btn-search{ background-color: transparent; border: 1px hidden; }
#select-search:hover .btn-search i, #select-search:focus-within .btn-search i{ color: var(--mau-kinhlup-chinh-hvr); }

.btn-search1{ display: block; color: var(--mau-btn-search1);/*#ea4630*/ padding: 0; border: 1px hidden; background-color: var(--br-btn-search-1); }
.btn-search1.active{ display: none; }
.btn-search1 > i{ color: var(--mau-icon-header-mobile); font-size: 25px; font-weight: 500; }

.p-timkiem{ position: fixed; display: none; top: 0; width: 100%; height: 100%; background-color: rgba(150, 150, 150, 0.7); z-index: 999; }
.p-timkiem.active{ display: flex; justify-content: center; align-items: center; }
.close2{ display: block; position: absolute; top: 30%; right: 5.5%; z-index: 99; }

.item-tkiem{ position: absolute; width: 80%; top: 30%; left: 8%; z-index: 10; }

/*------------------------------ End CSS Search ----------------------------*/



/*------------------------------ CSS Library Video----------------------------*/

#list-video{ width: 100%; margin: 4em auto 2em; }

.top-list-video{ margin-bottom: 2em; width: inherit; text-align:center; }
.top-list-video aside{ color: var(--mau-chinh-dark); font-size: 30px; font-family: var(--font-don-1); }
.top-list-video article span{ font-size: 55px; font-weight: 900; font-family: var(--font-don-2); }

.bot-list-video{ width: inherit; }

.frame-items-video, .frame-items-video1{width: 100%;}
.frame-items-video1{ padding: 7px; }
.item-video{ width: 100%; border-radius: 20px;}
.item-video a{ width: 100%; overflow: hidden; text-decoration: none; display: flex; align-items: center; justify-content: center; position: relative;}
}
.item-video img{ width: 100%;}
.button-video{ position: absolute; width: 70px; height: 70px; }
.button-video1{ position: absolute; width: 20px; height: 20px; }

@media only  screen and (min-width: 1px) and (max-width: 800px){
  .top-list-video article span{ font-size: 40px; }
}

@media only  screen and (min-width: 1px) and (max-width: 500px){
  .top-list-video article span{ font-size: 30px; }
}

/*------------------------------ End CSS Library Video----------------------------*/

/*------------------------------  CSS tong quan ----------------------------*/



/*------------------------------ End CSS Tong Quan ----------------------------*/

/*------------------------------ CSS Vi tri du an ----------------------------*/

#about4-index{ width: 100%; padding-bottom: 4em; }

.frame-in-vitriduan{}

.top-vitriduan{ width: inherit; text-align: center; margin-bottom: 2em; }
.top-vitriduan h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 45px; font-family: var(--font-don-1); } 
.top-vitriduan h2 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); }

.bot-vitriduan{ width: inherit; display: flex; align-items: center; justify-content: center; }
.bot-vitriduan > article{ width: 80%; }

@media only  screen and (min-width: 1px) and (max-width: 550px){
  .top-vitriduan h2 > span{ font-size: 36px; }
  .bot-vitriduan > article{ width: 100%; }
}

/*------------------------------ End CSS Vi tri du an ----------------------------*/

/*------------------------------ CSS Background ----------------------------*/

#background{ width: 100%; }

.frame-in-background{ width: 100%; margin: 4em auto 0; position: relative; display: flex; align-items: center; justify-content: center; }
.frame-in-background:before{ content: ''; width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, .4); }
.frame-in-background > img{ width: 100%; }
.frame-in-background > article{ position: absolute; z-index: 1; width: 70%; color: #fff; font-size: 43px; font-weight: 900; font-family: var(--font-don-2); text-align: center; display: flex; align-items: center; justify-content: center; }

.svg-banner{ width: 100%; top: 0; position: absolute; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.svg-banner > svg, .svg-banner > svg > path{ fill: #fff; }
.svg-banner > svg{ width: 100%; height: 150px; display: block; position: relative; }

@media only  screen and (min-width: 1px) and (max-width: 830px){
  .frame-in-background > article{ font-size: 28px; }
}

@media only  screen and (min-width: 1px) and (max-width: 600px){
  .frame-in-background > article{ font-size: 18px; width: 85%; }
  .svg-banner{ opacity: 0; visibility: hidden; }
}

/*------------------------------ End CSS Background ----------------------------*/

/*------------------------------ CSS Tien Ich ----------------------------*/

#tienich{ width: 100%; background-color: #f9f9f9; padding: 3em 0 2em;}

.frame-in-tienich{ width: 100%; }

.top-tienich{ width: 100%; text-align:center; margin-bottom: 5em; }
.top-tienich h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 45px; font-family: var(--font-don-1); } 
.top-tienich h2 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); }

.bot-tienich{ width: 100%; }

.item-tienich{ margin-bottom: 3.5em; width: inherit; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.item-tienich:last-child{ margin-bottom: 0; }
.left-item-tienich{ width: 49%; }
.left-item-tienich h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 35px; font-family: var(--font-don-1); } 
.left-item-tienich h2 > span{ font-size: 46px; font-weight: 900; font-family: var(--font-don-2); }

.right-item-tienich{ width: 49%; }
.right-item-tienich > article{width: 100%;}
.right-item-tienich > article > img{ width: inherit; border-radius: 10px; }

@media only  screen and (min-width: 1px) and (max-width: 480px){
  .top-tienich{ margin-bottom: 2em; }
  .top-tienich h2 > span{ font-size: 40px; }
}

/*------------------------------ End CSS Tien Ich ----------------------------*/

/*------------------------------ CSS Quy Trinh ----------------------------*/

#quytrinh 
{ 
  padding: 80px 0; width: 100%; 
/*  background-color: var(--mau-chinh);*/
  position: relative;
  background-image: linear-gradient(to right, #1D1E22, #26272B,#323136, #303135,#303135,#323136, #25262A, #1C1D22);


 }
.frame_in_quytrinh { width: 100%; display: flex; flex-direction: column; align-items: center; position: relative;}

/* Tiêu đề section */
.title_quytrinh_section { width: 100%; text-align: center; margin-bottom: 60px; }
.title_quytrinh_section .sub_title { font-size: 14px; color: rgb(255 201 78); text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; display: flex; align-items: center; justify-content: center; gap: 15px; }
.title_quytrinh_section .sub_title::before,
.title_quytrinh_section .sub_title::after { content: ''; width: 60px; height: 1px; background-color: rgba(150,150,150,0.8); }
.title_quytrinh_section .main_title { font-size: 36px; font-family: var(--font-bold); color: #fff; text-transform: uppercase; }

/* Danh sách quy trình */
.list_quytrinh { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; }
.item_quytrinh { width: calc(25% - 23px); display: flex; flex-direction: column; align-items: center; text-align: center; position: relative; }

/* Số thứ tự và icon */
.number_icon_wrapper { position: relative; width: 100%; display: flex; justify-content: center; align-items: center; margin-bottom: 20px; }
.number_big { font-size: 110px; font-family: var(--font-bold); color: rgba(255,255,255,0); /* Tạo viền: độ dày là 2px và màu trắng */ -webkit-text-stroke: 2px white; line-height: 1; position: relative; z-index: 1; }
.icon_circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
/*  background: linear-gradient(135deg, #ff4949, #ffa449);*/
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 70%;
  background: linear-gradient(135deg, #ffffff 0%, #d1cecd 35%, #a19a96 70%, #514b47 100%);
  /* 195px */ transform: translate(-50%, -50%);
/*  box-shadow: 0 4px 15px rgba(142, 45, 226, 0.4);*/
}
.icon_circle img { width: 40px; height: 40px; object-fit: contain; filter: brightness(0) invert(1); }

/* Nội dung */
.title_quytrinh { font-size: 16px; font-family: var(--font-bold); color: #fff; text-transform: uppercase; margin-bottom: 15px; }
.desc_quytrinh { font-size: 14px; color: rgba(255,255,255,0.8); line-height: 1.6; font-family: var(--1-font-regular); }

/* Responsive */
@media (max-width: 899px) {
  .item_quytrinh {
      width: calc(50% - 15px);
  }
  .number_big {
      font-size: 80px;
  }
  .title_quytrinh_section .main_title {
      font-size: 28px;
  }
}
@media (max-width: 500px) {
  .item_quytrinh {
      width: 100%;
  }
  .number_big {
      font-size: 70px;
  }
  .title_quytrinh_section .main_title {
      font-size: 24px;
  }
}

/*------------------------------ CSS Tin Tuc ----------------------------*/

#news-index{ width: 100%; height: auto; padding: 2em 0 2em; background: var(--change-bg-header); } 

.bg-news-index{ position: absolute; top: 0; left: 0; z-index: -1; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
.bg-news-index > img{ max-width: 100%; width: 100%; height: 100%; object-fit: cover; }

.frame-news-index{ padding-top: 30px; }


.top-news-index{ width: 100%; text-align:center; margin-bottom: 0em;}
.top-news-index h1{ height:35px; }
.top-news-index h1 > span{ color: var(--mau-chinh); font-size: 40px; font-family: var(--font-bold); text-transform: uppercase; }

.bot-news-index{ width: 100%; display: flex; align-items: center; justify-content: center; }

/* Tiêu đề section */
.title-news-section { width: 100%; text-align: center; margin-bottom: 0px; }
.title-news-section .sub_title { font-size: 14px; color: var(--mau-phu); text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; display: flex; align-items: center; justify-content: center; gap: 15px; }
.title-news-section .sub_title::before,
.title-news-section .sub_title::after { content: ''; width: 60px; height: 1px; background-color: var(--mau-phu); }
.title-news-section .main_title { font-size: 36px; font-family: var(--font-bold); color: var(--mau-chinh); text-transform: uppercase; }

@media only screen and (max-width: 768px) {
    .title-news-section .main_title {
        font-size: 28px;
    }
}

@media only  screen and (min-width: 1440px){
  #news-index{ padding: 0em 0 1em; }
}
@media only  screen and (min-width: 1250px) and (max-width: 1439px) {
  .top-news-index{padding-top: 20px; }
}

@media only  screen and (min-width: 1px) and (max-width: 500px){
  #news-index, #news-index .height_frame_in_section{ height: auto; }
  #news-index { padding: 6em 0 6em; }
  .frame-news-index{ padding-top: 0px; }
}

@media only  screen and (min-width: 1px) and (max-width: 500px){
  .top-news-index h1 > span{ font-size: 24px;}
}
/*------------------------------ End CSS Tin Tuc ----------------------------*/



/* ==========================================
   TIN TUC ITEM - Y HỆT THIẾT KẾ
   ========================================== */
.frame_item_tintuc_index{ padding: 10px; }
.item-tintuc-index { width: 100%; background: #fff; }

/* ----- Image Section ----- */
.img-tt { position: relative; width: 100%; height: 300px; }

.img-tt img { width: 100%; height: inherit; object-fit: cover; display: block; }

/* ----- Date Badge - Bottom Right ----- */
.khung-date-tt {
  position: absolute;
  bottom: -15px;
  right: 0;
  width: 65px;
  height: 65px;
/*  background: linear-gradient(135deg, #1a1a5e 0%, #4a148c 100%);*/
  background-color: var(--mau-chinh-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.khung-date-tt::before { content: ''; position: absolute; width: 55px; height: 55px; border: 1px solid rgba(255, 255, 255, 0.3); top: 50%; left: 50%; transform: translate(-50%, -50%); }

/* Date badge triangle bottom left */
.khung-date-tt::after { content: ''; position: absolute; bottom: 0; left: -15px; width: 0; height: 0; border-style: solid; border-width: 0 0 15px 15px; border-color: transparent transparent var(--mau-chinh-dark); transparent; transform: rotate(270deg); }

.date-item-tt { text-align: center; color: #fff; line-height: 1; }

.date-item-tt article { font-size: 24px; font-weight: 700; display: block; margin-bottom: 2px; }

.date-item-tt aside { font-size: 11px; text-transform: uppercase; opacity: 0.9; }

/* By Admin */
.by-admin-tt { padding: 0 10px; display: flex; align-items: center; gap: 6px; color: #888; font-size: 13px; margin-bottom: 10px; }

.by-admin-tt i { color: var(--mau-chinh, #c62828); font-size: 14px; }

/* ----- Bottom Content ----- */
.bottom-imgtt { padding: 15px 0; position: relative; box-shadow: 2px 20px 10px 1px rgba(90, 90, 90, .15); }

/* Title */
.top-nd-tt { padding: 0 10px; height: 48px; font-size: 16px; font-family: var(--font-medium); line-height: 1.5; color: var(--mau-chinh); margin: 0 0 0px 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

/* ----- Xem Chi Tiet Button ----- */
.xemchitiet-tt { display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; height: 42px; background: var(--mau-chinh); color: #fff; font-size: 13px; font-family: var(--1-font-bold); text-transform: uppercase; text-decoration: none; border-radius: 0 0 4px 4px; transition: all 0.3s ease; cursor: pointer; position: absolute; top: 85%; opacity: 0; visibility: hidden; }

.item-tintuc-index:hover .xemchitiet-tt{ top: 100%; opacity: 1; visibility: visible; transition: all .3s ease; }

.xemchitiet-tt i { font-size: 12px; transition: transform 0.3s ease; }

.xemchitiet-tt:hover { background: var(--mau-chinh-dark); color: #fff; }

.xemchitiet-tt:hover i { transform: translateX(3px); }

/* ==========================================
   END TIN TUC ITEM
   ========================================== */

/*------------------------------ CSS Cong Trinh ----------------------------*/

#congtrinh_cat_noibat { padding: 60px 0; width: 100%; background-color: #1F2229; }
.frame_in_congtrinh_cat_noibat { width: 100%; display: block; }

/* Tiêu đề section */
.title_congtrinh_section { width: 100%; text-align: center; margin-bottom: 40px; }
.title_congtrinh_section .sub_title { font-size: 14px; color: var(--mau-phu); text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; display: flex; align-items: center; justify-content: center; gap: 15px; }
.title_congtrinh_section .sub_title::before,
.title_congtrinh_section .sub_title::after { content: ''; width: 60px; height: 1px; background-color: var(--mau-phu); }
.title_congtrinh_section .main_title { font-size: 32px; font-family: var(--font-bold); color: var(--mau-chinh); text-transform: uppercase; }

/* Frame từng danh mục */
.frame_congtrinh_cat_noibat_1 { width: 100%; margin-bottom: 50px; }
.frame_congtrinh_cat_noibat_1:last-child { margin-bottom: 0; }
    
/* Owl carousel công trình */
.slider_congtrinh_noibat { width: 100%; }
.slider_congtrinh_noibat .owl-carousel { display: flex; justify-content:center; }

/* Item công trình */
.item_congtrinh_noibat { width: 100%; background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: all 0.3s ease; }
.item_congtrinh_noibat:hover { box-shadow: 0 5px 20px rgba(0,0,0,0.15); transform: translateY(-5px); }
.item_congtrinh_noibat > a { display: block; text-decoration: none; color: inherit; }
.img_congtrinh_noibat { width: 100%; height: 300px; object-fit: cover; overflow: hidden; ransition: all 0.4s ease;}
.img_congtrinh_noibat img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s ease; }
.item_congtrinh_noibat:hover .img_congtrinh_noibat img { transform: scale(1.05); }
.info_congtrinh_noibat { padding: 20px; }
.info_congtrinh_noibat .ten_congtrinh { font-size: 16px; font-family: var(--1-font-medium); color: var(--mau-chinh); margin-bottom: 10px; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.info_congtrinh_noibat .mota_congtrinh { font-size: 14px; font-family: var(--1-font-regular); color: #666; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }

@media only screen and (max-width: 899px) {
    .title_congtrinh_section .main_title {
        font-size: 24px;
    }
    .img_congtrinh_noibat {
        height: auto;
    }
}

/* CSS Owl Carousel Navigation & Dots */
.slider_congtrinh_noibat{ padding: 0px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.slider_congtrinh_noibat a{  }
.slider_congtrinh_noibat .owl-carousel{ margin: 0px 0px 10px 0px; }
.slider_congtrinh_noibat .owl-stage-outer{ margin-left: 0; padding: 10px 0px 25px; margin: 0px; width: 100%; height: auto;}
.slider_congtrinh_noibat .owl-stage{ position: relative; height: auto; padding: 10px 0px 0px 0px; }
.slider_congtrinh_noibat .owl-carousel .owl-stage-outer{ position: relative; height: auto; }
.slider_congtrinh_noibat .owl-nav{ position: absolute; top: 35%; width: 100%; font-size: 2em; left: 0; border: 1px hidden #FFFFFF; margin:0px; padding: 0px; z-index: 0; }
.slider_congtrinh_noibat .owl-nav button{ width: 4%; text-align: center;  }
.slider_congtrinh_noibat .owl-nav button.owl-prev{ position: absolute; opacity: 0; visibility: hidden; color: #000; background-color: rgba(250, 250, 250,0.8); z-index: 2; border-radius: 5px; font-size: 30px; height: 40px; width: 40px; left: -150px; font-family: var(--font-bold); transition: all .2s ease-in-out; display: flex; align-items: center; justify-content: center; }
.slider_congtrinh_noibat:hover button.owl-prev{ opacity: 1; visibility: visible; left: -50px; transition: all .35s ease-in-out; }
.slider_congtrinh_noibat .owl-nav button.owl-prev:hover{ color: #fff; background-color: var(--mau-chinh); transition: all .2s ease-in-out; border: 1px hidden rgba(196, 184, 184,1); }
.slider_congtrinh_noibat .owl-nav button article{ border: 1px hidden red; height: 40px; display: flex; align-items: center; justify-content: center; }
.slider_congtrinh_noibat .owl-nav button.owl-next{ position: absolute; opacity: 0; visibility: hidden; z-index: 2; color: #000; right: -100px; background-color: rgba(250, 250, 250,0.8); border-radius: 5px; font-size: 30px; line-height: 30px; height: 40px; width: 40px; font-family: var(--font-bold); transition: all .2s ease-in-out; display: flex; align-items: center; justify-content: center; }
.slider_congtrinh_noibat:hover button.owl-next{ opacity: 1; visibility: visible; right: -50px; transition: all .35s ease-in-out; }
.slider_congtrinh_noibat .owl-nav button.owl-next:hover{ color: #fff; transition: all .2s ease-in-out; background-color: var(--mau-chinh); border: 1px hidden rgba(196, 184, 184,1); }
.slider_congtrinh_noibat div.owl-dots{ position: absolute; bottom: -10px; }
.slider_congtrinh_noibat.owl-theme .owl-dots .owl-dot article{ background-color: transparent; border: 1px solid var(--mau-dots-news); }
.slider_congtrinh_noibat.owl-theme .owl-dots .owl-dot.active article, .slider_congtrinh_noibat.owl-theme .owl-dots .owl-dot:hover article { background-color: var(--mau-dots-news-hvr); }

@media only screen and (min-width: 1px) and (max-width: 599px){
    .slider_congtrinh_noibat .owl-stage-outer{
        height: auto;
    }
}
/*------------------------------ End CSS Cong Trinh ----------------------------*/

/*------------------------------ End CSS He Thong ----------------------------*/

#hethong_cat_noibat { 
  padding: 60px 0 30px;
   width: 100%; 
/*  background-color: #f6f0ff; */

    background-image: linear-gradient(to right, #15000F, #1E0416,#2C1B27, #362731,#362731,#2C1B27, #1E0416, #15000F);

}
.frame_in_hethong_cat_noibat { width: 100%; display: block; }

/* Tiêu đề section */
.title_hethong_section { width: 100%; text-align: center; margin-bottom: 40px; }
.title_hethong_section .sub_title { font-size: 14px; color: var(--mau-phu); text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; display: flex; align-items: center; justify-content: center; gap: 15px; }
.title_hethong_section .sub_title::before,
.title_hethong_section .sub_title::after { content: ''; width: 60px; height: 1px; background-color: var(--mau-phu); }
.title_hethong_section .main_title { font-size: 32px; font-family: var(--font-bold); color: var(--mau-chinh); text-transform: uppercase; }

/* Frame từng danh mục */
.frame_hethong_cat_noibat_1 { width: 100%; margin-bottom: 50px; }
.frame_hethong_cat_noibat_1:last-child { margin-bottom: 0; }
    
/* Owl carousel hệ thống */
.slider_hethong_noibat { width: 100%; }
.slider_hethong_noibat .owl-carousel { display: flex; justify-content: center; }

/* Item hệ thống */
.item_hethong_noibat { width: 100%; background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: all 0.3s ease; }
.item_hethong_noibat:hover { box-shadow: 0 5px 20px rgba(0,0,0,0.15); transform: translateY(-5px); }
.item_hethong_noibat > a { display: block; text-decoration: none; color: inherit; }
.img_hethong_noibat { width: 100%; height: 300px; object-fit: cover; overflow: hidden; }
.img_hethong_noibat img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s ease; }
.item_hethong_noibat:hover .img_hethong_noibat img { transform: scale(1.05); }
.info_hethong_noibat { padding: 20px; }
.info_hethong_noibat .ten_hethong { font-size: 16px; font-family: var(--1-font-medium); color: var(--mau-chinh); margin-bottom: 10px; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.info_hethong_noibat .mota_hethong { font-size: 14px; font-family: var(--1-font-regular); color: #666; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
    
@media only screen and (max-width: 899px) {
  .title_hethong_section .main_title {
      font-size: 24px;
  }
  .img_hethong_noibat {
      height: auto;
  }
}

/* CSS Owl Carousel Navigation & Dots */
.slider_hethong_noibat{ padding: 0px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.slider_hethong_noibat a{  }
.slider_hethong_noibat .owl-carousel{ margin: 0px 0px 10px 0px; }
.slider_hethong_noibat .owl-stage-outer{ margin-left: 0; padding: 10px 0px; margin: 0px; width: 100%; height: auto;}
.slider_hethong_noibat .owl-stage{ position: relative; height: auto; padding: 10px 0px 0px 0px; }
.slider_hethong_noibat .owl-carousel .owl-stage-outer{ position: relative; height: auto; }
.slider_hethong_noibat .owl-nav{ position: absolute; top: 35%; width: 100%; font-size: 2em; left: 0; border: 1px hidden #FFFFFF; margin:0px; padding: 0px; z-index: 0; }
.slider_hethong_noibat .owl-nav button{ width: 4%; text-align: center;  }
.slider_hethong_noibat .owl-nav button.owl-prev{ position: absolute; opacity: 0; visibility: hidden; color: #000; background-color: rgba(250, 250, 250,0.8); z-index: 2; border-radius: 5px; font-size: 30px; height: 40px; width: 40px; left: -150px; font-family: var(--font-bold); transition: all .2s ease-in-out; display: flex; align-items: center; justify-content: center; }
.slider_hethong_noibat:hover button.owl-prev{ opacity: 1; visibility: visible; left: -50px; transition: all .35s ease-in-out; }
.slider_hethong_noibat .owl-nav button.owl-prev:hover{ color: #fff; background-color: var(--mau-chinh); transition: all .2s ease-in-out; border: 1px hidden rgba(196, 184, 184,1); }
.slider_hethong_noibat .owl-nav button article{ border: 1px hidden red; height: 40px; display: flex; align-items: center; justify-content: center; }
.slider_hethong_noibat .owl-nav button.owl-next{ position: absolute; opacity: 0; visibility: hidden; z-index: 2; color: #000; right: -100px; background-color: rgba(250, 250, 250,0.8); border-radius: 5px; font-size: 30px; line-height: 30px; height: 40px; width: 40px; font-family: var(--font-bold); transition: all .2s ease-in-out; display: flex; align-items: center; justify-content: center; }
.slider_hethong_noibat:hover button.owl-next{ opacity: 1; visibility: visible; right: -50px; transition: all .35s ease-in-out; }
.slider_hethong_noibat .owl-nav button.owl-next:hover{ color: #fff; transition: all .2s ease-in-out; background-color: var(--mau-chinh); border: 1px hidden rgba(196, 184, 184,1); }
.slider_hethong_noibat div.owl-dots{ position: absolute; bottom: -30px; }
.slider_hethong_noibat .owl-theme .owl-dots .owl-dot article{ background-color: transparent; border: 1px solid var(--mau-dots-news); }
.slider_hethong_noibat .owl-theme .owl-dots .owl-dot.active article, .slider_hethong_noibat .owl-theme .owl-dots .owl-dot:hover article { background-color: var(--mau-dots-news-hvr); }

@media only screen and (min-width: 1px) and (max-width: 599px){
  .slider_hethong_noibat .owl-stage-outer{
      height: auto;
  }
}

/*------------------------------ CSS He Thong ----------------------------*/

/*------------------------------ CSS Chu Dau Tu ----------------------------*/

#dau-tu{ width: 100%; }
.top-dautu{ width: 100%; text-align:center; margin-bottom: 5em; }
.top-dautu h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 45px; font-family: var(--font-don-1); } 
.top-dautu h2 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); }

.bot-dautu{ width: 100%; }

.frame-nd-dautu{ width: 100%; }

.nd-dautu{ width: 100%; display: flex; flex-wrap:wrap; align-items: center; justify-content:space-between; }

.L-frame-dautu{ width: 49%; }
.img-dautu{ width: 100%; }
.img-dautu > img{ width: 100%; border-radius: 20px; }

.R-frame-dautu{ width: 49%; }

.R-frame-dautu > article{ width: 100%; font-size: 14px; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .top-dautu{ margin-bottom: 2em; }
}

/*------------------------------ End CSS Chu Dau Tu ----------------------------*/

/* CSS Top Page */

#top-page{ height: auto; width: 100%; margin: 0px auto 10px auto; padding: 2em 0px; background-color:#2D2F38;
/* background-color: var(--br-top-page);*/
  }
.bodysp{ width: 100%; margin: auto; margin-bottom: 0%; height: auto;  }
.top-text-sp{ margin: 14px 0px 0px 0px; }

.center1{ width: 100%; display: flex; text-align: center; justify-content: center; align-items: center; flex-wrap: wrap; }
.center1 h2{ color: var(--mau-chu-top-page); margin:0px 0px 10px 0px; font-family: var(--font-bold); }

.frame-top-page article a,.frame-top-page article p{ font-size: 14px; color: var(--mau-chu-top-page); text-decoration: none; }
.frame-top-page article p{ margin:0 5px; }
.link-tc-sp{ margin-top: 0%; display: contents; color: var(--mau-chu-top-page); font-family: var(--font-medium); }
.link-tc-sp p{ font-size: 14px; display: flex; align-items: center; justify-content: center;  }
.link-tc-sp p > i{ font-size: 16px; }
.link-tc-sp a{ text-decoration: none; }
.link-tc-sp a{  /*  color: #fff;*/ }
.link-tc-sp a:hover,.link-tc-sp a:hover p{ color: var(--mau-phu); text-decoration: underline; }
.link-tc-sp p img{ margin: 0px 10px; }

#nd-page-news .format-vanban h1{ margin: 0 0 0.67em 0; }

/* End CSS Top Page */




/*------------------------------ CSS Đối Tác Index----------------------------*/

#doitac-index{ width: 100%; height: auto; padding: 4em 0; background-color: #fff; }

.top-doitac{ margin-bottom: 2em; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; }

/* Subtitle with box outline */
.top-doitac .sub_title { font-size: 14px; color: #000; text-transform: uppercase; letter-spacing: 2px; padding: 8px 25px; border: 1px solid var(--mau-chinh, #e53935); border-bottom: none; position: relative; margin-bottom: 15px; }

/* Side lines for subtitle box */
.top-doitac .sub_title::before,
.top-doitac .sub_title::after { content: ''; position: absolute; bottom: 0; width: 20px; height: 1px; background-color: var(--mau-chinh, #e53935); }

.top-doitac .sub_title::before { left: 0; }

.top-doitac .sub_title::after { right: 0; }

/* Main title */
.top-doitac .main_title { font-size: 36px; font-family: var(--font-bold); color: var(--mau-chinh); text-transform: uppercase; text-align: center; margin: 0; }

/* Responsive */
@media only screen and (max-width: 768px) {
    .top-doitac .main_title {
        font-size: 28px;
    }
    .top-doitac .sub_title {
        font-size: 12px;
        padding: 6px 20px;
    }
}

#doitac-index .simply-scroll-clip { padding: 10px 0 20px; width: 100%; max-width: 100%; margin: 0 auto; overflow: hidden; }

#doitac-index .simply-scroll .simply-scroll-list li { margin-right: 17px; }

.frame-items-doitac-index{ width: 100%; }
.items-doitac-index{ width: inherit; }

.partner-wrapper #scroller.simply-scroll-list{ padding: 10px 0; }

@media only  screen and (min-width: 1440px){
  #doitac-index{padding: 3rem 0 2rem 0 ;}
}

@media only  screen and (min-width: 1250px) and (max-width: 1439px){
  #doitac-index{padding: 40px 0;}
}

@media only  screen and (min-width: 1px) and (max-width: 999px){
  #doitac-index{ padding: 30px 0; }
  .top-doitac > article > h1{ font-size: 35px; }
  #doitac-index, #doitac-index .height_frame_in_section{ height: auto; }
}

/*------------------------------ CSS Product Sale Index----------------------------*/




/*------------------------------ CSS Product tab Index----------------------------*/

#tab-index{ width: 100%; margin: 30px auto; }

.top-tab-index{ position: relative; margin-bottom: 0px; padding-left: 5px; text-align: start; }
.top-tab-index:after { /*  content: '';*/ position: absolute; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }
.top-tab-index h1{ color: #000; font-size: 24px; font-family: var(--font-bold); text-transform: uppercase; }

.bot-tab-index{ width: inherit; margin-top: 35px; }

.header-tab{ padding-right: 5px; display: flex; align-items: center; justify-content: end; }

.item-name-tab{ cursor: pointer; margin-right: 15px; padding: 8px 20px; font-size: 14px; font-family: var(--font-regular); color: var(--name-tab); border-radius: 4px; background-color: var(--background-name-tab); }
.item-name-tab:last-child{ margin-right: 0; }
.item-name-tab:hover, .item-name-tab.active{ color: var(--name-tab-hvr); background-color: var(--background-name-tab-hvr); box-shadow: 0 0 10px 0 var(--boxshadow-name-tab-hvr); }

.body-tab{ width: inherit; margin-top: 20px; }
.change-tab{ width: inherit; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .header-tab{ flex-wrap: wrap; margin-top: 1.5em; justify-content: center; }
  .item-name-tab{ margin-bottom: 1em; }
  .top-tab-index{ display: flex; align-items: center; justify-content: center; }
  .top-tab-index:after { left: unset; width: 90%; transform: unset; }
}

/*------------------------------ CSS Why Choose Us Index----------------------------*/

#why-product{}

.top-why-product{ position: relative; width: 100%; text-align: center; }

.top-why-product:after { position: absolute; content: ""; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }

.top-why-product h1{
  color: #fff; font-size: 24px; font-family: var(--font-bold); text-transform: uppercase;
}

.bot-why-product{ margin-top: 45px; width: 100%; display: flex; align-items: center; justify-content: space-between; }

.frame-items-why-product{ width: 240px; height: inherit; display: flex; justify-content: center; }
.frame-items-why-product:nth-last-child(2n+1){ align-items: flex-end; }
.frame-items-why-product:nth-last-child(2n){ align-items: flex-start; }

.item-why-product{ position: relative; z-index: 2; padding: 10px; width: 240px; height: 240px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background-color: var(--mau-br-item-whyproduct); border: 3px solid var(--mau-border-whyproduct); }

.nd-item-why-product{ width: 100%; text-align: center;}
.nd-item-why-product > p{ font-size: 16px; font-weight: 400; }
.nd-item-why-product > p:first-child{ margin-bottom: 15px; color: var(--mau-chinh); font-family: var(--font-bold); }

.box-why{ height: 440px; position: relative; }

.box-why .line_data .line { width: 31%; height: 1px; position: absolute; }
.box-why .line_data .line span { width: 100%; height: 100%; background: #ffffff; opacity: 0.6; width: 0%; display: block; transition: all .25s ease-in-out; }
.box-why .line_data .line.v3 { top: 50%; left: 63%; transform: rotate(-35deg); }
.box-why .line_data .line.v2 { top: 49%; left: 34%; transform: rotate(35deg); }
.box-why .line_data .line.v1 { top: 49%; left: 8%; transform: rotate(-35deg); }
.box-why .line_data { position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none; }

.widthIn{ animation-name:activeWitch; -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; width: 100%; transition: all .25s ease-in-out; }

.fadeIn{ animation-name:fadeIn; -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }

@keyframes activeWitch{
    from{width:0}
    to{width: 100%;}
}

@keyframes fadeIn{
    from{opacity:0;}
    to{opacity:1;}
}

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .top-why-product{ text-align: unset; margin-bottom: 3em; display: flex; align-items: center; justify-content: center; }

  .top-why-product h1{ width: 100%; text-align: center; }

  .top-why-product:after{ width: 90%; left: unset; transform: unset; }

  .frame-items-why-product{ width: 100%; }
  
  .nd-item-why-product > p:last-child{ height: 110px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
}
@media only  screen and (min-width: 501px) and (max-width: 999px){
  .item-why-product{ width: inherit; height:unset; padding: 12%; }
}

@media only  screen and (min-width: 1px) and (max-width: 500px){

  .item-why-product{ width: inherit; height:unset; padding: 27%; }

}

/*------------------------------ CSS Feedback Index----------------------------*/

#feedback{}

.frame-items-feedback{ width: 100%; }

.top-feedback{ position: relative; width: 100%; text-align: center; }

.top-feedback:after{ position: absolute; content: ""; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }

.top-feedback h1{ color: #000; font-size: 24px; font-family: var(--font-bold); text-transform: uppercase; }

.bot-feedback{ width: inherit; margin-top: 3em; }

.item-feedback{ width: inherit; }
.top-item-feedback{ width: inherit; display: flex; align-items: center; justify-content: center; }
.img-item-feedback{ width: 143px; height: 143px; display: flex; align-items: center; justify-content: center; border-radius: 100%; overflow: hidden; }
.bot-item-feedback{ width: inherit; margin-top: 7px; padding: 10px; text-align: center;}

.bot-item-feedback p{ font-size: 16px; font-family: var(--font-regular); }

p.name-item-feedback{ font-size: 16px; font-family: var(--font-bold); margin-bottom: 15px; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .top-feedback{ text-align: unset; margin-bottom: 3em; display: flex; align-items: center; justify-content: center; }

    .top-feedback h1{ width: 100%; text-align: center; }

    .top-feedback:after{ width: 90%; left: unset; transform: unset; }
}

/*---------------------------------------- Page He Thong ---------------------------------*/

#mid-page-system{ width: 100%; padding: 15px 0; }
.frame-in-mid-page-system{ display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.frame-items-hethong{ width: 100%; padding: 0 10px; margin-bottom: 1em; }
.frame-items-hethong a{ text-decoration: none; }

.items-hethong{ padding: 6px; width: 100%; display: flex; align-items: start; justify-content: start; border: 1px hidden #e0e0e0; box-shadow: 6px 6px 1px #ccc; transition: all .5s ease-in-out; }
.items-hethong:hover{ border: 1px hidden; 
/*  box-shadow: 6px 6px 16px 1px rgba(var(--rgb-mauchinh), .30);*/
   transform: translate(0px, -5px); }

.left-items-hethong{ overflow: hidden; display: flex; align-items: center; justify-content: center; }
.left-items-hethong img{ width: 100%; height: 200px; object-fit: cover; }

.right-items-hethong{ width: 80%; padding: 10px 10px 10px 15px; }
.right-items-hethong article{ width: 100%; color: #000; font-size: 16px; font-family: var(--font-bold); }

.time-hethong{ margin: 10px 0; width: 100%; display: flex; align-items: center; justify-content: start; }
.time-hethong > p{ margin-right: 1.2em; color: #8e8d8d; font-size: 15px; font-family: var(--font-regular); }

.right-items-hethong aside{ width: 100%; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

#system-page-detail{ width: 100%; }

#mid-system-page-detail{ width: 100%; }

.frame-in-system-page-detail{ padding: 15px 0; position: relative; display: flex; flex-wrap: wrap; align-items: start; justify-content: center; }

.frame-nd-system-page{}

.frame-nd-system-page article{ width: 100%; height: 350px;  }

/*------------------------------------------ End He Thong ---------------------------------------*/


/*----------------------------------- Dang Ky Nhan Tin Main ---------------------------------*/

.dknt-main{ width: 100%; }

.frame-in-dknt-main{ background: var(--br-dknt-main); border-radius: 15px; padding: 41px 24px 24px; }

.top-dknt-main{ width: inherit; margin-bottom: 30px; }
.top-dknt-main article,.top-dknt-main aside{ width: inherit; text-align: center; font-family: var(--font-regular); }
.top-dknt-main article{ margin-bottom: 12px; color: #fff; font-size: 20px; text-transform: uppercase; }

.top-dknt-main aside{ color: #fff; font-size: 16px; font-family: var(--font-regular); }

.bot-dknt-main{ width: inherit; }

/*----------------------------------- Dang Ky Nhan Tin ---------------------------------*/

.item-mail{ width: 13%; height: 50px; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 20px 0 0 20px; border: 1px hidden; padding: 5px 0 5px 9px;  }
.input-email{ position: relative; }

.input-email,.input-tel{ width: 37%; }

.absolute-mail{ background-color: transparent; position: relative; width: 22%; right: 0; }
 
#in-mail.input-dknt{
   border-radius: 50px 0 0 50px;
}
.input-dknt{ width: 100%; height: 50px; padding: 0 15px; outline: none; font-size: 16px; font-family: var(--font-regular); background-color: rgba(250, 250, 250, 1.0); border: 1px hidden; border-radius: 0px 0px 0 00px; }
.input-dknt:focus{ outline: none; /*  color: #fff;*/ border: hidden; background-color: rgba(220, 220, 220, 1.0); }

.textarea-dknt{ width: 100%; height: 100px; outline: none; font-size: 16px; font-family: var(--font-regular); background-color: #fff; border: 1px hidden; padding: 12px; border-radius: 20px 20px 20px 20px; }
.btn-mail{ height: 50px; width: 100%; display: flex; justify-content: center; align-items: center; border: 1px groove #fff; border-radius: 0px 50px 50px 0px; background-color: var(--bacground-btn-mail); }
.btn-mail:hover{ border: 2px solid var(--mau-phu); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.submits-dknt{ width: 100%; height: inherit; display: flex; align-items: center; justify-content: center; border: hidden; background-color: rgba(0, 0, 0, 0); font-size: 16px; line-height: 24px; font-family: var(--font-bold); color: #fff; text-transform: capitalize; }

#dang-ky-nhantin{ width: 100%; margin: 0 auto 2em; position: relative; bottom: unset; z-index: 3; }
.br-footer1{ background: var(--background-dknt); position: relative; padding: 48px 0; border-radius: 0px; border: 1px groove rgba(230, 230, 230, .0); border-bottom: 1px groove rgba(250, 250, 250, .7); }
.br-footer1:before { content: ""; left: 0; bottom: 90%; width: 100%; height: 100%; opacity: 1; visibility: hidden; position: absolute; background-image: url(../images/shim_lar.jfif); background-position: center center; background-size: cover; background-repeat: no-repeat; }

.khung-dknt{ display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.khung-dknt img{ max-width: 250px; max-height: 150px; }
.khung-dknt article.left-khung-dknt{ text-transform: capitalize; font-family: var(--font-bold); font-size: 22px; color: #fff; }
.left-khung-dknt > p > i{ font-size: 22px; }
.left-dknt{ width: 40%; display: flex; align-items: center; justify-content: center; }
.left-dknt aside{ width: 60px; height: 60px; margin-right: 20px; }
.left-dknt article p{ color:#777; }
.top-text-L-dknt{ font-size: 23px; line-height: 30px; font-family: var(--font-bold); }
.bot-text-L-dknt{ font-size: 17px; line-height: 22px; font-family: var(--font-regular); }


@media only  screen and (min-width: 1px) and (max-width: 999px){
  .khung-dknt{justify-content: center;flex-wrap: wrap;}
/*  .khung-dknt article{width: 100%;text-align: center;margin-bottom: 1rem}*/
}

@media only  screen and (min-width: 1px) and (max-width: 899px){
  .br-footer1{ border-radius: 140px; }
  .khung-dknt article.left-khung-dknt{ margin-bottom: 1.2em; }
}

@media only  screen and (min-width: 1px) and (max-width: 750px){
  .br-footer1{ border-radius: 10px; }
  #dang-ky-nhantin{ bottom:0; margin-bottom: 1.5em }
  .input-email, .input-tel{ width: 100%; margin-bottom: 1em;}
  #in-mail.input-dknt{ border-radius: 0; }
  .absolute-mail{ width: 45%; }
  .btn-mail{ border-radius: 10px; }
}

@media only  screen and (min-width: 1px) and (max-width: 655px){
  .left-dknt{ width: 100%; margin-bottom: 1.75rem; }
}

@media only  screen and (min-width: 1px) and (max-width: 500px){

  .col-12-new
  {
    width: 100%!important;
  }
  .format-vanban img
  {
    width: 100%;
  }
  .br-footer1:before{ opacity: 0; visibility: hidden; }
}

#popup-dknt{ width: 100%; height: 100%; position: fixed; z-index: 999; top: 0; left: 0; opacity: 0; visibility: hidden; display: flex; align-items: center; justify-content: center; background-color: rgba(190, 190, 190, .7); transition: all .25s ease-in-out; }
#popup-dknt.active{ transition: all .25s ease-in-out; opacity: 1; visibility: visible; }
.khung-in-popup-dknt{ /*   width: 250px;*/ padding: 15px; border-radius: 10px; background-color: #fff; }

.top-popup-dknt{ margin-bottom: 15px; font-size: 16px; font-family: var(--font-medium); }

.submits-dknt-1{ position: relative; display: flex; width: 105px; height: 45px; margin-right: 15px; border: hidden; background-color: var(--mau-chinh-dark); border-radius: 20px; font-size: 12px; font-family: var(--font-bold); color: #fff; transition: all .25s ease-in-out; /*   text-transform: var(--text-transf-capitalize);*/ }
.submits-dknt-1:hover{ transition: all .25s ease-in0out; background-color: var(--mau-phu); }

.cancle-dknt{ cursor: pointer; display: flex; align-items: center; justify-content: center; width: 90px; height: 45px; border: hidden; background-color: rgba(150, 150, 150, 1.0); border-radius: 20px; font-size: 12px; font-family: var(--font-bold); color: #fff; transition: all .25s ease-in-out; }
.cancle-dknt:hover{ transition: all .25s ease-in-out; background-color: rgba(100, 100, 100, 1.0); }

/*-------------------------------- End dang ky nhan tin --------------------------------*/

.text-gradient { background-image: linear-gradient(45deg, #1dc1e7, #72be46); -webkit-background-clip: text; background-clip: text; color: transparent; }

.text-image-bg { color: transparent; width: -moz-fit-content; width: fit-content; background-size: cover; margin: auto; outline: #faebd7; -webkit-background-clip: text; background-image: url(../images/background/background-text.webp); background-repeat: no-repeat; background-position-y: center; background-clip: text; background-color: #fff; }

.text-gold-black { margin: 0; background: rgba(255, 239, 149, 1.0); background: -webkit-linear-gradient(180deg, rgba(255, 239, 149, 1.0), rgba(217, 178, 1, 1.0)); background: linear-gradient(180deg, rgba(255, 239, 149, 1.0), rgba(217, 178, 1, 1.0)); color: rgb(255, 237, 141); font-size: 50px; font-weight: bold; text-transform: uppercase; text-align: center; letter-spacing: 0px; line-height: 1.6; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

@media only  screen and (min-width: 1px) and (max-width: 899px)
{

  .list_khungsphamnb
  {
    padding: 0 20px!important;
  }
  .product-item img
  {
    height: 150px!important;
  }
  .text-gold-black { font-size: 30px; }
}