body {
  background: #fff;
  text-shadow: none;
  font-weight: 400;
  color: #000;
  line-height: 1.3;
  width: 100%;
  overflow-x: hidden;
}
.bgd_global {
  background-color: #e9ecef;
  overflow: hidden;
}
.bgd_global_white {
  background-color: #fff;
  overflow: hidden;
}
.p_lr_global {
  padding-left: 15px;
  padding-right: 15px;
}
.p_tb_global {
  padding-top: 15px;
  padding-bottom: 15px;
}
.hl_border {
  border-top: 1px dotted #ccc;
}
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}
.page_title {
  font-size: 28px;
  font-weight: 500;
}
img {
  max-width: 100%;
  height: auto;
}
.img-logo{
  max-width: 100%;
  height: 50px;
}
p {
  margin-bottom: 10px;
  line-height: 1.4;
}
a:hover {
  color: #1d1e20;
  text-decoration: underline;
}
.main_menu .active {
  background-color: #ed5e22;
}
strong {
  font-weight: 700;
}
body.lg-on .site_header {
  z-index: 1040 !important;
}
body > .loading-overlay {
  position: fixed;
  z-index: 999999;
}
.flag_language {
  display: inline-block;
  padding-right: 5px;
}
.flag_language a {
  line-height: 0;
}
.flag_language a img {
  height: 20px;
}
.modal-backdrop {
  opacity: 0.5;
}
.policy_text .txt {
  font-weight: 500;
  font-size: 18px;
  margin-left: 30px;
  margin-top: 10px;
}

.tencongty-site{
  font-weight: 900;
}

.loading-overlay {
  transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  visibility: hidden;
  background-color: #fff;
}
.bounce-loader {
  transition: all 0.2s;
  margin: -9px 0 0 -35px;
  text-align: center;
  width: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 10000;
}
.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
  animation: 1.4s ease-in-out 0s normal both infinite running bouncedelay;
  background-color: #ccc;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  height: 18px;
  width: 18px;
}
.bounce-loader .bounce1 {
  animation-delay: -0.32s;
}
.bounce-loader .bounce2 {
  animation-delay: -0.16s;
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.loading-overlay-showing > .loading-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0;
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
input.help-block {
  border-color: red;
}
span.help-block {
  color: red;
  font-size: 12px;
}
.container-fluid {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.hl-editor h2 {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.hl-editor h3 {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.hl-editor h4 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.hl-editor h5 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.hl-editor h6 {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.btn-primary {
  color: #fff;
  background-color: #ed5e22;
  border-color: #ed5e22;
  padding: 10px 28px;
  font-size: 16px;
  border-radius: 20px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ed5e22;
  border-color: #ed5e22;
}
.site_header_inner {
  position: relative;
  padding-right: 45px;
}
.product_category_box .col-25 {
  width: 12.5%;
  float: left;
  padding-left: 20px;
}
.effect_hlhover {
  position: relative;
}
.category_product_item {
  border-radius: 4 px;
  align-items: center;
  border: 1 px solid #e0e0e0;
  color: #333;
  display: flex;
  font-size: 12px;
  line-height: 16px;
  margin-right: 8 px;
  margin-bottom: 10 px;
  min-height: 50 px;
  max-height: 36 px;
  padding: 6 px 13 px;
  vertical-align: top;
  text-decoration: none;
  box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
  justify-content: center;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 999999;
}
.site_header .btn_search {
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  top: 7px;
  right: 0;
  z-index: 1;
  text-decoration: none !important;
  color: #fff;
  font-size: 15px;
  padding: 4px;
  border-radius: 4px;
  height: 27px;
  width: 27px;
  text-align: center;
}
.site_header .btn_search .icon-search {
  position: relative;
  left: 1px;
  top: 2px;
}
.box_1 {
  display: inline-block;
  overflow: hidden;
}
.box_1 .fa {
  font-size: 39px;
  background: none;
  padding: 5px 15px;
  color: #006e3d;
  height: 45px;
  width: 72px;
  float: left;
  position: relative;
  top: 2px;
}
.box_1 .fas {
  font-size: 39px;
  background: none;
  padding: 5px 15px;
  color: #006e3d;
  height: 45px;
  width: 57px;
  float: left;
}
.box_1 a {
  color: #000;
}
.box_1 .txt {
  float: right;
}
.main_menu {
  margin-bottom: 0;
  padding-left: 0;
}
.main_menu li {
  list-style: none;
  display: inline-block;
  position: relative;
  z-index: 100;
}
.main_menu li a {
  text-decoration: none;
  padding: 14px 20px;
  display: block;
  transition: all 0.2s ease-in-out 0s;
  font-size: 14px;
  line-height: 1.3666;
  text-transform: uppercase;
  color: #fff;
}
.main_menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  min-width: 236px;
  position: absolute;
  left: 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  z-index: 99;
  transform: translate(0, 20px);
  border-radius: 4px;
  top: calc(100% + 1px);
  padding-left: 0;
}
.main_menu ul ul {
  left: calc(100% + 5px);
}
.main_menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #171e26;
  border-width: 6px;
  margin-left: -6px;
}
.main_menu ul ul:after {
  bottom: 100%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #171e26;
  border-width: 6px;
  margin-left: -6px;
  transform: rotate(-90deg);
  margin-left: -12px;
  margin-bottom: -25px;
}
.main_menu li a i {
  float: right;
  margin-left: 10px;
  margin-top: 0;
  font-size: 16px;
}
.main_menu li a i:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  transition: all 0.5s ease-in-out 0s;
}
.main_menu li.menu-active > a > i:before {
  transform: rotate(180deg);
}
.main_menu ul li a i {
  transform: rotate(-90deg);
}
.main_menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
  border-top: 1px dashed #ccc;
}
.main_menu ul li:first-child {
  border-top: 0;
}
.main_menu ul li a {
  display: block;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  display: block;
  color: #fff;
  line-height: 1.5;
  background: none;
}
.main_menu ul:after {
  border-bottom-color: #4caf50;
}
.site_header.has_background {
  background-color: #006e3d;
}
.notify_comp_1 {
  padding: 10px 0;
}
.social_top {
  float: right;
}
.social_top a {
  color: #fff;
  margin-left: 5px;
  display: inline-block;
}
.notify_comp {
  padding: 5px 0;
  background-color: #ed5e22;
  color: #fff;
}
.modal-1 .modal-content {
  padding: 30px;
}
.modal-1 {
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.modal-1 .close {
  position: absolute;
  right: 5px;
  top: -2px;
  z-index: 99;
  font-size: 24px;
}
#search-produc-form .daingkynhantin {
  position: relative;
  padding-right: 55px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#search-produc-form .daingkynhantin .text {
  width: 100%;
}
.daingkynhantin .text {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  width: 230px;
  font-size: 14px;
  border: none;
  display: inline-block;
  color: #edbd26;
  float: left;
  border: 0 !important;
  outline: 0 !important;
}
#search-produc-form .daingkynhantin .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 40px;
  width: 47px;
  border: none;
  outline: 0 !important;
  background-color: #edbd26;
  transition: all 0.5s ease-in-out 0s;
}
.daingkynhantin .btn-search svg {
  font-size: 18px;
  color: #fff;
  position: relative;
  top: -1px;
  left: 2px;
}
.site_footer {
  background-color: #2e2e2e;
  padding: 50px 0;
}
.footer_col_title {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.btn-langue {
  background-color: #ed5e22;
  border: 0;
  margin: -5px -5px;
}
.list_contact_footer {
  padding-left: 0;
  list-style: none;
}
.list_contact_footer li {
  margin-bottom: 10px;
}
.list_contact_footer li a,
.address_footer {
  color: #989898;
  text-decoration: none !important;
}
.list_contact_footer li .fa,
.list_contact_footer li .fab {
  margin-right: 5px;
  color: #989898;
}
.list_contact_footer li a:hover,
.list_contact_footer li a:hover .fa,
.list_contact_footer li a:hover .fab {
  color: #f3b132;
}
.list_link_footer {
  list-style: none;
  padding-left: 0;
}
.list_link_footer li {
  color: #989898;
  background: url(../images/liststyle1.png) no-repeat scroll left center;
  border-bottom: 1px dashed #a7a7a7;
  line-height: 28px;
  padding: 2px 0 2px 0;
  padding-left: 20px;
  list-style: none;
}
.list_link_footer li a {
  display: inline-block;
  color: #989898;
}
.list_link_social_footer a {
  color: #989898;
  padding: 5px;
  font-size: 24px;
  text-decoration: none !important;
}
.list_link_social_footer a:hover {
  color: #f3b132;
}
.list_open_hour_footer {
  color: #989898;
}
.open_hour_footer_item {
  line-height: 28px;
  padding: 2px 0 2px 0;
  border-bottom: 1px dashed #a7a7a7;
}
.open_hour_footer_item .text_1 {
  width: 130px;
  display: inline-block;
}
.copyright {
  background-color: #2a2a2a;
  padding: 20px 0;
  color: #989898;
  text-align: center;
}
@media (min-width: 992px) {
  .btn_toggle_menu {
    display: none;
  }
  .no-touch .main_menu > li > a:hover,
  .no-touch .main_menu > li > a:hover i {
    color: #4caf50;
  }
  .no-touch .site_header.has_background .main_menu > li > a:hover,
  .no-touch .site_header.has_background .main_menu > li > a:hover i {
    background-color: #ed5e22;
    color: #fff;
  }
  .no-touch .product_list .product_item:hover svg,
  .no-touch .product_list .product_item:hover svg rect {
    stroke: #4caf50;
  }
  .no-touch .effect_hlhover:hover svg,
  .no-touch .effect_hlhover:hover svg rect {
    stroke: #4caf50;
  }
  .main_menu ul {
    background: #4caf50;
    transition: all 0.2s ease-out;
  }
  .bottom_header .site_logo {
    display: none;
  }
  .no-touch .main_menu ul li:hover > ul {
    transform: translate(0, -35px);
  }
  .no-touch .main_menu li:hover > ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
  }
}
@media (max-width: 991px) {
  .bgd_global {
    background-color: #fff;
  }
  .p_lr_global {
    padding-left: 0;
    padding-right: 0;
  }
  .p_tb_global {
    padding-top: 0;
    padding-bottom: 0;
  }
  .site_footer .col-lg-3:nth-child(1),
  .site_footer .col-lg-3:nth-child(2) {
    margin-bottom: 15px;
  }
  .site_footer {
    padding: 30px 0;
  }
  .social_top {
    float: none;
  }
  .site_header.has_background {
    background-color: #fff;
    border-bottom: 1px solid #ed5e22;
  }
  .menu_mobile .main_menu {
    background-color: #006e3d;
  }
  .menu_mobile .main_menu li a {
    border-bottom: 1px dotted rgba(225, 225, 225, 0.5);
  }
  .menu_mobile {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .menu_mobile .main_menu {
    float: none;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: relative;
  }
  .menu_mobile .main_menu li {
    display: block;
    clear: both;
  }
  .menu_mobile .main_menu li a {
    display: block;
    color: #fff;
    position: relative;
    padding: 12px 10px;
    font-size: 14px;
  }
  .menu_mobile .main_menu li a i {
    position: absolute;
    top: 0;
    right: 15px;
    margin-top: 0;
    padding: 11px 10px;
  }
  .menu_mobile .main_menu ul {
    display: none;
    max-width: initial;
    width: 100%;
    position: static;
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
    border: 0;
    box-shadow: none;
    border-radius: 0;
  }
  .menu_mobile .main_menu > li > ul.sub-menu > li > a {
    padding-left: 25px;
  }
  .menu_mobile .main_menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 35px;
  }
  .main_menu ul:after {
    display: none;
  }
  .main_menu ul li {
    border: 0;
  }
  .btn_close_menu_mobile {
    position: absolute;
    top: -5px;
    right: 10px;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 22px;
    z-index: 9999;
    padding: 12px;
  }
  .main_menu ul li a i {
    margin-top: 0;
    transform: rotate(0deg);
  }
  .btn_toggle_menu {
    left: 0;
    padding: 9px 0;
    line-height: 1;
    transition: color 0.2s ease-in-out;
    position: absolute;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    top: 11px;
    display: inline-block;
  }
  .btn_toggle_menu svg {
    height: 17px;
    width: 24px;
    display: inline-block;
    fill: #000;
    vertical-align: middle;
    stroke-width: 1px;
    background: none;
    pointer-events: none;
  }
  .site_header_inner {
    text-align: center;
    padding: 5px 0;
  }
  .site_header .btn_search {
    color: #000;
    top: 12px;
  }
}
@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  100% {
    opacity: 0.6;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes coccoc-alo-circle-anim {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  100% {
    opacity: 0.6;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes coccoc-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 coccoc-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);
  }
}
@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
}
@keyframes coccoc-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
}
.call-btn {
  background-color: transparent;
  cursor: pointer;
  height: 120px;
  position: fixed;
  -webkit-transition: visibility 0.5s ease 0s;
  -o-transition: visibility 0.5s ease 0s;
  transition: visibility 0.5s ease 0s;
  width: 235px;
  z-index: 9998 !important;
  left: -15px;
  bottom: -51px;
}
.call-btn .circle {
  border-color: #a6b00a;
  opacity: 0.5;
  -webkit-animation: 1.2s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-anim;
  animation: 1.2s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-anim;
  background-color: transparent;
  border: 2px solid #a6b00a;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 160px;
  left: 20px;
  opacity: 0.1;
  position: absolute;
  top: 20px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 160px;
}
.call-btn .circle-fill {
  background-color: #a6b00a;
  opacity: 0.75 !important;
  -webkit-animation: 2.3s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-fill-anim;
  animation: 2.3s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-fill-anim;
  background-color: #a6b00a;
  border: 2px solid transparent;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 80px;
  left: 54px;
  opacity: 0.1;
  position: absolute;
  top: -5px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 80px;
}
.call-btn .img-circle {
  background-color: #a6b00a;
  -webkit-animation: 1s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-img-anim;
  animation: 1s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-img-anim;
  border: 2px solid transparent;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 50px;
  left: 70px;
  position: absolute;
  z-index: 10000;
  top: 10px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  width: 50px;
}
.call-btn .phone-number {
  color: #fff;
  position: absolute;
  display: block;
  left: 80px;
  top: 50%;
  width: 150px;
  height: 30px;
  background-color: #a6b00a;
  z-index: 9999;
  padding: 8px 14px;
  color: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding-left: 40px;
  margin-top: -40px;
  font-size: 15px;
  line-height: 1.1;
  font-family: Roboto, Helvetica, Arial, sans-serif;
}
.call-btn .call-link img {
  padding: 5px 0 0 5px;
  max-width: 100%;
  height: 33px;
  box-sizing: border-box;
  position: relative;
  left: 2px;
  top: 4px;
}
.call-btn .call-link:hover {
  opacity: 0.8;
}
.zalo-chat-btn {
  width: 55px;
  height: 55px;
  line-height: 40px;
  overflow: hidden;
  z-index: 9999;
  cursor: pointer;
  position: fixed;
  bottom: 285px;
  right: 5px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .site_footer .col-lg-3:nth-child(3) {
    margin-bottom: 15px;
  }
  .call-btn .circle {
    height: 100px;
    width: 100px;
    left: 20px;
    top: 20px;
  }
  .call-btn .circle-fill {
    height: 66px;
    left: 34px;
    top: -9px;
    width: 66px;
  }
  .call-btn .img-circle {
    height: 45px;
    left: 45px;
    top: 2px;
    width: 45px;
  }
  .call-btn .call-link img {
    padding: 0;
    height: 29px;
  }
  .call-btn {
    height: 48px;
    width: 195px;
    bottom: 5px;
    left: -36px;
  }
  .call-btn .phone-number {
    margin-top: -13px;
    left: 55px;
    font-size: 14px;
    height: 30px;
    width: 136px;
  }
  .call-btn .call-link img {
    left: 6px;
    top: 6px;
  }
  .policy_box .col-lg-2 {
    width: 50%;
  }
}
@media print {
  #site_header,
  .notify_comp,
  .notify_comp_1,
  .breadcrumb,
  .infor_checkout,
  .btn-print,
  #site_footer,
  .support-box.fixed-right-menu,
  .call-btn,
  .zalo-chat-btn {
    display: none;
  }
}
