::-webkit-scrollbar {
  background: #fff;
  width: 10px;
  height: 11px;
}

::-webkit-scrollbar-thumb {
  background: #bbbbbb;
}

.modal-open {
  overflow: unset !important;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.title_footer h3 {
  font-weight: 600;
  text-transform: uppercase;
  color: #266041;
  font-size: 25px;
  margin-top: 0px;
}

.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: UTM-Avo, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

@font-face {
  font-family: "myFont";
  src: url("font/Roboto-Regular.ttf");
}

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

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

.box_gioithieu {
  margin-top: 25px;
}

.logo img {
  width: 35%;
}

.slidertin img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

.xemtat {
  text-align: center;
  margin-top: 45px;
}

.xemtat a {
  font-size: 15px;
  color: #f58634;
  text-decoration: none;
  padding: 10px 30px;
  background: #fff;
  border: 1px solid #f58634;
  text-transform: uppercase;
}

.xemtat a:hover {
  color: #f58634;
  text-decoration: none;
}

.baogiamienphi {
  text-align: center;
  margin-top: 20px;
}

.baogiamienphi .lienhenhanh {
  padding: 10px 20px;
  color: #266041;
  background: #e3a834;
  border-radius: 20px;
  margin-right: 15px;
  font-weight: 600;
  font-size: 15px;
  outline: none;
  border: none;
}

.baogiamienphi .lienhenhanh:hover {
  text-decoration: none;
  color: #266041;
  background: #ebb74f;
  transition: 1s;
}

.baogiamienphi span {
  font-size: 18px;
  text-transform: uppercase;
  padding-right: 15px;
}

.baogiamienphi .goi {
  font-size: 20px;
  text-transform: uppercase;
  color: #266041;
  font-weight: 600;
  text-decoration: underline;
}

.baogiamienphi .goi:hover {
  text-decoration: underline;
  color: #2b6e4a;
}

/* form */
h4.modal-title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  color: #266041;
}

.modal_form_input {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.modal_form_input label {
  font-size: 16px;
  font-weight: 500;
  color: #266041;
}

.modal_form_input select {
  padding: 8px 20px;
  outline: none;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  color: #565555;
}

.modal_form_input input {
  padding: 8px 20px;
  border-radius: 8px;
  outline: none;
  border: 1px solid #d4d4d4;
  color: #565555;
}

.modal_form_input textarea {
  padding: 8px 20px;
  outline: none;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  color: #565555;
  height: 80px;
}

button.btn_rgt {
  outline: none;
  border: 1px solid #d4d4d4;
  width: 100%;
  padding: 8px;
  border-radius: 8px;
  background: #266041;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
}

/* end form */

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

.gt_b-l,
.gt_b-r {
  width: 50%;
}

.title_c {
  position: relative;
}

.gt_b-r a img {
  border-radius: 8px;
}

.title_c h3 {
  margin-top: 0px;
  font-size: 30px;
  text-transform: uppercase;
  color: #266041;
  display: inline-block;
  position: relative;
  font-weight: 600;
}

.title_c .title_line-bg {
  width: 100%;
  height: 1px;
  background: #d4d4d4;
  position: relative;
  margin-bottom: 10px;
}

.title_c .title_line-bg::after {
  content: "";
  position: absolute;
  left: 0;
  width: 20%;
  height: 3px;
  background: #266041;
  z-index: 10;
  bottom: 0px;
  top: -1px;
}

.xemtiep {
  margin: 10px 0px;
}

.xemtiep a {
  padding: 10px 24px;
  background: #266041;
  color: #fff;
  border-radius: 14px;
}

.xemtiep a:hover {
  background: #2b6e4a;
  color: #fff;
  text-decoration: none;
}

.gioithieutc {
  padding: 20px 0 20px 0;
}

#wap_sanpham {
  background: #f2f2f2;
}

.wap_item {
  max-width: 1200px;
  margin: auto;
}

.gia_pro p {
  color: red;
}

div#wapper {
  margin: auto;
}

.wap_content {
  max-width: 1200px;
  margin-top: 25px !important;
  margin: auto;
}

div#header {
  position: relative;
  margin: auto;
  background: #fff;
}

div.header {
  display: none;
}

.menu-scroll {
  box-shadow: 1px 0 14px #000;
}

.logo-menu {
  float: left;
  line-height: 0px;
  height: 45px;
  padding: 2.5px;
}

.logo-menu img {
  height: 100%;
}

div.wap_menu {
  position: relative;
  margin: auto;
  width: 100%;
  background: #e3a834;
}

.header-wp {
  grid-column-gap: 15px;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 20% 1fr 20%;
  -ms-grid-rows: auto auto;
  align-items: center;
}

.header-content {
  background: #266041;
  padding: 10px 0px;
}

.header-content .header_left ul li {
  padding-right: 15px;
  color: #fff;
}

.header-content .header_left ul li i {
  padding-right: 5px;
}

.header_center h3 {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  margin: 0;
  text-align: center;
}

.header_center p {
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.8;
}

.header_right {
  text-align: center;
}

.header_phone {
  color: #266041;
  font-size: 18px;
  padding: 10px 20px;
  background: #e3a834;
  font-weight: 600;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
}

.header_phone i {
  font-size: 20px;
}

.header_right a {
  color: #266041;
  font-size: 18px;
  font-weight: 600;
}

.header_right a:hover {
  color: #266041;
  transform: 0.8s;
  background: #dfac46;
  text-decoration: none;
}

div.menu {
  position: relative;
  margin: auto;
  line-height: 50px;
}

div.menu ul {
  float: left;
  list-style: none;
  margin-bottom: 0px;
}

div.menu ul li {
  float: left;
  position: relative;
  z-index: 50;
}

div.menu ul li a {
  color: #000;
  font-size: 14px;
  padding: 0px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
}

div.menu ul li a:hover,
div.menu ul li a.active,
div.menu ul li a.active2 {
  color: #266041;
}

div.menu ul li ul,
div.menu ul li:hover ul li ul {
  position: absolute;
  margin-left: 0px;
  display: none;
  min-width: 250px;
  background: #fff212;
  line-height: 1.5;
}

div.menu ul li ul li {
  float: none;
}

.gt_b-r video {
  width: 100%;
}

.dietmoi img {
  width: 100%;
}

div.menu ul li ul li a {
  padding: 6px 10px;
  text-transform: none;
  display: block;
  border-bottom: 1px solid #fff;
  color: #000;
  background: #fb6935;
}

div.menu ul li ul li a:hover {
  background: #0032ff;
  color: #fff;
  transition: 1s;
}

div.menu ul li ul li ul {
  left: 100%;
  top: 0px;
}

div.search {
  border: 1px solid #b21f25;
  background: #fff;
  height: 30px;
  max-width: 200px;
  margin-top: 10px;
  float: right;
}

div.search input {
  padding: 0px 10px;
  float: right;
  margin-top: 7px;
  border: none;
  background: none;
  width: 150px;
  outline: none;
  color: #b21f25;
  font-style: italic;
}

div.search i {
  float: left;
  margin-left: 9px;
  margin-top: 5px;
  color: #b21f25;
  font-size: 17px;
  cursor: pointer;
}

.dietmoi {
}

.dietmoi a {
  cursor: pointer;
}

.footer-bottom ul {
  list-style-type: none;
}

.footer-bottom li {
  padding: 10px;
}

.footer-bottom li i {
  font-size: 20px;
  color: white;
  padding-right: 15px;
}

.footer-bottom li a {
  font-size: 16px;
  color: white !important;
  text-decoration: none;
}

div#slider {
  margin: auto;
  position: relative;
}

div#left {
  width: 24%;
  float: left;
  display: none;
}

.xemtiepsp {
  text-align: center;
  margin: 15px;
  margin-top: 30px;
}

.xemtiepsp a {
  padding: 10px 30px;
  border: 1.5px solid #e3a834;
  margin-top: 20px;
  font-size: 15px;
  color: #266041;
  border-radius: 8px;
  background: #e3a834;
  font-weight: 600;
}

.xemtiepsp a:hover {
  background: #266041;
  color: white;
  text-decoration: none;
}

.iconface a {
  padding-right: 15px;
}

.iconface a i {
  color: #fff;
  font-size: 20px;
}

div.gioithieu {
  background: #fff;
  margin-bottom: 30px;
}

.gioithieu_right {
  margin-top: 20px;
}

.gioithieu_mota {
  font-size: 16px;
  padding-bottom: 10px;
}

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

div.gioithieu .gioithieu_right .title_gt {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
}

div.gioithieu .gioithieu_right h3 {
  margin-top: 10px;
  font-size: 26px;
  color: #f58634;
  text-transform: uppercase;
  font-weight: 600;
}

div.gioithieu .gioithieu_right .xemtiep a {
  color: red;
  text-decoration: none;
  font-size: 15px;
}

.doitac {
  padding: 10px 0px 15px;
}

.doitac img {
  width: 150px;
  height: 80px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  margin: 0px 25px;
}

.content-left {
  padding: 10px 0px;
}

.box_item {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  background: #fff;
}

.box_item h3 {
  padding-bottom: 10px;
}

.box_item a {
  text-decoration: none;
  color: #b21f25;
  text-transform: uppercase;
  font-family: UTM-Swiss-Condensed;
  padding-bottom: 10px;
}

.box_item img {
  width: 100%;
}

.view-details {
  text-align: right;
  padding: 10px 0px;
}

.view-details a {
  padding: 7px 20px;
  border: 1px solid #b21f25;
  color: #b21f25;
  font-weight: normal !important;
  font-family: UTM-Avo;
}

div.tieude {
  color: #fff;
  padding-left: 20px;
  font-size: 15px;
  background: none;
  height: 45px;
  background: #6dc71c;
  line-height: 45px;
  text-transform: uppercase;
}

div#danhmuc {
  border: none;
}

div.danhmuc {
  border: 1px solid #d6d6d6;
  margin-bottom: 15px;
}

div.danhmuc:last-child {
  margin-bottom: 0;
}

div#danhmuc ul {
  list-style: none;
}

div#danhmuc ul li {
}

div#danhmuc ul li:last-child {
  border: none;
}

div#danhmuc ul li a {
  color: #454545;
  text-decoration: none;
  font-size: 14px;
  transition: 0.4s;
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 11px 5px 11px 23px;
  background: url(images/muiten.png) 11px 15px no-repeat;
}

div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
  color: red;
  transition: 0.4s;
}

div#danhmuc ul li ul li a {
  background: url(images/muiten.png) 22px 15px no-repeat;
  padding: 9px 5px 9px 35px;
}

div#danhmuc ul li ul {
  display: none;
}

#catalogue ul {
  list-style: none;
  width: 100%;
  padding: 10px 5px;
}

#catalogue ul li {
  padding: 10px 0px;
  border-bottom: 1px solid #000;
}

#catalogue ul li i {
  margin-right: 5px;
}

#catalogue ul a {
  text-decoration: none;
  color: #000;
}

#catalogue ul a:hover {
  color: red;
  padding-left: 10px;
  transition: 0.5s;
}

div#tinmoi {
}

div#tinmoi ul {
  list-style: none;
  padding: 0 10px;
}

div#tinmoi ul li {
  border-bottom: 1px dashed #dddddd;
  padding: 10px 0;
  height: auto !important;
}

div#tinmoi ul li a img {
  width: 35%;
  max-width: 150px !important;
  border: 1px solid #d6d6d6;
  float: left;
  margin-right: 10px;
}

div#tinmoi ul li .ngaytao i {
  color: red;
  margin-right: 5px;
}

div#tinmoi ul li a img:hover {
  transition: 1s;
  border: 1px solid red;
}

div#tinmoi ul li h4 a {
  text-decoration: none;
  color: #111111;
  font-size: 12px;
  transition: 0.4s;
  font-weight: normal;
}

div#tinmoi ul li h4 a:hover {
  color: red;
  transition: 0.4s;
}

div.load_video {
  width: 95%;
  margin: 7px auto;
}

div#hotro {
}

div#hotro .phone {
  color: #f10b0b;
  font-size: 24px;
  font-weight: bold;
  padding-top: 62px;
  padding-left: 90px;
  padding-bottom: 10px;
  margin-right: 20px;
  font-style: italic;
}

div#hotro ul {
  list-style: none;
  border-bottom: 1px dashed #dddddd;
  padding: 7px;
  margin: 0px 10px;
  font-size: 13px;
}

div#hotro ul li {
  clear: both;
  padding: 6px 0;
  color: #555555;
}

div#hotro ul li i {
  font-size: 17px;
  margin-right: 8px;
  clear: both;
}

div#hotro ul li span {
  color: #3853a4;
  font-weight: normal;
  font-size: 14px;
  margin-top: 3px;
  float: left;
}

div#hotro ul li a img {
  margin-right: 5px;
  float: left;
}

div#quangcao a img {
  width: 90%;
  max-width: 300px !important;
  border: 1px solid #ddd;
  margin: 5px auto;
  padding: 4px;
  box-sizing: border-box;
}

div#quangcao a img:hover {
  border: 1px solid red;
}

div#dknt {
  max-width: 350px;
}

form#frm_dknt {
  background: #fff;
  height: 35px;
  margin: 10px 0;
}

form#frm_dknt input[type="text"] {
  width: 70%;
  padding: 0px 5px;
  float: left;
  margin-top: 9px;
  border: none;
  background: none;
  outline: none;
  color: #000;
  outline: none;
}

form#frm_dknt input[type="button"] {
  background: red;
  color: #fff;
  width: 50px;
  height: 35px;
  line-height: 35px;
  border: none;
  cursor: pointer;
  float: right;
  text-transform: uppercase;
  outline: none;
}

div#main_content {
  width: 100%;
  margin: 0px auto;
  max-width: 1600px;
}

div#right {
  width: 100%;
  float: right;
}

.content-right .content-posts {
  padding: 20px 0px;
}

.content-right ul {
  list-style: none;
}

div.tieude_giua2 {
  text-align: center;
}

div.tieude_giua2 div {
  display: inline-block;
  vertical-align: top;
  margin: auto;
  padding: 4px 20px;
  background: #5697e7;
  color: #fff;
  text-transform: uppercase;

  font-size: 17px;
  border-radius: 0px 0px 10px 10px;
}

.content-main {
}

div.tieude_giua {
  color: #286141;
  padding-left: 10px;
  font-size: 20px;
  background: none;
  height: 45px;
  line-height: 45px;
  text-transform: capitalize;
  border-bottom: 2px solid #d4d4d4;
  margin-bottom: 1%;
  position: relative;
  text-transform: uppercase;
  text-align: left;
  font-weight: 550;
}

div.tieude_giua:after {
  content: "";
  width: 2px;
  height: 30px;
  background: #266041;
  position: absolute;
  bottom: 5px;
  left: 0px;
}

div.tieude_giua div {
  display: inline-block;
}

div.tieude_giua a {
  float: right;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  margin-right: 10px;
}

div.wap_item {
  text-align: center;
  position: relative;
}

div.item {
  width: 23%;
  margin: 1% 0.8%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

div.chay_i {
  margin: 20px auto;
  max-width: 1200px;
}

div.item_i {
  width: 90% !important;
}

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

.view-pdf {
  width: 100%;
  height: 1450px;
}

/* --------------------- Phan trang ------------------*/
div#doitac {
  box-sizing: border-box;
  max-width: 1200px;
  margin: auto;
}

div#doitac a img {
  height: 100px;
  margin: 0 5px;
  border: 1px solid #ddd;
}

/*----------------------------------------------------*/
div.wap_pro {
  margin: 15px auto;
  clear: both;
}

.zoom_slick {
  width: 35%;
  float: left;
  text-align: center;
}

.zoom_slick .slick2 {
  border: 1px solid #ddd;
}

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

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

.zoom_slick .slick img:hover {
  border: 1px solid #f60;
  opacity: 0.5;
  transition: 1s;
}

.product_info {
  float: right;
  list-style: none;
  width: 62%;
}

.product_info li {
  font-size: 13px;
  border-bottom: 1px solid #eee;
  padding: 6px 0;
}

.product_info li.ten {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.product_info li.giacu {
  font-size: 15px;
  text-decoration: line-through;
}

.product_info li.gia {
  color: red;
  font-size: 16px;
}

.product_info li b {
  font-weight: normal;
  font-size: 14px;
}

.xemgiohang {
  color: #e80019;
  display: block;
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 13px;
  transition: 0.4s;
  margin: auto;
  margin-top: 7px;
}

.product_info li .dathang {
  background: #e93b35;
  color: #fff;
  display: block;
  max-width: 300px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  font-size: 14px;
  transition: 0.4s;
}

.product_info li .dathang i {
  margin-right: 10px;
  font-size: 25px;
  margin-top: 3px;
}

.product_info li .dathang:hover {
  transition: 0.4s;
  background: #e00;
}

span.size {
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 5px;
  cursor: pointer;
}

span.mausac {
  display: block;
  float: left;
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  cursor: pointer;
  font-size: 0;
}

span.active_size,
span.size:hover,
span.mausac:hover,
span.active_mausac {
  border: 1px solid #ee0000;
}

input.soluong {
  width: 50px;
  border: 1px solid #c7c6c6;
  padding: 2px 0px;
  text-align: center;
  font-size: 15px;
  margin-right: 5px;
}

table#giohang input {
  margin: 5px 0px;
}

table#giohang input.btn,
.click_ajax {
  background: #dc0018;
  color: #ffffff;
  padding: 7px 15px;
  border: none;
  cursor: pointer;
  margin: 5px 1px;
  border-radius: 3px;
}

table#tt td {
  height: 30px;
}

table#tt td input.t {
  width: 300px;
  height: 20px;
  margin: 3px 0px 5px 0px;
  border: 1px solid #ddd;
}

table#tt td textarea {
  width: 300px;
}

table#tt span {
  color: red;
}

.menu_popup-title button {
  padding: 4px 44px;
  line-height: 2;
  text-transform: capitalize;
  outline: none;
  font-weight: 600;
  border-radius: 50px;
  border: none;
  background: #266041;
  color: #e3a834;
}

.content-form {
  width: 80%;
  margin: auto;
}

.content-form .input-content {
  padding: 10px 0px;
}

.content-form label {
  width: 15%;
  float: left;
  line-height: 30px;
}

.content-form input {
  height: 30px;
  width: 70%;
  padding: 0px 5px;
}

.content-form textarea {
  width: 70%;
  height: 70px;
  padding: 5px 5px;
}

.content-form legend {
  width: 100%;
  padding: 10px 0px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}

.content-button {
  text-align: center;
}

.content-form input[type="button"] {
  min-width: 10%;
  max-width: 200px;
  border: none;
  background: #6dc71c;
  color: #fff;
}

.content-form input[type="reset"] {
  min-width: 10%;
  max-width: 200px;
  border: none;
  background: #000;
  color: #fff;
}

.guimail_left {
  width: 50%;
  float: left;
  padding: 3% 0px;
}

.guimail_left .dangkyhoc_frm input {
  width: 90%;
  border: 1px solid #6c6b6b;
  border-radius: unset;
  height: 35px;
  background: #ebebeb;
  float: unset;
}

.guimail_left .dangkyhoc_frm .bnt_dangkyhoc {
  float: unset;
  background: #c7d1dd;
  width: 25%;
  height: 35px;
  border: 1px solid #c7d1dd;
  margin-top: 20px;
  border-radius: unset;
  margin: 20px auto;
  text-align: center;
  line-height: 2;
}

.guimail_left .dangkyhoc_frm .bnt_dangkyhoc i {
  color: #0072b8;
}

.guimail_right {
  width: 50%;
  float: left;
  padding: 2% 0px;
}

.box_guimail {
  width: 1200px;
  margin: auto;
}

.box_dk {
  text-align: center;
}

.guimail {
  background: url(./images/back_mail.png);
}

@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }

  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }

  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}

@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }

  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }

  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}

@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }

  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }

  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}

.start-animate {
  z-index: 99999999999999999 !important;
  position: absolute;
  animation: star linear 1.75s infinite;
  -moz-animation: star linear 1.75s infinite;
  -webkit-animation: star linear 1.75s infinite;
  -o-animation: star linear 1.75s infinite;
}

@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }

  50% {
    transform: rotate(180deg) scale(1.5);
  }

  100% {
    transform: rotate(360deg) scale(0);
  }
}

@media screen and (max-width: 1024px) {
  div.menu {
    height: 43px;
  }

  div.menu ul li a {
    padding: 0px 20px;
  }

  .logo-menu {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .menu_popup {
    display: none;
  }
  div.header {
    display: block !important;
  }

  nav#menu {
    display: none !important;
  }

  div#main_content {
    width: 100%;
  }

  div#footer {
    width: 97%;
  }

  div#slider {
    width: 100%;
    padding: 0;
  }

  div#danhmuc {
    display: none;
  }

  div#right {
    width: 100%;
  }

  div#left {
    width: 100%;
  }

  div.item {
    width: 30%;
    margin: 1.3%;
  }

  div#thongke {
    width: 100%;
  }

  div.thongke_an {
    display: none;
  }

  div.tt_lh {
    width: 100%;
  }

  div.bando {
    width: 100%;
  }

  .menu_login {
    display: none;
  }

  .wap_content {
    padding: 0px 5px;
  }
}

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

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

@media screen and (max-width: 603px) {
  .header-wp {
    grid-template-columns: 1fr;
  }

  .header-wp a.logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 250px;
  }

  .header_center h3 {
    font-size: 20px;
  }

  .header_center {
    padding: 10px 0px;
  }

  .header_center p {
    font-size: 16px;
  }

  .gioithieu_bottom {
    flex-direction: column;
  }

  .gt_b-l,
  .gt_b-r {
    width: 100%;
  }

  .slidertin img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  div.bando iframe {
    width: 100%;
  }

  .iconface {
    margin-top: 15px !important;
    padding: 1px !important;
  }

  .menu_phu {
    display: none;
  }

  div.menu {
    padding: 0px !important;
  }

  #slider {
    height: 250px;
  }

  .index-item {
    padding-bottom: 20px;
    padding-top: 0px;
  }

  .box_news {
    width: 100%;
  }

  .title_c {
    text-align: center;
  }

  .visaochonc {
    margin-bottom: 0px;
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }

  .visao_img img {
    width: 200px;
  }

  .tt_footer {
    width: 100% !important;
  }

  .ovuong,
  .dietmoi {
    display: none;
  }

  .contenticon i {
    display: none;
  }

  .baogiamienphi {
    display: none;
  }

  .slider {
  }

  #myCarousel {
  }

  .carousel-inner {
  }

  #myCarousel .item {
  }

  #myCarousel .item img {
  }

  .wap_content {
    padding: 10px 0px;
    margin-top: 0px !important;
  }

  .img_tintuc img {
    height: unset;
    width: 100%;
  }

  .infor_tin h4 {
    margin-top: 5px;
    font-size: 14px;
  }

  div.wap_menu {
    height: 40px;
  }

  .logo-top {
    display: none;
  }

  div.menu1 {
    display: none;
  }

  div.gioithieu .box_gioithieu {
    width: 100%;
  }

  div.gioithieu .gioithieu_right {
    padding: 10px 10px;
  }

  .title-index h3 {
    margin-top: 0px;
  }

  .doitac .title-index h3:before {
    left: 30% !important;
  }

  .title-index h3 {
    text-align: center;
  }

  div.fanpage {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
  }

  div#main_footer {
    width: 100%;
    float: none;
    margin-top: 10px;
  }

  div#header img.logo_mobi {
    display: block;
    margin: auto;
    width: 100%;
  }

  div.tieude_giua {
    padding: 7px;
    height: auto;
    line-height: 1.5;
  }

  .zoom_slick {
    width: 85%;
    max-width: 400px;
    float: none;
    margin: auto;
  }

  .product_info {
    width: 100%;
    margin-top: 10px;
  }

  .gh_an {
    display: none;
  }

  div.tieude_giua,
  .good-poin-info h3 {
    font-size: 27px;
    text-align: center;
  }

  .good-poin {
    padding: 10px;
  }

  .footer_box {
    flex-direction: column;
  }

  .footer_left {
    margin: 0 auto;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 460px) {
  .header-wp a.logo {
    display: none;
  }
  .header_phone i {
    font-size: 26px;
  }
  .header_right a {
    font-size: 26px;
  }
  .slidertin img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  div.item {
    width: 46%;
  }

  div.tieude_giua {
    font-size: 20px;
  }

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

  div.frm_lienhe .item_lienhe p {
    width: 100%;
  }

  .othernews ul.phantrang {
    margin-left: 0px;
  }

  .box_news h3 a {
    font-size: 14px;
  }

  .logo-top {
    width: 25%;
    max-width: 25%;
  }

  .contact-top {
    width: 75%;
  }

  div#left {
    display: none;
  }

  .good-poin-info h3 {
    font-size: 27px;
    text-align: left;
    padding-left: 0px;
  }

  .title-index {
    padding-left: 0px;
  }

  .title-index h3 {
    font-size: 22px;
    padding-left: 0px;
    padding-top: 25px;
  }
}

@media screen and (max-width: 360px) {
  .good-poin-info h3 {
    font-size: 27px;
    text-align: left;
    padding-left: 0px;
  }
}

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