@font-face{font-family:"RR";font-display:block;src:url("../fonts/RobotoRegular.woff2");font-display:swap}
@font-face{font-family:"RB";font-display:block;src:url("../fonts/RobotoBold.woff2");font-display:swap}
@font-face{font-family:"RBl";font-display:block;src:url("../fonts/Roboto-Black.woff");font-display:swap}
@font-face{font-family:"RLi";font-display:block;src:url("../fonts/Roboto-Light.woff");font-display:swap}

@font-face{font-family:"RCB";font-display:block;src:url("../fonts/RobotoCondensedBold.woff2");font-display:swap}
@font-face{font-family:"RCR";font-display:block;src:url("../fonts/Roboto-Condensed.woff2");font-display:swap}
@font-face{font-family:"RCMe";font-display:block;src:url("../fonts/RobotoCondensed-Medium.woff2");font-display:swap}
@font-face{font-family:"RMe";font-display:block;src:url("../fonts/RobotoMedium.woff2");font-display:swap}
@font-face{font-family:"RLi";font-display:block;src:url("../fonts/Roboto-Light.woff2");font-display:swap}

@font-face{font-family:"UHI";font-display:block;src:url("../fonts/utm-helvetins.woff");font-display:swap}
@font-face{font-family:"RSSeB";font-display:block;src:url("../fonts/RobotoSlab-SemiBold.woff2");font-display:swap}
@font-face{font-family:hel;src:url(../fonts/UTM\ HelvetIns.ttf);font-display:swap}
@font-face{font-family:impac;src:url(../fonts/UTM\ Impact.ttf);font-display:swap}
@font-face{font-family:svn;src:url(../fonts/SVN-Blenda\ Script.ttf);font-display:swap} 



/*  */

@font-face{font-family:"SGR";font-display:block;src:url("../fonts/SVN-Gilroy.woff2");font-display:swap}
@font-face{font-family:"SGMe";font-display:block;src:url("../fonts/SVN-GilroyMedium.woff2");font-display:swap} 
@font-face{font-family:"SGB";font-display:block;src:url("../fonts/SVN-GilroyBold.woff2");font-display:swap}
@font-face{font-family:"SGSeB";font-display:block;src:url("../fonts/SVN-GilroySemiBold.woff2");font-display:swap}
@font-face{font-family:"iCBCPR";font-display:block;src:url("../fonts/iCielBCPortico-Regular.woff2");font-display:swap}
@font-face{font-family:"DEDDR";font-display:block;src:url("../fonts/DFVN-EDDrayton-Regular.woff2");font-display:swap}
@font-face{font-family:"SHS";font-display:block;src:url("../fonts/SVN-HottroofSemhesta.woff2");font-display:swap}
@font-face{font-family:"SPSeB";font-display:block;src:url("../fonts/SVN-PoppinsSemiBold.woff2");font-display:swap}




@keyframes spin{to{transform:rotate(360deg)}}
@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}
@keyframes shake-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg)}}
@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes fadeup{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}
@keyframes pulse-animation{0%{transform:scale3d(1,1,1);opacity:0}10%{transform:scale3d(1.1,1.1,1.1);opacity:1}100%{transform:scale3d(1.6,1.6,1.6);opacity:0}}
@keyframes border-animation{0%{transform:scale3d(0.6,0.6,0.6);opacity:0}20%{transform:scale3d(1.2,1.2,1.2);opacity:1}100%{transform:scale3d(1.4,1.4,1.4);opacity:0}}
:root{--color-chudao:#ffcb19;--color-chudao-2:#fef3a7;--font-chudao:"SGB";--color-main:#2557ae;--color-social:#2557ae;--color-hover:#2557ae;--color-text:#2557ae}
body{font-size:14px;font-family:"SGR"!important; min-width: 1366px;  }
/* body{touch-action:pan-y} */

.baonoidung tbody,.baonoidung td,.baonoidung tfoot,.baonoidung th,.baonoidung thead,.baonoidung tr{border-width:1px}
.baonoidung table{width:auto!important;border-collapse:inherit!important;all:revert-layer}
.max-width{max-width:1200px;margin:0 auto}
.wrap-main{max-width:1200px;margin:30px auto}
.wrap-main-k,.wrap-content{max-width:1200px;margin:auto}
/*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}
.justifylex{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_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_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}
.row-3{margin-left:-3px;margin-right:-3px}
.row-8{margin-left:-8px;margin-right:-8px}
.row-10{margin-left:-10px;margin-right:-10px} 
.row-15{margin-left:-15px;margin-right:-15px}
.clear{clear:both}
.w-clear:after{display:block;content:"";clear:both}
img{max-width:100%}
*{box-sizing:border-box}
a{text-decoration:none}
.social-plugin{display:flex;margin-top:10px}
.scale-img{overflow:hidden}
.scale-img img{transform:scale(1,1)}
.scale-img:hover>img{transform:scale(1.1,1.1)}
.overflow{overflow:hidden}
.hover-img{position:relative;overflow:hidden;display:block}
/*tráng gương*/
.trang-guong2{position:relative;overflow:hidden;/* display:inline-block;*/
  float:left}
.trang-guong2:before{content:"";background:rgba(255,255,255,.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,.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%}
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}
.p-relative{position:relative}
/* 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}
 
/*  */
.box-photo-ct {
  border-radius: 20px;
  overflow: hidden;
}

.title-detail {
  position: relative;
  margin: 20px 0px 20px 0px;
}

.title-detail h1 {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.title-main {
  margin-bottom: 1.5rem;
  position: relative;
}

.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;
}

/* mMenu */
.menu-res {
  z-index: 100;
  background: var(--color-chudao);
  position: relative;
  display: none;
  padding: 10px 10px;
}

@media only screen and (max-width: 991px) {
  .menu-res {
    display: block;
  }
}

#menu {
  display: none;
}

#hamburger {
  display: none;
  width: 35px;
  height: 23px;
  position: relative;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #ffffff;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
}

#hamburger:before {
  top: 0px;
}

#hamburger span {
  top: 10px;
}

#hamburger:after {
  top: 20px;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}

.mm-wrapper_opening #hamburger:before,
.mm-wrapper_opening #hamburger:after {
  top: 10px;
}

.mm-wrapper_opening #hamburger span {
  left: -50px;
  opacity: 0;
}

.mm-wrapper_opening #hamburger:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-wrapper_opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-menu_opened {
  display: block !important;
}

.mm-slideout {
  z-index: unset;
}

.search-res {
  position: relative;
}

.search-res .icon-search {
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  color: #fff;
  font-size: 17px;
  margin: 0px;
}

.search-res .icon-search.active {
  color: var(--color-chudao);
  background: #ffffff;
  border-radius: 100%;
}

.search-res .search-grid {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 0px;
  height: 40px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid var(--color-chudao);
  z-index: 2;
  opacity: 0;
  border-radius: 25px;
  line-height: normal;
}

.search-res .search-grid p {
  float: left;
  width: 35px;
  height: 38px;
  cursor: pointer;
  outline: none;
  border: none;
  margin: 0px;
  font-size: 17px;
  display: block;
  color: var(--color-chudao);
  line-height: 40px;
  text-align: center;
}

.search-res .search-grid input {
  width: calc(100% - 35px);
  float: right;
  outline: none;
  border: none;
  color: #313131;
}

.search-res .search-grid input::-webkit-input-placeholder {
  color: #313131;
}

.search-res .search-grid input:-moz-placeholder {
  color: #313131;
}

.search-res .search-grid input::-moz-placeholder {
  color: #313131;
}

.search-res .search-grid input:-ms-input-placeholder {
  color: #313131;
}

/* 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;
}

.info-news {}

.info-news h3 {}

.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-top: 0px;
  line-height: 20px;
}

.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;
}

.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;
}

.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;
}

/* Partner */
.info-partner {
  background: #f8f8f8;
  padding: 15px 0px;
}

/* Tags */
.title-tags {
  position: relative;
  font-size: 1em;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #777;
}

.title-tags:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
  height: 3px;
  width: 30px;
}

.flex-tags {
  display: flex;
  gap: 5px;
}

.flex-tags a {
  color: #333;
  border: 1px solid;
  border-radius: 3px;
  display: inline-block;
  font-size: 0.8em !important;
  opacity: 0.8;
  padding: 2px 5px;
}

.flex-tags a:hover {
  background-color: #446084;
  border-color: #446084;
  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;
}

/* About */
.box-about {
  max-width: 700px;
  margin: 0px auto;
  text-align: center;
}

.box-about h3 {
  color: #ca0000;
  font-family: SVN;
  font-size: 22px;
  margin-bottom: 10px;
  text-transform: lowercase;
}

.box-about a {
  padding: 10px 20px;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  background: #ca0000;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-weight: 600;
  border-radius: 10px;
}

/* 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;
}

.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 #333;
  content: "";
  height: 0;
  position: absolute;
  top: 6px;
  right: 0;
  width: 0;
}

/* product detail */
.grid-pro-detail {
  display: flex;
  justify-content: space-between;
  align-items: start;
  border-bottom: 1px solid #ececec;
}

.grid-pro-detail .left-pro-detail {
  width: 50%;
  border-right: 1px solid #ececec;
  padding-right: 30px;
}

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

.detail-product {
  display: flex;
  justify-content: space-between;
}

.detail-product .left-pro-detail {
  width: 40%;
  border: 1px solid #ddd;
}

.detail-product .right-pro-detail {
  width: 57%;
}

.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-new-pro-detail {
  font-weight: 700;
  font-size: 20px;
  color: #f00;
}

.policy_intuitive {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin-bottom: 25px;
}

.policy {
  margin: 20px 16px 0 16px;
}

.policy__list {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.policy__list>li {
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  padding: 12px 0 12px 35px;
  width: 50%;
  display: inline-block;
}

.policy__list>li:nth-child(2n + 1) {
  padding-right: 20px;
}

.policy__list li>div.iconl {
  left: 0;
  position: absolute;
  top: 15px;
}

.policy__list li .iconl {
  width: 32px;
}

.policy__list li p {
  line-height: 20px;
  padding-left: 5px;
  margin: 0px;
}

.policy__list li:last-child {
  border-bottom: 0;
}

.policy__list>li:nth-child(2n + 1):nth-last-child(2) {
  border: 0;
}

/* 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;
}

/*css khuyen mai*/
.block__promo {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-bottom: 10px;
}

.promoadd__list {
  padding: 10px;
}

.promoadd__list li {
  margin-bottom: 15px;
  background: url(../images/tick.png) no-repeat 0px 3px;
  background-size: 15px;
  padding-left: 25px;
}

.pr-top {
  background-color: #f6f6f6;
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 10px;
}

.pr-txtb {
  font-weight: bold;
}

.pr-top .pr-txt {
  color: #666;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 5px;
  font-style: normal;
}

.pr-content .pr-item:last-child {
  border: none;
}

.pr-content .pr-item {
  padding: 15px 10px 10px 10px;
}

.divb {
  margin-bottom: -10px;
}

.divb .nb {
  background-color: #4a90e2;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  float: left;
  height: 16px;
  line-height: 16px;
  margin-top: 2px;
  text-align: center;
  width: 16px;
}

.divb-right {
  padding-left: 26px;
}

.pr-content .pr-item p {
  margin: 0px 0px 0px 0px;
}

.divb-right a {
  color: #4a90e2;
}

/* Tien ich */
.wrap-ti {
  padding: 20px 0px;
}

.box-ti {
  background: #f1f1f1;
  padding: 15px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  min-height: 135px;
}

.wrap-ti .owl-item:nth-child(n + 1) .box-ti {
  background-color: rgb(220, 238, 255);
}

.wrap-ti .owl-item:nth-child(n + 2) .box-ti {
  background-color: rgb(254, 245, 207);
}

.wrap-ti .owl-item:nth-child(n + 3) .box-ti {
  background-color: rgb(255, 239, 219);
}

.wrap-ti .owl-item:nth-child(n + 4) .box-ti {
  background-color: rgb(225, 254, 207);
}

.ds-ti {
  width: calc(100% - 45px);
}

.ds-ti h3 {
  font-size: 15px;
}

.ds-ti h3 a {
  color: #333;
}

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

/* Contact */
.contact-map {
  position: relative;
  height: 500px;
  margin-top: 30px;
}

.contact-map iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

/*  breadCrumbs */
.breadCrumbs {
  padding: 10px 0px;
  background: #ddd;
  /* padding-top: 50px; */
}

.breadCrumbs ol {
  margin: 0px;
}

.breadCrumbs ol li a {
  color: #333;
}

.breadCrumbs ol li a:hover {
  color: #f00;
}

/* paging */
.pagination {
  margin: 20px 0px;
}

.pagination li {
  margin: 0 3px;
}

.pagination li a {
  cursor: pointer;
  background: var(--color-chudao-2);
  color: #000;
  border-color: var(--color-chudao-2);
  border-radius: 5px;
  overflow: hidden;
}

.page-item .page-link {
  padding-bottom: 7px;
  font-size: 18px;
  font-family: 'AKl';
}

.page-item.disabled .page-link,
.page-item:last-child .page-link {
  background: var(--color-chudao-2);
  color: #000;
  padding: 2px 13px 0px 14px;
  font-size: 20px;
  min-height: 43px;
  border-color: var(--color-chudao-2);
}

.page-item.disabled .page-link:hover,
.page-item:last-child .page-link:hover {
  background: var(--color-chudao);
  color: #fff;
}

.page-item.active .page-link,
.pagination li a:hover {
  z-index: 3;
  color: #fff;
  background-color: var(--color-chudao);
  border-color: var(--color-chudao);
  border-radius: 5px;
}

.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;
}

/* Xu huong */
.wrap-xh {
  background: linear-gradient(90deg, #ffecd2 0%, #fcb69f 100%);
  padding: 10px;
  border-radius: 10px;
}

.title-xh {
  font-size: 25px;
  margin: 20px 0px;
  color: #333;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.image-xh {
  border-radius: 10px;
  overflow: hidden;
}

.name-xh {
  text-align: center;
  color: #333;
  font-size: 16px;
  margin: 10px 0px 0px;
}

/* 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;
}

.wrap-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.menu-head-left {
  position: relative;
}

.title-menu {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  line-height: 40px;
  display: block;
}

.menu-product-list {
  position: absolute;
  z-index: 99;
  top: 100%;
  width: 250px;
  background: #fff;
  border-radius: 2px;
}

.menu-product-list ul {
  padding: 0px;
  margin-bottom: 0px;
}

.menu-product-list ul ul {
  position: absolute;
  width: 750px;
  background: #fff;
  left: 100%;
  top: 0px;
  border: 1px solid #999;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  height: 100%;
  overflow-x: hidden;
}

.menu-product-list ul ul ul {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  border: none;
  display: block;
  height: auto;
}

.menu-product-list ul li a {
  position: relative;
  display: block;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px solid #ddd;
}

.menu-product-list ul li a .icon-down {
  position: absolute;
  right: 10px;
  top: 10px;
}

.menu-product-list ul ul li a span {
  position: absolute;
  right: 10px;
  font-size: 13px;
  font-weight: 500;
  color: #00a3ff;
}

.menu-product-list ul li a:hover {
  color: #f00;
}

.menu-product-list ul ul li a {
  border-bottom: none;
  font-weight: bold;
}

.menu-product-list ul ul ul li a {
  font-weight: normal;
}

.fix_menu {
  position: fixed !important;
  box-shadow: 0 0 1px #999;
  background: #fff;
}

/* 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);
}

.wrap-product-sale {
  overflow: hidden;
}

.wr-search p {
  font-weight: bold;
  text-transform: uppercase;
}

/*  */

#menu {
  display: none;
}

#hamburger {
  display: none;
  width: 35px;
  height: 23px;
  position: relative;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #fff;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
}

#hamburger:before {
  top: 0px;
}

#hamburger span {
  top: 10px;
}

#hamburger:after {
  top: 20px;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}

.mm-wrapper_opening #hamburger:before,
.mm-wrapper_opening #hamburger:after {
  top: 10px;
}

.mm-wrapper_opening #hamburger span {
  left: -50px;
  opacity: 0;
}

.mm-wrapper_opening #hamburger:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-wrapper_opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-menu_opened {
  display: block !important;
}

.mm-slideout {
  z-index: unset;
}

.wrap-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.menu-head-left {
  position: relative;
}

.title-menu {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  line-height: 40px;
  display: block;
}
 

   
 
/* spc */

.title-spnb {
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  color: #393939;
}

.title-spnb p {
  text-transform: capitalize;
  color: var(--color-chudao);
  font-family: "Rli";
  font-size: 18px;
  display: inline-block;
  padding: 0 20px;
  position: relative;
}

.title-spnb span {
  font-size: 36px;
  color: #000;
  font-family: "MoExB";
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
 

.title-spnb span:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -7px;
  width: 59px;
  height: 1px;
  background: var(--color-chudao);
}
       
/*css CT */
.box-ct {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 50px;
  /* border-radius: 10px; */
}

.box-ct img {
  max-height: 34px;
}

.image-ct {
  background: var(--color-chudao);
  min-width: 74px;
  height: 74px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border-radius: 10px;
}

.bd-ct {
  width: 100%;
}

.ds-ct {
  /* display: inline-flex; */
  /* align-items: end; */
}

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

.ds-ct h3 p {
  font-size: 17px;
  color: #333;
  font-family: 'RMe';
  -webkit-line-clamp: 2;
}

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

.ct-shadow-lrn-desc {
  -webkit-line-clamp: 2;
}

.imgdd-ct{margin-bottom: 32px;}
.item-tieuchi:nth-child(2) .box-ct{margin-bottom: 32px;}
.item-tieuchi .box-ct:last-child{margin-bottom: 0px;}


.left-tiktok{ width: 49%;}
.right-tiktok{ width: 49%;}
.right-tiktok iframe{width: 100%;min-height: 450px;object-fit: cover;}
.video_item{border-radius: 20px;overflow: hidden;/* box-shadow: 0 0 5px #ccc; */}


 
/* spnb */

.bg_spnb {
  margin-top: 30px;
}

 
 
.bottom_pro{ padding-right: 30px;}
.bottom_pro b{font-size: 32px;font-family: '1FVA';color: #333;font-weight: normal;}
.all_spnb {
  width: 100%;
  background: #ffdf00;
  padding: 20px 20px 20px 30px;
  border-radius: 20px;
}

/*pro_*/

.product {
  display: block;
  position: relative;
  
}



.product .pic-product {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
 
}

.price-per {
  position: absolute;
  right: 10px;
  top: 10px
}

.product .pic-product>a {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
}
 
.product .desc-product {
  padding: 0 15px;
  text-align: center;
}

.product .name-product {
  font-weight: normal;
  margin: 0px;
}

.product .name-product a {
  font-size: 18px;
  font-family: var(--font-chudao);
  color: #333333;
  line-height: 25px;
}

.product .name-product a:hover {
  color: #9D0000;
}

.product .name-product .text-split {
  -webkit-line-clamp: 1;
}

.product .price-product {
  /* padding: 2px 30px; */
  color: #555;
  color: #9D0000;
  border-bottom-right-radius: 20px;
  margin: 0px;
}

.product .price-new {
  font-family: 'SGB';
  display: inline-block;
  font-size: 22px;
  color: #9D0000;
}

.product .price-old {
  padding: 0 10px;
  font-size: 14px;
  text-decoration: line-through;
  color: #ccc;
}

.product .price-per {
  color: #ff2e00;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}

.product span {
  color: #fff;
}
  

.more_pro{display: inline-block;width: 100%;margin-top: 20px;/* text-align: center; */}
.more_pro a{
    color: #000;
    padding: 10px;
    padding-left: 18px;
    padding-right: 25px;
    font-size: 14px;
    background: var(--color-chudao);
    font-family: 'SPSeB';
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    border-radius: 30px;
    border: 1px solid var(--color-chudao);
    border-radius: 50px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, var(--color-chudao)), color-stop(0.5, var(--color-chudao-2)), color-stop(1, var(--color-chudao)));
  } 

.more_pro a img{margin-left: 8px;position: relative;top: -1px;}
.more_pro a:hover{background: #000;color: #fff;}
.more_pro a:hover img{ filter: brightness(0) invert(1);}
.product-slide .pic-product{
  border-radius: 20px;
  /* box-shadow: 0 0 5px #ccc; */
  /* margin: 5px; */
  margin-bottom: 10px;
  }
  .product-ajax .pic-product{ border-radius: 20px;}
/* spcap1 */
 


.title_spcap1{margin-bottom: 15px; border-bottom: 1px solid var(--color-chudao); padding-bottom: 10px; margin-bottom: 10px;}
.title_spcap1 b{font-weight: normal;font-size: 35px;font-family: '1FVA';line-height: 40px;display: inline-block;color: var(--color-chudao);}
.title_spcap1 h2{font-size: 35px;font-family: 'SHCS';text-transform: uppercase;margin-bottom: 10px !important;color: #333333;} 
.title_spcap1 p{ font-size: 31px; font-family: '1FVA';}
.left-spcap1{ width: 210px;}
.right-spcap1{ width: calc(100% - 210px - 45px);}
 

.title-cat-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* margin: 20px 0px; */
  margin-bottom: 40px;
  gap: 20px;
  position: relative;
}
 
.title-cat-main a {
  display: block;
  color: #000;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  font-family: 'SPSeB';
  padding: 12px 30px;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, var(--color-chudao)), color-stop(0.5, var(--color-chudao-2)), color-stop(1, var(--color-chudao)));
}



.title-cat-main a img {
  max-height: 45px;
  margin-bottom: 5px;
}

.title-cat-main a:hover,
.title-cat-main a.active {
 
background: red;
 
color: #fff;
}


  



.social{ position: fixed; left: 20px; bottom: 200px; z-index: 99;}
.social li{ list-style: none; margin-bottom: 10px; }


/* Button Frame */
.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-frame i img {
  vertical-align: middle;
  width: 70%;
}

.btn-frame .animated.infinite {
  -webkit-animation-iteration-count: 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 {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.btn-frame .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  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 {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/* Zalo */
.btn-zalo {
  bottom: 300px;
}

/* Phone */
.btn-phone {
  bottom: 220px;
}

/* Maps */
.btn-maps {
  bottom: 380px;
}

.btn_animation--style {
  display: flex;
  justify-content: center;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  --tw-shadow: 0px 1px 6px #66cdee;
  --tw-shadow-colored: 0px 1px 6px var(--tw-shadow-color);
  width: 3rem;
  height: 3rem;
  z-index: 111;
}

.btn_animation--style:hover {
  transition: all 0.3s ease-in-out;
  z-index: 1;
  margin: auto 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 100%;
}

.btn_animation--style:before {
  content: "";
  position: absolute;
  margin: 0 auto;
  inset: 0;
  width: 100%;
  background-image: linear-gradient(180deg,rgb(0,183,255),rgb(255,48,255));
  height: 60px;
  animation: rotate360 4s linear infinite;
  transition: all 0.2s linear;
  z-index: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  pointer-events: none;
  -webkit-animation: rotate360 4s linear infinite
}

.btn_animation--style:after {
  content: "";
  position: absolute;
  background: #fff;
  inset: 4px;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.btn_animation--style span {
  position: relative;
  z-index: 2;
  color: #122257;
  opacity: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  white-space: pre;
  width: 0;
}

.btn_animation--style i {
  display: block;
  max-width: 30px;
}

.btn_animation--style:hover {
  color: #fff;
  background: #fff
}

.btn_animation--style:hover:after {
  background: #031249
}

.btn_animation--style:hover span {
  color: #fff;
  opacity: 1;
  width: auto;
  margin-right: 5px;
}

@keyframes rotate360 {
  from {
      transform: rotate(0deg)
  }

  to {
      transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg)
  }
}

.menu-contacts-left {
  position: fixed;
  bottom: 200px;
  right: 20px;
  display: flex;
  align-items: flex-end;
  gap: 1rem;
  flex-direction: column;
  z-index: 99;
}

.btn_animation--style a {
  text-decoration: none;
  color: #000;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

/* Widget App */
.show-btn-wrapper {
  width: 0;
  height: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
}

.zalo-chat-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 181px;
  right: 17px;
  border-radius: 50%;
  box-shadow: 2px 2px 5px #000000;
  color: #fff;
  z-index: 999999999;
  cursor: pointer;
  background-color: #025738;
  font-size: 24px;
  animation: pulse-blue 2s infinite;
}

.zalo-chat-custom-no-active {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all .3s ease;
  bottom: 70px;
  right: 40px;
  transform: scale(0);
  transform-origin: bottom right;
}

.show-btn-wrapper .zalo-chat-custom2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  position: fixed;
  bottom: 210px;
  right: 15px;
  border-radius: 30px;
  text-decoration: none;
  z-index: 89;
  cursor: pointer;
}

.show-btn-wrapper .zalo-chat-custom2 div {
  font-weight: 700;
  display: flex;
  justify-content: flex-end;
  color: #fff;
  margin-right: 10px;
  font-size: 14px;
  font-style: normal;
  line-height: 26px;
}

.show-btn-wrapper .zalo-chat-custom2 img {
  width: 45px;
  height: 45px;
}

.show-btn-wrapper .float-button2 {
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  position: fixed;
  right: 76px;
  bottom: 155px;
  text-decoration: none;
  border-radius: 30px;
  z-index: 90;
}

.show-btn-wrapper .float-button2 div {
  font-weight: 700;
  text-align: right;
  color: #fff;
  margin-right: 10px;
  font-size: 14px;
  font-style: normal;
  line-height: 26px;
  text-decoration: none;
}

.show-btn-wrapper .float-button3 {
  font-weight: 700;
  display: flex;
  position: fixed;
  bottom: 85px;
  right: 85px;
  z-index: 90;
  height: 55px;
  text-decoration: none;
  justify-content: flex-end;
}

.show-btn-wrapper .float-button3 div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #fff;
  margin-right: 10px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 26px;
}

.show-btn-wrapper .float-button3 .btn-main {
  width: 48px;
  height: 48px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.show-btn-wrapper .float-button3 .icon {
  font-size: 18px;
  color: #C2B5A2;
}

.show-btn-wrapper .float-button4 {
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  position: fixed;
  bottom: 30px;
  text-decoration: none;
  right: 23px;
  border-radius: 30px;
  z-index: 90;
}

.show-btn-wrapper .float-button4 div {
  font-weight: 700;
  text-align: right;
  color: #fff;
  margin-right: 10px;
  font-size: 14px;
  font-style: normal;
  line-height: 26px;
  text-decoration: none;
}

.show-btn-wrapper.toggle {
  z-index: 999999;
  background-color: rgba(0,0,0,0.8);
  width: 100%;
  height: 100%;
}

.zalo-chat-custom img {
  width: 40px;
  height: 40px;
}

.show-btn-wrapper.toggle .zalo-chat-custom-no-active {
  transform: scale(1);
  transform-origin: bottom right;
}

.show-btn-wrapper .float-button2 img {
  width: 48px;
  height: 48px;
}

.ak-info ul {
  list-style: none;
}

.welcome-text {
  font-size: 16px;
}

.empty-cart p {
  font-weight: 700;
}

.empty-cart span {
  font-weight: 700;
}

.show-btn-wrapper.toggle .zalo-chat-custom i {
  transform: rotate(225deg);
}

@-webkit-keyframes colorchange {
  0% {
      color: var(--background-static);
  }

  50% {
      color: var(--color-main);
  }

  100% {
      color: var(--background-static);
  }
}

.shake-shake,.zalo-chat-custom-no-active a:hover img,.btn-home-fix.toggle .home-cus-btn i {
  animation: shake 1s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% {
      transform: translateX(0);
  }

  25% {
      transform: translateY(-5px);
  }

  35% {
      transform: translateY(-5px) rotate(10deg);
  }

  55% {
      transform: translateY(-5px) rotate(-10deg);
  }

  65% {
      transform: translateY(-5px) rotate(10deg);
  }

  75% {
      transform: translateY(-5px) rotate(-10deg);
  }

  100% {
      transform: translateY(0) rotate(0);
  }
}

/* Messenger */
.js-facebook-messenger-top-header {
  background: #487dfc;
  color: #fff;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px 5px 0 0;
}

.js-facebook-messenger-container.closed {
  display: none !important;
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px;
  color: #404040;
  background: #fff;
}

.js-facebook-messenger-tooltip.closed {
  display: none !important;
}

.js-facebook-messenger-box,.js-facebook-messenger-button {
  z-index: 999;
}

.js-facebook-messenger-tooltip {
  z-index: 999;
  display: none;
  position: fixed;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
  padding: 10px;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: rgba(0,0,0,0.15) 0 2pt 10pt;
  box-shadow: rgba(0,0,0,0.15) 0 2pt 10pt;
  z-index: 1000000000000000019884624838656;
}

.js-facebook-messenger-close-tooltip {
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
}

.js-facebook-messenger-box {
  z-index: 999;
}

.js-facebook-messenger-box.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

.js-facebook-messenger-box.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.js-facebook-messenger-button,.js-facebook-messenger-tooltip {
  z-index: 999;
}

.js-facebook-messenger-box {
  display: block;
  position: fixed;
  cursor: pointer;
  bottom: 150px;
  right: 17px;
  width: 50px;
  height: 50px;
  text-align: center;
  background-image: linear-gradient(180deg,rgb(0,183,255),rgb(255,48,255));
  border-radius: 10px;
  overflow: hidden;
  z-index: 99;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3);
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3);
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.js-facebook-messenger-box svg#fb-msng-icon {
  width: 32px;
  height: 33px;
  position: absolute;
  top: 9px;
  left: 9px;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
  -webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out,transform 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
}

.js-facebook-messenger-box.rotate svg#close-icon {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.js-facebook-messenger-box svg#close-icon {
  opacity: 0;
  width: 19px;
  height: 20px;
  position: absolute;
  top: 16px;
  left: 16px;
  -webkit-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
  -webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out,transform 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
}

.js-facebook-messenger-container,.js-facebook-messenger-container-button {
  z-index: 1000;
}

.js-facebook-messenger-container {
  width: 250px;
  position: fixed;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  bottom: 110px;
  right: 90px;
  border-radius: 10px;
  pointer-events: none;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);
  box-shadow: 0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);
  -webkit-transition: transform 160ms ease-in-out,opacity 160ms ease-in-out;
  -webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
  transition: transform 160ms ease-in-out,opacity 160ms ease-in-out;
  transition: transform 160ms ease-in-out,opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
}

.js-facebook-messenger-top-head {
  width: 220px;
  color: #ffffff;
  background: #1182fc;
  display: block;
  position: relative;
  width: 220px;
  background: #1182fc;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip {
  z-index: 999;
}

.js-facebook-messenger-container,.js-facebook-messenger-container-button {
  z-index: 1000;
}

.js-facebook-messenger-top-head {
  color: #ffffff;
  background: #1182fc;
  width: 220px;
}

.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff;
}

.js-facebook-messenger-container.open {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  pointer-events: all;
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px;
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
  opacity: 0;
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.js-facebook-messenger-box.open svg#close-icon {
  opacity: 1;
}

/* Toolbar */
.toolbar {width: 100%; bottom: 0px; position: fixed; z-index: 500; left: 0px;  -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); -o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75)); }
.toolbar.is-active .list-phone {display: block; -webkit-animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards; }
.toolbar .list-phone {position: absolute; bottom: 100%; left: 30px; opacity: 0; transform: scale(0); transform-origin: 50% 100%; display: none; }
.toolbar .list-phone a {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; min-width: 180px; position: relative; padding: 10px; margin: 10px 0; border-radius: 50px; padding-right: 30px; font-size: 17px; }
.toolbar .list-phone svg {max-width: 30px; max-height: 30px; }
.toolbar .list-phone span {display: block; width: calc(100% - 40px); color: #333; font-weight: 700; }
.toolbar .phone {position: relative; width: 50px; height: 50px; z-index: 99; display: flex; align-items: center; justify-content: center; background: var(--color-chudao); border-radius: 50%; margin: 0 0px -25px 30px; transition: transform .2s ease-in-out; }
.toolbar .phone a {color: #333; display: block; position: relative; }
.toolbar .phone a:before, .toolbar .phone a:after {position: absolute; content: ''; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(135deg); width: 30px; height: 3px; border-radius: 2rem; background-color: #fff; opacity: 0; transition: opacity .2s ease-in-out; }
.toolbar .phone a:after {transform: translate(-50%, -50%) rotate(45deg); }
.toolbar .phone svg {max-width: 27px; max-height: 27px; display: block; position: relative; fill: var(--color-chudao); }
.toolbar.is-active .phone {transform: rotate(-180deg); }
.toolbar.is-active .phone svg {opacity: 0; }
.toolbar.is-active .phone a:before, .toolbar.is-active .phone a:after {opacity: 1; }
.toolbar ul {list-style: none; display: flex; align-items: center; justify-content: space-between; padding: 0px; margin: 0px; --size: 33px; -webkit-mask: radial-gradient(var(--size) at 55px 0px, #0000 99%, #fff 101%) 100%; background: #fff; padding: 10px 0; padding-left: 100px; border-radius: 10px 10px 0px 0px; }
.toolbar ul li {text-align: center; width: 25%; line-height: 1; }
.toolbar ul li a {display: block; width: 100%; font-size: 27px; color: #ffff; }
.toolbar ul li .icon {position: relative; margin: 0 auto; text-align: center; }
.toolbar ul li a span {display: none; font-weight: 400; font-size: 11px; margin-top: 5px; color: #333; text-transform: capitalize; }
.toolbar ul li a img, .toolbar ul li svg {max-height: 30px; fill: var(--color-chudao); width: 100%; }
.toolbar .phone svg {animation: tada 1.2s infinite; fill: #fff; }
.tada {animation: tada 1.2s infinite; }
.lang-toolbar {display: flex; justify-content: center; align-items: center; }
.toolbar ul li.lang-toolbar a {display: inline-block; width: unset; margin: 0px 2px; font-size: unset; }
.toolbar ul li.lang-toolbar a img {height: 10% !important; }
.ex6 path {fill: transparent; stroke: #fff; stroke-width: 0.5; stroke-dasharray: 1500; stroke-dashoffset: 1500; -webkit-animation: dash 5s ease forwards; animation: dash 5s ease forwards; }
@-webkit-keyframes dash {to {fill: var(--color-chudao); stroke-dashoffset: 0; } }
@keyframes dash {to {fill: var(--color-chudao); stroke-dashoffset: 0; } }
@keyframes tada {0% {transform: scaleX(1) } 10%, 20% {transform: scale3d(.9, .9, .9) rotate(-3deg) } 30%, 50%, 70%, 90% {transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% {transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } to {transform: scaleX(1) } }
@keyframes quickShow {0% {opacity: 0; transform: scale(0); } 100% {opacity: 1; transform: scale(1); } }

/*   Header   */
.header {
	z-index: 99;
	width: 100%;
	background: #f1efe3;
}
.top_header{border-bottom: 1px solid rgb(255, 255, 255,0.5);margin-bottom: 20px;}
 
.header-in .head_bot{ position: relative;} 

.head_top {
	position: relative;
	padding-top: 8px;
	color: #fff;
	min-height: 40px;
	background:  var(--color-chudao);
 
}
.slogan{font-size: 14px;font-family: 'SGR';color: #fff;line-height: 40px; margin-left: 10px;}
.address_head i{
	 margin-right: 5px;
}
 .email_head i{ margin-right: 5px;}
.logo-header {
	/* width: 111px; */
	/* z-index: 999; */
}
.left_header{width: 185px;/* margin-top: 10px; */}
 
.right_header {
	width: calc(100% - 270px);
}
.head_bot{width: 100%;z-index: 9;position: relative;padding-top: 7px;min-height: 100px;}


/*  */


.banner-header {
	position: relative;
	z-index: 100;
	width: 69%;
	text-align: center;
}
.phone_head{ border: 1px solid var(--color-chudao);  border-radius: 50px;background-image: -webkit-gradient(linear,left top,right top,color-stop(0,var(--color-chudao)),color-stop(0.5,var(--color-chudao-2)),color-stop(1,var(--color-chudao)));}

.bd_phone_head{
  background: url(../images/icon_hl.png) top 11px left 16px no-repeat;
  padding: 1px 20px 3px 63px;
  }
.phone_head span{font-family: 'SGB';font-size: 23px;color: #9D0000;}
.phone_head p{ font-family: 'SGMe'; font-size: 14px;}
/*  */
 
.menu{ width: 73%; }
 
.menu .wrap-main-k {
	position: relative;

}

.menu>.wrap-main-k>ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}

.menu ul.ulmn li {
	position: relative;
	z-index: 99;
}

.menu ul.ulmn>li {
	flex: auto;
	position: relative;
	text-align: center;
	padding: 7px 0px;
}
 
.menu ul.ulmn>li:nth-last-child(2):after{ width: 0px;}

.menu ul.ulmn li a {
	font-size: 15px;
	font-family: 'SGSeB';
	color: #111111;
	margin: 0px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	text-align: center;
	text-decoration: none !important;
	line-height: 33px;
	padding-bottom: 2px;
	display: inline-block;
	padding: 4px 20px 5px 20px;
	border-radius: 20px;
}
.menu ul.ulmn li a i{border-radius: 50%; }
 
.menu ul.ulmn li a.active:after,
.menu ul.ulmn li:hover>a:after {
  width: 100%;
}
.menu > .wrap-main-k > ul.ulmn > li > a.active,
.menu > .wrap-main-k > ul.ulmn > li:hover>a {
 
  background: #ffdf00;
}
.menu ul.ulmn li:last-child a::after {
	border-right: none;
}

.menu ul.ulmn li a img {
	vertical-align: middle;
}

.menu ul.ulmn li ul {
	position: absolute;
	min-width: 250px;
	left: 0;
	background: #fff;
	box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3);
	-webkit-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	padding-left: 0px;

}

.menu ul.ulmn li:hover>ul {
	-webkit-transform: perspective(600px) rotateX(0);
	transform: perspective(600px) rotateX(0);
	-webkit-transform-origin: 0 0 0;
	opacity: 1;
	visibility: visible;
	transition: all 0.7s;
}

.menu ul.ulmn li ul li {
	text-align: left;
	padding-left: 10px; 
}

.menu ul.ulmn li ul li:last-child {
	border-bottom: 0px;
}

.menu ul.ulmn li ul li a {
	font-size: 14px;
	padding: 10px;
	display: block;
	text-decoration: none !important;
	line-height: 20px;
	text-align: left;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
}

.menu ul.ulmn li ul li ul {
	top: 0px;
	left: 100%;
}

.menu ul.ulmn li ul li a:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 0;
	height: 1px;
	background: #000;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	visibility: hidden;
	opacity: 0;
}


.menu ul.ulmn li ul li:hover {
	background: var(--color-chudao);

}

.menu ul.ulmn li ul li a.active,
.menu ul.ulmn li ul li:hover>a {
	color: #000;
}

.menu ul.ulmn li ul li a:hover:before,
.menu ul.ulmn li ul li>a.active:before {
	left: 0;
	visibility: visible;
	opacity: 1;
	width: 30px;
}

.menu ul.ulmn li ul li a:hover {
	padding-left: 40px;
} 

 /* Search */
.search {
  width: 100%;
  max-width: 210px;
  background: rgb(255,255,255,0.3);
  position: relative;
  right: 0;
  top: 0;
  border-radius: 25px;
  overflow: hidden;
  border: 1px solid var(--color-chudao-2);
  margin-left: 50px;
}

.search input {
  width: calc(100% - 35px);
  font-size: 12px;
  color: #fff;
  border-radius: 10px;
  border: none;
  height: 35px;
  background: transparent;
}


.search input::-webkit-input-placeholder {
  color: #fff;
}

.search input::-moz-placeholder {
  color: #fff;
}

.search input:-ms-input-placeholder {
  color: #fff;
}

.search input:-moz-placeholder {
  color: #fff;
}

.search input:focus {
  border: none;
  box-shadow: none;
}

.search p {
  width: 46px;
  height: 35px;
  cursor: pointer;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  /* background: var(--color-chudao); */
}

.search p i {
  font-weight: bold;
  color: #fff;
}

.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, .3);
} 

 

/* Footer */
.logo-ft {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 10px;
}

.logo-ft h2 {
  font-family: 'UMCN';
  font-size: 56px;
  color: var(--color-chudao);
  text-transform: uppercase;
  -webkit-filter: drop-shadow(1px 0px 0px #128135) drop-shadow(0px 1px 0px #128135) drop-shadow(0px -1px 0px #128135) drop-shadow(-1px 0px 0px #128135) drop-shadow(2px 1px 0px rgb(0, 0, 0, 0.1));
  filter: drop-shadow(3px 0px 0px var(--color-chudao-2)) drop-shadow(0px 3px 0px var(--color-chudao-2)) drop-shadow(0px -1px 0px var(--color-chudao-2)) drop-shadow(-1px 0px 0px var(--color-chudao-2)) drop-shadow(2px 2px 0px var(--color-chudao));
}

.footer-in {
  margin-top: 100px;
}

.footer-article {
  min-height: 410px;
  position: relative;
  background: url(../images/bg_ft.png) no-repeat;
  padding-top: 30px !important; 
}
  
.title-footer {
  font-family: "RB";
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
  color: #fff;
}
.title-footer h2{font-size: 36px;color: #ffdf00;font-family: 'iCBCPR';/* text-shadow: 0px -2px 0px #000; */text-transform: uppercase;}
.title-footer span{
  font-family: 'SHCS';
  font-size: 28px;
  color: var(--color-chudao);
  -webkit-filter: drop-shadow(1px 0px 0px var(--color-chudao-2)) drop-shadow(0px 1px 0px var(--color-chudao-2)) drop-shadow(0px -1px 0px var(--color-chudao-2)) drop-shadow(-1px 0px 0px var(--color-chudao-2)) drop-shadow(2px 2px 0px #4f4e50);
  filter: drop-shadow(2px 0px 1px var(--color-chudao-2)) drop-shadow(0px 2px 0px var(--color-chudao-2)) drop-shadow(0px -2px 0px var(--color-chudao-2)) drop-shadow(-2px 0px 0px var(--color-chudao-2)) drop-shadow(2px 2px 0px #444);
}
.title-footer-2 {
  font-family: var(--font-chudao);
  font-size: 20px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  font-style: italic;
 
}

.title-footer-dt {
  font-size: 15px;
  font-family: 'SGB';
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
  color: #fff;
}
.title-footer-dt:after{
  content: '';
  position: absolute;
  left: 0px;
  bottom: -15px;
  width: 40px;
  border-bottom: 3px solid var(--color-chudao);

}
.footer-news:nth-child(1) {
  color: #fff;
  width: 19.1%;
  text-align: center;
}
.info-footer-1{ color: #666666;}
.footer-news:nth-child(2) {
  width: 30.5%;
  position: relative;
  color: #fff;
  /* margin-top: 35px; */
}

.footer-news:nth-child(3) {
  width: 31.7%;
  /* margin-top: 35px; */
}  
.social-footer {
 
z-index: 1;
 
margin-bottom: 15px !important;
 
display: inline-block;
}

.social-footer span {
  text-transform: uppercase;
  margin-right: 10px;
  color: #fff;
  font-size: 15px;
  /* font-family: 'SGB'; */
  display: inline-block;
  position: relative;
  top: 3px;
}

.social-footer li {
  display: inline-block;
  margin-right: 1px;
  margin-bottom: 4px;
}

.footer-ul{padding-left: 0px !important;}
.footer-ul li {list-style: none;margin-bottom: 15px;}
 
.footer-ul li a {
  color: #fff;
  font-size: 14px;
  /* font-family: 'SGMe'; */
}

.footer-ul li a:hover {
  color: yellow;
}

.info-footer {
  color: #fff;
  line-height: 30px;
  font-size: 15px;
  font-family: 'SGMe';
}

.info-footer1 {
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  -webkit-line-clamp: 6;
}
 
.social-footer-1 span {
  text-transform: capitalize;
  margin-bottom: 15px !important;
  color: #fff;
  font-size: 15px;
  font-family: 'SGB';
  display: inline-block;
}

.social-footer-1 li {
  display: inline-block;
  margin-right: 1px;
  margin-bottom: 4px;
}

.footer-powered {
  text-align: center;
  color: #fff;
  position: relative;
  /* padding: 28.5px 0px; */
  z-index: 9;
  font-size: 13px;
}

.footer-powered .wrap-main-k {
  position: relative;
  /* border-top: 1px solid rgb(255, 255, 255, 0.5); */
  padding: 26px 0px;
}

.copyright {
  position: relative;
  /* font-family: 'RB'; */
  display: inline-block;
}

 
.fb-page {

  overflow: hidden;
  position: relative;
  display: inline-block !important;
  width: 100%;

}

.fb-page:before {
  content: '';
  position: absolute;
  left: 12px;
  width: 16px;
  top: 43px;
  height: 114px;
  background: url(../images/b_fb.png) no-repeat;
}

.fb_iframe_widget span {

  border-radius: 10px;
  overflow: hidden;
}
 

.map-ft iframe{min-height: 460px;width: 100%;  }

 
/*  */

.thongketruycap span {
  border-right: 1px solid #101010;
  color: #101010;
  padding-right: 10px;
  margin-right: 10px;
  line-height: 15px;
}

.thongketruycap span:last-child {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}

.thongketruycap span,
.thongketruycap p {
  display: inline-block
}
/* slideshow */


.slideshow .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;
}



.slideshow{ position: relative;}
.slideshow .owl-item { overflow: hidden;}
/* .slideshow .slideshow-image img{
  transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  -webkit-animation: minus 7s 0s ease both infinite;
  -moz-animation: minus 7s 0s ease both infinite;
  animation: minus 7s 0s ease both infinite;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;   
}
@-webkit-keyframes minus {
 from { -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0); transform: matrix(1.1, 0, 0, 1.1, 0, 0); }
 to { -webkit-transform: matrix(1, 0, 0, 1, 0, 0); transform: matrix(1, 0, 0, 1, 0, 0); }
}
@keyframes minus {
 from { -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0); transform: matrix(1.1, 0, 0, 1.1, 0, 0); }
 to { -webkit-transform: matrix(1, 0, 0, 1, 0, 0); transform: matrix(1, 0, 0, 1, 0, 0); }
} */


/* news */
.bg_news{/* padding: 10px 0px !important; */}

.title_album{text-align: center;margin-bottom: 15px;}
.title_album b{
  font-weight: normal;
  font-size: 48px;
  font-family: 'DEDDR';
  line-height: 40px;
  display: inline-block;
  color: #333333;
  }
.title_album h2{
  display: inline-block;
  font-size: 48px;
  font-family: 'iCBCPR';
  text-transform: uppercase;
  margin-bottom: 10px !important;
  color: #111111; position: relative; padding: 0 30px;
  } 

.title_album h2:before{
  content: '';
  position: absolute;
  right: 100%;
  top: 8px;
  width: 46px;
  height: 50px;
  background: url(../images/b_tt.png) no-repeat;
}

.title_album h2:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 5px;
  width: 43px;
  height: 50px;
  background: url(../images/a_tt.png) no-repeat;
}
 

.news-shadow-info {
  transition: 0.3s;
  width: 100%;
  padding: 0px 10px 30px 70px;
  position: relative;
  min-height: 151px;
}

.news-shadow-info > span {
  color: #333333;
  -webkit-line-clamp: 3;
  line-height: 25px;
  text-align: justify;
}

.news-shadow-article {
  overflow: hidden;
  box-shadow: 0px 3px 5px #ccc;
  margin: 5px;
  margin-bottom: 8px;
  border-radius: 20px;
}

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

.news-shadow-name {
  font-size: 14px;
  position: relative;
  line-height: 23px;
  margin-bottom: 8px;
}

.news-shadow-name a {
  color: #333333;
  font-size: 16px;
  font-family: var(--font-chudao); 
}

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

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

.date-shadow {
  color: #333;
  margin-bottom: 6px;
  background: #ffdf00;
  position: absolute;
  left: -43px;
  top: 40px;
  transform: rotate(-90deg);
  padding: 10px 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.date-shadow p{ display: inline-block; font-size: 17px; font-family: var(--font-chudao);} 
.news-shadow-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

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

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

.bd_news {
  padding-top: 15px;
  width: calc(100% - 70px);
  float: right;
  padding-left: 20px;
}

.more_news {
  font-size: 13px;
  color: #000;
  font-family: var(--font-chudao);
  border-radius: 20px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  margin-top: 15px;
  justify-content: center;
}
.more_news img{ margin-left: 10px;}

/* cus */

.title_cus{/* text-align: center; */margin-bottom: 23px;position: relative;}
.title_cus b{
  font-weight: normal;
  font-size: 48px;
  font-family: 'DEDDR';
  line-height: 40px;
  display: inline-block;
  color: #333333;
  }
.title_cus h2{
  display: inline-block;
  font-size: 48px;
  font-family: 'iCBCPR';
  text-transform: uppercase;
  margin-bottom: 10px !important;
  color: #111111;
  background: #fff;
  padding-right: 20px;
  } 
 
.title_cus:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 23px;
  width: 100%;
  height: 50px;
  border-bottom: 2px solid var(--color-chudao);
  z-index: -1;
}



/*cus_left_right1*/
.bg_cus {
  padding-top: 40px !important;
} 
.left-cus {
  width: 52%;
  position: relative;
}
 
 .slick-cus{ padding-right: 50px;}

.right-cus {
  width: 48%;
  position: relative;
  border: 2px solid var(--color-chudao);
  padding: 5px 10px 10px 10px; 
  border-radius: 20px;
}
  
.cus-shadow-lrn{ margin-bottom: 30px;}

.cus-shadow-lrn-name {
  margin-top: 10px;
}

.cus-shadow-lrn-name p {
  color: #111111;
  font-size: 40px;
  font-family: 'SHS'; 
  -webkit-line-clamp: 2;
}

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

.cus-shadow-lrn-desc {
  font-size: 15px;
  line-height: 24px; 
  color: #1A1A1A; 
  position: relative;
}


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

.cus-shadow-lrn-image {
  position: relative;
  width: 160px;
  overflow: hidden;
  border-radius: 50%;
  z-index: 9;
  border: 1px dashed var(--color-chudao);
  padding: 5px;
}
.cus-shadow-lrn-image div{ border: 2px solid var(--color-chudao); border-radius: 50%;}
.cus-shadow-lrn-info {
  width: calc(100% - 160px);
  padding-left: 30px;
  position: relative;
  background: #fff;
  padding-right: 65px;
}


.cus-shadow-lrn-info:before {
  content: '';
  position: absolute;
  right: 10px;
  top: 0px;
  width: 47px;
  height: 34px;
  background: url(../images/text.png) no-repeat;
}

 

.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-info {
  padding-left: 65px;
  padding-right: 30px;
}
 
.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-info:before {right: inherit;left: 10px;transform: rotate(180deg);}

.cus-shadow-lrn-article.flex_odd_even  .cus-shadow-lrn-desc{ text-align: right;}
.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-name{ text-align: right;}
/*  */

.video_item {
  cursor: pointer;

  position: relative; 
}
.video_photo {
  position: relative;
  margin-bottom: 0px !important;
  border-radius: 20px;
  overflow: hidden;
  /* border: 2px solid #fff; */
}

.img_video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

@keyframes round {
  to {
    transform: rotate(360deg);
  }
}
.title_video span{ font-family: 'iCBCPR'; font-size: 32px; text-transform: uppercase;}
.more_video{display: inline-flex;align-items: center;justify-content: center;font-family: 'SPSeB';color: #111;text-transform: uppercase;}
.more_video img{ margin-left: 10px;}

/*gioithieu*/

.bg_gt {padding: 60px 0px 30px 0px !important;position: relative;z-index: 1;background: #f1efe3;}

.title_gt {
   position: relative;
   margin-bottom: 8px;
   z-index: 9; 
   text-align: center;
} 
.title_gt span {
  font-family: "DEDDR";
  font-size: 48px;
  display: inline-block;
  color: #333333;
  line-height: 20px;
}

.title_gt p {
       font-family: 'iCBCPR';
       font-size: 48px;
       display: inline-block;
       color: #111;
       margin: 0px; position: relative; padding: 20px;
  }
   
.title_gt p:before{
  content: '';
  position: absolute;
  right: 100%;
  top: 32px;
  width: 46px;
  height: 50px;
  background: url(../images/b_tt.png) no-repeat;
}

.title_gt p:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 32px;
  width: 43px;
  height: 50px;
  background: url(../images/a_tt.png) no-repeat;
}

 
.bd-gioithieu {
  position: relative;
}

.left-gt {
    width: 75.5%;
    z-index: 9;
    position: relative;
    margin: 0 auto;
    margin-bottom: 50px;
}
 
.slick-gt-nav{  width: 560px; background: #bd0d0d; padding: 20px 40px 120px 20px; border-radius: 10px}
 

.content-about {  width: 100%;}
.hinhgioithieu {width: 100%;z-index: 1;position: relative;}
 

.hinhgioithieu .image-gioithieu {
  position: relative;
  z-index: 9; 
  padding: 15px;
} 
.hinhgioithieu .image-gioithieu img{

  border-radius: 50%;
  overflow: hidden;
}

.image-gioithieu > img{ border-radius: 50%; overflow: hidden;}
.img_xoay_gt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 380px; height: 380px;
}
.img_xoay_gt img{ animation: round 15s infinite linear; }
.bd-gioithieu>span {
  font-family: "SFBook";
  font-size: 29px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  text-transform: uppercase;
  display: inline-block;
}

.bdh-gioithieu {
  position: relative;
  min-height: 300px;
} 
.noidunggioithieu{ text-align: center;}
.noidunggioithieu>span {
    -webkit-line-clamp: 10;
    line-height: 30px;
    font-size: 15px;
    color: #111; 
}
.more_gt{display: inline-block; margin-top: 20px;text-align: center;border: 1px solid #ffdf00; padding: 1px;
  border-radius: 30px;}
.more_gt a{
    color: #111;
    padding: 13px 18px;
   
    background: #ffdf00; 
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    border-radius: 30px;
    font-family: 'SPSeB';
  }
     

.more_gt a img{margin-left: 5px;position: relative;}
.more_gt a:hover{ background: #000; color: #fff;  }
.more_gt a:hover img{ filter: brightness(0) invert(1);} 

/* spnb */
.bg_spnb .wrap-main{ position: relative;}
.left-pro{width: 690px;position: absolute;left: 0px;top: 0px;z-index: 1;}
.right-pro{ width: 580px;float: right;}


.title_pro {
  margin-bottom: 60px;
  position: relative;
  padding-right: 110px;
  text-align: right;
}

.title_pro p {
  font-size: 48px;
  color: #333333;
  font-family: 'DEDDR';
  line-height: 40px;
}
.title_pro span {
  font-size: 48px;

  font-family: 'iCBCPR'; 
  display: inline-block;
  text-transform: uppercase;
  color:#111111;  
  z-index: 9;  
}
.product-1 .desc-product{position: absolute;right: 0px;bottom: 75px;background: #ffdf00;border-top-left-radius: 30px;border-bottom-left-radius: 30px;padding: 10px 50px;}
.product-1 .price-new { font-size: 24px;}
.slick-product .slick-list{ padding-right: 0px !important;}
.product-1 .pic-product{border: 10px solid #ffdf00;
overflow: hidden;
border-radius: 20px;}
.product-slide{ padding: 0 10px;}



/* menu9 */
.paging-product-cat{background: url(../images/bg_imnc.png) no-repeat;min-height: 686px;max-width: 976px;margin: 0 auto;padding: 24px 45px 24px 47px; position: relative;}
.bg_product9 { background: url(../images/bg_mnc.png) no-repeat; min-height: 1012px; padding: 30px 0px !important;}
.title_product9{text-align: center;margin-bottom: 15px;}
.title_product9 b{
  font-weight: normal;
  font-size: 35px;
  font-family: 'DEDDR';
  line-height: 40px;
  display: inline-block;
  color: var(--color-chudao);
  }
.title_product9 h2{
  display: inline-block;
  font-size: 48px;
  font-family: 'iCBCPR';
  text-transform: uppercase;
  margin-bottom: 10px !important;
  color: #fff; position: relative; padding: 0 30px;
  } 
 
 .item-product9{border: 2px solid var(--color-chudao);border-radius: 10px;overflow: hidden;margin-top: 10px;}
 

 
.paging-product-cat .control-owl {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  left: 0;
}

.paging-product-cat .control-owl button {
  background: url(../images/prev_mnc.png) no-repeat;
  width: 75px;
  height: 46px;
  border-radius: 0;
  border: none;
  opacity: 1;
}

.paging-product-cat .control-owl button.owl-prev svg {
  display: none;
}

.paging-product-cat .control-owl button.owl-next svg {
  display: none;
}

.paging-product-cat .control-owl button.owl-prev {
  left: -115px;
}

.paging-product-cat .control-owl button.owl-next {
  right: -115px;
  transform: rotate(180deg);
}


/* article */
.bg_article{background: url(../images/bg_bv.png) top center no-repeat;padding: 1px 0px !important;position: relative;min-height: 270px;padding-top: 20px !important; }

.title_article{ text-align: center; margin-bottom: 30px;}
.title_article b{font-weight: normal;font-size: 35px;font-family: '1FVA';line-height: 40px;display: inline-block;color: var(--color-chudao-2);}
.title_article h2{
  font-size: 35px;
  font-family: 'SHCS';
  text-transform: uppercase;
  margin-bottom: 10px !important;
  color: var(--color-chudao);
  -webkit-filter: drop-shadow(1px 0px 0px var(--color-chudao-2)) drop-shadow(0px 1px 0px var(--color-chudao-2)) drop-shadow(0px -1px 0px var(--color-chudao-2)) drop-shadow(-1px 0px 0px var(--color-chudao-2)) drop-shadow(2px 2px 0px #4f4e50);
  filter: drop-shadow(2px 0px 1px var(--color-chudao-2)) drop-shadow(0px 2px 0px var(--color-chudao-2)) drop-shadow(0px -2px 0px var(--color-chudao-2)) drop-shadow(-2px 0px 0px var(--color-chudao-2)) drop-shadow(1px 1px 2px #444);
} 


/*css CT */
.box-article {
  padding: 0 45px;
  border-right: 1px solid #a99400;
  text-align: center;
  position: relative;
  right: -1px;
}
 

.box-article img {
  max-height: 90px;
}
 

.image-article {
    margin-bottom: 22px;
    display: inline-block;
   
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
.bd-article:hover .image-article{ transform: rotate(360deg);}
.bd-article {
  width: 100%;
}

.ds-article {}

.ds-article h3 {
  margin-bottom: 18px;
}

.ds-article h3 a {
  font-size: 16px;
  color: #000;
  font-family: 'SGB';
  -webkit-line-clamp: 2;
}

.ds-article h3 a:hover {
  color: red;
}

.shadow-lrn-desc-article {
  -webkit-line-clamp: 2;
  color: #000; 
}
/* album */
.bg_album {background: #f1efe3;padding-top: 20px !important;!i;!;}
.all_album{margin-bottom: 15px;}
.all_album:nth-child(1){ width: calc(100% - 280px); padding-right: 50px; float: right;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px; }

.all_album:nth-child(1) .item-album {  width: 280px;}

.all_album:nth-child(1) .item-album:nth-child(1){  width: 270px;  margin-top: 60px;}
 

.all_album:nth-child(1) .item-album:nth-child(3){ margin-top: 100px;}
 

.item-album a{overflow: hidden;border-radius: 20px;display: inline-block;}
.all_album:nth-child(2){width: 100%;float: left;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px; min-height: 300px;  }
.all_album:nth-child(2) .item-album:nth-child(1){ width: 480px; margin-top: -150px;}
.all_album:nth-child(2) .item-album:nth-child(2){ width: 270px; margin-top: -100px;}
.all_album:nth-child(2) .item-album:nth-child(3){ width: 410px; }
.load-album{ position: relative;}
.title-album-main{ position: absolute; left: 0px;  top: 85px;}

 
.title-album-main a {
  display: block;
  color: #111111;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  font-family: 'SGB';
  padding: 13px 30px; padding-left: 40px;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, var(--color-chudao)), color-stop(0.5, var(--color-chudao-2)), color-stop(1, var(--color-chudao)));
  border: 1px solid var(--color-chudao);
  margin-bottom: 20px;
}
.title-album-main a:before{
  content: '';
  position: absolute;
  left: 20px; top: 50%; transform: translateY(-50%);
  width: 10px; height: 10px; background: #6b5e00; border-radius: 50%;
}


.title-album-main a img {
  max-height: 45px;
  margin-bottom: 5px;
}

.title-album-main a:hover,
.title-album-main a.active {
 
background: red;
 
color: #fff;
}
.title-album-main a:hover:before,.title-album-main a.active:before{ background: #fff;}
.bottom_album{display: inline-flex;align-items: center;justify-content: center;margin-left: 140px;position: relative;top: -75px;margin-bottom: -38px;} 
.bottom_album span{ font-family: 'SHS'; font-size: 48px; margin-right: 40px;}
.more_album{display: inline-block;  text-align: center;border: 1px solid #ffdf00; padding: 1px;
  border-radius: 30px;}
.more_album a{
    color: #111;
    padding: 13px 18px;
   
    background: #ffdf00; 
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    border-radius: 30px;
    font-family: 'SPSeB';
  }
     

.more_album a img{margin-left: 5px;position: relative;}
.more_album a:hover{ background: #000; color: #fff;  }
.more_album a:hover img{ filter: brightness(0) invert(1);} 
  .news-album-image { overflow: hidden;}
/*  */

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