

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1484875918585*/
.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;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/topol/components/bitrix/catalog.section.list/popup/style.css?17264805093764*/
.sections-popup {
	margin-bottom: 40px;
}
.sections-popup .pb_zag {
	margin-bottom: 0;
	font-size: 16px;
	margin-right: 12px;
}
.sections-popup .popup-modal {
	position: relative;
	color: #357CBC;
	border-radius: 30px;
	border: 1px solid #357CBC;
	transition: all 0.2s ease 0s;
	font-size: 16px;
    line-height: 1;
	padding: 14px 44px 14px 30px;
	font-weight: 500;
    font-family: 'FuturaDemiC';
}
.sections-popup .popup-modal::after {
	content: '';
	position: absolute;
	top: 16px;
	right: 24px;
	width: 12px;
	height: 12px;
	background-image: url(/images/csa21.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.sections-popup .popup-modal:hover {
	background-color: transparent;
	color: #357CBC;
}
.sections-popup .popup-modal:hover,
.sections-popup .popup-modal:focus {
	outline: none;
	text-decoration: none;
}
.smodal-container {
	position: relative;
	background-color: #FFFFFF;
	max-width: 600px;
    margin: 0 auto;
	color: #2d2d2d;
}
.smodal__head {
	display: flex;
	justify-content: space-between;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
}
.smodal__title {
	font-family: DINproRegular, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
	white-space: nowrap;
	margin: 0;
}
.popup-modal-dismiss {
    display: block;
    font-size: 12px;
    line-height: 1;
    border-bottom: 1px dashed #2d2d2d;
    cursor: pointer;
	margin-top: 7px;
    padding-bottom: 1px;
    position: relative;
    top: -1px;
	font-family: DINproRegular, sans-serif;
}
.scroll-block {
	overflow-y: scroll;
	max-height: 300px;
	min-height: 300px;
}
.scroll-block::-webkit-scrollbar {
  width: 3px;
}
.scroll-block::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.scroll-block::-webkit-scrollbar-thumb {
  background: #999;
}
.scroll-block::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.region-selector {
	display: flex;
}
.region-selector .region-selector__left,
.region-selector .region-selector__right {
	flex: 0 0 50%;
	overflow: hidden;
	margin-bottom: 10px;
}
.region-selector__label {
	font-size: 12px;
	display: block;
	line-height: 1;
	padding: 10px 10px 0;
	font-family: DINproRegular, sans-serif;
}
.region-selector__parents p,
.region-selector__childs a {
	display: block;
	position: relative;
	padding: 10px;
	margin: 0;
	font-family: DINproRegular, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
	cursor: pointer;
	color: #2d2d2d;
}
.region-selector__parents p.selected {
	background-color: #f7f7f7;
}
.region-selector__childs a {
	padding-right: 12px;
}
.region-selector__childs a:hover,
.region-selector__childs a:focus,
.region-selector__childs a:active {
	text-decoration: none;
	outline: none;
	color: #2d2d2d;
}
.region-selector__childs a::after {
	content: "";
	position: absolute;
	top: 15px;
	right: 10px;
	width: 14px;
	height: 14px;
	border: 1px solid #e7e7e7;
	border-radius: 50%;
}
.region-selector__childs a::before {
	content: "";
	position: absolute;
	top: 18px;
	right: 13px;
	width: 8px;
	height: 8px;
	background-color: #357CBC;
	border-radius: 50%;
	display: none;
}
.region-selector__childs a.selected::before {
	display: block;
}
.region-search {
	padding: 10px;
	border-bottom: 1px solid #f1f1f1;
}
.region-search__label {
	display: block;
	font-size: 12px;
    margin-bottom: 5px;
	font-family: DINproRegular, sans-serif;
}
.region-search input {
	width: 100%;
    color: #696969;
    background-color: #f7f7f7;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    padding: 5px 5px;
    outline: none;
	font-family: DINproRegular, sans-serif;
	line-height: 1.5;
}
.mfp-bg {
	opacity: .3 !important;
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1484875918585 */
/* /local/templates/topol/components/bitrix/catalog.section.list/popup/style.css?17264805093764 */
