@charset "UTF-8";
@font-face {
  font-family: 'UTMSwiss721BlackCondensed';
   src: url('fonts/RobotoRegular.ttf'), url('fonts/RobotoRegular.eot');
}
@font-face {
  font-family: 'roboto';
  src: url('fonts/RobotoRegular.ttf'), url('fonts/RobotoRegular.eot');

}
.wrapper {
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
}
.flex-box {
  display: flex;
  flex-wrap: wrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-center{
  justify-content: center;
}
.align-items-center {
  align-items: center;
}
.align-items-start {
  align-items: flex-start;
}
.position-relative {
  position: relative !important;
}
.full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.bg-gray {
  background-color: #f2f2f2;
}
/* header */
header#header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: #3a4c8e;
  margin-bottom: 10px;
}
.container-second-menu{position: sticky;top: 0;z-index: 999}
.form-search {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.block-search {
  flex: 0 0 350px;
  -ms-flex: 0 0 350px;
  max-width: 350px;
}
.form-search input {
  padding-left: 20px;
  padding-right: 50px;
  width: 100%;
  height: 40px;
  
  background-color: #fff;
  border: 0;
  outline: 0;
  
  color: #4c4c4c;
  font-size: 14px;
  font-weight: normal;
}
.form-search input::-webkit-input-placeholder {

  color: #4c4c4c;
  font-size: 14px;
  font-weight: normal;
}
.form-search input::-moz-placeholder {

  color: #4c4c4c;
  font-size: 14px;
  font-weight: normal;
}
.form-search input::-ms-input-placeholder {

  color: #4c4c4c;
  font-size: 14px;
  font-weight: normal;
}
.form-search input::-moz-placeholder {

  color: #4c4c4c;
  font-size: 14px;
  font-weight: normal;
}
.form-search button {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  border: 0;
  outline: 0;
  z-index: 1;
  cursor: pointer;
  background: url("../images/btn-search.png") center center no-repeat;
  width: 40px;
  height: 40px;
}
.hotline {
  color: #fff;
  padding-left: 63px;
  background: url("../images/01_08.png") left center no-repeat;
  font-family: ut2;
}
.big-hotline {
  font-size: 24px;
  /* font-family: ut2; */
}
.small-hotline {
  text-transform: uppercase;
  font-size: 17px;
}
.text-yellow {
  color: #fcff00;
  /* font-family: ut2; */
}
.control-header + .control-header {
  margin-left: 23px;
}
.control-header img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.control-header figure {
  height: 30px;
}
.text-control {
  margin-top: 7px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.text-control i {
  margin-left: 5px;
}
.count-cart {
  position: absolute;
  width: 21px;
  height: 21px;
  line-height: 20px;
  background-color: #ff0000;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  right: -3px;
  top: 7px;
}
.dropdown-main-menu {
  right: 0;
  left: inherit;
}
.logo{
  padding: 8px 0;
  max-width: 200px
}
.logo img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* #header */
/* main */
.block-slider {
  background-color: #fff;
  padding: 10px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}
.jssorb131 {
  position: absolute;
}
.jssorb131 .i {
  position: absolute;
  cursor: pointer;
}
.jssorb131 .i .b {
  fill: #000;
  fill-opacity: 0.6;
  stroke: #fff;
  stroke-width: 2000;
  stroke-miterlimit: 10;
  stroke-opacity: 0.7;
}
.jssorb131 .i:hover .b {
  fill: #fff;
  fill-opacity: 0.5;
  stroke: #000;
  stroke-width: 2000;
  stroke-opacity: 0.7;
}
.jssorb131 .iav .b {
  fill: #fff;
  stroke: #000;
  stroke-width: 2000;
  fill-opacity: 1;
  stroke-opacity: 1;
}
.jssorb131 .i.idn {
  opacity: 0.3;
}
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
.jssora051:hover {
  opacity: 0.8;
}
.jssora051.jssora051dn {
  opacity: 0.5;
}
.jssora051.jssora051ds {
  opacity: 0.3;
  pointer-events: none;
}
.box-menu-cap2 {
}
.box-slider {width: 100%}
.container-slider {
  
}
.bg-second-menu {
  background-color: #3a4c8e;
  color: #fff;
  padding: 5px 0px;
}
.bg-second-menu .owl-item:last-child{margin-right: 0px !important}
.container-doi-tac {
  padding-top: 20px;
  padding-bottom: 10px;
}
.item-second-menu {
  height: 47px;
  overflow: hidden;
}
.item-second-menu figure {
  height: 25px;
}
.item-second-menu img {
  max-width: 100% !important;
  width: auto !important;
  margin: 0 auto;
  max-height: 25px;
}
.owl-item.active + .owl-item.active .item-second-menu-inside {
 
}
.text-menu {
  margin-top: 5px;
  display: block;
  text-align: center;
  font-size: 12px;
}
.owl-second-menu .owl-stage {
  margin-left: auto;
  margin-right: auto;
  height: 47px;
  overflow: hidden;
}
.san-pham-wrapper {
  padding: 10px;
}
.heading-product {
  margin-bottom: 8px;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #da251c;
}
.heading-product-h3 {
  min-width: 205px;
  background-color: #da251c;
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 11px 15px 11px 28px;
}
.heading-product-h3:before {
  content: '';
  width: 8px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.heading-product-h3:after {
  content: '';
  width: 7px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  left: 7px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.heading-product-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #da251c;
  z-index: 1;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 0;
}
.heading-product-btn i {
  margin-left: 10px;
}
.btn-cap2 {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  color: #242424;
  padding: 9px 10px;
}
.img-full {
  width: 100%;
  display: block;
  height: auto;
}
.hover-scale:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.btn-add-item {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  border: 0;
  background-color: #3a4c8e;
  text-transform: uppercase;
  height: 34px;
  z-index: 3;
  cursor: pointer;
  transition: 0.3s;
  transform: translateY(100%);
}
.overflow-hidden {
  overflow: hidden !important;
}
.san-pham:hover .btn-add-item {
  transform: translateY(0);
}
.san-pham img {
  transition: 0.5s;
}
.san-pham-content {
  text-align: center;
  padding: 10px;
  background-color: #f2f2f2;
}
.san-pham-h3 {
  height: 31px;
  overflow: hidden;
  font-weight: normal;
  font-size: 14px;
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 10px;
}
.san-pham-h3 a {
  color: inherit;
}
.gia {
  display: inline-block;
  position: relative;
  height: 46px;
  text-align: center;
}
.mota-sp{
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-top: 10px;
}
.phantram:after{
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #f00;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.phantram{
  color: #fff;
  font-size: 10px;
  background: #f00;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  border-radius: 3px;
  padding: 2px 5px;
  margin-left: 10px;
  width: 32px;
  text-align: center;
}
.gia-cu {
  font-size: 15px;
  color: #808080;
}
.gia-ban {
  color: #4c4c4c;
}
.gia-ban strong {
  color: #ff0000;
  font-weight: bold;
  font-family: UTMSwiss721BlackCondensed;
  font-size: 22px;
}
.gia-ban strong a {
  color: inherit;
}
.container-san-pham {
  padding-top: 30px;

}
.block-san-pham + .block-san-pham {
  margin-top: 50px;
}
.item-cap2 {
  border-radius: 4px;
}
.f0 {
  background-color: #008dd4;
  margin-bottom: 5px;
  height: 111px;
  padding-top: 35px;
  flex: 0 0 169px;
  -ms-flex: 0 0 169px;
  max-width: 169px;
}
.f0 .text-cap2 {
  margin-top: 10px;
}
.f1 {
  background-color: #be1e4a;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 17px;
  height: 94px;
  padding-top: 32px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  max-width: 94px;
}
.f1 .text-cap2 {
  margin-top: 9px;
}
.f2 {
  background-color: #8f17b4;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 17px;
  height: 94px;
  padding-top: 14px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  max-width: 94px;
}
.f2 .text-cap2 {
  margin-top: 5px;
}
.f3 {
  background-color: #09baee;
  margin-bottom: 5px;
  height: 94px;
  padding-top: 12px;
  flex: 0 0 136px;
  -ms-flex: 0 0 136px;
  max-width: 136px;
}
.f3 .text-cap2 {
  margin-top: 10px;
}
.f4 {
  background-color: #9f005d;
  margin-bottom: 5px;
  margin-left: 5px;
  height: 94px;
  padding-top: 33px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  max-width: 94px;
}
.f4 .text-cap2 {
  margin-top: 10px;
}
.f5 {
  background-color: #1cad34;
  margin-bottom: 5px;
  margin-left: 5px;
  height: 94px;
  padding-top: 28px;
  flex: 0 0 127px;
  -ms-flex: 0 0 127px;
  max-width: 127px;
}
.f5 .text-cap2 {
  margin-top: 12px;
}
.f6 {
  background-color: #a65da2;
  height: 94px;
  padding-top: 25px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  max-width: 94px;
}
.f6 .text-cap2 {
  margin-top: 7px;
}
.f7 {
  background-color: #01a300;
  margin-left: 5px;
  height: 94px;
  padding-top: 28px;
  flex: 0 0 110px;
  -ms-flex: 0 0 110px;
  max-width: 110px;
}
.f7 .text-cap2 {
  margin-top: 9px;
}
.f8 {
  background-color: #cc4b21;
  margin-left: 5px;
  height: 94px;
  padding-top: 22px;
  flex: 0 0 153px;
  -ms-flex: 0 0 153px;
  max-width: 153px;
}
.f8 .text-cap2 {
  margin-top: 5px;
}
/*.f0 {
  background-color: #008dd4;
  margin-bottom: 5px;
  height: 150px;
  flex: 0 0 169px;
  -ms-flex: 0 0 169px;
  max-width: 169px;
}
.f0 .text-cap2 {
  margin-top: 10px;
}
.f1 {
  background-color: #be1e4a;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 0;
  height: 150px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  max-width: 94px;
}
.f1 .text-cap2 {
  margin-top: 9px;
}
.f2 {
  background-color: #8f17b4;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 0;
  height: 150px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  max-width: 94px;
}
.f2 .text-cap2 {
  margin-top: 5px;
}
.f3 {
  background-color: #09baee;
  margin-bottom: 5px;
  margin-left: 5px;
  height: 150px;
  flex: 0 0 136px;
  -ms-flex: 0 0 136px;
  max-width: 136px;
}
.f3 .text-cap2 {
  margin-top: 10px;
}
.f4 {
  background-color: #9f005d;
  margin-bottom: 5px;
  margin-left: 5px;
  height: 150px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  max-width: 94px;
}
.f4 .text-cap2 {
  margin-top: 10px;
}
.f5 {
  background-color: #1cad34;
  margin-bottom: 5px;
  margin-left: 5px;
  height: 150px;
  flex: 0 0 127px;
  -ms-flex: 0 0 127px;
  max-width: 127px;
}
.f5 .text-cap2 {
  margin-top: 12px;
}
.f6 {
  background-color: #a65da2;
  height: 150px;
  flex: 0 0 94px;
  -ms-flex: 0 0 94px;
  margin-left: 5px;
  max-width: 94px;
}
.f6 .text-cap2 {
  margin-top: 7px;
}
.f7 {
  background-color: #01a300;
  margin-left: 5px;
  height: 150px;
  flex: 0 0 110px;
  -ms-flex: 0 0 110px;
  max-width: 110px;
}
.f7 .text-cap2 {
  margin-top: 9px;
}
.f8 {
  background-color: #cc4b21;
  margin-left: 5px;
  height: 150px;
  flex: 0 0 153px;
  -ms-flex: 0 0 153px;
  max-width: 153px;
}
.f8 .text-cap2 {
  margin-top: 5px;
  }*/
  .text-cap2 {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
  }
  .grid-product {
    margin-left: -1px;
    margin-right: -1px;
  }
  .col-product {
    padding-left: 1px;
    padding-right: 1px;
    width: 100%;
    margin-bottom: 10px;
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    max-width: 25%;
  }
  .section-archive {
    margin-top: 30px;
  }
  .control-shopping-cart {
    padding: 10px 0;
  }
  .box-sl {
    flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    max-width: 150px;
  }
  .txt-sl {
    border: 1px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
    height: 34px;
    border-radius: 0;
    background-color: #fff;
    outline: 0;
    width: 100%;
    text-align: center;
  }
  .btn-sl {
    position: absolute;
    right: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: #ddd;
    color: #000;
    width: 17px;
    height: 17px;
    padding: 0;
  }
  .btn-sl.btn-plus {
    top: 0;
  }
  .btn-sl.btn-minus {
    bottom: 0;
  }
  .btn-add-detail {
    height: 34px;
    width: 185px;
    border: 0;
    outline: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    background-color: #3a4c8e;
    margin-top: 25px;
  }
  .btn-add-detail i {
    margin-right: 5px;
  }
  .div-button-add {
    padding-left: 15px;
    flex: 0 0 385px;
    max-width: 385px;
  }
  /* #main */
  /* footer */
  footer#footer {
    color: #fff;
  }
  .map-wrapper iframe {
    display: block;
    width: 100%;
    height: 450px;
  }
  .copyright {
    font-size: 13px;
    padding: 11px 0;
    background-color: #111111;
  }
  .text-copyright {
    margin: 0;
    font-size: 13px;
    font-weight: normal;
  }
  .text-copyright strong {
    color: #f0e420;
  }
  .counter span {
    margin: 0 10px;
  }
  .block-footer {
    background-color: #3a4c8e;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer {
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-permalink {
    display: block;
    color: #fff;
    margin-bottom: 5px;
  }
  .footer-permalink:before {
    content: '\25CF';
    margin-right: 10px;
    position: relative;
    top: -2px;
    font-size: 10px;
  }
  .footer-permalink:hover {
    color: #ff0;
  }
  .footer-title {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #5f6ea3;
  }
  .footer-1 {
        flex: 0 0 400px;
    -ms-flex: 0 0 400px;
    max-width: 400px;
  }
  .footer-2 {
    flex: 0 0 235px;
    -ms-flex: 0 0 235px;
    max-width: 235px;
  }
  .footer-3 {
    flex: 0 0 235px;
    -ms-flex: 0 0 235px;
    max-width: 235px;
  }
  .footer-4 {
    flex: 0 0 330px;
    -ms-flex: 0 0 330px;
    max-width: 330px;
  }
  .column-count-2{
    column-count: 2;
  }
  /* #footer */

  .form-item{
    margin-bottom: 10px;
  }
  .tab-nhung{
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    background: url(../images/03.png);
    width: 45px;
    height: 229px;
    padding: 63px 8px;
  }
  .tab-nhung a {
    display: block;
  }
  .tab-nhung a + a {
    margin-top: 10px;
  }

  .box-menu-cap2 {width: 370px;}
/*@media (min-width:1200px) and (max-width: 1920px) {
  .box-menu-cap2 {
    flex: 0 0 calc(100% - 930px);
    -ms-flex: 0 0 calc(100% - 930px);
    max-width: calc(100% - 930px);
}
.box-slider {
    margin-left: 8px;
    flex: 0 0 930px;
    -ms-flex: 0 0 930px;
    max-width: 930px;
}
}*/
.my-panel{
  margin-top: 20px;
  font-family: UTMSwiss721BlackCondensed;
}
.my-panel-body{
  padding: 10px;
  border: 1px solid #f1f1f1

}
.my-panel-heading{
  background-color: #f1f1f1;
  padding: 15px 20px 12px 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-left: 5px solid #3a4c8e;
  font-size: 16px;
}
.my-panel-heading span{display: inline-block;margin-right: 20px;cursor: pointer;}
.d-none{display: none;}
.my-panel-heading .active{color: #3a4c8e}
.the_content.active{display: block;}
.fourth-menu{
  list-style: none;
  margin: 0;
  padding: 0;
}
.fourth-menu li a{
 display: block;
 padding: 10px 10px 10px 20px;
 color: #333;
 position: relative
}
.fourth-menu li a:hover{
  color: #f00;
}
.figure-cap2{
  position: absolute;left: 0;top: 0;
}
.figure-cap2 img{
  display: block;
  max-width: 100%;
  margin-top: 0 auto;
  height: auto;
}
.btn-open-ul{
  position: absolute;
  right: 0;
  top: 0; width: 40px;
  height: 47px;
  border: 0;
  outline: 0;
  border-radius: 0;
  background-color: transparent;
}
.menu_left>ul>li:hover .sub-menu_x{
  display: block;
}
.sub-menu_x-column-0 li{
  width: 100%;
}
.sub-menu_x-column-1 li{
  width: 50%;
}
.sub-menu_x-column-2 li{
  width: 33.333333%;
}
.sub-menu_x li {
  float: left;
}
.sub-menu_x{
  width: 400px;
  padding: 15px;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  z-index: 900;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0,0,0,.35);
}
.permalink-sub-menu_x{
  display: block;
  color: #000;
  font-size: 13px;
  padding: 5px 0;
}
.permalink-sub-menu_x:hover{
  color: #f00;
}
.arrow-sub-menu{
  margin-right: 5px;
}
.col-product2{
  flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  max-width: 20%;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 1px;
  padding-right: 1px;
}
.custom-owl-arrow{
  color: #fff;
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
  transform: translateY(-50%);
}
.custom-owl-arrow i {
  font-size: 2em;
}
.custom-owl-arrow.arrow-left{
  left: 10px;
}
.custom-owl-arrow.arrow-right{
  right: 10px;
}
.item-attachment{
  margin-bottom: 5px;
}
.gia-ban-detail {
  color: #f00;
  font-weight: 700;
  font-size: 30px;
}
.gia-ban-detail a {
  color: inherit;
}
.gia-ban-detail span{
  font-size: 19px;
  font-weight: normal;
}
.gia-cu-detail{
  color: #666;
}
.gia-cu-detail strong{
  color: #f37021;
}
.d-inline-block{
  display: inline-block;
}
.product-title{
  margin-top: 20px;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 1.8em;
}
.product-detail-meta{
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  margin-bottom: 10px;
}
.zalo-share-button{
  margin-left: 10px;
}
.noidungmuahang{
  margin-top: 20px;
}
.block-search{
  position: relative;
}
.append-result{
  position: relative;
  z-index: 100000;
}
.kq-tk{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 100000;
  box-shadow: 0 10px 5px 0 rgba(0,0,0,.25);
}
.heading{
  font-weight: bold;
  color: #333;
  background: #f2f2f2;
  padding: 10px;
  text-transform: uppercase;
}
.expand .form-search{
  border-radius: 20px 20px 0 0;
}
.form-search{
}
.item-san-pham{
  display: flex;
  position: relative;
  padding: 10px;
}
.item-san-pham:hover{
  background: #f2f2f2;
}
.item-san-pham + .item-san-pham{
  border-top: 1px solid #ddd;
}
.item-san-pham figure{
  flex: 0 0 75px;
  -ms-flex: 0 0 75px;
  max-width: 75px;
  width: 100%;
}
.item-san-pham-right-content{
  flex: 0 0 calc(100% - 75px);
  -ms-flex: 0 0 calc(100% - 75px);
  max-width: calc(100% - 75px);
  padding-left: 10px;
}
.item-san-pham-right-content h4 a{
  color: inherit;
}
.item-san-pham-right-content h4{
  max-height: 43px;
  overflow: hidden;
  font-weight: normal;
  font-size: 14px;
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 20px;
  margin-bottom: 0px;
}
.gia-search{
  font-family: UTMSwiss721BlackCondensed
}
.gia-search strong{
  color: #f00;
}
.gia-search strong a {
  color: inherit;
}
.gia-search del{
  margin-left: 1rem
}
.scroll-san-pham{
  overflow-y: auto;
  max-height: calc(100vh - 200px);
}
.close-result{
    position: absolute;
    right: 0;
    top: -2px;
    width: 40px;
    height: 38px;
    border: 0;
    outline: 0;
    background: transparent;
    color: #000;
    font-size: 2em;
    cursor: pointer;
    line-height: 0px;
}
.btn-inbaogia{
  background: #D16D45;
    border: 0;
    outline: 0;
    border-radius: 0;
    color: #fff;
    width: 150px;
    text-transform: uppercase;
    height: 34px;
    font-weight: normal;
    margin-left: 10px;
}
.stick{
position: absolute;
    left: 0;
    top: 0;
    background: url(../images/stick.png) center center no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 60px;
    height: 58px;
    padding: 5px 11px 5px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}
.simply-scroll{height: unset !important;}
.simply-scroll .simply-scroll-clip{height: unset !important;}
.simply-scroll .simply-scroll-list li{width: unset !important;height: unset !important;}
.container-doi-tac li a{display: block;margin-right: 20px}
.container-doi-tac img{border:5px solid #ccc !important;margin-bottom: 10px}
.tieude-uudai{color: #f00;font-size: 18px;margin: 15px 0px}
.noidung-uudai{}
.item-productkm{
  border: 3px solid #f00;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.the_content *:not(iframe):not(object) {
    max-width: 100% !important;
    height: auto !important;
}
.breekcum{margin-bottom: 20px}
.product_outstock{
      border: 1px dashed #ed6464;
    border-radius: 2px;
    background-color: #fff3f3;
    width: 100%;
    padding: 20px;
    margin-top: 20px;
}

.nk-box-ribbon {
    position: relative;
    background: #fff;
    border: 0.5px solid #aa2d2d;
    box-sizing: border-box;
    box-shadow: 0 2px 2px 0 rgb(12 23 95 / 10%), 0 -1px 0 0 #f0f1f5, 0 1px 0 0 #f0f1f5;
    margin: 15px 0 0;
}
.nk-box-ribbon .ribbon-wrap {
    position: relative;
    margin: 8px 20px 0 -12px;
    font-size: 18px;
    line-height: 18px;
    transition: width .5s cubic-bezier(.68,-.55,.265,1.55);
}
.nk-box-ribbon .ribbon-wrap .ribbon a {
    display: block;
    position: relative;
    background: #ef4136;
    margin-right: 160px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 10px 10px 30px;
}
.nk-box-ribbon .ribbon-wrap .ribbon {
    position: relative;
}
.nk-box-ribbon .ribbon-wrap .ribbon a:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    top: 0;
    right: -16px;
    border-color: #ef4136 transparent;
    border-style: solid;
    border-width: 18px 16px;
}
.nk-box-ribbon .ribbon-wrap .ribbon a:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    border-top: 12px solid #aa2d2d;
    border-left: 12px solid transparent;
}
.nk-box-ribbon .ribbon-wrap .ribbon:after {
    content: "";
    height: 0;
    background: rgba(0,0,0,.3);
    display: block;
    position: absolute;
    bottom: -3px;
    left: 15px;
    right: 58px;
}
.nk-box-ribbon .nk-main-box {
    padding: 12px 12px 0;
}
.uudai{width: 70%;}