/* BEGIN CODEX SEO/PERFORMANCE 2026-07-29 */
@font-face {
    font-family: "Play";
    src: url("fonts/play.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "FontAwesome";
    src:
        url("font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
        url("font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#slider,
#slider .owl-stage-outer,
#slider .owl-stage,
#slider .owl-item,
#slider .slideblock {
    min-height: 420px;
}

#slider img {
    width: 100%;
    height: auto;
    aspect-ratio: 920 / 420;
    object-fit: cover;
}

#index_partnery .box > img {
    width: 144px;
    height: 144px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

#uslugi .block_uslugi_img {
    aspect-ratio: 382 / 190;
    overflow: hidden;
}

#uslugi .block_uslugi_img > a {
    display: block;
    width: 100%;
    height: 100%;
}

#uslugi .block_uslugi_img img {
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 382 / 190;
    object-fit: cover;
}

.prorab img[src$="/master.jpg"] {
    width: 300px;
    height: 300px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

#index_partnery .position {
    color: #595959 !important;
}

#index_partnery .description {
    color: #2e7d32 !important;
}

#master_zayavka a,
#uslugi .free_consultation a {
    background-color: #2e7d32 !important;
}

.text_index p a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

#content_index .accordion .title_block {
    color: #fff !important;
    background-color: #6f6e7c !important;
}

#footer_top .footer_menu a,
#footer_address,
#footer_email a,
#footer_copyrait,
#footer_copyrait a {
    color: #aaa !important;
}

.block_uslugi_title > a {
    box-sizing: border-box;
    display: flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 10px 8px;
    line-height: 1.35;
}

@media (max-width: 768px) {
    #slider,
    #slider .owl-stage-outer,
    #slider .owl-stage,
    #slider .owl-item,
    #slider .slideblock {
        min-height: 420px;
    }

    #uslugi .uslugi_zayavka a,
    #uslugi .free_consultation a {
        min-height: 44px;
        line-height: 44px;
    }
}
/* END CODEX SEO/PERFORMANCE 2026-07-29 */
