/***********************************************************************************/
/*                                                                                 */
/*                           Customize your css here                               */
/*                                                                                 */
/***********************************************************************************/
#main .HeroSection .VideoWebsite {
  position: relative;
}
#main .HeroSection .VideoWebsite .banner-video {
  position: relative;
}
#main .HeroSection .VideoWebsite .banner-video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
#main .HeroSection .VideoWebsite .banner-video .video-hero {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#main .HeroSection .VideoWebsite .banner-video .hero-text {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1300px;
}
#main .HeroSection .VideoWebsite .banner-video .hero-text .title-hero {
  color: var(--Mau_2);
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
}
#main .HeroSection .VideoWebsite .banner-video .hero-text .headding-hero {
  color: var(--Mau_4);
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
  max-width: 720px;
  margin-bottom: 44px;
}
#main .HeroSection .VideoWebsite .banner-video .hero-text .button-hero .link-button-hero {
  border-radius: 2px;
  background: var(--Color-4, #ebcd2b);
  padding: 10px 36px;
  background-color: var(--Mau_2);
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}
#main .HeroSection .VideoWebsite .banner-video .hero-text .button-hero .link-button-hero span {
  text-transform: initial;
}
#main .BannerWebsite {
  position: relative;
  overflow: hidden;
}
#main .BannerWebsite .banner-view ._6nfr img {
  width: 100%;
  height: 410px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#main .BannerWebsite .content-banner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 480px;
}
#main .BannerWebsite .content-banner .text_banner_box h3 {
  color: var(--grayscale-Color-7, #f9fafb);
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
}
#main .BannerWebsite .content-banner .text_banner_box p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 24px;
}
#main .BannerWebsite .content-banner .button_box_banner {
  margin: 0;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 10px 36px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 50px;
  background: transparent;
}
#main .BannerWebsite .content-banner .button_box_banner span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: initial;
}
#main .BannerWebsite .content-banner .button_box_banner:hover {
  background-color: transparent;
  border-color: #45a6ff;
}
#main .BoxWebsite {
  position: relative;
}
#main .BoxWebsite .image-box-website .image-main {
  position: relative;
}
#main .BoxWebsite .image-box-website .image-main .icon-box {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 2;
  width: 140px;
  height: auto;
}
#main .BoxWebsite .image-box-website .image-main .icon-box img {
  width: 100%;
  height: 100%;
}
#main .BoxWebsite .image-box-website .image-main .image-box img {
  width: auto;
  display: block;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#main .BoxWebsite .text-box-website {
  position: static;
  right: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background-color: rgba(157, 205, 205, 0.9176470588);
  padding: 15px;
  bottom: 0;
  z-index: 2;
}
#main .BoxWebsite .text-box-website .inner-box ._3jta {
  max-width: 440px;
}
#main .BoxWebsite .text-box-website .inner-box ._3jta ._1yba {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 14px;
}
#main .BoxWebsite .text-box-website .inner-box ._1cbw ._5efw,
#main .BoxWebsite .text-box-website .inner-box ._1cbw p {
  color: #000000;
  opacity: 0.8;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 14px;
  text-align: justify;
}
#main .BoxWebsite .text-box-website .inner-box .button-box {
  text-align: right;
}
#main .BoxWebsite .text-box-website .inner-box .button-box .button-box-link {
  border-radius: 6px;
  background: #1D386F;
  padding: 10px 36px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-transform: initial;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  margin: 0;
  margin-left: auto;
}
#main .BoxWebsite .text-box-website .inner-box .button-box .button-box-link:hover {
  text-decoration: underline;
}
#main .text_headding_home {
  text-align: center;
  margin-bottom: 40px;
}
#main .text_headding_home h2 {
  color: var(--grayscale-Color-2, #101828);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
}
#main .text_headding_home h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 24px;
}
#main .text_headding_home p {
  font-size: 16px;
  text-align: justify;
  -moz-text-align-last: center;
       text-align-last: center;
}
#main .SanXuat .text_headding_home {
  text-align: left;
}
#main .icon_box_ihdenshi {
  padding: 20px 0;
  background: #fff;
}
#main .icon_box_ihdenshi .icon-box-text h3 {
  color: var(--grayscale-Color-2, #101828);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
#main .s4_r3_c1 {
  margin-top: 20px;
}
#main .s4_r3_c1 .text-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
#main .s4_r3_c1 .text-center .button-center-section {
  margin-bottom: 0;
  background: var(--Mau_2);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 10px 36px;
  width: -moz-fit-content;
  width: fit-content;
}
#main .s4_r3_c1 .text-center .button-center-section span {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: initial;
}
#main .SanPham {
  padding-top: 20px;
}
#main .SanPham .s5_r2 .s5_r2_c2 {
  background: #fff;
}
#main .SanPham .s5_r2 .s5_r2_c2 .col-inner {
  height: 100%;
  padding: 60px 50px;
}
#main .SanPham .s5_r2 .s5_r2_c2 .col-inner .text_featured_product h2 {
  color: var(--Color-5, #1a1a1a);
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 8px;
}
#main .SanPham .s5_r2 .s5_r2_c2 .col-inner .text_featured_product p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}
#main .SanPham .s5_r2 .s5_r2_c2 .col-inner .button_featured_product {
  border-radius: 2px;
  background: var(--Mau_2);
  padding: 10px 36px;
  color: #000;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 50px;
  margin: 0;
}
#main .SanPham .s5_r2 .s5_r2_c2 .col-inner .button_featured_product span {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: initial;
}
#main .extra-title-home h2 {
  color: var(--Linear, #1d386f);
  font-size: 108px;
  font-weight: 700;
  line-height: 110%;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#main .s5_r3 {
  margin-top: 55px;
}
#main .s5_r3 ._4jcy {
  position: relative;
}
#main .s5_r3 ._4jcy .sanPham {
  width: calc(100% - 130px);
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham {
  overflow: hidden;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo {
  position: relative;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo ._8bpl img {
  width: 100%;
  height: 275px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo:hover::before {
  opacity: 0.5;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo:hover .button_hover {
  display: block;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo .button_hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: none;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo .button_hover .button_hover_link {
  border-radius: 2.312px;
  background: var(--Color-3, #1d386f);
  padding: 10px 26px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-transform: initial;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 50px;
  margin: 0;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo .button_hover .button_hover_link span {
  color: #fff;
  margin-right: 10px;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._6pwo .button_hover:hover .button_hover_link {
  background: #0b1b3a;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._4ohc {
  margin-top: 16px;
  padding-bottom: 15px;
}
#main .s5_r3 ._4jcy .sanPham .list_SanPham .item_SanPham ._7hnw ._4ohc a {
  color: var(--grayscale-Color-2, #101828);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
#main .s5_r3 ._4jcy ._2tka .cntt-button-slide {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5dbe2;
  top: 50%;
  transform: translateY(-50%);
}
#main .s5_r3 ._4jcy ._2tka .cntt-button-slide i {
  color: #c4a80b;
}
#main .s5_r3 ._4jcy ._2tka .cntt-button-slide:hover {
  background: #dbb3bf;
}
#main .s5_r3 ._4jcy ._2tka .cntt-button-slide.cntt-button-product-prev {
  left: 0;
}
#main .s5_r3 ._4jcy ._2tka .cntt-button-slide.cntt-button-product-next {
  right: 0;
}
#main .Equipment {
  padding-top: 50px;
}
#main .BoxWebsite.box_white .text-box-website {
  background: #fff;
  right: 0;
}
#main .BoxWebsite.box_white .text-box-website .inner-box ._3jta {
  max-width: 100%;
}
#main .BoxWebsite.box_white .text-box-website .inner-box ._3jta ._1yba {
  color: #1a1a1a;
  margin-bottom: 8px;
}
#main .BoxWebsite.box_white .text-box-website .inner-box ._1cbw ._5efw {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
#main .BoxWebsite.box_white .text-box-website .inner-box .button-box .button-box-link {
  background: var(--Mau_2);
}
#main .BoxWebsite.box_white .text-box-website .inner-box .button-box .button-box-link span {
  color: #1a1a1a;
}
#main .DichVu {
  padding-top: 100px;
  padding-bottom: 50px;
}
#main .BoxWebsiteV2 {
  margin-top: 30px;
  position: relative;
}
#main .BoxWebsiteV2 .image-box-website .image-main {
  position: relative;
}
#main .BoxWebsiteV2 .image-box-website .image-main .image-main-content {
  position: absolute;
  top: 50%;
  left: 150px;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
  max-width: 530px;
  color: var(--black-white-white, #fff);
  font-size: 32px;
  font-weight: 400;
  line-height: 45px;
}
#main .BoxWebsiteV2 .text-box-website {
  bottom: -115px;
  right: 0;
  max-width: 1111px;
  position: absolute;
  padding: 50px 48px;
  background: #f8feff;
}
#main .BoxWebsiteV2 .text-box-website .s7_box_r1 .s7_box_r1_c .BoxIconVinaWind {
  border: 2px solid var(--Color-3, #1d386f);
  padding: 0px 31px;
}
#main .BoxWebsiteV2 .text-box-website .s7_box_r1 .s7_box_r1_c .BoxIconVinaWind ._9wej {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: 20px;
  height: 140px;
}
#main .BoxWebsiteV2 .text-box-website .s7_box_r1 .s7_box_r1_c .BoxIconVinaWind ._9wej ._0bho {
  color: var(--Color-5, #1a1a1a);
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
#main .BoxWebsiteV2 .text-box-website .s7_box_r1 .s7_box_r1_c .BoxIconVinaWind ._9wej i {
  font-size: 20px;
  color: var(--Mau_2);
}
#main .CongNghe {
  padding-top: 30px;
  padding-bottom: 140px;
}
#main .s7_r3 {
  margin-top: 120px;
}
#main .BannerWebsite.short-height .banner-view ._6nfr img {
  height: 500px;
}
#main .BannerWebsite .content-banner.align-under {
  width: 100%;
  max-width: 1300px;
  bottom: 40px;
  top: unset;
  transform: translate(-50%, 0);
}
#main .BannerWebsite .content-banner.align-under .content-inner .BreadcumbsYoatSeo .breadcrumbs {
  margin-bottom: 18px;
}
#main .BannerWebsite .content-banner.align-under .content-inner .BreadcumbsYoatSeo .breadcrumbs a,
#main .BannerWebsite .content-banner.align-under .content-inner .BreadcumbsYoatSeo .breadcrumbs span {
  color: var(--black-white-white, #fff);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
#main .BannerWebsite .content-banner.align-under .content-inner .BreadcumbsYoatSeo .page-title {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#main .gt2_r2_c1 .BoxWebsite .text-box-website ._1cbw p {
  color: var(--color-base-white, #fff);
  font-weight: 400;
  line-height: normal;
  text-align: justify;
}
#main .gt2_r2_c1 .BoxWebsite .text-box-website .icon-box {
  position: absolute;
  top: -125px;
  right: -60px;
  z-index: 1;
}
#main .Denshi {
  padding-top: 100px;
  padding-bottom: 100px;
}
#main .DetailsGT {
  padding-top: 100px;
  padding-bottom: 100px;
}
#main .DetailsGT .item_details_about {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d4d4d4;
}
#main .DetailsGT .item_details_about:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#main .DetailsGT .item_details_about p {
  margin-bottom: 0;
}
#main .DetailsGT .item_details_about .label_text p {
  margin-bottom: 0;
  color: #000;
  font-weight: 700;
  font-size: 18px;
}
#main .DetailsGT .item_details_about .value_text p {
  margin-bottom: 0;
  color: #000;
  font-weight: 400;
  font-size: 18px;
}
#main .VanPhong {
  padding-top: 100px;
  padding-bottom: 50px;
}
#main .VanPhong .VP_r2_c .col-inner {
  border-radius: 8px;
  border: 2px solid var(--Color-4, #ebcd2b);
  padding: 28px 22px;
}
#main .VanPhong .VP_r2_c .col-inner > p {
  color: #000;
  text-align: center;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
}
#main .VanPhong .VP_r2_c .col-inner .html_list_info ._1nol {
  margin-bottom: 0;
}
#main .VanPhong .VP_r2_c .col-inner .html_list_info ._1nol ._1ryl {
  list-style: none;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
#main .VanPhong .VP_r2_c .col-inner .html_list_info ._1nol ._1ryl:last-child {
  margin-bottom: 0;
}
#main .VanPhong .VP_r2_c .col-inner .html_list_info ._1nol ._1ryl i {
  color: #1d386f;
  font-size: 20px;
}
#main .VanPhong .VP_r2_c .col-inner .html_list_info ._1nol ._1ryl ._6uof {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
#main .VanPhong .VP_r2_c .col-inner .html_list_info ._1nol ._1ryl div ._6uof {
  display: block;
}
#main .LichSu {
  padding: 50px;
}
#main .LichSu .title_left_heading h2 {
  color: var(--Linear, #1d386f);
  font-size: 80px;
  font-weight: 700;
  line-height: 1.6;
  text-transform: uppercase;
}
#main .LichSu .item_ls {
  max-width: 880px;
  display: block;
  margin: 0 auto;
  margin-top: 44px;
}
#main .LichSu .item_ls ._6rzl {
  display: flex;
  gap: 40px;
  margin-bottom: 44px;
}
#main .LichSu .item_ls ._6rzl:last-child {
  margin-bottom: 0;
}
#main .LichSu .item_ls ._6rzl ._5qfw {
  color: var(--Linear, #1D386F);
  font-size: 20px;
  font-weight: 700;
}
#main .LichSu .item_ls ._6rzl ._3okx {
  color: #344054;
  font-size: 18px;
  font-weight: 400;
}
#main .LienHe {
  padding: 60px 0;
}
#main .LienHe .item_details_about {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d4d4d4;
}
#main .LienHe .item_details_about:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#main .LienHe .item_details_about p {
  margin-bottom: 0;
}
#main .LienHe .item_details_about .label_text p {
  margin-bottom: 0;
  color: #000;
  font-weight: 700;
  font-size: 18px;
}
#main .LienHe .item_details_about .value_text p {
  margin-bottom: 0;
  color: #000;
  font-weight: 400;
  font-size: 18px;
}
#main .LienHe .item_details_about img {
  margin-bottom: 0;
}
#main .LienHe .extra-title-home h2 {
  margin-bottom: 50px;
}
#main .KhachHang .kh_r1_c2 {
  background: #fff;
  position: relative;
}
#main .KhachHang .kh_r1_c2 .col-inner {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  padding: 50px 75px;
}
#main .KhachHang .kh_r1_c2 .col-inner .text_kh h3 {
  color: var(--Color-5, #1A1A1A);
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
#main .KhachHang .kh_r1_c2 .col-inner .text_kh p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
#main .ThietKe {
  padding-top: 100px;
}
#main .ThietKe .BoxWebsite.box_ThietKe .text-box-website {
  right: 0;
}
#main .ThietKe .BoxWebsite.box_ThietKe .text-box-website .inner-box ._3jta ._1yba {
  font-size: 72px;
  line-height: 1.3;
  text-transform: uppercase;
}
#main .ThietKe .BoxWebsite.box_ThietKe.fix_bottom .text-box-website {
  bottom: -260px;
}
#main .SanXuat .text_headding_home {
  margin-bottom: 0;
}
#main .SanXuat .text_headding_home p {
  max-width: 800px;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
}
#main .sxcn {
  padding-bottom: 0;
}
#main .title_hightlight {
  background-color: rgba(157, 205, 205, 0.9176470588);
  text-align: center;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#main .title_hightlight h2 {
  color: #05255f;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
  line-height: 1.4;
  margin-bottom: 0;
}
#main .desc_hightlight {
  margin-bottom: 40px;
}
#main .desc_hightlight p {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}
#main .CoilNhiet {
  padding: 100px 0;
}
#main .CoilNhiet .dv4_r2 {
  margin-top: 50px;
}
#main .ThuVien {
  padding-top: 280px;
}
#main .cn2 {
  padding-top: 100px;
  padding-bottom: 50px;
}
#main .cn2 .text_headding_home p {
  max-width: 800px;
  margin: 0 auto;
}
#main .LichSuHinhThanh .inner_advantage {
  position: relative;
  margin-top: 45px;
}
#main .LichSuHinhThanh .inner_advantage .desc_advantage {
  padding-left: 24px;
  padding-right: 24px;
}
#main .LichSuHinhThanh .inner_advantage .desc_advantage .inner_desc_advantage {
  padding-top: 57px;
  padding-bottom: 30px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 6px;
  min-height: 245px;
  border: 2px solid var(--Color-3, #1D386F);
}
#main .LichSuHinhThanh .inner_advantage .img_advantage {
  position: absolute;
  top: -45px;
  left: -10px;
}
#main .cntt-button-slide {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5dbe2;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
#main .cntt-button-slide.cntt-button-prev {
  left: 0;
}
#main .cntt-button-slide.cntt-button-next {
  right: 0;
}
#main .cntt-button-slide.swiper-button-lock {
  opacity: 0;
}
#main .BoxWebsite.no_right .text-box-website {
  right: 0;
}
#main .TinCongNghe {
  padding-top: 100px;
}
#main .NamPhu_BlogsList ._2tka .cntt-button-slide {
  background: transparent;
  border: 1px solid #1d386f;
}
#main .NamPhu_BlogsList ._2tka .cntt-button-slide:hover {
  background: #e2e2e2;
}
#main .NamPhu_BlogsList ._2tka .cntt-button-prev {
  left: -50px;
}
#main .NamPhu_BlogsList ._2tka .cntt-button-next {
  right: -50px;
}
#main .NamPhu_BlogsList .item-post img {
  height: 204px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#main .NamPhu_BlogsList .item-post .box-text {
  width: 100%;
  max-width: 237px;
  margin-left: auto;
  border-radius: 2px;
  background: #FFF;
  padding: 8px 7px;
  position: relative;
  top: -30px;
}
#main .NamPhu_BlogsList .item-post .box-text ._0kkk {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
  line-height: 1.3em;
  height: 3.9em;
}
#main .NamPhu_BlogsList .item-post .box-text .read-more {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  color: var(--Color-3, #1D386F);
  font-weight: 700;
  justify-content: flex-end;
}
#main .hidden_title .BannerWebsite .tite_sp h2 {
  color: #101828;
  font-size: 54.337px;
  font-weight: 700;
  line-height: 81.505px;
  text-transform: uppercase;
  margin-bottom: 100px;
}
#main .hidden_title .BannerWebsite .BreadcumbsYoatSeo .breadcrumbs {
  margin-bottom: 0;
}
#main .hidden_title .BannerWebsite .BreadcumbsYoatSeo .breadcrumbs span,
#main .hidden_title .BannerWebsite .BreadcumbsYoatSeo .breadcrumbs a {
  color: #101828 !important;
}
#main .hidden_title .BannerWebsite .BreadcumbsYoatSeo .page-title {
  display: none;
}
#main .ChungLoai {
  padding-top: 100px;
  padding-bottom: 50px;
}
#main .ChungLoai .sp2_r2 {
  margin-top: 50px;
}
#main .ChungLoai .sp2_r2 .title_product {
  margin-bottom: 30px;
}
#main .ChungLoai .sp2_r2 .title_product h2 {
  color: #101828;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
#main .ChungLoai .sp2_r2 .wapper-table .table-tssp {
  border: 1px solid #B9B9B9;
}
#main .ChungLoai .sp2_r2 .wapper-table .table-tssp thead th {
  background: #1d386f;
  color: #fff;
  text-align: center;
  border: 1px solid #B9B9B9;
  padding: 0.5em;
  font-size: 18px;
  font-weight: 400;
}
#main .ChungLoai .sp2_r2 .wapper-table .table-tssp tbody tr td {
  border: 1px solid #ffffff;
  padding: 0.5em;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 30px;
}
#main .ChungLoai .sp2_r2 .wapper-table .table-tssp tbody tr:nth-child(even) {
  background: #E7EFF0;
}
#main .ChungLoai .sp2_r2 .wapper-table .table-tssp tbody tr:nth-child(odd) {
  background: #F4F5F5;
}
#main .title_sub_tbdk .text_headding_home {
  margin-top: 30px;
}
#main .title_sub_tbdk .text_headding_home h2 {
  text-transform: uppercase;
}
#main .sp_CongNghe {
  padding-top: 100px;
}
#main .wrapper-single-post #breadcrumbs a,
#main .wrapper-single-post #breadcrumbs span {
  color: #344054;
  font-size: 16px;
}
#main .wrapper-single-post .header-single-page .title-single-page h1 {
  color: var(--Linear, #1D386F);
  font-size: 42px;
  font-weight: 700;
  line-height: 110%;
}
#main .wrapper-single-post .header-single-page .meta-single-page .post-date {
  color: #344054;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
}
#main .list_spdk {
  margin-bottom: 0;
}
#main .list_spdk .sp_dk {
  list-style: none;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-left: 0;
  margin-bottom: 20px;
  text-align: left;
}
#main .list_spdk .sp_dk:last-child {
  margin-bottom: 0;
}
#main .list_spdk .sp_dk img {
  width: 20px;
  position: relative;
  top: 5px;
}
#main .list_spdk .sp_dk span {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  color: #000;
  text-align: left;
}
#main .box_s3_r2 .icon-box-text p {
  text-align: justify;
  -moz-text-align-last: center;
       text-align-last: center;
}
#main .section-3 {
  padding-top: 60px;
}
#main .section-3 .s3_r2 {
  margin-top: 30px;
}
#main .section-3 .s3_r2 .icon-box {
  padding: 20px;
  border: 2px solid #17A2B8;
  background: rgba(182, 230, 238, 0.2);
  border-radius: 0px 60px 0px 0px;
  min-height: 380px;
}
#main .section-3 .s3_r2 .icon-box .icon-box-text h4 {
  color: #05255f;
}
#main .section-3 .s3_r2 .icon-box .icon-box-text p {
  font-size: 15px;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
}

._8aoy ._3prq .search-count {
  font-size: 14px;
  color: #999;
  margin-bottom: 12px;
}
._8aoy ._3prq .list_search_result {
  margin-bottom: 0;
}
._8aoy ._3prq .list_search_result .item {
  margin-left: 0;
  margin-bottom: 30px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
._8aoy ._3prq .list_search_result .item ._4nnm {
  display: block;
  width: 120px;
  margin-right: 15px;
  text-align: center;
}
._8aoy ._3prq .list_search_result .item ._4nnm img {
  height: 120px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
._8aoy ._3prq .list_search_result .item ._9lfn {
  flex: 1;
}
._8aoy ._3prq .list_search_result .item ._9lfn ._1hgo {
  color: #05255f;
  font-size: 18px;
  font-weight: bold;
}
._8aoy ._3prq .list_search_result .item ._9lfn ._1srv {
  color: #999;
  font-size: 14px;
}
._8aoy ._3prq .list_search_result .item ._9lfn ._5khu {
  color: #333;
  font-size: 15px;
}
._8aoy ._3prq .list_search_result .item ._9lfn ._5khu p {
  margin-bottom: 0;
}

.blog-archive .breadcumbs {
  margin-top: 0;
  margin-bottom: 30px;
}
.blog-archive .title-home {
  z-index: 1;
  margin-bottom: 0;
}

.title-archive-blog {
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  color: #243569;
}

.desc-archive-blog {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 37px;
  color: #000;
  margin-top: 20px;
}

.col-flex-vertical > .col-inner {
  height: 100%;
  padding-bottom: 19.5px;
  display: flex;
  flex-direction: column;
}
.col-flex-vertical > .col-inner .desc-archive-blog {
  flex: 1;
}
.col-flex-vertical > .col-inner .list-isocal {
  margin-left: auto;
}

.list-isocal .item {
  position: relative;
}
.list-isocal .item .tooltip {
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  background: #D9D9D9;
  font-size: 13px;
  padding: 2px 5px;
  left: 50%;
  top: -35px;
  transform: translate(-50%, 0);
  border-radius: 4px;
  display: none;
}
.list-isocal .item .tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #D9D9D9;
}
.list-isocal .item:hover .tooltip {
  display: block;
}

.label-blog h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  color: #000;
  padding-bottom: 15px;
  border-bottom: 1px solid #D9D9D9;
}

.widget-sidebar .list-blogs .item-post a {
  align-items: center;
}

.cate-show {
  display: flex;
}
.cate-show p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  margin-right: 10px;
  line-height: 19px;
  color: #C4C4C4;
}

.widget-sidebar .list-blogs .item-post a .date-meta {
  width: 60px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.widget-sidebar .list-blogs .title-post-footer {
  width: calc(100% - 60px);
}
.widget-sidebar .date-meta .day,
.widget-sidebar .date-meta .month {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #000;
}
.widget-sidebar .list-blogs .item-post a .title-post-footer h2 {
  font-size: 15px;
}

.col-widget aside.customize-element-widget-block img {
  width: 100%;
}
.col-widget .block_footer {
  margin-bottom: 15px;
}
.col-widget .home-mail-contact {
  margin-top: 35px;
}
.col-widget .list-blogs {
  margin: 0;
}
.col-widget .list-blogs .item-post {
  margin-left: 0;
  list-style: none;
  margin-bottom: 0;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.col-widget .list-blogs .item-post:first-child {
  padding-top: 0;
}
.col-widget .list-blogs .item-post a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.col-widget .list-blogs .item-post a .date-meta {
  width: 60px;
  line-height: 21px;
  border: 1px solid #05255f;
  border-radius: 10px;
}
.col-widget .list-blogs .item-post a .title-post-footer h2 {
  font-size: 14px;
  line-height: 18px;
  height: 36px;
}
.col-widget .list-blogs .title-post-footer {
  width: calc(100% - 60px);
  padding-left: 15px;
}
.col-widget .customize-element-widget-block input[type=search] {
  margin: 0;
  height: 50px;
  box-shadow: none;
  outline: unset;
  border: 1px solid #243569;
  border-radius: 25px 0 0 25px;
  font-size: 13px;
  color: #333;
  border-right: unset;
  padding-left: 15px;
}
.col-widget .customize-element-widget-block h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 14px;
}
.col-widget .customize-element-widget-block .submit-button.ux-search-submit {
  margin: 0;
  font-style: italic;
  font-size: 14px;
  text-transform: unset;
  background: var(--stywin-light-color);
  border: 1px solid #243569;
  outline: none;
  color: #243569;
  border-left: unset;
  height: 50px;
  border-radius: 0 25px 25px 0;
  width: 50px;
}
.col-widget .customize-element-widget-block .submit-button.ux-search-submit:hover {
  background-color: #243569;
  color: var(--stywin-light-color);
}

.list-themes-blog ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.list-themes-blog ul li {
  list-style: none;
  flex: 1;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
}
.list-themes-blog ul li > a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #000;
  display: block;
  text-align: center;
  border-right: 1px solid #D9D9D9;
}
.list-themes-blog ul li:last-child > a {
  border: none;
}
.list-themes-blog ul li > a:hover, .list-themes-blog ul li.active > a {
  color: #fff;
}
.list-themes-blog ul li:hover, .list-themes-blog ul li.active {
  background-color: #243569;
  border-radius: 5px;
}

.first-box-post .image-post-item img {
  height: 495px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cate-post {
  display: flex;
}
.cate-post p {
  margin-right: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #C4C4C4;
  margin-top: 15px;
  margin-bottom: 5px;
}

.text-post-item .title-post-item {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #000;
}
.text-post-item .post-public {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  margin: 10px 0;
}
.text-post-item .description-post {
  margin-top: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  height: 96px;
}
.text-post-item .btn-item-post {
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-top: 20px;
  border: 1px solid #243569;
  padding: 3px 15px;
  padding-right: 20px;
  border-radius: 20px;
  position: relative;
}
.text-post-item .btn-item-post span,
.text-post-item .btn-item-post i {
  color: #243569;
}
.text-post-item .btn-item-post:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  height: 16px;
  background: url(../../../../../../../themes/flatsome-child/img/arrow-btn.png) no-repeat;
  transform: translate(-10px, -43%);
}
.text-post-item .btn-item-post:hover {
  background: #243569;
  color: #fff;
}
.text-post-item .btn-item-post:hover span,
.text-post-item .btn-item-post:hover i {
  color: #fff;
}

.first-post {
  margin-bottom: 30px;
}

.list-post-blog .label-updated {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #000;
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.list-post-blog .main-list-post {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
}
.list-post-blog .main-list-post .box-post-item {
  width: calc(50% - 15px);
  margin-right: 15px;
  margin-bottom: 35px;
}
.list-post-blog .main-list-post .box-post-item .image-post-item img {
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}

.main-list-post .text-post-item .title-post-item {
  font-size: 22px;
  height: 60px;
}

.page-numbers.nav-pagination {
  text-align: center;
}

.nav-pagination > li > span,
.nav-pagination > li > a {
  border-radius: 0;
  background: #fff;
  border: 1px solid #243569 !important;
}
.nav-pagination > li > .current {
  color: #fff !important;
}

.blog-archive {
  padding-bottom: 0;
}
.blog-archive .core_layout_archive {
  padding-bottom: 0;
}

.list-themes-blog {
  margin-bottom: 25px;
}
.list-themes-blog.sticky {
  position: fixed;
  z-index: 99;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  background-color: #fff;
  border-top: 1px solid #dedede;
  transition: top 0.5s cubic-bezier(0.25, 0.1, 0.3, 0.81) 0s;
}
.list-themes-blog.sticky ul li > a {
  color: #05255f;
}
.list-themes-blog.sticky ul li.active > a, .list-themes-blog.sticky ul li:hover > a {
  color: #fff;
}

.archive.paged.category .first-post,
.search-results .first-post {
  display: none;
}

.button-box-website .button-box-website-next,
.button-box-website .button-box-website-prev {
  background: rgba(255, 255, 255, 0.2666666667);
  color: #fff;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.button-box-website .button-box-website-next i,
.button-box-website .button-box-website-prev i {
  color: #fff;
}
.button-box-website .button-box-website-next:hover,
.button-box-website .button-box-website-prev:hover {
  background: rgba(255, 255, 255, 0.7411764706);
}
.button-box-website .button-box-website-next:hover i,
.button-box-website .button-box-website-prev:hover i {
  color: #000;
}
.button-box-website .button-box-website-prev {
  left: 10px;
}
.button-box-website .button-box-website-next {
  right: 10px;
}