.dost-foot .dost-foot-tit {
    text-align: center;
    font-family: roboto condensed;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 40px;
}
.dost-foot {
    width: 119%;
    background: #f5f5f5;
    padding: 50px 3px;
    margin-left: -105px;
    margin-bottom: -41px;
}
.dost-foot ul {
    text-align: center;
}
.dost-foot li {
    padding: 0 16px;
    font-family: roboto condensed;
    font-size: 16px;
    font-weight: bold;
}
