.refar_heading {
    font-family: rosit !important;
}

.text li {
    color: black;
}

.text p {
    padding-top: 1rem;
    color: black;
}

@media (max-width: 992px) {
    .rfr {
        display: flex;


        flex-direction: column;

        justify-content: center;
        align-items: center;
        align-items: center;



    }



    .text li {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap !important;
        justify-content: center;
        align-items: center;

    }




}



.card_refer ul {
    display: flex;

    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;


}



@media (max-width: 768px) {

    .card_refer ul {
        display: flex;
        flex-direction: column;

    }
}



.refar {
    margin-top: 0%;

}

.refar1 {

    background-color: #eee;
    padding-top: 2%;
    height: 5rem;
}

.contact_others {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {

    .OurContactHeader h2 {
        font-size: 35px !important;
    }


}

@media screen and (max-width: 576px) {

    .OurContactHeader h2 {
        font-size: 28px !important;

    }


}

.font_20 {
    font-size: 20px;
}