.bilgi-toplumu-services-section {
    width: 100%;
    height: auto;
    padding: 20px 0;
    margin: 0;
    margin-top: 100px;
}

.bilgi-toplumu-section-001 {
    width: 100%;
    height: auto;
    padding: 20px 0;
    margin: 0;
}


.bilgi-toplumu-hiz-text-red {
    width: 373.7px;
    position: relative;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    font-family: 'Inter', sans-serif;
    color: #ffffff !important;
    text-align: left;
    height: 40px;
    top: 20px;
    left: 25px;
}

.bilgi-toplumu-hiz-text-white {
    width: 373.7px;
    position: relative;
    font-size: 16px;
    display: flex;
    font-family: 'Inter', sans-serif;
    color: #000000;
    text-align: left;
    line-height: 26px;
    height: 34.6px;
    top: 5px;
    left: 100px;
}


.bilgi-toplumu-icon-arrow-white {
    position: absolute;
    top: 25.43px;
    left: 387.18px;
    width: 17.3px;
    height: 17.3px;
    overflow: hidden;
}

.bilgi-toplumu-hiz-pdf-icon-white {
    position: relative;
    top: -45px;
    left: 500px;
    width: 106px;
    height: 36px;
}

.bilgi-toplumu-hiz-pdf-icon {
    position: relative;
    top: 17px;
    width: 106px;
    height: 36px;
    left: 40px;
}

.bilgi-toplumu-pdf-ndir-black {
    width: 66.3px;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    display: flex;
    font-family: var(--font-inter);
    color: #000000;
    left: 505px;
    top: -15px;
    text-align: left;
    align-items: flex-end;
    height: 21.1px;
    z-index: 5;
}

.bilgi-toplumu-pdf-ndir-white {
    width: 66.3px;
    position: relative;
    font-size: 12px;
    line-height: 26px;
    display: flex;
    font-family: var(--font-inter);
    color: #ffffff;
    left: 120px;
    top: 20px;
    text-align: left;
    align-items: flex-end;
    height: 21.1px;
    z-index: 5;
}



.bilgi-toplumu-icon-all-in {
    position: absolute;
    top: 1rem;
    left: 20px;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.tceege-online-sorgus-red {
    position: relative;
    top: 0px;
    left: 0px;
    box-shadow: 0px 0px 34.05px rgba(137, 151, 186, 0.1);
    border-radius: 5.68px;
    background-color: #DA2128;
    width: 100%;
    height: 69.3px;
    margin-bottom: 2.25rem;
}

.tceege-online-sorgus-grey {
    position: relative;
    top: 0px;
    left: 0px;
    box-shadow: 0px 0px 34.05px rgba(137, 151, 186, 0.1);
    border-radius: 5.68px;
    background-color: #ffffff;
    width: 100%;
    height: 69.3px;
    margin-bottom: 2.25rem;
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .bilgi-toplumu-icon-arrow-white {
        position: absolute;
        top: 25.43px;
        left: 387.18px;
        width: 17.3px;
        height: 17.3px;
        overflow: hidden;
    }

    .bilgi-toplumu-hiz-pdf-icon {
        position: absolute;
        top: 17px;
        left: 435px;
        width: 106px;
        height: 36px;
        font-size: 14px;
        color: #000;
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {
    .bilgi-toplumu-services-section {
        width: 100%;
        height: auto;

    }

    .bilgi-toplumu-section-001 {
        width: 100%;
        height: 450px;
    }

    .bilgi-toplumu-icon-arrow-white {
        left: 60%;
    }

    .bilgi-toplumu-hiz-pdf-icon-white {
        left: 80%;
    }

    .bilgi-toplumu-hiz-pdf-icon {
        left: 18%;
    }

    .bilgi-toplumu-pdf-ndir-black {
        left: 570px;
    }

    .bilgi-toplumu-pdf-ndir-white {
        left: 190px;
    }

}

@media (max-width: 768px) {
    .bilgi-toplumu-services-section {
        width: 100%;
        height: 0;

    }

    .bilgi-toplumu-section-001 {
        width: 100%;
        height: 300px;
    }

    .bilgi-toplumu-icon-arrow-white {
        left: 90%;
    }

    .bilgi-toplumu-hiz-text-white {
        width: 250px;
        font-size: 16px;
        height: 34.6px;
        top: 0;
        left: 80px;
    }

    .bilgi-toplumu-hiz-text-red {
        font-size: 16px;
        line-height: 26px;
    }

    .bilgi-toplumu-icon-arrow-white {
        position: absolute;
        top: 25.43px;
        width: 17.3px;
        height: 17.3px;
        overflow: hidden;
    }

    .bilgi-toplumu-hiz-pdf-icon-white {
        display: none;
    }

    .bilgi-toplumu-hiz-pdf-icon {
        display: none;
    }

    .bilgi-toplumu-pdf-ndir-black {
        display: none;
    }

    .bilgi-toplumu-pdf-ndir-white {
        display: none;
    }

}

@media screen and (max-width:600px) {
    .bilgi-toplumu-services-section {
        width: 100%;
        height: 500px;
    }

    .bilgi-toplumu-hiz-pdf-icon-white {
        display: none;
    }

    .bilgi-toplumu-hiz-pdf-icon {
        display: none;
    }

    .bilgi-toplumu-pdf-ndir-black {
        display: none;
    }

    .bilgi-toplumu-pdf-ndir-white {
        display: none;
    }

}