.container-hang {
  padding: 40px 0 60px;
}
.container-hang .title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
  margin-bottom: 40px;
}
.container-hang .ndung {
  padding-top: 40px;
}
.container-hang .ndung .gioi-thieu {
  padding-bottom: 60px;
}
.container-hang .ndung .gioi-thieu .nd-gioi-thieu {
  font-size: 16px;
  font-weight: 400;
  line-height: 168%;
  color: #525252;
}
.container-hang .ndung .gioi-thieu .btn-xem-all-sp {
  background-color: #154194;
  margin-top: 24px;
  color: #fff;
  padding: 10px 30px;
}
.container-hang .ndung .gioi-thieu .menu-con {
  border-radius: 8px;
  background: var(--Grey-grey-3, #f7f7f7);
  padding: 24px;
}
.container-hang .ndung .gioi-thieu .menu-con .title {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
  padding-bottom: 24px;
}
.container-hang .ndung .gioi-thieu .menu-con .menu-hang .menu-sub h2 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.container-hang .ndung .gioi-thieu .menu-con .menu-hang .menu-sub .menu-sub1 {
  display: none;
  list-style: none;
}
.container-hang .ndung .gioi-thieu .menu-con .menu-hang .menu-sub .menu-sub1 li {
  font-size: 14px;
  font-weight: 400;
  color: #525252;
  padding: 5px 0;
}
.container-hang .ndung .gioi-thieu .menu-con .menu-hang .menu-sub:hover h2 {
  color: #f07c00;
  margin-bottom: 10px;
}
.container-hang .ndung .gioi-thieu .menu-con .menu-hang .menu-sub:hover h2 svg {
  transform: translateX(300px);
  transition: all 2s ease-out;
}
.container-hang .ndung .gioi-thieu .menu-con .menu-hang .menu-sub:hover .menu-sub1 {
  display: block;
}
.container-hang .ndung .tom-tat h2.title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
}
.container-hang .ndung .tom-tat .nd-tom-tat iframe {
  margin-bottom: 40px;
}
.container-hang .ndung .tom-tat .nd-tom-tat h2,
.container-hang .ndung .tom-tat .nd-tom-tat h3,
.container-hang .ndung .tom-tat .nd-tom-tat h4 {
  font-size: 24px;
  font-weight: 700;
  color: #525252;
  line-height: 168%;
}
.container-hang .ndung .tom-tat .nd-tom-tat p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
  line-height: 168%;
}
.container-hang .ndung .hang-khac .list-image .owl-nav {
  margin-top: 0;
}
.container-hang .ndung .hang-khac .list-image .owl-nav button {
  position: absolute;
  border: unset;
  background-color: transparent;
  top: -8px;
}
.container-hang .ndung .hang-khac .list-image .owl-nav .owl-prev {
  left: -65px;
}
.container-hang .ndung .hang-khac .list-image .owl-nav .owl-next {
  right: -65px;
}
.container-hang .ndung .hang-khac .list-image .item {
  height: 48px;
}
.container-hang .ndung .hang-khac .list-image .item img {
  height: 48px;
  -o-object-fit: contain;
     object-fit: contain;
}/*# sourceMappingURL=cat.css.map */