/* Fonts */
@font-face {  font-family: "RR";  src: url("../fonts/RobotoRegular.woff2");  font-display: swap;}
@font-face {  font-family: "RMe";  src: url("../fonts/RobotoMedium.woff2");  font-display: swap;}   
@font-face {  font-family: "RSeB";  src: url("../fonts/RobotoSlab-SemiBold.woff2");  font-display: swap;}   


@font-face {  font-family: "UHI";  src: url("../fonts/UTMHelvetIns.woff2");  font-display: swap;}
 


@font-face {  font-family: "SGLi";  src: url("../fonts/SVN-GilroyLight.woff2");  font-display: swap;}


@font-face {  font-family: "SHCSS";  src: url("../fonts/SVN-HC-SantoroScript.woff2");  font-display: swap;}
@font-face {  font-family: "SHCBe";  src: url("../fonts/SVN-HC-Belinda.woff2");  font-display: swap;}
@font-face {  font-family: "SHCStr";  src: url("../fonts/SVN-HC-Strenuous.woff2");  font-display: swap;}
@font-face {  font-family: "1FVC";  src: url("../fonts/1FTVVIPCarbon.woff2");  font-display: swap;}



/*  */

@font-face {  font-family: "SGPr";  src: url("../fonts/SVN-GenicaPro.woff2");  font-display: swap;} 


@font-face {  font-family: "1FVGf";  src: url("../fonts/1FTVVIPGeofanny.woff2");  font-display: swap;}



@font-face {  font-family: "PJSR";  src: url("../fonts/PlusJakartaSans-Regular.woff2");  font-display: swap;} 
@font-face {  font-family: "PJSMe";  src: url("../fonts/PlusJakartaSans-Medium.woff2");  font-display: swap;}
@font-face {  font-family: "PJSB";  src: url("../fonts/PlusJakartaSans-Bold.woff2");  font-display: swap;}
@font-face {  font-family: "PJSSeB";  src: url("../fonts/PlusJakartaSans-SemiBold.woff2");  font-display: swap;}
@font-face {  font-family: "PJSExB";  src: url("../fonts/PlusJakartaSans-ExtraBold.woff2");  font-display: swap;}

@font-face {  font-family: "SVTRC";  src: url("../fonts/SVN-VTRedzone-Classic.woff2");  font-display: swap;}
 


:root{ --color-main: #193B7B;  --color-main-2:#A71618; --color-main-3:-webkit-gradient(linear,left top,right top,color-stop(0,var(--color-main-2)), color-stop(1,var(--color-main)));    --color-1:#FBD184;    --color-2:#FFF0AF;    --color-3:#6B4423;    --color-4:#E58A3D;  
    --color-social:#2557ae;    --color-hover:#2557ae;    --color-text:#2557ae;    --font-main:"PJSB" }
body{font-size:14px;line-height:1.5;font-family:"PJSR"; min-width: 1366px; }
/* body{touch-action:pan-y} */

.wrap-main{margin:30px auto;max-width:1200px}
.wrap-main-k{margin:0 auto;max-width:1200px}
.max-width,.wrap-content{max-width:1200px;margin:auto}
.mw-700{max-width:700px}
img{max-width:100%;display:inline-block}
*{box-sizing:border-box}
a{text-decoration:none}
.social-plugin{display:flex;margin-top:10px}
.scale-img{overflow:hidden;display:block}
.scale-img img,.scale-img picture{transition:all 0.5s}
.scale-img:hover img{transform:scale(1.2,1.2)}
.hover-img{position:relative;overflow:hidden;display:block}
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.p-relative{position:relative}
/*chia ko deu*/
.flex{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.flexnowidth{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.flex_odd_even{flex-direction:row-reverse}
.flexwrap{flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.justifyflex{justify-content:space-between;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify}
.bottomflex{-webkit-box-align:end;-webkit-flex-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end}
.topflex{-webkit-box-align:start;-webkit-flex-align:start;-ms-flex-align:start;-webkit-align-items:start;align-items:start}
.rightflex{justify-content:flex-end;-webkit-box-pack:right;-webkit-justify-content:flex-end;-ms-flex-pack:right}
.leftflex{justify-content:flex-start;-webkit-box-pack:left;-webkit-justify-content:flex-start;-ms-flex-pack:left}
.centerflex{justify-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center}
.topbottomflex{-webkit-box-align:center;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
/*chia deu*/
 
/**/
.grid_10{display:grid;grid-template-columns:repeat(10,1fr)}
.grid_6{display:grid;grid-template-columns:repeat(6,1fr)}
.grid_5{display:grid;grid-template-columns:repeat(5,1fr)}
.grid_4{display:grid;grid-template-columns:repeat(4,1fr)}
.grid_3{display:grid;grid-template-columns:repeat(3,1fr)}
.grid_2{display:grid;grid-template-columns:repeat(2,1fr)}
.paddingg_100{grid-gap:100px}
.paddingg_80{grid-gap:80px}

.paddingg_60{grid-gap:60px}
.paddingg_45{grid-gap:45px}
.paddingg_40{grid-gap:40px}
.paddingg_35{grid-gap:35px}
.paddingg_31{grid-gap:31px}
.paddingg_30{grid-gap:30px}
.paddingg_25{grid-gap:25px}
.paddingg_20{grid-gap:20px}
.paddingg_15{grid-gap:15px}
.paddingg_18{grid-gap:18px}
.paddingg_10{grid-gap:10px}
.paddingg_5{grid-gap:5px}
/*tráng gương*/
.trang-guong2{position:relative;overflow:hidden;/* display:inline-block; */}
.trang-guong2:before{content:"";background:rgba(255,255,255,0.5);bottom:0;left:0;position:absolute;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-khtml-opacity:1;-o-opacity:1;-ms-opacity:1;-webkit-opacity:1;-moz-opacity:1;opacity:1;width:0;height:0;z-index:3}
.trang-guong2:after{content:"";background:rgba(255,255,255,0.5);top:0;right:0;position:absolute;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-khtml-opacity:1;-o-opacity:1;-ms-opacity:1;-webkit-opacity:1;-moz-opacity:1;opacity:1;width:0;height:0;z-index:2}
.trang-guong2:hover:before,.trang-guong2:hover:after{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transition-duration:1.3s;-moz-transition-duration:1.3s;-ms-transition-duration:1.3s;-o-transition-duration:1.3s;transition-duration:1.3s;-khtml-opacity:0;-o-opacity:0;-ms-opacity:0;-webkit-opacity:0;-moz-opacity:0;opacity:0;height:100%;width:100%}
/* Transition All */
.transition,
.btn-frame .kenit-alo-circle-fill,
.control-owl button,
.carousel-comment-media .carousel-control a span,
.menu ul li a.has-child:after,
.menu ul li ul,
.menu ul li:hover > ul,
.scale-img img,
.scale-img:hover > img,
.support-online .kenit-alo-circle-fill {
  transition: 0.3s all;
}
.gutter-x-20 {
  --bs-gutter-x: 20px;
}
.gutter-x-5 {
  --bs-gutter-x: 5px;
}

/* Search */
.search {
  width: 50%;
  max-width: 400px;
  background: #fff;
  position: relative;
  border-radius: 10px;
}
.search input {
  width: calc(100% - 35px);
  font-size: 13px;
  color: #333;
  border-radius: 10px;
  border: none;
}
.search input:focus {
  border: none;
  box-shadow: none;
}
.search label {
  height: 35px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  background: #f00;
  color: #fff;
  border-radius: 10px;
  margin-right: 3px;
  padding: 5px 10px;
}
.search label i {
  font-weight: bold;
  color: #999;
}
.search p {
  width: 35px;
  height: 35px;
  cursor: pointer;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
}
.search p i {
  font-weight: bold;
  color: #999;
}
.box-search {
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ds-item-search {
  width: calc(100% - 70px);
}
.ds-item-search a {
  font-size: 14px;
  color: #333;
}
.show-search {
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}
.box-search .price-product {
  width: 100%;
  margin: 0px;
  text-align: left;
}
.box-search .price-product .price-new {
  color: #f00;
  font-size: 14px;
  font-weight: bold;
}
.box-search .price-product .price-old {
  color: #999;
  text-decoration-line: line-through;
}
.company {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
}
.company p {
  margin-bottom: 5px;
  font-size: 13px;
}
.company p span {
  color: #007bff;
}
.head-menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.head-menu img {
  max-width: 80px;
}

/*   SLider */
.control-owl {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0px;
  top: calc(50% - 22.5px);
}
.control-owl button {
  opacity: 0.5;
  top: 0px;
  position: absolute;
  outline: none;
  border: 2px solid #fff;
  padding: 0px;
  margin: 0px;
  display: block;
  cursor: pointer;
  color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  font-size: 25px;
  margin: 0px;
  background-color: #00a3ff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.control-owl button:hover {
  opacity: 1;
}
.control-owl button.owl-prev {
  left: 20px;
}
.control-owl button.owl-next {
  right: 20px;
}
/* DT */

.box-photo-ct {
  border-radius: 20px;
  overflow: hidden;
}
.title-detail {
  position: relative;
  margin: 20px 0px;
}
.title-detail h1 {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.title-main {
  position: relative;
  text-align: center;
}
.title-main span {
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
}
.tt-week {
  font-size: 25px;
  text-align: center;
  margin: 20px 0px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
} 
/* News */
.grid-tintuc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
}
.news {
  display: block;
  margin-bottom: 20px;
  display: block;
}
.pic-news {
  border-radius: 10px;
  display: block;
  overflow: hidden;
  position: relative;
}
.pic-news img {
  width: 100%;
}
a.views {
  display: inline-block;
  text-decoration: none;
  margin-top: 10px;
  border: solid 1px #ccc;
  padding: 7px 20px;
  border-radius: 20px;
  color: #000;
  font-size: 16px;
}
a.views:hover {
  border: solid 1px #fed402;
  color: #fed402;
}
.name-news {
  color: #1b1b1b;
  font-size: 18px;
  line-height: 22px;
  max-height: 40px;
  -webkit-line-clamp: 2 !important;
  font-weight: 400;
}
a.name-news.name1 {
  font-size: 25px;
  line-height: 32px;
  max-height: 64px;
}
.name-news:hover {
  color: #fed402;
}
.time-news {
  color: #fed402;
  margin-bottom: 0px;
  font-size: 12px;
  margin: 7px 0;
  font-style: italic;
  font-weight: 500;
}
.desc-news {
  color: #333333;
  margin: 0px;
}
.share {
  padding: 17px 10px 10px 10px;
  line-height: normal;
  background: rgba(128, 128, 128, 0.15);
  margin-top: 15px;
  border-radius: 5px;
}
.share b {
  display: block;
  margin-bottom: 5px;
}
.othernews b {
  margin-bottom: 10px;
}
.list-news-other {
  padding-left: 17px;
  list-style: square;
}
.list-news-other li {
  margin-bottom: 2px;
}
.list-news-other li a {
  text-transform: none;
  color: #333333;
}
.list-news-other li a:hover {
  color: #fed402;
}
/* Toc */
.box-readmore {
  padding: 8px 15px;
  border: 1px solid #dedede;
  margin-bottom: 2rem;
  border-radius: 5px;
  background-color: #eeeeee;
}

.tt-toc {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  font-family: Roboto-Bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.box-readmore li ul > li {
  margin: 0;
  margin-bottom: 8px;
}
.box-readmore li ul > li:before {
  /* content: counters(item, '.') ' '; */
}
.box-readmore ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0px;
  padding-left: 0px !important;
  margin-top: 8px;
  display: none;
}
.box-readmore ul li {
  display: table;
  counter-increment: item;
  margin-bottom: 5px;
}
.box-readmore ul li:before {
  /* content: counters(item, '.') '. '; */
  display: table-cell;
  padding-right: 5px;
}
.box-readmore ul li a {
  color: #333333;
  cursor: pointer;
  font-weight: 600;
}
.box-readmore ul li a:hover {
  color: #767676;
}

/* Tags */
.title-tags {
  position: relative;
  font-size: 18px;
  font-family: var(--font-main);
  /* padding-bottom: 15px; */
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}
.flex-tags {
  display: flex;
  gap: 5px;
}
.flex-tags a {
  color: #fff;
  border: solid 1px #fff;
  border-radius: 3px;
  display: inline-block;

  padding: 0.375rem 0.75rem;
}
.flex-tags a:hover {
  background-color: var(--color-main-2);
  border-color: var(--color-main-2);
  color: #fff;
  opacity: 1;
}

/*   TC   */
.item-criteria a {
  display: flex;
  align-items: center;
  color: #333;
}
.item-criteria a .ds-criteria {
  width: calc(100% - 60px);
  margin-left: 10px;
}
.item-criteria a .ds-criteria h3 {
  -webkit-line-clamp: 2;
  font-size: 16px;
  color: var(--color-main);
}
.item-criteria a .ds-criteria p {
  -webkit-line-clamp: 2;
  margin: 0px;
}

/* Service */
.item-service {
  position: relative;
}
.item-service h3 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  font-size: 17px;
  margin: 0px;
}
/* Sort */
.sort-select {
  display: flex;
  justify-content: end;
  margin: 20px 0px;
  position: relative;
}

.sort-select .click-sort {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 10px 6px 8px;
  margin: 0px;
  color: #000;
}

.sort-select-main {
  display: grid;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgb(0 0 0 / 20%);
  position: absolute;
  padding: 0 7px;
  top: 30px;
  right: 0;
  width: 160px;
  z-index: 2;
}

.sort-select-main p {
  border-bottom: 1px solid #f1f1f1;
  margin: 0px;
  order: 2;
}

.sort-select-main p:has(.check) {
  order: 1;
}

.sort a {
  color: #000;
  font-size: 14px;
  line-height: 17px;
  padding: 11px 3px;
  display: block;
  cursor: pointer;
}

.sort a.check i {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 16px;
  border: 2px solid transparent;
  border-radius: 100px;
  vertical-align: middle;
}

.sort a.check i::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 3px;
  top: -4px;
  width: 6px;
  height: 10px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  transform-origin: bottom left;
  transform: rotate(45deg);
}

.sort-select .sort-show {
  padding-right: 12px;
  position: relative;
}

.sort-select .sort-show::before {
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  content: "";
  height: 0;
  position: absolute;
  top: 6px;
  right: 0;
  width: 0;
}

/* Product */
.filter {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 5px 10px;
  background: #f1f1f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #ddd;
  display: none;
}
.flex-product-main {
  display: flex;
  gap: 20px;
}
.flex-product-main .left-product {
  width: 250px;
  border: 1px solid #f1f1f1;
  padding: 20px;
  border-radius: 5px;
}
.flex-product-main .right-product {
  width: calc(100% - 250px);
}
 
.wr-search p {
  font-weight: bold;
  text-transform: uppercase;
}

.box-cat {
  text-align: center;
}
.box-cat h3 {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.box-cat:hover h3 {
  color: #f00;
}
.grid-product {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.grid-product > * {
  max-width: 100%; /* Giá»›i háº¡n kÃ­ch thÆ°á»›c */
  min-width: 0; /* NgÄƒn pháº§n tá»­ má»Ÿ rá»™ng quÃ¡ má»©c */
}
.grid-product .product .product-info {
  margin-top: 10px;
  color: #333;
}
.grid-product .product .product-info h3 {
  font-size: 17px;
  color: #333;
}
.grid-product .product .product-info .price span {
  color: #f00;
}
.grid-product .product .pic-product {
  border: 1px solid #ddd;
}

/* product detail */

.grid-pro-detail {
  display: flex;
  justify-content: space-between;
  align-items: start;
  width: 100%;
}
.grid-pro-detail-r{width: 270px;position: sticky;top: 0;right: 0;}

.grid-pro-detail .left-pro-detail {
  width: 50%;
}

.grid-pro-detail .right-pro-detail {
  width: 50%;
}

.detail-product {
  display: flex;
  justify-content: space-between;
}
.detail-product .left-pro-detail {
  width: 40%;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
  padding: 10px 10px 2px 10px;
}
.detail-product .right-pro-detail {
  width: 57%;
  box-shadow: 0 0 5px #ccc;
  padding: 10px;
  border-radius: 10px;
}
.detail-product .right-pro-detail ul {
  list-style: none;
  padding: 0px;
}
.detail-product .right-pro-detail ul li {
  margin-bottom: 20px;
}
.detail-product .right-pro-detail ul li .title-pro-detail {
  font-size: 18px;
}
.detail-product .right-pro-detail ul li .attr-content-pro-detail {
  display: inline-block;
  margin-bottom: 0px;
}
.detail-product .right-pro-detail ul li .attr-content-pro-detail .price-old-pro-detail{ text-decoration: line-through;}


.detail-product
  .right-pro-detail
  ul
  li
  .attr-content-pro-detail
  .price-new-pro-detail {
  font-weight: 700;
  font-size: 20px;
  color: #f00;
}
.bottom_hl_de{ margin-bottom: 10px !important; margin-top: 10px !important; display: inline-block;}
.bottom_hl_de a{ font-family: 'SGB';  background: var(--color-main); padding: 10px 20px; border-radius: 10px; color: #fff; margin-right: 10px;}
.bottom_hl_de a:hover{ background: red;}
.tabs-pro-detail .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 20px;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs li a {
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  color: #f00;
}

.quantity-pro-detail {
  width: 100%;
  max-width: 110px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  margin-right: 20px;
  font-weight: 500;
}
.quantity-pro-detail span {
  line-height: 40px;
  padding: 0;
  width: 30px;
  height: 40px;
  color: #000;
  cursor: pointer;
  font-size: 22px;
}
.quantity-pro-detail span.quantity-plus-pro-detail {
  border-left: 0;
}
.quantity-pro-detail span.quantity-minus-pro-detail {
  border-right: 0;
}
.quantity-pro-detail input {
  height: 40px;
  width: calc(100% - 60px);
  text-align: center;
  font-size: 20px;
  padding: 5px;
  font-weight: 700;
}
.cart-pro-detail {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cart-pro-detail a {
  text-align: center;
  color: #fff;
  padding: 8px 15px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: bold;
}
.cart-pro-detail a.addnow {
  margin-right: 10px;
  color: #fff;
  border-radius: 5px;
}
.cart-pro-detail a.addnow:hover {
  background-color: #f00;
  color: #fff;
  border-color: #f00;
}
.cart-pro-detail a.buynow {
  background-color: #000;
}
.cart-pro-detail a.buynow:hover {
  background-color: #f00;
  color: #fff;
}
.cart-pro-detail a i {
  vertical-align: top;
  margin-top: 3px;
  margin-right: 8px;
}

/* css block actions  */
.ul-actions {
  display: flex;
  justify-content: center;
  margin: 20px;
  gap: 15px;
  align-items: flex-start;
}
.ul-actions li,
.ul-actions > div {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 80px;
  text-align: center;
}
.ul-actions .active .box__tabr,
.ul-actions .box__tabr:hover {
  border-color: #fd6e1d;
}
.ul-actions .box__tabr {
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  min-height: 55px;
  padding: 4px;
  height: 60px;
  width: 80px;
}
.icon-action {
  background-image: url("../images/icon_chitiet@2x-min.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  vertical-align: middle;
  background-size: 300px 180px;
}
.icon-dnb {
  background-position: 0 0;
  height: 28px;
  width: 28px;
}
.icon-tskt {
  background-position: -105px 0;
  height: 30px;
  width: 30px;
}
.icon-ttsp {
  background-position: -140px 0;
  height: 19px;
  width: 23px;
}
.ul-actions p {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 5px;
  white-space: normal;
  color: #000;
}
/* modal-detail */
.modal-detail::-webkit-scrollbar {
  width: 10px;
}
.modal-detail::-webkit-scrollbar-thumb {
  width: 10px;
  background: #4d90e0;
  border-radius: 10px;
  height: 50px;
}
.modal-detail {
  position: fixed;
  z-index: 999;
  background: #000000c4;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.content-modal-detail {
  background: #fff;
  max-width: 1200px;
  margin: 0px auto;
  min-height: 100vh;
}
.content-modal-detail .tabs {
  display: flex;
  cursor: pointer;
  padding: 0;
  list-style: none;
  justify-content: center;
  border-bottom: 1px solid #e0e0e0;
  position: sticky;
  top: 0px;
  background: #fff;
  z-index: 99;
}
.content-modal-detail .tabs li {
  padding: 20px 20px;
  margin-right: 5px;
  font-weight: bold;
  position: relative;
  border-bottom: 4px solid #fff;
}
.content-modal-detail .tabs li.active {
  color: #2d9cdb;
  border-bottom: 4px solid #2d9cdb;
}
.content-modal-detail .tab-content {
  padding: 20px;
  max-width: 900px;
  margin: 0px auto;
}
.content-modal-detail .tab-content.active {
  display: block;
}

.close-tab {
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 10;
}

.btn-closemenu {
  position: fixed;
  top: 10px;
  right: 20px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  line-height: 21px;
  padding: 7px;
  text-align: right;
  width: 72px;
}

.btn-closemenu::before {
  transform: rotate(45deg);
}
.btn-closemenu::after {
  transform: rotate(-45deg);
}
.btn-closemenu::before,
.btn-closemenu::after {
  background-color: #333;
  content: "";
  left: 13px;
  height: 14px;
  position: absolute;
  top: 10px;
  width: 1px;
}
.cursor-pointer {
  cursor: pointer;
}

/*  breadCrumbs */
.breadCrumbs {
  padding: 10px 0px;
  background: #ddd;
}
.breadCrumbs ol {
  margin: 0px;
}
.breadCrumbs ol li a {
  color: #333;
}
.breadCrumbs ol li a:hover {
  color: #f00;
}

/* paging */
.paging-product {
  position: relative;
}
.pagination {
  margin: 20px 0px;
}
.pagination li:first-child span,
.pagination li:last-child span {
  color: 544445;
  /* background: tan; */
  border: none;
  font-size: 25px;
  padding: 0;
  padding-top: 0px;
  border-radius: 50% !important;
}
.pagination li {
  margin: 0 2px;
  background: transparent;
}
.pagination li span {
  border: navajowhite;
  background-color: #fff !important;
  cursor: pointer;
  font-size: 14px;
  font-family: "PJSMe";
  padding: 0px 15px;
  color: #000;
  width: 40px;
  margin: 0 2px;
  height: 40px;
  text-align: center;
  border: 1px solid #a6a6a6;
  padding-top: 8px;
  border-radius: 50%;
}
.page-item.active .page-link,
.page-item:hover .page-link {
  color: #544445;
  border-color: transparent;
  background: var(--color-main) !important;
  color: #fff;
}
.btn-frame {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  z-index: 10;
  cursor: pointer;
}
.btn-frame i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #1182fc;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-frame i img {
  vertical-align: middle;
  width: 70%;
}
.btn-frame .animated.infinite {
  animation-iteration-count: infinite;
}
.btn-frame .kenit-alo-circle {
  width: 60px;
  height: 60px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(7, 41, 103, 0.8);
  opacity: 0.1;
  border-color: #1182fc;
  opacity: 0.5;
}
.btn-frame .zoomIn {
  animation-name: zoomIn;
}
.btn-frame .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.btn-frame .kenit-alo-circle-fill {
  width: 70px;
  height: 70px;
  top: -10px;
  right: -10px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  background-color: rgba(7, 41, 103, 0.35);
  opacity: 0.4;
}
.btn-frame .pulse {
  animation-name: pulse;
}

.grid-properties {
  display: flex;
  gap: 10px;
}
.grid-properties span {
  position: relative;
  border: 1px solid #ddd;
  padding: 5px 15px;
  cursor: pointer;
}
.grid-properties span:hover,
.grid-properties span.active {
  border: 1px solid #f00;
  color: #f00;
}
.grid-properties span:hover:after,
.grid-properties span.active:after {
  content: "";
  border: 0.9375rem solid transparent;
  border-bottom: 0.9375rem solid var(#d0011b, #ee4d2d);
  bottom: 0;
  position: absolute;
  right: -0.9375rem;
}
.grid-properties span.outstock {
  pointer-events: none;
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.26);
  cursor: not-allowed;
}

/* scrollToTop */
.scrollToTop {
  width: 41px;
  height: 41px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 65px;
  right: 25px;
  display: none;
  z-index: 10;
  cursor: pointer;
}

/* Hidden Google Captcha */
.grecaptcha-badge {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  overflow: hidden;
}

[x-cloak] {
  display: none !important;
}

/* CSSS T */

a.views_dm {
  width: 140px;
  height: 38px;
}
.effect_button {
  transform-style: preserve-3d;
  transform: translateZ(-25px);
  transition: transform 0.25s;
  position: relative;
  display: inline-flex;
  z-index: 1;
}
.effect_button:after,
.effect_button:before {
  position: absolute;
  content: "xem thÃªm";
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f00;
  box-sizing: border-box;
  border-radius: 5px;
  z-index: -1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
.effect_button:before {
  color: #fff;
  background: #f00;
  transform: rotateY(0deg) translateZ(25px);
}
.effect_button:after {
  color: #f00;
  transform: rotateX(90deg) translateZ(25px);
}
.effect_button:hover {
  transform: translateZ(-25px) rotateX(-90deg);
}

/* News */
.grid-news {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.item-news {
  --tw-bg-opacity: 1;
  background-color: #f1f1f1;
  padding: 1rem;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 19%);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.item-news:hover {
  transform: translateY(-0.25rem);
  box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
}

.item-news .ds-news {
  width: 100%;
}

.ds-news span {
  display: block;
  line-height: 25px;
  color: #999;
  font-size: 13px;
  margin: 10px 0px 0px;
  font-style: italic;
}

.ds-news h3 {
  font-size: 16px;
  margin: 0;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-line-clamp: 2 !important;
}

.ds-news .desc {
  color: #333;
}

.item-news:hover h3 {
  color: #f00;
}

.item-news-all a {
  display: flex;
  justify-content: space-between;
}
.item-news-all a .ds-news {
  width: calc(100% - 110px);
}
.item-news-all a .ds-news h3 {
  text-transform: capitalize;
  font-size: 15px;
}
.flex-news-detail {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
}

.news-left {
  width: 68%;
}
.news-right {
  position: sticky;
  top: 20px;
  width: 30%;
  background: #f1f1f1cc;
  padding: 20px;
  box-shadow: 0px 0px 5px #99999978;
}

a.btn_link {
  position: relative;
  margin: 5px;
  height: 36px;
  width: 140px;
}

.btn_link.effect_button:first-child:after,
.btn_link.effect_button:first-child:before {
  content: "facebook";
}
.btn_link.effect_button:first-child:after,
.btn_link.effect_button:first-child:before,
.btn_link.effect_button:nth-child(2):after,
.btn_link.effect_button:nth-child(2):before {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 165 217 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 165 217 / var(--tw-bg-opacity));
}
.btn_link.effect_button:nth-child(2):after,
.btn_link.effect_button:nth-child(2):before {
  content: "google map";
}
div.slick.in-page:not(.slick-initialized) {
  display: flex;
  gap: 10px;
  overflow: hidden;
  white-space: nowrap;
}
.attr-pro-detail {
  margin: auto;
  padding: 0;
}
.baonoidung iframe {
  max-width: 100% !important;
}
.baonoidung img {
  height: auto !important;
}
.baonoidung * {
  max-width: 100% !important;
}
.baonoidung table {
  display: block;
  overflow-y: auto;
}
div.desc-pro-detail ul li {
  margin-bottom: 0.75rem;
  list-style-type: circle;
}
div.desc-pro-detail ul li:last-child {
  margin-bottom: 0 !important;
}
div.baonoidung ul li {
  margin-bottom: 0.75rem;
  list-style-type: disc;
}
div.baonoidung ol li {
  margin-bottom: 0.75rem;
  list-style-type: decimal;
}

/* Swipper */

.swiper .swiper-wrapper {
  width: inherit;
  height: inherit;
}
.swiper.swiper-initialized .swiper-wrapper {
  margin: 0;
  width: 100%;
  height: 100%;
}
.swiper.swiper-initialized .swiper-slide {
  padding: 0;
  margin: 0px;
  overflow: hidden;
}

/* Popup */
.modal-title {
  font-size: 20px;
}
/* CSS cho loading */
.loading-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.loading {
  width: 50px;
  height: 50px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top: 5px solid #3498db;
  animation: spin 1s linear infinite;
}

/* Contact */
.contact-map {
  position: relative;
  height: 500px;
  margin-top: 30px;
}
.contact-map iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.contact-text {
  max-width: 800px;
  margin: auto;
  margin-bottom: 50px;
  border-radius: 50px;
  border: solid 1px #e8e8e8;
  padding: 30px 50px;
  color: #7b7b7b;
}
.box-frm {
  position: relative;
}
form.contact-form {
  /* display: inline-flex; */
  /* align-items: start; */
  /* margin: auto; */
  justify-content: space-between;
  width: 100%;
  position: relative;
}

/*  */
.paging-prolist {
  position: relative;
  min-height: 540px;
}
.paging-prolist:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 281px;
  height: 540px;
  background: rgb(0, 0, 0, 0.5);
  z-index: 9;
}
.paging-prolist:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 282px;
  height: 540px;
  background: rgb(0, 0, 0, 0.5);
  z-index: 9;
}  
 
/* detail */


.product-another-colors-detail {
    margin: 0 0 8px 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
}

ul.product-another-colors-detail li {
    margin: 0 4px;
    display: flex;
    border: 1px solid;
    border-radius: 100%;
    padding: 2px;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
}

ul.product-another-colors-detail li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    position: relative;
}

ul.product-another-colors-detail li.active:after, ul.product-another-colors-detail li.active:hover:after {
    content: "\2713";
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 8px;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} 

.title_main_detail h2{ font-family: var(--font-main); font-size: 20px; margin-bottom: 0;}
.title_main_detail{ margin-bottom: 20px; background: var(--color-main); color: #fff; padding:10px 20px;}
.box-album-detail{ margin-bottom: 20px;}

.box-album h3{ margin-top: 5px !important; font-size: 17px ; font-family: var(--font-main);}

.box-album-detail .bd-grid-product{ display: none;} 
.icon_title_main_detail{ background: url(../images/cont.png) no-repeat; width: 10px; height: 10px;}
.title_main_detail.active .icon_title_main_detail{background: url(../images/cont.png) bottom 5px center no-repeat;}
.album_mb{ display:none}

/*css CT */
.box-ct {
    display: flex;
    justify-content: start;
    align-items: center;
    background-color: #fbeff1;
    padding: 15px;
    border-radius: 10px;
    box-shadow: -5px 5px 0px #e2485c;
    margin: 5px; 
    border: 1px solid #ffccd2;
}
 

.image-ct {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.image-ct img{ max-width: 47px;}
.bd-ct {
    width: 100%;

    text-align: center;
}

.ds-ct {
    
    width: 100%;
}

.ds-ct h3 {
    margin-bottom: 0px;
}

.ds-ct h3 a {
    font-size: 17px;
    color: #333;
    font-family: var(--font-main);
    -webkit-line-clamp: 2;
}

.ds-ct h3 a:hover {
    color: #f00;
}

.ct-shadow-lrn-desc {
    -webkit-line-clamp: 2;
}
 
/* video */
.fotorama__thumb,.fotorama__stage { border-radius: 10px;}
.fotorama__thumb-border{  border-radius: 10px;}

  


/* spcap1 */
.bg_spcap1{ background: #F6F6F6; padding: 1px 0px;}
 
.title_spcap1 h2{font-family: 'SF';font-size: 20px;color: #fff;margin: 0;background: var(--color-main-2);padding: 10px 20px 14px 20px; position:relative}
.title_spcap1 h2:after{ content:'';position:absolute; left:100%;top:0px; width:30px; height:48px; background:url(../images/a_dmcap1.png) no-repeat;}

.box-title .spcap1-prev {
      background: url(../images/prev_cap1.png) no-repeat;
      width: 28px;
      height: 28px;
      box-shadow: unset;
      border-radius: 0;
      top: 6px;
      right: 50px;
      z-index: 9;
      position: absolute;
      left: inherit;
}

.box-title .spcap1-next {
    background: url(../images/prev_cap1.png) no-repeat;
    width: 28px;
    height: 28px;
    box-shadow: unset;
    border-radius: 0;
    top: 6px;
    right: 25px;
    z-index: 9;
    position: absolute;
    transform: rotate(180deg);
}

.box-title .spcap1-prev:after,
.box-title .spcap1-next:after {
    content: '';
}
 
  
/* video */
.item-video {
    position: relative;
    overflow: hidden;
    cursor: pointer; border-radius: 10px;
}
 
 
.img_video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* opacity: 0; */
}

.img_video img {
    animation: round 15s infinite linear;
}

@keyframes round {
    to {
        transform: rotate(360deg);
    }
}     
 /* spcap1 */
.bg_spnb .list-c2 {
    margin-bottom: 30px;
}

.bg_spnb .list-c2 span {
    cursor: pointer;
     
    color: #1A1A1A;
    font-size: 16px;
    font-family: 'RMe';
    margin-right:  15px; padding-right: 15px; text-transform:uppercase; border-right:1px solid #ccc; 
}
 .bg_spnb .list-c2 span:last-child{ padding:0px;margin:0px; border-right:none;} 
.bg_spnb .list-c2 span.active,
.bg_spnb .list-c2 span:hover {
   
    color: red;
}
.more_spcap1{ text-align:center; margin-top:30px;}
.more_spcap1 a{ background:var(--color-main); color:#fff; padding:10px 20px; border-radius:10px; text-transform:uppercase; font-family:var(--font-main);}
.more_spcap1 a:hover{ background:var(--color-main-2)}

 
/* video */
.bg_video{ position: relative;}

 .bg_video:before{
   content:'';
   position:absolute;
   left: -122px;
   bottom: 50px;
   width:294px;
   height:314px;
   background: url(../images/b_video.png)  no-repeat;
   z-index: -1;
 }  
/* album */
 .bg_album{ position: relative;}  
 .title_album{position:absolute;left:-20px;top: 14%;text-align: right;}
.title_album h2{ font-size:70px; font-family:'SGPr'; 
              color: var(--color-main);  -webkit-filter: drop-shadow(1px 0px 0px #fff)
                drop-shadow(0px 1px 0px #fff)
                drop-shadow(0px -1px 0px #fff)
                drop-shadow(-1px 0px 0px #fff)
                drop-shadow(2px 2px 0px #0C9293);
              filter: drop-shadow(3px 3px 0px var(--color-main-2));
              text-transform: uppercase;}
.title_album p{font-family: '1FVGf';font-size: 50px;color: #2F2F2F;line-height: 66px;}
.all_album {
    display: grid;
   
    max-width: 1190px;
    margin: 0 auto;
}
 .all_item_album:first-child{ position: relative; margin-bottom:15px;}
 
.bg_album .item_album .news-album-image {      overflow: hidden; }
  
.icon_abxoay{ position: absolute; left: -81px; top: -81px;}
.icon_abxoay img {
    animation: round 15s infinite linear;
}

.title_album1{ position:absolute; left:45%; transform:translateX(-50%); bottom:20px;}
 .title_album1 h2{  font-size:70px; font-family:'SGPr'; text-transform:uppercase;      -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--color-main);}
.logo_ab{position:absolute;left: 58%;transform:translateX(-50%);bottom: 103%;}

/* video */

.left-cus{ width: 400px; position:relative;}
.right-cus{ width: 50%;}
.title_cus{text-align:center;margin-bottom: 15px;}
.title_cus p {margin-bottom: 0;font-size:50px;font-family:'1FVGf';position:relative}
.title_cus p:after{
  content:'';
  position:absolute;
  right: 87px;
  top: 19px;
  background-image: url(../images/b_ttgt.png);
  width:195px;
  height: 48px;
  z-index: -1;
}
.title_cus h2{font-size:55px;font-family:'SGPr';font-size:55px;text-transform:uppercase;
              
              display: inline-block;position: relative;}
.title_cus b{         color: var(--color-main);
              -webkit-filter: drop-shadow(1px 0px 0px #fff) drop-shadow(0px 1px 0px #fff) drop-shadow(0px -1px 0px #fff) drop-shadow(-1px 0px 0px #fff) drop-shadow(2px 2px 0px #0C9293);
              filter: drop-shadow(3px 3px 0px var(--color-main-2));}
.title_cus h2:before{
    content:'';
    position:absolute;
    right:110%;
    top:10px;
    background-image: url(../images/b_kh.png);
    width:154px;
    height: 67px;
}
.title_cus h2:after{
    content:'';
  position:absolute;
  left:101%;
  top:10px;
  background-image: url(../images/a_ttkh2.png);
  width:53px;
  height: 54px; 
}
.item-video-home{width: 388px;padding: 24px 25px 10px 38px;display: inline-block;}
.item-video-home:before{
  content:'';
  position:absolute;
  left:0;
  bottom: 0px;
  background-image: url(../images/mask_video.png);
  width:388px;
  height: 738px;
  display: inline-block;
  background-size: 100% 100%;
}
.left-cus:before{
  content:'';
  position:absolute;
  left:0;
  bottom: -160px;
  background-image: url(../images/box_video.png);
  width:100%;
  height: 208px;
  display: inline-block;
  background-size: 100% 100%;
  z-index: -1;
}
.left-cus:after{
  content:'';
  position:absolute;
  left: 98%;
  top:50%;
  transform:translateY(-50%);
  background-image: url(../images/a_video.png);
  width:52px;
  height: 388px;
  display: inline-block;
}




/* cus */
.bg_cus {
    
    padding-top: 35px !important;
}   
.cus-shadow-lrn-article {
 
 height: 265px;
} 
.cus-shadow-lrn-name{margin-top: 8px;line-height: unset;margin-left: 55px;}
.cus-shadow-lrn-name p {
    color: #000;
    font-size: 35px;
    font-family: '1FVGf';
    -webkit-line-clamp: 2;
}

.cus-shadow-lrn-name a:hover {
    color: red;
}

.cus-shadow-lrn-desc {
    font-size: 14px;
    text-align: justify;
    margin-top: 20px;
    position: relative;
   padding: 20px 50px 30px 50px; 
  border-radius:20px;
   background: #FFF4C8;
    border-radius:150px;
}

.cus-shadow-lrn-desc:before{
    content: '';
    position: absolute;
    left: -20px;
    top: -10px;
    width: 100%;
    height: 100%;
    border-radius:150px;
    border: 2px solid var(--color-main);
}

 

.cus-shadow-lrn-desc.text-split {
    -webkit-line-clamp: 3
}

.cus-shadow-lrn-image {
    position: absolute;
    left: 0;
    overflow: hidden;
    z-index: 9;
    width: 237px;
    height: 265px;
    background: url(../images/bg_ikh.png) no-repeat;
    padding: 48px 32px 34px 36px;
}

.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-image{ 
 left:inherit; right:0px; transform: rotate(30deg);
                                     }
 .cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-image div{ overflow:hidden; }
 .cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-info{ margin-left:20px}

 .cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-desc {
  
   padding: 20px 60px 30px 30px; 
 }
.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-name{ margin-left:0px;  margin-right: 65px;}
 .cus-shadow-lrn-image div{ overflow:hidden;transform: rotate(-15deg);}
.cus-shadow-lrn-info {
    width: calc(100% - 195px);
    position: relative;
   
}


.cus-shadow-lrn-info:after{
    content: '';
    position: absolute;
    right: 0;
    top: -40px;
    width: 46px;
    height: 37px;
    background: url(../images/text.png) no-repeat;
}
.cus-shadow-lrn-article.flex_odd_even { text-align:right;}
.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-info:after{ right:inherit;left:0px}
.cus-shadow-lrn-info b {
    color: #DA9C3A;
    font-weight: normal;
    font-size: 12px;
    font-family: 'iCSSSB';
}
/* qc */
.quangcao{background: var(--color-main);padding: 140px 0px;}
 
.quangcao .wrap-main{position: relative;padding-left: 145px;z-index: 1;}
.quangcao .wrap-main:before{
    content: '';
    position: absolute;
    right: 35px;
    top: -30px;
    width: 1089px;
    height: 740px;
    background: url(../images/bd-mn.png) no-repeat;
    z-index: -1;
    }
.quangcao .wrap-main:after{
    content: '';
    position: absolute;
    left: -16px;
    top: 14px;
    width: 134px;
    height: 593px;
    background: url(../images/b_menu.png) no-repeat;
    z-index: -1;
    }
 

/* about */
.bg_about {
    padding: 30px 0px 30px 0px !important;
    position:relative;
    /* height: 575px; */
    z-index: 1;
} 
  
.flex-about {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
} 

.content-about {
    width: 44%;
}

.content-about>span {
    font-size: 16px;
    color: #4E5154;
    -webkit-line-clamp: 7;
    line-height: 26px;
}

.title-about {
    margin-bottom: 20px;
}

.title-about span {
    font-size: 17px;
    font-family: 'PJSMe';
    color: #282828;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    background: url(../images/b_gt.png) top 6px left no-repeat;
    padding-left: 50px;
    /* width: 195px; */
    text-align: center;
    text-transform: capitalize;
}
 
.title-about h2 {
  text-transform: uppercase;
  margin-bottom:0px;
  line-height: 50px;
  font-family: 'SVTRC';
  font-size: 54px;
  color: var(--color-main);
  /* -webkit-filter: drop-shadow(1px 0px 0px #fff) drop-shadow(0px 1px 0px #fff) drop-shadow(0px -1px 0px #fff) drop-shadow(-1px 0px 0px #fff) drop-shadow(2px 2px 0px #0C9293); */
  /* filter: drop-shadow(3px 3px 0px var(--color-main-2)); */
}
 
.bottom_about {
    margin-top: 30px;
}

.photo-about {
    position: relative;
    width: 51%;
    z-index:1;
    height: 515px;
} 
 .image-about1{width: 495px;}
.image-about2{position: absolute;bottom: 0px;right: 0;width: 423px;}
 .photo-about:after{
   content:'';
   position:absolute;
   right: 50px;
   top: 50px;
   width: 140px;
   height: 140px;
   border: 1px solid var(--color-main-2);
   z-index: -1;
}


.photo-about img{
      /* border: 2px solid var(--color-main-2); */
      /* border-radius: 10px; */
} 

.view-about {
    width: 224px;
    height: 48px;
    margin-top: 30px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: 'PJSMe';
    padding: 10px 25px; 
    background: url(../images/more_gt.png) no-repeat;
    text-transform: capitalize;
}
.view-about:hover{ color: yellow;} 

 
/* bg_pro */
 

.title_pro{ margin-bottom: 15px;}
.title_pro p {margin-bottom: 0;font-size:50px;font-family:'1FVGf';position:relative}
.title_pro p:after{
  /* content:''; */
  position:absolute;
  right: 87px;
  top: 19px;
  background-image: url(../images/b_ttgt.png);
  width:195px;
  height: 48px;
  z-index: -1;
}
.title_pro p b{ font-weight: normal; color: var(--color-main); position: relative;}
.title_pro p b:after{
  content: '';
   position:absolute;
  right: 0px;
  bottom: -10px;
  background-image: url(../images/a_ttpro.png);
  width:101px;
  height: 6px;
} 
.title_pro h2{font-size:55px;font-family:'SGPr'; text-transform:uppercase;
              
              display: inline-block;position: relative;
                color: var(--color-main);
              -webkit-filter: drop-shadow(1px 0px 0px #fff) drop-shadow(0px 1px 0px #fff) drop-shadow(0px -1px 0px #fff) drop-shadow(-1px 0px 0px #fff) drop-shadow(2px 2px 0px #0C9293);
              filter: drop-shadow(3px 3px 0px var(--color-main-2));
             }
  
.title_pro h2:after{
    content:'';
  position:absolute;
  left:101%;
  top:10px;
  background-image: url(../images/a_h2ttpro.png);
  width:157px;
  height: 60px; 
}


/*   Header   */ 
.header{padding: 10px 0; ;width: 100%;z-index: 9;}
.header.active{ position:relative;}
.header.active .logo-header img {
    width: 80px !important;
    max-height: 184px;
}

.header-top{padding: 6.25px 0px 14.25px 0px;width: 100%;border-bottom: 1px solid #fff;font-family: 'GeMe';color: #fff;}
 
 
.logo-header{width: 120px;display: inline-flex;align-items: center;justify-content: center;top: 0px;position: relative;z-index: 11; }
.logo-header img{width: 120px !important;max-height: 120px;}
 
.flex-header {
   display: flex;
   justify-content: space-between;
   align-items: center;
} 
.top-header{width:100%;border-bottom: 1px solid #D9D9D9;padding: 9px 0px;/* padding-left: 10px; */}
.menu-head {
   display: flex;
   gap: 20px;
   justify-content: space-between;
   align-items: center;
}
.menu-head a {
   color: #fff;
}
.menu-head a:hover {
   color: #fed402;
}
.line-head {
   background-color: #72b2fd;
   height: 32px;
   width: 1px;
} 
.above-nav{z-index: 9;width: 100%; }
.above-nav.active{min-height: unset;position: relative; } 
.header > .wrap-content{position: relative; }
.header_fix .wrap-content{ padding-left: 0px;}
 
.header-top{color: #fff;}
.header-top span{ color: #fff;}
.header-top i{ font-size:20px; position:relative; top:3px; margin-right:5px;}
 
   
.hotline{
       
       padding: 4px 15px 4px 5px;
       margin-left: 0px;
      
       border-radius: 50px;
       display: inline-flex;
       align-items: center;
       }

.hotline span {
  color: #fff; 
  font-size: 16px;font-family: 'PJSMe';
  text-transform: capitalize;
} 
.hotline img{ margin-right:10px;}
.bg_topslogan{display: inline-block;margin-bottom: 20px;background:Var(--color-main);clip-path: polygon(5% 0%, 100% 0, 100% 100%, 0% 100%);padding-left:50px;height: 50px;padding-top: 6px;}
.slogan{
       display: inline-flex;
       align-items: center;
       margin-right: 50px;
       }
.slogan img{ margin-right:10px;}

.slogan span{font-size: 16px;font-family: 'PJSMe';color:#fff; } 
.top-right-header{border-bottom: 1px solid #E9E9E9;width: 100%;padding: 14px 0;}
.right-header  {width: 78%;right:0px; }
 
/* end header */
 
/* slide */

.slideshow {
  position: relative;
}

/* Footer */
.footer {
  background: url(../images/bg_ft.png) top 0px center no-repeat;
  padding: 30px 0px 10px 0px !important;
  position:relative
}
.footer.active{ margin-top:191px;}
.logo-ft{ margin-bottom:20px; display:inline-block}
.more_map{background: #A71618;color: #fff;padding: 15px 20px 16px 20px;text-transform: uppercase;margin-top: 20px;display: inline-block;}
.more_map img{ margin-right:10px}
.title-footer-dt span {
  font-size: 18px;
  font-family: var(--font-main);
  text-transform: capitalize;
  color: #fff;
  display: inline-block;
}
.title-footer-dt {
  position: relative;
  margin-bottom: 40px;
}   
.title-footer-dt:after{content: '';position: absolute;left: 0px;bottom: -15px;width: 54px;height: 2px;background: #fff;}
.content-footer {
   font-size: 17px;
   color: #fff;
   margin-bottom: 40px;
}
.social_footer {
  padding-left: 0;
  margin: 0;
  width: 100%;
  margin-top: 10px;
}
.social_footer span {
  font-size: 15px;
  position: relative;
  margin-bottom: 10px;
  color: #000;
  display: inline-block;
}
.social_footer li {
  list-style: none;
  display: inline-block;
  margin-right: 10px; margin-bottom:10px;
  text-align: center;
}
.social_footer li:nth-child(2n) {
  margin-right: 0px;
}
.social_footer li a {
  color: #000;
}
.footer-ul {
  padding-left: 15px !important;
}
.footer-ul li {
  list-style: disc;
  margin-bottom: 17px;
  color: #fff;
  font-size: 14px;
}
.footer-ul li a {
  font-size: 17px;
  color: #fff;
  /* font-family: 'RMe'; */
}
.footer-ul li a:hover {
  color: var(--color-1);
}
 
.title-footer{ margin-bottom: 20px;   }
.title-footer h2 {
  font-size: 28px;
  font-family: 'SVTRC';
  margin: 0px !important;
  color: #fff;
  display: inline-block;
} 
.title-footer h3 {
  font-size: 23px;
  font-family: 'SHCSS';
  margin: 0px !important;
  color: #262626;
  display: inline-block;
} 
.footer-powered {
  text-align: center;
  color: #fff;
  padding: 17px 0;
  font-size: 14px;
  border-top: 1px solid;
  margin-top: 20px;
}
.footer-powered .wrap-content {
  padding: 14.5px 0px;
  position:relative;
}
 
.flex-powered {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.statistic span {
  position: relative;
  padding: 0px 5px;
  border-right: 1px solid #fff;
}
.statistic span:last-child {
  border-right: none;
  padding-right: 0px;
}

.footer .box-footer:nth-child(1) {
  width: 18.5%;
  color: #fff;
  text-align: center;
}
.footer .box-footer:nth-child(2) {
  width: 33%;
  position:relative;
  /* text-align: center; */
}
.footer .box-footer:nth-child(2):before{
  content:'';
  position:absolute;
  left:-63px; top:0px;
  width:1px; height:237px;
  background:url(../images/line_footer.png) no-repeat;
} 

.footer .box-footer:nth-child(2):after{
  content:'';
  position:absolute; top:0px;
  right:-63px;
  width:1px; height:237px;
  background:url(../images/line_footer.png) no-repeat;
} 

.footer .box-footer:nth-child(3) {
  width: 31%;
}
.footer .box-footer:nth-child(4) {
  width: 27.5%;
}
 
.copyright  {font-size: 14px; }
  

.map-footer {
  z-index: 8;
  position: relative;
  width: 100%;
  display: inline-block;
  border-radius: 20px;
  border: 2px dashed var(--color-main-2);
  padding: 10px;
  margin-top: 30px;
  margin-bottom: -114px;
}
.map-footer iframe {
  width: 100%;
  height: 355px; 
  display: inline-block; border-radius: 20px;
} 
.bd-fanpage{
   overflow: hidden;
   border: 1px solid #fff;
   padding: 5px;
   margin-bottom: 20px;
   }
.bd-tiktok{ border: 1px solid #fff;
    
   padding: 5px;} 
.tiktok-embed{margin: 0px !important;}
 .item-tiktok-home{ max-height:200px; overflow:hidden}


/*  */


.bg_news {
    background: url(../images/bg_news.png) no-repeat;
    padding: 30px 0px !important;
}

.news-shadow-info {
    transition: 0.3s;
    position: relative;
    padding: 20px 20px 18px 20px;
}

.news-shadow-info>span {
    font-size: 16px;
    -webkit-line-clamp: 2;
    color: #4E5154;
}
.date-news-shadow{color: #193B7B;display: inline-block;margin-top: 33px;}
.news-shadow-article {
    overflow: hidden;
    background: #fff;
}

.bd-news {
    position: relative;
    width: calc(100% - 65px);
    float: right;
    padding-left: 25px;
    padding-top: 20px;
}

.news-shadow-name {
    font-size: 14px;
    position: relative; 
    margin-bottom: 15px;
}

.news-shadow-name a {
    color: #1B1C1D;
    font-size: 20px;
    font-family: 'PJSSeB';
}

.news-shadow-name a:hover {
    color: red;
}

.news-shadow-name a.text-split {
    -webkit-line-clamp: 2;
}
 
.news-shadow-image {
    position: relative;
    overflow: hidden;
    z-index: 1; 
}

.news-shadow-image a {
    overflow: hidden;
}

.news-shadow-image img {
    overflow: hidden;
}


/* news */
.left-news {
    width: 58%;
}

.right-news {
    width: 40.5%;
}

.title_news {
    margin-bottom: 30px;
    text-align: center;
}

.title_news h2 {
    font-size: 48px;
    font-family: 'SVTRC';
    color: var(--color-main);
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    margin: 0;
}

.title_news p {
    font-size: 15px;
    font-family: 'PJSMe';
    color: #4E5154;
    position:relative;
    display:inline-block;
    padding:0 10px;
    margin-bottom: 10px !important;
}

.title_news p:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 2px;
  background:url(../images/b_gt.png) no-repeat;
    width: 33px;
  height:14px;
}

.title_news p:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 2px;
    background:url(../images/b_gt.png) no-repeat;
    width: 33px;
  height:14px;
  transform:rotateY(180deg)
}

.left-inews {
    width: 49%; 
}

.right-inews {
    width: 49%; 
}


.news-shadow-lrn-name {
    margin-bottom: 10px;
    line-height: 17px;
}

.news-shadow-lrn-name a {
    color: #222222;
    font-size: 16px;
    font-family: 'PJSSeB';
    line-height: 23px;
    -webkit-line-clamp: 2;
}

.news-shadow-lrn-name a:hover {
    color: red;
}

.news-shadow-lrn-name b {
    font-weight: normal;
    color: #fff;
    font-size: 14px;
}

.news-shadow-lrn-desc {
    font-size: 15px;
    color: #7A7A7A;
}

.news-shadow-lrn-desc.text-split {
    -webkit-line-clamp: 2;
}

.news-shadow-lrn-image {
    position: relative;
    width: 222px;
    overflow: hidden;
}

.news-shadow-lrn-info {
    width: calc(100% - 222px);
    position: relative;
    padding-left: 20px;
}

.news-shadow-lrn-info:before {
    /* content:''; */
    position: absolute;
    left: -17px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 2px solid var(--color-main);
    height: 55px;
}
.news-shadow-lrn-article{ background:#fff}
 

.more-news {
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'PJSMe';
    /* margin-top: 10px; */
    font-size: 16px;
    position:absolute;
    right:0px;
    bottom:0px;
    background:url(../images/tt_dv.png) no-repeat;
    min-height:42px;
    width:165px;
    padding-left: 16px;
}

.more-news:hover {
    color: red;
}

.right-news-shadow-lrn-name {
    width: calc(100% - 90px);
}
.date-news-shadow-lrn{ color: #193B7B;display: inline-block;margin-bottom: 10px;}
/*end news_left_right1*/

.left-album{
    width: 49%;
}
.right-album{
    width: 47.75%;
}

.title-dknt{ text-align:center;}
/* dknt */

.bg_dknt {
  background: var(--color-main) url(../images/oong.png) no-repeat;
  padding: 40px;
  position: relative;
  /* padding-top: 90px; */
}
.right-album{position: relative;padding: 0 40px;}
.right-album::before{
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 393px;
  background: var(--color-main-2);
  z-index: -1;
}

.title_dknt {
    text-align: center;
    margin: 23px 0;
}

.title_dknt h2 {
    display: inline-block;
    position: relative;
    font-size: 40px;
    font-family: 'SVTRC';
    color: #fff;
    text-transform: uppercase;
    /* padding: 0 20px; */
    margin-bottom: 0px;
}

.title_dknt h2:before {
    content: '';
    position: absolute;
    left: 100%;
    bottom: 10px;
    width: 50px;
    height: 20px;
    background: url(../images/b_ttct.png) no-repeat;
    transform: rotateY(180deg);
}

.title_dknt h2:after {
    content: '';
    position: absolute;
    right: 100%;
    bottom: 10px;
    width: 50px;
    height: 20px;
    background: url(../images/b_ttct.png) no-repeat;
}

.title_dknt p {
    font-size: 16px;
    color: #fff;
    font-family: 'MoMe';
}
.bg_dknt .contact-input{ margin-bottom:30px !important;}
.bg_dknt .contact-input input {
    border-radius: 0;
    border-color: rgb(255, 255, 255, 0.3);
    color: #4E5154 !important; 
    font-size: 16px;
    height: 52px;  
}

.bg_dknt .contact-input textarea {
    border-radius: 0;
    border-color: rgb(255, 255, 255, 0.3);
    color: #4E5154;
    font-size: 16px;
    height: 73px; 
    background: #fff; 
    padding-top: 10px;
}
 

.bg_dknt .contact-input input::-webkit-input-placeholder {
    color: #4E5154;
}

.bg_dknt .contact-input input::-moz-placeholder {
    color: #4E5154;
}

.bg_dknt .contact-input input:-ms-input-placeholder {
    color: #4E5154;
}

.bg_dknt .contact-input input:-moz-placeholder {
    color: #4E5154;
}

.bg_dknt .contact-input textarea::-webkit-input-placeholder {
    color: #4E5154;
}

.bg_dknt .contact-input textarea::-moz-placeholder {
    color: #4E5154;
}

.bg_dknt .contact-input textarea:-ms-input-placeholder {
    color: #4E5154;
}

.bg_dknt .contact-input textarea:-moz-placeholder {
    color: #4E5154;
}
.button_dknt{margin-top: 40px !important;}

.button_dknt input {
    margin: auto; 
    border-radius: 6px;
    display: block;  
    padding: 7px 23px;
    background: url(../images/more_gt.png) no-repeat !important;
    color: #fff;  border:none;
  width:225px; height:48px; font-size:18px; text-transform:capitalize;
}
.button_dknt input:hover{ color:yellow}


/* spnb */
.bg_spnb{position: relative;  }
    

.product {
  position: relative; 
} 
.box-product{overflow: hidden;border: 1px solid #DEDFE0;} 
.product .desc-product {
  width: 100%;
  transition: 0.3s;
  position: relative;
  background: #F0F1F1;
  padding: 12px 40px 7px 20px; 
  z-index: 1;
  text-align: center;
}
.product:hover .desc-product{ background:var(--color-main);}
.product:hover .desc-product a{ color:#fff;}

.product .pic-product {
  position: relative;
  
  z-index: 2;
  text-align:center; 
} 

 
.product .pic-product a {
  overflow: hidden; 
}
.product .price-new p {
  display: inline-block;
}
.product .name-product {
  display: inline-block;
  z-index: 1;
  margin: 0;
  line-height: unset;
}
.product .name-product a {
  font-size: 19px;
  -webkit-line-clamp: 2;
  color: #1B1C1D; font-family:'PJSMe';
} 
.product .price-product {
  color: #000;
  font-size: 14px;
  position: absolute;
  right: 0px;
  bottom: -33px;
  background: url(../images/bg_isale.png) no-repeat;
  width: 66px;
  height: 62px;
  z-index: 6;
  text-align: center;
  padding-top: 7px;
}
.product .price-new {
  display: inline-block;
}
.product .price-old {
  margin-right: 10px;
}

.product .price-per {
  color: #fff;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  position: absolute;
  left: 10px;
  top: 10px;
  background: red;
  padding: 2px 5px;
  border-radius: 5px;
}

.product .price-product p,.product .price-product a {
  font-size: 23px;
  font-family: 'SGPr';
  color: var(--color-main);
  text-transform: uppercase;
  text-shadow: 2px 2px 0 #FEECC7;
  line-height: 16px;
}
.product .price-product p img,.product .price-product a img {
 margin-left:10px;
 position: relative;
 top: -2px;
}
.price-new b{ font-weight: normal; color: #737373;}  
.product .price-old p,.product .price-old a {
  color: #a2a2a2;
  text-decoration: line-through;
  font-size: 14px;
  font-family: "RR";
} 
.more_pro{color: #A71618;text-align:center;position: relative;left: 50%;transform: translateX(-50%);font-size: 16px;font-family: 'PJSMe';text-transform: capitalize;margin-top: 60px;display: inline-block;border-bottom: 1px solid;}
.more_pro:hover{ color:var(--color-main)}



/* serv */
.bg_serv{ background: url(../images/bg_dv.png) no-repeat;}
  
.serv-shadow-article {
    overflow: hidden; 
}

.serv-shadow-image {
    /* border-radius: 10px; */
    overflow: hidden;
}

.serv-shadow-info {
    position: absolute;
    /* text-align: center; */
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.serv-shadow-info span {
    /* color: #fff; */
    -webkit-line-clamp: 3;
    line-height: 19px;
    font-size: 15px;
}
 
.serv-shadow-image a {
    overflow: hidden;
}

.serv-shadow-name {
    font-size: 14px;
    padding: 17px 80px 17px 20px !important;
    position: relative;
    clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
    background: var(--color-main);
    width: 77%;
}

.serv-shadow-name:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 55px;
    border-bottom: 2px solid var(--color-main);
}

.serv-shadow-name a {
    color: #fff;
    font-size: 19px;
    font-family: 'PJSMe';
}

.serv-shadow-name a:hover {
    color: red;
}

.serv-shadow-name a.text-split {
    -webkit-line-clamp: 2;
}

.serv-shadow-article .more_serv {
    background: url(../images/tt_dv.png) no-repeat;
    width: 165px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right:0px;
    bottom: 0px;
    font-size: 16px;
    font-family: 'PJSMe';
    color: #fff;
    padding-left: 17px;
}

.serv-shadow-desc.text-split {
    -webkit-line-clamp: 3;
}

.serv-shadow-desc {
    font-size: 15px;
    color: #000;
    text-align: justify;
    line-height: 22px;
    position: relative;
}
 

.more_serv:hover {
    color: yellow;
}

 
/* bv */
.bg_article { 
    position: relative;
    
}
.bg_article .wrap-main-k   {background: url(../images/bg_article.png) no-repeat;min-height: 148px;padding: 0 60px;padding-top: 32px;}
.box-article { 
    position: relative;
    z-index: 1; text-align:center
}


.bd-article {
    width: 100%;
    position: relative; 
    
}
 .image-article{ margin-bottom:10px}
.image-article a img {
    max-width: 48px;
}

.ds-article {
    
       text-align: center; 
}

.ds-article h3 {
    margin-bottom: 0px;
    line-height: 31px;
}

.ds-article h3 a {
       font-size: 17px;
       color: #fff;
       font-family: 'PJSMe';
       -webkit-line-clamp: 1;
}

.box-article:hover .ds-article h3 a {
    color: yellow;
} 
/*  */

.bg_bgsize {
  background-size: 100% 100%;
  padding: 1px 0px;
} 