.order_transfer_button_round
{
    text-decoration: none;
}

.page404
{
    color: white;
    padding-top: 80px;
    padding-bottom: 120px;
}
.page404 .cont
{
    width: 100%;
    max-width: 1216px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.page404 .page_title
{
    margin: 0;
    margin-bottom: 80px;
    color: #fff;
    font-family: 'Unbounded', sans-serif;
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
}
.page404 .text_block
{
    margin-bottom: 80px;
    color: #fff;
    font-size: 20px;
    line-height: 180%;
}
.oferta a, #rekv_table a, .sms_data a
{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid;
    transition: .3s;
}

#login_modal .error-overall
{
    color:red;
}
.form_success_text
{
    display: none;
    color:green;
}
#transport_companies_form .auto_class
{
    float: left;
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-top: 4px;
}
#feedback_form .input_el p
{
    color:white;
}
#feedback_form textarea
{
    background: white;
}