@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/Roboto-Bold.woff2"); 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:"UNR";font-display:block;src:url("../fonts/UTMNokia.woff2"); 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:"iCBS";font-display:block;src:url("../fonts/iCielBalihoScript.woff2"); font-display: swap;}




@font-face{font-family:"1VVC";font-display:block;src:url("../fonts/1FTVVIPVesternCarlo.woff2");  font-display: swap;}
@font-face{font-family:"LYR";font-display:block;src:url("../fonts/LNTH-Yellowtail.woff2"); font-display: swap;}

/*  */
@font-face{font-family:"SPR";font-display:block;src:url("../fonts/SVN-Poppins.woff2"); font-display: swap;}

@font-face{font-family:"SPSeB";font-display:block;src:url("../fonts/SVN-PoppinsSemiBold.woff2"); font-display: swap;}
@font-face{font-family:"SPMe";font-display:block;src:url("../fonts/SVN-PoppinsMedium.woff2"); font-display: swap;}
@font-face{font-family:"SPB";font-display:block;src:url("../fonts/SVN-PoppinsBold.woff2"); font-display: swap;}

@font-face{font-family:"UMa";font-display:block;src:url("../fonts/UTMMabella.woff2"); font-display: swap;}
@font-face{font-family:"SDR";font-display:block;src:url("../fonts/SVN-Diamonda-Regular.woff2"); font-display: swap;}

@font-face{font-family:"SBR";font-display:block;src:url("../fonts/SVN-Bango.woff2"); font-display: swap;}
@font-face{font-family:"SGB";font-display:block;src:url("../fonts/SVN-GilroyBold.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:#ffe100;--color-chudao-2:#000;--font-chudao:"SPB";--color-main:#2557ae;--color-social:#2557ae;--color-hover:#2557ae;--color-text:#2557ae}
body{font-size:14px;font-family:"SPR"!important;/* background: #f9efe1; */}
body{touch-action:pan-y}

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

/*   SLider */
.slideshow .control-owl {
	position: absolute;
	width: 100%;
	z-index: 2;
	left: 0px;
	top: calc(50% - 22.5px);
}

.slideshow .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;
}
.slideshow .control-owl button:hover {
  opacity: 1;
}
.slideshow .control-owl button.owl-prev {
  left: 20px;
}
.slideshow .control-owl button.owl-next {
  right: 20px;
}

.box-photo-ct {
  border-radius: 20px;
  overflow: hidden;
}
.title-detail {
  position: relative;
  margin: 40px 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: #000;
  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;
}

/* grid-product */
.grid-product {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
} 
.product-ajax.product .name-product a{ color: #000; }

/* 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: #fff;
  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: #fff;padding: 5px 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: #000;
  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: #000;
  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;
}

/* title_spcap1 */
 

.hamburger2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 15px;
  height: 14px;
  cursor: pointer;
  border-radius: 50%;
  margin-right: 15px;
}

.hamburger2 .top-bun {
  -webkit-animation: burger-hover 1s infinite ease-in-out alternate
    forwards200ms;
  animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
}
.hamburger2 span {
  height: 2px;
  width: 83.33333333%;
  background: #ffffff;
  transition: all 400ms ease-in-out;
  border-radius: 10px;
}
.menu_icon span {
  font-family: "Poppins-SemiBold";
  font-size: 18px;
  line-height: 22.5px;
}
.hamburger2 .meat {
  -webkit-animation: burger-hover 1s infinite ease-in-out alternate
    forwards400ms;
  animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
}
.hamburger2 .meat {
  width: 100%;
  transition: all 200ms ease-in-out;
}

.hamburger2 .bottom-bun {
  -webkit-animation: burger-hover 1s infinite ease-in-out alternate
    forwards600ms;
  animation: burger-hover 1s infinite ease-in-out alternate forwards 600ms;
}
.hamburger2 .bottom-bun2 {
  -webkit-animation: burger-hover 1s infinite ease-in-out alternate
    forwards800ms;
  animation: burger-hover 1s infinite ease-in-out alternate forwards 800ms;
}

@-webkit-keyframes burger-hover {
  0% {
    width: 100%;
  }

  50% {
    width: 50%;
  }

  100% {
    width: 100%;
  }
}

@keyframes burger-hover {
  0% {
    width: 100%;
  }

  50% {
    width: 50%;
  }

  100% {
    width: 100%;
  }
}
 
/* spc */
 
.title-spnb {
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  color: #393939;
}

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

.title-spnb p {
  text-transform: capitalize;
  color: #fff;
  font-family: "iCPLi";
  font-size: 25px;
  display: inline-block;
  padding: 0 20px;
  position: relative;
}

.title-spnb p:before {
  content: "";
  position: absolute;
  left: 100%;
  bottom: 20px;
  width: 59px;
  height: 7px;
  background: url(../images/b_sp.png) no-repeat;
  transform: rotateY(180deg);
}
.title-spnb p:after {
  content: "";
  position: absolute;
  right: 100%;
  bottom: 20px;
  width: 59px;
  height: 7px;
  background: url(../images/b_sp.png) no-repeat;
}
/* spc */
.more-pro1 {
  background: url(../images/more_mnc.png) no-repeat;
  width: 199px;
  height: 73px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 40px;
  font-size: 18px;
  font-family: "iCBCPR";
  color: #fff;
  padding-bottom: 20px;
  padding-right: 8px;
}
.more-pro1:hover {
  color: yellow;
}
 
/* dknt */
.left-dknt {
  width: calc(100% - 70px);
}
.newsletter-input.nd {
  width: 100%;
  margin-top: 20px;
}

.newslestter_row_bot.flex_row {
  justify-content: center;
}

.newsletter-input {
  position: relative;
}

.newsletter-input p {
  display: inline-block;
  color: var(--color-chudao);
}

.newsletter-input span {
  margin-bottom: 5px;
  display: inline-block;
}

.newsletter-input input {
  padding: 0px;
  font-size: 14px;
  text-indent: 10px;
  border: none;
  height: 45px;
  color: #616161 !important;
  border-radius: 5px;
  background: #faf3e8;
}

.newsletter-input input::placeholder,
.newsletter-input textarea::placeholder {
  color: #5c5c5c;
  font-weight: 300;
}

.newsletter-input textarea {
  height: 90px;
  border: none;
  border: navajowhite;
  font-size: 13px;
  border-radius: 5px;
  background: 0px;
  color: #5c5c5c !important;
  padding-top: 11px;
  padding-left: 10px;
  background: #faf3e8;
  text-transform: capitalize;
}

.newsletter-button {
  text-align: center;
  cursor: pointer;
  width: 55px;
  min-height: 220px;
  background: url(../images/bt_dknt.png) no-repeat;
  border-radius: 10px;
  transition: 0.3s;
}

.newsletter-button input[type="submit"] {
  border: 0px;

  color: #1c1f25;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  width: 100%;
  height: 50px;
  font-size: 13px;
}
.newsletter-button:hover {
  filter: brightness(1.2) invert(0);
  transform: scale(1.05);
}
.newsletter-input input::-webkit-input-placeholder {
  color: #5c5c5c;
}

.newsletter-input input::-moz-placeholder {
  color: #5c5c5c;
}

.newsletter-input input:-ms-input-placeholder {
  color: #5c5c5c;
}

.newsletter-input input:-moz-placeholder {
  color: #5c5c5c;
}

.newsletter-input textarea::-webkit-input-placeholder {
  color: #5c5c5c;
}

.newsletter-input textarea::-moz-placeholder {
  color: #5c5c5c;
}

.newsletter-input textarea:-ms-input-placeholder {
  color: #5c5c5c;
}

.newsletter-input textarea:-moz-placeholder {
  color: #5c5c5c;
}
   

/*right*/
.left-in {
  width: 280px;
  float: left;
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 9;
}

.right-in {
  width: calc(100% - 280px);
  float: right;
  padding-left: 20px;
}

.block-left {
  /* margin-bottom: 30px; */
}

.title-left {
  text-transform: uppercase;
  padding: 15px 20px;
  background: var(--color-chudao);
  color: #fff;
  /* font-family: var(--font-chudao); */
  text-align: center;
  width: 100%;
  float: left;
  display: inline-flex;
  align-items: center;
  /* justify-content: center; */
}


.lst-pro-left {
  border: 1px solid #ccc;
  display: inline-block;
  width: 100%;
}

.lst-pro-left ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
  margin: auto;
  position: relative;
  z-index: 9;
}

.lst-pro-left ul li {
  width: 100%;
  position: relative;
  float: left;
  padding: 10px;
}

.lst-pro-left>ul>li:after {
  content: '';
  position: absolute;
  left: 10px;
  width: calc(100% - 20px);
  bottom: 0px;
  border-bottom: 1px solid #ededed;
}

.lst-pro-left>ul>li:last-child {
  border-bottom: none;
}

.lst-pro-left ul li:last-child:after {
  border: none;
  box-shadow: unset;
}

.lst-pro-left ul li a {
  color: #000;
  position: relative;
  width: 100%;
  float: left;
  text-align: left;
  padding-left: 12px;
}

.lst-pro-left ul li a .img_left {
  float: left;
  min-width: 15px;
  text-align: left;
  margin: 0px;
  margin-top: 17px;
}

.lst-pro-left ul li a span {
  padding: 8px 0px;
  float: left;
}

.lst-pro-left ul li a:hover {
  color: var(--color-chudao) !important;
}

.lst-pro-left ul li:hover>a.has-child {
  color: red !important;
}


.lst-pro-left ul li a i {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  color: #F0F0F0;
  background: #000;
  border-radius: 50%;
  font-size: 14px;
}
 
.left_dm .lst-pro-left>ul>li>ul {
  padding-left: 10px;
  width: 100%;
  display: none;
  z-index: 999999;
  background: #fff;
  position: absolute;
  left: 98%;
  top: 0px;
  border-left: 1px solid #ccc;
  box-shadow: -1px 4px 5px #ccc;
  border-radius: 0px;
}


.left_dm .lst-pro-left>ul>li:hover>ul {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: block;
}



/*   Header   */
.header {
 
z-index: 9;
 
width: 100%;
  
 
position: absolute;
 
padding-top: 40px;
}
.header-in{position: relative;background: #342615;padding-bottom: 14px !important;min-height: 130px;}
.header-in .menu{ padding-top: 0px;}
.header-in .logo-header{width: 87px;}
.header-in .logo-header img{/* max-height: 50px; */}
.header .head_bot > .wrap-main-k {
  max-width: 1000px;
  margin-top: 12px;
}
.head_top {
  position: relative;
  padding-top: 8px;
  color: #fff;
  min-height: 40px;
}
.social-header {
  text-transform: uppercase;
  position: relative;
  top: 4px;
}
.social-header li {
  /* margin-right: 10px; */
}
.social-header li:last-child {
  margin-right: 0px;
}
.address_head {
  font-size: 15px;
  background: url(../images/icon_glv.png) top 3px left 0px no-repeat;
  padding-left: 55px;
  min-height: 41px;
  display: inline-flex;
  align-items: center;
  color: #fff;
}

.phone_head {
  background: url(../images/icon_hl.png) top 3px left 0px no-repeat;
  padding-left: 52px;
  font-size: 16px;
  min-height: 47px;
  display: inline-flex;
  align-items: center;
  color: #fff;
}
.phone_head p {
  display: inline-block;
  font-family: "BJjSeB";
}
.logo-header {
  z-index: 999;
}
.logo-header img{ }
.top-banner{margin-bottom: 17px;}
.right_header {
  width: 30%;
}
/*  */

.hotline {
  color: #fff;
  background: url(../images/bg_hl.png) no-repeat;
  min-height: 146px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  float: right;
  /* margin-right: 30px; */
  text-align: center;
}
.hotline p {
  font-size: 22px;
  font-family: "Akl";
  display: inline-block;
}
.hotline span {
  font-size: 34px;
  font-family: "UMCN";
  color: var(--color-chudao-2);
  -webkit-filter: drop-shadow(1px 0px 0px #000) drop-shadow(0px 1px 0px #000) drop-shadow(0px -1px 0px #000) drop-shadow(-1px 0px 0px #000) drop-shadow(2px 2px 0px #4f4e50);
  filter: drop-shadow(1px 0px 0px #000) drop-shadow(0px 1px 0px #000) drop-shadow(0px -1px 0px #000) drop-shadow(-1px 0px 0px #000) drop-shadow(2px 2px 0px #4f4e50);
}
.hotline img {
  position: relative;
  top: -4px;
  margin-right: 10px;
}

.banner-header {
  left: 50%;
  position: absolute;
  z-index: 100;
  top: 10px;
  transform: translateX(-50%);
  /* font-size: 20px; */
}
.cart-head{ position: fixed; z-index: 9; bottom: 400px; right: 10px; color: var(--color-chudao); background: #fff; border-radius: 50%; width: 45px; height: 45px; display: inline-flex; align-items: center; justify-content: center; box-shadow: 0 0 5px var(--color-chudao);}
.count-cart{ position: absolute; top: -10px; right: -10px; background: var(--color-chudao); color: #fff;  padding: 3px 10px ; border-radius: 50%;}
/*  */
.menu {
	position: absolute;
	z-index: 99;
	/* background: var(--color-chudao); */
	width: 100%;
	bottom: -35px;
}
.menu .wrap-main-k {
	position: relative;
	padding-right: 90px;
	padding-left: 30px;
	background: url(../images/bg_menu.png) no-repeat;
	min-height: 70px;
}
 
.menu > .wrap-main-k > ul {
	padding: 0px;
	margin: 0;
	list-style: none;
	padding-top: 12px !important;!i;!;
}

.menu ul.ulmn li {
	position: relative;
	z-index: 99;
}
.menu ul.ulmn > li {
	flex: auto;
}
.menu ul.ulmn > li::after{
  content: "";
position: absolute;
right: -11px;
top: 50%;transform: translateY(-50%);
background:url(../images/line.png) no-repeat;
display: block;
height: 22px;
width: 23px;
}
.menu ul.ulmn > li:last-of-type::after{ width: 0px;  }
.menu ul.ulmn li.line {
	width: 1px;
	height: 15px;
	background-color: rgba(255, 255, 255, 0.5);
	flex: none;
}
.menu ul.ulmn li a {
	font-size: 26px;
	col;
	color: #fff;
	margin: 0px;
	padding: 0;
	position: relative;
	z-index: 1;
	text-align: center;
	text-decoration: none !important;
	display: block;
	line-height: 45px;
	text-transform: capitalize;
	font-family: 'Akl';
}
 
.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;
	border-bottom: 1px solid rgb(173 173 173 / 32%);
}
.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: #fed402;
	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 a.active,
.menu ul.ulmn li:hover > a {
	color: yellow;
}

.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: #fff;
}
.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_hover*/
.search1 {
  z-index: 10;
  color: #333333 !important;
  cursor: pointer;
  position: relative;
  float: right;
  /* margin-left: 20px; */
}
.search1:before{
  /* content: ''; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
  width: 50px;
  height: 78px;
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 150px;
  box-shadow: 0 0 10px #333;
  background: #fef1d2;
}
.search1 > i {
  color: #333;
  font-size: 21px;
  position: relative;
 
}

.search1 span {
  font-family: 'OsLi';
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
}

.search {
  width: 178px;
  height: 35px;
  background: white;
  border-radius: 5px;
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 99999;
  border: 1px solid #000;
  display: none;
}

.search .btn_search {
  float: right;
  width: 35px;
  height: 35px;
  cursor: pointer;
  outline: none;
  background:
      url("assets/images/icon_search.png") no-repeat center center;
  border: none;
}

.search input {
  width: 100%;
  height: 35px;
  padding: 0;
  text-indent: 20px;
}

.search .txt_search {
  width: calc(100% - 35px);
  float: left;
  background: transparent;
  line-height: 33px;
  text-indent: 10px;
  outline: none;
  border: none;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  font-family: 'Tahoma';
}

.search .txt_search::-webkit-input-placeholder,
.search .txt_search::-moz-placeholder,
.search .txt_search:-ms-input-placeholder,
.search .txt_search:-moz-placeholder {
  color: #000;
}

.search .search-auto {
  background: transparent;
  border: none
}

#last-child {
  float: left;
  padding: 0px 19px;
}

.search input[type=text]::-webkit-input-placeholder {
  color: #000;
}

.search input[type=text]::-moz-placeholder {
  color: #000;
}

.search input[type=text]:-ms-input-placeholder {
  color: #000;
}

.search input[type=text]:-moz-placeholder {
  color: #000;
}

.search p {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
/* slideshow */

.slideshow {
  position: relative;
  width: 100%;
  /* z-index: -1; */
}
.slideshow-item {
  overflow: hidden;
}


/* kh */
 
.bg_news {
  background: #000;
}

.left-cus {
  width: 51.25%;
  position: relative;
  /* padding-right: 65px; */
}

/* .left-cus:after{
  content: '';
  position: absolute;
  right: 0px; top: 30px;
  width: 44px;
  height: 301px;
  background: url(../images/a_vd.png) no-repeat;
} */

.right-cus {
  width: 48.75%;
  /* padding-right: 65px; */
  position: relative;
  /* padding-left: 40px; */
}
 
/* .right-cus:after{
  content: '';
  position: absolute;
  top: 30px;
  right: 0px;
  width: 42px;
  height: 297px;
  background: url(../images/a_tt.png) no-repeat;
} */
/* news */
   
 
.news-shadow-lrn-article {
  background: #fff;
  /* width: 100%; */
  /* float: left; */
  margin: 0 0px;
  margin-bottom: 30px;
  padding: 10px;
  box-shadow: 0 0 10px #ccc;
  /* margin: 0 10px; */
  /* display: inline-block; */
}


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

.news-shadow-lrn-name a {
  color: #1E1E1E;
  font-size: 16px;
  font-family: 'Akl';
  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: #3E3E3E;
  line-height: 25px;
}

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

.news-shadow-lrn-image {
  position: relative;
  width: 196px;
  overflow: hidden;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

.news-shadow-lrn-info {
  width: calc(100% - 212px);
}

.date_news{font-size: 13px;font-style: italic;color: #949494;margin-bottom: 10px;}
.date_news img{display: inline-block;margin-right: 5px;position: relative;top: -1px;}
.more_news{font-size: 13px;font-family: 'RMe';color: #B60102;margin-top: 10px;display: inline-block;} 
.more_news img{ display: inline-block; margin-left: 5px;}
/*end news_left_right1*/


 

 
/*icon*/
.menu1{display: block;float: right;z-index: 11;font-size: 22px;color: #262626;width: 40px;}
.menu1_in{top:0px;}
.menu{background:#720000;position:absolute;z-index:9;width:100%;float:left;display:none;left:-715px;width:720px;}
.menu1:hover .menu{display:block;}
 
/*icon*/
.menu-res-f::-webkit-scrollbar{background:#dc910c;width:10px;height:11px;}
.menu-res-f::-webkit-scrollbar-thumb{background:#ccc;}
.menu-res-f::-webkit-scrollbar{background:#dc910c;width:2px;height:5px;}
.menu-res-f::-webkit-scrollbar-thumb{background:#38713842;border:2px solid rgb(37 75 37 / 14%);border-radius:50px}
.menu-res-f{
	z-index:9;
	position:fixed;
	line-height:normal;
	top:0px;
	bottom:0px;
	left: 0px;
	padding-left:0px;
	background: rgb(254 255 63 / 75%);
	width:320px;
	padding-top:150px;
	transition:all 0.3s;
	opacity: 0;
	transform: translateX(-100%);
	visibility: hidden;
	}
.menu-res-f.active{    opacity: 1;
    transform: translateX(0%);
    visibility: unset;
    transition: 0.3s;
    z-index: 10;
    }
.menu-bar-res{padding:0px 10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;}
#menu_f ul{/* float:left; */margin-bottom:0px;padding-left: 0px;width: 100%;}
#menu_f ul li{list-style:none;position:relative;color:#000;}
#menu_f ul li:last-child{border-bottom:none;box-shadow:none;}
#menu_f ul li a{font-family: var(--font-chudao);text-decoration:none;padding:12px 0px;padding-left: 30px;display:inline-block;width:100%;text-align:left;color: #000;font-size: 15px;text-transform: uppercase;}
#menu_f ul li:hover{ color: #000; }
#menu_f ul li a:hover{  color: red;  }
#menu_f ul li a.active{ color: red; }
#menu_f ul li i{position:absolute;top:5px;right:10px;color: #...;font-size:17px;width:30px;line-height:30px;text-align:center;cursor:pointer;}
#menu_f ul li i:hover{color:red;  }
 
#menu_f > ul > li.active > i{transform: rotate(90deg);}
#menu_f > ul > li > ul > li.active > i{transform: rotate(90deg); }

 
/* #menu_f > ul > li > ul > li.active > ul{opacity: 1;overflow: unset;height: unset;visibility: unset;} */
#menu_f > ul > li > ul > li.active > i{transform: rotate(90deg);}

#menu_f ul li ul.ul_cap{display: none;padding-left: 20px;}
#menu_f ul li ul.ul_cap li ul{ display: none;}


#menu_f ul li ul li{ list-style: none; }
#menu_f ul li ul li a{text-decoration:none;padding:12px 25px; text-transform: unset;}
#menu_f ul li ul li ul li a{text-decoration:none;padding:12px 35px;}
#menu_f ul li ul li a h2{font-size:13px;}
#menu_f ul li ul li ul li a h2{font-size:13px;}
#hamburger_f{
  display: inline-block;
  color: #fff;
  width: 100%;
  z-index: 99999999;
  position: relative;
  cursor: pointer;
  background: var(--color-chudao);
  box-shadow: 0 0 5px var(--color-chudao);
  width: 40px;
  height: 40px;
  float: right;
  border-radius: 5px;
  }
#hamburger_f:before{top:0px;}
#hamburger_f h3{float: left; margin-left: 0px !important; font-size: 17px; line-height: 25px; color: #fff;letter-spacing: 2px;}
#hamburger_f span{    top: 10px; line-height: 14px; color: #000; width: 80px;  text-transform: uppercase;}
#hamburger_f:after{top:20px;}
#hamburger_f:before,#hamburger_f:after,#hamburger_f span{-webkit-transition:none 0.5s ease 0.5s;transition:none 0.5s ease 0.5s;-webkit-transition-property:transform,top,bottom,left,opacity;transition-property:transform,top,bottom,left,opacity;}
.mm-wrapper_opening #hamburger_f:before,.mm-wrapper_opening #hamburger_f:after{top:10px;}
.mm-wrapper_opening #hamburger_f span{left:-50px;opacity:0;}
.mm-wrapper_opening #hamburger_f:before{transform:rotate(45deg);}
.mm-wrapper_opening #hamburger_f:after{transform:rotate(-45deg);}
.mm-menu_opened{display:block!important;}
.i_ma{      background: url(../images/icon_mn.png);
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 0px;
  position: relative;
  top: 0px;
  background-position: 0px 0px;}
.i_ma.active{background-position: 0px 40px;}
/*.header_top_fix .menu1{background:#F0F0F0;box-shadow:0px 0px 4px #000;padding-top:10px;}*/
.header_top_fix .menu-res-f{position:fixed;/*height:max-content;*/padding-bottom:20px;}
.menu-res-f-fix{display:none;}
.hotline_mn{float:right;margin-right:25px;}
.hotline_mn span{float:left;text-align:right;color:#fff;}
.hotline_mn img{float:right;margin-left:5px;}
.hotline_mn p{margin-bottom:0px;font-family:'QsB';font-size:18px;}
.fix_header .max-h{position:fixed;}
.mz-index{z-index:9999;}
/*1*/
.menu1.active #hamburger_f span{ color: #000;}
.menu1.active .i_ma.active{ filter: unset; }
/*2*/
.header_top_fix #hamburger_f span{ color: #000; }
.header_top_fix .i_ma{ filter: unset; }
/*menu RP_f*/


/* 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 {
  background: url(../images/bg_ft.png) top center no-repeat; min-height: 331px;
  
  position: relative;
}
.footer-article .wrap-main{ }
.title-footer {
  font-family: "UMa";
  font-size: 45px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: capitalize;
}

.title-footer-dt {
     font-size: 20px;
    font-family: "SPB";
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
}
.title-footer-dt:after{
  content: ''; position: absolute; left: 50%; transform: translateX(-50%);
  bottom: -15px; width: 50px; border-bottom: 2px solid #93800b;
}

.footer-news:nth-child(1) {
color: #fff;
  width: 31.5%;
  text-align: center;
}
.footer-news:nth-child(2) {
      width: 29%;
    position: relative; text-align: center; color: #fff;
}
 
.footer-news:nth-child(3) {
     width: 32.5%;
}
.footer-news:nth-child(4) {
  width: 25%;
}
.social-footer {
  color: #fff;
  z-index: 1;
  text-align: center;
  margin-top: 10px !important;!i;!;
}

.social-footer span {
  text-transform: uppercase;
}

.social-footer li {
  display: inline-block; 
}
.footer-ul li {
  margin-bottom: 10px;
}
.footer-ul li a {
  color: #fff;
}
.footer-ul li a:hover {
  color: var(--color-chudao-2);
}
.info-footer {
     color: #fff; 
    line-height: 30px;
}
.info-footer1 {
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  -webkit-line-clamp: 6;
}
.info-footer .flex-footer .title-footer {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 14px;
}
.info-footer .flex-footer .service-footer {
  margin-top: 20px;
}
.info-footer .flex-footer .service-footer ul {
  padding: 0px;
  margin: 0px;
}
.info-footer .flex-footer .service-footer ul li {
  list-style: none;
  padding: 5px 0px;
}
.info-footer a {
  color: #fff;
}

.footer-powered {
        text-align: center;
    color: #fff;
    position: relative;
    
    padding: 11px 0px;
    background: var(--color-chudao-2);
}

.footer-powered .wrap-main-k {
  position: relative;
  
}

.copyright {
  position: relative;
  /* color: #fff; */
  display: inline-block;
}

.bd-footer {
  text-align: center;
  background: var(--color-chudao);
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  padding: 35px;
  width: 350px;
  margin: 0 auto;
  margin-top: -200px;
  z-index: 9;
  position: relative;
  margin-bottom: 40px;
}
.fb-page {
    border: 1px solid var(--color-chudao);
    padding: 10px;
    padding-left: 40px;
    overflow: hidden;
    position: relative;
    display: inline-block !important;
  
    width: 100%;
    box-shadow: 0 0 5px var(--color-chudao);
    border-radius: 10px;
}
.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 */
.map-ft {  }
.map-ft iframe {
  height: 500px;
  width: 100%; 
}
 

/*gioithieu*/

.bg_gt {
  padding-top: 30px !important;
  position: relative;
  background: #101010;
  z-index: 1;
  padding-bottom: 90px;
}  
 
.title_gt {
  position: relative;
  margin-bottom: 30px;
  z-index: 9;
  border-bottom: 1px solid var(--color-chudao);
  padding-bottom: 5px;
}

 
.title_gt span {
     position: relative;
     display: inline-block;
     font-size: 45px;
     color: #fff;
     font-family: 'SDR';
     text-transform: capitalize;
     line-height: 20px;
}

.title_gt h2 {
    font-family: "UMa";
    font-size: 50px;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    margin-top: 11px;
    color: var(--color-chudao);
    -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(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(0px 0px 4px var(--color-chudao));
  }

.bd-gioithieu {position: relative;  }

.left-gt {
   
width: 52%;
   
z-index: 9; padding-left: 40px; text-align: center;
}
.content-about{
  
  width: 100%;
  
  }

.hinhgioithieu {
  width: 48%;
  z-index: 1;
  position: relative;
}
 

.left-gt .image-gioithieu {
  position: relative;
  overflow: hidden;
  max-width: 486px;
  left: 15px;
  margin-bottom: 30px;
}
.hinhgioithieu .image-gioithieu {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px; 
}
.hinhgioithieu .image-gioithieu:nth-child(2),.hinhgioithieu .image-gioithieu:nth-child(4){ position: relative; top: 70px;}
.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 {
  line-height: 28px;
  margin: 0 auto;
}
.noidunggioithieu > span {
    -webkit-line-clamp: 8;
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    font-family: 'SPR';
}
.more_xt {
  margin-top: 30px;
}
.more_xt a {
    font-size: 16px;
    padding: 6px 20px;
    font-family: 'SPB';
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--color-chudao);
    text-transform: uppercase;
    box-shadow: 0 0 5px var(--color-chudao);
    border-radius: 5px;
}

.more_xt a:hover {
  background: #fe0000;   box-shadow: 0 0 5px #fe0000; color: #fff;
}
.more_xt a img{ margin-left: 10px; } 
.more_xt a:hover img {filter: brightness(1) invert(1);} 

.address_gt{ color: #fff; margin-top: 20px;}
.address_gt span {  }
.address_gt span p{ font-family: 'SPB';  display: inline-block;}

/*css article */
 
.box-article{  }

.box-article img {
  max-height: 64px;
}
.image-article {
 
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
width: 64px;
}

.bd-article {
  width: 100%; 
 
}
.ds-article{ width: calc(100% - 64px); padding-left: 10px;     text-align: left;} 

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

.ds-article h3 a {
     font-size: 18px;
    color: #fff;
    
    -webkit-line-clamp: 2;
}

.ds-article h3 a:hover {
  color: yellow;
}
.ds-article span{    font-size: 47px;
  font-family: 'SPSeB';
  color: #fff;
  line-height: 60px;}
.ds-article p{ display: inline-block; color: #fff;  font-size: 47px;
  line-height: 60px;
  font-family: 'SPSeB'; }
.shadow-lrn-desc-article {
  -webkit-line-clamp: 2;
  font-size: 13px;
  color: #644D43;
  line-height: 25px;
}

/* spnb */ 
.bg_spnb{background: url(../images/bg_ab.png) top center no-repeat;min-height: 718px;padding-top: 10px !important;position: relative;z-index: 2;}
 
 
.title_pro {margin-bottom: 30px;position: relative;color: #393939; text-align: center;}
 
.title_pro h2  {
  font-size: 60px;
  font-family: "UMa";
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  color: var(--color-chudao);
  -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(1px 0px 0px #333) drop-shadow(0px 1px 0px #333) drop-shadow(0px -1px 0px #333) drop-shadow(-1px 0px 0px #333) drop-shadow(0px 0px 6px var(--color-chudao));
  } 
.title_pro p {color: #fff;font-size: 25px;display: inline-block;position: relative;font-family: 'SGB';
  text-shadow: 0px 0px 4px #fff; margin-bottom: 10px; }
.date_spnb{position: absolute;top: 0px;right: 87px;width: 132px;height: 130px;background: url(../images/date.png) no-repeat;text-align: center;padding-top: 62px;} 
.date_spnb span{font-family: 'SPB';font-size: 20px;line-height: 4px;/* display: inline-block; */}
.date_spnb p{font-size: 14px;}

/* spnb */
/* 
.slick-spnb .slick-prev:before{ content: '';  }
.slick-spnb .slick-prev{ transition: 0.3s; background: url(../images/prev_sp.png) no-repeat;width: 60px;height: 60px;left: -50px;top: 43%;transform: unset;}
.slick-spnb .slick-next:before{ content: '';  }
.slick-spnb .slick-next{ transition: 0.3s; background: url(../images/prev_sp.png) no-repeat;
    width: 60px;
    height: 60px;
    right: -50px;
    transform: rotateY(180deg);
    top: 43%;}
  */

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

.product .pic-product {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
  border-radius: 10px;
  mask-image: url(../images/fb.png) center;
  
}

.price-per {
  position: absolute;
  right: 10px;
  top: 10px;
}
.product .pic-product > a {
  
  overflow: hidden;
}
.first_img {
  position: absolute;
  top: 0;
  transition: all 0.5s ease;
  height: 100%;
}
.product:hover .first_img {
  transform: scale(0);
}
.second_img {
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  transition: all 0.5s ease;
  height: 100%;
}
.product:hover .second_img {
  right: 0;
  top: 0;
  transition: all 0.5s ease;
}

.product .desc-product {
  text-align: center;
  position: relative;
}
.product .name-product {
  font-weight: normal;
  margin-bottom: 40px;
  position: relative;
}
.product .name-product:after{
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -24px;
  width: 120px;
  height: 16px;
  background: url(../images/sao.png) no-repeat;
} 

.product .name-product a {
  font-size: 16px;
  /* font-family: 'Akl'; */
  color: #fff;
}
.product .name-product a:hover {
  color: yellow;
}
.product .name-product .text-split {
  -webkit-line-clamp: 1;
}
.product .price-product {
  margin-bottom: 0px;
  color: #000;
  font-size: 25px;
  position: absolute;
  top: -62px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--color-chudao);
  font-family: var(--font-chudao);
  padding: 5px 40px;
  border-radius: 50px;
  box-shadow: 0 0 5px var(--color-chudao);
}
.product .price-product .price-new p{ color: var(--color-chudao); font-family: '1VVC';}
.product .price-new {
  display: inline-block;
 
}
.product .price-old {
  padding: 0 10px;
  font-size: 14px;
  text-decoration: line-through;
  color: #ccc;
  display: inline-block;
}
.product .price-product .price-old p{ color: #ccc;}

.product .price-per {
  color: #ff2e00;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}
.product-slide{ margin-bottom: 20px;padding: 0 15px;}
 

/*spcap1 li*/
.bg_spcap1 {
  background: #000;
}

.title-spcap1nb {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.title-spcap1nb:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 151px;
  height: 99px;
  background: url(../images/a_Cap1.png) no-repeat;
}

.title-spcap1nb span {
  color: #000;
  font-size: 62px;
  font-family: 'SGP';
  position: relative;
  padding: 0 100px;
}

.title-spcap1nb span:before {
  content: '';
  position: absolute;
  right: 100%;
  top: -98px;
  width: 427px;
  height: 178px;
  background: url(../images/b_td.png) no-repeat;
}

.title-spcap1nb span:after {
  content: '';
  position: absolute;
  left: 100%;
  top: -38px;
  width: 129px;
  height: 148px;
  background: url(../images/a_td.png) no-repeat;
}

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

.title-spnb span {
  font-size: 60px;
  color: var(--color-chudao);
  font-family: 'UAR';
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  line-height: 75px;
}

.title-spnb p {
  color: #434343;
  font-size: 18px;
  font-family: 'GeBo';
}


.title-spcap1 {
  margin-bottom: 20px;
  color: var(--color-chudao-2);
  font-family: 'SPB';
  font-size: 35px;
  /* padding-top: 26px; */
  /* text-align: center; */
}

.title-spcap1 a {
  color: #fff;
  text-decoration: none !important;
}

.title-spcap1 a:hover {
  color: var(--color-chudao-2);
}

.all_spcap1 {
  /* background: url(../images/bg_ispcap1.png) no-repeat; */
  /* min-height: 380px; */
}

.all-spcap1 {
  
/* padding-right: 20px; */
}



.bd-scroll {
  overflow-y: scroll;
  max-height: 575px;
  padding-right: 20px;
}


/*croll*/
.bd-scroll::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

.bd-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  background: #EBEBEB;
}

/*ngoai*/
.bd-scroll::-webkit-scrollbar-thumb {
  background: var(--color-chudao);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  height: 10px;
}

/*trong*/
.bd-scroll::-webkit-scrollbar-thumb:window-inactive {
  background: var(--color-chudao);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.stt_product_lrn {
  background: var(--color-chudao);
  color: #fff;
  border-radius: 50%;
  padding-top: 4px;
  font-family: 'GeMe';
  font-size: 18px;
  display: inline-block;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.pic-product-lrn {
  overflow: hidden;
  position: relative;
  text-align: center;
}

.price-per {
  position: absolute;
  left: 10px;
  top: 10px;
  background: red;
  color: #fff;
  padding: 2px 5px
}

.pic-product-lrn .hot {
  position: absolute;
  right: 10px;
  top: 10px;
}

.box-product-lrn {
  height: 100%;
  position: relative;
  color: #000;
  overflow: hidden;
  /* background: #fff; */
}

.name-product-lrn {
  position: relative;
  margin-bottom: 0px !important;
  max-width: calc(100% - 50px);
  line-height: 22px;
}

.name-product-lrn:hover {
  color: #a10011
}

.name-product-lrn a {
  display: inline-flex;
  font-size: 16px;
  color: #000;
  text-decoration: none !important;
  -webkit-line-clamp: 2; 
  max-width: 230px;
}

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

.desc_product-lrn {
  width: 100%;
  margin-bottom: 15px;
}

.price-product-lrn {
  font-size: 18px;
  max-width: 50px;
  font-family: 'SPB';
  color: red;
}

.price-product-lrn span i {
  text-decoration: underline;
  font-style: inherit;
  margin-left: 2px
}

.price-product-lrn .price-old p {
  display: inline-flex;
  margin-bottom: 0;
  text-decoration: line-through
}

.price-product-lrn .price-new p {
  display: initial;
  color: var(--color-chudao);
  display: inline-block;
  font-size: 17px;
  font-family: 'GeB';
}


.bd-spcap1{background: url(../images/bg_book.png) no-repeat;min-height: 817px;width: 1230px;padding: 75px;position: relative;margin-left: -15px;}
.bd-spcap1:after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 20px; height: 520px;

  background: url(../images/line_book.png);
}
.item-spcap1{width: 41%;} 

/* spcap1 */
.item-spcap1{ position: relative; }
.item-spcap1 .owl-prev svg, .item-spcap1 .owl-next svg { display: none; }
.item-spcap1 .owl-prev {background: #ffebab url(../images/prev_spcap1.png) no-repeat; url(../images/prev_spcap1.png) no-repeat; url(../images/prev_spcap1.png) no-repeat; url(../images/prev_spcap1.png) no-repeat;min-height: 50px;width: 50px;left: inherit !important; ;right: 50px;opacity: 1;position: absolute;top: 0px;}
.item-spcap1 .owl-next {background: #ffebab url(../images/prev_spcap1.png) no-repeat;min-height: 60px;width: 60px;transform: rotate(180deg);right: -10px !important;top: 0px;opacity: 1;position: absolute;}

.item-spcap1 .control-owl{top: 0px;position: absolute;z-index: 9;right: 0px;}
/*cus_left_right1*/
.bg_cus {
  background:#000; 
  padding-top: 10px !important;
}

 
.title-cus {
  position: relative;
  margin-bottom: 7px;
  z-index: 9;
}


.title-cus span {
  position: relative;
  display: inline-block;
  font-size: 50px;
  color: #fff;
  font-family: 'SDR';
  text-transform: capitalize;
  line-height: 20px;
}

.title-cus h2 {
 font-family: "SBR";
 font-size: 50px;
 text-transform: uppercase;
 display: inline-block;
 position: relative;
 margin-top: 11px;
 color: var(--color-chudao);
 -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(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(0px 0px 4px var(--color-chudao));
}

.cus-shadow-lrn-article {
  width: 100%;
  float: left;
  /* padding-left: 40px; */
}

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

.cus-shadow-lrn-name p {
  color: #fff;
  font-size: 17px;
  font-family: var(--font-chudao);
  line-height: 28px;
  -webkit-line-clamp: 2;
}

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

.cus-shadow-lrn-desc {
  /* font-size: 15px; */
  line-height: 25px;
  text-align: justify;
  color: #fff;
  /* font-style: italic; */
  position: relative;
}


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

.cus-shadow-lrn-image {
  position: relative;
  width: 278px;

  
  z-index: 9;
  padding-left: 10px;
  padding-bottom: 10px;
}
.cus-shadow-lrn-image div{border-top-left-radius: 250px;  overflow: hidden;
  border-top-right-radius: 250px; }
.cus-shadow-lrn-image:before{
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: calc(100% - 10px) ;
  height: 100%;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  border: 2px solid var(--color-chudao);
}
.cus-shadow-lrn-info {
  width: calc(100% - 298px);
  /* padding: 20px 30px; */
  position: relative;
  /* background: #fff; */
}


.cus-shadow-lrn-info:before {
  content: '';
  position: absolute;
  left: -6px;
  top: -77px;
  width: 81px;
  height: 67px;
  background: url(../images/text.png) no-repeat;
}

.cus-shadow-lrn-info:after {
  /* content: ''; */
  position: absolute;
  right: 99.8%;
  top: 0px;
  width: 100px;
  height: 100%;
  background: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-info {
  padding-left: 0px;
  padding-right: 20px;
}
 
/*end cus_left_right1*/
.all_cus {
  position: relative;
}
.all_cus .owl-theme .owl-dots{margin-top: 10px;width: 46%;float: right;text-align: left;position: absolute;bottom: 50px;right: 0;}
.all_cus .owl-theme .owl-dots .owl-dot span{   border: 1px solid #fff; border-radius: 50%;
  height: 10px; width: 10px; border-radius: 50%;
  margin: 0 10px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease; }
  .all_cus .owl-theme .owl-dots .owl-dot.active span, .all_cus .owl-theme .owl-dots .owl-dot:hover span { border-color: transparent;
    background: var(--color-chudao);
  } 
/*  */

.video_item { cursor: pointer; border: 1px solid var(--color-chudao); padding: 10px; border-radius: 5px; box-shadow: 0 0 5px var(--color-chudao); } 
.video_photo{ position: relative; margin-bottom: 0px !important; border-radius: 5px; overflow: hidden;}
.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);
  }
}

/* bg_album */
.bg_album{background:  url(../images/bg_ab.png) no-repeat;min-height: 718px;position: relative;padding-top: 35px !important;}
.title_album {position: relative;top: 0px;}
.title_album span{
    font-family: 'SDR';
    font-size: 45px;
    color: #fff;
    text-transform: capitalize;
    line-height: 20px;
    
    display: inline-block;
}
.title_album:before{content: '';position: absolute;left: 92%;bottom: 9px;width: 118px;height: 188px;background: url(../images/ab1.png) no-repeat;} 
.title_album p{ color: #000;font-family: 'UMa';font-size: 60px;text-transform: capitalize; color: var(--color-chudao);-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(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(0px 0px 4px var(--color-chudao));}
.title_album1{position: relative;top: 125px;left: -10px;width: 109%;text-align: center;}
.title_album1 span{font-size: 24px;color: #fff;text-transform: uppercase;}
.title_album1 p{ color: #000;font-family: 'UMa';font-size: 60px;text-transform: capitalize; color: var(--color-chudao);-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(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(0px 0px 4px var(--color-chudao));}
.title_album1:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);bottom: 100%;width: 66px;height: 92px;background: url(../images/ab2.png) no-repeat;} 

.all_album:nth-child(1) { width: 20.5%;position: relative;} 
.all_album:nth-child(1) .item_album:nth-child(2),.all_album:nth-child(1) .item_album:nth-child(4) {position: relative;top: 45px;}
.all_album:nth-child(2) .item_album:nth-child(2){position: relative;top: 65px;}
.all_album:nth-child(2) .item_album:nth-child(3){position: relative;top: 65px;width: 385px;}
 
.all_album:nth-child(2){width: 26%;margin-top: 132px;}
.all_album:nth-child(3){width: 32.5%;}
.all_album:nth-child(4){width: 18.5%;margin-top: 136px;}


.all_album:nth-child(3) .item_album:nth-child(1){ width: 100%;}
 
.all_album:nth-child(3) .item_album:nth-child(2),.all_album:nth-child(3) .item_album:nth-child(3){position: relative;top: 10px;width: calc(50% - 5px); display: inline-block; }
.all_album:nth-child(3) .item_album:nth-child(3){ float: right;}
.all_album:nth-child(4) .item_album:nth-child(1){ margin-bottom: 10px;}



.logo_album{position: absolute;left: -65px;bottom: 43px;z-index: 1;}
.logo_album img{
	animation: round 15s infinite linear;
  }
  
  @keyframes round {
	to{
	  transform: rotate(360deg);
	}
  } 
.news-album-image {overflow: hidden;/* border-radius: 20px; */}
.news-album-image img{object-fit: cover;}
.album_dt{ display: none;}


.more_album{     position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 35px;
  z-index: 9;
  text-align: center;}
.more_album a{
  font-size: 20px;
  font-family: 'AKl';
  padding: 15px 50px;
  /* border-radius: 40px; */
  color: #000;
  position: relative;
  display: inline-block;
  background: url(../images/more_gt.png) center no-repeat;
  text-transform: capitalize;
  min-height: 55px;
  width: 217px;
 }
 


.more_album a:hover{ color: red; }


/*news*/
.bg_news {
  background: #000;   
}

.news-shadow-info {
      transition: 0.3s;
      text-align: center;
      padding: 0 20px;
}

.news-shadow-info span {
  color: #fff;
  -webkit-line-clamp: 3;
  line-height: 25px;
}

.news-shadow-article {
  overflow: hidden; 


}

.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: 32px;
  margin-bottom: 20px;
}

.news-shadow-name a {
    color: #fff;
    font-size: 22px;
    font-family: 'SPSeB';
}

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

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

.date-shadow {
  color: #fff;
  opacity: 0.7;
  padding: 5px 0px;
}

.news-shadow-image {
         position: relative;
    overflow: hidden;
    border-top-left-radius: 250px;
    border-top-right-radius: 250px;
    border: 1px solid var(--color-chudao);
    padding: 10px;
    box-shadow: 0 0 8px var(--color-chudao);
    margin: 8px;    margin-bottom: 20px;
}

.news-shadow-image a {
  overflow: hidden;    border-top-left-radius: 250px;
    border-top-right-radius: 250px;
}

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

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

/*book*/

.bg_book {
  position: relative;
  z-index: 1;
  min-height: 980px;
  padding-top: 35px;
  background: #000;
  padding-bottom: 1px;
}

.title-book {
  margin-bottom: 60px;
  position: relative;
  text-align: center;
}

.title-book>span {
  font-size: 40px;
  color: #fff;
  font-family: 'SKR';
  position: relative;
  text-transform: uppercase;
}

.title-book:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -29px;
  width: 225px;
  height: 20px;
  background: url(../images/a_tt.png) center no-repeat;
}

.all_book {
  position: relative;
  background: url(../images/bg_book.png) no-repeat;
  width: 1230px;
  min-height: 817px;
  padding-top: 70px;
  margin: 0 auto; margin-left: -15px;
}

.all_book:after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 20px; height: 520px;

  background: url(../images/line_book.png);
}

.flipbook-viewport {
  position: relative;
  overflow: unset !important;
}

.flipbook-viewport .flipbook {
  overflow: hidden;
  max-width: 1056px;
}

.item_book {
  background: transparent !important;
  box-shadow: unset !important;
  max-height: 655px;
}

.item_book a {
  
  width: 100%;
  margin: 0px auto;
  max-width: calc(100% - 70px) !important;
  display: inline-block;  

}

.item_book.even {}

.item_book.odd {
  text-align: right;
}

.flipbook .tabs {
  width: 942px;
  height: 22px;
  top: -22px;
  position: relative;
  z-index: 1;
}

.flipbook .tabs>div {
  width: 450px;
  height: 22px;
  float: left;
}

.flipbook .tabs .left {
  text-align: left;
  margin-left: 10px;
}

.flipbook .tabs .right {
  text-align: right;
  margin-right: 10px;
}

.flipbook .tabs a {
  color: black;
  -webkit-border-image: url(../images/tab-off.png) 5 20 5 20 repeat stretch;
  border-width: 5px 20px 5px 20px;
  display: inline-block;
  font: bold 11px arial;
  text-shadow: 1px 1px 0 #ddd;
  color: #333;
  line-height: 12px;
  text-decoration: none;
}

.flipbook .tabs .on,
.flipbook .tabs .on:hover {
  -webkit-border-image: url(../images/tab-on.png) 5 20 5 20 repeat stretch;
  cursor: default;
}

.flipbook .tabs a:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-image: url(../images/tab-hover.png) 5 20 5 20 repeat stretch;
}

.flip-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 45px;
  width: 100%;
  z-index: 99;
  left: 0;
}

.flip-control #prev img {
  position: absolute;
  left: -50px;
}

.flip-control #next img {
  position: absolute;
  right: -50px;
  transform: rotateY(180deg);
}
/*  */
 
.bg_bgsize {
  background-size: auto 100% !important;
  padding: 1px 0; }