@media screen and (min-width: 768px) {
    .card-box-fotter-contents .cardBox-ctr .cardBox-cont {
    padding-bottom :150px !important ;
    }

    section.bottom_btn {
    position: absolute;
    bottom: 25px;
    margin-left: -20px;
    }
}


 p.d-inline-block {
    width: 110px;
    height: 50px;
    margin: 10px;
    outline: none;
    background-color: #fff;
    border: solid 1px #333;
    vertical-align: middle;
    display: inline-block;
    line-height: 3;
    color: #333;
    cursor: pointer;
    text-align: center;
}

section.footer_bottom div.link.parbase span {
    position: absolute;
    bottom: 45px;
    display: block;
    float: left;
    padding-top: 0;
    padding-bottom: 0;
}