.section_huongdan ul li {
  font-size: clamp(19px, calc(14.603531px + 1.284109vw), 29.5px) !important;
  font-weight: 800 !important;
  margin-left: 0 !important;
  list-style: none;
}

.section_huongdan ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 0.5rem;
  background-color: #126d06;
  border-radius: 50%;
  display: inline-block;
  transform: translateY(-45%);
}

/*.title_all span,
.title_all h2 {
  font-size: clamp(28px, calc(22.857143px + 0.892857vw), 40px) !important;
}*/

.tinhtrang_item img {
  border: 2px solid #133583 !important;
}
.section_huongdan{
  padding-bottom: 40px !important;
}
.section_lydo,
.section_tinhtrang{
  padding-bottom: 20px !important;
}
.section_giaiphap{
  padding-top: 60px !important;
}
@keyframes blinkv2 {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.6;
  }
}
.text_plus {
    animation: blinkv2 3s ease-in-out infinite;
    transform-origin: center;
    will-change: transform, filter;
}
@media (max-width: 576px){
    .section_giaiphap .button_banner{
        bottom: -4%;
    }
    .section_huongdan{
        padding-bottom: 5px !important;
    }
    .section_tinhtrang,
    .section_giaiphap{
        padding-top: 40px !important;
    }
    .section_giaiphap{
        padding-bottom: 25px !important;
    }
    .gap_feedback{
        padding-top: 50px !important;
    }
    .box_title_feedback .swiper-slide-feedback-next{
        right: 10px;
    } 
    .box_title_feedback .swiper-slide-feedback-prev{
        left: 10px;
    }
    .title_all span,
    .title_all h2 {
        font-size: 26px !important;
    }
    .title_banner h1{
		font-size:24px !important;
    }
    .price_sale{
        font-size: 30px;
    }
    .price{
        font-size: 14px;
    }
    .button_banner{
        font-size: 16px !important;
    }
    .box_price {
        padding-bottom: 0 !important;
    }
    .button_banner {
        margin-top: 0 !important;
    }
    .section_giaiphap .title_sub span{
        font-size: 17px !important;
    }
    .section_giaiphap .button_banner{
        margin-left: -85px !important;
    }
    .section_huongdan{
        padding-top: 50px !important;
    }
    .camket_item > div{
        padding-right: 0.7rem !important;
        padding-left: 0.7rem !important;
    }
    .camket_item h3{
        font-size: 0.75rem !important;
    }
    .camket_item .text-xs{
        font-size: 0.65rem !important;
    }
    .lydo_item .box-text {
        font-size: 80%;
    }
    .section_huongdan ul li{
        font-size: 16px !important;
    }
    .ul_banner ul li{
        font-size: 14px !important;
    }
    .section_tinhtrang .title_all span{
        font-size: 20px !important;
    }
    .section_giaiphap .title_sub{
        margin-bottom: 0 !important;
    }
    .section_giaiphap .ul_banner ul{
        margin-top: 10px !important;
    }
    .maxw720 {
        padding-bottom: 15px !important;
    }
    .name_company_footer{
        text-align: center;
    }
}
@media (max-width: 350px) {
    .title_all span,
    .title_all h2 {
        font-size: 23px !important;
    }

    .section_giaiphap .title_sub span {
        font-size: 21px !important;
    }

    .w-\[5rem\].h-\[5rem\]{
        width: 4rem;
        height: 4rem;
    }

    .text-\[2rem\]{
        font-size: 23px !important;
    }
    .title_banner h1 {
        font-size: 24px !important;
    }
    .section_giaiphap .title_sub span{
        font-size: 14px !important;
    }
    .box_title_feedback .title_all {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    
}
