.mobile-menu-footer 
{display:none;height:50px;width:100%;background-color:white;position:fixed;bottom:0;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 -5px 10px 0 rgba(0,0,0,0.5);z-index:99999}.mmfc {display:flex;place-items:center;justify-content:center}.menu-item {padding:7px 13px;float:left;border-radius:10px;color:white;font-size:14px;font-weight:bold;margin-top:-20px}.mi-home {background-image:linear-gradient(to right,#044A90,#3FAC86)}
.mi-apply {background-color:#ff9400}.round-ham {box-shadow:0 -5px 10px 0 rgba(0,0,0,0.5);border-radius:30px;padding:20px;position:relative;top:-10px;background-color:white;width:30px;height:30px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;float:left;margin-left:30px;margin-right:30px}.round-ham svg {width:100%;height:auto}.round-ham svg rect,.ic-cl {fill:#2864a0}.ic-cl {display:none}@media screen and (max-width:579px) {.mobile-menu-footer {display:block }#main .layout-section {padding:20px 0 60px!important }}