.proekti .mmit-pagination.button_u {
    /*color: #418ABA;*/
    /*background-color: #ffffff;*/
    /*font-size: 18px;*/
    /*border-radius: 5px;*/
    /*border: 1px solid #418ABA;*/
    /*transition: background-color 0.2s ease, color 0.2s ease;*/
    /*cursor: pointer;*/
    /*!*padding: 10px 0;*!*/
    /*margin: 20px auto;*/
    /*text-align: center;*/
    /*max-width: 275px;*/
    /*justify-content: center;*/
    max-width: 200px;
    margin: 0 auto;
    border: 1px solid #418ABA;
    cursor: pointer;
    background: #418ABA;
    border-radius: 5px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    white-space: nowrap;
    justify-content: center;
}
/*.proekti .mmit-pagination.button_u:hover {*/
/*    color: #ffffff;*/
/*    background-color: #418ABA;*/
/*}*/
