

/* Start:/local/templates/westcomp/components/bitrix/breadcrumb/sitemap/style.css?17388237282208*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	color: #0F6DA1;
}

#bx_breadcrumb {
	color: black !important;
	font-size: 13px !important;
}


.bx-breadcrumb-item {
	font-size: 13px;
}

.bx-breadcrumb-item span {
	font-family: Montserrat !important;
	font-size: 13px;
	white-space: normal;
	color: #0F6DA1;
}

.catalog-general-page__breadcrumbs .breadcrumbs .bx-breadcrumb-item span {
	font-family: Montserrat;
	white-space: normal;
	color: black !important;
	font-size: 13px !important;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; color: #0F6DA1;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


.hidden {
	display: none;
}

.fa-angle-down:before {
	color: #0F6DA1;
	line-height: 13px;
	font-size: 18px;
	vertical-align: middle;
	margin-right: 5px;
}

.nav_dropdown-list {
	position: absolute;
	font-family: Montserrat;
	width: 200px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 600;
	background-color: white;
	border-radius: 7px;
	line-height: 16px;
	color: #636363!important;
	white-space: nowrap;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	z-index: 2;
	box-shadow: 10px 10px 20px rgba(15, 109, 161, 0.07);
	overflow-y: auto;
	max-height: 400px;
}

.nav_dropdown-list li {
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	padding: 15px 20px;
	background-color: white;
}

.nav_dropdown-list li:first-child {
	border-radius: 7px 7px 0 0;
}

.nav_dropdown-list li:last-child {
	border-radius: 0 0 7px 7px;
}

.nav_dropdown-list li:hover {
	font-family: Montserrat;
	background-color: var(--light-blue-2);
}
#bx_breadcrumb_1{
	margin-right: unset !important;
	z-index: 2;
}

.nav_dropdown-list::-webkit-scrollbar {
	width: 5px;
}

.nav_dropdown-list::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.nav_dropdown-list::-webkit-scrollbar-thumb {
	background: #0F6DA1;
	border-radius: 20px;
}

.nav_dropdown-list::-webkit-scrollbar-thumb:hover {
	background: #0F6DA1;
}


/* End */


/* Start:/local/components/all4it/sitemap/templates/.default/style.css?17453282681133*/
.sitemap-page .breadcrumbs {
    width: unset;
}

.sitemap__columns {
    column-count: 3;
    column-gap: 150px;
    max-width: 75%;
    width: 100%;
}

@media (max-width: 1439px) {
    .sitemap__columns {
        column-count: 2;
        column-gap: 100px;
        max-width: 66%;
        width: 100%;
    }
}
@media (max-width: 850px) {
    .sitemap__columns {
        column-count: 1;
        column-gap: 0;
        max-width: 50%;
        width: 100%;
    }
}
@media (max-width: 550px) {
    .sitemap-page__body {
        flex-direction: column;
    }
    .sitemap__columns {
        column-count: 1;
        max-width: 100%;
        width: 100%;
        padding-bottom: 15px;
    }
}
.sitemap-page__body {
    justify-content: space-between;
    flex-direction: column;
}
.sitemap__{
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
}
.sitemap__column.margin-top{
    margin-top:-30px;
}



.sitemap-list__title {
    font-weight: 600 !important;
}

.sitemap-list__items .sitemap-list__title {
    font-weight: 400 !important;
}

.sitemap-list__title.bold_item {
    font-weight: 600 !important;
}
/* End */
/* /local/templates/westcomp/components/bitrix/breadcrumb/sitemap/style.css?17388237282208 */
/* /local/components/all4it/sitemap/templates/.default/style.css?17453282681133 */
