.sayfa-banner {
    background-image: url(../img/sayfalar-banner.png) !important;
}

th, td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 12px 16px;
}

.nedir-baslik {
    margin-top: 70px;
    margin-bottom: 24px;
    font-family: Urbanist;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
    letter-spacing: 1px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(237, 29, 36, 1);
}

.ses-detay {
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(79, 76, 77, 1);
}

.baslik-iki {
    margin-top: 62px;
}

.akustik {
    color: rgba(35, 31, 32, 1);
    font-family: Urbanist;
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.input-group-text {
    background-color: rgba(237, 29, 36, 1) !important;
    height: 51px !important;
}

.input-sag {
    align-items: center;
    display: flex !important;
    column-gap: 12px !important;
}

.otoyol-detay {
    font-family: Urbanist;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(35, 31, 32, 1);
}
.kalite-row {
    margin-top: 82px !important;
    margin-bottom: 111px !important;
    justify-content: space-between;
    align-items: center;
    row-gap: 70px;
}
@media only screen and (max-width: 767px) {
    .malzeme-baslik {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .malzeme-baslik {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 500px) {
    .malzeme-baslik {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .malzeme-baslik {
        margin-top: 70px;
    }
}