    @media screen and (min-width: 992px) {
        body {
         background: url('/img/brandirovanie/332/dr_1300_1_11zon.jpg') center top no-repeat, url('/templates/dogeatold/images/bg_fon.jpg') center top repeat;
                }

        body.warning-top-show {
            background-position: center 60px;
        }
    }

    @media screen and (min-width: 1440px) {
        body {
         background: url('/img/brandirovanie/332/dr_1440_2_11zon.jpg') center top no-repeat, url('/templates/dogeatold/images/bg_fon.jpg') center top repeat;
         background-color: #4E341B;
        }
    }

    @media screen and (min-width: 1600px) {
        body {
         background: url('/img/brandirovanie/332/dr_1600_3_11zon.jpg') center top no-repeat, url('/templates/dogeatold/images/bg_fon.jpg') center top repeat;
         background-color: #4E341B;
        }
    }

    @media screen and (min-width: 1900px) {
        body {
         background: url('/img/brandirovanie/332/dr_1920_4_11zon.jpg') center top no-repeat, url('/templates/dogeatold/images/bg_fon.jpg') center top repeat;
         background-color: #4E341B;
        }
    }

    
    body:before {
        content: none;
    }

    .bg-link {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        /*z-index: 10;*/
        height: 920px;
    }

    body:not(.modal-open) #mainBlock {
        position: relative;
        /*z-index: 20;*/
    }

    .subscribe {
        z-index: 21;
    }

    @media screen and (max-width: 992px) {
        .subscribe {
            z-index: 19;
        }
    }

    
    .slider-banner__unit.slick-current {
        background: #8eb155;
    }

    .slider-banner__item.slick-current:before {
        border-right-color: #8eb155;
    }

    @media screen and (min-width: 992px) {
        .header__contact .contact-head,
        .header__contact .contact-head__link,
        .btn-callback {
            color: #38322a
        }

        .header__contact .contact-head__time-btn:before {
            background-image: url(/templates/dogeatold/images/design/svg/callcenter_ico_333.svg);
        }

        .btn-callback:before {
            background-image: url('/templates/dogeatold/images/design/svg/ico-phone-callback_333.svg');
        }

        .btn-callback__inner {
            border-bottom-color: #38322a;
        }
    }

    

    