.port-showcase{
    font-family: Inter;
    font-size: 42px;
    font-weight: 600;
    line-height: 57px;
    text-align: left;
    color: white;
}


.port-showcase-sub {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #808080;
    margin-top: 21px;
}

.our-casestudies-head{
    padding: 0px 90px 0px 90px;
}


.portcase-std{
    padding: 113px 195px;
    background: #F2F2F2;
}

.cases-st-hd {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    color: #474747;
    margin-top: 20px;
    margin-bottom: 10px;
}


.case-st-h6 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
}

.case-st-p {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    color: #808080;
    margin-top: 0px;
}



.port-test{
    width: 282px;
    height: 15px;
    margin-bottom: 18px;
}

.black-testimonail {
    padding: 75px 367px 0px 367px;
    margin-bottom: 60px;
}


@media(max-width:1200px){
    .nav-items-center {
        display: unset;
        justify-content: unset;
    }
}

@media(max-width: 991px){
    .nav-items-center {
        display: unset;
        justify-content: unset;
    }
}