@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/Roboto/Roboto-Condensed.ttf");
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/Roboto/RobotoCondensed-Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial/arial.ttf");
}
@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial/arialbd.ttf");
  font-weight: bold;
}
@font-face {
  font-family: "utmavo";
  src: url("../fonts/utmavo/utmavo.ttf");
}
@font-face {
  font-family: "usc";
  src: url("../fonts/utm_swiss_condensed/UTMSwissCondensed.ttf");
}
@font-face {
  font-family: "iCielPacifico";
  src: url("../fonts/iCielPacifico.ttf");
}
@font-face {
  font-family: "UTMViceroyJF";
  src: url("../fonts/UTMViceroyJF.ttf");
}

@font-face {
  font-family: "UTMHelvetIns";
  src: url("../fonts/UTMHelvetIns/UTMHelvetIns.ttf");
}
@font-face {
  font-family: "SVN_Quarzo";
  src: url("../fonts/SVN-Quarzo/SVN-Quarzo.otf");
}

:root {
  --primarycolor: #00b23d;
  --primarycolorDarker: #00802d;
  --secondarycolor: #00b23d;
}

.body-size {
  max-width: 768px;
}
.quang-cao a {
  display: block;
}
.title-font {
  font-family: "RobotoCondensed";
  font-weight: bold;
  font-size: 16px;
}

.color-main {
  color: #006eb9;
}

img {
  max-width: 100%;
}

a {
  color: #333;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
a:hover,
a:focus {
  color: var(--primarycolor);

  text-decoration: none;
}
.hotline-mobile {
  display: none;
}
.fl {
  float: left;
}
.bg-gray {
  background: #f0f0f0;
}
.bg-white {
  background: #fff;
}
.bd-gray {
  border: solid 1px #d5d5d5;
}
.bd-ra-0 {
  border-radius: 0;
}
.bd-ra-10 {
  border-radius: 10px;
}

.row5 {
  margin-left: -5px;
  margin-right: -5px;
}
.p0 {
  padding: 0 !important;
}
.plr0 {
  padding-left: 0;
  padding-right: 0;
}
.plr5 {
  padding-left: 5px;
  padding-right: 5px;
}
.row10 {
  margin-left: -10px;
  margin-right: -10px;
}
.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.plr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.p0 {
  padding: 0px;
}
.p15 {
  padding: 15px;
}
.pl0 {
  padding-left: 0px;
}
.pr0 {
  padding-right: 0px;
}
.pb15 {
  padding-bottom: 15px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mr10 {
  margin-right: 10px;
}
.mr0 {
  margin-right: 0px;
}
.padding-bottom10 {
  padding: 0 10px 10px;
}

.block {
  display: block;
}
.w100pe {
  width: 100%;
}

.call_now {
  display: none !important;
}
.uppercase {
  text-transform: uppercase;
}
.font14 {
  font-size: 14px;
}
.font20 {
  font-size: 20px;
}
.font25 {
  font-size: 25px;
}
.bold {
  font-weight: bold;
}

.color_3 {
  background: #333;
}
.tonghop {
  color: #ccc;
}

.animate1 {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*TIÊU ĐỀ AND FONT*/

.title-main {
  display: block;
  z-index: 10;
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
}
.title-main h3:after {
}
.title-main h3 {
  position: absolute;
  margin: 0;
  font-size: 16px;
  color: #fff;
  margin: 0;
  z-index: 999;
  display: inline-block;
  text-transform: capitalize;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  z-index: 99;
  background-color: #0B9444;
  font-weight: bold;
  text-transform: uppercase;
  top: 0px;
  left: 0px;
}

.title-contact {
  text-align: center;
  margin-bottom: 20px;
}
h3.title-contact {
  text-transform: uppercase;
  color: var(--secondarycolor);
  font-family: "RobotoCondensed";
  font-weight: bold;
  font-size: 22px;
}
/*.title-main:before{ z-index: 1;
	content: ''; position: absolute; top: 14px; width: 100%; height: 1px; left: 0;
	background: #2c70b6;
}*/
/*.title-main:after{ z-index: 1;
	content: ''; position: absolute; bottom: 0px; width: 100%; height: 4px; 
	background: #ee6133; width: 80px; left: 50%; margin-left: -40px;
}*/
/*.title-main a i{
	color: #fff;
    font-size: 1.5em;
    position: absolute;
    top: 25%;
    left: 15px;
}*/
.bao-left {
  margin-bottom: 15px;
}
.title-left {
  font-family: "RobotoCondensed";
  font-weight: bold;
  float: left;
  width: 100%;
  margin: 0;
  padding: 1px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  line-height: 37px;
  text-align: center;
  background-color: #0B9444;
  border-top: 4px solid var(--secondarycolor);
}
/*.title-left:before{ height: 100%; width: 4px; content: ''; position: absolute; top: 0; left: -4px;
 background-color: #0B9444; }
.title-left span.at{
	content '';
	position: absolute; top: 100%; right: 100%;
	width: 4px;
	height: 4px;
	border-style: solid;
	border-width: 0 4px 4px 0;
	border-color: transparent var(--primarycolor) transparent transparent;
}*/
/* 1 */

.item-pro {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
  /*padding: 4px;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	border:1px solid #f44aa1;*/
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.item-pro .img-pro {
  position: relative;
  overflow: hidden;
  padding: 10px;
}
.item-pro .img_pro img {
  width: 100%;
  height: auto;
  display: block;
}
.item-pro .info {
  position: relative;
  text-align: center;
  background: #fff;
  padding: 5px;
  min-height: 40px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  float: left;
  width: 100%;
}
.item-pro .info a {
  font-size: 14px;
  color: #222;
  line-height: 20px;
  font-weight: bold;
}
.item-pro .info a:hover {
  color: var(--secondarycolor);
}
.item-pro .form-addcart .btn.btn-gio-hang {
  padding: 5px 25px;
  font-size: inherit;
}
.price {
  font-size: 15px;
  color: #ff0000;
  font-weight: bold;
}
/*.item-pro .info .price.old-price{ color: #555; font-weight: inherit; text-decoration: line-through;  }*/
/*.item-pro .info .price-km{ font-weight: bold; color: #ff0000; display: block; width: 50%; text-align: right; float: left; }
*/
.item-pro .info h3 {
  margin: 0;
  padding: 6px 0px;
  font-size: 14px;
  overflow: hidden;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body {
  font-family: RobotoCondensed, Arial;
  font-size: 15px;
  background: #f4f8fa;
}
body.module {
  background: #fff;
}
header {
  padding: 0;
}
header .banner img {
  width: 100%;
}
.wrapper {
  background: #fff;
}

.top_header a {
  color: #fff;
}
.no-padding {
  padding: 0px !important;
}

nav#aff_menu {
  position: relative;
  background-color: #0B9444;
}

#aff_menu.affix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#aff_left.affix {
  position: fixed;
  top: 50px;
  z-index: 1;
}

#form-contact .button.button--aylen {
  background: #2196f3;
}
/*=========================================*/

.body-home {
  margin-top: 5px;
}

.col-left .box {
  float: left;
  width: 100%;
  border-top: none;
  padding: 10px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-top: 0;
}
.col-right .box {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  border-top: none;
  padding: 10px;
  border: 1px solid #acacac;
}

.box.category ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.box.category a {
  display: block;
  color: #333;
  position: relative;
  border-bottom: 1px dashed #c4c4c4;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.box.category ul.sub li a {
  padding: 10px 0px;
  padding-left: 5px;
}
.box.category ul.sub li a:hover {
  color: var(--primarycolor);
}
.ic-menu {
  position: absolute;
  top: 9px;
  left: 0px;
  z-index: 9;
}
.box.category ul.sub > li > a {
  padding-left: 18px;
}

.box.category ul.sub > li {
  position: relative;
}
.box.category ul.sub_1 {
  display: none;
}
.box.category ul.sub_1 li a {
  padding: 7px 0px;
  padding-left: 20px;
}
.box.category .arrow-sub > a:before {
  position: absolute;
  right: 10px;
}
.box.category ul.sub_2 {
  position: absolute;
  z-index: 999;
  top: 0px;
  left: 100%;
  min-width: 100%;
  background: #ebebeb;
  border: 0px;
  display: none;
}
.box.category ul.sub_1 > li:hover > ul.sub_2 {
  display: block;
}
.box.category ul.sub_1 > li:hover > ul.sub_2 li:hover > ul.sub_2 {
  display: block;
}
.support .img img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  padding: 2px;
}
.support .content {
  float: left;
  width: 100%;
  text-align: center;
}
.support h4 {
  color: #333;
  font-size: 14px;
  padding-bottom: 5px;
  font-family: "RobotoBold";
  margin: 0px;
  text-align: left;
}
.support h4.hot-support {
  text-align: center;
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 10px;
}
.support h5 {
  color: #333;
}

.box.news {
  padding: 10px;
}
.box.news .item {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #a7a7a7;
}
.box.news .item:last-child {
  border: none;
}
.box.news .item .img {
  float: left;
  width: 30%;
  display: table;
  padding-top: 5px;
}
.box.news .item .img a {
  float: left;
  position: relative;
}
.box.news .item .img a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  z-index: 20;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.box.news .item .img:hover a:before {
  opacity: 1;
}
.box.news .item .img img {
  width: 100%;
}
.box.news .info {
  font-weight: 500;
  padding-top: 5px;
  float: left;
  padding-left: 10px;
  width: 70%;
}

.box.visited p {
  margin-bottom: 5px;
  font-weight: bold;
}
.box.visited span {
  display: inline-block;
  width: 150px;
  font-weight: normal;
  padding-left: 25px;
}
.box.visited span.v1 {
  background: url(../images/v1.png) no-repeat left center;
}
.box.visited span.v2 {
  background: url(../images/v2.png) no-repeat left center;
}
.box.visited span.v3 {
  background: url(../images/v3.png) no-repeat left center;
}

.footer {
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 20px 0;
  background: #fff;
  border-top: 1px solid #ccc;
}

/*TICH CUSTOM*/

.thong-tin-gio a {
  color: #fff;
}
.thong-tin-gio a:hover {
  color: #006eb9;
}
.gio-hang-fix:hover {
  background: #ff7500;
}
.bao-gio {
  position: relative;
}
.bao-gio .content-gio {
  position: absolute;
  transform: rotate(-90deg);
  background-color: #006eb9;
  top: -70px;
}
.text-giohang {
  text-transform: uppercase;
}
.text-giohang a {
  color: #fff;
}
.support h4.hot-support {
  margin: 10px 0px;
  color: #ff0000;
  font-size: 16px;
}
.info-cart table tr td {
  text-align: center;
}
.tong_tt #tong_tien_gh {
  color: red;
}
.tong_tt h3 {
  font-size: 20px;
}

.bt-submit {
  text-align: center;
  margin-top: 10px;
}
.bt-submit button {
  float: none;
  display: inline-block;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  min-width: 100px;
  padding: 8px 20px;
}

.title-footer h3 {
  text-transform: uppercase;
  margin: 0px;
  position: relative;
  font-size: 18px;
  color: #000;
  display: inline-block;
  margin-bottom: 15px;
}
.title-footer h3 span {
  position: absolute;
  height: 100%;
  width: 3px;
  background: #ff0000;
  top: 0px;
  left: 0px;
}

.col-right .box {
  background: #fff;
}
.sodt h4 {
  color: #009edb;
  font-size: 25px;
  text-align: center;
}
.input-dangky input {
  width: 100%;
}

.icon-sp img {
  margin-top: -5px;
}

.support h4 span i {
  margin-right: 8px;
}
.phone-support {
  color: #ff0000;
}

.box.category ul.sub a i {
  margin-right: 5px;
}
.p-relative {
  position: relative;
}
.d7-hidden {
  position: absolute;
  bottom: 100%;
  right: 0px;
  display: none;
}
a.ic-search {
  cursor: pointer;
}
span.ic-menu {
  display: inline-block;
  padding-top: 1px;
  cursor: pointer;
}
.footer-map iframe {
  max-width: 100%;
  height: 170px;
}
.footer-title h3 {
  margin-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.ve-chung-toi h4 {
  font-size: 20px;
  font-family: "RobotoSlab-Bold";
  text-transform: uppercase;
  color: #2c77af;
}
.line-footer {
  height: 1px;
  background-color: #fff;
  margin: 10px 0px;
}
.wrapper-video iframe {
  max-width: 100%;
}

.page-title .breadcrumb {
  margin-bottom: 10px;
  height: 38px;
  line-height: 26px;
  background: transparent;
  border-bottom: 1px solid #ccc;
}
.page-title .breadcrumb li a {
  color: #000;
}
section.slide {
  padding-top: 2px;
}
.xem-them a {
  color: #d8261c;
}
section.sec-pro {
  padding: 10px 0px 10px;
}

.box.category .support a {
  border-bottom: none;
}
.box.category ul.sub a i {
  font-size: 13px;
}
.box.category .support img {
  margin-top: 5px;
}
.img-support {
  display: inline-block;
  padding: 0px 5px;
}
.box.category .title-hotro a {
  display: inline-block;
}
.phone .so-dt {
  color: red;
  font-weight: bold;
}
.d7-search form {
  margin: 0;
}
.d7-search form input {
  min-width: 220px;
  display: inline-block;
  border-radius: 5px;
  height: 36px;
  border: 2px solid var(--secondarycolor);
  border-radius: 0;
}

.d7-search form button {
  height: 32px;
  padding-right: 10px;
  width: 80px;
  text-align: center;
  line-height: 32px;
  background-color: #0B9444;
  color: #fff;
  padding: 0;
}
.d7-search form button i {
  color: inherit;
}
.border-menu {
  height: 4px;
  width: 100%;
  margin-top: 1px;
  background: #ff0000;
}

.item-news {
  float: left;
  width: 100%;
  background: #fff;
  padding: 5px;
  border: 1px solid #e7e7e7;
}
.item-news .a-left {
  display: block;
  float: left;
  margin-right: 10px;
}
.item-news img {
  max-width: 140px;
}
.item-news h3 {
  margin-top: 0;
  font-family: "RobotoCondensed";
  font-weight: bold;
  font-size: 16px;
  min-height: 34px;
}
.item-news .info {
  color: #000;
  padding-bottom: 10px;
}
.price-km {
  font-weight: bold;
  color: red;
}

.list-color ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-color ul li {
  border: 1px solid #e7e7e7;
  float: left;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  border-radius: 4px;
}
.bd-info {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.btn-giasi {
  text-align: center;
  height: auto;
  padding: 15px;
  font-size: 15px;
}
.btn-giasi span {
  display: block;
  font-size: 18px;
  color: yellow;
  font-weight: bold;
  margin-top: 5px;
}
.text-justify {
  text-align: justify;
}

.first-tin h4 {
  font-weight: bold;
  font-family: "RobotoCondensed";
  font-weight: bold;
}
section.detail .thong_tin {
  border: 1px solid #e7e7e7;
  border-top: 0;
}
section.detail .tab-content {
  padding: 15px;
}
.zb-btn-blue-small {
  font-family: Helvetica, Arial, sans-serif;
  display: inline-block;
  background-color: #03a5fa;
  color: #fff;
  width: 70px;
  height: 20px;
  line-height: 21px;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  float: left;
  margin-left: 3px;
}
.zb-btn-blue-small .zb-logo-zalo {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.15em;
  margin-right: 4px;
  width: 14px;
  height: 14px;
  background: url(https://stc.sp.zdn.vn/share/logo_white_s.png);
}
.addcart {
  display: inline-block;
  padding: 8px 25px;
  font-weight: bold;
  border: 0;
  border-radius: 0;
  background: #f90808;
  font-size: 16px;
  width: 100%;
  text-transform: uppercase;
}
.addcart span {
  display: block;
  font-size: 13px;
  text-transform: none;
}
.addcart2 img {
  margin-right: 5px;
}
.addcart2 {
  background: none;
  border: none;
  padding: 0;
  color: #037bc0;
  margin-top: 10px;
}
.choose_color {
  position: relative;
}
.choose_color > span {
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
  display: block;
  width: 35px;
  height: 35px;
  background: #222;
  text-align: center;
  color: #fff;
  line-height: 35px;
}
.choose_color.selected span:after {
  position: absolute;
  content: "";
  bottom: 0px;
  right: 0px;
  background: url(../images/choose.png) no-repeat;
  width: 14px;
  height: 14px;
}
.choose_color.selected span {
  border-color: #ff0000;
}
.list-color {
  margin-bottom: 5px;
}
.in-soluong input {
  text-align: center;
  border: 1px solid #ccc;
  margin-top: 5px;
  height: 34px;
  width: 50px;
  border-radius: 4px;
}
.bd-info.name {
  margin-top: 0;
  font-size: 25px;
  font-family: "RobotoCondensed";
  font-weight: bold;
}
.d7 form {
  text-align: right;
}
.cart-top a {
  display: inline-block;
  margin-left: 10px;
  color: #ff0000;
}
.gia-home {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.item-service {
  text-align: center;
}
.item-service h3 {
  font-family: "UTMViceroyJF";
  text-transform: uppercase;
  color: #7c4430;
}
section.sec-services {
  padding: 20px 0;
}
.sec-dk input {
  border-radius: 20px;
  border-color: #7c4430;
}
.sec-dk .title-dk {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
section.sec-dk {
  padding: 30px 0 40px;
  background: url(../images/bg-dangky.png);
  background-size: cover;
}
.btn-nhantin {
  border-radius: 20px;
  background: #603821;
  border: 1px solid #a1490c;
  padding-left: 20px;
  padding-right: 20px;
}
.sec-dk .title-dk h3 {
  margin-top: 10px;
  font-family: "RobotoCondensed";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 26px;
}
.nav.nav .navbar-nav > li.no-relative {
  position: static;
}

li .mega-menu {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 15px 10px;
  background: #fff;
  width: 100%;
  z-index: 99;
  display: none;
}
.item-mega {
  margin-bottom: 10px;
}
li .mega-menu a {
  display: block;
  margin-bottom: 4px;
  font-family: "usc";
}
li .mega-menu .title-mega a {
  margin-bottom: 8px;
  color: #2c70b6;
  font-family: "RobotoCondensed";
  font-weight: bold;
  font-size: 15px;
}
li .mega-menu .child2-mega {
  padding-left: 10px;
}
li:hover > div.mega-menu {
  display: block;
}
ul.left-ct {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.left-ct .ic-ft {
  float: left;
  margin-right: 5px;
}
ul.left-ct li {
  margin-bottom: 6px;
}
.item-sp {
  text-align: center;
}
.lang-top {
  position: absolute;
  top: 5px;
  right: 9%;
  z-index: 1;
}
.item-services h3 {
  margin-top: 0;
  padding: 10px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-family: "RobotoCondensed";
  font-weight: bold;
  background: rgba(0, 0, 0, 0.3);
}
.item-services h3 a {
  color: #fff;
}
.item-services .info {
  padding: 5px;
}
.item-services .info .des-service {
  font-size: 13px;
  font-family: "RobotoCondensed";
  padding: 10px;
  color: #fff;
}

.img-trainghiem {
  float: left;
  margin-right: 10px;
}
.img-trainghiem img {
  border-radius: 50%;
  max-width: 150px;
}
.item-trainghiem h4 {
  margin-top: 0;
}
.content-tuvan,
.content-trainghiem {
  float: left;
  width: 100%;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #d9e9f2;
}
.item-trainghiem {
  clear: both;
}
.item-trainghiem .desc {
  font-style: italic;
  font-size: 13px;
}
.content-tuvan .form-group {
  margin-bottom: 10px;
}
.content-tuvan .form-group.last {
  margin-bottom: 2px;
}
.content-tuvan input.form-control {
  border-radius: 0;
  height: 32px;
}
.content-tuvan .form-control {
  background: #f5f5f5;
}
.btn-tuvan {
  border-radius: 0;
  padding: 5px 20px;
  background: #e82c2b;
}
.list-dv ul {
  list-style: none;
  padding: 0;
}
.list-dv ul li {
  margin-bottom: 6px;
}
.list-dv ul li a {
  color: #fff;
}
.list-dv ul li i {
  margin-right: 5px;
}
.item-kienthuc h4 {
  font-weight: bold;
}
.item-kienthuc .quote {
  text-align: justify;
}
footer .wrapper-map iframe {
  height: 170px;
}
footer h3.title-font {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
  color: var(--secondarycolor);
}
.des-service ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.des-service ul li {
  margin-bottom: 10px;
}
.des-service ul a {
  color: #fff;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.top_header .list-inline {
  margin-bottom: 5px;
  padding-top: 2px;
}
.list-right > li {
  display: block;
  float: right;
}
.search-top {
  text-align: right;
  padding-top: 15px;
  padding-bottom: 5px;
}
.search-top form {
  text-align: right;
}
.menu-top {
  float: left;
  width: 100%;
  padding: 5px 0;
}
.ct-about {
  max-width: 80%;
  margin: 0 auto;
}
.item-mai {
  position: relative;
}
.item-mai .info {
  width: 100%;
  padding-top: 10px;
  text-align: center;
}
.item-mai .info a {
  font-weight: bold;
}
section.sec-register {
  background: url(../images/newsletter-bg.jpg);
  background-size: cover;
}
.newsletter {
  text-align: center;
  padding: 40px 0px;
}
.newsletter h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  margin: 0;
  font-family: "RobotoCondensed";
  font-weight: bold;
}
.newsletter input {
  height: 40px;
  border: none;
  vertical-align: top;
  padding: 5px 15px;
  background: #fff;
  color: #999;
  width: 35%;
  font-size: 13px;
  display: inline-block;
  border-radius: 0;
}
.newsletter button {
  height: 40px;
  min-width: 105px;
  margin-left: -4px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  transition: 0.3s all ease 0s;
  font-weight: 500;
  color: #fff;
  background: #2c70b6;
  border-color: #2c70b6;
  border-radius: 0;
}
.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.ptb5 a {
  color: #fff;
}
.dv-footer ul {
  list-style: none;
  padding: 0;
}
.dv-footer ul li {
  margin-bottom: 6px;
}
.dv-footer ul li a {
  color: #fff;
}
.dv-footer ul li i {
  margin-right: 5px;
}
.news .info a {
  font-weight: bold;
}
.item-duan h3 {
  font-family: "RobotoCondensed";
  font-size: 15px;
  margin-top: 10px;
  text-align: center;
}
.item-duan .img-pro img {
  border-radius: 10px;
}
.line-list-cate {
  border-bottom: 2px solid #00a24d;
}
.line-list-cate .item-cate {
  font-family: "RobotoCondensed";
  font-size: 16px;
  padding: 10px 30px 8px;
  color: #fff;
  background: #00a24d;
  display: inline-block;
  text-transform: uppercase;
}
.content-list-pro {
  padding: 10px;
  padding-top: 20px;
  border: 1px solid #e7e7e7;
  border-top: 0;
  float: left;
  width: 100%;
}
.content-list-pro .left-list {
  float: left;
}
.content-list-pro .left-1 {
  width: 17%;
}
.content-list-pro .left-2 {
  width: 33%;
}
.content-list-pro .left-3 {
  width: 50%;
}
ul.child-cate {
  padding: 0;
  margin: 0;
}
ul.child-cate li {
  list-style: none;
  margin-bottom: 10px;
}
.cate-image {
  padding: 0 20px;
}
.item-mai img {
  border-radius: 10px;
}
.line-list-cate .xem-tat-ca {
  display: inline-block;
  float: right;
  padding-top: 10px;
  padding-bottom: 5px;
}
.xem-tat-ca i {
  color: #00a24d;
}
.item-tin .content-slogan h4 {
  font-family: "RobotoCondensed";
  font-weight: bold;
  font-size: 16px;
  margin-top: 0;
}

.designed {
  font-size: 13px;
}
.item-gio {
  float: left;
  width: 100%;
}
.item-gio img {
  max-width: 50px;
  float: left;
  margin-right: 10px;
}
.item-gio h3 {
  margin: 0px;
  padding-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "RobotoCondensed";
}
section.sec-gio {
  padding: 20px 0;
  background: #ee6133;
  color: #fff;
}
section.sec-dichvu {
  padding: 20px 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 8px 6px -6px #777;
  -moz-box-shadow: 0 8px 6px -6px #777;
  box-shadow: 0 8px 6px -6px #777;
}
.item-dichvu {
  background: #fff;
}
.item-dichvu h3 {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #1e3463;
  font-family: "RobotoCondensed";
  font-size: 16px;
}

.sec-taisao {
  background: url(../images/bg-taisao.jpg);
  background-size: cover;
  padding: 30px 0;
}
.list-taisao ul {
  margin: 0;
  padding: 0;
}
.list-taisao ul li {
  list-style: none;
}
.item-taisao {
  float: left;
  width: 100%;
  color: #fff;
}
.item-taisao a {
  color: #fff;
}
.item-taisao .img-slogan {
  float: left;
  width: 22%;
}
.item-taisao .content-slogan {
  float: left;
  width: 78%;
}
.item-taisao .wrap-img {
  padding: 10px 0;
}
.item-taisao h3 {
  margin-top: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "RobotoCondensed";
  font-weight: bold;
}
.item-taisao .content-slogan .hidden-xs {
  text-align: justify;
}
.list-taisao {
  padding-top: 30px;
}
.slider-news .style-bt {
  background: #3b6037;
}
.wrapper-lienket ul {
  margin: 0;
  padding: 0;
}
.wrapper-lienket ul li {
  list-style: none;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #ccc;
}
.wrapper-lienket ul li i {
  margin-right: 5px;
}
.wrapper-lienket ul li a {
  color: #fff;
}
.sec-taisao .title-main h3 {
  color: #fff;
}
ul.social-block {
  margin: 0;
  padding: 0;
}
header .list-social {
  position: absolute;
  right: 9%;
  top: 20px;
}
ul.social-block li {
  list-style: none;
  display: inline-block;
}
ul.social-block li a {
  text-align: center;
  line-height: 36px;
  height: 36px;
  width: 36px;
  display: inline-block;
  border-radius: 36px;
  background: #454545;
  border: 1px solid #fff;
  color: #fff;
}
.ft-social ul.social-block li a {
  background: transparent;
  border: 1px solid #000;
  color: #000;
  font-size: 16px;
  margin: 0 3px;
}
.nhan-tin {
}
.item-gio .info span {
  font-size: 12px;
}

.title-font-news h3 {
  font-family: "iCielPacifico";
  text-align: center;
  color: #3b6037;
}
.title-font-news {
  margin-top: 10px;
  margin-bottom: 20px;
}
.sec-taisao .title-font-news h3 {
  color: #fff;
}
.form-gui {
  position: relative;
}
.form-gui input {
  border-radius: 25px;
  box-shadow: none;
  background: #fff;
  border: none;
  height: 40px;
}
.form-gui .sp-gui {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #ffce29;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 25px;
  cursor: pointer;
}
.copyright {
  background-color: #0B9444;
  padding: 12px 0;
  border-top: 1px solid #fff;
}
.btn-xemthem {
  border-radius: 2px;
  border: 1px solid #ccc;
  background: #fff;
  color: #000;
  text-transform: uppercase;
}
.sec-about {
  padding: 30px 0;
  background: #fafaf7;
}
.tu-van > img {
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
.tu-van > div {
  float: left;
  color: #fff;
  text-align: left;
}
.tu-van > div p {
  margin-bottom: 0px;
}
.tu-van a {
  color: #fff;
}

.top-header {
  line-height: 32px;
  background: #f5f5f5;
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
  color: var(--secondarycolor);
}
.top-left {
  float: left;
}
.top-right {
  float: right;
}
.top-header ul.social-block li a {
  height: 32px;
  width: 32px;
  border: 0;
  line-height: 32px;
  background: transparent;
  color: var(--secondarycolor);
}
.title-web {
  text-align: center;
  padding: 15px 0;
  padding-bottom: 10px;
}
.title-web h1 {
  font-family: "UTMHelvetIns";
  margin: 0;
  color: #b60247;
  font-size: 26px;
  margin-bottom: 6px;
}
.title-web p {
  font-family: "SVN_Quarzo";
  font-size: 24px;
  margin: 0;
}
.mid-header {
  background: #fff;
}

.gio-hang-top {
  float: right;
  position: relative;
  text-transform: uppercase;
  font-family: "RobotoCondensed";
}
.gio-hang-top img {
  margin-right: 10px;
  vertical-align: bottom;
}
.gio-hang-top .num {
  position: absolute;
  top: -10px;
  left: 15px;
  z-index: 9;
  display: block;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background: #f44aa1;
  color: #fff;
  text-align: center;
  line-height: 26px;
}
.main-icon {
  height: 46px;
  line-height: 46px;
  padding: 0 12px;
  background: var(--primarycolorDarker);
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "RobotoCondensed";
}
.main-icon i {
  margin-right: 8px;
}
ul.list-cate {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #f1f1f1;
  -moz-box-shadow: 0 0 3px #ddd;
  -webkit-box-shadow: 0 0 3px#ddd;
  box-shadow: 0 0 3px #ddd;
  background: #fff;
}
ul.list-cate > li {
  padding: 0px;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
ul.list-cate > li a {
}
.ic-cate-ad img {
  max-height: 40px;
  max-width: 37px;
}
.ic-mn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
}
ul.list-cate ul {
  display: none;
}
ul.list-cate ul > li {
  padding: 7px 10px;
  background: var(--secondarycolor);
  border-bottom: 1px solid #fff;
}
ul.list-cate ul > li a {
  color: #fff;
}
/*ul.list-cate > li:hover > ul{ display: block; }*/
.item-camket > img {
  float: left;
  margin-right: 10px;
  max-width: 45px;
}
.sec-camket {
  padding: 40px 0;
}
.item-camket h3 {
  color: #f44aa1;
  margin-top: 0;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.item-camket .info {
}
section.sec-ship {
  padding: 15px 0;
  color: #fff;
  font-family: "SVN_Quarzo";
  font-size: 20px;
  background: #b60247;
}
section.sec-ship b {
  font-family: "Arial";
}
.logo-ft {
  padding: 10px 0;
}

.search-header {
  padding: 32px 0px;
}
.right-header ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
.right-header ul li {
  display: inline-block;
  padding-left: 42px;
  text-align: left;
  font-size: 13px;
}
.right-header ul li:nth-child(1) {
  background: url(../images/ic-1.png);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}
.right-header ul li:nth-child(2) {
  background: url(../images/ic-2.png);
  margin-left: 16px;
  background-repeat: no-repeat;
  background-position: 0px 6px;
}
.right-header ul li:nth-child(3) {
  background: url(../images/ic-3.png);
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 12px 6px;
}
.right-header ul li > div {
  display: inline-block;
}
.right-header ul li p {
  margin: 0;
}
.right-header ul li b {
  text-transform: uppercase;
}
.right-header {
  padding: 30px 0;
}
.img-right-h {
  vertical-align: text-bottom;
}
span.num-cart {
  font-size: 12px;
  font-style: italic;
}
span.num-phone {
  font-size: 16px;
  font-weight: bold;
  color: var(--primarycolor);
  font-family: "RobotoCondensed";
}
.box-ul-main {
  text-align: center;
  margin-bottom: 15px;
}
.box-ul-main ul {
  display: inline-block;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.box-ul-main ul li {
  display: inline-block;
  border-right: 1px solid #d2d2d2;
  padding: 0px 15px;
}
.box-ul-main ul li:last-child {
  border-right: 0;
}
.box-duoc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-duoc ul li {
  margin-bottom: 10px;
  background-color: #0B9444;
  height: 50px;
  padding: 3px;
  border-top-left-radius: 36px;
  border-bottom-left-radius: 36px;
  color: #fff;
  text-transform: uppercase;
}
.box-duoc ul li .sp-img {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin-right: 20px;
}
.box-duoc ul li img {
  max-width: 28px;
}
.title-duoc {
  position: relative;
  margin-bottom: 20px;
}
.title-duoc:before {
  content: "";
  position: absolute;
  top: 48%;
  width: 100%;
  left: 0;
  height: 1px;
  background-color: #0B9444;
  z-index: 1;
}
.title-duoc h3 {
  margin: 0;
  display: inline-block;
  font-family: "UTMViceroyJF";
  text-transform: capitalize;
  font-size: 24px;
  color: var(--primarycolor);
  position: relative;
  z-index: 99;
  background: #fff;
  padding-right: 10px;
}
.item-news-home {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}
.item-news-home > a {
  display: block;
  float: left;
  margin-right: 10px;
}
.item-news-home h3 {
  margin-top: 0;
  font-size: 16px;
  line-height: 22px;
}
.box-news-home ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-news-home ul li:last-child {
  border-bottom: 0;
}
.sec-bantin {
  background: #f57504;
}
.sec-bantin .col-sm-4 {
  background: #f58a2b;
  height: 100px;
  line-height: 100px;
  position: relative;
}
.sec-bantin .col-sm-4:after {
  height: 100%;
  width: 19px;
  background: url(../images/after-social.png);
  background-size: 100% 100%;
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
}
.sec-bantin .col-sm-4 .ft-social {
  padding-left: 20px;
}
.nhan-bantin > div {
  display: inline-block;
}
.nhan-bantin {
  color: #fff;
  padding: 32px 0;
  height: 100px;
  padding-left: 50px;
}
.text-bantin {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  width: 150px;
}
.form-bantin {
  width: 90%;
  float: right;
  padding-top: 135px;
}
.content-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-footer ul li {
  margin-bottom: 10px;
}
.menu-fix-all {
  position: relative;
}
.menu-hide {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  width: 100%;
  display: none;
}
.main-icon {
  cursor: pointer;
}

.old-price .price {
  font-weight: normal;
  text-decoration: line-through;
  color: #444;
  font-size: 13px;
  margin-right: 10px;
}

.bd-info.old-price .price-km {
  float: inherit;
  display: inline-block;
  margin-left: 20px;
}
.bd-info.old-price {
  font-size: 18px;
}
.name-product h1 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #f1f1f1;
}
.star-oo {
  color: #ee1c65;
}
.gia-ban .price-km {
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
.box-one {
  color: #656565;
}
.gia-ban {
  color: #000;
}
.box-two ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-two ul li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 18px;
}
.box-two ul li i {
  color: #7ea880;
  margin-right: 4px;
}
.box-two ul li:before {
  content: "\f058";
  font-family: "FontAwesome";
  position: absolute;
  top: -2px;
  left: 0;
  color: var(--primarycolor);
}
.num-quantity {
  max-width: 130px;
  text-align: center;
}
.vao-giohang i {
  margin-right: 5px;
}
.vao-giohang {
  padding: 8px 25px;
  background: #fb4d57;
  border-radius: 0;
}
.box-share {
  padding-top: 25px;
}
.goi-luon {
  display: inline-block;
  padding: 6px 20px;
  border: 1px solid #ccc;
}
.logo-top {
}
.ss-pro {
  padding: 10px 0;
}
.ss-1 {
  background: url(../images/bg-mau.jpg);
  background-size: cover;
}
.sec-dangky {
  background-image: url(../images/dang-ky.png);
  background-size: 100% 100%;
  min-height: 230px;
  max-width: 1432px;
  margin: 0 auto;
  background-repeat: no-repeat;
}
.text-dangky {
  padding-top: 110px;
  font-size: 13px;
  color: #fff;
  padding-left: 220px;
}
.text-dangky h3 {
  font-size: 20px;
  font-weight: bold;
  color: #ffff00;
}
span.ic-ft {
  display: inline-block;
  font-size: 16px;
  min-width: 20px;
  text-align: center;
}
.social-fix {
  position: fixed;
  bottom: 20%;
  right: 10px;
  z-index: 99;
}
.social-fix ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-fix ul img {
  max-width: 20px;
}
.social-fix ul li {
  background-color: #0B9444;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.social-fix ul li:hover {
  background: var(--primarycolorDarker);
}
.social-fix ul li a {
  color: #fff;
}
.social-fix ul li:first-child {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom: 1px solid #ccc;
}
.social-fix ul li:last-child {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top: 1px solid #ccc;
}
.social-fix ul li i {
  font-size: 20px;
}
.bao-dam {
  float: left;
  width: 100%;
  border: 1px solid #fd2c66;
}
.it-dambao {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
}
.img-db {
  float: left;
  min-width: 50px;
  min-height: 50px;
  margin-right: 10px;
  padding-top: 10px;
}
.db-1 .img-db {
  padding-top: 15px;
}
.it-dambao h4 {
  font-size: 16px;
  font-weight: bold;
  color: var(--primarycolor);
}
.box-lh {
  padding: 10px;
}
ul.list-cate > li a {
  font-weight: bold;
}
.num-quantity {
  float: left;
  margin-right: 10px;
}
.vao-giohang {
  padding: 6px 25px;
}
.col-cate-left {
  width: 250px;
}
.col-cate-right {
  width: calc(100% - 250px);
}
.box-news {
  background: #fff;
  float: left;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
}
.title-news h3 {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: var(--secondarycolor);
  padding: 4px 0;
  text-transform: uppercase;
}
.title-news h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--secondarycolor);
}
.title-news {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.item-box-n {
  float: left;
  width: 100%;
  font-size: 14px;
  margin-bottom: 9px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}
.n2 {
  margin: 0;
  padding: 0;
  border: 0;
}
.img-box-n {
  float: left;
  margin-right: 10px;
}
span.fate {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #656565;
}
.item-box-n a {
  color: #000;
  font-weight: bold;
}
.title-main ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-main ul li {
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
}
.title-main {
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1);
  min-height: 40px;
}
.content-cate {
  float: left;
  width: 100%;
}
.left-cate {
  width: 270px;
  background: #fff;
  float: left;
  min-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.left-cate::-webkit-scrollbar {
  width: 2px;
  background-color: #ffffff;
}
.left-cate::-webkit-scrollbar-thumb {
  background-color: #d4d4d4;
}
.left-cate::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(220, 219, 219, 0.3);
  background-color: #eee;
}
.right-cate {
  width: calc(100% - 280px);
  float: right;
}
.ss-chan .left-cate {
  float: right;
}
.ss-chan .right-cate {
  float: left;
}
.left-cate ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  padding: 10px;
}
.left-cate ul li {
  float: left;
  width: 100%;
  margin-bottom: 8.5px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e7e7e7;
}
.title-left-cate {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  color: var(--secondarycolor);
}
.title-left-cate h3 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.img-goiy {
  float: left;
  margin-right: 5px;
}
.item-box-n .info {
  height: 70px;
  overflow: hidden;
}
.sec-menu-ft {
  background: #fff;
  border-top: 1px solid var(--primarycolor);
}
.sec-menu-ft ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.sec-menu-ft ul li {
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
  position: relative;
}
.sec-menu-ft ul li:after {
  content: "";
  position: absolute;
  top: 15px;
  right: -1px;
  height: 10px;
  width: 1px;
  background: #ccc;
}
.sec-menu-ft ul li:last-child:after {
  width: 0;
}
.mo-ta-sp-cus {
  min-height: 122px;
}
.wp-col-right {
  margin-bottom: 38px;
}
.item-pro-v {
  text-align: center;
  border-bottom: 1px dotted #ccc;
}
.box.box10 {
  padding: 10px;
  float: left;
  width: 100%;
  border: 1px solid #ccc;
}
.item-pro-v h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}
.text-pages img {
  height: auto !important;
}
.md-none {
  display: none !important;
}
.text-pages {
  font-size: 16px;
}
.mega-home {
  overflow-y: auto;
  overflow-x: hidden;
}
.mega-home::-webkit-scrollbar {
  width: 3px;
  background-color: #f5f5f5;
}
.mega-home::-webkit-scrollbar-thumb {
  background-color: #eee;
}
.mega-home::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.wp-li {
}
.wp-li span {
  position: absolute;
  right: 15px;
  top: 23px;
}
.wp-li {
  padding: 15px 15px;
}
ul.list-cate ul {
  position: initial;
  float: none;
  box-shadow: none;
  border: none;
  padding: 0px;
}
.des-module h1,
.des-module h2,
.des-module h3,
.des-module h4,
.des-module h5,
.des-module h6 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: initial;
}
.text-pages h1,
.text-pages h2,
.text-pages h3,
.text-pages h4,
.text-pages h5,
.text-pages h6 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: initial;
}
.form-addcart {
}
.form-addcart .btn.btn-gio-hang {
  background-color: #0B9444;
  color: #fff;
  border: 1px solid var(--primarycolor);
  padding: 3px 5px;
  font-size: 13px;
}
.form-addcart .btn.btn-gio-hang:hover {
  background-color: #fff;
  color: var(--primarycolor);
}
#mobile_menu .header{
  background-color: #0B9444 !important;
}
