.bottom-header {
  background: url(../images/bgr_menu.png) no-repeat;
  background-size: 100% 100%;
}
/* giới thiệu */

.wrap-gioithieu {
  position: relative;

  background: url(../images/bgr_gioithieu.webp) no-repeat;

  background-size: 100% 100%;

  padding: 50px 0px 100px 0px;
}
f.list-product .left-list-product span .wrap-gioithieu .wrap-content {
  position: relative;
}

.box-main-gioithieu {
  display: flex;

  justify-content: space-between;

  align-items: flex-start;

  gap: 45px;
}

.gioithieu-info .name-gioithieu {
  font-size: 32px;

  color: #333333;

  margin-bottom: 15px;

  text-transform: uppercase;

  font-family: "SVN-PoppinsBold";

  margin: 0px;
}

.gioithieu-info .desc-gioithieu {
  line-height: 24px;

  font-size: 14px;

  margin-bottom: 20px;

  color: #898989;
}

.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-info {
  width: calc(100% - 45px - 440px);
}

.gioithieu-img {
  width: 440px;

  position: relative;
}

.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;
}

.btn-gioithieu {
  background: #193682;

  width: fit-content;

  padding: 15px 40px;

  position: relative;

  border-radius: 5px;

  color: white;

  display: flex;

  align-items: center;

  gap: 10px;

  font-size: 14px;

  font-family: "SVN-PoppinsSemiBold";
}

.btn-gioithieu:hover {
  color: #f1c40f;
}

.line-title {
  background: url(../images/line-title.png) no-repeat;

  background-size: 100% 100%;

  width: 82px;

  height: 7px;

  margin: 22px 0px;
}

.line-title2 {
  background: url(../images/line-title2.png) no-repeat;

  background-size: 100% 100%;

  width: 82px;

  height: 7px;

  margin: 22px 0px;
}

.line-center {
  margin: auto;
}

.slick_about_bottom {
  width: calc(100% + 275px);

  left: -260px;

  position: relative;

  z-index: 5;
}

.slick_about_bottom .slick-slide {
  padding: 0px 12.5px;
}

.slick_about_bottom::after {
  position: absolute;

  content: "";

  background: white;

  width: 350px;

  height: 215px;

  left: -52px;

  bottom: -64px;

  border-radius: 5px;

  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 17%);

  z-index: -1;
}

.slick_about_bottom::before {
  position: absolute;

  content: "";

  background: url(../images/af_about_bottom.png) no-repeat;

  background-size: 100% 100%;

  width: 779px;

  height: 41px;

  right: 0px;

  bottom: -55px;

  z-index: -2;
}

.gioithieu-item {
  position: relative;
}

.gioithieu-item .scale-img {
  border-radius: 5px;
}

.gioithieu-bottom-info {
  position: absolute;

  left: 0px;

  right: 0px;

  bottom: 0px;
}

.name-bottom-gioithieu {
  font-size: 24px;

  font-family: "SVN-PoppinsSemiBold";

  color: white;

  text-align: center;
}

.slick_about_bottom .slick-prev {
  width: 32px;

  height: 32px;

  background: url("../images/prev.png") !important;

  left: 210px;

  z-index: 9;

  top: calc(100% + 35px);
}

.slick_about_bottom .slick-next {
  width: 32px;

  height: 32px;

  background: url("../images/next.png") !important;

  right: calc(100% - 280px);

  top: calc(100% + 35px);
}

.slick_about_bottom .slick-prev:before,
.slick_about_bottom .slick-next:before {
  display: none;
}

/* tiêu chí giới thiệu*/

.box-tieuchi {
  margin-top: 55px;

  margin-bottom: 75px;

  position: relative;
}

.box-tieuchi::before {
  position: absolute;

  content: "";

  width: 100%;

  left: 0px;

  right: 0px;

  bottom: -44px;

  border-bottom: 1px solid #d7d7d7;
}

.item-tieuchi {
  display: flex;

  align-items: center;

  gap: 15px;
}

.tieuchi-img {
  width: 80px;

  height: 80px;

  background: #193682;

  border-radius: 5px;

  display: flex;

  align-items: center;

  justify-content: center;
}

.tieuchi-img .scale-img {
  padding: 10px;
}

.tieuchi-info {
  width: calc(100% - 15px - 80px);
}

.tieuchi-name {
  font-size: 20px;

  font-family: "SVN-PoppinsSemiBold";

  margin: 0px;

  text-transform: uppercase;

  line-height: 28px;
}

/* Tiêu chỉ của chúng tôi */

.wrap-tieuchi-chungtoi {
  background: #193682;
}

.wrap-tieuchi-chungtoi .wrap-content {
  display: flex;

  gap: 40px;
}

.left-tieuchi-chungtoi {
  width: calc(100% - 385px - 40px);
}

.title-tieuchi-chung-toi {
  font-size: 32px;

  font-family: "SVN-PoppinsBold";

  color: white;
}

.box-main-tieuchi-chungtoi {
  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 40px;
}

.item-tieuchi-chungtoi a {
  display: flex;

  gap: 27px;

  align-items: flex-start;
}

.tieuchi-chungtoi-img {
  width: 93px;

  height: 93px;

  background: #001e6e;

  display: flex;

  align-items: center;

  justify-content: center;

  position: relative;

  z-index: 1;
}

.tieuchi-chungtoi-img::before {
  position: absolute;

  content: "";

  background: #ffffff61;

  right: -5px;

  bottom: -5px;

  width: 5px;

  height: 93px;
}

.tieuchi-chungtoi-img::after {
  position: absolute;

  content: "";

  background: #ffffff61;

  right: 0px;

  bottom: -5px;

  width: 88px;

  height: 5px;
}

.tieuchi-chungtoi-img .scale-img {
  padding: 10px;
}

.tieuchi-chungtoi-info {
  width: calc(100% - 93px - 27px);
}

.name-tieuchi-chungtoi {
  font-size: 16px;

  font-family: "SVN-PoppinsSemiBold";

  color: white;
}
.name-tieuchi-chungtoi:hover {
  color: #f1c40f;
}

.desc-tieuchi-chungtoi {
  color: white;

  font-size: 12px;
}

.right-fanpage {
  width: 385px;
}

/* Dịch vụ */
.wrap-dichvu {
  padding-top: 50px;
}
.group-main-dichvu {
  background: url(../images/bgr_dichvu.webp) no-repeat;

  background-size: 100% 100%;
}

.group-main-dichvu .wrap-content {
  position: relative;

  padding-bottom: 60px;
}

.wrap-dichvu .wrap-content {
  padding-bottom: 25px;
}

.menu-dichvu {
  position: relative;

  top: -25px;
}
#my-video-slide {
  width: 1800px;
  height: 750px;
}
/* .slideshow-item {
  border-radius: 50px;
  border: 4px solid white;
  overflow: hidden;
} */
.box-click {
  display: flex;

  align-items: center;

  justify-content: center;

  gap: 25px;

  margin-bottom: 40px;
}

.box-click .clicksp {
  border-radius: 5px;

  border: 1px solid #193682;

  padding: 12px 27px;

  margin: 0px;

  cursor: pointer;

  color: #898989;

  font-size: 16px;

  font-family: "SVN-PoppinsSemiBold";

  text-transform: uppercase;

  background: white;
}

.box-click .clicksp.active,
.box-click .clicksp:hover {
  background: #193682;

  color: white;

  border: 1px solid #193682;
}

.tab_content {
  display: none;
}

.tab_content.active {
  display: block;
}

.dichvu-img .scale-img {
  border-radius: 5px;
}

.dichvu-item a {
  display: flex;

  gap: 40px;
}

.dichvu-img {
  width: 650px;
}

.dichvu-img .scale-img {
  border-radius: 10px;
}

.dichvu-info {
  width: calc(100% - 40px - 650px);
}

.dichvu-name {
  font-size: 24px;

  font-family: "SVN-PoppinsSemiBold";

  color: #333333;

  text-transform: capitalize;

  margin-bottom: 20px;
}

.dichvu-desc {
  color: #898989;

  margin-bottom: 40px;
}

.dichvu-name:hover {
  color: #cd1a1a;
}

/* video */

.slider-nav-video .slick-slide {
  position: relative;
}

.play-video {
  position: absolute;

  content: "";

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  background: url(../images/play.png) no-repeat;

  background-size: 100% 100%;

  width: 158px;

  height: 158px;
}

.box-main-video .owl-dots {
  margin-top: 30px;
}

.box-main-video {
  position: relative;
}

.video-nav {
  position: absolute;

  left: 10px;

  bottom: 25px;

  width: 30%;
}

.slider-for-video .slick-slide {
  margin: 0px 10px;
}

.slider-for-video .slick-slide .box-video {
  border-radius: 10px;
}

.slider-for-video .slick-slide .box-video #my-video {
  border-radius: 5px;
}

.slider-for-video .slick-slide.slick-current .box-video {
  border: 1px solid white;
}

/* Hình ảnh */

.box-main-hinhanh {
  display: grid;

  grid-template-columns: repeat(4, 1fr);

  gap: 20px;
}

.box-hinhanh-0 {
  grid-column: 1/2;
}

.box-hinhanh-1 {
  grid-column: 2/3;
}

.box-hinhanh-2 {
  grid-column: 3/5;
}

.box-hinhanh-3 {
  grid-column: 1/3;
}

.box-hinhanh-4 {
  grid-column: 3/4;
}

.box-hinhanh-5 {
  grid-column: 4/5;
}

.box-hinhanh {
  position: relative;

  cursor: pointer;
}

.hinhanh-name {
  position: absolute;

  height: auto;

  padding: 10px;

  text-align: center;

  top: 50%;

  transform: translateY(-50%);

  color: #fff;

  background: #000000ab;

  font-size: 1.2rem;

  text-transform: uppercase;

  opacity: 0;

  transition: 0.2s all;

  width: 100%;
}

.box-hinhanh:hover .hinhanh-name {
  opacity: 1;
}

/* đăng ký */

.wrap-newsletter .wrap-content {
  display: flex;

  gap: 60px;
}

.left-newsletter {
  width: calc(100% - 590px - 60px);

  border-radius: 5px;
}

.right-newsletter {
  width: 590px;
}

.right-newsletter .scale-img {
  border-radius: 10px;
}

.title-newsletter {
  margin-bottom: 30px;

  z-index: 10;

  position: relative;
}

.title-newsletter h3 {
  font-size: 32px;

  font-family: "SVN-PoppinsBold";

  color: #333333;

  text-transform: uppercase;
}

.title-newsletter p.slogan {
  font-size: 16px;

  color: #898989;

  margin-top: 10px;

  text-transform: uppercase;

  font-family: "gilroy-semibold";
}

.group-newsletter {
  display: flex;

  gap: 13px;

  flex-direction: column;
}

.input-col-group {
  display: flex;

  gap: 16px;
}

.input-group,
.input-group1,
.input-group2,
.input-group3 {
  background: white;

  position: relative;

  width: 100%;

  border-radius: 10px;

  border: 1px solid #d9d9d9;
}

.input-group input,
.input-group1 input,
.input-group2 input,
.input-group3 input {
  width: 100%;

  height: 70px;

  padding: 10px 60px 10px 25px;

  background: transparent;

  border: none;

  font-size: 14px;

  color: #898989;
}

.input-group textarea {
  width: 100%;

  height: 195px;

  padding: 10px 25px 10px 25px;

  background: transparent;

  border: none;

  font-size: 14px;

  color: #898989;

  font-style: normal;
}

.input-group textarea.input::placeholder {
  color: #898989;

  font-style: normal;
}

.input-group input::placeholder,
.input-group1 input::placeholder,
.input-group2 input::placeholder,
.input-group3 input::placeholder {
  color: #898989;
}

.input-group1::before {
  position: absolute;

  content: "";

  background: url(../images/dk-icon-user.png) no-repeat;

  width: 15px;

  height: 16px;

  right: 20px;

  top: calc(50% - 16px / 2);
}

.input-group2::before {
  position: absolute;

  content: "";

  background: url(../images/dk-icon-mail.png) no-repeat;

  width: 20px;

  height: 16px;

  right: 20px;

  top: calc(50% - 16px / 2);
}

.input-group3::before {
  position: absolute;

  content: "";

  background: url(../images/dk-icon-phone.png) no-repeat;

  width: 16px;

  height: 16px;

  right: 20px;

  top: calc(50% - 16px / 2);
}

.input-group-btn {
  position: relative;

  background: #193682;

  text-align: center;

  height: 70px;

  border-radius: 10px;

  width: 250px;
}

.input-group-btn input[type="submit"] {
  display: inline-block;

  color: white;

  font-size: 18px;

  text-transform: uppercase;

  height: 70px;

  border: none;

  font-family: "SVN-PoppinsSemiBold";

  width: 250px;

  margin: auto;

  padding: 10px 0px;

  background: transparent;

  padding-right: 25px;
}

.input-group-btn input[type="submit"]:hover {
  background: #ffcb0d;

  border-radius: 10px;
}

.input-group-btn i {
  content: "";

  position: absolute;

  background-size: 100% 100%;

  left: 65%;

  top: 50%;

  transform: translate(-65%, -50%);

  pointer-events: none;

  color: #f1d08e;
}

.input-group-btn img.send-img {
  content: "";

  position: absolute;

  background-size: 100% 100%;

  left: 80%;

  top: 50%;

  transform: translate(-80%, -50%);

  pointer-events: none;

  color: #f1d08e;
}

/* góc kỹ thuật */

.wrap-kythuat {
  background: #fafafa;
}

.item-main-kythuat {
  display: flex;
}

.main-kythuat-img {
  width: 700px;
}

.main-kythuat-info {
  width: calc(100% - 700px);

  background: #f0f4ff;

  padding: 25px 30px;
}

.main-kythuat-name {
  font-size: 24px;

  color: #333333;

  font-family: "SVN-PoppinsMedium";

  margin-bottom: 20px;
}
.main-kythuat-name:hover {
  color: #f1c40f;
}

.main-kythuat-desc {
  margin: 0px;

  color: #898989;
}

.btn-kythuat {
  background: #193682;

  width: fit-content;

  clip-path: polygon(100% 0, 100% 70%, 82% 100%, 0 99%, 0 0);

  padding: 15px 40px 15px 30px;

  color: white;

  display: flex;

  align-items: center;

  gap: 9px;

  text-transform: uppercase;

  font-family: "SVN-PoppinsSemiBold";

  margin-top: 60px;
}

.btn-kythuat:hover {
  color: #f1c40f;
}

.box-main-kythuat-extra {
  margin-top: 35px;

  position: relative;
}

.item-kythuat {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.kythuat-info {
  border-left: 1px solid #d9d9d9;

  border-right: 1px solid #d9d9d9;

  border-bottom: 1px solid #d9d9d9;

  padding: 28px 20px;

  position: relative;
}

.kythuat-name {
  font-size: 20px;

  color: #333333;

  font-family: "SVN-PoppinsMedium";
}
.kythuat-name:hover {
  color: #f1c40f;
}
.kythuat-desc {
  color: #898989;

  margin: 0px;
}

.kythuat-time {
  background: #193682;

  border-radius: 1212px;

  width: fit-content;

  padding: 10px 15px;

  color: white;

  display: flex;

  gap: 5px;

  align-items: center;

  position: absolute;

  top: -20px;
}

.kythuat-time p {
  font-size: 10px;

  font-family: "SVN-PoppinsSemiBold";

  margin: 0px;
}

.control-kythuat.control-owl {
  position: relative;

  margin-top: 28px;
}

.control-kythuat.control-owl button.owl-prev svg,
.control-kythuat.control-owl button.owl-next svg {
  display: none;
}

.control-kythuat.control-owl button.owl-prev {
  position: relative;

  background: url(../images/prev2.png) no-repeat;

  background-size: 100% 100%;

  width: 58px;

  height: 58px;

  left: 45%;
}

.control-kythuat.control-owl button.owl-next {
  background: url(../images/next2.png) no-repeat;

  background-size: 100% 100%;

  width: 58px;

  height: 58px;

  right: 45%;
}

/* đối tác */

.doitac-item .scale-img {
  border: 1px solid #d9d9d9;

  border-radius: 10px;
}

/* product */

.list-product {
  display: flex;

  justify-content: space-between;

  border-bottom: 1px solid #c5cde0;

  padding-bottom: 15px;
}

.list-product .left-list-product span {
  position: relative;

  font-size: 20px;

  color: #898989;

  font-family: "SVN-PoppinsMedium";

  padding: 0px 30px;

  text-transform: uppercase;

  cursor: pointer;
}
.list-product .left-list-product span.active {
  color: #001e6e;
}
.list-product .right-list-product span {
  position: relative;

  font-size: 16px;

  color: #193682;

  padding-left: 30px;

  font-family: "SVN-PoppinsMedium";

  text-transform: uppercase;
}

.list-product span::before {
  position: absolute;

  content: "";

  width: 5px;

  height: 5px;

  left: 14px;

  top: 10px;

  border-radius: 50%;

  overflow: hidden;

  background: #193682;
}
.product-cat {
  display: flex;
  gap: 10px;
}
.product-cat p {
  margin: 25px 0px;
  border: 1px solid #193682;
  border-radius: 5px;
  padding: 5px 10px;
}
.product-cat p:hover {
  border: 1px solid #f1c40f;
}
.product-cat p a {
  color: #193682;
}
.product-cat {
  display: none;
}
.product-cat.active {
  display: flex;
}
.product-star {
  color: #f1c40f;
  display: flex;
  justify-content: center;
  gap: 5px;
}
.grid-product {
  display: grid;

  grid-template-columns: repeat(4, 1fr);

  gap: 30px;
}

.product-item {
  border: 1px solid #d9d9d9;
}

.product-name {
  font-size: 14px;

  font-family: "SVN-PoppinsMedium";

  color: #333333;

  text-align: center;

  text-transform: capitalize;

  margin: 10px 0px;
}
.product-name:hover {
  color: #193682;
}

.product-info {
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-price {
  color: #333333;

  text-align: center;
}

/* ẩ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;
}
/* TAG */
.footer-tag {
  margin-bottom: 35px;
}
.title-tags {
  color: white;
  font-size: 14px;
  margin: 0px;
  border: 1px solid white;
  border-radius: 5px;
  width: fit-content;
  padding: 10px 20px;
  background: #001e6e;
  font-family: "SVN-PoppinsMedium";
  position: absolute;
  left: 10px;
  top: -20px;
}
.footer-tags-lists {
  border-radius: 5px;
  border: 1px solid white;
  position: relative;
}
.footer-tags-lists li {
  margin: 0px;
  float: left;
  padding-right: 50px;
  color: white;
}
