.btn.btn-dark-gray {
    background: #3f6cb3;
    border-color: #3f6cb3;
    color: #fff;
}

.btn.btn-medium {
    font-size: 12px;
    padding: 6px 50px 5px;
}

.tit_uff {
    font-family: 'Univers';
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0px;
}

.text_uff {
    font-weight: lighter;
    font-family: 'Univers LT Std';
    font-size: 19px;
}

.tit_2_uff {
    font-family: 'Univers LT Std';
    font-weight: bold;
    text-align: center;
    font-size: 35px;
    margin-bottom: 15px;
}

.tit_3_uff {
    font-family: 'Univers LT Std';
    text-align: center;
    font-size: 30px;
}

.tit_color {
    font-family: 'Univers';
    font-size: 30px;
    text-align: left;
    font-weight: bold;
}

.tit_1_color {
    font-family: 'Univers LT Std';
    font-weight: lighter;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
}
