/* Main */
:root {
  --color-main: #303030;
  --color-red: #ec2d3f;
  --color-medium-red: #cc2c32;
  --color-dark-red: #c31829;
  --color-green: #28a745;
  --color-dark-green: #207d36;
  --color-black: #212529;
  --color-gray: #6c757d;
  --background-static: #ecc235;
  --background-hover: #eceb1b;
  --color-static: #000;
  --color-hover: #ec2d3f;
  --mxh: #646464;
  --font-size-50:50px;
  --font-size-18:18px;
  --font-size-16:16px;
  --font-size-15:15px;
  --font-size-22:22px;
  --font-size-14:14px;
  --font-size-25:25px;
  --font-size-30:30px;
  --font-size-36:36px;
  --font-size-40:40px;
  --font-size-75:75px;
  --swiper-navigation-size: 20px;
  --swiper-theme-color:#fff;
}

@font-face {
  font-family: BaiJamjuree;
  src: url(../fonts/frontend/BaiJamjuree-SemiBold.woff),
    url(../fonts/frontend/BaiJamjuree-SemiBold.woff2);
  font-weight: 600;
}

@font-face {
  font-family: BaiJamjuree;
  src: url(../fonts/frontend/BaiJamjuree-Bold.woff),
    url(../fonts/frontend/BaiJamjuree-Bold.woff2);
  font-weight: bold;
}

@font-face {
  font-family: BaiJamjuree;
  src: url(../fonts/frontend/BaiJamjuree-Black.woff),
    url(../fonts/frontend/BaiJamjuree-Black.woff2);
  font-weight: 800;
}

@font-face {
  font-family: BaiJamjuree;
  src: url(../fonts/frontend/BaiJamjuree-Light.woff),
    url(../fonts/frontend/BaiJamjuree-Light.woff2);
  font-weight: 300;
}

@font-face {
  font-family: BaiJamjuree;
  src: url(../fonts/frontend/BaiJamjuree-Regular.woff),
    url(../fonts/frontend/BaiJamjuree-Regular.woff2);
  font-weight: normal;
}

@font-face {
  font-family: ChakraPetch;
  src: url(../fonts/frontend/ChakraPetch-SemiBold.woff),
    url(../fonts/frontend/ChakraPetch-SemiBold.woff2);
  font-weight: 600;
}

@font-face {
  font-family: ChakraPetch;
  src: url(../fonts/frontend/ChakraPetch-Regular.woff),
    url(../fonts/frontend/ChakraPetch-Regular.woff2);
  font-weight: normal;
}

@font-face {
  font-family: ChakraPetch;
  src: url(../fonts/frontend/ChakraPetch-Bold.woff),
    url(../fonts/frontend/ChakraPetch-Bold.woff2);
  font-weight: bold;
}

@font-face {
  font-family: FCEthnocentric-Regular;
  src: url(../fonts/frontend/FCEthnocentric-Regular.woff),
    url(../fonts/frontend/FCEthnocentric-Regular.woff2);
}

body {
  font-size: var(--font-size-15);
  font-family: BaiJamjuree;
  font-weight: normal;
  line-height: 1.2;
  top: 0 !important;
  /* background: #000; */
  /* color: #fff; */
}

h1,
h2,
h3,
h4,
h5,
h6,
form,
body {
  line-height: 1.4;
}

strong {
  display: inline;
}

a {
  text-decoration: none;
}

ul {
  padding-inline-start: 15px;
}
*::-webkit-scrollbar {
    width: 10px;
    position: relative;
    max-height: 5px;
}

*::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 30px;
}

*::-webkit-scrollbar-thumb {
    background-color: var(--background-static);
    border-radius: 30px;
    /* border: 2px solid #f0f0f0; */
}
.content-detail figure {
  text-align: center;
  outline: solid 1px #ccc;
  background: rgba(0, 0, 0, 0.05);
  padding: 10px;
  margin: 10px 20px;
  display: inline-block;
}

.content-detail figure > figcaption {
  text-align: center;
  display: block;
}

.content-detail blockquote {
  font-style: italic;
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
}

.content-detail blockquote {
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}

ul:not(.info-pro-detail ul):not(.content-detail ul):not(ul.footer-ul) {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

video,
iframe {
  max-width: 100% !important;
}

.row-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mg-col-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.col-30 {
  padding-left: 15px;
  padding-right: -15px;
}

.col-20 {
  padding-left: 10px;
  padding-right: 10px;
}

.mg-col-10 {
  padding-left: 5px;
  padding-right: 5px;
}

.padding-top-bottom {
  padding: 3rem 0;
}

.pad-top {
  padding-top: 2.5rem;
}

.pad-bottom {
  padding-bottom: 2.5rem;
}

.mg-top {
  margin-top: 2.5rem;
}

.mg-bottom {
  margin-bottom: 2.5rem;
}

.hover_xemthem {
  transition: 0.4s;
}

.hover_xemthem:hover {
  letter-spacing: 2px;
}

.overhidden {
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

a,
input,
textarea {
  outline: none;
  padding: 0px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.radius-7 {
  border-radius: 7px;
}

.hidden {
  display: none;
}

.clear {
  clear: both;
}

.none {
  display: none;
}

.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden;
}

.wrap-content {
  max-width: 1250px;
  margin: auto;
  width: calc(100% - 30px);
}

.fix_head {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 999 !important;
}

.pd-l-10 {
  padding-left: -10px;
}

.pd-r-10 {
  padding-right: -10px;
}

.mg-l-10 {
  margin-left: -10px;
}

.mg-r-10 {
  margin-right: -10px;
}

.mg-b-20 {
  margin-bottom: 20px;
}

.relative {
  position: relative;
}

.top-bar {
  color: #ffffff;
  background-color: var(--color-main);
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.top-bar__in{
    max-width: 1025px;
    float: right;
    width: 100%;
}}
.top-bar .slogan-head {
  float: left;
  margin: 0px;
  height: 40px;
  /* width: 250px; */
  /* letter-spacing: 1.2px; */
  /* font-weight: 600; */
}

.top-bar .info-head {
  float: left;
  margin-right: 70px;
}

.top-bar .wrap-content {
  /* line-height: 40px; */
}

.info-head {
  margin-bottom: 0;
}

.info-head i {
  margin-right: 4px;
  font-size: var(--font-size-15);
  position: relative;
  top: 1px;
}

.social img:hover {
  animation: zoomBreath 0.5s infinite ease-in-out;
}

@keyframes zoomBreath {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

ul.social-top {
  /* float: right; */
  /* margin: 5px 0px !important; */
  margin-right: 20px !important;
  justify-content: center;
}

.social-top li {
  font-size: var(--font-size-15);
  font-family: "ChakraPetch";
}

.social-top li a {
  max-width: 24px;
  display: block;
  /* float: left; */
}

.list-menu-top {
  float: right;
  display: flex;
  align-items: center;
}

.list-menu-top li {
  float: left;
}

.list-menu-top li a {
  /* margin-left: 10px; */
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.list-menu-top .menu-line {
  width: 1.5px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0px 10px;
  border-radius: 5px;
}

#ngonngu {
  float: right;
  padding: 10px;
  height: 40px;
  line-height: 20px;
  display: flex;
  color: #ccc;
}

#ngonngu a {
  display: inline-block;
  height: 25px;
  height: 19px;
  margin: 0px 3px;
  float: left;
  color: #939393;
}
#ngonngu a.active{color:#fff;}
#ngonngu a img {
  height: 19px;
}

.header {
  /* background:#fff; */
  position: sticky;
  top: 0px;
  z-index: 11;
  /* padding: 6px 0px; */
  /* border-bottom: 2px solid var(--color-main); */
  /* box-shadow: 0px 0px 3px 0px #e7e7e7; */
  background: linear-gradient(to right, #303030 50%, #ffffff 50%);
}
.header:after{content:'';position:absolute;top:0px;right:0;width:50%;background:#ecc235;height:3px;}

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

.head-bottom .wrap-content {
  padding: 10px 0;
}

.logo-head {
  max-width: 100px;
  width: 100%;
  /* background: #fff; */
  text-align: center;
  background: #303030;
  position: absolute;
  top: -30px;
  transition: 0s;
}
.logo-head img{max-width:77px;transition: 0.5s !important;}
.blink::before {
  animation: blinkingText 1s infinite;
}

@keyframes blinkingText {
  0% {
    background: #ed1d24;
  }

  50% {
    background: rgba(#ed1d24, 0);
  }

  100% {
    background: #ed1d24;
  }
}

/* Menu */
.header-mid {
  position: relative;
  width: 770px;
  background: #5c5c5c;
  height: 100px;
  clip-path: polygon(0 0, 100% 0, 92% 100%, 8% 100%);
  padding: 0px 8px;
}

.header-mid .header-mid-inner {
  background: #000;
  clip-path: polygon(0 0, 100% 0, 91.8% 100%, 8.2% 100%);
  padding: 9px;
}

.menu {
  position: relative;
}

.menu ul li a.text-bold {
  background: var(--color-main) !important;
  padding: 14px 30px 11px 30px;
  border-radius: 7px;
  color: #fff !important;
  font-weight: bold;
  font-size: 16px;
  margin-right: 100px;
}

.menu {
  background-color: #000;
  position: relative;
  z-index: 10;
  /* width: calc(100% - 180px); */
  display: flex;
  align-items: center;
  /* position: sticky; */
  top: 0px;
  width: calc(100% - 200px);
  /* margin: 0 auto; */
  background: #fff;
  /* position: relative; */
  border-top: 3px solid #EBC236;
  float: right;
}
.menu:after{content:'';position:absolute;left: -40px;top:0;border-top: 65px solid transparent;border-right: 40px solid #fff;}
.menu:before{content:'';position:absolute;left: -45px;top: -3px;clip-path: polygon(94% 0%, 100% 0, 100% 100%, 0% 100%);background: #ecc235;bottom: 0;width: 45px;}

.line-menu {
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  margin: 10px 0px 0px;
  position: relative;
}

.line-menu .blink {
  width: 10px;
  height: 10px;
  background: #ed1d24;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: -4.5px;
  left: calc(50% - 10px);
  border-radius: 50px;
}

.line-menu .bottom {
}

.menu-bottom {
  max-width: 70%;
  margin: 0 auto;
  height: 42px;
  overflow: hidden;
}

.menu-bottom a {
  font-weight: 600;
  color: #fff;
  font-family: "ChakraPetch";
  padding: 10px;
  display: block;
}

/* Mega menu for .menu-bottom */
.menu-bottom {
  position: relative;
}
.menu-bottom .owl-stage-outer {
  overflow: visible; /* allow dropdown to overflow carousel */
}
.menu-bottom .item {
  position: relative;
}
.menu-bottom .menu-cover-bottom-item {
  position: relative;
}
.menu-bottom .menu-cover-bottom-item > ul {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 280px;
  max-width: 80vw;
  background: #ffffff;
  border: 1px solid #e9ecef;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  border-radius: 8px;
  padding: 12px 10px;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity .2s ease, transform .2s ease, visibility .2s;
}
.menu-bottom .menu-cover-bottom-item:hover > ul {
  /* opacity: 1; */
  visibility: visible;
  transform: translateY(0);
}
.menu-bottom .menu-cover-bottom-item > ul > li {
  list-style: none;
}
.menu-bottom .menu-cover-bottom-item > ul a {
  display: block;
  color: #222;
  padding: 6px 10px;
}
.menu-bottom .menu-cover-bottom-item > ul a:hover {
  color: #e40000;
}
/* level 3 */
.menu-bottom .menu-cover-bottom-item > ul > li > ul {
  margin-left: 10px;
  border-left: 2px solid #f1f1f1;
}
.menu-bottom .menu-cover-bottom-item > ul > li > ul > li > a {
  padding-left: 14px;
  font-weight: 500;
}

/* Portal container rendered to body */
.mega-portal {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9999;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .18s ease, transform .18s ease;
  background: #000;
}
.mega-portal.hidden { display: none; }
.mega-portal.active { opacity: 1; transform: translateY(0); }
.mega-portal .wrap-content {/* max-width: none; *//* width: 100%; *//* margin: 0; *//* padding: 0; */padding: 1rem;}
.mega-portal > .wrap-content > ul {
  position: relative;
  width: 100%;
  background: #000000;
  color: #ffffff;
  border: 0;
  box-shadow: 0 12px 30px rgba(0,0,0,0.35);
  border-radius: 0;
  padding: 20px 20px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}
.mega-portal > .wrap-content > ul > li { list-style: none; }
.mega-portal > .wrap-content > ul > li > a {
  color: #ffffff;
  font-weight: 700;
  padding: 6px 0;
  display: block;
  text-transform: uppercase;
  border-bottom: 1px solid #6e6e6e;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.mega-portal > .wrap-content > ul > li > a:hover { color: #ff5252; }
.mega-portal > .wrap-content > ul > li > ul { margin-top: 6px; }
.mega-portal > .wrap-content > ul > li > ul > li > a {
  color: #dcdcdc;
  padding: 5px 0;
  display: block;
}
.mega-portal > .wrap-content > ul > li > ul > li > a:hover { color: #ffffff; }

.menu > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu ul {
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.menu ul.menu-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* max-width: 85%; */
  /* margin: 4px auto !important; */
}

.menu ul li {
  position: relative;
  z-index: 1;
  margin: 0px 10px;
}

.menu ul li.menu-line {
  width: 1px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.1);
}

.menu ul li a {
  display: block;
  position: relative;
  font-size: 15px;
  color: #000;
  padding: 22px 6px;
  text-decoration: none;
  /* font-family: ChakraPetch; */
  font-weight: normal;
  font-weight: 600;
}
.menu ul li a.btn-contact{
    border: 1px solid #A4A4A4;
    padding: 10px 30px;
}
.menu ul li a.btn-contact:hover{background:#ecc235;border-color:#ecc235;color:#000}
.menu ul li a:hover,
.menu ul li a.active {
  color: #ecc235;
}
.menu ul li a.text-menu:after{
  content:'';
  position:absolute;
  width:0px;
  height: 3px;
  background:var(--background-static);
  left:0;
  right:0;
  margin:0 auto;
  transition:0.3s;
  bottom:0;
}
.menu ul li a.active:after,.menu ul li a:hover:after{
  width:100%;
}
.menu ul li a.has-child {
  padding-right: 16px;
  margin-right: 8px;
}

.menu ul li a.has-child:before {
  content: "";
  position: absolute;
  bottom: calc(50% - 4px / 2);
  right: 5px;
  width: 5px;
  height: 5px;
  border: 1px solid #000;
  border-top: 0px;
  border-left: 0px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu ul li a.has-child.active:after {
  border-color: var(--background-static);
}

.menu ul li ul {
  position: absolute;
  width: 250px;
  /* margin-top: -5px; */
  /* padding-top: 0.75rem; */
  /* padding-bottom: 0.75rem; */
  background-color: #fafafa;
  border-radius: 0.25rem;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  -webkit-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  visibility: hidden;
  border-bottom: 2px solid var(--color-main);
}

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

.menu ul li ul li {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin: 0;
}

.menu ul li ul li a {
  font-size: 14px;
  color: #313131;
  border-bottom: 1px solid #ececec;
  padding: 10px 0px 9px 0px;
  text-transform: capitalize;
}

.menu ul li ul li a.has-child {
  margin-right: 0px;
}

.menu ul li ul li a.has-child:after {
  border-color: #313131;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu ul li ul li a.active {
  color: #ec2d3f;
}

.menu ul li ul li a.active.has-child:after {
  border-color: #ec2d3f;
}

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

.menu ul li ul li:hover > a {
  color: #ec2d3f;
}

.menu ul li ul li:hover > a.has-child:after {
  border-color: #ec2d3f;
}

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



/* About */
.wrap-about {
  color: #000;
  /* padding-bottom: 0px; */
  padding-top: 8rem;
}

.wrap-about .info-about {
}

.info-about .info-about__title {
  /* font-family: UTMAurora; */
  position: relative;
  /* padding-bottom: 0.5rem; */
  /* margin-bottom: 1rem; */
  margin-bottom: 2rem;
}

.info-about .info-about__title h4 {
  color: #000000;
  font-size: var(--font-size-40);
  margin-top: 0.5rem;
  font-weight: 700;
  font-family: FCEthnocentric-Regular;
  margin-bottom: -5px;
}
.info-about .info-about__title h4 span{
    background: -webkit-linear-gradient(#E7B725, #FDF484);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;';
}
.info-about .info-about__title span.top {
  color: #000000;
  font-size: 15px;
  padding-left: 60px;
  position: relative;
}
.info-about .info-about__title span.top:after{content:'';position:absolute;width:50px;height:1px;background:var(--background-static);left: 0;top: 0;bottom: 0;margin: auto;}
.info-about .info-about__title p {
  color: #000;
  font-size: var(--font-size-30);
  margin-bottom: 0.5rem;
}
.info-about .info-about__description {
  font-size: var(--font-size-15);
  /* padding: 2rem 0px 1rem; */
  margin-bottom: 5rem;
}

.wrap-about .pic-about {
  display: inline-block;
  /* padding-left: 0.7rem; */
  position: relative;
  /* padding-top: 90px; */
  clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
}

.wrap-about .pic-about .text-about {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wrap-about .pic-about .text-about p {
  color: #fff;
  font-size: 19px;
  line-height: 60px;
}

.wrap-about .pic-about .text-about img {
  max-width: 380px;
}

.wrap-about .pic-about .text-about p span {
  color: #e12033;
}

.wrap-about .pic-about img {
  /* border-radius: 12px; */
}

.pic-about:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 100px;
  left: 0;
  /* bottom: 0; */
  /* right: 0; */
  z-index: -1;
  width: 450px;
  height: 450px;
}

.info-about-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* margin-bottom: 2rem; */
  width: 175px;
  height: 175px;
  background: #404040;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: -100px;
  left: -100px;
  z-index: 2;
}

.info-about-top__title {
  width: calc(100% - 175px);
  padding-top: 25px;
}

.info-about-top__title .info-about-top__title--sub {
  float: right;
  margin-right: 100px;
}

.info-about-top__title p {
  font-size: 22px;
  font-weight: 600;
  margin-top: 1rem;
}

.info-about-top__title span {
  font-family: "ChakraPetch";
  font-weight: 600;
  font-size: 16px;
  position: relative;
  display: flex;
  align-items: flex-end;
}

.info-about-top__title span strong {
  font-size: 120px;
  font-weight: 600;
  line-height: 90px;
  width: 195px;
  text-align: center;
}

.info-about-top__title i {
  font-size: 60px;
  color: #a6a6a6;
  font-family: auto;
  font-style: normal;
  position: absolute;
  right: -40px;
  top: -25px;
}

.info-about-top__logo {
  flex: 1;
  position: relative;
  max-width: 175px;
  width: 100%;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.info-about-top__logo:after{content:'';position:absolute;top: 34px;left: 34px;right: 34px;bottom: 34px;border:1px solid #fff;border-radius:50%;}
.info-about-top__logo img {
  max-width: 100%;
  max-width: 65px;
}

.video-two__rotatingText {
  -webkit-animation-name: rotate-circle;
  animation-name: rotate-circle;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  left: -12px;
  top: -13px;
}

@-webkit-keyframes rotate-circle {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes rotate-circle {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.video-two__title {
  fill: #fff;
  font-size: 13px;
  letter-spacing: 1px;
}

.link-detail {
  padding: 0.6rem 1.5rem 0.6rem calc(1.5rem + 10px);
  color: #000;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 16px;
  /* font-family: "ChakraPetch"; */
}
.link-detail-two{color:#fff;}
.link-detail i {
  font-size: var(--font-size-15);
}

.link-detail:before {
  content: "";
  position: absolute;
  right: 0;
  /* width: 0; */
  height: 100%;
  border: 0.5px solid var(--background-static);
  z-index: -1;
  transition: 0.4s;
  bottom: 0;
  top: 0;
  left: 0;
  border-left: 8px solid var(--background-static);
  transform: skewX(-22deg);
}

.link-detail:hover {
  color: #fff !important;
}

.link-detail:hover:before {
  width: 100%;
  left: 0;
  right: auto;
  background: #303030 !important;
  border-color: #e9b61b;
}

.link-detail.link-detail-two:before {
  background: #242424;
}

.criteria .criteria-info {
  /* display: flex; */
  /* align-items: center; */
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem;
}

.criteria .criteria-info .criteria-info__pic {
  /* margin-right: 20px; */
  margin-bottom: 0;
}

.criteria .criteria-info .criteria-info__pic img {
  /* width: 50px !important; */
  /* height: 50px; */
  border-radius: 999px;
  box-sizing: content-box;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 85px;
}

.criteria .criteria-info .criteria-info__text__name,
.criteria .criteria-info .criteria-info__text__job {
  margin-bottom: 0;
  /* color: #000; */
  line-height: 1.5em;
}

.criteria .criteria-info .criteria-info__text__name {
  font-weight: bold;
  margin-top: 0.5rem;
}

.criteria .criteria-info .criteria-info__text__desc {
  /* font-weight: 500; */
}

.criteria-info__text {
  font-size: 16px;
}

.criteria:hover img {
  animation: zoomBreath 0.5s infinite ease-in-out;
}

.criteria:hover .criteria-info__text {
  color: var(--color-main);
}

/* Toc */
a.mucluc-dropdown-list_button {
}

a.mucluc-dropdown-list_button:before {
  content: "\f03a";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  background: #fff;
  color: var(--color-main) !important;
  font-size: 20px;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  border: 1px solid #ddd;
}

.meta-toc.fiedx {
  position: fixed;
  left: 5px;
  top: 200px;
  z-index: 111;
}

.meta-toc .mucluc-dropdown-list_button {
  display: none;
}

.meta-toc.fiedx .mucluc-dropdown-list_button {
  display: block;
}

.meta-toc:not(.fiedx) .box-readmore {
  display: block !important;
}

.box-readmore {
  padding: 10px;
  background-color: #f5f5f5;
  width: 100%;
  margin-top: 2px;
  border: 1px solid #dddddd;
  font-size: 13px;
  margin-bottom: 10px;
  max-height: 340px;
  overflow-y: scroll;
  border-radius: 7px;
}

.box-readmore::-webkit-scrollbar {
  background: #ececec;
  width: 5px;
  height: 11px;
  border-radius: 50px;
}

.box-readmore::-webkit-scrollbar-thumb {
  background: var(--color-main);
  border-radius: 50px;
}

.meta-toc.fiedx .box-readmore {
  width: 350px;
  display: none;
}

.box-readmore li ul > li {
  margin: 0;
  margin-bottom: 8px;
}

.box-readmore li ul > li:before {
  content: counters(item, ".") " ";
}

.box-readmore ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0px;
  padding-left: 0px !important;
  margin-top: 8px;
}

.box-readmore ul li {
  display: table;
  counter-increment: item;
  margin: 0 0 5px 0;
}

.box-readmore ul li a {
}

.box-readmore ul li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 5px;
}

.box-readmore ul li a {
  color: #000 !important;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
}

.box-readmore ul li li a {
  font-weight: 400;
}

.box-readmore ul li a:hover {
  color: #767676;
}

.meta-toc-fix {
  display: none;
}

a.mucluc-dropdown-list_button {
}

a.mucluc-dropdown-list_button:before {
  content: "\f03a";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  background: #fff;
  color: var(--color-main) !important;
  font-size: 20px;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  border: 1px solid #ddd;
}

.meta-toc-fix.fiedx {
  position: fixed;
  left: 5px;
  top: 200px;
  z-index: 111;
  display: block;
}

.meta-toc-fix .mucluc-dropdown-list_button {
  display: none;
}

.meta-toc-fix.fiedx .mucluc-dropdown-list_button {
  display: block;
}

.meta-toc-fix:not(.fiedx) .box-readmore-fix {
  display: block !important;
}

.box-readmore-fix {
  padding: 10px;
  background-color: #f5f5f5;
  width: 100%;
  margin-top: 2px;
  border: 1px solid #dddddd;
  font-size: 13px;
  margin-bottom: 10px;
  max-height: 340px;
  overflow-y: scroll;
  border-radius: 7px;
}

.box-readmore-fix::-webkit-scrollbar {
  background: #ececec;
  width: 5px;
  height: 11px;
  border-radius: 50px;
}

.box-readmore-fix::-webkit-scrollbar-thumb {
  background: var(--color-main);
  border-radius: 50px;
}

.meta-toc-fix.fiedx .box-readmore-fix {
  width: 350px;
  display: none;
}

.box-readmore-fix li ul > li {
  margin: 0;
  margin-bottom: 8px;
}

.box-readmore-fix li ul > li:before {
  content: counters(item, ".") " ";
}

.box-readmore-fix ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0px;
  padding-left: 0px !important;
  margin-top: 8px;
}

.box-readmore-fix ul li {
  display: table;
  counter-increment: item;
  margin: 0 0 5px 0;
}

.box-readmore-fix ul li a {
}

.box-readmore-fix ul li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 5px;
}

.box-readmore-fix ul li a {
  color: #000 !important;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
}

.box-readmore-fix ul li li a {
  font-weight: 400;
}

.box-readmore-fix ul li a:hover {
  color: #767676;
}

/* loadpage website */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  pointer-events: none;
}

#loader-wrapper #wrap {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 999999;
}

#loader-wrapper.show1 #wrap {
  background: transparent;
}

#loader-wrapper:after {
  -webkit-mask: url(../images/mask-01.png);
  mask: url(../images/mask-01.png);
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 1);
  z-index: 99999;
}

#loader-wrapper.show1::after {
  -webkit-animation: MaskPlay 1s steps(22) forwards;
  animation: MaskPlay 1s steps(22) forwards;
}

#loader-wrapper.show1 #wrap {
  opacity: 0;
}

.loading-text ul {
  margin-top: 1.875rem;
}

.loading-text ul li {
  -webkit-animation: anime 1.5s infinite linear;
  animation: anime 1.5s infinite linear;
  display: inline-block;
  font-family: var(--bs-font-monospace);
  font-size: 1.875rem;
  letter-spacing: 1px;
}

.loading-text ul li:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.loading-text ul li:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.loading-text ul li:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.loading-text ul li:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.loading-text ul li:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.loading-text ul li:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.loading-text ul li:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.loader {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  padding-bottom: 3.125rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100001;
}

/* name */
.anim {
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@-moz-keyframes quick-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }

  30% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }

  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}

@-webkit-keyframes quick-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }

  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@-o-keyframes quick-alo-circle-anim {
  0% {
    -o-transform: rotate(0) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }

  30% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }

  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}

@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-moz-keyframes quick-alo-circle-img-anim {
  10% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes quick-alo-circle-img-anim {
  0% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes anime {
  0% {
    color: grey;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #000;
    transform: translateY(0);
  }

  50% {
    color: #ffc107;
    letter-spacing: 5px;
    text-shadow: 5px 10px 1px #000;
    transform: translateY(-10px);
  }

  100% {
    color: grey;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #000;
    transform: translateY(0);
  }
}

@keyframes anime {
  0% {
    color: grey;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #000;
    transform: translateY(0);
  }

  50% {
    color: #ffc107;
    letter-spacing: 5px;
    text-shadow: 5px 10px 1px #000;
    transform: translateY(-10px);
  }

  100% {
    color: grey;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #000;
    transform: translateY(0);
  }
}

/* end name*/
@-webkit-keyframes MaskPlay {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }

  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}

@keyframes MaskPlay {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }

  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}

/*  end loadpage website */
.title-detail-main {
  color: #000;
  font-size: 24px;
  margin-bottom: 1.5rem;
  font-weight: 600;
  background: #ececec;
  padding: 10px;
  border-left: 7px solid #000;
  /* font-family: "ChakraPetch"; */
  border-radius: 7px;
}

/* General */
.title-main {
  margin-bottom: 2rem;
  text-align: center;
  position: relative;
  /* padding-bottom: 15px; */
}
.title-sub-main{
    text-align: center;
    color: #fff;
    margin-top: -1.5rem;
    font-size: 16px;
}
.title-main a {
  float: right;
  margin-top: 1.2rem;
}

/* .title-main span:after {
  content: "";
  width: 15px;
  height: 15px;
  background: #b60000;
  left: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 50px;
  top: 17px;
  /* bottom: 0; */
  /* margin: auto; */
  -webkit-animation-name: blink;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blink;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blink;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}


.wrap-partner .slogan-main {
  margin: 0;
  padding-top: 20px;
}

.title-partner.title-main span {
  color: #9e9e9e;
  text-align: left;
}

.title-sub {
  /* text-transform: uppercase; */
  color: #fff;
  /* font-weight: 700; */
  font-size: var(--font-size-40);
  font-weight: 600;
  position: relative;
  margin-top: -2rem;
  font-family: "ChakraPetch";
  padding-left: 20px;
  margin-bottom: 2rem;
}

.text-start.title-main:after {
  right: auto;
}

.wrap-services .title-main span,.wrap-project .title-main span{
  color:var(--background-static);
}
.title-main span {
  color: var(--background-static);
  font-size: var(
  --font-size-36);
  font-weight: 600;
  position: relative;
  font-family:
  "ChakraPetch";
  /* padding-left: 25px; */
  font-family: FCEthnocentric-Regular;
}

.title-main b {
  color: var(--color-main);
  font-weight: bold;
}

.time-main {
  margin-bottom: 0.75rem;
  color: #999999;
}

.time-main i {
  color: var(--color-main);
}

.time-main span {
  vertical-align: top;
  display: inline-block;
}

.share {
  padding: 17px 15px 10px 15px;
  line-height: normal;
  background: rgba(128, 128, 128, 0.15);
  margin-top: 15px;
  border-radius: 5px;
}

.share b {
  display: block;
  margin-bottom: 5px;
}

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

.control-owl button {
  opacity: 0.5;
  top: 0px;
  position: absolute;
  outline: none;
  border: 0px;
  padding: 0px;
  margin: 0px;
  display: block;
  cursor: pointer;
  color: #ffffff;
  width: 45px;
  height: 45px;
  text-align: center;
  font-size: var(--font-size-25);
  margin: 0px;
  background-color: #000000;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.control-owl button:hover {
  opacity: 1;
}

.control-owl button.owl-prev {
  left: 20px;
}

.control-owl button.owl-next {
  right: 20px;
}

.custom-form-row {
  margin-right: -10px;
  margin-left: -10px;
}

.custom-form-row > .col,
.custom-form-row > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.text-sm {
  font-size: 0.875rem !important;
}

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

.control-owl.control-dev button:hover {
  background: var(--background-static);
}

.control-owl.control-dev button:hover svg {
  stroke: #fff;
}
.control-owl.control-dev.control-nangluc{
    top: calc(33% - 50px / 2);
}
.control-quytrinh.control-owl.control-dev button{
    top: -8.2px;
    background:none;
}
.control-quytrinh.control-owl.control-dev button.owl-prev{
    left: -18px;
}
.control-quytrinh.control-owl.control-dev button.owl-next{
    right: -18px;
}
.control-quytrinh.control-owl.control-dev button svg{stroke:#000;}
.control-owl.control-dev button {
  opacity: 0.9;
  top: 0px;
  position: absolute;
  outline: none;
  border: 0px;
  padding: 0px;
  margin: 0px;
  display: block;
  cursor: pointer;
  color: #ffffff;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: var(--font-size-25);
  margin: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.control-owl.control-dev button:hover {
  opacity: 1;
}

.control-owl.control-dev button.owl-prev {
  left: 0px;
}

.control-owl.control-dev button.owl-next {
  right: 0px;
}

.control-owl.control-dev button svg {
  width: 30px;
  stroke: #fff;
}

/* Lazyload */
img.lazy {
  opacity: 0;
}

img:not(.initial) {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

img.initial,
img.loaded,
img.error {
  opacity: 1;
}

img:not([src]) {
  visibility: hidden;
}

/* Search */
.search_desktop {
  position: relative;
  float: right;
}

.search_desktop .icon-search_desktop {
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  color: #000;
  font-size: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50%;
  margin: 0px;
  margin-left: 10px;
  cursor: pointer;
}

.search_desktop .icon-search_desktop.active {
  color: var(--color-main);
  background: #fff;
  border-radius: 100%;
  border: 1px solid var(--color-main);
}

.search_desktop .search-grid_desktop {
  position: absolute;
  top: 54px;
  right: 0px;
  width: 0px;
  height: 40px;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--color-main);
  z-index: 2;
  opacity: 0;
  border-radius: 25px;
  line-height: normal;
}

.search_desktop .search-grid_desktop p {
  float: left;
  width: 35px;
  height: 38px;
  cursor: pointer;
  outline: none;
  border: none;
  margin: 0px;
  font-size: 14px;
  display: block;
  color: var(--color-main);
  line-height: 35px;
  text-align: center;
}

.search_desktop .search-grid_desktop input {
  width: calc(100% - 35px);
  float: right;
  line-height: 35px;
  outline: none;
  border: none;
  color: #015493;
  font-size: 13px;
}

.search_desktop .search-grid_desktop input::-webkit-input-placeholder {
  color: #ccc;
}

.search_desktop .search-grid_desktop input:-moz-placeholder {
  color: #ccc;
}

.search_desktop .search-grid_desktop input::-moz-placeholder {
  color: #ccc;
}

.search_desktop .search-grid_desktop input:-ms-input-placeholder {
  color: #ccc;
}

/* Search RP */
.search-res {
  position: relative;
  float: right;
  margin-right: 5px;
}

.search-res .icon-search {
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 1px solid #363636; */
  float: ri;
}

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

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

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

.search-res .search-grid input {
  width: calc(100% - 35px);
  float: right;
  line-height: 34px;
  outline: none;
  border: none;
  color: var(--color-red);
  font-size: 13px;
}

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

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

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

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

/* Slideshow */
.slideshow {
  position: relative;
  /* margin: 0.5rem 0px; */
  overflow: hidden;
}

.slideshow-item {
  display: block;
  cursor: pointer;
}

.slideshow:hover .control-slideshow {
  opacity: 1;
}

.control-slideshow {
  opacity: 0;
}

.info-slide {
  top: 0;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  text-align: center;
  text-align: left;
}

.name-slide {
  font-size: var(--font-size-30);
  text-transform: uppercase;
  color: #fff;
}

.desc-slide {
  font-size: var(--font-size-15);
  color: #fff;
  /* width: 500px; */
  margin: 20px 0;
}

.views-more-slide {
  background-color: var(--background-static);
  width: 120px;
  height: 40px;
  color: #fff;
  font-size: var(--font-size-15);
}

.box-slide.slick-current.slick-active .name-slide {
  animation: fadeInUp;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}

.box-slide.slick-current.slick-active .desc-slide {
  animation: fadeInUp;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

.box-slide.slick-current.slick-active .views-more-slide {
  animation: scaleLarge;
  animation-duration: 1s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}

.slide-text .slick-prev,
.slide-text .slick-next {
  width: 40px;
  height: 50px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
}

.slide-text .slick-prev {
  left: 5px;
}

.slide-text .slick-next {
  right: 5px;
}

.slide-text .slick-prev:before {
  font-family: "FontAwesome";
  font-weight: 400;
  content: "\f053";
}

.slide-text .slick-next:before {
  font-family: "FontAwesome";
  font-weight: 400;
  content: "\f054";
}

.slide-text .slick-dots {
  bottom: 20px;
}

.slide-text .slick-dots li {
  margin: 0;
}

.slide-text .slick-dots li button:before {
  color: #fff;
  font-size: var(--font-size-15);
}

/* Breadcrumb */
.breadCrumbs {
  background-color: #e9ecef;
}

.breadCrumbs .wrap-content {
  padding: 0.75rem 0;
}

.breadCrumbs .wrap-content .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
}

.breadCrumbs .wrap-content .breadcrumb-item a {
  color: #212529;
}

.breadCrumbs .wrap-content .breadcrumb-item.active a {
  color: #6c757d;
}

/* Intro */
.wrap-intro {
}

.news-intro:before {
  content: "";
  position: absolute;
  width: 1px;
  height: calc(100% - 50px);
  top: 10px;
  left: 90px;
  background-color: #cacaca;
}

.news-scroll:before,
.news-scroll:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 85px;
  border-radius: 100%;
  background-color: #cacaca;
}

.news-scroll:before {
  top: 10px;
}

.news-scroll:after {
  bottom: 40px;
}

.news-control {
  left: 85px;
  font-size: 13px;
  opacity: 0.5;
  z-index: 1;
  cursor: pointer;
}

.news-control:hover {
  opacity: 1;
  color: #ec2d3f;
}

.news-control#up {
  top: -10px;
}

.news-control#down {
  bottom: 20px;
}

/* Partner */
.cover-partner {
  padding: 2rem 1rem;
  background: #fff;
  border-radius: 15px;
}

.control-partner button {
  background-color: transparent;
  color: #222222;
  opacity: 1;
  width: 25px;
  font-size: 23px;
}

.control-partner button:hover {
  opacity: 0.7;
}

.control-partner button.owl-prev {
  left: 0px;
}

.control-partner button.owl-next {
  right: 0px;
}

.wrap-cover-partner-project {
  /* margin-bottom: 2rem; */
  background: url(../images/bg-partner.png?v) no-repeat;
  /* color: #fff; */
  background-position: center center;
  padding-bottom: 0;
}

.line-project {
  max-width: 530px;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin: 3rem auto 2rem;
}

.wrap-partner .wrap-content {
  position: relative;
}

.partner {
  display: block;
  /* border: 1px solid #eee; */
  max-width: 170px;
  /* margin: 0px auto; */
  /* padding: 0px 10px; */
}

/* Video */
.video {
  cursor: pointer;
  margin-bottom: 1rem;
}

.video .video-image {
  position: relative;
  margin-bottom: 0.75rem;
}

.video .video-image:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 35px;
  top: calc(50% - 50px / 2);
  left: calc(50% - 35px / 2);
  z-index: 1;
  background-repeat: no-repeat;
  background-image: url(../images/play.png);
}

.video .video-name {
  text-align: center;
  font-size: 16px;
  color: #212529;
  margin-bottom: 0px;
}

/* Album */
.album {
  cursor: pointer;
}

.album .album-image {
  margin-bottom: 0.75rem;
}

.album .album-name {
  margin-bottom: 0px;
  text-align: center;
}

.album .album-name a {
  display: block;
  font-size: 16px;
  color: #212529;
  margin-bottom: 0px;
}

/* Brand */
.wrap-brand .wrap-content {
  position: relative;
}

.brand {
  display: block;
  border: 1px solid #eee;
  max-width: 160px;
  margin: 0px auto;
}

/* Product */
.wrap-product {
  /* margin-bottom: 50px; */
  background: #fff;
}
.wrap-product .title-main span{color:#000;}
.wrap-product .link-detail{color:#000;position: relative;top: -10px;}
.wrap-product .flex-start {
  margin-top: -1.5rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrap-product .flex-start .line-product {
  width: 30%;
  height: 1px;
  background: #cecece;
  margin-right: 11px;
  margin-top: 38px;
  display: none;
}

.wrap-product .flex-start .slogan-main {
  margin: 0;
}
.slogan-main{
  text-align: center;
  /* color: #fff; */
  margin-top: -1.5rem;
  font-size: 16px;
  margin-bottom: 2.5rem;
}

.cart-product {
  margin-bottom: 0px;
}

.cart-product span {
  cursor: pointer;
  color: #ffffff;
  text-transform: capitalize;
  text-align: center;
}

/* Product Detail */
.grid-pro-detail {
  margin-bottom: 2rem;
  background: #f2f4f7;
  overflow: hidden;
}
.wrap-pro-detail {
  max-width: 1000px;
  margin: 0 auto;
}
.left-pro-detail {
  position: relative;
  text-align: center;
  /* width: 45%; */
}

.right-pro-detail {
  /* width: calc(55% - 40px); */
}

.left-pro-detail .MagicZoom {
  /* border: 1px solid #eee; */
  /* padding: 7px; */
  /* border-radius: 5px; */
  /* background-color: #ffffff; */
}

.gallery-thumb-pro {
  position: relative;
  margin-top: 10px;
}

.owl-pro-detail {
  padding: 0;
}

.control-pro-detail button {
  background-color: transparent;
  color: #222222;
  opacity: 1;
  width: 25px;
  font-size: 23px;
}

.control-pro-detail button:hover {
  opacity: 0.7;
}

.control-pro-detail button.owl-prev {
  left: 0px;
}

.control-pro-detail button.owl-next {
  right: 0px;
}

.thumb-pro-detail {
  display: block !important;
  /* border: 1px solid #eee; */
  /* padding: 5px; */
  /* border-radius: 3px; */
  cursor: pointer;
  background-color: #ffffff;
}

.thumb-pro-detail.mz-thumb.mz-thumb-selected {
  border-color: #cecfd2;
}

.thumb-pro-detail img {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-filter: brightness(100%) !important;
  filter: brightness(100%) !important;
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.title-pro-detail {
  text-transform: uppercase;
  font-size: 32px;
  display: block;
  font-weight: bold;
  color: #000;
  font-family: "ChakraPetch";
  font-weight: bold;
}

.comment-pro-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.social-plugin-pro-detail {
  margin-bottom: 1rem;
  margin-top: 0px !important;
}

.desc-pro-detail {
  /* margin-bottom: 1rem; */
  border-top: 1px solid #dfdfdf;
  padding-top: 0.7rem;
  margin-top: 0.7rem;
}

.attr-pro-detail {
  list-style: none;
  padding: 0px;
}

.attr-pro-detail li {
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
}

.attr-label-pro-detail {
  margin: 0px 5px 0px 0px;
}

.attr-content-pro-detail {
  display: inline-block;
  margin-bottom: 0px;
}

.brand-pro-detail {
}

.brand-pro-detail a {
  background: var(--color-red);
  color: #fff;
  border-radius: 2px;
  padding: 2px 5px;
}

.price-new-pro-detail {
  font-size: 22px;
  color: var(--background-static);
  font-weight: bold;
}

.price-old-pro-detail {
  font-weight: 400;
  color: var(--color-gray);
  text-decoration: line-through;
  padding-left: 10px;
  font-size: var(--font-size-18);
  position: relative;
  top: -1px;
}

.tags-pro-detail a {
  float: left;
  font-size: 13px;
  padding-bottom: 0.375rem;
  margin: 0px 5px 5px 0px;
}

.tags-pro-detail a i {
  font-size: 11px;
  margin: 5px 5px 0px 0px;
}

.tabs-pro-detail {
  margin-top: 2rem;
}

.tabs-pro-detail .nav-tabs .nav-link {
  border-top-width: 3px;
  font-size: 13px;
  color: #333;
  text-transform: uppercase;
  font-weight: 500;
}

.tabs-pro-detail .nav-tabs .nav-link.active,
.tabs-pro-detail .nav-tabs .nav-item.show .nav-link {
  border-top-color: #555555;
}

.camket-pro-detail {
  position: sticky;
  top: 140px;
  /* width: 290px; */
}

.camket-pro-detail .widget {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.camket-pro-detail h4 {
  padding: 15px 10px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  background-color: #f2f2f2;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.camket-pro-detail .widget-line {
  width: 70px;
  height: 2px;
  background-color: var(--color-main);
}

.camket-pro-detail .widget-content {
  border: 1px solid #f2f2f2;
  border-top: none;
  position: relative;
  top: -2px;
}

.camket-pro-detail .camket ul {
  margin: 0px;
  padding: 0px;
}

.camket-pro-detail .camket ul li {
  list-style: none;
  border-top: 1px dotted #e5e5e5;
  padding: 10px 10px 10px 30px;
  background: url(../images/icon-ul.svg) no-repeat 10px 10px;
}

.camket-pro-detail .camket ul li:first-child {
  border-top: 0px;
}

.camket-pro-detail .thongso ul {
  margin: 0px;
  padding: 0px;
}

.camket-pro-detail .thongso ul li {
  list-style: none;
  border-top: 1px dotted #e5e5e5;
  padding: 10px;
}

.camket-pro-detail .thongso ul li:first-child {
  border-top: 0px;
}

/* News */
.news {
  overflow: hidden;
  margin-bottom: 1.5rem;
}

.pic-news {
  width: 30%;
  float: left;
}

.pic-news img {
  width: 100%;
}

.info-news {
  width: 70%;
  padding-left: 15px;
  float: right;
}

.name-news {
  color: #252525;
  font-size: 17px;
  line-height: normal;
  font-weight: 600;
}

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

.name-news:hover {
  color: var(--background-static);
}

.time-news {
  color: var(--color-gray);
  margin-bottom: 10px;
}

.desc-news {
  color: #676767;
  margin-top: 5px;
  line-height: 22px;
}

.news .news-name {
  margin-bottom: 0.5rem;
}

.news .news-name a {
  color: #333;
  font-size: 16px;
}

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

.news .news-name a:hover {
  color: #ec2d3f;
}

.news .news-time {
  color: #84878a;
  margin-bottom: 0.25rem;
}

.news .news-desc {
  color: #333333;
  margin-top: 5px;
  line-height: 22px;
}

.othernews b {
  margin-bottom: 10px;
  font-size: var(--font-size-15);
}

.list-news-other {
  padding-left: 17px;
  list-style: square;
}

.list-news-other li {
  margin-bottom: 2px;
  list-style: square;
  margin-left: 13px;
  color: var(--color-main);
}

.list-news-other li a {
  text-transform: none;
  color: #333333;
}

.list-news-other li a:hover {
  color: var(--color-main);
}

/*News orther*/
.othernews {
  position: sticky;
  top: 140px;
  z-index: 7;
  margin-top: 0;
}

.news-other {
  margin-bottom: 15px;
}

.pic-news-other {
  width: 40%;
}

.info-news-other {
  width: 60%;
  padding-left: 10px;
}

.name-news-other {
  color: #252525;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
}

.name-news-other:hover {
  color: var(--background-static);
}

.name-news-other.text-split {
  font-family: "ChakraPetch";
}

/* Contact */
.form-floating.form-floating-cus > input,
.form-floating-cus > select {
  height: 40px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.form-floating.form-floating-cus > textarea {
  height: 100px;
}

.form-floating.form-floating-cus > label {
  padding: 9px 10px;
  color: var(--color-gray);
}

.contact-article {
  margin-bottom: 3rem;
}

.contact-input {
  position: relative;
  margin-bottom: 20px;
}

.contact-input input,
.contact-input textarea {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}

.contact-input input:focus,
.contact-input textarea:focus {
  box-shadow: none;
  outline: none;
}

.contact-input textarea {
  resize: none;
  height: 150px;
}

.contact-input .custom-file-label::after {
  content: attr(title);
}

.contact-map {
  position: relative;
  height: 500px;
}

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

/* Newsletter */
.newsletter-slogan {
  margin-bottom: 0.5rem;
  color: #000;
}

.wrap-newsletter {
}

.cover-newsletter {
  background: #d6d4d4;
  /* border-radius: 10px; */
  /* border: 3px solid #b88d58; */
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: left;
  margin-top: 2rem;
  position: relative;
  clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%, 0 8%);
  padding: 1px;
}
.cover-newsletter-two{
  clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%, 0 8%);
  background: #efefef;
  padding: 2rem;
  margin: 0px;
}
.title-sub-newsletter{
    color: #4E4E4E;
    font-family: FCEthnocentric-Regular;
    font-size: var(--font-size-22);
}
.title-newsletter {
  position: relative;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 15px;
}

.form-newsletter {
  position: relative;
  overflow: hidden;
  /* border-radius: 5px; */
}

.newsletter-input {
  margin-bottom: 15px;
  /* width: calc(100% - 50px); */
  /* float: left; */
  margin-bottom: 10px;
}

.newsletter-input .form-control,
.newsletter-input select {
  height: 45px;
  border: none;
  padding: 5px 0px;
  width: 100%;
  outline: 0;
  color: #000 !important;
  border-radius: 0px;
  text-indent: 10px;
  border-radius: 4px;
  border-radius: 0px !important;
  padding-right: 50px;
  background: none !important;
  box-shadow: unset !important;
  background: #ccc !important;
  border: none;
}

.newsletter-input input[name="name-newsletter"] {
  background-position: calc(100% - 10px);
}

.newsletter-input input[name="phone-newsletter"] {
}

.newsletter-input input[name="email-newsletter"] {
  background-position: calc(100% - 10px);
}

.newsletter-input.newsletter-area {
  position: relative;
}

.newsletter-input.newsletter-area .form-control {
  height: 90px;
}

.newsletter-button {
  /* width: 50px; */
  /* float: right; */
  /* position: absolute; */
  /* right: 0; */
  /* top: 0; */
}

.newsletter-button input[name="submit-newsletter"] {
  color: #fff;
  border: none;
  width: 100%;
  max-width: 200px;
  height: 40px;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  font-weight: bold;
  border-radius: 5px;
  background: none;
  border-radius: 0px;
  border-left: 8px solid #e7bd34;
  background: #404040;
  padding-right: 15px;
  clip-path: polygon(100% 0, 100% 0, 88% 100%, 0 100%, 0 0);
}

.newsletter-button input[name="submit-newsletter"]:hover {
  color: #ffc107 !important;
  color: #fff;
}

.newsletter-input label {
  color: #fff !important;
}

.newsletter-input input::-webkit-input-placeholder {
  color: #000;
}

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

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

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

.newsletter-input.newsletter-area .form-control::-webkit-input-placeholder {
  color: #000;
}

.newsletter-input.newsletter-area .form-control:-moz-placeholder {
  color: #000;
}

.newsletter-input.newsletter-area .form-control::-moz-placeholder {
  color: #000;
}

.newsletter-input.newsletter-area .form-control:-ms-input-placeholder {
  color: #000;
}

.phone-slogan {
  margin-bottom: 0.5rem;
  color: #000000;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 10px;
  background: #f8f9fa;
  font-size: 13px;
}

.wrap-form-phone {
  /* height: 45px; */
  /* display: flex; */
  box-shadow: 0px 0px 3px 0px #ccc;
}

.form-phone {
  /* height: 45px; */
  /* display: flex; */
  padding: 15px;
}

.phone-input {
  position: relative;
  height: 100%;
  /* width: calc(100% - 60px); */
}

.phone-input input {
  border-radius: 0px;
  height: 100%;
  width: 100%;
}

.phone-button {
  width: 70px;
  margin-top: 10px;
  text-align: center;
  margin: auto;
}

.phone-button input[type="submit"] {
  border: 0px;
  color: #fff;
  text-transform: uppercase;
  height: 35px;
  border-radius: 0;
  background: var(--background-static);
  width: 100%;
  font-weight: bold;
  border-radius: 3px;
}

/* Footer */
.footer {
  /* background-color: #f5f6f7; */
  /* padding-top: 3rem; */
  /* padding-bottom: 1rem; */
  background: #2C2C2C;
  background-size: cover;
  color: #fff;
  position: relative;
}
.footer:after{content:'';position:absolute;top: 79.5px;height:1px;background: rgba(255,255,255,0.7);left:0;right:0;}
.footer-top {
}
.footer-top__logo {
  max-width: 206px;
  display: inline-block;
}
.footer-top__logo img {
}
.footer-top__info {
}
.footer-top__info .footer-top__info-namecompany {
  font-weight: 600;
  margin: 1.7rem 0px 1.3rem;
  font-size: var(--font-size-30);
}
.footer-top__info .footer-top__info-detail {padding-top: 1rem;}
.footer-top__info .footer-top__info-detail p {
  margin-bottom: 0;
  font-size: var(--font-size-15);
  font-weight: 300;
  line-height: 1.7;
}
.footer-top__info .footer-top__info-detail a {
  margin-top: 1px;
  display: block;
  color: #fff;
  font-weight: 600;
}
.footer-top__info .footer-top__info-detail a img{
    max-width: 17px;
}
.line-footer {
  height: 1px;
  width: 100%;
  margin: 1rem 0px 3rem;
  background: rgba(255,255,255,0.7);
}

.footer-title {
  font-size: 16px;
  margin-bottom: 1rem;
  font-weight: 600;
  display: inline-block;
  /* font-family: "ChakraPetch"; */
  position: relative;
  padding-bottom: 10px;
}
.footer-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  background: #fff;
}
.name-company {
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-family: FCEthnocentric-Regular;
  background: -webkit-linear-gradient(#E7B725, #FDF484);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-copyright a {
  color: #fff;
}

.footer-ul:not(ul.footer-ul.row) {
  padding: 0px;
  margin: 0px;
}
.footer-ul {
  list-style: none;
  padding: 0;
}
.footer-ul li {
  margin-bottom: 10px;
}

.footer-ul li:last-child {
  margin-bottom: 0px;
}

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

.footer-ul li a:hover {
  text-decoration: none;
  color: var(--background-static);
}

.footer-tags {
  background: #eee;
}

.footer-tags .wrap-content {
  padding: 30px 15px;
}

.footer-tags-lists {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.footer-tags-lists li {
  float: left;
}

.footer-tags-lists li a {
  padding-bottom: 0.375rem;
}

.footer-powered {
  color: #ffffff;
  /* background-color: var(--color-main); */
  text-align: center;
  font-size: 14px;
  color: #7e7e7e;
  font-family: "ChakraPetch";
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0.5rem;
}
.footer-copyright {
  padding: 4px 0px;
}
.footer-powered .wrap-content {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.footer-statistic {
  text-align: right;
}

.footer-statistic span {
  padding-right: 10px;
}

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

#footer-map {
  position: relative;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 15% 100%, 0 85%);
}

#footer-map iframe {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0px !important;
  left: 0px !important;
}

.footer-copyright span {
  color: #fff;
}

/* Like Share */
.social-plugin {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.social-plugin .at-share-btn {
  margin-bottom: 0px !important;
}

.social-plugin .zalo-share-button {
  margin-left: 3px;
  z-index: 4;
}

/* Paging */
.pagination-home .pagination .page-item .page-link {
  color: #555555;
  font-size: 0.875rem;
}

.pagination-home .pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
}

/* Paging Ajax */
.pagination-ajax {
  text-align: center;
}

.pagination-ajax a {
  display: inline-block;
  vertical-align: top;
  margin: 0px 3px 3px 3px;
  width: 35px;
  height: 35px;
  line-height: 33px;
  color: #666 !important;
  border: 1px solid #e6e6e6;
  font-size: 13px;
  cursor: pointer;
  text-decoration: none !important;
  background-color: #ffffff;
}

.pagination-ajax a.current,
.pagination-ajax a:hover {
  color: #ffffff !important;
  border-color: #ec2d3f;
  background-color: #ec2d3f;
}

.pagination-ajax a.first,
.pagination-ajax a.last,
.pagination-ajax a.prev,
.pagination-ajax a.next {
  text-indent: -9999px;
  position: relative;
  background-color: #ffffff !important;
}

.pagination-ajax a.first:before,
.pagination-ajax a.last:before,
.pagination-ajax a.prev:before,
.pagination-ajax a.next:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}

.pagination-ajax a.first:before {
  background-image: url(../images/page-first.png);
}

.pagination-ajax a.last:before {
  background-image: url(../images/page-last.png);
}

.pagination-ajax a.prev:before {
  background-image: url(../images/page-prev.png);
}

.pagination-ajax a.next:before {
  background-image: url(../images/page-next.png);
}

/* Popup */
#popup .modal-body {
  padding: 0px;
}

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

/* Hidden Check Grammar Coccoc */
coccocgrammar {
  display: none;
}

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

/* Text Hide */
.text-split {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

/* Transition All */
.transition,
.control-owl button,
.menu ul li a.has-child:after,
.menu ul li ul,
.menu ul li:hover > ul,
.scale-img img,
.scale-img:hover > img,
.btn-frame .kenit-alo-circle-fill,
.support-online .kenit-alo-circle-fill,
a {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

/* Scale IMG */
.scale-img {
  overflow: hidden;
  display: block;
}

.scale-img img {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.scale-img:hover > img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* Blink */
.blink {
  -webkit-animation-name: blink;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blink;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blink;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

/* Button Frame */
.btn-frame {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  z-index: 10;
  cursor: pointer;
}

.btn-frame i {
  display: flex;
  display: -ms-flex;
  justify-content: center;
  align-items: center;
  -ms-flex-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--mxh);
  position: relative;
  z-index: 1;
}

.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;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(7, 41, 103, 0.8);
  opacity: 0.1;
  border-color: var(--mxh);
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: var(--mxh);
  opacity: 0.4;
}

.btn-frame .pulse {
  animation-name: pulse;
}

.ungdung {
  position: fixed;
  right: 18px;
  top: 120px;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
}

.ungdung li {
  margin: 8px 0 0;
}

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

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

.btn-phone i {
  font-size: 22px;
  color: #fff;
  transform: rotate(10deg);
}

.progress-wrap {
  position: fixed;
  bottom: 70px;
  right: 19px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  content: "\f077";
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: 900;
  color: var(--mxh);
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: var(--mxh);
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

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

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

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

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

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

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

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

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

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

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

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

.js-facebook-messenger-box {
  display: block;
  position: fixed;
  cursor: pointer;
  bottom: 150px;
  right: 17px;
  width: 56px;
  height: 56px;
  text-align: center;
  background: var(--mxh);
  border-radius: 100%;
  overflow: hidden;
  z-index: 99;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Cart Fix */
/* Toolbar */
.scrollToTopMobile.scrollToTop {
  display: block !important;
  height: unset;
  position: unset;
}

.modal-body .toolbar {
  display: block;
  position: relative;
}

.toolbar {
  width: 100%;
  bottom: -1px;
  position: fixed;
  z-index: 7;
  left: 0px;
  display: none;
  -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
  -moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
  -ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
  -o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
}

.toolbar.is-active .list-phone {
  display: block;
  -webkit-animation: quickShow 0.2s cubic-bezier(0.66, 0.45, 0.76, 1.53)
    forwards;
  animation: quickShow 0.2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards;
}

.toolbar .list-phone {
  position: absolute;
  bottom: 100%;
  left: 30px;
  opacity: 0;
  transform: scale(0);
  transform-origin: 50% 100%;
  display: none;
}

.toolbar .list-phone a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  max-width: 240px;
  padding: 10px 20px;
  margin: 10px 0;
  border-radius: 50px;
  padding-right: 30px;
  text-decoration: none;
}

.toolbar .list-phone svg {
  max-width: 30px;
  max-height: 30px;
}

.toolbar .list-phone span {
  display: block;
  width: calc(100% - 40px);
  color: var(--background-static);
  font-weight: 700;
  font-size: var(--font-size-18);
}

.toolbar .phone {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  margin: 0 0px -25px 30px;
  transition: transform 0.2s ease-in-out;
}

.toolbar .phone a {
  color: #333;
  display: block;
  position: relative;
}

.toolbar .phone a:before,
.toolbar .phone a:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(135deg);
  width: 30px;
  height: 3px;
  border-radius: 2rem;
  background-color: #181818 !important;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.toolbar .phone a:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.toolbar .phone svg {
  max-width: 27px;
  max-height: 27px;
  display: block;
  position: relative;
  fill: var(--color-main);
}

.toolbar.is-active .phone {
  transform: rotate(-180deg);
}

.toolbar.is-active .phone svg {
  opacity: 0;
}

.toolbar.is-active .phone a:before,
.toolbar.is-active .phone a:after {
  opacity: 1;
}

.toolbar ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
  margin: 0px;
  --size: 33px;
  -webkit-mask: radial-gradient(var(--size) at 55px 0px, #0000 99%, #fff 101%)
    100%;
  background: #fff;
  padding: 10px 0 !important;
  padding-left: 100px !important;
  border-radius: 10px 10px 0px 0px;
}

.toolbar ul li {
  text-align: center;
  width: 25%;
  line-height: 1;
}

.toolbar ul li a {
  display: block;
  width: 100%;
  font-size: 27px;
  color: #ffff;
}

.toolbar ul li .icon {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.toolbar ul li a span {
  display: none;
  font-weight: 400;
  font-size: 11px;
  margin-top: 5px;
  color: #333;
  text-transform: capitalize;
}

.toolbar ul li a img,
.toolbar ul li svg {
  max-height: 30px;
  fill: #181818 !important;
  width: 100%;
}

.toolbar .phone svg {
  animation: tada 1.2s infinite;
  fill: #181818;
}

.tada {
  animation: tada 1.2s infinite;
}

.lang-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.toolbar ul li.lang-toolbar a {
  display: inline-block;
  width: unset;
  margin: 0px 2px;
  font-size: unset;
}

.toolbar ul li.lang-toolbar a img {
  height: 10% !important;
}

.ex6 path {
  fill: none;
  stroke: var(--color-main);
  stroke-width: 0.5;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
  -webkit-animation: dash 5s ease forwards;
  animation: dash 5s ease forwards;
}

@-webkit-keyframes dash {
  to {
    fill: var(--color-main);
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  to {
    fill: var(--color-main);
    stroke-dashoffset: 0;
  }
}

@keyframes tada {
  0% {
    transform: scaleX(1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }

  to {
    transform: scaleX(1);
  }
}

@keyframes quickShow {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@media (max-width: 1001px) {
  .toolbar {
    display: block;
  }

  .scrollToTop,
  #messages-facebook {
    display: none !important;
  }
}

/* Fixbar */
.fixbar {
  bottom: 0;
  display: block;
  background: #f0eff4;
  border-top: 1px solid #ddd;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  margin: 0;
  z-index: 500;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 50px;
}

.fixbar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.fixbar ul li {
  margin: 0 auto 10px;
  text-align: center;
  width: 25%;
  float: left;
}

.fixbar .icon-cart-mobile,
.fixbar .icon-cart-new,
.fixbar .icon-home-new,
.fixbar .icon-hotdeal-new {
  width: 20px;
  height: 20px;
  display: block;
  margin: 8px auto 0;
}

.fixbar .icon-cart-mobile {
  background: url(../images/cart-mobile.png) no-repeat;
}

.fixbar ul li a {
  font-size: 11px;
  text-decoration: none;
  color: #333;
}

.fixbar ul li a i {
  font-size: 20px;
}

/* Plugbar */
.plugbar {
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 1px solid #eae6e6;
  width: 100%;
  right: 0;
  max-width: 767px;
  margin: 0 auto;
  background: #ffffff;
  padding: 9px 10px 10px 7px;
  z-index: 10;
}

.plugbar ul {
  list-style: none;
  padding: 0;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plugbar ul li {
  width: 20%;
  float: left;
}

.plugbar ul li a {
  display: block;
  color: #696969;
  font-size: 12px;
  text-align: center;
  position: relative;
}

.plugbar ul li a i {
  font-size: 20px;
  color: #696969;
}

.plugbar ul li a span {
  position: absolute;
  width: 50px;
  height: 50px;
  top: -40px;
  left: calc(50% - 50px / 2);
  font-size: 14px;
  display: block;
  border: 1px solid rgba(234, 230, 230, 0.5);
  border-radius: 100%;
}

/* Combo Phone */
.support-online {
  position: fixed;
  z-index: 999;
  left: 10px;
  bottom: 0px;
}

.support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 40px;
  height: 40px;
}

.support-online i {
  width: 40px;
  height: 40px;
  background: #43a1f3;
  color: #ffffff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 999;
}

.support-online a {
  display: block;
}

.support-online a span {
  border-radius: 2px;
  text-align: center;
  background: #67b634;
  padding: 9px;
  display: none;
  width: 180px;
  margin-left: 10px;
  position: absolute;
  color: #ffffff;
  z-index: 999;
  top: 0px;
  left: 40px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-animation: headAnimation 0.7s 1;
  animation: headAnimation 0.7s 1;
}

.support-online a:hover span {
  display: block;
}

.support-online a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #67b634 transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.support-online .kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  background-color: rgba(0, 175, 242, 0.5);
  opacity: 0.75;
  right: -10px;
}

.support-online .kenit-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: 0.1;
  border-color: #0089b9;
  opacity: 0.5;
}

.support-online .support-online .btn-support {
  cursor: pointer;
}

.support-online .mes i {
  background: orange;
}

.support-online .sms i {
  background: red;
}

.support-online .call-now i {
  background: green;
}

/* Phone Switch */
.widget-mobile {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10px;
  z-index: 9999999;
}

#my-phone-circle {
  position: relative;
  width: 50px !important;
  height: 50px !important;
}

.wcircle-open .wcircle-icon i:before {
  content: "\f00d";
}

.wcircle-icon {
  background: #1282fc;
  border-radius: 50%;
  position: relative !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wcircle-icon:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  background: rgba(18, 130, 252, 0.5);
  border: 1px solid #ffffff;
  border-radius: 50%;
  left: -5px;
  top: -5px;
  -webkit-animation: pulse 1s infinite ease-in-out;
  animation: pulse 1s infinite ease-in-out;
}

.wcircle-icon:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 80px;
  background: rgba(18, 130, 252, 0.5);
  border-radius: 50%;
  left: -15px;
  top: -15px;
  -webkit-animation: zoomIn 2s infinite ease-in-out;
  animation: zoomIn 2s infinite ease-in-out;
}

.wcircle-menu {
  position: absolute !important;
  left: 0;
  top: 0;
  display: none;
}

.wcircle-menu-item {
  width: 50px;
  height: 50px;
  background: #1282fc;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wcircle-menu-item img {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
}

.wcircle-menu-item i {
  font-size: var(--font-size-25);
  color: #ffffff;
  position: relative;
  z-index: 9999;
}

.wcircle-icon i {
  font-size: var(--font-size-25);
  color: #ffffff;
  position: relative;
  z-index: 9999;
}

.shake-anim {
  -webkit-animation: shake-anim 1s infinite ease-in-out;
  animation: shake-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.title-sub-news {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-family: ChakraPetch;
  font-weight: 600;
}
.wrap-newsnb {
  background: #fff;
  padding-top: 0px;
  /* padding-bottom: 1rem; */
}

.wrap-newsnb .wrap-content {
  position: relative;
}

.news-index {
  display: block;
  /* background: #000; */
  color: #000;
}

.news-index i {
  color: #fff;
}

.news-index:hover .news-index__info-view:after {
  background: var(--color-main);
}

.news-index:hover .news-index__info-view i {
  color: #fff;
}

.news-index .news-index__img {
  width: 100%;
  /* height: 100%; */
  overflow: hidden;
}

.news-index .news-index__info {
  padding: 1rem 0;
  /* margin-bottom: 2rem; */
  position: relative;
}

.news-index .news-index__info h3 {
}
.news-index:hover .news-index__info h3 span{color:var(--background-static)}
.news-index .news-index__info h3 span {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.news-index:hover .news-index__info h3 span{/* color:var(--color-main); */}
.news-index .news-index__info-desc {
  font-size: var(--font-size-15);
  color: #000;
  font-weight: normal;
}

.news-index .news-index__info-view {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  margin: 0px;
  padding: 15px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 50px;
  height: 50px;
}

.news-index .news-index__info-view span {
  position: relative;
  z-index: 2;
  padding-left: 12px;
  padding-top: 8px;
  display: inline-block;
}

.news-index .news-index__info-view:after {
  transition: 0.3s;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 0px;
  bottom: 0;
  background: #626262;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.link-detail-news {
  padding: 0.6rem 1.5rem 0.6rem calc(1.5rem + 11px);
  color: #000;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 16px;
  font-family: "ChakraPetch";
}
.link-detail-news i {
  font-size: var(--font-size-15);
}
.link-detail-news:before {
  content: "";
  position: absolute;
  right: 0; /* width: 0; */
  height: 100%;
  border: 0.5px solid #000;
  z-index: -1;
  transition: 0.4s;
  bottom: 0;
  top: 0;
  left: 0;
  border-left: 8px solid #000;
  transform: skewX(-22deg);
}
.link-detail-news:hover {
  color: var(--background-static);
}
.link-detail-news:hover:before {
  width: 100%;
  left: 0;
  right: auto; /* background: #b60000 !important; */
  border-color: var(--background-static);
}

a.name-newsnb {
  color: #000;
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: normal;
}

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

a.name-newsnb:hover {
  color: var(--color-dark-red);
}

.desc-newsnb {
  color: #333;
}

.video-main {
  position: relative;
  height: 400px;
}

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

.listvideos {
  width: 100%;
  height: 40px;
  padding: 0px 10px;
  border: 1px solid #ccc;
  color: var(--color-black);
  margin-top: 10px;
  cursor: pointer;
}

.item-video1 img {
  max-height: 292px;
}

.item-video2 img {
  /* height: 102px; */
}

.pic-video {
  position: relative;
  cursor: pointer;
}

.pic-video:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 35px;
  left: calc(50% - 50px / 2);
  top: calc(50% - 35px / 2);
  z-index: 1;
  background: url(../images/play.png) no-repeat center center;
  cursor: pointer;
  background-size: cover;
}

.pic-video img {
  width: 100%;
}

.pic-video-2 {
  position: relative;
  cursor: pointer;
}

.pic-video-2:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 35px;
  left: calc(50% - 50px / 2);
  top: calc(50% - 35px / 2);
  z-index: 1;
  background: url(../images/play.png) no-repeat center center;
  cursor: pointer;
  background-size: cover;
}

.pic-video-2 img {
  width: 100%;
}

.name-video {
  font-size: 16px;
  color: var(--color-black);
  margin-bottom: 0px;
}

.owl-video {
  margin-top: 10px;
}

.newshome-intro:hover {
}

.newshome-intro .name-newshome {
  /* margin: 10px 0; */
}

.newshome-intro .view-newshome {
  /* margin-top: 10px; */
  /* height: 0; */
  padding: 0px;
  overflow: hidden;
  transition: 0.5s;
  /* transform: translateY(100%); */
}

.newshome-scroll {
  width: 50%;
  overflow: hidden;
  /* max-height: 406px; */
}

.news-slick {
  display: flex;
  margin-bottom: 20px;
  min-height: 156px;
}

.news-slick h3 {
  margin: 0;
}

.news-slick h3 a.name-newshome {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 17px;
}

.news-slick .img {
  width: 270px;
  border-radius: 10px;
}

.news-slick .info {
  width: calc(100% - 150px);
  padding-left: 15px;
}

.flex_ttnb {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.newshome-intro {
  position: relative;
}

.newshome-intro .pic-newshome-best {
  border-radius: 10px;
}

.newshome-intro .info-newshome-best {
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0 101 26 / 75%);
  backdrop-filter: blur(3px);
  padding: 15px;
  transition: 0.5s;
  bottom: -124px;
}

.pic-newshome-normal {
  float: left;
  width: 34%;
  margin-right: 3%;
  margin-bottom: 0px;
}

.pic-newshome-normal img {
  width: 100%;
}

.info-newshome-normal {
  float: left;
  width: calc(100% - 37%);
}

.name-newshome {
  color: #fff;
  font-size: 16px;
  line-height: normal;
  font-weight: bold;
}

.info-newshome-best h3 {
  margin: 0px;
}

.name-newshome.text-split {
  -webkit-line-clamp: 2;
}

.name-newshome.text-split a {
  color: #000;
}

.time-newshome {
  color: var(--color-gray);
  margin-bottom: 10px;
}

.desc-newshome {
  color: #fff;
  margin-bottom: 0px;
  text-align: justify;
  /* height: 0; */
  transition: 0.5s;
  /* transform: translateY(100%); */
  min-height: 77px;
  margin: 10px 0px;
  font-size: 14px;
  font-weight: 300;
}

.desc-home-cl.text-split {
  -webkit-line-clamp: 2;
  margin: 0px;
}

.view-newshome {
  /* width: 140px; */
  /* height: 40px; */
  display: flex;
  align-items: center;
  /* justify-content: center; */
  /* border: 1px solid #ccc; */
  color: #fff;
  margin-bottom: 0px;
}

.view-newshome:hover {
  color: #ffb7be;
}

.flex-hover-invi {
  /* transform: translateY(100%); */
  transition: 0.5s;
}

.newshome-intro:hover .flex-hover-invi {
  /* transform: translateY(0%); */
}

.newshome-intro:hover .info-newshome-best {
  background: rgb(0 101 26 / 85%);
  backdrop-filter: blur(3px);
  bottom: 0;
}

/*Product */
.wrap-product {
  position: relative;
}

.box-product {
  position: relative;
  text-align: center;
  background: #EEEEEE;
  overflow: hidden;
  margin: 0px;
  margin-bottom: 2rem;
  transition: 0.5s;
  text-align: left;
  /* border: 1px solid #000; */
  clip-path: polygon(100% 0, 100% 94%, 94% 100%, 0 100%, 0 0);
}

.box-product:hover {
  background:var(--background-static)
  /* box-shadow:0px 0px 10px 0px #ccc; */
}
.box-product:hover .name-product{/* color:#fff; */}
.pic-product {
  background: #ffffff;
  position: relative;
  /* margin-bottom: 1rem; */
  /* padding: 10px; */
  /* border: 1px solid #e5e5e5; */
}
.box-product:hover .name-product i{
    transform: rotate(-45deg);
}
.pic-product img {
  width: 100%;
  /* filter: brightness(1.1); */
}

.box-product:hover .product-tool {
  opacity: 1;
  visibility: visible;
}

.info-product {
  padding: 12px;
}

.name-product {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  display: flex;
  position: relative;
  /* padding: 10px; */
  color: #000;
  /* font-family: "ChakraPetch"; */
  margin-bottom: 0;
  align-items: center;
  justify-content: space-between;
}
.name-product i{margin-right: 5px;transition: 0.5s;}
.name-product:after {
  content: "";
  position: absolute;
  height: 15px;
  background: url(../images/af-product.png) no-repeat;
  background-size: 100% 100%;
  top: -15px;
  left: 0;
  right: 0;
}

.name-product:hover {
  color: var(--color-main);
}

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

.price-product {
  margin: 0px;
}

.price-product span {
}

.box-product .price-new {
  font-size: var(--font-size-18);
  color: #000;
  display: block;
  font-family: "ChakraPetch";
  font-weight: 600;
}

.box-product .price-old {
  text-decoration: line-through;
  font-size: var(--font-size-18);
  display: block;
  font-family: "ChakraPetch";
  font-weight: 600;
  color: #9d9d9d;
}

.box-product .price-per {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ffffff;
  background: #000;
  font-size: 12px;
  /* border-radius: 2px; */
  width: 45px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-family: "ChakraPetch";
}

.cart-product {
  margin-bottom: 0px;
}

.cart-product span {
  cursor: pointer;
  width: calc(50% - 3px);
  color: #ffffff;
  text-transform: capitalize;
  text-align: center;
  padding: 7px 5px;
  border-radius: 3px;
}

.cart-add {
  /* background-color: var(--color-red); */
}

.cart-add:hover {
  /* background-color: var(--color-dark-red); */
}

.cart-buy {
  background-color: var(--color-green);
}

.cart-buy:hover {
  background-color: var(--color-dark-green);
}

.product-cart {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #000;
  margin: 0px;
  /* padding: 15px; */
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 50px;
  height: 50px;
}

.product-cart span {
  position: relative;
  z-index: 2;
  padding-left: 12px;
  padding-top: 8px;
  display: inline-block;
  cursor: pointer;
  width: 50px;
  height: 50px;
  padding: 24px 0px 0px 30px;
  color: #fff;
}

.product-cart:after {
  transition: 0.3s;
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 0px;
  bottom: 0;
  background: #626262;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.box-product:hover .product-cart:after {
  background: var(--color-main);
}
.box-product:hover .product-cart i {
  color: #fff;
}
.box-product-in {
  position: relative;
  margin-bottom: 40px;
}

.pic-product-in {
  /* background: #ffffff; */
  position: relative;
  margin-bottom: 1rem;
}

.pic-product-in img {
  width: 100%;
}

.product-tool {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

.product-tool a {
  cursor: pointer;
  width: 50%;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  background-color: rgb(0 0 0 / 0.6);
}

.product-tool a:hover {
  background-color: rgb(0 0 0 / 0.8);
}

.product-tool a svg {
  margin-right: 5px;
}

.product-tool a span {
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 300;
}

.box-product-in:hover .product-tool {
  opacity: 1;
  visibility: visible;
}

.cover-info-product-in {
  max-width: 400px;
  width: 80%;
  max-width: 540px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  /* color: #fff; */
}

.name-product-in {
  font-size: 14px;
  color: #3676c3;
  margin-bottom: 20px;
  display: block;
  font-weight: 700;
  font-size: 34px;
  display: block;
}

.name-product-in:hover {
}

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

.price-product-in {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}

.price-product-in span {
}

.price-new {
}

.price-old {
}

.price-per {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #ffffff;
  background: var(--color-red);
  font-size: 11px;
  border-radius: 2px;
  width: 45px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}

.cart-product-in {
  margin-bottom: 0px;
}

.cart-product-in span {
  cursor: pointer;
  width: calc(50% - 3px);
  color: #ffffff;
  text-transform: capitalize;
  text-align: center;
  padding: 7px 5px;
  border-radius: 3px;
}

.cart-add {
  /* background-color: var(--color-red); */
}

.cart-add:hover {
  /* background-color: var(--color-dark-red); */
}

.cart-buy {
  background-color: var(--color-green);
}

.cart-buy:hover {
  background-color: var(--color-dark-green);
}

.dm-noibat {
  /* max-width: 1000px; */
  position: relative;
  /* margin: auto; */
  margin-bottom: 40px;
  margin-top: -25px;
  position: relative;
}
.dm-noibat:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,#fff,transparent)}
.dm-noibat a {
  cursor: pointer;
  color: #fff;
  transition: 0.4s;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  position: relative;
  display: block;
  /* background: #f7f7f7; */
  border-radius: 5px;
  /* border: 1px solid #eaeaea; */
  height: 100%;
  padding: 10px;
  margin: 0px 10px;
}

.dm-noibat a:hover,
.dm-noibat a.active {
  color: #F2C254;
}

.cats-bar {
  width: 50px;
  padding-top: 3px;
  position: relative;
}

.cats-bar-icon {
  width: 30px;
  cursor: pointer;
}

.cats-bar-icon span {
  display: block;
  width: 100%;
  height: 2px;
  background: #505050;
  transition: all 0.3s;
  position: relative;
}

.cats-bar-icon span + span {
  margin-top: 5px;
}

.cats-bar-icon.active span:nth-child(1) {
  animation: ease 0.7s top forwards;
}

.cats-bar-icon.not-active span:nth-child(1) {
  animation: ease 0.7s top-2 forwards;
}

.cats-bar-icon.active span:nth-child(2) {
  animation: ease 0.7s scaled forwards;
}

.cats-bar-icon.not-active span:nth-child(2) {
  animation: ease 0.7s scaled-2 forwards;
}

.cats-bar-icon.active span:nth-child(3) {
  animation: ease 0.7s bottom forwards;
}

.cats-bar-icon.not-active span:nth-child(3) {
  animation: ease 0.7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }

  50% {
    top: 6px;
    transform: rotate(0);
  }

  100% {
    top: 6px;
    transform: rotate(45deg);
  }
}

@keyframes top-2 {
  0% {
    top: 6px;
    transform: rotate(45deg);
  }

  50% {
    top: 6px;
    transform: rotate(0deg);
  }

  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }

  50% {
    bottom: 8px;
    transform: rotate(0);
  }

  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }

  50% {
    bottom: 8px;
    transform: rotate(0);
  }

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

@keyframes scaled {
  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

.cats-owl.list-hot {
  /* width: calc(100% - 50px); */
  display: flex;
  align-items: center;
  justify-content: center;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

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

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

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

.choose_list {
}

.choose_list span {
  text-transform: capitalize;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 0 10px;
}

.choose_list span:last-child:after {
  display: none;
}

.choose_list span:after {
  content: "";
  width: 1px;
  height: 10px;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 6px;
}

.choose_list span.choosed {
  color: #f00;
}

.btn_sp {
}

.btn_sp a {
  color: #000;
  text-transform: uppercase;
  background: #e6e6e6;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}

.btn_sp a:hover {
  color: #f00;
}

.d-title-choose-list {
  margin-bottom: 20px;
  background: #f2f2f2;
  padding: 7px 10px;
  border-bottom: 5px solid var(--color-main);
  border-radius: 6px;
}

.d-title-choose-list h2 {
  margin: 0px;
}

.d-title-choose-cat {
}

/* dat lich */
.div-datlich {
  width: 46%;
}

.form-booking {
}

.newsletter-booking {
  margin-bottom: 5px;
}

.newsletter-booking input {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid var(--background-static);
  background: none;
  padding: 0;
}

.newsletter-booking input::placeholder {
}

.newsletter-booking textarea {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid var(--background-static);
  background: none;
  margin-bottom: 10px;
  padding: 0;
}

.newsletter-booking textarea::placeholder {
}

.newsletter-checkbox {
}

.newsletter-checkbox input {
  outline: none;
  width: 15px;
  height: 15px;
}

.d-dongy {
}

.label-checkbox {
  color: #7e7e7e;
  position: relative;
  top: 1px;
  margin-left: 10px;
}

.booking-button {
}

.booking-button input {
  width: 86px;
  height: 37px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}

.khung-datlich {
  background: rgba(255, 255, 255, 0.8);
  padding: 40px;
  border: 1px solid var(--background-static);
  border-radius: 20px;
}

.desc-dongy {
  color: #7e7e7e;
  font-size: 13px;
  font-style: italic;
  margin-top: 5px;
}

.btn-datlich {
  position: fixed;
  bottom: 455px;
  right: 10px;
  padding: 10px;
  border-radius: 5px;
  z-index: 99;
  background: #333;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none !important;
}

.btn-datlich i {
  font-size: 20px;
}

.btn-datlich:hover {
  color: #ffff00;
  transition: 0.2s;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes shake-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }

  10%,
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20%,
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  100%,
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes shake-anim {
  0%,
  100%,
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10%,
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20%,
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
}

.popup-custom .modal-content {
  border-radius: 0px;
  border: 0px;
}

.popup-custom .modal-content .modal-body {
  padding: 10px;
}

.popup-custom .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  z-index: 2;
  color: #888888;
  cursor: pointer;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  opacity: 1 !important;
}

#popup-quickview .modal-dialog {
  max-width: 1140px;
}

.opacity-0 {
  opacity: 0;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes scaleLarge {
  0% {
    opacity: 0;
    transform: scale(2);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/*.border-radius-right{border-radius: 0px 50px 50px 0px;}*/
/*.border-radius-left{border-radius: 50px 0px 0px 50px;}*/
.cover-chungchi {
  padding: 3rem;
  background: #f1f1f1;
  border-radius: 10px;
}

.wrap-why {
  text-align: center;
  overflow: hidden;
  background: url(../images/bg-nl.png) no-repeat center;
}
.servicehome-intro {/* width: calc(50% - 20px); */background: #F2F2F2;padding: 1.5rem;position: relative;border-radius: 10px;margin-bottom: 1.5rem;transition: 0.5s;}
.servicehome-intro:after{content:'';position:absolute;top:0;left:0;width:95px;height:95px;background:#303030;border-radius: 0px 0px 50px 0px;}
.servicehome-intro__top{position:relative;z-index:2;display: flex;/* align-items: center; */}
.servicehome-intro:hover img{
      animation: zoomBreath 0.5s infinite 
ease-in-out;
}
.servicehome-intro .pic-servicehome-best{/* border-radius: 10px; */}
.stt-service{position:absolute;background: rgba(109, 109, 109, 1);width: 77px;height: 50px;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 24px;clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);padding-right: 10px;transition: 0.5s;right: 0;padding-left: 18px;top: 35px;}
.servicehome-intro .pic-servicehome-best img{max-width: 50px;}
.pic-servicehome-normal {float: left;width: 34%;margin-right: 3%;margin-bottom: 0px;}
.pic-servicehome-normal img {width: 100%;}
.info-servicehome-normal {float: left;width: calc(100% - 37%);}
.name-servicehome {color: var(--color-black);font-size: 16px;line-height: normal;font-weight: 600;padding-left: 3rem;text-align: left;}
.name-servicehome.text-split {-webkit-line-clamp: 2;}
.name-servicehome.text-split a {color: #000;}
.time-servicehome {color: var(--color-gray);margin-bottom: 10px;}
.desc-servicehome {color: rgba(83, 83, 83, 1);margin-bottom: 0px;text-align: justify;font-size: 15px;min-height: 63px;margin-top: 2rem;}
.desc-home-cl.text-split {-webkit-line-clamp: 2;margin: 0px;}
.link-servicehome{margin:0px;}
.link-servicehome a {/* width: 140px; *//* height: 40px; *//* display: flex; *//* align-items: center; *//* justify-content: center; *//* border: 1px solid #ccc; */color: rgba(48, 117, 188, 1);margin-bottom: 0px;margin-top: 10px;display: inline-block;}
.link-servicehome a:hover {color: #000;}
.servicehome-intro:hover .name-servicehome{color:var(--background-static)}
.wrap-why .title-main {
  color: #fff;
}

.wrap-why .title-main span {
  color: #000;
}

.wrap-why .title-main span b {
  color: #fbcb05;
}

.wrap-why .why-item {
  margin: 4rem 0px;
  /* display: flex; */
  /* align-items: center; */
  overflow: hidden;
  padding: 0px 10px;
}

.wrap-why .why-item:hover .why-item_img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.wrap-why .why-item:nth-child(2) {
  /* margin-left:40px; */
}

.wrap-why .why-item.why-item-first:nth-child(2) {
  /* margin-right:40px; */
  /* margin-left: 0px; */
}

.why-item.why-item-first {
}

.why-item.why-item-first .why-item_img {
  float: right !important;
}

.why-item.why-item-first .why-item_text {
}

.wrap-why .why-item:hover .why-item_img img {
}

.wrap-why .why-item .why-item_img {
  /* margin: 15px 0px; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  float: left;
  transition: 1s;
  overflow: hidden;
  padding: 5px;
  background: linear-gradient(to right, #daa44c, #fed65f, #daa44c);
}

.wrap-why .why-item .why-item_img img {
  max-height: 60px;
}

.wrap-why .why-item .why-item_text {
  margin: 0.7rem 0px;
}

.wrap-why .why-item:hover .why-item_text h3 {
  color: #fbcb05;
}

.wrap-why .why-item .why-item_text h3 {
  font-size: 20px;
  color: #fff;
  padding: 0px 0px 0.7rem;
  text-transform: uppercase;
  font-weight: 600;
}

.wrap-why .why-item .why-item_text p {
  color: rgba(255, 255, 255, 0.7);
  font-size: var(--font-size-15);
  margin: 0px;
  -webkit-line-clamp: 3;
  /* font-weight: 300; */
}

.cover-why {
  margin-top: -50px;
}

.wrap-feedback {
  background: #fff;
}

.cover-feedback-title {
  /* padding: 3rem 0px; */
  /* background: var(--color-main); */
}

.cover-feedback-title .title-feedback {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
  font-family: "ChakraPetch";
  line-height: normal;
  display: block;
}

.cover-feedback-title .title-feedback span {
  display: block;
  line-height: 1.1;
}

.cover-feedback-title .desc-feedback {
  font-size: 14px;
  color: #fff;
  margin: 1rem 0px 1.5rem;
  font-weight: normal;
}

.cover-feedback {
  padding: 3rem;
  background: #000;
}

.feedback {
  background: #fff;
  color: #000;
  padding: 1rem;
  position: relative;
  margin-top: 1.5rem;
  border: 1px solid #000;
}

.feedback .feedback__desc {
  /* padding: 20px; */
  /* border-radius: 10px; */
  position: relative;
  /* margin-bottom: 30px; */
  /* font-style: italic; */
  font-size: var(--font-size-15);
  font-weight: 600;
  margin: 1.5rem 0px;
}

.feedback .feedback-info {
  display: flex;
  align-items: center;
}

.feedback .feedback-info .feedback-info__pic {
  /* margin-right: 20px; */
  margin-bottom: 0;
  max-width: 80px;
  position: absolute;
  bottom: 0;
  right: 0px;
  /* position:relative; */
}

.feedback .feedback-info .feedback-info__pic:after {
  content: "";
  width: 85%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #626262;
  z-index: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.feedback .feedback-info .feedback-info__pic img {
  position: relative;
  z-index: 2;
}

.feedback .feedback-info .feedback-info__text__name,
.feedback .feedback-info .feedback-info__text__job {
  margin-bottom: 0;
  line-height: 1.5em;
  font-weight: 600;
  color: #000;
  font-size: 16px;
  font-family: "ChakraPetch";
}

.feedback .feedback-info__text {
  padding-right: 65px;
}

.feedback .feedback-info .feedback-info__text__name {
  /* font-weight: bold; */
}

.feedback .feedback-info .feedback-info__text__job {
  font-weight: 600;
  color: #646464;
  font-size: 14px;
  font-family: "ChakraPetch";
}

.icon-feedback-title {
  max-width: 72px;
  margin-bottom: 1rem;
}

.icon-feedback {
  max-width: 70px;
  margin-left: -7px;
}

.radius-7 {
  border-radius: 10px;
}

#video-main {
}

.video-index {
  position: relative;
}

.video-index:hover h2 {
  opacity: 1;
}

.video-index:hover img {
  filter: brightness(0.5);
}

.video-index h2 {
  opacity: 0;
  position: absolute;
  color: #fff;
  font-size: var(--font-size-18);
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
}

.video-index {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.video-index .relative:after {
  content: "";
  position: absolute;
  background: url(../images/ic-video.png) no-repeat center;
  display: flex;
  align-content: center;
  justify-content: center;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.video-index .text-video {
}

.video-index .text-video h2 {
  font-weight: bold;
  color: #000000;
  font-size: 17px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.video-index .text-video p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  color: #000;
  font-size: var(--font-size-15);
}

.icon_play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon_play svg {
  width: 20%;
  border: 1px solid #fff;
  padding: 5px;
  border-radius: 50%;
}

.icon_play .load_video {
  display: inline-block;
}

.icon_play .load_video img {
  max-width: 75px !important;
  height: auto;
}

.icon_play .pinkBg {
  background-color: rgba(210, 202, 204, 0.8);
  background-image: linear-gradient(
    90deg,
    rgba(199, 198, 198, 0.8),
    rgba(181, 181, 181, 0.8)
  );
}

.icon_play .ripple {
  position: absolute;
  width: 130px;
  height: 130px;
  z-index: -1;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin: -65px 0 0 -65px;
  border-radius: 100px;
  -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite;
}

.icon_play .ripple:nth-child(2) {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.icon_play .ripple:nth-child(3) {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.footer-news:nth-child(4) {
  width: 23%;
}

.footer-news:nth-child(3) {
  width: 25%;
}

.footer-news:nth-child(2) {
  width: 22%;
}

.footer-news:nth-child(1) {
  width: 22%;
}
.footer-company{
    padding: 1.5rem;
    background: #F2C254;
    height: 100%;
    color: #000;
    position: relative;
    z-index: 2;
}
.footer-news-company{
  
}
.footer-logo{text-align:center;margin: 1rem 0px;}
.logo-ft{
    max-width: 145px;
    margin: 0 auto;
    display: inline-block;
}
.field {
  margin-bottom: 10px;
  display: block;
  /* overflow: hidden; */
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #ececec;
  border-radius: 10px;
}

.field .pic-field {
  border-radius: 10px;
  margin: 0px;
}

.field .pic-field img {
  width: 100%;
}

.field .info-field {
}

.field .info-field:not(.field .flex-row-reverse .info-field) {
}

.field .flex-row-reverse .info-field {
  padding-right: 20px;
  border-right: 2px solid #002b6e;
}

.field .name-field {
  color: #000;
  font-size: 16px;
  display: block;
  /* margin-bottom: 15px; */
  /* margin-top: 10px; */
  font-weight: 600;
  text-align: center;
  margin: 10px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.field .name-field:hover {
  color: #012b6e;
}

.field .time-field {
  color: var(--color-gray);
  margin-bottom: 0.25rem;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}

.field .desc-field {
  color: #002b6e;
  /* margin-top: 5px; */
}

.field .link-field {
  color: #002b6e;
  display: inline-block;
  padding: 10px 15px;
  border: 2px solid #002b6e;
  margin-top: 15px;
  font-size: 16px;
}

.field .link-field:hover {
  background: #002b6e;
  color: #fff;
}

.field:hover .name-field {
  color: var(--color-main);
}

.item-small {
  margin: 0 5px;
  border: 1px solid var(--color-main);
}

.item-small.slick-center,
.item-small.slick-current {
  border-color: var(--color-red);
}

.slider_small .slick-list {
  margin: 0 -5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-big img {
  margin: 0 auto;
}

.slider_big .slick-dots li {
  width: 10px;
  height: 12px;
}

.slider_big .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid var(--color-main);
}

.slider_big .slick-dots li.slick-active button {
  background: var(--color-main);
}

.slider_big .slick-dots li button:before {
  display: none;
}
.widget-one{
  border:1px solid #f0f0f0;
}
.widget-title {
  font-size: var(--font-size-18);
  background: #fff;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 600;
  border-bottom: none;
  margin: 0;
  padding: 0.8rem;
  /* font-family: "ChakraPetch"; */
  color: #646464;
}

.widget-title span {
  display: block;
  /* margin: 15px 25px 0px; */
  /* border-bottom: 1px solid #8d8d8d; */
  /* padding-bottom: 15px; */
}

.menu_mega_in {
  position: sticky;
  top: 130px;
  z-index: 2;
  /* border: 1px solid #f0f0f0; */
}

.menu_mega_in .title_menu {
  background: #c40316;
  padding: 10px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: var(--font-size-15);
}

.menu_mega_in .title_menu .title_ {
  margin-left: -10px;
}

.menu_mega_in .title_menu .nav_button {
  float: left;
  margin-left: 15px;
}

.menu_mega_in .title_menu .nav_button i {
}

.menu_mega_in:hover .menu_all_site {
  display: block !important;
  /* position: absolute; */
  left: 0;
  z-index: 0;
  right: 0;
  background: #fff;
  z-index: 9;
}

.menu_mega_in .menu_all_site {
  position: relative;
  /* z-index: 9; */
  /* background: #fff; */
  /* padding-top: 5px; */
  border-top: none;
}

.menu_mega_in .menu_all_site .nav-left {
  /* border: 1px solid #000; */
  border-top: none;
  /* border: 1px solid #f0f0f0; */
  /* border-radius: 0px 0px 7px 7px; */
  background: #fff;
  border-top: none;
}

.menu_mega_in .menu_all_site .nav-left::-webkit-scrollbar {
  background: #ffffff;
  width: 2px;
  height: 11px;
}

.menu_mega_in .menu_all_site .nav-left::-webkit-scrollbar-thumb {
  background: #f7f7f7;
  border-radius: 50px;
}

.menu_mega_in .menu_all_site .nav-left .nav-item.lv1 {
  /* padding: 0px 15px; */
  position: relative;
}

.menu_mega_in .menu_all_site .nav-left li:last-child a {
  border-bottom: none !important;
}

.menu_mega_in .menu_all_site .nav-left .nav-item.lv1 a {
  color: #292929;
  display: block;
  /* border-bottom: 1px solid #f9f9f9; */
  padding: 10px 15px;
  font-size: var(--font-size-15);
  position: relative;
  z-index: 8;
  /* border-bottom: 1px dashed #e7e7e7; */
  font-weight: 600;
}

.menu_mega_in .menu_all_site .nav-left .nav-item.lv1 a img {
  display: inline-block;
  margin-right: 10px;
  float: left;
  margin-top: 5px;
}

.menu_mega_in .menu_all_site .nav-left .nav-item.lv1 a:hover {
  color: #375ed2;
  background: rgb(116 116 116 / 20%);
}

.menu_mega_in .menu_all_site .nav-left .nav-item.lv1:last-child {
  border: none;
}

.menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one {
  /* position: absolute; */
  /* left: 100%; */
  /* width: 250px; */
  background: #fff;
  z-index: 9;
  top: -1px;
  /* border: 1px solid #f0f0f0; */
  border-left: 1px solid var(--color-main);
  display: none;
  background: #fdfdfd;
  border-right: none;
}

.menu_mega_in
  .menu_all_site
  .nav-left
  .nav-item
  .nav-right_one
  .nav-item.lv2:nth-child(3n + 4) {
  clear: both;
}

.menu_mega_in
  .menu_all_site
  .nav-left
  .nav-item
  .nav-right_one
  .nav-item.lv2
  a {
  font-size: var(--font-size-15);
  display: block;
  /* margin-bottom: 5px; */
  /* border: none; */
  padding-left: 15px;
  display: flex;
}
.menu_mega_in .menu_all_site .nav-left .nav-item .nav-right_one .nav-item.lv2 i{
  position: relative;
  width: auto;
  height: auto;
  font-size: 12px;
}
.menu_mega_in .menu_all_site .nav-left .nav-item.lv1.active .nav-right_one {
  display: block;
}

.menu_mega_in
  .menu_all_site
  .nav-left
  .nav-item
  .nav-right_one
  .nav-item.lv2
  .nav-right_two {
  position: absolute;
  left: 100%;
  width: 250px;
  background: #fff;
  z-index: 9;
  top: -1px;
  border: 1px solid #f0f0f0;
  border-left: 1px solid var(--color-main);
  display: none;
}

.menu_mega_in
  .menu_all_site
  .nav-left
  .nav-item
  .nav-right_one
  .nav-item.lv2:hover
  .nav-right_two {
  display: block;
}

.menu_mega_in
  .menu_all_site
  .nav-left
  .nav-item
  .nav-right_one
  .nav-item.lv2
  .nav-right_two
  .nav-item.lv3
  a {
  background: none;
  font-weight: normal;
  text-transform: inherit;
  color: #000;
  padding-left: 15px;
}

.menu_mega_in
  .menu_all_site
  .nav-left
  .nav-item
  .nav-right_one
  .nav-item.lv2
  .nav-right_two
  .nav-item.lv3
  a:hover {
  color: #c40316;
}

.menu_mega_in i {
  font-size: 15px;
  color: var(--color-main);
  margin-right: 5px;
  position: relative;
  z-index: 9;
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  cursor: pointer;
  transition:0.5s;
  margin: 5px;
  border-radius: 7px;
  top: 0;
}
.menu_mega_in i:hover{background: #dddddd;color: #000;}
.menu_mega_in ul li span {
  color: #a1a1a1;
  font-size: 12px;
  margin-left: 5px;
}

.menu_mega_in ul li a.active {
  font-weight: 600 !important;
  color: #000 !important;
}

.widget-one .newshome-scroll {
  width: 100%;
}

.widget-one .newshome-scroll .news-slick .img {
  width: 100px;
}

.newshome-widget {
  width: 100%;
  overflow: hidden;
  padding: 15px;
  padding-bottom: 0px;
}

.news-widget {
  display: flex;
  margin-bottom: 20px;
}

.news-widget h3 {
  margin: 0;
}

.news-widget h3 a.name-news-widget {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
}

.news-widget .img-news-widget {
  width: 100px;
}

.news-widget .info-news-widget {
  width: calc(100% - 100px);
  padding-left: 15px;
}

.the-service-content {
  margin-bottom: 30px;
  max-height: 300px;
  overflow-y: hidden;
  position: relative;
}

.the-service-content.show-full-content {
  max-height: 100%;
  padding-bottom: 50px;
}

.hide-content {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 80px 0 0 0;
  z-index: 1;
  text-align: center;
  background: -webkit-linear-gradient(transparent, #fff 50%);
  background: -o-linear-gradient(transparent, #fff 50%);
  background: linear-gradient(transparent, #fff 50%);
}

.hide-content.removeBlur {
  background: none;
  padding-top: 0;
}

.btn-view-full-content {
  display: inline-block;
  border-radius: 4px;
  /* border: 1px solid #ccc; */
  padding: 10px 40px;
  margin: 9px;
  text-align: center;
  text-transform: capitalize;
  color: #333;
  transition: 0.3s;
  background: #fff;
  /* color: #fff; */
  box-shadow: 0 5px 2px 0 rgba(60, 64, 67, 0.1),
    0 4px 6px 2px rgba(60, 64, 67, 0.05);
  max-width: 335px;
  width: 100%;
}

.btn-view-full-content:hover {
  background: var(--color-main);
  border-color: var(--color-main);
  color: #000;
}

#google_translate_element {
  float: right;
  margin: 14px 4px;
}

.goog-te-gadget-simple .goog-te-menu-value {
  padding-left: 21px;
}

.goog-te-gadget img {
  position: absolute;
}

.goog-te-gadget {
  font-size: 0px !important;
  height: 34px;
}

.goog-te-gadget > div {
  height: 33px;
}

.goog-te-gadget span {
  display: none;
}

.goog-te-combo {
  border: 1px solid #fff;
  height: 30px;
  border-radius: 4px;
  width: 155px;
  margin: 7px 0px !important;
  color: #3a9e41;
}

.goog-te-banner-frame {
  display: none;
  height: 0px !important;
}

.execphpwidget {
  float: right;
  width: 155px;
}

.goog-te-banner-frame {
  display: none;
  height: 0px !important;
}

.skiptranslate {
  height: 0px;
  overflow: hidden;
  width: 0px;
}

.skiptranslate iframe {
  opacity: 0;
  position: relative;
  z-index: -999;
}

#category-index {
  background: #efefef;
  position: relative;
}

#category-index:after {
  content: "";
  width: 142px;
  height: 140px;
  background: url(../images/ic-af-danhmuc.png) no-repeat;
  top: 0;
  right: 0;
  position: absolute;
  top: -70px;
}

.plist-top.plist-top-width {
  width: 150px;
}

.plist-top {
  padding: 0.5rem;
  padding: 2px;
  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 8px;
  background: #fff;
  border-bottom: 2px solid #00701d;
  transition: 0.5s;
}

.plist-top:hover {
  box-shadow: 0px 0px 10px 0px #999999;
}

.plist-top__pic {
  border-radius: 7px;
  overflow: hidden;
}

.plist-top__pic a {
  padding: 5px;
  background: #fff;
}

.plist-top__pic a img {
  filter: brightness(1.1);
  border-radius: 8px;
}

.plist-top__name {
  margin: 0px;
  text-align: center;
}

.plist-top__name a {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 0.3rem;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-weight: bold;
}

.plist-top:hover .plist-top__name a {
  color: var(--color-main);
}

.wrap-services {
  background: #fff;
}

.wrap-services .owl-theme .owl-dots .owl-dot span {
  height: 3px;
  width: 30px;
  background: #adadad;
}

.wrap-services .owl-theme .owl-dots .owl-dot.active span,
.wrap-services .owl-theme .owl-dots .owl-dot:hover span {
  background: var(--background-static);
}

.wrap-services {
  background: url(../images/bg-service.jpg) no-repeat;
  background-size: cover;
}

.service {
  overflow: hidden;
  margin-bottom: 1.5rem;
  /* background: #000; */
  position: relative;
  transition: 0.3s;
  margin-bottom: 2rem;
}
.number-service{
  font-size: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  pointer-events: none;
  font-family: 'FCEthnocentric-Regular';
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px var(--background-static);
}
.pic-service {
  position: relative;
  margin-bottom: -20px;
}

.pic-service:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: -2px;
  background: linear-gradient(to bottom, transparent, #000);
  opacity: 0;
  display: none;
}

.pic-service img {
  width: 100%;
}

.service:hover .info-service {
  /* background: #dfdfdf; */
}

.service:hover .name-service,
.service:hover .desc-service,
.service:hover .view-service {
  color: var(--background-static);
  /* border-color: #000; */
}

.info-service {
  /* padding: 1rem; */
  transition: 0.3s;
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
}

.info-service h3{
    margin: 0;
    text-align: center;
}
.name-service {
  color: #fff;
  font-size: var(--font-size-16);
  line-height: normal;
  font-weight: 600;
  display: inline-block;
  font-weight: bold;
  transition: 0.3s;
  padding: 0.7rem 2rem;
  background: #ccc;
  /* filter: blur(1px); */
  backdrop-filter: blur(10px);
  background: rgb(119 119 119 / 20%);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  position:relative;
}
.name-service:after{
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, var(--background-static), transparent);
}

.name-service.text-split {
  -webkit-line-clamp: 5;
}

.name-service:hover {
  color: var(--background-static);
}

.time-service {
  color: var(--color-gray);
  margin-bottom: 10px;
}

.desc-service {
  color: #fff;
  margin-top: 5px;
  font-size: 14px;
  -webkit-line-clamp: 3;
  transition: 0.3s;
}

.view-service {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  font-family: "ChakraPetch";
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  transition: 0.3s;
  color: #fff;
}

.view-service i {
  transform: rotate(-45deg);
  transition: 0.5s;
}

.service:hover .view-service {
  /* color:var(--color-main); */
}

.service:hover .view-service i {
  transform: rotate(0);
}

.service .service-name {
  margin-bottom: 0.5rem;
}

.service .service-name a {
  color: #333;
  font-size: 16px;
}

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

.service .service-name a:hover {
  color: #ec2d3f;
}

.service .service-time {
  color: #84878a;
  margin-bottom: 0.25rem;
}

.service .service-desc {
  color: #333333;
  margin-top: 5px;
  line-height: 22px;
}

.othernews b {
  margin-bottom: 10px;
  font-size: var(--font-size-15);
  font-family: "ChakraPetch";
}

.section-product {
  text-align: center;
}

.title-product-list {
  margin: 2.7rem 0;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}

.title-product-list:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #e12033;
  left: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.title-product-list span {
  text-transform: uppercase;
  color: #e12033;
  /* font-weight: 700; */
  font-size: var(--font-size-40);
  font-family: UTMAurora;
  /* font-weight: normal; */
}

.title-product-list {
  /* margin-bottom: 1rem; */
}

.title-product-list img {
}

.title-product-list span {
  display: block;
}

.cover-product-cat {
  margin-bottom: 3rem;
}

.title-product-cat {
  text-align: left;
  border-bottom: 1px solid #e12133;
  margin-bottom: 1.5rem;
}

.title-product-cat span {
  display: inline-block;
  background: #e12033;
  padding: 10px;
  color: #fff;
  position: relative;
  padding: 5px 20px 5px 45px;
  min-height: 53px;
  display: inline-flex;
  align-items: center;
  font-size: var(--font-size-30);
  font-family: UTMAurora;
}

.title-product-cat span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 29px;
  background: url(../images/af-product.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 54px;
}

.title-product-cat span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 144px;
  right: -144px;
  background: url(../images/bf-product.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 53px;
}

.title-product-cat a {
  float: right;
  font-weight: bold;
  color: #00701d;
  font-size: 16px;
  margin-top: 15px;
}

.title-product-cat a:hover {
  color: #e41c2d;
}

.title-news span {
  position: relative;
  display: inline-block;
}

.title-news span:before {
  content: "";
  width: 115px;
  height: 70px;
  background: url(../images/ic-tt.png) no-repeat;
  right: -130px;
  position: absolute;
}

.payment-top {
  position: relative;
}

.payment-top li a {
  max-width: 60px;
  display: inline-block;
  margin-bottom: 10px;
}

.icon-mid-slide {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  width: 100%;
  width: 295px;
  height: 44px;
  background: url(../images/mid-slide.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.icon-mid-slide a {
  width: 51%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
}

.icon-mid-slide a img {
  margin-right: 4px;
  max-height: 17px;
  font-weight: 600;
  position: relative;
  top: -1px;
}

.icon-mid-slide a:hover {
  opacity: 0.7;
}

.wrap-prolist {
  background: #fff;
}

.product-category {
  display: block;
  background: #000;
  color: #fff;
}

.product-category i {
  color: #fff;
}

.product-category:hover .product-category__info-view:after {
  background: var(--color-main);
}

.product-category:hover .product-category__info-view i {
  color: #fff;
}

.product-category .product-category__img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product-category .product-category__info {
  padding: 1.5rem;
  margin-bottom: 2rem;
  position: relative;
}

.product-category .product-category__info h3 {
}

.product-category .product-category__info h3 span {
  color: #fff;
  font-size: 22px;
  font-family: "ChakraPetch";
  font-weight: 600;
}

.product-category .product-category__info-desc {
  font-size: var(--font-size-15);
  color: #fff;
  font-weight: normal;
  min-height: 60px;
  margin: 0px;
  display: 20px;
}

.product-category .product-category__info-view {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  margin: 0px;
  padding: 15px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 50px;
  height: 50px;
}

.product-category .product-category__info-view span {
  position: relative;
  z-index: 2;
  padding-left: 12px;
  padding-top: 8px;
  display: inline-block;
}

.product-category .product-category__info-view:after {
  transition: 0.3s;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 0px;
  bottom: 0;
  background: #626262;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.hover-effect-light {
  overflow: hidden;
  position: relative;
  position: relative;
  display: block;
}

.hover-effect-light:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 10;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.hover-effect-light:hover:before {
  transition: 1s;
  left: 100%;
}

.wrap-product .owl-theme .owl-dots .owl-dot span {
  height: 3px;
  width: 30px;
  background: rgba(255, 255, 255, 0.3);
}

.wrap-product .owl-theme .owl-dots .owl-dot.active span,
.wrap-product .owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(255, 255, 255, 1);
}

.wrap-projects .owl-theme .owl-dots .owl-dot span {
  height: 3px;
  width: 30px;
  background: #adadad;
}

.wrap-projects .owl-theme .owl-dots .owl-dot.active span,
.wrap-projects .owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
}

.wrap-projects {
  background: #fff;
}

.title-project {
  text-align: center;
  margin-bottom: 2rem;
}

.title-project span {
  font-size: var(--font-size-30);
  text-align: center;
  font-family: ChakraPetch;
  font-weight: 600;
}

.project {
  overflow: hidden;
  /* margin-bottom: 2rem; */
  background: #000;
  position: relative;
  transition: 0.3s;
  /* margin-bottom: 2rem; */
  margin-bottom: 2rem;
  display: block;
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}

.pic-project {
  position: relative;
  margin-bottom: 0;
}

.pic-project img {
  width: 100%;
}

.project:hover .info-project {
  transform: translate(0);
}

.project:hover .name-project,
.project:hover .desc-project,
.project:hover .view-project {
  /* color: #000; */
  border-color: #000;
}

.info-project {
  padding: 1rem;
  transition: 0.3s;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #535252;
  pointer-events: none;
  transition: 0.5s;
}
.project:hover .info-project{background:var(--background-static)}
.project:hover .info-project h3{color:#000;}
.info-project:after{
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, var(--background-static), transparent);
}
.name-project {
  color: #fff;
  font-size: var(--font-size-16);
  line-height: normal;
  font-weight: 600;
  display: block;
  /* font-family: "ChakraPetch"; */
  transition: 0.3s;
  margin: 0px;
}

.name-project:hover {
  color: var(--background-static);
}

.project .project-desc {
  color: #333333;
  margin-top: 5px;
  line-height: 22px;
}

.wrap-project .owl-theme .owl-dots .owl-dot span {
  height: 3px;
  width: 30px;
  background: #5a5a5a;
  margin-top: 2rem;
}

.wrap-project .owl-theme .owl-dots .owl-dot.active span,
.wrap-project .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

.wrap-project {
  /* background: #fff; */
}
.top-slide{
    display: flex;
    align-items: center;
}
.top-slide__info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  /* bottom: 15px; */
  z-index: 2;
  /* max-width: 345px; */
  margin: 0 auto;
  text-align: center;
  bottom: 0;
  display: flex;
  align-items: center;
  background: rgba(0,0,0,0.4);
  justify-content: center;
}
.top-slide__info .top-slide__info-title {
  font-size: var(--font-size-30);
  /* font-family: "ChakraPetch"; */
  font-weight: 600;
  color: #fff;
  position: relative;
  /* padding-bottom: 0.7rem; */
  /* margin-bottom: 1rem; */
}

.top-slide__info .top-slide__info-desc {
  font-size: var(--font-size-18);
  color: #fff;
  margin-bottom: 1rem;
  font-size: 100px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-family: FCEthnocentric-Regular;
  background: -webkit-linear-gradient(#E7B725, #FDF484);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.top-slide__info .top-slide__info-link {
  width: 100%;
  width: 295px;
  height: 44px;
  background: url(../images/mid-slide.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.top-slide__info .top-slide__info-link a {
  width: 51%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
}
.top-slide__info .top-slide__info-link a img {
  margin-right: 4px;
  max-height: 17px;
  font-weight: 600;
  position: relative;
  top: -1px;
}
.arrow-next{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2;
    cursor: pointer;
}
.arrow-next i{
    font-size: 3em; /* Kích thước mũi tên */
    color: #fff; /* Màu sắc */
    cursor: pointer;
    text-align: center;
    padding: 10px;

    /* Áp dụng animation */
    animation: arrow-bounce 1s infinite;
}
@keyframes arrow-bounce {
    0%, 100% {
        transform: translateY(0);
        opacity: 1; /* Mũi tên nhìn rõ */
    }
    50% {
        transform: translateY(10px);
        opacity: 0.8; /* Mờ nhẹ khi xuống */
    }
    75% {
        /* Dịch chuyển lên 5px so với vị trí ban đầu (nhấc nhẹ lên) */
        transform: translateY(-5px);
        opacity: 1;
    }
}

.wrap-about-in {
  background: url(../images/bg-about-in.png) no-repeat center top;
  color: #000;
}
.info-about{position:relative;}
.wrap-about-in .info-about__title {
  font-size: var(--font-size-30);
  /* font-family: "ChakraPetch"; */
  font-weight: 600;
  color: #000;
}

.wrap-about-in .info-about__title span {
  /* color: #000000; */
  /* font-size: var(--font-size-36); */
  /* display: block; */
  /* position: relative; */
  /* padding-left: 25px; */
}

.wrap-about-in .info-about__title p {
  /* color: #000; */
  /* font-size: var(--font-size-75); */
  /* line-height: 60px; */
  /* display: inline-block; */
  /* border-bottom: 1px solid #000; */
  /* padding-bottom: 10px; */
  /* font-weight: 600; */
  /* margin-top: 10px; */
  /* font-family: "BaiJamjuree"; */
  /* margin-bottom: 1.5rem; */
}
.info-about-top__in{
    left: auto;
    right: -50px;
}
.cover-wrap-number {
  padding: 2rem;
  /* border-radius: 10px; */
  background: #f0f0f0;
  color: #fff;
  /* border-left: 20px solid #d61b24; */
  clip-path: polygon(3% 0, 100% 0, 100% 80%, 97% 100%, 0 100%, 0 20%);
  position:relative;
}
.cover-wrap-number:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background: linear-gradient(to right, #f0f0f0, var(--background-static), #f0f0f0);}
.cover-wrap-number .text-number {
  padding: 20px 30px;
  border-right: 1px solid #fff;
}
.cover-wrap-number .text-number p {
  font-size: var(--font-size-18);
  margin: 0px;
}
.cover-wrap-number .text-number span {
  font-size: 28px;
  font-weight: bold;
}
.criteria-items {
  text-align: center;
  position: relative; /* padding-bottom: 25px; */
  border-right: 1px solid #ccc;
}
.criteria-items.criteria-items-no-border {
  border: none;
}
.criteria-items a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: var(--font-size-18);
}
.criteria-items a img {
  margin-right: 15px;
}
.criteria-items .criteria-items__img {
  height: 60px;
}

.criteria-items .criteria-items__content div {
  font-size: var(--font-size-40);
  color: #000;
  font-weight: 600;
  /* margin: 10px 0px 5px; */
  /* font-family: "ChakraPetch"; */
}

.criteria-items .criteria-items__content h3 {
  font-size: var(--font-size-15);
  color: #000; /* margin: 5px 0px 0px; */
  margin: 0px;
}
.criteria-items .criteria-items__content p {
  font-size: 14px;
  color: #656565;
  margin-bottom: 5px;
}

.wrap-value {
  position: relative;
  /* padding-bottom: 0px !important; */
  background: #303030;
}
.wrap-value .pic-after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.title-trietli{
    font-size: var(--font-size-36);
    color: var(
    --background-static);
}
.slogan-trietli{
    color: #fff;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 2rem;
}}
.value {
  position: relative;
  background: linear-gradient(134deg, #666666, #000, #000, #000);
  padding: 1px;
  clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
  margin-top: 10px;
  transition: 0.5s;
}
.value:hover {
  /* transform: translateY(-10px); */
}
.value{padding:2rem 0px;position:relative;}
.value:after,.slogan-trietli:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background: linear-gradient(to right,transparent,#fff,#fff);}
.value__inner {
  /* padding: 3rem 2rem; */
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
}
/* .value::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  z-index: -1;
  background: #fff;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
  opacity: 0;
} */
.value__pic {
  margin: 0px;
}
.value__pic img {max-width: 100px;}
.value:hover .value__pic img {
  animation: zoomBreath 0.5s infinite ease-in-out;
}
.value__info{
    width: calc(100% - 150px);
}
.value__info h4 {
  color: #fff;
  font-size: var(--font-size-25);
  line-height: normal;
  font-weight: 600;
  display: block;
  /* font-family: "ChakraPetch"; */
  transition: 0.3s;
  /* margin: 1.2rem 0px 1rem; */
}
.value__info .value__info-desc {
  color: #fff;
}
.wrap-value .owl-theme .owl-dots .owl-dot span {
  height: 3px;
  width: 30px;
  background: #5a5a5a;
  margin-top: 2rem;
}
.wrap-value .owl-theme .owl-dots .owl-dot.active span,
.wrap-value .owl-theme .owl-dots .owl-dot:hover span {
  background: #b6b6b6;
}

.wrap-slogan {
  overflow: hidden;
  /* padding-top: 0; */
}
.marquee {
  overflow: hidden;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: flex;
}

.marquee h1 {
  font-size: 5em;
  white-space: nowrap;
  text-transform: uppercase;
}
.marquee2 {
  overflow: hidden;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: flex;
  flex-direction: row-reverse;
}

.marquee2 h1 {
  font-size: 5em;
  white-space: nowrap;
  text-transform: uppercase;
}

.wrap-slogan .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.wrap-slogan .swiper-container.swiper--bottom:after {
  animation-direction: reverse;
}
.wrap-slogan .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
}
.wrap-slogan .swiper-slide {
  text-align: center;
  font-size: 33px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  position: relative;
  overflow: hidden;
  padding: 0 50px;
}

.marquee-animation {
  display: flex;
  white-space: nowrap;
}
.marquee-animation .elementor-marquee {
  animation-duration: 25s;
  animation-name: marquee;
  position: relative;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  /* animation-duration: 50s; */
  width: max-content;
  display: inline-flex;
  align-items: center;
  animation-name: marquee;
  color: #fff;
  -webkit-text-fill-color: #fff;
  font-size: 100px;
}
@keyframes marquee {
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translate(-100%);
  }
}

@keyframes marqueeltr {
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translate(100%);
  }
}

.elementor-widget-rebuilto-slide-scrolling .elementor-scrolling-wrapper {
  display: flex;
  white-space: nowrap;
}

.elementor-widget-rebuilto-slide-scrolling
  .elementor-scrolling-wrapper:hover
  .elementor-scrolling-inner {
  animation-play-state: paused;
}

.elementor-widget-rebuilto-slide-scrolling .elementor-scrolling-item {
  display: flex;
  align-items: center;
  transition: all ease 0.3s;
}

.elementor-widget-rebuilto-slide-scrolling
  .elementor-scrolling-item
  .scrolling-title:hover
  a {
  text-decoration: none;
}

.elementor-widget-rebuilto-slide-scrolling .elementor-scrolling-inner {
  position: relative;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 5s;
  width: max-content;
  display: inline-flex;
  align-items: center;
  animation-name: marquee;
}

.elementor-widget-rebuilto-slide-scrolling
  .elementor-scrolling-inner:last-child {
  padding-right: 30px;
}

.elementor-widget-rebuilto-slide-scrolling .elementor-scrolling-item-inner {
  display: inline-flex;
  flex-direction: column;
}

.rebuilto-scrolling .elementor-scrolling-inner {
  animation-name: marquee;
}

.rebuilto-scrolling-rtl .elementor-scrolling-wrapper {
  display: flex;
  justify-content: center;
}

.rebuilto-scrolling-rtl .elementor-scrolling-inner {
  animation-name: marqueeltr;
}
.elementor-scrolling-item-inner .scrolling-title {
  /* font-size: 50px; */
  font-weight: 800;
  line-height: 0.9em;
  margin-top: 12px;
}
.elementor-scrolling-inner .elementor-scrolling-item {
  margin-left: calc(10px / 2);
  margin-right: calc(10px / 2);
}
.elementor-scrolling-item-inner .scrolling-title a {
  text-transform: uppercase;
  font-size: var(--font-size-50);
  padding-top: 10px !important;
  display: inline-block;
  font-family: FCEthnocentric-Regular;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: 0.1px #7a7a7a;
}
@keyframes marquee {
  100% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translate(-100%);
  }
}

@keyframes marqueeltr {
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translate(100%);
  }
}
.wrap-member {
  /* padding-top: 0 !important; */
  background: #303030;
}
.member {
  display: block;
  color: #fff;
}

.member i {
  color: #fff;
}

.member:hover .member__info-view:after {
  background: var(--color-main);
}

.member:hover .member__info-view i {
  color: #fff;
}

.member .member__img {
  position: relative;
}
.member .member__img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to top, #000, transparent);
}
.member .member__info {
}
.member__number{
    font-family: 'FCEthnocentric-Regular';
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px var(--background-static);
    font-size: var(--font-size-50);
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: -5px;
}
.member .member__info h3 {
}
.member:hover .member__info h3 span{color:var(--background-static)}
.member .member__info h3 span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.member .member__info-desc {
  font-size: 15px;
  color: #e3e3e3;
  margin-bottom: 10px;
}

.member .member__info-view {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  margin: 0px;
  padding: 15px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 50px;
  height: 50px;
}

.member .member__info-view span {
  position: relative;
  z-index: 2;
  padding-left: 12px;
  padding-top: 8px;
  display: inline-block;
}

.member .member__info-view:after {
  transition: 0.3s;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 0px;
  bottom: 0;
  background: #626262;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.member .member__content {
  font-size: var(--font-size-15);
  color: #000;
  font-weight: normal;
  margin: 0px;
  display: 20px;
  background: #999999;
  position: relative;
  padding: 1px;
  padding-top: 0px;
  clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
}
.member__content-inner {
  clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
  padding: 1.5rem;
  background: #fff;
  transition: 0.3s;
}
.member:hover .member__content-inner {
  background: #e5e5e5;
}
.member .member__content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  clip-path: polygon(10% 0, 100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
  z-index: -1;
}

.wrap-quytrinh {
  /* background: #000 url(../images/bg-quytrinh.png) no-repeat; */
  /* background-size: 100% 100%; */
  padding-top: 0;
}
.title-ls{}
.title-ls span{
    display: inline-block;
    font-size: var(--font-size-20);
    background: #404040;
    padding: 1rem 2rem;
    font-weight: bold;
    font-family: FCEthnocentric-Regular;
    color: var(--background-static);
}
.slogan-ls{
    margin-bottom: 2.5rem;
}
.quytrinh {
  display: block;
  color: #fff;
}

.quytrinh {
  color: #fff;
  max-width: 360px;
  display: flex;
  flex-wrap: wrap;
}
.quytrinh.quytrinh-reverse{
    flex-direction: column-reverse;
}
.quytrinh .quytrinh__number {
  font-size: var(--font-size-40);
  font-weight: 600;
  color: #fff;
  font-family: "ChakraPetch";
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #fff;
  /* margin-bottom: 1rem; */
  position: relative;
  text-align: center;
  /* padding-bottom: 1rem; */
}
.quytrinh .quytrinh__number img{max-height:220px;width: auto !important;}
.quytrinh .quytrinh__dot {
  width: 18px;
  height: 18px;
  background: #F2C254;
  border-radius: 50px;
  margin: 2rem auto;
}
.quytrinh .quytrinh__info {width: 100%;text-align: center;min-height: 220px;/* padding: 1.5rem; */display: flex;align-items: center;justify-content: center;}
.quytrinh .quytrinh__info h3 {
  position: relative;
}
.quytrinh .quytrinh__info h3 span {
  /* font-family: "ChakraPetch"; */
  font-weight: 600;
  font-size: 25px;
  color: #000;
  /* padding-bottom: 5px; */
  /* margin-bottom: 1rem; */
}
.quytrinh .quytrinh__info .quytrinh__info-desc {
  font-size: 60px;
  color: #9FA4A8;
  font-weight: bold;
}
.relative-quytrinh{position:relative;}
.relative-quytrinh:after{content:'';position:absolute;top: 260px;left:0;right:0;bottom:0;background: #404040;height:1px;}

.wrap-quytrinh .owl-item.is-first-active .quytrinh .quytrinh__number,.wrap-quytrinh .owl-item.active:nth-of-type(1) .quytrinh .quytrinh__number{
  -webkit-text-fill-color: #000;
}
.wrap-quytrinh .owl-item.is-first-active .quytrinh .quytrinh__number:after,.wrap-quytrinh .owl-item.active:nth-of-type(1) .quytrinh .quytrinh__number:after{
  /* background:var(--color-main); */
}
.menu-info__right{
  width: calc(100% - 140px) !important;
  padding-right: 0px;
  border: none;
  padding: 0px;
  height: auto;
  margin: 0px;
  padding-right: 0px !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.menu-info__right .cart-top{
  color: #fff;
  position: relative;
}
.menu-info__right .cart-top i{
  font-size: 24px;
}
.menu-info__right .cart-top span{
  width: 13px;
  height: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--color-main);
  color: #fff;
  border-radius: 50px;
  font-size: 8px;
  position: absolute;
  top: -5px;
  right: -10px;
}
#messages-facebook{position:relative;z-index:8;}

.btn-contact{}

.swiper {width: 100%;/* height: 100vh; *//* padding: 1rem; *//* border-radius: 15px; */overflow: hidden;}
.swiper-slide {/* display: flex; *//* align-items: center; *//* justify-content: center; *//* font-size: 24px; */color: white;position: relative;position: relative;}
.slide-img {/* background: url('https://source.unsplash.com/1600x900/?nature') no-repeat center/cover; */}
.slide-img img{/* border-radius:25px; */}
.swiper-slide video, .swiper-slide iframe {width: 100%;height: 100%;object-fit: cover;border-radius: 25px;max-height: calc(100vh - 2rem);}
.text-overlay {/* position: absolute; *//* color: white; *//* font-size: 36px; *//* font-weight: bold; *//* background: rgba(0, 0, 0, 0.5); *//* padding: 10px; *//* border-radius: 10px; */}
.play-btn { position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); padding: 10px 20px; font-size: 18px; background: rgba(0,0,0,0.7); color: white; border: none; cursor: pointer; border-radius: 5px; }
.play-btn:hover { background: rgba(0,0,0,0.9); }

.swiper-slider .swiper-button-next, .swiper-slider .swiper-button-prev{
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    border: 2px solid rgba(255,255,255,1);
    border-radius: 50%;
    top: calc(50% - 22.5px);
}
.swiper-slider .swiper-button-next{
    margin-right: 10px;
}
.swiper-slider .swiper-button-prev{left:10px;margin-left: 10px;}
.swiper-slider .swiper-slide .info-slide {position: absolute;right: 4rem;bottom: 1rem;max-width: 580px;padding: 1.5rem;/* background: rgba(255,255,255,0.9); */border-radius: 15px;opacity: 0;}
.swiper-slider .swiper-slide .company {font-size: 30px;/* text-transform: uppercase; */color: #fff;font-weight: 600;}
.swiper-slider .swiper-slide .name-slide {font-size: 30px;/* text-transform: uppercase; */color: #fff;font-weight: bold;}
.swiper-slider .swiper-slide .desc-slide {font-size: 15px;color: #fff;margin: 1rem 0px;}
.swiper-slider .swiper-slide .views-more-slide {border: 1px solid var(--color-main);/* width: 120px; *//* height: 40px; */color: var(--color-main);font-size: 15px;display: inline-block;border-radius: 15px;display: inline-flex;align-items: center;padding: 0.8rem 1.5rem;}
.swiper-slider .swiper-slide .views-more-slide i{margin-left:0.5rem;}
.swiper-slider .swiper-slide.swiper-slide-active .info-slide{animation: fadeIn;animation-duration: 0.5s;animation-fill-mode: forwards;}
.swiper-slider .swiper-slide.swiper-slide-active .name-company {animation: fadeInUp;animation-duration: 0.8s;animation-delay: 0.5s;animation-fill-mode: forwards;}
.swiper-slider .swiper-slide.swiper-slide-active .name-slide {animation: fadeInUp;animation-duration: 0.8s;animation-delay: 0.5s;animation-fill-mode: forwards;}
.swiper-slider .swiper-slide.swiper-slide-active .desc-slide {animation: fadeInUp;animation-duration: 0.8s;animation-delay: 0.8s;animation-fill-mode: forwards;}
.swiper-slider .swiper-slide.swiper-slide-active .views-more-slide {animation: scaleLarge;animation-duration: 0.8s;animation-delay: 1.2s;animation-fill-mode: forwards;}


.wrap-nangluc .wrap-content {
  position: relative;
}

.nangluc-index {
  display: block;
  /* background: #000; */
  color: #fff;
}

.nangluc-index i {
  color: #fff;
}

.nangluc-index:hover .nangluc-index__info-view:after {
  background: var(--color-main);
}

.nangluc-index:hover .nangluc-index__info-view i {
  color: #fff;
}

.nangluc-index .nangluc-index__img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nangluc-index .nangluc-index__info {
  margin-bottom: 2rem;
  position: relative;
}

.nangluc-index .nangluc-index__info h3 {
}

.nangluc-index .nangluc-index__info h3 span {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  padding: 10px;
}
.nangluc-index:hover .nangluc-index__info h3 span{color: var(--background-static);}
.nangluc-index .nangluc-index__info-desc {
  font-size: var(--font-size-15);
  color: #fff;
  font-weight: normal;
  min-height: 60px;
  margin: 0px;
  display: 20px;
}

.nangluc-index .nangluc-index__info-view {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  margin: 0px;
  padding: 15px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 50px;
  height: 50px;
}

.nangluc-index .nangluc-index__info-view span {
  position: relative;
  z-index: 2;
  padding-left: 12px;
  padding-top: 8px;
  display: inline-block;
}

.nangluc-index .nangluc-index__info-view:after {
  transition: 0.3s;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 0px;
  bottom: 0;
  background: #626262;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.wrap-nangluc-index{
    border-top: 1px solid #D9D9D9;
    padding-top: 1.5rem;
    margin-top: 2rem;
    padding-bottom: 0;
}
.title-sub-nl {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  margin-bottom: 1rem;
}
.wrap-project{
  background:#303030;
}
.wrap-nangluc-in{
    text-align: center;
    padding-bottom: 1rem;
    background: url(../images/bg-nl.png) no-repeat center;
}
.wrap-nangluc-in .title-sub-nl{
    font-size: var(--font-size-36);
    margin-bottom: 2rem;
}
.wrap-nangluc-in .nangluc-index .nangluc-index__info h3 span{
    font-size: 20px;
}
.cover-title-partner{padding-left: 8px;border-left: 8px solid #F2C254;}
.cover-title-partner h4{font-family: FCEthnocentric-Regular;font-size: var(--font-size-30)}
.cover-title-partner p{font-size: 15px;color:#404040}
.h-100{height: 100%;}


.btn-contact2 {background-color: var(--color-main);color:#fff;text-transform:uppercase;padding:9px 16px;margin-top: 10px;margin-right: 10px;margin-bottom: 10px;} 
.btn-contact2 i { margin-right:10px; } 
.btn-contact2:hover {background-color: var(--background-static);color: #fff;} 

.btn-contact2s {background-color: var(--background-static);color:#fff;text-transform:uppercase;padding:9px 16px;margin-top: 10px;margin-right: 10px;margin-bottom: 10px;} 
.btn-contact2s i { margin-right:10px; } 
.btn-contact2s:hover {background-color: var(--color-main);color: #fff;} 