.footer-wrapper {
    position: fixed !important;
    bottom: 0;


    height: auto;
    color: #fff;
    z-index: 5;
    background-image: url(https://hapollo.sagomedia.vn/wp-content/uploads/2025/03/back_footer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;

    padding-top: 25px;
	width: 100%;
}

.footer-sec .social-icons i{
	color:#fff !important;
}