.pr-top{
    margin-top: 50px;
    margin-bottom: 50px;
}
.pr-btn{
    border-radius: 10px!important;
    margin-bottom: 8px;
    cursor: default!important;
}
.pr-btn:focus{
    box-shadow: none;
}
.rf-con-sec h3{
    font-weight: bold;
    margin-bottom: 25px;
}
.rf-con-sec p{
    text-align: justify;
    font-size: 16px;
}
.rf-con-sec .rf-o-text{
    color: #f16600;
    font-weight: bold;
}
.rf-img-con{
    margin-bottom: 50px;
}
.pr-logo{
    width: 220px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.font-bold{
    font-weight: bold;
}
.rf-left-o{
    font-weight: bold;
    color: #f16600;
}
.rf-hr{
    margin-top: 0px;
    margin-bottom: 10px;
}
.rf-hr2{
    margin-top: 10px;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
}
.rf-para{
    line-height: 20px;
}
.rf-con-right{
    margin-bottom: 30px;
}