﻿.body{
  overflow:hidden;
}
.content-page {
  font-family: Arial !important;
  background-color: #fff;
}
.box-header{
  padding: 10px 0;
}
  .box-header img {
    position: absolute;
    left: 0;
  }
.bg-header {
    background-color: #005395;
    color: white
}
.text-header{
  padding-left: 83px;
  padding-bottom: 5px
}
  .text-header h4 {
    color: white;
    font-size: 18px;
    font-weight: 600;
  }
.btn-login {
  position: absolute;
  right: 0;
  top: 30px;
}
  .btn-login img {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .btn-login h5{
    color: #fff;
    padding-top: 25px;
    font-size: 14px;
    font-weight: 400;
  }
.menu-header {
  background-color: white;
}
  .menu-header nav{
    margin: 0;
    min-height: 36px;
    border: none;
  }
.menu-custom #navbarNav {
  margin: 0;
}
.menu-custom ul li {
  list-style-type: none;
}
  .menu-custom ul li a {
    color: #000;
    padding: 10px 10px 11px;
    text-transform: uppercase;
    display: block;
    white-space: nowrap;
    width: 100%;
    float: left;
    font-weight:700;
  }
    .menu-custom ul li a:hover, .menu-custom ul li.active a {
        background-color: #f7a90f;
    }
    .menu-custom ul li a.dropdown-item {
      text-transform: unset !important;
      background: transparent;
    }
.navbar-nav{
  padding: 0;
}
#navbarNav{
  margin-top: 7px;
  padding: 0;
}
#btn-collapse {
  color: #fff;
  border: none;
  margin-top: 5px;
  font-size: 20px;
  background: transparent;
  padding: 0;
}
.menu-dropdown {
  background: #fff;
  padding: 0 15px;
  /*border-radius: 5px !important;*/
}
  .menu-dropdown a {
    width: 100%;
    float: left;
    color: #000!important;
    text-transform: capitalize!important;
    padding: 5px!important;
  }
    .menu-dropdown a:hover {
      color: #2bc408!important;
      background-color:transparent!important;
    }
.footer-publish {
    background-color: #005395;
    padding: 15px 0;
    margin-top: 15px;
}
  .footer-publish h2 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.7;
    margin-top: 10px;
  }
  .footer-publish h5 {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
  }


@media (min-width: 768px) {
  #btn-collapse{
    display: none;
  }
}

@media (max-width: 767px) {
  .menu-custom ul li {
    min-height: 38px;
  }
  .text-header h4
  {
      font-size:14px !important;

  }
  .text-header
  {
     padding-right:20px;
     padding-left:80px !important;
  }
  .btn-login h5
  {
      font-size:11px !important;
  }
  .hidden-home
  {
      display:none;
  }
  .company-detail
{
    text-align: left !important;

}
}
.banner
{
    
}
.carousel-indicators .active {
  /*background-color: #c0c0c0;*/
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin: 0 5px;
}
.carousel-indicators li {
  /*background: #eeeeee;*/
  /*border: none;*/
  width:20px;
  height:20px;
  border-radius: 20px;
  margin: 0 5px;
}
.title-home
{
    border-radius:0px;
    font-size: 14px !important;
    padding: 10px 15px;
    font-weight: 600 !important;
    margin: 0;
    font-family: Arial;
}
.title-home a
{
   color:#fff;
}

.title-home-1
{
    border-radius:0px;
    font-size: 14px !important;
    padding: 10px 15px;
    font-weight: 600 !important;
    margin: 0;
    font-family: Arial;
}
.title-home1 a
{
   color:#333;
}
.title-1
{
    background:#fff;
    color:#333;
    border-bottom: 1px solid #fafafa;
}
.sanpham
{
    border:1px solid #fafafa;
    padding:10px !important;
    float:left;
    width:100%;
    min-height:322px;
}
.title-sanpham
{
    color: #00578c;
    font-weight: bold;
}
.title-sanpham-so
{
    font-size:14px;
}
.company-detail
{
    text-align: right;
    font-size: 15px;
    padding-bottom:5px;
}
.company-detail1
{
    padding-left: 10px;
    font-size: 14px;
    padding-bottom:10px;
}
.img-responsive-product
{
    width: 100%;
    object-fit: cover;
    min-height: 170px;
    max-height: 170px;
    border-radius: 0px;
    border: 0;
    margin-bottom: 0px;
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;

}

.sanpham  a
{
    float: none !important;
}
.sanpham  .title-sanpham
{
    padding-bottom:10px;
    padding-top:10px;
    font-size:15px;

}
.sanpham  .price
{
    font-size:15px;
    color:#ff0000;
    font-weight:bold;
}
.show_menu_left
{
    display: block !important;
}
.hidden_menu_left
{
    display: none !important;
}
.show_icon_menu
{
     display: block !important;
}
.hidden_icon_menu
{
     display: none !important;
}
.image-sanpham
{
    width:100%;
}
.addthis_inline_share_toolbox a
{
    width:auto !important;
}

.nav-tabs-custom li a
{
    padding-left:25px;
    padding-right:25px;
}
.khachhang-menu 
{
   margin-top:0px !important;
   -webkit-background-clip :border-box !important;
}
.khachhang-menu i
{
   margin-right:5px !important;
}
.select2-container .select2-choice
{
    width:100%;
}
.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}
ul.rating {
    display: inline-block;
}
.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size:20px;
}
.rating .filled {
    color: orangered;
}
.clear{
  margin-top:20px;
}
qrcode canvas
{
    width:50px;
}
.doanhnghiep
{
    min-height:172px;
}
.box-slide-detail
{
    padding:15px !important;
    min-height:180px;
    /*background:#e4e4e4;*/
}
.title-white1 {
    background-color: #61aedc;
    color: #ffffff;
}
.box-home-item1 {
    float: left;
    width: 100%;
    padding: 15px;
    background-color: #fafafa;
    /*border-bottom: 2px solid #f9d388;*/
}
    .box-home-item1 a {
        color: #61aedc;
        float: left;
        width: 100%;
        margin-bottom: 10px;
        /*font-size: 18px;*/
        font-weight: 600;
    }

.box-home-item1 .item .item-img {
    width: 25px;
    display: inline-block;
    min-height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

.box-home-item1 .item .item-text {
    display: inline;
    padding: 2px 0 5px 25px;
    width: 100%;
    float: left;
}
.box-home-2 {
    margin: 0 0 15px !important;
    float: left;
    width: 100%;
    border: 1px solid #fafafa;
    border-top: 2px solid #61aedc;
}
.item-product__sticker-percent {
    width: 90px;
    height: 35px;
    background: url('../../../assets/dist/img/km.png');
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 7px;
    color: white;
    z-index: 99;
}
.item-product__sticker-percent2 {
    width: 90px;
    height: 35px;
    background: url('../../../assets/dist/img/km.png');
    background-size: 100% 100%;
    position: absolute;
    top: 16px;
    left: 11px;
    color: white;
    z-index: 99;
}
.bg-footer {
    background-color: #f3f6f9;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: -5px;
    right: 0px;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility 0.5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    border-color: #804791;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-bar,
.hotline-phone-ring-img-circle {
    background-color: #804791;
}

.hotline-bar,
.hotline-phone-ring-circle-fill,
.hotline-phone-ring-img-circle {
    background-color: #804791;
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-bar,
.hotline-phone-ring-img-circle {
    background-color: #804791;
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.zalo-icon {
    position: fixed;
    bottom: 15px;
    right: 95px;
    z-index: 1000;
}