.dichvu-list-item {
  border-radius: 50%;
  padding: 6px;
  background: rgb(255 255 255 / 30%);
  overflow: hidden;
  position: relative;
}
.dichvu-list-item a {
  border-radius: 50%;
  display: block;
  padding: 6px;
  background: #2d30c7;
}
.dichvu-list-item a img {
  border-radius: 50%;
}
.dichvu-list-info {
  position: absolute;
  bottom: 12px;
  left: 15px;
  height: 94px;
  right: 13px;
  background: url(../images/bgdv1.webp) no-repeat;
  background-size: 100% 100%;
}
.dichvu-list-info h3 {
  color: #fff;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: "font3";
  padding: 20px 60px;
  text-align: center;
  -webkit-line-clamp: 2;
}
.box-main-list-dichvu {
  max-width: 850px;
  margin: auto;
  margin-top: -165px;
  margin-bottom: -105px;
}

/* giới thiệu */
.wrap-gioithieu {
  background: url(../images/bgr_gioithieu.webp) no-repeat;
  background-size: 100% 100%;
}
.wrap-gioithieu .wrap-content {
  padding: 165px 0 65px 0;
}
.box-main-gioithieu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.gioithieu-info {
  width: 50%;
}
.gioithieu-info .wellcome {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: 600;
}
.gioithieu-info .name-gioithieu {
  font-size: 36px;
  color: #da0000;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "font1";
  line-height: 60px;
  margin-bottom: 15px;
}
.group-title-gioithieu {
}
.gioithieu-info .desc-gioithieu {
  line-height: 27px;
  font-size: 15px;
  margin-bottom: 20px;
}
.slide-intro {
  position: relative;
}
.slide-intro img {
  background: #fff;
  animation: slide-up-intro 5s ease 0s infinite normal forwards;
  animation-direction: alternate;
  animation-timing-function: cubic-bezier(0.5, 0.05, 1, 0.5);
  animation-iteration-count: infinite;
  position: relative;
  z-index: 2;
}
.slide-intro::after {
  position: absolute;
  content: "";
  background: #00a04f;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.gioithieu-img {
  width: 49%;
  position: relative;
  padding-bottom: 54px;
  border-radius: 12px;
  overflow: hidden;
  background: url(../images/vien3.webp) no-repeat bottom;
}
.control-gioithieu.control-owl button.owl-prev {
  left: 15px;
  background: url(../images/right1.png);
  width: 54px;
  height: 54px;
  transform: rotate(180deg);
}
.control-gioithieu.control-owl button.owl-prev svg {
  display: none;
}
.control-gioithieu.control-owl button.owl-next {
  right: 15px;
  background: url(../images/right1.png);
  width: 54px;
  height: 54px;
}
.control-gioithieu.control-owl button.owl-next svg {
  display: none;
}
.xemthemgt {
  margin-bottom: 35px;
}
.hover_xemthem {
  transition: 0.4s;
}
.xemthemgt a {
  width: 135px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2b2d9c;
  font-size: 15px;
  overflow: hidden;
  z-index: 1;
  border-radius: 30px;
  border: 2px solid #2b2d9c;
  font-weight: 700;
  text-transform: uppercase;
}
.hover_xemthem:hover {
  letter-spacing: 2px;
}
.hover_xemthem {
  transition: 0.4s;
}
/* tiêu chí */
.pic-img {
  border: 1px solid #2d30c7;
  border-radius: 10px;
  width: fit-content;
  margin: auto;
  margin-bottom: 15px;
}
.pic-img .scale-img {
  padding: 15px;
}
.tieuchi-name {
  text-align: center;
  font-size: 15px;
  color: #0f103b;
  text-transform: uppercase;
  font-weight: 500;
}
/* sản phẩm */
.grid-product {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.product-name {
  color: #212529;
  font-size: 15px;
  font-weight: 500;
  margin-top: 1rem;
  text-align: center;
}
/* dịch vụ */
.dichvu-item {
  padding: 6px;
  border-radius: 12px;
  background: #f1f1f1;
  border: 1px solid #e4e4e4;
}
.dichvu-img .scale-img {
  border-radius: 12px;
}
.dichvu-name {
  font-size: 16px;
  text-align: center;
  color: black;
  margin: 15px 0px;
  height: 40px;
}
.dichvu-item:hover {
  background: #2d30c7;
  transition: 0.3s all;
}
.dichvu-item:hover .dichvu-name {
  color: #fff;
  transition: 0.3s all;
}
/* quy trình */
.wrap-quytrinh {
  background: url(../images/bgr_quytrinh.webp) no-repeat;
  background-size: 100% 100%;
}
.box-main-quytrinh {
  border-bottom: 1px solid #fff;
}
.quytrinh-item {
  background: url(../images/vien.webp) no-repeat;
  background-size: 100% 100%;
  width: 176px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  flex-direction: column;
  padding-bottom: 40px;
  position: relative;
  margin: auto;
  margin-bottom: 53px;
}
.quytrinh-img {
  margin-bottom: 15px;
}
.quytrinh-img:hover img {
  animation-name: sizingSmall;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform: scale(1);
}

.quytrinh-number {
  color: #fff;
  position: absolute;
  font-size: 48px;
  right: -15px;
  bottom: 50px;
  font-family: "font2";
}
.quytrinh-name {
  color: white;
  font-size: 16px;
  text-align: center;
  padding: 0px 10px;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.quytrinh-item:after {
  content: "";
  position: absolute;
  background: url(../images/vien1.webp) no-repeat;
  width: 2px;
  height: 53px;
  bottom: -53px;
}
@keyframes sizingSmall {
  0% {
    transform: scale(0.8);
  }

  50% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.9);
  }
}

/* đăng ký */
.wrap-newsletter {
  background: url(../images/bgr_criteria.jpg) no-repeat fixed;
  background-size: 100% 100%;
}
.group-newsletter-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wrap-newsletter .wrap-content {
  display: flex;
  align-items: center;
}
.box-newsletter {
  width: 50%;
  background: white;
  border-radius: 20px;
  padding: 15px;
}
.border-newsletter {
  border: 2px solid #dbdbdb;
  border-radius: 20px;
  padding: 20px;
}
.box-newsletter-info {
  width: 50%;
}
.name-dangky {
  color: #fec422;
  text-transform: uppercase;
  font-weight: bold;
}
.content-dangky {
  color: white;
}

.group-newsletter {
  display: flex;
  gap: 15px;
}
.input-group {
  gap: 20px;
  flex-wrap: nowrap;
}

/* video */
.box-main-video {
  display: flex;
  gap: 20px;
}
.left-video {
  width: 60%;
}
.group-video {
  display: flex;
  gap: 10px;
}
.main-tintuc {
  width: 50%;
}
.box-tintuc {
  width: 50%;
}
.right-video {
  width: 40%;
}
.slider-nav-video {
  margin-bottom: 10px;
}
.box-video1,
.box-video2 {
  position: relative;
}
.box-video1:before {
  content: "";
  position: absolute;
  width: 84px;
  height: 84px;
  top: calc(50% - 84px / 2);
  left: calc(50% - 84px / 2);
  z-index: 1;
  background: url(../images/play1.png) no-repeat center center;
  cursor: pointer;
  background-size: cover;
}
.box-video2:before {
  content: "";
  position: absolute;
  width: 34px;
  height: 34px;
  top: calc(50% - 34px / 2);
  left: calc(50% - 34px / 2);
  z-index: 1;
  background: url(../images/play1.png) no-repeat center center;
  cursor: pointer;
  background-size: cover;
}
/* tin tức */
.main-tintuc .item-tintuc {
  position: relative;
}
.main-tintuc .tintuc-info {
  padding: 25px 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgb(0 0 0 / 50%);
  color: white;
}
.main-tintuc .tintuc-info p {
  margin-bottom: 10px;
}
.main-tintuc .tintuc-info h3 {
  font-size: 17px;
  line-height: normal;
}

.slick_tintuc .item-tintuc a {
  display: flex;
  gap: 10px;
}
.slick_tintuc .slick-slide {
  margin-bottom: 10px;
}
.slick_tintuc .item-tintuc a .tintuc-img {
  width: 150px;
}
.slick_tintuc .item-tintuc a .tintuc-info {
  width: calc(100% - 10px - 150px);
}
.slick_tintuc .item-tintuc a .tintuc-info .tintuc-time {
  color: #2b2d9c;
  margin-top: 5px;
  margin-bottom: 5px;
}
.slick_tintuc .item-tintuc a .tintuc-info .tintuc-name {
  font-size: 15px;
  margin-bottom: 5px;
  color: #000;
}
.slick_tintuc .item-tintuc a .tintuc-info .tintuc-desc {
  color: #212529;
  margin-bottom: 0px;
}
/* đăng ký */

/* ẩn gg dịch */
iframe.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
}

.goog-te-banner-frame {
  display: none !important;
}

body > .skiptranslate {
  display: none !important;
}

body {
  top: 0px !important;
}
.footer_map_tab {
  width: 100%;
  height: 385px;
  clear: both;
  position: relative;
  margin-top: 0;
}
.wrap_map {
  width: 100%;
  position: absolute;
  text-align: right;
}
.map_items {
  border: 1px #000;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  color: black;
  line-height: 2;
  min-width: 150px;
  border-radius: 10px;
}
.map_items.active {
  background: #e5322d;
  color: white;
}
.map_frame {
  width: 100%;
  height: 100%;
}
.map_frame iframe {
  width: 100%;
  height: 100%;
}
.pagination-home {
  margin: 20px 0px;
}
