

/* Start:/bitrix/templates/maintpl/components/bitrix/breadcrumb/zilie_obzecty_detail/style.css?1684487532895*/
.bx-breadcrumb
{
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    padding-top: 15px;
    position: absolute;
    z-index: 10;
    
}

.bx-breadcrumb *
{
    font-size: 13px;
    color: rgba(255,255,255,0.4);
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}
.bx-breadcrumb span:not([itemprop="title"])
{
    color: rgba(255,255,255,1);
    font-size: 13px;
}
.chainSlash
{
    margin: 0 16px;
    /*opacity: 0.2;*/
    font-size: 13px;
    /*color: #422E2E;*/
    color: rgba(255,255,255,0.4);
}
.chainSlash+span
{
   line-height: 23px;
}
.bx-breadcrumb-item_back
{
    position: absolute;
    left: calc((100% - 90vw) / 2);
}
.bx-breadcrumb-item-icon_back
{
    transform: rotate(-135deg);
    border-top: 2px solid #BF2B2B;
    border-right: 2px solid #BF2B2B;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 11px;
}
/* End */
/* /bitrix/templates/maintpl/components/bitrix/breadcrumb/zilie_obzecty_detail/style.css?1684487532895 */
