.faq_h{background-image:url(/front/img/faqs_bg.webp);background-repeat: no-repeat;background-size: cover;padding:65px 18px 60px 18px;}
.faqh_1{margin-bottom:20px;}
.faqs_cate_ul li{padding:5px 0px;margin:0px 10px;}
.faqs_cate_ul li.active{border-bottom:3px solid #DA3B1F;}
.faqs_cate_ul li.active span{color: #DA3B1F !important;font-family: PoppinsMedium;}
.faqs_list .faqs_li{padding:15px;border:1px solid #d6d7d8;margin:0px 0px 18px 0px;}
.faqs_cont{margin-top:20px;display:none;}
.faqs_cont.active{display:block;}
.faqs_ul{display:none;}
.faqs_ul.active{display:none;}
.faqs_cont p:is(:empty){display:none;}
.faqs_tle_r_active svg {
    transform: rotate(270deg)!important;
    transition: transform 0.5s ease;
}

.faqs_cont  *{color:#5C5D5E;font-size:14px;}
.faqs_cont strong,em,h1,h2,h3,h4,h5,h6{color:#262728;font-family:PoppinsMedium;}

/* faqh_1  */

@media screen and (max-width: 1280px){
      .faqh_1{margin-bottom:15px;}
} 
@media screen and (max-width: 1080px){
      .faqh_1{margin-bottom:10px;}
} 

@media screen and (max-width: 992px){
      .faqs_cate_ul{justify-content: flex-start;} 
      .faqs_cate_ul li{padding:2px 0px;margin-bottom:10px;}
 
}
@media screen and (max-width: 768px){
      .faq_h{padding:50px 18px 55px 18px;}
      .faqs_cate {margin:10px 0px;}
} 

@media screen and (max-width: 600px){

}

@media screen and (max-width:540px){
      .faqs_list .faqs_li{margin:0px 0px 12px 0px;}
      .faqs_tle_l{line-height:1.2;font-family:PoppinsMedium;}
      .faqs_cate {padding:10px 0px;}
      .faqs_cont p{font-size:14px;line-height:1.2;}
} 

@media screen and (max-width:430px){
      .faqs_cate_ul li{margin:0px 6px;margin-bottom:6px;}
}
