.d-flex {
  display: flex !important;
  margin-bottom: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.align-items-center {
  align-items: center !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.box-ralate {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .box-ralate {
    padding-bottom: 0;
  }
}

ul.lSPager.lSGallery {
  width: 100% !important;
  margin: auto;
  display: flex;
  justify-content: center;
}

#imageGallery {
  height: 400px !important;
  overflow: hidden;
}

.image-box-show .slide-img-prd li {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}

.li-border {
  border: 1px solid #ccc;
  border-left: 2px solid #ccc;
  border-radius: 25px;
}

.li-border.active {
  height: 400px !important;
}

.image-box-show .slide-img-prd li .img_prd {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-box-show .slide-img-prd li .img_prd1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 330px;
  height: 330px;
}

.lSSlideOuter .lSPager.lSGallery img {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media all and (max-width: 1024px) {
  #main .main-service {
    display: block;
  }
}
#main .main-service .main-left .tags {
  padding: 10px 0px;
  display: block;
  margin-bottom: 10px;
}
#main .main-service .main-left .tags .tag-title1 {
  color: #333;
}
#main .main-service .main-left .tags .tags_title {
  color: #333;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 10px;
  width: 100%;
  font-style: italic;
}
#main .main-service .main-left .tags .item-tag {
  margin: 0 10px 10px 0;
}
#main .main-service .main-left .tags .item-tag a {
  color: red;
  font-style: italic;
  font-size: 16px;
  height: 26px;
  align-items: center;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  justify-content: center;
}
#main .main-service .main-left .content {
  max-height: 840px;
  overflow: hidden;
  text-align: justify;
}
#main .main-service .main-left .content p {
  margin-bottom: 12px;
  font-size: 16px;
}
@media (max-width: 768px) {
  #main .main-service .main-left .content {
    min-height: 170px;
  }
}
#main .main-service .main-left .open-content {
  max-height: unset !important;
}
#main .main-service .main-left #show-more {
  display: block;
  margin: 10px auto 20px;
  text-align: center;
  color: #0642ad;
  font-size: 14px;
  width: 150px;
  background: url(/image/product/arrow-down.svg) right center no-repeat;
}
#main .main-service .main-left .hid {
  width: 80px !important;
  background: url("/image/product/arrow-up.svg") right center no-repeat !important;
}
#main .main-service .main-left .prd-name {
  display: flex;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
}
#main .main-service .main-left .prd-name .title-name {
  font-size: 20px;
  font-weight: 500;
  margin-right: 10px;
}
#main .main-service .main-left .prd-name .rate {
  margin: auto 10px;
}
#main .main-service .main-left .top-info {
  padding-bottom: 0;
}
#main .main-service .main-left .top-info .image-box-show {
  padding-left: 0px !important;
  height: 100%;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .image-box-show {
    position: relative;
    width: 100%;
  }
}
#main .main-service .main-left .top-info .image-box-show .column-image {
  position: relative;
  margin-bottom: 20px;
  min-height: 338px;
}
#main .main-service .main-left .top-info .image-box-show .column-image .item {
  border: 3px solid #e42014;
  border-bottom: 38px solid #e42014;
  height: 550px;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .image-box-show .column-image .item {
    height: auto;
  }
}
#main .main-service .main-left .top-info .image-box-show .column-image .item .img-content {
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 450px;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .image-box-show .column-image .item .img-content {
    width: 98%;
    transform: unset;
    position: unset;
  }
}
#main .main-service .main-left .top-info .image-box-show .column-image .item .img-bg {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .image-box-show .column-image .item .img-bg {
    height: auto;
    width: 100%;
  }
}
#main .main-service .main-left .top-info .prod-info {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
#main .main-service .main-left .top-info .prod-info .hospital {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  padding: 10px;
  margin-bottom: 20px;
  margin-left: 15px;
  border-radius: 4px;
  border: 1px dashed #bbbbbb;
  background: url("/image/service/here.png") 15px center no-repeat;
}
#main .main-service .main-left .top-info .prod-info .hospital .red {
  color: #e42014;
  margin-left: 35px;
}
#main .main-service .main-left .top-info .prod-info .whole_price {
  display: flex;
  line-height: 34px;
  justify-content: space-between;
}
#main .main-service .main-left .top-info .prod-info .whole_price .new {
  font-size: 28px;
  font-weight: 700;
  color: #e42014;
  margin-right: 40px;
  margin-left: 15px;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .prod-info .whole_price .new {
    font-size: 21px;
  }
}
#main .main-service .main-left .top-info .prod-info .whole_price strike {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .prod-info .whole_price strike {
    font-size: 17px;
    margin-right: 21px;
  }
}
#main .main-service .main-left .top-info .prod-info .box-price {
  padding-top: 15px;
}
#main .main-service .main-left .top-info .prod-info .box-price .table_price .col-md-4 {
  padding-left: 0;
}
#main .main-service .main-left .top-info .prod-info .box-price .table_price .item {
  text-align: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border-radius: 10px;
  padding: 5px;
  margin-bottom: 15px;
  height: 68px;
  align-items: center;
  justify-content: center;
  display: flex;
}
#main .main-service .main-left .top-info .prod-info .box-price .table_price .item span {
  font-size: 13px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #000;
}
#main .main-service .main-left .top-info .prod-info .box-price .table_price .item p {
  font-size: 16px;
  color: #000;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .prod-info .box-price .table_price .item {
    display: block;
    padding-top: 12px;
  }
  #main .main-service .main-left .top-info .prod-info .box-price .table_price .item .name {
    margin: auto 0;
  }
  #main .main-service .main-left .top-info .prod-info .box-price .table_price .item .name span {
    height: 20px;
    -webkit-line-clamp: 1;
  }
  #main .main-service .main-left .top-info .prod-info .box-price .table_price .item p {
    margin-bottom: 0;
    font-size: 15px;
    text-align: center;
  }
}
#main .main-service .main-left .top-info .prod-info .box-price .table_price .item.active {
  border: 1px solid #e42014;
}
#main .main-service .main-left .top-info .prod-info .box-price .bottom {
  display: flex;
  align-items: center;
  gap: 25px;
  font-size: 12px;
}
#main .main-service .main-left .top-info .prod-info .box-price .bottom .repair {
  border-radius: 2px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #222222;
  font-size: 18px;
  position: relative;
}
#main .main-service .main-left .top-info .prod-info .box-price .bottom .guarantee {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 5px;
  border-radius: 2px;
  color: #222222;
  font-size: 18px;
  position: relative;
}
#main .main-service .main-left .top-info .prod-info .box-price .coupon {
  border: 1px dashed #e42014;
  border-radius: 4px;
  margin-top: 30px;
  padding: 16px 12px 2px;
  position: relative;
}
#main .main-service .main-left .top-info .prod-info .box-price .coupon .title {
  background: url("/image/service/Path 181.png") 12px center no-repeat #e42014;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 5px 5px 32px;
  width: 126px;
  height: 26px;
  border-radius: 30px;
  position: absolute;
  top: -20px;
  left: 12px;
}
#main .main-service .main-left .top-info .prod-info .box-price .coupon .content-coupon ul {
  padding-inline-start: 15px !important;
}
#main .main-service .main-left .top-info .prod-info .box-price .coupon .content-coupon ul li {
  line-height: 30px;
}
#main .main-service .main-left .top-info .prod-info .box-price .coupon .content-coupon ul li::marker {
  color: #e42014;
}
#main .main-service .main-left .top-info .prod-info .box-price .book-lich {
  margin-top: 15px;
  display: block;
  background-color: #e42014;
  padding: 5px 0;
  border-radius: 10px;
}
#main .main-service .main-left .top-info .prod-info .box-price .book-lich p {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}
#main .main-service .main-left .top-info .prod-info .box-price .book-lich span {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info .prod-info .box-price .book-lich {
    margin-bottom: 15px;
  }
  #main .main-service .main-left .top-info .prod-info .box-price .book-lich p {
    margin-bottom: 0;
  }
}
#main .main-service .main-left .top-info .prod-info .btn-flex {
  display: flow-root;
  margin-top: 15px;
}
#main .main-service .main-left .top-info .prod-info .btn-flex a {
  background: #e42014;
  color: #fff;
  padding: 16px 13px;
  border-radius: 2px;
  font-weight: 600;
  width: 49%;
  height: 48px;
  text-align: center;
  text-transform: uppercase;
}
#main .main-service .main-left .top-info .prod-info .btn-flex .booking {
  float: left;
}
#main .main-service .main-left .top-info .prod-info .btn-flex .receive-coupon {
  background: #0642ad;
  float: right;
}
#main .main-service .main-left .top-info .prod-info .home-repair {
  margin-top: 15px;
}
#main .main-service .main-left .top-info .prod-info .home-repair a {
  color: #e42014;
  font-size: 16px;
  background: url("/image/service/arrow.svg") right center no-repeat;
  padding-right: 20px;
}
@media (max-width: 768px) {
  #main .main-service .main-left .top-info {
    height: auto !important;
  }
}
#main .main-service .main-left .btw {
  padding: 20px;
  margin-top: 55px;
  margin-bottom: 30px;
  background: #f7f8f9;
}
#main .main-service .main-left .btw .title {
  font-size: 16px;
  font-weight: 600;
  color: #e42014;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#main .main-service .main-left .btw .grid-btw {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 10px;
}
@media all and (max-width: 768px) {
  #main .main-service .main-left .btw .grid-btw {
    display: block;
  }
  #main .main-service .main-left .btw .grid-btw .item {
    display: flex;
    position: relative;
    padding: 0 !important;
  }
  #main .main-service .main-left .btw .grid-btw .item .name {
    margin-top: 13px;
    display: block;
  }
  #main .main-service .main-left .btw .grid-btw .item .active:before {
    top: 17px;
  }
  #main .main-service .main-left .btw .grid-btw .item img {
    margin-right: 5px;
  }
  #main .main-service .main-left .btw .grid-btw .item .total {
    font-weight: 600;
  }
  #main .main-service .main-left .btw .grid-btw .slot-prd {
    padding: 0 !important;
  }
  #main .main-service .main-left .btw .grid-btw .slot-prd a {
    display: flex;
  }
  #main .main-service .main-left .btw .grid-btw .slot-prd img {
    margin-right: 5px !important;
    width: 164px;
  }
  #main .main-service .main-left .btw .grid-btw .slot-prd .name {
    margin-top: 13px;
    display: block;
  }
}
#main .main-service .main-left .btw .grid-btw .item {
  padding: 10px;
}
#main .main-service .main-left .btw .grid-btw .item img {
  margin: auto;
  max-width: 100%;
  overflow: hidden;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}
#main .main-service .main-left .btw .grid-btw .item .name {
  padding-inline-start: 20px;
}
#main .main-service .main-left .btw .grid-btw .item .price {
  margin-top: 15px;
}
#main .main-service .main-left .btw .grid-btw .item .price .new {
  color: #e42014;
  margin-right: 10px;
  font-weight: 600;
}
#main .main-service .main-left .btw .grid-btw .item .price .old {
  color: #999999;
  text-decoration: line-through;
}
#main .main-service .main-left .btw .grid-btw .item .fake-checkbox:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #0642ad;
  border-radius: 2px;
  position: absolute;
}
#main .main-service .main-left .btw .grid-btw .item .active:before {
  content: "\f00c";
  font-family: "FontAwesome";
  width: 16px;
  height: 16px;
  background: #0642ad;
  border: 1px solid #0642ad;
  border-radius: 2px;
  position: absolute;
  color: #fff;
}
#main .main-service .main-left .btw .grid-btw .slot-prd {
  padding: 10px;
}
#main .main-service .main-left .btw .grid-btw .slot-prd img {
  margin: auto;
  max-width: 100%;
  overflow: hidden;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}
#main .main-service .main-left .btw .grid-btw .slot-prd .new {
  color: #e42014;
  margin-right: 10px;
  font-weight: 600;
}
#main .main-service .main-left .btw .grid-btw .slot-prd .old {
  color: #999999;
  text-decoration: line-through;
}
#main .main-service .main-left .btw .grid-btw .money-btw .new {
  font-size: 30px;
  color: #e42014;
}
#main .main-service .main-left .btw .grid-btw .money-btw .old {
  font-size: 16px;
  color: #999999;
  text-decoration: line-through;
}
#main .main-service .main-left .btw .grid-btw .money-btw .send-btw {
  background: #e42014;
  color: #fff;
  display: block;
  text-align: center;
  padding: 6px;
  margin-top: 15px;
  border-radius: 4px;
}
#main .main-service .main-left .btw .grid-btw .money-btw .send-btw .sp1 {
  font-size: 14px;
  text-transform: uppercase;
}
#main .main-service .main-left .btw .grid-btw .money-btw .send-btw .sp2 {
  font-size: 12px;
}
#main .main-service .main-left .customer .top .title_why_2 {
  display: none;
}
#main .main-service .main-left .customer .top .title_why {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#main .main-service .main-left .customer .owl-nav {
  display: none !important;
}
#main .main-service .main-left .content h2,
#main .main-service .main-left .content h2 strong {
  font-size: 26px;
  margin-bottom: 12px;
  padding: 5px 0px;
  line-height: 32px;
}
#main .main-service .main-left .content h2,
#main .main-service .main-left .content h2 span {
  font-size: 26px;
  margin-bottom: 12px;
  padding: 5px 0px;
  line-height: 32px;
}
#main .main-service .main-left .content h2,
#main .main-service .main-left .content h2 strong span {
  font-size: 20px;
  margin-bottom: 12px;
  padding: 5px 0px;
  line-height: 32px;
}
#main .main-service .main-left .content h3,
#main .main-service .main-left .content h3 span {
  font-size: 18px;
  margin-bottom: 12px;
  padding: 5px 0px;
  line-height: 30px;
}
#main .main-service .main-left .content h3,
#main .main-service .main-left .content h3 strong {
  font-size: 18px;
  margin-bottom: 12px;
  padding: 5px 0px;
}
#main .main-service .main-left .content h3,
#main .main-service .main-left .content h3 strong span {
  font-size: 18px;
  margin-bottom: 12px;
  padding: 5px 0px;
  line-height: 32px;
}
#main .main-service .main-left .content h4,
#main .main-service .main-left .content h4 strong,
#main .main-service .main-left .content h4 strong span {
  font-size: 16px;
  margin-bottom: 12px;
  padding: 5px 0px;
  line-height: 32px;
}
#main .main-service .main-left .content ul {
  padding-inline-start: 20px;
}
#main .main-service .main-left .content ul li {
  font-size: 16px;
  line-height: 32px;
}
#main .main-service .main-left .content table tr td {
  font-size: 16px;
}
#main .main-service .main-left .content table tr td p,
#main .main-service .main-left .content span {
  font-size: 16px;
}
#main .main-service .main-left .content p,
#main .main-service .main-left .content span {
  line-height: 28px;
}
#main .main-service .main-left .content img {
  margin: 10px auto;
  max-width: 100%;
  overflow: hidden;
}
#main .main-service .main-left .related {
  padding: 20px;
  margin-bottom: 0;
  margin-top: 20px;
  background: #edebeb;
  border: 1px solid #edebeb;
}
#main .main-service .main-left .related .title-relate {
  font-size: 16px;
  font-weight: 600;
  color: #e42014;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#main .main-service .main-left .related .item-prod {
  overflow: hidden;
}
#main .main-service .main-left .related .item-prod .item-name {
  margin: 10px 0px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  #main .main-service .main-left .related .item-prod .item-name {
    height: 25px;
  }
}
#main .main-service .main-left .related .item-prod .price .new {
  color: #e42014;
  margin-right: 10px;
}
#main .main-service .main-left .related .item-prod .discount {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  background: #e42014;
  border-radius: 2px;
  padding: 3px;
}
#main .main-service .main-left .related .item-prod a img {
  width: 100%;
  height: auto;
}
#main .main-service .main-left .related .owl-next {
  margin-right: 10px;
  background: rgba(252, 255, 234, 0);
  width: 40px;
  height: 40px;
  top: 80px;
}
#main .main-service .main-left .related .owl-next i {
  font-size: 30px;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 14px;
}
@media (max-width: 768px) {
  #main .main-service .main-left .related .owl-next {
    top: 45%;
  }
}
#main .main-service .main-left .related .owl-prev {
  margin-left: 10px;
  background: rgba(252, 255, 234, 0);
  margin-right: 10px;
  width: 40px;
  height: 40px;
  top: 80px;
}
#main .main-service .main-left .related .owl-prev i {
  font-size: 30px;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 16px;
}
@media (max-width: 768px) {
  #main .main-service .main-left .related .owl-prev {
    top: 45%;
  }
}
#main .main-service .main-left .related:hover .owl-prev,
#main .main-service .main-left .related:hover .owl-next {
  background: rgba(6, 66, 173, 0.5882352941);
}
@media (max-width: 768px) {
  #main .main-service .main-left .related {
    margin-top: 0;
  }
}
#main .main-service .main-right .guarantee-edt {
  display: none;
  border: 1px dashed #e42014;
  border-radius: 4px;
  margin-top: 30px;
  padding: 16px 12px 2px;
  position: relative;
  margin-bottom: 20px;
}
#main .main-service .main-right .guarantee-edt .title {
  background: url("/image/service/repairing-service.svg") 12px center no-repeat #0642ad;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 5px 5px 32px;
  width: 126px;
  height: 26px;
  border-radius: 30px;
  position: absolute;
  top: -14px;
  left: 12px;
}
#main .main-service .main-right .guarantee-edt .content-guarantee ul {
  padding-inline-start: 15px !important;
}
#main .main-service .main-right .guarantee-edt .content-guarantee ul li {
  line-height: 30px;
}
#main .main-service .main-right .guarantee-edt .content-guarantee ul li::marker {
  color: #e42014;
}
#main .main-service .main-right .new-related .title-name-related {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 30px;
}
#main .main-service .main-right .new-related .list-related .item {
  display: grid;
  grid-template-columns: 43% 53%;
  grid-gap: 15px;
  margin-bottom: 15px;
}
#main .main-service .main-right .new-related .name a {
  font-size: 15px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
#main .main-service .main-right .new-related .name a:hover {
  color: #000;
}
#main .main-service .main-right .new-related .name .created-time {
  color: #999999;
  font-weight: 400;
  font-size: 13px;
}
#main .title-slide-service1 {
  font-size: 20px;
  font-weight: 500;
  margin-right: 10px;
}
#main .slide-service,
#main .slide-service-prd {
  margin-bottom: 20px;
}
#main .slide-service .item-prod a,
#main .slide-service-prd .item-prod a {
  position: relative;
  display: block;
  padding: 10px;
  background: #fff;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
@media all and (max-width: 767px) {
  #main .slide-service .item-prod a,
  #main .slide-service-prd .item-prod a {
    border-left: 1px solid #ddd;
    height: 312px;
  }
}
#main .slide-service .item-prod a .img-css,
#main .slide-service-prd .item-prod a .img-css {
  height: 238px;
}
#main .slide-service .item-prod a .box_img,
#main .slide-service-prd .item-prod a .box_img {
  text-align: center;
  max-width: 100%;
  overflow: hidden;
}
@media all and (max-width: 1023px) {
  #main .slide-service .item-prod a .box_img,
  #main .slide-service-prd .item-prod a .box_img {
    width: unset;
    height: unset;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #main .slide-service .item-prod a .box_img,
  #main .slide-service-prd .item-prod a .box_img {
    width: 186px;
    height: 186px;
    margin: auto;
  }
}
#main .slide-service .item-prod a .box_img img,
#main .slide-service-prd .item-prod a .box_img img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#main .slide-service .item-prod a .name,
#main .slide-service-prd .item-prod a .name {
  margin: 10px 0px 5px;
  font-size: 14px;
  color: #4c4c4c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: center;
  -webkit-line-clamp: 2;
  align-self: stretch;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 40px;
}
@media (max-width: 768px) {
  #main .slide-service .item-prod a .name,
  #main .slide-service-prd .item-prod a .name {
    font-size: 13px;
    list-style: none;
    padding-left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
#main .slide-service .item-prod a .price .new,
#main .slide-service-prd .item-prod a .price .new {
  color: red;
}
#main .slide-service .item-prod a .bottom,
#main .slide-service-prd .item-prod a .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-top: 8px;
  height: 36px;
  gap: 5px;
  flex-wrap: wrap;
  text-align: center;
}
#main .slide-service .item-prod a .bottom img,
#main .slide-service-prd .item-prod a .bottom img {
  width: 16px;
}
#main .slide-service .item-prod a .bottom .thong-tin,
#main .slide-service-prd .item-prod a .bottom .thong-tin {
  display: grid;
  align-items: center;
  grid-template-columns: 16px auto;
  margin: auto;
  gap: 5px;
}
#main .slide-service .item-prod a .bottom .repair,
#main .slide-service-prd .item-prod a .bottom .repair {
  border-radius: 2px;
  color: #4c4c4c;
  font-size: 12px;
  position: relative;
  line-height: 0;
}
@media (max-width: 768px) {
  #main .slide-service .item-prod a .bottom .repair,
  #main .slide-service-prd .item-prod a .bottom .repair {
    font-size: 11px;
    line-height: 15px;
  }
}
#main .slide-service .item-prod a .bottom .guarantee,
#main .slide-service-prd .item-prod a .bottom .guarantee {
  border-radius: 2px;
  text-align: initial;
  color: #4c4c4c;
  font-size: 11px;
}
@media (max-width: 768px) {
  #main .slide-service .item-prod a .bottom .guarantee,
  #main .slide-service-prd .item-prod a .bottom .guarantee {
    list-style: none;
    font-size: 11px;
    padding-left: 0;
    display: -webkit-box;
    line-height: 15px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
#main .slide-service .item-prod a .price,
#main .slide-service-prd .item-prod a .price {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
#main .slide-service .item-prod a .price .new,
#main .slide-service-prd .item-prod a .price .new {
  color: #e42014;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 768px) {
  #main .slide-service .item-prod a .price .new,
  #main .slide-service-prd .item-prod a .price .new {
    font-size: 15px;
  }
}
#main .slide-service .item-prod a .price .old,
#main .slide-service-prd .item-prod a .price .old {
  font-weight: 700;
  color: #4c4c4c;
  text-decoration: line-through;
  font-size: 13px;
}
@media (max-width: 768px) {
  #main .slide-service .item-prod a .price .old,
  #main .slide-service-prd .item-prod a .price .old {
    font-size: 11px;
  }
}
#main .slide-service .item-prod a .discount,
#main .slide-service-prd .item-prod a .discount {
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  color: #fff;
  background: #e42014;
  height: 25px;
  font-size: 12px;
  padding: 5px 5px 5px;
}
#main .slide-service .item-prod a:hover,
#main .slide-service-prd .item-prod a:hover {
  border: 1px solid #ddd;
  box-shadow: 2px 11px 13px 10px #e7e4e4;
  z-index: 99;
}
#main .slide-service .owl-nav,
#main .slide-service-prd .owl-nav {
  display: block !important;
}
#main .slide-service .owl-nav .owl-next i,
#main .slide-service-prd .owl-nav .owl-next i {
  width: 40px;
  height: 48px;
  background: url("/image/next.svg") center center no-repeat;
  background-size: 38px;
  position: absolute;
  right: 40px;
  top: 120%;
}
#main .slide-service .owl-nav .owl-prev i,
#main .slide-service-prd .owl-nav .owl-prev i {
  width: 40px;
  height: 48px;
  background: url("/image/prev.svg") center center no-repeat;
  background-size: 38px;
  position: absolute;
  left: 40px;
  top: 120%;
}
#main .slide-service .owl-nav i:before,
#main .slide-service-prd .owl-nav i:before {
  display: none;
}

.mb_6sao {
  display: none;
}

.content--2 {
  padding-left: 0 !important;
}

.content--3 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.relateItem {
  padding-left: 0 !important;
}

@media all and (max-width: 768px) {
  #main .main-service .main-left .top-info .prod-info .box-price {
    padding-top: 0;
  }
  .bottom {
    white-space: nowrap;
    gap: 5px !important;
  }
  .bottom .repair,
  .bottom .guarantee {
    font-size: 13px !important;
    margin-bottom: 0 !important;
  }
  #main .main-service .main-left .top-info .prod-info .hospital {
    margin-left: 0;
  }
  #main .main-service {
    display: block;
  }
  #main .main-service .main-left .top-info .prod-info .btn-flex a {
    width: 49%;
  }
  #main .main-service .content p img {
    width: 100% !important;
    height: auto !important;
  }
  #main .main-service h2 {
    font-size: 22px;
  }
  #main .main-service h3 {
    font-size: 20px;
  }
  #main .main-service p {
    margin-bottom: 12px;
  }
  #main .main-service .item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  #main .main-service .banner-right {
    display: none;
  }
  .home-repair {
    display: none;
  }
  .image-box-show {
    padding-right: 0 !important;
  }
  .pc_6sao {
    display: none;
  }
  .row.row-item-relates {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .mb_6sao {
    display: block;
  }
  .mb_6sao .title-6-sao-duy-nhat {
    padding: 20px 30px 0px 30px;
  }
  .mb_6sao .title-6-sao-duy-nhat p {
    font-size: 17px;
  }
  .mb_6sao .sau-sao-duy-nhat ul li .text-number {
    margin-left: 26px;
    line-height: 24px;
    font-size: 10px;
  }
  .mb_6sao .sau-sao-duy-nhat .col-md-5 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .mb_6sao .sau-sao-duy-nhat .col-md-7 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }
  .row > * {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
  }
  .table_price .row .col-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .hot-news {
    display: none;
  }
  .block_banner_right {
    display: none;
  }
}/*# sourceMappingURL=detail.css.map */