#kongre-adi {
    animation: fadeInLeft 2.5s ease-in-out !important;
    animation-delay: 5s;
}

#kongre-tarih {
    animation: fadeInRight 2.5s ease-in-out !important;
    animation-delay: 5s;
}

#logolar {
    animation: fadeInDown 1.3s ease-in-out !important;
    animation-delay: 5s;
}

#sol {
    animation: fadeInUp 1.2s ease-in-out !important;
    animation-delay: 5s;
}

#sag {
    animation: fadeInDown 1.2s ease-in-out !important;
    animation-delay: 5s;
}