::-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;
}
div.bando img {
  max-width: none !important;
}

body {
  font-family: "OpenSans" !important;
  font-size: 14px;
  line-height: 1.6;
  overflow: auto;
}
.img_chinhsach img {
  width: 45px;
}

@font-face {
  font-family: "OpenSans";
  src: url("font/OpenSans-Regular.ttf");
}
.box_sp_new {
  padding: 25px 0px;
}
.box_spbanchay {
  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: 0px 0px 20px;
}
.item_sp {
  margin: 7px;
}
.item_sp img {
  width: 100%;
}
.item_sp_info_b {
  text-align: center;
}
.gia_deal strong {
  color: #000000ab;
  text-decoration: line-through;
  font-size: 14px;
  font-weight: 600;
}
.item_sp_info_b button {
  background-color: #ff7000;
  border: unset;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 20px;
}
.gia_deal {
  padding-bottom: 10px;
  text-align: center;
}
.item_sp_info_name h3 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  color: #000;
  margin: 0px;
  line-height: 1.3;
  font-weight: 600;
}
.item_sp_info_name {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item_sp:hover a {
  text-decoration: none;
}
.header-button {
  display: inline-block;
}
.header-button a {
  margin-left: 0.12em;
  margin-right: 0.12em;
  min-width: 2.5em;
  padding-left: 0.6em;
  padding-right: 0.6em;
  display: inline-block;
  background-color: #ff7000;
  color: #fff;
  border-width: 1px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
}
.header-button:hover a {
  text-decoration: none;
  color: #fff;
}
.info_danhmuc {
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background: rgba(78, 78, 78, 0.7);
  height: 45px;
  display: flex;
  align-items: center;
}
.info_danhmuc .tensp {
  padding-left: 5px;
}
.info_danhmuc .tensp h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-left: 4px solid #ff7000;
  margin: 0px;
  padding: 5px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.slider_dm {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  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: 0px 0px 20px;
}
.title_c {
  border-bottom: 1px solid #ff7000;
  margin-bottom: 20px;
}
.title_c h3 {
  background: #ff7000;
  display: inline-block;
  margin: 0px;
  color: #fff;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  padding: 0px 20px;
  border-radius: 5px 5px 0px 0px;
  font-weight: 600;
  text-transform: uppercase;
}
.dmsp .item .info_item {
  margin: 10px;
}
.item {
  position: relative;
  margin-bottom: 15px;
}
.logo img {
  max-width: 100px;
}
.header_top_i {
  position: relative;
}
.linkshare {
  position: absolute;
  right: 120px;
  top: 5px;
}
.muahang {
  position: absolute;
  right: 0px;
  top: 5px;
}
.muahang a:hover {
  text-decoration: none;
}
.muahang a {
  color: #000;
}
.muahang a i {
  font-size: 17px;
}
.iconshare a {
  padding-right: 5px;
  color: #ee723c;
}
.iconshare:hover a {
  color: #ee723c;
  text-decoration: none;
}
.footer-widget__about-social-list {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 30px;
  justify-content: center;
}
.footer-widget__about-social-list a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  color: #ee723c;
  border-radius: 50%;
  font-size: 14px;
  height: 43px;
  width: 43px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-right: 10px;
}
#dknt {
  background: url(./images/back_dangky.png);
  padding: 30px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
div.box_show_booking img {
  width: 60%;
}
a:focus {
  outline: none !important;
}
.footer_top_content {
  padding: 15px 0px;
}

#lienket {
  line-height: 90px;
}
#content_nd {
  padding: 25px 0px 0px;
}
.title_dm {
  text-align: center;
  padding: 15px 0px;
  border: 1px solid #dadada;
}
.title_dm span {
  color: #181818;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
}
.slider_dm .slick-prev,
.slider_dm .slick-next {
  background: url(./images/muitendm_right.png) center no-repeat !important;
  top: -57px !important;
}
.slider_dm .slick-prev {
  left: 0px !important;
}
.slider_dm .slick-next {
  right: 0px !important;
}
.item_slider_deal {
  padding: 5px;
}
.gia_deal .giaban {
  color: #ff7000;
  font-weight: 600;
  font-size: 16px;
}
.img_deal {
  width: 40%;
  float: left;
}
.img_deal img {
  width: 100%;
}
.box_danhmucsp {
  padding: 25px 0px 0px;
  border-bottom: 1px solid #dcd4d4;
}
.info_deal {
  width: 60%;
  padding: 5px;
  float: left;
}
.info_deal .gia_deal p {
  text-decoration: line-through;
  color: #acacac;
  margin-bottom: 0px;
}
.item_deal {
  border: 1px solid #3c3c3c47;
}
.item_detail {
  position: relative;
}
.chitiet_dm:hover a {
  text-decoration: none;
  color: #fff;
}
.name_deal h3 {
  margin: 5px 0px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
}
.name_deal:hover a {
  text-decoration: none;
}
.slider_hotdeal .slick-prev,
.slider_hotdeal .slick-next {
  background: url(./images/muitendm_right.png) center no-repeat !important;
  top: -57px !important;
}

.slider_hotdeal .slick-prev {
  left: 400px !important;
}
.slider_hotdeal .slick-next {
  right: 400px !important;
}

.chitiet_dm a {
  padding: 7px 20px;
  color: #fff;
  background: #ee723c;
}
div#wapper {
  margin: auto;
  max-width: 100%;
}
.slider_chinhsach .slick-prev,
.slider_chinhsach .slick-next {
  background: url(./images/muiten_right.png) center no-repeat !important;
  width: 25px !important;
  height: 25px !important;
  top: 0px !important;
}
.slider_chinhsach .item_cs a {
  color: #5b5251;
  font-size: 15px;
  font-weight: 600;
}
.slider_chinhsach {
  margin: 7px 0px;
}
.header_top {
  /* background: #333333; */
  border-bottom: #d7d7d7 solid 1px;
}
.header_top p {
  text-align: center;
  color: #000;
  margin-bottom: 0px;
  line-height: 35px;
  text-transform: uppercase;
  font-weight: bold;
}
.header_cs {
  /* background: #ee723c; */
  padding: 5px;
}
.item_chinhsach {
  line-height: 50px;
}
.item_chinhsach a {
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
}
.item_chinhsach:hover a {
  color: #000;
  text-decoration: none;
}
.item_cs {
  text-align: center;
}
.wall-clock {
  color: white;
  padding-top: 7px;
}
.wall-clock p {
  display: initial;
}
.icofont-wall-clock {
  padding-right: 10px;
}
.icofont-phone {
  padding: 0px 5px;
}
#wap_sanpham {
  width: 1200px;
  margin: auto;
  padding: 15px 0px;
}
.lienhe_home {
  text-align: center;
}
.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 */
#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;
}
.icon_phone {
  width: 20%;
  float: left;
  line-height: 100px;
}
.icon_phone i {
  border: 1px solid #3e4095;
  border-radius: 50%;
  padding: 10px 12px;
  color: #3e4095;
}
.info_phone {
  width: 80%;
  float: left;
  margin-top: 10%;
}
.header_top_left {
  border-right: 1px solid #d7d7d7;
}
div.search {
  max-width: 400px;
  display: inline-block;
  right: 20px;
  top: 5px;
  background: #fff;
  height: 44px;
}
div.search input {
  padding: 0px 10px;
  float: left;
  margin-top: 15px;
  border: none;
  background: none;
  width: 250px;
  outline: none;
  color: #000;
  font-style: italic;
}
div.search i {
  color: #2c1a0e;
  line-height: 34px;
  cursor: pointer;
  padding: 0px 20px;
  margin-top: 5px;
  border-radius: 0px 50px 50px 0px;
}
.tieude_giua2 div {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 15px;
}
.hotline_header {
  line-height: 100px;
}
.hotline_header p {
  color: #e7bc1c;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.hotline_header p span {
  color: #50504f;
}
.logo_header {
  text-align: center;
}
.logo_header img {
  padding: 10px;
  width: 29%;
  max-height: 100px;
}
div.content-cart {
  display: inline-block;
  color: #fff;
  background: #ab0006;
  border-radius: 50px;
  width: 45px;
  height: 45px;
  margin-left: 15px;
}
.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;
}
.button_chitiet ul {
  list-style-type: none;
}
.menu_search_input {
  display: inline-block;
  max-width: 165px;
  background: #ececec;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
}
.button_chitiet ul li {
  display: inline-block;
  padding: 5px 30px;
  border: 1px solid #d1c6c6;
}
.menu_search_input input {
  width: 85%;
  height: 35px;
  background: #ececec;
  border: unset;
  padding-left: 7px;
  border-radius: 5px;
}
.button_chitiet {
  margin-top: 25px;
}
.button_chitiet ul .xemct a {
  text-transform: uppercase;
  color: #000;
  font-weight: 550;
}
.button_chitiet ul .xemct:hover {
  background: #000;
}
.button_chitiet ul .xemct:hover a {
  text-decoration: none;
  color: #fff;
}
.box_gioithieu {
  position: relative;
  padding: 50px 0px;
}
.box_gioithieu_right_info_title {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
}
.box_gioithieu_right_intro {
  line-height: 1.5;
}
.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: 3;
}
div.info-company {
  width: 70%;
  float: right;
  position: relative;
}
.wap_conten {
  height: 100px;
}
.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: left;
  font-weight: 600;
  font-size: 14px;
  color: #a59e9e;
  margin-bottom: 0px;
}
.box_menu {
  background: #000;
}
.info_phone span {
  font-size: 18px;
  color: #3e4095;
  font-weight: 600;
}
.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;
}
div.header {
  display: none;
}
div.wap_menu {
  position: relative;
  margin: auto;
  width: 100%;
}
.wap_item .item_tin .sp_name a {
  color: #000;
}
.wap_item .info_tin .tomtat {
  color: #000;
}
.footer_top_content {
  color: #fff;
}
.footer_top_content h3 {
  font-size: 13px;
  margin: 0px;
  padding-left: 5px;
  line-height: 1.3;
}
#content_nd .tieude_giua {
  border-bottom: 1px solid #3c3c3c;
}

.footer_top_content ul {
  list-style-type: none;
}
.footer_top_content ul li {
  line-height: 1.4;
  padding-bottom: 10px;
}
.footer_top_content ul li a {
  color: #fff;
}
.footer_top_content .hotline {
  text-align: center;
}
.footer_top_content h4 {
  font-weight: 600;
  text-transform: uppercase;
  color: #ff7000;
  font-size: 22px;
  margin: 0px;
  padding: 10px 0px;
  text-align: left;
}
div.menu {
  position: relative;
  margin: auto;
}
#menu {
  display: inline-block;
  padding-left: 15px;
}
.logo_top {
  width: 28%;
  float: left;
  z-index: 999;
  text-align: center;
  line-height: 100px;
}
.logo_top img {
  width: 100%;
  height: 65px;
}
.frm-search {
  width: 40%;
  float: right;
}
.phone_top {
  width: 30%;
  float: right;
}
.content-sreach {
  width: 60%;
  float: left;
  padding-top: 40px;
  text-align: center;
}
.khoangcach {
  width: 100%;
  height: 7px;
  background: unset;
}
.box_p2 {
  padding: 20px 0px;
}
.giua2 {
  border-bottom: 1px solid #000 !important;
  margin-bottom: 15px;
}
.giua2 div {
  color: #000 !important;
  border-bottom: 2px solid #000 !important;
}
div.menu ul {
  list-style: none;
  margin-bottom: 0px;
  text-align: center;
}
div.menu ul li {
  display: inline-block;
  position: relative;
  z-index: 50;
}
div.menu ul li a {
  color: #fff;
  font-size: 13px;
  padding: 0px 15px;
  text-decoration: none;
  display: block;
  position: relative;
  font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 80px;
}
.wap_box_new {
  display: flex;
  flex-wrap: wrap;
}
.box_news2 {
  padding: 10px 0px;
  margin-bottom: 10px;
  border-bottom: gray dotted 1px;
}
.ten-file i {
  float: right;
}
.box_news2 img {
  width: 100%;
}
.col-xs-2 {
  padding: 0px !important;
}
div.menu ul > li > a:hover:after {
  display: block;
}
div.menu ul > li > .mn1:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ff7000;
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 0px;
  z-index: -1;
  display: none;
}
.sp_name a {
  font-family: Arial;
}
.dichvu {
  width: 100%;
  padding: 20px 0px 0px 0px;
}
.dichvu_item {
  text-align: center;
  padding: 20px 0px;
}
.dichvu_item a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
}
.dichvu_item h3 {
  padding: 10px 0px;
}
.dichvu_item a:hover {
  color: #34a853;
}
.dichvu_item img {
  width: 25%;
}
.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: 300px;
  background: #0000008e;
  z-index: 99999;
  text-align: left;
}
div.menu ul li ul li a {
  line-height: 20px;
}
div.menu ul li ul li:hover a {
  color: #fff;
}
div.menu ul li a:hover,
div.menu ul li a.active,
div.menu ul li a.active2 {
  color: #ff7000;
}

div.menu ul li ul li {
  float: none;
  width: 100%;
}
div.menu ul li ul li a {
  padding: 10px;
  text-transform: none;
  display: block;
  border-bottom: dashed 1px #fff;
  font-family: Arial;
  color: white;
}
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;
}
.item_tin_f {
  padding-bottom: 15px;
}
div#slider {
  margin: auto;
  position: relative;
  padding-bottom: 90px;
}
.box_button {
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
.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;
}
.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: #353535;
  text-decoration: none;
  font-size: 14px;
  transition: 0.4s;
  display: block;
  border-bottom: 1px solid #b3b3b4;
  padding: 11px 5px 11px 23px;
}
div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
  color: #87c640;
  transition: 0.4s;
}
div#danhmuc ul li ul li a {
  padding: 9px 5px 9px 30px;
  font-weight: inherit;
  background: url(images/i_tinkhac.png) 11px 15px no-repeat;
}
.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: #ff7000;
}
.duration_active {
  padding-left: 10px;
  color: #ff7000;
}
#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: #ff7000;
}
.ungdung_active {
  padding-left: 10px;
  color: #ff7000;
}
#datbiet .conten_datbiet {
  margin-top: 20px;
}
#datbiet .sale {
  padding: 10px 20px;
  color: #ccc;
  border: 1px solid #ccc;
}
#datbiet .sale_actived,
#datbiet .sale:hover {
  color: #ff7000;
  border: 1px solid #ff7000;
}
#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;
}
.intro_dk {
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.border_t {
  background-color: #fff;
  width: 200px;
  margin: auto;
  height: 2px;
}
#dknt form {
  text-align: center;
}
#dknt form input {
  width: 80%;
  padding: 10px;
  border-radius: 20px;
  border: unset;
  margin: 10px auto;
}
.tieude_dk {
  color: #ff7000;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  padding-bottom: 5px;
}

.logo_footer img {
  width: 100%;
}

.footer_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: 25% 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  color: #fff;
  justify-items: start;
  align-items: center;
}

.connect ul {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0px;
}

.connect ul li a {
  display: block;
}

.footer_social h3 {
  font-size: 18px;
  color: #fff;
  margin: 0;
  margin-bottom: 10px;
}

.footer_bottom {
  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;
  padding-top: 15px;
  color: #fff;
}

.footer_bottom_title h3 {
  font-size: 17px;
  margin: 0;
  font-weight: 500;
  /* height: 40px; */
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

span.line {
  width: 50%;
  display: block;
  height: 2px;
  background: #ff7101;
  margin: 5px 0px;
}

.footer_bottom_item ul {
  list-style: none;
  margin: 0px;
}

.footer_bottom_item ul li {
  display: flex;
  font-size: 13px;
  gap: 3px;
  margin-bottom: 5px;
}

.footer_bottom_item ul li .footer_icon {
  font-size: 16px;
  color: #ff7101;
}

.footer_bottom_item ul li span a {
  color: #fff;
}

.footer_bottom_item ul li span a:hover {
  color: #ff7101;
  text-decoration: none;
}

div#dknt .tieude_dk {
  text-align: center;
  padding: 15px 0px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
}
div#dknt .tieude_dk form {
  width: 50%;
  float: left;
  text-align: right;
}
form#frm_dknt {
  background: none;
  width: 100%;
  float: right;
  line-height: 3;
  border: 1px solid #968e8e;
  height: 44px;
}
form#frm_dknt i {
  color: #e7eded57;
  font-size: 22px;
  line-height: 42px;
}
form#frm_dknt input[type="text"] {
  width: 80%;
  padding: 0px 5px;
  border: none;
  background: none;
  color: #fff;
  outline: none;
  height: 41px;
  position: relative;
}
.item_tin img {
  width: 100%;
}
.item_visao {
  text-align: center;
  padding: 35px 0px;
}
.item_visao:nth-child(1) {
  border-right: 1px solid #e2dbdb;
}
.item_visao:nth-child(3) {
  border-right: 1px solid #e2dbdb;
  border-top: 1px solid #e2dbdb;
}
.item_visao:nth-child(4) {
  border-top: 1px solid #e2dbdb;
}
.item_visao_info h3 {
  font-size: 15px;
  font-weight: 600;
}
.item_visao_info_mota {
  font-synthesis: 14px;
}
#dknt button {
  width: 50%;
  border-radius: 20px;
  padding: 8px;
  background: #ee723c;
  border: 1px solid #fff;
  color: #fff;
}
form#frm_dknt input[type="button"] {
  background: #0082c6;
  color: #fff;
  padding: 0px 10px;
  height: 41px;
  line-height: 30px;
  border: none;
  cursor: pointer;
  float: right;
  margin-right: 36px;
  text-transform: uppercase;
  border: 1px solid #787272;
  outline: none;
  margin-top: 10px;
}
form#frm_dknt input[type="button"]:hover {
  background: #fff;
  color: red;
}
#hotline {
  background: #ff7000;
  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;
  background: #f3f3f4;
  padding-top: 20px;
}

div#right {
  width: 74.5%;
  float: right;
}
.doitac {
  width: 99%;
  float: left;
}
.doitac img {
  width: 150px;
  height: 80px;
  margin: 0px 15px;
}
.spmoi {
  width: 100%;
  background: #fff;
  padding-bottom: 0px;
}
div.footer_top {
  margin: auto;
  display: inline-block;
  width: 100%;
}
div.footer_top .map {
  width: 70%;
  float: left;
  padding-right: 30px;
}
div.footer_top .fanpage {
  width: 30%;
  float: left;
}

.product_listsp ul {
  list-style: none;
  text-align: center;
}
.product_listsp ul li {
  display: inline-block;
  padding: 10px;
}
.product_listsp ul li a {
  color: #525252;
  font-size: 14px;
  font-weight: 550;
}
.product_listsp ul li:hover a {
  text-decoration: none;
  color: #f99d1c;
}
div.tieude_giua {
  font-size: 24px;
  background: none;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  border-bottom: 1px solid #fff;
}
.img_danhmuc {
  position: relative;
}
.img_danhmuc:after {
  /* content: ""; */
  width: 3px;
  height: 20px;
  background: #ee723c;
  position: absolute;
  bottom: 0px;
  left: 49%;
  z-index: -1;
}
.item_tin_img {
  position: relative;
  /* padding-bottom: 40px; */
}
.logonho {
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  border: 3px solid #000;
  justify-content: center;
  bottom: 0px;
  left: 15px;
  display: none;
}
.logonho img {
  width: 50px;
}
div.tieude_giua div {
  position: relative;
  display: inline-block;
  border-bottom: 2px solid #fff;
  color: #fff;
  padding-bottom: 5px;
}
.danhmuc_list_nb a:hover,
.dm_actived {
  text-decoration: none;
  color: #fff !important;
  position: relative;
  background: #333333 !important;
}
.danhmuc_list_nb ul li {
  display: inline-block;
  margin: 10px 10px;
}
.danhmuc_list_nb ul li a {
  border: none;
  outline: none;
  padding: 10px 15px;
  cursor: pointer;
  color: #000000;
  margin: 0px 0px 8px 0px;
  position: relative;
  text-transform: uppercase;
  font-weight: 550;
}
.danhmuc_list_nb {
  margin: 15px 0px;
  padding: 15px 0px 25px;
  text-align: center;
}
div.tieude_giua a {
  float: right;
  color: #3e4095;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
div.tieude_giua a i {
  width: 16px;
  height: 16px;
  text-align: center;
  background: #3e4095;
  color: #fff;
  line-height: 1.3;
  margin-left: 15px;
}
.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: #ff7000;
}
div.wap_item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#content_nd {
  position: relative;
}
.bannertrai {
  left: calc(((100vw - 1200px) / 2) - 100px);
  position: absolute;
  top: 30px;
}
.bannerphai {
  right: calc(((100vw - 1200px) / 2) - 100px);
  position: absolute;
  top: 30px;
}
.qc {
  position: fixed;
  top: 10px;
  bottom: initial;
  z-index: 999;
}
.box_button_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 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.item_button {
  position: relative;
}
.item_button_info h3 {
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.item_button_info button {
  background-color: #ff7000;
  border: unset;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 20px;
}
.item_button_info button a {
  color: #fff;
}
.item_button_info button:hover a {
  text-decoration: none;
  color: #fff;
}
.item_button_info {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#bannerquangcao img {
  width: 90px;
}
.qc1 {
  position: fixed;
  top: 10px;
  z-index: 999;
  bottom: initial;
}
#bannerquangcaophai img {
  width: 90px;
}
div.wap_item_sp {
  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;
  padding: 0px 0px 20px;
}
.trangcon .gia_pro {
  display: inline-block;
}
.trangcon .gia_pro p {
  display: inline-block;
  float: right;
  text-align: right;
  padding-left: 0px;
}
.xtc {
  width: 100%;
  padding: 10px;
  text-align: center;
}
.xtc a {
  text-decoration: none;
  background: #e90000;
  color: #fff;
  padding: 10px 25px;
  border-radius: 20px;
}
.item_duan {
  width: 31%;
  float: left;
  margin-right: 20px;
}
.info_feedback {
  background: #fff;
  padding: 35px 25px;
  border-radius: 15px;
}
.info_feedback .nd_feedback {
  color: #878787;
  font-size: 14px;
  margin-bottom: 15px;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 6 !important;
  overflow: hidden !important;
}
.info_feedback h3 {
  border-left: 4px solid #f99d1c;
  padding: 7px 10px;
  margin-top: 5px;
  font-size: 16px;
  color: #000;
  font-weight: 550;
}
.img_feedback {
  position: absolute;
  margin-top: -5px;
  height: 140px;
  width: 140px;
  overflow: hidden;
  border: 8px solid #fff;
  border-radius: 50%;
  z-index: 99999;
  left: 75px;
}
.item_feedback {
  height: 345px;
}
.info_feedback {
  position: relative;
}
.info_tin {
  padding: 5px;
}
.box_gioithieu_left img {
  width: 100%;
}
.item_da {
  position: relative;
}
.info_da {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: #45444440;
  display: none;
}
.item_da:hover .info_da {
  display: block;
  transform: 1s;
}
.xemtatca a {
  padding: 10px 40px;
  border: 2px solid #3e4095;
  font-size: 17px;
  color: #000;
}
.xemtatca a:hover {
  background: #3e4095;
  color: #fff;
  text-decoration: none;
}
.item_tin .sp_name {
  text-align: left;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
  margin: 0px;
  line-height: 1.3;
  height: 35px;
  font-size: 14px;
}
.title_danhmuc {
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
div#danhmuc .menu_danhmuc_left .danhmuc_left1 a {
  color: #8c8c8c;
  text-decoration: none;
  font-size: 16px;
  transition: 0.4s;
  display: block;
  padding: 8px 10px 8px 30px;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc .menu_danhmuc_left .danhmuc_left2 {
  list-style-type: none;
}
div#danhmuc .menu_danhmuc_left .danhmuc_left3 {
  padding-left: 20px;
}
div#danhmuc .menu_danhmuc_left a:hover {
  color: #000;
  margin-left: 5px;
}
div#danhmuc .tieudedm1 {
  color: #000 !important;
}
.item_tin .sp_name a {
  color: #ffff;
  font-weight: 600;
  font-size: 14px;
}
.item_tin .sp_name a:hover {
  text-decoration: none;
  color: #d1171e;
}
.info_tin .tomtat {
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
  overflow: hidden !important;
  text-align: justify;
  margin-bottom: 5px;
  min-height: 80px;
  color: #fff;
}

.xemtiep_tin {
  text-align: left;
  padding-top: 15px;
}
.xemtiep_tin a {
  /* background: #fff; */
  /* font-size: 12px; */
  color: #fff;
  /* font-weight: 600;
  padding: 5px 15px; */
  padding: 0px;
  font-size: 12px;
  font-weight: 600;
  border-bottom: 1px solid #dbdbdb;
}

.xemtiep_tin.tin_tpl a {
  color: #000 !important;
  border-bottom: 1px solid #000 !important;
}

.item_ff {
  margin: 25px;
}
.item_ff_info i {
  font-size: 20px;
  margin-bottom: 10px;
  color: #fbd12c;
}

.header_box {
  padding: 10px 0px;
}

.img_header a {
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
}

.img_header a:hover {
  color: #fff;
  text-decoration: none;
}

.img_header a:hover span {
  color: #fff;
  text-decoration: none;
}

.item_header {
  margin: 3px 0px;
}

.item_header:nth-child(1),
.item_header:nth-child(2),
.item_header:nth-child(3) {
  margin-top: 0px;
}

.img_item {
  color: #fff;
}

.img_item img {
  width: 60px;
  border-radius: 10px;
}

.item_header .img_item span {
  font-size: 13px;
}

.sc_home-customer-intro {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sc_home-customer-intro img {
  transform-style: preserve-3d;
  width: 60px !important;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-left: 0px !important;
  margin-right: 15px !important;
  margin-top: 0px !important;
}
.sc_home-customer-intro h3 {
  margin: 0px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}
.item_da_mota_ff {
  font-size: 13px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.title_dk h3 {
  font-weight: 600;
  color: #222429;
  text-transform: uppercase;
}
.item_dk {
  padding-bottom: 15px;
  overflow: hidden;
}
.dknt_left button {
  background: #ff7000;
  border: unset;
  padding: 10px 15px;
  font-weight: 600;
  color: #ffff;
}
.item_dk p {
  margin-bottom: 5px;
  color: #fff;
  font-size: 14px;
}
.item_dk input,
.item_dk textarea {
  background: #e8e8e8;
  border: unset;
  padding: 10px;
  width: 100%;
}
.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_visaochon {
  padding: 45px 0px;
  background: url(./images/back_dk.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /* max-width: 1200px; */
  /* margin: auto; */
}
.item_ff_info:after {
  content: "";
  display: inline-block;
  border-right: 30px solid #ff7000;
  border-bottom: 30px solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
}
.item_ff_info {
  background-color: #fff;
  position: relative;
  padding: 30px;
  z-index: 10;
  margin-bottom: 50px;
  border: 1px solid #ff7000;
}
.box_feadback {
  background: #ffffff;
  max-width: 1200px;
  margin: auto;
}
.xemtiep_tin a:hover {
  color: #000;
  text-decoration: none;
}
.list_tin {
  padding: 15px 0px;
}
.box_info {
  left: 15px;
  position: absolute;
  top: 15px;
  bottom: 15px;
  right: 15px;
  border: 1px solid #fff;
  padding-top: 30%;
}
.box_info .sp_name {
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
  overflow: hidden !important;
  margin: 5px;
}
.box_info a:hover {
  text-decoration: none;
  color: #fff;
}
.box_info a i {
  color: #fff;
  font-size: 20px;
}
.box_info .sp_name a {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.img_danhmuc img {
  width: 100%;
}
.item_img_dm1 {
  width: 15%;
  float: left;
}
.item_img_dm1 img {
  height: 325px;
}
.box_sp {
  display: inline-block;
  width: 100%;
}
.info_item {
  border: 1px solid #bab3b391;
  margin: 0px 10px;
  min-height: 325px;
}
.xemthemsp {
  text-align: center;
  margin: 25px 0px;
}
.xemthemsp a {
  padding: 10px 35px;
  background: #ee723c;
  color: #fff;
}
.xemthemsp:hover a {
  text-decoration: none;
  color: #fff;
}
.box_tintuc {
  padding: 25px 0px;
  background: #222429;
  /* max-width: 1200px; */
  /* margin: auto; */
}
.title_tin div {
  color: #181818;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px 0px;
}
div.item .hinhanh {
  border: 1px solid #e0dcdc47;
}
div.item_conten {
  width: 85%;
  margin: 20px auto;
}
div.item .sp_img {
  overflow: hidden;
  margin-bottom: 0px;
}
div.item .sp_gia {
  font-size: 14px;
  color: #7d7d7d;
  font-weight: 700;
}
div.item .sp_gia span.motgia {
  display: block;
  float: none;
}
div.item:hover .sp_gia {
  color: #3e4095;
  transform: 1s;
}
div.tuychon div:hover i {
  transform: rotatey(360deg);
  transition: 1s;
}
div.tuychon {
  width: 13%;
  margin: 30px 0.8%;
  position: absolute;
  display: none;
  right: 15px;
  top: 0px;
  font-size: 14pt;
  text-align: center;
  color: #fff;
  z-index: 999;
}
div.tuychon i {
  color: #fff;
}
.popup_thongbao2 .tieude_tb {
  background: #2c1a0e;
  padding: 7px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.popup_thongbao2 {
  max-width: 800px !important;
  min-width: 400px;
  min-height: 400px;
  background: #fff;
  text-align: center;
  border: 1px solid #d0cfcf;
  font-size: 13px;
}
.popup_thongbao2 .popup_kq {
  padding: 10px;
  font-weight: bold;
  color: #4c4c4c;
  min-height: 70px;
  align-items: center;
  font-size: 13px;
}
div.login-popup2 img {
  width: 100%;
  height: 400px;
}
div.tuychon div {
  background: #3e4095;
  height: 45px;
  width: 45px;
  margin-bottom: 6px;
  border-radius: 50%;
}
div.tuychon div i {
  line-height: 45px;
}
.background {
  background: #918e8e4d;
  z-index: -9;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
}
div.item:hover .background {
  display: block;
  transition: 0.4s;
}
div.item:hover div.tuychon {
  display: block;
}
div.item img {
  width: 100%;
}
div.item .sp_img {
  position: relative;
}
div.item .booking {
  position: absolute;
  bottom: 10px;
  right: 0px;
  display: none;
}
div.item:hover .booking {
  display: block;
  transition: 0.4s;
}
div.item .booking button {
  background: #87c640;
  border: unset;
  padding: 5px 10px;
  color: #fff;
}

.imgsanpham {
  position: relative;
}
div.chay_i {
  margin: 20px auto;
  max-width: 1200px;
}
div.item_i {
  width: 90% !important;
  margin: 0px 5%;
}

div.wap_item .item .sp_name {
  text-align: center;
  height: 38px;
  line-height: 1.3;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
  margin: 5px 0px;
  color: #181818;
  font-weight: 550;
  font-size: 12px;
}
div.wap_item .item .sp_name:hover a {
  text-decoration: none;
}
div.wap_item .item .sp_name a {
  font-size: 14px;
  color: #181818;
}
.info_sp {
  padding: 5px;
}
.gia_pro {
  text-align: left;
  display: inline-flex;
  justify-content: left;
  width: 100%;
}
.gia_pro .giaban {
  color: #ff7000;
  font-weight: 600;
  font-size: 16px;
}
.gia_pro p {
  color: #ee723c;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: right;
  font-weight: 550;
  padding-left: 20px;
}
.gia_pro > span {
  /* padding-right: 10px; */
  text-decoration: line-through;
  color: gray;
}
.giagiam {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 17px;
  background: #ca070b;
  color: white;
  padding: 2px 0px;
  padding-left: 5px;
  word-spacing: -5px;
}
.trangcon .giagiam {
  top: 0px;
  left: 0px;
  bottom: unset;
  right: unset;
}
.giagiam i {
  font-size: 18px;
}
div.wap_item .item .info_sp .sp_name a {
  text-decoration: none;
  color: #181818;
  font-size: 12px;
}
.info_sp .sao {
  text-align: left;
}
.info_sp .sao i {
  font-size: 10px;
  color: #f99d1c;
}
div.wap_item .item .info_sp .booking {
  text-align: right;
  width: 50%;
  float: left;
}
div.wap_item .item .info_sp .booking button {
  padding: 5px 10px;
  border: none;
  background: none;
}
div.wap_item .item .info_sp .booking button i {
  color: #0082c6;
  font-size: 18px;
}
div.wap_item .item .info_sp .booking button:hover i {
  color: #ab0006;
}
/*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: #ff7000;
}
.item .item_img .quickview {
  padding: 10px;
  color: #fff;
  background: #2a2a2a;
  border: none;
  float: left;
}
.item .item_img button:hover {
  background: #ff7000;
}
.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: #ff7000;
}
.item .item_info a {
  text-decoration: none;
  color: #000;
}
.item .item_info a:hover {
  color: #ff7000;
}
.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: #ff7000;
}
.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: #ff7000;
  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;
}
.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: #ff7000;
}
.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: 120px;
  background: #fff;
  display: none;
  border-radius: 5px;
}
.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: #ff7000;
}
div#wap_footer {
  width: 100%;
  background: #222429;
  padding-top: 25px;
}
.box_header {
  display: flex;
  padding: 5px 10px;
  justify-content: space-between;
  align-items: center;
}
.title_f {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 15px;
  text-align: left;
}
.item_header .item_tin_f {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.item_tin_f img {
  max-width: 90px;
}
.item_tin_f h3 {
}
.content_f {
  padding: 15px 0px;
  color: #fff;
}
.content_f ul {
  list-style-type: none;
}
.content_f ul li {
  line-height: 30px;
  color: #fff;
  font-size: 14px;
}
.content_f ul li a {
  color: #fff;
}
.content_f ul li a:hover {
  text-decoration: none;
  color: #c1bf6a;
}
#icon-cart {
  margin-bottom: 0px;
}
#icon-cart i {
  font-size: 25px;
  color: #000;
  font-weight: 600;
}
.total {
  line-height: 99px;
  text-align: right;
}
#icon-cart span {
  background: #ffb400;
  padding: 5px 10px;
  border-radius: 50px;
}
#icon-cart span sup {
  top: unset;
  color: #fff;
}
div#footer {
  margin: auto;
  padding-bottom: 15px;
  position: relative;
}

div#footer .col-3 {
  width: 33.3%;
  float: left;
  padding-top: 15px;
}
div#footer .col-3 ul {
  list-style-type: none;
}
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;
}
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: 1200px;
  margin: auto;
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
div.copyright #copy {
  display: inline-block;
}
div.copyright .copy_bank {
  display: inline-block;
  float: right;
}
div#lienket a {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 0px 2px;
  background: none;
  transition: 1s;
  border-radius: 50%;
}
div#lienket a:hover {
  transition: 1s;
  transform: rotate(360deg);
}
div#lienket i {
  color: white;
}
#lienket span {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  padding-right: 5px;
}
#lienket span:after {
  content: "";
  width: 50px;
  height: 4px;
  background: #f99d1c;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.checkbb {
  display: flex;
  align-items: center;
  gap: 10px;
}
.checkbb input {
  margin: 0;
}
.footer_top {
  padding: 20px 0px;
}
/*.fb
  {
      background: #0000ff!important;
  }
  .tf 
  {
      background: #02afff!important;
  }
  .yt 
  {
      background: #ff7000!important;
  }
  .gg 
  {
      background: #02afff!important;
  }*/
.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: 50%;
  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: 48%;
}
.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: #ff7000;
  font-size: 20px;
  font-weight: 600;
}
.product_info li b {
  font-weight: normal;
  font-size: 14px;
}
.xemgiohang {
  color: #e80019;
  display: block;
  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;
}

.hotline-top {
  width: 18%;
  line-height: 80px;
  height: 72px;
  display: inline-block;
}
.hotline-top p {
  color: white;
  margin: 0px;
  padding: 10px 25px;
  background: #ee723c;
  position: relative;
  line-height: 1.4;
  display: inline-block;
  font-size: 14px;
}
.hotline-top p:after {
  content: "";
  display: inline-block;
  border: #ee723c solid 1px;
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
}
.product_info li .dathang {
  background: #000000;
  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: #ff7000;
  text-decoration: none;
}
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;
}
@-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;
}
@media screen and (max-width: 1024px) {
  div.menu {
    height: 70px;
  }
  div.menu ul li a {
    padding: 0px 12px;
  }
}
@media screen and (max-width: 960px) {
  div.header {
    display: block;
    text-align: center;
    background-image: none;
  }

  .header_wp {
    display: none;
  }
  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#right {
    width: 100%;
  }
  div#left {
    width: 100%;
  }

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

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

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

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

  .logo_footer img {
    width: 100%;
  }

  .footer_bottom {
    grid-template-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 30px;
  }
}
@media screen and (max-width: 830px) {
  .menu_search_input {
    display: none;
  }
  div.copyright {
    width: 100%;
  }
  .content-header {
    display: none;
  }

  .header-button {
    display: none;
  }
  .header a.hien_menu img {
    width: 10%;
    float: left;
  }

  .item_img_dm1 {
    display: none;
  }

  .info_item {
    margin: 0px 5px;
    min-height: 270px;
  }
  .xemthemsp {
    width: 7%;
    float: right;
    height: 270px;
  }
  .xemthemsp .outer a {
    width: 270px;
  }
  .img_feedback {
    left: 40%;
  }
  .item_duan {
    width: 30%;
    float: left;
    margin-right: 17px;
  }
  .logo {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .box_header img {
    height: 60px;
  }
  #bannerquangcaophai {
    display: none;
  }
  #bannerquangcao {
    display: none;
  }
  .box_sp_left {
    display: none;
  }
  .header_top > div {
    display: none;
  }
  div.menu {
    padding: 0px !important;
  }
  .hotline-top {
    display: none;
  }
  div.tieude_giua2 div {
    font-size: 18px;
  }
  .chatfaceoff {
    display: none;
  }
  .nutgoi {
    display: none;
  }
}
@media screen and (max-width: 603px) {
  .title_dk h3 {
    font-size: 18px;
  }
  .box_spbanchay {
    grid-row-gap: 10px;

    grid-template-columns: 1fr 1fr;
  }
  div.wap_item_sp {
    grid-template-columns: 1fr 1fr;
  }
  .gia_deal .giaban {
    color: #ff7000;
    font-weight: 600;
    font-size: 13px;
  }
  .gia_deal strong {
    font-size: 10px;
  }
  .box_button {
    position: unset;
    padding: 10px 0px;
  }
  .box_button_list {
    grid-template-columns: 1fr;
    grid-column-gap: 0px;
  }
  .item_button img {
    width: 100%;
  }
  .slider_dm {
    grid-column-gap: 10px;
    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: 0px 0px 20px;
  }
  .info_danhmuc {
    height: 35px;
  }
  .info_danhmuc .tensp h4 {
    font-size: 10px;
    line-height: 1.6;
    padding: 0px 5px;
  }
  .content img {
    width: 100% !important;
    height: auto !important;
  }
  #content_nd {
    padding: 15px 0px;
  }
  .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;
  }
  .xemthemsp {
    width: 100%;
    height: 40px;
  }
  .xemthemsp a {
    transform: unset !important;
    position: unset !important;
    width: 100% !important;
    top: 0px;
    line-height: 40px;
  }
  .item_duan {
    width: 100%;
    float: left;
    padding: 5px;
    margin: 0px;
  }
  .item_visao_info h3 {
    font-size: 12px;
  }
  .footer_top_box {
    border-right: unset;
    padding-bottom: 20px;
  }
  .footer_top_content h3 {
    font-size: 12px;
  }

  .img_feedback {
    left: 35%;
  }
  .list_tin .item_duan:nth-child(3) {
    display: none;
  }
  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%;
  }
  .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: 100% !important;
    margin: auto;
  }
  .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;
  }
  div#footer {
    height: unset;
  }
  div#footer:before,
  div#footer:after {
    display: none;
  }
  .wap_conten {
    display: none;
  }
  .header a.hien_menu img {
    width: 22%;
    margin-top: 5px;
  }

  #myCarousel {
    height: 100%;
  }
  .carousel-inner {
    height: 100%;
  }
  .carousel-inner img,
  #myCarousel .item {
    height: 100%;
  }
  .item_danhmuc {
    width: 100% !important;
  }
  .item_detail {
    padding-bottom: 5px;
  }
  .box_show_booking {
    width: 90%;
    left: 2%;
  }

  .product_listsp ul li {
    display: inline-block;
    padding: 5px;
  }
  .product_listsp ul li a {
    font-size: 11px;
  }
  .item_img_dm1 {
    display: none;
  }
  .box_gioithieu_left img {
    width: 100%;
  }
  .title_dm span {
    font-size: 15px;
  }
  .danhmuc_list_nb ul li {
    width: 50%;
    float: left;
    margin: 10px 0px;
  }
}
@media screen and (max-width: 460px) {
  .danhmuc_list_nb ul li a {
    padding: 10px 5px;
  }
  .gia_pro {
    display: inline-block;
    text-align: center;
  }
  .giagiam {
    top: 0px;
    left: 0px;
    bottom: unset;
    right: unset;
  }
  .gia_pro p {
    text-align: center;
    padding: 0px;
  }
  .box_show_booking {
    width: 70%;
    left: 15%;
  }
  .box_show_booking .frm_option button {
    padding: 0;
  }
  #wap_sanpham {
    width: 100%;
  }
  .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 {
    height: 70px;
  }

  .gioithieu_mota {
    position: unset;
  }
  .box_gioithieuindex {
    width: 100%;
    padding: 20px;
  }
  .gioithieu_left {
    height: unset;
    padding-bottom: 15px;
  }

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

  #myCarousel {
    height: 100%;
  }
  .carousel-inner {
    height: 100%;
  }
  .carousel-inner img,
  #myCarousel .item {
    height: 100%;
  }
  .item_danhmuc {
    width: 100% !important;
  }
  .item_detail {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 360px) {
  .item_duan {
    width: 100%;
    float: left;
    margin: 5px;
  }
  .danhmuc_list_nb ul li a {
    font-size: 12px;
    padding: 10px 5px;
  }
}
@media screen and (max-width: 320px) {
}
