/* giới thiệu */

.wrap-gioithieu {
  position: relative;
}

.wrap-gioithieu::before {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  right: 0px;

  top: 0px;

  width: 375px;

  height: 698px;
}

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

  gap: 75px;

  position: relative;
}

.wrap-gioithieu .wrap-content::before {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 123px;

  height: 80px;

  top: -2%;

  left: -150px;
}

.wrap-gioithieu .wrap-content::after {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 49px;

  height: 185px;

  top: 30%;

  left: -80px;

  transform: translateY(-30%);
}

.left-gioithieu {
  width: 50%;
}

.right-gioithieu {
  width: 50%;
}

div.title {
  font-size: 14px;

  color: #2aaae1;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;

  margin: 40px 0px 20px 0px;
}

h3.name-gioithieu {
  font-size: 36px;

  color: #333333;

  font-family: "CormorantGaramond-Bold";

  text-transform: uppercase;

  line-height: 45px;
}

.desc-gioithieu {
  color: #898989;

  line-height: 25px;
}

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

.line-gioithieu {
  background: #d9d9d9;

  height: 1px;

  width: 100%;

  margin: 35px 0px;
}

.tieuchi-gioithieu-item {
  display: flex;

  gap: 15px;
}

.tieuchi-gioithieu-img {
  width: 50px;

  height: 50px;

  display: flex;

  align-items: center;

  justify-content: center;

  background: #da3337;
}

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

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

  color: #333333;

  font-family: "PlusJakartaSans-Bold";

  text-transform: capitalize;
}

.tieuchi-gioithieu-desc {
  font-size: 12px;

  color: #898989;

  font-family: "PlusJakartaSans-Medium";

  line-height: 21px;
}

.about-gioithieu {
  display: flex;

  gap: 20px;

  margin-top: 35px;
}

.about-gioithieu a {
  height: 60px;

  padding: 0px 35px;

  border: 1px solid #da3337;

  display: flex;

  align-items: center;

  position: relative;
}

.about-gioithieu a:first-child {
  padding-left: 50px;

  color: #da3337;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;

  box-shadow: rgb(99 99 99 / 70%) 0px 2px 8px 0px;
}

.about-gioithieu a:first-child::before {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 16px;

  height: 16px;

  top: 50%;

  left: 25px;

  transform: translateY(-50%);
}

.about-gioithieu a:last-child {
  padding-left: 50px;

  color: white;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;

  background: #da3337;
}

.about-gioithieu a:last-child::before {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 19px;

  height: 19px;

  top: 50%;

  left: 20px;

  transform: translateY(-50%);
}

/* Dịch vụ */

.wrap-dichvu {
  position: relative;
}

.wrap-dichvu::before {
  background: url(../images/bgr_dichvu.png) no-repeat top;

  background-size: 100% 100%;

  content: "";

  width: 1920px;

  height: 300px;

  position: absolute;

  top: 0px;

  left: 0px;

  right: 0px;
}

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

.dichvu-item {
  background: white;

  border: 1px solid #d9d9d9;

  padding: 15px;
}

.dichvu-info {
  padding: 25px 0px 15px 0px;
}

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

  color: #333333;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;

  line-height: 26px;

  margin-bottom: 10px;
}

.dichvu-desc {
  color: #898989;

  line-height: 23px;
}

.dichvu-line {
  border-top: 0.5px dashed #898989;

  width: 100%;

  height: 1px;

  margin: 20px 0px;
}

.dichvu-about {
  display: flex;

  align-items: center;

  gap: 10px;

  color: #da3337;

  text-transform: uppercase;

  font-family: "PlusJakartaSans-Bold";
}

.control-dichvu.control-owl button.owl-prev {
  left: -70px;
}

.control-dichvu.control-owl button.owl-prev {
  background: url(../images/prev2.png) no-repeat;

  width: 50px;

  height: 50px;
}

.control-dichvu.control-owl button.owl-next {
  right: -70px;
}

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

  width: 50px;

  height: 50px;
}

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

.group-btn-lienhe {
  overflow: hidden;

  position: relative;
}

.group-btn-lienhe::before {
  position: absolute;

  content: "";

  width: 35%;

  height: 1px;

  background: #d9d9d9;

  top: calc(50% - 35px);

  left: 0px;

  transform: translateY(calc(-50% + 50px));
}

.group-btn-lienhe::after {
  position: absolute;

  content: "";

  width: 35%;

  height: 1px;

  background: #d9d9d9;

  top: calc(50% - 35px);

  right: 0px;

  transform: translateY(calc(-50% + 50px));
}

a.btn-lienhe {
  display: flex;

  background: #da3337;

  width: fit-content;

  margin: 35px auto 0px;

  padding: 17px 30px;

  align-items: center;

  gap: 15px;

  border: 1px solid #da3337;
}

a.btn-lienhe:hover {
  background: transparent;
}

a.btn-lienhe:hover div {
  color: #da3337;
}

.btn-lienhe:hover div:first-child,
.btn-lienhe:hover div:last-child {
  background: #da3337;
}

.btn-lienhe div {
  color: white;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;
}

.btn-lienhe div:first-child,
.btn-lienhe div:last-child {
  width: 37px;

  height: 1px;

  background: white;
}

/* thi công */

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

.wrap-thicong {
  padding: 50px 0px;

  /* position: relative; */

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

  background-size: cover;
}

.box-main-thicong .owl-page .owl-stage-outer .owl-stage .owl-item {
  z-index: 1;

  margin: 70px 0px;

  transform: scale(1);
}

/* .box-main-thicong

  .owl-page

  .owl-stage-outer

  .owl-stage

  .owl-item

  .item-thicong

  img {

  border-radius: 5px;

} */

.box-main-thicong .group-btn-lienhe::before {
  display: none;
}

.box-main-thicong .group-btn-lienhe::after {
  display: none;
}

.box-main-thicong
  .owl-page
  .owl-stage-outer
  .owl-stage
  .owl-item.active.center {
  transform: scale(1.4);

  z-index: 2;
}

.box-main-thicong
  .owl-page
  .owl-stage-outer
  .owl-stage
  .owl-item.active.center
  .item-thicong
  img {
  margin: 0px;
}

.item-thicong {
  position: relative;
}

.thicong-info {
  position: absolute;

  bottom: 0px;

  left: 0px;

  padding: 20px;

  width: 100%;
}

.thicong-info .thicong-name {
  font-size: 16px;

  color: white;

  font-weight: bold;

  margin: 0px;
}

.thicong-info .thicong-desc {
  font-size: 11px;

  color: white;

  margin: 0px;

  font-weight: 200;
}

.control-thicong.control-owl {
  top: 89% !important;
}

.control-thicong.control-owl button.owl-prev {
  left: 35% !important;

  background: url(../images/prev3.png);

  width: 55px;

  height: 55px;
}

.control-thicong.control-owl button.owl-next {
  right: 35% !important;

  background: url(../images/next3.png);

  width: 55px;

  height: 55px;
}

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

/* sản phẩm */

.title-main-product {
  display: flex;

  justify-content: space-between;

  align-items: center;

  margin: 45px 0px;
}

.title-main-product div {
  width: 100%;

  position: relative;
}

.title-main-product span {
  font-size: 24px;

  font-family: "PlusJakartaSans-ExtraBold";

  text-transform: uppercase;

  white-space: nowrap;

  background: #141414;

  color: white;

  position: relative;

  padding: 0px;

  height: 72px;

  line-height: 72px;

  margin-left: 100px;
}

.title-main-product span::before {
  position: absolute;

  content: "";

  background: url(../images/left-title-main-product.png) no-repeat;

  background-size: 100% 100%;

  width: 227px;

  height: 100px;

  left: -100px;

  top: -15px;
}

.title-main-product span::after {
  position: absolute;

  content: "";

  background: url(../images/right-title-main-product.png) no-repeat;

  background-size: 100% 100%;

  width: 65px;

  height: 100px;

  right: -65px;

  top: -15px;
}

.title-main-product a.btn-lienhe div {
  margin: 0px;

  float: right;
}

.title-main-product a.btn-lienhe::before {
  position: absolute;

  content: "";

  top: 50%;

  left: 0px;

  right: 0px;

  width: 100%;

  height: 2px;

  transform: translateY(-50%);

  background: #d93830;

  z-index: -1;
}

/* .wrap-category-product {

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

  background-size: 100% 100%;

} */

.grid-product {
  display: grid;

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

  gap: 20px;
}

.slider-controls .slick-prev {
  left: 5px;
}

.slider-controls .slick-next {
  right: 5px;
}

.slider-controls .slick-prev,
.slider-controls .slick-next {
  border: none;

  height: 45px;

  width: 45px;

  border-radius: 50%;

  cursor: pointer;

  transition: background 0.3s;
}

.box-main-product .slick-prev:before,
.box-main-product .slick-next:before {
  content: none;
}

.slider-controls {
  display: flex;

  align-items: center;

  gap: 10px;

  position: relative;

  width: 8%;

  height: 50px;
}

.thanh {
  margin-top: 20px;
}

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

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

  text-transform: uppercase;

  margin: 10px 0px;

  color: #333333;

  line-height: 23px;

  font-family: "PlusJakartaSans-Bold";
}

.product-info {
  padding: 20px;

  text-align: center;
}

.price-product span:first-child {
  font-family: "PlusJakartaSans-Bold";

  color: #898989;
}

.price-product span:last-child {
  color: #da3337;

  font-size: 16px;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;

  text-transform: uppercase;
}

/* tiêu chí */

.wrap-tieuchi {
  background: url(../images/bgr_tieuchi.png) no-repeat;

  background-size: 100% 100%;

  position: relative;
}

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

  content: "";

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

  background-size: 100% 100%;

  width: 1920px;

  height: 78px;

  bottom: 0px;

  left: 0px;

  right: 0px;
}

.tieuchi-item {
  background: white;

  padding: 25px 20px;

  cursor: pointer;

  position: relative;

  margin-bottom: 20px;
}

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

  content: "";

  width: calc(100% - 40px);

  height: 100%;

  left: 20px;

  right: 20px;

  bottom: -20px;

  border: 1.5px dashed #d9d9d9;

  border-radius: 10px;

  z-index: -1;
}

.tieuchi-img {
  border-radius: 50%;

  transition: 0.7s;

  width: fit-content;
}

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

  font-family: "PlusJakartaSans-ExtraBold";

  text-transform: uppercase;

  margin: 30px 0px 10px 0px;

  line-height: 28px;
}

.tieuchi-desc {
  color: #898989;

  margin: 0px;
}

.tieuchi-item:hover .tieuchi-img {
  transform: rotateY(180deg);

  transition: 0.7s;
}

a.btn-tieuchi {
  margin: 50px auto 50px;

  display: flex;

  padding: 20px 30px;

  border: 1px solid white;

  width: fit-content;

  color: white;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;
}

/* đăng ký */

.title-newsletter {
  color: #2aaae1;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;
}

.name-newsletter {
  font-size: 36px;

  font-family: "CormorantGaramond-Bold";

  line-height: 50px;

  text-transform: uppercase;
}

.validation-newsletter {
  display: flex;

  flex-direction: column;

  gap: 15px;
}

.title-main-newsletter span {
  font-size: 32px;

  font-family: "CormorantGaramond-Bold";

  line-height: 50px;

  text-transform: uppercase;
}

.title-main-newsletter p.slogan {
  font-family: "PlusJakartaSans-Medium";

  color: #898989;

  margin-bottom: 25px;
}

.group-newsletter {
  display: flex;

  gap: 90px;

  position: relative;
}

.group-newsletter::before {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 118px;

  height: 118px;

  top: -65px;

  right: -55px;

  z-index: -99;
}

.left-newsletter {
  width: 50%;

  position: relative;
}

.left-newsletter::before {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 30px;

  height: 29px;

  top: -15px;

  right: 0px;

  animation: rotateme 12s infinite linear;
}

.left-newsletter::after {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 107px;

  height: 108px;

  bottom: 27px;

  right: -60px;

  z-index: -99;
}

.right-newsletter {
  width: 50%;

  border-radius: 10px;

  background: white;

  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

  padding: 25px;

  position: relative;
}

.right-newsletter::before {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 62px;

  height: 62px;

  right: -30px;

  bottom: 30px;

  animation: jumpTwo 3s infinite linear;
}

.right-newsletter::after {
  position: absolute;

  content: "";

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

  background-size: 100% 100%;

  width: 42px;

  height: 42px;

  right: 80px;

  top: -24px;

  animation: rotateme 12s infinite linear;
}

@keyframes jumpTwo {
  0% {
    transform: translate3d(0, 0, 0);
  }

  40% {
    transform: translate3d(0, 20px, 0);
  }

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

@keyframes rotateme {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

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

  z-index: 10;

  position: relative;
}

.title-newsletter h2 {
  font-size: 12px;

  margin-bottom: 10px;

  font-family: "gilroy-bold";

  text-transform: uppercase;

  color: #cd1a1a;

  width: fit-content;

  padding: 10px 18px;

  background: #fae8e8;

  border-radius: 5px;
}

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

  font-family: "avo-bold";

  color: #333333;

  text-transform: uppercase;
}

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

  color: #898989;

  margin-top: 10px;

  text-transform: uppercase;

  font-family: "gilroy-semibold";
}

.input-col-group {
  display: flex;

  gap: 17px;
}

.input-group,
.input-group1,
.input-group2,
.input-group3 {
  position: relative;

  width: 100%;

  border-radius: 5px;
}

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

  height: 55px;

  padding: 10px 60px 10px 20px;

  background: transparent;

  border: 1px solid #d9d9d9;

  font-size: 14px;

  color: #898989;

  border-radius: 5px;

  font-family: "PlusJakartaSans-Medium";
}

.input-group textarea {
  width: 100%;

  height: 150px;

  padding: 10px 20px 10px 20px;

  background: transparent;

  border: 1px solid #d9d9d9;

  font-size: 14px;

  color: #898989;

  font-style: normal;

  border-radius: 5px;

  font-family: "PlusJakartaSans-Medium";
}

.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-group::before {
  position: absolute;

  content: "";

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

  width: 18px;

  height: 18px;

  right: 20px;

  top: 20px;
}

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

  content: "";

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

  width: 16px;

  height: 16px;

  right: 20px;

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

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

  content: "";

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

  width: 17px;

  height: 17px;

  right: 20px;

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

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

  content: "";

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

  width: 20px;

  height: 16px;

  right: 20px;

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

.input-group-btn {
  margin-top: 20px;
}

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

  border-radius: 5px;

  color: white;

  font-size: 14px;

  text-transform: uppercase;

  height: 55px;

  border: none;

  font-family: "PlusJakartaSans-Bold";

  padding: 10px 80px;

  width: fit-content;
}

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

.left-newsletter .about-gioithieu {
  margin: 35px 0px 70px 0px;
}

.group-gioithieu-img {
  position: relative;
}

.info-img {
  background: #da3337;

  color: white;

  padding: 20px;

  width: fit-content;

  position: absolute;

  bottom: 5%;

  left: -20px;
}

.info-img sub {
  font-size: 36px;
}

.info-img span {
  font-size: 64px;

  font-family: "PlusJakartaSans-ExtraBold";
}

.info-img p {
  font-size: 14px;

  font-family: "PlusJakartaSans-Bold";

  margin: 0px;
}

/* tin tức */

.wrap-tintuc {
  position: relative;
}

.group-tintuc {
  display: flex;

  gap: 20px;
}

.left-tintuc,
.center-video,
.right-fanpage {
  width: 33.33%;
}

.tintuc-item {
  margin: 6px;
}

.tintuc-item a {
  display: flex;
}

.tintuc-img {
  width: 155px;
}

.tintuc-info {
  width: calc(100% - 155px);

  padding: 10px 20px;

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

.tintuc-name {
  font-size: 16px;

  color: #333333;

  font-family: "PlusJakartaSans-semibold";

  text-transform: uppercase;

  line-height: 25px;
}

.tintuc-time {
  color: #898989;
}

/* video */

.slider-for-video .box-video {
  margin: 0px 4px;
}

.slider-nav-video {
  margin: 0px 4px 8px 4px;
}

.box-video {
  position: relative;
}

.play-video {
  position: absolute;

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

  background-size: 100% 100%;

  width: 150px;

  height: 150px;

  top: 50%;

  left: 50%;

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

.group-tintuc span.title {
  font-size: 14px;

  color: #2aaae1;

  text-transform: uppercase;

  font-family: "PlusJakartaSans-Bold";
}

.group-tintuc h3.name {
  font-size: 36px;

  color: #333333;

  text-transform: uppercase;

  font-family: "CormorantGaramond-Bold";

  line-height: 45px;

  margin-top: 10px;

  margin-bottom: 35px;
}

/* hệ thống chi nhánh */

.title-hethong span {
  font-family: "PlusJakartaSans-Bold";

  color: #2aaae1;

  text-transform: uppercase;
}

.title-hethong h3 {
  font-size: 36px;

  font-family: "CormorantGaramond-Bold";

  text-transform: uppercase;

  margin-top: 10px;

  margin-bottom: 40px;

  line-height: 45px;
}

.item_hethong {
  border: 1px solid #d9d9d9;

  border-radius: 5px;

  padding: 20px 30px;

  margin-bottom: 15px;

  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

  transition: 0.7s;

  cursor: pointer;
}

.item_hethong:hover {
  background: #d9d9d9;

  transition: 0.7s;
}

.name_hethong {
  font-size: 20px;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;

  margin-bottom: 12px;
}

.item_hethong.active {
  background: #d93830;

  transition: 0.7s;
}

.item_hethong.active .name_hethong {
  color: white;

  transition: 0.7s;
}

.item_hethong.active .content_hethong {
  color: white;

  transition: 0.7s;
}

.item_hethong.active .btn_map {
  border: 1px solid white;

  background: white;

  transition: 0.7s;
}

.btn_map {
  width: 100%;

  height: 50px;

  border-radius: 5px;

  border: 1px solid #d93830;

  display: flex;

  align-items: center;

  justify-content: center;

  margin-top: 20px !important;
}

.btn_map a {
  color: #d93830;

  text-align: center;

  font-family: "PlusJakartaSans-Bold";

  text-transform: uppercase;
}

.map {
  width: 100%;

  height: 100%;
}

.map iframe {
  width: 100%;

  height: 100%;
}

.list_hethong_wrapper {
  height: 545px;

  overflow-y: auto;

  padding-right: 25px;
}

.list_hethong_wrapper::-webkit-scrollbar {
  background: #fff;

  width: 3px;

  height: 10px;

  border-radius: 5px;
}

.list_hethong_wrapper::-webkit-scrollbar-thumb {
  background: #d93830;
}

/* ẩ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;
}
