

/* Start:/local/templates/m1/components/bitrix/breadcrumb/.default/style.css?1747212159722*/
ol {
float: left;
width: 100%;
    margin: 0 !important; 
    padding: 0;
}

.breadcrumbListWrapper {
    padding: 30px 0 10px;
}

ol li {
    float: left;
    display: block;
    margin-right: 12px;
    /* margin-bottom: 10px; */
}

.breadcrumbListElement a,.arrow-right {
    color: #999;
    font-size: 12px;
    font-weight: 500;
    transition: .3s;
}

.breadcrumbListElement > span {
    color: #354F9C;
    font-size: 12px;
    font-weight: 500;
}
/* ol li a {
    float: left;
    width: 100%;
    background: url(/bitrix/templates/m1/stylejs/img/lkstr.png);
    background-repeat: no-repeat;
    background-position: 100% 4px;
    padding-right: 12px;
} */

.breadcrumbListElement {
	display: flex;
	gap: 12px;
 }
/* End */


/* Start:/local/components/feedback/form/templates/.default/style.css?1747047146136*/
body.showFosOrderCall {
    overflow: hidden
}

body.showFosOrderCall .fos-order_call {
    visibility: visible;
    opacity: 1
}
/* End */
/* /local/templates/m1/components/bitrix/breadcrumb/.default/style.css?1747212159722 */
/* /local/components/feedback/form/templates/.default/style.css?1747047146136 */
