/* Fonts */
@font-face {  font-family: "RR";  src: url("../fonts/RobotoRegular.woff2");  font-display: swap;}
@font-face {  font-family: "RB";  src: url("../fonts/RobotoBold.woff2");  font-display: swap;}
@font-face {  font-family: "RMe";  src: url("../fonts/RobotoMedium.woff2");  font-display: swap;}
@font-face {  font-family: "MoExB";  src: url("../fonts/Montserrat-ExtraBold.woff2");  font-display: swap;}
@font-face {  font-family: "InB";  src: url("../fonts/Inter-Bold.woff2");  font-display: swap;}
@font-face {  font-family: "InMe";  src: url("../fonts/Inter-Medium.woff2");  font-display: swap;}
@font-face {  font-family: "SPR";  src: url("../fonts/SVN-Poppins.woff2");  font-display: swap;}
 

/*  */
@font-face {  font-family: "1FVBs";  src: url("../fonts/1FTVVIPBlacksword.woff2");  font-display: swap;}
@font-face {  font-family: "1FVLt";  src: url("../fonts/1FTVVIPLagistha.woff2");  font-display: swap;}

@font-face {  font-family: "SrR";  src: url("../fonts/Saira-Regular.woff2");  font-display: swap;} 
@font-face {  font-family: "SrMe";  src: url("../fonts/Saira-Medium.woff2");  font-display: swap;} 
@font-face {  font-family: "SrB";  src: url("../fonts/Saira-Bold.woff2");  font-display: swap;}
@font-face {  font-family: "SrBl";  src: url("../fonts/Saira-Black.woff2");  font-display: swap;}
@font-face {  font-family: "SrSeB";  src: url("../fonts/Saira-SemiBold.woff2");  font-display: swap;}
@font-face {  font-family: "SrExB";  src: url("../fonts/Saira-ExtraBold.woff2");  font-display: swap;}
@font-face {  font-family: "SHH";  src: url("../fonts/SVN-HemiHead.woff2");  font-display: swap;}
@font-face {  font-family: "UAs";  src: url("../fonts/UTMAkashi.woff2");  font-display: swap;}
@font-face {  font-family: "CFR";  src: url("../fonts/UTMChunkFive-Regular.woff2");  font-display: swap;}
 
@font-face {  font-family: "SCt";  src: url("../fonts/SVN-Cintra.woff2");  font-display: swap;}
@font-face {  font-family: "UBB";  src: url("../fonts/UTMBanqueBold.woff2");  font-display: swap;}
@font-face {  font-family: "MoBl";  src: url("../fonts/Montserrat-Black.woff2");  font-display: swap;}

@font-face {  font-family: "SABl";  src: url("../fonts/SVN-AgudaBlack.woff2");  font-display: swap;}
 
:root{--color-main:#000;--color-main-2:#FAEE48;--color-main-3:#F9D347;--color-social:#2557ae;--color-hover:#2557ae;--color-text:#2557ae;--font-main:"SrB"}
body{font-size:14px;line-height:1.5;font-family:"SrR"; background: #fffcf6;}
body{touch-action:pan-y}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* product detail */

.grid-pro-detail {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

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

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

.detail-product {
  display: flex;
  justify-content: space-between;
}
.detail-product .left-pro-detail {
  width: 40%;
  border: 1px solid #ddd;
}
.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;
}
.attr-content-pro-detail b{     font-weight: 700;
    font-size: 20px;
    color: #f00;}
.tabs-pro-detail .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 20px;
}
.nav-tabs li a {
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  color: #f00;
}

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

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

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

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

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

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

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

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

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

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

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

/* CSSS T */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Swipper */

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

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

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

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

/*  */
.paging-prolist {
  position: relative;
  min-height: 540px;
}
.paging-prolist:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 281px;
  height: 540px;
  background: rgb(0, 0, 0, 0.5);
  z-index: 9;
}
.paging-prolist:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 282px;
  height: 540px;
  background: rgb(0, 0, 0, 0.5);
  z-index: 9;
}
  
/*css CT */
.ctnb {
  margin-top: 30px;
}
.box-ct {
  text-align: center;
}

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

.image-ct {
  margin-bottom: 20px;
  display: inline-block;
}

.bd-ct {
  width: 100%;
}

.ds-ct {
  position: relative;
}

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

.ds-ct h3 a {
  font-size: 17px;
  color: #3f181d;
  font-family: "SGSeB";
  -webkit-line-clamp: 2;
}

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

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


/* video */ 
.item-video{ border-radius:30px; overflow:hidden; position: relative;}


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

/* spcap1 */ 
.bg_spcap1 {
    background: #F5E6E6;
}
  
.title-spcap1 {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#DD2525),color-stop(1,#FFB42A));
    padding: 10px 20px 10px 20px;
}
   
.title-spcap1 > span{ font-size: 22px; font-family: 'UAB'; color: #fff;}

.all_spcap1 {
   background: #fff;
   box-shadow: 0 0 5px #E6C0C0;
   margin: 0 5px;
   border-radius: 10px;
   overflow: hidden;
}

.all-spcap1 { 
    padding: 10px 20px; 
    padding-bottom:30px;
}



.bd-scroll {
    overflow-y: scroll;
    max-height: 380px;
    padding-right: 10px;
}


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

.pic-product-lrn {
    overflow: hidden;
    position: relative;
    text-align: center;
} 
.box-product-lrn {
    height: 100%;
    position: relative;
    color: #000;
    overflow: hidden;  
    margin-bottom: 20px; 
}

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

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

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

.name-product-lrn a:hover {
    color: var(--color-chudao-2);
}
.img-product-lrn{ width:60px; border-radius:5px; overflow:hidden;}
.desc_product-lrn {
   
    width: calc(100% - 70px);

}

.price-product-lrn {
    font-size: 15px;
    max-width: 70px;
    /* font-family: var(--font-main); */
    color: var(--color-main);
}

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


.price-all{    background: var(--color-main);
    border: 1px solid #FFB32A;
    color: #fff;
    font-family: 'UAB';
    font-size: 19px;
    padding: 2px 20px 8px 20px;
    border-radius: 5px;
    display: inline-block; text-transform: uppercase;}  
    .price-all span{ margin-left: 10px;} 

.more_spcap1{position: relative;left: 50%;transform: translateX(-50%);margin-top: 30px;color: #424242;background: #fff;
             border: 1px solid #f4b1b1;border-radius: 20px;padding: 10px 20px;display: inline-block;}
.more_spcap1:hover{ background:#f4b1b1; color:#fff;}

 
 
/* slide */

.slideshow {
  position: relative;
}

/* Footer */
.footer {
  position: relative;
  background: url(../images/bg_footer.png) top center no-repeat;
 
  padding: 60px 0px 1px 0px !important;
}
.footer.active{padding-top: 50px !important;}
.left-footer{width: 67.5%;position: relative;}
.bd-fanpage{width: 28.35%;position: relative;top: -135px;z-index: 1;margin-bottom: -135px;}
.title-footer-dt span {
  font-size: 15px;
  font-family: "SrB";
  text-transform: uppercase;
  color: #000;
  display: inline-block;
  /* margin-bottom: 5px; */
}
.title-footer-dt {
  position: relative;
  margin-bottom: 20px;
}
.title-footer-dt p {
  color: #fff;
}
.logo-ft {
  display: inline-block;
  text-align: center;
 
  z-index: 2;
}
.desc-footer2{text-align: center;font-family: '1FHS';font-size: 58px;}
.desc-footer2 span{ color: #fff;}
.content-footer {
  margin: 10px 0px;
  font-family: 'SrMe';
  /* color: #fff; */
}
.social_footer {
  padding-left: 0;
  margin: 0;
  display: inline-block;
  width: 100%; margin-top: 30px;
   
}
.social_footer span {
  font-size: 15px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: var(--font-main);
  display: inline-block;
}
.social_footer li {
  list-style: none;
  display: inline-block;
  margin-right: 2px; 
  text-align: center;
}
.social_footer li:last-child {
  margin-right: 0px;
}
.social_footer li a {
  color: #000;
}
.footer-ul {
  padding-left: 17px !important;
  /* display: inline-flex; */
  width: 100%;
  justify-content: space-between;
}
.footer-ul li {
  list-style: disc;
  position:relative;
  color: #000;
  margin-bottom: 15px; 
  width: 100%; 
} 
.footer-ul li:last-child:after{ width:0px;}
.footer-ul li a {
  color: #000;
  font-family: 'SrMe';
  font-size: 14px; 
}
.footer-ul li a:hover {
  color: red;
}

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

.title-footer h2 {font-size: 50px;font-family: "1FVBs";margin: 0px !important;color: #E9D4BF;margin-bottom: 10px;} 
.footer-powered { 
  width: 100%; 
  position: relative;   text-align: center;
}
.footer-powered .wrap-content {
  padding: 10px 0px;
}
.flex-powered {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.statistic span {
  position: relative;
  padding: 0px 5px;
  border-right: 1px solid #fff;
}
.statistic span:last-child {
  border-right: none;
  padding-right: 0px;
}
.footer .box-footer{ margin-top:60px;}
.footer .box-footer:nth-child(1) {
  width: 22.5%;
  /* color: #fff; */
  margin-top: 0;
}
.footer .box-footer:nth-child(2) {
  width: 15%;
  position:relative;
} 
.footer .box-footer:nth-child(3) {
  width: 12.5%;
}
 .footer .box-footer:nth-child(4) {
  width: 16%;
}.footer .box-footer:nth-child(5) {
  width: 25%;
}
.desc-footer {
  font-size: 16px;
  border-bottom: 1px solid rgb(255, 255, 255, 0.5);
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
}
.bd-fanpage {
  overflow: hidden; 
} 
.map-footer {
  z-index: 1;
  position: relative;
  width: 100%;
  display: inline-block;
}
.map-footer iframe {
  width: 100%;
  height: 650;  
  display: inline-block;
}

 .menu-footer {position: absolute;right: -6%;bottom: 50px;width: 130%;background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(1, #ffffffb8));padding-left: 20%;}

.box-footer:nth-child(3) .social_footer li{ margin-bottom:10px;}

 
   
 
/*   Header   */
.above-nav{z-index: 9; width: 100%;} 
.above-nav.active{position:relative; bottom: 0;} 
.header-top{
           padding: 6px 0px 13px 0px;
           font-family: 'SrMe';
           background: url(../images/bg_top.png) top center no-repeat;
           min-height: 58px;
           margin-bottom:-13px;
           position:relative;
           }
 
.above-nav .header > .wrap-content{ padding: 10px 0px;}

 .address{ display:inline-flex; align-items:center; justify-content:center;}
.address img{ margin-right:10px;}
.logo-header{
             text-align: center;
             width: 168px;
             display: inline-flex;
             align-items: center;
             justify-content: center;
             margin: auto;
             margin-top: -11px;
             margin-bottom: -45px;
             }
.logo-header img{
    max-height: 157px;
    width: 168px !important;
    }
.logo-header:before{
	content:'';
	position:absolute;
	left:50%;
	transform: translate(-50%,-50%);
	top: 50%;
	width:166px;
	height:78px;
	background:url(../images/bg_logo.png) no-repeat;
	z-index:-1;
}


.header > .wrap-content{position: relative;padding-top: 35px;}
.header_fix .wrap-content{ padding-left: 0px;}
 
.hotline{margin-right: 16px; }
.right-header .hotline:last-child{ margin-right:none;}
.hotline span{
  font-size: 15px;
  font-family: var(--font-main);
  
  display: inline-block;
  }
 .hotline img{ margin-right:10px;}
.top_header{text-align: right;margin-bottom: 20px; }
 
.header_fix {
   min-height: unset;
   position: fixed;
   left: 0px;
   top: 0px;
   width: 100%;
   margin: 0;
   z-index: 999;
   animation: slideInDown1 1s 0s;
   /* padding: 10px 0px; */
   background-size: 100% 100%;
}
.header_fix .logo-header{transform: scale(0.6);margin-top: -40px;margin-bottom: -60px;}
@-webkit-keyframes slideInDown1 {
   0% {
	   -webkit-transform: translate3d(0, -30px, 0);
	   transform: translate3d(0, -30px, 0);
	   visibility: visible
   }

   100% {
	   -webkit-transform: translate3d(0, 0, 0);
	   transform: translate3d(0, 0, 0)
   }
}

@keyframes slideInDown1 {
   0% {
	   -webkit-transform: translate3d(0, -30px, 0);
	   transform: translate3d(0, -30px, 0);
	   visibility: visible
   }

   100% {
	   -webkit-transform: translate3d(0, 0, 0);
	   transform: translate3d(0, 0, 0)
   }
}

.slideInDown1 {
   -webkit-animation-name: slideInDown1;
   animation-name: slideInDown1
}

.left-header{min-width: 39%; position: relative;}
  
.left-header span img{ position: relative; top: -2px; margin-right:10px;}
.left-header p{ display: inline-block;color: #000; font-family: 'RR';}
.right-header{position: relative; } 
.logo-mb{ display: none; text-align: center; margin: 10px 0;}
 
.logo-mb img{ width: 168px !important; height: 157px;}

.right-header-mb{ display: none;}
/* end header */ 
.flex-header {
   display: flex;
   justify-content: space-between;
   align-items: center;
} 
.menu-head {
   display: flex;
   gap: 20px;
   justify-content: space-between;
   align-items: center;
}
.menu-head a {
   color: #fff;
}
.menu-head a:hover {
   color: #fed402;
}
.line-head {
   background-color: #72b2fd;
   height: 32px;
   width: 1px;
} 

.lang-g {
    margin-right: 10px;
    display: inline-flex;
}

.lang-g img {
    width: 28px; 
}

.lang-g a {
    margin-right: 11px; cursor: pointer;
}
.lang-g a:last-child{ margin-right:0}
/* Hidden Google Captcha */
.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}

#google_language_translator,
.goog-te-banner-frame {
    display: none;
}
.more_dknt_popup{
                background:Var(--color-main);
                color:var(--color-main-3) !important;
                padding: 9px 14px;
                border-radius:120px;
                font-family:'SGSeB';
                font-size:15px;
                text-transform:uppercase;
                }
.more_dknt_popup:hover{ background:red; }
.right-header-mn  {width: 16.5%;}


/*map_home*/
.bg_map {
    position: relative;
}

.bg_map .wrap-main-k {
    position: relative; background:url(../images/bg_map.png) no-repeat; min-height:474px;
  padding:20px;
}

.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: 220px; */
    margin: 0 auto;
    position: absolute;
    right: 120px;
    top: 20px;
    z-index: 1;
}
 
.itemtab_map iframe {
    width: 100%;
    height: 638px;
    float: left;
    
}

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

.tabs_map_ajax li {
    margin-right: 10px;
    list-style: none;
    background: #fff;
    padding: 6px;
    color: #3F2210;
    background: var(--color-main-2);
    position:relative;
    display: inline-block;
    text-align: center;
} 
.tabs_map_ajax li h3 {
    font-size: 15px; 
    padding: 5px 10px;
    margin-bottom: 0px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: var(--font-main);
    display: inline-block;
}

.tabs_map_ajax li:hover,.tabs_map_ajax li.current  {
    background: var(--color-main);
    color: #fff;
}
  
.item_map {
    min-height: 645px;
}

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


	
/* album */


/* album */
.bg_album{background: url(../images/bg_album.png) center top no-repeat;min-height: 1422px;padding-top: 60px !important;position: relative;margin-bottom: -470px;z-index: 1;}
.bg_album:after{
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 720px;
  background: url(../images/a_ab.png) center top no-repeat;
  /* background-size: 100% 100%; */
}


.title_news {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.title_news p {
  font-size: 90px;
  color: #E9D4BF;
  font-family: '1FVBs';
  margin-bottom: 0px !important;
  opacity: 0.4;
  line-height: 80px;
} 
.title_news h2 {
  font-size: 47px;
  font-family: "1FVLt";
  color: var(--color-main);
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  margin: 0;
}  
   

.bg_album .wrap-main{ position:relative;}
 
.item_album_all{
    width: 100%;
    display: inline-flex;
    grid-gap: 12px;
    justify-content: space-between;
} 
.item_album_all:nth-child(3){justify-content:unset;margin-top: 12px;}
.bg_album .item_album_all:nth-child(1){width: 74.5%;margin-left: auto;margin-right: 70px;float: right;}
.bg_album .item_album_all:nth-child(1) .item_album:nth-child(1){ position:relative}
.bg_album .item_album_all:nth-child(1) .item_album:nth-child(1):before{
  content:'';
  position:absolute;
  left:-16px;
  top:16px;
  width:386px;
  height:245px;
  border: 2px solid var(--color-main);
  border-radius:10px;
  z-index:-1
}
.bg_album .item_album_all:nth-child(1) .item_album:nth-child(4){ margin-top:90px;} 
.bg_album .item_album_all:nth-child(2){margin-top: 14px;}
.bg_album .item_album_all:nth-child(2) .item_album:nth-child(1){margin-top: -62px;}
.bg_album .item_album_all:nth-child(2) .item_album:nth-child(2){/* margin-top:-30px; */}

.bg_album .item_album_all:nth-child(3) .item_album:nth-child(1){margin-top: -70px;}
.bg_album .item_album_all:nth-child(3) .item_album:nth-child(2){ margin-top:-40px;}

 

.bg_album .item_album .news-album-image {border-radius: 12px;overflow: hidden;}

.more_album{
            background: url(../images/more_ab.png) no-repeat;
            min-height: 58px;
            width: 275px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            margin-top: 30px;
            font-size: 20px;
            color: #fff;
            font-family: var(--font-main);
            text-transform: capitalize;
            z-index: 2;
            }

.more_album:hover{ color:var(--color-main-2);}


 .tab_album{width: 190px;position: absolute;left: 30px;top: 55px;z-index: 9;}
 
.tab_album .tabs_album_ajax{ padding-left: 0;}
.tab_album .tabs_album_ajax li{margin-bottom: 15px;background: var(--color-main-2);font-family: '1FVLt';color:#fff;padding:15px 10px 10px 20px;cursor:pointer;position: relative;height: 58px;}
.tab_album .tabs_album_ajax li h3{font-size: 27px;margin-bottom:0px;-webkit-line-clamp: 1;}
.tab_album .tabs_album_ajax li.current,.tab_album .tabs_album_ajax li:hover{background:var(--color-main); }


.tabs_album_ajax li:after{
  content:'';
  position:absolute;
  right:100%;
  transform: rotateY(180deg);
  top:0px;
  width:30px;
  height:58px;
  background:url(../images/bg_ttmap.png) no-repeat;
} 

.tabs_album_ajax li:hover,.tabs_album_ajax li.current  {
    background: var(--color-main);
    color: #fff;
}
 
.tabs_album_ajax li:hover:after,.tabs_album_ajax li.current:after{
  content:'';
  position:absolute;
  right:100%; transform: rotateY(180deg);
  top:0px;
  width:30px;
  height:58px;
  background:url(../images/bg_httmap.png) no-repeat;
} 
.logo_album{position: absolute;left: 50px;bottom: -55px;}
.logo_album img {
    animation: round 15s infinite linear;width: 141px !important;
}
 
@keyframes round {
    to {
        transform: rotate(360deg);
    }
}

 

/*book*/

.bg_book {
    position: relative;
    z-index: 1;
    background: url(../images/bg_book.png) no-repeat;
    min-height: 1000px;
    padding-top: 20px !important;
}


.title_menua {
  margin-bottom: 20px;
  text-align: center; position: relative;
}
.title_menua::before{
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 476px;
  height: 76px;
  background: url(../images/b_book.png) no-repeat;
} 

.title_menua p {
  font-size: 16px;
  color: #fff;
  font-family: 'SGSeB';
  margin-bottom: 15px !important;
} 
.title_menua h2 {
  font-size: 62px;
  font-family: "1FVS";
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin: 0;
}   

.all_book {
    position: relative;
    background: url(../images/bg_ibook.png) no-repeat;
    width: 1200px;
    min-height: 846px;
    padding-top: 30px;
    margin: 0 auto;
}

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

.flipbook-viewport .flipbook {
    overflow: hidden;
    /* max-width: 990px; */
}

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

.item_book img {
    width: 100%;
    margin: 0px auto;
    max-width: calc(100% - 20px) !important; 
}


.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;
}
 
.flip-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 45px;
    width: 100%;
    z-index: 2;
}
 
/* article */
 
.bg_article {
  position: relative;
 padding: 0 75px;
  padding-top: 30px !important;
}
.title_article {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-size: 15px;
}

.title_article h2 {
  font-size: 36px;
  font-family: "SPSeB";
  text-transform: uppercase;
  position: relative;
  padding-top: 50px;
}
.title_article h2:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 44px;
  height: 44px;
  background: url(../images/b_tt.png) no-repeat;
}
.title_article1 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  font-size: 15px;
}

.dd-article {
  overflow: hidden;
}

.bd-article-l {
  position: relative;
}

.box-article {
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
  /* width: 100%; */
}

.bd-article {
  width: 100%;
  text-align: center;
}

.image-article {
  width: 97px;
  height:120px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.3s;
  background: url(../images/bg_ibv.png) no-repeat;
  margin-bottom: 20px;
}
.bd-article:hover .image-article {
  transform: rotateY(360deg);
}
.image-article a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.image-article a img {
  max-width: 72px;
  max-height: 72px;
}

.ds-article {
  /* width:calc(100% - 70px); */
}

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

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

.box-article:hover .ds-article h3 a {
  color: red;
}
 
/* news */
 
.bg_news{background: url(../images/bg_news.png) no-repeat;padding: 30px 0 !important;margin-bottom: -90px;} 
.bg_news .wrap-main{ position: relative;}
.all-news{width: 51.5%;}
.right-news{width: 46.5%;margin-top: 95px;}
.title_blog {
  
  text-align: center;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;margin-bottom: 20px;
}

.title_blog h2 {
  font-size: 45px;
  font-family: "UAs";
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin: 0;
  margin-bottom: 10px;
}  
   

.title_blog p {
  font-size: 18px;
  color: #fff;
  font-family: 'CFR';
  margin-bottom: 0px !important; text-transform:uppercase; position:relative;
  display:inline-block; padding:0 10px;
   
} 
.title_blog p:before {
  content:'';position:absolute;
  right:100%; top:5px; 
  width:129px; height:14px;
  background:url(../images/b_tt.png) no-repeat
}

.title_blog p:after {
  content:'';
  position:absolute;
  left:100%;
  top:5px;
  transform: rotateY(-180deg);
  width:129px;
  height:14px;
  background:url(
  ../images/b_tt.png) no-repeat
}
 
.news-shadow-lrn-name {
    margin-bottom: 10px;
    line-height: 17px;
}

.news-shadow-lrn-name a {
    color: #fff;
    font-size: 16px;
    font-family: 'SrSeB';
    line-height: 23px;
    -webkit-line-clamp: 2;
    width: calc(100% - 95px);
}

.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: #fff;
}

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

.news-shadow-lrn-image {
    position: absolute;
    left: 0;
    top: 9px;
    width: 200px;
    height: 150px;
    overflow: hidden;
    -webkit-mask-image: url(../images/tt.png);
    mask-image: url(../images/tt.png) center;
    -webkit-mask-position: top left;
    mask-position: top left;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-size: cover;
    -webkit-mask-size: 100% 100%;
}

.news-shadow-lrn-info {
    width: calc(100% - 200px);
    background: url(../images/bg_inews.png) no-repeat;
    min-height: 170px;
    display: inline-block;
    width: 511px;
    padding: 20px 40px 15px 67px;
    /* background-size: 100% 100%; */
}

.date-shadow-lrn {
    color: var(--color-chudao);
    width: 90px;
    text-align: center;
    padding: 0 15px;
}

.date-shadow-lrn span {
    font-size: 30px;
    font-family: var(--font-chudao);
}

.date-shadow-lrn img {
    display: inline-block;
    position: relative;
    top: -3px;
}

.date-shadow-lrn p {
    display: inline-block;
    font-size: 13px;
    font-family: var(--font-chudao);
}

.news-shadow-lrn-article.flex_odd_even .news-shadow-lrn-info {
    padding-left: 0px;
    padding-right: 20px;
}

.more_news {
    color: var(--color-chudao-2);
    text-transform: capitalize;
    display: inline-block;
    margin-top: 15px;
}

.more_news:hover {
    color: red;
}

.right-news-shadow-lrn-name {
    width: calc(100% - 90px);
}
.date-news{background: url(../images/bg_datett.png) no-repeat;min-height: 65px;width: 93px;text-align: center;padding-top: 9px;}
.date-news span{font-size: 30px;font-family: 'SrBl';margin-bottom: 5px;display: inline-block;border-bottom: 1px solid #000;padding-bottom: 9px;margin-left: 5px;padding-left: 10px;}
.date-news p{
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 18px !important;
}
/*end news_left_right1*/
/* cus */
.title_cus{text-align: center;color: #fff;margin-bottom: 15px;}
.title_cus p{font-size: 24px;font-family: 'SrSeB';text-transform: uppercase;}
.title_cus h2{ font-size: 50px; font-family: 'SCt'; color: var(--color-main-2); }

.cus-shadow-lrn-name h3 {
    font-size: 15px;
    font-family: 'MoSeB';
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, var(--color-chudao-2)), color-stop(0.5, var(--color-chudao-3)), color-stop(1, var(--color-chudao-2)));
    text-align: center;
}

.cus-shadow-lrn-name p {
    color: #fff;
    font-size: 22px;
    font-family: 'SrSeB';
    line-height: 28px;
    -webkit-line-clamp: 2;
    /* text-align: center; */
}

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

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


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

.cus-shadow-lrn-image {
    position: relative;
    width: 215px;
    min-height:233px;
    background:url(../images/bg_kh.png) no-repeat;
    display: inline-block;
    padding: 10px;
}

.cus-shadow-lrn-image div  {
     -webkit-mask-image: url(../images/kh.png);
     mask-image: url(../images/kh.png) center;
     -webkit-mask-position: top left;
     mask-position: top left;
     -webkit-mask-repeat: no-repeat;
     mask-repeat: no-repeat;
     mask-size: cover;
     -webkit-mask-size: cover;
     -webkit-mask-size: 100% 100%;
     overflow: hidden;
     display: inline-block;
     height: 218px;
}

.cus-shadow-lrn-info {
    width: calc(100% - 215px);
    position: relative;
    padding-left: 30px;
} 

.cus-shadow-lrn-article.flex_odd_even .cus-shadow-lrn-info {
    padding-left: 0px;
    padding-right: 20px;
}

.cus-shadow-lrn-info span {
 
    font-size: 16px;
    color: #fff;
    width: 100%;
    
    margin-bottom: 20px;
    display: inline-block;
}
.cus-shadow-lrn-info b{ color:#fff; font-weight:normal}
.slick-cus-nav .item_cus {  padding: 0 5px;}
.slick-cus-nav .item_cus .img_p{ border-radius: 3px; overflow: hidden;}
.slick-cus-nav .slick-dots { text-align: left; margin-top: 10px; bottom: -35px;}
.slick-cus-nav .slick-dots li  button:before{ content: '';}


.slick-cus-nav .slick-dots li button{ width: 14px; height: 14px;background: #fff;}
.slick-cus-nav .slick-dots li.slick-active button,.slick-cus-nav .slick-dots li:hover button{ background: var(--color-main-2);}
/* tiktok */
 .bg_video .wrap-main{ max-width: 1250px; }
.item-tiktok-home{ height: 670px;  overflow: hidden;   }

.left-video{width: 54%;}
.right-video{width: 45.2%;}
.title-video{margin-bottom: 0px !important;padding-left: 30px;}
.title-video h2{text-transform: uppercase;font-family: 'UAs';font-size: 45px;color: #000; margin-bottom:0}
.title-video > b{ font-weight:normal; font-size: 18px; font-family: 'CFR'; color: #000; position: relative; padding-right:10px;margin-bottom:10px;display:inline-block}
.title-video > b:after{   content:'';
  position:absolute;
  left:100%;
  top:5px;
  transform: rotateY(-180deg);
  width:129px;
  height:14px;
  background:url(
  ../images/b_tt.png) no-repeat}
  .title-video p{ font-size: 16px;}
    .title-video p b{font-family: var(--font-main);}

.item-video-home{display: inline-block;min-height: 521px;width: 564px;position: relative;padding: 40px 12px 45px 42px; cursor: pointer;}
.item-video-home img{ height:473px;object-fit: cover;}
.item-video-home:before{
   content:'';
  position:absolute;
  left:0;
  top:0; 
  width:564px;
  height:521px;
  background:url(
  ../images/bg_vd.png) no-repeat
}
.item-video-home h3{ position: absolute; bottom: 0px; left: 0; font-size: 24px; font-family: 'SrSeB'; color: #fff;}


/* dknt */
.bg_dknt {
    background: url(../images/bg_dknt.png) no-repeat;
    min-height: 770px;
    padding-top: 40px !important;
} 
 
.all-dknt{
 position: relative;
 background: url(../images/bg_idknt.png) no-repeat;
 min-height:660px;
 width: 1100px;
 margin: 0 auto;
 padding: 61px 100px 61px 100px;
 }
.title_dknt{text-align: center;margin-bottom: 15px;}
.title_dknt .logo_dknt{width: 134px;height: 136px;display: inline-block;}
.title_dknt .logo_dknt img{width: 134px; height: 136px; }
.title_dknt h2{font-size: 45px;font-family: 'UAs';color: #fff;text-transform: uppercase;margin: 0;}
.title_dknt p{font-family: 'CFR';position: relative;display: inline-block;font-size: 18px;color: #fff;padding: 0 10px;}
.title_dknt p:before {
  content:'';position:absolute;
  right:100%; top:5px; 
  width:129px; height:14px;
  background:url(../images/b_tt.png) no-repeat
}

.title_dknt p:after {
  content:'';
  position:absolute;
  left:100%;
  top:5px;
  transform: rotateY(-180deg);
  width:129px;
  height:14px;
  background:url(
  ../images/b_tt.png) no-repeat
}
 
.bg_dknt .contact-input input {
    border-radius: 0;
    border: none;
    color: #fff !important;
    font-size: 14px;
    height: 46px;
    background: #1B1B1B; 
   
}

.bg_dknt .contact-input textarea {
    border-radius: 0px;
    border: none;
    color: #fff;
    font-size: 14px;
    min-height: 110px;
    height: 110px;
    background: #1B1B1B;
     border: none;
    padding-left: 10px; 
}
 


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

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

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

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

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

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

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

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

.button_dknt{text-align:center;margin-top: 28px;}
.button_dknt input {
   display: inline-block;
   background: url(../images/bg_btdknt.png) no-repeat !important;
   color: #000 !important;
   border: none;
   font-size: 30px;
   font-family: var(--font-main);
   text-transform: uppercase;
   width: 525px;
   height: 64px; 
}

.button_dknt input:hover{ color:red !important;}
  


.bg_dknt .contact-form .grid_2:nth-child(1) .contact-input:nth-child(1) input {
    background: #1B1B1B url(../images/dk1.png) top 13px right 13px no-repeat;
}

.bg_dknt .contact-form .grid_2:nth-child(1) .contact-input:nth-child(2) input {
    background: #1B1B1B url(../images/dk2.png) top 13px right 11px no-repeat;
}

.bg_dknt .contact-form .grid_2:nth-child(1) .contact-input:nth-child(3) input {
    background: #1B1B1B  url(../images/dk3.png) top 15px right 12px no-repeat;
}

.bg_dknt .contact-form .grid_2:nth-child(1) .contact-input:nth-child(4) input {
    background: #1B1B1B  url(../images/dk4.png) top 13px right 13px no-repeat;
}

.bg_dknt .contact-input-nd textarea {
    background: #1B1B1B  url(../images/dk5.png) top 13px right 13px no-repeat;
}

/* spnb */
.bg_spnb{ background: #F2F2F2;}

.title_spnb {
  
  text-align: center;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;margin-bottom: 20px;
}

.title_spnb h2 {
  font-size: 45px;
  font-family: "UAs";
  color: #000;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin: 0;
  margin-bottom: 10px;
}  
   

.title_spnb p {
  font-size: 18px;
  color: #000;
  font-family: 'CFR';
  margin-bottom: 0px !important; text-transform:uppercase; position:relative;
  display:inline-block; padding:0 10px;
   
} 
.title_spnb p:before {
  content:'';position:absolute;
  right:100%; top:5px; 
  width:129px; height:14px;
  background:url(../images/b_dknt.png) no-repeat
}

.title_spnb p:after {
  content:'';
  position:absolute;
  left:100%;
  top:5px;
  transform: rotateY(-180deg);
  width:129px;
  height:14px;
  background:url(
  ../images/b_dknt.png) no-repeat
}
 
/* spnb */

.bg_spcap1:nth-child(2n) {
  background: #fafafa;
}
.title-pro {
  margin-bottom: 25px;
}
.title-pro h2 {
  font-size: 28px;
  font-family: "SGSeB";
  color: #494949;
  display: inline-block;
  margin: 0;
}
.title-pro div img {
  margin-right: 10px;
}
.title-pro a {
  background: #ffe200;
  color: var(--color-main);
  text-transform: capitalize;
  padding: 10px 23px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-main);
  font-size: 18px;
}
.title-pro a img {
  margin-left: 10px;
}
.title-pro a:hover {
  background: #f9eb82;
}

/*  */
.bg_spnb {
  position: relative;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.title_spnb {
  /* margin-top: -40px; */
}

/* spnb */

.product {
  position: relative;
}
.product .box-product {
  padding: 10px; background: #fff;
}
.product .desc-product {
  width: 100%;
  text-align: center;
  transition: 0.3s;
  color: #fff;
  position: relative;
}
.product .pic-product {
  position: relative;
  margin-bottom: 20px; /* border-radius:10px; */
  overflow: hidden;
}
.product .pic-product a {
  overflow: hidden;
}
.product .price-new p {
  display: inline-block;
}
.product .name-product {
  text-align: center;
  margin-bottom: 20px;
  /* padding: 10px 5px; */
  display: inline-block;
  z-index: 1;
}
.product .name-product a {
  color: #000;
  font-size: 17px;
  font-family: "SrMe";
  -webkit-line-clamp: 1;
}
.product .name-product a:hover {
  color: red;
}
.product .price-product {
  padding-top: 6px;
  color: #000;
  font-size: 16px;
  background: url(../images/bg_ipro.png) no-repeat;
  width: 226px;
  height: 38px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: -26px;
}
.product .price-new {
  display: inline-block;
}
.product .price-old {
  margin-left: 20px;
}

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

.product .price-product p {
  font-size: 16px;
  display: inline-flex;
  font-family: 'UBB';
  color: #000;
  /* text-transform: capitalize; */
}
.product .price-product p i {
  font-style: normal;
}
.product .price-old p {
  color: #a2a2a2;
  text-decoration: line-through;
  font-size: 15px;
  font-family: "SGMe";
}
.product span a {
  color: #fff;
  width: 100%;
  border-radius: 50%;
}

.product span:hover a {
  box-shadow: 0 0 5px red;
}

.product .pic-product .addcart {
  width: calc(100% - 30px);
  position: absolute;
  left: 15px;
  bottom: 15px;
  text-transform: capitalize;
  background: rgb(255, 255, 255, 0.8);
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 10px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-main);
  font-size: 15px;
  font-family: "SGMe";
  opacity: 0;
  transition: 0.3s;
  visibility: hidden;
  cursor: pointer;
}
.product .pic-product .addcart img {
  margin-right: 10px;
}
.product .pic-product:hover .addcart {
  opacity: 1;
  visibility: unset;
}
.product .pic-product .addcart:hover {
  border-color: var(--color-main);
}


 
/* about */
.bg_about {
  padding: 50px 0px 30px 0px !important;
  position: relative; 
}

.content-about .desc-about span {
  font-size: 16px;
  color: #252525;
  position: relative;
  line-height: 28px;
  -webkit-line-clamp: 5;
  font-family: 'SrMe';
}

.title-about {
  position: relative;
  margin-bottom: 50px; padding-top:20px;
} 
.title-about:after{
  content:'';position:absolute;
  left:0px; bottom:-25px;
  width:222px; height:7px;
  background:url(../images/a_gt.png) no-repeat;
}
.title-about p{ position:absolute; left:-150px; top:-70px}
.title-about h2 {
  margin: 0px !important;
  display: inline-block;
  position: relative;
  font-family: "SCt";
  font-size: 60px;
  color: var(--color-main-2);
  position: relative;
  z-index: 1;
}
 .title-about h2 span{
  font-family: "SCt";
  font-size: 60px;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ECECEC),color-stop(0.55,#BBBBBB),color-stop(0.55,#3E3E3E),color-stop(0.8,#969696) );
  -webkit-filter: drop-shadow(1px 0px 0px #fff) drop-shadow(0px 1px 0px #fff) drop-shadow(0px -1px 0px #fff) drop-shadow(-1px 0px 0px #fff) drop-shadow(2px 2px 0px #4f4e50);
  filter: drop-shadow(1px 0px 0px #fff) drop-shadow(0px 1px 0px #fff) drop-shadow(0px -1px 0px #fff) drop-shadow(-1px 0px 0px #fff) drop-shadow(2px 2px 0px #4f4e50);
  position: absolute;
  left: 2px;
  top: -3px;
  width: 100%;
  z-index: -1;
  }
.title-about b{ font-size:18px;font-family:'SABl'; }
 
.view-about {
  background: url(../images/more_gt.png) no-repeat;
  
  position: relative; 
  display: inline-flex;
  margin-top: 30px;
  justify-content: center;
  align-items: center;
  color: #000;
  font-family: 'SrB'; width: 187px;  min-height: 48px;
}
.view-about img {
  margin-left: 7px;
  position: relative;
}
.view-about:hover {
  color:#000;
  
}

.photo-about {
  width: 46%;
  position: relative; height: 490px; margin-left: 60px;
} 
 
.photo-about a:first-child{
    width: 490px;
    height:360px;
    border: 10px solid #fff; 
}
.photo-about a:last-child{
    width: 534px;
    height: 413px;
    background:url(../images/bg_gt.png) no-repeat;
    padding: 10px 15px 10px 30px;
    position: absolute;
    right: 0px;
    bottom: 0px; 
    
}
.photo-about a:last-child img{  border: 10px solid #fff;}
.content-about {
  width: 44%;
}
.desc-about{ }
.desc-about span {
}  
 
.logo_gt{position: absolute;right: -50px;bottom: -15px;}
.logo_gt img {
    animation: round 15s infinite linear;width: 141px !important;
}
 
@keyframes round {
    to {
        transform: rotate(360deg);
    }
}
.item-about{border-radius: 20px;overflow: hidden;}
.bottom_about{
             font-family: 'SGMe';
             background: var(--color-main);
             color: var(--color-main-3);
             border-radius: 30px;
             margin-top: 30px;
             display:inline-flex;
             align-content:center;
             justify-content: space-between;
             width:100%
             }
.bottom_about span{ font-size:21px; padding:10px 20px;}
.address_about{
               background-image: -webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(0.5,var(--color-main-2)),color-stop(1,#fff));
               border-radius: 30px;
               color: var(--color-main);
               display: inline-block;
               border: 1px solid #CA9569;
               padding: 14px 20px;
               }
.title-about1{text-align: center;margin-bottom: -75px;}
.title-about1 h2{ font-size: 198px; font-family: '1FVBs'; color: #E9D4BF; opacity: 0.5; text-transform: capitalize;}


              
/*hieuung*/

.photo-about a{ z-index:1;-webkit-animation: run_about 10s infinite linear;position: absolute; left: 0px;  }

.photo-about a:nth-child(2){position:absolute;left: initial; right:0;bottom:0;  
 

-webkit-animation: run_about2 10s infinite linear;  }
 

@-webkit-keyframes run_about {
  0% {
    transform: translate(0px, 0px);z-index: 9;
  }
  25% {
    transform: translate(60px, 0px);z-index: 9;
  }
  50% {
    transform: translate(60px, 60px); 
  }
  75% {
    transform: translate(0%, 60px)
  }
  100% {
    transform: translate(0%, 0px);
  }
}

@-webkit-keyframes run_about2 {
  0% {
    transform: translate(0px, 0px)
  }
  25% {
    transform: translate(-60px, 0px);
  }
  50% {
    transform: translate(-60px, -60px);z-index: 9;
  }
  75% {
    transform: translate(0%, -60px);z-index: 9;
  }
  100% {
    transform: translate(0px, 0px)
  }
}
/* partner */



.bg_partner{ background: #F8F8F8;}
.item-partner{ border: 2px solid #D9D9D9; border-radius: 10px; }
.item-partner img{ border: 2px solid #EBEBEB;border-radius: 10px;}


/* spnb */
 .bg_serv{background: url(../images/bg_dv.png) top center no-repeat;padding-top: 60px !important;margin-top: -70px;position: relative;z-index: 1;}
 

.title_serv {
  text-align: center;
  position: relative;
  max-width: 1200px;

  margin: 0 auto;
  margin-bottom: 20px;

}

.title_serv p {
  font-size: 90px;
  color: #E9D4BF;
  font-family: '1FVBs';
  margin-bottom: 0px !important;
  opacity: 0.4;
  line-height: 80px;
} 
.title_serv h2 {
  font-size: 47px;
  font-family: "1FVLt";
  color: var(--color-main);
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  margin: 0;
}  
   

.serv-shadow-article{
  padding: 110px 80px 90px 75px;
  text-decoration: none !important;
  background: url(../images/bg_idv.png) no-repeat;
  position:relative;
  display:inline-block;
  margin: 0 -35px -85px -35px;
  background-size: 100% 100%;
}
.serv-shadow-image-all{ position: relative;} 
 .serv-shadow-image2{border: 12px solid var(--color-main-2);border-radius: 50%;overflow: hidden;width: 220px;}
 
.logo_serv{  width: 68px; margin: 0 auto;margin-bottom: 10px;}
.serv-shadow-info span { -webkit-line-clamp: 2;    line-height: 25px;}
.bd-serv{  position: relative;width: calc(100% - 65px); float: right; padding-left: 25px; padding-top: 20px;} 
 
 
.serv-shadow-image div{ overflow: hidden; }
 
.serv-shadow-name{ font-size: 14px;  z-index: 9; line-height: unset; }
 
.serv-shadow-name p{
    color: var(--color-main);
    font-size: 25px;
    font-family: 'SABl';
    }
.serv-shadow-name p:hover{color:red;}
.serv-shadow-name p.text-split{-webkit-line-clamp:2;}


.desc_serv{text-align: center;color: #000;margin: 20px 0px;max-height: 170px;
          padding-right: 15px;  z-index: 9;    overflow: auto;
    direction: ltr; font-size:16px; font-family:'SGMe';
          }
 

.desc_serv::-webkit-scrollbar{width:4px;height:1px;}
.desc_serv::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px #e3cca2;background:#EBEBEB;}

/*ngoai*/
.desc_serv::-webkit-scrollbar-thumb{background:#EBCD7A;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);height:10px;}
  

.desc_serv span{  -webkit-line-clamp:4;}
 .serv-shadow-info{ margin-top: 10px;}
.serv-shadow-info .price-product{
    
    min-height: 52px; 
    font-size: 24px;
    font-family: 'SGB';
    color: var(--color-main);
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
   background-image: -webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(0.5,#B88055),color-stop(1,transparent));

  border:1px solid var(--color-main);
  padding:7px 20px 13px 20px; border-radius:30px;
  
    }
.serv-shadow-info .price-product b{font-weight: normal;font-size: 26px;}
.serv-shadow-info .price-product span i{ font-style:unset}

.more-serv{font-size: 17px;font-family: 'SrExB';text-transform: uppercase;
           position: relative;left: 50%;transform: translateX(-50%);color: #fff;  margin-top:50px;
           display: inline-flex; align-items:center;justify-content:center;
           background: url(../images/more_dv.png) no-repeat;min-height: 56px;width: 251px;text-align: center;}
  .more-serv img{ margin-left:10px;}
.more-serv:hover{ color:var(--color-main-2)}
    /*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-main);
    color: #fff;
    font-family: var(--font-main);
    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: #0a58ca !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: 100%;
    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;
}
/*  */

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