@charset "UTF-8";
/* ================================== menu dọc ** =================================*/
@font-face {
  font-family: 'Roboto-Bold';
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

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

.flex-reverse {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; }
  .row-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .col-0 {
    padding-left: 0;
    padding-right: 0; } }

.main {
  background-color: #fff;
  margin-top: 10px; }

.sc__service {
  padding: 20px; }
  .sc__service .title-main {
    font-family: Times New Roman,Times,serif;
    font-size: 30px;
    text-align: center;
    color: #045e9d;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 25px;
    margin-bottom: 40px;
    background: url(../img/line.png) no-repeat center bottom; }
    @media(max-width: 991px){
      .sc__service .title-main {
            font-size: 21px;
            margin-bottom: 15px;
        }
    }
  .sc__service .product_cate {
  	border: 1px solid #cccccc;
    padding: 2px;
    text-align: center;
    border-radius: 4px;
    margin-top: 20px; }
    .sc__service .product_cate .img__cate {
      display: block;
      position: relative;
      overflow: hidden; }
      .sc__service .product_cate .img__cate:before {
        content: '';
        display: block;
        padding-bottom: 132%; }
      .sc__service .product_cate .img__cate img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -o-object-fit: fill;
        object-fit: fill; }
    .sc__service .product_cate .cate__des {
      margin-top: 10px; }
      .sc__service .product_cate .cate__des h3 {
        color: #2458ad;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 0px 5px 10px 5px; }
        .sc__service .product_cate .cate__des h3 a{
        	color: #2458ad;
        }
        @media (max-width: 991px) {
          .sc__service .product_cate .cate__des h3 {
            font-size: 15px; } }
    .sc__service .product_cate:hover {
      -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4); }

.category_dm {
  padding: 20px 0; }
  .category_dm .breadcrumb {
    background-color: #ffffff; }
  .category_dm .category_left h2 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #3b88c8;
    text-transform: uppercase;
    padding: 15px 0px; }
    .category_dm .category_left h2 i {
      padding: 0px 24px; }
  .category_dm .category_left .nav--left {
    margin-bottom: 30px; }
    .category_dm .category_left .nav--left li {
      background: #d5ebfe;
      border-bottom: 1px solid #ccc;
      position: relative; }
      .category_dm .category_left .nav--left li:last-child {
        border-bottom: 0; }
      .category_dm .category_left .nav--left li:hover {
        background: #d60404; }
        .category_dm .category_left .nav--left li:hover a {
          color: #fff; }
    .category_dm .category_left .nav--left .has-dropdown:after {
      color: #000;
      font-family: "IcoFont"; }
      @media (min-width: 992px) {
        .category_dm .category_left .nav--left .has-dropdown:after {
          content: '\eab8';
          color: #000; } }
    .category_dm .category_left .nav--left .is-active {
      background: #d60404; }
      .category_dm .category_left .nav--left .is-active a {
        color: #fff; }
  .category_dm .category_left .nav--left li .nav-dropdown {
    left: 100%;
    top: 0; }
    .category_dm .category_left .nav--left li .nav-dropdown li a {
      color: #000; }
    .category_dm .category_left .nav--left li .nav-dropdown li:hover a {
      color: #fff; }
  @media (max-width: 991px) {
    .category_dm .category_left .nav--left li .nav-dropdown li {
      background: #b0dbe2;
      color: #000; }
    .category_dm .category_left .nav--left li .nav-dropdown li a {
      padding-left: 5px;
      color: #000; } }
  .category_dm .category_left .nav--left li a {
    color: #000;
    font-size: 12px;
    display: block;
    font-weight: 600;
    padding: 10px 5px 10px 15px;
    position: relative; }
  .category_dm .category_left .nav--left li:hover > a:before, .category_dm .category_left .nav--left li.active > a:before {
    display: block; }
  .category_dm .face_left h2 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #3b88c8;
    text-transform: uppercase;
    padding: 15px 0px;
    text-align: center; }
  .category_dm .face_left .conten_fleft {
    border: 1px solid #d0d0d0;
    padding: 10px;
    margin-bottom: 20px; }

.category_content {
  margin-bottom: 30px;
  display: flow-root; }
  .category_content .name_title {
    border-bottom: 1px solid #d2d2d2;
    float: left;
    margin: 0 25px 5px 0;
    font-size: 18px;
    text-transform: uppercase; }
    .category_content .name_title span {
      background-color: #71be0f;
      padding: 5px 5px;
      border-radius: 5px 0px 5px 0px; }
      .category_content .name_title span i {
        color: #fff; }
        .category_content .name_title span i:before {
          font-size: 22px; }
  .category_content .filter__right {
    float: right; }
  .category_content .sroot {
    display: inline-block;
    padding: 0 10px;
    margin: 0 5px 8px 0;
    height: 26px;
    line-height: 26px;
    color: #4d4d4d;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    background-color: #ffffff;
    border-color: #cccccc; }
    .category_content .sroot:hover {
      background-color: #71be0f;
      color: #fff;
      text-decoration: none;
      -webkit-box-shadow: none;
      box-shadow: none; }

/* ------------Sản phẩm-------------- */
.product {
  position: relative;
  margin-bottom: 20px;
  background-color: #ffffff; }
  .product .img__pro {
    display: block;
    position: relative;
    overflow: hidden; }
    .product .img__pro:before {
      content: '';
      display: block;
      padding-bottom: 132%; }
    .product .img__pro img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -o-object-fit: fill;
      object-fit: fill; }
  .product .pro_head {
    margin: 0 15px;
    padding: 10px 0;
    min-height: 70px;
    border-bottom: 1px solid #dddddd; }
    .product .pro_head h3 {
      max-height: 48px;
      overflow: hidden;
      font-family: Roboto-Medium;
      font-weight: bold;
      margin: 0;
      font-size: 15px;
      line-height: 24px; }
      .product .pro_head h3 a {
        color: #222;
        font-weight: normal; }
        .product .pro_head h3 a:hover {
          color: #333; }
  .product .pro__price {
    padding: 10px 15px; }
    .product .pro__price .price_sl {
      color: #ed1c24;
      font-size: 20px;
      font-weight: 700;
      white-space: nowrap; }
      @media (max-width: 991px) {
        .product .pro__price .price_sl {
          font-size: 16px; } }
      .product .pro__price .price_sl .sybm_price {
        vertical-align: super;
        font-size: 80%; }
      .product .pro__price .price_sl .price_sale {
        display: inline-block;
        width: 55px;
        height: 24px;
        padding: 0 2px 0 10px;
        line-height: 25px;
        background: url(../img/discount.svg) no-repeat;
        background-size: contain;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        vertical-align: text-top;
        margin-left: 10px;
        vertical-align: 4px; }
        @media (max-width: 991px) {
          .product .pro__price .price_sl .price_sale {
            width: 45px;
            font-size: 14px;
            line-height: 20px;
            margin-left: 5px;
            padding: 0 0px 0 5px; } }
    .product .pro__price .price_old {
      margin-right: 10px;
      color: #aaaaaa;
      font-size: 16px;
      font-weight: 400;
      text-decoration: line-through; }
      @media (max-width: 991px) {
        .product .pro__price .price_old {
          font-size: 14px; } }
  .product:hover {
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4); }

@media (min-width: 992px) {
  .p-10 {
    padding-right: 10px;
    padding-left: 10px; } }

.phantrang {
  padding: 20px 0; }

.pagination .active a {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #fff;
  background-color: #007bff;
  border: 1px solid #007bff; }

/*------end-----------------*/
/*pro_detail-------------*/
.produt_he {
  border: 0;
  min-height: 0;
  margin: 5px 0 0;
  padding-top: 0; }

.name_prod_detail {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 10px; }

.product__delivery {
  position: static;
  opacity: 1;
  font-size: 16px;
  color: #414141;
  line-height: 25px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eaeaea;
  left: auto;
  top: auto;
  bottom: 5px;
  right: 5px;
  z-index: 4; }

.prod_price .pro__price {
  font-size: 16px;
  padding: 10px 0; }

.prod_price .price_sl {
  color: #ed1c24;
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap; }
  .prod_price .price_sl .sybm_price {
    vertical-align: super;
    font-size: 80%; }
  .prod_price .price_sl .price_sale {
    display: inline-block;
    width: 55px;
    height: 24px;
    padding: 0 2px 0 10px;
    line-height: 25px;
    background: url(../img/discount.svg) no-repeat;
    background-size: contain;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    vertical-align: text-top;
    margin-left: 10px;
    vertical-align: 4px; }

.prod_price .price_old {
  margin-right: 10px;
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through; }

.btn--buy-now {
  padding: 3px 15px;
  margin-top: 10px;
  border-bottom: 4px solid #487513;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(99, 165, 15, 0.75);
  border-radius: 4px; }

.tab_detail {
  margin-top: 10px;
  border-bottom: 1px solid #019bd3;
  margin-bottom: 10px; }
  .tab_detail span {
    background: #019bd3;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    padding: 4px 10px 4px 10px;
    line-height: 35px;
    position: relative; }

.content ul {
  list-style: inherit;
  list-style-type: square;
  padding: 0 40px; }

.content ul li {
  list-style: inherit; }

.content img {
  max-width: 100% !important; }

@media (max-width: 767px) {
  .content img {
    width: inherit !important;
    max-width: 100% !important;
    height: auto !important; }
  .content table {
    width: inherit !important;
    max-width: 100% !important;
    height: auto !important; } }

.product_lq {
  margin-top: 20px; }
  .product_lq .title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    border-bottom: 1px solid #d3d3d3;
    text-align: left !important; }
    .product_lq .title span {
      color: #00a7e4;
      display: inline-block;
      padding-bottom: 5px;
      border-bottom: 1px solid #00a7e4;
      margin-bottom: -1px; }
  .product_lq .box {
    margin-top: 20px; }

/*-------*/
.footer_main {
  background: #2458ad;
  color: #fff;
  padding-bottom: 20px;
  padding-top: 60px; }
  .footer_main .title_bottom {
    font-size: 18px;
    font-family: Roboto-Bold;
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .footer_main .title_bottom {
        margin-top: 15px; } }
  .footer_main .menu_ft {
    list-style: disc;
    font-size: 14px; }
    .footer_main .menu_ft li a {
      color: #fff; }
      .footer_main .menu_ft li a:hover {
        text-decoration: underline; }
  .footer_main .maps_footer iframe {
    width: 100%;
    height: 190px; }
  .footer_main .text--ft {
    margin-top: 25px; }
.lh_pro{
  padding: 10px 15px;
  color: red;
}
.nav-dropdown li a i{
	font-size: 6px;
}
.nav-dropdown li a:hover i{
	display: none;
}