#logo {
    animation: fadeInDown 1.7s ease-in-out !important;
    animation-delay: 5s;
}

#kongre-adi {
    animation: fadeInLeft 2.5s ease-in-out !important;
    animation-delay: 5s;
}

#sol-sekil {
    animation: fadeInLeft 1s ease-in-out !important;
    animation-delay: 2.5s;
}

#sag-sekil {
    animation: fadeInRight 1s ease-in-out !important;
    animation-delay: 3s;
}