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

@font-face {  font-family: "FR";  src: url("../fonts/SVNAvo.woff2");  font-display: swap;} 
/* @font-face {  font-family: "FMe";  src: url("../fonts/SVN-GilroyMedium.woff2");  font-display: swap;} */
@font-face {  font-family: "FB";  src: url("../fonts/SVNAvobold.woff2");  font-display: swap;}
/* @font-face {  font-family: "FSeB";  src: url("../fonts/SVN-GilroySemiBold.woff2");  font-display: swap;} */
/* @font-face {  font-family: "FExB";  src: url("../fonts/Baloo2-ExtraBold.woff2");  font-display: swap;} */
@font-face {
  font-family: "UAB";
  src: url("../fonts/UTMAvoBold.woff2");
  font-display: swap;
}

:root{ --color-main: #0066B4;  --color-main-2:#EA6424; --color-main-3:-webkit-gradient(linear,left top,right top,color-stop(0,var(--color-main-2)), color-stop(1,var(--color-main))); --color-1:#FBD184; --color-2:#FFF0AF; --color-3:#6B4423;    --color-4:#E58A3D; --color-social:#2557ae; --color-hover:#2557ae; --color-text:#2557ae;    --font-main:"FB"; --font-1:"FMe"; --font-2:"FSeB" }
body{font-size:14px;line-height:1.5;font-family:"RR";  }
body{touch-action:pan-y}
.wrap-main{margin:30px auto;max-width:1188px}
.wrap-main-k{margin:0 auto;max-width:1188px}
.max-width,.wrap-content{max-width:1188px;margin:auto}
.mw-700{max-width:700px}
img{max-width:100%;display:inline-block}
*{box-sizing:border-box}
a{text-decoration:none}
.social-plugin{display:flex;margin-top:10px}
.scale-img{overflow:hidden;display:block;}
.scale-img img,.scale-img picture{transition:all 0.5s}
.scale-img:hover img{transform:scale(1.2,1.2)}
.hover-img{position:relative;overflow:hidden;display:block}
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3}
.p-relative{position:relative}
/*chia ko deu*/
.flex{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.flexnowidth{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.flex_odd_even{flex-direction:row-reverse}
.flexwrap{flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-flex-wrap:wrap}
.justifyflex{justify-content:space-between;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify}
.bottomflex{-webkit-box-align:end;-webkit-flex-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end}
.topflex{-webkit-box-align:start;-webkit-flex-align:start;-ms-flex-align:start;-webkit-align-items:start;align-items:start}
.rightflex{justify-content:flex-end;-webkit-box-pack:right;-webkit-justify-content:flex-end;-ms-flex-pack:right}
.leftflex{justify-content:flex-start;-webkit-box-pack:left;-webkit-justify-content:flex-start;-ms-flex-pack:left}
.centerflex{justify-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center}
.topbottomflex{-webkit-box-align:center;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
/*chia deu*/
/**/
.grid_10{display:grid;grid-template-columns:repeat(10,1fr)}
.grid_6{display:grid;grid-template-columns:repeat(6,1fr)}
.grid_5{display:grid;grid-template-columns:repeat(5,1fr)}
.grid_4{display:grid;grid-template-columns:repeat(4,1fr)}
.grid_3{display:grid;grid-template-columns:repeat(3,1fr)}
.grid_2{display:grid;grid-template-columns:repeat(2,1fr)}
.paddingg_100{grid-gap:100px}
.paddingg_80{grid-gap:80px}
.paddingg_60{grid-gap:60px}
.paddingg_45{grid-gap:45px}
.paddingg_40{grid-gap:40px}
.paddingg_35{grid-gap:35px}
.paddingg_31{grid-gap:31px}
.paddingg_30{grid-gap:30px}
.paddingg_25{grid-gap:25px}
.paddingg_25{grid-gap:25px}
.paddingg_24{grid-gap:24px}
.paddingg_20{grid-gap:20px}
.paddingg_15{grid-gap:15px}
.paddingg_18{grid-gap:18px}
.paddingg_10{grid-gap:10px}
.paddingg_5{grid-gap:5px}
/*tráng gương*/
.trang-guong2{position:relative;overflow:hidden;/* display:inline-block; */}
.trang-guong2:before{content:"";background:rgba(255,255,255,0.5);bottom:0;left:0;position:absolute;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-khtml-opacity:1;-o-opacity:1;-ms-opacity:1;-webkit-opacity:1;-moz-opacity:1;opacity:1;width:0;height:0;z-index:3}
.trang-guong2:after{content:"";background:rgba(255,255,255,0.5);top:0;right:0;position:absolute;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-khtml-opacity:1;-o-opacity:1;-ms-opacity:1;-webkit-opacity:1;-moz-opacity:1;opacity:1;width:0;height:0;z-index:2}
.trang-guong2:hover:before,.trang-guong2:hover:after{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transition-duration:1.3s;-moz-transition-duration:1.3s;-ms-transition-duration:1.3s;-o-transition-duration:1.3s;transition-duration:1.3s;-khtml-opacity:0;-o-opacity:0;-ms-opacity:0;-webkit-opacity:0;-moz-opacity:0;opacity:0;height:100%;width:100%}
/* Transition All */
.transition,
.btn-frame .kenit-alo-circle-fill,
.control-owl button,
.carousel-comment-media .carousel-control a span,
.menu ul li a.has-child:after,
.menu ul li ul,
.menu ul li:hover > ul,
.scale-img img,
.scale-img:hover > img,
.support-online .kenit-alo-circle-fill {
  transition: 0.3s all;
}
.gutter-x-20 {
  --bs-gutter-x: 20px;
}
.gutter-x-5 {
  --bs-gutter-x: 5px;
}
/* Search */
.search {
  width: 50%;
  max-width: 400px;
  background: #fff;
  position: relative;
  border-radius: 10px;
}
.search input {
  width: calc(100% - 35px);
  font-size: 13px;
  color: #333;
  border-radius: 10px;
  border: none;
}
.search input:focus {
  border: none;
  box-shadow: none;
}
.search label {
  height: 35px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  background: #f00;
  color: #fff;
  border-radius: 10px;
  margin-right: 3px;
  padding: 5px 10px;
}
.search label i {
  font-weight: bold;
  color: #999;
}
.search p {
  width: 35px;
  height: 35px;
  cursor: pointer;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
}
.search p i {
  font-weight: bold;
  color: #999;
}
.box-search {
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ds-item-search {
  width: calc(100% - 70px);
}
.ds-item-search a {
  font-size: 14px;
  color: #333;
}
.show-search {
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}
.box-search .price-product {
  width: 100%;
  margin: 0px;
  text-align: left;
}
.box-search .price-product .price-new {
  color: #f00;
  font-size: 14px;
  font-weight: bold;
}
.box-search .price-product .price-old {
  color: #999;
  text-decoration-line: line-through;
}
.company {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
}
.company p {
  margin-bottom: 5px;
  font-size: 13px;
}
.company p span {
  color: #007bff;
}
.head-menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.head-menu img {
  max-width: 80px;
}
/*   SLider */
.control-owl {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0px;
  top: calc(50% - 22.5px);
}
.control-owl button {
  opacity: 0.5;
  top: 0px;
  position: absolute;
  outline: none;
  border: 2px solid #fff;
  padding: 0px;
  margin: 0px;
  display: block;
  cursor: pointer;
  color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  font-size: 25px;
  margin: 0px;
  background-color: #00a3ff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.control-owl button:hover {
  opacity: 1;
}
.control-owl button.owl-prev {
  left: 20px;
}
.control-owl button.owl-next {
  right: 20px;
}
/* DT */
.box-photo-ct {
  border-radius: 20px;
  overflow: hidden;
}
.title-detail {
  position: relative;
  margin: 20px 0px;
}
.title-detail h1 {
  font-size: 35px;
  font-family: var(--font-main);
  text-align: left;
  text-transform: uppercase;
  color: var(--color-main);
}
.title-main {
  position: relative;
  text-align: center;
}
.title-main span {
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
}
.tt-week {
  font-size: 25px;
  text-align: center;
  margin: 20px 0px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
} 
/* News */
.grid-tintuc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
}
.news {
  display: block;
  margin-bottom: 20px;
  display: block;
}
.pic-news {
  border-radius: 10px;
  display: block;
  overflow: hidden;
  position: relative;
}
.pic-news img {
  width: 100%;
}
a.views {
  display: inline-block;
  text-decoration: none;
  margin-top: 10px;
  border: solid 1px #ccc;
  padding: 7px 20px;
  border-radius: 20px;
  color: #000;
  font-size: 16px;
}
a.views:hover {
  border: solid 1px #fed402;
  color: #fed402;
}
.name-news {
  color: #1b1b1b;
  font-size: 18px;
  line-height: 22px;
  max-height: 40px;
  -webkit-line-clamp: 2 !important;
  font-weight: 400;
}
a.name-news.name1 {
  font-size: 25px;
  line-height: 32px;
  max-height: 64px;
}
.name-news:hover {
  color: #fed402;
}
.time-news {
  color: #fed402;
  margin-bottom: 0px;
  font-size: 12px;
  margin: 7px 0;
  font-style: italic;
  font-weight: 500;
}
.desc-news {
  color: #333333;
  margin: 0px;
}
.share {
  padding: 17px 10px 10px 10px;
  line-height: normal;
  background: rgba(128, 128, 128, 0.15);
  margin-top: 15px;
  border-radius: 5px;
}
.share b {
  display: block;
  margin-bottom: 5px;
}
.othernews b {
  margin-bottom: 10px;
}
.list-news-other {
  padding-left: 17px;
  list-style: square;
}
.list-news-other li {
  margin-bottom: 2px;
}
.list-news-other li a {
  text-transform: none;
  color: #333333;
}
.list-news-other li a:hover {
  color: #fed402;
}
/* Toc */
.box-readmore {
  padding: 8px 15px;
  border: 1px solid #dedede;
  margin-bottom: 2rem;
  border-radius: 5px;
  background-color: #eeeeee;
}
.tt-toc {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  font-family: Roboto-Bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.box-readmore li ul > li {
  margin: 0;
  margin-bottom: 8px;
}
.box-readmore li ul > li:before {
  /* content: counters(item, '.') ' '; */
}
.box-readmore ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0px;
  padding-left: 0px !important;
  margin-top: 8px;
  display: none;
}
.box-readmore ul li {
  display: table;
  counter-increment: item;
  margin-bottom: 5px;
}
.box-readmore ul li:before {
  /* content: counters(item, '.') '. '; */
  display: table-cell;
  padding-right: 5px;
}
.box-readmore ul li a {
  color: #333333;
  cursor: pointer;
  font-weight: 600;
}
.box-readmore ul li a:hover {
  color: #767676;
}
/* Tags */
.title-tags {
  position: relative;
  font-size: 18px;
  font-family: var(--font-main); 
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}
.flex-tags {
  display: flex;
  gap: 5px;
}
.flex-tags a {
  color: #fff;
  border: solid 1px #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 0.375rem 0.75rem;
}
.flex-tags a:hover {
  background-color: var(--color-main-2);
  border-color: var(--color-main-2);
  color: #fff;
  opacity: 1;
}
/*   TC   */
.item-criteria a {
  display: flex;
  align-items: center;
  color: #333;
}
.item-criteria a .ds-criteria {
  width: calc(100% - 60px);
  margin-left: 10px;
}
.item-criteria a .ds-criteria h3 {
  -webkit-line-clamp: 2;
  font-size: 16px;
  color: var(--color-main);
}
.item-criteria a .ds-criteria p {
  -webkit-line-clamp: 2;
  margin: 0px;
}
/* Service */
.item-service {
  position: relative;
}
.item-service h3 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  font-size: 17px;
  margin: 0px;
}
/* Sort */
.sort-select {
  display: flex;
  justify-content: end;
  margin: 20px 0px;
  position: relative;
}
.sort-select .click-sort {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 10px 6px 8px;
  margin: 0px;
  color: #000;
}
.sort-select-main {
  display: grid;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgb(0 0 0 / 20%);
  position: absolute;
  padding: 0 7px;
  top: 30px;
  right: 0;
  width: 160px;
  z-index: 2;
}
.sort-select-main p {
  border-bottom: 1px solid #f1f1f1;
  margin: 0px;
  order: 2;
}
.sort-select-main p:has(.check) {
  order: 1;
}
.sort a {
  color: #000;
  font-size: 14px;
  line-height: 17px;
  padding: 11px 3px;
  display: block;
  cursor: pointer;
}
.sort a.check i {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 16px;
  border: 2px solid transparent;
  border-radius: 100px;
  vertical-align: middle;
}
.sort a.check i::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 3px;
  top: -4px;
  width: 6px;
  height: 10px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  transform-origin: bottom left;
  transform: rotate(45deg);
}
.sort-select .sort-show {
  padding-right: 12px;
  position: relative;
}
.sort-select .sort-show::before {
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  content: "";
  height: 0;
  position: absolute;
  top: 6px;
  right: 0;
  width: 0;
}
/* Product */
.filter {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 5px 10px;
  background: #f1f1f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #ddd;
  display: none;
}
.flex-product-main {
  display: flex;
  gap: 20px;
}
.flex-product-main .left-product {
  width: 250px;
  border: 1px solid #f1f1f1;
  padding: 20px;
  border-radius: 5px;
}
.flex-product-main .right-product {
  width: calc(100% - 250px);
}
.wr-search p {
  font-weight: bold;
  text-transform: uppercase;
}
.box-cat {
  text-align: center;
}
.box-cat h3 {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.box-cat:hover h3 {
  color: #f00;
}
.grid-product {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.grid-product > * {
  max-width: 100%;  
  min-width: 0;  
}
.grid-product .product .product-info {
  margin-top: 10px;
  color: #333;
}
.grid-product .product .product-info h3 {
  font-size: 17px;
  color: #333;
}
.grid-product .product .product-info .price span {
  color: #f00;
}
.grid-product .product .pic-product {
  border: 1px solid #ddd;
}
/* product detail */
.grid-pro-detail {
  display: flex;
  justify-content: space-between;
  align-items: start;
  width: 100%;
}
.grid-pro-detail-r{width: 270px;position: sticky;top: 0;right: 0;}
.grid-pro-detail .left-pro-detail {
  width: 50%;
}
.grid-pro-detail .right-pro-detail {
  width: 50%;
}
.detail-product {
  display: flex;
  justify-content: space-between;
}
.detail-product .left-pro-detail {
  width: 40%;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
  padding: 10px 10px 2px 10px;
}
.detail-product .right-pro-detail {
  width: 57%;
  box-shadow: 0 0 5px #ccc;
  padding: 10px;
  border-radius: 10px;
}
.detail-product .right-pro-detail ul {
  list-style: none;
  padding: 0px;
}
.detail-product .right-pro-detail ul li {
  margin-bottom: 20px;
}
.detail-product .right-pro-detail ul li .title-pro-detail {
  font-size: 18px;
}
.detail-product .right-pro-detail ul li .attr-content-pro-detail {
  display: inline-block;
  margin-bottom: 0px;
}
.detail-product .right-pro-detail ul li .attr-content-pro-detail .price-old-pro-detail{ text-decoration: line-through;}
.detail-product
  .right-pro-detail
  ul
  li
  .attr-content-pro-detail
  .price-new-pro-detail {
  font-weight: 700;
  font-size: 20px;
  color: #f00;
}


.right-product .product .box-product{/* box-shadow: 0 0 3px #ccc; */}
.bottom_product_detail_re  .product .box-product{/* box-shadow: 0 0 3px #ccc; *//* margin:3px; */}

.bottom_hl_de{ margin-bottom: 10px !important; margin-top: 10px !important; display: inline-block;}
.bottom_hl_de a{
    font-family: var(--font-main);
    background: #007bff;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    margin-right: 10px;
    text-align: center;
    display: inline-flex; 
    align-items: center;
    justify-content: center;  
    }
.bottom_hl_de a:hover{ background: red;}
.more_zalo img{ margin-right:10px }
.more_hotline{font-family: var(--font-1) !important;display: inline-block !important;background: transparent !important;border: 1px solid #007bff;color: #007bff !important;margin-bottom: 20px;display: inline-block;width: 100%;font-size: 16px;}
.more_hotline:hover{ background: #007bff !important;color: #fff !important;}
.more_hotline span{ font-size:13px;}
.more_fb i{
    font-size: 25px;
    margin-right: 10px;
    max-height: 30px;}
.more_fb span{ margin-top:4px}
.tabs-pro-detail .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 20px;
  box-shadow: 0 0 5px #ccc;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs li a {
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  color: #f00;
}
.quantity-pro-detail {
  width: 100%;
  max-width: 110px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  margin-right: 20px;
  font-weight: 500;
}
.quantity-pro-detail span {
  line-height: 40px;
  padding: 0;
  width: 30px;
  height: 40px;
  color: #000;
  cursor: pointer;
  font-size: 22px;
}
.quantity-pro-detail span.quantity-plus-pro-detail {
  border-left: 0;
}
.quantity-pro-detail span.quantity-minus-pro-detail {
  border-right: 0;
}
.quantity-pro-detail input {
  height: 40px;
  width: calc(100% - 60px);
  text-align: center;
  font-size: 20px;
  padding: 5px;
  font-weight: 700;
}
.cart-pro-detail {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cart-pro-detail a {
  text-align: center;
  color: #fff;
  padding: 8px 15px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: bold;
}
.cart-pro-detail a.addnow {
  margin-right: 10px;
  color: #fff;
  border-radius: 5px;
}
.cart-pro-detail a.addnow:hover {
  background-color: #f00;
  color: #fff;
  border-color: #f00;
}
.cart-pro-detail a.buynow {
  background-color: #000;
}
.cart-pro-detail a.buynow:hover {
  background-color: #f00;
  color: #fff;
}
.cart-pro-detail a i {
  vertical-align: top;
  margin-top: 3px;
  margin-right: 8px;
}
/* css block actions  */
.ul-actions {
  display: flex;
  justify-content: center;
  margin: 20px;
  gap: 15px;
  align-items: flex-start;
}
.ul-actions li,
.ul-actions > div {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 80px;
  text-align: center;
}
.ul-actions .active .box__tabr,
.ul-actions .box__tabr:hover {
  border-color: #fd6e1d;
}
.ul-actions .box__tabr {
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  min-height: 55px;
  padding: 4px;
  height: 60px;
  width: 80px;
}
.icon-action {
  background-image: url("../images/icon_chitiet@2x-min.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  vertical-align: middle;
  background-size: 300px 180px;
}
.icon-dnb {
  background-position: 0 0;
  height: 28px;
  width: 28px;
}
.icon-tskt {
  background-position: -105px 0;
  height: 30px;
  width: 30px;
}
.icon-ttsp {
  background-position: -140px 0;
  height: 19px;
  width: 23px;
}
.ul-actions p {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 5px;
  white-space: normal;
  color: #000;
}
/* modal-detail */
.modal-detail::-webkit-scrollbar {
  width: 10px;
}
.modal-detail::-webkit-scrollbar-thumb {
  width: 10px;
  background: #4d90e0;
  border-radius: 10px;
  height: 50px;
}
.modal-detail {
  position: fixed;
  z-index: 999;
  background: #000000c4;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.content-modal-detail {
  background: #fff;
  max-width: 1188px;
  margin: 0px auto;
  min-height: 100vh;
}
.content-modal-detail .tabs {
  display: flex;
  cursor: pointer;
  padding: 0;
  list-style: none;
  justify-content: center;
  border-bottom: 1px solid #e0e0e0;
  position: sticky;
  top: 0px;
  background: #fff;
  z-index: 99;
}
.content-modal-detail .tabs li {
  padding: 20px 20px;
  margin-right: 5px;
  font-weight: bold;
  position: relative;
  border-bottom: 4px solid #fff;
}
.content-modal-detail .tabs li.active {
  color: #2d9cdb;
  border-bottom: 4px solid #2d9cdb;
}
.content-modal-detail .tab-content {
  padding: 20px;
  max-width: 900px;
  margin: 0px auto;
}
.content-modal-detail .tab-content.active {
  display: block;
}
.close-tab {
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 10;
}
.btn-closemenu {
  position: fixed;
  top: 10px;
  right: 20px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  line-height: 21px;
  padding: 7px;
  text-align: right;
  width: 72px;
}
.btn-closemenu::before {
  transform: rotate(45deg);
}
.btn-closemenu::after {
  transform: rotate(-45deg);
}
.btn-closemenu::before,
.btn-closemenu::after {
  background-color: #333;
  content: "";
  left: 13px;
  height: 14px;
  position: absolute;
  top: 10px;
  width: 1px;
}
.cursor-pointer {
  cursor: pointer;
}
/*  breadCrumbs */
.breadCrumbs {
  padding: 10px 0px;
  background: #ddd;
}
.breadCrumbs ol {
  margin: 0px;
}
.breadCrumbs ol li a {
  color: #333;
}
.breadCrumbs ol li a:hover {
  color: #f00;
}
/* paging */
.paging-product {
  position: relative;
}
.pagination {
  margin: 20px 0px;
}
.pagination li:first-child span,
.pagination li:last-child span {
  color: 544445;
  /* background: tan; */
  border: none;
  font-size: 25px;
  padding: 0;
  padding-top: 0px;
  border-radius: 50% !important;
}
.pagination li {
  margin: 0 2px;
  background: transparent;
}
.pagination li span {
  border: navajowhite;
  background-color: #fff !important;
  cursor: pointer;
  font-size: 14px;
  font-family: var(--font-1);
  padding: 0px 15px;
  color: #000;
  width: 40px;
  margin: 0 2px;
  height: 40px;
  text-align: center;
  border: 1px solid #a6a6a6;
  padding-top: 8px;
  border-radius: 50%;
}
.page-item.active .page-link,
.page-item:hover .page-link {
  color: #544445;
  border-color: transparent;
  background: var(--color-main) !important;
  color: #fff;
}
.btn-frame {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 20px;
  z-index: 10;
  cursor: pointer;
}
.btn-frame i {
  width: 40px;
  height: 40px;
  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: 50%;
}
.btn-frame .animated.infinite {
  animation-iteration-count: infinite;
}
.btn-frame .kenit-alo-circle {
  width: 60px;
  height: 60px;
  top: -10px;
  right: -10px;
  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: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  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: #fff;
  background: var(--color-main-2);
}
.box-frm {
  position: relative;
}
form.contact-form {
  /* display: inline-flex; */
  /* align-items: start; */
  /* margin: auto; */
  justify-content: space-between;
  width: 100%;
  position: relative;
}
/*  */
.paging-prolist {
  position: relative;
  min-height: 540px;
}
.paging-prolist:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 281px;
  height: 540px;
  background: rgb(0, 0, 0, 0.5);
  z-index: 9;
}
.paging-prolist:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 282px;
  height: 540px;
  background: rgb(0, 0, 0, 0.5);
  z-index: 9;
}  
/* detail */
.product-another-colors-detail {
    margin: 0 0 8px 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
}
ul.product-another-colors-detail li {
    margin: 0 4px;
    display: flex;
    border: 1px solid;
    border-radius: 100%;
    padding: 2px;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
}
ul.product-another-colors-detail li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    position: relative;
}
ul.product-another-colors-detail li.active:after, ul.product-another-colors-detail li.active:hover:after {
    content: "\2713";
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 8px;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.title_main_detail h2{ font-family: var(--font-main); font-size: 20px; margin-bottom: 0;}
.title_main_detail{ margin-bottom: 20px; background: var(--color-main); color: #fff; padding:10px 20px;}
.box-album-detail{ margin-bottom: 20px;}
.box-album h3{ margin-top: 5px !important; font-size: 17px ; font-family: var(--font-main);}
.box-album-detail .bd-grid-product{ display: none;} 
.icon_title_main_detail{ background: url(../images/cont.png) no-repeat; width: 10px; height: 10px;}
.title_main_detail.active .icon_title_main_detail{background: url(../images/cont.png) bottom 5px center no-repeat;}
/*css CT */
.box-ct {
    display: flex;
    justify-content: start;
    align-items: center;
    background-color: #fbeff1;
    padding: 15px;
    border-radius: 10px;
    box-shadow: -5px 5px 0px #e2485c;
    margin: 5px; 
    border: 1px solid #ffccd2;
}
.image-ct {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.image-ct img{ max-width: 47px;}
.bd-ct {
    width: 100%;
    text-align: center;
}
.ds-ct {
    width: 100%;
}
.ds-ct h3 {
    margin-bottom: 0px;
}
.ds-ct h3 a {
    font-size: 17px;
    color: #333;
    font-family: var(--font-main);
    -webkit-line-clamp: 2;
}
.ds-ct h3 a:hover {
    color: #f00;
}
.ct-shadow-lrn-desc {
    -webkit-line-clamp: 2;
}
/* video */
.fotorama__thumb,.fotorama__stage { border-radius: 10px;}
.fotorama__thumb-border{  border-radius: 10px;}
/* spcap1 */
.bg_spcap1{ background: #F6F6F6; padding: 1px 0px;}
.title_spcap1 h2{font-family: 'SF';font-size: 20px;color: #fff;margin: 0;background: var(--color-main-2);padding: 10px 20px 14px 20px; position:relative}
.title_spcap1 h2:after{ content:'';position:absolute; left:100%;top:0px; width:30px; height:48px; background:url(../images/a_dmcap1.png) no-repeat;}
.box-title .spcap1-prev {
      background: url(../images/prev_cap1.png) no-repeat;
      width: 28px;
      height: 28px;
      box-shadow: unset;
      border-radius: 0;
      top: 6px;
      right: 50px;
      z-index: 9;
      position: absolute;
      left: inherit;
}
.box-title .spcap1-next {
    background: url(../images/prev_cap1.png) no-repeat;
    width: 28px;
    height: 28px;
    box-shadow: unset;
    border-radius: 0;
    top: 6px;
    right: 25px;
    z-index: 9;
    position: absolute;
    transform: rotate(180deg);
}
.box-title .spcap1-prev:after,
.box-title .spcap1-next:after {
    content: '';
}   
/* album */
.bg_album {
    padding: 30px 0px !important;
    position: relative;
    z-index: 1;
}
.all_album {
    margin-bottom: 18px;
}
.album_dt {
    display: none;
}
.item_album img {
    object-fit: cover;
}
.all_album:nth-child(1) .item_album:nth-child(2) {
    position: relative;
}
 
.all_album .item_album .news-album-image {
    overflow: hidden;
}
.all_album:nth-child(1) .item_album:nth-child(1){
    border-radius: 190px 190px 0px 0px; overflow:hidden;
}
.all_album:nth-child(1) .item_album:nth-child(2){
    margin-bottom:90px; position:relative
}
.all_album:nth-child(1) .item_album:nth-child(3){
    border-radius: 290px 290px 0px 0px; overflow:hidden;
}
.all_album:nth-child(1) .item_album:nth-child(2):before{
    content: '';
    position: absolute;
    right: -40px;
    top: -159px;
    width: 211px;
    height: 182px;
    background: url(../images/b_album.png) no-repeat;
  z-index:1
}
.all_album:nth-child(2) .item_album:nth-child(2) {
    position: relative;
    margin-bottom: auto;
}
.all_album:nth-child(2) .item_album:nth-child(3) {
    position: relative
}
.all_album:nth-child(2) .item_album:nth-child(3) .more_album {
    position: absolute;
    right: -95px;
    top: 0;
}
.all_album:nth-child(1) .item_album:nth-child(3) {
    position: relative;
    /* top: -45px; */
    /* margin-bottom: -50px; */
} 
/* best seller */

.bg_best{background: url(../images/bg_sp.png) no-repeat;padding: 20px 0px !important;}
 
/* video */
.bg_video{position: relative;/* overflow:hidden; */}
 .bg_video:before{
   content:'';
   position:absolute;
   left: -335px;
   top: 50px;
   width: calc(335px*2);
   height: 160px;
   background: url(../images/b_video.png) right no-repeat;
   z-index: 1; animation: canhcay 10s ease infinite;
 }   

 .bg_video:after{
   content:'';
   position:absolute;
   right: -0px;
   bottom: 0px;
   width: 343px;
   height: 343px;
   background: url(../images/a_video.png) left no-repeat;
   /* z-index: -1; */
 } 
.bg_video .swiper-pagination-bullet {
    width: 10px;
    background: #C4C6C9;
    height: 10px;
    border-radius: 50%;
    opacity: 1;
}

.bg_video .swiper-pagination-bullet:hover,
.bg_video .swiper-pagination-bullet-active {
    border-radius: 20px;
    width: 30px;
    background: var(--color-main);
}

.bg_video .swiper-horizontal>.swiper-pagination-bullets,
.bg_video .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg_video .swiper-pagination-custom,
.bg_video .swiper-pagination-fraction {
    text-align: center;
    margin-top: 30px;
}

/* video */
.item-video {
    position: relative;
    overflow: hidden;
    cursor: pointer; border-radius: 12px;
}
.item-video .img-video img{height: 216px;} 
.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);
    }
}   

/* partner */
.item-partner{border: 1px solid #C9FCE4;border-radius:8px;background: #fff;}
/* album */
.news-album-image { border-radius:12px; overflow:hidden}
/* spnb */
.bg_spnb{position: relative;  padding: 10px 0px !important;}
.product {
  position: relative; 
} 
.box-product{overflow: hidden;/* background: #fff; *//* padding: 10px; */border-radius: 12px;} 
.product .desc-product {
      width: 100%;
    transition: 0.3s;
    position: relative;  
    z-index: 1; 
} 
.product .desc-product a:hover{ color:var(--color-main);}
.product .pic-product {
  position: relative;
  z-index: 2;
  text-align:center;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #F1F1F1;
  margin-bottom: 20px;
  background: #fff;
}
.product .pic-product a {
  overflow: hidden; 
} 
.product .desc-product a:hover{ color:var(--color-main);}
.product .pic-product:hover,.product-1 .pic-product{  background:url(../images/h_pro.png) no-repeat}

 
.product .pic-product a {
  overflow: hidden; 
}
.product .price-new p {
  display: inline-block;
}
.product .name-product {
  display: inline-block;
  z-index: 1;
  margin: 0; 
  margin-bottom: 10px;
}
.product .name-product a {
  font-size: 16px;
  -webkit-line-clamp: 2;
  color: #18201C; font-family:var(--font-1);
} 
.product .price-product {
  color: #000;
  font-size: 17px;
  z-index: 6;
  /* padding-top: 7px; */
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.product .price-new {
  display: inline-block;
}
.product .price-old {
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.product .price-per {
  color: #fff;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  position: absolute;
  left: 10px;
  top: 10px;
  background: red;
  padding: 2px 5px;
  border-radius: 5px;
}
.product .price-product p,.product .price-product a {
  font-size: 17px;
  font-family: var(--font-1);
  color: var(--color-main);
  text-transform: capitalize; 
  line-height: 16px;
}
.product .price-product p img,.product .price-product a img {
 margin-left:10px;
 position: relative;
 top: -2px;
}
.price-new b{ font-weight: normal; color: #737373;}  
.product .price-old p,.product .price-old a {
  color: #a2a2a2;
  text-decoration: line-through;
  font-size: 14px;
  font-family: "RR";
} 
.more_spcap1{ 
             text-align:Center; margin-top: 60px;  }
.more_spcap1 a{ color: #fff;  font-size: 20px;  font-family: var(--font-1);   background:var(--color-main);  display:inline-block; border-radius: 30px;  padding: 9px 5px 9px 20px;  } 
.more_spcap1 a img{ margin-left:10px;} 
.more_spcap1 a:hover{ background:red;}
/* dmcap1 */
.product-1 .pic-product{ border-color: var(--color-main-2);}
.product-1 .desc-product{ text-align: center;}
.bg_dmcap1{ background: #FFFBE8;}

/*   Header   */
.header {
  padding: 10px 0;
  width: 100%;
  z-index: 9; 
  left: 0px;
  width: 100%;
}

.header.active {
  position: relative; 
}

.header.active .logo-header img {
  width: 116px !important; 
}

.header-top {
  padding: 6.25px 0px 14.25px 0px;
  width: 100%;
  border-bottom: 1px solid #fff;
  font-family: 'GeMe';
  color: #fff;
}

.logo-header {
  width: 186px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  top: 0px;
  position: relative;
  z-index: 11;
  margin-right: 20px
}

.logo-header img {
  width: 186px !important;
  max-height: 89px;
}

.flex-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-header {
  width: 100%;
  border-bottom: 1px solid #D9D9D9;
  padding: 9px 0px; 
}

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

.menu-head a {
  color: #fff;
}

.menu-head a:hover {
  color: #fed402;
}

.line-head {
  background-color: #72b2fd;
  height: 32px;
  width: 1px;
}

.above-nav {
  z-index: 9;
  width: 100%;
}

.above-nav.active {
  min-height: unset;
  position: relative;
  background: #000;
}

.header>.wrap-content {
  position: relative;
}

.header_fix .wrap-content {
  padding-left: 0px;
}

.header-top {
  color: #fff;
}

.header-top span {
  color: #fff;
}

.header-top i {
  font-size: 20px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.hotline {

  position: relative;
  border: 1px solid var(--color-main-2);
  border-radius: 20px;
  padding: 6px 20px 10px 20px;
  padding-left: 50px;
}

.hotline:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 5px;
  width: 28px;
  height: 28px;
  background: url(../images/icon_hl.png) no-repeat;
  animation: lac 0.3s ease infinite;
}

.hotline p {
  font-size: 15px;
  color: #18201C;
}

.hotline span {
  color: var(--color-main-2);
  font-size: 16px;
  font-family: var(--font-main);
  text-transform: capitalize;
}
  
.right-header {
  width: 78%;
  right: 0px;
}

/* end header */
/* slide */
.slideshow {
  position: relative;
}
/* Footer */
/* waves */
.ocean {
  height: 181px;
  /* change the height of the waves here */
  width: 100%;
  position: absolute;
  bottom: 82%;
  left: 0;
  right: 0;
  overflow-x: hidden;
  z-index: -1;
}

.wave {
  background-image: url("../images/b_ft.png");
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 3s -3s linear infinite;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  bottom: 0;
}

.wave:nth-of-type(2) {
  bottom: 0;
  animation: wave 18s linear reverse infinite;
  opacity: 0.5;
  /* height: 100%; */
}

.wave:nth-of-type(3) {
  bottom: 0;
  animation: wave 20s -1s linear infinite;
  opacity: 0.5;
}

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

  50% {
    transform: translateX(-25%);
  }

  100% {
    transform: translateX(-50%);
  }
}

.footer {
  background: #0066b4;
  padding: 10px 0px 1px 0px !important;
  position: relative; 
  z-index: 1;
}
 
.logo-ft {
  margin-bottom: 20px;
  display: inline-block
}
 
.title-footer-dt span {
  font-size: 16px;
  font-family: var(--font-main);
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
}

.title-footer-dt {
  position: relative;
  margin-bottom: 30px;
}

.title-footer-dt:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -15px;
  width: 44px;
  height: 2px;
  background: var(--color-main-2);
}

.content-footer {
  font-size: 14px;
  color: #fff; 
}

.social_footer {
  padding-left: 0;
  margin: 0;
  width: 100%;
  /* margin-top: 30px; */
}

.social_footer span {
  font-size: 15px;
  position: relative;
  margin-bottom: 10px;
  color: #000;
  display: inline-block;
}

.social_footer li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}

.social_footer li a {
  color: #000;
}

.footer-ul {
  padding-left: 0px !important;
}

.footer-ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
}

.footer-ul li a {
  font-size: 14px;
  color: #fff; 
}

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

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

.title-footer h2 {
  font-size: 20px;
  font-family: var(--font-main);
  margin: 0px !important;
  color: var(--color-main-2);
  display: inline-block;
}

.title-footer h3 {
  font-size: 23px;
  font-family: 'SHCSS';
  margin: 0px !important;
  color: #262626;
  display: inline-block;
}

.footer-powered {
  text-align: center;
  color: #fff;
  font-size: 13px;
  margin-top: 20px;
}

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

.flex-powered {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.statistic span {
  position: relative;
  padding: 0px 5px;
  border-right: 1px solid #fff;
}

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

.footer .box-footer:nth-child(1) {
  width: 32%;
  color: #fff;
}

.footer .box-footer:nth-child(2) {
  width: 9%;
  position: relative;
}

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

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

.footer .box-footer:nth-child(3) {
  width: 17%;
}

.footer .box-footer:nth-child(4) {
  width: 13.5%;
}

.copyright {
  font-size: 14px;
}

.thongketruycap span {
  display: inline-block;
  padding-right: 2px;
  margin-right: 2px;
}

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

.thongketruycap span p {
  display: inline-block;
}

.bd-fanpage {

  border-radius: 15px;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #fff;
  padding: 9px 9px 5px 9px;
  width: 100%;
}

.fb-page {
  border-radius: 15px;
  overflow: hidden;
}
.map-footer iframe{ height: 287px; width:100%; border-radius:15px;}

.footer-bottom{border-top:1px solid #2C86CC;padding-top: 40px;margin-top: 40px;}
.box-footer1 {width: 63.3%;}
.box-footer1:nth-child(2){width: 35.1%;}
.qr h3{ font-size:16px; font-family:var(--font-main); color:#fff; margin-bottom:15px;}


/* dknt */
.bg_dknt {
  position: relative;
  z-index: 1;
  background:url(../images/bg_dknt.png) no-repeat;
  padding: 70px 0px !important;
} 
.left-dknt{width: 75%;padding-left:215px; position:relative}
.left-dknt:before{
   content: '';
   position: absolute;
   bottom: -108px;
   left: -60px;
   width: 380px;
   height: 571px;
   background: url(../images/b_dknt.png) no-repeat;
}
.right-dknt{width: 278px;}
.bg_dknt .all-dknt{
  
  padding: 50px 70px;
  border-radius:16px; background:#fff; box-shadow: 0px 10px 15px rgb(0,0,0,0.2);
} 

.title_dknt {
  
  margin-bottom: 30px; 
}
.title_dknt h2 {
    display: inline-block;
    position: relative;
    font-size: 35px;
    font-family: var(--font-main);
    color: var(--color-main); 
    margin-bottom: 10px;
}
.title_dknt p { 
    color: #222222; font-size:17px;
} 
.bg_dknt .contact-input span{ margin-bottom: 10px !important; display:inline-block;font-size:15px; }
.bg_dknt .contact-input input {
    border: navajowhite;
    border-radius: 0;
    background: #F5F5F5;
    color: #858585 !important;
    font-size: 14px;
    height: 50px;
    border-radius: 3px;
}
.bg_dknt .contact-input select {
    width: 100%;
    border-radius: 3px;
    border: none !important;
    color: #858585;
    font-size: 14px;
    height: 50px;
    background: #F5F5F5;
    padding-top: 10px;
}
.bg_dknt .contact-input input::-webkit-input-placeholder {
    color: #858585;
}
.bg_dknt .contact-input input::-moz-placeholder {
    color: #858585;
}
.bg_dknt .contact-input input:-ms-input-placeholder {
    color: #858585;
}
.bg_dknt .contact-input input:-moz-placeholder {
    color: #858585;
} 
.button_dknt{  }
.button_dknt input {
    
    border-radius: 12px;
    display: block;
    background: var(--color-main-2);
    height: 52px;
   padding:0 15px;
    border: none;
    font-family: var(--font-main);
}
.button_dknt input:hover{ color:yellow}
 
.social-header li{ margin-right:0px; position:relative}
.social-header li span{ position:absolute; left:90px; bottom:20px; font-size:18px; font-family:var(--font-main);  color:#fff;}

/* tintuc */
.bg_news {
  padding: 30px 0px !important;
  background: #F4FAFF;
  position: relative;
  z-index: 1;
}

.title_news {
  text-align: center;
  margin-bottom: 50px;
  position: relative
}

.title_news:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  width: 53px;
  height: 15px;
  background: url(../images/a_khc.png) no-repeat;
  z-index: 1
}

.title_news h2 {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-family: var(--font-main);
  color: var(--color-main-2);
  margin-bottom: 10px;
}

.title_news b {
  color: var(--color-main);
}

.title_news p {
  color: #2D2D2D;
  font-size: 17px;
}


.news-shadow-info {
  transition: 0.3s;
  position: relative;
  text-align: center;
}

.news-shadow-info>span {
  font-size: 14px;
  -webkit-line-clamp: 2;
  color: #000;
}

.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;
  margin-bottom: 30px;
  line-height: 28px;
}

.news-shadow-name:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  width: 51px;
  height: 2px;
  background: var(--color-main);
  z-index: 1
}

.news-shadow-name a {
  color: #18201C;
  font-size: 17px;
  font-family: var(--font-main);
}

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

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

.news-shadow-image {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.news-shadow-image a {
  overflow: hidden;
  border-radius: 10px;
}

.news-shadow-image img {
  overflow: hidden;
}
 
/*end news */
/* about */
.bg_about {
  padding: 30px 0px 30px 0px !important;
  position: relative;
}

.flex-about {

  position: relative;
  top: -128px;
}

.content-about {
  width: 43.2%;
}

.content-about>span {
  font-size: 15px;
  color: #18201C;
  -webkit-line-clamp: 11;
  line-height: 26px;
}

.title-about {
  margin-bottom: 20px;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 20px;
}

.title-about span {
  font-size: 17px;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  border: 2px solid var(--color-main-2);
  border-radius: 0 20px;
  padding: 5px 20px;
}

.title-about h2 {
  text-transform: uppercase;
  font-family: var(--font-main);
  font-size: 30px;
  color: var(--color-main);
  display: inline-block;
  margin: 0;
  margin-bottom: 5px;
}

.title-about p {
  font-family: 'UAB';
  font-size: 30px;
  color: var(--color-main-2);
  display: inline-block;
  text-transform: uppercase;
  line-height: 40px
}

.bottom_about {
  margin-top: 30px;
}

.photo-about {
  position: relative;
  width: 53.7%;
  z-index: 1;
  height: 555px;
}

.since-about {
  position: absolute;
  left: 20px; 
  bottom: 0px;
  background: url(../images/bg_since.png) center no-repeat;
  width: 272px;
  height: 272px;
  display: inline-flex;
  align-items: center;
  justify-content: center;  color:#fff ; text-align:center;  z-index:1; 
}
.since-about span{font-size:30px;}
.since-about p{font-size:35px; font-family:var(--font-main); }
.since-about > div{z-index:1 }
.photo-about:after{
  content:'';
  position:absolute;
  left:20px;
  bottom:0px;
  border-radius:50%;
  border:50px solid var(--color-main);
  width:272px;
  height:272px; opacity:0.1; z-index:-1;
  
  animation: baymau 5s ease infinite; 
} 

.images-about {
  width: 571px;
  position: relative;
}

.images-about img {
  border-radius: 15px;
  overflow: hidden;
  display: inline-block
}

.images-about:after {
  content: '';
  position: absolute;
  left: 102%;
  top: 0px;
  width: 44px;
  height: 332px;
  background: url(../images/a_gt.png) top no-repeat;

  animation: tb-album 3s ease infinite;
}

.images-about2 {
  width: 318px;
  border-radius: 15px;
  overflow: hidden;
  border: 5px solid #fff;
  position: absolute;
  right: 0px;
  bottom: 0px
}

.view-about {
  margin-top: 30px;
}

.view-about a {
  color: #fff;
  font-size: 15px;
  font-family: var(--font-main);
  background: var(--color-main-2);
  display: inline-block;
  border-radius: 30px;
  padding: 10.75px 38px;
  text-align: center;
  text-transform: uppercase;
}

.view-about a img {
  margin-left: 10px;
}

.view-about a:hover {
  background: var(--color-main)
}
/* cus */
.bg_cus {
  background: url(../images/bg_ph.png) no-repeat;
 
  padding: 35px 0 !important;
} 


.title_cus {
  text-align: center;
  margin-bottom: 50px;
  position: relative
}

.title_cus:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  width: 53px;
  height: 15px;
  background: url(../images/a_khc.png) no-repeat;
  z-index: 1
}

.title_cus h2 {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-family: var(--font-main);
  color: var(--color-main-2);
  margin-bottom: 10px;
}

.title_cus b {
  color: #fff;
}

.title_cus p {
  color: #fff;
  font-size: 17px;
} 

.cus-shadow-lrn-article {
  position:relative;
  background: #fff;
  padding: 20px 30px;
  border-radius: 15px;
  overflow:hidden
}
.cus-shadow-lrn-article:after{
   content: '';
  position: absolute;
  right:-50px;
  top: -50px;
  width: 122px;
  height: 122px; border-radius:50%;
  background: var(--color-main-2) url(../images/text.png) left 20px bottom 25px no-repeat;
  z-index: 1
}
.cus-shadow-lrn-name{ font-family:var(--font-main); margin-top:25px; }
.cus-shadow-lrn-name h3 {
  color:var(--color-main-2);font-size:17px; margin-bottom:0
}

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

.cus-shadow-lrn-name a:hover {
  color: red;
}
 
.cus-shadow-lrn-name b{font-weight:normal; font-family:'FR'; border-top: 1px solid #C3C3C3;width:100%;padding-top:10px;margin-top: 10px;display:inline-block}

.cus-shadow-lrn-info span{
  -webkit-line-clamp: 5; 
}

.cus-shadow-lrn-image {
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.cus-shadow-lrn-image>div {
  width: 118px; height:118px; margin:0 auto; border-radius:50%; margin-bottom:20px
}

.cus-shadow-lrn-info {
  text-align: center;
  position: relative;
} 

.cus-shadow-lrn-article {
  position: relative;
  background: #fff;
  padding: 20px 30px;
  border-radius: 15px;
  overflow: hidden
}

 
.cus-shadow-lrn-name {
  font-family: var(--font-main);
  margin-top: 25px;
}

.cus-shadow-lrn-name h3 {
  color: var(--color-main-2);
  font-size: 17px;
  margin-bottom: 0
}

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

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

.cus-shadow-lrn-name b {
  font-weight: normal;
  font-family: 'FR';
  border-top: 1px solid #C3C3C3;
  width: 100%;
  padding-top: 10px;
  margin-top: 10px;
  display: inline-block
}

.cus-shadow-lrn-info span {
  -webkit-line-clamp: 5;
}

.cus-shadow-lrn-image {
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.cus-shadow-lrn-image>div {
  width: 118px;
  height: 118px;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 20px
}

.cus-shadow-lrn-info {
  text-align: center;
  position: relative;
}
/* giaovien */
.bg_teacher{/* padding: 30px 0px !important; */}

.bg_teacher .swiper-pagination-bullet {
  width: 9px; 
  height: 9px;
  border-radius: inherit;
  opacity: 1;
  border-radius: 50%;
  background: #E2E2E2;
}

.bg_teacher .swiper-pagination-bullet:hover,
.bg_teacher .swiper-pagination-bullet-active {
  background: var(--color-main-2);
  border-color: var(--color-main-2);
}

.bg_teacher .swiper-horizontal>.swiper-pagination-bullets,
.bg_teacher .swiper-pagination-bullets.swiper-pagination-horizontal,
.bg_teacher .swiper-pagination-custom,
.bg_teacher .swiper-pagination-fraction {
  text-align: center;
  margin-top: 20px;
}



.teacher-shadow-lrn-article {
  position: relative;
  overflow: hidden;
  min-height: 330px;
}
 
.teacher-shadow-lrn-name {
  font-family: var(--font-main);
  margin-top: 25px;
}

.teacher-shadow-lrn-name h3 {
  color: var(--color-main-2);
  font-size: 15px;
  margin-bottom: 0
}

.teacher-shadow-lrn-name p {
  color: var(--color-main);
  font-size: 17px;
  line-height: 28px;
  -webkit-line-clamp: 2;
}

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

.teacher-shadow-lrn-name b {
  font-weight: normal;
  font-family: 'FR';
  font-size:12px; 
  width: 100%; 
  margin-top: 10px;
  display: inline-block;
}

.teacher-shadow-lrn-info span {
 overflow-y: scroll;display: block;
 height: 140px; padding-right: 10px; 
}
/*croll*/
.teacher-shadow-lrn-info span::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

.teacher-shadow-lrn-info span::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  background: #EBEBEB;
}

/*ngoai*/
.teacher-shadow-lrn-info span::-webkit-scrollbar-thumb {
  background: var(--color-main);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  height: 10px;
}

/*trong*/
.teacher-shadow-lrn-info span::-webkit-scrollbar-thumb:window-inactive {
  background: var(--color-main);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.teacher-shadow-lrn-image {
  position: absolute;
  overflow: hidden;
  z-index: 9;
  width: 224px;
  left: 0px;
  top: 0;
}

.teacher-shadow-lrn-image>div:first-child {
    margin: 0 auto;
    border-radius: 50px 0;
    margin: 5px;
    border:5px solid #fff;
    box-shadow: 0px 3px 5px rgb(0,0,0,0.5);
}

.teacher-shadow-lrn-info {
  width: 66%;
  padding: 20px 30px 20px 50px;
  position: relative;
  background: var(--color-main);
  border-radius: 30px;
 
}
.teacher-shadow-lrn-info span{  color: #fff; font-size:15px;}

/* bv */
.bg_article {
  position: relative;
background: url(../images/bg_why.png) center top no-repeat;
  padding: 40px 0px !important;
}

.box-article {
  position: relative;
  z-index: 1; 
}

.bd-article {
  width: calc(100% - 14px);
  background: #fff;
  box-shadow: 0px 3px 7px rgb(0,0,0,0.5);
  margin: 3px 7px 10px 7px;
  border-radius: 15px;
  text-align: center;
  padding: 20px;
}

.image-article {
  position: relative;
  margin-bottom: 10px;
}

.image-article:after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 36px;
  height: 36px;
  background: var(--color-main-2);
  opacity: 0.3;
  border-radius: 50%;
  z-index: -1;
  animation: baymau 10s ease infinite;
}

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

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

.ds-article span {
  color: #000;
  font-size: 14px;
  -webkit-line-clamp: 6;
}


.ds-article h3 {
  margin-bottom: 10px;
  line-height: 25px;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 10px;
}

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

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

/* tieuchi */
.bg_tieuchi {
  position: relative;
  padding: 30px 0px !important;
  z-index: 1;
}
.left-tieuchi{ width: 60%;}
.right-tieuchi {
  width: 36.5%; position: relative; top: -60px;
}

.title_tieuchi { 
  margin-bottom: 50px;
  position: relative
}

.title_tieuchi:after {
  content: '';
  position: absolute;
  left:0;
  bottom: -30px;
  width: 53px;
  height: 15px;
  background: url(../images/a_khc.png) no-repeat;
  z-index: 1
}

.title_tieuchi h2 {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-family: var(--font-main);
  color: var(--color-main);
  margin-bottom: 10px;
}

.title_tieuchi b {
  color: var(--color-main-2);
}

.title_tieuchi p {
  color: #2D2D2D;
  font-size: 17px;
}

.box-tieuchi {
  position: relative;
  z-index: 1;
}

.bd-tieuchi {
    
}

.image-tieuchi {
  position: relative;
  margin-bottom: 10px; border-radius: 50%; background: var(--color-main-2); display:inline-flex; align-items:center; justify-content:center; width:48px; height:48px;
  color:#fff; font-family:var(--font-main); font-size:25px
}
 
 
.ds-tieuchi {
  /* width: calc(100% - 62px); */
}

.ds-tieuchi span {
  color: #000;
  font-size: 14px;
  -webkit-line-clamp: 6;
}


.ds-tieuchi h3 {
  margin-bottom: 10px;
  line-height: 25px;  
}

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

.box-tieuchi:hover .ds-tieuchi h3 a {
  color: var(--color-main-2);
}
.dd-tieuchi{ position:relative}
.quangcao-tieuchi .dd-tieuchi{ -webkit-mask-image: url(../images/mask.png);
  mask-image: url(../images/mask.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%; height:410px; display:inline-block
  }

.desc-dd-tieuchi { background:#F4FAFF;  text-align:center; padding:20px 0px; border-radius:15px;
                  box-shadow: 0px 5px 10px rgb(0,0,0,0.25); position:absolute; bottom:-60px; width:100%;}
.desc-dd-tieuchi h3{ font-size:18px; font-family:var(--font-main);color:#2D2D2D;}
.desc-dd-tieuchi span {font-size:18px; font-family:var(--font-main);color:var(--color-main-2);  }

/* bv */
.bg_course {
  position: relative;
  background: url(../images/bg_kh.png) center top no-repeat;
  padding: 40px 0px !important;
}
.title_course {
  text-align: center;
  margin-bottom: 50px;
  position: relative
}

.title_course:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  width: 53px;
  height: 15px;
  background: url(../images/a_kh.png) no-repeat;
  z-index: 1
}

.title_course h2 {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-family: var(--font-main);
  color: #fff;
  margin-bottom: 10px;
}
 

.title_course p {
  color: #fff;
  font-size: 17px;
}
.box-course {
  position: relative;
  z-index: 1;
}

.bd-course {
   
  background: #F4FAFF;  
  border-radius: 15px;
  text-align: center;
  padding: 10px; padding-bottom:20px
}

.image-course {
  position: relative;
  margin-bottom: 10px; border-radius:10px; overflow:hidden
}
   
.ds-course span {
  color: #2D2D2D;
  font-size: 14px;
  -webkit-line-clamp: 6;
}


.ds-course h3 {
  margin-bottom: 10px;
  line-height: 25px;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 10px;
}
.ds-course p{ font-size: 13px; font-family: var(--font-main);}
.ds-course h3 a {
  font-size: 18px;
  color: var(--color-main);
  font-family: var(--font-main);
  -webkit-line-clamp: 2;
}

.box-course:hover .ds-course h3 a {
  color: var(--color-main-2);
}
.more-course{ background: var(--color-main-2); color: #fff; padding: 10px 20px; 
             border-radius: 30px; display: inline-block; margin-top:20px; font-size:15px; font-family:var(--font-main); text-transform:uppercase}
/* soluong */

.all-number{background: #F4FAFF; }
.left-number {
  width: calc(100% - 550px);padding:65px 40px 100px 120px; 
}

.right-number {
  width: 550px; position:relative;
} 
.title_number{ font-size: var(--color-main);font-size: 35px; margin-bottom:20px}
.title_number h2{font-size: 35px;font-family: 'UAB';color: var(--color-main);}
.box-number { 
  position: relative;
  z-index: 1;    
}

.bd-number {
  /* width: 100%; */
}

.image-number {
  width: 81px;
  height: 81px;
  background: url(../images/bg_ibv.png) no-repeat;
}

.image-number a {
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ds-number {
  width: 100%; margin-bottom:10px;
} 
.ds-number img{ position:relative; top:-7px; margin-right:10px}

.name-number h3 {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 17px; line-height: unset;
  
}

.name-number h3 a {
  font-size: 15px;
  color: #000;
  -webkit-line-clamp: 2;
}

.ds-number h3 a:hover {
  color: yellow;
}

.ds-number span {
  color: #2D2D2D;
  font-size: 30px;
  font-family: var(--font-main);
}

.ds-number p {
  color: #2D2D2D;
  font-size: 20px;
  font-family: var(--font-main);
  
  display: inline-block;
  margin: 0; 
}
.box-number-1 {
              display:inline-flex;
              align-items:center;
              justify-content: center;
              width:202px;
              height:202px;
              background:var(--color-main);
              padding:20px;
              border:5px solid #00BCF2;
              border-radius:50%;
  position:absolute;
  right:0px; bottom:55px; right:-101px;
              }
.box-number-1 .bd-number{ text-align:center }
.box-number-1 .name-number span{font-family:var(--font-main);font-size:50px;color:#fff;line-height: 36px;}
.box-number-1 .ds-number img{ top:0px; margin-right:0}

.box-number-1 .name-number h3{
   font-family: var(--font-main); 
  
}
.box-number-1 .name-number h3 a {color: #fff;font-size: 17px;}
/* file */
.all_profile .item-news {
  padding: 5px;
}

.more_profile {
  background: var(--color-main);
  color: #fff !important;
  padding: 5px 10px;
  display: inline-block;
  margin-top: 10px;
}

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

.all_profile .item-news {
  text-align: center;
}

.ds-news h3 {
  line-height: unset;
}

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

}

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

/* khoahoc */
.bg_course .course-prev {
  background: url(../images/prev_pro.png) no-repeat;
  width: 36px;
  height: 36px;
  box-shadow: unset;
  border-radius: 0;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
  z-index: 9;
  position: absolute;background-size: 100% 100%;
}

.bg_course .course-next {
  background: url(../images/prev_pro.png) no-repeat;
  width: 36px;
  height: 36px;
  box-shadow: unset;
  border-radius: 0;
  top: 50%;
  transform: translateY(-50%) rotateY(180deg);
  right: -50px;
  z-index: 9;
  position: absolute; background-size: 100% 100%;
}

.bg_course .course-prev:after,
.bg_course .course-next {
  content: '';
}

/* 2 */
.bg_teacher .teacher-prev {
  background: url(../images/prev_pro.png) no-repeat;
  width: 36px;
  height: 36px;
  box-shadow: unset;
  border-radius: 0;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
  z-index: 9;
  position: absolute;
  background-size: 100% 100%;
}

.bg_teacher .teacher-next {
  background: url(../images/prev_pro.png) no-repeat;
  width: 36px;
  height: 36px;
  box-shadow: unset;
  border-radius: 0;
  top: 50%;
  transform: translateY(-50%) rotateY(180deg);
  right: -50px;
  z-index: 9;
  position: absolute;
  background-size: 100% 100%;
}

.bg_teacher .teacher-prev:after,
.bg_teacher .teacher-next {
  content: '';
}
 

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


@keyframes lr-album {    
  0% { right: -50px; }     
  50% { right: 100px; }    
  100% { right: -50px; }
}

@keyframes tb-album {    
  0% { transform:translateY(-20px) ; }     
  50% { transform: translateY(20px); }     
  100% { transform: translateY(-20px); }     
}
@keyframes zoom-logo {
    0% { scale: 95%;}
    50% { scale: 100%; }
    100% { scale: 95%; }
}
@keyframes round {
    to { transform: rotate(360deg); }
} 
@-webkit-keyframes footer {
  0% { transform: rotate(5deg); }
  30% { transform: rotate(0deg); }
  60% { transform: rotate(5deg); }
  90% { transform: rotate(0deg); } 
  100% { transform: rotate(5deg);  }
}

@-webkit-keyframes lay {
  0% { transform: rotate(-10deg); }
  50% { transform: rotate(10deg);  }
   
  100% { transform: rotate(-10deg);  }
}
 @-webkit-keyframes lac {
  0% { transform: rotate(20deg); }
  50% { transform: rotate(0deg);  }
   
  100% { transform: rotate(20deg);  }
}


 @-webkit-keyframes canhcay {
  0%   { -webkit-transform: rotate(0deg) translateX(0); transform: rotate(0deg) translateX(0); }
  25%  { -webkit-transform: rotate(6deg) translateX(1px); transform: rotate(6deg) translateX(1px); }
  50%  { -webkit-transform: rotate(0deg) translateX(-1px); transform: rotate(0deg) translateX(-1px); }
  75%  { -webkit-transform: rotate(3deg) translateX(0.5px); transform: rotate(3deg) translateX(0.5px); }
  100% { -webkit-transform: rotate(0deg) translateX(0); transform: rotate(0deg) translateX(0); }

}
 @-webkit-keyframes baymau {
   0% {
     border-color: red;
   }

   15% {
    border-color: orange;
   }

   30% {
      border-color: yellow;
   }

   45% {
    border-color: green;
   }

   70% {
    border-color: blue;
   }

    85% {
      border-color: gray;
    }
    100% {
      border-color: violet;
    }

 }
@keyframes lr-more {
  0% {
    left: 10px;
  }

  50% {
    left: 0px;
  }

  100% {
    left: 10px;
  }
}
 
    /* animation: canhcay 5s ease infinite; */