Thanks for entering!
The problem is that it does not load the HTTPS due to a mixed content problem, the error is precisely:
Some images (randomly) load with HTTP, the question is that the images on the page are loaded like this:
<img class="dropdown-img" src="img/menu.jpg">
The images "1.jpg" and "2.jpg" do not exist in the host, change them and they are not anymore, however as I said before, randomly choose some images to tell me that they are in HTTP, if I open the page in a new tab I get other images with error, if I update the page the HTTPS loads normally without any problem.
The page is: www.searya.com
I hope you can help me, thank you very much!