@font-face {
  font-family: 'UTMHelvetIns';
  src: url("../fonts/UTMHelvetIns.eot") format("embedded-opentype"), url("../fonts/UTMHelvetIns.woff") format("woff"), url("../fonts/UTMHelvetIns.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UTMAvoBold';
  src: url("../fonts/UTMAvoBold.eot") format("embedded-opentype"), url("../fonts/UTMAvoBold.woff") format("woff"), url("../fonts/UTMAvoBold.ttf") format("truetype"), url("../fonts/UTMAvoBold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UTMAmericanSans';
  src: url("../fonts/UTMAmericanSans.eot") format("embedded-opentype"), url("../fonts/UTMAmericanSans.woff") format("woff"), url("../fonts/UTMAmericanSans.ttf") format("truetype"), url("../fonts/UTMAmericanSans.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
li{
    list-style: none;
}
body {
  font-family: 'roboto', sans-serif;
  font-size: 14px;
  line-height: 1.6; }

/* -------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------- */
.clb10 {
  clear: both;
  margin-bottom: 10px; }

.clb15 {
  clear: both;
  height: 15px; }

.clb16 {
  clear: both;
  height: 16px; }

.clb20 {
  clear: both;
  height: 20px; }

.clb25 {
  clear: both;
  height: 25px; }

.clb30 {
  clear: both;
  height: 30px; }

.clb40 {
  clear: both;
  height: 40px; }

.clb60 {
  clear: both;
  height: 60px; }

.clb80 {
  clear: both;
  height: 80px; }

.p0 {
  padding: 0; }

.p60 {
  padding: 0 6px; }

.m-60 {
  margin: 0 -6px; }

.p75 {
  padding: 0 7.5px; }

.m-75 {
  margin: 0 -7.5px; }

.p90 {
  padding: 0 9px; }

.m-90 {
  margin: 0 -9px; }

.p95 {
  padding: 0 9.5px; }

.m-95 {
  margin: 0 -9.5px; }

.p120 {
  padding: 0 12px; }

.m-120 {
  margin: 0 -12px; }

.p250 {
  padding: 0 25px; }

.m-250 {
  margin: 0 -25px; }

/* -------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------- */
a:hover, a:focus {
  text-decoration: none;
  color: #0097f0; }

.tdn {
  text-decoration: none; }
  .tdn:hover {
    text-decoration: none; }

img.wi,
.wi img {
  width: initial !important; }

img.wa,
.wa img {
  width: auto !important; }

#go_top {
  z-index: 99999;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #0097f0;
  -webkit-background-size: 300% auto;
  background-size: 300% auto;
  opacity: 0.7;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  line-height: 35px;
  font-size: 25px;
  padding: 0 9.5px; }

.chat-online {
  position: fixed;
  bottom: 0;
  right: 110px;
  cursor: pointer; }

.fl-l {
  float: left; }

.fl-r {
  float: right; }

.dib {
  display: inline-block; }

.center-item {
  display: inline-block;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

img {
  width: 100%; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.bg1 {
  background: #0097f0; }

.c1 {
  color: #0097f0; }

.bg2 {
  background: #fff81b; }

.c2 {
  color: #fff81b; }

.bg3 {
  background: #0261bd; }

.bg4 {
  background: #fe020d; }

.bg-gray {
  background: #cfcfcf; }

.h500 {
  height: 500px; }

.upper {
  text-transform: uppercase; }

.center {
  text-align: center; }

header {
  position: relative;
  z-index: 3; }
  header.fixed,
  header .fixed {
    position: fixed;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

.qts_head_top {
  font-size: 12px;
  background: #0097f0;
  color: #fff81b;
  border-bottom: 1px solid #d3d3d3; }
  .qts_head_top .img_logo_mb {
    max-height: 60px;
    width: initial; }
  .qts_head_top .fl-l {
    padding-top: 5px; }
    .qts_head_top .fl-l .fa {
      color: #fff81b;
      font-size: 14px;
      margin-right: 5px; }
    .qts_head_top .fl-l .address {
      margin-right: 24px; }
    .qts_head_top .fl-l .email {
      margin-right: 20px; }
    .qts_head_top .fl-l .phone {
      margin-right: 0px; }
  .qts_head_top .hder-top-right .d-table {
    display: table; }
    .qts_head_top .hder-top-right .d-table span {
      display: table-cell;
      vertical-align: middle; }
  .qts_head_top .login {
    margin-right: 5px; }
    .qts_head_top .login a {
      color: #000; }
      .qts_head_top .login a:hover {
        text-decoration: underline; }

.qts_head_mid {
  margin-bottom: 6px; }
  .qts_head_mid .hder-mid-pad {
    position: relative; }
  .qts_head_mid .logo,
  .qts_head_mid .name,
  .qts_head_mid .hotline-top {
    display: inline-block; }
    .qts_head_mid .logo img,
    .qts_head_mid .name img,
    .qts_head_mid .hotline-top img {
      width: initial; }
  .qts_head_mid .logo,
  .qts_head_mid .logo_pc {
    margin: 0; }
    .qts_head_mid .logo img,
    .qts_head_mid .logo_pc img {
      margin-top: 3px;
      margin-left: 18px;
      margin-bottom: 1px;
      margin-right: 40px; }
  .qts_head_mid .name h1,
  .qts_head_mid .name a {
    position: relative;
    display: block;
    top: 0px;
    color: #0097f0;
    font-family: 'UTMAmericanSans';
    line-height: 1.4;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 22px;
    margin-left: 95px; }
  .qts_head_mid .form_search {
    background: rgba(255, 255, 255, 0.3);
    width: 425px;
    border: 1px solid #0097f0;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .qts_head_mid .form_search input,
    .qts_head_mid .form_search button {
      background-color: transparent;
      -webkit-border-radius: 0;
      border-radius: 0;
      border: none;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      height: 37px; }
    .qts_head_mid .form_search input {
      background: url(../img/i-search.png) 17px center no-repeat;
      font-size: 12px;
      color: #333;
      padding: 0px 10px;
      padding-left: 50px; }
    .qts_head_mid .form_search button {
      padding: 0 20px;
      color: #fff81b;
      background: #0097f0;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .qts_head_mid .form_search button:hover {
        -webkit-filter: brightness(1.1);
        filter: brightness(1.1);
        -webkit-box-shadow: 0 1px 3px -1px #000;
        box-shadow: 0 1px 3px -1px #000; }
      .qts_head_mid .form_search button .fa {
        color: #c4e6ff;
        text-shadow: 1px 1px 2px #333;
        font-size: 18px; }
  .qts_head_mid .hotline-mid {
    color: #fff81b;
    font-size: 18.08px;
    line-height: 1.2;
    font-weight: bold;
    padding-top: 7px; }
    .qts_head_mid .hotline-mid span {
      font-size: 18px;
      font-weight: bold; }
    .qts_head_mid .hotline-mid .top {
      color: #0097f0;
      border-bottom: 2px solid #0097f0; }
    .qts_head_mid .hotline-mid .bot {
      background: url(../img/i-hl-top.png) no-repeat;
      background-position: 0px center;
      color: #ee0100;
      font-size: 17px;
      margin-top: 9px;
      padding-left: 46px; }
    .qts_head_mid .hotline-mid .right {
      margin-left: 5px; }
  .qts_head_mid .cartt .icon {
    position: relative;
    display: inline-block;
    background: url(http://vhtgrass.com/assets/css/img/i-cart.png) no-repeat;
    width: 35px;
    height: 33px;
    top: 10px; }
    .qts_head_mid .cartt .icon .number {
      display: inline-block;
      position: absolute;
      top: 0;
      right: 6px;
      color: #fff;
      font-size: 12px; }

.qts_head_bot {
  font-family: 'Roboto', sans-serif; }
  .qts_head_bot .menu-bg {
    background: #0097f0; }
  .qts_head_bot .search-drop {
    position: relative;
    display: inline-block;
    cursor: pointer; }
    .qts_head_bot .search-drop .drop-button {
      padding: 13px 17px 8px 16px; }
      .qts_head_bot .search-drop .drop-button:hover, .qts_head_bot .search-drop .drop-button.is-active {
        background: rgba(255, 255, 255, 0.2); }
    .qts_head_bot .search-drop .dropdown-content {
      bottom: -40px;
      right: 0;
      position: absolute;
      display: none; }
      .qts_head_bot .search-drop .dropdown-content .form_search {
        width: 100%;
        padding-left: 8px; }
        .qts_head_bot .search-drop .dropdown-content .form_search .my.input-group .form-control,
        .qts_head_bot .search-drop .dropdown-content .form_search .my.input-group .btn {
          height: 40px; }
        .qts_head_bot .search-drop .dropdown-content .form_search .my.input-group .form-control {
          width: 210px;
          font-size: 13px;
          -webkit-box-shadow: none;
          box-shadow: none;
          border: 4px solid #d3d3d3;
          background: #E7E7E7;
          border-right: none; }
        .qts_head_bot .search-drop .dropdown-content .form_search .my.input-group .input-group-btn {
          line-height: 0; }
        .qts_head_bot .search-drop .dropdown-content .form_search .my.input-group .btn {
          padding: 0 5px;
          line-height: 19px;
          color: #bfbfbf;
          font-size: 18px;
          z-index: 2;
          background: #E7E7E7;
          border: 4px solid #d3d3d3;
          border-left: none;
          border-right-width: 4px; }
          .qts_head_bot .search-drop .dropdown-content .form_search .my.input-group .btn:hover {
            background-color: #eee; }
          .qts_head_bot .search-drop .dropdown-content .form_search .my.input-group .btn .fa.fa-search {
            -webkit-filter: drop-shadow(1px 1px 0px gray);
            filter: drop-shadow(1px 1px 0px gray); }
    .qts_head_bot .search-drop .visible {
      display: block; }

.backlink {
  -webkit-box-shadow: inset 0 3px 2px #ccc;
  box-shadow: inset 0 3px 2px #ccc;
  background: #f3f3f3;
  padding: 10px 0; }

ul.breadcrumbs-cate {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0 !important;
  padding: 5px 0; }
  ul.breadcrumbs-cate li {
    display: inline-block;
    position: relative;
    padding-right: 20px; }
    ul.breadcrumbs-cate li:after {
      content: '/';
      position: absolute;
      top: 0;
      right: 3px;
      font-weight: normal; }
    ul.breadcrumbs-cate li:last-child:after {
      content: none; }
    ul.breadcrumbs-cate li a {
      color: #0097f0;
      font-weight: normal; }
      ul.breadcrumbs-cate li a:hover {
        color: #0097f0; }

.heading, .heading2 {
  font-size: 18px;
  color: #4e4d4d;
  height: 38px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px; }

.heading2 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  padding-bottom: 5px;
  border-bottom: 1px solid #0097f0; }

.more {
  color: #4e4d4d; }

.a-desc {
  
  margin-top: 30px;
  height: 76px; 
}

.arc1 .absolute.blue {
  font-size: 12px;
  top: 20px;
  left: 30px;
  min-width: 120px;
  min-height: 120px;
  background: #0097f0;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 10px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

.arc1 .absolute.white {
  z-index: 1;
  top: 60px;
  left: 100px;
  max-width: 200px;
  color: #000;
  font-size: 12px;
  padding: 20px 10px; }
  .arc1 .absolute.white:before {
    content: '';
    z-index: -1;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 6px;
    border-radius: 6px; }
  .arc1 .absolute.white:after {
    content: '';
    position: absolute;
    right: -20px;
    bottom: -20px;
    z-index: -2;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #0097f0;
    -webkit-border-radius: 6px;
    border-radius: 6px; }

.arc1 .dp-bot-center {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 5px 20px; }

.arc1 .layout-row {
  overflow: auto;
  margin-bottom: 5px;
  padding: 5px 10px;
  border: 1px solid #d3d3d3; }
  .arc1 .layout-row img {
    width: 38.5%;
      height: 54px !important;
    float: right;
    margin-left: 5px; }
  .arc1 .layout-row h3 {
    margin-top: 0; }
    .arc1 .layout-row h3:hover {
      color: #0097f0; }
  .arc1 .layout-row p {
    text-align: justify; }
  .arc1 .layout-row.active {
    border-color: green; }
    .arc1 .layout-row.active :before {
      content: ''; }
  .arc1 .layout-row h3 {
    font-size: 12px;
    color: #333;
    padding-top: 5px; }

.arc1 a.active .layout-row {
  border-color: green;
  position: relative;
  overflow: visible; }
  .arc1 a.active .layout-row:after, .arc1 a.active .layout-row:before {
    display: inline-block;
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute; }
  .arc1 a.active .layout-row:after {
    border-color: transparent;
    border-right-color: #fff;
    border-width: 6px;
    margin-top: -6px; }
  .arc1 a.active .layout-row:before {
    border-color: #fff;
    border-right-color: green;
    border-width: 7px;
    margin-top: -7px; }

.arc2 {
  font-size: 12px; }

.relative-img {
  position: relative;
  outline: 1px solid #fff;
  outline-offset: -5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .relative-img:hover {
    outline-color: transparent; }
    .relative-img:hover .dp-spread {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
      .relative-img:hover .dp-spread:before {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1); }
      .relative-img:hover .dp-spread:after {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1); }
  .relative-img .dp-spread {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    opacity: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.6); }
    .relative-img .dp-spread:before, .relative-img .dp-spread:after {
      content: '';
      position: absolute;
      display: inline-block;
      background: #fff;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0; }
    .relative-img .dp-spread:before {
      width: 30px;
      height: 1px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0);
      -webkit-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    .relative-img .dp-spread:after {
      width: 1px;
      height: 30px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0);
      -webkit-transition-delay: 0.35s;
      -o-transition-delay: 0.35s;
      transition-delay: 0.35s; }

.arc3 .heading, .arc3 .heading2 {
  text-align: left; }

.arc3 .layout-row {
  margin-bottom: 10px;
  overflow: auto; }
  .arc3 .layout-row .left {
    float: left;
    width: 40%;
    margin-right: 10px; }
  .arc3 .layout-row h3 {
    font-size: 12px;
    color: #333;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 0px; }

.qts_mid_content .phantrang ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .qts_mid_content .phantrang ul li {
    display: inline-block;
    margin: 4px; }
    .qts_mid_content .phantrang ul li:hover a,
    .qts_mid_content .phantrang ul li.active a {
      background: #fb3f40;
      border-color: #fb3f40;
      color: #fff; }
    .qts_mid_content .phantrang ul li a {
      color: #000;
      border: 1px solid #d3d3d3;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      padding: 6px 10px;
      font-weight: bold; }

/* ====================================page cate */
.category_product_header {
  border: 1px solid #eee; }
  .category_product_header .header-left {
    padding: 1.5rem; }
  .category_product_header .page-title {
    font-size: 20px;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: bold;
    color: black;
    margin-bottom: 10px; }
  .category_product_header .category_product-description {
    margin-top: 10px; }

.category_product_chungchi {
  margin-top: 10px; }
  .category_product_chungchi .title-chungchi {
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin-top: 15px; }
  .category_product_chungchi .product_about_button {
    text-align: center;
    margin: 1.5rem 0; }
    .category_product_chungchi .product_about_button .btn {
      -webkit-border-radius: 0;
      border-radius: 0;
      margin-bottom: 10px; }
  .category_product_chungchi .btn-popup-contact-product {
    font-weight: bold;
    background-color: #017c34;
    color: white;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 10px 10px;
    border: 1px solid #017c34; }
  .category_product_chungchi .btn-tel-product {
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #ffa761;
    font-weight: bold;
    margin-left: 10px;
    padding: 10px 10px;
    border: 1px solid #c08869; }
  .category_product_chungchi .modal#pop-up-contact-form .modal-header {
    background-color: #f57b20;
    color: #fff;
    text-align: left; }
  .category_product_chungchi .modal#pop-up-contact-form .control-label {
    color: #333; }
  .category_product_chungchi .modal#pop-up-contact-form .contact-form-contact-page .form-control {
    -webkit-border-radius: 0;
    border-radius: 0; }
  .category_product_chungchi .category_product_chungchi-item {
    display: inline-block;
    margin-bottom: 10px; }

.bder {
  border: 1px solid #eee; }

.detail-tit {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  padding-left: 15px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.heading.upper, .upper.heading2 {
  font-family: 'Roboto Condensed', sans-serif;height: 38px; }

.form-footer-content .topic-title {
  font-size: 17px;
  font-weight: bold; }

/* ====================================page detail */
aside.qts_left_content article.cate-filter.bder {
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px; }
  aside.qts_left_content article.cate-filter.bder .bder-content {
    padding: 20; }

aside.qts_left_content article.cate-filter .filter-tit {
  background: #f1f1f1;
  padding: 6px 10px;
  color: #555;
  float: left;
  font-weight: bold;
  width: 100%;
  font-size: 16px; }

aside.qts_left_content article.cate-filter .filter-content {
  width: 100%;
  max-height: 200px;
  overflow-y: auto; }

aside.qts_left_content article.cate-filter label {
  width: 100%;
  font-weight: normal;
  padding: 10px 20px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 2px; }
  aside.qts_left_content article.cate-filter label input {
    margin-right: 5px; }

#dang-ky-email-thong-bao {
  padding: 10px 0;
  background-color: #0097f0; }

.dang-ky-email-thong-bao {
  text-align: center; }
  .dang-ky-email-thong-bao h3 {
    font-size: 19px;
    color: #fff81b;
    display: inline-block;
    margin: 5px 10px 0 0; }
  .dang-ky-email-thong-bao .frm_new {
    display: inline-block;
    position: relative; }
    .dang-ky-email-thong-bao .frm_new .footer_form {
      margin-bottom: 0; }
      .dang-ky-email-thong-bao .frm_new .footer_form input {
        width: 180px;
        height: 32px;
        display: inline-block;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
        border: none;
        margin-right: 7px;
        padding-left: 10px; }
      .dang-ky-email-thong-bao .frm_new .footer_form .le-button {
        display: inline-block;
        position: relative;
        vertical-align: top;
        width: auto;
        background: #fff81b;
        padding: 0px 20px;
        border: 1px solid #0097f0;
        height: 32px;
        color: #0097f0;
        font-weight: 900;
        text-transform: uppercase; }

/* fter-promotion */
.info_policy {
  position: relative;
  padding: 30px 0;
  text-align: center; }
  .info_policy span.name-icon {
    font-size: 35px;
    color: #0097f0;
    vertical-align: top;
    margin-right: 10px; }
  .info_policy .description h4 {
    color: #0097f0;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    text-align: left; }
  .info_policy .description p {
    font-size: 14px;
    line-height: 20px;
    margin: 0; }

#footer_main {
  padding: 30px 0;
  background: #ebebeb; }

.logo-bot {
  margin-bottom: 20px; }

.fi-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  background: url(../img/dash-double-footer.png) bottom repeat-x;
  text-transform: uppercase; }

.fi-content ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none; }
  .fi-content ul a {
    color: #333; }
    .fi-content ul a:hover {
      color: #0097f0; }

#footer_bottom {
  padding: 30px 0; }

.ftSocial {
  margin: 0;
  padding-left: 0;
  list-style-type: none; }
  .ftSocial li {
    display: inline-block;
    margin-right: 5px; }
    .ftSocial li a {
      display: block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      background: #3b5998;
      color: #fff;
      margin-top: 10px; }
    .ftSocial li:nth-child(2) a {
      background: #28aae1; }
    .ftSocial li:nth-child(3) a {
      background: #dd4b38; }
    .ftSocial li:nth-child(4) a {
      background: #5d4942; }

.slider_main.owl-carousel .owl-nav {
  max-width: 1200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .slider_main.owl-carousel .owl-nav [class^="owl-"] {
    background: #555;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .slider_main.owl-carousel .owl-nav [class^="owl-"] .fa {
      font-size: 50px; }

.slider_testi.owl-carousel .owl-nav {
  max-width: 1300px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .slider_testi.owl-carousel .owl-nav [class^="owl-"] {
    background: #fff;
    padding: 5px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 0;
    text-shadow: none; }
    .slider_testi.owl-carousel .owl-nav [class^="owl-"] .fa {
      font-size: 20px;
      color: #555; }

.slider_dt img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .slider_dt img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }

.slider_dt.owl-carousel .owl-nav [class^="owl-"] {
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 8px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 20px;
  text-shadow: none; }
  .slider_dt.owl-carousel .owl-nav [class^="owl-"] .fa {
    font-size: 20px;
    color: #555; }

.slider_dt.owl-carousel .owl-nav .owl-prev {
  left: 0px; }

.slider_dt.owl-carousel .owl-nav .owl-next {
  right: 0px; }

/*==================================================Slider detail=================================================================*/
.gc-icon.gc-icon-download {
  display: none !important; }

.gc-thumbs-area-next .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 24px/1 fontawesome !important;
  width: 24px;
  height: 24px;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.gc-thumbs-area-prev .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 24px/1 fontawesome !important;
  width: 24px;
  height: 24px;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.gc-display-area .gc-icon.gc-icon-next {
  width: 36px !important;
  height: 50px !important;
  right: 10px; }

.gc-display-area .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px;
  color: #fff;
  height: 50px;
  text-align: center; }

.gc-display-area .gc-icon.gc-icon-prev {
  width: 36px !important;
  height: 50px !important;
  left: 10px; }

.gc-display-area .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px;
  color: #fff;
  height: 50px;
  text-align: center; }

.gc-overlay-right-icons .gc-icon.gc-icon-next {
  width: 36px !important;
  height: 50px !important;
  text-align: center; }

.gc-overlay-right-icons .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px !important;
  height: 50px !important;
  color: #fff; }

.gc-overlay-left-icons .gc-icon.gc-icon-prev {
  width: 36px !important;
  height: 50px !important;
  text-align: center; }

.gc-overlay-left-icons .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px !important;
  height: 50px !important;
  color: #fff; }

.gc-icon.gc-icon-enlarge {
  display: none !important; }

.gc-overlay-top-icons .gc-icon.gc-icon-close:before {
  content: "\f00d" !important;
  font: normal normal normal 25px/1 fontawesome !important;
  color: #fff;
  width: 24px;
  text-align: center; }

.slider_detail .glass-case ul li {
  border: none; }

.slider_detail .glass-case img {
  width: initial; }

.slider_detail .glass-case .gc-thumbs-area .gc-icon {
  border: none;
  margin-top: 0px !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: initial;
  height: initial; }
  .slider_detail .glass-case .gc-thumbs-area .gc-icon.gc-icon-next-vt:before {
    font-family: Fontawesome; }

.fixed-hotline {
  background: url(http://vhtgrass.com/assets/css/img/fixed-hotline.png) no-repeat;
  position: fixed;
  z-index: 4;
  bottom: 50px;
  right: 10px;
  padding: 15px 40px 25px 100px;
  color: #fff; }

.fixed-hotline {
  padding: 0; }
  .fixed-hotline .close:after {
    font-family: FontAwesome;
    content: "\f00d"; }
  .fixed-hotline .close.mini:after {
    content: '+'; }
  .fixed-hotline .fixed-content {
    padding: 15px 40px 25px 100px; }

/*# sourceMappingURL=style.css.map */
.arc1 .bder {
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 20px;
    margin-bottom: 15px;
}
.arc1 .bder .bder-content {
    padding: 15px;
}
.m-100 {
    margin: 0 -10px;
}
.box_news_home {
    overflow: hidden;
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 20px;
    margin-bottom: 8px;
    margin-top: 15px;
}
.img_news_home {
    display: inline-block;
    width: 180px;
    float: left;
    max-width: 100%;
    margin-right: 10px;
    border: 1px solid #cccccc;
    padding: 2px;
}
.name_news_home {
    font-size: 16px;
    color: #0dac5a;
    margin-top: 0px;
    margin-bottom: 5px;
}
.name_news_home a {
    color: #005eae;
}
.date_news_home {
    font-size: 13px;
    color: #8895b2;
    margin-bottom: 5px;
}
.des_news_home {
    font-size: 13px;
    text-align: justify;
    color: #333;
}
.qts_head_mid .hotline-mid {
  background: url(../img/sup-top.png) top right no-repeat;
  padding-right: 90px; }

@media (min-width: 992px) and (max-width: 1299px) {
  .qts_head_mid .form_search {
    width: 300px; } }
    h3.namee {
    font-size: 18px;
    font-weight: bold;
    max-width: 425px;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
    text-shadow: 0 0 1px #ccc;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++4/9/2017 */
.arc1 .layout-row.active {
  border-color: green;
  position: relative;
  overflow: visible;
}

.arc1 .layout-row.active:after, .arc1 .layout-row.active:before {
  display: inline-block;
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}

.arc1 .layout-row.active:after {
  border-color: transparent;
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.arc1 .layout-row.active:before {
  border-color: #fff;
  border-right-color: green;
  border-width: 7px;
  margin-top: -7px;
}
.ft-hd1{
      font-weight: bold;
    font-size: 20px;
}
.category_product-description img{
  max-width: 100% !important;
}