@import url(fontello/css/ficon-embedded.css);
@import url(grid_system.css);
@import url(forms.css);
@import url(tables.css);
@font-face {
  font-family: "OpenSans-Semibold";
  src: local("OpenSans-Semibold"), local("OpenSans-Semibold"), url("../fonts/OpenSans-Semibold.eot");
  src: local("OpenSans-Semibold"), local("OpenSans-Semibold"), url("../fonts/OpenSans-Semibold?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold.woff2") format("woff2"), url("../fonts/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
  font-style: normal; }
@font-face {
  font-family: "Roboto-Light";
  src: local("Roboto-Light"), local("Roboto-Light"), url("../fonts/Roboto-Light.eot");
  src: local("Roboto-Light"), local("Roboto-Light"), url("../fonts/Roboto-Light?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype"), url("../fonts/Roboto-Light.svg#Roboto-Light") format("svg");
  font-style: normal; }
@font-face {
  font-family: "OpenSans-Light";
  src: local("OpenSans-Light"), local("OpenSans-Light"), url("../fonts/OpenSans-Light.eot");
  src: local("OpenSans-Light"), local("OpenSans-Light"), url("../fonts/OpenSans-Light?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-style: normal; }
@font-face {
  font-family: "OpenSans-Regular";
  src: local("OpenSans-Regular"), local("OpenSans-Regular"), url("../fonts/OpenSans-Regular.eot");
  src: local("OpenSans-Regular"), local("OpenSans-Regular"), url("../fonts/OpenSans-Regular?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-style: normal; }
@font-face {
  font-family: "OpenSans-ExtraBold";
  src: local("OpenSans-ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/OpenSans-ExtraBold.eot");
  src: local("OpenSans-ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/OpenSans-ExtraBold?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold") format("svg");
  font-style: normal; }
@font-face {
  font-family: "OpenSans-Bold0";
  src: local("OpenSans-Bold0"), local("OpenSans-Bold0"), url("../fonts/OpenSans-Bold0.eot");
  src: local("OpenSans-Bold0"), local("OpenSans-Bold0"), url("../fonts/OpenSans-Bold0?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold0.woff2") format("woff2"), url("../fonts/OpenSans-Bold0.woff") format("woff"), url("../fonts/OpenSans-Bold0.ttf") format("truetype"), url("../fonts/OpenSans-Bold0.svg#OpenSans-Bold0") format("svg");
  font-style: normal; }
@font-face {
  font-family: "Roboto-Medium";
  src: local("Roboto-Medium"), local("Roboto-Medium"), url("../fonts/Roboto-Medium.eot");
  src: local("Roboto-Medium"), local("Roboto-Medium"), url("../fonts/Roboto-Medium?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-style: normal; }
@font-face {
  font-family: "Roboto-Regular";
  src: local("Roboto-Regular"), local("Roboto-Regular"), url("../fonts/Roboto-Regular.eot");
  src: local("Roboto-Regular"), local("Roboto-Regular"), url("../fonts/Roboto-Regular?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-style: normal; }
* {
  line-height: 150%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input:focus, button:focus, button div:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus, select:focus {
  outline: none !important; }

a:hover, a:focus {
  text-decoration: none; }

.banner_item img {
  width: 100%; }

.img_bo_t,
.img_bo_b {
  position: relative;
  height: 7px;
  margin: 0px 7px;
  background: url(../images/pic_bo_tb.gif) repeat-x top;
  z-index: 0; }

.img_bo_b {
  background-position: bottom left; }

.img_bo_t .img_bo_tl,
.img_bo_t .img_bo_tr,
.img_bo_b .img_bo_bl,
.img_bo_b .img_bo_br {
  position: absolute;
  width: 7px;
  height: 7px;
  background: url(../images/pic_bo.png) no-repeat 0px 0px;
  top: 0px; }

.img_bo_t .img_bo_tl {
  left: -7px; }

.img_bo_t .img_bo_tr {
  background-position: right top;
  right: -7px; }

.img_bo_b .img_bo_bl {
  background-position: left bottom;
  left: -7px; }

.img_bo_b .img_bo_br {
  background-position: right bottom;
  right: -7px; }

.img_bo_m {
  position: relative;
  z-index: 1;
  padding: 0px 7px; }

.img_bo_m .img_bo_l,
.img_bo_m .img_bo_r {
  position: absolute;
  width: 7px;
  height: 100%;
  background: url(../images/pic_bo_lr.gif) repeat-y left;
  top: 0px;
  z-index: 0; }

.img_bo_m .img_bo_l {
  left: 0px; }

.img_bo_m .img_bo_r {
  background-position: right top;
  right: 0px; }

.limit {
  overflow: hidden; }

img {
  margin: 0;
  padding: 0;
  border: none; }

img.img_full_size {
  width: 100% !important;
  height: auto !important; }

img.img_max_width {
  max-width: 100% !important;
  height: auto !important; }

img.img_fleft {
  float: left; }

img.img_fright {
  float: right; }

.img > a {
  display: inline-block;
  overflow: hidden; }

.product_item .img > a:first-child {
  padding-top: 67%;
  position: relative;
  overflow: hidden;
  height: 0px; }

.product_item .img > a > img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s; }

.product_item .img:hover > a > img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1); }

.img > a > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
  max-width: 100%; }

.img > a:hover > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.justify {
  text-align: justify; }

.bold {
  font-weight: bold; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.nostart {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.clear {
  clear: both; }

br.clear {
  clear: both;
  margin-top: -15px; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

a {
  outline: none;
  text-decoration: none;
  color: #444444;
  -webkit-transition: all 300ms ease-out 0s;
  -moz-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s; }

a:hover {
  color: #ed3237; }

.fl_left {
  float: left; }

.fl_right {
  float: right; }

.imgl, .imgr {
  border: 1px solid #C7C5C8;
  padding: 5px; }

.imgl {
  float: left;
  margin: 0 8px 8px 0;
  clear: left; }

.imgr {
  float: right;
  margin: 0 0 8px 8px;
  clear: right; }

.input_hidden {
  height: 0px;
  border: none;
  font-size: 0px;
  background: none; }

h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px; }

p {
  margin: 0px 0px;
  padding: 5px 0px; }

ul.list_none {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.input_hidden {
  height: 0px !important;
  border: none !important;
  font-size: 0px !important;
  background: none !important;
  padding: 0px !important;
  margin: 0px !important; }

table {
  table-layout: fixed; }

.table-responsive {
  width: 100%;
  overflow: auto; }

table.tablescroll > tbody,
table.tablescroll > thead,
table.tablescroll > tfoot {
  display: block;
  width: 100%; }

table.tablescroll > thead,
table.tablescroll > tfoot {
  /*    padding-right: 17px;*/ }

table.tablescroll > tbody {
  overflow-y: scroll;
  overflow-x: hidden; }

table.tablescroll > tbody > tr,
table.tablescroll > thead > tr,
table.tablescroll > tfoot > tr {
  display: table;
  width: 100%; }

/*--------------box-------------*/
.box {
  margin-bottom: 30px;
  -webkit-box-shadow: 2px 2px 4px #8d9aa3;
  box-shadow: 2px 2px 4px #8d9aa3; }
  .box .box-content {
    background: #FFF; }
    .box .box-content .product_focus .product_focus-row {
      border-bottom: 1px solid #e1e1e1; }
      .box .box-content .product_focus .product_focus-row .img {
        display: inline-block;
        width: 45%;
        float: left;
        padding: 20px; }
      .box .box-content .product_focus .product_focus-row .info {
        width: 55%;
        float: left;
        padding: 20px 10px 20px 0px; }
        .box .box-content .product_focus .product_focus-row .info h3 a {
          font-family: helveticaneuelight;
          font-size: 14px;
          font-weight: bold;
          text-transform: uppercase;
          display: block; }
          .box .box-content .product_focus .product_focus-row .info h3 a:hover {
            color: #ed7a1d; }
        .box .box-content .product_focus .product_focus-row .info .price {
          font-family: Roboto-Regular;
          font-size: 13.4px;
          color: #de2203;
          padding: 5px 0px;
          display: inline-block; }
        .box .box-content .product_focus .product_focus-row .info .rate img {
          max-width: 10px; }

#tth-column_left .title_box {
  text-transform: uppercase;
  font-size: 16px;
  color: #000000; }

#tth-column_left .filter_group .box_menu_product > ul > li {
  margin-bottom: 0px; }

#tth-column_left .filter_group .box_menu_product > ul > li a label {
  font-weight: normal;
  margin-bottom: 0px; }

#tth-column_left .filter_group .box_menu_product > ul > li a label div {
  background: none;
  font-size: 14px;
  color: #000;
  padding-left: 0px; }

#tth-column_left .filter_group .box_menu_product > ul > li a label div:before {
  content: '\e8a7';
  font-family: 'ficon';
  color: #000;
  padding-right: 5px; }

#tth-column_left .filter_group .box_menu_product > ul > li ul {
  display: block;
  padding-left: 16px;
  margin-top: 0px; }

#tth-column_left .filter_group .box_menu_product > ul > li ul li a label div:before {
  content: '\e8a4';
  font-family: 'ficon';
  color: #000;
  padding-right: 5px; }

#tth-column_left .filter_group .box_menu_product > ul > li ul li input {
  display: none; }

#tth-column_left .filter_group .box_menu_product > ul .ficon-angle-down {
  display: none; }

#tth-column_left .filter_brand {
  margin-top: 13px; }

#tth-column_left .filter_brand .box_menu_product > ul {
  display: block; }

#tth-column_left .filter_brand .box_menu_product > ul > li {
  display: block; }

#tth-column_left .filter_brand .box_menu_product > ul > li > a {
  display: none; }

#tth-column_left .filter_brand .box_menu_product > ul > li > a > label div {
  color: #000;
  font-size: 15px; }

#tth-column_left .filter_brand .box_menu_product > ul input {
  left: 0px; }

#tth-column_left .filter_brand .box_menu_product ul {
  display: block; }

#tth-column_left .filter_brand .box_menu_product ul > li {
  display: block; }

#tth-column_left .filter_brand .box_menu_product ul > li > a > label div {
  color: #000;
  font-size: 15px;
  font-weight: normal; }

#tth-column_left .filter_brand input[type="checkbox"] {
  background-color: #337ab7;
  border-color: #337ab7;
  z-index: 1;
  cursor: pointer;
  width: 12px;
  height: 12px; }

#tth-column_left .filter_price {
  /**slider */ }

#tth-column_left .filter_price #btn_search {
  display: inline-block;
  background: #e2e2e2;
  padding: 4px 11px;
  color: #000; }

#tth-column_left .filter_price #slider {
  padding-top: 6px; }

#tth-column_left .filter_price #slider-range {
  width: 100%;
  max-width: 238px;
  background: #fff;
  border: 1px solid #d0d0d0;
  height: 5px; }

#tth-column_left .filter_price #slider-range .ui-widget-header {
  background: #e2e2e2; }

#tth-column_left .filter_price #slider-range .ui-slider-handle {
  width: 18px;
  height: 18px;
  padding: 0;
  border-color: #d0d0d0;
  background: #fff; }

#tth-column_left .filter_price #comment {
  min-height: 20px;
  padding-right: 50px;
  margin-top: 10px;
  overflow: hidden;
  padding-left: 23px;
  padding-bottom: 10px; }

#tth-column_left .filter_price #slider-range-vertical {
  width: 6px;
  float: left;
  margin-top: 5px;
  border-radius: 0; }

#tth-column_left .filter_price #slider-range-vertical .ui-slider-handle {
  left: -23px; }

#tth-column_left .filter_price #slider-range-vertical .ui-state-default,
#tth-column_left .filter_price #slider-range-vertical .ui-widget-content .ui-state-default,
#tth-column_left .filter_price #slider-range-vertical .ui-widget-header .ui-state-default {
  border-radius: 2px;
  width: 20px;
  height: 14px;
  border: none;
  cursor: pointer;
  background-image: url(../images/ico_slider_02.png);
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 100% 100%;
  background-position: 0 0;
  padding: 0; }

#tth-column_left .filter_price #slider-range-vertical .ui-slider-vertical .ui-slider-handle {
  left: -21px; }

#tth-column_left .filter_price #slider_value {
  width: 100%;
  padding-top: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

#tth-column_left .filter_price #slider_value input {
  width: 39%;
  float: left;
  padding: 4px;
  text-align: center;
  height: 34px;
  color: #999999;
  border: solid 1px #ccc; }

#tth-column_left .filter_price #slider_value span.seperate {
  float: left;
  padding: 5px;
  color: #999; }

#tth-column_left .filter_price #quantity_send {
  width: 34px;
  height: 34px;
  background-color: #ccc;
  border: none;
  display: inline-block;
  margin-left: -4px;
  float: left;
  position: relative;
  cursor: pointer;
  padding-top: 8px;
  text-align: center;
  font-size: 12px;
  border-radius: 0px 5px 5px 0px; }

#tth-column_left .banner_item {
  margin-top: 13px; }

#tth-column_left .banner_item:before, #tth-column_left .banner_item:after {
  content: " ";
  display: table; }

#tth-column_left .banner_item:after {
  clear: both; }

.box_menu_product .box-title {
  font-family: Roboto-Regular;
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
  background: #007528;
  padding: 9px 12px;
  color: #fff;
  font-weight: bold;
  text-align: center; }

.box_menu_product > ul {
  background: #fff; }

.box_menu_product > ul li {
  border-top: none !important; }

.box_menu_product > ul li a {
  border: none; }

.box_menu_product > ul li a label {
  font-size: 14px;
  font-family: "Arial";
  margin-bottom: 0px;
  font-weight: normal;
  color: #047297; }

.box_menu_product > ul li a span, .box_menu_product > ul li a i {
  display: none; }

.box_menu_product > ul li .highlighted {
  background: #02a2d7; }

.box_menu_product > ul li .highlighted label {
  color: #fff; }

.box_menu_product > ul li ul {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: block !important; }

.box_menu_product > ul li ul li a:hover {
  background: #94c9f3;
  color: #fff; }

.box_menu_product > ul li ul li a {
  font-family: Roboto-Regular;
  font-size: 15px;
  color: #5d5d5d;
  margin-bottom: 2px;
  padding: 5px 10px;
  padding-left: 17px;
  cursor: pointer;
  display: block;
  position: relative; }
  .box_menu_product > ul li ul li a:before {
    display: none !important; }
  .box_menu_product > ul li ul li a:hover {
    border-left: unset; }
    .box_menu_product > ul li ul li a:hover label {
      color: #FFF;
      font-size: 16px; }
    .box_menu_product > ul li ul li a:hover:before {
      border-color: #FFF;
      background: #FFF; }
    .box_menu_product > ul li ul li a:hover:after {
      color: #FFF; }
  .box_menu_product > ul li ul li a:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #1b693b;
    margin-right: 6px;
    margin-bottom: 3px; }
  .box_menu_product > ul li ul li a:after {
    content: '\e8ad';
    font-family: ficon;
    color: #1b5800;
    position: absolute;
    right: 5px; }

.box_menu_product > ul li ul li a label {
  font-size: 16px;
  color: #5d5d5d;
  cursor: pointer; }

.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
  padding-right: 0px; }

.box_menu_product > ul > li {
  padding: 0px;
  border-top: none;
  cursor: pointer; }
  .box_menu_product > ul > li > a {
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #eaeaea; }
    .box_menu_product > ul > li > a:hover {
      background: rgba(0, 117, 40, 0.8); }
      .box_menu_product > ul > li > a:hover:before {
        color: #FFF; }
      .box_menu_product > ul > li > a:hover label {
        color: #FFF; }
  .box_menu_product > ul > li > ul > li {
    padding-left: 20px; }
    .box_menu_product > ul > li > ul > li a {
      border-bottom: 1px solid #eaeaea; }

.box_menu_product > ul > li > a {
  cursor: pointer;
  display: block;
  padding-right: 0px !important; }

.box_menu_product > ul > li > a label {
  display: block;
  font-family: Roboto-Regular;
  color: #5d5d5d;
  text-transform: capitalize;
  font-size: 15px;
  border: none;
  margin-bottom: 0px;
  cursor: pointer; }

.box_menu_product > ul > li > a span {
  display: none; }

.box_menu_product > ul > li > a .ficon-angle-down:before {
  content: '\e8af';
  font-family: ficon;
  color: #2a6313;
  margin: 0px !important; }

.box_menu_product > ul > li > a .ficon-angle-down {
  display: none;
  position: absolute;
  right: 3px;
  top: 35%; }

.box_menu_product > ul > li > ul > li input {
  display: none; }

.box_menu_product > ul > li ul {
  display: block;
  position: relative !important;
  margin-left: 0px !important;
  margin-top: 0px !important; }

.box_menu_product > ul > li ul a {
  color: #424242;
  padding: 7px 10px;
  display: block; }

.box_fanpage .box-title:before {
  content: '\e9a2'; }

.box_certificate .box-title:before {
  content: '\e808';
  font-family: ficon; }
.box_certificate #list_certificate ul li {
  text-align: center;
  margin-bottom: 10px; }
  .box_certificate #list_certificate ul li img {
    max-width: 100%; }

/*box video*/
.box_video .item_first .video_item a:before {
  content: '';
  position: absolute;
  background: url(../images/button_play_youtube.png) no-repeat center center rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1; }

.box_video .item .video_item a:before {
  padding-right: 5px;
  padding-top: 3px; }

.box_video .item {
  padding-bottom: 5px; }

.box_video .item .video_item a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.box_video .box-title {
  background: #ff0000; }
.box_video .box-content {
  padding: 1px;
  border: 1px solid #3c875e;
  margin-top: 8px; }
  .box_video .box-content .video_item a img {
    width: 100%; }

.box_support_center {
  position: relative;
  margin-top: 27px; }
  .box_support_center .box-title {
    border-radius: 8px 8px 0px 0px;
    background: #ffa200;
    padding-left: 37%; }
    .box_support_center .box-title:before {
      content: url("../images/icon_tongdai.png");
      position: absolute;
      left: 9px;
      bottom: 9px; }
    .box_support_center .box-title .title {
      font-family: SFUHelveticaBlack;
      font-size: 17px;
      color: #FFF;
      text-transform: uppercase; }
    .box_support_center .box-title .phone {
      font-family: SFUHelveticaBlack;
      font-size: 21.68px;
      color: #ff0101;
      text-shadow: -2px 0px 3px #FFF, 2px 0px 3px #FFF, 0px 2px 3px #FFF, 0px -2px 3px #FFF; }

/*box_support*/
.box_support .box-title {
  position: relative;
  border-radius: 8px 8px 0px 0px; }
  .box_support .box-title span {
    text-align: right;
    display: block; }
    .box_support .box-title span:before {
      content: url("../images/icon_call_hotrotructuyen.png");
      position: absolute;
      left: -6px;
      bottom: 0px; }

.box_support .box-content {
  background: #fff;
  margin-top: 7px;
  border: 1px solid #82ab94;
  padding: 0px; }
  .box_support .box-content .row {
    padding: 10px 0px;
    border-bottom: 1px solid #cccccc;
    margin: 0px !important;
    padding-left: 10px; }
    .box_support .box-content .row:last-child {
      border-bottom: none; }
    .box_support .box-content .row .support_skype .call {
      display: inline-block;
      float: left;
      width: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .box_support .box-content .row .support_skype .info {
      width: 70%;
      float: left;
      color: #ff0000;
      font-size: 14px; }
      .box_support .box-content .row .support_skype .info .title {
        font-family: SFUHelveticaBold;
        font-size: 14px;
        color: #696969; }
      .box_support .box-content .row .support_skype .info .phone {
        font-family: SFUHelveticaBlack;
        font-size: 15px;
        color: #235d00; }
  .box_support .box-content .skype {
    background: url(../images/skye.png) no-repeat;
    width: 102px;
    height: 35px;
    float: left;
    margin-right: 5px; }
  .box_support .box-content p {
    padding: 0px; }

.box_support .box-content li a, .box_support .box-content li span {
  display: inline; }

.box_support .box-content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: flex;
  -moz-box-flex: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 7px; }

.box_support .box-content p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: flex;
  -moz-box-flex: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  overflow: auto; }

/**************custom scroll****************/
::-webkit-scrollbar {
  height: 4px; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ddd;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }

::-webkit-scrollbar-thumb:window-inactive {
  background: #fff; }

/**************custom scroll****************/
.box_support .box-content p.hotline:before {
  content: url("../images/icon_phone.jpg");
  padding-right: 5px; }

.box_support .box-content p.email:before {
  content: url("../images/icon_mail.jpg");
  padding-right: 5px; }

/*-------------box_mid-------------*/
.box_mid {
  margin-bottom: 28px; }

.box_mid .box_mid-title {
  text-align: center; }
  .box_mid .box_mid-title .ouline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .box_mid .box_mid-title .ouline .ouline_left {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      background: url("../images/line_left.png") no-repeat;
      background-position: center;
      background-size: contain; }
      @media (max-width: 440px) {
        .box_mid .box_mid-title .ouline .ouline_left {
          display: none; } }
    .box_mid .box_mid-title .ouline h1.mid_title_l {
      font-family: SFUHelveticaBlack;
      font-size: 16px;
      color: #FFF;
      text-transform: uppercase;
      display: inline-block;
      padding: 3px 18px;
      background: #237c00;
      border-radius: 8px 8px 0px 0px;
      margin: 0 10px; }
      @media (max-width: 440px) {
        .box_mid .box_mid-title .ouline h1.mid_title_l {
          font-size: 13px;
          padding: 3px 10px;
          margin: 0px auto; } }
    .box_mid .box_mid-title .ouline .ouline_right {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      background: url("../images/line_right.png") no-repeat;
      background-position: center;
      background-size: contain; }
      @media (max-width: 440px) {
        .box_mid .box_mid-title .ouline .ouline_right {
          display: none; } }
  .box_mid .box_mid-title h2.title_small {
    font-family: SFUHelveticaLight;
    font-size: 14px;
    color: #494949;
    padding-top: 15px; }
    @media (max-width: 520px) {
      .box_mid .box_mid-title h2.title_small {
        font-size: 12px; } }

.box_mid .box_mid-title .mid_title_r {
  float: right; }

.box_mid > .watch_more {
  text-align: right; }
  .box_mid > .watch_more a {
    font-family: helveticaneuelight;
    font-size: 14px;
    color: #0077d4;
    display: inline-block;
    margin-top: 17px;
    margin-right: 10px;
    font-weight: bold;
    font-style: italic;
    border-bottom: 1px solid #d8ecfb; }
    .box_mid > .watch_more a:hover {
      border-bottom: 1px solid; }
    .box_mid > .watch_more a:after {
      content: '\e8b5';
      font-family: ficon;
      font-weight: bold;
      color: #0077d4;
      padding-left: 9px; }

.box_mid .box_mid-content {
  background: #FFF; }
  .box_mid .box_mid-content .paginate {
    margin: 0px;
    padding: 15px 0px 5px;
    background: #FFF;
    text-align: center; }

.box_mid-title {
  background: none;
  margin-bottom: 30px;
  overflow: visible; }
  @media (max-width: 980px) {
    .box_mid-title {
      margin-bottom: 20px; } }

.box_mid-title .mid_title_l {
  padding-left: 0px;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Arial-Bold";
  color: #008eda;
  margin-bottom: -1px; }

@media (max-width: 850px) {
  .box_mid-title .mid_title_l {
    font-size: 14px; } }
.box_mid-title {
  border-bottom: none;
  background-repeat: repeat-x;
  background-position: 100% 100%; }

.box_mid-title .mid_title_l {
  font-family: Roboto-Bold;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFF;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  text-align: center;
  display: inline-block; }

/*-------------box_menu-------------*/
.box_menu .box-content {
  padding: 0px;
  margin: 0px;
  position: relative;
  background: #fff; }

.box_menu .box-content > * {
  position: relative; }

.box_menu li {
  display: block;
  width: 100%; }

.box_menu .box-content > ul > li {
  padding-right: 0px; }

.box_menu li a {
  display: block;
  position: relative;
  padding: 10px 10px 10px 15px;
  color: #444444;
  text-transform: uppercase;
  overflow: hidden;
  border-bottom: 1px dashed #eaeaea; }

.box_menu li a > div {
  position: relative;
  display: block;
  padding-left: 25px; }

.box_menu li a > div:before {
  font-family: 'ficon';
  content: '\e806';
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #f7941e; }

.box_menu li a:before {
  content: '';
  display: block;
  position: absolute;
  background: #484848;
  top: 0px;
  left: -100%;
  bottom: 0px;
  width: 100%;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s; }

.box_menu li:first-child a {
  border-top: none; }

.box_menu li:last-child a {
  border-bottom: none; }

.box_menu li a:hover,
.box_menu li a.current {
  color: #fff; }

.box_menu li a:hover:before,
.box_menu li a.current:before {
  left: 0px; }

.box_menu li a:hover:after,
.box_menu li a.current:after {
  display: none; }

.box_menu li a:hover > div:before,
.box_menu li a.current > div:before {
  color: #fff; }

.box_menu li ul {
  display: none;
  background: #fff;
  width: 12em; }

.box_menu .sm-simple.sm-vertical a span.sub-arrow {
  right: 10px;
  margin-left: 0px; }

/*product_focus==============================================================*/
.box_product_focus {
  border: 1px solid #dedddd; }
  .box_product_focus .box-content {
    padding-top: 14px; }
    .box_product_focus .box-content .product_focus .product_focus-row {
      padding-bottom: 15px; }
      .box_product_focus .box-content .product_focus .product_focus-row .img {
        width: 49.8%;
        float: left; }
        .box_product_focus .box-content .product_focus .product_focus-row .img a {
          width: 100%; }
          .box_product_focus .box-content .product_focus .product_focus-row .img a img {
            width: 100%; }
      .box_product_focus .box-content .product_focus .product_focus-row .info {
        width: 50.2%;
        float: left;
        padding: 0px 17px 15px 14px; }
        .box_product_focus .box-content .product_focus .product_focus-row .info h3 a {
          font-family: SFUHelveticaBold;
          font-size: 13px;
          color: #555555; }
        .box_product_focus .box-content .product_focus .product_focus-row .info .watch_more {
          font-family: SFUHelveticaOblique;
          color: #ff0000;
          font-size: 12px;
          padding-top: 15px;
          display: inline-block; }

/*box_news_focus==============================================================*/
.box_news_focus .box-content {
  border: 1px solid #84c293;
  background: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px; }

.box_news_focus .news_focus-row {
  margin-left: -7px;
  margin-right: -7px; }

.box_news_focus.hot .news_focus-row {
  margin-left: -13px;
  margin-right: -13px;
  font-size: 13px;
  padding: 10px 0;
  border-bottom: 1px solid #e2e3e4;
  text-align: justify; }

.box_news_focus.hot .news_focus-row.row_first .img {
  width: 100%;
  padding: 0px;
  margin: 0px; }

.box_news_focus.hot .news_focus-row.row_first .info {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
  color: #404041;
  font-weight: bold;
  font-size: 14px; }

.box_news_focus .box-title {
  margin-top: 0;
  border-bottom: 1px solid #ed3338;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
  background: #fff;
  padding: 0px; }

.box_news_focus .box-content {
  border: 0px; }

.news_view_desc .box-content .title a:hover {
  color: #007ca5; }

.news_view_desc .box-content .title a {
  font-size: 13px;
  color: #333333; }

.news_view_desc .box-content .image {
  display: inline-block;
  float: left;
  width: 47.5%;
  text-align: center;
  float: left; }

.news_view_desc .box-content .title {
  width: 52.5%;
  padding: 0px 3px 0px 11px;
  float: left; }
  .news_view_desc .box-content .title a {
    font-family: SFUHelveticaBold;
    font-size: 12px;
    color: #696969; }
    .news_view_desc .box-content .title a:hover {
      color: #246d00; }

.news_view_desc .box-content .news_item:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.news_view_desc .box-content .news_item {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c2c2c2; }

.news_view_desc .box-content .image img {
  max-width: 100%; }

.box_about {
  margin-bottom: 25px; }

.box_about ul li {
  font-size: 14px;
  padding: 5px 0px;
  position: relative;
  padding-left: 20px; }

.box_about ul li a:before {
  content: '';
  background: #4c4c4c;
  width: 6px;
  height: 6px;
  top: 11px;
  left: 3px;
  position: absolute;
  display: inline-block;
  border-radius: 50%; }

.box_about ul li a.current {
  font-weight: bold; }

.box_about .title span {
  background: #ed3338;
  display: inline-block;
  padding: 7px 10px 6px; }

.box_about .title {
  margin-top: 0;
  border-bottom: 1px solid #ed3338;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
  background: #fff;
  padding: 0px;
  margin-bottom: 15px;
  text-transform: uppercase; }

.box_news_focus span {
  background: #ed3338;
  display: inline-block;
  padding: 7px 10px 6px; }

.row_item_first {
  position: relative; }

.row_item_first .image {
  text-align: center; }

.row_item_first .group_info {
  position: relative;
  bottom: 0;
  background: white;
  padding: 20px 0px;
  border-bottom: 1px #d4d4d4 solid;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.row_item_first .group_info .image img {
  max-width: 100%; }

.row_item_first .group_info .title {
  color: #464646;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden; }

.row_item_first .group_info .title:hover {
  color: #ed3237; }

.row_item_first .group_info .short {
  color: #2b2b2b; }

.box_news_focus .news_focus-row:after {
  content: '';
  display: block;
  clear: both; }

.box_news_focus .news_focus-row .img,
.box_news_focus .news_focus-row .info {
  float: left;
  width: 50%;
  padding-left: 7px;
  padding-right: 7px;
  margin: 10px 0px; }

.box_news_focus .news_focus-row .img a,
.box_news_focus .news_focus-row .img img {
  display: block;
  width: 100%; }

.box_news_focus .news_focus-row .info > h3 {
  font-weight: lighter; }

/*product_scroll =============================================================*/
.product_scroll .product_item {
  margin-bottom: 2px; }

.product_scroll.has_price .product_item .info-price {
  height: 40px;
  margin-top: 5px; }

.product_scroll .owl-nav .owl-next {
  right: -46px;
  position: absolute;
  top: 35%;
  width: 76px;
  height: 77px;
  background: url("../../images/right.png"); }

@media (max-width: 1190px) {
  .product_scroll .owl-nav .owl-next {
    display: none !important; } }
.product_scroll .owl-nav .owl-prev {
  left: -45px;
  position: absolute;
  top: 35%;
  width: 76px;
  height: 77px;
  background: url("../../images/left.png"); }

@media (max-width: 1190px) {
  .product_scroll .owl-nav .owl-prev {
    display: none !important; } }
/*-------------tth-statistic-------------*/
.tth-statistic > .srow:after {
  content: '';
  display: block;
  clear: both; }

.tth-statistic > .srow > .rtitle,
.tth-statistic > .srow > .rcontent {
  float: left; }

.tth-statistic > .srow > .rtitle {
  padding-right: 10px;
  font-weight: bold; }

/*-------------tth_navigation-------------*/
@media (max-width: 425px) {
  .tth_navigation {
    display: none; } }
.tth_navigation ul {
  margin: 0px;
  list-style: none;
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .tth_navigation ul li {
    padding: 0px 4px 0px 8px;
    position: relative; }
    .tth_navigation ul li:first-child {
      padding-left: 0px; }
      .tth_navigation ul li:first-child:before {
        display: none; }
    .tth_navigation ul li:before {
      content: '/';
      position: absolute;
      left: 0px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .tth_navigation ul li a {
      font-size: 16px;
      color: #5a5a5a;
      font-family: OpenSans-Regular; }
      @media (max-width: 980px) {
        .tth_navigation ul li a {
          font-size: 13px; } }
      .tth_navigation ul li a:hover {
        color: #e50000; }
    .tth_navigation ul li:last-child a {
      color: #000000; }
      .tth_navigation ul li:last-child a:hover {
        color: #e50000; }

#tth-statistic {
  padding-left: 15px;
  padding-right: 15px; }
  #tth-statistic .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    #tth-statistic .row .col {
      display: inline-block; }

/*upload-progress ------------------------------------------------------------*/
.fileupload .upload-progress {
  display: none;
  margin-bottom: 5px; }

.fileupload .upload-progress.show {
  display: block; }

.fileupload .upload-progress .progress-bar {
  background: #42b3e5;
  height: 4px; }

.fileupload .list_uploaded {
  margin-left: -5px;
  margin-right: -5px; }

.fileupload .list_uploaded:after {
  content: '';
  display: block;
  clear: both; }

.fileupload .list_uploaded .pic-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  position: relative;
  max-width: 80px;
  width: 25%; }

.fileupload .list_uploaded .pic-item img {
  width: 100%;
  border-radius: 3px;
  height: 45px; }

.fileupload .list_uploaded .pic-item .btn-remove {
  color: #CE2C2C;
  display: inline-block;
  font-size: 19px;
  line-height: 22px;
  position: absolute;
  right: 0px;
  top: -5px;
  font-weight: normal;
  border: 1px solid #CE2C2C;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 11px;
  background-color: #fff; }

.fileupload .btn-upload {
  background: #ffffff;
  border: 1px solid #42b3e5;
  color: #000;
  overflow: hidden;
  position: relative;
  padding: 3px 10px;
  display: inline-block; }

.fileupload .btn-upload input[type="file"] {
  cursor: pointer;
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/*----------------list_share----------------*/
.list_share {
  text-align: right; }

.box_news_focus.hot .box-title {
  margin-top: 0;
  border-bottom: 1px solid #ed3338;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
  background: #fff;
  padding: 0px; }

.box_news_focus.hot .box-title span {
  background: #ed3338;
  display: inline-block;
  padding: 7px 10px 6px; }

.box_news_focus.hot .box-content {
  border: 0px; }

.owl-product .info-price {
  display: block;
  margin-top: 5px; }

.owl-product .info-price .price_buy span.number {
  font-size: 16px;
  font-weight: bold;
  color: #ed3237;
  margin-top: 5px; }

.owl-product .info-price .price span.number {
  font-size: 16px;
  color: #777;
  font-weight: normal;
  text-decoration: line-through; }

.owl-product .price_buy {
  display: inline-block;
  float: left; }

.owl-product .price_buy.none {
  display: none; }

.owl-product .price {
  float: left;
  margin-right: 10px; }

@media (max-width: 599px) {
  .box_mid .box_mid-title {
    display: block; }

  .box_mid .box_mid-title .mid_title_l {
    display: block; }

  .box_mid .box_mid-title .mid_title_l:after {
    display: none; } }
/* ------****------Body------****------*/
body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
  color: #444444; }

.slick-list {
  width: 100%; }
  .slick-list .slick-track {
    min-width: 100%; }

.hearder_cart_mobile {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  right: 32px;
  top: 11px; }
  @media (min-width: 980px) {
    .hearder_cart_mobile {
      display: none; } }
  .hearder_cart_mobile a {
    position: relative; }
    .hearder_cart_mobile a .ficon-basket:after {
      border-color: #008210;
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      top: -2px;
      left: -2px; }
    .hearder_cart_mobile a .num_cart {
      top: -12px !important;
      right: -9px !important; }

.list_news_home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 32px; }
  .list_news_home .title h3.lasted_news_title {
    font-family: OpenSans-Bold0;
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 37px;
    position: relative;
    color: #007f3b;
    margin-bottom: 9px; }
    .list_news_home .title h3.lasted_news_title:before {
      content: '';
      display: block;
      width: 24px;
      height: 24px;
      background: url("../images/star_title.png") no-repeat;
      position: absolute;
      left: 0px; }
    @media (max-width: 980px) {
      .list_news_home .title h3.lasted_news_title {
        font-size: 16px; } }
  .list_news_home .list_news {
    background: #FFF;
    padding: 42px 32px 52px; }
    @media (max-width: 1024px) {
      .list_news_home .list_news {
        padding: 10px; } }
    .list_news_home .list_news .owl-stage, .list_news_home .list_news .owl-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .list_news_home .list_news .item {
      padding-right: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%; }
      @media (max-width: 1024px) {
        .list_news_home .list_news .item {
          padding-right: 10px; } }
      @media (max-width: 980px) {
        .list_news_home .list_news .item {
          padding-right: 0px; } }
      .list_news_home .list_news .item .img {
        width: 50%; }
        @media (max-width: 375px) {
          .list_news_home .list_news .item .img {
            width: 100%; } }
        .list_news_home .list_news .item .img a {
          padding-top: 94%;
          position: relative;
          overflow: hidden;
          display: block; }
          .list_news_home .list_news .item .img a:hover img {
            -webkit-transform: translate(-50%, -50%) scale(1.1);
            -ms-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1); }
          .list_news_home .list_news .item .img a img {
            min-width: 100%;
            height: auto;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
      .list_news_home .list_news .item .info {
        width: 50%;
        padding-left: 6.8%; }
        @media (max-width: 1024px) {
          .list_news_home .list_news .item .info {
            padding-left: 10px; } }
        @media (max-width: 375px) {
          .list_news_home .list_news .item .info {
            width: 100%;
            padding-top: 5px;
            padding-left: 0px; } }
        .list_news_home .list_news .item .info .writter, .list_news_home .list_news .item .info .date_update {
          font-family: Roboto-Light;
          font-size: 14px;
          color: #9c9c9c;
          padding-left: 18px;
          position: relative; }
          .list_news_home .list_news .item .info .writter:before, .list_news_home .list_news .item .info .date_update:before {
            content: '\e80c';
            font-family: ficon;
            color: #007236;
            position: absolute;
            left: 0px; }
          @media (max-width: 480px) {
            .list_news_home .list_news .item .info .writter, .list_news_home .list_news .item .info .date_update {
              display: none; } }
        .list_news_home .list_news .item .info .date_update {
          padding-top: 2px; }
          .list_news_home .list_news .item .info .date_update:before {
            content: '\e88b'; }
        .list_news_home .list_news .item .info a.title {
          display: block;
          font-family: OpenSans-Semibold;
          font-size: 18px;
          color: #2e2e2e;
          padding-top: 16px;
          line-height: 24px; }
          @media (max-width: 980px) {
            .list_news_home .list_news .item .info a.title {
              font-size: 16px;
              padding-top: 6px;
              line-height: unset; } }
          .list_news_home .list_news .item .info a.title:hover {
            color: #007236; }
        .list_news_home .list_news .item .info .short {
          font-family: OpenSans-Light;
          font-size: 14px;
          color: #777777;
          line-height: 20px;
          padding-top: 14px; }
    .list_news_home .list_news .owl-controls .owl-nav .owl-next {
      width: 23px;
      height: 23px;
      background: #ebebeb;
      position: absolute;
      right: 0px;
      top: -36px;
      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; }
      .list_news_home .list_news .owl-controls .owl-nav .owl-next:hover {
        background: #e1e1e1; }
      .list_news_home .list_news .owl-controls .owl-nav .owl-next i:before {
        content: '\e8ad';
        font-family: ficon;
        font-style: normal;
        color: #FFF; }
    .list_news_home .list_news .owl-controls .owl-nav .owl-prev {
      width: 23px;
      height: 23px;
      background: #ebebeb;
      position: absolute;
      right: 26px;
      top: -36px;
      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; }
      .list_news_home .list_news .owl-controls .owl-nav .owl-prev:hover {
        background: #e1e1e1; }
      .list_news_home .list_news .owl-controls .owl-nav .owl-prev i:before {
        content: '\e8ac';
        font-family: ficon;
        font-style: normal;
        color: #FFF; }

.resgiter_mail_social {
  background: #e1e1e1;
  padding: 31px 0px 35px; }
  .resgiter_mail_social .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .resgiter_mail_social .wrapper .resgister_email {
      width: 79%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 780px) {
        .resgiter_mail_social .wrapper .resgister_email {
          width: 100%; } }
      .resgiter_mail_social .wrapper .resgister_email .title_res {
        width: 42%;
        padding-left: 100px;
        position: relative; }
        @media (max-width: 1060px) {
          .resgiter_mail_social .wrapper .resgister_email .title_res {
            padding-left: 0px; } }
        @media (max-width: 620px) {
          .resgiter_mail_social .wrapper .resgister_email .title_res {
            width: 100%;
            padding-bottom: 10px; } }
        .resgiter_mail_social .wrapper .resgister_email .title_res:before {
          content: '';
          display: block;
          width: 79px;
          height: 79px;
          background: url("../images/mail_register.png") no-repeat;
          position: absolute;
          left: 0px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
          @media (max-width: 1060px) {
            .resgiter_mail_social .wrapper .resgister_email .title_res:before {
              display: none; } }
        .resgiter_mail_social .wrapper .resgister_email .title_res h2.title {
          font-family: OpenSans-Semibold;
          font-size: 18px;
          color: #007236;
          text-transform: uppercase; }
        .resgiter_mail_social .wrapper .resgister_email .title_res h3.small_title {
          font-family: OpenSans-Light;
          font-size: 14px;
          color: #3a3a3a; }
      .resgiter_mail_social .wrapper .resgister_email .fr {
        width: 58%; }
        @media (max-width: 620px) {
          .resgiter_mail_social .wrapper .resgister_email .fr {
            width: 100%; } }
        .resgiter_mail_social .wrapper .resgister_email .fr #form_res_email {
          position: relative; }
          .resgiter_mail_social .wrapper .resgister_email .fr #form_res_email .email {
            width: 100%;
            height: 46px;
            border: 1px solid #b8b8b8;
            border-radius: 6px;
            padding-left: 48px;
            background: #e1e1e1;
            font-family: OpenSans-Light;
            font-size: 14px;
            color: #3a3a3a; }
            @media (max-width: 620px) {
              .resgiter_mail_social .wrapper .resgister_email .fr #form_res_email .email {
                height: 35px; } }
          .resgiter_mail_social .wrapper .resgister_email .fr #form_res_email .btn_search {
            font-family: OpenSans-Semibold;
            font-size: 16px;
            color: #FFF;
            height: 100%;
            border: none;
            text-transform: uppercase;
            background: #007236;
            padding: 0px 19px 0px 25px;
            position: absolute;
            top: 0px;
            right: 0px;
            border-top-right-radius: 6px;
            border-bottom-right-radius: 6px; }
            .resgiter_mail_social .wrapper .resgister_email .fr #form_res_email .btn_search:hover {
              opacity: 0.8; }
            @media (max-width: 620px) {
              .resgiter_mail_social .wrapper .resgister_email .fr #form_res_email .btn_search {
                padding: 0px 10px;
                font-size: 15px; } }
          .resgiter_mail_social .wrapper .resgister_email .fr #form_res_email span {
            display: inline-block;
            width: 21px;
            height: 15px;
            background: url("../images/icon_mail.png") no-repeat;
            position: absolute;
            top: 50%;
            left: 16px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .resgiter_mail_social .wrapper .social {
      width: 21%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media (max-width: 780px) {
        .resgiter_mail_social .wrapper .social {
          width: 100%;
          padding-top: 15px;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
      .resgiter_mail_social .wrapper .social a {
        display: inline-block;
        padding-left: 15px; }
        @media (max-width: 780px) {
          .resgiter_mail_social .wrapper .social a:first-child {
            padding-left: 0px; } }

@media (max-width: 980px) {
  #tth-main-menu .header_cart {
    display: none; } }

.header_cart {
  position: relative;
  width: 34px;
  float: left; }
  .header_cart ul li a i {
    width: 34px;
    height: 34px;
    border: 2px solid #FFF;
    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;
    text-align: center;
    border-radius: 50%;
    position: relative; }
    @media (max-width: 980px) {
      .header_cart ul li a i {
        border: 1px solid #007528; } }
    .header_cart ul li a i:before {
      content: url("../images/icon_cart.png"); }
      @media (max-width: 980px) {
        .header_cart ul li a i:before {
          -webkit-filter: invert(81%) sepia(88%) saturate(4950%) hue-rotate(156deg) brightness(101%) contrast(149%);
          filter: invert(81%) sepia(88%) saturate(4950%) hue-rotate(156deg) brightness(101%) contrast(149%); } }
  .header_cart ul li a .num_cart {
    position: absolute;
    top: -1px;
    right: -6px;
    width: 15px;
    height: 15px;
    background: #007528;
    border: 1px solid #FFF;
    font-size: 10px;
    text-align: center;
    color: #FFF;
    border-radius: 50%;
    line-height: 15px;
    padding-right: 1px;
    font-weight: bold; }
    @media (max-width: 980px) {
      .header_cart ul li a .num_cart {
        top: -38px !important;
        right: -38px !important;
        border-color: #007528;
        color: #007528;
        background: #FFF; } }
    @media (max-width: 320px) {
      .header_cart ul li a .num_cart {
        top: -25px !important; } }

.main_slide .banner_item a img {
  width: 100%; }

.list_album_service {
  background: url("../images/bg_album_service.png") no-repeat;
  background-size: cover;
  padding: 53px 0px 34px; }
  @media (max-width: 980px) {
    .list_album_service {
      padding: 40px 0px 30px; } }
  .list_album_service .wrapper {
    max-width: 600px; }
    @media (max-width: 1070px) {
      .list_album_service .wrapper {
        margin: 0 auto; } }
    @media (max-width: 600px) {
      .list_album_service .wrapper {
        margin: 0 10px;
        width: auto; } }
  .list_album_service .box_mid {
    margin-bottom: 0px; }
    .list_album_service .box_mid .box_mid-title {
      margin-bottom: 35px; }
      @media (max-width: 980px) {
        .list_album_service .box_mid .box_mid-title {
          margin-bottom: 25px; } }
      .list_album_service .box_mid .box_mid-title h1.mid_title_l {
        font-family: helveticaneuemedium;
        font-size: 26px;
        padding: 0px;
        position: relative;
        min-width: unset; }
        @media (max-width: 980px) {
          .list_album_service .box_mid .box_mid-title h1.mid_title_l {
            font-size: 24px; } }
        .list_album_service .box_mid .box_mid-title h1.mid_title_l:before {
          content: url("../images/before_title_album_service.png");
          position: absolute;
          left: -78px;
          bottom: 0px; }
        .list_album_service .box_mid .box_mid-title h1.mid_title_l:after {
          content: '';
          display: block;
          width: 100%;
          height: 11px;
          background: url("../images/title_album_service.png") no-repeat center;
          background-size: contain;
          position: absolute;
          bottom: calc(100% + 7px); }
    .list_album_service .box_mid .box_mid-content {
      background: none; }
      .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer {
        overflow: unset; }
        .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img a.first {
          border-radius: 7px;
          position: relative; }
          .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img a.first:before {
            content: '';
            display: block;
            width: calc(100% - 24px);
            height: calc(100% - 24px);
            border: 1px solid #FFF;
            border-radius: 7px;
            position: absolute;
            left: 11px;
            top: 11px;
            z-index: 1; }
          .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img a.first img {
            opacity: 1; }
        .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img .title {
          font-family: helveticaneue-regular;
          font-size: 23.79px;
          color: #FFF;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          margin: auto;
          padding-top: 25px;
          display: block;
          text-align: center; }
          @media (max-width: 980px) {
            .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img .title {
              font-size: 20px;
              padding-top: 15px; } }
          .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img .title span {
            font-family: helveticaneuebold;
            color: #ffea00;
            text-transform: uppercase; }
          .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img .title:before {
            content: url("../images/left_title_group_album_service.png");
            padding-right: 11px; }
            @media (max-width: 375px) {
              .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img .title:before {
                display: none; } }
          .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img .title:after {
            content: url("../images/right_title_group_album_service.png");
            padding-left: 11px; }
            @media (max-width: 375px) {
              .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item.active .group .img .title:after {
                display: none; } }
        .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item .group .img a {
          border-radius: 7px; }
          .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item .group .img a img {
            opacity: 0.68; }
        .list_album_service .box_mid .box_mid-content .album_picture .owl-stage-outer .owl-stage .owl-item .group .img .title {
          display: none; }
      .list_album_service .box_mid .box_mid-content .album_picture .owl-controls .owl-dots {
        margin-top: 22px;
        padding: 0px; }
        @media (max-width: 980px) {
          .list_album_service .box_mid .box_mid-content .album_picture .owl-controls .owl-dots {
            margin-top: 15px; } }
        .list_album_service .box_mid .box_mid-content .album_picture .owl-controls .owl-dots .owl-dot span {
          margin: 0px 3px;
          width: 14px;
          height: 14px;
          border: 1px solid #FFF;
          background: none; }
        .list_album_service .box_mid .box_mid-content .album_picture .owl-controls .owl-dots .owl-dot.active span, .list_album_service .box_mid .box_mid-content .album_picture .owl-controls .owl-dots .owl-dot:hover span {
          background: #FFF; }

#tth-loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1500;
  background: #fff url(../images/loading.gif) no-repeat center center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  margin: 0px; }

/* ------------------------------------*/
/* ------****------Wrapper------****------*/
#tth-wrapper {
  position: absolute;
  width: 100%;
  min-height: 100%;
  overflow: hidden; }

div.wrapper {
  display: block;
  width: 100%;
  max-width: 1184px;
  margin: 0 auto;
  text-align: left; }
  @media (max-width: 1184px) {
    div.wrapper {
      margin: 0 10px;
      width: auto; } }

/* ---------------------------------------*/
/* ------****------Header------****------*/
header {
  width: 100%; }

header .wrapper:after {
  content: '';
  display: block;
  clear: both; }

header .logo {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px; }

header .logo a,
header .logo img {
  display: block; }

header .logo img {
  max-width: 100%; }

header .slogan {
  color: #616161;
  font-size: 15px;
  padding: 10px 0px;
  padding-bottom: 0px;
  padding-bottom: 5px; }

header .slogan > span {
  float: left; }

header .header-tool {
  float: right; }

header .header-tool .header_cart,
header .header-tool .header_user {
  float: left; }

header .header-tool .header_cart > ul > li,
header .header-tool .header_user > ul > li {
  float: left; }

header .header-tool .header_cart > ul > li > a,
header .header-tool .header_user > ul > li > a {
  display: block;
  color: #616161;
  margin: 0px 12px;
  padding: 5px 0px;
  position: relative;
  font-size: 13px; }

header .header-tool .header_cart > ul > li:last-child > a {
  margin-right: 0px; }

header .header-tool .header_user > ul > li > a:after {
  content: '|';
  display: block;
  position: absolute;
  right: -10px;
  top: 4px; }

header .header-tool .header_user > ul > li > a > i {
  display: none; }

header .header-tool .header_cart > ul > li > a {
  position: relative;
  /*padding-left: 28px;*/ }

header .header-tool .header_cart > ul > li > a > i {
  margin-top: -5px;
  background: url("../images/icon-cart.png") no-repeat;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0px; }

header .header-tool .header_cart > ul > li > a > i.ficon-basket:before {
  font-family: ''; }

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li > a:before {
  border: 0px; }

header.fixed_menu .box_search {
  margin-top: -2px; }

header.fixed_menu .header-tool .header_cart {
  margin-top: 3px; }

header.fixed_menu .box_check.none {
  display: block;
  margin-top: 10px;
  float: right;
  margin-right: 30px;
  width: auto;
  background: none;
  padding: 0px; }

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li > ul {
  left: 30px !important; }

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li > ul:before {
  left: 10px;
  right: auto !important; }

header.fixed_menu #tth-main-menu > .menu-wrapper > ul a,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a:focus,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a:active,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a.highlighted,
header.fixed_menu #tth-main-menu > .menu-wrapper > ul a.current {
  border-bottom: 0px; }

header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li.first > a {
  margin-left: 30px;
  margin-top: 2px; }

header.fixed_menu #tth-main-menu {
  margin-left: 185px;
  padding: 0px; }

header #header_account {
  position: relative; }

header #header_account > ul {
  display: none;
  position: absolute;
  border: 1px solid white;
  text-align: right;
  padding: 5px 0px;
  background: #fff;
  position: absolute;
  top: 38px;
  right: -12px;
  z-index: 100;
  min-width: 135px;
  margin-left: 10px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45); }
  @media (max-width: 980px) {
    header #header_account > ul {
      right: -7px; } }

header #header_account:hover > ul {
  display: block; }

header #header_account > ul:before {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  right: 5px;
  border: 5px solid transparent;
  border-left-color: #fff;
  border-top-color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(45deg); }

header #header_account > ul > li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

header #header_account > ul > li:first-child {
  border-top: none; }

header #header_account > ul > li:last-child {
  border-bottom: none; }

header #header_account > ul a {
  color: #333;
  font-family: tahoma;
  font-size: 14px;
  padding: 2px 10px 2px 10px;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap; }

header #header_account > ul a:hover {
  color: #007528;
  text-decoration: none;
  background: white; }

#content_search {
  width: 72%; }
  @media (max-width: 980px) {
    #content_search {
      display: none;
      position: absolute;
      top: 39px;
      right: -36px;
      width: 200px; } }
  @media (max-width: 768px) {
    #content_search {
      top: 36px; } }

header .box_search {
  position: relative;
  width: 100%; }
  header .box_search .text_search {
    width: 100%;
    height: 44px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    font-size: 14px;
    outline: none;
    font-family: Roboto-Regular;
    color: #767676;
    padding-left: 13px; }
    header .box_search .text_search::-webkit-input-placeholder {
      color: #5a5a5a; }
    header .box_search .text_search:-ms-input-placeholder {
      color: #5a5a5a; }
    header .box_search .text_search::-ms-input-placeholder {
      color: #5a5a5a; }
    header .box_search .text_search::placeholder {
      color: #5a5a5a; }
    @media (max-width: 980px) {
      header .box_search .text_search {
        height: 32px;
        padding-left: 5px;
        border: 1px solid #5a5a5a;
        border-radius: 4px; } }
  header .box_search .btn_search {
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: 0px;
    background: none;
    width: 46px;
    height: 100%;
    background: #007f3b;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
    header .box_search .btn_search:hover {
      opacity: 0.8; }
    header .box_search .btn_search:before {
      content: '\e802';
      font-family: ficon;
      font-size: 17px;
      color: #FFF; }

/* --------------------------------------*/
.list_menu_header {
  background: #017025; }
  @media (max-width: 980px) {
    .list_menu_header {
      background: none; } }
  .list_menu_header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .list_menu_header .wrapper .logo_fixed {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: none; }
      .list_menu_header .wrapper .logo_fixed .banner_item a img {
        max-height: 45px;
        width: auto; }
    .list_menu_header .wrapper #category_menu {
      width: 23.5%;
      padding-top: 11px; }
      @media (max-width: 980px) {
        .list_menu_header .wrapper #category_menu {
          display: none; } }
      .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul:not(.sm-simple) > li > a + ul {
        height: 0px;
        overflow: hidden;
        padding: 0px; }
      .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li {
        width: 100%; }
        .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a {
          font-family: OpenSans-Bold0;
          font-size: 15px;
          color: #FFF;
          text-transform: uppercase;
          background: #008f2f;
          display: block;
          border-radius: 4px;
          padding: 14px 5px 12px 18px;
          z-index: 100; }
          .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a span {
            display: none; }
          .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul {
            min-width: 100% !important;
            background: #FFF;
            padding: 14px 0px;
            -webkit-box-shadow: 0px 0px 9px 2px #d2d5d5;
            box-shadow: 0px 0px 9px 2px #d2d5d5; }
            .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li {
              position: relative; }
              .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li:after {
                content: '';
                display: block;
                width: calc(100% - 56px);
                height: 1px;
                background: #e1e1e1;
                position: absolute;
                bottom: 0px;
                left: 36px; }
              .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li:last-child:after {
                display: none; }
              .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li > a {
                display: block;
                font-family: OpenSans-Regular;
                padding: 10px 20px 10px 36px;
                font-size: 15px;
                color: #686868;
                position: relative; }
                .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li > a.current, .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li > a:hover {
                  color: #049146; }
                .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li > a:before {
                  content: '\e8a3';
                  font-family: ficon;
                  position: absolute;
                  left: 14px; }
                .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li > a.has-submenu:after {
                  content: '\e8ad';
                  font-family: ficon;
                  position: absolute;
                  right: 9px;
                  top: 50%;
                  -webkit-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
              .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li ul {
                background: #FFF;
                -webkit-box-shadow: 0px 0px 9px 2px #d2d5d5;
                box-shadow: 0px 0px 9px 2px #d2d5d5; }
                .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li ul li {
                  position: relative; }
                  .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li ul li:after {
                    content: '';
                    display: block;
                    width: calc(100% - 72px);
                    height: 1px;
                    background: #e1e1e1;
                    position: absolute;
                    left: 32px; }
                  .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li ul li a {
                    padding: 10px 40px 10px 32px;
                    position: relative;
                    font-family: OpenSans-Regular;
                    font-size: 15px;
                    color: #686868; }
                    .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li ul li a.current, .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li ul li a:hover {
                      color: #049146; }
                    .list_menu_header .wrapper #category_menu .category-menu-wrapper > ul > li > a + ul > li ul li a.has-submenu:after {
                      content: '\e8ad';
                      font-family: ficon;
                      position: absolute;
                      right: 15px; }
    .list_menu_header .wrapper #content_search {
      width: 20.3%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 980px) {
        .list_menu_header .wrapper #content_search {
          display: none; } }

/* ------****------Tth-Menu-Main------****------*/
#tth-main-menu {
  padding-left: 11.3%;
  width: 76.5%; }
  #tth-main-menu .menu-wrapper {
    width: 100%;
    margin: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 980px) {
      #tth-main-menu .menu-wrapper {
        display: unset; } }
    @media (min-width: 980px) {
      #tth-main-menu .menu-wrapper #main-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%; } }

.sm:after {
  display: none; }

#tth-main-menu > .menu-wrapper:after {
  content: '';
  display: block;
  clear: both; }

#tth-main-menu > .menu-wrapper > ul > li {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: middle;
  padding: 0 2.8%;
  position: relative; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul > li {
      padding: 0px; } }
  #tth-main-menu > .menu-wrapper > ul > li:after {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: url("../images/border_left_menu.png") no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  #tth-main-menu > .menu-wrapper > ul > li:first-child {
    padding-left: 0px; }
  #tth-main-menu > .menu-wrapper > ul > li:last-child {
    padding-right: 0px; }
    #tth-main-menu > .menu-wrapper > ul > li:last-child:after {
      display: none; }

#tth-main-menu > .menu-wrapper > ul > li > ul > li > a {
  padding: 6px 10px;
  font-family: OpenSans-Regular;
  font-size: 15px;
  color: #fefefe;
  border-bottom: 1px solid #fefefe !important; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul > li > ul > li > a {
      padding: 5px 10px 5px 15px;
      border-bottom: 1px solid #fefefe !important;
      color: #017025; }
      #tth-main-menu > .menu-wrapper > ul > li > ul > li > a:hover, #tth-main-menu > .menu-wrapper > ul > li > ul > li > a.current {
        background: #017025; } }
#tth-main-menu > .menu-wrapper > ul > li > ul > li:last-child a {
  border-bottom: none !important; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul > li > ul > li:last-child a {
      border-bottom: 1px solid #008f2f !important; } }
#tth-main-menu > .menu-wrapper > ul > li > ul > li > ul > li {
  padding-left: 0px; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul > li > ul > li > ul > li {
      padding-left: 15px; } }
  #tth-main-menu > .menu-wrapper > ul > li > ul > li > ul > li a {
    padding: 6px 10px;
    padding-left: 20px;
    color: #fefefe;
    font-family: Roboto-Regular;
    font-size: 15px;
    border-bottom: 1px solid #fefefe !important; }
    @media (max-width: 980px) {
      #tth-main-menu > .menu-wrapper > ul > li > ul > li > ul > li a {
        padding: 5px 10px 5px 15px;
        color: #017025; }
        #tth-main-menu > .menu-wrapper > ul > li > ul > li > ul > li a:hover, #tth-main-menu > .menu-wrapper > ul > li > ul > li > ul > li a.current {
          background: #017025; } }

#tth-main-menu > .menu-wrapper > ul > li > a {
  font-family: OpenSans-Semibold;
  font-size: 15px;
  color: #fefefe;
  text-transform: uppercase; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul > li > a {
      color: #017025; } }
  #tth-main-menu > .menu-wrapper > ul > li > a.has-submenu {
    padding-right: 0px; }
    #tth-main-menu > .menu-wrapper > ul > li > a.has-submenu:after {
      content: '\e8af';
      font-family: ficon;
      padding-left: 4px;
      font-weight: normal; }
      @media (min-width: 980px) {
        #tth-main-menu > .menu-wrapper > ul > li > a.has-submenu:after {
          display: none; } }
  #tth-main-menu > .menu-wrapper > ul > li > a:hover, #tth-main-menu > .menu-wrapper > ul > li > a.current {
    color: #fffc00; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul > li > a {
      padding: 5px 15px;
      border-bottom: 1px solid #017025; }
      #tth-main-menu > .menu-wrapper > ul > li > a:hover, #tth-main-menu > .menu-wrapper > ul > li > a.current {
        background: #017025; } }
@media (max-width: 980px) {
  #tth-main-menu > .menu-wrapper > ul > li.last a {
    border-bottom: none; } }

#tth-main-menu > .menu-wrapper > ul > li:first-child > a:before {
  display: none; }

#tth-main-menu > .menu-wrapper > ul > li > a > .sub-arrow {
  display: none; }

#tth-main-menu > .menu-wrapper > ul > li > ul {
  max-width: 304px;
  top: 41px !important; }
  #tth-main-menu > .menu-wrapper > ul > li > ul li a:hover, #tth-main-menu > .menu-wrapper > ul > li > ul li a.current {
    color: #fffc00; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul > li > ul {
      padding: 0px;
      padding-left: 15px; } }

#tth-main-menu > .menu-wrapper > ul > li > ul:before {
  content: '';
  display: none;
  position: absolute;
  top: -8px;
  right: 40px;
  border: 8px solid transparent;
  border-left-color: #888888;
  border-top-color: #888888;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(45deg); }

#tth-main-menu > .menu-wrapper > ul ul {
  background: rgba(1, 112, 37, 0.9);
  display: none; }
  @media (max-width: 980px) {
    #tth-main-menu > .menu-wrapper > ul ul {
      background: unset;
      position: unset;
      -webkit-box-shadow: none;
      box-shadow: none;
      width: 100% !important;
      max-width: 100% !important; } }

#tth-main-menu > .menu-wrapper ul ul li a {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  -webkit-transition: all 0ms ease-out 0s;
  -moz-transition: all 0ms ease-out 0s;
  -o-transition: all 0ms ease-out 0s;
  transition: all 0ms ease-out 0s; }

/* ---------------------------------------------*/
/* ------****------Content------****------*/
#main_slide .owl-stage-outer {
  height: auto !important; }

#container {
  padding: 0px 0px 20px;
  position: relative;
  min-height: 460px; }

#tth-content {
  display: block;
  float: left;
  width: 79%;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 18px; }

#tth-content img {
  max-width: 100%;
  height: auto;
  width: auto; }

/* ---------------------------------------*/
/* ------****------Columt------****------*/
#tth-column_left {
  display: block;
  float: left;
  width: 21%;
  min-height: 1px;
  padding-right: 0px; }

#tth-column {
  display: block;
  float: left;
  width: 25%;
  min-height: 1px;
  position: relative; }

#tth-column .banner_item,
#tth-column .fb_iframe_widget {
  margin-bottom: 8px;
  position: relative; }

#tth-column .banner_item > a {
  display: block; }

#tth-column .banner_item > a > img {
  max-width: 100%; }

#tth-column .banner_item object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

#tth-column #column-right-bottom-ft {
  position: relative; }

#tth-column #column-right-bottom {
  position: absolute;
  left: 0px;
  width: 100%;
  padding-left: 4px;
  padding-right: 4px; }

/* ------****------Paginate------****------*/
.paginate {
  margin-top: 25px;
  text-align: center; }

.paginate .pagetotal {
  background: #000000;
  display: none;
  padding: 0px 2px;
  color: #ffffff; }

.paginate .btnPage .ficon-angle-left:before {
  content: '\e8ac';
  font-family: ficon;
  font-size: 16px; }

.paginate a {
  font-family: OpenSans-Regular;
  font-size: 14px;
  color: #454545; }

.paginate a:hover {
  background: rgba(255, 162, 0, 0.6);
  border-color: #efc377;
  color: #e20000; }

.paginate .btnPage .ficon-angle-right:before {
  content: '\e8ad';
  font-family: ficon;
  font-size: 16px; }

.ficon-angle-double-right, .ficon-angle-double-left {
  margin-top: 4px !important; }

.paginate .pagelink,
.paginate .pagecur,
.paginate .btnPage {
  display: inline-block;
  height: 28px;
  width: 29px;
  line-height: 28px;
  min-width: 25px;
  text-align: center;
  padding: 0px 3px;
  margin: 0px 1.5px;
  vertical-align: top;
  background: #FFF;
  border: 1px solid #efefef; }

.paginate .btnPage i {
  display: inline-block;
  margin-top: 2px; }

.paginate .pagecur {
  color: #e20000;
  background: #ffa200;
  border-color: #efc377;
  font-size: 14px;
  line-height: 28px; }

/* ----------------------------------------*/
/* ------****------Footer------****------*/
footer {
  background: #fff;
  color: #444444; }

.brand_scroll_footer {
  padding: 25px 0px 33px 0px;
  border-top: 1px solid #acacac; }
  @media (max-width: 800px) {
    .brand_scroll_footer {
      padding: 20px 0px; } }
  .brand_scroll_footer .title_brand {
    font-family: helveticaneuemedium;
    font-size: 26px;
    color: #007528;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold; }
    @media (max-width: 980px) {
      .brand_scroll_footer .title_brand {
        font-size: 24px; } }
  .brand_scroll_footer .wrapper .brand_scroll_ft .brand_scroll-content .item {
    padding-top: 36%;
    position: relative;
    overflow: hidden;
    height: 0px; }

.brand_scroll .owl-nav .owl-prev i.angle-left {
  left: -55px;
  position: absolute;
  top: 20%;
  width: 23px;
  height: 47px;
  background: url(../../images/left.png) no-repeat; }

.brand_scroll .owl-nav .owl-next i.angle-right {
  right: -55px;
  position: absolute;
  top: 20%;
  width: 23px;
  height: 47px;
  background: url(../../images/right.png) no-repeat; }

.brand_scroll .owl-carousel .owl-item img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#bottom .copyright {
  text-align: center; }
  #bottom .copyright a {
    color: #878787; }
    #bottom .copyright a:hover {
      text-decoration: underline; }

#tth-scrollup {
  background: #3994b9;
  color: #fff;
  position: fixed;
  right: 10px;
  bottom: 50px;
  padding: 10px;
  font-size: 30px; }

/* --------------------------------------*/
/* ------****------Scroll------****------*/
#tth-scroll_left {
  position: absolute;
  width: 154px;
  z-index: 100;
  top: 120px;
  left: 12px;
  overflow: hidden;
  margin: 0px; }

#tth-scroll_right {
  position: absolute;
  width: 154px;
  z-index: 100;
  top: 120px;
  right: 0px;
  overflow: hidden;
  margin: 0px; }

.class_top {
  top: 536px !important; }

.fr {
  float: right; }

.menu-header-top ul li {
  float: left;
  padding: 0px 7px;
  font-weight: normal;
  font-size: 14px; }

.header_bottom {
  padding: 18px 0px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .header_bottom .logo {
    width: 34.5%;
    padding-right: 10px; }
    @media (max-width: 420px) {
      .header_bottom .logo {
        width: 150px; } }
    .header_bottom .logo a img {
      max-height: 72px; }
      @media (max-width: 980px) {
        .header_bottom .logo a img {
          max-height: 43px; } }
  .header_bottom .info_header {
    width: 65.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 980px) {
      .header_bottom .info_header {
        width: auto;
        position: absolute;
        right: 95px;
        top: 53%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    .header_bottom .info_header .cpn_name {
      font-family: Roboto-Medium;
      font-size: 34px;
      color: #323232;
      text-transform: uppercase; }
      @media (max-width: 1040px) {
        .header_bottom .info_header .cpn_name {
          font-size: 32px; } }
      @media (max-width: 980px) {
        .header_bottom .info_header .cpn_name {
          font-size: 25px;
          padding-right: 15px; } }
      @media (max-width: 768px) {
        .header_bottom .info_header .cpn_name {
          font-size: 20px; } }
      @media (max-width: 650px) {
        .header_bottom .info_header .cpn_name {
          font-size: 16px; } }
      @media (max-width: 590px) {
        .header_bottom .info_header .cpn_name {
          display: none; } }
    .header_bottom .info_header .item {
      font-family: OpenSans-Regular;
      position: relative; }
      .header_bottom .info_header .item:before {
        content: '';
        display: block;
        position: absolute;
        left: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .header_bottom .info_header .item.hotline {
        font-size: 14px;
        color: #818181;
        padding-left: 58px; }
        @media (max-width: 980px) {
          .header_bottom .info_header .item.hotline {
            padding-left: 45px; } }
        @media (max-width: 375px) {
          .header_bottom .info_header .item.hotline {
            padding-left: 0px; } }
        .header_bottom .info_header .item.hotline:before {
          width: 48px;
          height: 45px;
          background: url("../images/icon_hotline.png") no-repeat;
          background-size: contain; }
          @media (max-width: 980px) {
            .header_bottom .info_header .item.hotline:before {
              width: 38px;
              height: 30px; } }
          @media (max-width: 375px) {
            .header_bottom .info_header .item.hotline:before {
              display: none; } }
        .header_bottom .info_header .item.hotline p {
          padding: 0px; }
          @media (max-width: 980px) {
            .header_bottom .info_header .item.hotline p:first-child {
              display: none; } }
          .header_bottom .info_header .item.hotline p:last-child {
            font-family: OpenSans-Bold0;
            font-size: 20px;
            color: #017025;
            margin-top: -3px; }
            @media (max-width: 1040px) {
              .header_bottom .info_header .item.hotline p:last-child {
                margin-top: 0px; } }
            @media (max-width: 768px) {
              .header_bottom .info_header .item.hotline p:last-child {
                font-size: 16px; } }

.search_mobile {
  position: absolute;
  top: 13px;
  right: 55px;
  font-size: 20px;
  color: #017025; }
  @media (min-width: 980px) {
    .search_mobile {
      display: none; } }

.menu-header-top ul li a {
  color: #9b9b9b; }

.menu-header-top ul li a.current {
  color: #ed3237; }

.menu-header-top ul li a:hover {
  color: #ed3237; }

/* --------------------------------------*/
/* ------****------Product_item------****------*/
.product_item .image {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  height: 0px; }

.product_item .image img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.product_item {
  /*border: 1px solid #e7e7e7;*/
  /*background: #fff;*/
  position: relative; }

.product_item .img a:first-child,
.product_item .img img {
  display: block;
  width: 100%; }

.product_item .img:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: 50%;
  right: 50%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  z-index: 1; }

.product_item .img:hover:before {
  display: none;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%; }

.product_item .img .watch_more {
  font-family: SFUFutura03;
  font-size: 14px;
  padding: 14px 29px;
  background: #262626;
  color: #FFFFFF;
  position: absolute;
  left: 35%;
  top: 45%;
  display: none; }

.product_item .img:hover .watch_more {
  display: block !important; }

.product_item .img .ficon-zoom-in,
.product_item .img .ficon-cart-plus {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  height: 34px;
  line-height: 34px;
  width: 37px;
  border: 1px solid #ffffff;
  color: #fff;
  background: none;
  font-size: 22px;
  cursor: pointer;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  z-index: 2; }

.product_item .img .ficon-zoom-in:hover,
.product_item .img .ficon-cart-plus:hover {
  background: #fff;
  color: #000; }

.product_item .img .ficon-zoom-in {
  right: 100%;
  margin-right: 6px; }

.product_item .img .ficon-cart-plus {
  left: 100%;
  margin-left: 6px; }

.product_item .img:hover .ficon-zoom-in {
  right: 50%; }

.product_item .img:hover .ficon-cart-plus {
  left: 50%; }

.product_item .img .ficon-cart-plus:before {
  margin-left: 0px; }

.product_item .info .rate span {
  color: red;
  float: left;
  margin-top: -1px;
  margin-left: 4px; }

.box_mid-title_pr {
  text-align: center; }

.box_mid-title_pr .mid_title_l {
  text-transform: uppercase;
  font-family: "SFU Bold";
  font-size: 26px;
  margin-bottom: 15px;
  padding-top: 18px; }

.box_mid-title_pr .mid_title_r {
  font-size: 15px;
  font-family: SFUFutura03;
  color: #3d3d3d;
  padding-bottom: 25px; }

#tth-wrapper .user {
  padding-top: 40px; }

header .follow {
  float: right; }

header .follow .header_user {
  float: left; }

header .follow .header_user .list_none li a {
  font-family: helveticaneue;
  font-size: 16px; }

header .follow .header_user .list_none li a i:before {
  display: none; }

header .follow .header_user .list_none li:first-child a:after {
  content: '\e8af';
  font-family: ficon;
  padding-left: 10px;
  font-size: 16px; }

header .follow .header_user .list_none li:last-child {
  display: none; }

header .follow .header_user .list_none li:first-child a:hover, header .follow .header_user .list_none li:last-child a:hover {
  color: #ECDDB2; }

#tth-main-menu .menu-wrapper .ficon-search {
  float: left;
  padding: 5px 0px 15px 15px;
  font-size: 16px;
  color: #FFF;
  cursor: pointer; }

#tth-main-menu .menu-wrapper .ficon-search:hover {
  color: #ecdeb1; }

#content_search.show {
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

header .follow #header_cart {
  float: left;
  position: relative; }

header .follow #header_cart .num_cart {
  position: absolute;
  top: -1px;
  right: 0px;
  background: red;
  font-size: 11px;
  padding: 1px 6px;
  border-radius: 100%; }

header .follow a {
  color: #fff;
  font-size: 20px;
  padding: 0 3px; }

/* --------------------------------------------*/
/*--------------------------------------------*/
.list_item_product .owl-controls .owl-nav .owl-prev i:before {
  content: '\e8b9';
  font-family: ficon; }

.list_item_product .owl-controls .owl-nav .owl-next i:before {
  content: '\e8ba';
  font-family: ficon; }

.list_item_product .col_item {
  float: left;
  width: 100%;
  position: relative; }

.list_item_product .row_empty {
  text-align: center; }

.star_img {
  max-width: 16px;
  float: left;
  margin-right: 2px; }

.owl-product .box_item {
  display: inline-block;
  width: 31%;
  vertical-align: top; }

.owl-product .box_item .product_item .image {
  margin: 15px 50px;
  padding: 100px; }

.owl-product .box_item:nth-child(2) {
  margin: 0px 30px; }

.owl-product .box_item .product_item .name {
  text-transform: uppercase;
  font-size: 17px;
  color: #444444;
  font-weight: bold;
  margin: 15px 0px 0px;
  max-height: 44px;
  line-height: 22px;
  overflow: hidden; }

.owl-product .box_item .product_item .buy {
  color: #e22525;
  font-weight: bold;
  font-size: 15px; }

.owl-product .box_item .product_item .buy:hover {
  color: red; }

.owl-product .box_item .product_item .short {
  font-family: tahoma;
  font-size: 14px;
  color: #777777; }

.owl-product .box_item .title {
  background: #888;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 12px;
  height: auto !important;
  padding: 1px 10px; }

.owl-product .box_item .title .bg_sale {
  font-size: 13px;
  margin: 5px 0px;
  padding-left: 5px;
  margin-left: -10px;
  padding-top: 4px;
  width: 47px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  background: url("../../images/bg_sale.png"); }

.float-divider {
  clear: both;
  display: block;
  height: 5px;
  font-size: 1px;
  line-height: 1px; }

.menu {
  float: left;
  padding: 50px 0 0 50px; }

.menuTitle {
  float: left;
  border: solid 1px #C9D0D8;
  background-color: #F1F5F8;
  padding: 3px;
  cursor: pointer;
  width: 150px; }

.menuImgClose {
  float: left;
  background: url("../Images/close_bt.png") right no-repeat;
  cursor: pointer;
  width: 30px;
  height: 25px; }

.menuIconOpen {
  background: url("../Images/open_bt.png") right no-repeat; }

.menuContent {
  float: left;
  padding: 3px;
  display: none; }

.arrow-r {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #444;
  margin-bottom: 1%;
  margin-right: 7px;
  margin-left: 3px;
  display: inline-block; }

.arrow-d {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #444;
  margin-bottom: 6px;
  margin-right: 5px;
  display: inline-block; }

.collapse-container > :nth-child(odd) {
  padding: 5px;
  background-color: gray;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(14%, gray), color-stop(70%, #969696));
  background-image: linear-gradient(bottom, gray 14%, #969696 70%);
  background-image: -o-linear-gradient(bottom, gray 14%, #969696 70%);
  background-image: -moz-linear-gradient(bottom, gray 14%, #969696 70%);
  background-image: -webkit-linear-gradient(bottom, gray 14%, #969696 70%);
  background-image: -ms-linear-gradient(bottom, gray 14%, #969696 70%);
  border: 1px solid black;
  margin: auto; }

.collapse-container > :nth-child(even) {
  background-color: white;
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid black; }

.collapse-container > :nth-child(even) p {
  padding: 0px 5px; }

.collapse-container > :nth-child(odd):hover {
  cursor: pointer;
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit browsers */ }

.form_add_cart {
  height: 0px;
  display: inline; }

.btn_custom {
  font-family: helveticaneue-regular;
  font-size: 14px;
  color: #fff;
  padding: 8px 12px;
  border: 1px solid #007528;
  outline-color: #ccc;
  background: #007528;
  /*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e54d42), to(#e54d42));*/
  /*background: -webkit-linear-gradient(#e54d42, #d72041);*/
  /*background: -moz-linear-gradient(#e54d42, #d72041);*/
  /*background: -ms-linear-gradient(#e54d42, #d72041);*/
  /*background: -o-linear-gradient(#e54d42, #d72041);*/
  /*background: linear-gradient(#e54d42, #d72041);*/
  -webkit-transistion: all .5s linear;
  -moz-transistion: all .5s linear;
  -ms-transistion: all .5s linear;
  -o-transistion: all .5s linear;
  transistion: all .5s linear;
  margin-right: 5px;
  outline: none;
  cursor: pointer; }

.btn_custom_1 {
  color: #fff;
  padding: 8px 12px;
  border: 1px solid #cd1233;
  outline-color: #ccc;
  background: #ed3237;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ed3237), to(#ed3237));
  background: -webkit-linear-gradient(#ed3237, #b3161a);
  background: -moz-linear-gradient(#ed3237, #b3161a);
  background: -ms-linear-gradient(#ed3237, #b3161a);
  background: -o-linear-gradient(#ed3237, #b3161a);
  background: -webkit-gradient(linear, left top, left bottom, from(#ed3237), to(#b3161a));
  background: linear-gradient(#ed3237, #b3161a);
  -webkit-transistion: all .5s linear;
  -moz-transistion: all .5s linear;
  -ms-transistion: all .5s linear;
  -o-transistion: all .5s linear;
  transistion: all .5s linear;
  margin-right: 5px; }

.btn_custom:hover {
  background: #FFF;
  color: #353535; }

.btn_custom_1:hover {
  background: #e54d42;
  color: #fff; }

#form_signin .row_btn {
  display: inline-block;
  float: left;
  margin-right: 15px; }

.waring_panel {
  margin-bottom: 10px;
  border: 1px #ef5e09 solid;
  padding: 4px 9px;
  border-radius: 2px; }

.skip_login_btn {
  margin-top: 10px;
  border-radius: 2px;
  border: 1px #d6d6d6 solid;
  padding: 3px 10px;
  cursor: pointer;
  outline: none;
  background: #dddddd; }

.skip_login_btn:hover {
  background: #ecebeb; }

.icon-cancel {
  background: url(../images/close-x.png);
  height: 15px;
  width: 15px;
  display: inline-block; }

/*NEWS*/
.full.news #tth-content {
  width: 72%; }

.full.news #tth-column {
  width: 28%; }

#group-detail {
  padding: 0px 17px;
  margin-bottom: 28px; }

.news_content .box_menu_product ul li {
  float: left;
  width: auto; }

.news_content .box_menu_product ul li a > div:before {
  content: ''; }

.news_content .box_menu {
  font-size: 14px;
  background: #f1f2f2;
  line-height: 25px;
  position: relative; }

.news_content .box_menu_product ul li a {
  font-weight: bold;
  color: #404041;
  text-transform: inherit; }

.news_content .box_menu_product li a > div {
  padding-left: 0; }

.news_content .box_menu li a:hover, .news_content .box_menu li a.current {
  color: #ed3237 !important; }

.news_content .box_menu li a:before {
  background: none; }

#user_forgot_pass .row_btn {
  margin-top: 10px; }

#form_change_pass {
  margin-top: 10px; }

#BactoTop {
  text-indent: -99999px;
  cursor: pointer;
  background: url(../images/back_top.png) no-repeat;
  background-size: contain;
  bottom: 40px;
  width: 49px;
  height: 49px;
  overflow: hidden;
  position: fixed;
  right: 15px;
  z-index: 999;
  border-radius: 50%;
  margin: 0px; }
  @media (max-width: 980px) {
    #BactoTop {
      width: 35px;
      height: 35px; } }

.hotline.sticky {
  position: fixed;
  bottom: 7%;
  left: 30px;
  font-family: 'Roboto',sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #26d73d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  cursor: pointer;
  z-index: 100; }
  @media (max-width: 1184px) {
    .hotline.sticky {
      left: 10px; } }
  .hotline.sticky i.hotline-icon {
    display: inline-block;
    background: url(../../images/hotline3.png) center center no-repeat;
    background-size: contain;
    width: 49px;
    height: 51px;
    margin-right: 10px;
    -webkit-animation: phonering-alo-circle-img-anim 1.1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1.1s infinite ease-in-out; }
    @media (max-width: 980px) {
      .hotline.sticky i.hotline-icon {
        width: 35px;
        height: 37px; } }
  .hotline.sticky span {
    display: none;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .hotline.sticky:hover span, .hotline.sticky:focus span {
    display: block;
    opacity: 1; }

@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); } }

@keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); } }
.box_check {
  display: inline-block;
  float: left;
  position: relative; }

.check_order {
  display: inline-block;
  float: left;
  margin-left: 42px;
  background-color: #f7f7f7;
  padding: 2px 8px;
  font-size: 12px;
  cursor: pointer;
  outline: none; }

.panel_check {
  display: inline-block;
  position: absolute;
  width: 200px;
  background: #fff;
  z-index: 99;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
  padding: 10px 15px;
  top: 25px;
  left: 42px;
  border-radius: 2px;
  display: none; }

#check_order .text_input {
  border: 1px #ccc solid;
  margin: 5px 0px;
  padding: 4px 5px;
  font-size: 13px;
  border-radius: 2px;
  width: 100%;
  outline: none; }

#check_order_xs .text_input {
  border: 1px #ccc solid;
  margin: 5px 0px;
  padding: 4px 5px;
  font-size: 13px;
  border-radius: 2px;
  width: 100%;
  outline: none; }

.btn-check {
  width: 100%;
  padding: 3px 10px;
  margin-top: 5px;
  background: #ed3237;
  border: 1px #ed3237 solid;
  color: #fff;
  font-size: 14px;
  outline: none;
  cursor: pointer; }

.btn-check:hover {
  background: #ec1319; }

.danhgia-sp {
  height: 30px;
  line-height: 30px; }

.danhgia-sp .raty {
  display: inline-block;
  vertical-align: 2%; }

.captcha {
  line-height: 30px; }

.captcha input {
  max-width: 150px;
  display: inline-block;
  margin-left: 10px;
  color: #404041; }

.captcha span {
  display: inline-block;
  background-color: #6d6e71;
  background-image: -webkit-linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), -webkit-linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
  background-image: -o-linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), -o-linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
  background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
  padding: 0 15px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #969696;
  position: relative;
  top: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.comments-filter {
  margin: 30px 0 20px;
  border-bottom: 1px solid #e2e3e4; }

.comments-filter button {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }

.comment {
  min-height: 20px;
  padding-right: 50px; }

.rating-scores {
  position: absolute;
  top: 0;
  right: 0px; }

.rating-scores i {
  margin-right: 15px;
  float: left; }

#tab-comment_rate .media-body {
  position: relative; }

#tab-comment_rate .admin-name {
  font-weight: bold;
  color: #e81c24; }

#tab-comment_rate .media {
  border-bottom: 1px solid #e2e3e4;
  padding-bottom: 25px;
  margin-bottom: 5px; }

#tab-comment_rate .media .media {
  background: #f9f9f9;
  padding: 10px 5px;
  border-radius: 5px;
  position: relative;
  overflow: visible; }

#tab-comment_rate .media .media:before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 30px;
  right: auto;
  top: -14px;
  border: 7px solid;
  border-color: transparent #f6f7f7 #f9f9f9 transparent; }

.small-star img {
  margin-top: 2px;
  display: block;
  float: left; }

.comment-meta > div {
  padding-right: 15px; }

.comment-meta > div a {
  font-size: 12px;
  color: #1f5ecc; }

.comment-meta > div a:hover {
  color: #184aa0; }

.comment-meta > div .alert {
  color: #e81c24;
  display: none; }

.comment-meta > div .alert:hover {
  color: #be131a; }

.comment-meta:hover .alert {
  display: block; }

.sub-comment-input {
  border: 1px solid #e2e3e4;
  padding: 5px 10px;
  margin-top: 15px;
  max-width: 700px;
  display: none; }

.comments-loadmore {
  text-align: center;
  margin: 20px 0; }

.comments-sub-loadmore {
  background: #f1f2f2;
  padding: 5px 5px;
  border-radius: 5px;
  border-bottom: 1px solid #e2e3e4;
  margin-bottom: 5px; }

.comments-sub-loadmore a {
  display: block; }

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top; }

.media-left, .media > .pull-left {
  padding-right: 20px; }

#tab-comment_rate .media .input {
  padding: 5px 12px;
  height: 32px;
  font-size: 12px;
  border-radius: 3px;
  display: block;
  border: 1px solid #e2e3e4;
  width: 100%;
  outline: none; }

#tab-comment_rate .media input.input:-moz-read-only {
  /* For Firefox */
  background-color: #e1e6e9; }

#tab-comment_rate .media input.input:read-only {
  background-color: #e1e6e9; }

.media-body {
  width: 10000px; }

#tab-comment_rate .media textarea.input {
  height: 120px;
  max-height: 250px;
  resize: vertical;
  font-family: arial;
  outline: none; }

.tg-line-form {
  margin-bottom: 10px; }

.button {
  display: inline-block;
  padding: 5px 14px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  background: #f1f2f2;
  color: #404041;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 0; }

.button-blue {
  background: #ed3237;
  color: #fff; }

.button-blue:hover {
  background: red;
  color: #fff; }

#rate_select {
  height: 30px;
  border-radius: 3px;
  padding: 0px 5px;
  border: 1px #e2e3e4 solid; }

.captcha .captcha-group {
  display: inline-block;
  vertical-align: bottom; }

.btn_loadmore {
  color: #ed3237;
  cursor: pointer;
  outline: none;
  display: inline-block; }

.btn_loadmore:hover {
  text-decoration: underline; }

.list_comment img.star_img {
  width: 12px;
  height: 12px; }

.list_comment .comment {
  padding-right: 0px; }

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2); }

.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.fb_gg .btn-social {
  padding-left: 5px;
  border-bottom: 2px rgba(0, 0, 0, 0.18) solid;
  border-radius: 1px; }

.fb_gg .btn_c {
  padding: 6px 10px 5px 10px;
  margin: 8px 0px;
  font-size: 12px;
  border-radius: 34px;
  color: white;
  display: block; }

.fb_gg .btn-social span {
  padding: 0px; }

.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2); }

.fb_gg {
  display: inline-block;
  margin-top: 5px; }

.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2); }

.btn-block + .btn-block {
  margin-top: 10px; }

.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2); }

.btn-social span {
  padding-right: 5px; }

.none {
  display: none; }

.slogan_xs {
  display: none; }

.view_no_product .image img {
  max-width: 100%; }

.check_btn_xs {
  display: none; }

.full.signin,
.full.signup {
  padding-top: 40px; }

#form_signin .row_btn {
  width: 100%; }

.fixed {
  position: fixed !important;
  top: 60px !important;
  z-index: 999 !important; }

.near_footer {
  position: absolute !important; }

.method_shipping {
  display: inline-block;
  float: left;
  width: 65%; }

#main_slide .owl-nav .owl-next .angle-right {
  right: 20px;
  position: absolute;
  top: 40%;
  width: 30px;
  height: 58px;
  background: url("../../images/right_main.png") no-repeat; }

#main_slide .owl-nav .owl-prev .angle-left {
  left: 30px;
  position: absolute;
  top: 40%;
  width: 30px;
  height: 58px;
  background: url("../../images/left_main.png") no-repeat; }

footer {
  border-top: none;
  margin-top: 0px;
  position: relative; }
  footer .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 26px 0px 41px; }
    footer .wrapper h2.title {
      font-family: OpenSans-Semibold;
      font-size: 16px;
      color: #808080;
      text-transform: uppercase;
      padding-bottom: 9px; }
    footer .wrapper .contact_info {
      width: 40%;
      padding-right: 10px; }
      @media (max-width: 900px) {
        footer .wrapper .contact_info {
          width: 100%;
          margin-bottom: 15px;
          padding-right: 0px; } }
      footer .wrapper .contact_info .banner_item {
        padding-top: 8px; }
        footer .wrapper .contact_info .banner_item p {
          font-family: OpenSans-Light;
          font-size: 14.5px;
          color: #808080;
          padding: 0px;
          padding-bottom: 5px; }
          footer .wrapper .contact_info .banner_item p:last-child {
            padding-bottom: 0px; }
          footer .wrapper .contact_info .banner_item p strong, footer .wrapper .contact_info .banner_item p strong a {
            font-family: OpenSans-Regular;
            font-size: 14.5px;
            color: #808080;
            font-weight: normal; }
    footer .wrapper .info_footer {
      width: 60%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 900px) {
        footer .wrapper .info_footer {
          width: 100%; } }
      footer .wrapper .info_footer .block_menu {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        footer .wrapper .info_footer .block_menu .block {
          width: 33.3%;
          padding-right: 5px; }
          @media (max-width: 530px) {
            footer .wrapper .info_footer .block_menu .block {
              width: 100%;
              padding-right: 0px;
              margin-bottom: 10px; }
              footer .wrapper .info_footer .block_menu .block:last-child {
                margin-bottom: 0px; } }
          footer .wrapper .info_footer .block_menu .block:last-child {
            padding-right: 0px; }
          footer .wrapper .info_footer .block_menu .block ul li {
            padding-bottom: 4px; }
            footer .wrapper .info_footer .block_menu .block ul li:last-child {
              padding-bottom: 0px; }
            footer .wrapper .info_footer .block_menu .block ul li a {
              font-family: OpenSans-Light;
              font-size: 14.5px;
              color: #808080;
              padding-left: 15px;
              display: inline-block;
              position: relative; }
              footer .wrapper .info_footer .block_menu .block ul li a:hover {
                color: #007236; }
              footer .wrapper .info_footer .block_menu .block ul li a:before {
                content: '\e8b5';
                font-family: ficon;
                position: absolute;
                left: 0px;
                font-size: 17px; }
  footer .copy_right {
    background: #007236; }
    footer .copy_right .wrapper {
      font-family: OpenSans-Light;
      font-size: 14px;
      color: #FFF;
      padding: 9px 0px; }
      footer .copy_right .wrapper a {
        color: #FFF;
        display: inline-block;
        padding-left: 3px; }
        footer .copy_right .wrapper a:hover {
          text-decoration: underline; }

/*----------------------------------------fixed_menu*/
.list_menu_header.fixed_menu .wrapper {
  position: relative; }
  .list_menu_header.fixed_menu .wrapper .logo_fixed {
    display: block; }
.list_menu_header.fixed_menu #category_menu {
  display: none; }

.fixed_menu {
  position: fixed;
  top: 0px;
  z-index: 8000;
  width: 100%;
  background: #01701b;
  left: 0;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 0 -5px 10px #333;
  -moz-box-shadow: 0 -5px 10px #333;
  box-shadow: 0 -5px 10px #333;
  min-height: auto;
  height: auto;
  padding: 12px 0px; }
  .fixed_menu .wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .fixed_menu .wrapper #tth-main-menu > .menu-wrapper > ul > li > ul {
      top: 35px !important; }

header.fixed_menu .header_bottom {
  padding: 5px 0px; }

header.fixed_menu .header_bottom .follow {
  display: none; }

header.fixed_menu .logo img {
  max-width: 75px; }

header.fixed_menu .header_bottom #tth-main-menu > .menu-wrapper {
  padding: 10px 0;
  background: unset;
  margin-bottom: unset; }

.fixed_menu .slogan {
  display: none; }

header.fixed_menu .logo {
  top: 2px;
  left: 50px;
  position: absolute; }

.header-menu-big {
  height: 34px;
  display: block;
  line-height: 34px;
  width: 100%;
  border: 1px #fff solid;
  cursor: pointer;
  background: #ed3237;
  border-radius: 2px;
  left: 0px;
  top: 0px; }

.header-menu-big:before, .header-menu-big:after {
  content: ''; }

.header-menu-big:before,
.header-menu-big:after,
.header-menu-big > span {
  position: absolute;
  display: block;
  height: 2px;
  width: 23px;
  left: 8px;
  background: #fff;
  margin-top: -1px;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s; }

.header-menu-big:after {
  top: 75%; }

.header-menu-big > span {
  top: 50%; }

.header-menu-big:before {
  top: 25%; }

.news_scroll {
  display: inline-block;
  width: 69%;
  background: #888888;
  padding: 25px;
  position: relative;
  margin-top: 0px;
  min-height: 264px;
  max-height: 264px; }

.news_scroll > .title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px #fff solid;
  display: inline-block;
  position: absolute;
  width: 47%;
  height: 44px;
  padding-left: 88px;
  top: 8px;
  padding-top: 10px;
  background: url("../../images/hotdeal.png") no-repeat 0px 0px; }

.ads-home-right .banner_item {
  display: inline-block;
  margin: 0px;
  vertical-align: top;
  text-align: right;
  max-height: 264px;
  float: right;
  overflow: hidden; }

.news_scroll .info {
  padding-top: 45px;
  display: inline-block;
  float: left;
  width: 55%;
  padding-right: 30px; }

.news_scroll .image {
  display: inline-block;
  float: left;
  width: 45%; }

.news_scroll .image img {
  max-width: 100%;
  border-radius: 2px; }

.news_scroll .info .title {
  font-weight: bold;
  font-size: 17px;
  color: #f9f9f9; }

.news_scroll .info .short {
  color: #f9f9f9;
  margin-top: 10px; }

.view_now {
  background: #ed3237;
  display: inline-block;
  padding: 6px 14px;
  margin-top: 15px; }

.view_now a {
  font-weight: bold;
  color: #fff; }

.view_now:hover {
  background: red; }

#tabs img {
  /*max-width: 500px;*/
  height: auto;
  max-width: 100%; }

.flag_vi {
  width: 32px;
  height: 24px;
  display: inline-block;
  background: yellow url("../../images/flag_vi.png") no-repeat; }

.flag_en {
  width: 32px;
  height: 24px;
  display: inline-block;
  background: red url("../../images/flag_en.png") no-repeat; }

#box_lang ul li {
  list-style: none; }

#box_lang {
  display: inline-block;
  float: left; }

#box_lang ul {
  padding: 0px;
  margin: 0px; }

#tth-main-menu #box_lang {
  display: none; }

.banner_footer {
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 0px;
  z-index: 999; }

.banner_footer .banner_item a {
  background: #fff; }

.close_banner {
  float: right;
  background: #ed3237;
  color: #fff;
  padding: 2px;
  opacity: 0.8;
  cursor: pointer;
  margin-bottom: -25px;
  display: inline-block;
  position: relative;
  z-index: 99; }

.close_banner:hover {
  opacity: 1; }

.owl-theme .owl-dots {
  margin-top: -30px;
  position: relative;
  z-index: 99;
  padding: 4px 0px; }

.guide_btn {
  cursor: pointer;
  margin-top: -10px;
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  color: #1f5eb9;
  text-decoration: underline; }

.ordering_address_right .ordering_address_l {
  margin-bottom: 25px; }

.ordering_address_right .ordering_address_l,
.ordering_address_right .ordering_address_r {
  border: 1px #efefef solid; }

.ordering_address_right .ordering_address_l .row,
.ordering_address_right .ordering_address_r .row {
  margin: 0px;
  padding: 0px 10px; }

#popup_banner {
  width: 100%;
  height: 1px;
  overflow: hidden;
  position: relative; }

#popup_banner_a {
  width: 100%;
  height: 100%;
  text-align: center; }

#popup_banner_a .banner_item {
  width: 100%;
  height: 100%; }

#popup_banner_a .banner_item a {
  display: block;
  width: 100%;
  height: 100%; }

#popup_banner_a .banner_item a img {
  max-width: 100%;
  max-height: 100%; }

.popup_custom .fancybox-skin {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#main_slide li {
  list-style: none; }

.main_slide {
  position: relative; }
  .main_slide .free_ship {
    background: #ffae00;
    display: none;
    border: 1px dotted #ffd477;
    border-radius: 3px;
    padding: 6px 11px 7px;
    position: absolute;
    left: 31.6%;
    bottom: 22px; }
    .main_slide .free_ship p {
      position: relative;
      padding-left: 46px;
      font-family: OpenSans-Light;
      font-size: 15px;
      color: #1c1c1c;
      text-transform: uppercase; }
      .main_slide .free_ship p:before {
        content: '';
        display: block;
        width: 36px;
        height: 30px;
        background: url("../images/icon_transport.png") no-repeat;
        background-size: contain;
        position: absolute;
        left: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .main_slide .free_ship p span {
        font-family: OpenSans-Semibold;
        text-transform: none; }

#main_slide {
  overflow: hidden; }
  @media (max-width: 700px) {
    #main_slide .bx-controls-direction {
      display: none; } }
  #main_slide .bx-controls-direction .bx-prev {
    display: unset !important;
    width: 46px;
    height: 46px;
    background: url("../images/icon_nav_left_main_slide.png") no-repeat; }
  #main_slide .bx-controls-direction .bx-next {
    display: unset !important;
    width: 46px;
    height: 46px;
    background: url("../images/icon_nav_right_main_slide.png") no-repeat; }

.info_promotion {
  padding: 0px;
  margin: 0px;
  color: #007fcc;
  text-align: left;
  padding-top: 5px; }

.price_l {
  display: inline-block;
  float: left;
  width: 100%; }

.price_l .price {
  display: inline-block;
  float: left; }

.price_l .price_buy {
  text-decoration: line-through;
  float: right; }

.price_r {
  display: inline-block;
  float: right;
  width: 100%;
  text-align: right !important; }

.price_promotion {
  font-size: 18px;
  font-weight: bold;
  color: #007fcc; }

.product-overlay .info-price .price_l .price {
  margin: 0px 0px 0px; }

.product-overlay .info-price .price_r {
  margin-bottom: 10px; }

.product-overlay .info-price .price_l .price {
  text-decoration: line-through; }

.product_scroll .price_r {
  display: inline-block;
  width: 100%;
  text-align: left; }

.product_scroll.has_price .product_item .info-price {
  height: auto; }

.product_scroll.has_price .product_item .info-price .price_promotion {
  text-align: left;
  line-height: 20px; }

.product_scroll.has_price .product_item .info-price .price_buy.promotion_p {
  text-decoration: line-through; }

.product_scroll_orther .product_item .info-price .price_promotion {
  text-align: left; }

.product_scroll_orther .product_item .info-price .price_buy.promotion_p {
  text-decoration: line-through; }

.product_watched .product_item .info .price_buy.promotion_p {
  text-decoration: line-through; }

.list_watched .product_item .info-price .price_promotion {
  text-align: left; }

.owl-product .product_item .info-price .price_buy.promotion_p {
  text-decoration: line-through; }

.owl-product .product_item .info-price .price_promotion {
  display: inline-block;
  width: 100%; }

.resp-tabDrop {
  display: none; }

.resp-tablist {
  display: block;
  padding: 0;
  padding-bottom: 0px;
  line-height: 1em;
  margin: 0px;
  border-bottom: 1px solid #cccccc; }

.resp-tablistItem {
  cursor: pointer;
  padding: 10px 20px;
  display: inline-block;
  font-family: Roboto-Regular;
  font-size: 15px;
  text-transform: uppercase;
  border-bottom: 0px;
  border-left: 0px;
  -webkit-transition: all 0ms ease-out 0s;
  -o-transition: all 0ms ease-out 0s;
  transition: all 0ms ease-out 0s;
  background-image: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#d6d6d6));
  background-image: -o-linear-gradient(top, #fff 0, #d6d6d6 100%);
  background-image: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd6d6d6', GradientType=0); }

.resp-tablistItem:hover {
  color: #1f75d0; }

.resp-tablistItem__active {
  background: #fff;
  color: #169e83;
  border-bottom-color: #fff;
  font-weight: 400;
  /* background: #f1f1f1; */
  font-weight: bold;
  color: #4C4C4C; }

.resp-headings {
  display: none; }

.resp-contents {
  margin-top: 15px;
  border: none; }

.resp-contents p > img {
  display: block;
  margin: 0 auto; }

@media (max-width: 1080px) {
  .resp-tablist {
    display: none; }

  .resp-tabDrop {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 1.2em;
    padding-left: 10px !important;
    border: 1px solid #ffa200; } }
.resp-contents table tr td {
  padding: 10px;
  word-wrap: break-word; }

@media (max-width: 1330px) {
  #tth-scroll_right,
  #tth-scroll_left {
    display: none; } }
@media (max-width: 1169px) {
  #tth-scroll_right,
  #tth-scroll_left {
    display: none; }

  #tth-main-menu > .menu-wrapper {
    position: relative; } }
@media (min-width: 980px) {
  .header-tool {
    display: none; } }
@media (max-width: 1079px) {
  footer .footer-col:nth-of-type(n) {
    width: 50%;
    margin: 20px 0px; }

  header .box_search .text_search {
    font-size: 13px; }

  footer .footer-col:nth-of-type(2n+1) {
    clear: both; }

  .owl-product .box_item:nth-child(2) {
    margin: 0px 20px; } }
@media (min-width: 850px) {
  .header_bottom > .follow {
    display: none; }

  .header_bottom > #content_search1 {
    display: none; } }
@media (max-width: 999px) {
  .menu-header-top .menu_li.first {
    display: none; }

  .owl-product .box_item:nth-child(2) {
    margin: 0px 20px; }

  .news_focus .row_first {
    width: 32%; }

  .news_right {
    width: 34%; }

  .product_item .image img {
    max-width: 100%; } }
@media (max-width: 984px) {
  .news_scroll {
    width: 63%; }

  .ads-home-right .banner_item {
    /* max-height: 215px;
     max-width: 32%;*/ }

  #tth-main-menu {
    margin-top: 0px; }

  #tth-main-menu .menu-wrapper .ficon-search {
    padding: 0px;
    margin-top: 10px; } }
@media (max-width: 980px) {
  .header_bottom > #content_search1 {
    display: block; }

  .header_bottom > #content_search1 .box_search {
    width: 50%;
    margin-left: 110px;
    margin-bottom: -3px; }

  .header_bottom > .follow {
    float: left;
    margin-left: 5px;
    margin-top: 16px; }

  header .follow a {
    color: #585858 !important;
    font-size: 16px; }

  header .follow #header_cart .num_cart {
    font-size: 10px;
    padding: 0px 4px;
    top: 1px; }

  #tth-column_left {
    display: none; }

  #tth-content {
    width: 100%;
    padding-left: 0px; }
    #tth-content .wrapper {
      margin: 0px; }

  .bs-wizard > .bs-wizard-step {
    width: 32% !important; }

  .bs-wizard-last {
    text-align: right; }

  #BactoTop {
    bottom: 80px; }

  .header_bottom {
    padding: 3px 0px 0px;
    max-height: 55px; }

  .owl-product .box_item .product_item .image {
    margin: 0px 20px;
    padding: 0px;
    /* margin: 0px; */
    padding-top: 100%; }

  .banner_footer {
    display: none; }

  header.fixed_menu #tth-main-menu > .menu-wrapper > ul > li.first > a {
    display: none; }

  .fixed_menu {
    background: #ed3237; }

  .ads-home {
    display: none !important; }

  .user_signin,
  .user_signup {
    padding: 35px 15px !important; }

  .method_shipping {
    width: 100%;
    max-width: 100%; }

  .box_menu_product {
    margin-top: 10px !important; }

  .media-left, .media > .pull-left {
    display: none; }

  .rating-scores {
    position: relative;
    top: 0;
    right: 0px; }

  .danhgia-sp {
    margin-bottom: 10px; }

  .menu-header-top .menu_li.first {
    display: block; }

  #form_cart_left {
    width: 100% !important; }

  .right_cart {
    margin: 0px !important;
    margin-top: 15px;
    width: 100% !important; }

  .right_cart .box {
    margin-top: 15px; }

  .ordering_address_right {
    width: 32.5% !important; }

  .cart_content, .ordering_method_shipping, .ordering_address_right, .ordering_method, .ordering_method_method {
    width: 100% !important;
    margin-bottom: 15px; }

  .ordering_address label.title {
    width: 100% !important; }

  .ordering_address h3 {
    height: 50px; }

  .ordering_user .ordering_signin, .panel-cart {
    width: 100% !important;
    margin-left: 0px !important;
    padding: 20px 20px 20px 20px !important;
    margin-bottom: 15px; }

  .bs-wizard > .bs-wizard-step {
    width: 32%; }

  .full.news #tth-content {
    width: 100%; }

  .full.news #tth-column {
    display: none; }

  header .header-tool .header_cart .num_cart {
    background: rgba(0, 0, 0, 0.14); }

  footer .footer-content {
    padding-top: 0px; }

  .title_register {
    font-size: 13px; }

  .menu-header-top ul li {
    width: 100%;
    border: 1px #c2c2c2 solid;
    margin: 5px 0px;
    padding: 2px 5px; }

  .check_order {
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 15px; }

  .footer .footer-content {
    padding-top: 0px; }

  .share_link .link {
    padding: 20px 10px !important; }

  #bottom {
    margin-top: 0px; }

  .news_right {
    width: 100%;
    margin-top: 20px; }

  .news_focus .row_first {
    width: 48%;
    margin-right: 1%; }

  .owl-product .box_item:nth-child(2) {
    margin: 0px 15px; }

  .product_item .image img {
    max-width: 100%; }

  header .header-tool .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
    color: #fff; }

  header .header-tool .header_cart > ul > li > a > i {
    background: url("../images/icon-cart-white.png") no-repeat; }

  #header_cart {
    margin-right: 20px; }

  #tth-wrapper {
    padding-top: 50px; }

  header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 500;
    min-height: 50px;
    max-height: 50px;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px grey;
    box-shadow: 0px 0px 10px grey; }

  header .wrapper {
    padding-left: 0px;
    height: 100%; }

  header .logo {
    float: left;
    max-width: 40%;
    margin: 0px;
    position: relative;
    top: 0px !important;
    left: 0px !important; }

  header .logo a,
  header .logo img {
    width: auto;
    max-width: 100%;
    max-height: 40px; }

  header .slogan span,
  header .slogan .menu-header-top {
    display: none; }

  header .slogan {
    padding: 0px; }

  .check_order {
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 15px;
    position: absolute;
    left: 180px;
    top: 7px;
    text-indent: -9999px;
    background: none; }

  .panel_check {
    top: 50px; }

  .check_order span {
    display: none; }

  .check_btn_xs {
    display: block !important;
    background: url("../images/check-order.png") no-repeat;
    height: 31px;
    width: 31px; }

  header .header-tool {
    max-width: 80%;
    padding: 0px;
    margin: 0px 0px; }

  header .header-tool .header_user {
    margin-right: 5px; }

  #tth-wrapper.mmenu-opening {
    overflow: hidden;
    height: 100%; }

  header .header-menu-btn {
    float: left;
    display: block;
    margin-left: 7px;
    height: 32px;
    line-height: 32px;
    width: 36px;
    border: 1px #017025 solid;
    position: relative;
    cursor: pointer;
    margin-top: 5px; }

  header .header-menu-btn:before,
  header .header-menu-btn:after,
  header .header-menu-btn > span {
    position: absolute;
    display: block;
    height: 2px;
    width: 21px;
    left: 7px;
    background: #017025;
    margin-top: -1px;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s; }

  header .header-menu-btn:before,
  header .header-menu-btn:after {
    content: ''; }

  header .header-menu-btn:before {
    top: 25%; }

  header .header-menu-btn:after {
    top: 75%; }

  header .header-menu-btn > span {
    top: 50%; }

  #tth-wrapper.mmenu-opening header .header-menu-btn:before {
    left: 7px;
    top: 15px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg); }

  #tth-wrapper.mmenu-opening header .header-menu-btn:after {
    left: 7px;
    top: 15px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg); }

  #tth-wrapper.mmenu-opening header .header-menu-btn > span {
    left: 150%; }

  #tth-wrapper.mmenu-opening .slogan_xs {
    display: block;
    padding: 0px 10px; }

  #tth-main-menu {
    position: fixed;
    top: 51px;
    bottom: 0px;
    right: -100%;
    width: 300px;
    overflow: auto;
    z-index: 100;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
    padding-left: 0px; }

  #tth-wrapper.mmenu-opening #tth-main-menu {
    right: 0px; }

  #tth-main-menu > .menu-wrapper {
    padding: 0 0 50px;
    margin: 0px; }

  #tth-main-menu > .menu-wrapper + .follow {
    display: none !important; }

  #tth-main-menu > .menu-wrapper > ul {
    display: block;
    float: none;
    width: 100%; }

  #tth-main-menu > .menu-wrapper > ul > li {
    display: block; }

  #tth-main-menu > .menu-wrapper > ul > li > a {
    text-align: left; }

  #tth-main-menu > .menu-wrapper > ul > li > a::before {
    top: 0;
    bottom: auto;
    height: 1px;
    width: 100%;
    background: rgba(255, 255, 255, 0.5); }

  header .box_search {
    margin: 0; } }
@media (max-width: 767px) {
  header .header-tool .header_cart > ul > li > a {
    margin-top: 5px; }

  .news_focus_main .focus_item,
  .news_focus_main .focus_list {
    width: 100%; }

  .news_focus_main .focus_list-content, .news_focus_main .focus_item-content {
    height: auto !important; }

  .news_focus_main .focus_item h3 a {
    max-height: none; } }
@media (max-width: 729px) {
  footer .footer-col:nth-of-type(n) {
    width: 100%; } }
@media (max-width: 690px) {
  .title_register {
    display: none; }

  #form_res_email .email {
    width: 100%; }

  .resgister_email .fr {
    width: 100%; } }
@media (max-width: 599px) {
  #tabs img {
    max-width: 100%; }

  .owl-product .box_item .product_item .image {
    margin: 0px;
    padding: 0px;
    padding-top: 210px; }

  .header-tool #box_lang {
    display: none; }

  #tth-main-menu #box_lang {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    z-index: 999; }

  .bs-wizard {
    display: none; }

  .rating-scores {
    position: relative;
    top: 0;
    right: 0; }

  .danhgia-sp {
    margin-bottom: 10px; }

  header .header-tool {
    max-width: 100%; }

  header .logo {
    position: static;
    margin: 0px;
    top: 0px; }

  .owl-product .product_item .image {
    text-align: center; }

  .owl-product .box_item:nth-child(2) {
    margin: 10px 0px; }

  .owl-product .box_item {
    width: 100%;
    margin: 10px 0px; }

  .title_register {
    display: none; }

  .resgister_email .fr {
    width: 100%; } }
@media (max-width: 520px) {
  header .box_search .btn_search {
    font-size: 13px;
    width: auto; } }
@media (max-width: 499px) {
  .ordering_user .ordering_signin .forget_password {
    margin-top: 10px !important; }

  header .header-tool .header_cart > ul > li > a > i.ficon-basket:before {
    font-family: "ficon"; }

  .menu-header-top .fr {
    float: none; }

  .brand_scroll_ft {
    width: 100%;
    margin-bottom: 15px; }

  .brand_scroll_footer .dkbct {
    margin-left: 0px; }

  .brand_scroll_footer .dkbct img {
    max-width: 100px; }

  #form_signin .row_btn .btn_custom {
    width: 100%;
    text-transform: uppercase;
    font-size: 18px; }

  header .header-tool .header_cart .num_cart {
    top: -5px; }

  header .header-tool .header_cart > ul > li > a > i {
    margin-top: -5px;
    font-size: 23px;
    background: none; }

  header .header-tool .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
    margin: 0px 5px; }

  .btn_payment {
    margin-top: 10px !important; }

  .btn_pay {
    width: 100% !important;
    margin: 15px 0px !important; }

  .ordering_address_l, .ordering_address_r {
    width: 100% !important;
    margin-bottom: 15px; }

  .media-left, .media > .pull-left {
    display: none; }

  .danhgia-sp b {
    width: 100%;
    display: block;
    margin-bottom: 5px; }

  .box_mid-content .wrapper {
    margin: 0px; }

  header .box_search {
    left: 0px;
    right: 0px; }

  .slogan_xs span {
    margin-top: 6px;
    display: inline-block;
    margin-bottom: 10px; }

  .owl-product .box_item .title {
    height: 35px;
    overflow: hidden; }

  footer .footer-content {
    padding-top: 0px; }

  footer .footer-col:nth-of-type(n) {
    margin-top: 0px; }

  #form_res_email .email {
    width: 100%; }

  div.wrapper, #tth-main-menu > .menu-wrapper {
    width: auto; }

  .news_focus .row_first {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px; }

  header .header-tool .header_user {
    margin-right: 0px;
    margin-top: 6px; }

  header .header-tool .header_user > ul > li > a > i {
    display: inline-block;
    font-size: 18px;
    margin-top: -6px; }

  header .header-tool .header_user > ul > li > a {
    margin: 0px 3px; }

  header .header-tool .header_user > ul > li > a .text {
    display: none; }

  header .header-tool .header_user > ul > li > a:after {
    content: ''; }

  #tth-content {
    width: 100%; }

  #tth-column {
    display: none; }

  #tth-main-menu {
    width: 100%; }

  #menu_footer .menu_footer-col {
    width: 50%; }

  .fb_gg {
    padding-left: 0px; }

  .check_order {
    left: 165px; } }
@media (max-width: 405px) {
  header .box_search .btn_search {
    display: none; }

  header .box_search .text_search {
    font-size: 12px; } }
@media (max-width: 400px) {
  .check_order {
    left: 150px; } }
@media (max-width: 361px) {
  .captcha input {
    margin-left: 10px; }

  header .header-tool .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
    margin: 0px 3px; }

  header .header-tool .header_cart > ul > li > a > i {
    margin-top: 0px; }

  header .header-tool .header_cart .num_cart {
    right: -8px;
    top: -5px; }

  .check_order {
    left: 130px; }

  .full.promotion .list_item_product .col_item {
    width: 100% !important; } }
@media (max-width: 320px) {
  header .wrapper {
    padding-left: 0px;
    margin-left: 5px;
    margin-right: 5px; }

  .check_order {
    left: 125px; }

  .header_cart > ul > li > a, header .header-tool .header_user > ul > li > a {
    margin: 3px 3px; } }



/*# sourceMappingURL=layout.css.map */