@charset "UTF-8";
/*Định nghĩa màu cho website*/
/*Định nghĩa font-family cho website*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');

/*Định nghĩa font-size cho website*/
h1 {
  font-size: 24px;
  line-height: 1.5; }

h2 {
  font-size: 22px;
  line-height: 1.5; }

h3 {
  font-size: 20px;
  line-height: 1.5; }

h4 {
  font-size: 18px;
  line-height: 1.5; }

h5 {
  font-size: 16px;
  line-height: 1.5; }

h6 {
  font-size: 14px;
  line-height: 1.5; }

p {
  line-height: 1.5; }

.container {
  width: 1230px; }
  @media screen and (max-width: 1290px) {
    .container {
      width: 100%; } }
.is-sticky{
  background-color: #1157ec;
}   

img {
  max-width: 100%;
}   

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  font-family: 'Roboto Slab', serif;
  line-height: 1.3;
  /*font-family: 'Noto Sans', sans-serif;*/
  font-size: 10px; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a:hover {
  text-decoration: none; }

.clear-padding {
  padding: 0; }

.clear-padding-left {
  padding-left: 0; }

.clear-padding-right {
  padding-right: 0; }

.padding-5px {
  padding: 5px; }

.gb-divider {
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-style: dashed;
  border-color: #E0E0E0;
  overflow: hidden;
  margin: 30px 0; }

/*header*/
.gb-header-between_ntap .row-fix {
  /*padding-top: 10px; */
      padding: 10px 0;
}

.gb-header-between_ntap .header-logo {
  display: block; }
  @media screen and (max-width: 767px) {
    .gb-header-between_ntap .header-logo {
      text-align: center; } }
  .gb-header-between_ntap .header-logo img {
    height: 100px; }
    @media (max-width: 549px) {
      .gb-header-between_ntap .header-logo img {
        max-height: 70px; } }

.gb-header-between_ntap .text-center.pull-right {
	width: 100%;
  font-size: 0.95rem; }
  .pull-right form{

    justify-content: flex-end;
  	    height: 102px;
    display: flex;
    align-items: center;
  }
  .call-header i{
  	font-size: 45px;
  }
  .pull-right i{
  	    position: absolute;
    /* top: 0; */
    left: 40px;
    font-size: 20px;
    color: #0BAF13;
  }
  .pull-right input{
  	padding: 5px 0px 5px 40px;
  	width: 98%;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #0BAF13;
    outline: none;
    position: relative;
  }
  .gb-header-between_ntap .text-center.pull-right > p {
    font-size: 0.95rem; }
.footer-link-cuanhom span{
  font-weight: bold;
}
.footer-link-cuanhom ul li{
      font-size: 14px;
    line-height: 20px;
}
.gb-header-menu-ntap {
background: #0BAF13;
    background: -moz-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: -webkit-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: linear-gradient(to bottom,#0BAF13 1%,#0BAF13 100%);
}
  .gb-header-menu-ntap .menu-parent a {
    font-size: 1.3rem; }
    .gb-header-menu-ntap .menu-parent a i.fa {
      color: #fff;
      padding: 10px; }

.gb-top-header_ntap {
    background: #0BAF13;
    background: -moz-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: -webkit-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: linear-gradient(to bottom,#0BAF13 1%,#0BAF13 100%);
}
  .gb-top-header_ntap .gb-top-header_ntap-left {
    padding-left: 20px; }
    @media screen and (max-width: 767px) {
      .gb-top-header_ntap .gb-top-header_ntap-left {
        display: none; } }
    .gb-top-header_ntap .gb-top-header_ntap-left ul li {
      display: inline-block;
      font-size: 14px;
      line-height: 1.5;
      color: #fff;
      padding: 8px; }
      .gb-top-header_ntap .gb-top-header_ntap-left ul li i {
        width: 25px;
        height: 25px;
        border: 1px solid #fff;
        border-radius: 50%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 10px; }
  .gb-top-header_ntap .gb-top-header_ntap-right {
    text-align: right; }
    .gb-top-header_ntap .gb-top-header_ntap-right ul li {
      display: inline-block;
      padding: 10px 0; }
      .gb-top-header_ntap .gb-top-header_ntap-right ul li:last-child a {
        border-right: none; }
      .gb-top-header_ntap .gb-top-header_ntap-right ul li a {
        display: block;
        font-size: 13px;
        line-height: 1.5;
        color: #fff;
        border-right: 1px solid #fff;
        padding: 0 10px;
        text-transform: uppercase; }

.img-responsive {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle; }

/*menu*/
.gb-header-between {
  padding: 20px 0; }
  @media screen and (max-width: 991px) {
    .gb-header-between .gb-header-between-logo_cuanhom {
      width: 220px; } }

/*MENU DESKTOP*/
.is-sticky {
  position: relative;
  z-index: 9999; }

.gb-main-menu_cuanhom {
  position: relative; }
  .gb-main-menu_cuanhom .main-menu {
    position: relative; }
  .gb-main-menu_cuanhom .cssmenu,
  .gb-main-menu_cuanhom .cssmenu ul,
  .gb-main-menu_cuanhom .cssmenu ul li,
  .gb-main-menu_cuanhom .cssmenu ul li a,
  .gb-main-menu_cuanhom .cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .gb-main-menu_cuanhom .cssmenu:after,
  .gb-main-menu_cuanhom .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .gb-main-menu_cuanhom .cssmenu #menu-button {
    display: none; }
  .gb-main-menu_cuanhom .cssmenu {
    text-align: center;
    width: auto;
    line-height: 1; }
    @media screen and (max-width: 991px) {
      .gb-main-menu_cuanhom .cssmenu {
        display: none; } }
  .gb-main-menu_cuanhom .cssmenu > ul > li {
    display: inline-block;
    position: initial; }
  .gb-main-menu_cuanhom .cssmenu.align-center > ul {
    font-size: 0;
    text-align: center; }
  .gb-main-menu_cuanhom .cssmenu.align-center > ul > li {
    display: inline-block;
    float: none; }
  .gb-main-menu_cuanhom .cssmenu.align-center ul ul {
    text-align: left; }
  .gb-main-menu_cuanhom .cssmenu.align-right > ul > li {
    float: right; }
  .gb-main-menu_cuanhom .cssmenu.align-right ul ul {
    text-align: right; }
  .gb-main-menu_cuanhom .cssmenu > ul > li > a {
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    padding: 19.5px 10px;

    text-transform: uppercase;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .gb-main-menu_cuanhom .cssmenu > ul > li > a {
        font-size: 11px;
        padding: 20px 10px; } }
  .gb-main-menu_cuanhom .cssmenu > ul > li:hover > a,
  .gb-main-menu_cuanhom .cssmenu > ul > li.active > a {
    color:#ffec0e;
    /*background: #e52f2f;*/
     }
  .gb-main-menu_cuanhom .cssmenu > ul > li.has-sub > a:hover:before {
    content: '';
    display: block; }
  .gb-main-menu_cuanhom .cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #fff; }
  .gb-main-menu_cuanhom .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    z-index: 2;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-main-menu_cuanhom .cssmenu li:hover > ul {
    left: auto; }
  .gb-main-menu_cuanhom .cssmenu.align-right li:hover > ul {
    right: 0; }
  .gb-main-menu_cuanhom .cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-main-menu_cuanhom .cssmenu ul ul ul li a {
    color: #666666;
    border-top: 1px solid #e0e0e0; }
  .gb-main-menu_cuanhom .cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%; }
  .gb-main-menu_cuanhom .cssmenu ul ul li {
    -webkit-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease; }
  .gb-main-menu_cuanhom .cssmenu ul ul li a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #666666;
    padding: 12px 20px;
    min-width: 240px;
    background: transparent;
    border-top: 1px solid #e0e0e0;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
  .gb-main-menu_cuanhom .cssmenu ul ul li:first-child a {
    border-top: none; }
  .gb-main-menu_cuanhom .cssmenu ul ul li:hover > a,
  .gb-main-menu_cuanhom .cssmenu ul ul li a:hover {
        color: #582a16;
    background: #ffda00; }
  .gb-main-menu_cuanhom .cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #222;
    border-right: 1px solid #222;
    content: "";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease; }
  .gb-main-menu_cuanhom .cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd; }
  .gb-main-menu_cuanhom .cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #fff; }
  .gb-main-menu_cuanhom .cssmenu ul li:hover .gb-mega-menu {
    display: block; }
  .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu {
    position: absolute;
    display: none; }
    @media screen and (min-width: 992px) {
      .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu {
        width: 940px;
        left: -257px; } }
    @media screen and (min-width: 1200px) {
      .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu {
        width: 1140px;
        left: -307px; } }
    .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu .box_image_sub_menu {
      height: 270px;
      overflow: hidden; }
      .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu .box_image_sub_menu img {
        width: 100%;
        height: auto; }
    .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu h3 {
      font-weight: 600;
      font-size: 18px;
      color: #e52f2f;
      line-height: 1.5;
      padding: 10px 20px; }
    .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu ul {
      position: relative;
      left: initial;
      margin-left: initial;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .gb-main-menu_cuanhom .cssmenu ul li .gb-mega-menu ul li a {
        padding: 10px 20px;
        border: none; }

/*Menu mobiles*/
.mobile-nav .navbar-toggle {
  z-index: 999999;
  top: 21px; }

.mobile-nav [class^="icon-"]:before, .mobile-nav [class*=" icon-"]:before {
  width: auto !important;
  margin-right: 0 !important; }

.mobile-nav #cssmenu,
.mobile-nav #cssmenu ul,
.mobile-nav #cssmenu ul li,
.mobile-nav #cssmenu ul li a,
.mobile-nav #cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mobile-nav #cssmenu > ul > li > a {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #ffffff;
  padding: 20px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease; }

.mobile-nav #cssmenu ul ul li a {
  display: block;
  font-size: 14px;
  text-align: left;
  color: #222222;
  padding: 17px 20px;
  min-width: 240px;
  background: transparent;
  border-top: 1px solid #e0e0e0;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease; }

@media screen and (max-width: 991px) {
  .mobile-nav #cssmenu {
    width: 100%;
    background: #22292d;
    display: none;
    top: 0;
    left: 0;
    position: absolute;
    min-height: 100%;
    z-index: 2000000; }
  .mobile-nav .uni-icons-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: solid 1px #333333;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 35px; }
    .mobile-nav .uni-icons-close i {
      font-family: FontAwesome;
      font-size: 15px;
      line-height: 2.93;
      text-align: center;
      color: #aeaeae; }
  .mobile-nav #cssmenu ul {
    width: 100%;
    display: none;
    padding: 0 30px;
    background: transparent; }
  .mobile-nav #cssmenu ul ul {
    background: transparent;
    padding-right: 0; }
  .mobile-nav #cssmenu.align-center > ul,
  .mobile-nav #cssmenu.align-right ul ul {
    text-align: left; }
  .mobile-nav #cssmenu ul li,
  .mobile-nav #cssmenu ul ul li,
  .mobile-nav #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul ul li,
  .mobile-nav #cssmenu ul li:hover > ul > li {
    border-top: 1px solid transparent; }
  .mobile-nav #cssmenu li:hover > ul {
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul li a,
  .mobile-nav #cssmenu ul ul li a {
    width: 100%;
    padding: 11px 0;
    text-transform: inherit; }
  .mobile-nav #cssmenu > ul > li,
  .mobile-nav #cssmenu.align-center > ul > li,
  .mobile-nav #cssmenu.align-right > ul > li {
    float: none;
    display: block; }
  .mobile-nav #cssmenu ul ul li:last-child a {
    border-bottom: none; }
  .mobile-nav #cssmenu ul ul li a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #aeaeae;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul ul li:hover > a,
  .mobile-nav #cssmenu ul ul li a:hover {
    color: #e52f2f; }
  .mobile-nav .home-icon {
    background: transparent; }
  .mobile-nav #cssmenu > ul > li:hover > a,
  .mobile-nav #cssmenu > ul > li.active > a {
    color: #e52f2f !important; }
  .mobile-nav #cssmenu ul ul ul li a {
    padding-left: 0;
    border-top: none; }
  .mobile-nav #cssmenu ul ul,
  .mobile-nav #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu > ul > li.has-sub > a::after,
  .mobile-nav #cssmenu ul ul li.has-sub > a::after {
    display: none; }
  .mobile-nav #menu-line {
    display: none; }
  .mobile-nav #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer; }
  .mobile-nav #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    height: 42px;
    width: 42px;
    cursor: pointer;
    border-left: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu .submenu-button::after {
    content: '\f107';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-family: FontAwesome;
    color: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu .submenu-button.active::before {
    content: '\f106';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-family: FontAwesome;
    color: #e52f2f;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 20px;
    display: block;
    width: 1px;
    height: 11px;
    background: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 21px;
    display: block;
    width: 11px;
    height: 1px;
    background: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button.active::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 21px;
    display: block;
    width: 11px;
    height: 1px;
    background: #e52f2f;
    z-index: 99; }
  .mobile-nav #cssmenu .submenu-button.submenu-opened:after {
    display: none; }
  .mobile-nav .navbar-toggle .icon-bar {
    display: inline-block; }
  .mobile-nav .menu-mobile-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: absolute;
    color: #fff;
    font-size: 15px;
    left: 0;
    top: -39px;
    z-index: 9999; } }

/*SLIDESHOW*/
.gb-slideshow_ntap {
  position: relative;
  margin-bottom: 15px; }
  .gb-slideshow_ntap .owl-nav [class*=owl-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #1157ec !important;
    border: 3px solid transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-slideshow_ntap .owl-nav [class*=owl-]:hover {
      background: transparent !important;
      border-color: #1157ec; }
  .gb-slideshow_ntap .owl-nav {
    margin-top: 0 !important; }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .gb-slideshow_ntap .owl-nav {
        top: -78px; } }
    @media screen and (max-width: 768px) {
      .footer-default{
            background: #0BAF13 !important;
      }
      .gb-slideshow_ntap .owl-nav {
        display: none; } }
    .gb-slideshow_ntap .owl-nav .owl-next:hover:before {
      color: #1157ec; }
    .gb-slideshow_ntap .owl-nav .owl-prev:hover:before {
      color: #1157ec; }
    .gb-slideshow_ntap .owl-nav .owl-prev {
      position: absolute;
      top: 45%;
      left: 20px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .gb-slideshow_ntap .owl-nav .owl-prev:before {
        content: '\f104';
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }
    .gb-slideshow_ntap .owl-nav .owl-next {
      position: absolute;
      top: 45%;
      right: 20px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .gb-slideshow_ntap .owl-nav .owl-next:before {
        content: '\f105';
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }
  .gb-slideshow_ntap .owl-theme .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%; }
  .gb-slideshow_ntap .slide-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 600px) {
      .gb-slideshow_ntap .slide-content {
        display: none; } }
    .gb-slideshow_ntap .slide-content h4 {
      display: block;
      font-size: 30px;
      line-height: 54px;
      color: #e52f2f;
      font-weight: 900;
      letter-spacing: 2px;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_ntap .slide-content h4 {
          font-size: 18px;
          line-height: 1;
          margin-bottom: 10px; } }
    .gb-slideshow_ntap .slide-content p {
      font-size: 16px;
      color: #fff;
      line-height: 24px; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_ntap .slide-content p {
          font-size: 13px;
          line-height: 18px; } }
    .gb-slideshow_ntap .slide-content a {
      display: inline-block;
      padding: 10px 25px;
      background: #e52f2f;
      color: #fff;
      border: 2px solid #e52f2f;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 30px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_ntap .slide-content a {
          font-size: 14px;
          padding: 7px 25px;
          margin-top: 10px; } }
      .gb-slideshow_ntap .slide-content a:hover {
        color: #e52f2f;
        background: transparent; }

/*social*/
.gb-top-header_cuanhom-right-social ul li {
  display: inline-block; }
  .gb-top-header_cuanhom-right-social ul li a {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-top-header_cuanhom-right-social ul li a i.fa {
      width: 35px;
      height: 35px;
      border: 1px solid #fff;
      text-align: center;
      line-height: 35px;
      border-radius: 50%; }
    .gb-top-header_cuanhom-right-social ul li a:hover i.fa-facebook {
      background: #4267b2;
      color: #fff;
      border: 1px solid #4267b2; }
    .gb-top-header_cuanhom-right-social ul li a:hover i.fa-twitter {
      background: #1da1f2;
      color: #fff;
      border: 1px solid #1da1f2; }
    .gb-top-header_cuanhom-right-social ul li a:hover i.fa-google-plus {
      background: #e52f2f;
      color: #fff;
      border: 1px solid #e52f2f; }
    .gb-top-header_cuanhom-right-social ul li a i.fa-facebook {
      color: #4267b2; }
    .gb-top-header_cuanhom-right-social ul li a i.fa-twitter {
      color: #1da1f2; }
    .gb-top-header_cuanhom-right-social ul li a i.fa-google-plus {
      color: #e52f2f; }

.gb-top-header_cuanhom-social ul li {
  display: inline-block; }
  .gb-top-header_cuanhom-social ul li a {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px 2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-top-header_cuanhom-social ul li a i.fa {
      width: 35px;
      height: 35px;
      border: 1px solid #fff;
      text-align: center;
      line-height: 35px;
      border-radius: 50%; }
    .gb-top-header_cuanhom-social ul li a i.fa-facebook {
      background: #4267b2;
      color: #fff;
      border: 1px solid #4267b2; }
    .gb-top-header_cuanhom-social ul li a i.fa-twitter {
      background: #1da1f2;
      color: #fff;
      border: 1px solid #1da1f2; }
    .gb-top-header_cuanhom-social ul li a i.fa-google-plus {
      background: #e52f2f;
      color: #fff;
      border: 1px solid #e52f2f; }

/*NEWS*/
.gb-page-blog_cuanhom {
  padding: 0px 0; }
  .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item {
    margin-bottom: 30px; }
    .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-img {
      position: relative;
      z-index: 5;
      overflow: hidden;
      height: 257px; }
      @media screen and (max-width: 767px) {
        .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-img {
          height: auto; } }
      .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-img img {
        width: 100%;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-img:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-img .caption-large {
        position: absolute;
        bottom: 20px;
        left: 20px;
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
        min-width: 115px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 14px;
        font-weight: bold;
        color: #777777; }
    .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-text .gb-news-blog_cuanhom-item-title {
      margin: 10px 0; }
      .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-text .gb-news-blog_cuanhom-item-title h3 a {
        display: block;
        font-size: 15px;
        text-align: left;
        color: #222222; }
        .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-text .gb-news-blog_cuanhom-item-title h3 a:hover {
          color: #e52f2f;
          text-decoration: none; }
    .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-text .gb-news-blog_cuanhom-item-text-des p {
      font-size: 14px;
      line-height: 22px;
      text-align: left;
      color: #7b7b7b; }
    .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-button {
      margin-top: 30px; }
      .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-button .btn {
        border-radius: 0; }
      .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-button .gb-btn-readmore {
        background: #e52f2f;
        color: white;
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .gb-page-blog_cuanhom .gb-news-blog_cuanhom-item .gb-news-blog_cuanhom-item-button .gb-btn-readmore:hover {
          background-color: white;
          color: #e52f2f;
          border: 1px solid #e52f2f; }

.gb-single-blog_cuanhom {
  padding: 0 0; }

.gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-img img {
  width: 100%;
  height: auto; }

.gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-title {
  margin-top: 30px;
  margin-bottom: 26px; }
  .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-title h2 {
    font-size: 30px;
    line-height: 0.87;
    text-align: left;
    color: #222222; }
    @media screen and (max-width: 767px) {
      .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-title h2 {
        font-size: 24px;
        line-height: 26px; } }

.gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-info {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 30px;
  padding-top: 13px;
  padding-bottom: 14px; }
  .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-info ul {
    margin: 0;
    padding: 0; }
    .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-info ul li {
      list-style-type: none;
      display: inline-block;
      margin-right: 30px;
      font-family: 'Open Sans', serif;
      font-size: 14px;
      font-style: italic;
      line-height: 1.86;
      text-align: left;
      color: #7b7b7b; }
      @media screen and (max-width: 767px) {
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-info ul li {
          margin-right: 24px; } }
      .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-info ul li .fa {
        font-family: FontAwesome;
        font-size: 16px;
        font-style: normal;
        line-height: 1.63;
        color: #e52f2f;
        margin-right: 10px; }
      .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-info ul li a {
        color: #7b7b7b; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-info ul li a:hover {
          text-decoration: none;
          color: #e52f2f; }

.gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text p {
  font-size: 14px;
  line-height: 1.86;
  text-align: left;
  color: #7b7b7b; }
  .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text p span {
    color: #222222;
    margin-right: 10px; }

.gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text .gb-single-blog_cuanhom-quote {
  margin: 20px 0; }
  .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text .gb-single-blog_cuanhom-quote blockquote {
    border-left: none; }
    .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text .gb-single-blog_cuanhom-quote blockquote.quote-card {
      position: relative;
      padding-left: 71px;
      border-top: 1px solid #e52f2f;
      background: #f9f9f9; }
      .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text .gb-single-blog_cuanhom-quote blockquote.quote-card:before {
        content: "“";
        position: absolute;
        top: 0;
        left: 15px;
        font-size: 120px;
        color: #e52f2f;
        font-weight: normal; }
    .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text .gb-single-blog_cuanhom-quote blockquote h4 {
      font-size: 16px;
      font-style: italic;
      line-height: 1.88;
      text-align: left;
      color: #222222; }
    .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-right-text .gb-single-blog_cuanhom-quote blockquote h3 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.63;
      text-align: left;
      color: #222222; }

.gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share {
  border-top: 1px solid #e9e9e9;
  padding-top: 10px;
  margin-top: 37px;
  margin-bottom: 76px; }
  .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-left ul {
    margin: 0;
    padding: 0; }
    .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-left ul li {
      list-style-type: none;
      display: inline-block;
      border: 1px solid #e9e9e9;
      padding: 5px 15px; }
      .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-left ul li a {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.86;
        text-align: center;
        color: #aeaeae;
        text-decoration: none; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-left ul li a:hover {
          color: #e52f2f; }
  .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right {
    position: absolute;
    right: -36px; }
    @media screen and (max-width: 767px) {
      .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right {
        width: 100%;
        right: 0;
        margin-top: 15px; } }
    .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul {
      margin: 0;
      padding: 0; }
      .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li {
        list-style-type: none;
        display: inline-block;
        position: relative;
        width: 36px;
        height: 36px;
        border-radius: 3px;
        background-color: #f4f4f4;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:first-child {
          border: none;
          width: 20%;
          background: none; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li a {
          text-decoration: none; }
          .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li a .fa {
            font-family: FontAwesome;
            font-size: 14px;
            line-height: 1.86;
            text-align: center;
            color: #aeaeae;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li span {
          font-size: 14px;
          font-weight: bold;
          line-height: 2.17;
          text-align: right;
          color: #7b7b7b;
          position: absolute; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(2):hover {
          background: #0BAF13;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(2):hover a .fa {
            color: white !important; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(3):hover {
          background: #2caae1;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(3):hover a .fa {
            color: white !important; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(4):hover {
          background: #e52f2f;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(4):hover a .fa {
            color: white !important; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(5):hover {
          background: #007bb6;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(5):hover a .fa {
            color: white !important; }
        .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(6):hover {
          background: #e52f2f;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_cuanhom-right .gb-single-blog_cuanhom-share .gb-single-blog_cuanhom-share-right ul li:nth-child(6):hover a .fa {
            color: white !important; }

.gb-tintuc-lienquan .gb-tintuc-lienquan-title {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #1157ec;
  margin-bottom: 20px;
  margin-top: 30px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px; }

.gb-tintuc-lienquan .gb-tintuc-item .item-img {
  height: 130px;
  overflow: hidden; }

.gb-tintuc-lienquan .gb-tintuc-item .item-text {
  padding-top: 10px; }
  .gb-tintuc-lienquan .gb-tintuc-item .item-text h2 a {
    display: block;
    font-size: 18px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 22px;
    overflow: hidden; }
  .gb-tintuc-lienquan .gb-tintuc-item .item-text p {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }

.gb-tintuc-lienquan .gb-tintuc-item time {
  display: block;
  margin: 15px 0; }

.gb-tintuc-lienquan .gb-tintuc-item .btn-doctiep a {
  display: inline-block;
  min-width: 120px;
  border: 1px solid #1157ec;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  background: #1157ec;
  margin-top: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-tintuc-lienquan .gb-tintuc-item .btn-doctiep a:hover {
    color: #1157ec;
    background: transparent; }

/*introduce*/
.gb-introvechungtoi_rem {
    width: 100%;
    padding: 20px 0;
    display: inline-block;
    background: #f1f1f1;
    margin-top: 20px; }
  .gb-introvechungtoi_rem .gb-introvechungtoi_rem-left h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0BAF13;
    line-height: 1.3; }
  .gb-introvechungtoi_rem .gb-introvechungtoi_rem-left .gb-divider {
    border-color: #383838;
    margin: 15px 0; }
  .gb-introvechungtoi_rem .gb-introvechungtoi_rem-left p {
    font-size: 16px;
    line-height: 1.5; }
  .gb-introvechungtoi_rem .gb-introvechungtoi_rem-left .gb-introvechungtoi_rem-doctiep {
    background: #383838;
    display: inline-block;
    min-width: 100px;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #383838;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 30px;
    font-size:  14px; }
    .gb-introvechungtoi_rem .gb-introvechungtoi_rem-left .gb-introvechungtoi_rem-doctiep:hover {
      color: #383838;
      background: transparent; }
  .gb-introvechungtoi_rem .gb-introvechungtoi_rem-right img {
    width: 100%;
    height: auto; }

/*PRODUCT*/
.gb-dm-san-pham{
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #5f6162;
  font-weight: 500;
  position: relative;
}


.gb-maysanxuat_ntap .gb-maysanxuat_ntap_title {
  border-bottom: 2px solid #ffc000;
  margin-bottom: 30px; }
  .gb-maysanxuat_ntap .gb-maysanxuat_ntap_title h2 {
    padding: 5px 30px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 44px;
    background: #e52f2f; }
.gb-maysanxuat_ntap_title a {
    float: right;
    font-size: 17px;
    font-family: initial;
    font-style: italic;
    margin-top: 5px;
    color: #ffffff;
    background: #0BAF13;
    padding: 5px 10px;
    border-radius: 5px;
}

.gb-maysanxuat_ntap .gb-product-item_ntap {
  border: solid thin #ebebeb;
  margin-bottom: 30px; }
  .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-img img {
    width: 100%;
    height: auto; }
  .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text {
    padding: 10px; }
    .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text h2 a {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 500;
      position: relative; }
    .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text p {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 300;
      position: relative;
      margin: 10px 0; }
    .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text .hotline_ntap {
      font-size: 20px;
      font-weight: 600;
      color: #e52f2f; }

.gb-maysanxuat_ntap .gb-maysanxuat_ntap_title {
    border-bottom: 2px solid #0BAF13;
    margin-bottom: 30px;
}
  .gb-maysanxuat_ntap .gb-maysanxuat_ntap_title h2 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #0BAF13;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 44px;
    background: transparent; }

.gb-maysanxuat_ntap .gb-product-item_ntap {
      border: solid thin #ccc;
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 5px;

    }
  .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-img img {
    width: 100%;
    height: auto;
    object-fit: cover; }
  .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text {
    padding: 10px;
    text-align: center;
    text-transform: uppercase; }
    .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text h2 a {
      display: block;
      font-size: 14px;
      line-height: 20px;
      color: #5f6162;
          display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
      font-weight: 500;
      position: relative; }
    .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text p {
        display: block;
        font-size: 12px;
        line-height: 24px;
        color: #5f6162;
        font-weight: 300;
        position: relative;
        margin: 5px 0; }
    .gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text .hotline_ntap {
          font-size: 13px;
          font-weight: 500;
          color: #e52f2f; }

.gb-page-sanpham_ntap .gb-product-item_ntap {
  border: solid thin #ebebeb;
  margin-bottom: 30px; }
  .gb-page-sanpham_ntap .gb-product-item_ntap .gb-product-item_ntap-img img {
    width: 100%;
    height: auto;
    padding: 10px; }
  .gb-page-sanpham_ntap .gb-product-item_ntap .gb-product-item_ntap-text {
    padding: 10px; }
    .gb-page-sanpham_ntap .gb-product-item_ntap .gb-product-item_ntap-text h2 a {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 500;
      position: relative; }
    .gb-page-sanpham_ntap .gb-product-item_ntap .gb-product-item_ntap-text p {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 300;
      position: relative;
      margin: 10px 0; }
    .gb-page-sanpham_ntap .gb-product-item_ntap .gb-product-item_ntap-text .hotline_ntap {
      font-size: 20px;
      font-weight: 600;
      color: #e52f2f; }
    .gb-product-item_ntap-text h2{
      min-height: 40px;
    }

/*SLIDE IMAGE*/
.gb-chitiet_sanpham_cuanhom-body .titleCategoryProduct_cuanhom {
  text-align: center;
  font-size: 30px;
  color: #e52f2f;
  margin: 10px 0;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 30px; }
  .gb-chitiet_sanpham_cuanhom-body .titleCategoryProduct_cuanhom:after {
    position: absolute;
    bottom: -15px;
    height: 0;
    width: 150px;
    border-bottom: 3px double #e52f2f;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: ""; }

.gb-chitiet_sanpham_cuanhom-body .gb-divider {
  margin: 20px 0; }

.gb-chitiet_sanpham_cuanhom-body .slider-for {
  background: #fff;
  border: 1px solid #dcdcdc; }
  @media screen and (min-width: 992px) {
    .gb-chitiet_sanpham_cuanhom-body .slider-for {
      height: 354px;
      overflow: hidden; } }
  .gb-chitiet_sanpham_cuanhom-body .slider-for img {
    width: auto;
    object-fit: cover;
    height: 354px;
    margin: 0 auto; }

.gb-chitiet_sanpham_cuanhom-body .slide-item-nav {
  border: 1px solid #dcdcdc;
  margin: 0 5px;
  background: #f1f1f1; }

.gb-chitiet_sanpham_cuanhom-body .slider-nav {
  margin-top: 10px; }
  .gb-chitiet_sanpham_cuanhom-body .slider-nav .slide-item-nav {
    background: #fff; }
  .gb-chitiet_sanpham_cuanhom-body .slider-nav img {
    object-fit: cover;
    height: 100px; }

.gb-chitiet_sanpham_cuanhom-body .price-outer-container .prices_cuanhom {
  text-align: left; }

.gb-chitiet_sanpham_cuanhom-body .gb-thongso-mota {
  margin: 40px 0; }
  .gb-chitiet_sanpham_cuanhom-body .gb-thongso-mota .tab-content {
    /*padding: 20px;*/ }
    .gb-chitiet_sanpham_cuanhom-body .gb-thongso-mota .tab-content p {
      display: block;
      color: #797979;
      font-size: 14px;
      font-weight: 400; }

.gb-chitiet_sanpham_cuanhom-body .item-price .news-price {
  font-size: 26px; }

.gb-chitiet_sanpham_cuanhom-body .item-price .old-price {
  font-size: 16px; }

.gb-chitiet_sanpham_cuanhom-body .price-outer-container {
  margin-top: 15px; }
  .gb-chitiet_sanpham_cuanhom-body .price-outer-container .price_CategoryProduct_Home_1_cuanhom .price_old_cuanhom {
    font-size: 20px;
    text-align: left; }
  .gb-chitiet_sanpham_cuanhom-body .price-outer-container .price_CategoryProduct_Home_1_cuanhom .price_old_news {
    font-size: 24px;
    text-align: left; }

/*SLIDE IMAGE*/
.gb-chitiet_sanpham_cuanhom_left-info {
  padding: 0px;
/*  border-bottom: 1px solid #e4e4e4;
  border-top: 3px solid #1157ec;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;*/
   }
  .gb-chitiet_sanpham_cuanhom_left-info h1 {
      display: block;
    font-size: 24px;
    line-height: 24px;
    color:#663823;
    font-weight: normal;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px dashed #cacaca; }
  .gb-chitiet_sanpham_cuanhom_left-info p {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #5f6162;
    font-weight: 300;
    position: relative;
    margin: 10px 0; }
  .gb-chitiet_sanpham_cuanhom_left-info .hotline_cuanhom {
    font-size: 20px;
    font-weight: 600;
    color: #e52f2f; }

.gb-thongso-mota .tabbable-line > .nav-tabs {
  border-bottom: 1px solid #0BAF13;
  margin: 0; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li {
  margin-right: 2px; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #333;
  font-size: 15px;
  font-weight: 600; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.open, .gb-thongso-mota .tabbable-line > .nav-tabs > li:hover {
  border: 1px solid #e52f2f;
  position: relative;
  border-bottom: none;
  margin-bottom: -1px; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.open > a, .gb-thongso-mota .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #e52f2f; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.active {
  border: 1px solid #0BAF13;
  position: relative;
  border-bottom: none;
  margin-bottom: -1px; }
  .gb-thongso-mota .tabbable-line > .nav-tabs > li.active a {
   color: #0BAF13;
   font-weight:  600;
   text-transform: uppercase;  }

.gb-thongso-mota .tabbable-line > .tab-content {
  margin-top: 20px;
  background-color: #fff;
  border: 0; }

.gb-thongso-mota .portlet .tabbable-line > .tab-content {
  padding-bottom: 0; }

.gb-thongso-mota .tab-content h1 {
  font-size: 24px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h2 {
  font-size: 22px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h3 {
  font-size: 20px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h4 {
  font-size: 18px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h5 {
  font-size: 16px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h6 {
  font-size: 14px;
  font-weight: 600; }

.gb-thongso-mota .tab-content ul li {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 26px; }

.gb-thongso-mota .tab-content p {
  color: #333;
  font-size: 16px;
  line-height: 26px; }

.gb-thongso-mota .tab-content .product_price {
  font-size: 22px;
  color: #1157ec; }

/*entry meta*/
.gb-entry-meta .gb-authour {
  font-size: 20px;
  line-height: 1.5; }
  .gb-entry-meta .gb-authour a {
    color: #e52f2f; }

.gb-entry-meta .get-by {
  font-size: 16px;
  color: #e52f2f;
  line-height: 1.5; }

/*ENTRY SHIPPING*/
.gb-entry-shipping p {
  font-size: 16px; }
  .gb-entry-shipping p i {
    color: #e52f2f;
    font-size: 24px; }

.gb-sanpham-cart-ntap {
  margin-bottom: 15px; }
  .gb-sanpham-cart-ntap form {
    display: -webkit-inline-box; }
    .gb-sanpham-cart-ntap form .input-group {
      width: 100px;
      margin-right: 20px; }
      .gb-sanpham-cart-ntap form .input-group input {
        padding: 0;
        text-align: center; }
      .gb-sanpham-cart-ntap form .input-group span {
        width: 30px;
        padding: 0;
        border-radius: 0;
        cursor: pointer; }
    .gb-sanpham-cart-ntap form .btn {
      border-radius: 0;
      border: none;
      color: #fff;
      background: #034d04 !important; }
    .gb-sanpham-cart-ntap form .btn-default:active:focus {
      color: #fff;
      background: #034d04 !important; }

.product-share-block .share-heading {
  font-size: 18px;
  color: #7a7a7a;
  float: left;
  padding-right: 20px;
  padding-top: 10px; }

.product-share-block ul li {
  display: inline-block; }
  .product-share-block ul li a {
    width: 40px;
    height: 40px;
    border: 1px solid #e52f2f;
    color: #e52f2f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .product-share-block ul li a:hover {
      background: #e52f2f;
      color: #fff; }

.gb-home-product-relate .gb-home-product-relate_cuanhom_title {
  position: relative;
  font-weight: 700;
  color: #343434;
  font-size: 18px;
  line-height: 1.35;
  text-transform: uppercase;
  border-bottom: 2px solid #ffc000;
  padding: 10px 0;
  margin-bottom: 30px; }
  .gb-home-product-relate .gb-home-product-relate_cuanhom_title:after {
    content: "";
    width: 80px;
    border-top: 2px solid #E52F2F;
    position: absolute;
    bottom: -2px;
    left: 0; }

.gb-home-product-relate .gb-product-item_cuanhom {
  border: solid thin #ebebeb;
  margin-bottom: 30px; }
  .gb-home-product-relate .gb-product-item_cuanhom .gb-product-item_cuanhom-img img {
    width: 100%;
    height: auto; }
  .gb-home-product-relate .gb-product-item_cuanhom .gb-product-item_cuanhom-text {
    padding: 10px; }
    .gb-home-product-relate .gb-product-item_cuanhom .gb-product-item_cuanhom-text h2 a {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 500;
      position: relative; }
    .gb-home-product-relate .gb-product-item_cuanhom .gb-product-item_cuanhom-text p {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 300;
      position: relative;
      margin: 10px 0; }
    .gb-home-product-relate .gb-product-item_cuanhom .gb-product-item_cuanhom-text .hotline_cuanhom {
      font-size: 20px;
      font-weight: 600;
      color: #e52f2f; }

.gb-linhkienthaythe_ntap .gb-maysanxuat_ntap_title {
  border-bottom: 2px solid #43bc00;
  margin-bottom: 30px; }
  .gb-linhkienthaythe_ntap .gb-maysanxuat_ntap_title h2 {
    padding: 5px 30px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 44px;
    background: #1157ec; }

.gb-linhkienthaythe_ntap .gb-product-item_ntap {
  border: solid thin #ebebeb;
  margin-bottom: 30px; }
  .gb-linhkienthaythe_ntap .gb-product-item_ntap .gb-product-item_ntap-img img {
    width: 100%;
    height: auto; }
  .gb-linhkienthaythe_ntap .gb-product-item_ntap .gb-product-item_ntap-text {
    padding: 10px; }
    .gb-linhkienthaythe_ntap .gb-product-item_ntap .gb-product-item_ntap-text h2 a {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 500;
      position: relative; }
    .gb-linhkienthaythe_ntap .gb-product-item_ntap .gb-product-item_ntap-text p {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #5f6162;
      font-weight: 300;
      position: relative;
      margin: 10px 0; }
    .gb-linhkienthaythe_ntap .gb-product-item_ntap .gb-product-item_ntap-text .hotline_ntap {
      font-size: 20px;
      font-weight: 600;
      color: #e52f2f; }

.prices_ntap {
     display: block !important;
    font-size: 16px !important;
    color: #c51230 !important;
    font-weight: 600 !important; }
  .prices_ntap .prices_ntap-news {
    display: block; }
  .prices_ntap .prices_ntap-old {
    display: block; }

/*CART*/
.btn-addtocart_cuanhom {
  background: #383838;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  min-width: 150px;
  display: inline-block;
  text-align: center;
  color: #fff; }

.gb-chi-tiet-add-to-cart .gb-selectsize label {
  position: relative;
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 2.18;
  text-align: left;
  color: #666666;
  text-transform: uppercase; }
  .gb-chi-tiet-add-to-cart .gb-selectsize label span {
    position: absolute;
    right: 0; }

.gb-chi-tiet-add-to-cart .gb-selectsize .form-control {
  border-radius: 0; }

.gb-chi-tiet-add-to-cart .quantity {
  float: left;
  width: 20%; 
}
  .gb-chi-tiet-add-to-cart .quantity label {
    font-size: 11px;
    font-weight: bold;
    line-height: 2.18;
    text-align: left;
    color: #666666;
    text-transform: uppercase; }
  .gb-chi-tiet-add-to-cart .quantity input {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: solid 1px #aeaeae;
    /* text-align: center; */
    font-size: 19px; }
  .gb-chi-tiet-add-to-cart .quantity .form-control {
    margin-bottom: 0; }
  .gb-chi-tiet-add-to-cart .quantity .form-group {
    margin-bottom: 0; }

.gb-chi-tiet-add-to-cart .cart {
  position: relative; }

.gb-chi-tiet-add-to-cart .single_add_to_cart_button {
    position: absolute;
    bottom: 0;
    background: #c51230;
    padding: 6px 24px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    border: 1px solid #c51230;
    border-radius: 0;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    /* right: 0; */
    border-radius: 5px;
    height: 50px;
    outline: none;
   }
  .gb-chi-tiet-add-to-cart .single_add_to_cart_button:hover {
    color: #e52f2f;
    background: transparent; }

.gb-chi-tiet-add-to-cart .product_meta {
  padding-top: 25px; }
  .gb-chi-tiet-add-to-cart .product_meta span {
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    text-transform: uppercase; }
    .gb-chi-tiet-add-to-cart .product_meta span a {
      font-size: 14px;
      font-weight: normal;
      text-align: left;
      color: #808080;
      text-transform: none; }
      .gb-chi-tiet-add-to-cart .product_meta span a:after {
        content: ","; }
      .gb-chi-tiet-add-to-cart .product_meta span a:last-child:after {
        content: ""; }

.gb-header-cart-yeuthich_cuanhom .btn-yeuthich-cuanhom {
  background: transparent;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  font-size: 14px; }
  .gb-header-cart-yeuthich_cuanhom .btn-yeuthich-cuanhom i {
    color: #383838; }

.gb-header-cart_cuanhom .btn-cart-cuanhom {
  background: transparent;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  font-size: 14px; }
  .gb-header-cart_cuanhom .btn-cart-cuanhom i {
    color: #383838; }

/*FOOTER*/
.footer-default {
  background: url(/images/footedr.png)center top no-repeat;
  margin-top: 20px; }

.footer-main-content_cuanhom {
 padding: 50px 30px 0;
    color: #ffffff;
}

.copyright-area_cuanhom p {
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.2px;
  padding: 15px 0;
  color: #7a7a7a; }

.widget-title-footer-cuanhom {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  color: #fff;
  position: relative;
  padding: 1px 0;
  margin-bottom: 20px;
  display: inline-block; }
  .widget-title-footer-cuanhom:after {
    content: "";
    width: 100%;
    border-top: 2px solid #fff;
    left: 0;
    bottom: 0;
    position: absolute; }

/*footer-lienhe-cuanhom*/
.footer-lienhe-cuanhom p {
  font-size: 13px;
  color: #fff;
  margin-bottom: 15px; }

.footer-lienhe-cuanhom span {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  color: #a3a3a3;
  font-size: 13px;
  line-height: 18px; }

/*footer-link-cuanhom*/
.footer-link-cuanhom ul li {
  padding-bottom: 5px;
  margin-bottom: 0px; }
  .footer-link-cuanhom ul li a {
    display: block;
    color: #f1f1f1;
    font-weight: 400;
    font-size: 14px;}

/*Lượt truy cập*/
.footer-luottruycap-cuanhom table tr td {
  border-top: 1px solid transparent;
  color: #b6b6b6;
  font-weight: 400;
  font-size: 13px; }

/*ĐĂNG KÝ NHẬN TIN*/
.footer-dangkynhantin-cuanhom p {
  color: #b6b6b6;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 30px; }

.footer-dangkynhantin-cuanhom form .form-control {
  width: 100%;
  border: none;
  background: #fff;
  height: 31px;
  line-height: 31px; }

.footer-dangkynhantin-cuanhom form .btndnagky {
  text-align: center;
  height: 26px;
  line-height: 26px;
  background: #e52f2f;
  padding: 0 25px;
  color: #FFF;
  text-transform: uppercase;
  border: none;
  font-size: 11px;
  font-weight: 700;
  margin-top: 15px; }

/*EMAIL*/
.gb-footer-newletter_cuanhom {
  margin-bottom: 10px; }
  .gb-footer-newletter_cuanhom .input-group {
    border-radius: 4px; }
  .gb-footer-newletter_cuanhom .form-control {
    height: 44px;
    border: 1px solid #dbdbdb;
    border-radius: 0; }
  .gb-footer-newletter_cuanhom p {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px; }
  .gb-footer-newletter_cuanhom span .btn-theme {
    height: 44px;
    color: #fff;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    background: #0BAF13; }

.gb-lienhe {
  padding: 50px 0; }

.gb-form-lienhe h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #333;
  margin-top: 10px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.gb-form-lienhe form label {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #333;
  margin-top: 5px;
  margin-bottom: 5px; }

.gb-form-lienhe .btn-gui {
  min-width: 200px;
      background: #0BAF13;
    border: 2px solid #0BAF13;
    margin-bottom: 25px;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-form-lienhe .btn-gui:hover {
    background: transparent;
    color: #e52f2f; }

/*sidebar*/
.gb-danhmucsanpham_ntap {
  margin-bottom: 30px; }
  .gb-danhmucsanpham_ntap .widget-title-sidebar-ntap {
    position: relative;
    font-weight: 700;
    color: #343434;
    font-size: 18px;
    line-height: 1.35;
    text-transform: uppercase;
    /*border-left: 4px solid #43bc00;*/
    background: #1157ec;
    padding: 10px 0px 10px 15px;
    /*margin-bottom: 10px;*/
    color: #fff; }
  .gb-danhmucsanpham_ntap ul li a {
    font-size: 14px;
    line-height: 32px;
    color: #000000;
    /* font-weight: 500; */
    position: relative;
    padding-left: 22px;
    text-transform: uppercase; }
  .gb-danhmucsanpham_ntap .accordion-default .accordion-content {
    display: block;
    padding-left: 20px; }
    .gb-danhmucsanpham_ntap .accordion-default .accordion-content li a {
      display: block;
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 30px;
      letter-spacing: normal;
      text-align: left;
      color: #666666;
      -webkit-transition: all  0.5s;
      -o-transition: all  0.5s;
      transition: all  0.5s; }
      .gb-danhmucsanpham_ntap .accordion-default .accordion-content li a:hover {
        padding-left: 10px;
        color: #fff; }
      .gb-danhmucsanpham_ntap .accordion-default .accordion-content li a i {
        color: #fff;
        margin-right: 5px; }
  .gb-danhmucsanpham_ntap .accordion-default .accordion-toggle {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 8px; }
  .gb-danhmucsanpham_ntap .accordion-default .accordion-toggle.active:after {
    content: "\f067";
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 14px;
    font-family: FontAwesome;
    color: #5f6162;
    font-weight: normal;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border-radius: 3px; }
  .gb-danhmucsanpham_ntap .accordion-default .accordion-toggle:before {
    content: "\f068";
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 14px;
    font-weight: normal;
    font-family: FontAwesome;
    color: #5f6162;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border-radius: 3px; }

.gb-danhmucsanpham_ntap {
  margin-bottom: 30px; }
  .gb-danhmucsanpham_ntap .widget-title-sidebar-ntap {
    position: relative;
    font-weight: normal;
    color: #343434;
    font-size: 16px;
    line-height: 1.35;
    text-transform: uppercase;
    background: #0BAF13;
    background: -moz-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: -webkit-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: linear-gradient(to bottom,#0BAF13 1%,#0BAF13 100%);
    padding: 10px;
    color: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;}
  .gb-danhmucsanpham_ntap .widget-search input {
    height: 40px;
    border-radius: 0;
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .gb-danhmucsanpham_ntap .widget-search button {
    height: 40px;
    width: 40px;
    background-color: #0BAF13;
    line-height: 2.1;
    color: #fff;
    border: none;
    border-radius: 0;
    font-weight: 100;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .gb-danhmucsanpham_ntap .widget-search button:active:focus {
      background-color: #1157ec;
      color: #fff;
      border-color: #1157ec;
      border-color: #ccc;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }

.gb-recenpost-sidebar-ntap .widget {
  margin-bottom: 30px; }

.gb-recenpost-sidebar-ntap .widget-title-sidebar-ntap {
  position: relative;
  font-weight: 700;
  color: #343434;
  font-size: 18px;
  line-height: 1.35;
  text-transform: uppercase;
  /*border-left: 4px solid #43bc00;*/
  padding: 10px 0 10px 15px;
  background: #1157ec;
  margin-bottom: 0px;
  color: #fff; }

.gb-recenpost-sidebar-ntap .product-img .gb-news-blog_ntap-item-img {
  /*height: 80px; */
}

.gb-recenpost-sidebar-ntap li:last-child .gb-news-blog_ntap-item {
  border-bottom: none; }

.gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #1157ec;
  display: inline-block; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img {
    position: relative;
    z-index: 5;
    overflow: hidden;
    width: 100px;
    float: left;
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img {
        height: auto; } }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img img {
      width: 100%;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img .caption-large {
      position: absolute;
      bottom: 20px;
      left: 20px;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
      min-width: 115px;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 14px;
      font-weight: bold;
      color: #777777; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-text .gb-news-blog_ntap-item-title h3 a {
    display: block;
    font-size: 13px;
    text-align: left;
    color: #222222;
    line-height: 1.3;
    margin-bottom: 3px; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-text .gb-news-blog_ntap-item-title .product-price {
    font-size: 13px;
    color: #e52f2f; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-text .gb-news-blog_ntap-item-text-des p {
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    color: #7b7b7b; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-button {
    margin-top: 10px; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-button .btn {
      border-radius: 0; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-button .gb-btn-readmore {
      background: #1157ec;
      color: white;
      font-size: 14px;
      padding-left: 30px;
      padding-right: 30px;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }

.gb-recenpost-sidebar-ntap .widget-title-sidebar-ntap {
    position: relative;
    font-weight: normal;
    color: #343434;
    font-size: 16px;
    line-height: 1.35;
    text-transform: uppercase;
    background: #0BAF13;
    background: -moz-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: -webkit-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: linear-gradient(to bottom,#0BAF13 1%,#0BAF13 100%);
    padding: 10px;
    color: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;}

.gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #ddd;
  display: inline-block; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img {
    position: relative;
    z-index: 5;
    overflow: hidden;
    /*width: 100px;*/
    float: left;
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img {
        height: auto; } }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img img {
      width: 100%;
      -webkit-transition: all 0.5s;
          height: 100px;
    object-fit: cover;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-img .caption-large {
      position: absolute;
      bottom: 20px;
      left: 20px;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
      min-width: 115px;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 14px;
      font-weight: bold;
      color: #777777; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-text .gb-news-blog_ntap-item-title h3 a {
    display: block;
    font-size: 13px;
    text-align: left;
    color: #222222;
    line-height: 1.3;
    margin-bottom: 3px; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-text .gb-news-blog_ntap-item-title time {
    font-size: 13px;
    color: #43bc00; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-text .gb-news-blog_ntap-item-text-des p {
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    color: #7b7b7b; }
  .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-button {
    margin-top: 10px; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-button .btn {
      border-radius: 0; }
    .gb-recenpost-sidebar-ntap .gb-news-blog_ntap-item .gb-news-blog_ntap-item-button .gb-btn-readmore {
      background: #1157ec;
      color: white;
      font-size: 14px;
      padding-left: 30px;
      padding-right: 30px;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }

/*BREARDCRUMS*/
.gb-breadcrumbs_cuanhom ul {
  background: transparent;
  margin-top: 30px;
    background: #0BAF13;
    background: -moz-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: -webkit-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: linear-gradient(to bottom,#0BAF13 1%,#0BAF13 100%);
  border-radius: 5px; }
  .gb-breadcrumbs_cuanhom ul li.active {
    color: #fff; }
  .gb-breadcrumbs_cuanhom ul li {
    font-size: 15px; }
    .gb-breadcrumbs_cuanhom ul li a {
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 30px;
      letter-spacing: normal;
      text-align: left;
      color: #fff; }

/*search*/
.product-filter {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  .product-filter label {
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 10px;
    color: #333; }

.product-filter-itemperpage {
  float: left; }
  @media screen and (max-width: 767px) {
    .product-filter-itemperpage {
      float: none; } }
  .product-filter-itemperpage form {
    margin-bottom: 0; }
  .product-filter-itemperpage select {
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #666;
    width: 100px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #e0e0e0;
    padding: 0 15px; }
    @media screen and (max-width: 767px) {
      .product-filter-itemperpage select {
        width: 100%; } }
    .product-filter-itemperpage select option {
      font-size: 14px;
      line-height: 2.14;
      text-align: left;
      color: #808080; }

.product-filter-itemperpage-ordering {
  float: right; }
  @media screen and (max-width: 767px) {
    .product-filter-itemperpage-ordering {
      float: none;
      margin-top: 20px; } }
  .product-filter-itemperpage-ordering p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: left;
    color: #aeaeae;
    padding-top: 15px; }
  .product-filter-itemperpage-ordering form {
    margin-bottom: 0; }
  .product-filter-itemperpage-ordering select {
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #666;
    width: 150px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #e0e0e0;
    padding: 0 15px; }
    @media screen and (max-width: 767px) {
      .product-filter-itemperpage-ordering select {
        width: 100%; } }
    .product-filter-itemperpage-ordering select option {
      font-size: 14px;
      line-height: 2.14;
      text-align: left;
      color: #808080; }

.gb-header-search_cuanhom {
  padding: 5px; }
  .gb-header-search_cuanhom .vk-newlist-banner-test-search button {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .gb-header-search_cuanhom .vk-newlist-banner-test-search button:hover {
    background: #e52f2f;
    color: #fff; }
  .gb-header-search_cuanhom form {
    border-radius: 0;
    overflow: hidden; }
  .gb-header-search_cuanhom .vk-newlist-banner-test-search {
    width: 100%;
    height: 43px;
    background: #fff;
    border: solid 1px #e52f2f;
    border-radius: 0; }
    .gb-header-search_cuanhom .vk-newlist-banner-test-search input {
      width: 80%;
      height: 43px;
      border: none;
      outline: none;
      color: #333;
      background: transparent;
      font-weight: 500;
      font-style: normal;
      font-size: 14px;
      text-indent: 15px; }
    .gb-header-search_cuanhom .vk-newlist-banner-test-search button {
      width: 20%;
      height: 43px;
      background: #383838;
      border: none;
      border-left: 1px solid #e52f2f;
      outline: none;
      text-align: center;
      line-height: 44px;
      color: #fff;
      font-size: 14px;
      float: right;
      border-radius: 0;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-header-search_cuanhom .vk-newlist-banner-test-search button:hover {
        color: #e52f2f;
        background: transparent; }

/*CONTACT*/
.gb-gioithieu-company {
  background: #f4f4f4;
  padding: 20px;
  margin-bottom: 40px; }
  .gb-gioithieu-company h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .gb-gioithieu-company p {
    font-size: 16px;
    line-height: 26px;
    color: #333; }
  .gb-gioithieu-company .gb-dress-intro ul li {
    display: flow-root;
    margin-bottom: 10px; }
    .gb-gioithieu-company .gb-dress-intro ul li .icons {
      width: 40px;
      height: 40px;
      border: 1px solid #e52f2f;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
          font-size: 20px;
      -ms-flex-pack: center;
      justify-content: center;
      color: #e52f2f;
      float: left; }
    .gb-gioithieu-company .gb-dress-intro ul li p {
      padding-left: 60px;
      color: #333;
      font-size: 16px;
      line-height: 1.5; }
  .gb-gioithieu-company .gb-support-intro ul li {
    display: flow-root;
    margin-bottom: 10px; }
    .gb-gioithieu-company .gb-support-intro ul li .icons {
      width: 35px;
      height: 25px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
          font-size: 20px;
      -ms-flex-pack: center;
      justify-content: center;
      color: #e52f2f;
      float: left; }
    .gb-gioithieu-company .gb-support-intro ul li p {
      padding-left: 60px;
      color: #333;
      font-size: 16px; }

.gb-header-between_cuanhom-between {
  padding-top: 10px; }
  .gb-header-between_cuanhom-between ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gb-header-between_cuanhom-between ul li {
      width: 50%;
      float: left; }
      .gb-header-between_cuanhom-between ul li .icons_cuanhom {
        width: 40px;
        height: 40px;
        border: 1px solid #383838;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 18px;
        color: #383838;
        border-radius: 50%;
        float: left; }
      .gb-header-between_cuanhom-between ul li .info_support_cuanhom {
        width: calc(100% - 40px);
        float: left;
        padding-left: 15px; }
        .gb-header-between_cuanhom-between ul li .info_support_cuanhom h3 {
          font-size: 14px;
          font-weight: 500;
          line-height: 24px; }
        .gb-header-between_cuanhom-between ul li .info_support_cuanhom span {
          font-size: 13px;
          display: block; }

/*BANNER*/
.gb-banner-1-cuanhom {
  margin-bottom: 15px; }
  .gb-banner-1-cuanhom a {
    display: block; }
    .gb-banner-1-cuanhom a img {
      width: 100%;
          height: 150PX;
   object-fit: cover; }

.gb-banner-2-cuanhom {
  margin-bottom: 30px; }
  .gb-banner-2-cuanhom a {
    display: block; }
    .gb-banner-2-cuanhom a img {
      width: 100%;
      height: auto; }

/*characteristic*/
.gb-characteristics {
  background: #1157ec; }
  .gb-characteristics .gb-characteristics_ntap {
    padding: 10px;
    color: #fff; }
    @media screen and (min-width: 991px) {
      .gb-characteristics .gb-characteristics_ntap ul li {
        border-right: 1px solid #fff; } }
    .gb-characteristics .gb-characteristics_ntap ul li:last-child {
      border-right: none; }
    .gb-characteristics .gb-characteristics_ntap .gb-characteristics_ntap-item .block-top-content_ntap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media screen and (max-width: 767px) {
        .gb-characteristics .gb-characteristics_ntap .gb-characteristics_ntap-item .block-top-content_ntap {
          -webkit-box-align: inherit;
          -ms-flex-align: inherit;
          align-items: inherit;
          -webkit-box-pack: inherit;
          -ms-flex-pack: inherit;
          justify-content: inherit;
          margin-bottom: 30px; } }
      .gb-characteristics .gb-characteristics_ntap .gb-characteristics_ntap-item .block-top-content_ntap .icon-block_ntap i {
        font-size: 18px;
        color: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 100%;
        padding-left: 6px;
        position: relative; }
      .gb-characteristics .gb-characteristics_ntap .gb-characteristics_ntap-item .block-top-content_ntap .text-block_ntap {
        padding-left: 20px; }
        .gb-characteristics .gb-characteristics_ntap .gb-characteristics_ntap-item .block-top-content_ntap .text-block_ntap h3 {
          color: #fff;
          font-size: 12px;
          text-transform: uppercase;
          font-weight: 700; }
        .gb-characteristics .gb-characteristics_ntap .gb-characteristics_ntap-item .block-top-content_ntap .text-block_ntap p {
          font-size: 12px;
          font-weight: 400; }

.gb-product-item_ntap .middle-cart{
  display: inline-block;
  width: 100%;
 /* transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 0%;
  left: 45%;
  transform: translate(-45%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;*/
}
.gb-product-item_ntap .add_cart {
    background: #0BAF13;
    background: -moz-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: -webkit-linear-gradient(top,#0BAF13 1%,#0BAF13 100%);
    background: linear-gradient(to bottom,#0BAF13 1%,#0BAF13 100%);
    font-size: 13px;
    opacity: 1;
    width: 48%;
    float: left;
    text-align: center;
    border-radius: 5px
}
.gb-product-item_ntap .add_cart a{
  color: #fff;
  display: block;
  padding: 10px 5px;
}
.gb-product-item_ntap{
  position: relative;
}
/*.gb-product-item_ntap:hover .middle-cart {
  opacity: 1;
  z-index: 99;
  top: 50%;
   transition: 0.4s ease;
}
.gb-product-item_ntap:after{
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 9;
  opacity: 0;
  background: #000;
}*/
.gb-product-item_ntap .view-product{
    /*margin-bottom: 10px;*/
     background-color: #f1f1f1; 
    font-size: 13px;
    opacity: 1;
    width: 48%;
    text-align: center;
    float: left;
    margin-right: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;

}
.gb-product-item_ntap .view-product a {
  color: #333;
  display: block;
  padding: 10px 5px;

}
.gb-product-item_ntap:hover:after{
  opacity: 0.2; 
}

.gb-product-item_ntap-img{
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
.footer-main-content_cuanhom {
    padding: 50px 0 0;}

    .gb-introvechungtoi_rem-left{
      margin-bottom: 15px;
    }
.gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-text .hotline_ntap{
  display: grid;
}
/*.gb-maysanxuat_ntap .col-xs-6:nth-child(2n+1){
    padding-left: 5px;
}
.gb-maysanxuat_ntap .col-xs-6:nth-child(2n){
    padding-right: 5px;
}*/
}
.accordion li{
    border-bottom: 1px dashed #ccc;
    font-size: 15px;
    color: #5f6162;
    font-weight: normal;
    line-height: 25px;
    padding:0 10px;
}
.gb-danhmucsanpham_ntap .widget-content{
      border: 1px solid #ccc;
}
.gb-danhmucsanpham_ntap ul li a:before{
  content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(/images/icon.png)no-repeat;
}
.accordion li:last-child{
  border:none;
}
.widget-search{
  margin-top: 5px;
}
.gb-recenpost-sidebar-ntap .widget-content{
  border: 1px solid #ddd;
  padding: 5px;
}
.sigma{
    text-align: center;
    font-size: 20px;
    padding: 7px;
    color: #fff;
}
.copyright {
    width: 85%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    font-weight: bold;
    padding: 15px;
    margin-top: 7px;
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 75%);
    font-size: 20px;
}

.copyright p {
  font-size: 15px;
}
.gb-chitiet_sanpham_cuanhom_left-info ul li {
    padding: 5px 0;
    font-size: 15px;
}
.gb-maysanxuat_ntap .gb-tintuc-item img{
    height: 350px;
    object-fit: cover;
    padding: 3px;
    border: 1px solid #ddd;
}
.gb-maysanxuat_ntap .gb-tintuc-item .item-text h2{
    font-size: 15px;
    color: #334f8b;
    width: 100%;
    padding: 5px 0;
}
.gb-maysanxuat_ntap .gb-tintuc-item .item-text h2 a{
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    clear: none;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
   
}
.gb-tintuc-item .item-text{
  text-align: center;
}
.gb-maysanxuat_ntap .gb-tintuc-item .item-text time{
    font-size: 12px;
    color: #000;
    width: 100%;
    padding: 10px 0;
}
.gb-maysanxuat_ntap .gb-tintuc-item .item-text p{
    font-size: 12px;
    font-style: italic;
    padding: 5px 0 0;
        margin-bottom: 25px;

  
}
.gb-maysanxuat_ntap .gb-tintuc-item .item-text .btn-doctiep{
  font-size: 15px;
    padding: 5px 0;
    color: #34518e;
}
.news-is h3{
  font-size: 18px;
  margin-top: 10px;
  font-weight: normal;
}
.news-is a{
  color: #333;
}
.news-is hr{
  margin: 5px;
}
.news-is .sub-info{
  font-size: 13px;
}
.gb-page-blog_cuanhom .col-sm-9 h2{
  font-size: 20px;
  text-transform: uppercase;
}
.gb-news-blog_cuanhom-item-text-des p{
  font-size: 15px;
}
@media screen and (min-width:768px){
  .gb-news-blog_cuanhom-item-img  a img{
    height: 200px;
    object-fit: cover;
    width:100%;
  }
}
.gb-single-blog_cuanhom-right img{
  max-width: 100%;
  height: auto;
  text-align: center;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
.formcontact {
    border: 1px dashed #0BAF13;
    max-width: 500px;
    border-radius: 10px;
    margin-top: 30px;
}
.formcontact .title {
    margin-top: -15px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.formcontact p {
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 20px;
}
.formcontact .title span {
    background: #0BAF13;
    color: #ffff;
    padding: 5px 20px;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
    padding-left: 20px;
}
.formcontact .title {
    margin-top: -15px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.formcontact p {
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 20px;
}
@media screen and (max-width: 480px){

.textwidget p {
    padding-left: 15px;
}}

input.wpcf7-form-control.wpcf7-text {
    font-size: 16px;
    border: 1px solid #dddd;
    border-radius: 99px 0 0 99px !important;
    padding: 5px 0;
    padding-left: 17px;
    margin-left: 20px;
}
.wpcf7 input[type=text] {
    width: 96%;
    height: 30px;
    border: 0;
    padding: 5px 0;
    text-indent: 0;
    margin: auto;
    float: none;
    display: block;
}

.wpcf7-form-control:not(.wpcf7-submit) {
    width: 83%;
    outline: none;
}
.wpcf7-form-control.wpcf7-submit {
    background: #0fa80f;
    color: #fff;
    font-weight: 600;
    border: none;
    margin-left: -47px
}

.formcontact .wpcf7-submit {
    border-radius: 0 99px 99px 0;
    
    font-size: 14px;
    font-weight: 300;
}
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.gb-chitiet_sanpham_cuanhom_left-info table, .gb-chitiet_sanpham_cuanhom_left-info th, .gb-chitiet_sanpham_cuanhom_left-info td{
  border: 1px solid #9c9595;
  border-collapse: collapse;
  font-size: 15px;
  padding: 5px;
}
.gb-chitiet_sanpham_cuanhom_left-info table{
  width: 100%
}
.gb-chitiet_sanpham_cuanhom_left-info h3{
  font-size: 15px;
  margin-bottom: 5px;
}
.zalo{
    left: 17px;
    position: fixed ;
    bottom: 10px;
}
.social-button{
  display: none !important;
}
@media screen and (max-width: 768px){
  .fb-livechat, .fb-widget{
    display: none !important;
  }
  .zalo{
       right: 25px;
    z-index: 999;
    left: auto;
}
.social-button{
  display: inline-block !important;
}
}
@media screen and (min-width: 769px){
  .col-md-15{
    width: 20%;
    float: left;
    padding: 0 15px;
  }
}
.call-header{
	display: inline-block;
	    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    border: 2px dashed #d33;
    background: #ffc0c0;
    width: 73%;
    padding: 10px 0;
    margin: 16px auto;
}
.call-header a{
	font-size: 16px;
	color: #d33;
	font-weight: bold;

}
.gb-function a{
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px 0 25px 0;
    color: #ffffff;
    background: #0BAF13;
    padding: 10px 35px;
    text-align: center;
    border-radius: 5px;
}
.gb-function{
display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0 0 0;
    background: #f1f1f1;
}
.gb-function i{
    margin-right: 5px;
}

.gb-clear{
  clear: both;
}
.productcat-3{
  height: 350px;
  /*object-fit: cover;*/
  border: 5px solid #0BAF13;
}

.gb-productcat-3 .productcat-3{
    height: 350px;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 8px;
}

.rela-son{
    background:#0BAF13;
    color: #fff;
    padding: 15px 20px;
    border: 1px solid #0BAF13;
    font-size: 16px;
    border-radius: 5px;
}
.banner-ngang{
  text-align: center;
  /*padding: 20px;*/
  margin-top: 10px;
}
.banner-ngang img{
  /*height: 200px;*/
  object-fit: cover;
}
.title h2{
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 15px;
}
.content-c3 h3{
  font-size: 18px;
      margin-bottom: 15px;
  text-transform: uppercase;
}
.item-3{

    border-left: 1px solid;
    padding: 2px 7px;
    font-size: 15px;
    margin-bottom: 15px;


}
.text-local{
  padding-bottom: 10px;
}
.rela-son:hover{
  color:#fff;
  text-decoration: underline;
}
@media screen and (min-width: 768px){
  
  .gb-productcat-3 .productcat-3{
    width: 31.8%
  }
  .productcat-3:first-child{
    margin-left: 10px;
  }
}

.form-tinhhuong{
    font-size: 15px;
    text-align: center;
    margin: 50px 0;
    padding: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.58);
box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.58);
}

.form-tinhhuong h2{
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 24px;
}
    
.form-tinhhuong p{
  text-align: left;
  padding: 5px 15px;
  font-weight: bold;
}
.form-tinhhuong button{
  margin-top: 25px;
}
.giachu{
    font-size: 15px;
    text-align: center;
    margin-bottom: 42px;
    position: relative;
}
.giachu:before {
    content: '';
    position: absolute;
    width: 75px;
    height: 3px;
    background: #d33;
    bottom: -11px;
    left: 0;
    /* display: flex; */
    /* justify-content: center; */
    right: 0;
    margin: 0 auto;
}
.under{
  width: 55px;
  height: 3px;
  background: #d33;
  margin: 7px auto 10px;
}
.ketqua{
     font-size: 15px;
    text-align: center;
    display: inline-block;
    width: 100%;

}
#exampleModalLongTitle{
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
}
.modal-header {
    /*padding: 0;*/
    border-bottom: 1px solid #e5e5e5;
    /* min-height: 0; */
    /*padding-top: 16px;*/
}
.modal-header .close {
    position: absolute;
    top: 7px;
    right: 7px;
}
.accordion li span{
  float: right;
    width: 35px;
    display: flex;
    align-items: center;
    margin-top: 5px;
    justify-content: center;
    height: 21px;
    background: #efefef;
        border: 1px solid #efefef;
    text-align: center;
    border-radius: 15px;
}
.accordion li:hover span{
        border: 1px solid #000;
        transition-duration: 0.3s
}
.lienquan img{
  height: 190px !important;
}
.popup{
        width: 38%;
    position: fixed;
    top: 20%;
    left: 0;
    right: 0;
    display: none;
    margin: 0 auto;
    height: 525px;
    background: #fff;
    border: 3px solid #0BAF13;
    z-index: 999;
    border-radius: 14px;
    overflow: hidden;
}
.popup-close{
    width: 25px;
    cursor: pointer;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    color: #fff;
    background: #29292966;
    padding: 5px;
}
.popup-img img{
  height: 150px;
  object-fit: cover
}
.popup-form{
  padding:25px;

}
.popup-form form{
  /*position: relative;*/
  text-align: center;
}
.popup-form label{
background: #fff;
    padding: 5px;
    position: absolute;
    top: -10px;
    left: 4px;
    color: #a1a1a1;
}
.popup-form .form-group{
  position: relative;
}
.popup-form h2{font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 5px;}
.popup-form p {font-size: 14px;
    margin-bottom: 15px;}
.popup-form input{
    width: 100%;
    height: 40px;
    /*margin-bottom: 25px;*/
    border: 1px solid #6666;
    font-size: 14px;
    padding: 5px 15px;
    outline: 0;
}
.popup-form textarea{
    width: 100%;
   height: 90px;
   line-height: 1.3;
    /*margin-bottom: 25px;*/
    border: 1px solid #6666;
    font-size: 14px;
    padding: 10px 15px;
    outline: 0;
}
.popup-form button{
    height: 40px;
    padding: 0 20px;
    background: #0BAF13;
    border: none;
    color: #fff;
    border-radius: 15px;
    font-size: 15px;
    text-transform: capitalize;
     outline: 0;
}
.h-a-s{
  position: fixed;
    display: none;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999999;
}
.h-a-s .overlay{

    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000b5;
    top: 0;
    left: 0;
    z-index: 998;

}

@media screen and (max-width: 768px){
  .popup {
    width: 95%;
  }
  .popup-form {
    padding: 15px 25px;
}
  .accordion{
    display: none;
  }
  .gb-productcat-3 .productcat-3{
    height: 240px;
  }
  .list-product-home{
  display: none;
}
.gb-maysanxuat_ntap .gb-product-item_ntap .gb-product-item_ntap-img img {
  height: 150px;
}
.gb-maysanxuat_ntap .gb-product-item_ntap{
  margin-bottom: 15px
}
.mobile-menu-container.mobile-nav{
  position: relative;
}
.lienquan img{
  height: 150px !important;
}
}

.act{
    background: #582a15 !important;
    color: #fff;
}
.descr{
    font-size:15px;
    line-height: 1.3;
    padding: 15px 0;
    font-weight: bold;
    font-style: italic;
}
.content-cr{
      font-size:15px;
    line-height: 1.4;
}
.content-cr p{
      font-size:15px !important;
    /*line-height: 1.4;*/
}
.content-cr p img{
  max-width: 100%;
  height: auto;
}