.main-text {
    text-align: center;
    background-color: rgba(0, 45, 124, 0.88);
    border-radius: 5px;
    padding-top: 10px;
    position: relative;
    bottom: 50px;
    padding: 20px;
}

.main-text h3 {
    color: white;
    font-size: 26px;
    font-weight: 700!important;
}

.about-us .title {
    font-size: 45px;
}

.about-us .text {
    font-size: 14px;
}

.about-us .accordion-body p {
    font-size: 18px;
    white-space: pre-wrap;
}

.certificates .title {
    font-size: 35px;
    text-align: center;
}

.certificates .cer-img {
    margin-top: 25px;
    width: 100%;
    height: 220px;
}

.section-two {
    position: relative;
}

.two {
    padding-top: 15px;
    height: 120px!important;
    position: relative;
    background-color: white;
}

.bg_img {
    max-height: 400px;
    object-fit: cover;
    width: fit-content;
    border: none;
    width: 100%;
    margin: -5px 0;
    height: auto;
    right: 0;
    margin-top: 75px;
}
