@charset "UTF-8";
@font-face {
  font-family: "Mustica-Pro-SemiBold";
  src: url("../Fonts/1FTV-VIP-Mustica-Pro-SemiBold.ttf");
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../Fonts/FZ Poppins-Bold.ttf");
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("../Fonts/FZ Poppins-Medium.ttf");
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../Fonts/FZ Poppins-Regular.ttf");
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../Fonts/FZ Poppins-SemiBold.ttf");
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  src: url("../Fonts/FZ Poppins-SemiBoldItalic.ttf");
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../Fonts/Montserrat-Medium.otf");
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}
/* div#supportfix {
  display: none;
} */
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%;
  }
}
body {
  font-family: "Poppins-Regular";
  font-size: 16px;
  font-weight: 400;
  color: #585858;
  line-height: 1.6;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

header#header ul,
header#header li {
  list-style-type: none;
}

img {
  max-width: 100%;
  width: auto;
  vertical-align: middle;
  height: auto;
  object-fit: cover;
  object-position: center;
}

.d-flex {
  display: flex;
}

section {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-family: "Poppins-Bold";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

.pc {
  display: block;
}

.mb {
  display: none;
}

/* ------------------------------ Header ------------------------------ */
header#header {
  position: relative;
  z-index: 99999;
}

#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link {
  font-family: "Poppins-Bold";
}

.header {
  padding: 20px 0px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  position: relative;
  width: 100%;
  background-color: #ffffff;
}

.header_menu_fix {
  position: fixed;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.062745098);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.062745098);
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  top: 0px;
  z-index: 9999;
  left: 0;
  padding: 10px 0px;
}

.header_menu_fix .header_menu_wrap {
  grid-template-columns: 200px 1fr;
}

.header_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
  font-size: 12px;
  color: #a34624;
}

.header_left,
.header_right {
  margin: auto 0px;
}

.header_right {
  display: grid;
  width: 100%;
  grid-template-rows: auto;
  column-gap: 0px;
  align-items: center;
  column-gap: 20px;
}

.button_contact span {
  font-family: "Roboto-Bold";
  font-size: 15px;
  margin-left: 5px;
}

.button_contact a {
  color: #fff;
  background: #e55205;
  padding: 10px 20px;
  border-radius: 10px;
}

.poly {
  display: flex;
  align-items: center;
  column-gap: 7px;
}

.header_logo img {
  height: auto;
  width: 100%;
}

.header_lang {
  margin: auto 0px;
  display: none;
}

.header_logo h1 {
  margin: 0px;
  color: #511210;
  font-size: 22px;
  font-family: "Inter-Bold";
  text-transform: uppercase;
}

.header_menu_wrap {
  display: grid;
  width: 100%;
  grid-template-columns: 240px 1fr;
  grid-template-rows: auto;
  column-gap: 30px;
  transition: all 0.3s ease-out;
}

label.screen-reader-text {
  display: none;
}

.wrap-menu {
  margin: auto 0px;
}

.wrap-menu ul#mega-menu-mainmenu li a {
  font-family: "Poppins-SemiBold" !important;
}

.wrap-header-icon {
  display: none;
}

/* ------------------------------ Banner ------------------------------ */
.anh_img {
  background-color: #EC1C24;
  padding: 10px 0px;
}

.top_header {
  background-color: #EC1C24;
}

.btn_about a {
  font-size: 18px;
  color: white;
  background-color: #EC1C24;
  padding: 12px 40px;
  border-radius: 20px;
  font-family: "Poppins-Medium";
  display: inline-flex;
  align-items: center;
  transition: 0.4s ease-out;
  border: 1px solid #ec1c24;
  width: fit-content;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.btn_about a:hover {
  background-color: transparent;
  color: #fff;
}

.cacthongtin {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}

.anh_img img {
  height: 22px;
}

.text_thongtin {
  color: white;
  font-family: "Montserrat-Medium";
  font-size: 18px;
}

/* ------------------------------ Banner ------------------------------ */
.home_banner {
  position: relative;
  z-index: 9;
  display: grid;
  grid-template-columns: 52% auto;
  /* align-items: center; */
  column-gap: 30px;
  padding-top: 60px;
}

@media (min-width: 1440px) {
  #home_banner .container {
    width: 1400px;
  }
}

.icon_box_text {
  font-size: 27px;
  font-family: "Mustica-Pro-SemiBold";
  color: #585858;
}
@media (max-width: 1200px) {
  .icon_box_text {
    font-size: 24px;
  }
}

.home_banner_img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.home_banner_img img {
  width: 100%;
  height: 100%;
}

.home_banner_content h2 {
  color: #ffffff;
  font-family: "Poppins-Bold";
  font-size: 58px;
  /* margin-bottom: 60px; */
}

.noidung_hombanner {
  margin-top: 50px;
}

.home_banner_content h1 {
  font-size: 84px;
  font-family: "Poppins-Bold";
  color: #ec1c24;
  margin-top: 0px;
  /* margin-bottom: 37px; */
}

.home_banner_content .text {
  font-family: "1FTV-VIP-Mustica-Pro-SemiBold";
  color: #fff;
  font-size: 32px;
  display: inline-block;
}

.btn_about img {
  margin-left: 20px;
  width: 12px;
}

.tieude_noid8ng {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /* gap: 30px; */
  column-gap: 50px;
  row-gap: 25px;
}

.form-home {
  background: #fff;
  display: inline-block;
  padding: 20px;
  border-radius: 20px;
  margin-top: 15px;
  text-align: center;
}

.form-home .wpcf7-form-control {
  padding: 10px 15px;
  border: 1px solid #137232;
  margin-bottom: 15px;
  border-radius: 50px;
  color: black;
  width: 100%;
  outline: none;
  font-family: "Roboto-Medium";
  font-size: 14px;
}

.form-home .wpcf7-select {
  padding: 10px 15px;
  border: 1px solid #137232;
  margin-bottom: 15px;
  border-radius: 50px;
  color: black;
  width: 100%;
  outline: none;
  font-family: "Roboto-Medium";
  font-size: 14px;
}

.form-home .wpcf7-form-control::placeholder {
  color: #2b313f;
}

.form-home .wpcf7-submit {
  width: 44%;
  background: #137232;
  color: #fff;
  font-family: "Roboto-Medium";
  font-size: 15px;
  margin-bottom: 0px;
}

.form-home .wpcf7-submit:hover {
  color: #137232;
  background: #fff;
}

section#data {
  overflow: unset;
}
@media (min-width: 1440px) {
  section#data .container {
    width: 1400px;
  }
}

.home_box_icon {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 5%;
  position: relative;
  width: 100%;
  left: 0;
  z-index: 999;
  top: -50%;
  transform: translateY(-50%);
}

.home_box_icon_wrap {
  background: #fff;
  border-radius: 70px;
  padding: 15px 20px;
  /* padding-right: 25px; */
  display: grid;
  grid-template-columns: 60px auto;
  align-items: center;
  column-gap: 15px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}

.icon_box_text p {
  margin-bottom: 0px;
  font-family: "1FTV-VIP-Mustica-Pro-SemiBold";
  font-size: 25px;
  color: #137232;
}

/* ------------------------------ Home about ------------------------------ */
section#about {
  padding: 90px 0px;
}

.about_content a {
  font-family: "Poppins-Medium";
  background: #000000;
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  gap: 20px;
  color: #fff;
  padding: 12px 47px;
  border-radius: 10px;
  margin-top: 35px;
}

.about_content h2 {
  font-size: 41px;
  color: #ed1925;
  font-family: "Poppins-SemiBold";
  margin-top: 0px;
  margin-bottom: 30px;
}

.about_content div {
  font-size: 29px;
  font-family: "Quicksand-Bold";
  color: #0059a5;
  display: inline-block;
  border: 2px solid #0059a5;
  background: #e1f2ff;
  padding: 5px 40px;
  border-radius: 50px;
}

.about_content h1 {
  font-size: 59px;
  font-family: "1FTV-VIP-COCOGOOSE-Regular";
  color: #0059a5;
  margin: 30px 0px;
}

.about_content p {
  text-align: justify;
  margin-bottom: 25px;
}

.about_content ul {
  list-style: none;
}

.about_content ul li {
  margin: 20px 0px;
  position: relative;
}

.about_content ul li:before {
  content: "";
  position: absolute;
  background-image: url(../images/light.png);
  width: 28px;
  height: 32px;
  left: -38px;
  top: 50%;
  transform: translateY(-50%);
}

.btn_about_hieu a:hover {
  color: #0059a5;
  background-color: #e1f2ff;
  border: 2px solid #0059a5;
}

.btn_about_hieu a {
  color: #f4faff;
  text-decoration: none;
  gap: 40px;
  display: flex;
  align-items: center;
}

.about {
  display: grid;
  grid-template-columns: 47% 48%;
  grid-template-rows: auto;
  justify-content: space-between;
  row-gap: 30px;
}

.btn_about_hieu {
  background: #000000;
  padding: 5px 22px;
  font-size: 20px;
  color: #fff;
  font-family: "Poppins-Medium";
  border-radius: 9px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.btn_about {
  margin-top: 38px;
}

/* .service_title h2,
.maubiendep_title h2,
.title_thu_mua h2,
.title_di_kem h2,
.title_quatrinh h2,
.home_partner_title h2,
.home_product_title h2,
.form_home_right h2,
.home_project_title h2 {
  font-size: 35px;
  font-family: "Roboto-Bold";
  color: #0059a5;
  display: grid;
  grid-template-columns: auto;
  align-items: center;
  gap: 17px;
  margin: 0px;
  margin-bottom: 30px;
} */
/* ------------------------------ Service ------------------------------ */
section#service {
  padding: 10px 0px 90px 0px;
}

.service_title h2 {
  font-size: 55px;
  text-align: center;
  font-family: "Poppins-SemiBold";
  margin-bottom: 40px;
}

.service_item_avata img {
  width: 100%;
  aspect-ratio: 1.2;
}

.service_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 40px;
  row-gap: 40px;
}

.maubiendep_item {
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
  transition: 0.4s ease-out;
}

.maubiendep_item_title a {
  font-size: 20px;
  font-family: "Poppins-Medium";
  color: #585858;
  line-height: 1.4444444444;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.maubiendep_item_title a:hover {
  color: #ed1925;
}

.maubiendep_content {
  padding: 15px 63px;
}

.service_item_avata,
.service_item_avata img {
  overflow: hidden;
  transition: 0.45s ease-out;
}

.service_item:hover .service_item_avata img {
  transform: scale(1.025);
}

.maubiendep_item_avata,
.maubiendep_item_avata img {
  overflow: hidden;
  transition: 0.45s ease-out;
}

.maubiendep_item:hover .maubiendep_item_avata img {
  transform: scale(1.025);
}

.maubiendep_item_avata img {
  width: 100%;
  aspect-ratio: 1.5;
}

.sanpham_tien_dung_avata,
.sanpham_tien_dung_avata img {
  overflow: hidden;
  transition: 0.3s ease-out;
  width: 100%;
  aspect-ratio: 1.5;
}

.service_content_td {
  background: #ed1925;
  text-align: center;
  padding: 20px;
  border-radius: 0px 0px 10px 10px;
}

.sanpham_tien_dung_title a {
  color: #fff;
  font-family: "Poppins-Medium";
  font-size: 28px;
  text-transform: uppercase;
}

.sanpham_tien_dung {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 10px 10px;
}

.sanpham_tien_dung:hover .sanpham_tien_dung_avata img {
  transform: scale(1.1);
  transition: 0.3s ease-out;
}

a.title_service {
  text-align: center;
  display: block;
  font-size: 23px;
  color: #585858;
  font-family: "Poppins-Medium";
  padding: 24px 0px 0px;
}

a.title_service:hover {
  color: #ed1925;
}

.maubiendep_title h2 {
  text-align: center;
  font-size: 56px;
  font-family: "Poppins-SemiBold";
  color: #ed1925;
  margin-top: 0px;
  margin-bottom: 40px;
}

section#danmuc2 {
  background-color: #f2f2f2;
  padding: 90px 0px;
}

.wrap-menu_mobile {
  display: none;
}

section#service-sp {
  padding: 90px 0px;
}

/* ------------------------------ Lý do chọn------------------ */
section#lydo_luachon {
  padding: 55px 0px;
}

.tieude_chinh h1 {
  font-size: 58px;
  font-family: "Poppins-SemiBold";
}

.tieude_chinh h2 {
  font-family: "Poppins-SemiBold";
  font-size: 55px;
  margin: 0;
}

.noidung_lydo {
  display: grid;
  grid-template-columns: 45% 55%;
  justify-content: space-between;
}

.icosn_logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.noidung {
  background: #f2f2f2;
  padding: 30px 20px;
  border-radius: 20px;
  backdrop-filter: blur(13px);
  /* gap: 12px; */
}

.noidung_lienquan h3,
.noidung_tailtel h3 {
  color: black;
  font-size: 24px;
  font-family: "Poppins-SemiBold";
}

.noidung_lienquan p,
.noidung_tailtel p {
  font-size: 19px;
  width: 73%;
  margin: 0 auto;
}

.tiede_chinh {
  display: flex;
  gap: 30px;
}

.icosn_logo img {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  border-radius: 14px;
  justify-content: center;
  position: absolute;
  top: 0px;
  transform: translateY(-50%);
}

.tieude_noidung2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 50px;
  row-gap: 25px;
  padding: 46px 0px;
}

.noidung_tieude2_item {
  background: #f2f2f2;
  padding: 48px 20px;
  border-radius: 20px;
  /* box-shadow: 0 4px 20px rgba(38, 114, 178, 0.15); */
  backdrop-filter: blur(13px);
  font-size: 24px;
}

.tieude_noidung2_item img {
  /* background-color: #0059a5; */
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  /* border-radius: 14px; */
  justify-content: center;
  position: absolute;
  top: 0px;
  transform: translateY(-50%);
}

.tieude_noidung2_item {
  align-items: center;
  display: flex;
  justify-content: center;
}

.noidung_lienquan {
  text-align: center;
}

.noidung_lienquan strong {
  font-family: "Poppins-Regular";
}

.noidung_tailtel {
  text-align: center;
}

.noidung_tailtel strong {
  font-size: 18px;
  font-family: "Poppins-Regular";
}

/* ------------------------------ feedback ------------------------------ */
section#feedback {
  background-color: #c11627;
  padding: 70px 0px;
}

.ten_va_cong_ty h1 {
  font-size: 23px;
  font-family: "Poppins-Bold";
}

i.fa-solid.fa-star {
  color: #ec1c24;
}

.noidung_khachhang p {
  font-size: 18px;
  font-family: "Poppins-Regular";
  text-align: center;
}

.infor_thongtin {
  display: grid;
  grid-template-columns: 101px 1fr;
  justify-content: center;
  margin-bottom: 20px;
  gap: 20px;
}

.noidungf {
  background: white;
  padding: 40px;
  /* box-shadow: 0px 4px 8px rgb(0 0 0 / 25%); */
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(38, 114, 178, 0.15);
  backdrop-filter: blur(13px);
}

.tieude_feedback {
  font-size: 51px;
  text-align: center;
  color: white;
  margin-bottom: 40px;
  font-family: "Poppins-SemiBold";
}

.list_icon h1 {
  font-family: "Poppins-Bold";
}

.ten_va_cong_ty h2 {
  font-size: 18px;
  font-family: "Poppins-Regular";
}

/* Vùng chứa section */
/* Tiêu đề */
.tieude_doi_tac .tieude_chinh {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}

.ten_va_cong_ty h3 {
  font-size: 23px;
  font-family: "Poppins-SemiBold";
  margin: 10px 0px;
}

.ten_va_cong_ty p {
  font-size: 18px;
}

/* Slider Owl */
.doitac_logo .owl-stage {
  display: flex;
  align-items: center;
  gap: 43px;
}

.doi_tac_tieu_bieu {
  padding: 70px 0;
  padding-top: 100px;
}
@media (min-width: 1440px) {
  .doi_tac_tieu_bieu .container {
    width: 1400px;
  }
}

.tieude_chinh_dt {
  font-size: 49px;
  font-family: "Poppins-SemiBold";
  line-height: 1.2;
}

.row_doitac {
  display: grid;
  grid-template-columns: 18% 80%;
  justify-content: space-between;
}

.doitac_logo {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: flex-start;
  align-items: center;
  /* padding-left: 30px; */
}

.logo-item img {
  aspect-ratio: 1.4;
}

.logo-item img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block;
}

/* ------------------------------ Home New ------------------------------ */
section#home_news {
  padding: 30px 0px 100px 0px;
}

.home_news_bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.home_new_wrap_text {
  display: grid;
  grid-template-columns: 17% 80%;
  justify-content: space-between;
}

.home_text_new p {
  text-align: justify;
  font-size: 15px;
  font-family: "Poppins-Regular";
  margin-bottom: 30px;
}

.btn_new a {
  background: #dd198f;
  padding: 10px 20px;
  border-radius: 23px;
  color: #fff;
  font-size: 14px;
  font-family: "Quicksand-Bold";
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.home_text_new h2 {
  color: #585858;
  font-family: "Poppins-SemiBold";
  font-size: 49px;
  text-transform: uppercase;
}

/* .home_new_item {
  padding: 10px;
} */
.home_new_avata {
  position: relative;
}

.title_icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.title_icon img {
  aspect-ratio: 1 !important;
}

#owl-new .owl-dots,
#owl-new .owl-dots.disabled {
  position: relative;
  bottom: 0px;
  transform: translateX(-50%);
  left: 50%;
  /* display: flex; */
  display: none;
  justify-content: center;
  margin: 16px 0px;
}

#owl-new .owl-dots .owl-dot,
#owl-new .owl-dots.disabled .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #d3d3d3;
  border: 1px solid #d3d3d3;
  border-radius: 100px;
  margin: 0 8px;
}

#owl-new .owl-dots .owl-dot.active,
#owl-new .owl-dots.disabled .owl-dot.active {
  border: 2px solid #207264;
  background-color: #207264;
}

#owl-new .owl-nav,
#owl-new .owl-nav.disabled {
  display: none;
  justify-content: space-between;
  align-items: center;
  width: 85px;
  position: absolute;
  right: 0;
  top: -60px;
  z-index: 99;
}

#owl-new .owl-nav .owl-next,
#owl-new .owl-nav.disabled .owl-next,
#owl-new .owl-nav .owl-prev,
#owl-new .owl-nav.disabled .owl-prev {
  width: 35px;
  height: auto;
  opacity: 0.5;
}

#owl-new .owl-nav .owl-next:hover,
#owl-new .owl-nav.disabled .owl-next:hover,
#owl-new .owl-nav .owl-prev:hover,
#owl-new .owl-nav.disabled .owl-prev:hover {
  opacity: 1;
}

#owl-new .owl-nav .owl-next img,
#owl-new .owl-nav.disabled .owl-next img {
  transform: rotate(180deg);
}

.home_new_item_item_image {
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.231372549);
  border-radius: 5px;
  overflow: hidden;
}

.home_new_avata_image,
.home_new_avata_image img {
  overflow: hidden;
  transition: 0.3sease-out;
  aspect-ratio: 1.4;
  width: 100%;
}

.home_new_content_image {
  padding: 35px 30px 40px 30px;
  margin-left: 0.25px;
  background-color: #fff;
  position: relative;
}

.home_new_item_title_image {
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid rgba(108, 108, 108, 0.3490196078);
  padding-bottom: 15px;
}

.home_new_item_title_image a {
  font-size: 18px;
  font-family: "Roboto-Bold";
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #000000;
  text-transform: capitalize;
}

.home_new_avata,
.home_new_avata img {
  overflow: hidden;
  transition: 0.3s ease-out;
  width: 100%;
  aspect-ratio: 1;
}

.home_new_item_title a {
  color: #595959;
}

.title_home {
  font-size: 16px;
  font-family: "Poppins-Medium";
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.home_new_content {
  margin-top: 15px;
}

.pro_item_date {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  z-index: 2;
  right: 30px;
  top: -23px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 45px;
  overflow: hidden;
  text-transform: uppercase;
}

span.day {
  height: 100%;
  padding: 10px;
  background-color: #ed1c24;
  display: flex;
  align-items: center;
  font-family: "Montserrat-Bold";
  font-size: 20px;
}

span.year {
  height: 100%;
  padding: 10px 17px 10px 17px;
  display: flex;
  align-items: center;
  background-color: #073f82;
  line-height: 1;
  font-family: "Montserrat-Medium";
  font-size: 18px;
}

.home_new_item_title {
  margin-bottom: 10px;
  color: #ec1c24;
  font-family: "Poppins-SemiBold", sans-serif;
  text-transform: uppercase;
}
.home_new_item_title a {
  color: inherit;
}

.title_home a {
  font-size: 16px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.home_new_item_title a:hover {
  color: #ec1c24;
  transition: 0.3s ease-out;
}

.home_new_item_exp {
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 14px;
}

.home_new_item_except p {
  margin-bottom: 0px;
}

.home_new_item_detail {
  margin-top: 18px;
}

.home_new_item_detail a {
  font-size: 18px;
  color: #000000;
}

.home_new_item_detail a {
  font-size: 16px;
  color: #000000;
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-family: "Roboto-Medium";
  text-transform: capitalize;
  transition: 0.3s ease-out;
}

.home_new_item_detail a:hover {
  color: #137232;
  transition: 0.3s ease-out;
}

.home_new_item_detail a img {
  width: 34px !important;
  margin-bottom: -3px;
}

.home_new_item_detail a svg {
  fill: #137232;
  position: relative;
  transition: 0.3s ease-out;
}

.home_new_item_detail a:hover svg {
  transform: translateX(5px);
  transition: 0.3s ease-out;
}

.news_item_wrap svg {
  width: auto;
  height: 16px;
  fill: #137232;
}

.news_item_wrap {
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-bottom: 12px;
  color: #6c6c6c;
  font-family: "Montserrat-Medium";
}

.news_item_wrap a {
  color: #6c6c6c;
}

.news_author,
.news_cate {
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: 15px;
  text-transform: capitalize;
  line-height: 1;
}

.home_product_title h2 {
  justify-content: center;
}

.btn_about_tim a {
  font-size: 15px;
  color: white;
  background-color: #ed1925;
  padding: 9px 27px;
  border-radius: 10px;
  font-family: "Poppins-Medium";
}

span.tiede_text {
  font-size: 48px !important;
  font-family: "Poppins-Bold";
}

/* ------------------------------ Đăng Ký ------------------------------ */
.email-row p {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-left: 103px;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  /* color: inherit; */
  color: #777777;
}

.form_dangky {
  padding: 23px;
}

.email_cuaban {
  flex: 1;
  padding: 8px;
  font-size: 16px;
}

.wpcf7-submit {
  border-radius: 11px;
  padding: 13px 18px;
  padding: 8px 16px;
  font-size: 16px;
  background-color: #ffffff;
  color: #777777;
  border: none;
  cursor: pointer;
}

input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.email_cuaban {
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 11px;
  padding: 13px 18px;
}

#dang_ky .noidungdangky {
  display: flex;
  align-items: center;
  /* Canh giữa theo chiều dọc */
  justify-content: space-between;
  flex-wrap: wrap;
  /* Cho responsive */
}

.logo_dangky {
  flex: 1;
  text-align: center;
}

.logo_dangky img {
  max-width: 100%;
  height: auto;
  max-height: 120px;
  /* Điều chỉnh tùy theo chiều cao mong muốn */
}

.dangkyf {
  flex: 2;
}

#dang_ky .noidungdangky {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.logo_dangky {
  flex: 1 1 30%;
  text-align: center;
}

.dangkyf {
  flex: 1 1 55%;
}

/* Responsive */
/* ------------------------------ Footer ------------------------------ */
footer#footer {
  background-color: #585858;
  color: #ffffff;
}
@media (min-width: 1440px) {
  footer#footer .container {
    width: 1400px;
  }
}

.anh_logo img {
  width: 101px !important;
  height: 101px;
  border-radius: 50%;
}

.footer_congty p {
  font-size: 23px;
  font-family: "Poppins-Medium";
}

.footer {
  display: grid;
  padding: 50px 0px 50px 0px;
  grid-template-columns: 25% 22% 10% 19% 10%;
  grid-template-rows: auto;
  row-gap: 30px;
  justify-content: space-between;
}

.footer_bottom {
  color: #ffffff;
  text-align: center;
  padding: 15px 0px;
  border-top: 1px solid #fff;
}

.footer_bottom a {
  color: #ffffff;
}

.social_footer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  gap: 10px;
}

.footer_logo_sc {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.footer_logo_sc .connect {
  flex-shrink: 0;
}

.footer_contact_text a {
  color: #fff;
}

.footer_contact_title {
  font-family: "Poppins-Medium";
  color: #ffffff;
  font-size: 17px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

/* .footer_address {
  margin: 20px 0px;
} */
.footer_social {
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin-top: 16px;
}

.footer_about ul {
  padding-left: 1px;
  list-style: none;
}

.footer_about li {
  margin-bottom: 12px;
}

.footer_about li:last-child {
  margin-bottom: 0px;
}

.footer_about a {
  color: #ffffff;
  font-size: 15px;
}

.footer_bottom_wrap {
  padding: 18px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 15px;
}

.footer_privacy {
  display: flex;
  align-items: center;
}

.footer_privacy a {
  color: #ffffff;
  line-height: 1;
}

.footer_privacy_item {
  border-right: 1px solid #58595b;
  padding: 0px 8px;
  line-height: 1;
}

.footer_privacy_item:last-child {
  border-right: 1px solid transparent;
}

.footer_contact_item {
  display: flex;
  gap: 15px;
  /* align-items: center; */
  /* column-gap: 8px; */
  margin-bottom: 15px;
}
.footer_contact_item:nth-child(1) .footer_contact_icon, .footer_contact_item:nth-child(2) .footer_contact_icon {
  align-self: flex-start;
  margin-top: 6px;
}

.footer_contact_item:last-child {
  margin-bottom: 0px;
}

.footer_contact_text p {
  margin: 0px;
  text-align: justify;
  font-size: 14px;
}

/* .footer_contact_icon {
  width: 50px;
} */
.footer_contact_icon {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.footer_form {
  display: grid;
  grid-template-columns: 28% auto;
  align-items: center;
  gap: 30px;
}

.footer_form form.wpcf7-form.init {
  margin: 0px;
}

span.wpcf7-spinner {
  display: none;
}

.text_form_footer {
  font-size: 19px;
  font-family: "Roboto-Bold";
}

.form_form_footer .wpcf7-email {
  width: 97%;
  margin-right: 20px;
  color: black;
  outline: none;
  font-size: 18px;
  padding-left: 30px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}

.form_form_footer .wpcf7-email::placeholder {
  color: #777777;
  font-size: 15px;
  /* padding-left: 30px; */
}

.form_form_footer .wpcf7-submit {
  width: 20%;
  background: #fff;
  color: #777777;
  font-size: 17px;
  font-family: "Poppins-Medium";
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  transition: 0.3s;
}
.form_form_footer .wpcf7-submit:hover {
  background: #ec1c24;
  color: #fff;
}

.form_form_footer span.wpcf7-form-control-wrap {
  width: 78%;
}

.form_form_footer form p {
  display: flex;
  margin: 0px;
}

.form_form_footer input {
  height: 55px;
  border: 0px;
  border-radius: 7px;
}

.footer_map iframe {
  width: 100%;
  height: 170px;
}

/* .footer_about {
  margin: 0px auto;
  padding-top: 27px;
} */
.footer_map {
  padding: 27px 0px 0px 20px;
}

.footer_map p {
  margin-bottom: 0px;
}

.fancybox-container {
  z-index: 99999999999 !important;
}

.footer-top {
  background: #f4f4f4;
  padding: 40px 0px;
}

/*# sourceMappingURL=style.css.map */
