.priboxpriv{
    max-width: 1240px;
    padding: 50px 10px;
    margin-left: auto;
    margin-right: auto;
}

.pri-s2era {
    font-size: 14px;
    font-weight: 400;
}

.pri-s2era span {
    color: var(--primary-color);
    font-weight: 500;
}

.priefd{
    font-size: 14px;
    margin-top: 5px;
    font-weight: 400;
    color: #999;
}

.prim-icfonoe{
    margin-top: 20px;
    font-size: 14px;
    color: #425466;
}

.prme-tbl-flex{
    display: flex;
}

.tbl-tdh-head,.tbl-tdvinfo{
    padding: 10px 0px 10px 0px;
    font-size: 13px;
    color: #425466;
}

.tbl-tdvinfo{
    padding-right: 80px;
}

.tbl-tdvinfo{
    border-bottom: #0d0d0d0d solid 1px;
}

.tbl-tdvinfo:nth-last-child(1){
    border-bottom: none !important;
}

.prime-phead{
    font-size: 20px;
    color: black;
    font-weight: 500;
}

.text-black{
    color: black !important;
}

.prime-sec-pr{
    padding: 50px 0px 0px 0px;
}

.prsec-paiop{
    font-size: 14px;
    color: #425466;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 2px;
}

.prsec-paiop span{
    color: var(--primary-color);
    font-weight: 500;
}

.mt-0{
    margin-top: 0 !important;
}

.pr-0{
    padding-right: 0 !important;
}

.ml-15{
    margin-left: 15px !important;
}