.product-detail {
  padding: 40px 0;
}
.product-detail .image-slide .slider-nav {
  margin: 20px 0;
}
.product-detail .image-slide .slider-nav .slick-list {
  height: 528px !important;
}
.product-detail .image-slide .slider-nav .slick-list .slick-center {
  border: 1px solid #f07c00;
  border-radius: 8px;
  height: 95px;
  display: flex;
}
.product-detail .image-slide .slider-nav .slick-list .slick-center img {
  padding: 5px;
}
.product-detail .image-slide .slider-nav .slick-list .item {
  overflow: hidden;
}
.product-detail .image-slide .slider-nav .slick-list .item img {
  width: 100%;
  height: auto;
}
.product-detail .image-slide .slider-nav video {
  width: 100%;
}
.product-detail .image-slide .slider-nav .slick-prev {
  position: absolute;
  top: -15px;
  left: 40px;
  z-index: 1;
}
.product-detail .image-slide .slider-nav .slick-prev::before {
  content: "";
}
.product-detail .image-slide .slider-nav .slick-next {
  position: absolute;
  bottom: -15px;
  right: 40px;
  z-index: 1;
}
.product-detail .image-slide .slider-nav .slick-next::before {
  content: "";
}
.product-detail .image-slide .slider-for .item img {
  height: 528px !important;
  width: auto !important;
}
.product-detail .image-slide .slider-for .slick-next svg,
.product-detail .image-slide .slider-for .slick-prev svg {
  background: rgba(0, 0, 0, 0.16);
  width: 56px;
  height: 56px;
  border-radius: 50%;
}
.product-detail .image-slide .slider-for .slick-next svg:hover,
.product-detail .image-slide .slider-for .slick-prev svg:hover {
  background: #154194;
}
.product-detail .image-slide .slider-for .slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
.product-detail .image-slide .slider-for .slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
}
.product-detail .image-slide .slider-for video {
  width: 542px;
  height: auto;
}
.product-detail .content-right .name-product {
  font-size: 24px;
  color: #333;
  font-weight: 700;
}
.product-detail .content-right .tomtat {
  font-weight: 400;
  font-size: 16px;
  color: #7a7a7a;
}
.product-detail .content-right .tinh-nang-chinh .ten {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.product-detail .content-right .tinh-nang-chinh ul li {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
  padding: 5px 0;
}
.product-detail .content-right .gia {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.product-detail .content-right .gia span {
  color: #f07c00;
  font-size: 24px;
  font-weight: 700;
}
.product-detail .content-right .view {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.product-detail .content-right .view span {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.product-detail .content-right .btn-bao-gia {
  background-color: #154194;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}
.product-detail .content-right .btn-bao-gia svg {
  margin-right: 10px;
}
.product-detail .content-right .btn-bao-gia:hover {
  background-color: #f07c00;
}
.product-detail .content-right .modal {
  --bs-modal-width: 650px;
}
.product-detail .content-right .modal .modal-content-bao-gia {
  padding: 40px;
}
.product-detail .content-right .modal .modal-content-bao-gia .close {
  top: 20px;
  right: 20px;
}
.product-detail .content-right .modal .modal-content-bao-gia .modal-header-title h2 {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 0;
}
.product-detail .content-right .modal .modal-content-bao-gia .modal-header-title p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
  margin: 24px 0;
}
.product-detail .content-right .btn-datasheet {
  background-color: #f3f3f3;
  color: #154194;
  font-size: 16px;
  font-weight: 700;
}
.product-detail .content-right .btn-datasheet svg {
  margin-right: 10px;
}
.product-detail .content-right .btn-datasheet:hover {
  background-color: #f07c00;
  color: #fff;
}
.product-detail .content-right .btn-datasheet:hover svg path {
  stroke: #fff;
}

.information {
  padding: 60px 0;
}
.information .title-collap {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}
.information .accordion {
  --bs-accordion-active-bg: transparent;
}
.information .accordion-item-datasheet .datasheet .title,
.information .accordion-item-datasheet .manuals .title {
  padding: 10px 20px;
  background-color: #f7f7f7;
  border-radius: 8px;
  color: #525252;
  font-size: 16px;
  font-weight: 700;
}
.information .accordion-item-datasheet .datasheet .list-item .item,
.information .accordion-item-datasheet .manuals .list-item .item {
  padding: 16px 20px;
  border-bottom: 1px solid #d3d7d9;
}
.information .accordion-item-datasheet .datasheet .list-item .item a,
.information .accordion-item-datasheet .manuals .list-item .item a {
  font-size: 16px;
  font-weight: 700;
  text-decoration-line: underline;
  color: #154194;
}
.information .accordion-item {
  border: unset;
}
.information #flush-collapseTwo .charactestic_table_detail .tr-0 .title,
.information #flush-collapseTwo .charactestic_table_detail .tr-1 .title {
  color: #525252;
  font-size: 16px;
  font-weight: 700;
}
.information #flush-collapseTwo .charactestic_table_detail .tr-0 .content_charactestic p,
.information #flush-collapseTwo .charactestic_table_detail .tr-1 .content_charactestic p {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.information #flush-collapseTwo .charactestic_table_detail .tr-0 .content_charactestic ul li,
.information #flush-collapseTwo .charactestic_table_detail .tr-1 .content_charactestic ul li {
  font-size: 16px;
  font-weight: 400;
  padding: 5px 0;
}
.information #flush-collapseTwo .charactestic_table_detail .tr-0 {
  border-bottom: 1px solid #dee2e6;
}
.information #flush-collapseTwo .charactestic_table_detail .tr-1 {
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}

.bao-gia-sp {
  padding: 30px 0;
}
.bao-gia-sp .title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
.bao-gia-sp p {
  margin: 24px 0;
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.bao-gia-sp .send-contact-products {
  background-color: #154194;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}
.bao-gia-sp .send-contact-products:hover {
  background-color: #f07c00;
}

.related {
  padding: 30px 0 60px;
}
.related .title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
}
.related .list-related .item {
  margin-top: 24px;
  border-radius: 8px;
  padding: 15px;
  background: var(--surface-white, #fff);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
}
.related .list-related .item .product-name {
  background-color: #f3f3f3;
  color: #333;
  border-radius: 4px;
  padding: 10px;
}
.related .list-related .item .product-name a {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}/*# sourceMappingURL=products.css.map */