.footer.footer-bottom {
    /* position: relative; */
    }
 .footer.footer-bottom.section-light {
    /* background-color: #000; */
    }
.main-navigation-container-horizontal:hover {
    background-color: #00000000;
}
.main-navigation-container-horizontal {
    right: 0;
    padding: 5px 0 5px 55px;
    background-color: rgb(0 0 0 / 0%);
    transition: .4s ease-out;
}
@media only screen and (min-width: 1199px) and (max-width: 1499px)
.main-navigation-menu-horizontal {
    padding-left: 150px;
}
.lang-item {
    position: fixed !important;
    right: 0;
}