.faq-content ul.listout li {
    margin-bottom: 10px;
}
ul.list_out {
    list-style: disc;
    padding-left: 20px;
    padding-top: 20px;
}
.faq-content ul.listout {
    margin: 10px 0 30px;
    list-style: disc;
    list-style-position: inside;
}
.faq-answers .item-list>ul>li{
list-style: decimal;
}
.faq-header p {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.banner-wrap .faq-header {
    position: relative;
}
.corner-txt {
position : absolute;
right: 30px;
top: 10px;
font-size: 16px;
}
.rtecenter{
text-align:center;
}
