.partner_title h3 {
    font-size: 24px;
    font-weight: 700;
    background: rgba(46, 202, 127, 0.1);
    padding: 10px;
    border-radius: 30px;
    width: 60%;
    margin: auto;
    margin-bottom: 60px;
    color: #2eca7f;
}
@media only screen and (max-width: 480px) {
    .partner_title h3 {
        font-size: 18px;
        width: 100%;
    }
}
.partner.owl-theme .owl-controls {
    display: none !important;
}
.count-box {
    display: flex;
    align-items: center;
    padding: 25px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
    border: 1px solid #ededed;
}
.count-box i {
    font-size: 42px;
    line-height: 0;
    margin-right: 15px;
    color: #4154f1;
}
.count-box span {
    font-size: 36px;
    display: block;
    color: #1a2d62;
    font-weight: 700;
}

.count-box p {
    padding: 0;
    margin-top: 5px;
}
.will_hide_div h2, .alumni-title ,.tab-content ,.tab-content-project{
    font-family: "Red Hat Display", sans-serif;
}
.nationalities_div h2{
    font-family: "Red Hat Display", sans-serif;
}
