h3 {
  text-shadow: 0 0 0.5px currentColor;
}
.icon-box-left .icon-box-img + .icon-box-text {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.box11 {
  margin-bottom: 15px;
}
.box11 .col-inner {
  border: 1px solid #d7d7d7;
  padding: 20px !important;
}
.box12 {
  margin-bottom: 15px;
}
.box12 .col-inner {
  border: 1px solid #d7d7d7;
  padding: 0px !important;
}
.box12 .img-inner {
  position: relative;
}
.box12 .img-inner::before {
  content: "";
  background-image: url(../img/right-up.png?v=1);
  width: 30px;
  position: absolute;
  z-index: 9;
  height: 30px;
  right: 0px;
  display: block;
  background-position: center;
  top: unset;
  bottom: 0;
  transform: rotate(0deg);
}
.box12 .img-inner:after {
  content: "";
  background-color: red;
  width: 30px;
  position: absolute;
  z-index: 8;
  height: 30px;
  right: 0px;
  display: block;
  background-position: center;
  bottom: 0px;
}
.box12:nth-child(3n + 1) .img-inner {
  position: relative;
}
.box12:nth-child(3n + 1) .img-inner::before {
  content: "";
  background-image: url(../img/right-up.png?v=1);
  width: 30px;
  position: absolute;
  z-index: 9;
  height: 30px;
  right: 0px;
  display: block;
  background-position: center;
  bottom: unset;
  top: 0px;
  transform: rotate(90deg);
}
.box12:nth-child(3n + 1) .img-inner:after {
  content: "";
  background-color: red;
  width: 30px;
  position: absolute;
  z-index: 8;
  height: 30px;
  right: 0px;
  display: block;
  background-position: center;
  bottom: unset;
  top: 0;
}
.box1 {
  padding: 0px 15px;
}
.box1 .col-inner {
  padding: 0px!important;
  border: 0px solid #d7d7d7;
}
.box1 .img {
  margin: 0px !important;
}
.box1 .icon-box {
  padding-bottom: 0px;
}
.box1 .icon {
  background: #e45f4e;
  padding: 5px;
}
.box1 .card-title {
  margin: 0px;
}
.box2 {
  padding: 0px 15px!important;
}
.box2 .col-inner {
  padding: 15px !important;
  border: 0px solid #d7d7d7;
}
.box3 .img {
  margin: 0px !important;
}
.box3 .icon-box {
  padding-bottom: 0px;
}
.box3 .icon {
  background: #e45f4e;
  padding: 5px;
}
.box4 {
  padding: 0px 0px 0px 15px !important;
}
.box5 {
  padding: 0px 15px!important;
  display: flex;
  flex-direction: column;
}
.box5 .col-inner {
  display: flex;
  align-items: baseline;
  flex-direction: column;
  align-content: baseline;
  justify-content: center;
  padding: 15px !important;
}
.box5 ul {
  margin: 0px;
  padding-left: 15px;
}
.box5 ul li {
  margin: 0px;
}
.box6 {
  margin: 20px auto 0px !important;
}
.box6 .box-blog-post .is-divider {
  display: none;
}
.box6 .box-badge .box-text {
  bottom: 0px;
  padding: 5px;
  background: #067eb3;
}
.box6 .box-badge .box-text a.plain {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 13px;
  color: #fff;
}
.box6 .post-item {
  padding-bottom: 0px !important;
}
.box7 .box-image img {
  border-radius: 50%;
}
.box7 .box-image a {
  position: relative;
}
.box7 .box-image a:before {
  content: "";
  background-color: #333;
  background-image: url(../img/twitter.png);
  width: 60px;
  position: absolute;
  z-index: 8;
  height: 60px;
  right: 5%;
  display: block;
  background-position: center;
  bottom: unset;
  bottom: 0;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
}
.swap-box8 {
  position: relative;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
.box8 {
  position: relative;
  width: 100%;
  height: 100%;
}
.box8 .img-inner img {
  margin: 0px !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  object-fit: cover;
  left: 0px;
}
.box8 .img {
  margin: 0px !important;
}
.box8 .img .img-inner {
  overflow: hidden;
  height: 530px;
  display: flex;
}
.box8 .wpcf7 {
  color: #333;
  position: absolute;
  top: 0px;
  padding: 15px;
  margin: auto;
  bottom: 0px;
  display: flex;
  align-items: center;
  height: 100%;
  left: 5%;
}
.box8 .wpcf7 form {
  background: #fff;
  padding: 20px;
}
.box8 .wpcf7 form input,
.box8 .wpcf7 form textarea {
  border-right: 0px;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 2px solid var(--primary-color);
  box-shadow: unset;
  padding: 10px 0px;
}
.box8 .wpcf7 form .wpcf7-submit {
  padding: 5px 15px;
}
.box9 {
  height: 100%;
  padding: 15px 15px;
}
.box9 .accordion {
  overflow: auto;
  height: 530px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 15px;
}
.box9 .accordion .accordion-title {
  background: #f8f8f8;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
}
.box9 .accordion .accordion-title.active {
  background-color: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #fff;
  font-weight: 700;
  border-radius: 10px;
}
.box9 .accordion .accordion-inner {
  padding: 1em 0;
}
.box10 {
  box-shadow: 1px -1px 24px -13px rgba(0, 0, 0, 0.75);
}
.home-slideshow .flickity-page-dots {
  top: 50%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  left: 15%;
}
.home-slideshow .flickity-page-dots .dot {
  background: #fff;
  border-radius: 0px;
  opacity: 1;
  width: 13px;
  height: 13px;
}
.home-slideshow .flickity-page-dots .dot.is-selected {
  width: 15px;
  height: 15px;
  border: 0px !important;
  position: relative;
  left: -1px;
  background: var(--primary-color);
}
.tnp-subscription form {
  position: relative;
}
.tnp-subscription .tnp-field-email .tnp-email {
  height: 50px;
}
.tnp-subscription .tnp-field-email label {
  display: none;
}
.tnp-subscription .tnp-field-button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 110px;
  height: 100%;
}
.tnp-subscription .tnp-field-button .tnp-submit {
  height: 100%;
}
.head-right .col {
  padding: 0px !important;
}
.nav-dark .nav > li.header-divider {
  border-color: hsla(0, 0%, 3.5%, 0.1);
}
.dark .nav-vertical li li.menu-item-has-children > a,
.nav-dark .header-button,
.nav-dark .nav-vertical li li.menu-item-has-children > a,
.nav-dark .nav > li.html {
  color: #333;
}
.nav-dark .nav > li.html_topbar_left {
  color: #fff;
}
.header-nav-right h3 {
  font-size: 13px;
  margin: 0px;
}
.col {
  padding: 0 15px 0px;
}
.footer-wrapper .follow-icons i {
  color: #fff;
}
.flickity-page-dots .dot.is-selected {
  background: #e45f4e;
  border: 3px solid #e45f4e;
}
.ux-menu-link__link {
  min-height: unset;
}
.flickity-page-dots {
  bottom: 0px;
}
p {
  margin: 0px;
}
.nav-left {
  justify-content: center;
}
.slider-nav-reveal .flickity-prev-next-button,
.slider-nav-reveal .flickity-prev-next-button:hover {
  top: 0px !important;
}
.box4-swap {
  padding: 60px 0px 0px 0px;
}
.sopro24h-posts {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 30px;
  margin-bottom: 30px;
  gap: 20px;
}
.sopro24h-posts-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  border-radius: 0.5rem;
}
.sopro24h-posts-item .post-item-img {
  padding-bottom: 85%;
  position: relative;
}
.sopro24h-posts-item .post-item-info {
  padding: 0px 1rem 1rem;
}
.sopro24h-posts-item h3 {
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.sopro24h-posts-item img {
  width: 100%;
  height: 100%;
  border-radius: 0.8rem;
  position: absolute;
  top: 0px;
  left: 0px;
}
.sopro24h-posts-item-info-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.5em;
  line-height: 1.5em;
}
.left-post-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.left-post-list li {
  padding: 0;
  margin: 0 !important;
  display: grid;
  grid-template-columns: 35% 1fr;
  gap: 15px;
}
.left-post-list li .post-item-img {
  position: relative;
  min-height: 80px;
}
.left-post-list li .post-item-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0px;
  left: 0px;
}
.left-post-list li h3 {
  font-size: 15px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.5em;
  line-height: 1.5em;
}
.pagination {
  grid-column: span 2;
  text-align: center;
  margin-top: 20px;
}
.pagination a {
  padding: 0px 12px;
  margin: 0px;
  text-decoration: none;
  border: 0px solid #ddd;
  color: #bdc8d1;
  display: inline-block;
  position: relative;
  font-size: 18px;
}
.pagination a.active {
  color: #000000;
}
.pagination a:hover {
  color: #000;
}
.pagination a:before {
  content: "";
  width: 1px;
  background: #bdc8d1;
  position: absolute;
  right: 0px;
  height: 50%;
  margin: auto;
  top: 0;
  bottom: 0px;
}
.pagination a:last-child:before {
  display: none;
}
.pagination a.active {
  background-color: unset;
  color: var(--fs-color-primary);
  border-color: none;
}
.box-push .box-text {
  background-color: var(--primary-color);
  margin: -15% auto 0;
  max-width: 100%;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
  bottom: 0px;
  color: #fff;
}
.box-push .box-text h5 {
  color: #fff;
}
.branch-map-right {
  margin-top: 30px;
}
.branch-map-right ul {
  list-style: none;
}
.branch-map-right ul li {
  margin: 0 0px 20px;
  padding: 0;
  border-bottom: 1px dotted;
}
.branch-map-right .branch-map-right-info {
  border-radius: 15px;
  border: 2px solid var(--primary-color);
  height: 450px;
  overflow: hidden;
  overflow-y: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 15px;
}
.branch-map-right .branch-map-right-info-phone {
  font-weight: bold;
}
.mt-30 {
  margin-top: 30px;
}
.el-select {
  margin-bottom: 15px;
}
input.el-input__inner {
  margin: 0px;
  height: 50px;
  border-radius: 15px;
}
.el-input--suffix .el-input__inner {
  margin: 0px;
  height: 50px;
  border-radius: 15px;
}
.button-contact-vr {
  position: fixed;
  bottom: 60px;
  z-index: 99999;
  right: 15px;
}
.button-contact-vr .button-contact {
  position: relative;
}
.button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 11;
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
  margin-bottom: 5px;
}
.button-contact-vr .button-contact .phone-vr .shown-phone {
  background: #e67e22;
  right: 135px;
  position: relative;
  padding: 5px 70px 5px 30px;
  height: 50px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: left;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
  flex-direction: column;
  line-height: 20px;
  width: 190px;
}
.button-contact-vr .button-contact .phone-vr .shown-phone .shown-phone-hotline {
  font-size: 13px;
}
.button-contact-vr .button-contact .phone-vr .shown-phone .shown-phone-name {
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
}
.phone-vr-circle-fill {
  width: 50px;
  height: 50px;
  top: 0px;
  left: 0px;
  position: absolute;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 0px;
  left: 0px;
  position: absolute;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
.phone-vr-img-circle a {
  display: block;
  line-height: 37px;
  width: 50px;
}
.phone-vr-img-circle img,
.phone-vr-img-circle .ic-chat {
  max-height: 50px;
  max-width: 50px;
  position: absolute;
  top: 0%;
  left: 0%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.zalo-bg {
  background: url(../img/zalo.png);
  background-position: center;
  background-size: contain;
}
.ic-chat-phone {
  background: url(../img/phone.png);
  background-position: center;
  background-size: contain;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
}
.messenger-bg {
  background: url(../img/mess.png);
  background-position: center;
  background-size: contain;
}
.bt-close {
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  width: 50px;
  margin: auto;
  height: 50px;
  line-height: 50px;
  margin-bottom: 2px;
  cursor: pointer;
}
.bt-more {
  text-align: center;
  font-size: 26px;
  border-radius: 50%;
  color: #fff;
  width: 50px;
  margin: auto;
  height: 50px;
  line-height: 55px;
  cursor: pointer;
  position: relative;
  background: #333;
  bottom: 10px;
}
#topcontrol {
  height: 50px;
  line-height: 50px;
  width: 50px;
  right: 10px;
  background: var(--primary) !important;
}
@-webkit-keyframes phone-vr-circle-fill {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}
.phone-bar a {
  position: fixed;
  bottom: 70px;
  right: 25px;
  z-index: -1;
  color: #fff;
  font-size: 16px;
  padding: 8px 45px 7px 15px;
  border-radius: 100px;
  white-space: nowrap;
}
.phone-bar a:hover {
  opacity: 0.8;
  color: #fff;
}
.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
  background-color: #e67e22;
}
#phone-vr .phone-vr-circle-fill {
  opacity: 0.7;
  box-shadow: 0 0 0 0 #e67e22;
}
.new-item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 0 1rem 0;
}
.new-item a {
  position: relative;
  padding: 1rem 0;
}
.new-item a .item-swap {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  height: 100%;
  border-radius: 10px;
}
.new-item a h3 {
  padding: 0 1rem;
  margin: 0.8rem 0 0 0;
}
.new-item a .new-item-img {
  position: relative;
  padding-top: 55%;
  border-radius: 10px;
  overflow: hidden;
}
.new-item a .new-item-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0px;
}
.new-item a .new-item-des {
  padding: 1rem;
}
.swiper-new {
  padding: 1rem 0;
}
.project-item {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.project-item a {
  position: relative;
  padding-top: 120%;
  border-radius: 10px;
  overflow: hidden;
}
.project-item a:before {
  content: "";
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  z-index: 9;
  opacity: 0.5;
}
.project-item a:hover:before {
  opacity: 0;
}
.project-item a img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.project-item a .project-item-info {
  position: absolute;
  z-index: 9;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85), transparent);
  transform-style: preserve-3d;
  bottom: 0px;
  margin: 0;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: baseline;
  align-items: center;
  align-content: center;
  color: #fff;
  text-align: initial;
}
.project-item a .project-item-info h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
.service-item {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}
.service-item a {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
}
.service-item a h3 {
  position: absolute;
  z-index: 9;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85), transparent);
  transform-style: preserve-3d;
  bottom: 0px;
  margin: 0;
  color: #fff;
  padding: 1rem;
  font-size: 16px;
  text-transform: uppercase;
}
.service-item .service-item-box {
  display: grid;
  grid-template-columns: 55% 1fr;
  gap: 40px;
  margin-top: 1.5rem;
}
.service-item .service-item-box .service-item-box-left {
  position: relative;
  padding-top: 100%;
}
.service-item .service-item-box .service-item-box-left img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.service-item .service-item-box-right {
  text-align: left;
}
.service-item .swiper-service-next,
.service-item .swiper-service-prev {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.service-item .swiper-service-next {
  background-image: url(../img/next-black.png);
}
.service-item .swiper-service-prev {
  background-image: url(../img/prev-black.png);
}
.service-item .service-item-box-right-swap {
  display: inline-flex;
  gap: 15px;
}
.header-nav > li {
  margin: 0;
}
.header-nav > li > a {
  padding: 10px 10px;
  color: #2d7ac6;
  font-size: 15px;
}
.header-nav li.active > a,
.header-nav li > a:hover {
  position: relative;
  color: #2b3e4f;
  /*
    &:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: calc(50% - 1px);
        border-right: 2px solid #2d7ac6;
        border-left: 2px solid #2d7ac6;
        border-top: 2px solid #2d7ac6;
        border-radius: 10px 10px 0 0;
    }
    &:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: calc(50% - 1px);
        border-right: 2px solid #2b3e4f;
        border-left: 2px solid #2b3e4f;
        border-bottom: 2px solid #2b3e4f;
        border-radius: 0px 0px 10px 10px;
    }
    */
}
.header-nav:hover > li:not(:hover) > a::before {
  opacity: 0;
}
.header-nav:hover > li:not(:hover) > a::after {
  opacity: 0;
}
.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  max-width: 1200px;
}
.nav-dropdown-default .nav-column li > a,
.nav-dropdown.nav-dropdown-default > li > a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.nav-dropdown {
  border-radius: 0.5rem;
}
.thongke {
  background-image: url(../img/1.jpg);
}
.thongke h3 {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  color: var(--primary-color);
  border-radius: 10px;
  min-height: 100px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 28px;
  max-width: 60%;
  margin: auto auto 1rem;
  font-weight: 700;
}
.thongke .icon-box-text {
  color: #4a5b6a;
  font-weight: 600;
  font-size: 18px;
}
.thongke sub {
  position: relative;
  top: -10px;
}
.gioithieu h3 {
  font-size: 28px;
}
.gioithieu span {
  color: var(--primary-color);
}
.gioithieu .button {
  margin-top: 15px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.gioithieu .button:hover {
  background: var(--fs-color-secondary) !important;
  color: #fff !important;
  box-shadow: unset;
}
.gioithieu .button:hover span {
  color: #fff !important;
}
.gioithieu .gioithieu-right {
  position: relative;
}
.gioithieu .gioithieu-right:before {
  content: "";
  position: absolute;
  bottom: 0;
  background-image: url(../img/22.jpg);
  background-size: 60%;
  width: 100%;
  height: 100%;
  left: -90%;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.khamphadichvu {
  background-image: url(../img/3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.khamphadichvu .icon-box {
  position: relative;
}
.khamphadichvu .icon-box-img {
  background: #05172d;
  position: absolute;
  top: -70px;
  right: 15px;
  width: 75px !important;
  height: 72px;
  margin: 0px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}
.khamphadichvu .icon-box-img img {
  padding: 0px;
}
.khamphadichvu .icon-box-text {
  padding: 0px 1.5rem 1.5rem 1.5rem;
}
.khamphadichvu .icon-box-text h3 {
  margin-top: 1rem;
  font-size: 16px;
  font-weight: 700;
}
.khamphadichvu .button {
  background: unset;
  color: var(--primary-color);
  border: 0;
  padding: 0;
}
.khamphadichvu .button:hover {
  background: unset;
  color: var(--fs-color-secondary);
  box-shadow: unset;
}
.khamphadichvu h2 {
  margin-bottom: 2rem;
  font-size: 32px;
  font-weight: 700;
}
.tuvannhanh {
  background-repeat: no-repeat;
  background-size: cover;
}
.tuvannhanh .section-bg :is(img, picture, video) {
  object-position: 0;
}
.tuvannhanh .tuvannhanh-ds .col-inner {
  background: #fff;
  border-radius: 1rem;
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  position: relative;
}
.tuvannhanh .tuvannhanh-ds .col-inner .img {
  margin: 0px;
}
.tuvannhanh .tuvannhanh-ds .col-inner .is-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.tuvannhanh .tuvannhanh-ds .box-image {
  padding-top: 65%;
  position: relative;
}
.tuvannhanh .tuvannhanh-ds .box-image img {
  border-radius: 0.8rem;
  position: absolute;
  top: 0px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  left: 0;
}
.tuvannhanh .tuvannhanh-ds .box-text h4 {
  font-weight: 600;
  font-size: 1.1rem;
}
.tuvannhanh .tuvannhanh-ds .icon-box {
  position: relative;
  background: #fff;
}
.tuvannhanh .tuvannhanh-ds .icon-box-img {
  background: #05172d;
  position: absolute;
  top: -70px;
  right: 15px;
  width: 75px !important;
  height: 72px;
  margin: 0px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}
.tuvannhanh .tuvannhanh-ds .icon-box-img img {
  padding: 0px;
}
.tuvannhanh .tuvannhanh-ds .icon-box-text {
  padding: 0px 1.5rem 1.5rem 1.5rem;
}
.tuvannhanh .tuvannhanh-ds .icon-box-text h3 {
  margin-top: 1rem;
  font-size: 16px;
  font-weight: 700;
}
.tuvannhanh .tuvannhanh-ds .button {
  background: unset;
  color: #000;
  border: 0;
  padding: 0;
  margin: 1rem;
  display: flex;
  justify-content: center;
}
.tuvannhanh .tuvannhanh-ds .button:hover {
  background: unset;
  color: var(--primary-color);
  box-shadow: unset;
}
.tuvannhanh .tuvannhanh-ds h2 {
  margin-bottom: 2rem;
  font-size: 32px;
  font-weight: 700;
}
.home-swap {
  position: relative;
  max-width: 80%;
  gap: 20px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 0px;
  border-radius: 20px;
  padding: 2rem;
  z-index: 9;
  min-height: 350px;
  background: #fff;
  margin-top: 5rem;
}
.home-swap .home-swap-left {
  position: relative;
}
.home-swap .home-swap-left img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.type-swap {
  position: relative;
  gap: 20px;
  z-index: 9;
  background: #fff;
}
.type-swap .type-swap-left {
  position: relative;
}
.type-swap .type-swap-left img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.type-swap .type-news {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.type-swap .type-news li {
  position: relative;
}
.type-swap .type-news li a {
  display: grid;
  grid-template-columns: 45% 1fr;
  gap: 30px;
  padding: 0px;
}
.type-swap .type-news li .type-news-item-content {
  display: grid;
  grid-template-columns: 1fr 50px;
  padding-bottom: 15px;
  position: relative;
  gap: 30px;
}
.type-swap .type-news li .type-news-item-right {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.type-swap .type-news li .type-news-item-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.type-swap .type-news li h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}
.type-swap .type-news li .type-news-item-img {
  position: relative;
  padding-top: 65%;
}
.type-swap .type-news li .type-news-item-img img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.5rem;
}
.type-swap .type-news li .view-detail {
  background: #fff;
  color: #000;
  border: 0;
  border-radius: 0.5rem;
  text-transform: initial;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 0.3rem 1rem;
  font-weight: 700;
  margin-top: 2rem;
  display: inline-flex;
  width: 9rem;
  align-content: center;
  justify-content: center;
}
.type-swap .type-news .grid1 a {
  grid-template-columns: 45% 1fr;
  gap: 50px;
}
.type-swap .type-news .grid2 a {
  grid-template-columns: 55% 1fr;
}
.type-swap .type-news .grid2 .type-news-item-right {
  flex-direction: column;
  align-items: end;
  text-align: right;
}
.type-swap .type-news .grid2 h3 {
  text-align: right;
}
.home-news {
  list-style: none;
}
.home-news li {
  position: relative;
}
.home-news li a {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 30px;
  padding-bottom: 10px;
}
.home-news li .home-news-item-content {
  display: grid;
  grid-template-columns: 1fr 50px;
  padding-bottom: 15px;
  position: relative;
  gap: 30px;
}
.home-news li:before {
  content: "";
  width: 80%;
  background: #d7d7d7;
  height: 1px;
  position: absolute;
  bottom: 0px;
}
.home-news li:last-child:before {
  display: none;
}
.home-news li a {
  text-transform: uppercase;
  color: #d0d1d5;
  font-weight: 600;
}
.home-news li .home-news-item-left p {
  text-transform: none;
  color: #d0d1d5;
  font-weight: 500;
}
.home-news li.active a {
  color: #000;
}
.home-news li.active .home-news-item-left p {
  text-transform: none;
  color: #2b3d4e;
  font-weight: 500;
}
.home-news li:hover a {
  color: #000;
}
.home-news li:hover .home-news-item-left p {
  text-transform: none;
  color: #2b3d4e;
  font-weight: 500;
}
.home-news li .home-news-item-right {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  font-weight: 700;
}
.home-news li .home-news-item-img {
  position: relative;
  padding-top: 55%;
}
.home-news li .home-news-item-img img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tinnoibat {
  position: relative;
  min-height: 600px;
  display: block;
  background: #fff;
}
.tinnoibat h2 {
  margin-top: 10rem;
  font-size: 32px;
  color: #2b3e4f;
}
.tinnoibat .section-bg {
  z-index: 1;
}
.tinnoibat .section-bg img {
  z-index: 1;
}
.tinnoibat .section-content {
  z-index: 10;
}
.tinnoibat-bottom {
  color: #fff;
  margin-top: 2rem;
}
.tinnoibat-bottom h3 {
  color: #fff;
}
.duan {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.duan h3 {
  margin-bottom: 1rem;
  font-size: 32px;
  color: #2b3e4f;
}
.swiper-project {
  margin-top: 2rem;
}
.swiper-studycase {
  margin-top: 2rem;
}
.swiper-studycase .studycase-item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 150px;
}
.swiper-studycase .studycase-item a {
  position: relative;
  padding-top: 85%;
  border-radius: 10px;
}
.swiper-studycase .studycase-item a:before {
  content: "";
  background-image: url(../img/row_studycase.png);
  position: absolute;
  right: -98px;
  width: 38px;
  height: 38px;
  top: 0px;
  z-index: 9;
  background-repeat: no-repeat;
  bottom: 0px;
  margin: auto;
  background-position: center;
  background-size: contain;
}
.swiper-studycase .studycase-item a img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.5rem;
}
.swiper-studycase .studycase-item a h3 {
  position: absolute;
  z-index: 9;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85), transparent);
  transform-style: preserve-3d;
  bottom: 0px;
  margin: 0;
  color: #fff;
  padding: 1rem;
  font-size: 16px;
  text-transform: uppercase;
}
.tapdoan .section-bg {
  height: 300px;
}
.tapdoan h2 {
  margin-top: 8rem;
  position: relative;
  color: #fff;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  left: 1rem;
  font-size: 32px;
}
.tapdoan h2:before {
  content: "";
  background-image: url(../img/line.png);
  position: absolute;
  width: 100%;
  height: 5px;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0rem;
  background-size: contain;
}
.featured-news .section-bg {
  height: 300px;
}
.featured-news h2 {
  margin-top: 8rem;
  position: relative;
  color: #fff;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  left: 1rem;
  font-size: 32px;
}
.featured-news h2:before {
  content: "";
  background-image: url(../img/line.png);
  position: absolute;
  width: 100%;
  height: 5px;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0rem;
  background-size: contain;
}
.khaithac .section-bg {
  height: 300px;
}
.khaithac h2 {
  margin-top: 8rem;
  position: relative;
  color: #fff;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  left: 1rem;
  font-size: 32px;
}
.khaithac h2:before {
  content: "";
  background-image: url(../img/line.png);
  position: absolute;
  width: 100%;
  height: 5px;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0rem;
  background-size: contain;
}
.chothue {
  position: relative;
  isolation: isolate;
}
.chothue .section-bg {
  height: 300px;
}
.chothue h2 {
  margin-top: 8rem;
  position: relative;
  color: #fff;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  left: 1rem;
  font-size: 32px;
}
.chothue h2:before {
  content: "";
  background-image: url(../img/line.png);
  position: absolute;
  width: 100%;
  height: 5px;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0rem;
  background-size: contain;
}
.new-swap {
  position: relative;
}
.new-swap-bt {
  position: absolute;
  top: -80px;
  right: 0px;
  display: flex;
  gap: 20px;
}
.new-button-next {
  background-image: url(../img/next.png);
  background-size: contain;
  width: 50px;
  height: 50px;
}
.new-button-prev {
  background-image: url(../img/next.png);
  background-size: contain;
  width: 50px;
  height: 50px;
  transform: rotateY(180deg);
}
.doitac h2 {
  margin-bottom: 1rem;
  font-size: 32px;
  color: #2b3e4f;
}
.doitac .img-inner {
  background: #fff;
  width: 100%;
  height: 100px;
  display: flex;
  border-radius: 10px;
  position: relative;
  align-content: center;
  justify-content: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.doitac .img-inner img {
  position: absolute;
  width: 90%;
  height: 100%;
  object-fit: contain;
  left: 0px;
  right: 0px;
  margin: auto;
}
.doitac .flickity-viewport {
  height: 150px !important;
}
.social-icons {
  margin-top: 1rem;
}
.footer {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
  min-height: 500px;
}
.footer .bullet-arrow {
  padding: 7px 0 7px 0px;
}
.footer .bullet-arrow:before {
  display: none;
}
.footer h2 {
  font-weight: 700;
  color: #000;
}
.footer .ux-menu {
  gap: 0.3rem;
}
.footer .ux-menu-link__link {
  color: #000;
  font-size: 15px;
  padding: 0;
  font-weight: 500;
}
.footer .ux-menu-link__link:hover {
  color: var(--primary-color);
}
.header-main {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.page-gioithieu {
  min-height: 600px;
  align-items: baseline;
}
.page-gioithieu .section-bg img {
  object-fit: fill;
}
.page-gioithieu-thuonghieu h3 {
  font-size: 28px;
  font-weight: 700;
}
.page-gioithieu-thuonghieu .button {
  margin-top: 15px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.page-gioithieu-thuonghieu .button:hover {
  background: var(--fs-color-secondary) !important;
  color: #fff !important;
  box-shadow: unset;
}
.page-gioithieu-thuonghieu .button:hover span {
  color: #fff !important;
}
.page-gioithieu-tamnhinsumenh .col-inner {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  height: 100%;
}
/* TIMELINE */
.timeline {
  position: relative;
  max-width: 900px;
  margin: auto;
}
/* TRỤC DỌC GIỮA */
.timeline::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: var(--fs-color-secondary);
  transform: translateX(-50%);
}
/* ITEM */
.timeline-item {
  position: relative;
  width: 50%;
  padding: 30px 40px;
}
/* VÒNG TRÒN */
.timeline-item::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background: var(--fs-color-secondary);
  border-radius: 50%;
  z-index: 1;
  top: 30px;
}
/* VÒNG TRÒN ĐẦU SÁT TRÊN */
.timeline-item:first-child::before {
  top: 0;
}
/* VÒNG TRÒN CUỐI SÁT DƯỚI */
.timeline-item:last-child::before {
  top: auto;
  bottom: 0;
}
/* BÊN TRÁI */
.timeline-item.left {
  left: 0;
  text-align: right;
}
.timeline-item.left::before {
  right: -15px;
}
/* BÊN PHẢI */
.timeline-item.right {
  left: 50%;
  text-align: left;
}
.timeline-item.right::before {
  left: -15px;
}
/* CONTENT */
.timeline-item .content {
  background: #fff;
  padding: 16px 20px;
  border-radius: 6px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}
.timeline-item:last-child {
  padding-top: 0;
  padding-bottom: 30px;
  display: flex;
  align-items: flex-end;
}
.timeline-item:last-child .content {
  margin-top: 0;
}
/* MOBILE */
@media (max-width: 768px) {
  .timeline::before {
    left: 20px;
    top: 50px;
  }
  .timeline-item {
    width: 100%;
    padding: 0px 20px 20px 60px;
    left: 0;
    text-align: left;
  }
  .timeline-item::before {
    left: 13px;
    right: auto;
  }
  .timeline-item.left,
  .timeline-item.right {
    left: 0;
    text-align: left;
  }
  .timeline-item .content {
    padding: 1rem;
    border-radius: 6px;
  }
  .timeline-item::before {
    top: 25px;
  }
  .timeline-item:first-child:before {
    top: 25px;
  }
  .timeline-item:last-child {
    padding-bottom: 0px;
  }
}
.timeline-item .content h3 {
  font-size: 28px;
  color: var(--fs-color-primary);
  font-weight: 700;
}
.page-gioithieu-doingulanhdao .box-image {
  position: relative;
  margin-bottom: 1.2rem;
  padding: 15px;
}
.page-gioithieu-doingulanhdao .box-image img {
  border-radius: 10px;
}
.page-gioithieu-doingulanhdao .box-text {
  background: #fff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.nav {
  gap: 10px;
}
.page-gioithieu-nangluc .section-content .row {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 0px;
  border-radius: 20px;
  background: #fff;
}
.capacity-swap {
  position: relative;
  gap: 20px;
  padding: 2rem;
  z-index: 9;
  min-height: 320px;
  display: grid;
  grid-template-columns: 50% 1fr;
  text-align: left;
}
.capacity-swap-item-right-top {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.capacity-swap-right-item {
  border: 0.15rem solid #64aef9;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 20px;
}
.capacity-swap-item-left-item h3 {
  text-transform: uppercase;
}
.capacity-swap-item-left-item {
  display: none;
}
.capacity-swap-item-left .active {
  display: block;
}
.capacity-swap-item-right-top .active {
  display: block;
  font-weight: 900;
  color: #000;
  border: 0.15rem solid var(--fs-color-primary);
}
.capacity-swap-item-left {
  border-right: 0.15rem solid #64aef9;
  padding-right: 20px;
}
.capacity-swap-item-right-bottom {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.capacity-swap-item-right-bottom .active {
  color: #000;
}
.capacity-swap-item-right-bottom-item {
  font-size: 20px;
  cursor: pointer;
}
.service-swap {
  position: relative;
  gap: 20px;
  padding: 2rem 1rem;
  z-index: 9;
  min-height: 350px;
  display: grid;
  grid-template-columns: 50% 1fr;
  text-align: left;
}
.service-swap-item-right-top {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.service-swap-right-item {
  border: 0.15rem solid #64aef9;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 20px;
}
.service-swap-item-left-item h3 {
  text-transform: uppercase;
}
.service-swap-item-left-item {
  display: none;
}
.service-swap-item-left-item img {
  width: 100%;
  border-radius: 0.5rem;
}
.service-swap-item-left .active {
  display: block;
}
.service-swap-item-right-top .active {
  display: block;
  font-weight: 900;
  color: #000;
  border: 0.15rem solid var(--fs-color-primary);
}
.service-swap-item-left {
  padding: 1.5rem 2rem;
  min-height: 30rem;
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  background: #fff;
  border-radius: 1rem;
}
.service-swap-item-left h3 {
  font-size: 18px;
  font-weight: bold;
  color: var(--fs-color-primary);
}
.service-swap-item-right {
  padding: 1.5rem 2rem;
  width: 100%;
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 1rem;
}
.service-swap-item-right-bottom {
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 1.5rem;
  gap: 1.5rem;
}
.service-swap-item-right-bottom .active {
  color: #000;
}
.service-swap-item-right-bottom-item {
  font-size: 20px;
  cursor: pointer;
}
.duan-gioithieu {
  color: #fff;
}
.duan-gioithieu h2 {
  color: #fff;
}
.duan-doitac .duan-doitac-img .col-inner {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 40px;
}
.duan-doitac .duan-doitac-img .col-inner .img-inner {
  position: relative;
  padding-top: 55%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  border-radius: 0.5rem;
}
.duan-doitac .duan-doitac-img .col-inner .img-inner img {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0px;
  bottom: 0px;
  margin: auto;
  object-fit: contain;
  height: 96%;
  width: 96%;
}
.duan-doitac .duan-doitac-img .col-inner .img:not(:last-child) {
  margin-bottom: 0em;
}
.duan-project .duan-project-list .col-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.duan-project .duan-project-list .col-inner .box-image {
  padding-top: 75%;
}
.duan-project .duan-project-list .col-inner .box-image img {
  box-shadow: rgba(45, 122, 200, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 0.8rem;
}
.duan-project .duan-project-list .col-inner .box-text {
  margin: 0;
  padding: 1rem 1rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  border-radius: 0 0 0.5rem 0.5rem;
  background: #fff;
}
.duan-project .duan-project-list .col-inner .box-text h4 {
  text-transform: uppercase;
  font-weight: 900;
  color: #000;
}
.duan-project .duan-bt {
  box-shadow: rgba(45, 122, 200, 0.24) 0px 3px 15px;
  border: 0px;
  font-weight: 900;
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.duan-project .duan-bt:hover {
  background: var(--fs-color-primary) !important;
  color: #fff !important;
}
.duan-project .duan-other-list2 .col-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.duan-project .duan-other-list2 .col-inner .box {
  position: relative;
}
.duan-project .duan-other-list2 .col-inner .box .box-image {
  padding-top: 55%;
}
.duan-project .duan-other-list2 .col-inner .box .box-image img {
  box-shadow: rgba(45, 122, 200, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.duan-project .duan-other-list2 .col-inner .box .box-text {
  position: absolute;
  bottom: 0;
  z-index: 9999999;
  left: 0;
}
.duan-project .duan-other-list2 .col-inner .box .box-text h4 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 900;
}
.duan-project .duan-other-list1 {
  padding: 0px;
}
.duan-project .duan-other-list1 .col-inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
  height: 100%;
}
.duan-project .duan-other-list1 .col-inner .box {
  position: relative;
}
.duan-project .duan-other-list1 .col-inner .box .box-image {
  padding-top: 75%;
}
.duan-project .duan-other-list1 .col-inner .box .box-image img {
  box-shadow: rgba(45, 122, 200, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.duan-project .duan-other-list1 .col-inner .box .box-text {
  position: absolute;
  bottom: 0;
  z-index: 9999999;
  left: 0;
}
.duan-project .duan-other-list1 .col-inner .box .box-text h4 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 900;
}
.duan-project .duan-other-list .col-inner {
  display: flex;
  height: 100%;
}
.duan-project .duan-other-list .col-inner .box {
  position: relative;
}
.duan-project .duan-other-list .col-inner .box .box-image {
  padding-top: 100%;
  height: 100%;
}
.duan-project .duan-other-list .col-inner .box .box-image img {
  box-shadow: rgba(45, 122, 200, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.duan-project .duan-other-list .col-inner .box .box-text {
  position: absolute;
  bottom: 0;
  z-index: 9999999;
  left: 0;
}
.duan-project .duan-other-list .col-inner .box .box-text h4 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 900;
}
.case-study .section-content .row {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 0px;
  border-radius: 20px;
  background: #fff;
  padding: 2rem;
}
.page-map {
  padding: 0px;
}
.page-contact {
  display: grid;
  grid-template-columns: 45% 1fr;
  gap: 15px;
}
.page-contact-right {
  box-shadow: rgba(45, 122, 200, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
}
.page-contact-left {
  box-shadow: rgba(45, 122, 200, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
}
.wpcf7-form .wpcf7-form-control {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 0.5rem;
  border: 0px;
  width: 100%;
  height: 40px;
  align-content: center;
}
.wpcf7-form .btn {
  background: #fff;
  color: var(--fs-color-primary);
  border: 0;
  border-radius: 0.5rem;
  text-transform: initial;
}
.form-contact .is-divider {
  background: unset;
}
.news-menu {
  box-shadow: rgba(45, 122, 200, 0.25) 0px 5px 15px;
  border-radius: 0.5rem;
  padding: 0.5rem 1rem;
}
.news-menu .col-inner {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.news-menu .col-inner a {
  font-size: 22px;
}
.news-menu .button {
  color: #98b6df;
  margin: 0;
}
.news-menu .active {
  color: #000;
}
.news-head h1 {
  text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
}
.page-tuyendung-intro {
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  padding-top: 1rem;
  border-radius: 1rem;
  background: #fff;
  max-width: 80%;
  margin: -10rem auto 3rem;
  min-height: 20rem;
}
.page-tuyendung-intro .fill {
  border-radius: 1rem;
}
.form-tuyendung-swap {
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  max-width: 78%;
  border-radius: 1rem;
  background: #fff;
  margin: 1rem auto 1rem;
  padding: 3rem 3rem 1rem;
}
.form-tuyendung-swap .wpcf7-form .btn {
  margin: 1rem 0 0 0;
}
.recruitment-swap {
  position: relative;
  gap: 0px;
  padding: 0;
  z-index: 9;
  min-height: 30rem;
  max-height: 30rem;
  display: grid;
  grid-template-columns: 30% 1fr;
  text-align: left;
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  background: #fff;
  border-radius: 1rem;
  max-width: 80%;
  margin: 1rem auto 3rem;
}
.recruitment-swap-item-right-top {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.recruitment-swap-item-right-top .recruitment-swap-item-right-top-layout {
  min-height: 21rem;
  max-height: 21rem;
  overflow: auto;
  padding: 0rem 2rem;
  -ms-overflow-style: none;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  scrollbar-width: none;
}
.recruitment-swap-item-right-top .recruitment-swap-item-right-top-layout:-webkit-scrollbar {
  display: none;
}
.recruitment-swap-item-right-top h3 {
  font-weight: 900;
  padding: 0rem 2rem;
}
.recruitment-swap-right-item {
  text-transform: uppercase;
  cursor: pointer;
  padding: 0px;
}
.recruitment-swap-item-left-item h3 {
  text-transform: uppercase;
}
.recruitment-swap-item-left-item {
  display: none;
}
.recruitment-swap-item-left-item img {
  width: 100%;
  border-radius: 0.5rem;
}
.recruitment-swap-item-left .active {
  display: flex;
  flex-direction: column;
  justify-content: baseline;
  align-items: baseline;
}
.recruitment-swap-item-right-top .active {
  display: block;
  font-weight: 900;
  color: #000;
}
.recruitment-swap-item-left {
  padding: 1.5rem 2rem;
  min-height: 30rem;
  max-height: 30rem;
}
.recruitment-swap-item-left h3 {
  font-size: 18px;
  font-weight: bold;
  color: var(--fs-color-primary);
}
.recruitment-swap-item-left .ungtuyen {
  padding: 0px;
  color: var(--fs-color-primary);
  margin: 0;
  font-weight: 600;
}
.recruitment-swap-item-left .ungtuyen:hover {
  color: var(--fs-color-secondary);
}
.recruitment-swap-item-right {
  padding: 1.5rem 0rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-right: 1px solid #000;
  border-radius: 1rem 0 0 1rem;
}
.recruitment-swap-item-right-bottom {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.recruitment-swap-item-right-bottom .active {
  color: #000;
}
.recruitment-swap-item-right-bottom-item {
  font-size: 20px;
}
.single-page {
  box-shadow: rgba(100, 174, 249, 0.2) 0px 10px 20px 0px;
  padding: 3rem 3rem 1.5rem;
}
.single-page-entry-title {
  color: #000;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
}
.ft1-text {
  width: 85%;
  margin-top: 40px;
  color: #000;
  font-weight: 400;
}
.service-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.service-grid .service-grid-item {
  background: #fff;
  background-color: #ffffff;
  border-radius: 0.8rem;
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  overflow: hidden;
}
.service-grid .service-grid-item .service-grid-item-img {
  padding-top: 65%;
  position: relative;
  overflow: hidden;
  border-radius: 0.8rem;
}
.service-grid .service-grid-item .service-grid-item-img img {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  transition: transform 0.4s ease;
}
.service-grid .service-grid-item:hover .service-grid-item-img img {
  transform: scale(1.2);
}
.service-grid .service-grid-item .service-grid-item-des {
  padding: 1.25rem;
}
.service-grid .service-grid-item .service-grid-item-des h3 {
  margin: 0px 0px 1.25rem;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.readmore {
  margin-top: 15px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  color: var(--primary-color);
  display: inline-flex;
  padding: 0.3rem 1rem;
  border-radius: 0.5rem;
  font-weight: 600;
}
.readmore:hover {
  background: var(--fs-color-secondary);
  color: #fff;
  box-shadow: unset;
}
.news-tab .nav-simple {
  box-shadow: rgba(45, 122, 200, 0.25) 0px 5px 15px;
  border-radius: 0.5rem;
  padding: 0.5rem 2rem;
  display: flex;
  justify-content: space-between;
}
.swiper-article {
  margin-top: 2rem;
}
.swiper-article .article-item {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.swiper-article .article-item a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  border-radius: 0.5rem;
}
.swiper-article .article-item a .article-item-img {
  padding-bottom: 85%;
  position: relative;
}
.swiper-article .article-item a .article-item-info {
  padding: 0px 1rem 1rem;
}
.swiper-article .article-item a h3 {
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.swiper-article .article-item a img {
  width: 100%;
  height: 100%;
  border-radius: 0.8rem;
  position: absolute;
  top: 0px;
  left: 0px;
}
.swiper-article .article-item a .article-item-info-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.5em;
  line-height: 1.5em;
}
.swiper-article .article-item1 {
  grid-template-columns: repeat(1, 1fr);
}
.swiper-article .swiper-article-pagination {
  display: flex;
  align-content: center;
  justify-content: center;
  gap: 0rem;
  margin-top: 2rem;
}
.swiper-article .swiper-article-pagination span {
  background: unset;
  width: unset;
  height: unset;
  position: relative;
  padding: 0rem 0.5rem;
}
.swiper-article .swiper-article-pagination span:before {
  content: "";
  width: 1px;
  background: #b3b6b9;
  height: 50%;
  position: absolute;
  right: -0.3rem;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.swiper-article .swiper-article-pagination span:last-child:before {
  display: none;
}
.wp-block-search__button {
  position: absolute;
  white-space: nowrap;
  height: 38px;
  text-indent: -9999999;
  font-size: 12px;
  padding: 0px 10px;
  right: 0px;
  border-radius: 0 0.5rem 0.5rem 0;
  margin: 0px;
}
.wp-block-search__input {
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem !important;
}
.large-columns-1 {
  gap: 1.5rem;
  padding-left: 1rem;
}
.large-columns-1 .post-item {
  box-shadow: rgba(100, 174, 249, 0.24) 0px 3px 8px;
  background: #fff;
  padding: 0rem;
  border-radius: 1rem;
  overflow: hidden;
}
.sidebar-left .entry-header {
  margin-bottom: 1rem;
}
.sidebar-right .entry-header {
  margin-bottom: 1rem;
}
.banner-bg {
  position: relative;
}
.banner-bg img,
.banner-bg picture,
.banner-bg video {
  height: auto;
  position: relative;
}
.duan-tab .nav-simple {
  justify-content: center;
}
#ays-quiz-container-1.ays_quiz_rect_light .checked_answer_div {
  background: unset !important;
}
#ays-quiz-container-1.ays_quiz_rect_light .checked_answer_div p {
  border-color: red;
}
.ays_questtion_explanation {
  border: 1px dotted red;
  border-radius: 0.5rem;
  color: red !important;
}
.wrong_div {
  color: red;
}
.ays_questtion_explanation_text {
  text-align: justify;
}
.ays_questtion_explanation_bt {
  display: inline-flex;
  min-width: 7rem;
  border: 1px solid #8e0303;
  padding: 0.8rem 0.5rem;
  border-radius: 0.5rem;
  background: red;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 900;
}
.project-list .project-list-item {
  cursor: pointer;
}
.project-list .project-list-item .box-image {
  padding-top: 100%;
}
.project-list .project-list-item .box-image img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-list .project-list-item .box-text {
  color: #a98d41;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 100%;
  bottom: auto;
  margin: 0;
  padding: 0.5rem;
  right: 0;
  left: 0;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  display: flex;
  align-items: center;
  display: block;
}
.project-list .project-list-item .box-text .box-text-inner {
  display: block;
}
.project-list .project-list-item .box-text h4 {
  display: flex;
  flex-direction: row;
  justify-content: baseline;
  width: 100%;
  background: #fcfdf0;
  padding: 0.5rem;
  text-align: center;
  border-radius: 0.5rem;
  justify-content: center;
  color: #a98d41;
  white-space: nowrap;
}
.project-list .project-list-item .box-text h4:after {
  content: ' ';
  display: block;
  height: 1px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 0.25em;
  background-color: #222;
  display: none;
}
.project-list .project-list-item .button {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  margin: 0;
  padding: 0;
}
.project-list .project-list-item .project-list-item-info {
  display: none;
  position: absolute;
  align-items: center;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0 20px;
  animation: out-right 0.4s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.project-list .project-list-item .project-list-item-info .col-inner h3 {
  color: #fff;
  font-size: 1rem;
  margin: 0;
}
.project-list .project-list-item .project-list-item-info:before {
  content: ' ';
  display: block;
  background: #113863;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.project-list .project-list-item .project-list-item-info .button {
  display: inline-block;
  opacity: 1;
  width: auto;
  padding: 0 1rem;
  position: relative;
}
.project-list .project-list-item:hover .project-list-item-info {
  display: flex;
}
.project-list .project-list-item:hover .box-text {
  display: none;
}
.form-contact-wapp {
  border-radius: 10px;
  border: 2px solid var(--fs-color-primary);
  padding: 0px;
  margin: auto;
}
.form-contact-wapp textarea {
  min-height: 147px;
}
.form-contact-wapp .wpcf7-form .btn {
  background: var(--fs-color-primary);
  color: #fff;
}
.dichvu-ds .flickity-viewport {
  overflow: unset;
}
.dichvu-ds .col .col-inner {
  background: #fff;
  border-radius: 0.3rem;
  box-shadow: rgba(22, 23, 23, 0.2) 0px 7px 20px 0px;
  position: relative;
}
.dichvu-ds .col .col-inner .img {
  margin: 0px;
}
.dichvu-ds .col .col-inner .is-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  padding: 0;
  margin: 0;
}
.dichvu-ds .col .box-image {
  padding-top: 65%;
  position: relative;
}
.dichvu-ds .col .box-image img {
  border-radius: 0.3rem 0.3rem 0rem 0rem;
  position: absolute;
  top: 0px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  left: 0;
}
.dichvu-ds .col .box-text {
  padding: 0.8rem;
}
.dichvu-ds .col .box-text h4 {
  font-weight: 600;
  font-size: 1.1rem;
}
.dichvu-ds .col .box-text .box-text-inner p {
  text-align: justify;
}
.dichvu-ds .col .icon-box {
  position: relative;
  background: #fff;
}
.dichvu-ds .col .icon-box-img {
  background: #05172d;
  position: absolute;
  top: -70px;
  right: 15px;
  width: 75px !important;
  height: 72px;
  margin: 0px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}
.dichvu-ds .col .icon-box-img img {
  padding: 0px;
}
.dichvu-ds .col .icon-box-text {
  padding: 0px 1.5rem 1.5rem 1.5rem;
}
.dichvu-ds .col .icon-box-text h3 {
  margin-top: 1rem;
  font-size: 16px;
  font-weight: 700;
}
.dichvu-ds .col .button {
  background: unset;
  color: #000;
  border: 0;
  padding: 0;
  margin: 1rem;
  display: flex;
  justify-content: center;
}
.dichvu-ds .col .button:hover {
  background: unset;
  color: var(--primary-color);
  box-shadow: unset;
}
.dichvu-ds .col h2 {
  margin-bottom: 2rem;
  font-size: 32px;
  font-weight: 700;
}
.dichvu-ds .col .sp-icons {
  margin-top: 1rem;
}
.dichvu-ds .col .sp-icons .col-inner {
  display: flex;
  gap: 0.5rem;
  text-align: center;
  justify-content: center;
  box-shadow: unset;
}
.dichvu-ds .col .sp-icons .col-inner .img {
  width: 30px !important;
  position: relative;
  z-index: 999999;
}
.banner-layers {
  position: absolute;
  z-index: 99999999;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
}
.hotel-banner .banner-layer {
  left: 0px;
  width: calc(100% - 30px) !important;
  right: 0px;
  margin: auto;
}
.form-booking {
  background: #fff;
  padding: 1rem;
  display: flex;
  width: 60%;
  border-radius: 1rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.form-booking .wpcf7-form {
  margin: 0;
  display: block;
}
.form-booking .wpcf7-form .wpcf7-form-control {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #d7d7d7;
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
}
.form-booking .wpcf7-form .wpcf7-range {
  height: 10px;
}
.form-booking .wpcf7-form input.btn {
  color: var(--fs-color-primary);
  display: inline-flex;
  width: fit-content;
  margin: 0;
}
.form-booking .wpcf7-form .wpcf7-spinner {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0.5rem;
}
.form-booking .wpcf7-form p {
  margin: 0;
  padding: 0;
  color: #000;
}
.form-booking .wpcf7-form .wpcf7-response-output {
  color: #000;
}
.box-center-right {
  display: flex;
  flex-direction: column;
}
.box-center-right .col-inner {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: end;
  justify-content: center;
  margin-right: 50px !important;
  width: calc(100% - 100px);
}
.box-center-left {
  display: flex;
  flex-direction: column;
}
.box-center-left .col-inner {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: flex-start;
  justify-content: center;
  margin-left: 50px !important;
  width: calc(100% - 100px);
}
.hotel-slider .flickity-prev-next-button {
  opacity: 1;
  left: 0;
  bottom: 0;
  width: 50px;
  margin: 0;
  top: unset;
  border-radius: 0;
  background: #fff;
  transform: unset;
}
.hotel-slider .flickity-prev-next-button svg {
  fill: #333;
  border: 0px;
}
.hotel-slider .flickity-prev-next-button .arrow {
  fill: #333;
}
.hotel-slider .flickity-prev-next-button:hover svg {
  background: unset;
  fill: #333;
}
.hotel-slider .flickity-prev-next-button:hover .arrow {
  fill: #555 !important;
}
.hotel-slider .next {
  left: 50px;
}
.hotel-slider-right .flickity-prev-next-button {
  opacity: 1;
  right: 0;
  bottom: 0;
  width: 50px;
  margin: 0;
  top: unset;
  border-radius: 0;
  background: #fff;
  transform: unset;
}
.hotel-slider-right .flickity-prev-next-button svg {
  fill: #333;
  border: 0px;
}
.hotel-slider-right .flickity-prev-next-button .arrow {
  fill: #333;
}
.hotel-slider-right .flickity-prev-next-button:hover svg {
  background: unset;
  fill: #333;
}
.hotel-slider-right .flickity-prev-next-button:hover .arrow {
  fill: #555 !important;
}
.hotel-slider-right .previous {
  right: 50px;
  left: unset;
}
.hotel-service h3 {
  font-weight: 500;
}
.hotel-news .post-item .col-inner {
  box-shadow: unset;
}
.hotel-news .post-item .col-inner .box-text {
  padding: 1rem 0rem;
}
.hotel-news .post-item .col-inner .box-blog-post .is-divider {
  background: unset;
}
.hotel-news .post-item .col-inner .post-title {
  position: relative;
}
.hotel-news .post-item .col-inner .post-title a {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.hotel-news .post-item .col-inner .from_the_blog_excerpt {
  min-height: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 1.6rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .thongke .icon-box-text {
    display: grid;
    grid-template-columns: 150px 1fr;
    gap: 1.5rem;
    text-align: left;
    font-size: 0.9rem;
    font-weight: 400;
    align-content: center;
    align-items: center;
  }
  .thongke h3 {
    margin: 0;
    width: 100%;
    max-width: 100%;
    min-height: 80px;
  }
  .khamphadichvu {
    min-height: 500px;
    align-items: baseline;
  }
  .khamphadichvu .icon-box-text h3 {
    margin-top: 1rem;
    font-size: 13px;
    font-weight: 700;
  }
  .m-khamphadichvu-swap {
    padding: 0px;
    flex-basis: unset;
  }
  .m-khamphadichvu-swap .col-inner {
    width: 100%;
    position: relative;
  }
  .m-khamphadichvu-ds {
    flex-direction: column;
    gap: 1.5rem;
    padding: 1.5rem;
  }
  .m-khamphadichvu-ds .swiper-slide {
    position: relative;
    flex-basis: unset;
    max-width: unset;
    background: #fff;
    border-radius: 0.8rem;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 5px;
  }
  .m-khamphadichvu-ds .col {
    padding: 0 0rem;
  }
  .m-khamphadichvu-ds .is-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  .m-khamphadichvu-ds .slick-slide {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    margin: 0 1rem;
    border-radius: 0.8rem;
    overflow: hidden;
  }
  .m-khamphadichvu-ds .img-inner img {
    border-radius: 0.8rem;
  }
  .m-khamphadichvu-ds .slick-list {
    overflow: unset;
  }
  .m-tuvan-ds .swiper-slide {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  .m-tuvan-ds .swiper-slide .box-image img {
    border-radius: 0.8rem;
  }
  .m-doingu-ds .swiper-slide {
    box-shadow: unset;
    background: unset;
  }
  .m-doingu-ds .swiper-slide .box-image {
    padding: 0;
  }
  .m-dichvu-swap {
    padding: 0px;
    flex-basis: unset;
  }
  .m-dichvu-swap .col-inner {
    width: 100%;
    position: relative;
    padding-left: 30px;
  }
  .m-dichvu-swap .col-inner .swiper-slide .col-inner {
    padding: 0px;
  }
  .dichvu-bottom {
    display: flex;
    max-width: 60%;
    margin: auto;
    gap: 1rem;
    align-content: center;
    align-items: center;
  }
  .dichvu-button-next {
    background-image: url(../img/next-black.png);
    background-size: contain;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .dichvu-button-prev {
    background-image: url(../img/prev-black.png);
    background-size: contain;
    width: 50px;
    height: 50px;
    transform: rotateY(0deg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .dichvu-pagination .swiper-pagination-bullet {
    display: none;
    white-space: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 1rem;
    box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
    position: relative;
    height: 40px;
    font-weight: 600;
  }
  .dichvu-pagination .swiper-pagination-bullet-active {
    display: flex;
  }
  .m-dichvu-ds {
    flex-flow: unset;
    flex-direction: column;
    padding: 0 1.5rem;
    gap: 1.5rem;
  }
  .m-dichvu-ds .swiper-slide {
    position: relative;
    flex-basis: unset;
    max-width: unset;
    background: #fff;
    border-radius: 0.8rem;
    box-shadow: unset;
  }
  .m-dichvu-ds .swiper-slide .text {
    min-height: 203px;
  }
  .m-dichvu-ds .swiper-slide .box-image img {
    border-radius: 1rem;
  }
  .m-dichvu-ds .col {
    padding: 0 0rem;
  }
  .m-dichvu-ds .is-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  .m-dichvu-ds .slick-slide {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    margin: 0 1rem;
    border-radius: 0.8rem;
    overflow: hidden;
  }
  .m-dichvu-ds .img-inner img {
    border-radius: 0.8rem;
  }
  .m-dichvu-ds .slick-list {
    overflow: unset;
  }
  .swiper-news-item {
    padding: 0.5rem;
  }
  .swiper-news-item a {
    display: grid;
    grid-template-columns: 35% 1fr;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    border-radius: 0.8rem;
    gap: 1rem;
    padding: 1rem;
    background: #fff;
  }
  .swiper-news-item a .swiper-news-item-content {
    font-size: 0.89rem;
    text-align: left;
  }
  .swiper-news-item a .swiper-news-item-content .readmore {
    box-shadow: unset;
    padding: 0;
    margin-top: 0.3rem;
  }
  .tinnoibat:before {
    content: "";
    background: #05172d;
    bottom: 0;
    position: absolute;
    height: 50%;
    width: 100%;
  }
  .tinnoibat .swiper-pagination {
    position: relative;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-content: center;
    align-items: end;
    justify-content: center;
    gap: 1.5rem;
    font-size: 2rem;
    margin-top: 1rem;
  }
  .tinnoibat .swiper-pagination .swiper-pagination-bullet {
    background: unset;
    width: unset;
    height: unset;
    font-weight: 800;
    display: flex;
    align-items: end;
    color: #555c66;
    opacity: 1;
  }
  .tinnoibat .swiper-pagination .swiper-pagination-bullet-active {
    background: unset;
    font-size: 2.5rem;
    line-height: 3.5rem;
    color: #f3faff;
  }
  .tinnoibat .is-outline {
    box-shadow: rgba(255, 253, 253, 0.24) 0px 0px 11px;
    border: 0px;
    color: #bdbaba;
  }
  .project-item {
    display: flex;
    flex-direction: column;
  }
  .project-item a .project-item-info h3 {
    font-size: 1rem;
  }
  .project-item .project-item-des {
    font-size: 0.9rem;
  }
  .new-item {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 0 1rem 0;
  }
  .new-item a {
    position: relative;
    padding: 0rem 0;
    background: #fff;
    border-radius: 1rem;
  }
  .tapdoan h2 {
    margin-top: 0rem;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 0;
    left: 0;
    padding: 0;
  }
  .tapdoan h2:before {
    display: none;
  }
  .duan {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  .doitac .flickity-viewport {
    height: 130px !important;
  }
  .copyright .small-6 {
    flex-basis: unset;
    max-width: unset;
  }
  .copyright .text span {
    font-size: 0.7rem !important;
    color: #000;
    text-align: center;
    display: flex;
  }
  .absolute-footer {
    display: none;
  }
  .tinnoibat {
    min-height: unset;
  }
  .tinnoibat h2 {
    margin-top: 1rem;
    font-size: 1.5rem;
    color: #2b3e4f;
  }
  .duan h3 {
    font-size: 1.5rem;
  }
  .doitac h2 {
    font-size: 1.5rem;
  }
  .m-duan {
    padding: 0px;
  }
  .page-gioithieu {
    min-height: 200px;
    align-items: baseline;
  }
  p.lead {
    font-size: 0.7em;
  }
  .page-gioithieu-thuonghieu h3 {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    font-weight: 500;
  }
  .page-gioithieu-thuonghieu .col-inner {
    text-align: justify;
  }
  .page-gioithieu-thuonghieu .gioithieu-right {
    padding: 0px 15px !important;
    position: relative;
  }
  .page-gioithieu-thuonghieu .gioithieu-right .button {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: inline-flex;
    max-width: 150px;
    align-content: center;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    border-radius: 0.3rem;
    bottom: 1.5rem;
  }
  .page-gioithieu-thuonghieu .gioithieu-right .banner-bg img {
    object-fit: contain;
    height: 100%;
  }
  .page-gioithieu-tamnhinsumenh {
    gap: 1rem;
  }
  .page-gioithieu-tamnhinsumenh h3 {
    text-align: center;
  }
  .page-gioithieu-tamnhinsumenh .icon-box-text {
    text-align: justify;
  }
  .timeline-item.right::before {
    left: 5px;
  }
  .timeline-item.left::before {
    right: 0px;
    left: 5px;
  }
  .page-gioithieu-nangluc {
    padding: 0px !important;
  }
  .page-gioithieu-nangluc h2 {
    margin-bottom: 1.5rem;
  }
  .page-gioithieu-nangluc .section-content .row {
    border-radius: 0px;
    box-shadow: unset;
  }
  .page-gioithieu-nangluc .accordion {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 1.5rem;
  }
  .page-gioithieu-nangluc .accordion .accordion-item {
    background: #fff;
    border-radius: 0.8rem;
    margin: 0;
    box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
  }
  .page-gioithieu-nangluc .accordion .accordion-item .accordion-title {
    border: 0px;
    text-align: left;
    padding-left: 1.5rem;
  }
  .page-gioithieu-nangluc .accordion .accordion-item .active {
    background: #fff;
    text-transform: uppercase;
    box-shadow: rgba(100, 174, 249, 0.2) 0px 7px 20px 0px;
    border-radius: 0.8rem;
  }
  .page-gioithieu-nangluc .accordion .accordion-item .accordion-inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: justify;
  }
  .page-gioithieu-nangluc .accordion .accordion-item .accordion-inner .row {
    box-shadow: unset;
    border-radius: 0px;
    background: unset;
  }
  .page-gioithieu-nangluc .accordion .accordion-item .button.is-link {
    margin: 0;
    padding: 0;
    color: #000;
  }
  .page-gioithieu-nangluc .accordion .toggle {
    left: unset;
    right: 0;
  }
  .page-contact {
    display: flex;
    flex-direction: column-reverse;
    gap: 15px;
    padding: 0 15px;
  }
  .page-contact .page-contact-left {
    box-shadow: unset;
    border-radius: 0px;
    margin-top: 1rem;
  }
  .page-contact .page-contact-right {
    box-shadow: rgba(45, 122, 200, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 0px 8px 5px;
    padding-top: 1rem !important;
  }
  .page-contact .wpcf7-form {
    margin-bottom: 0rem;
  }
  .page-contact .wpcf7-form .btn {
    margin-bottom: 1.5rem;
    display: inline-flex;
    max-width: 50%;
  }
  .p-0 {
    padding: 0px;
  }
  .single-page-entry-title {
    font-size: 1.1rem;
  }
  .single-page {
    padding: 3rem 1.5rem 1.5rem;
  }
  .sidebar-right img {
    width: 100%;
  }
  .type-swap .type-news li {
    gap: 20px;
    margin: 0;
  }
  .type-swap .type-news li a {
    display: flex;
    flex-direction: column;
  }
  .type-swap .type-news li h3 {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .type-swap .type-news li .type-news-item-left {
    text-align: justify;
  }
  .type-swap .type-news li .view-detail {
    margin: 1rem auto 0;
  }
  .type-swap .type-news .grid1 a {
    grid-template-columns: 45% 1fr;
    gap: 20px;
  }
  .type-swap .type-news .grid2 {
    gap: 20px;
  }
  .type-swap .type-news .grid2 h3 {
    text-align: center;
  }
  .type-swap .type-news .grid2 a {
    grid-template-columns: 55% 1fr;
    flex-direction: column-reverse;
  }
  .type-swap .type-news .grid2 .type-news-item-right {
    text-align: justify;
  }
  .m-slider2 .small-12 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .m-slider2 .flickity-viewport {
    overflow: unset;
  }
  .duan-doitac .duan-doitac-img .col-inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .case-study .section-content .row {
    padding: 2rem 0.8rem;
    border-radius: 0px;
  }
  .m-duan-swap .m-khamphadichvu-ds .swiper-slide {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  .m-duan-swap .m-khamphadichvu-ds .swiper-slide .box-image {
    position: relative;
    padding-top: 65%;
  }
  .m-duan-swap .m-khamphadichvu-ds .swiper-slide .box-image img {
    border-radius: 0.8rem;
    position: absolute;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .m-duan-swap .m-khamphadichvu-ds .swiper-slide .box-text.text-center h4 {
    text-transform: uppercase;
  }
  .recruitment-grid {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }
  .recruitment-grid .recruitment-grid-item {
    box-shadow: rgba(100, 174, 249, 0.24) 0px 3px 8px;
    background: #fff;
    padding: 1rem;
    border-radius: 1rem;
  }
  .recruitment-grid .recruitment-grid-item h3 {
    font-size: 1rem;
  }
  .recruitment-grid .recruitment-grid-item .recruitment-grid-item-bottom {
    display: flex;
    justify-content: space-between;
  }
  .recruitment-grid .recruitment-grid-item .recruitment-grid-item-bottom a {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 0.1rem 1rem;
    border-radius: 1rem;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #abaeb3;
  }
  .recruitment-grid .recruitment-grid-item .recruitment-grid-item-bottom a.ungtuyen1 {
    color: #b9d6fe;
  }
  .page-tuyendung-intro {
    max-width: 90%;
  }
  .page-tuyendung-intro h2 {
    text-align: center;
  }
  .page-tuyendung-intro .col-inner {
    padding: 0px 0px 0px 0px !important;
  }
  .page-tuyendung-intro .col-inner .text {
    text-align: justify !important;
  }
  .form-tuyendung-swap {
    max-width: 90%;
    padding: 1.5rem 1rem 0rem;
  }
  .form-tuyendung-swap .wpcf7-form {
    margin-bottom: 0rem;
  }
  .form-tuyendung-swap .wpcf7-form .btn {
    margin: 1rem 0 0 0;
    max-width: 150px;
    display: block;
  }
  .nav-icon a {
    font-size: 1.1em !important;
  }
  .icon-menu {
    color: #2d7ac8;
  }
}
.home-search {
  position: relative;
  z-index: 99;
}
.home-search .search-field {
  border-radius: 0.5rem 0 0 0.5rem;
}
.home-search .searchform .button.icon {
  border-radius: 0rem 0.5rem 0.5rem 0rem;
}
#custom-search-live-results {
  border: 1px solid #ddd;
  max-height: 300px;
  overflow-y: auto;
  margin-top: 5px;
  background: #fff;
  position: absolute;
  z-index: 999999999999999999;
  width: 100%;
}
#custom-search-live-results ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#custom-search-live-results li {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
#custom-search-live-results li a {
  text-decoration: none;
  display: block;
  color: #333;
}
#custom-search-live-results li:hover {
  background: #f5f5f5;
}
@media screen and (max-width: 500px) {
  .header-main {
    height: 60px;
    box-shadow: unset;
  }
  #logo img {
    max-height: 45px;
  }
  .is-large {
    font-size: 1.1rem;
  }
}
