

/* Start:/local/templates/main/template_styles.css?1770983763703*/
.error-404__wrap {
    padding: 150px 10px 80px 10px;
    text-align: center;
}
.error-404__error {
    margin: 20px auto;
    line-height: 1.2;
    font-size: 230px;
    font-weight: 700;
    color: #072FA0;
    font-family: TTFors, sans-serif;
}

.error-404__link {
    color: #072FA0;
}
.error-404__title {
    font-size: 28px;
    line-height: 1.4;
}
.error-404__link:hover {
    text-decoration: none;
    color: #5873BF;
}

@media (max-width: 767.98px) {
    .error-404__title {
        font-size: 24px;
    }
    .error-404__error {
        font-size: 160px;
    }

    .body-404 .header.white {
        background-color: #072FA0;
    }

    .error-404__wrap {
        padding-top: 100px;
    }
}
/* End */
/* /local/templates/main/template_styles.css?1770983763703 */
