::-webkit-scrollbar {
  background: #fff;
  width: 10px;
  height: 11px;
}
::-webkit-scrollbar-thumb {
  background: #bbb;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
}
.video_popup {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video_popup embed,
.video_popup iframe,
.video_popup object {
  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 {
  width: 100%;
  clear: both;
  max-height: 50px;
  overflow: hidden;
}
.at4-show {
  display: inline-block !important;
}
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

#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;
  vertical-align: middle;
}
div.bando img {
  max-width: none !important;
}
.margin {
  margin-right: 0 !important;
}
div.tt_lh {
  width: 40%;
  float: left;
}
div.bando {
  width: 55%;
  float: right;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #fff;
  overflow-x: hidden;
  background: url(images/img/pattern1.png) left top !important;
}
a:hover {
  transition: all 0.4s;
  text-decoration: none !important;
}
@font-face {
  font-family: myFont;
  src: url(font/Roboto-Regular.ttf);
}
@font-face {
  font-family: fonta;
  src: url(font/RobotoBold.eot);
  src: url(font/RobotoBold.eot) format("embedded-opentype"),
    url(font/RobotoBold.woff2) format("woff2"),
    url(font/RobotoBold.woff) format("woff"),
    url(font/RobotoBold.ttf) format("truetype"),
    url(font/RobotoBold.svg#RobotoBold) format("svg");
}
@font-face {
  font-family: fontc;
  src: url(font/RobotoCondensedBold.eot);
  src: url(font/RobotoCondensedBold.eot) format("embedded-opentype"),
    url(font/RobotoCondensedBold.woff2) format("woff2"),
    url(font/RobotoCondensedBold.woff) format("woff"),
    url(font/RobotoCondensedBold.ttf) format("truetype"),
    url(font/RobotoCondensedBold.svg#RobotoCondensedBold) format("svg");
}
@font-face {
  font-family: UTMAvo;
  src: url(font/UTMAvo.eot);
  src: url(font/UTMAvo.eot) format("embedded-opentype"),
    url(font/UTMAvo.woff2) format("woff2"), url(font/UTMAvo.woff) format("woff"),
    url(font/UTMAvo.ttf) format("truetype"),
    url(font/UTMAvo.svg#UTMAvo) format("svg");
}
@font-face {
  font-family: UTMAmericanSans;
  src: url(fonts/UTMAmericanSans.eot);
  src: url(fonts/UTMAmericanSans.eot) format("embedded-opentype"),
    url(fonts/UTMAmericanSans.woff2) format("woff2"),
    url(fonts/UTMAmericanSans.woff) format("woff"),
    url(fonts/UTMAmericanSans.ttf) format("truetype"),
    url(fonts/UTMAmericanSans.svg#UTMAmericanSans) format("svg");
}
@font-face {
  font-family: MuliBold;
  src: url(fonts/MuliBold.eot);
  src: url(fonts/MuliBold.eot) format("embedded-opentype"),
    url(fonts/MuliBold.woff2) format("woff2"),
    url(fonts/MuliBold.woff) format("woff"),
    url(fonts/MuliBold.ttf) format("truetype"),
    url(fonts/MuliBold.svg#MuliBold) format("svg");
}
@font-face {
  font-family: MuliRegular;
  src: url(fonts/MuliRegular.eot);
  src: url(fonts/MuliRegular.eot) format("embedded-opentype"),
    url(fonts/MuliRegular.woff2) format("woff2"),
    url(fonts/MuliRegular.woff) format("woff"),
    url(fonts/MuliRegular.ttf) format("truetype"),
    url(fonts/MuliRegular.svg#MuliRegular) format("svg");
}
@font-face {
  font-family: Youngblood;
  src: url(fonts/Youngblood.eot);
  src: url(fonts/Youngblood.eot) format("embedded-opentype"),
    url(fonts/Youngblood.woff2) format("woff2"),
    url(fonts/Youngblood.woff) format("woff"),
    url(fonts/Youngblood.ttf) format("truetype"),
    url(fonts/Youngblood.svg#Youngblood) format("svg");
}
@font-face {
  font-family: iCielBCDowntown-Regular;
  src: url(fonts/iCielBCDowntown-Regular.otf);
}
@font-face {
  font-family: SVN-A-Love-Of-Thunder;
  src: url(fonts/SVN-A-Love-Of-Thunder.ttf);
}
.box-readmore {
    padding: 8px 15px;
    border: 1px solid #e8f0f1;
    margin-bottom: 0.5rem;
    border-radius: 5px;
    background-color: #e8f0f1;
}
.box-readmore ul {
    list-style-type: none;
    counter-reset: item;
    margin-bottom: 0px;
    padding-left: 0px !important;
    margin-top: 8px;
}
.box-readmore ul li {
    display: table;
    counter-increment: item;
    margin-bottom: 5px;
}
.box-readmore ul li a {
    color: #333;
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
}
.box-readmore ul li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 5px;
}
div.none {
  display: none !important;
}
.fix {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
}
.wclear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fix_head {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  max-width: 100% !important;
}
.fix_head_mobi {
  position: fixed !important;
  left: 0;
  top: 51;
  width: 100%;
  z-index: 99;
  margin: 0 auto;
}
.zoom {
  overflow: hidden;
}
.zoom img {
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.zoom img:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
}
.hover_sang1 {
  position: relative;
  overflow: hidden;
}
.hover_sang1:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  z-index: 10;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -120%, 0);
  transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -120%, 0);
}
.hover_sang1:hover:before {
  webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 120%, 0);
  transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 120%, 0);
}
.hover_sang3 {
  overflow: hidden;
  position: relative;
}
.hover_sang3:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
.hover_sang3:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
.hover_sang3:hover:before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, 0.5);
}
.hover_sang3:hover:after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.5);
}
@-moz-keyframes around {
  100% {
    -moz-transform: rotateY(360deg);
  }
}
@-webkit-keyframes around {
  100% {
    -webkit-transform: rotateY(360deg);
  }
}
@keyframes around {
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
div.bx_tieuchi:hover img {
  -webkit-animation: around 1.5s linear infinite;
  -moz-animation: around 1.5s linear infinite;
  animation: around 1.5s linear infinite;
}
.wap {
  margin: auto;
  width: 100%;
  position: relative;
}
.w1200 {
  margin: auto;
  max-width: 1175px;
  position: relative;
}
.w1300 {
  margin: auto;
  max-width: 1356px;
  position: relative;
}
.w1024 {
  margin: auto;
  max-width: 1024px;
  position: relative;
}
section#header {
  position: relative;
  margin: auto;
  background: url(images/img/bg_header_n.png) no-repeat;
  background-size: cover;
  padding: 20px 0;
  z-index: 99;
}
div.logo {
  float: left;
  width: 219px;
}
div.company-name {
  float: left;
  width: 38%;
  margin-left: 10%;
  margin-top: 0;
  text-align: center;
}
div.company-name marquee {
  color: #fffc00;
  font-family: SVN-A-Love-Of-Thunder;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 10px;
}
div.hotline {
  float: right;
  margin-top: 25px;
}
div.hotline-main{
  width: 315px;
  height: 76px;
  background: url(images/img/bg_hotline.png) no-repeat;
   position: relative;
}
div.hotline-main p{
  font-family: SVN-A-Love-Of-Thunder;
  color: #bd1d15;
  font-size: 1.6rem;
  position: absolute;
  top: 46%;
  left: 35%;
  letter-spacing: 3px;
}
section#menu_mobi {
  display: none;
}
section#menu {
  position: relative;
  background: #008848;
  margin: auto;
}
section#menu ul {
  float: left;
  list-style: none;
}
section#menu ul li {
  float: left;
  position: relative;
  z-index: 98;
}
section#menu ul li.line {
  background: url(images/img/line.png);
  width: 2px;
  height: 32px;
  margin-top: 9px;
}
section#menu ul li a {
  color: #fff;
  font-size: 14px;
  padding: 14px 16px;
  text-decoration: none;
  text-transform: capitalize;
  display: block;
  font-family: MuliBold;
}
section#menu ul li a i {
  font-weight: 700;
  color: #ffea00;
}
section#menu ul li a.active,
section#menu ul li a.active2,
section#menu ul li a:hover {
  color: #ffea00;
}
section#menu ul li ul,
section#menu ul li:hover ul li ul {
  position: absolute;
  margin-left: 0;
  display: none;
}
section#menu ul li ul {
  height: 390px;
  overflow-y: auto;
  overflow-x: hidden;
}
section#menu ul li ul::-webkit-scrollbar {
  background: #fff;
  width: 5px;
  height: 5px;
}
section#menu ul li ul::-webkit-scrollbar-thumb {
  background: #bbb;
}
section#menu ul li:hover ul {
  display: block;
}
section#menu ul li ul li {
  width: 220px;
  line-height: 1.5;
  border-bottom: 1px solid #fff;
  background: #008848;
}
section#menu ul li ul li a {
  padding: 6px 10px;
}
section#menu ul li ul li ul {
  left: 220px;
  top: 0;
}
section#menu_mobi {
  display: none;
}
div.button-menu-v2 {
  position: absolute;
  transition: all 0.3s;
  top: 67%;
  left: 5%;
  z-index: 99;
  cursor: pointer;
  display: none;
}
div.button-menu-v2 i {
  color: #fff;
  font-size: 36px;
}
div.button-menu-v2 i.active {
  color: red;
}
div.main-menu-v2 {
  position: fixed;
  z-index: 99999;
  background: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  left: 0;
  top: 161px;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 100px;
  display: none;
}
div.main-menu-v2 ul {
  background: #fff;
}
div.main-menu-v2 ul li {
  display: list-item;
  position: relative;
  margin: 0 18px;
  border-bottom: 1px solid rgba(48, 51, 58, 0.1);
}
div.main-menu-v2 ul li a {
  display: block;
  margin-right: 50px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  color: #30333a;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  font-family: MuliBold;
}
div.main-menu-v2 ul li i {
  font-size: 13px;
  color: #272727;
  padding: 0;
  height: 50px;
  line-height: 50px;
  width: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 3%;
}
div.main-menu-v2 ul li ul {
  display: none;
}
div.main-menu-v2 ul li ul li {
  border: none;
}
div.main-menu-v2 ul li ul li a {
  font-weight: 400;
  border-bottom: none;
}
.headerNoScroll {
  position: fixed;
  left: 0;
}
section#slider {
  margin-top: 10px;
}
div.box_slider {
  float: right;
  width: calc(100% - 260px);
}
div.box_danhmuc div.title {
  width: 100%;
  color: #fff;
  background-color: #f2c94c;
  font-size: 16px;
  font-family: Arial;
  padding: 10px 10px;
  font-family: MuliBold;
  display: flex;
  justify-content: space-between;
  position: relative;
}
div.box_danhmuc div.title:before {
  position: absolute;
  left: -17px;
  top: 0;
  content: "";
  background: url(images/img/bf_danhmuc.png) no-repeat;
  width: 17px;
  height: 64px;
}
div.box_danhmuc div.title i {
  font-size: 20px;
}
div.main_danhmuc {
  background-color: #f8f8f8;
  height: 394px;
  overflow-x: scroll;
}
div.main_danhmuc::-webkit-scrollbar {
  background: #fff;
  width: 5px;
  height: 10px;
}
div.main_danhmuc::-webkit-scrollbar-thumb {
  background: #bbb;
}
div.item_danhmuc a {
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding: 10px 5px 10px 45px;
  color: #242424;
  font-size: 14px;
  background: url(images/img/icon_danhmuc.png) no-repeat 11px 9px;
  font-family: MuliBold;
  border-left: 1px solid #eaeaea;
}
div.item_danhmuc a:hover {
  color: red;
}
section#w_why {
  margin-top: 40px;
  margin-bottom: 40px;
}
.why_des {
  display: block;
}
.why_mobi {
  display: none;
}
div.wrap-why {
  width: calc(100% + 60px);
  margin: 0 -30px;
  text-align: center;
}
div.block-why {
  width: 33.33%;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.item-why img {
  width: 100%;
}
div.item-why p.name a {
  display: inline-block;
  color: #169420;
  font-family: MuliBold;
  font-size: 16px;
  text-transform: uppercase;
}
div.item-why p.name a:hover {
  color: red;
}
div.item-why p.desc {
  font-family: MuliRegular;
  color: #000;
  font-size: 13px;
}
section#w_about {
  padding: 80px 0 60px 0;
  background: url(images/img/GIOITHIEU.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  text-align: center;
  margin: 40px 0 50px 0;
}
.title-com {
  font-family: Youngblood;
  font-size: 48px;
  color: #fff;
  line-height: 25px;
  text-align: center;
}
.name-com {
  text-align: center;
  font-family: iCielBCDowntown-Regular;
  font-size: 40px;
  color: #fff600;
  background: url(images/img/bf_title.png) no-repeat center bottom;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
section#w_about .desc {
  max-width: 890px;
  color: #fff;
  font-size: 14px;
  font-family: MuliRegular;
  margin: 0 auto;
  line-height: 35px;
  text-align: center;
}
section#w_about .see_more a {
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  font-family: MuliBold;
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 37px;
  margin-top: 30px;
  border-radius: 30px;
}
div.img-title {
  text-align: center;
  font-family: iCielBCDowntown-Regular;
  font-size: 40px;
  color: #008848;
  background: url(images/img/bf_title.png) no-repeat center bottom;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
div.box-product div.name-com {
  margin-bottom: 40px;
}
div.wrap-pro {
  width: calc(100% + 30px);
  margin: 0 -15px;
}
div.block-pro {
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
div.block-pro-son {
  width: 33.33%;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
div.img-pro {
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
}
div.info-pro {
  font-size: 15px;
  font-family: MuliRegular;
  text-align: center;
  padding: 10px 6px;
}
p.name-pro a {
  text-transform: capitalize;
  color: #000;
  display: inline-block;
  font-size: 15px;
  font-family: MuliBold;
}
p.name-pro a:hover {
  color: red;
}
p.desc-pro {
  text-align: justify;
  font-size: 14px;
  margin: 5px 0 3px 0;
}
p.gia-pro {
  font-family: MuliRegular;
}
p.gia-pro span {
  color: red;
  font-family: MuliBold;
}
div.tieude_giua {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-family: fonta;
  color: #229300;
  margin-bottom: 30px;
  font-family: MuliBold;
}
div.tieude_chitiet {
  font-family: fonta;
  color: #333;
  font-size: 20px;
  text-transform: capitalize;
}
section#w_banner {
  margin-top: 40px;
}
div.wrap-banner {
  width: calc(100% + 20px);
  margin: 0 -10px;
}
div.block-banner {
  width: 33.33%;
  padding: 0 10px;
}
div.item-banner {
  text-align: center;
}
section#w_banggia {
  background: url(images/img/bg_banggia.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  min-height: 900px;
  background-position: center center;
  background-attachment: fixed;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
section#w_banggia div.w1200 {
  margin-top: 60px;
  position: relative;
  z-index: 98;
}
section#w_banggia .date-export {
  color: #fff;
}
div.img-bg {
  text-align: center;
  font-family: iCielBCDowntown-Regular;
  font-size: 40px;
  color: #fff600;
  background: url(images/img/bf_title.png) no-repeat center bottom;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
div.box_banggia {
  float: left;
  width: calc(100% - 395px);
}
div.main_banggia {
  max-width: 900px;
  margin: 0 auto;
}
table.table_bangia {
  border-collapse: collapse;
  width: 100%;
}
table.table_bangia thead {
  border: none;
  border-radius: 5px 5px 0 0;
}
table.table_bangia thead tr {
  color: #fff;
}
table.table_bangia thead th {
  padding: 12px 10px 12px 20px;
  font-size: 16px;
  border-left: 1px solid #008848;
  font-family: MuliBold;
  text-transform: uppercase;
  background: #008848;
}
table.table_bangia tbody {
  box-sizing: border-box;
  vertical-align: middle;
}
table.table_bangia tbody tr {
  border-collapse: collapse;
  border: 1px solid #efefef;
  background: #fff;
}
table.table_bangia tbody tr.grey {
  background: #f6f6f6;
}
table.table_bangia tbody td {
  padding: 11px 5px 11px 20px;
  background: 0 0;
  font-size: 14px;
  font-family: MuliRegular;
}
table.table_bangia tbody td a {
  color: #242424;
  display: inline-block;
  font-size: 14px;
  font-family: MuliRegular;
}
table.table_bangia tbody td a:hover {
  color: red;
}
td.price_pro {
  color: red;
}
section#w_tintuc {
  margin-top: 50px;
}
div.block_tintuc {
  padding: 0 15px;
  width: 100%;
}
div.item_tintuc {
  position: relative;
}
div.infor-tintuc {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px 30px;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
  justify-content: flex-end;
  background: rgba(0, 0, 0, 0.2);
}
div.date-tintuc {
  color: #fff;
  font-family: MuliRegular;
  font-size: 15px;
  margin-bottom: 20px;
}
div.date-tintuc div {
  color: #008848;
  background: #fff;
  font-size: 25px;
  font-family: MuliBold;
  margin-right: 10px;
  padding-top: 6px;
  text-align: center;
  border-radius: 50%;
  border: 5px solid #008848;
  display: inline-block;
  height: 60px;
  width: 60px;
}
div.name-tintuc a {
  display: block;
  font-size: 19px;
  font-family: MuliBold;
  color: #fff;
  min-height: 56px;
}
section#w_hotro {
  margin-top: 50px;
}
div.block_hotro {
  padding: 0 30px;
}
footer {
  background: url(images/img/bg_footer.png) no-repeat;
  background-size: cover;
  margin: auto;
  color: #fff;
  padding-top: 40px;
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}
footer div.w1200 {
  z-index: 90;
}
footer:after {
  position: absolute;
  width: 1200px;
  height: 1200px;
  top: -280px;
  left: 50%;
  margin-left: -600px;
  content: "";
  background: transparent url(images/img/trongdong.png) no-repeat center center;
  background-size: 100% auto;
  opacity: 0.3;
}
footer:after {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 60s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 60s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
div.footer1 {
  float: left;
  width: 35%;
  margin-right: 30px;
}
div.footer2 {
  float: left;
  width: 30%;
}
div.footer3 {
  float: right;
  width: 25%;
}
div.title_ft {
  margin-bottom: 30px;
}
div.infor-ft {
  margin: 15px 0 10px 0;
  font-family: MuliRegular !important;
}
div.infor-ft p,
div.infor-ft span {
  font-family: MuliRegular !important;
  font-size: 14px !important;
  margin-bottom: 5px;
}
div.mxh-ft img {
  margin-right: 5px;
}
div.tit-ft {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-family: MuliBold;
}
div.infor-hotro ul {
  list-style-type: disc;
  padding-left: 18px;
}
div.infor-hotro ul li {
  font-family: Arial;
  font-size: 13px;
  margin-bottom: 3px;
}
div.box_tags {
  margin-top: 20px;
}
div.item-cs a {
  display: block;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-family: MuliRegular;
  margin-bottom: 5px;
}
div.mgt-15 {
  margin-top: 20px;
}
div.item-cs a:hover {
  color: #FFFF00;
}
div.box_tags {
  margin-top: 50px;
  background: #5ecc0a;
  padding: 10px 0;
  color: #fff;
  font-family: MuliRegular;
}
div.title_tags {
  float: left;
  width: 100px;
}
div.main_tags {
  float: right;
  width: calc(100% - 100px);
}
div.main_tags a {
  display: inline-block;
  margin: 0 7px 7px 0;
  border: 1px solid #a3e274;
  border-radius: 3px 3px 0 0;
  color: #fff;
  font-size: 15px;
  font-family: MuliRegular;
  padding: 0 5px;
}
div.tag_mobi {
  display: none;
  padding: 0 10px;
}
div.img_ft {
  margin-bottom: 20px;
}
section#copyright {
  padding: 20px 0;
  color: #fff;
  font-family: MuliRegular;
  font-size: 13px;
  text-align: center;
}
section#copyright span {
  text-transform: uppercase;
  font-family: MuliBold;
}
div.breadcrumb {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  background: 0 0;
}
div.breadcrumb i {
  color: #666;
}
div.breadcrumb i:first-child {
  margin-right: 3px;
}
div.breadcrumb i:last-child {
  display: none;
}
div.breadcrumb a {
  color: #828181;
  text-decoration: none;
  font-family: MuliRegular;
  font-size: 13px;
  text-transform: capitalize;
  padding: 7px 7px;
  display: inline-block;
}
div.breadcrumb a:hover {
  color: red;
}
section#main_noindex {
  margin-bottom: 40px;
}
div.left {
  float: left;
  width: 250px;
}
div.right {
  float: right;
  width: calc(100% - 270px);
}
div.title_left {
  border-bottom: 1px solid #c7d3da;
  color: #000;
  font-size: 22px;
  font-family: Arial;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 25px;
  margin-top: 30px;
}
div.title_left:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 40%;
  height: 2px;
  background: #000;
}
div.item_pro_left {
  margin-bottom: 20px;
}
div.img-pro-left {
  float: left;
  width: 70px;
}
div.info-pro-left {
  float: right;
  width: calc(100% - 85px);
}
div.info-pro-left a {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 5px;
}
div.info-pro-left a:hover {
  color: red;
}
div.info-pro-left p {
  color: red;
  font-size: 13px;
}
div.item_news_left a {
  display: block;
  color: #000;
  font-family: Arial;
  font-size: 15px;
  margin-bottom: 5px;
}
div.item_news_left a:hover {
  color: red;
}
div.tieuchi {
  border: 2px dashed #f36;
  border-radius: 5px;
  padding: 20px;
  font-size: 14px;
  margin-top: 10px;
  font-family: MuliRegular;
}
div.tieuchi p {
  margin-top: 5px;
  text-align: center;
}
div.tieuchi span {
  font-weight: 700;
}
div.tieuchi strong {
  color: red;
  font-size: 15px;
  font-family: MuliBold;
}
div.tit_small {
  text-align: center;
  font-size: 30px;
  font-family: Arial;
  font-weight: 700;
  margin-bottom: 30px;
}
div.tit_small p {
  font-size: 14px;
  font-weight: 400;
}
div.note {
  font-weight: 700;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 20px;
}
div.hotline_banggia {
  color: #fff;
  background-color: red;
  border: 1px solid;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding: 5px 15px;
  margin-top: 5px;
}
div.wap_pro {
  margin: 15px auto;
  clear: both;
}
.zoom_slick {
  width: 35%;
  float: left;
}
.zoom_slick .slick2 {
  border: 1px solid #ddd;
}
.zoom_slick .slick {
  margin-top: 5px;
}
.zoom_slick .slick img {
  width: 90%;
  margin: auto;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 5px;
}
.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;
  font-family: MuliRegular;
}
.product_info li.desc_detail {
  font-size: 15px;
}
.product_info li .color_item {
  float: left;
  cursor: pointer;
  padding: 15px 18px;
  font-size: 16px;
  margin-right: 5px;
  border: 1px solid #ccc;
  text-transform: uppercase;
  color: #333;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product_info li .size_item {
  float: left;
  cursor: pointer;
  padding: 6px 10px;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
  border: 1px solid #ccc;
  background: #fff;
  text-transform: uppercase;
  color: #333;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product_info .product-qty .cart button {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-left: 10px;
  height: 32px;
  cursor: pointer;
  font-weight: 700;
}
.product_info .product-qty {
  margin-bottom: 12px;
}
.product_info .product-qty label {
  font-family: avob;
  font-size: 13px;
}
.product_info .product-qty div {
  display: inline;
}
.product_info .product-qty .controls button {
  border: 0;
  background: #fff;
  padding: 7px 9px;
  font-size: 16px;
  border: 1px solid #ccc;
  position: relative;
  outline: 0;
  float: left;
}
.product_info .product-qty .controls input {
  padding: 5px 7px;
  width: 47px;
  border-right: 0;
  float: left;
  border-left: 0;
  text-align: center;
  position: relative;
  height: 32px;
}
.product_info .product-qty input {
  border: 1px solid #ccc;
  padding: 5px;
  width: 100px;
}
.product_info li .color_item.active,
.product_info li .size_item.active {
  border: 1px solid #f8004b;
}
.product_info li.ten {
  color: #000;
  font-size: 20px;
  text-transform: capitalize;
  font-family: MuliBold;
}
.product_info li.giakm {
  font-size: 15px;
  text-decoration: line-through;
}
.product_info li.gia {
  color: red;
  font-size: 17px;
  font-family: MuliBold;
}
.product_info li b {
  font-weight: 400;
  font-size: 14px;
}
.xemgiohang {
  color: #e80019;
  display: block;
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  font-size: 13px;
  transition: 0.4s;
  margin: auto;
  margin-top: 7px;
}
.product_info li .dathang {
  background: #000 url(images/i_cart.png) 10px center no-repeat;
  color: #fff;
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding-left: 30px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  transition: 0.4s;
}
.product_info li .dathang:hover {
  transition: 0.4s;
  background: #e00 url(images/i_cart.png) 10px center no-repeat;
}
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_mausac,
span.active_size,
span.mausac:hover,
span.size:hover {
  border: 1px solid #e00;
}
input.soluong {
  width: 50px;
  border: 1px solid #c7c6c6;
  padding: 2px 0;
  text-align: center;
  font-size: 15px;
  margin-right: 5px;
}
table#giohang input {
  margin: 5px 0;
}
.click_ajax,
table#giohang input.btn {
  background: #dc0018;
  color: #fff;
  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 0 5px 0;
  border: 1px solid #ddd;
}
table#tt td textarea {
  width: 300px;
}
table#tt span {
  color: red;
}
div.title_index {
  background-size: cover;
  color: #fff;
  min-height: 305px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  text-transform: uppercase;
  font-family: UTMAmericanSans;
}
.gh {
  border-radius: 5px;
  position: fixed;
  top: 25%;
  right: 0;
  z-index: 100;
  background: #008848;
  color: #fff;
  padding: 4px;
  font-size: 15px;
  text-align: center;
}
.gh a {
  text-decoration: none;
  color: #fff;
}
.gh i {
  font-size: 18px;
}
.gh-mini a {
  display: block;
  width: 100%;
  text-align: center;
  font-family: myFont;
  color: #008848;
  cursor: pointer;
  font-size: 14px;
  border: 1px solid #008848;
  padding: 4px 0;
  background: #f6f6f6;
  margin-top: 10px;
}
.gh-mini a:hover {
  color: #fff;
  background: #008848;
}
div.scroll_about {
  width: 100%;
  background: #f3f3f3;
  text-align: center;
}
div.scroll_about a,
div.scroll_about span {
  display: inline-block;
  position: relative;
  color: #000;
  font-family: MuliRegular;
  font-size: 18px;
  padding: 19px 30px;
  cursor: pointer;
  text-transform: capitalize;
}
div.scroll_about a:hover,
div.scroll_about span:hover {
  color: red;
}
div.scroll_about span:before {
  position: absolute;
  top: 36%;
  right: 0;
  content: "";
  background: url(images/img/bf_ab.png) no-repeat;
  width: 2px;
  height: 24px;
}
div.scroll_about span:last-child:before {
  display: none;
}
div.scroll_about a:before {
  position: absolute;
  top: 36%;
  right: 0;
  content: "";
  background: url(images/img/bf_ab.png) no-repeat;
  width: 2px;
  height: 24px;
}
div.scroll_about a:last-child:before {
  display: none;
}
div.name_about {
  text-align: center;
  margin-top: 40px;
  position: relative;
  margin-bottom: 40px;
}
div.name_about:before {
  position: absolute;
  top: 55%;
  right: 0;
  content: "";
  background: #159320;
  width: 100%;
  height: 1px;
  z-index: 1;
}
div.name_about span {
  display: inline-block;
  text-transform: uppercase;
  color: #008848;
  padding: 0 40px;
  font-size: 36px;
  font-family: UTMAmericanSans;
  position: relative;
  z-index: 2;
  background: #fff;
}
div.desc_about {
  font-size: 15px;
  text-align: center;
  font-family: MuliRegular;
  max-width: 900px;
  margin: 0 auto;
  color: #000;
  line-height: 27px;
}
div.img-thongdiep {
  margin-top: 40px;
  text-align: center;
}
div.box_giatri {
  background: url(images/img/bg_giatri.png) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  padding: 40px;
  position: relative;
  overflow: hidden;
}
div.title_giatri {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
div.title_giatri:before {
  position: absolute;
  top: 55%;
  right: 0;
  content: "";
  background: #ffca06;
  width: 100%;
  height: 1px;
  z-index: 1;
}
div.title_giatri span {
  display: inline-block;
  text-transform: uppercase;
  color: #ffca06;
  padding: 0 40px;
  font-size: 36px;
  font-family: UTMAmericanSans;
  position: relative;
  z-index: 2;
  background: #fff;
}
.rock-left {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rock-right {
  position: absolute;
  right: 0;
  top: 300px;
  width: 100%;
  height: 100%;
}
.rock-right span {
  position: absolute;
  display: block;
  background-size: contain !important;
}
.rock-right span:nth-child(1) {
  background: url(images/1.png) center center no-repeat;
  width: 3.6%;
  height: auto;
  right: 49%;
  top: 200px;
}
.rock-right span:nth-child(2) {
  background: url(images/2.png) center center no-repeat;
  width: 4.4%;
  height: auto;
  right: 39%;
  top: 240px;
}
.rock-right span:nth-child(3) {
  background: url(images/3.png) center center no-repeat;
  width: 6.6%;
  height: auto;
  right: 33%;
  top: 290px;
}
.rock-right span:nth-child(4) {
  background: url(images/4.png) center center no-repeat;
  width: 10.4%;
  height: auto;
  right: 28.4%;
  top: 140px;
}
.rock-right span:nth-child(5) {
  background: url(images/5.png) center center no-repeat;
  width: 5.5%;
  height: auto;
  right: 23%;
  top: 80px;
}
.rock-right span:nth-child(6) {
  background: url(images/6.png) center center no-repeat;
  width: 6%;
  height: auto;
  right: 17%;
  top: 40px;
}
.rock-right span:nth-child(7) {
  background: url(images/7.png) center center no-repeat;
  width: 3.6%;
  height: auto;
  right: 11%;
  top: 95px;
}
.rock-right span:nth-child(8) {
  background: url(images/8.png) center center no-repeat;
  width: 3.6%;
  height: auto;
  right: 19.4%;
  top: 180px;
}
.rock-right span:nth-child(9) {
  background: url(images/9.png) center center no-repeat;
  width: 7.6%;
  height: auto;
  right: 12.6%;
  top: 145px;
}
.rock-right span:nth-child(10) {
  background: url(images/10.png) center center no-repeat;
  width: 6%;
  height: auto;
  right: 15.7%;
  top: 310px;
}
.rock-right span:nth-child(11) {
  background: url(images/11.png) center center no-repeat;
  width: 3.6%;
  height: auto;
  right: 12%;
  top: 310px;
}
.rock-right span:nth-child(12) {
  background: url(images/12.png) center center no-repeat;
  width: 8%;
  height: auto;
  right: 5.8%;
  top: 320px;
}
.rock-right span:nth-child(13) {
  background: url(images/13.png) center center no-repeat;
  width: 3%;
  height: auto;
  right: 7%;
  top: 490px;
}
.rock-right span:nth-child(14) {
  background: url(images/14.png) center center no-repeat;
  width: 3.6%;
  height: auto;
  right: 16%;
  top: 570px;
}
.rock-right span:nth-child(15) {
  background: url(images/15.png) center center no-repeat;
  width: 4.4%;
  height: auto;
  right: 13%;
  top: 510px;
}
.rock-right span:nth-child(16) {
  background: url(images/16.png) center center no-repeat;
  width: 4.4%;
  height: auto;
  right: 13.8%;
  top: 634px;
}
.rock-right span:nth-child(17) {
  background: url(images/17.png) center center no-repeat;
  width: 3.6%;
  height: auto;
  right: 8%;
  top: 620px;
}
.rock-right span:nth-child(18) {
  background: url(images/18.png) center center no-repeat;
  width: 6%;
  height: auto;
  right: 12.8%;
  top: 711px;
}
.rock-right span:nth-child(19) {
  background: url(images/19.png) center center no-repeat;
  width: 3.6%;
  height: auto;
  right: 8%;
  top: 700px;
}
.rock-right span:nth-child(20) {
  background: url(images/20.png) center center no-repeat;
  width: 9.7%;
  height: auto;
  right: 18.8%;
  bottom: 370px;
}
.rock-right span:nth-child(21) {
  background: url(images/21.png) center center no-repeat;
  width: 4.7%;
  height: auto;
  right: 18%;
  bottom: 290px;
}
.rock-right span:nth-child(22) {
  background: url(images/22.png) center center no-repeat;
  width: 9.1%;
  height: auto;
  right: 15%;
  bottom: 97px;
}
.rock-right span:nth-child(23) {
  background: url(images/23.png) center center no-repeat;
  width: 5.5%;
  height: auto;
  right: 14%;
  bottom: 54px;
}
.rock-right span:nth-child(24) {
  background: url(images/24.png) center center no-repeat;
  width: 9%;
  height: auto;
  right: 4.8%;
  bottom: 64px;
}
.rock-right span:nth-child(25) {
  background: url(images/25.png) center center no-repeat;
  width: 3%;
  height: auto;
  right: 7.6%;
  bottom: 0;
}
.rock-left span {
  position: absolute;
  display: block;
  background-size: contain !important;
}
.rock-left span:nth-child(1) {
  background: url(images/26.png) center center no-repeat;
  width: 10%;
  height: auto;
  left: 9.5%;
  top: 590px;
}
.rock-left span:nth-child(2) {
  background: url(images/27.png) center center no-repeat;
  width: 5.7%;
  height: auto;
  left: 20.9%;
  top: 582px;
}
.rock-left span:nth-child(3) {
  background: url(images/28.png) center center no-repeat;
  width: 10%;
  height: auto;
  left: 7.7%;
  bottom: 524px;
}
.rock-left span:nth-child(4) {
  background: url(images/29.png) center center no-repeat;
  width: 6%;
  height: auto;
  left: 11.6%;
  bottom: 338px;
}
.rock-left span:nth-child(5) {
  background: url(images/30.png) center center no-repeat;
  width: 10%;
  height: auto;
  left: 4.8%;
  bottom: 212px;
}
.rock-left span:nth-child(6) {
  background: url(images/31.png) center center no-repeat;
  width: 4.4%;
  height: auto;
  left: 16.6%;
  bottom: 212px;
}
.rock-left span:nth-child(7) {
  background: url(images/32.png) center center no-repeat;
  width: 7.6%;
  height: auto;
  left: 10.5%;
  bottom: 112px;
}
.rock-left span:nth-child(8) {
  background: url(images/33.png) center center no-repeat;
  width: 3%;
  height: auto;
  left: 16%;
  bottom: 82px;
}
.rock-left span:nth-child(9) {
  background: url(images/34.png) center center no-repeat;
  width: 7%;
  height: auto;
  left: 19.5%;
  bottom: 0;
}
.rock-left span:nth-child(10) {
  background: url(images/35.png) center center no-repeat;
  width: 3%;
  height: auto;
  left: 26.6%;
  bottom: 0;
}
.rock-left span::before {
  position: relative;
  width: 100%;
  height: auto;
}
.rock-left span::before,
.rock-right span::before {
  content: "";
  padding: 100% 0 0;
  display: block;
}
.rock-right span::before {
  position: relative;
  width: 100%;
  height: auto;
}
div.item_hoatdong a {
  display: inline-block;
}
div.pd_hoatdong {
  padding: 0 15px;
}
div.box_tamnhin {
  padding: 40px 0;
}
div.main_tamnhin {
  position: relative;
  display: block;
  max-width: 960px;
  margin: 20px auto 0;
  padding: 15px 0;
}
div.main_tamnhin:before {
  background-color: #004935;
  left: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
div.item_tamnhin {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  color: #004835;
  margin: 0 0 40px;
  padding: 0 35px;
  font-family: MuliBold;
  font-size: 15px;
}
div.item_tamnhin:before {
  background-color: #004935;
  left: 0;
  content: "";
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
}
div.title_cotloi {
  text-align: center;
  margin-bottom: 50px;
  display: block;
  text-transform: uppercase;
  color: #ffca06ff;
  font-size: 36px;
  font-family: UTMAmericanSans;
}
div.item_cotloi {
  width: 55%;
}
div.box_cotloi .left {
  float: left;
}
div.box_cotloi .right {
  float: right;
}
div.box_cotloi {
  margin-bottom: 30px;
}
div.item_cotloi {
  color: #fff;
  background: #008848;
  padding: 20px;
}
div.name_cotloi {
  font-family: MuliBold;
  text-transform: uppercase;
  font-size: 28px;
}
div.desc_cotloi {
  font-family: MuliRegular;
  font-size: 14px;
  line-height: 27px;
}
div.ver_news {
  width: calc(100% + 30px);
  margin: 0 -15px;
}
div.item_ver {
  padding: 0 15px;
  box-sizing: border-box;
  width: 25%;
}
div.item_ver div.info {
  border: 1px solid #d3d3d3;
  padding: 10px 15px;
}
div.item_ver div.info a.name {
  display: block;
  color: #252525;
  font-family: MuliBold;
  font-size: 14px;
  margin-bottom: 3px;
}
div.item_ver div.info a.name:hover {
  color: red;
}
div.item_ver div.info p.desc {
  font-family: MuliRegular;
  font-size: 13px;
}
div.hos_news {
  width: calc(100% + 30px);
  margin: 50px -15px 0 -15px;
}
div.item_hos {
  padding: 0 15px;
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 20px;
}
div.date_hos {
  float: left;
  width: 70px;
  background: #159320;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffca06;
  flex-flow: column;
  font-family: MuliBold;
  font-size: 20px;
  min-height: 60px;
}
div.info_hos {
  float: right;
  width: calc(100% - 80px);
}
div.date_hos p {
  font-size: 12px;
  font-family: MuliRegular;
  color: #fff;
}
div.info_hos a.name {
  display: block;
  color: #252525;
  font-family: MuliBold;
  font-size: 14px;
  margin-bottom: 3px;
}
div.info_hos a.name:hover {
  color: red;
}
div.info_hos p.desc {
  font-family: MuliRegular;
  font-size: 13px;
}
div.wrap-video {
  width: calc(100% + 30px);
  margin: 0 -15px;
}
div.block-video {
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
div.name-video {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #2e2e2e;
  text-transform: uppercase;
  text-align: center;
}
div.no_news {
  background: url(images/img/bg_no.png) no-repeat !important;
  background-size: cover;
}
.pd-4 {
  padding: 40px 0;
}
div.box_container img {
  height: auto;
}
div.wrap-call-mobi {
  background: #fff;
  width: 100%;
  height: 45px;
  position: fixed;
  bottom: 0;
  z-index: 10001;
  border: 1px solid rgba(48, 51, 57, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  font-size: 16px;
  display: none;
}
div.block-call-mobi {
  width: 100%;
  padding: 0 15px;
}
div.phone-mobi {
  width: 48%;
  text-align: center;
  float: left;
  margin-top: 2px;
}
a.cta-hotline {
  display: block;
  background: #f07404;
  border-radius: 2px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-weight: 500;
  border: 1px solid #e26e06;
  font-size: 17px;
  letter-spacing: 1px;
}
a.cta-hotline i {
  font-size: 18px;
  margin-right: 3px;
}
div.zalo-mobi {
  width: 48%;
  float: right;
  margin-top: 2px;
  text-align: center;
}
div.zalo-mobi a {
  display: block;
  background: #fff;
  color: #30333a;
  border-radius: 2px;
  width: 100%;
  height: 38px;
  border: 1px solid #30333a;
  line-height: 38px;
  font-weight: 400;
}
div.zalo-mobi a i {
  font-size: 18px;
  margin-right: 3px;
}
div.title_daily {
  text-transform: uppercase;
  font-family: MuliBold;
  font-size: 30px;
  line-height: 35px !important;
  color: #111;
  margin-bottom: 30px;
}
div.bd-detail {
  border: 1px solid #edecec;
  box-sizing: border-box;
  padding: 5px 10px;
}
div.desc-daily iframe,
div.desc-daily img {
  max-width: 100%;
  height: auto;
}
div.wrap_content {
  margin-top: 40px;
}
div.left_content {
  float: left;
  width: calc(100% - 390px);
}
div.right_content {
  float: right;
  width: 370px;
  position: sticky;
  top: 62px;
}
div.wrap-daily {
  width: calc(100% + 30px);
  margin: 0 -15px;
}
div.block-daily {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 15px;
}
div.item-daily div.info {
  padding: 10px 15px;
  border: 1px solid #ccc;
}
div.item-daily div.info a.name {
  display: block;
  color: #252525;
  font-family: MuliBold;
  font-size: 15px;
  margin-bottom: 3px;
}
div.item-daily div.info a.name:hover {
  color: red;
}
div.item-daily div.info p.desc {
  font-family: MuliRegular;
  font-size: 13px;
}
div.item-daily div.info p.date-daily {
  font-family: MuliRegular;
  font-size: 11px;
  font-style: italic;
}
div.title_right {
  text-align: center;
  font-family: MuliBold;
  font-size: 15px;
  padding: 12px 0 11px;
  line-height: 1;
  position: relative;
  text-align: center;
  border: 1px solid #008848;
  background-color: #fff;
  margin-bottom: 30px;
}
div.title_right:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 4px;
  left: -4px;
  right: -4px;
  border: 1px solid #008848;
  background-color: #008848;
  z-index: -1;
}
div.title_right:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 3px auto 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #008848 transparent transparent transparent;
}
div.banner_right {
  margin-top: 15px;
  text-align: center;
}
div.banner_right a {
  display: block;
  margin-bottom: 10px;
}
form#frm_tuvan {
  width: 100%;
  background-color: #eee;
  padding: 20px 15px;
  border: 3px solid #008848;
  border-radius: 20px;
  color: #222;
  font-family: MuliRegular;
  font-size: 14px;
  margin-bottom: 30px;
}
form#frm_tuvan .head {
  margin-bottom: 15px;
}
form#frm_tuvan .head p span {
  color: red;
}
form#frm_tuvan .gender {
  display: flex;
  margin-top: 5px;
  font-size: 14px;
}
form#frm_tuvan .gender div {
  width: 50%;
}
form#frm_tuvan .gender input[type="radio"] {
  cursor: pointer;
}
form#frm_tuvan .item_tuvan {
  margin-bottom: 15px;
}
form#frm_tuvan .item_tuvan p {
  margin-bottom: 5px;
}
form#frm_tuvan .item_tuvan p span {
  color: red;
}
form#frm_tuvan .item_tuvan input {
  width: 100%;
  height: 30px;
  border: none;
  padding-left: 5px;
}
form#frm_tuvan .von {
  margin-bottom: 15px;
}
form#frm_tuvan .von p {
  margin-bottom: 5px;
}
form#frm_tuvan .von p span {
  color: red;
}
.color-green {
  color: #008848;
}
form#frm_tuvan .von input {
  cursor: pointer;
  margin-bottom: 5px;
}
form#frm_tuvan .btn-tuvan {
  text-align: center;
}
form#frm_tuvan .btn-tuvan button {
  color: #fff;
  background: #008848;
  padding: 7px 25px;
  border: none;
}
div.item_news_hight img {
  float: right;
  width: 140px;
}
div.item_news_hight .info {
  float: left;
  width: calc(100% - 150px);
}
div.item_news_hight .info a {
  font-family: MuliBold;
  font-size: 13px;
  color: #111;
  margin-bottom: 3px;
}
div.item_news_hight .info a:hover {
  color: red;
}
div.item_news_hight .info p {
  font-family: MuliRegular;
  font-size: 13px;
}
div.img_hotline_left {
  text-align: center;
  margin-bottom: 15px;
}
div.menu_contact {
  width: 100%;
  background: #fff;
  z-index: 98;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
div.box-menu-contact a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-right: 40px;
  color: #2f2f2f;
  padding: 15px 0;
  text-transform: capitalize;
  transition: all 0.1s;
  font-family: MuliBold;
}
div.box-menu-contact a.active,
div.box-menu-contact a:hover {
  border-bottom: 3px solid red;
}
div.box_tuyendung {
  margin: 0 auto;
  max-width: 900px;
  position: relative;
  padding: 30px 20;
  border: 1px solid rgba(100, 100, 100, 0.1);
}
.date-export {
  text-align: right;
  font-size: 16px;
  margin-top: 15px;
  font-family: MuliBold;
  margin-bottom: 15px;
}
.see-price a {
  display: inline-block;
  font-size: 16px;
  font-family: MuliBold;
  background: #d30017;
  color: #fff;
  padding: 7px 25px;
}
.box_container .content table {
  width: 100% !important;
  border: 1px solid #e8e4e4;
  margin: 15px 0;
}
.box_container .content table tr:nth-child(odd) {
  background-color: #ece8e8;
}
.box_container .content table tr td {
  padding: 10px 5px;
}
.table-price::-webkit-scrollbar {
  background: #fff;
  width: 5px;
  height: 7px;
}
.table-price::-webkit-scrollbar-thumb {
  background: #bbb;
}
.table-price thead th {
  position: sticky;
  top: 0;
  z-index: 1;
}
.copyright-menu {
  float: right;
}
.copyright-menu ul li {
  display: inline-block;
  margin-left: 15px;
}
.copyright-menu ul li a {
  color: #fff;
  font-family: MuliRegular;
  font-size: 13px;
}
div.main-about {
  background: url(images/img/bg_about.jpg) no-repeat;
  padding: 60px 0 70px 0;
}
div.content-about {
  float: left;
  width: 49%;
}
div.img-about {
  float: right;
  width: 49%;
}
div.content-about h3 {
  background: url(images/img/bf_title.png) no-repeat left bottom;
  font-family: iCielBCDowntown-Regular;
  font-size: 40px;
  color: #008848;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
div.content-about p.desc {
  font-size: 15px;
  line-height: 29px;
}
div.content-about p.stick {
  background: url(images/img/stick.png) no-repeat left top;
  font-size: 26px;
  font-family: MuluBold;
  margin-top: 30px;
  color: #008848;
  padding-left: 50px;
}
div.content-about a {
  font-family: MuliRegular;
  color: #008848;
  font-size: 16px;
  margin-top: 7px;
  display: block;
  text-align: right;
}
div.head-provi {
  text-align: center;
  margin-top: -33px;
  margin-bottom: 40px;
}
div.head-provi span {
  display: block;
  text-transform: uppercase;
  font-family: iCielBCDowntown-Regular;
  font-size: 34px;
  color: #fff600;
  background: #008848;
  padding: 5px 35px;
  border-radius: 25px;
}
div.main-provi {
  width: calc(100% + 24px);
  margin: 0 -12px;
}
div.block-provi {
  width: 50%;
  padding: 0 12px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
div.item-provi {
  position: relative;
}
div.info-provi {
  padding: 0 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
div.info-provi .name {
  font-size: 24px;
  color: #fff;
  font-family: MuliBold;
}
div.info-provi p {
  font-size: 14px;
  color: #fff;
  font-family: MuliRegular;
  margin: 10px 0 15px 0;
}
div.info-provi .link {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: MuliBold;
  display: inline-block;
  background: #a7d433;
  padding: 7px 25px;
  border-radius: 20px;
}
div.info-provi .link:hover {
  background: #008848;
}
div.price-about {
  margin-top: 10px;
  text-align: center;
}
div.price-about a {
  display: inline-block;
  text-transform: capitalize;
  font-size: 24px;
  color: #008848;
  border: 1px solid #008848;
  padding: 5px 50px;
  border-radius: 20px;
}
div.price-about a:hover {
  background: #008848;
  color: #fff;
}
section#w_register{
  margin-top: 30px;
}
.wtarget-title {
    text-align: center;
    font-family: "MuliBold";
    color: #008848;
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
}
.wtarget-title::before {
    left: 0;
    top: 11px;
    width: 100%;
    height: 1px;
    background: #aaeacc;
    content: "";
    position: absolute;
    z-index: -1;
}
.wtarget-title span {
    display: inline-block;
    position: relative;
    background: #fff;
    padding: 0 20px;
}
.sub-title {
    text-align: center;
    font-family: 'MuliRegular';
    font-size: 15px;
    text-align: center;
    max-width: 900px;
    margin: auto;
}
#form_register {
    max-width: 900px;
    margin: 30px auto 0 auto;
}
.wrap-register {
    width: calc(100% + 30px);
    margin: 0 -15px;
}
.register-box {
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.register-item p {
    font-family: "MuliRegular";
    font-size: 15px;
    margin-bottom: 5px;
}
.register-item input, .register-item select {
    width: 100%;
    height: 44px;
    border: 1px solid #008848;
    padding-left: 10px;
    font-size: 15px;
    cursor: pointer;
}
.register-item button {
    width: 100%;
    text-align: center;
    border: none;
    background: #008848;
    color: #fff;
    height: 44px;
    border-radius: 5px;
    font-size: 16px;
    font-family: "MuliBold";
}
.social-connect ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.social-connect ul li {
    width: 48%;/* background: #fff; */
}

.social-connect ul li a {
    width: 100%;
    background: #fff;
    display: block;
    padding: 7px 0;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-connect ul li a img {
    width: 25px;
    margin-right: 5px;
}

.social-connect ul li a span {
    color: #008848;
    font-family: "MuliBold";
}
.social-connect_title{
  margin-top: 10px;
  font-size: 18px;
}
@media screen and (max-width: 1180px) {
  section#menu ul li a {
    font-size: 15px;
    padding: 12px 9px;
  }
  div.w1200 {
    max-width: 98%;
  }
  div.item-why {
    margin-bottom: 20px;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 1023px) {

@media screen and (max-width: 1090px) {
  section#menu ul li a {
    font-size: 13px;
  }
  .w1024 {
    width: 97%;
  }
}
 div.hotline{
    display: flex;
    justify-content: center;
    width: 100%;
 }
 div.logo {
    width: 100%;
    text-align: center;
    display: none;
  }
  div.company-name {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
 
}
@media screen and (max-width: 989px) {
  section#menu ul li a {
    padding: 12px 10px;
  }
  section#menu_mobi {
    display: block;
  }
  section#menu {
    display: none;
  }
  div.img-about {
    display: none;
  }
  div.content-about {
    width: 100%;
    float: left;
    text-align: center;
  }
  div.content-about h3 {
    background: url(images/img/bf_title.png) no-repeat center bottom !important;
    font-size: 32px;
  }
  div.content-about p.stick {
    background: 0 0;
    padding: 0;
  }
  div.content-about p.desc {
    font-size: 14px;
  }
  div.content-about p.stick {
    font-size: 22px;
  }
  div.head-provi span {
    font-size: 24px;
  }
  div.info-provi .name {
    font-size: 15px;
  }
  div.info-provi .link {
    font-size: 14px;
  }
  div.info-provi {
    padding: 0 10px;
  }
  div.price-about a {
    font-size: 22px;
  }
  section#slider {
    margin-bottom: 10px;
  }
  .register-box {
    width: 100%;
}
}
@media screen and (max-width: 768px) {
  .wap {
    width: 100%;
    overflow: hidden;
  }
  div.block-daily {
    width: 50%;
  }
  section#slider div.w1200 {
    width: 100%;
  }
  div.item_hos {
    width: 100%;
  }
  div.left_content {
    width: 100%;
    margin-bottom: 20px;
  }
  div.right_content {
    width: 100%;
  }
  div.title_daily {
    font-size: 22px;
    line-height: auto;
  }
  .fix_head_mobi {
    top: 0;
  }
  div.tag_desktop {
    padding: 0 10px;
  }
  div.title_tags {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  div.item_news_hight {
    margin-bottom: 15px;
  }
  div.item_news_hight .info {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  div.main_tags {
    width: 100%;
  }
  div.button-menu-v2 {
    display: block;
  }

  div.wrap-call-mobi {
    display: block;
  }
  .support-online {
    display: none;
  }
  #toptop {
    bottom: 60px;
  }
  section#copyright {
    padding: 20px 0 60px 0;
  }
  section#header {
    border-bottom: 1px solid #fff;
  }
  div.pd-1 {
    padding: 0 10px;
  }
  div.title_cotloi {
    font-size: 24px;
  }
  div.desc_about {
    font-size: 14px;
  }
  div.block-banner {
    width: 50%;
  }
  section#w_about {
    background: #56c60dff;
    margin: 20px 0 40px 0;
    padding: 30px 0;
    min-height: auto;
  }
  
  div.box_danhmuc {
    display: none;
  }
  div.box_slider {
    width: 100%;
  }
  .slick-slide img {
    width: 100% !important;
  }
  div.block-pro {
    width: 33.33%;
  }
  div.box_banggia {
    width: 100%;
  }
  div.box_tintuc {
    width: 100%;
    margin-top: 30px;
  }
  div.footer1 {
    width: 100%;
    text-align: center;
  }
  div.footer2 {
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
  div.footer3 {
    width: 100%;
    text-align: center;
  }
  div.boxtt-left {
    display: none;
  }
  div.img-tt2 {
    width: 150px;
  }
  div.infor-tt2 {
    width: calc(100% - 160px);
  }
  div.right {
    width: 100%;
  }
  div.tt_lh {
    width: 100%;
    text-align: center;
  }
  div.bando {
    width: 100%;
  }
  .zoom_slick {
    width: 100%;
    text-align: center;
  }
  .product_info {
    width: 100%;
    text-align: center;
  }
  div.infor-hotro ul {
    list-style-type: none;
  }
  .title-com {
    font-size: 30px;
  }
  .name-com {
    font-size: 30px;
  }
  section#w_about .desc {
    font-size: 13px;
  }
  section#w_about .see_more a {
    font-size: 13px;
  }
 
  div.scroll_about a,
  div.scroll_about span {
    font-size: 20px;
  }
  div.name_about span {
    font-size: 24px;
  }
  div.title_index {
    font-size: 30px;
  }
  .desc_about {
    padding: 0 6px;
    font-size: 13px;
  }
  div.item_cotloi {
    width: 100%;
    text-align: center;
  }
  div.name_cotloi {
    font-size: 16px;
  }
  div.desc_cotloi {
    font-size: 13px;
  }
  div.item_ver {
    width: 50%;
    margin-bottom: 20px;
  }
  div.block-video {
    width: 33.33%;
  }
  .why_des {
    display: none;
  }
  div.box-menu-contact a {
    font-size: 14px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 500px) {
  div.box-news-infor h3 a {
    font-size: 14px;
  }
  div.block-daily {
    width: 100%;
  }
  div.block-why {
    width: 100%;
  }
  div.block-pro-son {
    width: 50%;
  }
  div.scroll_about a,
  div.scroll_about span {
    font-size: 15px;
  }
  div.item_ver div.info p.desc {
    display: none;
  }
  footer {
    margin-top: 20px;
    padding-top: 40px;
  }
  footer:before {
    display: none;
  }
  div.block-banner {
    width: 100%;
  }
  div.box-news {
    width: 100% !important;
  }
  section#w_banggia {
    background: #ffca06ff;
    min-height: auto;
    padding: 40px 0;
  }
  section#w_banggia div.w1200 {
    margin-top: 0;
  }
  div.img-bg {
    color: #008848;
    font-size: 30px;
  }
  div.img-title {
    margin-top: 20px;
    font-size: 30px;
  }
  table.table_bangia thead th {
    font-size: 15px;
  }
  div.block-pro {
    width: 50%;
  }
  div.main-menu-v2 ul li a {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
  }
  div.main-menu-v2 ul li i {
    height: 35px;
    line-height: 35px;
  }
  div.cop-l {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  div.cop-r {
    width: 100%;
    text-align: center;
  }
  p.name-pro a {
    font-size: 14px;
  }
  div.info-pro {
    font-size: 14px;
  }
  div.name-ft {
    font-size: 22px;
  }
  .product_info li.ten {
    font-size: 18px;
  }
  .product_info li.gia {
    font-size: 16px;
  }
  div.item_ver {
    width: 50%;
  }
  div.block-video {
    width: 50%;
  }
  div.block-provi {
    width: 100%;
  }
  div.price-about a {
    font-size: 16px;
  }
}
