2 isp - router not accessible from internet

Hello. I have an issue with my mikrotik 2011.
I configure it to have 2 outer ip address from different isp, and it works perfect, but I cannot access my router through internet.
Here is my config: https://gist.github.com/ramiil/9343fee3a436d4085ace3185c8fbffb0
I need my router to be pingable with both is addresses.

Thanks you.

Hello!
For clarification provide:
/ip address print
/ip route print

I found solution:
In my config, load-balancing and link failover implemented using routing marks. So, I need “default” route for non-marked packets.
/ip route
add distance=100 gateway=45...1
add distance=100 gateway=85...161