.alt-banner {
    background: var(--Background, #F2F5FC) !important;
}

.alt-banner-detay {
    text-align: left;
    display: flex;
    align-items: center;
    column-gap: 8px;
    height: 78px;
}

.alt-banner-detay a {
    font-size: 15px;
    font-weight: 400;
    line-height: 21.6px;
    font-family: Nunito;
    text-decoration: none !important;
    color: #3443A5 !important;
}

.iletisim-detay {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    color: #01148E;
}

.iletisim-baslik {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #38E54D;
}

.iletisim-row {
    row-gap: 3rem !important;
    margin-top: 98px !important;
    justify-content: space-between !important;
}

.bilgi-baslik {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    text-align: left;
    color: #01148E;
}

.bilgi-detay {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    text-align: left;
    color: #1A1A1A;
}

.bilgiler {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #484848;
}

.bilgi-aralik {
    display: flex;
    flex-direction: column;
    row-gap: 27px !important;
}

.iletisim-baslik {
    margin-bottom: 27px;
}

iframe {
    border-radius: 31px;
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    -ms-border-radius: 31px;
    -o-border-radius: 31px;
}

.mavi-banner {
    margin-top: 80px !important;
    border-top-left-radius: 62px !important;
    border-top-right-radius: 62px !important;
    background-color: #F2F5FC;
    height: 689px;
    align-items: center !important;
    display: flex !important;
}

.form-control {
    border: 0 !important;
    border-bottom: 1px solid #B0B6DC !important;
    color: #000000 !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
    background-color: unset !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    color: black !important;
    font-family: Poppins !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 36px !important;
    text-align: left !important;
}

.form-label {
    color: #000000 !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
    background-color: unset !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    color: black !important;
    font-family: Poppins !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 36px !important;
    text-align: left !important;
}

input::placeholder {
    color: black !important;
    font-family: Poppins !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 36px !important;
    text-align: left !important;
}

.form-control:focus {
    box-shadow: unset !important;
}

.yorum {
    margin-top: 5rem;
}

.mesaj-btn {
    width: 217px;
    background-color: #01148E !important;
    color: white !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    height: 64px !important;
    column-gap: 16px !important;
    margin-top: 0 !important;
    margin-bottom: 48px;
    justify-content: center !important;
}

.mesaj-btn i {
    color: #38E54D;
}

.bilgi-title {
    margin-bottom: 1rem;
    margin-top: 5rem;
    font-family: Nunito;
    font-size: 36px;
    font-weight: 700;
    line-height: 49.1px;
    text-align: left;
    color: #01148E;
}

.bilgi-detays {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #727070;
}

.sayi {
    margin-bottom: 8px;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #000000;
}

.bigi-aciklama {
    font-family: Nunito;
    font-size: 19px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #484848;
}

li {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #484848;
}

li span {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #01148E !important;
}

@media only screen and (max-width: 991px) {
    .bilgi-aralik {
        row-gap: 15px !important;
    }
    .mavi-banner {
        margin-top: 0 !important;
    }
    .yorum {
        margin-top: 0 !important;
    }
    .form-row {
        row-gap: 3rem !important;
    }
}

@media only screen and (max-width: 768px) {
    .mavi-banner {
        border-top-right-radius: 40px !important;
        border-top-left-radius: 40px !important;
    }
}