/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --vw: 100vw;
  --vh: 100vh;
  --container: 1370px;
  --space: calc((100vw - var(--container)) / 2);
}
html {
  scroll-behavior: smooth;
}

.breadCrumDefault {
  transform: translate(0px, 0px);
    text-align: center;
    color: #a9a9a1;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}

.breadCrumDefault h1 {
  color: white;
}

.breadCrumDefault > span {
}

.breadCrumDefault > span > span {
}

.breadCrumDefault > span > span > a {
  color: #a9a9a1;
}

.breadCrumDefault .breadcrumb_last {
  color: #a9a9a1;
}

.breadCrumDefault a {
  color: #a9a9a1;
}

.breadCrumDefault h1 {
  color: white;
  margin: 0;
  margin-top: 10px;
}

.nav > li {
  margin: 0 11px;
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  /*max-width: 1170px;*/
}

.topInfo {
  background: url(images/anh1.png) no-repeat;
  min-width: 591.5px;
  /* padding-left: 65px; */
}

.topInfo .topInfoBox {
  display: flex;
  justify-content: center;
  gap: 29px;
  height: 45px;
  align-items: center;
}

.topInfo .topInfoBox .item {
  margin: 0;
  list-style: none;
}

.topInfo .topInfoBox li + li {
  /* border-left: 1px solid white; */
}

.topInfo .topInfoBox .item:nth-child(1) {
}

.topInfo .topInfoBox .item:nth-child(2) {
  background: white;
  width: 1px;
  height: 46%;
}

.topInfo .topInfoBox .item:nth-child(3) {
}

.topInfo .topInfoBox .item:nth-child(1) a {
  background: url(images/topEmail.png) no-repeat;
  padding-left: 30px;
}

.topInfo .topInfoBox .item:nth-child(3) a {
  background: url(images/topPhone.png) no-repeat;
  padding-left: 30px;
}

.topInfo .topInfoBox .item:nth-child(1)::before {
  content: "";
}

.topInfo .topInfoBox .item:nth-child(3)::before {
  content: "";
}

.topInfo .topInfoBox .item a {
  color: white;
  font-size: 14px;
}

.ftInfo {
}

.ftInfo h4 {
  font-size: 16px;
}

.ftInfo ul {
   margin: 0;
}

.ftInfo ul li {
  margin: 0 0 0.6em;
  list-style: none;
  padding-left: 35px;
  font-size: 15px;
}

.ftInfo ul li:nth-child(1) {
  background: url(images/ft1.png) 0px center no-repeat;
  background-size: 22px;
}

.ftInfo ul li:nth-child(2) {
  background: url(images/ft2.png) 0px center no-repeat;
  background-size: 22px;
}

.ftInfo ul li:nth-child(3) {
  background: url(images/ft3.png) 0px center no-repeat;
  background-size: 22px;
}

.ftInfo ul li strong {
}

.ftCompany {
}

.ftCompany h4 {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 6px;
  margin-bottom: 6px;
  font-size: 16px;
}

.ftSocial {
}

.ftSocial p {
  margin-bottom: 0;
}

.ftSocial ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 8px;
}

.ftSocial ul li {
  margin: 0;
  padding: 0;
}

.ftSocial ul li a {
  display: block;
  width: 30px;
  height: 30px;
}

.ftSocial ul li:nth-child(1) a {
  background: url(images/so1.png) center center no-repeat;
  background-size: 30px;
}

.ftSocial ul li:nth-child(2) a {
  background: url(images/so2.png) center center no-repeat;
  background-size: 30px;
}

.ftSocial ul li:nth-child(3) a {
  background: url(images/so3.png) center center no-repeat;
  background-size: 30px;
}

.ftMenu {
}

.ftMenu h4 {
  color: #002554;
  font-size: 20px;
}

.ftMenu ul {
  margin: 0;
}

.ftMenu ul li {
}

.ftMenu ul li a {
  color: black;
}

.ftContact {
}

.ftContact h4 {
  color: #002554;
  font-size: 20px;
}

.ftContact .wpcf7-form-control-wrap {
}

.ftContact .wpcf7-form-control-wrap input {
  margin: 0;
  border-radius: 20px;
  overflow: hidden;
  border: none;
  box-shadow: none;
}

.ftContact .wpcf7-submit {
  background: url(images/ftContact.png) center center no-repeat;
  text-indent: -999px;
  border: none;
  padding: 0;
  margin: 0;
  width: 27px;
  height: 23px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: 0 auto;
}

.ftContact .wpcf7-spinner {
  display: none;
}

.ftMap {
}

.ftMap iframe {
  border-radius: 15px;
  overflow: hidden;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0 !important;
}

.ftBCT .col-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.ftBCT .col-inner .img {
  margin: 0;
}

.ftBCT .col-inner .img img {
  width: auto !important;
}

.ftLogo img {
  width: auto !important;
  margin: auto;
}

.bgDefault {
}

.bgDefault::before {
  content: "";
  width: 201px;
  height: 201px;
  position: absolute;
  bottom: 123px;
  left: 80px;
  display: block;
  background: url(images/line0.png) no-repeat;
  z-index: 999;
  margin: auto;
}

.bgDefault::after {
  content: "";
  width: 6px;
  height: 249px;
  position: absolute;
  bottom: 123px;
  right: 80px;
  display: block;
  background: url(images/line1.png) no-repeat;
  z-index: 999;
  margin: auto;
}

.headingContact {
}

.headingContact .col-inner {
  display: flex;
  align-items: center;
}

.headingContact p {
  margin: 0 0 15px;
  color: #a9a9a1;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

.headingContact h1 {
  margin: 0;
  font-size: 40px;
  color: #002554;
  text-transform: uppercase;
}

.headingContact .box1 {
  min-width: 500px;
}

.headingContact .col-inner::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #a9a9a1;
  animation-name: aniWidth;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

.ctContactForm {
}

.ctContactForm .wpcf7-form-control-wrap {
}

.ctContactForm .wpcf7-form-control-wrap .wpcf7-form-control {
  box-shadow: none;
  border-radius: 21px;
  overflow: hidden;
  min-height: 45px;
}

.ctContactForm .wpcf7-form-control-wrap .wpcf7-form-control::placeholder {
  font-size: 14px;
}
.ctContactForm .wpcf7-submit {
  background: url(images/iconSendNow.png) 0px #eeeeee no-repeat;
  border: none;
  width: 285px;
  height: 69px;
  color: #002554;
  font-size: 21px;
  background-position-x: calc(100% - 50px);
  background-position-y: calc(100% - 27px);
  background-size: 24px;
  border-radius: 40px;
  margin: 15px auto 0;
}

.ctContactForm .wpcf7-spinner {
  display: none;
}

.ctContactForm .wpcf7-form-control::placeholder {
  color: #a9a9a1;
  font-weight: 500;
  font-size: 14px;
}

.ftContactCompany {
}

.ftContactCompany h3 {
  color: #002554;
}

.ftContactCompany ul {
}

.ftContactCompany ul li {
  list-style: none;
  margin: 0 0 0.6em;
  padding-left: 35px;
}

.ftContactCompany ul li strong {
}

.ftContactCompany ul li a {
}

.ftContactCompany ul li:nth-child(1) {
  background: url(images/po1.png) 0px center no-repeat;
  background-size: 22px;
}

.ftContactCompany ul li:nth-child(2) {
  background: url(images/po2.png) 0px center no-repeat;
  background-size: 22px;
}

.ftContactCompany ul li:nth-child(3) {
  background: url(images/po3.png) 0px center no-repeat;
  background-size: 22px;
}

.contactInfoBoxK img {
  width: auto !important;
  margin-bottom: 10px;
}
/* 
.marquee {
    overflow: hidden;
    width: 100%;
}

.marquee-track {
    display: flex;
    width: max-content;
    animation: marquee 25s linear infinite;
}

.marquee span {
    white-space: nowrap;
    padding-right: 100px; 
    font-size: 200px;
    color: rgb(169 169 161 / 20%);
    font-weight: bold;
    text-transform: uppercase;
} */

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  font-size: 200px;
  color: rgb(169 169 161 / 20%);
  font-weight: bold;
  text-transform: uppercase;
}
.company-content {
  display: flex;
  gap: 20px;
}

.company-list {
  width: 40%;
  max-height: 600px;
  overflow-y: auto;
}

.company-item {
  background: #f5f5f5;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 12px;
  cursor: pointer;
  transition: 0.3s;
  border: 1px solid #f5f5f5;
}

.company-item:hover,
.company-item.active {
  border: 1px solid #002554;
}

.company-item h3 {
  color: #002554;
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
}

.company-item .comField:nth-child(2) {
  background: url(images/po1.png) 0px center no-repeat;
  background-size: 20px;
  margin: 0 0 0.6em;
  padding-left: 30px;
  font-size: 13px;
  color: #333;
}

.company-item .comField:nth-child(3) {
  background: url(images/po2.png) 0px center no-repeat;
  background-size: 20px;
  margin: 0 0 0.6em;
  padding-left: 30px;
  font-size: 13px;
}

.company-item:hover .comField:nth-child(2) {
  background: url(images/po1White.png) 0px center no-repeat;
  background-size: 20px;
}
.company-item:hover .comField:nth-child(3) {
  background: url(images/po2White.png) 0px center no-repeat;
  background-size: 20px;
}

.comField strong {
  font-size: 14px;
  color: black;
}

.company-map {
  width: 60%;
  height: 600px;
}

.company-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 16px;
}

#mapFrame {
  height: 100%;
}

.company-filter {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  gap: 20px;
}

.company-filter #btnShowAll {
  width: 220px;
  height: 57px;
  background: #eeeeee;
  border-radius: 40px;
  color: #312e2e;
  font-size: 17px;
  margin: 0;
  font-weight: 500;
  text-transform: none;
}

.company-filter #btnShowAll:hover {
}

.company-filter #citySelect {
  width: auto;
  padding: 0 35px;
  width: max-content;
  height: 57px;
  border: 1px solid #b3b3b3;
  border-radius: 40px;
  color: #312e2e;
  font-size: 16px;
  box-shadow: none;
  background: #eeeeee;
  margin: 0;
  font-weight: 500;
}

.company-filter #btnShowAll.active {
  border-color: #002554;
  background-color: #002554;
  color: white;
  text-transform: none;
}

.tuyendungTab {
}

.tuyendungTab .nav-simple {
  gap: 20px;
}

.tuyendungTab .nav-simple .tab {
  background: #eeeeee;
  padding: 0 0px;
  margin: 0;
  border-radius: 40px;
}

.tuyendungTab .nav-simple .tab a {
  color: #312e2e;
  padding: 18px 55px;
  font-size: 18px;
}

.tuyendungTab .nav-simple .tab a::before {
}

.tuyendungTab .nav-simple .tab.active {
}

.tuyendungTab .nav-simple .tab.active a {
  color: #002554;
}

.tuyendungTab .nav-simple .tab.active a::before {
}

.tuyendungMenu {
}

.tuyendungMenu {
  display: flex;
  justify-content: center;
  flex-direction: unset;
  gap: 25px;
}

.tuyendungMenu .ux-menu-link {
}

.tuyendungMenu .ux-menu-link .ux-menu-link__link {
  padding: 0 30px;
  background: #eeeeee;
  border: none;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 58px;
}

.tuyendungMenu .ux-menu-link .ux-menu-link__link .ux-menu-link__text {
  font-size: 18px;
  font-weight: 500;
}

.tuyendungMenu .ux-menu-link .ux-menu-link__link:hover {
}

.tuyendungMenu .ux-menu-link .ux-menu-link__link:hover .ux-menu-link__text {
  color: #002554;
}

.stTuyenDungMenu {
  margin-top: 0;
  position: sticky;
  top: 72px;
  z-index: 999;
  background: white;
}

.tuyendungPageText {
}

.tuyendungPageText h3 {
}

.tuyendungPageText h4 {
  font-size: 17px;
  color: #a9a9a1;
  margin-top: 15px;
}

.tuyendungPageText h2 {
  text-transform: uppercase;
  font-size: 46px;
  color: #002554;
}

.tuyendungPageText p {
  font-size: 15px;
  color: #312e2e;
  text-align: justify;
}

.tuyendungPageText strong {
}

.tuyendungPageImage {
}

.tuyendungPageImage .img-inner {
  border-radius: 20px;
  overflow: hidden;
}

.tuyendungPageImage .img-inner img {
}

.rRowTuyendung {
  padding: 0;
  gap: 80px;
  display: flex;
  justify-content: center;
  width: auto;
  flex-flow: unset;
}

.rRowTuyendung::after {
  display: none !important;
}

.rRowTuyendung .col {
  padding: 0;
}

.headingInfoRecui {
}

.headingInfoRecui h3 {
  font-size: 14px;
  color: #a9a9a1;
}

.headingInfoRecui h2 {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 47px;
}

.recuitList {
  max-width: 1363px;
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 40px;
}

.recuitItem {
  background: rgb(0 0 0 / 40%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  padding: 0px 0px;
}

.recuitDate {
  flex-shrink: 0;
  width: 100px;
  text-align: center;
}

.recuitContent {
}

.recuitText1 {
  color: rgb(255 255 255 / 50%);
  font-size: 15px;
  margin-bottom: 2px;
}

.recuitTitle {
  margin-bottom: 8px;
}

.recuitTitle a {
  font-size: 22px;
  color: white;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* font-family: "Montserrat"; */
}

.recuitText2 {
  font-size: 18px;
}

.recuitReadmore {
  background: rgb(98 98 101 / 40%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 385px;
}

.recuitReadmore a {
  color: white;
  /* font-family: "Montserrat"; */
  display: flex;
  align-items: center;
  gap: 20px;
}

.recuitReadmore a span {
  font-weight: 500;
  font-size: 0.85em;
}

.recuitReadmore a::before {
  content: "";
  position: relative;
  width: 1px;
  height: 30px;
  background: white;
  display: block;
}

.recuitReadmore a::after {
  content: "";
  background: url(images/artuyendung.png) no-repeat;
  width: 20px;
  height: 8px;
}

.recuitItemBox1 {
  display: flex;
  align-items: center;
  gap: 85px;
  padding: 40px 60px;
  overflow: hidden;
}

.recuitSignSubTitle {
  color: #a9a9a1;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: bold;
}

.recuitSignTitle {
}

.recuitSignTitle h1 {
  margin-bottom: 5px;
}

.recuitSignDate {
  display: flex;
  max-width: 348px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  gap: 3px;
}

.recuitSignDate span {
  color: #312e2e;
  display: block;
  width: 100%;
}

.recuitSignDate::before {
  content: "";
  height: 1px;
  background: #312e2e;
  display: block;
  width: 100%;
}

.recuitSignDate::after {
  content: "";
  height: 1px;
  background: #312e2e;
  display: block;
  width: 100%;
}

.recuitSignContent {
  font-size: 1em;
  position: relative;
  display: block;
  padding: 0 0 1rem;
  flex: none;
  font-weight: 500;
  margin-top: 25px;
  /* font-family: "Montserrat"; */
}

.recuitSignDownload {
}

.recuitSignDownload a {
}

.arrow-click {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  position: relative;
  order: 2;
}

.arrow-click svg {
  width: 100%;
  height: 100%;
  color: #002554;
}

.download-pdf,
.open-pdf,
.wrap-view-more {
  position: relative;
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
  margin: 0rem 0;
}

.arrow-click,
.arrow-click svg,
.arrow-click::before,
.wrap-view-more span {
  transition: all 0.3s ease-in-out;
}

.wrap-view-more:hover span {
  color: #950000;
}

.wrap-view-more:hover svg {
  color: white;
}

.wrap-view-more:hover .after {
  animation-name: Show100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  stroke: #950000;
}

.wrap-view-more:hover .before {
  stroke-width: 0;
}

.wrap-view-more:hover .arrow-click::before {

  /* box-shadow: 0 1rem 1rem 0 #950000; */
}

.wrap-view-more:not(.prev):hover span {
  margin-right: 0;
}

.wrap-view-more:not(.prev):hover .arrow-click {
  margin-right: -1rem;
}

.wrap-view-more.prev:hover span {
  margin-left: 0;
}

.wrap-view-more.prev:hover .arrow-click {
  margin-left: -1rem;
}

.download-but {
  transition: all 0.3s ease-in-out;
}

.download-but:hover {
  color: white;
  background-color: #950000;
  box-shadow: 0 1rem 1rem 0 var(--color-black-alpha-01);
}

.download-but:hover .arrow-click svg {
  color: white;
}

.download-but:hover .arrow-click .after {
  animation-name: Show100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  stroke: white;
}

.download-but:hover .arrow-click .before {
  stroke-width: 0;
}

.arrow-click .before {
  stroke: currentColor;
  opacity: 0.5;
  stroke-width: 1.5;
}

.arrow-click .after,
.arrow-click .before {
  fill: none;
  stroke-dasharray: 600;
  stroke-dashoffset: 570;
  transform-origin: 50% 50%;
}

.arrow-click.show .before {
  animation-name: Show100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

.download-pdf span,
.open-pdf span,
.pdf-icon svg,
.pdf-icon::before {
  transition: all 0.3s ease-in-out;
}

.download-pdf:hover span {
  color: #950000;
}

.download-pdf:hover .pdf-icon svg {
  color: white;
  transform: scale(0.8);
}

.download-pdf:hover .pdf-icon::before {
  background-color: #950000;
  box-shadow: 0 1rem 1rem 0 var(--color-black-alpha-01);
  border-color: transparent;
}

.open-pdf:hover span {
  color: #950000;
}

.open-pdf:hover .pdf-icon svg {
  color: white;
  transform: scale(0.8);
}

.open-pdf:hover .pdf-icon::before {
  background-color: #950000;
  box-shadow: 0 1rem 1rem 0 var(--color-black-alpha-01);
  border-color: transparent;
}

.arrow-click::before,
.pdf-icon::before {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  left: 8px;
  top: 8px;
  border-radius: 50%;
  z-index: 1;
}

.wrap-view-more span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  white-space: nowrap;
  margin-right: 14px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 5;
  order: 1;
}

.recuitSignBoxText1 {
  text-align: center;
}

.recuitSignContent {
}

.recuitSignContent ol {
  padding-left: 18px;
}

.recuitItemBox1 {
  width: 100%;
  position: relative;
}

.recuitItemBox1::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all 500ms;
  left: 0;
  z-index: -1;
}

.recuitItem:hover {
  background: transparent;
}

.recuitItem:hover .recuitItemBox1::before {
  content: "";
  width: 100%;
  height: 100%;
  transition: all 500ms;
  background: rgb(0 0 0 / 40%);
}

.downfile {
  background: #eeeeee;
  display: inline-block;
  padding: 7px 10px;
  border-radius: 85px;
  min-width: 341px;
  text-align: center;
  margin-top: 30px;
}

.signPostBoxEx {
  margin-top: -30px;
}

.headingNopdon {
}

.headingNopdon h3 {
  color: #a9a9a1;
  font-size: 14px;
  margin-bottom: 5px;
}

.headingNopdon h2 {
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  color: #002554;
  font-size: 40px;
  text-transform: uppercase;
  /* font-family: "Montserrat"; */
}

.nopdonCol {
}

.nopdonCol .col-inner {
  padding: 35px;
  background: white;
  border-radius: 30px;
}

.nopdonCol .wpcf7-form-control-wrap {
}

.nopdonCol .wpcf7-form-control-wrap .wpcf7-form-control {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #a9a9a1;
  width: 100%;
  min-height: 38px;
  margin-bottom: 33px;
}
.nopdonCol .wpcf7-form-control-wrap .wpcf7-form-control::placeholder {
  font-size: 14px;
}
.nopdonCol .wpcf7-submit {
  border: none;
  box-shadow: none;
  color: #002554;
  padding: 10px 74px;
  border-radius: 40px;
  font-size: 20px;
  margin: 0 auto;
  display: block;
  background: url(images/iconSendNow.png) no-repeat #eeeeee;
  background-size: 26px;
  background-position-x: calc(100% - 26px);
  background-position-y: calc(100% - 27px);
}

.nopdonCol .wpcf7-spinner {
  display: none;
}

.splitting {
  --word-center: calc((var(--word-total) - 1) / 2);
  --char-center: calc((var(--char-total) - 1) / 2);
  --line-center: calc((var(--line-total) - 1) / 2);
}

.text-inner {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  z-index: 1;
}

.text-ani-h3 .text-inner,
.text-ani-item .text-inner {
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  color: #002554;
  font-size: 40px;
  text-transform: uppercase;
  /* font-family: "Montserrat"; */
}

.text-break .char,
.text-break .whitespace,
.text-break .word,
.title-main .text-inner .char,
.title-main .text-inner .whitespace,
.title-main .text-inner .word {
  line-height: 1.2;
}

.splitting .char {
  --char-percent: calc(var(--char-index) / var(--char-total));
  --char-offset: calc(var(--char-index) - var(--char-center));
  --distance: calc(
    (var(--char-offset) * var(--char-offset)) / var(--char-center)
  );
  --distance-sine: calc(var(--char-offset) / var(--char-center));
  --distance-percent: calc((var(--distance) / var(--char-center)));
}

.language li,
.load-text em,
.splitting .char {
  position: relative;
}

.splitting .char,
.splitting .word {
  display: inline-block;
}

.splitting .char::after,
.splitting .char::before {
  content: attr(data-char);
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  transition: inherit;
  user-select: none;
}

.text-break .char,
.text-break .whitespace,
.text-break .word,
.title-main .text-inner .char,
.title-main .text-inner .whitespace,
.title-main .text-inner .word {
  line-height: 1.2;
}

@media screen and (min-width: 1100px) {
  .text-ani-item.show .char {
    animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: calc(100ms * var(--char-index));
    animation-fill-mode: forwards;
  }
}

.postHotItem {
  /* display: flex; */
  display: block;
  gap: 24px;
  padding: 0;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}

.postHotItemThumb {
  width: 100%;
  flex-shrink: 0;
}

.postHotItemCover {
  position: relative;
  width: 100%;
  padding-top: 64.2%;
  overflow: hidden;
  border-radius: 6px;
}

.postHotItemCover a {
  position: absolute;
  inset: 0;
  display: block;
}

.postHotItemCover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
  position: absolute;
  top: 0;
}

.postHotItemCover:hover img {
  transform: scale(1.05);
}

.postHotItemContent {
  display: flex;
  /* flex-direction: column; */
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  padding: 16px;
  background: #000000;
  background: hsl(0deg 0% 0% / 66%);
  align-items: center;
}

.postHotItemText0 {
  font-size: 14px;
  color: rgb(255 255 255 / 77%);
  margin-bottom: 5px;
}

.postHotItemItemTitle a {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  color: white;
  text-decoration: none;
  /* font-family: "Montserrat"; */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.postHotItemItemTitle a:hover {
  color: #000;
}

.postHotItemText1 {
  font-size: 14px;
  color: white;
  line-height: 1.6;
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 5px;
  /* font-family: "Montserrat"; */
}

.postHotItemReadMore a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

.postHotItemReadMore a:hover {
  color: #000;
}

.postHotItemReadMore {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.postHotItemReadMore a {
}

.postHotItemReadMore a::before {
  content: "";
  position: relative;
  width: 1px;
  height: 30px;
  background: white;
  display: block;
}

.postHotItemReadMore a::after {
  content: "";
  background: url(images/artuyendung.png) no-repeat;
  width: 20px;
  height: 8px;
}

.postHotItemBox1 {
  padding-right: 10px;
}

.postHotItemReadMore a span {
  font-weight: 500;
  font-size: 0.85em;
}

.postHotItem {
}

.postHotItem:hover .postHotItemItemTitle a {
  color: white;
}

.postHotItem:hover .postHotItemReadMore a {
  color: white;
}

.postPageMenu {
  padding: 18px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 55px;
}

.postPageMenu .postPageMenuItem {
}

.postPageMenu .postPageMenuItem a {
  padding: 18px 59px;
  background: #eeeeee;
  display: block;
  border-radius: 40px;
  overflow: hidden;
  font-weight: 600;
  text-transform: uppercase;
  color: #312e2e;
}

.postPageMenu .postPageMenuItem a::before {
  content: "";
}

.postPageMenu .postPageMenuItem.active a {
  color: #002554;
}

.postPageMenu .postPageMenuItem.active a::before {
  content: "";
}

/* Container chung cho list bÃ i viáº¿t */
.pagePostList {
  display: grid;

  /* MÃ u ná»n nháº¹ cho trang */
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

.pPagePostItem {
  width: 100%;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  
}

.pPagePostItemThumb img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  transition: all 500ms;
}

.pPagePostItemDate {
  position: relative;
  background-color: #eeeeee;
  color: #fff;
  border-radius: 0 0 0 0;
  display: flex;
  z-index: 10;
  /* font-family: "Montserrat"; */
}

.pPagePostItemDate span {
  background: url(images/idate.png) no-repeat #002554;
  background-position-x: 10px;
  background-position-y: 11px;
  padding: 7px 32px;
  font-size: 14px;
  background-size: 13px;
}

.pPagePostItemDate span::before {
}

.pPagePostItemContent {
  padding: 15px 0 10px;
}

.pPagePostItemTitle a {
  font-size: 19px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  line-height: 1.3;
  /* font-family: "Montserrat"; */
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.pPagePostItemDescription {
  color: #666;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 12px;
  /* font-family: "Montserrat"; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.pPagePostItemReadMore a {
  color: black;
  /* font-family: "Montserrat"; */
  display: flex;
  align-items: center;
  gap: 10px;
  height: 30px;
}

.pPagePostItemReadMore a span {
  font-weight: 500;
  font-size: 0.85em;
  height: auto;
}

.pPagePostItemReadMore a::before {
  content: "";
  position: relative;
  width: 1px;
  height: 30px;
  background: black;
  display: block;
}

.pPagePostItemReadMore a::after {
  content: "";
  background: url(images/arRightBlack.png) center no-repeat;
  width: 20px;
  height: 8px;
}

.pPagePostItemReadMore a:hover {
  color: #00264d;
}

.postPage {
  margin-bottom: 40px;
}

.pPagePostItem:hover .pPagePostItemThumb img {
  transform: scale(1.1);
}

.page-numbers.nav-pagination {
  display: flex;
  justify-content: center;
  gap: 5px;
  list-style: none;
  padding: 20px 0 10px;
}

.page-numbers.nav-pagination li .page-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid #666;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  transition: all 0.3s ease;
  background-color: transparent;
}

.page-numbers.nav-pagination li .page-number.current {
  border-color: #00264d;
  color: #00264d;
  border-width: 2px;
}

.page-numbers.nav-pagination li a.page-number:hover {
  border-color: #00264d;
  color: #00264d;
  background-color: rgba(0, 38, 77, 0.05);
  /* Ná»n xanh ráº¥t nháº¡t khi hover */
}

.page-numbers.nav-pagination li .page-number::before {
}

.page-numbers.nav-pagination li a.next {
}

.headingRelate .box1 {
  min-width: 500px;
}

.headingRelate p {
  margin: 0 0 15px;
  color: #a9a9a1;
  margin-bottom: 8px;
}

.headingRelate h3 {
  margin: 0;
  font-size: 40px;
  color: #002554;
  text-transform: uppercase;
}

.headingRelate .col-inner::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #a9a9a1;
  animation-name: aniWidth;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

.headingRelate .col-inner {
  display: flex;
  align-items: center;
}

.pagePostDetails {
  padding: 40px 0;
}

.postSignTitle {
}

.postSignTitle h1 {
  font-size: 40px;
  color: #002554;
  text-transform: uppercase;
  /* font-family: "Montserrat"; */
  margin-bottom: 15px;
}

.postSignGroup1 {
  margin-bottom: 35px;
}

.postSignTime {
  background: url(images/idate2.png) no-repeat;
  padding-left: 25px;
  font-size: 14px;
  color: #312e2e;
  /* font-family: "Montserrat"; */
  font-weight: 500;
}

.postSignMucluc {
  /* font-family: "Montserrat"; */
}

.postSignContent {
}

.postSignContent h2 {
}

.postSignContent h2::before {
  content: "";
  visibility: hidden;
}

.postSignContent p {
}

.postSignContent ul {
  padding-left: 18px;
}

.postSignContent ul li {
}

.postSignContent img {
}

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

.postAsideItem {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.postAsideItemThumb img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.postAsideItemContent {
  display: flex;
  align-items: stretch;
}

.postAsideItemBox1 {
  display: flex;
  width: 100%;
  background-color: #f0f0f0;
}

.postAsideItemText0 {
  background-color: #00264d;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: start;
  min-width: 116px;
  font-weight: bold;
  background: url(images/idate.png) no-repeat #002554;
  background-position-x: 9px;
  background-position-y: 23px;
  padding: 3px 3px 3px 30px;
  font-size: 13px;
  background-size: 13px;
}

.postAsideItemText0::before {
}

.postAsideItemItemTitle {
  padding: 12px;
  display: flex;
  align-items: center;
}

.postAsideItemItemTitle a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.postAsideItemReadMore {
  display: none;
}

.widget {
  border-radius: 5px;
  overflow: hidden;
}

.widget .widget-title {
  background: #002554;
  color: white;
  display: block;
  padding: 20px 30px;
  border-radius: 5px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 19px;
}

.widget .widget-title span {
}

.widget .is-divider {
  display: none;
}

.widget ul {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
}

.widget ul li {
  border: none !important;
}

.widget ul li a {
  border-bottom: 1px dashed #cecaca !important;
  display: block;
  line-height: 18px;
  padding: 10px 24px 10px 5px;
  position: relative;
  margin-bottom: 0;
  color: black;
}

.widget ul li:last-child a {
  border: none;
}

.menuCus1 {
}

.menuCus1 {
  display: flex;
  justify-content: center;
  flex-direction: unset;
  gap: 25px;
}

.menuCus1 .ux-menu-link {
}

.menuCus1 .ux-menu-link .ux-menu-link__link {
  padding: 0 30px;
  background: #eeeeee;
  border: none;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 58px;
  box-shadow: none;
  border: 0;
}

.menuCus1 .ux-menu-link .ux-menu-link__link .ux-menu-link__text {
  font-size: 18px;
  font-weight: 500;
  box-shadow: none;
}

.menuCus1 .ux-menu-link .ux-menu-link__link:hover {
}

.row-dashed .col:after,
.row-solid .col:after {
  border-bottom: 0;
}

.rRow1 {
}

.rRow1 .col-inner {
  /* height: 100%; */
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 30px;
}

.rRow1 .col {
  height: 100%;
}

.rRow1 {
  color: white;
}

.rRow1 h2 {
  color: white;
}

.iBoxItem1 {
}

.iBoxItem1 .icon-box-text {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px 10px;
}

.iBoxItem1 .icon-box-text .box1 {
  min-width: 300px;
}

.iBoxItem1 .icon-box-text .box2 {
  border-left: 1px solid rgb(255 255 255 / 20%);
  padding-left: 30px;
}

.iBoxList .rRow1:nth-child(2n) .col > .col-inner {
  background: #eeeeee;
}

.iBoxList .rRow1:nth-child(2n) {
  color: black;
}

.iBoxList .rRow1:nth-child(2n) h2 {
  color: black;
}

.iBoxList .rRow1:nth-child(2n) .iBoxItem1 .icon-box-text .box2 {
  border-left: 1px solid black;
}

.recuitSignPage {
}

.projPage {
  padding-bottom: 30px;
}

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

.pPageProjItem {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.pPageProjItemThumb {
}

.pPageProjItemCover {
  position: relative;
  width: 100%;
  padding-top: 70%;
  overflow: hidden;
}

.pPageProjItemCover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 500ms;
}

.pPageProjItemContent {
  position: absolute;
  bottom: 0;
  padding: 10px;
  width: 100%;
  left: 0;
  background-image: linear-gradient(to right, #0b195b, transparent);
  height: 44px;
  transition: all 500ms;
  /* font-family: "Montserrat"; */
}

.pPageProjItemDate {
  display: none;
}

.pPageProjItemTitle {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid white;
}

.pPageProjItemTitle a {
  /* font-family: "Montserrat"; */
  color: white;
  font-weight: 500;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 29px;
}

.pPageProjItemTextItem {
  display: block;
  margin-bottom: 14px;
  color: white;
  font-size: 14px;
}

.pPageProjItemTextItem strong {
  display: block;
  font-size: 14px;
}

.pPageProjItemTextItem span {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.pPageProjItemText1 {
}

.pPageProjItemText2 {
}

.pPageProjItemText3 {
}

.pPageProjItemReadMore {
  border-top: 1px solid white;
  padding-top: 8px;
}

.pPageProjItemReadMore a {
  color: white;
  border-left: 1px solid white;
  padding-left: 10px;
  height: 30px;
  display: flex;
  align-items: center;
}

.headingProject {
  margin-bottom: 30px;
}

.headingProject .col-inner {
  display: flex;
  align-items: center;
  gap: 20px;
}

.headingProject .box1 {
  /* min-width: 500px; */
  flex: 0 0 auto;
}

.headingProject p {
  margin: 0 0 15px;
  color: #a9a9a1;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

.headingProject h2 {
  margin: 0;
  font-size: 40px;
  color: #002554;
  text-transform: uppercase;
}

.headingProject .col-inner::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #a9a9a1;
  animation-name: aniWidth;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

.pPageProjItem:hover {
}

.pPageProjItem:hover .pPageProjItemContent {
  height: 100%;
}

.pPageProjItem:hover .pPageProjItemTitle {
}

.pPageProjItem:hover .pPageProjItemTitle a {
}

.quote-box {
  position: relative;
  background: #f3f3f3;
  padding: 32px 32px 32px 56px;
  border-radius: 12px;
  font-size: 16px;
  line-height: 1.6;
  color: #000;
}

.quote-box::before {
  content: "â€œ";
  position: absolute;
  top: -20px;
  left: 16px;
  font-size: 120px;
  font-weight: 700;
  color: #002554;
  line-height: 1;
}

.quote-box p {
  margin: 0;
}

.projectHotItem {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.projectHotItemThumb {
}

.projectHotItemCover {
  position: relative;
  width: 100%;
  padding-top: 50.48%;
}

.projectHotItemCover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}

.projectHotItemContent {
  background: rgb(0 0 0 / 60%);
  bottom: 0;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 13px 20px;
  color: white;
  display: flex;
  align-items: center;
  gap: 30px;
  /* font-family: "Montserrat"; */
}

.projectHotItemItemTitle {
}

.projectHotItemItemTitle a {
  color: white;
  text-align: justify;
  display: block;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.projectHotItemBox {
  padding-left: 29px;
  border-left: 1px solid white;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  gap: 10px 40px;
  font-size: 14px;
}

.projectHotItemBoxTextItem {
}

.projectHotItemBoxTextItem strong {
  display: block;
}

.projectHotItemBoxTextItem span {
}

.projectHotItemBoxText1 {
  flex-shrink: 0;
  width: 100%;
}

.projectHotItemBoxText2 {
}

.projectHotItemBoxText3 {
}

.slideProjectHotOwl .owl-next {
  position: absolute;
  width: 90px;
  height: 90px;
  left: calc(100% - 385px);
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  /* text-indent: -9999px; */
  margin: 0;
}

.slideProjectHotOwl .owl-prev {
  position: absolute;
  width: 90px;
  height: 90px;
  right: calc(100% - 385px);
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  /* text-indent: -9999px; */
  margin: 0;
  z-index: 9999;
}

.slideProjectHotOwl .owl-prev .wrap-view-more.link-load {
  transform: rotate(-180deg);
}

.projectHotItemReadMore {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 108px;
}

.projectHotItemReadMore a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
  flex-shrink: 0;
}

.projectHotItemReadMore a::before {
  content: "";
  position: relative;
  width: 1px;
  height: 30px;
  background: white;
  display: block;
}

.projectHotItemReadMore a::after {
  content: "";
  background: url(images/artuyendung.png) no-repeat;
  width: 20px;
  height: 8px;
}

.projectHotItemReadMore a span {
  font-weight: 500;
  font-size: 0.85em;
}

.projectHotItemGroup {
  display: flex;
  align-items: center;
  gap: 30px;
}

.xPageCustom {
  display: flex;
  justify-content: center;
  gap: 5px;
  list-style: none;
  padding: 20px 0 10px;
}

.xPageCustom .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid #666;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  transition: all 0.3s ease;
  background-color: transparent;
}

.xPageCustom .page-numbers.prev {
}

.xPageCustom .page-numbers.current {
  border-color: #00264d;
  color: #00264d;
  border-width: 2px;
}

.textCategoryDesc {
  margin-top: 0px;
}

.textCategoryDesc p {
  font-size: 15px;
  /* font-family: "Montserrat"; */
  font-weight: 500;
}

.textCategoryDesc .text {
}

.proPageList {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 30px;
}

.proItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 84px 0;
}

.proItemThumb {
  width: 58.333%;
  flex-shrink: 0;
  border-radius: 30px;
  right: 0;
  position: relative;
  position: absolute;
}

.proItemCover {
  position: relative;
  width: 100%;
  padding-top: 56.99%;
  border-radius: 30px;
  overflow: hidden;
}

.proItemCover img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  transition: all 500ms;
}

.proItemContent {
  background: #002554;
  padding: 40px 40px 40px 35px;
  border-radius: 35px;
  overflow: hidden;
  position: relative;
  width: 50.666%;
  height: 328px;
  display: flex;
  align-items: center;
  /* left: 0; */
  /* bottom: 0; */
  /* top: 0; */
  /* margin: auto; */
  z-index: 9;
}

.proItemTitle {
  margin-bottom: 10px;
}

.proItemTitle a {
  font-weight: bold;
  color: white;
  font-size: 30px;
}

.proItemText1 {
  color: white;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.projectHotItemReadMore {
}

.projectHotItemReadMore a {
}

.proItemContentText {
  padding-right: 48px;
  position: relative;
}

.proItemContentText::before {
  content: "";
  position: absolute;
  background: rgb(217 217 217 / 20%);
  width: 14px;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  right: 0;
}

.proItem:hover {
}

.proItem:hover .proItemCover img {
  transform: scale(1.1);
}

.proItem:hover .proItemTitle a {
}

.proPageList .proItem:nth-child(2n) {
  justify-content: end;
}

.proPageList .proItem:nth-child(2n) .proItemContent {
}

.proPageList .proItem:nth-child(2n) .proItemThumb {
  width: 58.333%;
  flex-shrink: 0;
  border-radius: 30px;
  left: 0;
  position: absolute;
}

.proPageList .proItem:nth-child(2n) .proItemContentText {
  padding-right: 0;
  padding-left: 48px;
}

.proPageList .proItem:nth-child(2n) .proItemContentText::before {
  content: "";
  position: absolute;
  background: rgb(217 217 217 / 20%);
  width: 14px;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  left: 0;
}

.textSlide {
  border-left: 6px solid white;
  padding-left: 20px;
}

.textSlide h3 {
  margin: 0 0 10px;
  font-weight: 500;
}

.textSlide h2 {
  margin: 0;
  font-weight: bold;
}

.slideHome {
}

.slideHome .banner {
  padding-top: 52% !important;
}

.headingDefault h3 {
  color: #a9a9a1;
  font-size: 14px;
  margin-bottom: 5px;
}

.headingDefault h2 {
}

.partHomeItem {
}

.partHomeItem img {
}

.aboutHomeCol {
}

.aboutHomeCol h2 {
  opacity: 0.2;
  font-size:4vw !important;
  margin-bottom: 0;
  padding-left: 40px;
}

.aboutHomeText0 {
}

.aboutHomeText1 {
  position: relative;
  padding: 40px 40px 30px 40px;
  text-align: justify;
  /* font-family: "Montserrat"; */
  font-weight: 400;
  font-size: 0.9em;
  color: black;
}

.aboutHomeText1::before {
  content: "";
  position: absolute;
  background: #f0f0f0;
  border-radius: 40px;
  overflow: hidden;
  width: 120%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
}

.chatluongCol {
  position: unset;
  color: white;
          z-index: 9999;
}

.chatluongCol::before {
  content: "";
  background: url(images/imgHome3.png) no-repeat;
  width: 1068px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  overflow: hidden;
  /* background-position-x: -35px; */
  background-position-y: -65px;
}

.chatluongCol h3 {
  color: white;
  position: relative;
  padding-top: 20px;
  font-size: 14px;
     font-weight: 400;
}

.chatluongCol h3::before {
  content: "";
  background: url(images/line3.png) no-repeat;
  width: 249px;
  height: 6px;
  position: absolute;
  top: 0;
}

.chatluongCol h2 {
  color: white !important;
  font-size: 40px !important;
}

.chatluongBg {
}

.chatluongBg .img-inner {
}

.chatluongBg .img-inner img {
}

.chatluongCol .wrap-view-more {
  color: white;
}

.chatluongCol .arrow-click svg {
  color: white;
}

.chatluongCol .currentColor {
}

.chatluongCol .before {
}

.chatluongCol .after {
}

.chatluongCol:hover .wrap-view-more {
  color: white;
}

.chatluongCol:hover .wrap-view-more span {
  color: white;
}

.chatluongCol:hover .currentColor {
  color: white;
}

.chatluongCol:hover .before {
  color: white;
}

.chatluongCol:hover .after {
  color: white;
  stroke: white !important;
}

.chatluongCol:hover .arrow-click::before {
  background-color: transparent !important;
  color: white;
}

.chatluongCol:hover .wrap-view-more svg {
  color: #062459;
  z-index: 9999;
  position: relative;
}

.chatluongImage2 {
  z-index: -1;
}

.xPartnerHome2 {
}

.xPartnerHome2 .partHomeItem {
  box-shadow: 0px 8px 10.8px rgba(184, 184, 184, 0.25);
  margin: 30px 0;
}

.headingDefault2 {
}

.headingDefault2 .col-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.headingDefault2 .textBox2 {
  order: 1;
  width: auto;
  flex-shrink: 0;
}

.headingDefault2 .textBox2 p {
  margin: 0 0 15px;
  color: #a9a9a1;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
}

.headingDefault2 .textBox2 h2 {
  margin: 0;
  font-size: 40px;
  color: #002554;
  text-transform: uppercase;
}

.headingDefault2 .col-inner::after {
  content: "";
  height: 1px;
  /* width: 100%; */
  background: #a9a9a1;
  animation-name: aniWidth;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  order: 2;
  flex: 1;
}

.headingDefault2 .col-inner::before {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  background: #a9a9a1;
  left: calc(100% - 250px);
  border-radius: 50%;
}

.headingDefault2 .btnReadmorex {
  order: 3;
  margin: 0;
  width: 336px;
  background: #002554;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.headingDefault2 .btnReadmorex span {
}

.headingDefault3 {
}

.headingDefault3 .col-inner {
}

.headingDefault3 .textBox3 {
}

.headingDefault3 .textBox3 p {
  margin: 0 0 15px;
  color: #a9a9a1;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
}

.headingDefault3 .textBox3 h2 {
  margin: 0;
  font-size: 40px;
  color: #002554;
  text-transform: uppercase;
}

.postLayout {
}

.postHomeMain {
  display: flex;
  align-items: center;
  gap: 30px;
}

.postHomeMainThumb {
  width: 312px;
  flex-shrink: 0;
}

.postHomeMainCover {
  position: relative;
  width: 100%;
  padding-top: 67.87%;
  overflow: hidden;
  border-radius: 20px;
}

.postHomeMainCover img {
  transition: all 500ms;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.postHomeMainConter {
}

.postHomeMainTitle {
  margin-bottom: 10px;
}

.postHomeMainTitle a {
  font-weight: bold;
  font-size: 20px;
  color: #002554;
  /* font-family: "Montserrat"; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.postHomeMainDate {
  margin-bottom: 10px;
}

.postHomeMainDate span {
  background: url(images/idate.png) 13px 7px #002554 no-repeat;
  background-size: 14px;
  display: inline-block;
  padding: 6px 21px 6px 34px;
  color: white;
  font-size: 13px;
  border-radius: 5px;
}

.postHomeMainText1 {
  color: #6e6e6e;
  font-size: 0.85em;
  text-align: justify;
  /* font-family: "Montserrat"; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.postHomeMain:hover {
}

.postHomeMain:hover .postHomeMainCover img {
  transform: scale(1.1);
}

.postHomeMain:hover .postHomeMainTitle a {
}

.postHomeSubMain {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #a9a9a1;
}

.postHomeSubItem {
}

.postHomeSubTitle {
  margin-bottom: 5px;
}

.postHomeSubTitle a {
  color: #6e6e6e;
  position: relative;
  padding-left: 19px;
  transition: all 500ms;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.postHomeSubTitle a::before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #002554;
  border-radius: 50%;
}

.postHomeSubTitle:hover a {
  padding: 0;
}

.postHomeSubTitle:hover a::before {
  visibility: hidden;
  display: none;
}

.btnReadMore2 {
  margin: 0;
  background: #002554;
  padding: 5px 30px;
  font-size: 14px;
}

.btnReadMore2 span {
}

.xPartnerHome3 .owl-dots {
  display: none !important;
  text-align: center;
  margin-top: 40px;
  display: none !important;
  gap: 10px;
  justify-content: center;
}

.xPartnerHome3 .owl-dot {
  margin: 0;
  min-height: unset;
}

.xPartnerHome3 .owl-dot span {
  width: 62px;
  height: 3px;
  display: block;
  background: #a9a9a1;
  border-radius: 10px;
}

.xPartnerHome3 .owl-dot.active {
}

.xPartnerHome3 .owl-dot.active span {
  background: #002554;
}

.xProjectHome .owl-nav {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 30px;
}

.xProjectHome .owl-nav button {
  margin: 0;
}

.xProjectHome .owl-prev .wrap-view-more.link-load {
  transform: rotate(-180deg);
}
.xProHomeList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.xProHomeItem {
}
.xProHomeThumb {
  border-radius: 30px;
  overflow: hidden;
}
.xProHomeCover {
}
.xProHomeCover img {
  transition: all 500ms;
}
.xProHomeItemContent {
  display: flex;
  justify-content: space-between;
  position: relative;
  bottom: 0;
  padding: 10px 0;
  align-items: end;
  gap: 20px;
}
.xProHomeItemBox {
}
.xProHomeItemTitle {
}
.xProHomeItemTitle a {
  font-size: 1.6em;
  font-weight: 600;
  color: #002554;
  line-height: 1.4;
  text-decoration: none;
  /* font-family: "Montserrat"; */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.xProHomeItemText1 {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 5px;
  /* font-family: "Montserrat"; */
  margin-bottom: 0;
  text-align: justify;
}
.xProHomeItemReadMore {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  width: 135px;
  gap: 10px;
  transform: translate(10px, -4px);
}
.xProHomeItemReadMore a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  color: black;
  text-decoration: none;
  transition: color 0.3s ease;
}
.xProHomeItemReadMore::before {
  content: "";
  position: relative;
  width: 1px;
  height: 30px;
  background: black;
  display: block;
}
.xProHomeItemReadMore::after {
  content: "";
  background: url(images/ar3.png) no-repeat;
  width: 20px;
  height: 8px;
}
.xProHomeItem:hover {
}
.xProHomeItem:hover .xProHomeCover img {
  transform: scale(1.1);
}
.xProHomeItem:hover .xProHomeItemTitle a {
}
.xSignProGroupBtn {
  gap: 40px;
  display: flex;
  align-items: center;
}
.xSignProGroupBtn a {
  padding: 15px 80px 15px 30px;
  background: url(images/argroup1.png) #eeeeee no-repeat;
  background-position-x: calc(100% - 28px);
  background-position-y: center;
  border-radius: 40px;
  overflow: hidden;
  font-weight: bold;
  color: #002554;
  /* font-family: "Montserrat"; */
  text-transform: uppercase;
  cursor: pointer;
}
.xSignProGroupBtn a:hover {
  background: url(images/argroup2.png) #002554 no-repeat;
  background-position-x: calc(100% - 28px);
  background-position-y: center;
  color: white;
}
.xSignProText1 {
}
.xSignProText1 h3 {
  color: #312e2e;
  font-size: 1.1em;
  margin-bottom: 15px;
}
.xSignProText1 ul li {
}

.spec-table-wrap {
  max-width: 100%;
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 0 0 1px #e5e7eb;
  margin-bottom: 30px;
}

.spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  color: #1f2937;
  margin: 0;
}

.spec-table th {
  width: 33%;
  background: #f3f4f6;
  color: #0f2a44;
  font-weight: 600;
  text-align: left;
  padding: 16px 18px;
  border-bottom: 1px solid #e5e7eb;
  vertical-align: top;
  /* font-family: "Montserrat"; */
  text-transform: none;
}

.spec-table td {
  padding: 16px 22px;
  border-bottom: 1px solid #e5e7eb;
  line-height: 1.6;
  /* font-family: "Montserrat"; */
  color: black;
  text-align: justify;
}

.spec-table tr:last-child th,
.spec-table tr:last-child td {
  border-bottom: none;
}
.xSignProTitle {
}
.xSignProTitle h1 {
  color: #002554;
  font-size: 2vw;
  margin-bottom: 15px;
}

.woocommerce-tabs.wc-tabs-wrapper {
  padding-top: 30px;
}

.woocommerce-tabs .wc-tabs {
  display: flex;
  gap: 16px;
  border: 0;
  margin-bottom: 20px;
}

.woocommerce-tabs .wc-tabs li {
  list-style: none;
  margin: 0;
  border: 0;
}

.woocommerce-tabs .wc-tabs li a {
  display: inline-block;
  padding: 17px 35px;
  border-radius: 999px;
  background: #eeeeee;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  border: none;
  transition: all 0.25s ease;
}

.woocommerce-tabs .wc-tabs li.active a,
.woocommerce-tabs .wc-tabs li a[aria-selected="true"] {
  background: #0a2d5e;
  color: #fff;
}

.woocommerce-tabs .wc-tabs li a:hover {
  background: #dcdcdc;
}

.woocommerce-Tabs-panel {
  padding-top: 10px;
  border: none;
}
.yikes-custom-woo-tab-title {
  display: none !important;
}
.chatluongVideo {
}

.chatluongVideo .video-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100px;
  height: 100px;
}
.chatluongVideo .video-button-wrapper a {
  color: white;
  background: url(images/btnVideo.png) center center no-repeat;
  background-size: 100px;
  width: 100px;
  height: 100px;
  border: none;
}
.chatluongVideo .video-button-wrapper a i {
  display: none;
}
.header-nav-main > .menu-item:nth-child(1) > a {
  text-indent: -999px;
  overflow: hidden;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
  font-weight: 500;
  font-size: 15.5px;
}
.nav > li {
  margin: 0 15px;
}
.aboutPageImage {
}
.aboutPageImage .img {
  transform: translate(0px, 40px);
}
.aboutPageImage .img .img-inner {
}
.aboutPageImage .img .img-inner img {
}
.aboutHomePhay {
}
.aboutHomePhay::after {
  content: "";
  background: url(images/iconphay.png) no-repeat;
  width: 76px;
  height: 60px;
  position: absolute;
  top: -24px;
  left: -28px;
}
.tamnhinCol {
}
.tamnhinImage {
  max-width: 66.6666666667%;
}
.colTamnhin2 {
}
.colTamnhin2 .icon-box-img {
}
.colTamnhin2 .icon-box-img .icon {
}
.colTamnhin2 .icon-box-img .icon .icon-inner {
}
.colTamnhin2 .icon-box-img .icon .icon-inner img {
}
.colTamnhin2 .icon-box-text {
}
.colTamnhin2 .icon-box-text h3 {
  color: white;
}
.colTamnhin2 .icon-box-text p {
  color: white;
  text-align: justify;
}
.colTamnhin2 .col-inner {
  border-radius: 25px;
  overflow: hidden;
}

.wpml-ls-legacy-list-horizontal ul {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-link {
  text-decoration: none;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  padding: 4px 0px;
  order: 2;
}

.wpml-ls-current-language .wpml-ls-link {
  border-radius: 2px;
}

/* .wpml-ls-item-en::before {
  content: "/";
  margin: 0 5px 0 1px;
  color: #000;
  order: 2;
} */
.wpml-ls-item-vi {
  order: 1;
}
.wpml-ls-item-en {
  order: 2;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  display: flex;
}
.wpml-ls-current-language a {
  font-weight: bold !important;
  color: #002554 !important;
}
.tamnhinRow {
  position: absolute;
  bottom: 0;
  right: 0;
  /* display: unset; */
  max-width: unset !important;
  justify-content: end;
  transform: translate(0px, 70px);
}
.colSumenh2 {
}
.colSumenh2 h3 {
}
.colSumenh2 p {
}
.imageChatluonggt {
  transform: translate(0px, 35px);
}
.imageChatluonggt img {
  max-width: 550px;
}

.giatricotloiText {
  transform: translate(0px, 28px);
  z-index: -1;
}
.giatricotloiText h3 {
}
.giatricotloiText p {
  text-align: justify;
}
.giatricotloiText ul {
  text-align: justify;
  margin: 0;
}
.giatricotloiText ul li {
}
.giatricotloiText .col-inner::after {
  content: "";
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: rgb(240, 240, 240);
  width: var(--space);
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
.sumenhCol::before {
  content: "";
  background: url(images/imgHome3.png) no-repeat;
  width: 1068px;
  height: 645px;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  overflow: hidden;
}
.cocauimage {
  text-align: center;
}
.cocauimage img {
  width: auto;
  margin: 0 auto;
}
.thongdiepImage {
}
.thongdiepImage::after {
  content: "";
}
.thongdiepText {
}
.thongdiepText h2 {
}
.thongdiepImage {
}
.thongdiepImage .img {
}
.thongdiepImage .img .img-inner {
}
.thongdiepImage .img .img-inner img {
  width: auto;
  margin: auto;
  display: block;
  margin-bottom: 50px;
  max-width: 82%;
}
.thongdiepImage .img .img-inner::after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 200px;
  background: #f0f0f0;
  z-index: -1;
  border-radius: 25px;
  transform: translate(0px, -6px);
}
.menuStick {
  position: sticky;
  top: 0;
  z-index: 99999;
  background-color: white !important;
}

.slideProjectHotOwl .owl-item {
  padding: 60px;
}
.slideProjectHotOwl .owl-item .projectHotItem {
  transform: translate(0px, -30px);
}
.slideProjectHotOwl .owl-item .projectHotItemContent {
  display: none;
}
.slideProjectHotOwl .owl-item.active.center {
  padding: 0;
}
.slideProjectHotOwl .owl-item.active.center .projectHotItem {
  transform: unset;
}
.slideProjectHotOwl .owl-item.active.center .projectHotItemContent {
  display: flex;
}
.projectsSignPage {
  padding-top: 40px;
}
.header-main {
}
.projectsSignTitle h1 {
  text-align: center;
}
.signProjectThumb {
  margin-bottom: 15px;
}
.signProjectThumb img {
  width: 100%;
  height: auto;
  max-width: 100% !important;
}
.signProjectTextDesc {
  background: #f0f0f0;
  border-radius: 40px;
  padding: 40px;
  position: relative;
  margin: 50px 0 15px 0;
}
.signProjectTextDesc::before {
  content: "";
  background: url(images/iconphay.png) no-repeat;
  width: 55px;
  background-size: 49px;
  height: 40px;
  position: absolute;
  top: -20px;
  left: 17px;
}
.signProjectTextDesc span {
}
.project-info {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding: 40px 86px;
  font-size: 14px;
  line-height: 1.6;
  color: #000;
}

.project-pics .align-grid {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 0;
  counter-reset: div;
}
.figure-img {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  margin: 1rem 0;
  flex: none;
}
.project-pics .figure-img {
  width: 100%;
  margin: 5vw 0;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.project-pics .figure-img img {
  margin: 0;
  border-radius: 0;
}
.project-pics .figure-img::after {
  content: counter(div, decimal-leading-zero);
  counter-increment: div;
  position: absolute;
  right: 0%;
  width: 10vw;
  height: 10vw;
  font-size: 2rem;
  font-family: var(--font-spec);
  color: var(--color-grey);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid;
  border-color: var(--color-grey);
  border-radius: 50%;
  font-weight: 700;
}

.figure-img span {
  padding-top: 56.25%;
  position: relative;
  width: 70%;
  border-radius: 40px;
  overflow: hidden;
}
.figure-img span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  position: absolute;
}
.project-pics .figure-img:nth-child(even) span {
  margin: 0 0 0 30%;
}
.project-pics .figure-img:nth-child(even)::after {
  right: auto;
  left: 0%;
}
.project-pics .figure-img:first-child {
  margin-top: 30px;
}
.headingContact .col-inner::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #a9a9a1;
  animation-name: aniWidth;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  transform: translate(0, 17px) !important;
}

.company-item:hover {
  background: #002554;
}
.company-item:hover h3 {
  color: white !important;
}
.company-item:hover .comField {
  color: white !important;
}
.company-item:hover .comField strong {
  color: white !important;
}
.xPartnerHomecus {
  overflow: hidden;
}
.aboutPageImage {
}
.aboutPageImage:after {
  content: "";
  background: url(images/line77.png);
  width: 665px;
  height: 86px;
  position: absolute;
  right: 100%;
  transform: translate(18px, 10px);
}

.xMainHeader {
  display: flex;
  gap: 10px;
  justify-content: right;
  margin-bottom: 10px;
}
.xSearchHeader {
}
.xSearchHeader form {
  margin: 0;
  position: relative;
  max-width: 200px;
}
.xSearchHeader form .xSearchInput {
  box-shadow: none;
  appearance: none;
  height: 39px;
  padding: 0px 10pxpx;
  font-size: 14px;
  border-radius: 5px;
  background: white;
  width: 100%;
  border: 1px solid #dedede;
  transition: 0.3s ease;
  color: black;
  margin-bottom: 0;
  box-shadow: none;
}
.xSearchHeader form .xSearchBtn {
  background: url(images/xSearch.png) no-repeat;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  padding: 0;
  min-height: unset;
  transform: translate(-15px, 0px);
}
.xLang {
}
.xTextMiddle {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  text-align: center;
  font-size: 16.57px;
  font-weight: bold;
  overflow: hidden;
  max-width: 360px;

  transform: translate(0px, 11px);
}
.header-wrapper {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
  background: #f9fafb;
}
.xTextMiddle span {
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  color: #0a2144;
  display: inline-block;
  animation:
    typing 6s steps(25, end) infinite,
    blink 0.7s step-end infinite;
}

@keyframes typing {
  0% {
    width: 0;
  }
  40% {
    width: 100%;
  }
  60% {
    width: 100%;
  } /* giữ chữ 1 lúc */
  100% {
    width: 0;
  }
}

@keyframes blink {
  50% {
    border-color: transparent;
  }
}

.xPartnerHome2Grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 60px;
}
.xAboutImageani {
}
.xAboutImageani .img-inner {
}
.xAboutImageani img {
  animation: floating 4s ease-in-out infinite;
}

.xVideoCustom1 {

}
.xVideoCustom1 a {width: 100%;height: 100%;position: relative;display: block;cursor: pointer;    z-index: 9999;}
.xVideoCustom1Img {
}
.xVideoCustom1Img img {
  border-radius: 50px;
      width: 100%;
    height: 100%;
    object-fit: cover;
}
.xVideoCustom1Buton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: white;
  background: url(images/btnVideo.png) center center no-repeat;
  background-size: 100px;
  width: 100px;
  height: 100px;
  border: none;
  z-index: 999;
  cursor: pointer;
}
.xProjectHomeGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.xPostHomeCol1 {
}
.xPostHomeCol1 > .col-inner {
}
.xPostHomeCol2 {
}
.xPostHomeCol2 > .col-inner {
}
.xPartnerHomeGrid {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  gap: 30px;
}

.headingDefault2 .col-inner::before {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  background: #a9a9a1;
  border-radius: 50%;
  right: 352px;
  left: unset;
}
.sysHomeItem {
  background: #f5f5f5;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 12px;
  cursor: pointer;
  transition: 0.3s;
  border: 1px solid #f5f5f5;
}
.sysHomeText1 {
  color: #002554;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sysHomeText2 {
  font-size: 15px;
  background: url(images/po1.png) 0px center no-repeat;
  background-size: 20px;
  margin: 0 0 15px;
  padding-left: 30px;
  font-size: 15px;
  color: #333;
}

.sysHomeText2T1 {
}
.sysHomeText2T2 {
  height: 42px;
}

.sysHomeText3 {
  font-size: 15px;
  background: url(images/po2.png) 0px center no-repeat;
  background-size: 20px;
  margin: 0 0 0.6em;
  padding-left: 30px;
  color: #333;
}

.sysHomeText3T1 {
}
.sysHomeText3T2 {
  height: 24px;
}
.sysHomeItem:hover {
  border: 1px solid #002554;
  background: #002554;
  color: white;
}

.sysHomeItem:hover .sysHomeText1 {
  color: white;
}
.sysHomeItem:hover .sysHomeText2 {
  color: white;
}
.sysHomeItem:hover .sysHomeText3 {
  color: white;
}

.sysHomeItem:hover .sysHomeText2 {
  background: url(images/po1White.png) 0px center no-repeat;
  background-size: 20px;
}

.sysHomeItem:hover .sysHomeText3 {
  background: url(images/po2White.png) 0px center no-repeat;
  background-size: 20px;
}
.slideSysHotOwl .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.slideSysHotOwl .owl-prev {
  margin: 0 !important;
  transform: rotate(-180deg);
  height: 86px; /* left: calc(50% - 5px); */
}
.slideSysHotOwl .owl-next {
  margin: 0 !important;
  height: 86px;
  /* left: 50%; */
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
  min-width: 25px;
}

.xPostHomeXUp1 {
}
.xPostHomeXUp1::before {
  content: "";
  background: #f7f7f7;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.xAboutImageani {
}
.xAboutImageani .img-inner {
}
.xAboutImageani img {
  animation: floating 4s ease-in-out infinite;
}

.xVideoCustom1 {
  position: absolute;
  right: 0;
  z-index: 9;
  top: 0;
  bottom: 0;
  width: 45vw;
  text-align: right;
  margin: auto;
  height: auto;
  border-radius: 40px;
  overflow: hidden;
    max-height: 500px;
}
.xVideoCustom1 a {
}
.xVideoCustom1Img {
     height: 100%;
  
  width: 100%;
}
.xVideoCustom1Buton::before,
.xVideoCustom1Buton::after{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #fff;
    transform: translate(-50%, -50%) scale(1);
    animation: videoPulse 2s infinite;
}
.xVideoCustom1Buton::after{
    animation-delay: 1s;
}

@keyframes videoPulse{
    0%{
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    70%{
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0;
    }
    100%{
        opacity: 0;
    }
}

.fixAside{width: 49px;
    position: fixed;
    right: 10px;
    top: 50%;
    list-style: none;    z-index: 9999;}
.fixAside ul{}
.fixAside ul li{list-style: none;
    margin-bottom: 10px;

}
.fixAside ul li a{}
.fixAside li img {
    display: block;
    animation: rungXoay 1.5s infinite;
}
.xTextUpChatluong{}
.xTextUpChatluong h3:before{display:none;}
.xTextUpChatluong h3{

    color: white;
    position: relative;
    padding-top: 0;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 10px;

}
@keyframes rungXoay{
    0% { transform: rotate(0deg); }
    25% { transform: rotate(-8deg); }
    50% { transform: rotate(8deg); }
    75% { transform: rotate(-6deg); }
    100% { transform: rotate(0deg); }
}
.textSlide {
    border-left: none;
    padding-left: 0;
}
.aboutHomePhay::after {
    content: "";
    background: url(images/iconphay.png) no-repeat;
    width: 76px;
    height: 60px;
    position: absolute;
    top: -24px;
    left: -28px;
    visibility: hidden;
}
/*desktop*/
.chatluongCol .wrap-view-more span{order: 2;margin-left: -27px;}
.chatluongCol .arrow-click{    order: 1;}
.chatluongCol .arrow-click.show .before {
   
}
.chatluongCol  .arrow-click .after,.chatluongCol  .arrow-click .before {
   fill: none;
    stroke-dasharray: 600;
    stroke-dashoffset: 330;
    transform-origin: 50% 50%;
    transform: rotate(0deg) scaleX(-1);
}
.chatluongCol:hover .wrap-view-more .arrow{    visibility: hidden;}
.chatluongCol:hover  svg path:first-child{
  visibility: hidden;
}
.slideSysHotOwl .owl-next {
    margin: 0 !important;
    height: 86px;
    width: 86px;
}
.slideSysHotOwl .owl-prev {
    margin: 0 !important;
    height: 86px;
    width: 86px;
}
.home-project-slider .wrap-view-more:hover svg {
    color:  #950000;
}
.headingDefault h3 {

    font-weight: 500;
}
.headingDefault3 .textBox3 p {
   font-weight: 500;
}
.headingDefault2 .textBox2 p {
     font-weight: 500;
}
.pPageProjItem:hover .pPageProjItemReadMore a:after {
    content: "";
    background: url(images/iarrowx5.png);
    width: 20px;
    height: 8px;
    margin-left: 10px;
}
.aboutHomeCol .title-main{margin-bottom: 0px;}
@media only screen and (min-width: 1200px) {
  .aboutHomeCol{}
  .aboutHomeCol .title-main{margin-bottom: 0px;}
  .aboutHomeText1 {
    position: relative;
    padding: 40px 40px 30px 40px;
    
}
  
  @media only screen and (max-width: 1024px) {
   
    .xTextMiddle {
 
    visibility: hidden;
}
}
  

  
 .nav > li {
    margin: 0 20px;
}
  .chatluongCol {
    position: relative;
    color: white;
  }
  .chatluongCol::before {
 content: "";
        background: url(images/imgHome3.png) no-repeat;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        object-fit: contain;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        overflow: hidden;
        background-position-x: -271px;
        background-position-y: -92px;
  }
  .chatluongVideo .col-inner {
    transform: translate(100px, 0);
    z-index: -1;
  }
  .giatricotloiText .col-inner {
    z-index: -1;
    /* border-radius: 40px; */
    padding-left: 160px !important;
    /* font-size: .95em; */
  }
  .slideProjectHotOwl .owl-prev {
    right: calc(100% - 15.5%);
  }
  .slideProjectHotOwl .owl-next {
    left: calc(100% - 15.5%);
  }
}
@media only screen and (min-width: 1440px) {
  .chatluongCol {
    position: unset;
    color: white;
  }
  .chatluongCol::before {
    content: "";
    background: url(images/imgHome3.png) no-repeat;
    width: 800px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
    background-position-x: -256px;
    background-position-y: -154px;
  }
}
@media only screen and (min-width: 1500px) {
     .chatluongCol::before {
        content: "";
              background: url(images/imgHome3.png) no-repeat;
        width: 894px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        object-fit: contain;
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
        overflow: hidden;
        background-position-x: -175px;
        background-position-y: -42px;
    }}
@media only screen and (min-width: 1600px) {
  .chatluongCol::before {
    content: "";
    background: url(images/imgHome3.png) no-repeat;
    width: 1064px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
    background-position-x: 0px;
         background-position-y: -75px;
  }
  .container-width,
  .full-width .ubermenu-nav,
  .container,
  .row {
    max-width: 1660px;
  }
  .xRowPostUp1 .xPostHomeCol1 {
    padding-right: 40px;
  }
  .xRowPostUp1 .xPostHomeCol2 {
    padding-left: 40px;
  }
  .chatluongCol {
    position: unset;
    color: white;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1600px) {
  .slideProjectHotOwl .owl-prev {
    right: calc(100% - 15.5%);
  }
  .slideProjectHotOwl .owl-next {
    left: calc(100% - 15.5%);
  }
  .imageChatluonggt {
    transform: translate(25px, 95px);
  }
  .sumenhCol::before {
       content: "";
        background: url(images/imgHome3.png) no-repeat;
        background-position-x: -189px;
        width: 734px;
        background-size: cover;
        height: 537px;
        position: absolute;
        left: 0;
        top: 0;
        object-fit: contain;
        border-top-right-radius: 29px;
        border-bottom-right-radius: 40px;
        overflow: hidden;
  }
  .giatricotloiText {
    z-index: -1;
  }
  .giatricotloiText .col-inner {
    padding: 40px 15px 40px 90px !important;
  }
  .imageChatluonggt {
    transform: translate(134px, 115px);
  }
  .imageChatluonggt img {
    max-width: 404px;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1024px) {
  .imageChatluonggt {
    transform: translate(25px, 95px);
  }
  .sumenhCol::before {
    content: "";
    background: url(images/imgHome3.png) no-repeat;
    width: 600px;
    background-size: cover;
    height: 797px;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    border-top-right-radius: 29px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
  }
  .giatricotloiText {
    z-index: -1;
  }
  .giatricotloiText .col-inner {
    padding: 40px 15px 40px 90px !important;
  }
  .imageChatluonggt {
    transform: translate(34px, 175px);
  }
}
@media screen and (min-width: 1100px) and (hover: hover) and (pointer: fine) {
  .wrap-view-more:hover span {
    
  }

  .wrap-view-more:not(.prev):hover span {
    margin-right: 0;
  }

  .wrap-view-more:hover svg {
    color: white;
    z-index: 9999;
    position: relative;
  }

  .arrow-click,
  .arrow-click svg,
  .arrow-click::before,
  .wrap-view-more span {
    transition: all 0.3s ease-in-out;
  }

  .wrap-view-more:not(.prev):hover .arrow-click {
    margin-right: -1rem;
  }

  .wrap-view-more:hover .arrow-click::before {
  
  }

  .wrap-view-more:hover .before {
    stroke-width: 3px;
  }

  .wrap-view-more:hover .after {
    animation-name: Show100;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    stroke: #950000;
  }
}

  @media only screen and (max-width: 820px) {
     .postHomeMain {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}
    .chatluongCol::before {
    content: "";
    background: url(images/imgHome3.png) no-repeat;
    width: 1068px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;

    background-position-y: -5px;
}
    .xTextMiddle{    visibility: hidden;}
}
@keyframes draw {
  from {
    stroke-dashoffset: 570;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@media only screen and (max-width: 48em) {
  .aboutHomeText1 {

    padding: 30px 30px 30px 30px;

}
  .xTextUpChatluong h3 {
  
    font-size: 26px;
 
}
  .xPostHomeXUp1::before {
    
    visibility: hidden;
}
  .xVideoCustom1 {
    position: relative;
    right: 0;
    z-index: -1;
    top: 0;
    bottom: 0;
    width: calc(100% - 30px);
    text-align: right;
    margin: auto;
    height: auto;
    border-radius: 40px;
    overflow: hidden;
    max-height: 387px;
  }

  .xPartnerHomeGrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }
  .xProjectHomeGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .headingDefault2 .col-inner {
    flex-wrap: wrap;
  }
  .xPartnerHome2Grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  .xTextMiddle {
    display: none;
  }
  .aboutPageImage:after {
    content: "";
    background: url(images/line77.png);
    width: 665px;
    height: 86px;
    position: absolute;
    right: 100%;
    transform: translate(18px, 10px);
  }
  .xPartnerHome3 .owl-dots {
    margin: 0 !important;
  }
  .project-info {
    display: flex;
    justify-content: space-between;

    padding: 10px;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    gap: 10px;
  }
  .tamnhinImage {
    max-width: 100%;
  }
  .stTuyenDungMenu {
    position: relative;
  }
  .textSlide h2 {
    margin: 0;
    font-weight: bold;
    font-size: 30px;
  }
  .headingDefault3 .textBox3 h2 {
    margin: 0;
    font-size: 30px;
    color: #002554;
    text-transform: uppercase;
  }
  .btnReadMore2 {
    margin: 0;
    background: #002554;
    padding: 6px 50px;
    margin-bottom: 30px;
  }
  .postHomeMainThumb {
    width: 100%;
    flex-shrink: 0;
  }
  .postHomeMain {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
  }
  .xProHomeList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .headingDefault2 .col-inner::before {
    display: none;
  }
  .headingDefault2 .btnReadmorex {
    order: 3;
    margin: 0;
    width: auto;
    background: #002554;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 0.85em;
  }
  .headingDefault2 .textBox2 {
    /* display: flex; */
    order: 1;
    width: auto;
    flex-shrink: 0;
  }
  .headingDefault2 .col-inner::after {
    display: none;
  }
  .headingDefault2 .textBox2 p {
    margin: 0 0 15px;
    color: #a9a9a1;
    margin-bottom: 8px;
    font-size: 13px;
  }
  .headingDefault2 .textBox2 h2 {
    margin: 0;
    font-size: 30px;
    color: #002554;
    text-transform: uppercase;
  }
  .chatluongCol h2 {
    color: white !important;
    font-size: 40px !important;
  }
  .chatluongCol::before {
    content: "";
    background: url(images/imgHome3.png) no-repeat;
    width: 1068px;
    height: 590px;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
    visibility: hidden;
  }
  .chatluongCol .col-inner {
    background: #062459;
    padding: 15px;
    border-radius: 20px;
    overflow: hidden;
  }
  .xSignProGroupBtn a {
    width: 100%;
  }
  .xSignProTitle h1 {
    color: #002554;
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .xSignProGroupBtn {
    gap: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .menuCus1 {
    display: flex;
    justify-content: center;
    flex-direction: unset;
    gap: 25px;
    flex-wrap: wrap;
  }
  .proPageList .proItem:nth-child(2n) .proItemThumb {
    width: 100%;
    flex-shrink: 0;
    left: 0px;
    position: relative;
    border-radius: 30px;
  }
  .proItemThumb {
    width: 100%;
    flex-shrink: 0;
    border-radius: 30px;
    right: 0;
    order: 1;
    position: relative;
  }
  .proItemContent {
    background: #002554;
    padding: 20px;
    border-radius: 35px;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 328px;
    display: flex;
    align-items: center;
    z-index: 9;
    order: 2;
  }
  .proItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0px 0;
    flex-wrap: wrap;
  }
  .company-map {
    width: 100%;
    height: 600px;
  }
  .company-list {
    width: 100%;
    max-height: 600px;
    overflow-y: auto;
  }
  .company-content {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
  .company-filter {
    gap: 10px;
  }
  .company-filter #btnShowAll {
    width: 100%;
    font-size: 16px;
    height: 55px;
    font-size: 13px;
    padding: 9px;
    text-transform: none;
  }
  .company-filter #citySelect {
    width: 100%;
    height: 55px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    padding: 9px;
  }
  .postSignTitle h1 {
    font-size: 23px;
  }
  .headingRelate h3 {
    margin: 0 0 20px;
    font-size: 28px;
    color: #002554;
    text-transform: uppercase;
  }
  .postListRelate {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .pagePostList {
    grid-template-columns: repeat(1, 1fr);
  }
  .postPageMenu .postPageMenuItem a {
    padding: 18px 28px;
  }
  .marquee {
    font-size: 95px;
  }
  .headingContact h1 {
    font-size: 30px;
  }
  .giatricotloiText .col-inner {
    border-radius: 20px;
  }
  .imageChatluonggt {
    transform: translate(0px, 0px);
    margin-bottom: 20px;
  }
  .tamnhinRow {
    position: relative;
    bottom: 0;
    right: 0;
    /* display: unset; */
    max-width: unset !important;
    justify-content: end;
    transform: translate(0px, 0px);
  }
  .tamnhinRow {
    transform: translate(0px, 0px);
  }
  .aboutHomePhay {
    background: #f0f0f0;
    border-radius: 20px;
  }
  .aboutHomeText1::before {
    visibility: hidden;
  }
  .aboutHomePhay::after {
    width: 40px;
    height: 36px;
    background-size: 40px;
    position: absolute;
    top: -4px;
    left: 2px;
  }
  .aboutHomeCol h2 {
    font-size: 36px !important;
  }
  .spec-table th {
    width: 35%;
    padding: 14px;
  }
  .spec-table td {
    padding: 14px;
  }
  .pageProjList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }

  .projectHotItemContent {
    padding: 10px;
  }

  .projectHotItemBox {
    display: none;
  }

  .postHotItem {
    flex-direction: column;
  }

  .postHotItemThumb,
  .postHotItemContent {
    width: 100%;
    flex-wrap: wrap;
  }

  .postHotItemItemTitle a {
    font-size: 18px;
  }

  .text-ani-h3 .text-inner,
  .text-ani-item .text-inner {
    font-size: 30px;
  }

  .recuitSignContent {
    font-size: 0.9em;
    position: relative;
    display: block;
    padding: 0 0 1rem;
    flex: none;

    margin-top: 20px;
  }

  .text-ani-h3 .text-inner,
  .text-ani-item .text-inner {
    font-size: 26px;
  }

  .headingInfoRecui h3 {
    font-size: 14px;
  }

  .headingInfoRecui h2 {
    font-size: 26px;
  }

  .recuitText2 {
    font-size: 14px;
  }

  .recuitContent {
    flex-shrink: 0;
    width: 100%;
    text-align: center;
  }

  .recuitDate {
    flex-shrink: 0;
    width: 100%;
    text-align: center;
  }

  .recuitReadmore a {
    color: white;
    font-size: 15px;
    /* font-family: "Montserrat"; */
    font-weight: 500;
  }

  .recuitReadmore {
    height: auto;
    width: 100%;
    padding: 10px;
  }

  .recuitItem {
    flex-wrap: wrap;
  }

  .recuitItemBox1 {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px;
    flex-wrap: wrap;
  }

  .tuyendungMenu {
    flex-wrap: wrap;
  }

  .tuyendungPageText h4 {
    font-size: 14px;
  }

  .tuyendungPageText h2 {
    font-size: 28px;
  }

  .rRowTuyendung .col {
    padding: 0 15px;
  }

  .rRowTuyendung {
    padding: 0;
    gap: unset;
    display: flex;
    justify-content: center;
    width: auto;
    flex-flow: row wrap;
  }

  .ftLogo img {
    margin: auto 0 10px;
  }

  .bgDefault::before {
    visibility: hidden;
  }

  .bgDefault::after {
    visibility: hidden;
  }

  .breadCrumDefault {
    transform: translate(0px, -70px);
    margin-bottom: -71px;
  }

  .breadCrumDefault > span {
    font-size: 14px;
  }

  .breadCrumDefault h1 {
    font-size: 20px;
  }
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@keyframes aniWidth {
  0% {
    transform: scale3d(0, 1, 1);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes aniHeight {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1, 0, 1);
  }
}

@keyframes ClipPath {
  0% {
    clip-path: circle(0 at 50% 50%);
  }

  100% {
    clip-path: circle(150% at 50% 50%);
  }
}

@keyframes scrollText {
  from {
    transform: translateX(0);
  }

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

@keyframes Horizontal {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

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

@keyframes Horizontal2 {
  0% {
    transform: translate3d(-200%, 0, 0);
  }

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

@keyframes Gradient {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0 50%;
  }
}

@keyframes lineStroke {
  0% {
    stroke-dashoffset: 1000;
    transform: scale(0.5) rotate(120deg);
  }

  70% {
    stroke-dashoffset: 0;
    transform: none;
  }

  100% {
    stroke-dashoffset: 0;
    transform: scale(0);
  }
}

@keyframes Show100 {
  from {
    stroke-dashoffset: 570;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes circleRun {
  from {
    stroke-dashoffset: 80;
  }
  to {
    stroke-dashoffset: -300;
  }
}

@keyframes StrokeLine {
  0% {
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dashoffset: 100;
  }
}

@keyframes aniWidth {
  0% {
    transform: scale3d(0, 1, 1);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.info-left,
.info-right {
  width: 50%;
}

.info-row {
  display: flex;
  margin-bottom: 8px;
}

.label {
  font-weight: 600;
  min-width: 120px;
  white-space: nowrap;
}

.value {
  flex: 1;
}

/* Responsive */
@media (max-width: 768px) {
  .project-info {
    flex-direction: column;
  }

  .info-left,
  .info-right {
    width: 100%;
  }
}

@keyframes floating {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-12px);
  }
  100% {
    transform: translateY(0px);
  }
}
