<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">::-webkit-scrollbar {
  background: #fff;
  width: 10px;
  height: 11px;
}
::-webkit-scrollbar-thumb {
  background: #bbbbbb;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
}
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
}
.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
}
.video_popup {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video_popup iframe,
.video_popup object,
.video_popup embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#clickvideo {
  width: 100%;
  padding: 4px 0;
  margin: 3px 0%;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.addthis_native_toolbox {
  margin: 10px 0px;
  width: 100%;
  clear: both;
  border: 1px solid #ededed;
  padding: 10px 10px;
  margin-bottom: 10px;
  background: #f7f6f6;
  box-sizing: border-box;
}
.addthis_native_toolbox b {
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 10px;
}
#toptop {
  width: 37px;
  height: 37px;
  position: fixed;
  bottom: 30px;
  right: 20px;
  text-indent: -99999px;
  cursor: pointer;
  background: url(images/back_to_top.png) top center no-repeat;
  transition: 0.5s;
  z-index: 200;
}
#toptop:hover {
  background: url(images/back_to_top.png) bottom center no-repeat;
  transition: 0.5s;
}
.clear {
  clear: both;
}
img {
  max-width: 100% !important;
  height: auto;
}
div.bando img {
  max-width: none !important;
}

body {
  font-family: "myFont" !important ;
  font-size: 12px;
  line-height: 1.5;
}
@font-face {
  font-family: "myFont";
  src: url("font/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "MontserratBold";
  src: url("font/Montserrat-Bold.ttf");
}
.title_tin h3 {
  text-transform: uppercase;
  font-size: 40px;
  color: #000;
  font-weight: 600;
  font-family: "MontserratBold";
  border-bottom: 2px solid #f7d02d;
  max-width: 50%;
  font-size: 24px;
}
.vechungtoi {
  padding: 40px 0px;
}
.wapper_back {
  background: #161616;
}
.box_quytrinh_list {
  display: flex;
  text-align: center;
}
.soluong {
  padding-top: 50px;
  padding-bottom: 50px;
}
.item_qt {
  width: 25%;
  position: relative;
  margin-top: 15px;
}
.item_qt_info h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  color: #f7941d;
  margin-top: 0px;
}
.duan {
  display: inline-block;
  width: 100%;
}
.box_duan_index {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 0px !important;
}
.title_duan {
  padding-left: calc((100vw - 1250px) / 2);
  border-top: 2px solid #f7941d;
}
.box_product_danhmuc2 {
  display: flex;
  flex-direction: row;
  padding: 25px 0px;
}
.box_content_pd {
  padding: 25px 0px;
}
.box_content_bk {
  padding: 25px 0px;
}
.box_content_bk .title_dk .border {
  background: #f7d02d;
}
.keep_right {
  grid-column-gap: 30px;
  /* grid-row-gap: 30px; */
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 0px !important;
}
.item_da:hover a {
  text-decoration: none;
}
.item_baogia {
  border: 2px solid #f7d02d;
}
.box_item_baogia {
  padding: 10px;
  grid-column-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 37% 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.item_baogia:hover a {
  text-decoration: none;
}
.item_baogia_info_xemthem {
  padding-top: 10px;
}
.item_baogia_info_xemthem a {
  color: #000;
  font-size: 13px;
}
.item_baogia_info h3 {
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.item_baogia_info h3 a {
  color: #000;
}
.item_baogia_info_mota {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
  color: #3c3c3c;
  font-size: 13px;
}
.border_bg {
  width: 30%;
  height: 2px;
  background-color: #f7d02d;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box_baogia_list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding-top: 15px;
}
.baogia {
  padding: 30px 0px;
}
.item_da_info_mota {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  color: #3c3c3c;
}
.tintuc_index {
  display: inline-block;
  width: 100%;
}
.box_product_danhmuc4 {
  display: flex;
  flex-direction: row-reverse;
}
.box_product_danhmuc4 .title_duan {
  padding-left: 0;
  padding-right: calc((100vw - 1250px) / 2);
}
.video {
  padding: 25px 0px;
}
/* .tintuc_index {
  padding: 20px 0px;
} */
.box_product_danhmuc2:nth-child(2n + 0) .title_duan {
  padding-left: 0;
  padding-right: calc((100vw - 1250px) / 2);
}
.video {
  background: #161616;
  display: inline-block;
  width: 100%;
}
.item_da img {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  position: relative;
}
.themanh {
  padding: 30px 0px;
}
.title_themanh_ctc span {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin: 0px 10px;
}
.title_themanh_c h3 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.item_themanh_info h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.item_themanh {
  box-shadow: 1px 0px 14px 0px #8888888a;
  padding: 15px;
}

.item_themanh_img img {
  width: 65px;
}
.item_themanh_info_mota {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  text-align: justify;
}
.item_da_img {
  position: relative;
}
.item_da_img_icon {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #f7d02d;
}
.item_da_img_icon i {
  font-size: 18px;
  color: #3c3c3c;
}
.box_list_themanh {
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 15px 0px;
}
.title_themanh_ctc {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 190px;
}
.title_themanh_ctc:before {
  display: block;
  content: "";
  border-bottom: 0;
  flex-grow: 1;
  border: 1px solid #000;
}
.title_themanh_ctc:after {
  display: block;
  content: "";
  border-bottom: 0;
  flex-grow: 1;
  border: 1px solid #000;
}

.item_da {
  position: relative;
  box-shadow: 1px 0px 14px 0px #8888888a;
}
.box_tintuc_dm {
  grid-column-gap: 30px;
  /* grid-row-gap: 30px; */
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 0px !important;
}
.item_da h3 {
  font-size: 16px;
  font-weight: 600;
  color: #3c3c3c;
  line-height: 1.5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0px;
  text-align: left;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: center;
}
.item_da_info_border {
  width: 30%;
  margin: 10px auto;
  background-color: #f7d02d;
  height: 2px;
}
.item_da_info {
  padding: 15px;
}
.box_product_danhmuc2:nth-child(2n + 0) {
  display: flex;
  flex-direction: row-reverse;
}
.dangky_index {
  /* padding: 20px 0px; */
}
.title_dk {
  padding-bottom: 20px;
}
.title_dk h1 {
  text-transform: uppercase;
  text-align: center;
  color: #000;
  font-weight: 600;
  font-family: "MontserratBold";
  font-size: 25px;
}
.title_dk h3 {
  text-transform: uppercase;
  text-align: center;
  color: #000;
  font-weight: 600;
  font-family: "MontserratBold";
  font-size: 25px;
}
.title_dk .border {
  color: #202020;
  background: #f7d02d;
  max-width: 200px;
  margin: auto;
  width: 100%;
  height: 2px;
  margin-bottom: 10px;
}
.title_dk p {
  text-align: justify;
  font-size: 16px;
}
.item_dk {
  padding-bottom: 15px;
  overflow: hidden;
}
.box_form_fk {
  display: flex;
  align-items: center;
}
.imgtt ul {
  position: absolute;
  right: 0px;
  bottom: 25px;
  list-style-type: none;
}
.imgtt ul li {
  border: 1px solid #f7941d;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.imgtt ul li a {
  color: #f7941d;
}
.imgtt ul li a i {
  font-size: 18px;
}
.imgtt {
  text-align: center;
}
.dknt_left button {
  background: #f7d02d;
  border: unset;
  padding: 10px 15px;
  font-weight: 600;
  color: #000;
}
.w503 {
  grid-column-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 0px !important;
}
.box-shadow {
  box-shadow: 0 0 5px #e8e8e8;
}
.box_menu .dienthoaimenu {
  color: #3c3c3c;
  font-size: 15px;
  font-weight: 600;
  background: #f7d02d;
  border: unset;
  padding: 5px 30px;
  border-radius: 20px;
}
.item_dk p {
  margin-bottom: 5px;
  color: #7b7773;
  font-size: 14px;
}
.item_dk input,
.item_dk textarea {
  background: #e8e8e8;
  border: unset;
  padding: 10px;
  width: 100%;
}
.box_menu button {
  background: #f7941d;
  border: unset;
  padding: 5px 30px;
}
.box_menu button a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.box_menu button:hover a {
  text-decoration: none;
}
.box_menu button a i {
  padding-left: 5px;
}
.item_da_mota {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.5;
  color: #000;
  font-size: 14px;
  text-align: left;
  min-height: 63px;
  margin-bottom: 10px;
}
.title_duan h3 {
  position: relative;
  padding-top: 15px;
  font-size: 24px;
  color: #f7941d;
  font-weight: 600;
  line-height: 1.4;
}
.title_duan_mota {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.item_qt_info_intro {
  padding-left: 15px;
  padding-right: 15px;
  color: #dddddd;
}
.box_quytrinh {
  padding-top: 15px;
  padding-bottom: 15px;
}
.box_statics {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 2px solid #f7941d;
  border-bottom: 2px solid #f7941d;
}
.sc_home-statics-box {
  display: flex;
  align-items: center;
}
.sc_home-statics-item {
  width: calc(100% / 4);
  display: flex;
  color: #dddddd;
  font-size: 17px;
  padding-left: 15px;
  padding-right: 15px;
  align-items: center;
}
.sc_home-statics-item .title {
  font-size: 50px;
  display: flex;
  margin-right: 10px;
  color: #f7941d;
  font-weight: 600;
}
.sc_home-statics-item .title span {
  font-weight: 600;
  font-family: "MontserratBold";
}
.sc_home-statics-item .content {
  font-size: 14px;
}
div#wapper {
  margin: auto;
  max-width: 2000px;
  background: #fff;
}
.header_top {
  background: #f7d02d;
}
.header_top_left p {
  font-size: 14px;
  color: #3c3c3c;
  margin-bottom: 0px;
}
.header_top_right ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0px;
}
.header_top_right ul li {
  padding: 0px 5px;
}
.header_top_right ul li a i {
  color: #3c3c3c;
}
.header_top_right {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
}
.box_header_top {
  grid-column-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  align-items: center;
  padding: 5px 0px;
  justify-items: start;
}
.header_phone {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header_phone i {
  color: #4c8cc9;
  font-size: 36px;
  padding-right: 10px;
}
.header_phone_right p {
  font-size: 11px;
  margin: 0px;
  color: #3c3c3c;
}
.header_phone_right strong {
  font-size: 14px;
  color: #4c8cc9;
}
.seach_product {
  border: 1px solid #f00;
  display: flex;
  align-items: stretch;
}
.seach_product input {
  border: unset;
  padding: 5px 10px;
}
.seach_product i {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 0px 10px;
  background: red;
}
div#header {
  position: relative;
  margin: auto;
}
div#banner_top {
  width: 100%;
}
div.logo_top {
  width: 25%;
  float: left;
}
div#header a.logo {
  display: block;
  line-height: 0;
}
div#header img.logo_mobi {
  display: none;
}

div.header {
  display: none;
}
div#wap_mocua {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #00609f;
  border-bottom: 1px dashed #00609f;
}
div#mocua {
  max-width: 1200px;
  margin: auto;
}
div#mocua p {
  float: left;
  padding-left: 0px;
}
div#mocua.menu_head {
  max-width: 1200px;
  margin: auto;
  float: right;
}
.menu_head ul {
  color: #00609f !important;
  list-style: none;
  float: right;
}
.menu_head ul li {
  color: #00609f;
  float: left;
  display: inline;
  margin-right: 20px;
}
.box_doitac {
  padding: 25px 0px;
}
.box_meta_single_content {
  background-color: #f7d02d;
  color: #161616;
  display: flex;
  margin-bottom: 30px;
}
.box_doitac img {
  max-height: 100px;
  margin: 0px 15px;
}
.item_ct {
  flex: 0 0 25%;
  padding: 10px 10px;
  display: flex;
  align-items: center;
  border-left: 1px solid #f3f3f3;
}
.fw-b {
  font-family: "MontserratBold";
  font-size: 14px;
}
.fs-12 {
  font-size: 12px;
}
.box_meta_single_content .item_ct:first-child {
  border-left: 0;
}
.box_meta_single_content .item_ct img {
  width: 47px;
  margin-right: 10px;
}
.menu_head ul li a {
  color: #00609f;
  float: right;
  display: inline;
  text-decoration: none;
}
.box_visao {
  grid-column-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  align-items: center;
  padding: 15px 0px;
  justify-items: center;
}
.item_visao {
  text-align: center;
}
.item_visao h3 {
  font-size: 16px;
  font-weight: 600;
  color: #00285f;
  text-transform: uppercase;
}
.dichvu_index {
  background-image: url(./images/back_dichvu.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
/* .box_dichvu {
  padding: 20px 0px;
} */
.title_dv {
  padding: 15px 0px;
  position: relative;
}
.title_dv h3 {
  font-size: 25px;
  text-transform: uppercase;
  color: #f86a52;
  font-weight: 600;
  text-align: center;
}
.title_dv:before {
  content: "";
  width: 20%;
  height: 2px;
  background: #2222229e;
  display: inline-block;
  position: absolute;
  left: 40%;
  bottom: 10px;
  z-index: 5;
}
.title_vechungtoi h3 {
  text-align: center;
  height: 80px;
  font-size: 26px;
  background: url(./images/e.png) no-repeat center 45px;
  color: #414143;
  font-weight: 600;
  text-transform: uppercase;
}
.box_gioithieu {
  display: flex;
  align-items: center;
}
.item_video img {
  width: 100%;
}
.gioithieu_right_title h4 {
  text-transform: uppercase;
  color: #000000b3;
  font-size: 25px;
  font-weight: 600;
}
.gioithieu_right_title h3 {
  color: #fff;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "MontserratBold";
  margin-top: 0px;
}
.gioithieu_right_title {
  border-bottom: 2px solid #fff;
  margin-bottom: 15px;
}
.gioithieu_right_title p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.chitietgt {
  margin: 25px 0px;
}
.keep_right {
  padding-right: 0px;
}
.chitietgt a {
  background: #f7d02d;
  padding: 12px 30px;
  color: #3c3c3c;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.chitietgt:hover a {
  text-decoration: none;
  color: #fff;
}
.gioithieu_left {
  position: relative;
}
.thongke {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(./images/builderon-img41.jpg);
}
.inner-box .icon {
  text-align: center;
}
.inner-box .icon i {
  font-size: 65px;
}
.box_thongke {
  background-color: #00000096;
  padding: 35px 0px;
}
._text_content {
  font-size: 30px;
  line-height: 2;
  font-weight: 600;
  text-align: center;
}
._title {
  text-align: center;
  font-size: 20px;
}
.box_thongke ul li {
  background: #f7d02d;
  padding: 20px;
  border: 2px solid #fff;
}
.box_thongke ul {
  grid-column-gap: 30px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  list-style: none;
}
.wap_box_new {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.box_content_ct {
  padding: 25px 0px;
}
.title_share {
  display: flex;
  align-items: center;
}
.title_share p {
  padding-left: 15px;
  color: #3c3c3c69;
  font-family: "MontserratBold";
  margin-bottom: 0px;
}
.title_share p i {
  padding-right: 5px;
}
.title_tin_ct {
  padding-bottom: 10px;
}
.title_tin_ct h3 {
  text-transform: uppercase;
  color: #0c4465;
  font-weight: 600;
  font-family: "MontserratBold";
  font-size: 23px;
  margin: 0px;
}
.sliderimg_product {
  padding-bottom: 15px;
}
.lSSlideOuter .lSPager.lSGallery img {
  width: 100% !important;
  height: 150px !important;
  object-fit: cover;
}
.title_share {
  padding-bottom: 15px;
}
.box_tinlq ul {
  list-style-type: none;
}
.item_tin {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.item_tin_mota {
  font-size: 13px;
  color: #3c3c3c;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  padding: 0px 10px;
  margin-bottom: 10px;
}
.item_tin:hover a {
  text-decoration: none;
}
.item_tin h3 {
  font-size: 17px;
  color: #000;
  font-weight: 600;
  margin: 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  line-height: 1.3;
}
.box_tinlq.tinlq_duan {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  flex-direction: column;
}
.box_tinlq.tinlq_duan:last-child {
  border-bottom: 0px;
}
.box_tinlq.tinlq_duan img {
  /* flex: 0 0 70px; */
  width: 100%;
  height: auto;
  object-fit: cover;
}
.box_tinlq.tinlq_duan ul li a h3 {
  flex-grow: unset;
  margin-left: 0px !important;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 14px;
  color: #3c3c3c;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  height: auto;
}
.box_tinlq.tinlq_duan a {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  gap: 10px;
}
.box_tinlq ul li a {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.box_tinlq ul li a img {
  flex: 0 0 70px;
  width: 70px;
  height: 70px;
  object-fit: cover;
}
.box_tinlq ul li:hover a {
  text-decoration: none;
}
.box_tinlq ul li a h3 {
  flex-grow: 1;
  margin-left: 10px;
  margin-top: 0px;
  font-size: 14px;
  color: #3c3c3c;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  height: 46px;
}
.title_other h3 {
  background-color: #f7d02d;
  text-align: center;
  color: #3c3c3c;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 10px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.item_newsmoi_info {
  background-color: #fff;
  padding: 15px;
}
.xemthemdichvu {
  margin-top: 20px;
  text-align: center;
  position: relative;
}
.xemthemdichvu:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #22222226;
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 50%;
  z-index: 0;
}
.xemthemdichvu button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: unset;
  color: #000;
  background: #f7d02d;
  margin: 0px 15px;
  z-index: 9;
  position: relative;
}
.xemthemdichvu button i {
  color: #000;
}

.item_dichvu_info h3 {
  margin: 0px;
  font-size: 15px;
  color: #030e27;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  height: 43px;
  display: flex;
  align-items: center;
}
.item_dichvu_info_intro {
  font-size: 13px;
  color: #595959;
  text-align: justify;
  margin: 5px 0px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.dichvu {
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
.item_dichvu:hover a {
  text-decoration: none;
}
.item_dichvu_top {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
.item_dichvu_top img {
  width: 55px;
}
.item_dichvu_top_name {
  padding-left: 10px;
}
.item_dichvu_top_name h3 {
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin: 0px;
}
.item_dichvu {
  box-shadow: 1px 0px 14px 0px #888888;
  padding: 20px;
  position: relative;
  background-color: #fff;
}
.dichvu_stt {
  margin: 0px 0px -10px 0px;
  padding: 10px 10px 15px 25px;
  background-color: #f7d02d;
  border-radius: 0px 0px 0px 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1em;
}

.item_dichvu_info {
  text-align: center;
}
.item_dichvu_info button {
  border: unset;
  background: unset;
  color: #000;
  border-bottom: 1px solid #3c3c3c;
}
.padding_slider {
  padding-bottom: 80px;
}
.title_tin_ct h1 {
  margin-top: 0px;
  font-size: 23px;
  font-weight: 600;
}
.box_dichvu_list {
  width: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.box_vechungtoi {
  grid-column-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.box_vechungtoi_right {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 15px;
  grid-row-gap: 5px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.footer_top {
  padding-bottom: 10px;
}
.duan {
  padding-top: 20px;
}
.title_da {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #3c3c3c73;
}
.title_da h3 {
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  background: #4c8cc9;
  margin: 0px;
  padding: 10px 25px;
}
.title_da a {
  color: #3c3c3c;
  text-decoration: none;
}
.box_duan {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 20px 0px;
}
.item_duan a:hover {
  text-decoration: none;
}
.item_sp img {
  padding: 2px;
  border: 1px solid #3c3c3c40;
  width: 100%;
}
.item_sp h3 {
  color: #4f4f4f;
  font-size: 16px;
  padding-top: 5px;
  margin: 0px;
  font-weight: 600;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.newindex .title_dv h3 {
  color: #4c8cc9;
}
.box_tin_news_top {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 20px 0px;
}
.box_tin_news_top_right {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.box_tin_news_top_right .item_newsmoi h3 {
  font-size: 13px;
  margin-top: 5px;
}

.item_newsmoi {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.item_newsmoi:hover a {
  color: #000;
  text-decoration: none;
}
.item_newsmoi h3 {
  font-size: 17px;
  color: #000;
  font-weight: 600;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.3;
  overflow: hidden;
  height: 44px;
  margin: 0px;
}
.item_newsmoi_info_intro {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.3;
  overflow: hidden;
  margin: 10px 0px;
  height: 55px;
  color: #3c3c3ccc;
}
.box_baogia_detail {
  background: #f7d02d;
}
.box_baogia_detail_list {
  border-top: 1px solid #3c3c3c;
}
.item_newsmoi_info button {
  margin-top: 5px;
  padding: 6px 13px;
  background: #f7d02d;
  border: unset;
  color: #000;
}
.box_baogia_detail .title_other h3 {
  margin-bottom: 0px;
}
.item_baogia_index {
  border-bottom: 1px dashed #3c3c3c;
  width: 95%;
  margin: auto;
  padding: 10px 0px;
}
.item_baogia_index:last-child {
  border-bottom: unset;
}
.item_baogia_index a {
  color: #000;
  text-decoration: none;
}
.item_newsmoi_info button i {
  padding-left: 5px;
}
.item_newsmoida img {
  height: 280px;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.item_duan h3 {
  display: block;
  color: #4f4f4f;
  font-size: 16px;
  padding-top: 5px;
  margin: 0px;
  font-weight: 600;
  text-align: center;
}
.box_sp_list .marquee0 img {
  height: 120px;
  margin: 10px;
}
.item_duan img {
  padding: 2px;
  border: 1px solid #3c3c3c40;
}
.item_vc h3 {
  display: block;
  color: #4f4f4f;
  font-size: 16px;
  padding-top: 5px;
  margin: 0px;
  font-weight: 600;
}
.title_new h3 {
  background: #00609f;
  padding: 10px 10px;
  margin: 0px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
.box_tin_news {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 20px 0px;
}
#wap_footer {
  /* padding: 20px 0px 0px; */
  background: #000;
}

.title_footer h3 {
  margin: 0px;
  font-weight: 600;
  color: #fff;
}
.item_news a {
  flex-direction: row;
  flex-wrap: wrap;
  grid-row-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 35% 65%;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  align-items: stretch;
}
.title_f h3 {
  color: #ffffff;
  font-family: "MontserratBold";
}
.item_news_info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 15px;
}
.footer_top_info ul {
  list-style-type: none;
}
.footer_top_info ul li {
  color: #fff;
  font-size: 13px;
  padding-bottom: 5px;
}
.footer_phone {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer_phone i {
  font-size: 35px;
  color: #fff;
  padding-right: 15px;
}
.footer_phone:hover a {
  text-decoration: none;
}
.footer_phone a p {
  font-size: 13px;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #fff;
}
.footer_phone strong {
  color: #fff;
  font-size: 25px;
}
.footer_bottom {
  padding: 20px 0px;
}
.box_footer_bottom {
  border-top: 1px solid #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.box_footer_bottom_info h3 {
  color: #ffff;
  font-family: "MontserratBold";
  text-transform: uppercase;
}
.box_footer_bottom_info ul {
  list-style-type: none;
}
.box_footer_bottom_info ul li {
  color: #fff;
  padding-bottom: 5px;
  font-size: 14px;
}
.logo_footer {
  text-align: center;
}
.foot_ff_ul {
  padding-top: 15px;
}
.foot_ff_ul ul {
  list-style-type: none;
}
.foot_ff_ul ul li {
  padding: 5px 0px;
  color: #fff;
}
.foot_ff_ul {
  color: #fff;
}
.foot_ff_ul ul p {
  color: #fff;
  font-size: 13px;
}
.copyr {
  padding: 10px 0px;
  text-align: center;
  background: #f7d02d;
  border-top: 1px solid #fff;
}
.copyr .container {
  /* border-top: 1px solid #fff; */
}
.copyr p {
  color: #000;
  text-align: left;
  margin: 0px;
}
.copyr p a {
  color: #000;
}
.title_ff h3 {
  margin: 0px;
  padding-bottom: 15px;
  color: #00609f;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
}
.footer_dm ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
}
.footer_dm ul li {
  width: 50%;
  padding: 5px;
}
.footer_dm ul li a {
  color: #3c3c3c;
  font-size: 15px;
}
.share_icon {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 20px 0px;
}
.share_icon a {
  color: #3c3c3c;
  text-decoration: none;
  font-size: 14px;
  padding: 10px;
}
.item_news a img {
  width: 100%;
}
.item_news a:hover {
  text-decoration: none;
}
.item_news a h3 {
  color: #082f49;
  font-size: 15px;
  margin: 0px;
  font-weight: 600;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.3;
}
.item_news_info_intro {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #3c3c3c;
  font-size: 13px;
  line-height: 1.4;
}
.item_news_info button {
  color: red;
  background: unset;
  border: unset;
  float: right;
  text-align: right;
  display: inline-block;
  font-size: 11px;
}
div.wap_menu {
  width: 100%;
  background: #000;
}
.box_menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 80px;
  align-items: center;
}
div.menu {
  position: relative;
  max-width: 100%;
  margin: auto;
  height: 80px;
  color: #000;
}
.logo img {
  /* max-height: 100px; */
  max-height: 70px;
}
div.menu ul {
  color: #000 !important;
  float: left;
  list-style: none;
  margin-bottom: 0px;
}
div.menu ul li {
  color: #0000;
  float: left;
  position: relative;
  z-index: 50;
}
div.menu ul li a {
  color: #fff !important;
  font-size: 14px;
  padding: 0px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  line-height: 80px;
}
.box_video_full {
  position: relative;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: hidden;
}
#sc_video {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wap_box_new1 .box_news {
  width: 33%;
}
div.menu ul li a:hover,
div.menu ul li a.active,
div.menu ul li a.active2 {
  /* color: #fff!important; */
}
div.menu ul li ul,
div.menu ul li:hover ul li ul {
  position: absolute;
  margin-left: 0px;
  display: none;
  min-width: 300px;
  background: #000;
  color: #ffffff !important;
  line-height: 1.5;
  line-height: 45px;
}
div.menu ul li ul li {
  float: none;
  color: #ffffff !important;
}
div.menu ul li ul li a {
  padding: 9px 10px;
  text-transform: none;
  display: block;
  color: #fff !important;
  border-bottom: 1px solid #fff;
  line-height: 1.4;
}
div.menu ul li ul li ul {
  left: 100%;
  top: 0px;
  color: #fff !important;
}
div.search {
  background: #fff;
  height: 40px;
  width: 25%;
  float: left;
  margin-top: 72px;
  border: 1px solid #ccc;
  border-radius: 20px;
  margin-left: 8%;
  background: url(images/bg_search.png) right no-repeat;
}
div.phone {
  color: #ed3237;
  font-size: 30pt;
  float: left;
  width: 15%;
  height: 50px;
  margin-left: 60px;
  margin-top: 65px;
}
div.phone i {
  float: left;
  margin-top: 10px;
}
div.phone div.hotline {
  width: 70%;
  float: left;
  color: #000;
  font-size: 12pt;
  margin-left: 20px;
}
div.mail {
  color: #ed3237;
  font-size: 30pt;
  float: left;
  width: 20%;
  height: 50px;
  margin-left: 30px;
  margin-top: 65px;
}
div.mail i {
  float: left;
  font-size: 15pt;
  margin-top: 10px;
  padding: 10px;
  border-radius: 100%;
  color: #fff;
  background: #ed3237;
}
div.mail div.email {
  width: 70%;
  float: left;
  color: #000;
  font-size: 12pt;
  margin-left: 20px;
}
div.gio_hang {
  position: absolute;
  right: 60px;
  height: 25px;
  color: #fff;
  width: auto;
}
div.gio_hang a {
  color: #00609f;
  font-size: 25px;
}
div.gio_hang a sup {
  color: #00609f;
  font-size: 10px;
  background: #fff;
}
div.search input {
  padding: 0px 10px;
  float: left;
  margin-top: 13px;
  border: none;
  background: none;
  width: 180px;
  outline: none;
  color: #bbbbbb;
  font-style: italic;
}
div.search i {
  float: right;
  margin-right: 20px;

  margin-top: 8px;
  color: #222;
  font-size: 22px;
  cursor: pointer;
}

div#left {
  width: 24%;
  float: left;
}
div.tieude {
  color: #fff;
  padding-left: 20px;
  font-size: 15px;
  background: #00609f;
  height: 40px;
  line-height: 45px;
  text-transform: uppercase;
}
div#danhmuc {
  border: none;
}
div.danhmuc {
  border: 1px solid #00609f;
  margin-bottom: 15px;
}
div.danhmuc:last-child {
  margin-bottom: 0;
}
div#danhmuc ul {
  list-style: none;
}
div#danhmuc ul li {
}
div#danhmuc ul li:last-child {
  border: none;
}
div#danhmuc ul li a {
  font-weight: normal;
  color: #454545;
  text-decoration: none;
  font-size: 14px;
  transition: 0.4s;
  display: block;
  border-bottom: 2px solid #00609f;
  padding: 11px 5px 11px 23px;
  background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
  color: red;
  transition: 0.4s;
}
div#danhmuc ul li ul li a {
  background: url(images/muiten.png) 22px 15px no-repeat;
  padding: 9px 5px 9px 35px;
}
div#danhmuc ul li ul {
  /*display:none;*/
  z-index: 9999;
}
div#tinmoi {
}
div.item_son {
  width: 31.5%;
  margin-left: 10px;
  display: inline-block;
}
div.item_son p {
  height: 30px;
  text-align: center;
  border: 1px solid #ccc;
}
div.item_son img {
  width: 100%;
  height: 260px;
}
div.item_son p a {
  text-decoration: none;
  color: #00609f;
  font-size: 14pt;
}
div.item_son p a:hover {
  color: #d82814;
}
div#tinmoi ul {
  list-style: none;
  padding: 0 10px;
}
div#tinmoi ul li {
  border-bottom: 1px dashed #dddddd;
  padding: 10px 0;
}
div#tinmoi ul li a img {
  width: 35%;
  max-width: 150px !important;
  border: 1px solid #d6d6d6;
  float: left;
  margin-right: 10px;
}
div#tinmoi ul li .ngaytao i {
  color: red;
  margin-right: 5px;
}
div#tinmoi ul li a img:hover {
  transition: 1s;
  border: 1px solid red;
}
div#tinmoi ul li h4 a {
  text-decoration: none;
  color: #111111;
  font-size: 12px;
  transition: 0.4s;
  font-weight: normal;
}
div#tinmoi ul li h4 a:hover {
  color: red;
  transition: 0.4s;
}
div.load_video {
  width: 95%;
  margin: 7px auto;
}
div#hotro {
  background: url(images/bg_hotro.png) left 40px no-repeat;
}
div#hotro .phone {
  color: #f10b0b;
  font-size: 24px;
  font-weight: bold;
  padding-top: 62px;
  padding-left: 90px;
  padding-bottom: 10px;
  margin-right: 20px;
  font-style: italic;
}
div#hotro ul {
  list-style: none;
  border-bottom: 1px dashed #dddddd;
  padding: 7px;
  margin: 0px 10px;
  font-size: 13px;
}
div#hotro ul li {
  clear: both;
  padding: 6px 0;
  color: #555555;
}
div#hotro ul li i {
  font-size: 17px;
  margin-right: 8px;
  clear: both;
}
div#hotro ul li span {
  color: #3853a4;
  font-weight: normal;
  font-size: 14px;
  margin-top: 3px;
  float: left;
}
div#hotro ul li a img {
  margin-right: 5px;
  float: left;
}

div#quangcao a img {
  width: 90%;
  max-width: 300px !important;
  border: 1px solid #ddd;
  margin: 5px auto;
  padding: 4px;
  box-sizing: border-box;
}
div#quangcao a img:hover {
  border: 1px solid red;
}
div#dknt {
  max-width: 350px;
}
form#frm_dknt {
  background: #fff;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #3c3c3c;
}
form#frm_dknt input[type="text"] {
  width: 70%;
  padding: 0px 5px;
  float: left;
  margin-top: 9px;
  border: none;
  background: none;
  outline: none;
  color: #000;
  outline: none;
}
form#frm_dknt input[type="button"] {
  background: red;
  color: #fff;
  width: 50px;
  height: 35px;
  line-height: 35px;
  border: none;
  cursor: pointer;
  float: right;
  text-transform: uppercase;
  outline: none;
}

div#right {
  width: 100%;
}
div.tieude_giua2 {
  text-align: center;
}
div.tieude_giua2 div {
  display: inline-block;
  vertical-align: top;
  margin: auto;
  padding: 4px 20px;
  background: #00609f;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  border-radius: 0px 0px 10px 10px;
}
div.tieude_giua {
  color: #000;
  font-size: 14pt;
  height: 40px;
  line-height: 20px;
  text-transform: uppercase;
}
div.tieude_giua3 {
  position: relative;
  color: #fff;
  padding-left: 20px;
  font-size: 15px;
  background: #00609f;
  height: 40px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 20px;
  background: url(images/bg_tieu_de2.png) repeat-x;
}
div.tieude_giua3 div {
  top: 10px;
  left: 0px;
  position: absolute;
  background-color: #f3f0f0;
  color: #00609f;
  height: 20px;
  margin-left: 0px;
  padding: 0px 20px 0px 20px;
}
div.tieude_giua3 a {
  float: right;
  color: #00609f;
  text-decoration: none;
  text-transform: none;
  font-size: 13px;
  margin-right: 10px;
  margin-top: 12px;
  line-height: 15px;
  background-color: #fff;
  border: 1px solid #00609f;
  padding: 0px 5px 0px 5px;
}
div.tieude_giua div {
  margin-top: 10px;
  display: inline-block;
  color: #000;
  height: 20px;
  text-align: left;
  margin-left: 0px !important ;
  left: 0px;
  padding: 0% 0.2% 2% 0% !important;
  border-bottom: 2px solid #00609f;
}
div.tieude_giua a {
  height: 20px;
  float: right;
  color: #00609f;
  text-transform: none;
  text-decoration: none;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 10px;
  padding: 0px 5px 0px 5px;
}
div.wap_item {
  text-align: center;
  position: relative;
}
div.wap_item2 {
  width: 75%;
  float: right;
  text-align: center;
  position: relative;
}
div.item {
  width: 23%;
  margin: 1% 0.8%;
  height: 30%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
div.vien1 {
  border: 1px solid #ccc;
}
div.item:hover div.tomtat {
  display: block;
}
div.item i {
  font-size: 18px;
  margin-top: 0px;
  color: #ea6d1b;
}
div.item h3 {
  font-weight: bold;
}
div.item h3 a {
  font-weight: bold;
}
div.item p {
  width: 100%;
}
div.chay_i {
  margin: 20px auto;
  max-width: 1200px;
  text-decoration: none;
  margin-top: 0px;
}
div.item_i {
  width: 90% !important;
  position: relative;
}
div.item .sp_img {
  margin-bottom: 5px;
  max-width: 100%;
}
div.item .sp_img a {
  text-decoration: none;
  line-height: 0;
}
.item_baogia_index a i {
  padding-right: 7px;
}
div.item .sp_img a img {
  max-width: 100%;
  width: 200px;
  height: 200px;
  object-fit: cover;
}
.box-padding {
  padding: 5px;
}
div#item .sp_img a:hover,
div#item .sp_img a:active {
  color: red;
  transition: 0.4s;
}
div.item .sp_name a {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Tahoma, Geneva, sans-serif;
}
div.item .sp_mota {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.item .noidung_item {
  min-height: 100px;
}
div.item .sp_name a:hover {
  transition: 0.4s;
  color: red;
}
div.item_i {
  text-align: left;
}
div.item .sp_gia {
  display: none;
}
div.item .sp_gia span.giacu {
  color: #666666;
  text-decoration: line-through;
  float: left;
}
div.item .sp_gia span.giamoi {
  color: #666666;
  color: red;
  float: right;
}
div.slide_sp {
  width: 23%;
  float: left;
  background: #ccc;
  line-height: 0px;
}
div.slide_sp img {
  width: 100%;
}
div.item .sp_gia span.motgia {
  display: block;
  float: none;
}
div#tintuc {
}
div.new_list {
  width: 50%;
  float: left;
  margin-top: 20px;
}
div.hotromuahang {
  width: 45%;
  float: right;
}
div#wap_footer {
}
div#footer {
  max-width: 1200px;
  margin: auto;
  color: #fff;
}
div.fanpage {
  width: 50%;
  float: left;
}
div#main_footer {
  width: 48%;
  float: right;
}
div.noidung_ft {
  max-width: 100%;
  background: #fff;
  color: #000;
  padding: 0px 15px 15px 15px;
  border-bottom: 1px solid #fff;
}
div.ft_nd {
  width: 90%;
  float: left;
  padding-top: 20px;
  margin-left: 5%;
  text-align: left;
}
div#lienket {
  text-align: right;
  margin-right: 0%;
}
div#lienket a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 12px;
  height: 20px;
  line-height: 40px;
  width: 12px;
  text-align: center;
  text-decoration: none;
  margin: 0px 2px;
  transition: 1s;
}
div#lienket a:hover {
  transition: 1s;
  transform: rotate(360deg);
}
div#thongke {
  width: 33%;
  float: right;
}
div#thongke ul {
  border: 1px solid #fff;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 13px;
}
div#thongke ul {
  list-style: none;
}
div#thongke ul li {
  clear: both;
  padding: 4px 0px;
}
div#thongke ul li img {
  float: left;
  margin-right: 15px;
  width: 16px;
  margin-top: 2px;
}
div#thongke .thongke_an {
  width: 60%;
  border: none;
  padding: 0px;
  float: right;
  margin-right: 5%;
  margin-top: 5%;
}
.thongke_an {
  float: right;
  padding: 15px 0px;
}
div#copy {
  padding: 0px 0;
  font-size: 13px;
  color: #fff;
  text-align: center;
  background: #00609f;
  margin-top: 2px;
}
div#banquuyen {
  margin-top: 0px;
  padding-bottom: 20px;
  height: 50px;
  width: 90%;
}
div.copywire {
  margin-top: 15px;
  width: 70%;
  margin-left: 6%;
  float: left;
  text-align: left;
}
div.bank {
  margin-top: 15px;
  width: 30%;
  margin-right: 6%;
  float: right;
  text-align: left;
}
div.bank img {
  float: right;
}
/* --------------------- Phan trang ------------------*/
div#doitac {
  box-sizing: border-box;
  max-width: 1200px;
  margin: auto;
}
div#doitac a img {
  height: 100px;
  margin: 0 5px;
  border: 1px solid #ddd;
}
/*----------------------------------------------------*/
div.wap_pro {
  margin: 15px auto;
  clear: both;
}
.zoom_slick {
  width: 35%;
  float: left;
  text-align: center;
}
.zoom_slick .slick2 {
  border: 1px solid #ddd;
}

.zoom_slick .slick {
  margin-top: 5px;
}

.zoom_slick .slick img {
  width: 95%;
  margin: auto;
  border: 1px solid #ddd;
  box-sizing: border-box;
  cursor: pointer;
}
.zoom_slick .slick img:hover {
  border: 1px solid #f60;
  opacity: 0.5;
  transition: 1s;
}

.product_info {
  float: right;
  list-style: none;
  width: 62%;
}
.product_info li {
  font-size: 13px;
  border-bottom: 1px solid #eee;
  padding: 6px 0;
}
.product_info li.ten {
  color: #0033ff;
  font-size: 18px;
}
.product_info li.giacu {
  font-size: 15px;
  text-decoration: line-through;
}
.product_info li.gia {
  color: red;
  font-size: 16px;
}
.product_info li b {
  font-weight: normal;
  font-size: 14px;
}
.xemgiohang {
  color: #e80019;
  display: block;
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 13px;
  transition: 0.4s;
  margin: auto;
  margin-top: 7px;
}
.product_info li .dathang {
  background: #e93b35;
  color: #fff;
  display: block;
  max-width: 300px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  font-size: 14px;
  transition: 0.4s;
}
div.tomtat {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  left: 0%;
  top: 0px;
  display: none;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  transition: height 500ms ease 0s;
  width: 100%;
}
div.vien {
  width: 95%;
  height: 95%;
  border: 1px dashed #fff;
  margin: auto;
  margin-top: 5px;
  border-radius: 5px;
}
div.tomtat p {
  text-align: left;
  margin-top: 5%;
  width: 96%;
  margin-left: 2%;
}
div.tomtat div h4 {
  padding: 5%;
}
div.tomtat div h3.sp_name a {
  color: #fff;
}
a.lhmua {
  background-color: #00609f;
  border-radius: 15px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  color: #fff;
}
.product_info li .dathang i {
  margin-right: 10px;
  font-size: 25px;
  margin-top: 3px;
}
.product_info li .dathang:hover {
  transition: 0.4s;
  background: #e00;
}
span.size {
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 5px;
  cursor: pointer;
}
span.mausac {
  display: block;
  float: left;
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  cursor: pointer;
  font-size: 0;
}
span.active_size,
span.size:hover,
span.mausac:hover,
span.active_mausac {
  border: 1px solid #ee0000;
}
input.soluong {
  width: 50px;
  border: 1px solid #c7c6c6;
  padding: 2px 0px;
  text-align: center;
  font-size: 15px;
  margin-right: 5px;
}
table#giohang input {
  margin: 5px 0px;
}
table#giohang input.btn,
.click_ajax {
  background: #dc0018;
  color: #ffffff;
  padding: 7px 15px;
  border: none;
  cursor: pointer;
  margin: 5px 1px;
  border-radius: 3px;
}

table#tt td {
  height: 30px;
}
table#tt td input.t {
  width: 300px;
  height: 20px;
  margin: 3px 0px 5px 0px;
  border: 1px solid #ddd;
}
table#tt td textarea {
  width: 300px;
}
table#tt span {
  color: red;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
  z-index: 99999999999999999 !important;
  position: absolute;
  animation: star linear 1.75s infinite;
  -moz-animation: star linear 1.75s infinite;
  -webkit-animation: star linear 1.75s infinite;
  -o-animation: star linear 1.75s infinite;
}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
@media screen and (max-width: 1024px) {
  div.menu {
    height: auto;
    background: #000;
  }
  div.menu ul li a {
    padding: 0px 20px;
  }
  div#header {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  div.header {
    display: block;
  }
  nav#menu {
    display: none;
  }

  div#slider {
    width: 100%;
    padding: 0;
  }
  div#danhmuc {
    display: none;
  }
  div#right {
    width: 100%;
  }
  div#left {
    width: 100%;
  }
  div.item {
    width: 30%;
    margin: 1.3%;
  }
  div.item_son {
    width: 30%;
    margin-left: 10px;
    display: inline-block;
  }
  div#thongke {
    width: 60%;
  }
  div.thongke_an {
    display: none;
    width: 60%;
  }
  div.tt_lh {
    width: 100%;
  }
  div.bando {
    width: 100%;
  }
  .menu_login {
    display: none;
  }
  div.slide_sp {
    width: 100%;
    float: none;
    background: none;
  }
  div.wap_item2 {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 800px) {
  div.item_son {
    width: 30%;
    margin-left: 10px;
    display: inline-block;
  }
}
@media screen and (max-width: 700px) {
  .title_themanh_c h3 {
    font-size: 26px;
  }
  .dichvu {
    position: unset;
  }
  .box_dichvu_list {
    padding-top: 10px;
  }
  .box_dichvu_list {
    grid-template-columns: 1fr;
  }
  .gioithieu_left {
    padding: 0px !important;
  }
  .gioithieu_right {
    padding: 10px 0px !important;
  }
  .box_duan_index {
    grid-template-columns: 1fr;
  }
  .themanh {
    padding: 0px;
  }
  .box_list_themanh {
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }
  .box_baogia_list {
    grid-template-columns: 1fr;
  }
  .box_thongke ul {
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }
  .box_content_ct .container {
    padding: 0px !important;
  }
  .title_tin_ct h3 {
    font-size: 16px;
  }
  .box_meta_single_content {
    background-color: #ffba00;
    color: #161616;
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .item_ct {
    border-bottom: 1px solid #f3f3f3;
  }

  div.header {
    border-top: 1px solid #fff;
  }
  .box_quytrinh_list {
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  .item_qt {
    width: 100%;
    padding-bottom: 15px;
  }
  .box_quytrinh {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .box_product_danhmuc2 {
    display: flex;
    flex-direction: column;
    padding: 15px 0px;
  }
  .item_da h3 {
    font-size: 13px;
    padding: 0px 15px;
  }
  .keep_right {
    grid-row-gap: 15px;
    padding: 15px !important;
    grid-template-columns: 1fr;
  }

  .item_video {
    padding: 15px !important;
  }
  .footer_top_info {
    padding-bottom: 15px;
  }
  .box_tintuc_dm {
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }
  .box_product_danhmuc4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dangky_index {
    padding: 15px 0px;
  }
  .box_footer_bottom {
    border-top: 1px solid #f7941d;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
  }
  .copyr p {
    font-size: 8px;
  }
  .item_da_mota {
    font-size: 12px;
    min-height: 55px;
  }
  .imgtt {
    display: none;
  }
  .box_product_danhmuc2:nth-child(2n + 0) {
    display: flex;
    flex-direction: column;
  }
  .box_video_full {
    height: auto;
  }
  #sc_video {
    position: relative;
    top: 0;
    transform: translate(0, 0);
    left: 0;
  }
  .gioithieu_right_title h3 {
    font-size: 40px;
  }
  .vechungtoi {
    padding: 20px 0px;
  }
  .soluong {
    display: none;
  }
  div.wap_menu {
    position: unset;
  }
  .box_gioithieu {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .title_da h3 {
    font-size: 11px;
  }
  .title_dv h3 {
    font-size: 18px;
  }
  .box_tin_news_top {
    grid-template-columns: 1fr;
  }
  .wap-footer {
    padding: 0px !important;
  }
  .lSSlideOuter .lSPager.lSGallery img {
    width: 100% !important;
    height: 70px !important;
    object-fit: cover;
  }
  .wap_box_new {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 603px) {
  .box_news {
    width: 50%;
  }
  div.fanpage {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
  }
  div#main_footer {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
  div#header a.logo {
    display: none;
  }
  div#header img.logo_mobi {
    display: block;
    margin: auto;
    width: 100%;
  }

  div.tieude_giua {
    padding: 7px;
    height: auto;
    line-height: 1.5;
  }
  .zoom_slick {
    width: 85%;
    max-width: 400px;
    float: none;
    margin: auto;
  }
  .product_info {
    width: 100%;
    margin-top: 10px;
  }
  .gh_an {
    display: none;
  }
  div.item_son {
    width: 98%;
    margin-left: 10px;
    display: inline-block;
  }
  .wap_box_new1 .box_news {
    width: 49%;
  }
  .wap_box_new1 .box_news a img {
    width: 100%;
  }
  .box_visao {
    grid-template-columns: 1fr;
  }
  .title_vechungtoi h3 {
    font-size: 17px;
  }
  .box_vechungtoi_left {
    display: none;
  }
  .box_vechungtoi {
    grid-template-columns: 1fr;
  }
  .item_vc h3 {
    font-size: 13px;
  }
  .box_duan {
    grid-template-columns: 1fr 1fr;
  }
  .box_news_index {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 460px) {
  div.noidung_ft {
    padding: 10px 0px;
  }
  #toptop {
    bottom: 12px;
  }
  div.item {
    width: 98%;
  }
  .box_dichvu_list {
    grid-template-columns: 1fr;
  }
  div.tieude_giua {
    font-size: 14px;
  }
  div.frm_lienhe .item_lienhe input[type="text"],
  div.frm_lienhe .item_lienhe textarea,
  div.frm_lienhe .item_lienhe input[type="password"] {
    width: 100%;
  }
  div.frm_lienhe .item_lienhe select {
    width: 100%;
  }
  .map_description {
    width: 100%;
  }
  .box_news a img {
    width: 110px;
  }
  div.frm_lienhe .item_lienhe p {
    width: 100%;
  }
  .othernews ul.phantrang {
    margin-left: 0px;
  }
  .box_news h3 a {
    font-size: 14px;
  }

  .box_footer_bottom_info h3 {
    font-size: 20px;
    text-align: justify;
  }
}

@media screen and (max-width: 460px) {
  .title_dk h1,
  .title_dk h3 {
    font-size: 23px;
  }
}

@media screen and (max-width: 414px) {
  .box_footer_bottom_info h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 390px) {
  .title_dk h1,
  .title_dk h3 {
    font-size: 22px;
  }

  .box_footer_bottom_info h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}
</pre></body></html>