/* header */
.title-txt * {
  font-family: var(--bold);
  font-size: 32px;
  text-transform: capitalize;
  color: var(--theme-color);
  font-weight: normal;
  margin-bottom: 0px;
}
.title-txt{
  font-family: var(--bold);
  font-size: 32px;
  text-transform: capitalize;
  color: var(--theme-color);
  font-weight: normal;
  margin-bottom: 0px; 
}
.sub-title * {
  font-family: var(--bold);
  font-size: 32px;
  margin-bottom: 0px;
  text-transform: capitalize;
  color: var(--theme-color);
  font-weight: normal;
}
.skiptranslate{
	display:none;
}
.btn-mobi {
  margin: 30px auto 20px !important;
  display: none !important;
}
.btn-dek {
  display: inline-block !important;
}
.header-top {
  background-color: var(--theme-color);
}
.header-top .flex-left .html>h2 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 25px;
  font-family: var(--semi);
  color: var(--white);
}
.header-top .nav-right {
  flex-wrap: nowrap
}
.header-top .nav-right .html_nav_position_text{
  display: flex;
}
.header-top .nav-right .html_nav_position_text a::after{
  border: none;
} 
.header-top .nav-right .html_nav_position_text .glink img{
  width: 100%;
  max-width: 35px;
  opacity: 10 !important;
  margin: 0 2.5px;
}
.header-main>.header-inner>.logo {
  width: 255px !important;
  margin-right: 20px;
}
.header-main>.header-inner>.flex-right>.nav-right>.menu-item {
  margin-right: 10px !important;
}
.header-main>.header-inner>.flex-right>.nav-right>.menu-item>a {
  font-family: var(--semi);
  color: var(--theme-color);
  padding:0;
  line-height: 1.6;
  text-transform: none;
  font-size: 17px;
  font-weight: 100;
}
.header-main>.header-inner>.flex-right>.nav-right>.menu-item>a::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  left: 0;
  bottom: 0;
  -webkit-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  opacity: 1 !important;
  visibility: visible !important;
}
.header-main>.header-inner>.flex-right>.nav-right>.menu-item>a:hover::after,
.header-main>.header-inner>.flex-right>.nav-right>.menu-item.active>a::after {
  width: 100%;
}
.sec-sub-menu {
  padding: 0 !important;
  height: max-content;
}
.sec-sub-menu .section-content {
  height: 100%;
}
.sec-sub-menu .section-content .row {
  width: 100%;
  margin: 0 auto;
}
.sec-sub-menu .mega-sub-menu button.toggle {
  display: none;
}
.sec-sub-menu .mega-sub-menu .mega-submenu-container {
  position: relative;
}
.sec-sub-menu .mega-sub-menu .mega-submenu-container .menu-level-2.sub-menu {
  display: none;
  list-style: none;
  margin: 0;
}
.sec-sub-menu .mega-sub-menu .mega-submenu-container .menu-level-2.sub-menu .menu-item {
  margin: 0 !important;
  display: block;
}
.sec-sub-menu .mega-sub-menu .mega-submenu-container .menu-level-2.sub-menu .menu-item a {
  padding: 14px 15px;
  display: block;
  border-radius: 10px;
  transition: all 0.3s;
}
.sec-sub-menu .mega-sub-menu .mega-submenu-container .menu-level-2.sub-menu .menu-item a:hover {
  background: linear-gradient(290.37deg, rgba(138, 155, 189, 0.5) 9.78%, rgba(180, 203, 240, 0.5) 109.56%);
}
.sec-sub-menu .mega-sub-menu .mega-submenu-container .menu-level-2.sub-menu .menu-item.current-page a {
  background: linear-gradient(290.37deg, rgba(138, 155, 189, 0.5) 9.78%, rgba(180, 203, 240, 0.5) 109.56%);
}
.sec-sub-menu .sub-menu-image-wrap {
  gap: 40px;
}
.sec-sub-menu .sub-menu-image-wrap .item .img-inner {
  background-position: 50% 50%;
  background-size: cover;
  height: auto;
  overflow: hidden;
  padding-top: 56.25%;
  border-radius: 6px;
  position: relative;
}
.sec-sub-menu .sub-menu-image-wrap .item .img-inner img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
}
.sec-sub-menu .col-right {
  padding: 40px 30px;
  background-color: #f3f5f2;
}
.sec-sub-menu .col-left {
  padding: 40px 30px;
}
/* Footer */
#footer .col-left:before {
  content: "";
  width: 40vw;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: var(--theme-color);
}
#footer .col-left {
  background-color: var(--theme-color);
  padding-top: 30px;
}
#footer .col-left .icon-box-img {
  margin: 0 auto;
}
#footer .col-left .sub_title > h2 {
  font-size: 18px;
  color: var(--white);
  margin: 20px 0;
  text-transform: uppercase;
}
#footer .col-left .text>p {
  font-size: 15px;
  color: var(--white);
  margin-bottom: 10px;
}
#footer .col-left .text>p i {
  margin-right: 5px;
}
#footer .col-right:after {
  content: "";
  width: 66vw;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/wp-content/uploads/2025/03/backgroud-img-footer.webp) no-repeat center;
  background-size: cover;
  z-index: 1;
}
#footer .col-right .col-inner {
  z-index: 5;
  padding-bottom: 55px;
  display: flex;
  justify-content: space-between;
}
#footer .col-right .ux-menu {
  margin: 0 20px;
}
#footer .col-right {
  padding-top: 50px;
  position: relative;
}
#footer .col-right .ux-menu .ux-menu-title {
  min-height: unset;
  color: var(--white);
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  font-family: var(--semi);
  margin-bottom: 15px !important;
  padding: 0;
}
#footer .col-right .ux-menu .ux-menu-link a {
  color: var(--white);
  font-size: 15px;
  line-height: 20px;
  min-height: unset;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  transition: transform 0.3s ease-in-out ;
}
#footer .col-right .ux-menu .ux-menu-link:hover a{
  transform: translateX(10px);
}
#footer .col-right .ux-menu .ux-menu-link a:before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  position: absolute;
  background-color: var(--white);
  border-radius: 50%;
  left: 0;
  top: 12px;
}
#footer .col-right:before {
  content: "";
  width: 66vw;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(32, 57, 139, 0.8823529412);
  opacity: 0.92;
  z-index: 2;
}
#footer .col-right .map {
  max-width: 45%;
  width: 100%;
  /* position: absolute;
  right: 0; */
}
#footer .col-right .map>iframe {
  height: 225px;
}
#footer .ab-footer:before {
  content: "";
  display: block;
  width: 65.5vw;
  border-top: 1px solid var(--white);
  position: relative;
  left: -221px;
  padding-top: 20px;
}
#footer .ab-footer {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 0;
  width: 50vw;
  color: var(--white);
  padding-bottom: 0px;
}
#footer .ab-footer p {
  font-size: 15px;
  margin-bottom: 0px;
}
.absolute-footer {
  display: none;
}
/* pagination */
.custom-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
}
.custom-pagination a,
.custom-pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  font-family: var(--semi);
  transition: 0.3s;
}
.custom-pagination a {
  background: #f3f3f3;
  color: var(--theme-color);
  border: 1px solid #ddd;
}
.custom-pagination a:hover {
  background: var(--theme-color);
  color: white;
}
.custom-pagination .current {
  background: var(--theme-color);
  color: white;
  border: 1px solid var(--theme-color);
}
.custom-pagination .page-numbers {
  list-style: none;
  display: flex;
  gap: 10px;
}
/* Home sec 1 */
.home-sec-1 {
  padding-top: 0 !important;
}
.slider-nav-circle .flickity-button {
  width: 50px !important;
  height: 50px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137) !important;
  top: 45% !important;
  margin-top: 0 !important;
  border-radius: 50%;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  transform: unset !important;
}
.slider-nav-circle .flickity-button svg {
  display: none;
}
.home-sec-1 .slider-nav-circle .flickity-button:before {
  color: var(--theme-color);
}
.slider-nav-circle .flickity-button:before {
  font-family: var(--fa6);
  content: "\f178";
  color: inherit;
  font-weight: 300;
  font-size: 20.5px;
  width: 100%;
}
.slider-nav-circle .flickity-button.previous:before {
  content: "\f177";
}
.slider-home .slider-nav-circle .flickity-button.previous:before {
  border-right: 1px solid #e0e0e0;
}
.slider-home .slider-nav-circle .flickity-button {
  width: 80px !important;
  height: 80px;
  border-radius: 0;
  box-shadow: none !important;
  top: unset !important;
  right: 0;
  bottom: 0;
  color: var(--black);
}
.slider-home .slider-nav-circle .flickity-button:hover:before {
  color: var(--black);
}
.slider-home .slider-nav-circle .flickity-button.previous {
  right: 80px;
  left: unset;
}
.slider-home .slider-nav-circle .flickity-button:hover {
  background: rgba(255, 255, 255, 0.5);
}
/* Home sec 2 */
.home-sec-2 .section-content .row>.col{
  padding-bottom: 0px !important;
}
.home-sec-2 .col-left {
  flex-basis: 230px;
  max-width: 230px;
}
.home-sec-2 .col-left .button {
  margin: 10px 0 0;
  font-size: 16px;
  font-family: var(--medium);
  font-weight: normal;
}
.home-sec-2 .col-left .button:before {
  background: var(--theme-color);
  border-radius: 50%;
  content: "\f061";
  font-family: var(--fa6);
  width: 30px;
  height: 30px;
  margin-right: 10px;
  color: var(--white);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px;
}
.home-sec-2 .col-left .button:hover:before {
  border: 1px solid var(--theme-color);
  background-color: var(--white);
  color: var(--theme-color);
}
.home-sec-2 .col-main .image-cover {
  border-radius: 10px;
}
.home-sec-2 .col-right {
  flex: 1;
}
.home-sec-2 .col-right .title-txt h2,
.home-sec-2 .col-right .title-txt h1 {
  margin-bottom: 5px;
}
.home-sec-2 .col-right p {
  margin-bottom: 25px;
}
.home-sec-2 .col-right p:last-of-type {
  margin-bottom: 0;
}
.home-sec-2 .col-left .is-link {
  color: var(--theme-color);
  margin-top: 0;
}
.home-sec-2 .col-right .btn-viewall {
  margin: 36px 0 0;
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
}
.home-sec-2 .col-right .btn-viewall span {
  color: var(--white);
}
.home-sec-2 .col-right .btn-viewall:hover span {
  color: var(--theme-color);
}
.button.btn-viewall {
  padding: 0 30px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  border-radius: 10px;
  font-size: 16px;
  font-family: var(--medium);
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
  font-weight: normal;
  z-index: 2;
  overflow: hidden;
  margin: 0;
  text-transform: none;
  color: var(--white);
}
.button.btn-viewall:before {
  background: var(--white);
  border-radius: 50%;
  content: "\f061";
  font-family: var(--fa6);
  width: 30px;
  height: 30px;
  margin-right: 18px;
  color: var(--theme-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.button.btn-viewall:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  background: var(--white);
  -webkit-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  width: 100%;
}
.button.btn-viewall:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  opacity: 1;
  width: 100%;
}
.button.btn-viewall:hover {
  color: var(--theme-color);
}
.button.btn-viewall:hover:before {
  background: var(--theme-color);
  color: var(--white);
}
.home-sec-2 .col-left .item:nth-of-type(1) p:first-of-type {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 10px;
}
.home-sec-2 .col-left .item p:first-of-type {
  font-size: 40px;
  line-height: 45px;
  font-family: var(--bold);
  color: var(--theme-color);
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  border-bottom: 1px solid #707070;
  max-width: 171px;
  padding-bottom: 3.5px;
  margin-bottom: 12.5px;
}
.home-sec-2 .col-left .item p:first-of-type strong {
  font-size: 16px;
  line-height: 30px;
  color: #001a6e;
  margin-left: 5px;
}
.home-sec-2 .col-left .item p:nth-of-type(2) {
  color: #393939;
  font-family: var(--medium);
}
.home-sec-2 .col-left .item {
  margin-bottom: 35px;
}
/* Home sec 3 */
.home-sec-3 {
  margin: 30px 0;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.home-sec-3 .section-bg {
  opacity: 0.12;
  z-index: 2;
}
.home-sec-3:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background: rgba(32, 57, 139, 0.8823529412);
}
.home-sec-3 .section-content {
  z-index: 3;
}
.header-home-sec-3 .col-inner {
  display: flex;
  justify-content: space-between;
  color: var(--white);
}
.header-home-sec-3 .col-inner .title-txt {
  max-width: 50%;
  width: 100%;
}
.header-home-sec-3 .col-inner .title-txt h2 {
  color: var(--white);
}
.content-home-sec-3 {
  padding-bottom: 0px;
}
.content-home-sec-3 .flatsome-project-loadmore {
  position: relative;
}
.content-home-sec-3 .flatsome-project-loadmore .slider .col.post-item {
  width: 66.66%;
  padding-bottom: 0px;
}
.content-home-sec-3 .flickity-viewport {
  overflow: hidden;
}
.content-home-sec-3 .flickity-slider {
  display: flex;
  align-items: center;
}
.content-home-sec-3 .col.post-item {
  width: 45%;
}
.content-home-sec-3 .col-inner {
  border-radius: 15px;
  overflow: hidden;
}
.content-home-sec-3 .box-image {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 100px;
}
.content-home-sec-3 .image-cover img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.content-home-sec-3 .post-item.is-selected .box-text {
  opacity: 1;
  visibility: visible;
  bottom: -20%;
}
.content-home-sec-3 .box .box-text {
  position: absolute;
  bottom: -65%;
  background: var(--white) 0% 0% no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
  border-radius: 9px;
  max-width: 447px;
  left: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  padding: 40px 36px;
}
.content-home-sec-3 .project-info span {
  display: inline-block;
  background: var(--theme-color);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
}
.content-home-sec-3 .post-title {
  font-size: 18px;
  margin-top: 15px;
  color: #515151;
}
.content-home-sec-3 .post-title:hover {
  color: var(--theme-color);
}
.content-home-sec-3 .slider-nav-circle .flickity-button {
  color: var(--white) !important;
  background: var(--theme-color) !important;
}
.content-home-sec-3 .slider-nav-circle .flickity-button:hover {
  color: var(--theme-color) !important;
  background: var(--white) !important;
}
.content-home-sec-3 .slider-nav-circle .flickity-button {
  top: 90% !important;
}
.content-home-sec-3 .slider-nav-circle .previous {
  left: 88% !important;
  transform: translateX(20%);
}
/*Home sec 4 */
.home-sec-4{
  padding-top: 0px !important;
}
.content-home-sec-4 {
  padding-bottom: 0px !important;
}
.content-home-sec-4 .linh-vuc-slider {
  position: relative;
  overflow: hidden;
}
.content-home-sec-4 .linh-vuc-slider .swiper-slide .slide-item {
  text-align: center;
}
.content-home-sec-4 .linh-vuc-item {
  display: block;
  text-decoration: none;
  color: #333;
  position: relative;
}
.content-home-sec-4 .linh-vuc-slider .swiper-slide .slide-item img {
  width: 300px;
  height: 400px;
  object-fit: cover;
  border-radius: 10px;
}
.content-home-sec-4 .linh-vuc-content {
  padding: 15px 15px 30px 15px;
  background: rgba(0, 0, 0, 0.6);
  color: var(--white);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  border-radius: 0 0 10px 10px;
}
.content-home-sec-4 .linh-vuc-content>a>h3 {
  color: var(--white);
}
.content-home-sec-4 .linh-vuc-slider .swiper-slide .slide-item:hover .btn-chi-tiet {
  background: var(--white);
  color: var(--theme-color);
}
.btn-chi-tiet {
  display: inline-block;
  padding: 8px 15px;
  background: var(--theme-color);
  color: var(--white);
  text-decoration: none;
  border-radius: 5px;
}
.content-home-sec-4 .slider-wrapper .swiper-button {
  width: 50px !important;
  height: 50px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137) !important;
  top: -17% !important;
  margin-top: 0 !important;
  border-radius: 50%;
  background: var(--theme-color);
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  transform: unset !important;
}
.content-home-sec-4 .slider-wrapper .swiper-button:hover {
  color: var(--theme-color) !important;
  background: var(--white) !important;
}
.content-home-sec-4 .slider-wrapper .swiper-button svg {
  display: none;
}
.content-home-sec-4 .slider-wrapper .swiper-button:before {
  font-family: var(--fa6);
  content: "\f178";
  color: inherit;
  font-weight: 300;
  font-size: 20.5px;
  width: 100%;
  text-align: center;
}
.content-home-sec-4 .slider-wrapper .swiper-button-prev:before {
  content: "\f177";
}
.content-home-sec-4 .slider-wrapper .swiper-button-prev {
  left: 89%;
}
/* home sec 5 */
.home-sec-5 .col-left {
  margin: auto;
}
.home-sec-5 .col-left h2 {
  color: var(--theme-color);
  margin-bottom: 24px;
}
.home-sec-5 .col-left h2>span {
  padding-left: 40px;
}
.home-sec-5 .col-left .btn-viewall {
  margin: 36px 0 0;
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
}
.home-sec-5 .col-right .col-inner {
  counter-reset: number-counter;
}
.home-sec-5 .col-right .col-inner a {
  counter-increment: number-counter;
  display: block;
}
.home-sec-5 .col-right .icon-box {
  padding-top: 55px;
  position: relative;
  margin-bottom: 20px;
}
.home-sec-5 .col-right .acf-post-list .plain:last-child .icon-box{
  margin: 0px;
}
.home-sec-5 .icon-box .fa-light {
  width: 38px;
  height: 38px;
  color: var(--theme-color);
  border: 1px solid var(--theme-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--white);
  z-index: 2;
}
.home-sec-5 .icon-box .fa-light:hover {
  color: var(--white);
  background-color: var(--theme-color);
}
.home-sec-5 .col-right .icon-box:after {
  content: "";
  border-top: 1px solid #bbb;
  height: 0;
  width: calc(100% - 52px);
  display: block;
  position: absolute;
  top: 19px;
}
.home-sec-5 .col-right .col-inner .icon-box:before {
  content: "0" counter(number-counter);
  height: 36px;
  color: var(--theme-color);
  font-family: var(--semi);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--white);
  z-index: 2;
  padding-right: 15px;
}
.home-sec-5 .col-right .icon-box-text {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0 60px;
}
.home-sec-5 .col-right .icon-box-text h3 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 0;
  color: var(--theme-color);
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 78px;
}
.home-sec-5 .col-right .icon-box-text p {
  color: var(--black);
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 90px;
}
.home-sec-5 .col-right {
  padding:0 15px 0 55px;
}
/* Home sec 6 */
.home-sec-6 .section-content .row>.col{
  padding-bottom: 0px !important;
}
.home-sec-6 .col-left h2 {
  color: var(--theme-color);
  margin-bottom: 0px;
}
.home-sec-6 .col-left p {
  color: var(--black);
  font-size: 16px;
  font-family: var(--medium);
  font-weight: normal;
  display: flex;
  align-items: flex-end;
}
.home-sec-6 .col-left p::after {
  content: "";
  border-top: 3px solid var(--theme-color);
  display: block;
  height: 2px;
  width: 40%;
  padding-bottom: 6px;
  margin-left: 5px;
}
.home-sec-6 .slick-track>.slick-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.home-sec-6 .slick-track>.slick-slide>img {
  width: 300px;
  height: 100px;
  padding: 0 30px;
}
/* home dec 7 */
.header-home-sec-7 .col-inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-home-sec-7 .btn-viewall {
  width: fit-content;
}
.home-sec-7 .flickity-button {
  display: none;
}
.home-sec-7 .post-item>.col-inner {
  border-radius: 20px;
  box-shadow: unset;
}
.home-sec-7 .post-item .box {
  border-radius: 20px;
  background-color: #e4e4e4 !important;
}
.home-sec-7 .post-item .box-image {
  padding: 15px;
}
.home-sec-7 .post-item .box-image .image-cover {
  border-radius: 10px;
}
.home-sec-7 .post-item .post-title a {
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home-sec-7 .post-item .post-title a:hover {
  color: var(--theme-color);
}
.home-sec-7 .post-item .box-text {
  padding-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.home-sec-7 .post-item .box-text .from_the_blog_excerpt {
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home-sec-7 .post-item .box-text .post-meta {
  font-size: 14px;
  padding: 5px 0;
}
.home-sec-7 .post-item .box-text .post-meta::before {
  font-size: 14px;
}
.home-sec-7 .post-item .box-text .is-divider {
  display: none;
}
/* home sec 8 */
.home-sec-8{
  padding-bottom: 0px !important;
}
.home-sec-8 .header-home-sec-8 .col-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-sec-8 .header-home-sec-8 .btn-viewall {
  margin: 36px 0 0;
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
  margin-top: 0px;
}
.home-sec-8 .col-left .blog-posts-left .post-item .box-image .image-cover {
  padding-top: 77% !important;
  border-radius: 10px;
  box-shadow: 0 8px 30px rgba(4, 6, 66, .08);
  position: relative;
  overflow: hidden;
}
.home-sec-8 .col-left .blog-posts-left .post-item .box-image .image-cover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), var(--theme-color));
  z-index: 1;
}
.home-sec-8 .col-left .blog-posts-left .post-item .box-text {
  position: absolute;
  /* bottom: 20px;
  left: 20px; */
  z-index: 2;
  color: var(--white);
  padding: 0;
  bottom: 15%;
  left: 20%;
  width: 70%;
}
.home-sec-8 .col-left .blog-posts-left .post-item .box-text .cat-label {
  padding: 5px 15px;
  background-color: var(--theme-color);
  margin-bottom: 10px;
  opacity: unset;
}
.home-sec-8 .col-left .blog-posts-left .post-item .box-text .post-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 40px;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
}
.home-sec-8 .col-left .blog-posts-left .post-item .box-text .is-divider,
.home-sec-8 .col-left .blog-posts-left .post-item .box-text .button {
  display: none;
}
.home-sec-8 .col-left .blog-posts-left .post-item .badge {
  top: unset;
  bottom: 15%;
  left: 5%;
}
.home-sec-8 .col-left .blog-posts-left .post-item .badge>.badge-inner {
  border-radius: 10px;
  padding: 10px;
}
.home-sec-8 .col-left .blog-posts-left .post-item .badge>.badge-inner .post-date-day {
  font-size: 34px;
  line-height: 40px;
  font-weight: normal;
  font-family: var(--bold);
}
.home-sec-8 .col-right .blog-posts-right {
  display: block;
}
.home-sec-8 .col-right .blog-posts-right .post-item {
  max-width: 100% !important;
  width: 100% !important;
}
.home-sec-8 .col-right .blog-posts-right .post-item .box-image .image-cover {
  padding-top: 65% !important;
  border-radius: 10px;
}
.home-sec-8 .col-right .blog-posts-right .post-item .box-text {
  padding: 0 0 0 20px;
}
.home-sec-8 .post-item .box-text .cat-label {
  padding: 5px 15px;
  background-color: var(--theme-color);
  margin-bottom: 10px;
  font-family: var(--regular);
  font-weight: normal;
  text-transform: none;
}
.home-sec-8 .col-right .blog-posts-right .post-item:hover .cat-label {
  background-color: var(--theme-color);
}
.home-sec-8 .col-right .blog-posts-right .post-item .box-text .post-title>a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  font-family: var(--bold);
  font-weight: normal;
  font-size: 16px;
}
.home-sec-8 .col-right .blog-posts-right .post-item .box-text .is-divider {
  display: none;
}
.home-sec-8 .col-right .blog-posts-right .post-item .box-text .post-meta {
  font-size: 14px;
  border-top: 1px solid;
  padding-top: 10px;
}
.home-sec-8 .col-right .blog-posts-right .post-item .box-text .from_the_blog_excerpt {
  display: none;
}
.home-sec-9 .slide-banner-quang-cao .slide-item{
  margin: 0 15px;
}
.home-sec-9 .slide-banner-quang-cao .slide-item .image-cover{
  padding-top: 50%;
}
.home-sec-9 .slide-banner-quang-cao .slide-item .image-cover img{
  border-radius: 10px;
}
/* Gioi thieu */
.gt-sec-1 {
  padding-top: 0 !important;
}
/* gt sec 2 */
.gt-sec-2 {
  padding-bottom: 0px !important;
}
.gt-sec-2 .title-txt {
  margin-bottom: 15px;
}
.gt-sec-2 .col-right .item {
  position: sticky;
  top: 120px;
  border-radius: 10px;
}
.gt-sec-2 .col-right .item>.banner-inner .bg {
  border-radius: 10px;
}
.gt-sec-2 .col-right .col-inner {
  height: 100%;
}
.gt-sec-2 .col-right .banner{
  padding-top: 430px !important;
}
@keyframes ripple_video {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
/* .gt-sec-2 .gt-sec-2-col-2 .video-button-wrapper{
  font-size: 120% !important;
} */
.gt-sec-2 .col-right .video-button-wrapper a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  border: .5px solid var(--white);
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple_video 1s linear infinite;
}
.gt-sec-2 .col-bottom .col-inner{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 30px;
}
.gt-sec-2 .col-bottom{
  padding-top: 50px;
}
.gt-sec-2 .col-bottom .icon-box .icon-box-img{
  margin-top: -65px;
}
.gt-sec-2 .col-bottom .icon-box .icon-box-text{
  text-align: left;
}
.gt-sec-2 .col-bottom .col-inner .icon-box{
  background-color: #f8f9fc;
  padding: 15px;
  border-radius: 10px;
}
.gt-sec-2 .col-bottom ul li{
  list-style: none;
  margin : 0 0 5px 0;
}
.gt-sec-2 .col-bottom ul li::before {
  content: "\e416";
  font-family: var(--fa6);
  color: var(--theme-color);
  margin-right: 10px;
}
.so-do-to-chuc {
  background-color: #f8f9fc;
}
/* gt sec 3 */
.gt-sec-3 {
  padding-top: 30px !important;
}
/* gt sec 4 */
.gt-sec-4 {
  margin-top: 80px;
}
.gt-sec-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 1;
  background: rgba(32, 57, 139, 0.88);
}
.gt-sec-4 .content {
  margin: auto 0;
  padding:0 0 30px 45px;
}
.gt-sec-4 .content .tam-nhin{
  margin-bottom: 30px;
}
.gt-sec-4 .content .sub-title * {
  color: white;
}
.gt-sec-4 .content * {
  color: white;
}
.gt-sec-4 .content .col-inner p{
  font-size: 18px;
}
.gt-sec-4 .img {
  margin-top: -105px;
}
.gt-sec-4 .img .img-inner {
  border-radius: 10px;
}
.gt-sec-4 .btn-viewall {
  background: white !important;
}
.gt-sec-4 .btn-viewall span {
  color: var(--theme-color) !important;
}
.gt-sec-4 .btn-viewall::before {
  background-color: var(--theme-color);
  color: white;
}
.gt-sec-4 .btn-viewall::after {
  content: none;
}
.gt-sec-4 .btn-viewall:hover {
  box-shadow: none;
}
/* gt sec 5 */
.gt-sec-5 {
  padding-top: 60px !important;
}
.gt-sec-5 .tabbed-content>.text-left {
  font-family: var(--bold);
  font-size: 32px;
  text-transform: capitalize;
  font-weight: normal;
  color: var(--theme-color);
}
.gt-sec-5 .tabbed-content .nav{
  background-color: #f8f9fc;
  border-radius: 10px;
  padding: 15px;
  height: fit-content;
}
.gt-sec-5 .tabbed-content .nav .tab{
  border-bottom: 1px dashed #e4e4e4 ;
}
.gt-sec-5 .tabbed-content .nav .tab a{
  padding: 5px 15px;
  font-size: 16px;
  border-radius: 8px !important;
  color: var(--black);
}
.gt-sec-5 .tabbed-content .nav .tab a span::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
.gt-sec-5 .tabbed-content .nav #tab-hanh_dong a span::before {
  background-image: url('/wp-content/uploads/2025/04/hanh-dong-1.svg') !important;
}
.gt-sec-5 .tabbed-content .nav #tab-hanh_dong.active a span::before,
  .gt-sec-5 .tabbed-content .nav #tab-hanh_dong:hover a span::before{
    background-image: url('/wp-content/uploads/2025/04/hanh-dong.svg') !important; 
}
.gt-sec-5 .tabbed-content .nav #tab-chat_luong a span::before {
  background-image: url('/wp-content/uploads/2025/04/chat-luong-1.svg') !important;
}
.gt-sec-5 .tabbed-content .nav #tab-chat_luong.active a span::before,
  .gt-sec-5 .tabbed-content .nav #tab-chat_luong:hover a span::before{
    background-image: url('/wp-content/uploads/2025/04/chat-luong.svg') !important;
}
.gt-sec-5 .tabbed-content .nav #tab-hop_tac a span::before {
  background-image: url('/wp-content/uploads/2025/04/hop-tac.svg') !important;
}
.gt-sec-5 .tabbed-content .nav #tab-hop_tac.active a span::before,
  .gt-sec-5 .tabbed-content .nav #tab-hop_tac:hover a span::before{
    background-image: url('/wp-content/uploads/2025/04/hop-tac-1.svg') !important; 
}
.gt-sec-5 .tabbed-content .nav #tab-tan_tam a span::before {
  background-image: url('/wp-content/uploads/2025/04/tan-tam-1.svg') !important;
}
.gt-sec-5 .tabbed-content .nav #tab-tan_tam.active a span::before,
  .gt-sec-5 .tabbed-content .nav #tab-tan_tam:hover a span::before{
    background-image: url('/wp-content/uploads/2025/04/tan-tam.svg') !important; 
}
.gt-sec-5 .tabbed-content .nav #tab-sang_tao a span::before {
  background-image: url('/wp-content/uploads/2025/04/sang-tao-1.svg') !important;
}
.gt-sec-5 .tabbed-content .nav #tab-sang_tao.active a span::before,
  .gt-sec-5 .tabbed-content .nav #tab-sang_tao:hover a span::before{
    background-image: url('/wp-content/uploads/2025/04/sang-tao.svg') !important; 
}
.gt-sec-5 .tabbed-content .nav .active a,
.gt-sec-5 .tabbed-content .nav .tab a:hover{
  background-color: var(--theme-color);
  color: var(--white);
}
.gt-sec-5 .tab-panels .title-txt *{
  font-size: 22px !important;
  padding-bottom: 10px;
}
.gt-sec-5 .tabbed-content .tab-panels{
  border: none;
  padding: 0 0 0 30px !important;
}
.gt-sec-5 .tab-panels .slider-wrapper{
  padding-top: 20px;
}
.gt-sec-5 .tab-panels .slider-wrapper .flickity-slider .img{
  padding: 0 15px;
}
.gt-sec-5 .tab-panels .slider-wrapper .flickity-slider .img-inner{
  border-radius: 8px;
}
.gt-sec-5 .tab-panels .slider-wrapper .flickity-page-dots{
  bottom: -25px !important;
}
.gt-sec-5 .tab-panels .slider-wrapper .flickity-page-dots .dot{
  border: none;
  width: 10px;
  height: 10px;
  background-color: var(--theme-color);
}
/* gt sec 6 */
.header-gt-sec-6 .col-inner {
  display: flex;
  justify-content: space-between;
}
.gt-sec-6 .header-gt-sec-6 .btn-viewall {
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
}
.content-gt-sec-6 .giai-thuong-slider .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}
.content-gt-sec-6 .giai-thuong-slider .swiper-wrapper .swiper-slide h4 {
  font-family: var(--medium);
  font-size: 18px;
  color: var(--theme-color);
  margin-top: 15px;
  text-align: center;
}
/* Don-vi-thanh-vien */
.dvtv-sec-1{
 padding-top: 0px !important;
}
/* Chứng chỉ năng lưc */
.ccnl-sec-1{
  padding-top: 0px !important;
}
.ccnl-sec-2 .col-top ul li{
  list-style: none;
  margin : 0 0 15px 15px;
}
.ccnl-sec-2 .col-top ul li::before {
  content: "\e416";
  font-family: var(--fa6);
  color: var(--theme-color);
  margin-right: 10px;
}
.ccnl-sec-2 .col-bottom .certificate-gallery{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 15px;
}
.ccnl-sec-2 .col-bottom .certificate-gallery img{
  height: 100% !important;
}
/* Hồ sơ năng lực */
.hsnl-sec-2 .tabbed-content .nav{
  background-color: #f8f9fc;
  border-radius: 10px;
  padding: 15px;
  height: fit-content;
}
.hsnl-sec-2 .tabbed-content .nav .tab{
  border: none ;
  margin-right: 15px;
}
.hsnl-sec-2 .tabbed-content .nav .tab a{
  padding: 5px 15px;
  font-size: 16px;
  border-radius: 8px !important;
  color: var(--black);
}
.hsnl-sec-2 .tabbed-content .nav .tab a span::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
.hsnl-sec-2 .tabbed-content .nav #tab-nang_luc_tai_chinh a span::before {
  background-image: url('/wp-content/uploads/2025/04/stats-1.svg') !important;
}
.hsnl-sec-2 .tabbed-content .nav #tab-nang_luc_tai_chinh.active a span::before,
.hsnl-sec-2 .tabbed-content .nav #tab-nang_luc_tai_chinh:hover a span::before{
  background-image: url('/wp-content/uploads/2025/04/stats.svg') !important; 
}
.hsnl-sec-2 .tabbed-content .nav #tab-profile a span::before {
  background-image: url('/wp-content/uploads/2025/04/profile-1.svg') !important;
}
.hsnl-sec-2 .tabbed-content .nav #tab-profile.active a span::before,
.hsnl-sec-2 .tabbed-content .nav #tab-profile:hover a span::before{
  background-image: url('/wp-content/uploads/2025/04/profile.svg') !important; 
}
.hsnl-sec-2 .tabbed-content .nav #tab-nang_luc_nhan_su a span::before {
  background-image: url('/wp-content/uploads/2025/04/select-1.svg') !important;
}
.hsnl-sec-2 .tabbed-content .nav #tab-nang_luc_nhan_su.active a span::before,
.hsnl-sec-2 .tabbed-content .nav #tab-nang_luc_nhan_su:hover a span::before{
  background-image: url('/wp-content/uploads/2025/04/select.svg') !important; 
}
.hsnl-sec-2 .tabbed-content .nav #tab-may_moc_thiet_bi a span::before {
  background-image: url('/wp-content/uploads/2025/04/system-1.svg') !important;
}
.hsnl-sec-2 .tabbed-content .nav #tab-may_moc_thiet_bi.active a span::before,
.hsnl-sec-2 .tabbed-content .nav #tab-may_moc_thiet_bi:hover a span::before{
  background-image: url('/wp-content/uploads/2025/04/system.svg') !important; 
}
.hsnl-sec-2 .tabbed-content .nav .active a,
.hsnl-sec-2 .tabbed-content .nav .tab a:hover{
  background-color: var(--theme-color);
  color: var(--white);
}
.hsnl-sec-2 .tabbed-content thead tr th{
  text-align: center;
  background-color: var(--theme-color);
  color: var(--white);
  text-transform: none;
  font-family: var(--medium);
  font-size: 16px;
  font-weight: normal;
  padding: 10px;
}
.hsnl-sec-2 .tabbed-content tbody tr td{
  padding: 10px;
  color: var(--black);
  text-transform: none;
  font-family: var(--regular);
  font-size: 16px;
  font-weight: normal;
}
.hsnl-sec-2 #tab_nang_luc_nhan_su ul li{
  list-style: none;
  margin : 0 0 15px 0;
}
.hsnl-sec-2 #tab_nang_luc_nhan_su ul li::before {
  content: "\e416";
  font-family: var(--fa6);
  color: var(--theme-color);
  margin-right: 10px;
}
.hsnl-sec-2 #tab_nang_luc_nhan_su .stack{
  gap: 30px;
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 30px;
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery .equipment-item{
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery .equipment-item .info{
 padding: 15px;
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery .image-box{
  overflow: hidden;
  border-top-right-radius: 10px;
  border-top-left-radius:10px ;
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery .image-box:hover img{
  transform: scale(1.05);
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery img{
  object-fit: cover;  
  transition: transform 0.3s ease-in-out ;

}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery h3{
  font-family: var(--semi);
  font-size: 18px;
  font-weight: normal;
  color: var(--theme-color);
  text-align: center;
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery .model{
  text-align: center;
  margin-bottom: 10px;
}
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery .description{
  font-size: 15px;
}
/* Lien he */
/* lh sec 1 */
.lh-sec-1 {
  padding-top: 0px !important;
}
/* lh sec 2 */
.lh-sec-2 {
  padding-bottom: 0px !important;
}
.lh-sec-2 .col-left>.col-inner {
  box-shadow: 0 8px 30px rgba(4, 6, 66, .08);
  border-radius: 10px;
  padding: 40px;
}
.lh-sec-2 .col-left .title-txt {
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 20px;
}
.lh-sec-2 .col-left .title-txt h2 {
  padding-bottom: 5px;
  border-bottom: 2px solid var(--theme-color);
  width: fit-content;
  margin-bottom: -2px;
}
.lh-sec-2 .wpcf7-form .form-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.lh-sec-2 .wpcf7-form .form-content .form-item {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 15px;
}
.lh-sec-2 .wpcf7-form .form-content .form-item:nth-of-type(2),
.lh-sec-2 .wpcf7-form .form-content .form-item:nth-of-type(3) {
  max-width: 50%;
}
.lh-sec-2 .wpcf7-form .form-content input {
  height: 54px;
  border-radius: 4px;
  font-size: 15px;
  box-shadow: none;
  padding: .5rem .75rem;
  border: 1px solid #e6eaf3;
  margin-bottom: 0;
  background: #f2f2f5;
}
.lh-sec-2 .wpcf7-form .form-content textarea {
  border-radius: 4px;
  font-size: 15px;
  box-shadow: none;
  padding: .5rem .75rem;
  border: 1px solid #e6eaf3;
  margin-bottom: 0;
  background: #f2f2f5;
}
.wpcf7 .wpcf7-not-valid-tip {
  bottom: -15px;
}
.lh-sec-2 .wpcf7-form .form-content .form-submit {
  padding-left: 15px;
}
.lh-sec-2 .col-right>.col-inner {
  height: 100%;
}
.lh-sec-2 .col-right>.col-inner iframe {
  height: 100%;
  border-radius: 10px;
}
/* lh sec 3 */
.lh-sec-3 .row .col>.col-inner {
  background-color: #e4e4e4;
  border-radius: 10px;
}
.lh-sec-3 .row .col>.col-inner .icon-box {
  padding: 20px 15px;
}
.lh-sec-3 .icon-box .icon-box-text {
  min-height: 85px;
}
.lh-sec-3 .icon-box .icon-box-text h3 {
  color: var(--theme-color);
}
/* linh vuc hoat dong */
.lv-sec-1 {
  padding-top: 0px !important;
}
.lv-sec-2 .post-list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.lv-sec-2 .image-cover{
 padding-top: 70%;
 border-radius: 10px;
}
.lv-sec-2 .news-thumbnail {
  overflow: hidden;
  border-radius: 10px;
}
.lv-sec-2 .news-thumbnail img {
  width: 100%;
  object-fit: cover;  
  border-radius: 10px;
  transition: transform 0.3s ease-in-out ;
}
.lv-sec-2 .news-item:hover img{
 transform: scale(1.05);
}
.lv-sec-2 .news-item .news-title{
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 24px;
  font-family: var(--semi);
  font-weight: normal;
  margin: 10px 0 5px;
  color: var(--black);
}
.lv-sec-2 .news-item:hover .news-title{
  color: var(--theme-color);
}
.lv-sec-2 .news-item .post-time{
  font-size: 14px;
  color: var(--black);
}
.lv-sec-2 .news-item .news-content{
  margin-top: 5px;
  font-size: 16px;
  color: var(--black);
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 67px;
}



.gallery-cell img {
  width: 100%;
  border-radius: 5px;
  transition: 0.3s ease-in-out;
  opacity: 0.5; /* Mặc định làm mờ */
}

.gallery-cell.is-selected img {
  opacity: 1; /* Ảnh đang được chọn sẽ rõ nét */
}
/* .single-linh_vuc .description-section {
  margin-bottom: 30px;
} */

.single-linh_vuc .description-section h2 {
  font-size: 18px;
  font-weight: bold;
  color: var(--black);
  margin-bottom: 10px;
  border-top: 2px solid red;
  padding: 5px 0 10px 0;
}

.single-linh_vuc .short-description {
  font-size: 16px;
  color: var(--black);
  /* margin-bottom: 20px; */
}

.single-linh_vuc .content-item {
  margin-bottom: 30px;
}

.single-linh_vuc .content-item h3 {
  font-size: 16px;
  font-family: var(--bold);
  font-weight: normal;
  color: var(--black);
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  border-top: 1px solid var(--theme-color);
  padding-top: 10px;
}

.single-linh_vuc .content-item .counter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color:var(--theme-color);
  color: #fff;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 14px;
}

.single-linh_vuc .content-body {
  font-size: 16px;
  line-height: 1.6;
  color: var(--black);
  margin-left: 34px; /* Căn lề để thụt vào so với số thứ tự */
}

.single-linh_vuc .content-body ul {
  list-style-type: disc;
  padding-left: 20px;
}

.single-linh_vuc .content-body ul li {
  margin-bottom: 5px;
}
.single-linh_vuc .single-title{
  font-size: 24px;
  font-family: var(--bold);
  font-weight: normal;
  color: var(--theme-color);
  margin: 20px 0 15px 0;
}
.single-linh_vuc .acf-gallery-slider {
  text-align: center;
}
.single-linh_vuc .gallery-main .image-cover{
  padding-top: 40%;
}
.single-linh_vuc .gallery-main img {
  width: 70%;
  object-fit: cover;
  border-radius: 5px;
  transition: opacity 0.3s ease-in-out;
}

.single-linh_vuc .gallery-thumbs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}

.single-linh_vuc .gallery-thumbs img {
  width: 80px; 
  height: 60px;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color 0.3s ease-in-out;
  border-radius: 10px;
  transition: transform .6s, opacity .6s;
}

.single-linh_vuc .gallery-thumbs img:hover, 
.single-linh_vuc .gallery-thumbs img.active {
  border-color: var(--theme-color); 
}
.single-linh_vuc .tabs-container {
  max-width: 900px;
  margin: auto;
}

.single-linh_vuc .nav-tabs .nav-link {
  font-weight: bold;
  color: #000;
}

.single-linh_vuc .nav-tabs .nav-link.active {
  background-color: #1a237e;
  color: #fff;
}

.single-linh_vuc .tab-items {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.single-linh_vuc .tab-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.single-linh_vuc .tab-icon img {
  width: 60px;
  height: 60px;
  background-color: #0d47a1;
  padding: 10px;
  border-radius: 10px;
}
.single-linh_vuc .gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 25px 0;
}
.single-linh_vuc .du-an-info {
  display: flex;
  justify-content: space-between;
  font-weight: normal;
  font-size: 16px;
}
.single-linh_vuc .gallery-item{
  overflow: hidden;
  border-radius: 10px;
}
.single-linh_vuc .gallery-item img {
  width: 100%;
  border-radius: 10px;
}
.single-linh_vuc .gallery-caption{
  padding-top: 8px;
}
.single-linh_vuc .tieu-de {
  margin-top: 10px;
  font-size: 16px;
  font-weight: normal;
  font-family: var(--medium);
  color: var(--black);
}

/* Sidebar*/
.custom-sidebar {
  position: sticky;
  top: 110px;
}
.custom-sidebar .sidebar-title {
  color: var(--theme-color);
  font-family: var(--bold);
  font-size: 28px;
  border-bottom: 2px solid var(--theme-color);
  width: fit-content;
  position: relative;
}
.custom-sidebar .latest-news-list {
  border-top: 2px solid #e4e4e4;
  margin-top: -16px;
}
.custom-sidebar .latest-news-list .latest-news-item {
  display: flex;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
}
.custom-sidebar .latest-news-list .latest-news-item:last-child{
  border: none ;
}
.custom-sidebar .latest-news-info .latest-news-title {
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-family: var(--regular);
  font-size: 14px;
  font-weight: normal;
  color: var(--black);
  /* min-height: 67px; */
}
.custom-sidebar .latest-news-info .news-meta {
  font-size: 14px;
}
.custom-sidebar .latest-news-list .latest-news-item:hover .latest-news-title {
  color: var(--theme-color);
}
.custom-sidebar .latest-news-thumbnail {
  width: 160px;
  padding-right: 15px;
  height: 90px;
}
.custom-sidebar .latest-news-thumbnail>img {
  height: 100%;
  border-radius: 10px;
}
/* du an */
.da-sec-1 {
  padding-top: 0px !important;
}
.da-sec-2 .category-title {
  color: var(--theme-color);
  font-family: var(--bold);
  font-size: 28px;
  border-bottom: 2px solid var(--theme-color);
  width: fit-content;
  position: relative;
  margin-bottom: 0px;
}
.da-sec-2 .tieu-bieu-category .post-list {
  display: grid;
  grid-template-columns: 49% 49.5%;
  gap: 20px;
}
.header-category {
display: flex;
justify-content: space-between;
align-items: center;
  padding-bottom: 30px;

}
.tieu-bieu-category .du-an-item-large {
  grid-column: 1 / 2;
  background: #f8f9fc;
  padding: 20px;
  border-radius: 10px;
}
.da-sec-2 .du-an-thumbnail {
  overflow: hidden;
  display: block;
  border-radius: 10px;
}
.da-sec-2 .du-an-thumbnail img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
}
.da-sec-2 .du-an-thumbnail:hover img {
  transform: scale(1.05);
}
.du-an-item-large .image-cover {
  padding-top: 70%;
  border-radius: 10px;
}
.du-an-item-small .image-cover {
  padding-top: 60%;
  border-radius: 10px;
}
.du-an-item-large .du-an-title {
  font-size: 24px;
  font-family: var(--semi);
  font-weight: normal;
  margin-top: 10px;
  color: var(--black);
  -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.du-an-item-large .du-an-title:hover {
  color: var(--theme-color);
}
.du-an-item-large .du-an-meta {
  font-size: 14px;
  color: var(--black);
  margin-bottom: 10px;
}
.du-an-item-large .du-an-description {
  -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 44px;
}
.tieu-bieu-category .du-an-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.tieu-bieu-category .du-an-item-small {
  background: #f8f9fc;
  padding: 15px;
  border-radius: 10px;
}
.tieu-bieu-category .du-an-item-small .du-an-thumbnail img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.du-an-item-small .du-an-title {
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  font-family: var(--semi);
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 70px;
}
.du-an-item-small .du-an-title:hover {
  color: var(--theme-color);
}
.project-category {
  padding-top: 60px;
}
.project-category .post-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.post-list-3 .du-an-item {
  width: 100%;
}
.post-list-3 .du-an-item:last-child {
  padding-right: 0;
}
.post-list-3 .du-an-item:hover .du-an-title {
  color: var(--theme-color);
}
.project-category .image-cover{
  padding-top: 60%;
  border-radius: 10px;
}
.project-category .du-an-thumbnail img {
  object-fit: cover;
}
.project-category .du-an-title {
  font-size: 18px;
  font-family: var(--semi);
  font-weight: normal;
  margin: 10px 0;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 46px;
}
.project-category .post-time {
  font-size: 14px;
  color: var(--black);
  margin-bottom: 10px;
}
/* taxonomy */
.taxonomy {
  padding: 50px 0 30px 0;
}
.taxonomy .post-main {
  display: flex;
}
.taxonomy .post-item{
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 0;
}
.taxonomy .post-item:last-child{
  border: none;
}
.taxonomy .post-title{
  line-height: 1;
}
.taxonomy .post-title a {
  font-size: 18px;
  font-family: var(--semi);
  font-weight: normal;
}
.taxonomy .post-thumbnail img {
  width: 100%;
  height: 150px;
  border-radius: 10px;
  object-fit: cover;
}
.taxonomy .post-content {
  padding-left: 25px;
}
.taxonomy .post-content .post-time {
  font-size: 14px;
  color: var(--black);
}
.taxonomy .post-content .post-description {
  margin-top: 10px;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 90px;
}
.banner-page {
  padding-top: 250px !important;
}
.banner-page h1 {
  font-size: 30px;
  font-family: var(--bold);
  color: var(--white);
  font-weight: normal;
}
/* list tin tuc */

.category-tin-tuc .category-title {
  color: var(--theme-color);
  border-bottom: 2px solid var(--theme-color);
  width: fit-content;
  position: relative;
  margin:0px;
}
.category-tin-tuc .tin-tuc-noi-bo-category .post-list {
  display: grid;
  grid-template-columns: 49% 49.5%;
  gap: 20px;
  padding-bottom: 30px;
}
.tin-tuc-noi-bo-category{
  padding-top: 50px;
}
.tin-tuc-noi-bo-category .post-item-large {
  grid-column: 1 / 2;
  background: #f8f9fc;
  padding: 20px;
  border-radius: 10px;
}
.project-category-post{
  padding-bottom: 30px;
}
.project-category-post .category-post {
  padding-top: 30px;
}
.post-item-large .image-cover {
  padding-top: 70%;
  border-radius: 10px;
}
.category-tin-tuc .post-thumbnail {
  overflow: hidden;
  display: block;
  border-radius: 10px;
}
.category-tin-tuc .post-thumbnail img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
}
.category-tin-tuc .post-thumbnail:hover img {
  transform: scale(1.05);
}
.post-item-large .post-title {
  font-size: 24px;
  font-family: var(--semi);
  font-weight: normal;
  margin-top: 10px;
  color: var(--black);
  -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.post-item-large .post-title:hover {
  color: var(--theme-color);
}
.post-item-large .post-meta {
  font-size: 14px;
  color: var(--black);
  margin-bottom: 10px;
}
.post-item-large .post-description {
  -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 44px;
}
.tin-tuc-noi-bo-category .post-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.tin-tuc-noi-bo-category .post-item-small {
  background: #f8f9fc;
  padding: 15px;
  border-radius: 10px;
}
.post-item-small .image-cover{
  padding-top: 60%;
  border-radius: 10px;
}
.tin-tuc-noi-bo-category .post-item-small .post-thumbnail img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.post-item-small .post-title {
  font-size: 18px;
  font-weight: normal;
  font-family: var(--semi);
  margin-top: 10px;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 70px;
}
.post-item-small .post-title:hover {
  color: var(--theme-color);
}
.project-category-post .category-post .post-list-3{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.project-category-post .image-cover {
  padding-top: 60%;
  border-radius: 10px;
}
.project-category-post .post-thumbnail {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.project-category-post .post-thumbnail img {
  height: 100%;
}
.project-category-post .post-info {
  padding: 15px 0;
}
.project-category-post .post-title {
  font-size: 18px;
  font-family: var(--semi);
  font-weight: normal;
  color: var(--black);
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.project-category-post .post-item:hover .post-title {
  color: var(--theme-color);
}
.project-category-post .post-time {
  font-size: 14px;
  color: var(--black);
}
/* chi tiet bai viet */
.blog-single .entry-header {
  background-color: #F2F2F2;
  padding: 25px;
}
.blog-single .entry-header .entry-header-text {
  padding: 0;
  text-align: left;
}
.blog-single .entry-header .entry-title {
  font-size: 22px;
  font-family: var(--bold);
  font-weight: normal;
  color: var(--theme-color);
}
.blog-single .entry-header .entry-divider {
  display: none;
}
.blog-single .entry-header .post-meta {
  text-align: left;
  margin-bottom: 16px;
}
.blog-single .entry-header .post-excerpt {
  text-align: left;
  font-size: 20px;
  font-family: var(--semi);
  font-weight: normal;
}
.blog-single .entry-header hr {
  /* border-width: 0;
  border-top: 2px solid;
  margin: 15px 0 0 0;
  opacity: .1; */
  display: none;
}
.blog-single .post-sidebar {
  padding-left: 0;
  border-left: 0 !important;
}
.blog-single .post-sidebar .sidebar {
  max-width: 100%;
  width: 100%;
  padding: 0px !important;
}
.blog-single .post-sidebar .widget-area {
  position: sticky;
  top: 110px;
}
/* Thu vien */
.tv-sec-3 {
  padding-top: 0px !important;
}
.play-button {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--theme-color);
  color: white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}
.play-button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  border: 1px solid var(--white);
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple_video 1s linear infinite;
}

/* .single-thu_vien */
.single-thu_vien .gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.single-thu_vien .gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  padding: 0;
}
.single-thu_vien .gallery-item img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 10px;
}
.gallery-item .title {
  color: var(--black);
  font-size: 18px;
  font-family: var(--semi);
  font-weight: normal;
  padding-top: 10px;
}
.gallery-item:hover .title {
  color: var(--theme-color);
}
.gallery-thumbnail {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 200px;
}
.gallery-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.gallery-thumbnail:hover img {
  transform: scale(1.05);
}
.gallery-item .video-thumbnail {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 200px;
}
.single-thu_vien .video-wrapper .image-cover{
  padding-top: 56.25%;
}
.single-thu_vien .video-wrapper .play-button {
  top: 30%;
}
.gallery-item .video-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.gallery-item .video-thumbnail:hover img {
  transform: scale(1.05);
}
.gallery-item .play-button {
  top: 40%;
  left: 50%;
}
/* Van ban */
.vb-sec-2>.container {
  padding-top: 60px;
}
.vb-sec-2 .news-item {
  display: flex;
  align-items: center;
  gap: 30px;
  padding-bottom: 40px;
}
.vb-sec-2 .news-item:nth-child(even) {
  flex-direction: row-reverse;
}
.vb-sec-2 .news-item>a {
  max-width: 50%;
  width: 100%;
  flex: 0 0 48%;
}
.vb-sec-2 .news-info .news-title {
  color: var(--theme-color);
  font-family: var(--bold);
  font-size: 24px;
}
.vb-sec-2 .news-info p {
  color: var(--black);
  font-size: 16px;
}
.vb-sec-2 .news-thumbnail img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 10px;
}
.vb-sec-2 .news-thumbnail {
  flex: 1;
  position: relative;
}
.lv-sec-2.news-info {
  flex: 1;
}
.vb-sec-2 .reverse {
  flex-direction: row-reverse;
}
.vb-sec-2 .sidebar {
  padding-left: 0px;
}
@media (max-width: 980px) {
  /* header */
  .nav>li>a>i.icon-menu {
    font-size: 30px;
    color: var(--theme-color);
  }
  .off-canvas-center .mfp-content {
    height: 85%;
    max-width: 100%;
    padding-top: 0;
  }
  #main-menu.mobile-sidebar .menu-item a{
    color: var(--black);
    font-size: 16px;
    font-family: var(--medium);
    font-weight: normal;
  }
  #main-menu.mobile-sidebar .nav-sidebar .current-menu-item	a{
    color: var(--theme-color) !important;
  }
  #main-menu.mobile-sidebar .nav-sidebar.nav-vertical>li {
    background: none;
  }
  .off-canvas-center .nav-sidebar.nav-vertical>li a {
    justify-content: left;
  }
  #main-menu.mobile-sidebar .menu-item .sub-menu a {
    text-align: left;
    padding-left: 60px !important;
    color: var(--black) !important;
  }
  .banner-page {
    padding-top: 150px !important;
  }
  /* footer */
  #footer .col-right {
    padding-top: 30px;
  }
  #footer .col-right .ux-menu{
    margin-left: 0px;
  }
  #footer .col-right .ux-menu .ux-menu-title {
    margin-bottom: 10px !important;
  }
  #footer .col-right:before{
    width: 100%;
  }
  #footer .col-right:after{
    width: 100%;
  }
  #footer .col-right .map {
    max-width:50%;
    width: 100%;
  }
  #footer .col-right .map>iframe {
    height: 200px;
  }
  #footer .ab-footer{
    width: 100%;
  }
  #footer .ab-footer:before {
    width: 100%;
    left: 0;
    padding-top: 10px;
  }
  #footer .ab-footer .col-inner {
    text-align: center;
  }
  /* #footer .ab-footer p {
    padding-right: 55px;
  } */
  /* home sec 1 */
  .slider-home .slider-nav-circle .flickity-button {
    width: 60px !important;
    height: 60px !important;
  }
  .slider-home .slider-nav-circle .flickity-button.previous {
    right: 60px;
  }
 
  /* home sec 2 */
  .home-sec-2{
    padding-bottom: 0px !important;
  }
  .home-sec-2 .section-content .row {
    justify-content: space-between;
    flex-direction: column-reverse;
  }
  .home-sec-2 .col-right{
    flex: unset;
  }
  .home-sec-2 .col-right .title-txt h1 {
    margin-bottom: 20px;
  }
  .home-sec-2 .col-right .btn-viewall {
    margin: 25px 0 0;
  }
  .home-sec-2 .col-main{
    margin: 0 auto;
  }
  .home-sec-2 .col-left {
    flex-basis: 100%;
    max-width: 100%;
  }
  .home-sec-2 .col-left .col-inner{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    justify-items: center;
  }
  .home-sec-2 .col-left .is-link{
    grid-column: span 4;
  }
  .home-sec-2 .col-left .item{
    margin-bottom: 15px;
  }
  /* Home-sec-3 */
  .home-sec-3 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
  .header-home-sec-3 .col-inner{
    flex-wrap: wrap;
  }
  .content-home-sec-3 .box .box-text {
    padding: 20px 30px;
  }
  .content-home-sec-3 .slider-nav-circle .flickity-button {
    top: 79% !important;
  }
  .content-home-sec-3 .slider-nav-circle .previous {
    left: 83% !important;
  }
  /* home sec 4 */
  .content-home-sec-4 .slider-wrapper .swiper-button {
    top: 45% !important;
  }
  .content-home-sec-4 .slider-wrapper .swiper-button-next{
    right: -1.5%;
  }
  .content-home-sec-4 .slider-wrapper .swiper-button-prev {
    left: -1.5%;
}
  .home-sec-4 {
    padding: 10px 0 30px 0 !important;
  }
  /* Home sec 5 */
  .home-sec-5 .col-left h2 {
    margin-bottom: 20px;
  }
  .home-sec-5 .col-left p{
    margin-bottom: 20px;
  }
  .home-sec-5 .col-left .btn-viewall {
    margin: 0;
  }
  .home-sec-5 .col-right {
    padding: 0 15px;
  }
  /* home sec 6 */
  .home-sec-6 .col-left {
    padding: 0 15px !important;
  }
  .home-sec-6 .col-left p::after {
    width: 88%;
    margin-left: 10px;
  }
  .home-sec-6 .col-right {
    padding: 0 15px !important;
  }
  /* home sec 7 */
  .home-sec-7 {
    padding-top: 10px !important;
  }
  .home-sec-7 .btn-dek{
    display: none !important;
  }
  .home-sec-7 .btn-mobi{
    display: block !important;
    max-width: fit-content;
    margin: 20px auto 0px !important;
  }
  .home-sec-8 .col-left .blog-posts-left .post-item .box-image .image-cover {
    padding-top: 50% !important
  }
  /* home sec 8 */
  .home-sec-8 .col-left .blog-posts-left .post-item .box-text {
    left: 17%;
  }
  .home-sec-8 .col-left .blog-posts-left .post-item {
    padding-bottom: 0;
  }
  .home-sec-8 .col-right {
    padding-bottom: 0px !important;
  }
  .home-sec-8 .col-right .blog-posts-right .box-image {
    width: 30%;
}
.home-sec-8 .col-right .blog-posts-right .post-item:last-child {
  padding-bottom: 0;
}
.home-sec-8 .col-right .blog-posts-right .post-item .box-text .post-title>a {
    -webkit-line-clamp: 2;
    min-height: 42px;
}
.home-sec-8 .btn-mobi{
  display: block !important;
  width: fit-content;
  margin-bottom: 50px !important;
}
  /* gioi thieu */
  .home-sec-2 .section-content .row>.col {
    padding-bottom: 30px !important;
}

  .gt-sec-2 .col-bottom .col-inner .group-1,
.gt-sec-2 .col-bottom .col-inner .group-2{
  text-align: left;
}
  .gt-sec-4 {
    padding-bottom: 0px !important;
  }
  .gt-sec-4 .content {
    padding-bottom: 30px;
  }

  .gt-sec-5 .tabbed-content .nav>li>a {
    font-size: 14px;
  }
  .gt-sec-5 .tabbed-content .nav{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-bottom: 20px;
  }
  .gt-sec-5 .tabbed-content .nav .tab{
    border-top: none;
  }
  .gt-sec-5 .tabbed-content .nav .tab a span{
    width: max-content;
  }
  .gt-sec-5 .tabbed-content .tab-panels {
    padding: 0px !important;
  }
  .content-gt-sec-6 .giai-thuong-slider .swiper-wrapper .swiper-slide img {
    height: 230px;
  }
  /* ho-so-nang-luc */
  .hsnl-sec-2 #tab_nang_luc_nhan_su .stack {
    flex-wrap: wrap;
}
/* may-moc-thiet-bi */
.hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery{
  grid-template-columns: repeat(2,1fr);
}
  /* linh vuc hoat dong */
  .lv-sec-1 h1 {
    font-size: 40px;
  }
  .lv-sec-2 .medium-12 {
    padding-bottom: 0 !important;
  }
  .lv-sec-2 .post-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .single-lv-sec-4 .news-list .post-item .box-image{
    width: 30% !important;
  }
  .single-lv-sec-4 .news-title a{
    -webkit-line-clamp:2;
    min-height: 42px;
  }
  /* du an */
  .project-category .post-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .da-sec-2 {
    padding-top: 20px !important;
  }
  .da-sec-2 .tieu-bieu-category .post-list {
    display: block;
  }
  .tieu-bieu-category .du-an-grid {
    padding-top: 20px;
  }
  .project-category {
    padding-top: 30px;
  }
  /* sidebar */
  .custom-sidebar .latest-news-list{
    display: grid;
    grid-template-columns: repeat(2 , 1fr);
    gap: 0 20px;

  }
  .custom-sidebar .latest-news-list .latest-news-item:nth-child(3),
  .custom-sidebar .latest-news-list .latest-news-item:nth-child(4){
    border: none;
  }
  .custom-sidebar .latest-news-list .latest-news-item:nth-child(n+5){
    display: none;
  }
  /* taxonomy */
  .taxonomy {
    padding-top: 40px;
  }
  .taxonomy .custom-pagination .page-numbers {
    margin: 0;
  }
  .taxonomy .custom-pagination .page-numbers li {
    margin: 0;
  }
  /* tin tuc  */
  .category-tin-tuc .tin-tuc-noi-bo-category .post-list {
    display: block;
  }
  .tin-tuc-noi-bo-category .post-grid {
    padding-top: 20px;
  }
  .tin-tuc-noi-bo-category .post-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .project-category-post .category-post .post-list{
    grid-template-columns: repeat(2, 1fr);
  }
  .project-category-post .category-post .post-list .post-item:nth-child(n+3) { 
    display: none;
  }
  /* thu vien */
  .tv-sec-2 {
    padding-top: 20px !important;
  }
  .tv-sec-2 .gallery-item img {
    width: 100%;
  }
  /* Van ban */
  .vb-sec-2 .medium-12 {
    padding-bottom: 20px !important;
  }
  .vb-sec-2 .sidebar {
    padding-left: 15px;
  }
  /* Chi tiet bai viet */
  .blog-single .row .large-8{
    padding-bottom: 0px;
  }
  .blog-single .row .large-8 .post{
    margin-bottom: 0px;
  }
  .blog-single .post-sidebar {
    padding-left: 15px;
  }
  /* lien he */
  .lh-sec-2 .col-left>.col-inner{
    padding: 25px;
  }
  .lh-sec-3 .icon-box .icon-box-text {
    min-height: 110px;
  }
  .lh-sec-2 .wpcf7-form .form-content .form-item:nth-of-type(2), .lh-sec-2 .wpcf7-form .form-content .form-item:nth-of-type(3) {
    max-width: 100%;
  }
}
@media (max-width:500px) {
  .title-txt * {
    font-size: 26px;
  }
  .title-txt{
    font-size: 26px;
  }
  .sub-title * {
    font-size: 26px;
  }
  .btn-mobi {
    display: block !important;
    display: flex !important;
    width: fit-content;
  }
  .btn-dek {
    display: none !important;
  }
  /* footer */
  #footer .col-right .ux-menu .ux-menu-title {
    width: max-content;
  }
  #footer .col-right .ux-menu {
margin: 0;
  }
  #footer .col-right .col-inner{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
  }
  #footer .col-right .map{
    max-width: 100%;
    grid-column: span 2;
  }
  #footer .col-right:before {
    width: 100%;
  }
  #footer .col-right:after {
    width: 100%;
  }
  #footer .ab-footer {
    width: 100%;
  }
  #footer .ab-footer:before {
    width: 100%;
    left: 0;
  }
  
  #footer .ab-footer p {
    padding-right: 0;
  }
  /* home sec 1 */
  .home-sec-1{
    padding: 0px !important;
  }
  .home-sec-1 .img-inner{
    height: 160px;
  }
  .home-sec-1 .img-inner img {
    height: 100%;
  }
  .slider-home .slider-nav-circle .flickity-button{
    display: none;
  }
  /* home sec 2 */
  .home-sec-2{
    padding: 15px 0 0 0 !important;
  }
  .home-sec-2 .col-right .title-txt h1 {
    margin: 30px 0 10px 0;
  }
  .home-sec-2 .col-right p {
    margin-bottom: 10px;
}
  .home-sec-2 .col-right .btn-viewall {
    margin: 20px 0 0;
  }
  .home-sec-2 .section-content .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .home-sec-2 .col-right {
    order: 1
  }
  .home-sec-2 .col-main {
    order: 2
  }
  .home-sec-2 .col-left {
    max-width: 100% !important;
    flex-basis: 100% !important;
    order: 3
  }
  .home-sec-2 .col-left .col-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .home-sec-2 .col-left .item {
    margin-bottom: 5px;
    text-align: center;
  }
  .home-sec-2 .col-left .item:nth-of-type(1) p:first-of-type {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 5px;
}
.home-sec-2 .col-left .item p:first-of-type {
  font-size: 35px;
  line-height: 35px;
  justify-content: center;
  margin-bottom: 6.5px;
}
  /* home sec 3 */
  .header-home-sec-3{
    padding-bottom: 0px !important;
  }
  .header-home-sec-3 .col-inner {
    display: block;
  }
  .home-sec-3 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .header-home-sec-3 .col-inner .title-txt {
    max-width: 100%;
  }
  .home-sec-3 .content-home-sec-3 .flickity-viewport{
    height: 400px !important;
  }
  .content-home-sec-3 .box-image{
    margin-bottom: 40px;
  }
  .content-home-sec-3 .flatsome-project-loadmore .slider .col.post-item {
    width: 100%;
  }
  .home-sec-3 .content-home-sec-3 .image-cover {
    padding-top: 100% !important;
  }
  .content-home-sec-3 .image-cover img {
    height: 80%;
  }
  .content-home-sec-3 .box .box-text {
    width: 345px;
    bottom: 0% !important;
  }
  .content-home-sec-3 .flickity-prev-next-button.next {
    right: 4%
  }
  .content-home-sec-3 .slider-nav-circle .previous {
    left: 67% !important;
  }
  .content-home-sec-3 .slider-nav-circle .flickity-button {
    top: 87% !important;
  }
  .content-home-sec-3 .post-title {
    font-size: 14px;
    margin-top: 5px;
  }
  .content-home-sec-3 .project-info span {
    font-size: 12px;
  }
  .content-home-sec-3 .box .box-text {
    padding: 20px 30px;
  }
  .content-home-sec-3 .box .box-text {
    padding: 15px;
    bottom: 10% !important;
  }
  /* home sec 4 */
  /* .home-sec-4 {
    padding: 45px 0 0 0 !important;
} */
  .content-home-sec-4 .linh-vuc-slider .swiper-slide .slide-item img {
    width: 100%;
  }
  .content-home-sec-4 .slider-wrapper .swiper-button-next{
    right: -2.5%;
  }
  .content-home-sec-4 .slider-wrapper .swiper-button-prev {
    left: -2.5%;
}
  /* home sec 5 */
  .home-sec-5 {
    padding: 45px 0 0 0 !important;
  }
  .home-sec-5 .col-right .icon-box-text {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  /* home sec 6 */
  .home-sec-6 {
    padding: 15px 0px 15px 0px !important;
  }
  .home-sec-6 .col-left p::after {
    width: 75%;
  }
  /* home sec 7 */
  /* .home-sec-7 .section-content .row .col {
    padding-bottom: px !important;
  } */
  .home-sec-7 .row-slider .flickity-page-dots {
    bottom: -25px;
  }
  .home-sec-7 .btn-mobi {
    margin: 40px auto 0 !important;
  }
  /* home sec 8 */
  .home-sec-8 {
    padding-top: 15px !important;
}
  .home-sec-8 .col-left .blog-posts-left .post-item .box-image .image-cover {
    padding-top: 70% !important;
  }
  .home-sec-8 .col-left .blog-posts-left .post-item .box-text {
    padding-left: 40px;
  }
  .home-sec-8 .col-left .blog-posts-left .post-item .box-text .post-title a {
    font-size: 16px;
  }
  .home-sec-8 .col-right .blog-posts-right .post-item{
    padding-bottom: 20px;
  }
  .home-sec-8 .col-right .blog-posts-right .post-item .box-blog-post {
    display: grid;
    grid-template-columns: 1.2fr 1.8fr;
  }
  .home-sec-9{
    padding: 15px 0 15px 0 !important;
  }
  /* gioi thieu */
  .gt-sec-2 {
    padding: 15px 0 0 0 !important;
  }
  .gt-sec-2 .col-left {
    padding-bottom: 0px !important;
  }
  /* .home-sec-2 .col-right .title-txt h1 {
    margin: 0 0 10px 0;
  } */
  .gt-sec-2 .col-bottom{
    padding-bottom: 0 !important;
  }
  .gt-sec-2 .col-bottom ul{
    margin-bottom: 0 !important;
  }
  .gt-sec-2 .col-bottom .col-inner{
    grid-template-columns: repeat(1,1fr);
  }
  .gt-sec-2 .col-bottom .col-inner .group-1{
    grid-column: span 1;
  }
  .gt-sec-2 .col-right .item {
    padding-top: 350px !important;
  }
  .gt-sec-2 .video-button-wrapper {
    font-size: 130% !important;
  }
  .gt-sec-5 {
    padding: 45px 0 0 0 !important;
  }
  .gt-sec-5 .tabbed-content>.text-left {
    font-size: 24px;
  }
  .gt-sec-5 .tabbed-content .nav {
    display: flex;
    justify-content: initial;
    overflow-x: auto;
    -ms-overflow-style: none;
    border-bottom: 1px solid #707070;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .gt-sec-5 .tabbed-content .nav::-webkit-scrollbar {
    display: none;
  }
  .gt-sec-5 .tab-panels .entry-content>.stack-row {
    display: flex;
    flex-direction: column-reverse;
  }
  .gt-sec-5 .tabbed-content .stack-txt {
    max-width: 100% !important;
    width: 100%;
  }
  .gt-sec-5 .tabbed-content .stack-img {
    max-width: 100% !important;
    width: 100%;
    padding-bottom: 50px;
  }
  .gt-sec-5 .tabbed-content .stack-img .img-left {
    max-width: 35%;
    height: 120px;
    bottom: unset;
    top: 35%;
  }
  .gt-sec-5 .tabbed-content .stack-img .img-cennter {
    max-width: 35%;
    height: 120px;
    left: 32.5%;
  }
  .gt-sec-5 .tabbed-content .stack-img .img-right {
    max-width: 35%;
    height: 120px;
    top: 35%;
  }
  .gt-sec-5 .tabbed-content .stack-txt .text {
    padding: 45px 0 0 0;
  }
  .gt-sec-6 {
    padding-top: 10px !important;
  }
  /* chung chi nang luc */
  .ccnl-sec-2 .col-bottom .certificate-gallery {
    grid-template-columns: repeat(1, 1fr);
  }
  /* ho-so-nang-luc */
  .hsnl-sec-2 .tabbed-content .nav{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-bottom: 20px;
  }
  .hsnl-sec-2 #tab_nang_luc_tai_chinh table{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .hsnl-sec-2 #tab_nang_luc_tai_chinh table::-webkit-scrollbar {
    height: 3px; /* Chiều cao thanh scroll ngang */
  }
  .hsnl-sec-2 #tab_may_moc_thiet_bi .equipment-gallery {
    grid-template-columns: repeat(1, 1fr);
  }
  /* linh vuc */
  .lv-sec-2{
    padding-top: 15px !important;
  }
  .lv-sec-2 .post-list {
    grid-template-columns: repeat(1, 1fr);
    gap:10px;
  }
  .lv-sec-2 .news-item {
    flex-wrap: wrap;
    gap: 10px;
  }
  .lv-sec-2 .news-item>a {
    max-width: 100%;
  }
  .single-linh_vuc .single-title {
    font-size: 22px;
  }
  .single-linh_vuc .single-lv-sec-1 {
    padding: 15px 0;
  }
  .single-lv-sec-4 .news-list .post-item .box-blog-post{
    display: flex;
  }
  .single-lv-sec-4 .news-list .post-item .box-image {
    width: 75% !important;
  }
  .single-lv-sec-4 .button.btn-viewall{
    margin-top: 10px !important;
  }
  .single-lv-sec-4 .large-5{
    padding-bottom: 0px !important;
  }
  /* du an */
  .tieu-bieu-category .du-an-grid {
    grid-template-columns: repeat(1, 1fr);
  }
 .post-list-3 {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .post-list-3 .du-an-item {
    max-width: 100%;
    width: 100%;
  }
  .taxonomy .post-main {
    flex-wrap: wrap;
  }
  .taxonomy .post-thumbnail img {
    height: 200px;
    object-fit: cover;
  }
  .taxonomy .post-item {
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 0 0 0;
}
  .taxonomy .post-content {
    padding: 15px 0 0 0;
  }
  .custom-sidebar .latest-news-list {
    border-top: 2px solid #e4e4e4;
    margin-top: -14px;
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-sidebar .latest-news-list .latest-news-item:nth-child(3){
    border-bottom: 1px solid #e4e4e4 !important;
  }
  /* tin tuc */
  .tin-tuc-noi-bo-category .post-grid {
    grid-template-columns: repeat(1, 1fr);
}
.tin-tuc-noi-bo-category .btn-mobi{
  margin-top: 0px !important;
}
.project-category-post .category-post .btn-mobi{
  margin-top: 0px !important;
}
  /* thu vien */
  .tv-sec-2 .tv-sec-2-heading .col-right,
  .tv-sec-3 .tv-sec-2-heading .col-right{
    display: none;
  }
  .tv-sec-2 .button-mobi .btn-mobi,
  .tv-sec-3 .button-mobi .btn-mobi{
    margin-top: 0px !important;
  }
  .gallery-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .tv-sec-3 .library-list .library-item {
    padding-bottom: 0px !important;
  }
  /* chi tiet thu vien */
  .blog-single .play-button{
    top: 11% !important;
  }
  /* Van ban */
  .vb-sec-2 .news-item {
    flex-wrap: wrap;
    gap: 15px;
  }
  .vb-sec-2 .news-item>a {
    max-width: 100%;
    flex: none;
  }
  .vb-sec-2 .news-info .news-title {
    font-size: 18px;
  }
  /* lien he */
  .lh-sec-2 {
    padding-top: 10px !important;
  }
  .lh-sec-2 .col-left>.col-inner {
    padding: 15px;
  }
  .lh-sec-2 .col-right>.col-inner{
    height: 400px;
  }
  .lh-sec-3 .icon-box .icon-box-text {
    min-height: 50px;
  }
}