.faqStyle007 {
    font-family: "Nunito Sans", "Avenir";padding:50px 0
}
.faqStyle007 .headerTitle {text-align:center}
.faqStyle007 .content {background:#fff;padding:30px}
.faqStyle007 .content-detail p,
.faqStyle007 ul li {
    font-size:16px;line-height:22px
}
.faqStyle007 ul {margin-bottom:20px}
.faqStyle007 .content-detail p:last-of-type {margin-bottom:0}
.faqStyle007 .accordionListItem {
    border-bottom: 1px solid #e9e9e9;
    padding: 1rem 0;margin: 0;
}
.faqStyle007 .accordion.style-2 li .accordion-title:before {
    right:26px;width:12px;height:2px;
    margin-top:0;background:#000;
}
body:dir(rtl) .faqStyle007 .accordion.style-2 li .accordion-title:before {
    right: inherit;
    left: 26px;
}
.faqStyle007 .accordion.style-2 li .accordion-title:after {
    right: 31px;
    width: 2px;
    height: 12px;
    margin-top: 0;
    background: #000;
}
body:dir(rtl) .faqStyle007 .accordion.style-2 li .accordion-title:after {
    right: inherit;
    left: 31px;
}
.faqStyle007 .faqRepeaterTitle {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    width: 85%;
}
.faqStyle007 .nav-tabs .nav-link {
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700;
    color: #8e8e8e;
    border: none;
    letter-spacing: -1px;
    padding: 8px 25px;
}
.faqStyle007 .nav-tabs .nav-link:hover,
.faqStyle007 .nav-tabs .nav-link:focus {
    border:none
}
.faqStyle007 .nav-tabs .nav-link.active {
    border-top:unset;border-left:unset;border-right:unset;
    border-bottom:5px solid #ef4a3f;border-radius:0;
    color:#000
}
.faqStyle007 .tab-content {margin:0 auto}

.faqStyle007 .content-detail a {color:#d3332b}
.faqStyle007 .content-detail a:hover {color:red;text-shadow:0 0 3px #ffffaa}
@media (min-width: 992px) {
    .faqStyle007 .nav-tabs .nav-link {font-size:24px}
    .faqStyle007 .faqRepeaterTitle {font-size:21px}
    .faqStyle007 .content-detail p {font-size:19px;line-height:1.3}
    .faqStyle007 ul li {font-size:18px;line-height:1.1}
    .faqStyle007 ul {margin-top:-10px}
}
