@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:"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:"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:"QsSeB";font-display:block;src:url("../fonts/Quicksand-SemiBold.woff2");font-display:swap}
@font-face{font-family:"QsLi";font-display:block;src:url("../fonts/Quicksand-Light.woff2");font-display:swap}
@font-face{font-family:"1FVC";font-display:block;src:url("../fonts/1FTVVIPCarbon.woff2");font-display:swap}

/*  */
@font-face{font-family:"iCC";font-display:block;src:url("../fonts/iCielCadena.woff2");font-display:swap}
@font-face{font-family:"SsSBl";font-display:block;src:url("../fonts/SansitaSwashed-Black.woff2");font-display:swap}
@font-face{font-family:"GnR";font-display:block;src:url("../fonts/Geomanist-Regular.woff2");font-display:swap}
@font-face{font-family:"GnB";font-display:block;src:url("../fonts/Geomanist-Bold.woff2");font-display:swap}
@font-face{font-family:"GeO";font-display:block;src:url("../fonts/Genica-One.woff2");font-display:swap}
@font-face{font-family:"GnMe";font-display:block;src:url("../fonts/Geomanist-Medium.woff2");font-display:swap}
@font-face{font-family:"iBUR";font-display:block;src:url("../fonts/iCielBrushUp.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:#0404fa;--color-chudao-2:#000;--font-chudao:"RB";--color-main:#2557ae;--color-social:#2557ae;--color-hover:#2557ae;--color-text:#2557ae}
body{font-size:14px;font-family:"RR"!important;  min-width: 1200px; }
/* 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-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{ position: relative;}
.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;
}

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



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


/* qc */
.quangcao{ max-width: 1366px; margin: 0 auto;}

/* spcap1 */
  


.title-cat-main {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
  /* margin-top: -30px; */
  margin-bottom: 40px;
  gap: 30px;
}

.title-cat-main a {
  display: block;
  color: var(--color-chudao-2);
  font-size: 22px;
  cursor: pointer;
  position: relative;
  /* border: 1px solid var(--color-chudao); */
  padding: 15px 30px;
  text-align: center;
  font-family: 'RB';
  border-radius: 5px;
  background: var(--color-chudao);
}
.title-cat-main a:after{
  content: '';
  position: absolute;
  right: -10px;
  top: 10px;
  width: 100%;
  height: 100%;
  background: #e5e0e0;
  z-index: -1;
  border-radius: 5px;
}
.title-cat-main a img {
  max-height: 45px;
  margin-bottom: 5px;
}

.title-cat-main a:hover,
.title-cat-main a.active {
 
background: #e41e2b;
 
color: var(--color-chudao);
}



.title-cat-main.slick-pk a:after {

  right: 12px;
}

.title-cat-main.slick-pk {
  display: block;
}
/* gt */
.all_gt:nth-child(1){width: 350px;}
.all_gt:nth-child(2){ width: 434px;}

.title_gt1{text-align: center;position: relative;margin-top: 9px;/* margin-bottom: -75px; */}
.title_gt1:before{
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
  width: 147px;
  height: 63px;
  background: url(../images/b_gt.png) no-repeat;
}
.title_gt1 span{ font-size: 60px; font-family: 'ER'; color: var(--color-chudao-2);}

 

/* 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.jpg) top center no-repeat;
  min-height: 290px;
  position: relative;
  /* padding-top: 100px !important; */
}

.footer-article .wrap-main {
  /* min-height: 353px; */
}

.title-footer {
  font-family: "RB";
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--color-chudao-2);
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #faff00), color-stop(1, #ffb800)); */
  /* -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(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); */
}

.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;
  /* filter: drop-shadow(1px 0px 0px #fff) drop-shadow(0px 1px 0px #fff) drop-shadow(0px -1px 0px #000) drop-shadow(-1px 0px 0px #fff) drop-shadow(2px 2px 0px #fff); */
}

.title-footer-dt {
  font-size: 18px;
  font-family: var(--font-chudao);
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
  color: #000;
}
.footer-news:nth-child(1) {
  color: #fff;
  width: 28.5%;
  text-align: center;
}
.info-footer-1{ color: #666666;}
.footer-news:nth-child(2) {
  width: 30%;
  position: relative;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #fff;
  padding: 0 5%;
}

.footer-news:nth-child(3) {
  width: 29.5%;
  text-align: center;
}
.footer-news{ padding-top: 60px !important; padding-bottom: 60px !important;}

.social-footer {
 
z-index: 1;
 
margin-top: 15px !important; 
 
display: inline-block;
}

.social-footer span {
  text-transform: capitalize;
  margin-right: 5px;
}

.social-footer li {
  display: inline-block;
  margin-right: 11px;
}

.footer-ul{padding-left: 0px !important;/* display: inline-flex; *//* align-items: center; *//* justify-content: space-between; */}
.footer-ul li {list-style: none;background: url(../images/img_dm.png) top 5px left 0px no-repeat;padding-left: 15px;width: 48%;float: left;margin-bottom: 5px;}
.footer-ul li:nth-child(2n){ float: right;}
.footer-ul li a {
  color: #101010;
  font-size: 15px;
  /* font-family: 'QsMe'; */
}

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

.info-footer {
  color: #666666;
  line-height: 30px;
  font-size: 14px;
}

.info-footer1 {
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  -webkit-line-clamp: 6;
}

.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: 12.5px 0px;
  background: var(--color-chudao);
}

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

}

.copyright {
  position: relative;
  /* font-family: 'RB'; */
  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 {

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

 
/*  */

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

/*map_home*/
.bg_map {
  position: relative;
  margin: 40px 0px;
}

.bg_map .wrap-main-k {
  position: relative;
}

.title_map {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.title_map span {
  font-family: 'OwR';
  font-size: 35px;
  text-transform: uppercase;
}

.tab_map {
  max-width: 1366px;
  margin: 0 auto;
  position: absolute;
  right: 25px;
  top: 30px;
}


.itemtab_map {
  width: 100%;
  float: right;
}

.itemtab_map iframe {
  width: 100%;
  height: 355px;
  float: left;
  border-radius: 20px;
  border: 5px solid #fff !important;!i;!;
}

.tabs_map_ajax {
  padding-left: 0px;
  margin: 0px;
}

.tabs_map_ajax li {
  margin-bottom: 10px;
  list-style: none;
  background: rgb(0, 0, 0, 0.5);
  /* float: left; */
  /* margin-right: 10px; */
  background: #fff;
  border: 1px solid var(--color-chudao);
  border-radius: 30px;
}

.tabs_map_ajax li h3 {
  /* color: #000; */
  font-size: 15px;
  line-height: 33px;
  padding: 3.5px 10px;
  margin-bottom: 0px;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  /* background: #fff; */
  /* border: 1px solid var(--color-chudao); */
  /* border-radius: 30px; */
}

.tabs_map_ajax li:hover {
  background: var(--color-chudao);
}

.tabs_map_ajax li.current {
  background: var(--color-chudao);
}




.item_map {
  min-height: 485px;
}

.item_map img {
  height: 485px;
  width: 100%;
  object-fit: cover;
}
 
/*gioithieu*/

.bg_gt {
  padding: 50px 0px !important;
  position: relative;  
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff9df), color-stop(1,transparent));
  z-index: 1; 
}

.title_gt {
   position: relative;
    margin-bottom: 20px;
    z-index: 9;
    /* border-bottom: 1px solid var(--color-chudao); */
    /* padding-bottom: 5px; */
    display: inline-block;
}
.title_gt:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 0px;
  width: 132px;
  height: 118px;
  background: url(../images/a_ttgt.png) no-repeat;
}

.title_gt span {
  font-family: "1FVC";
  font-size: 45px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  color: #4c2c21;
  -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 #fff) drop-shadow(0px 1px 0px #fff) drop-shadow(0px -1px 0px #000) drop-shadow(-1px 0px 0px #fff) drop-shadow(2px 2px 0px #fff);
  line-height: 30px;
}

.title_gt h2 {
       padding-right: 13px;
    font-family: "SsSBl";
    font-size: 55px;
    display: inline-block;
    color: var(--color-chudao-2);
    -webkit-filter: drop-shadow(1px 0px 0px #ccc) drop-shadow(0px 1px 0px #ccc) drop-shadow(0px -1px 0px #ccc) drop-shadow(-1px 0px 0px#ccc) drop-shadow(2px 2px 0px var(--color-chudao));
    filter: drop-shadow(2px 2px 0px #ccc) drop-shadow(0px 1px 0px #ccc) drop-shadow(0px -1px 0px #ccc) drop-shadow(-1px 0px 0px#ccc) drop-shadow(1px 1px 0px var(--color-chudao));
    margin-left: 100px;
  }

.bd-gioithieu {
  position: relative;
}

.left-gt {
    width: 480px;    z-index: 9; position: relative;
}
.left-gt:after{
      content: '';
    position: absolute;
    top: 60px;
    right: -60px;
    width: 8px;
    height: 380px;
    background: url(../images/a_ndgt.png) no-repeat;
}

.slick-gt-nav{  width: 560px; background: #bd0d0d; padding: 20px 40px 120px 20px; border-radius: 10px}

.image-gioithieu{ border-radius: 10px; }

.content-about {

  width: 100%;

}

.hinhgioithieu {
  width: 67.5%;
  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; */
  margin-bottom: 30px;
}
.image-gioithieu div{ border-radius: 10px; overflow: hidden; }
.all_gt:nth-child(1) .image-gioithieu:nth-child(3) {

width: 394px;

position: relative;

left: 55px;

z-index: 1;
}

.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; */
  /* display: inline-block; */
}

.noidunggioithieu>span {
    -webkit-line-clamp: 10;
    line-height: 27px;
    font-size: 15px;
    /* text-align: center; */
}
.more_gt{ text-align: center;display: inline-block; width: 100%;margin-top: 35px;}
.more_gt a{
    background: var(--color-chudao-2);
    padding: 10px 50px;
    font-size: 15px;
    color: var(--color-chudao) !important;
    font-family: 'GeO';
    text-transform: capitalize;
    /* padding-left: 30px; */
    display: inline-block;
    position: relative;
    }
    .more_gt a:after{
  content: '';
  position: absolute;
  right: -5px;
  top: 5px;
  width: 100%;
  height: 100%;
  background: var(--color-chudao);z-index: -1;
}
.more_gt a img{ margin-left: 5px;}
.more_gt a:hover{ background: red;}
.title_gt2{text-align: center;position: relative;margin-top: 50px;margin-left: 50px;}
.title_gt2:before{
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
  width: 147px;
  height: 63px;
  background: url(../images/b_gt.png) no-repeat;
}
.title_gt2 span{ font-size: 40px; font-family: 'ER'; color: var(--color-chudao-2);}
.slick-gt-for{
    padding-left: 60px;
    padding-right: 30px;
    position: relative;
    top: -90px;
    margin-bottom: -90px;
    }
.slick-gt-for .image-gioithieu { padding: 0 10px}
 
 
 

/*cus_left_right1*/
.bg_cus {
  /* background: var(--color-chudao); */
  padding-top: 60px !important;
}
 

 

.left-cus {
  width: 48%;
  position: relative;
  border: 5px solid var(--color-chudao);
  padding: 25px;
  padding-left: 55px;
  border-radius: 20px;
 
}
 
.left-cus::before{
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 71px;
  height: 349px;
  background: url(
  ../images/b_video.png) no-repeat;
}

.right-cus {
  width: 52%; 
  position: relative; 
}

.title_cus {
  position: relative;
  padding: 10px;
  z-index: 9;
  border-bottom: 4px solid var(--color-chudao); padding-left: 60px;
}
.title_cus h2{font-size: 55px;font-family: 'iCC';color: var(--color-chudao-2);-webkit-filter: drop-shadow(1px 0px 0px #ccc) drop-shadow(0px 1px 0px #ccc) drop-shadow(0px -1px 0px #ccc) drop-shadow(-1px 0px 0px#ccc) drop-shadow(2px 2px 0px var(--color-chudao));filter: drop-shadow(2px 2px 0px #ccc) drop-shadow(0px 1px 0px #ccc) drop-shadow(0px -1px 0px #ccc) drop-shadow(-1px 0px 0px#ccc) drop-shadow(1px 1px 0px var(--color-chudao));text-transform: capitalize;}
.title_cus p{font-family: 'iBUR';font-size: 40px;color: var(--color-chudao);}
 
 
.cus-shadow-lrn-article {
 
  padding: 20px 50px; 
  background: #f4f4f4;
}

.cus-shadow-lrn-name {
 
  width: calc(100% - 100px);
}
.cus-shadow-lrn-name h3{f;font-size: 23px;font-family: 'RB';}
.cus-shadow-lrn-name p {
  color: #000;
  font-size: 20px;
  font-family: 'SSRSR'; 
  -webkit-line-clamp: 2;
}

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

.cus-shadow-lrn-desc { 
  line-height: 25px; 
  color: #131313; 
  position: relative;
}


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

.cus-shadow-lrn-image {
  position: relative; 
  z-index: 9;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between; 
  margin-bottom: 50px;
}

.cus-shadow-lrn-image div.scale-img {
  border-radius: 50%;
  overflow: hidden;
  width: 80px;
}

 

.cus-shadow-lrn-info {
  width: 100%; 
  position: relative; 
}


.cus-shadow-lrn-image:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -38px;
  width: 145px;
  height: 27px;
  background: url(../images/sao.png) no-repeat;
}
 
 
.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-info {
  padding-left: 0px;
  padding-right: 20px;
}

/*end cus_left_right1*/
.all_cus{ padding-left: 40px; padding-top: 25px;}
.all_cus .control-owl {
  width: 100%;
  bottom: -20px;
  position: relative;
  z-index: 9;
}

.all_cus .control-owl button {
  background: url(../images/prev_cus.png) no-repeat;
  width: 50px;
  height: 50px;
  border-radius: 0;
  border: none;
  opacity: 1;
}

.all_cus .control-owl button.owl-prev svg {
  display: none;
}

.all_cus .control-owl button.owl-next svg {
  display: none;
}

.all_cus .control-owl button.owl-prev {
  left: 0px;
  position: absolute;
  top: 0px;
}

.all_cus .control-owl button.owl-next {
  position: absolute;
  left: 65px;
  right: inherit;
  transform: rotate(180deg);
}

/*  */

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


/* bg_album */
.bg_album{  position: relative; padding-top: 50px !important;    background: url(../images/bg_album.png) no-repeat; min-height: 939px;
}
  
.title_album{text-align: center;margin-bottom: 30px;}
.title_album h2{
  padding: 0 40px;
  position: relative;
  display: inline-block;
  font-size: 57px;
  font-family: 'iCC';
  color: var(--color-chudao-2);
  text-transform: capitalize;
  -webkit-filter: drop-shadow(1px 0px 0px #ccc) drop-shadow(0px 1px 0px #ccc) drop-shadow(0px -1px 0px #ccc) drop-shadow(-1px 0px 0px#ccc) drop-shadow(2px 2px 0px var(--color-chudao));
  filter: drop-shadow(2px 2px 0px #ccc) drop-shadow(0px 1px 0px #ccc) drop-shadow(0px -1px 0px #ccc) drop-shadow(-1px 0px 0px#ccc) drop-shadow(1px 1px 0px var(--color-chudao));
} 
.title_album p{ font-size: 25px;}


.all_album:nth-child(1){width: 265px;position: relative;}
.all_album:nth-child(1) .item_album{position: relative;margin-top: 90px;}
.all_album:nth-child(1) .item_album:before{content: '';position: absolute;left: 5px;top: -170px;width: 230px;height: 99px;background: url(../images/b_ab.png) no-repeat;}

.all_album:nth-child(2){width: 590px;}
.all_album:nth-child(2) .item_album{ float: left;  }

.all_album:nth-child(2) .item_album:nth-child(1),.all_album:nth-child(2) .item_album:nth-child(4){width: 377px;}
.all_album:nth-child(2) .item_album:nth-child(2),.all_album:nth-child(2) .item_album:nth-child(3){width: 204px;}
.all_album:nth-child(2) .item_album:nth-child(3){ clear: both;}
.all_album:nth-child(2) .item_album:nth-child(2n){ float: right;}
.all_album:nth-child(3){width: 310px;position: relative;margin-top: 30px;}
.all_album:nth-child(3):after{
  content: '';
  position: absolute;
  top: -157px;
  right: 40px;
  width: 457px;
  height: 158px;
  background: url(../images/a_ab.png) no-repeat;
}
 


 
.logo_album{ position: absolute; left: -65px; top: 20px;    z-index: 1;}
.logo_album img{
	animation: round 15s infinite linear;
  }
  
  @keyframes round {
	to{
	  transform: rotate(360deg);
	}
  } 
.news-album-image {overflow: hidden;border-radius: 5px;}
 
.album_dt{ display: none;}
.all_album:nth-child(2) .item_album:nth-child(2){margin-top: 104px;}
.all_album:nth-child(2) .item_album:nth-child(1){ margin-bottom: 12px;}


  
 

/*   Header   */
.header {
	z-index: 99;
	width: 100%;
 
}

.header-in{position: relative;background: #fff;padding-bottom: 10px;}
.head_top {
	position: relative;
	padding-top: 8px;
	color: #fff;
	min-height: 40px;
	background:  var(--color-chudao);
	/* font-family: 'MoMe'; */
}
.slogan{font-size: 16px;font-family: 'MoSeB';width: 40%;}
.address_head i{
	 margin-right: 5px;
}
 .email_head i{ margin-right: 5px;}
.logo-header {
	width: 111px;
	z-index: 999;
}

.right_header {
	min-width: 185px;
	/* margin-bottom: 10px; */
}
.head_bot{min-height: 110px;border-bottom: 1px solid #e6e6e6;}
/*  */


.hotline {
	/* color: #fff; */
	background: url(../images/icon_hl.png) no-repeat;
	padding-left: 60px;
	min-height: 64px;
	display: inline-flex;
	align-items: center;
}

.hotline p {
	/* font-size: 18px; */
	/* font-family: 'SED'; */
	display: inline-block;
}

.hotline span {
	font-size: 20px;
	font-family: 'RB';
	color: var(--color-chudao);
}

.hotline img {
	position: relative;
	top: -4px;
	margin-right: 10px;
}

.banner-header {
	/* width: 462px; */
	position: relative;
	z-index: 100;
	/* margin-left: 145px; */
}


/*  */
.menu {
    /* padding: 5px 0px; */
}

.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;
	/* margin: 0 20px; */
}
 
.menu ul.ulmn>li:nth-last-child(2):after{ width: 0px;}

.menu ul.ulmn li a {
	font-size: 15px;
	color: #232222;
	font-family: 'RMe';
	margin: 0px;
	padding: 0;
	position: relative;
	z-index: 1;
	text-align: center;
	text-decoration: none !important;
	/* display: block; */
	line-height: 48px;
	/* border-radius: 50px; */
	text-transform: uppercase;
	/* box-shadow: 0 0 5px var(--color-chudao-2); */
}

.menu > .wrap-main-k > ul.ulmn > li > a:after  {
	content: '';
	position: absolute;
	left: 0px;
	top: -16px;
	width: 0;
	background: var(--color-chudao);
	height: 3px;
	transition: all .3s ease;
}
.menu ul.ulmn li a.active:after,
.menu ul.ulmn li:hover>a:after {
  width: 100%;
}
.menu ul.ulmn li a.active,
.menu ul.ulmn li:hover>a {
  color: var(--color-chudao);
}
.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: #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 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;
}



.menu ul.ulmn li ul {
  padding-left: 0px;
  width: 100%;
  float: left;
  max-height: 555px;
  overflow-y: scroll;
  z-index: 99;
  margin: 0px;
  padding-left: 0px;
  float: left;
  margin: 0px;
  border-top: none;
}

.menu ul.ulmn li ul::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

.menu ul.ulmn li ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  background: #EBEBEB;
}


/*ngoai*/
.menu ul.ulmn li ul::-webkit-scrollbar-thumb {
  background: var(--color-chudao);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  height: 10px;
}
/* Search */
.search {
  width: 100%;
  max-width: 290px;
  background: #ebebeb;
  position: relative;
  right: 0;
  top: 0;
  /* border-radius: 5px; */
  overflow: hidden;
  /* border: 1px solid #c7c7c7; */
}

.search input {
  width: calc(100% - 35px);
  font-size: 12px;
  color: #333;
  border-radius: 10px;
  border: none;
  padding: 5px 0px;
  text-indent: 20px;
  background: transparent;
}

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

.search p {
  width: 50px;
  height: 35px;
  cursor: pointer;
  line-height: 33px;
  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);
}


/* doitac */
.bg_partner { padding: 30px 0px !important;}
.item-partner{ border: 1px dotted #ccc;}
.title_partner{text-align: center;margin-bottom: 60px;}
.title_partner span{ font-size: 30px; font-family: 'RB'; color: #1a1a1a; position: relative; text-transform: uppercase;}
.title_partner span:after{
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -35px;
  width: 199px;
  height: 18px;
  background: url(../images/a_dt.png) no-repeat;
}
.all_partner .control-owl {
  /* top: 50%; */
  /* position: absolute; */
  /* transform: translateY(-50%); */
  width: 100%;
}

.all_partner .control-owl button {
 
  width: 21px;
  height: 42px;
  border-radius: 0;
  border: none;
  opacity: 1;
  position: absolute;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}

.all_partner .control-owl button.owl-prev svg {
  display: none;
}

.all_partner .control-owl button.owl-next svg {
  display: none;
}

.all_partner .control-owl button.owl-prev {
  left: -25px;
  background: url(../images/prev_dt.png) no-repeat;
  
}

.all_partner .control-owl button.owl-next {
  left: inherit;
  right: -25px;
  background: url(../images/next_dt.png) no-repeat;
}
.all_partner .control-owl button.owl-prev:hover{background: url(../images/hprev_dt.png); }
.all_partner .control-owl button.owl-next:hover{ background: url(../images/hnext_dt.png);}


/*css CT */
.bg_tieuchi{background: url(../images/bg_so.jpg) top center no-repeat;min-height: 330px;padding: 30px 0px !important;!i;!;}
.bg_tieuchi .wrap-main{ max-width: 1000px;}
.left-tieuchi{width: 57.5%;}
.right-tieuchi{width: 35%;}
.title_tieuchi{ color: #fff; margin-bottom: 30px; }
.title_tieuchi span{font-size: 30px;font-family: 'RB';color: #fff;text-transform: uppercase;margin-bottom: 10px;display: inline-block;}

.box-ct {
 position: relative;
}
.box-ct:after{
  content: '';
  position: absolute;
  right: -28px;
  top: 0px;
  width: 1px;
  height: 75px;
  background: url(../images/a_so.png) no-repeat;
} 

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

.image-ct {
  background: url(../images/bv_ibv.png) no-repeat;
  min-width: 74px;
  height: 74px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.bd-ct {
  width: 100%;
}

.ds-ct {
 
  position: relative;
 
}

.ds-ct h3 {
  margin-bottom: 0px;
  font-size: 40px;
  color: #fff;
  font-family: 'RB';
}

.ds-ct h3 a {
  display: inline-block;
  -webkit-line-clamp: 2;
  color: #fff;
}
.ds-ct h3 p{color: #fff;font-size: 40px;display: inline-block;}
.ds-ct h3 a:hover {
  color: #f00;
}

.ct-shadow-lrn-desc {
  -webkit-line-clamp: 2; font-size: 16px; color: #fff;
}

/*news*/
.bg_news { padding: 30px 0px !important;}
 
.news-shadow-info {
  transition: 0.3s;
  width: 100%;
 
}

.news-shadow-info span { 
  -webkit-line-clamp: 3;
  line-height: 25px;
  font-size: 13px;
}

.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: 23px;
  margin-bottom: 10px;
}

.news-shadow-name a {
  color: #000;
  font-size: 16px;
  font-family: 'RB';
}

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

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

.date-shadow {
  color: var(--color-chudao);
  padding-left: 5px;
  padding: 5px;
  font-size: 13px;
}
.date-shadow i{ margin-right: 3px;}
.news-shadow-image {
  position: relative;
  overflow: hidden;

  display: inline-block;
  z-index: 1;
}
.news-shadow-image-1{   margin-bottom: 10px;}
.news-shadow-image-2{   margin-top: 10px;}

.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{position: relative; text-align: center;}
.more_news a{    font-size: 15px;
  border-radius: 20px;
  padding: 4px;
  color: var(--color-chudao) !important;
  display: inline-block;
  margin-top: 15px;
  padding: 8px 20px;
  border: 1px dashed var(--color-chudao);}
.more_news:after{content: ''; border-bottom: 2px solid var(--color-chudao-2);width: 160px;z-index: -1;}
.more_news i{  position: relative; top: -5px;}
.more_news a:hover{ color: #000 !important; }



/*css CT */
.bg_article{background:url(../images/bg_bv.jpg) no-repeat;padding: 30px 0px !important;position: relative;min-height: 475px;}

.title_article{text-align: center;margin-bottom: 60px;  }
.title_article span{ font-size: 30px; font-family: 'RB'; color: #fff; position: relative; text-transform: uppercase;}
.title_article span:after{
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -35px;
  width: 199px;
  height: 18px;
  background: url(../images/a_article.png) no-repeat;
}
.box-article {
  
  border-radius: 10px;
 
}

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

.image-article {
   
display: inline-block;
   
position: relative;
   
z-index: 1;
   
width: 90px;
}
.image-article > div{   align-items: center;   }
 
.bd-article {
  width: 100%; 
  display: inline-flex;
  align-items: center;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px 30px;
  border-radius: 10px;
}

.ds-article {width: calc(100% - 90px);padding-left: 20px;}
 
.ds-article h3 {
  margin-bottom: 10px;
}

.ds-article h3 a {
  font-size: 18px;
  color: var(--color-chudao-2););
  font-family: 'RB';
  -webkit-line-clamp: 2;
}

.ds-article h3 a:hover {
  color: var(--color-chudao-2);
}

.shadow-lrn-desc-article {
  -webkit-line-clamp: 2;
  margin-top: 10px;
  /* color: #fff; */
  font-size: 14px;
  /* font-family: 'QsMe'; */
}

.right-article{position: absolute;right: 0px;bottom: 0px;width: 590px;z-index: 1;padding: 100px 110px 80px 110px;text-align: right;}
.right-article:before{content: '';position: absolute;left: -20px;width: 324px;height: 247px;bottom: -85px;background: url(../images/a_bv.png) no-repeat;}

.right-article:after{content: '';position: absolute;right: 0px;width: 610px;height: 585px;bottom: 0px;background: url(../images/a_r_a.png) no-repeat;z-index: -1;}

.more_article{background: var(--color-chudao-2);border-radius: 20px;padding: 4px;color: #fff !important;font-family: 'QsMe';text-transform: uppercase;display: inline-block;padding-left: 30px;margin-top: 35px; float: right;}
.more_article img{ margin-left: 5px;}
.more_article:hover{ background: red;} 
/* qc */
 

.title_qc{text-align: center;margin-bottom: 30px;background: var(--color-chudao);font-family: 'RBl';color: #fff;text-transform: uppercase;padding: 10px 0px;}
.title_qc span{ font-size: 40px;  position: relative; display: inline-block; }
.title_qc p{
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-size: 37px;
  display: inline-block;
  margin: 0 10px !important; 
  }
.desc_qc{ text-align: center;}



.serv-shadow-article {
  /* background: var(--color-chudao); */
  /* padding: 10px; */
  /* border-top-left-radius: 30px; */
  /* border-bottom-right-radius: 30px; */
}

.serv-shadow-image {
  /* border-radius: 30px; */
}

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

.serv-shadow-info span {
  color: #fff;
  -webkit-line-clamp: 3;
  line-height: 25px;
  font-size: 15px;
}

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

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

.serv-shadow-name {
  font-size: 14px;
  margin-bottom: 0px !important;
}

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

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

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

.serv-shadow-name a .more_serv {
  background: #036ccb;
  width: 54px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 100%;
  top: 0px;
}

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

.serv-shadow-desc {
  font-size: 15px;
  color: #000;
  text-align: justify;
  line-height: 22px;
  position: relative;
  background-image: -webkit-gradient(linear,left top,right top,color-stop(0,transparent), color-stop(1,#000));

}

/*right*/
.left{width: 270px;position: relative;z-index: 99;}
.right{ width: calc(100% - 270px); padding-left: 35px;}
 
.img_dm{width: 45px;height: 45px;display: inline-flex;align-items: center;justify-content: center;background: #0303af;}
 

.hamburger2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 22px;
  height: 16px;
  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: 3px;
  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%;
  }
}

.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: space-between; */
  min-height: 45px;
}
.title-left > span{font-size: 16px;margin-left: 20px;font-family: 'RB';}

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



.lst-pro-left {
  padding-left: 0px;
  width: 100%;
  float: left;
  max-height: 575px;
  overflow-y: scroll;
  z-index: 99;
  margin: 0px;
  padding-left: 0px;
  float: left;
  margin: 0px;
  border-top: none;
}

.lst-pro-left::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

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


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

.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 dotted #cccccc;
}

.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 {
display: inline-block;
}

.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{
position: sticky;
left: 0px;
top: 0px;}
.left_dm .lst-pro-left>ul>li>ul {
  padding-left: 10px;
  width: 100%;
  display: none;
  z-index: 999999;
  background: #f2f2f2;
  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;
}
/* spcap1 */
.title-main-spcap1 span{ font-size: 25px; font-family: 'RB'; position: relative; background: #fff; padding: 0 30px; color: var(--color-chudao);}
.title-main-spcap1{position: relative;text-align: center;margin-bottom: 10px;}
.title-main-spcap1:after{content: '';position: absolute;left: 50%;transform: translateX(-50%);bottom: 18px;width: 100%;border-bottom: 1px solid var(--color-chudao);z-index: -1;}

/*pro_*/

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



.product .pic-product { 
  overflow: hidden;
  position: relative; 
  margin-bottom: 20px;
  border: 1px solid #ccc;
}

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

.product .name-product a {
  font-size: 14px;
  font-family: 'RMe';
  color: #000;
  line-height: 25px;
}

.product .name-product a:hover {
  color: var(--color-chudao-2);
}

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

.product .price-product {
  margin-bottom: 10px;
  color: #555;

}

.product .price-new {
  font-family: 'RB';
  display: inline-block;
  font-size: 14px;
  color: red;
  
}

.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{position: relative;left: 50%;transform: translateX(-50%);border: 1px dashed var(--color-chudao);border-radius: 20px;color: var(--color-chudao);display: inline-block;padding: 8px 20px; margin-bottom: 30px;}
.more_pro:hover{ background: var(--color-chudao); color: #fff;}

.block-left{ margin-bottom: 30px;    display: inline-block;}
/*  */
.regular-shadow-lrn { float: left;  width: 100%;}
.regular-shadow-lrn-article{   width: 100%;
    float: left;
    margin-bottom: 10px;
}
.regular-shadow-lrn-name{margin-bottom:5px; line-height: 17px; font-size: 20px;
    font-family: 'SCSMS';}
.regular-shadow-lrn-name a{
    color: #222222;
    font-size: 14px;
    line-height: 23px;
    font-family: 'R';
    font-family: 'RMe';
    }
.regular-shadow-lrn-name a:hover{color:red;}
.regular-shadow-lrn-name b{ font-weight: normal; color: #fff; font-size: 14px; }
.regular-shadow-lrn-desc{    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    color: #000;}
 
.regular-shadow-lrn-desc.text-split{-webkit-line-clamp:4}
.regular-shadow-lrn-image{    position: relative; width: 100px;  float: left; }
 
.regular-shadow-lrn-info{    width: calc(100% - 100px); padding-left: 10px; float: right; }
.regular-shadow-lrn-info span{ font-size: 13px;}
 .slick-spnb{padding: 17px;background: #f2f2f2;}

 .product-slide .pic-product{ background: #fff; border: none;}

 .slick-news{ background: #f2f2f2; padding: 15px;}
 .slick-news:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; 
height: 50px;

background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent), color-stop(1,rgb(255,255,255,0.5)));

}
.slick-news .slick-list{position: relative;padding-top: 0px !important;!i;!;}


/*  */

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