

/* Start:/local/templates/mirfar/components/bitrix/news.list/banner-on-main/style.min.css?17813837032051*/
.slider{margin-bottom:20px;border-radius:15px}.slider .swiper-wrapper{height:350px}.slider-item{position:relative;background-position:50% 50%}.slider-item-pic-mob{display:none}.slider-text{font-size:36px;line-height:40px;color:#fff;width:453px}.dho-red .slider-text{width:406px}.slider-desc-text{color:#fff;font-size:14px;font-weight:400;line-height:20px;margin-top:30px}.slider-wrapper{padding:50px;height:100%;display:flex;flex-flow:column;justify-content:space-between}.slider-link{background-color:#FFF;display:inline-block;font-weight:500;line-height:18px;color:#000;text-decoration:none;border-radius:8px;padding:11px 16px}.slider-link:hover{color:#52BF64}.slider-nav{position:absolute;right:50px;top:50px;z-index:1}.slider-prev,.slider-next{display:inline-block;width:32px;height:32px;cursor:pointer}.slider-prev{background-image:url(/local/templates/mirfar/components/bitrix/news.list/banner-on-main/img/slider-prev-ico.svg);margin-right:5px}.slider-next{background-image:url(/local/templates/mirfar/components/bitrix/news.list/banner-on-main/img/slider-next-ico.svg)}@media (max-width:820px){.slider .swiper-wrapper{height:240px}.slider-wrapper{padding:24px}.slider-nav{right:24px;top:24px}.slider-text{font-size:20px;line-height:24px}.slider{margin-bottom:16px}.slider-desc-text{margin-top:20px}}@media (max-width:620px){.slider-item-pic-mob{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:70% 50%}.slider-wrapper{position:relative;z-index:2}.slider-text{max-width:65%}.slider-desc-text{max-width:152px}.dho-red .slider-text{width:206px;max-width:100%}.dho-red .slider-item-pic-mob{background-position:43% 64%;background-size:158%;background-repeat:no-repeat}.dho-remont .slider-item-pic-mob{background-position:100% 33%;background-size:146%;background-repeat:no-repeat}.dho-remont{background:#131512;overflow:hidden}.dho-red{background:#000;overflow:hidden}.dho-red .slider-item-pic-mob:before{content:'';position:absolute;width:391px;height:262px;background:linear-gradient(175.23deg,rgba(6,10,11,.71) 25.77%,rgba(6,10,11,0) 29.12%);top:0;left:50%;transform:translateX(-50%)}.dho-remont .slider-text{max-width:252px}}
/* End */


/* Start:/local/templates/mirfar/components/mirfar/brand.list/brand-all-pic/style.css?17813847992916*/
.brand-list{
    display: flex;
    margin: -16px -10px;
    flex-wrap: wrap;
}
.brand-item{
    display: block;
    padding: 16px 10px;
    color: #000;
    flex: 0 0 105px;
    max-width: 100px;
}
.h2h1{
    font-size: 36px;
    line-height: 40px;
}
.h2h1 a{
    text-decoration: none;
}
/* .brand-list{
    display: flex;
    margin: -16px -10px;
    max-width: 950px;
    flex-wrap: wrap;
}
.brand-item{
    display: block;
    padding: 16px 10px;
    color: #000;
    flex: 0 0 105px;
    max-width: 105px;
} */ 
.brand-wrap{
    text-decoration: none;
}
.brand-item-img{
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}
.brand-item-img img{
    max-width: 100%;
    max-height: 100%;
}
.brand-item-text{
    color: #000;
    text-align: center;
    line-height: 1.2;
}
.brand-item-count{
    text-align: center;
    color: #6F7A71;
    line-height: 1.2;
}
.brand-item:hover{
    color: #52BF64;
}

.brand-list-mobile-show{
    display: none;
    justify-content: center;
}
.brand-list-mobile-show a{
    display: flex;
    align-items: center;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
}
.brand-list-arrow{
    margin-left: 5px;
}
.brand-list-mobile-hide{
    display: none;
}
@media (max-width: 1210px) {
    .brand-list{
        /* max-width: 850px; */
    }
}
@media (max-width: 1110px) {

    .brand-list{
        max-width: 100%;
    }
}
@media (max-width: 930px) {
    .popular-brand-item-wrap{
        width: 56px;
        height: 56px;
    }
    .brand-item,
    .popular-brand-item{
        padding: 8px;
    }
    .brand-list{
        margin: -8px;
    }
}

@media (max-width: 820px) {
    .brand-item-count,
    .brand-item-text{
        display: none;
    }
    .brand-list{
        height: 165px;
        overflow: hidden;
    }
    .brand-list.brand-list-show{
        height: auto;
        margin-bottom: 16px;
    }
    .brand-list-mobile-show a.brand-list-show .brand-list-mobile-show{
        display: none;
    }
    .brand-list-mobile-show a.brand-list-show .brand-list-mobile-hide{
        display: block;
    }
    .brand-list-mobile-show a.brand-list-show .brand-list-arrow{
        transform: rotateX(180deg);
    }
    .brand-list-mobile-show{
        display: flex;
    }
    .brand-item{
        flex: 0 0 auto;
        max-width: 100%;
    }
    .brand-item-img{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 56px;
        height: 56px;
    }
    .brand-item-img img{
        max-width: 100%;
        max-height: 100%;
    }
    .brand-block{
        padding-bottom: 40px;
    }
}
@media (max-width: 480px) {
    .brand-list .brand-item{
        flex: 0 0 25%;
    }
    .brand-item-img{
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/mirfar/components/bitrix/news.list/service/style.min.css?17813837031298*/
.service-block{display:flex;flex-wrap:wrap;margin:0 -10px;padding-bottom:70px}.service-item{flex:0 0 calc(100% / 3);max-width:calc(100% / 3);padding:0 10px;height:520px}.service-item-bg{position:absolute;height:520px;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;z-index:-1}.service-wrapper{position:relative;padding:30px;display:flex;flex-flow:column;justify-content:space-between;height:100%;border-radius:16px;overflow:hidden}.service-name{font-size:20px;line-height:24px;color:#fff}.service-link-list{display:flex;flex-flow:column}.service-link-item{margin-bottom:5px}.service-link{font-weight:500;line-height:18px;text-align:left;color:#fff;position:relative;display:inline-block}.service-link:hover{color:#52BF64;text-decoration:none}.service-link:hover:after{content:'';position:absolute;display:block;width:16px;height:16px;background-image:url(/local/templates/mirfar/components/bitrix/news.list/service/img/arrow-right.png);right:-18px;top:50%;transform:translateY(-50%)}@media (max-width:920px){.service-item{max-width:100%;flex:0 0 100%;height:250px;padding:10px}.service-block{margin:-10px}.service-wrapper{background-size:cover}.service-name{font-size:16px;line-height:18px}.service-link{font-size:14px;line-height:18px}}@media (max-width:820px){.service-block{padding-bottom:40px}}
/* End */


/* Start:/local/templates/mirfar/components/bitrix/news.list/category/style.min.css?1781383703324*/
.category .section-img{display:block;width:180px;height:180px;border-radius:16px}@media (max-width:1212px){.category .section-item{flex:0 0 calc(100%/3);max-width:calc(100%/3)}.category .section-img{width:100%;text-align:center}}@media (max-width:620px){.category .section-item{flex:0 0 calc(100%/2);max-width:calc(100%/2)}}
/* End */


/* Start:/local/templates/mirfar/components/custom/contacts/contacts-on-main/style.min.css?17813837034944*/
.offices-map{line-height:1.15!important;padding-bottom:70px;border-bottom:1px solid #DAE4DC;margin-bottom:70px}.offices-map[v-cloak]{visibility:hidden}.offices-map__search{margin-top:10px;max-width:650px}.offices-map__search__input{position:relative;background:#f8f8f8;border:1px solid #e5e5e5;font-size:12px}.offices-map__search__input::-moz-placeholder{color:#a6a6a6}.offices-map__search__input:-ms-input-placeholder{color:#a6a6a6}.offices-map__search__input::placeholder{color:#a6a6a6}.offices-map__search__icon{position:absolute;top:50%;transform:translateY(-50%);width:1.3333333333em;height:1.3333333333em;background:url(/local/templates/mirfar/components/custom/contacts/contacts-on-main/images/offices-map/search.svg) no-repeat;background-size:cover;left:1.25em}.offices-map__search input{padding:0.8333333333em!important;padding-left:3.3333333333em!important;padding-right:1.25em!important;border:0!important;background:transparent!important;font-size:1em!important}.offices-map__tags{margin:20px 0;display:flex;flex-wrap:wrap}.offices-map__tags__item{transition:all 0.2s;margin:0 6px 6px 0;padding:11px 15px;border:1px solid #e5e5e5;background:#f8f8f8;font-size:14px;font-weight:500;color:#6d6d6d}.offices-map__tags__item.active{background:#333;border-color:transparent;color:#fff}.offices-map__image{position:relative}.offices-map__map{height:520px;background:#f3f3f3;border-radius:16px;overflow:hidden}.offices-map__list-header .offices-map__list-header-count{color:#6F7A71}.offices-map__list{position:absolute;width:270px;top:30px;bottom:30px;left:30px;background:#fff;border-radius:8px;overflow:hidden}.offices-map__list-wrap{overflow:hidden;height:400px}.offices-map__list-scroll{overflow:auto;height:100%}.offices-map__list-scroll::-webkit-scrollbar{width:20px}.offices-map__list-scroll::-webkit-scrollbar-track{background-color:transparent}.offices-map__list-scroll::-webkit-scrollbar-thumb{background-color:#DAE4DC;border-radius:16px;border:7px solid transparent;background-clip:content-box}.offices-map__list__item{transition:all 0.2s;padding:20px;border-top:1px solid #DAE4DC;cursor:pointer}.offices-map__list-header{font-size:20px;font-weight:400;line-height:24px;border-color:transparent;padding:20px 20px 0}.offices-map__list__item:first-child{border-color:transparent}.offices-map__list__item:hover{background:#f9f9f9}.offices-map__list__empty{padding:30px 20px}.offices-map__list__title{font-size:14px;line-height:20px;font-weight:400;color:#000}.offices-map__list__time,.offices-map__list__address{margin-top:5px;font-size:10px;font-weight:500;line-height:16px;letter-spacing:.04em;color:#6F7A71;text-transform:uppercase}.offices-map__list__time{margin-top:0}.offices-map__desc{position:absolute;width:270px;top:30px;bottom:30px;left:30px}.offices-map__desc__panel{background:#fff;padding:20px;max-height:100%;overflow:auto;border-radius:8px}.offices-map__desc__back{display:inline-flex;align-items:center;font-size:10px;font-weight:500;line-height:16px;letter-spacing:.04em;color:#6F7A71;text-transform:uppercase;padding-bottom:20px;border-bottom:1px solid #DAE4DC;margin-bottom:20px;width:100%}.offices-map__desc__back__icon{width:12px;height:12px;background-size:cover;margin-right:2px}.offices-map__desc__close{display:none;position:absolute;top:0;right:0;font-size:12px;padding:1.3em}.offices-map__desc__close__icon{display:block;width:1em;height:1em;background:url(/local/templates/mirfar/components/custom/contacts/contacts-on-main/images/offices-map/close.svg) no-repeat;background-size:cover}.offices-map__desc__title{margin-bottom:20px;font-size:20px;color:#000}.offices-map__desc__item{font-size:14px}.offices-map__desc__value{color:#6F7A71;font-size:14px;font-weight:400;line-height:16px;display:inline-block}.offices-map__desc__value-phone,.offices-map__desc__value-email{border-bottom:1px solid #6F7A71}.offices-map__desc__logo{margin-top:15px;max-width:70px}.offices-map__count{display:none}.offices-map__notice{color:#0f5132;background-color:#d1e7dd;position:relative;padding:8px 10px;border-radius:5px}.ymaps-2-1-79-copyright,.ymaps-2-1-79-map-copyrights-promo{display:none!important}.offices-map__list-mobile{display:none}@media (max-width:1024px){.offices-map__list{display:none;width:100%;top:auto;left:auto;bottom:auto;right:auto}.offices-map__list-mobile{display:block;position:relative}.offices-map__list-header,.offices-map__list__item{padding-left:0;padding-right:0}.offices-map__list-wrap{height:auto}.offices-map__desc__panel{height:100%}.offices-map__count{display:block;margin:20px 0;font-weight:500;font-size:16px;color:#000}.offices-map__desc__back{display:none}.offices-map__desc__close{display:block}.offices-map__list-header{display:flex;align-items:center;font-size:18px;line-height:18px}.offices-map__list-wrap-toggle{margin-left:5px}.offices-map__list-wrap-toggle.active{transform:rotateX(180deg)}.offices-map__list-header-count{margin-left:5px}.offices-map__list__item{padding-top:8px;padding-bottom:8px}.offices-map{padding-bottom:40px;margin-bottom:40px}}@media (max-width:767.98px){.offices-map__map{height:400px}}
/* End */
/* /local/templates/mirfar/components/bitrix/news.list/banner-on-main/style.min.css?17813837032051 */
/* /local/templates/mirfar/components/mirfar/brand.list/brand-all-pic/style.css?17813847992916 */
/* /local/templates/mirfar/components/bitrix/news.list/service/style.min.css?17813837031298 */
/* /local/templates/mirfar/components/bitrix/news.list/category/style.min.css?1781383703324 */
/* /local/templates/mirfar/components/custom/contacts/contacts-on-main/style.min.css?17813837034944 */
