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

.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: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  overflow: auto;
}
@font-face {
  font-family: "Arial";
  src: url("font/Arial.ttf");
}

@font-face {
  font-family: "UTM-Avo";
  src: url("font/UTM-Avo.ttf");
}

@font-face {
  font-family: "UTM-Neutra";
  src: url("font/UTM-Neutra.ttf");
}
@font-face {
  font-family: "UTM-Caviar";
  src: url("font/UTM-Caviar.ttf");
}
.menu_top {
  background: #fff;
  /* width: 100%; */
}
.content-header {
  background-color: #fff;
  border-bottom: 1px solid #ec3237;
}
.footer-content {
  color: #fff;
  padding-top: 10px;
}

.header1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 5px 0px;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
}
.item_gt {
  margin: 15px;
  overflow: hidden;
}
.title_daily h3 {
  margin: 0px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}
.title_daily h3 i {
  padding-right: 5px;
}
.item_gt img {
  max-width: 360px;
  width: 100%;
}
a:focus {
  outline: none im !important;
}
.info_item_gt {
  padding: 15px 20px;
  background: #f6f7f7;
}
.info_item_gt:hover a {
  text-decoration: none;
}
.info_item_gt h3 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 0px;
  padding-left: 40px;
  position: relative;
}
.info_item_gt h3:before {
  content: "";
  width: 60px;
  height: 4px;
  background: #3b5eab;
  position: absolute;
  bottom: 33%;
  left: -34px;
}
.info_item_gt h3 a {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}
.mota_item_gt {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 10px 0px;
}
.xemchitiet {
  color: #3b5eab;
  text-transform: uppercase;
  font-size: 13px;
}

.xemchitiet i {
  font-size: 11px;
}

.product_danhmuc {
  border: 1px solid #35353521;
  border-top: unset;
}
.product_danhmuc .tab_cap1,
.tab_cap2 {
  list-style-type: none;
}

.danhmuc_cap1 h3 {
  font-size: 14px;
  background: #fff;
}

.product_danhmuc .tab_cap1 .danhmuc_cap1 i {
  color: #566473;
  padding-right: 15px;
}

.product_danhmuc .tab_cap1 .danhmuc_cap1 {
  border-bottom: 1px solid #35353521;
  padding: 10px 5px;
  position: relative;
}
.product_danhmuc .tab_cap1 .danhmuc_cap1:last-child {
  border-bottom: none;
}
.product_danhmuc .tab_cap1 .danhmuc_cap1 a {
  font-size: 16px;
  font-family: "UTM-Caviar";
  color: #566473;
  font-weight: 550;
}
.product_danhmuc .tab_cap1 .danhmuc_cap1 a:hover {
  text-decoration: none;
  color: #3b5eab;
  font-weight: 600;
}

.product_danhmuc .tab_cap2 {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  transition: margin 0.2s ease-in-out;
  -moz-transition: margin 0.2s ease-in-out;
  -webkit-transition: margin 0.2s ease-in-out;
  background: #3b5eab;
  padding: 5px 15px;
  z-index: 99;
  display: none;
  margin-left: 15px;
  visibility: hidden;
  border: 1px solid #ffffff5e;
}
.product_danhmuc .tab_cap2 .danhmuc_cap2 {
  padding: 5px 0px;
  border-bottom: 1px dotted #fff;
}
.product_danhmuc .tab_cap2 .danhmuc_cap2:last-child {
  border-bottom: none;
}
.product_danhmuc .tab_cap2 .danhmuc_cap2 a {
  color: #fff;
}
.product_danhmuc .tab_cap2 .danhmuc_cap2 a:hover {
  color: #fff;
}
.product_danhmuc .tab_cap1 .danhmuc_cap1:hover .tab_cap2 {
  display: block;
  margin-left: 0;
  visibility: visible;
}
.product_danhmuc {
  max-height: 416px;
}

.box_hinhthem {
  padding: 15px 0px;
  display: inline-block;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  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;
}

.project_hinhthem-item .hinhthem-item {
  overflow: hidden;
}

.project_hinhthem-item .hinhthem-item img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.project_hinhthem-item:hover .hinhthem-item img {
  transform: scale(1.1);
}

a.logof {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 20px;
}

.logof img {
  width: 60%;
}

.footer_left_title {
  color: #000;
}
.footer_left_title h3 {
  margin: 10px 0px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #777777;
}
.footer_left_title_desc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_left_title_desc ul li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #777777;
}
.footer_center_right ul {
  list-style: none;
}
.footer_center_right ul li a {
  margin-bottom: 10px;
  font-size: 14px;
  color: #777777;
}
.footer_center_right ul li a:hover {
  text-decoration: none;
  color: #777777;
}
.copyy {
  background: #005a66;
}
div.box_show_booking img {
  width: 60%;
}
.item_news .item_news-img {
  overflow: hidden;
}

.item_news:hover .item_news-img img {
  transform: scale(1.1);
  transition: 0.5s;
}

.item_news img {
  width: 100%;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.info_news h3 {
  margin: 5px 0px;
  text-align: left;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
  height: 53px;
}
.info_news h3 a {
  font-size: 16px;
  color: #737373;
  line-height: 1;
  font-weight: 600;
}
.info_news h3 a:hover {
  text-decoration: none;
  color: #334c81;
  transition: 1s;
}
.info_news .tomtat {
  text-align: justify;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden !important;
  margin-bottom: 15px;
}
.item_news {
}
.news_item {
  padding: 0px 10px;
}
.xemtiep {
  text-align: left;
  padding: 10px 0px;
  border-bottom: 1px solid #737373;
}
.xemtiep a {
  color: #737373;
  font-weight: 600;
}
.xemtiep a:hover {
  text-decoration: none;
  color: #334c81;
  transition: 1s;
}
div#wapper {
  margin: auto;
}
#wap_sanpham {
  margin: auto;
  padding: 15px 0px;
}
.dknt_left form {
  width: 90%;
  margin: auto;
  text-align: center;
}
.dknt_left form input {
  width: 80%;
  padding: 6px;
  margin-bottom: 10px;
}
.dknt_left form button {
  border: unset;
  padding: 7px 15px;
  background: #00a9d7;
  color: #fff;
}
.lienhe_home {
  text-align: center;
}
.wrap_item_ft {
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
  text-align: center;
}
.wrap_item_ft figure {
  display: inline-block;
  margin: 0 10px 0 0;
  height: 37px;
}
.wrap_item_ft p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  line-height: 18px;
}
.wrap_item_ft a {
  color: #fff;
}
.wrap_item_ft:hover a {
  text-decoration: none;
  color: #fff;
}
.wrap_item_ft p span {
  font-size: 13px;
  color: #eaf1e7;
  display: block;
  text-transform: none;
  font-weight: 400;
}
.lienhe_home a {
  padding: 8px 14px;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  line-height: 24;
  border: 1px solid #ab0006;
  margin-right: 26%;
}
.lienhe_home a:hover {
  background: #ab0006;
  color: #fff;
}
.wap_conten {
  margin: auto;
  position: relative;
}
/* header */
.info_header {
  line-height: 50px;
}
.header_top {
  background: #3e6d82;
}
.header_top .header_top_left p {
  text-align: left;
  color: #fff;
  font-size: 15px;
  line-height: 40px;
  margin-bottom: 0px;
}
.header_top .header_top_right ul {
  list-style-type: none;
  padding: 0px;
  text-align: right;
  margin-bottom: 0px;
}
.header_top .header_top_right ul li {
  display: inline-block;
  padding: 0px 10px;
}
.header_top .header_top_right ul li a {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
}

.header_intro {
  width: 80%;
  float: right;
}
.header_intro h3 {
  font-size: 29px;
  font-family: "UTM-Neutra";
  color: #3e6d82;
  text-align: center;
  margin: 0px;
}
.header_intro h3 span {
  color: #edcd14;
}
.header_intro p {
  font-size: 23px;
  text-align: center;
  color: #3e6d82;
  font-family: "UTM-Avo";
  position: relative;
  margin-bottom: 0px;
}
.header_intro p:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #3e6d82;
  position: absolute;
  bottom: 43%;
  left: 3%;
}
.header_intro p:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #3e6d82;
  position: absolute;
  bottom: 43%;
  right: 3%;
}
.header_intro strong {
  text-align: center;
  color: #3e6d82;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  font-family: "UTM-Avo";
}
.info_header ul {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 0px;
}
.info_header ul li {
  display: inline-block;
  line-height: 75px;
  padding-right: 15px;
  color: #bfbfbf;
}
.info_header ul li i {
  padding-right: 5px;
  color: #334c81;
}
div.menu ul li a:hover,
div.menu ul li a.active,
div.menu ul li a.active2 {
  color: #f1f103;
}
div.menu ul li a i {
  padding-right: 5px;
}
.chinhsach {
  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 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

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

.item_chinhsach .box_item_chinhsach {
  background: #fff;
  padding: 15px 10px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  color: #fff;
  height: 160px;
  flex-direction: column;
  border: 1px solid #005a66;
  gap: 10px;
}
.item_chinhsach .box_item_chinhsach img {
  /* width: 45px;
  height: 36px; */
}
.box_item_chinhsach_name {
  font-size: 14px;
  font-weight: 600;
  color: #005a66;
  text-transform: uppercase;
}

.box_item_chinhsach_title {
  color: #000;
  text-align: center;
  font-weight: 500;
  /* font-family: Roboto; */
  font-size: 13px;
}

.dichvu_box {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  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;
  position: relative;
}

.dichvu_title {
  text-align: center;
  padding: 20px 0px;
}

.dichvu_title h3 {
  margin: 0px;
  text-align: center;
  color: #ed1c24;
  text-decoration: none;
}

.dichvu_title p {
  word-break: break-all;
  text-align: center;
  color: #000;
  text-decoration: none;
}

.visao_pc {
  background: #fcfcfc;
}

.gioithieu {
  background: #fcfcfc;
  padding: 20px 0px;
}

.gioithieu_wp {
  display: flex;
  gap: 15px;
}

.gioithieu_right {
  width: 50%;
}

.gioithieu_left {
  width: 50%;
  margin-top: 55px;
}

.gioithieu_img {
  overflow: hidden;
}

.gioithieu_left img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.gioithieu_left:hover img {
  transform: scale(1.1);
}

.gioithieu_right_top {
  display: flex;
  justify-content: center;
  position: relative;
}

.gioithieu_right_top h3 {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #005a66;
  margin: 0;
  padding: 10px 20px;
  background: #fcfcfc;
  position: relative;
  z-index: 9;
}

.gioithieu_right_top::after {
  content: "";
  position: absolute;
  top: 25px;
  width: 75%;
  height: 2px;
  background: #f1f112;
}

.duan_top {
  display: flex;
  justify-content: center;
  position: relative;
}

.duan_top h3 {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #005a66;
  margin: 0;
  padding: 10px 20px;
  background: #fcfcfc;
  position: relative;
  z-index: 9;
  max-width: 600px;
}

.duan_item-top a,
.duan_img a {
  display: block;
}

.duan_item-top a img {
  width: 100%;
}

.duan_item-wp {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  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;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}

.duan_img a img {
  width: 100%;
}

.duan_topw {
  display: flex;
  justify-content: center;
  position: relative;
}

.duan_topw h3 {
  text-align: center;
  font-size: 23px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #005a66;
  margin: 0;
  padding: 10px 20px;
  background: #fcfcfc;
  position: relative;
  z-index: 9;
  max-width: 600px;
}

.duan_top::after {
  content: "";
  position: absolute;
  top: 25px;
  width: 55%;
  height: 2px;
  background: #dbdbdb;
}

.duan_topw::after {
  content: "";
  position: absolute;
  top: 38px;
  width: 70%;
  height: 2px;
  background: #f1f103;
}

.slick-prev {
  left: -30px !important;
}

.slick-next {
  right: -30px !important;
}

.gioithieu_right_bottom {
  border: 1px solid #005a66;
  padding: 15px;
  border-radius: 8px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#header .wellcom {
  width: 50%;
  float: left;
  color: #b3242a;
  line-height: 30px;
}
#header .content-sreach {
  width: 50%;
  float: right;
  text-align: right;
}

#header .content-header {
  width: 98%;
  padding: 2px 0px;
  border-bottom: solid 1px #b3242a;
  margin: auto;
  background: #fff;
}
#header .content-header .content-cart {
  display: inline-block;
}
#header .content-header .content-cart a {
  text-decoration: none;
}
#header .content-header .content-cart i {
  color: #000 !important;
  font-size: 20px !important;
}
#header .content-header .content-cart sup {
  background: #b3242a;
  border-radius: 50%;
  color: #fff;
}
.box-shadow {
  box-shadow: 0 0 5px #000;
}
.logomenumobi {
  width: 37%;
  float: left;
  padding: 0px 5px;
}

.box_menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.searchmobi {
  margin-top: 10px;
  width: 70%;
  padding: 0px 10px;
  float: left;
  border: 1px solid #3b5eab;
  outline: none;
  color: #000;
  font-style: italic;
  height: 40px;
  border-radius: 7px;
}
.searchmobi i {
  color: #3b5eab;
  line-height: 40px;
  cursor: pointer;
  width: 15%;
  padding: 0px 15px;
  float: left;
}
.searchmobi input {
  height: 36px;
  margin: 0px;
  float: left;
  border: unset;
  width: 85%;
}
.iconmenu {
  width: 10%;
  float: right;
  display: inline-block;
  text-align: center;
  padding-right: 10px;
}
.header a.hien_menu {
  padding-right: 10px;
}
.header a.hien_menu i {
  float: left;
}
#dknt {
  margin: 10px 0px;
  padding: 10px;
  border: 1px solid #00adee;
  border-radius: 7px;
}
.intro_dk {
  width: 40%;
  float: left;
}
.introdk {
  color: #fff;
  font-size: 12px;
}
.footer-title {
  text-transform: uppercase;
  font-size: 20px;
  padding: 10px 0px;
  color: #fff;
  padding-bottom: 5px;
  font-weight: 600;
}
div.search {
  height: 30px;
  width: 100%;
  display: inline-block;
  right: 20px;
  top: 5px;
  background: #fff;
  height: 40px;
  border: 1px solid #35353521;
  margin-top: 8px;
}
div.search input {
  padding: 0px 10px;
  float: left;
  border: none;
  background: none;
  width: 75%;
  outline: none;
  color: #000;
  font-style: italic;
  height: 40px;
}
div.seachz {
  color: #fff;
  line-height: 40px;
  cursor: pointer;
  width: 25%;
  background: #3b5eab;
  padding: 0px 15px;
  float: left;
}
div.content-cart {
  display: inline-block;
}
.total {
  float: right;
  display: inline-block;
}
.info-cart {
  display: inline-block;
  color: #334c81;
  line-height: 3.5;
}
.phone_header {
  margin-top: 10px;
  border: 3px solid #ec3237;
  height: 55px;
  border-radius: 10px;
  position: relative;
  color: #ec3237;
  text-align: center;
  padding: 18px;
  font-size: 20px;
  font-weight: 600;
}
.phone_header .icon_header {
  position: absolute;
  top: -15px;
  left: 7px;
  background: #fff;
  font-size: 17px;
  padding-right: 5px;
}
.phone_header .icon_header i {
  padding: 5px 6px;
  border-radius: 50%;
  color: #ec3237;
}
#icon-cart {
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0px;
  margin-top: 10px;
  background: #3b5eab;
}
#icon-cart i {
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}
#icon-cart span {
  font-size: 17px;
  color: #fff;
}
sup {
  top: -0.5em;
}
.product_uc .item {
  width: 100%;
}
.product_uc {
  width: 80%;
  margin: auto;
}
.product_uc .item {
  margin: 10px 0px;
}
#hotro {
  text-align: center;
}
#hotro img {
  width: 80%;
}
#hotro ul {
  list-style-type: none;
}
#hotro ul li {
  font-size: 30px;
  color: #e01a22;
  font-weight: 600;
  padding: 10px 0px;
}
.box_gioithieu {
  position: relative;
  width: 99%;
}
.gioithieu_mota {
  position: absolute;
  top: 60%;
}
.box_gioithieuindex {
  width: 80%;
  margin: auto;
  background: #fff;
  padding: 35px;
  border-bottom: 2px solid #353535;
}
div.content-cart a {
  color: #fff;
  line-height: 2;
}
div.info-company {
  width: 70%;
  float: right;
  position: relative;
  height: 180px;
}
.info-company h3 {
  font-family: "UTM-Neutra";
  color: #89c642;
  font-size: 36px;
  text-shadow:
    -1px 0 black,
    0 1px black,
    1px 0 black,
    0 -1px black;
  text-align: center;
  width: 100%;
}
.info-company .diachia_header {
  width: 100%;
  float: left;
}
.info-company .dienthoai_header {
  width: 100%;
  float: left;
  color: red;
  text-shadow:
    -1px 0 #fff,
    0 1px #fff,
    1px 0 #fff,
    0 -1px #fff;
}
.info-company p {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #89c744;
  text-shadow:
    -1px 0 #000,
    0 1px #000,
    1px 0 #000,
    0 -1px #000;
  margin-bottom: 0px;
}
.lienhe_header {
  bottom: 16px;
  position: absolute;
  width: 100%;
  line-height: 28px;
}
div.info-company ul {
  list-style-type: none;
  text-align: left;
  display: inline-block;
}
div.info-company ul li {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}
div.info-company ul li:first-child i {
  font-size: 26px;
}
div.info-company ul li i {
  padding-right: 15px;
  font-size: 16px;
  color: #fff;
}
div.info-company .copy_right {
  display: inline-block;
  padding-left: 15px;
}
div.info-company .copy_right i {
  color: #fff;
  font-size: 20px;
  padding-right: 10px;
}
.logo_mobi {
  display: none;
}
.menu_header {
  width: 100%;
}
div#header {
  position: relative;
  margin: auto;
  border-top: 2px solid #005a66;
}
div.header {
  display: none;
}
div.wap_menu {
  position: relative;
  margin: auto;
  width: 100%;
}
.box_danhmucproduct h3 {
  background: #005a66;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 10px;
  margin: 0px;
}

div#dangky_nhantin-wp {
  position: relative;
}

.dangky_nhantin-bg {
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  bottom: 0;
}

.dangky_nhantin-bg-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 70, 68, 0.715);
}

.dangky_nhantin {
  position: relative;
  display: flex;
  padding: 30px 0px;
  gap: 25px;
}

.dangky_nhantin-title h3 {
  color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
}

.dangky_nhantin-title p {
  color: #ffffff;
  font-size: 15px;
  word-break: break-word;
}

.dangky_nhantin-left,
.dangky_nhantin-right {
  width: 50%;
}

.dangky_nhantin-right,
.dangky_nhantin-img {
  overflow: hidden;
}

.dangky_nhantin-img img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.subscribe-form textarea {
  padding: 10px;
  outline: none;
  margin-bottom: 10px;
  border-radius: 8px;
  border: 1px solid #dbdbdb;
}

.subscribe-form button#send {
  margin: 0;
  background: #ff9800 !important;
  border-radius: 20px;
  width: 100%;
  padding: 8px;
  outline: none;
  border: 1px solid #dfdfdf;
  font-weight: bold;
  color: #ffffff;
}

.dangky_nhantin-right .dangky_nhantin-img:hover img {
  transform: scale(1.1);
}

.danhmuc_icon {
  border: 1px solid #005a66;
  padding: 15px 10px;
}

.danhmuc_content {
  display: flex;
  align-items: center;
  gap: 10px;
}

.danhmuc_content img {
  width: 50px;
}

.danhmuc_content_title h3 {
  background: #fff !important;
  color: #005a66 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

.danhmuc_content_title p {
  margin: 0;
  font-size: 13px;
  color: #000;
}

.news_item a:hover {
  text-decoration: none;
  color: #000;
}

.news_title {
  padding: 10px 0px;
}

.news_title h3 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin: 0;
  height: 35px;
  display: flex;
  align-items: center;
}

.news_title_times {
  color: #a39f9f;
}

.news_title_desc {
  color: #000;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  font-size: 14px;
}

.hotline_fix {
  background: #ec3237;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 999;
  padding: 10px 0;
  border-top: 1px solid rgb(248 78 78 / 75%);
  -webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
}
.list_hotline ul {
  list-style-type: none;
  margin-bottom: 0px;
}
.list_hotline ul li:last-child {
  border-bottom: none;
}
.list_hotline ul li {
  border-bottom: 1px solid;
  padding: 5px 0px;
}
.list_hotline ul li .name-hl {
  color: #de0000;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 2px;
}
.list_hotline ul li p a {
  font-size: 17px;
  color: #000;
  font-weight: 600;
}
.list_hotline ul li p a img {
  padding-right: 10px;
}
.box_danhmucproduct ul {
  background: #fff;
  list-style-type: none;
  /* padding: 0px 10px; */
  border: 1px solid #005a66;
}
.box_danhmucproduct ul li {
  line-height: 35px;
  border-bottom: 1px solid #f4c6c4;
  padding: 5px 5px 0px 15px;
}

.box_danhmucproduct ul li:last-child {
  border-bottom: none;
}

.box_danhmucproduct ul li.danhmuc_nb {
  padding: 20px 20px 10px 20px;
  border-bottom: 1px solid #f1f103;
}

.box_danhmucproduct ul li.danhmuc_nb:last-child {
  border-bottom: none;
}

.box_danhmucproduct ul li.danhmuc_nb h3 {
  font-size: 14px;
  background: #fff;
  color: #000;
  padding: 0;
  margin-top: 10px;
  text-align: center;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  height: 30px;
}

.box_danhmucproduct ul li a {
  color: #000;
  font-weight: 600;
  display: block;
}
.box_danhmucproduct ul li:hover a {
  text-decoration: none;
}

.box_danhmucproduct ul li a i {
  padding-right: 8px;
  color: #f1f103;
  font-weight: 600;
  font-size: 16px;
}

.tab_cap2 {
  border-top: 1px solid #3c3c3c1a;
}
.danhmuc_cap2 {
  line-height: 25px;
  border-bottom: unset;
}
.tab_cap2 .danhmuc_cap2 a {
  font-size: 12px;
  color: #3c3c3ce3;
}
.danhmuc_cap2 {
  line-height: 25px !important;
  border-bottom: unset !important;
}
.content-category {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}
.title_sp {
  background: #eeeeee;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  /* padding: 7px 0px; */
  position: relative;
  margin-top: 14px;
  overflow-x: clip;
}
.title_sp h3 {
  margin: 0px;
  color: #fff;
  position: relative;
  z-index: 9;
  padding: 5px 8px;
  font-weight: 600;
  font-size: 18px;
}
.title_sp a {
  text-transform: capitalize;
  font-size: 15px;
  color: #005a66;
  padding-right: 15px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.title_sp a:hover {
  color: #f1f103;
  text-decoration: none;
}

.title_sp a i {
  margin-left: 8px;
}

div.menu {
  position: relative;
  width: 100%;
  margin: auto;
  line-height: 50px;
  background: #005a66;
  /* padding: 10px 0px; */
}
/* div.menu:after {
    content: "";
    width: 8px;
    height: 70px;
    background: url(images/bg_than_phai.png) no-repeat;
    position: absolute;
    bottom: -21px;
    right: -8px;
}
div.menu:before {
    content: "";
    width: 8px;
    height: 70px;
    background: url(images/bg_than_trai.png) no-repeat;
    position: absolute;
    bottom: -21px;
    left: -8px;
} */
#menu {
  display: flex;
  justify-content: center;
}
.logo_top {
  width: 28%;
  float: left;
  z-index: 999;
  line-height: 180px;
  text-align: center;
}
.logo_top img {
  height: 100%;
}
.content-sreach {
  width: 60%;
  float: left;
  padding-top: 40px;
  text-align: center;
}

.title_spp {
}

.title_spp::before {
  position: absolute;
  content: "";
  width: 41%;
  height: 44px;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  background: #005a66;
  overflow: hidden;
}

.title_spp::after {
  position: absolute;
  content: "";
  background: #005a66;
  width: 32px;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
  left: 39%;
  bottom: 0;
  height: 44px;
}

div.menu ul {
  float: left;
  list-style: none;
  margin-bottom: 0px;
  padding: 0px;
  display: flex;
  gap: 20px;
}
div.menu ul li {
  position: relative;
  z-index: 50;
  /* width: 25%; */
  padding: 0px 5px;
}
div.menu ul li a {
  color: #fff;
  /* text-align: center; */
  font-size: 14px;
  padding: 0px 10px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  position: relative;
  /* font-family: Arial; */
  font-weight: 600;
  line-height: 50px;
}
#conten_product .item {
  /* width: 25%;
  border: none !important; */
}

.danhmuc {
  border: unset !important;
}
.namesp {
  margin: 0px;
  padding: 10px 0px;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product_info .giaspct {
  font-size: 20px;
  font-weight: 600;
  color: #be252a;
}
.sp_name a {
  font-family: Arial;
}
.dichvu {
  width: 100%;
  padding: 20px 0px 0px 0px;
}
.dichvu_img {
  overflow: hidden;
}

a.dichvu_item {
  text-decoration: none;
}

a.dichvu_item:hover {
  text-decoration: none;
}

.dichvu_item h3 {
  padding: 10px 0px;
}

.dichvu_item:hover img {
  transform: scale(1.1);
}

.dichvu_item img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.dichvu .wap_item {
  border: 1px solid red;
}
div.menu ul li ul,
div.menu ul li:hover ul li ul {
  position: absolute;
  margin-left: 0px;
  display: none;
  min-width: 274px;
  background: #005a66;
  color: #fff;
  line-height: 1.5;
}
div.menu ul li ul li {
  width: 100%;
}
div.menu ul li ul li a {
  padding: 10px;
  /* text-transform: none; */
  display: block;
  border-bottom: dashed 1px #fff;
  color: #fff;
  line-height: 20px;
}
div.menu ul li ul li:last-child a {
  border: none;
}
div.menu ul li ul li ul {
  left: 100%;
  top: 0px;
}
/*hiÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âªu ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ng hover cho menu sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£n phÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©m*/

/*end style sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£n phÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©m*/
.header .cart {
  text-decoration: none;
  position: absolute;
  top: 0px;
  right: 50px;
  font-size: 18px;
}
.header .cart sup {
  padding: 0px 2px;
  background: #000;
  border-radius: 50%;
  line-height: 10px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
div#slider {
  margin: auto;
  position: relative;
}
.search_frm {
  position: absolute;
  z-index: 9;
  right: 10%;
  top: 30%;
  background: #fff;
  padding: 20px 0px;
  border-radius: 10px;
}
.search_frm .tieude_frm {
  border-bottom: 1px solid #ccc;
  padding: 0px 20px;
  width: 100%;
}
.tieude_frm h3 {
  font-weight: normal;
  font-size: 20px;
}
.tieude_frm p {
  color: #ccc;
  padding-bottom: 10px;
}
.search_frm .search_frm_conten {
  width: 100%;
  padding: 10px 20px;
}
.search_frm .frm_input {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
}
.box_gioithieuindex h3 {
  margin-top: 0px;
  color: #87c640;
  font-weight: 600;
}
.search_frm .frm_input label {
  width: 150px;
  float: left;
  text-transform: capitalize;
}
.search_frm .frm_input select {
  width: 300px;
  height: 30px;
  border-radius: 5px;
}
.tieude_giua_title {
  text-align: center;
}
.tieude_giua_title h4 {
  text-transform: uppercase;
  font-size: 22px;
  padding: 10px 0px;
  color: #ec3237;
  padding-bottom: 5px;
  font-weight: 600;
}
.search_frm .frm_input .bnt_search {
  float: right;
  border: none;
  background: #2ec21c;
  border-radius: 10px;
  padding: 10px 20px;
  color: #fff;
  font-weight: bold;
}
.frm_input input[type="range"] {
  width: 300px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.frm_input input[type="range"],
.frm_input input[type="range"]::-webkit-slider-runnable-track,
.frm_input input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.frm_input input[type="range"]::-webkit-slider-runnable-track {
  width: 400px;
  height: 7px;
  background: #b4beca;
  border-radius: 10px;
}
.frm_input input[type="range"]::-webkit-slider-thumb {
  position: relative;
  height: 20px;
  width: 20px;
  margin-top: -7px;
  background: #328e00;
  border-radius: 50%;
  border: 2px solid #ccc;
}
.frm_input input[type="range"]::-webkit-slider-thumb::before {
  position: absolute;
  content: "";
  height: 10px; /* equal to height of runnable track */
  width: 500px; /* make this bigger than the widest range input element */
  left: -502px; /* this should be -2px - width */
  top: 8px; /* don't change this */
  background: #328e00;
}
.showgia {
  width: 100%;
  text-align: right;
}
div#left {
  width: 24%;
  float: left;
}
div.tieude {
  color: #328e00;
  padding-left: 0px;
  border-bottom: 1px solid #328e00;
  font-size: 15px;
  background: #fff;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
}
div#danhmuc {
  border: none;
}
#tinmoi ul {
  width: 90%;
  margin: auto;
}
#tinmoi ul li {
  padding: 10px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #b3b3b4;
}
#tinmoi ul li img {
  width: 35%;
  float: left;
}
#tinmoi ul li h4 {
  width: 65%;
  float: left;
  margin: 0px;
  font-size: 13px;
  color: #353535;
  padding-left: 5px;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  line-height: 1.3 !important;
  overflow: hidden !important;
}
div.danhmuc {
  margin-bottom: 15px;
}
div.danhmuc:last-child {
  margin-bottom: 0;
}
div#danhmuc ul {
  list-style: none;
  width: 100%;
}
div#danhmuc ul li {
  position: relative;
  width: 90%;
  margin: auto;
  float: unset;
}
div#danhmuc ul li:last-child {
  border: none;
}
div#danhmuc ul li a {
  font-weight: normal;
  color: #566473;
  text-decoration: none;
  font-size: 15px;
  transition: 0.4s;
  display: block;
  padding: 11px 5px 11px 23px;
}
div#danhmuc ul li a i {
  padding-right: 10px;
  color: #334c81;
}
div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
  color: #566473;
  transition: 0.4s;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #334c81 !important;
  color: #fff !important;
}

div#danhmuc ul li ul div a {
  padding: 9px 5px 9px 30px;
  font-weight: inherit;
  border-bottom: 1px solid #334c81;
}
div#danhmuc ul li ul {
  padding: 0px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #3479ee !important;
}
div#danhmuc ul li ul {
  /*display:none;*/
  z-index: 9999;
}
i.dm_cha {
  position: absolute;
  font-size: 12pt;
  padding: 3px;
  color: #fff;
  right: 20px;
  top: 10px;
  background: #0082c6;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100%;
}
#duration .item_duration {
  margin: 10px 0px;
}
#duration .first_item {
  margin-top: 20px;
}
#duration .item_duration .duration_ckeck {
  border: none;
  border-radius: 0px;
  margin-right: 10px;
  width: 15px;
  height: 15px;
}
#duration .item_duration:hover {
  padding-left: 10px;
  color: #ff0000;
}
.duration_active {
  padding-left: 10px;
  color: #ff0000;
}
#ungdung .item_ungdung {
  margin: 10px 0px;
}
#ungdung .first_item {
  margin-top: 20px;
}
#ungdung .item_ungdung .ungdung_ckeck {
  border: none;
  border-radius: 0px;
  margin-right: 10px;
  width: 15px;
  height: 15px;
}
#ungdung .item_ungdung:hover {
  padding-left: 10px;
  color: #ff0000;
}
.ungdung_active {
  padding-left: 10px;
  color: #ff0000;
}
#datbiet .conten_datbiet {
  margin-top: 20px;
}
#datbiet .sale {
  padding: 10px 20px;
  color: #ccc;
  border: 1px solid #ccc;
}
#datbiet .sale_actived,
#datbiet .sale:hover {
  color: #ff0000;
  border: 1px solid #ff0000;
}
.itemdanhmucn {
  border: 1px solid #35353521;
  border-top: unset;
}
.itemdanhmucn p i {
  padding-right: 10px;
}
.itemdanhmucn p {
  margin: 0px;
  line-height: 40px;
  text-align: left;
  padding: 0px 20px;
  font-size: 17px;
  text-transform: uppercase;
}
#nhanmail {
  background: url(images/bg_nhantin.png) top left no-repeat;
  background-size: 100% 100%;
  margin-top: 30px;
}
#nhanmail .conten_nhanmail h3 {
  width: 100%;
  padding: 10px 5%;
  color: #fff;
  font-size: 25px;
  font-weight: normal;
}
.content_f h3 {
  margin: 0px;
  font-size: 16px;
  text-transform: uppercase;
  color: #334c81;
  font-weight: 600;
}
div#dknt .tieude_dk {
  width: 50%;
  float: left;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fbb824;
  font-size: 18px;
}
div#dknt .tieude_dk form {
  width: 50%;
  float: left;
  text-align: right;
}

#hotline {
  background: #ff0000;
  color: #fff;
  width: 100%;
  padding: 20px;
  font-size: 25px;
}
#hotline .conten_hotline h3 {
  font-size: 25px;
  text-transform: uppercase;
  text-shadow:
    #000 -2px 2px 0px,
    #000 0px 0px 1px,
    #000 0px 0px 1px,
    #000 0px 0px 1px,
    #000 0px 0px 1px,
    #000 0px 0px 1px;
  width: 100%;
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
}
div#main_content {
  max-width: 1200px;
  margin: 0px auto;
  padding-top: 20px;
}

div#right {
  width: 100%;
}
.box_doitac {
  padding-top: 15px;
}
.doitac img {
  width: 150px;
  height: 80px;
  margin: 0px 20px;
}
.doitac img:hover {
  -webkit-filter: none;
}

.header_wrapper {
  padding: 10px 0px;
}

.header_container {
  display: flex;
  align-items: center;
  gap: 30px;
}

.header_left {
  width: 20%;
}

.header_center {
  width: 60%;
}

.header_search {
  background: #005a66;
  display: flex;
  padding: 1px;
  border-radius: 15px;
  align-items: center;
}

.header_search input {
  width: 92%;
  float: left;
  padding: 0px 10px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  outline: none;
  border: none;
  height: 40px;
}

.header_icon {
  width: 5%;
  float: right;
}

.header_icon i {
  font-size: 20px;
  color: #fff;
  padding-left: 16px;
}

.header_right {
  width: 20%;
}

.header_right_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.header_right_title button {
  width: 60%;
  padding: 5px 14px;
  border-radius: 10px;
  outline: none;
  border: none;
  background: #005a66;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}

.header_right_title a {
  font-size: 18px;
  font-weight: 600;
  color: #d00e03;
}

.header_right_title a:hover {
  color: #d00e03;
  text-decoration: none;
}

.header_right_title {
  display: flex;
  flex-direction: column;
}

.spmoi {
  width: 100%;
  background: #fff;
  padding-bottom: 0px;
}
div.footer_top {
  width: 1200px;
  margin: auto;
  display: inline-block;
}
div.footer_top .map {
  width: 70%;
  float: left;
  padding-right: 30px;
}
div.footer_top .fanpage {
  width: 30%;
  float: left;
}
.tintucindex {
  padding: 25px;
}
div.tieude_giua2 {
  text-align: center;
}
div.tieude_giua2 div {
  vertical-align: top;
  margin: auto;
  line-height: 50px;
  color: #353535;
  font-size: 27px;
  display: inline-block;
  border-bottom: 1px solid #edcd14;
  font-weight: 600;
  text-transform: uppercase;
}
div.tieude_giua2 div img {
  padding-right: 10px;
}
div.tieude_giua {
  background: #005a66;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 7px 0px;
  position: relative;
  text-align: center;
}
div.tieude_giua:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0px;
}

div.tieude_giua h3 {
  margin: 0px;
  color: #005a66;
  background: #fff;
  position: relative;
  z-index: 9;
  padding: 5px 25px 5px 25px;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

#visaochonchungtoi {
  padding: 20px 0px;
  margin-top: 15px;
}
#visaochonchungtoi .tieude_cs {
  text-align: center;
  font-weight: 600;
  font-size: 34px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px;
}
.item_visao {
  text-align: center;
  position: unset !important;
}
.info_visao {
  padding: 26px 20px;
  position: relative;
  border: 2px solid #00a9c8;
}
.item_visao1 {
  padding-left: 0px !important;
}
.item_visao3 {
  padding-right: 0px !important;
}
.ico_visao {
  position: absolute;
  bottom: -17px;
  font-size: 30px;
  color: #00a9c8;
  width: 100%;
  left: 0px;
}
.ico_visao i {
  background: #fff;
  padding: 0px 20px;
}
.info_visao p {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
}
.visao_mobi {
  display: none;
}
.item_cs {
  border: 1px solid #fff;
}
.tt_info {
  padding: 5px;
}
.tt_info h3 {
  color: #fff;
  margin: 0px;
  line-height: 53px;
  font-size: 14px;
  font-weight: 600;
}
.info_cs {
  padding: 5px;
  color: #9ba2a5;
  height: 95px;
}
.info_cs p {
  margin-bottom: 0px;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
  overflow: hidden !important;
  text-align: justify;
}
.baner-tieude {
  width: 100%;
  position: relative;
}
.baner-tieude .content-img {
  line-height: 0;
  width: 100%;
}
.baner-tieude .content-img img {
  width: 100%;
}
.baner-tieude .title-cat {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Arial;
  font-size: 30px;
  text-shadow:
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px;
  color: #72c339;
}
.tieude_tour {
  width: 100%;
  padding: 0px 0px;
}
.tieude_tour_index {
  width: 100%;
  font-family: Arial;
  color: #72c339;
  font-size: 25px;
  text-align: center;
}
.tieude_tour_index .tieude_text {
  position: relative;
  display: inline-block;
  padding: 0px 10px;
  height: 60px;
}
.tieude_tour_index .tieude_text:after {
  content: "";
  position: absolute;
  width: 100%;
  background: url("images/bg_tieude.png") center no-repeat;
  height: 25px;
  bottom: -5px;
  left: 0px;
}
.tieude_tour .tieude_text {
  font-size: 25px;
  width: 38%;
  float: left;
  margin-left: 10px;
}
.tieude_tour .fillter_tieude {
  width: 60%;
  float: right;
  padding: 10px;
  display: none;
}
.tieude_tour .fillter_tieude .fill_item {
  display: inline-block;
  width: 31%;
  margin: 0px 0.8%;
}
.tieude_tour .fill_item select {
  height: 25px;
  padding: 0px 5%;
}
.tieude_tour .fillter_tieude .styel_view {
  border: 1px solid #ccc;
  max-width: 80px;
  text-align: center;
  margin: auto;
  padding: 0px 20px;
}
.tieude_tour .styel_view i:hover,
.iactived {
  color: #ff0000;
}
#conten_product {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 10px 0px;
}

.main_content {
  padding: 20px 0px;
}

.xtc {
  width: 100%;
  padding: 10px;
  text-align: center;
}
.xtc a {
  text-decoration: none;
  background: #e90000;
  color: #fff;
  padding: 10px 25px;
  border-radius: 20px;
}
.tieude_giua_left {
  vertical-align: top;
  margin: auto;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
  text-align: left;
  background: #334c81;
  padding-left: 10px;
}
.tieude_giua_left div i {
  padding-right: 10px;
}
.pulic_page {
  padding: 5px;
  border: 1px solid #cccccc;
}
#fanpage {
  padding: 20px 0px;
}
.logofooter img {
  width: 100%;
  margin-top: 40px;
}
.xemtatca {
  margin: 20px;
  text-align: center;
}
.xemtatca a {
  background: #fff;
  border: 1px solid #3b5eab;
  padding: 5px 25px;
  color: #3b5eab;
  border-radius: 5px;
}
.xemtatca a:hover {
  text-decoration: none;
  color: #fff;
  background: #3b5eab;
  transform: 1s;
}
.box_product {
  padding: 15px 0px;
  display: inline-block;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  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;
}

div.item {
}

.info_sp {
  border-top: none;
  background: #ebebeb;
  padding: 5px 10px;
  height: 50px;
}
.info_sp h3 {
  margin: 0px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
  text-align: center;
}
.info_sp h3 a {
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  font-weight: 600;
}
.hienthigia {
  color: #171717;
  font-size: 14px;
}
div.item img {
  width: 100%;
  overflow: hidden;
}

div.item .sp_img {
  overflow: hidden;
}

.news_item .news_item_img {
  overflow: hidden;
}

.news_item .news_item_img img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.news_item:hover .news_item_img img {
  transform: scale(1.1);
}

.item .sp_img {
  overflow: hidden;
}

div.item .sp_img img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.box_product .item:hover img {
  transform: scale(1.1);
}

.item .sp_img:hover img {
  transform: scale(1.1);
}

.danhmuc_sp-img {
  overflow: hidden;
}

.danhmuc_sp-img img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.tab_cap1 .danhmuc_nb:hover img {
  transform: scale(1.1);
}

.duan_item-top .duan_item-img,
.duan_item-wp .duan_item .duan_imgwp {
  overflow: hidden;
}

.duan_item-img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.duan_imgwp img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.duan_item-top .duan_item-img img,
.duan_item-wp .duan_item .duan_imgwp img {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.duan_item-wp .duan_item:hover img {
  transform: scale(1.1);
}
.duan_bottom .duan_item-top:hover img {
  transform: scale(1.1);
}

div.item .sp_img a,
.info_sp .sp_name a {
  text-decoration: none;
}
div.item .sp_img a:hover,
.info_sp .sp_name a:hover {
  text-decoration: none;
}
div.item .sp_img {
  position: relative;
}
div.item .booking {
}
div.item:hover .booking {
  display: block;
  transition: 0.4s;
}
div.item .booking button {
  background: #3e6d82;
  border: 1px solid #edcd14;
  padding: 5px 15px;
  color: #edcd14;
  border-radius: 7px;
  font-size: 11px;
}

.wap_box_new {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  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: 10px 0px;
}
.content-item {
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  padding: 10px 0px;
}

.content-item .item {
}
.imgsanpham {
  position: relative;
}
div.chay_i {
  margin: 20px auto;
  max-width: 1200px;
}

div.item p {
  margin-bottom: 0px;
}

.info_top p {
  text-align: left;
}
.lienketmobi {
  display: none;
}
/*div.item .sp_img
{
	overflow:hidden;
	margin-bottom:5px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
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.item .sp_gia span.motgia
{
	display:block;
	float:none;
}*/

.item .item_img {
  position: relative;
}
.item .item_img img {
  max-width: 100%;
}
.item .item_img .booking {
  position: absolute;
  width: 100%;
  padding: 10px 20px;
  bottom: 0px;
  left: 0px;
  display: none;
}
.item .item_img .quickbooking {
  padding: 10px 10px;
  color: #fff;
  background: #2a2a2a;
  border: none;
  float: right;
  text-decoration: none;
}
.item .item_img .quickbooking:hover {
  background: #ff0000;
}
.item .item_img .quickview {
  padding: 10px;
  color: #fff;
  background: #2a2a2a;
  border: none;
  float: left;
}
.foorter_mobile {
  display: none;
}
.item .item_img button:hover {
  background: #ff0000;
}
.item:hover .booking {
  display: block;
}
.item .item_info {
  width: 100%;
  padding: 10px;
}
.item .item_info .item_name {
  width: 100%;
  padding-bottom: 5px;
  position: relative;
}
.item .item_info .gia {
  width: 100%;
  padding: 0px 0px;
}

.item .item_info .gia_pro {
}
.item .item_info .gia_pro p {
  margin-top: 0px;
}
.item .item_info .gia_pro span {
  font-weight: bold;
  color: #ff0000;
}
.item .item_info a {
  text-decoration: none;
  color: #000;
}
.item .item_info a:hover {
  color: #ff0000;
}
.item-custom {
  width: 31% !important;
}
.item_spm {
  text-align: left;
  background: #fff;
  position: relative;
}
.item_spm .img_pro {
  width: 100%;
}
.item_spm .img_pro img {
  width: 100%;
}
.item_spm .info_pro a {
  text-decoration: none;
  color: #fff;
  text-shadow:
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px,
    #000 0px 0px 2px;
}
.item_spm .info_pro h3 {
  width: 100%;
  padding: 5px 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  text-transform: uppercase;
  font-size: 25px;
}
.item_spm .gia_pro {
  width: 100%;
  padding: 5px 10px;
  background: url("./images/br_sp.png") bottom right no-repeat;
}
.item_spm .gia_pro .diemden {
  float: left;
  width: 60%;
  color: #ccc;
  font-style: italic;
  font-size: 13px;
  height: 100%;
  border-right: 1px solid #ccc;
}
.item_spm .gia_pro .gia {
  float: right;
  width: 40%;
  text-align: center;
  color: #0a89e4;
  font-size: 15px;
}
/* style item_list */
.item_list {
  width: 100%;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
  padding: 5px 0px;
}
.item_list .item_img {
  float: left;
  width: 30%;
  position: relative;
  line-height: 0px;
}
.item_list .item_img img {
  width: 100%;
  border: 1px solid #000;
}
.item_list .item_img .booking {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.item_list .booking button {
  background: #2a2a2a;
  border: none;
  color: #fff;
  padding: 10px;
  margin-top: 25%;
  display: inline-block;
}
.item_list:hover .booking {
  display: block;
}
.item_list .item_info {
  width: 70%;
  float: right;
  text-align: left;
  padding: 0px 20px;
}
.item_list .item_info a {
  text-decoration: none;
  color: #000;
}
.item_list .item_info a:hover {
  color: #ff0000;
}
.item_list .item_info .diemden {
  color: #ccc;
  font-style: italic;
}
.item_list .item_info .gia_pro {
  margin-top: 20px;
}
.item_list .item_info .gia_pro span {
  padding: 10px 20px;
  background: #ff0000;
  color: #fff;
}
/* thu vien */
.thuvien {
  width: 100%;
  padding: 20px 0px;
}
.thuvien .content-item {
  margin-top: 20px;
}
.thuvien .item-thuvien {
  width: 33.333%;
  padding: 5px;
  float: left;
}
.thuvien .item-thuvien .item-full {
  position: relative;
}
.thuvien .item-thuvien .content-img {
  line-height: 0px;
}
.thuvien .item-thuvien .content-img img {
  width: 100%;
  height: 223px;
}
.thuvien .item-thuvien .name-item {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px 0px;
  padding-left: 30px;
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  font-family: Arial;
  background: rgba(0, 0, 0, 0.6);
}
.thuvien .item-thuvien .name-item a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
.thuvien .item-thuvien .name-item a:hover {
  color: #72c339;
}
.thuvien .item-big {
  width: 66.6666%;
}
.thuvien .item-big img {
  height: 223px;
}
/* thu vien */
.tintuc {
  width: 100%;
}
.tintuc .conttent-item {
  margin-top: 20px;
}
.tintuc .item-tintuc {
  width: 90%;
  margin: 10px 5%;
  font-family: Arial;
  color: #000;
  font-size: 16px;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#toptop {
  display: none;
}
.tintuc .item-tintuc .content-img {
  position: relative;
  line-height: 0px;
}
.tintuc .item-tintuc .content-img .phu-img {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(114, 195, 57, 0.5);

  display: none;
}
.tintuc .item-tintuc .content-img .phu-img i {
  color: #fff;
  font-size: 20px;
}
.tintuc .item-tintuc:hover .content-img .phu-img {
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.tintuc .item-tintuc img {
  width: 100%;
}
.tintuc .item-tintuc .item-name {
  text-align: left;
  min-height: 60px;
}
.tintuc .item-tintuc .item-name a {
  text-decoration: none;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tintuc .item-tintuc .item-desc {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  font-size: 15px;
  line-height: 1.5em;
  font-family: Arial;
  height: 112px;
}
.tintuc .item-tintuc:hover .item-name a {
  color: #ab0006;
}
.tintuc .item-tintuc:hover {
  border-bottom: 2px solid #573514;
}

.loadmore {
  width: 100%;
  padding: 10px 0px;
  text-align: center;
}
.loadmore i {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #eeeeee;
  font-size: 18px;
  line-height: 40px;
  border: 1px solid #ccc;
}
.loadmore i:hover {
  transform: rotate(360deg);
  transition: 2s;
}
.box_show {
  width: 30%;
  min-width: 300px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  display: none;
  position: fixed;
  top: 80px;
  left: 35%;
  z-index: 9999999;
}
.box_show .box_close {
  width: 100%;
  border-top: 1px solid #328e00;
  padding: 10px;
  text-align: right;
}
.box_show .box_close button {
  background: #2a2a2a;
  color: #fff;
  padding: 5px 10px;
  border: none;
}
.box_show .box_close button:hover {
  background: #ff0000;
}
.item_box {
  width: 90% !important;
  margin: 10px 5% !important;
}
.item_box .booking {
  display: none !important;
}

.box_body {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  display: none;
}
.box_show_booking {
  width: 30%;
  position: fixed;
  left: 35%;
  z-index: 999999999;
  top: 20px;
  background: #fff;
  display: none;
  border-radius: 5px;
}
#box_conten_booking .info_top {
  display: none;
}
.box_show_booking .option {
  width: 100%;
  padding: 10px 5%;
  background: #e9e8e8;
  border-radius: 5px;
}
.box_show_booking .option h3 {
  width: 100%;
  padding: 5px 0px;
  border-bottom: 1px solid #000;
}
.box_show_booking .box_close button {
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 50%;
  top: -15px;
  right: -15px;
  border: none;
}
.box_show_booking .option .frm_option {
  width: 31%;
  display: inline-block;
  padding: 10px 0px;
}
.box_show_booking .frm_option input[type="date"],
.box_show_booking .frm_option input[type="number"] {
  width: 100%;
  height: 30px;
}
.box_show_booking .frm_option button {
  height: 30px;
  padding: 0px 20px;
  width: 100%;
  text-align: center;
  background: #409612;
  color: #fff;
  border: none;
}
.box_show_booking .frm_option button:hover {
  background: #ff0000;
}

.footer_index {
  position: relative;
}

.footer_wp {
  padding: 30px 0px;
  position: relative;
  display: inline-block;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  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;
}

.footer-img {
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  bottom: 0;
}

.footer-img-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.924);
}

.footer_center_box {
  display: flex;
}

.footer_center_left h3,
.footer_right h3,
.footer_center_right h3 {
  margin: 10px 0px;
  font-size: 16px;
  font-weight: 600;
  color: #777777;
}

.footer_center_title ul {
  list-style: none;
}

.footer_center_title li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #777777;
}

.footer_center_left ul,
.footer_center_right ul {
  list-style: none;
}

.footer_center_left ul li a,
.footer_center_right ul li {
  color: #fff;
  font-size: 14px;
  padding: 6px;
}

.footer_center_right ul li i {
  padding-right: 5px;
}

.footer_center_left ul li a:hover {
  text-decoration: none;
  color: #fff;
}

div#wap_footer {
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  /* padding: 35px 0px 15px; */
}
.title_f {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 2px solid #edcd14;
  padding-top: 15px;
  display: inline-block;
  padding-right: 30px;
}
.content_f {
  padding: 15px 0px;
}
.content_f ul {
  list-style-type: none;
}
.content_f ul li {
  line-height: 30px;
  color: #373435;
  font-size: 14px;
}
.content_f ul li a {
  color: #fff;
}
.content_f ul li a {
  color: #fff;
}
.content_f ul li a:hover {
  text-decoration: none;
  color: #edcd14;
}
.footer_bottom {
  width: 75%;
  margin: auto;
  text-align: center;
}
.footer_bottom h3 {
  font-size: 28px;
  color: #fff;
  text-align: center;
  display: inline-block;
  position: relative;
}
.footer_bottom h3:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 43%;
  left: -80%;
}
.footer_bottom h3:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 43%;
  right: -80%;
}
.footer_bottom h4 {
  font-size: 26px;
  color: #edcd14;
  font-weight: 600;
  text-transform: uppercase;
}
.footer_bottom p {
  font-size: 18px;
  color: #edcd14;
  font-weight: 600;
}
.footer_bottom h6 {
  font-size: 15px;
  color: #fff;
}
.copyright {
  border-top: 1px solid #fff;
}
div#footer {
  margin: auto;
  position: relative;
}

div#footer .col-3 {
  width: 33.3%;
  float: left;
  padding-top: 15px;
}
div#footer .col-3 ul {
  list-style-type: none;
}
.content_f ul li i {
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 6px 8px;
  background: #fff;
  margin-right: 5px;
}
div#footer .col-3 ul li {
  color: #fff;
  padding-top: 5px;
}
div#footer .col-3 ul li i {
  padding-right: 5px;
}
div#footer .col-3 .tieude_f {
  font-size: 22px;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 600;
}
div#footer .col-3 a {
  color: #fff;
  text-decoration: none;
}

div#footer .content-footer {
  width: 100%;
  padding: 5px;
  display: inline-block;
}
div#footer .content-footer .footer-item-left,
div#footer .content-footer .footer-item-right {
  width: 30%;
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-item-left .f-title,
.footer-item-right .f-title {
  font-family: UTM-Amherst;
  font-size: 30px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.footer-item-left .f-title:after {
  position: absolute;
  content: "";
  width: 40%;
  left: 30%;
  height: 3px;
  background: #000;
  bottom: -5px;
}
.footer-item-right .f-title:after {
  position: absolute;
  content: "";
  width: 40%;
  left: 30%;
  height: 3px;
  background: #000;
  bottom: -5px;
}
div#footer .content-footer .footer-item-center {
  width: 40%;
  float: left;
  margin-top: 30px;
  text-align: center;
}
.content-footer .footer-item-center .name-co-f {
  font-family: Arial;
  font-size: 25px;
  text-transform: lowercase;
  color: #000;
}
.content-footer .footer-item-center .copy-write {
  padding: 10px;
}
.content-footer .footer-item-center .copy-write a {
  text-decoration: none;
  color: #000;
}
div#footer .content-footer .footer-item-right {
  text-align: center;
}
div#footer .content-footer .footer-item-right .phone-f,
div#footer .content-footer .footer-item-right .website {
  color: #000;
  font-size: 22px;
  font-family: Arial;
}
div#footer .content-footer .footer-item-right .phone-f {
  font-weight: bold;
}
div#footer .content-footer .footer-item-right .phone-f i {
  font-size: 28px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background: rgb(67, 68, 68) !important;
}
div.copyright {
  width: 100%;
  margin: auto;
  padding: 10px 0px;
  text-align: center;
  color: #fff;
}
div.copyright #copy {
  display: inline-block;
}
div.copyright .copy_bank {
  display: inline-block;
  float: right;
}
div#lienket a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 0px 2px;
  background: none;
  transition: 1s;
  border-radius: 50%;
  border: 1px solid #fff;
}
div#lienket a:hover {
  transition: 1s;
  transform: rotate(360deg);
}

/* .fb
{
    color: #0000ff!important;
    border: 1px solid;
}
.tf 
{
    color: #02afff!important;
    border: 1px solid;
}
.yt 
{
    color: #ff0000!important;
    border: 1px solid;
}
.gg 
{
    color: #02afff!important;
    border: 1px solid;
} */
.quangcao {
  width: 1200px;
  margin: auto;
}
.lienhe_qc {
  width: 1200px;
  margin: auto;
}
.quangcao img {
  width: 100%;
}
/* --------------------- 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: 45%;
  float: left;
  text-align: center;
}
.zoom_slick .slick2 {
}

.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: 50%;
}
.chitietgoi {
  margin-bottom: 10px;
  border-radius: 4px !important;
  background-color: #ec3237 !important;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  padding: 10px 3px;
}
.chitietgoi a {
  color: #fff;
  font-size: 14px;
}
.chatfacecbook {
  margin-bottom: 10px;
  border-radius: 4px !important;
  background-color: #ec3237 !important;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  padding: 10px 3px;
}
.chatfacecbook a {
  color: #fff;
  font-size: 14px;
}
.chatfacecbook:hover a,
.chitietgoi:hover a {
  color: #fff;
  text-decoration: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none !important;
}
button.dathang {
  margin-bottom: 10px;
  border-radius: 4px !important;
  background-color: #ec3237 !important;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  padding: 7px 3px;
  width: 100%;
  border: unset;
  color: #fff;
}
.product_info ul {
  list-style-type: none;
}
.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;
}

.news_wp {
  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;
  position: relative;
}

.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: #334c81;
  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;
}
.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;
}
input.ngaydi {
  width: 200px;
  border: 1px solid #c7c6c6;
  padding: 2px 0px;
  text-align: left;
  font-size: 15px;
  margin-right: 5px;
}
input.ngaydi2 {
  width: 120px;
  border: 1px solid #c7c6c6;
  padding: 2px 0px;
  text-align: left;
  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;
}
.productlist_mobi {
  display: none;
}
@-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);
  }
}

.tieude_doitac {
  position: relative;
  display: inline-block;
  padding: 0px 10px;
  height: 60px;
  margin-bottom: 10px;
}
.tieude_doitac:after {
  content: "";
  position: absolute;
  width: 100%;
  background: url(images/bg_tieude.png) center no-repeat;
  height: 25px;
  bottom: -5px;
  left: 0px;
}
.tintuc {
  display: inline-block;
}
.tintuc .wap_item .news_noibat {
  width: 50%;
  float: left;
  padding-right: 30px;
}
.tintuc .wap_item .news_phai {
  width: 50%;
  float: left;
  background: #f7f7f7;
  padding: 10px 15px;
}
.tintuc .wap_item .news_noibat img {
  width: 100%;
  height: 200px;
}
.tintuc .wap_item .news_noibat h4 {
  padding: 5px 0px;
  font-size: 15px;
  color: #2e3b8f;
  text-align: left;
}
.tintuc .wap_item .news_noibat h4 a {
  text-decoration: none;
  text-align: left;
  color: #0082c6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 14px;
}
.tintuc .wap_item .news_noibat .mota .tomtat {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  text-align: left;
}
.tintuc .wap_item .news_noibat p {
  color: #8a8383;
}
.tintuc .wap_item .news_noibat p i {
  padding-right: 8px;
}
.tintuc .wap_item .news_phai ul {
  list-style-type: none;
}
.tintuc .wap_item .news_phai ul li {
  padding: 5px 0px;
}
.tintuc .wap_item .news_phai ul li:first-child {
  padding-top: 0px !important;
}
.tintuc .wap_item .news_phai ul li img {
  float: left;
  width: 20%;
  padding-right: 10px;
}
.tintuc .wap_item .news_phai ul li h4 {
  width: 100%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 14px;
}
/*.tintuc .wap_item .news_phai ul li p {
    float: left;
    width: 78%;
} */
.tintuc .wap_item .news_phai .news_nb_item ul li {
  line-height: 3;
}
.tintuc .wap_item .news_phai .news_nb_item ul li:hover a {
  color: #0082c6;
}
.tintuc .wap_item .news_phai .news_nb_item ul li a {
  background: url(./images/i_tinkhac.png) left 7px no-repeat;
  padding: 3px 5px 3px 18px;
  text-decoration: none;
  color: #000;
}
.danhmuc_mobi {
  display: none;
}
@media screen and (max-width: 1024px) {
  div.menu {
    height: 70px;
  }
  div.menu ul li a {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 960px) {
  div.header {
    height: auto;
    display: block;
    background: #fff !important;
    width: 100%;
    height: 70px !important;
    line-height: 43px;
    text-decoration: none;
    color: #000 !important;
    font-size: 14px;
    box-sizing: border-box;
    position: relative;
    margin: auto;
    z-index: 9;
  }
  .logo img {
    max-height: 65px;
  }
  .header_logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  div.menu {
    padding: 0px;
  }

  .gioithieu_wp {
    flex-direction: column-reverse;
  }

  .gioithieu_right,
  .gioithieu_left {
    width: 100%;
  }

  .product_top_left {
    margin-bottom: 20px;
  }

  .duan_item-img {
    height: auto;
  }
  .chinhsach {
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .news_wp {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .header a.hien_menu {
    width: auto !important;
    text-align: center !important;
    float: right !important;
    right: 0 !important;
    top: 8px !important;
    color: #000 !important;
  }
  nav#menu {
    display: none;
  }
  #header {
    display: none !important;
  }
  div#main_content {
    width: 100%;
  }
  div#footer {
    width: 100%;
  }
  div#slider {
    width: 100%;
    padding: 0;
  }
  .spnoibatnhat {
    display: none;
  }

  div#left {
    width: 100%;
  }

  div#thongke {
    width: 100%;
  }
  div.thongke_an {
    display: none;
  }
  div.tt_lh {
    width: 100%;
  }
  div.bando {
    width: 100%;
  }

  .dangky_nhantin {
    flex-direction: column-reverse;
  }

  .wap_box_new {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .project_hinhthem-item .hinhthem-item img {
    height: 160px;
  }

  .footer_wp {
    grid-template-columns: 1fr;
  }

  .dangky_nhantin-left,
  .dangky_nhantin-right {
    width: 100%;
  }

  .search_frm {
    position: unset;
    padding-bottom: 40px;
  }
  .contact,
  .only-pc {
    display: none;
  }
  div.wap_menu {
    background: none !important;
  }

  #lienket {
    position: unset !important;
    width: 100% !important;
    text-align: center !important;
  }
  .logo_mobi {
    display: block;
  }
  .header a.hien_menu img {
    width: 30%;
    float: left;
  }
}

@media screen and (max-width: 920px) {
  .box_item_chinhsach_name {
    font-size: 11px;
  }

  .box_item_chinhsach_title {
    font-size: 10px;
  }

  .gioithieu_wp {
    flex-direction: column-reverse;
  }

  .gioithieu_left {
    width: 100%;
  }

  .gioithieu_right {
    width: 100%;
  }

  .gioithieu_left img {
    margin-top: 0px;
    width: 100%;
  }
  .footer_wp {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 800px) {
}
@media screen and (max-width: 700px) {
  .product_left {
    display: none;
  }
  .product_top_left {
    display: none;
  }
  .title_sp h3 {
    font-size: 14px;
  }
  .content-header {
    display: none;
  }

  .tintuc_index .tieude_giua {
    margin: 15px;
  }
  div#wap_footer {
    padding: 15px 0px 15px;
  }
  .logo_footer {
    text-align: center;
  }
  .product_top {
    padding-top: 15px;
  }
  .title_sp a {
    font-size: 12px;
  }
  .duan_top h3 {
    font-size: 26px;
  }
  .info_news h3 a {
    font-size: 14px;
  }
  .news_title h3 {
    font-size: 14px;
  }
  .news_title_desc {
    font-size: 12px;
  }
  .hotline_fix {
    display: none;
  }
  .daily_cua {
    padding: 10px 0px !important;
  }

  .box_product {
    grid-template-columns: 1fr 1fr;
  }

  .wap_box_new {
    grid-template-columns: 1fr 1fr;
  }

  #conten_product {
    grid-template-columns: 1fr 1fr;
  }

  .box_hinhthem {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 603px) {
  #visaochonchungtoi {
    margin-top: 0px;
  }
  #conten_product {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .content-item {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .wap_box_new {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .mee {
    padding: 0px !important;
  }
  div.header {
    height: 55px;
    line-height: 55px;
  }
  div.menu {
    height: 55px;
  }
  .menu_top {
    background: #fff;
    height: 55px;
  }
  .danhmuc_pc {
    display: none !important;
  }
  .danhmuc_mobi {
    display: block;
  }
  .lienketmobi {
    display: block;
    margin-bottom: 55px;
    margin-top: 0px !important;
  }
  .productlist_mobi {
    display: block;
  }
  #wap_sanpham {
    padding: 0px;
  }
  .visao_mobi {
    display: block;
  }
  .tab_cap2 {
    display: none !important;
  }
  .foorter_mobile {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 60px;
    border-top: 1px solid #3535357d;
    background: #fff;
    padding-top: 5px;
    z-index: 9999;
  }
  .product_danhmuc {
    border: unset;
  }
  #visaochonchungtoi .container {
    padding: 0px !important;
  }
  .info_visao {
    padding: 10px 2px 25px;
  }
  .item_visao {
    padding: 5px !important;
  }
  .item_visao1 {
    padding-right: 0px !important;
  }
  .item_visao3 {
    padding-left: 0px !important;
  }
  .info_visao p {
    font-size: 6px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
  }
  .info_visao span {
    font-size: 6px;
  }
  .ico_visao {
    bottom: -10px;
    font-size: 15px;
  }
  .trangchu_fixed {
    line-height: 2;
    text-align: center;
  }
  .trangchu_fixed span {
    border-radius: 50px;
    background: #3b5eab;
    background-size: 30px 30px;
    color: #fff;
    height: 50px;
    padding: 8px 7px;
    font-size: 12px;
  }
  .danhmuc_fixed {
    text-align: center;
  }
  .danhmuc_fixed i {
    font-size: 30px;
    color: #3b5eab;
  }
  .trangchu_fixed p,
  .danhmuc_fixed p {
    margin-bottom: 0px;
    font-size: 13px;
    color: #3b5eab;
  }
  .dmsp1 {
    display: none;
  }

  .tintuc .wap_item .news_noibat {
    width: 100%;
    float: left;
    padding: 0px;
  }
  .tintuc .wap_item .news_phai {
    width: 100%;
  }
  div#dknt {
    display: none;
  }
  .gioithieu {
    width: 100% !important;
  }
  .gioithieu_left {
    width: 100%;
    padding: 0px;
  }
  .chinhsach {
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
    padding: 0px 15px;
  }

  .gioithieu_wp {
    display: flex;
    gap: 15px;
    flex-direction: column-reverse;
  }
  .gioithieu_right {
    width: 100%;
  }
  .gioithieu_left img {
    margin-top: 0px;
    width: 100%;
  }

  .box_product {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .tintucindex {
    padding: 0px;
  }
  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 {
    height: auto;
    line-height: 1.5;
  }
  div.tieude_giua div {
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 550;
  }
  div.wap_item .item .info_sp .booking {
    text-align: left;
    margin-bottom: 5px;
  }

  #visaochonchungtoi .tieude_cs {
    font-size: 20px;
  }
  div.tieude_giua2 div {
    font-size: 16px;
  }
  .footer_bottom {
    width: 100%;
  }
  .footer_bottom h6 {
    font-size: 11px;
  }
  .zoom_slick {
    width: 85%;
    max-width: 400px;
    float: none;
    margin: auto;
  }
  .product_info {
    width: 100%;
    margin-top: 10px;
  }

  .tieude_text,
  .fillter_tieude {
    width: 100% !important;
  }
  div.chang_view {
    width: 90% !important;
    margin: auto;
  }

  .sanphammoi .item:nth-child(5),
  .sp_index .item:nth-child(5) {
    display: none;
  }
  .sp_index {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }
  .doitac {
    padding: 0px;
    padding-top: 15px;
  }
  .xemtatca {
    text-align: center;
    background: #eaeaea;
    display: inline-block;
    width: 100%;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #3535355e;

    margin: 0px;
  }

  .duan_topw h3 {
    font-size: 18px;
  }

  .xemtatca a {
    color: #3b5eab;
    border-radius: 5px;
    line-height: 40px;
    background: unset;
    border: unset;
    padding: 0px;
  }
  .tieude_giua ul {
    display: none !important;
  }
  .col-4 {
    width: 48%;
    margin: 10px 1%;
  }
  div#footer .content-footer .footer-item-left,
  div#footer .content-footer .footer-item-right,
  div#footer .content-footer .footer-item-center,
  .thuvien .item-thuvien {
    width: 100%;
    float: none;
  }
  .modal-body form {
    width: 100%;
  }
  .input-content {
    padding: 20px 0px;
  }
  .header a.hien_menu img {
    width: 21% !important;
  }
  div#footer {
    height: unset;
  }
  div#footer:before,
  div#footer:after {
    display: none;
  }
  .product_danhmuc .tab_cap1 .danhmuc_cap1 i {
    display: none;
  }
  .product_danhmuc .tab_cap1 .danhmuc_cap1 {
    width: 31.3%;
    float: left;
    border: 1px solid #3b5eab;
    margin: 4px;
    padding: 13px 0px;
    border-radius: 5px;
    background: #ebebeb;
    text-align: center;
  }
  .product_danhmuc .tab_cap1 .danhmuc_cap1 a {
    color: #3b5eab;
    font-size: 13px;
  }
  .product_danhmuc .tab_cap1 .danhmuc_cap1:last-child {
    border-bottom: 1px solid #3b5eab;
  }
  .product_danhmuc .tab_cap2 {
    display: none;
  }
  .product_danhmuc {
    display: inline-block;
    width: 100%;
    padding: 0px !important;
  }
  div.tieude_giua p {
    display: none;
  }
  div.tieude_giua {
    margin: 0px;
    padding: 5px;
  }
  div.tieude_giua h3 {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .sliderjs {
    padding: 0px !important;
  }

  .footer_wp {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 460px) {
  .box_show_booking {
    width: 70%;
    left: 15%;
  }
  .box_show_booking .frm_option button {
    padding: 0;
  }
  #wap_sanpham {
    width: 100%;
  }

  .logo img {
    max-height: 65px;
    padding-left: 5px;
    padding-top: 5px;
  }

  #conten_product {
    grid-template-columns: 1fr 1fr;
  }

  .content-item {
    grid-template-columns: 1fr 1fr;
  }

  .box_product {
    grid-template-columns: 1fr 1fr;
  }

  .wap_box_new {
    grid-template-columns: 1fr 1fr;
  }

  .title_spp::after {
    width: 70%;
  }
  .banner_quangcao {
    display: none;
  }
  div.menu {
    width: 100%;
  }
  .quangcao {
    display: none;
  }
  div.footer_top {
    width: 100%;
  }
  div.footer_top .map {
    width: 100%;
    padding-right: 0px;
  }
  div.footer_top .fanpage {
    width: 100%;
    padding-top: 4%;
  }
  div#footer .col-3 {
    width: 100%;
  }
  form#frm_dknt input[type="text"] {
    width: 96%;
  }
  div.copyright {
    width: 100%;
  }
  div.copyright img {
    display: none;
  }
  div.copyright #copy {
    font-size: 11px;
  }
  .wap_conten {
    display: none;
  }
  div.header {
    border-bottom: none;
  }

  .gioithieu_mota {
    position: unset;
  }
  .box_gioithieuindex {
    width: 100%;
    padding: 20px;
  }
  .gioithieu_left {
    height: unset;
    padding-bottom: 15px;
  }
  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;
  }
  .col-4 {
    width: 98%;
    margin: 10px 1%;
  }
  .header a.hien_menu img {
    width: 44%;
  }
  .header_top {
    display: none;
  }
}

@media screen and (max-width: 425px) {
  .item_chinhsach .box_item_chinhsach {
    height: 203px;
  }
}

@media screen and (max-width: 375px) {
  .item_chinhsach .box_item_chinhsach {
    height: 202px;
  }

  .title_sp h3 {
    font-size: 12px;
  }
  .title_spp::after {
    width: 83%;
  }
}

@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}
