.slider{
    position:absolute;
    width:100%;
    bottom:30px;
    display: flex;
    justify-content: center;
    z-index: 2;
}

