.faqs .head_line{
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
    background: linear-gradient(90.67deg, #6EA9EF -104.67%, #175196 0%, #7099C9 104.67%);
    color: #fff;
    text-transform: uppercase;
}.first_div h3{
    border-left: 4px solid #87B9F4;
    padding-left: 10px;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
}.hjgui7_ni7 .listrmw:first-child {
    margin-top: 0px;
}.hjgui7_ni7 .listrmw {
    margin-top: 15px;
    width: 98%;
    border-radius: 8px;
}.hjgui7_ni7 .listrmw .showdown_ni7 {
    cursor: pointer;
    padding: 20px;
}.corner_ni7 {
    position: relative;
}.corner_ni7 img {
    position: absolute;
    top: 50%;
    transform: translateY(-80%);
    right: 0px;
    width: 30px;
    padding: 7px;
}.listrmw .card-body {
    padding-top: 0px;
    color: #686868;
    font-size: 18px;
}.listrmw .card-body {
    border: none !important;
    padding: 0px;
    margin-top: 15px;
}.listrmw .listrmw{
    margin-top: 25px;
}.first_div .listrmw{
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 18px;
    margin-bottom: 40px;
}.showdown_ni7{
    font-size: 18px;
    cursor: pointer;
    color: #69AFFF;
    font-weight: 700;
}.showdown_ni7.collapsed{
    color: #000;
    font-weight: 400;
}.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}.first_div .listrmw:last-of-type{
    border-bottom: none;
}.pagination a{
    width: 30rem;
    padding: 14px;
    color: #000000;
    font-weight: bold;
    margin-right: 25px;
    border-radius: 8px;
}.pagination a:hover{
    box-shadow: none !important;
    color: #000000;
    background: transparent;
    border: 1px solid #000;
}.pagination a:last-of-type{
    margin-right: 0px !important;
}.pagination a.next{
    text-align: right;
}.list_aligns  a{
    text-decoration: none;
    color: #000000;
}
@media(max-width: 768px){
    .showdown_ni7 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }    .corner_ni7 img {
        position: relative;
        top: 0px;
        margin-left: 10px;
        transform: none;
    }
}