

/* Start:/local/templates/art_krut/components/custom_component/catalog.smart.filter/ishod/style.css?17629364221092*/
.checbox-wrapper .disabled {display: none;}

.for_button {gap: 12px;}

.filter_button.show {
	flex: 1 0 auto;
}

body .bx_filter_vertical .checbox-wrapper > input {display: block; margin-top:0}

@media (max-width: 1270px) {
	
	body .bx_filter_vertical .bx_filter_control_section {margin-top: auto; padding: 12px 0 0px}
	body .bx_filter_control_section {margin-top: auto;}
	body .bx_filter_vertical .bx_filter_container:not(.bx_filter_container--search) .bx_filter_block {margin: 0;}
	.for-mobile-wrap {background: #fff;}
	.clear_filter > span, .save-filtr-options {font-size: 0 !important;}
	.bx_filter_vertical .for_button {flex: 1 0 auto;}
	.bx_filter_control_section, .for_button.d-flex {display: flex; gap: 4px; align-items: center;}
	main .bx_filter_vertical .bx_filter_control_section .save-filtr-options {margin-top: 0px; width: 48px; height: 48px; background: url(/local/templates/art_krut/components/custom_component/catalog.smart.filter/ishod/./images/filter-save.svg) center center no-repeat;}
	.bx_filter_control_section .clear_filter {width: 48px; height: 48px;background: url(/local/templates/art_krut/components/custom_component/catalog.smart.filter/ishod/./images/filter-clear.svg) center center no-repeat;}
}




/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17629363632530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/local/templates/art_krut/components/bitrix/catalog.section/lands/style.css?176293642210041*/

#main_map {width: 100%; height: calc(100vh - 155px); max-width: 100%}

.map-container {position: relative;}
.legend-block { width: 333px; border-radius: 10px; position: absolute; bottom: 20px; right: 20px; background: #fff; cursor: pointer; padding: 10px 8px 10px 10px; }

.layers-block {
	width: clamp(290px, 17.54vw, 333px);
	position: absolute; 
	top: 20px; right: 20px; padding: 10px; 
	background: #fff; 
	cursor: pointer;
	border-radius: 10px;
	font-weight: 300;

}
.legend-icon {display: inline-block; width: 20px; margin: 0 5px; flex: 0 0 auto;}
.legend-name {display: inline-block; margin-top: 4px;}
.legend-block ul, .layers-block ul {display: none;}
.legend-block.open ul, .layers-block.open ul {display: block;}
.legend-block.open {top: 20px; }
.legend-block.open ul {max-height: calc(100vh - 267px); overflow-y: auto;}
.layers-header {display: flex; justify-content: space-between;} 
.legend-block ul li {display: flex; align-items: flex-start; font-weight: 300}

.legend-block ul li +li {margin-top: 8px;}

.legend-header {
	font-size: 20px;
	font-weight: 500;
	padding: 6px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
	
.legend-header {font-size: clamp(1rem, 1.1vw, 1.25rem);}

.layers-header {
	font-size: 20px;
	font-weight: 500;
	padding: 6px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: clamp(1rem, 1.1vw, 1.25rem);}

.legend-block, .layers-block { width: clamp(290px, 17.54vw, 333px); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);}

.layers-block ul {margin-top: 7px; margin-bottom: 7px; padding: 0 6px;}
.legend-block ul {margin-top: 7px; padding-right: 18px;}
.legend-block.open .legend-header > img,
.layers-block.open .layers-header > img {transform: rotate(180deg);}
.layers-block input[type="checkbox"] + label:not(.error) {display: flex;}

body .ymaps-2-1-79-zoom {
    width: 42px;
    height: 89px !important;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box !important;
    padding: 44px 0;
	top: calc((100vh - 455px) / 2);
    
}

body .ymaps-2-1-79-float-button.ymaps-2-1-79-_pressed, 
body .ymaps-2-1-79-float-button:active {
    background-color: transparent;
	border-radius: 12px;
	
} 

body .ymaps-2-1-79-float-button {
    height: 44px;
    border-radius: 0;
    background-color: transparent;
	padding-left: 41px;
	box-shadow: none;
	border: none;
}

body .ymaps-2-1-79-zoom .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon {
    opacity: 1;
    width: 100%;
    height: 100%;
    border: none;
    background-image: url(/local/templates/art_krut/components/bitrix/catalog.section/lands/./zoom-plus.svg);
    left: 0;
    top: 0;
    background-position: center center;
}

body .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon {
	opacity: 1;
    width: 100%;
    height: 100%;
    border: none;
    background-image: url(/local/templates/art_krut/components/bitrix/catalog.section/lands/./zoom-minus.svg);
    left: 0;
    top: 0;
    background-position: center center;
}
body .ymaps-2-1-79-hint {box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); border-radius: 4px;}
body .ymaps-2-1-79-hint__text{
	font-size: 16px;
	font-family: Roboto;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.32px;
	text-transform: none;
	padding: 7px 16px;
	border-radius: 4px;
}

body .ymaps-2-1-79-listbox__button-icon.ymaps-2-1-79-_icon_layers {
	width: 29px; 
	height: 29px; 
	background: url(/local/templates/art_krut/components/bitrix/catalog.section/lands/./layers_icon.svg) center center no-repeat;
}

body .ymaps-2-1-79-listbox__button { 
	display: flex;
	align-items: center;
    justify-content: center;
	border-radius: 10px; 
	width: 55px; 
	height: 55px;
}


@media (max-width: 1270px) {

	#main_map {height: calc((var(--vh, 1vh) * 100) - 98px);}	
}

@media (max-width: 767px) {

	#main_map {height: calc((var(--vh, 1vh) * 100) - 93px);}	
}

.listminerals .list_item .listpoints {display: none;}
.listminerals .list_item.open .listpoints {display: block; padding: 12px 0 0 25px; }
.listminerals .list_item.open:last-child .listpoints {padding: 12px 0 5px 25px; }
.listminerals .listpoints .point_item + .point_item {margin-top: 10px;}
.listminerals {overflow-y: auto; max-height: 444px;}
.listminerals .list_item {padding: 12px 16px; border-bottom: 1px solid #EDEDED; position: relative;}
.listminerals .list_item:last-child {border-bottom: none;}
.listminerals .listpoints .point_item  {
	display: flex;
    align-items: center;
	cursor: pointer;
}
.listminerals .listpoints .point_item:hover {
	color: #008DD2;
}


.listminerals::-webkit-scrollbar {
	width: 4px;		
}

.listminerals::-webkit-scrollbar-track {
	background: #EDEDED;		
}

.listminerals::-webkit-scrollbar-thumb {
	background: #CECECE;	
	border-radius: 2px;   
}

.listminerals > .list_item > a {display: flex; padding-right: 22px;}
.listminerals .list_item.open a > img.cluster-arrow { transform: rotate(180deg);} 
 
.listminerals .count {color: #008DD2;}

.ymaps-2-1-79-balloon__layout {border-radius: 8px}
.ymaps-2-1-79-balloon__close {margin-right: 14px;}
.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {
	font-family: Roboto,sans-serif;
	line-height: 1.4;
	font-weight: 300;
	margin-right: 0px; 
	padding: 0px;
	border-radius: 8px;
}
	
.ymaps-2-1-79-balloon_layout_normal {border-radius: 8px;}
.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {
	font-size: clamp(1rem, 1.1vw, 20px);
} 
@media (min-width: 992px){
	.ymaps-2-1-79-balloon__close {
		margin-right: -34px;
		margin-top: -4px;
		background-color: #fff;
		border-radius: 30px;
	}
}
.ymaps-2-1-79-balloon__layout {overflow: visible}
.cluster-arrow {position: absolute; top: 16px; right: 16px;}

.ymaps-2-1-79-balloon__close-button {height: 30px;}
.ymaps-2-1-79-balloon__content .hidden-desktop {display: none;}

@media (max-width: 991px) {
	
	.listminerals > .list_item > a:hover, .listminerals > .list_item > a:focus {color: #000000;}
	
	.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content > ymaps {
		height: calc((var(--vh, 1vh) * 100) - 253px) !important;
	}	
	.ymaps-2-1-79-balloon_layout_panel {
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
		bottom: 89px; 
		left: 22px; 
		right: 22px; 
		border-radius: 8px;
	}
	
	.ymaps-2-1-79-balloon__content .hidden-desktop {
		display: block;
		padding: 12px 16px; 
		font-family: Roboto;
		font-size: 20px;
		font-weight: 500;
		line-height: 140%;
		border-bottom: 1px solid #EDEDED;
	} 
	.ymaps-2-1-79-balloon__close {margin-top: 10px;}
	.ymaps-2-1-79-balloon__close-button	{background-image: url(/local/templates/art_krut/components/bitrix/catalog.section/lands/./close-popup.svg); opacity: 1}
	.listminerals { max-height: calc(100% - 53px);}
	.cluster-arrow {top: 14px;}
	html, body{
		-webkit-overflow-scrolling: touch;
	}
	
}
.switch {
	position: absolute;
	top: 20px;
	left: 20px;
    background-color: rgba(0,0,0,.1);
    border-radius: 10px;
    cursor: pointer;
	background: #F5F5F5;
}


.toggle {
  position: absolute;
  width: 50%;
  height: 51px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,.15);
  transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.names {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.4px;
	display: flex;
	justify-content: space-between;
	user-select: none;
	height: 55px;
	align-items:center;
	width: 226px;
}

.names .top-nav--parent {
	padding: 0 16px;
	z-index: 2;
	flex: 1 1 50%;
	text-align: center; 
}

.view-content {
	display: none;
}

.view-content.open {
	display: block;
	z-index: 2;
}
.view-content {
	position: absolute;
	top: 103px; 
	left: 25px;
	right: 25px;
	background-color: #fff;
	height: calc(100% - 124px);
	overflow: auto;
	border-radius: 8px;
}

.table-view--active .toggle {
    transform: translateX(100%);
}

/* Объекты */

.object_view_frame.popup .form .form_head h3 {
	text-align: left;
	margin-right: 25px;
}

.object_view_frame.popup .object-row + .object-row  {
	margin-top: 16px
}

@media (min-width: 1921px) {
	body .object_view_frame.popup {margin-left: calc((100vw - 1920px) / 2) !important;}
}



@media (min-width: 1271px) {
	.object_view_frame.popup {
		left: 0;
		margin-left: 0 !important;
		top: 98px;
		bottom: 288px;
		transform: translateY(0);
		min-width: unset;
		max-width: unset;
		width: clamp(24vw, 24vw, 362px);
		box-shadow: none;
		z-index: 2;
		border-radius: 0;
	}
	
	.object_view_frame.popup .form .form_head {
		padding: 24px;
		background-color: #fff;
		position: sticky;
		top: 0;
		z-index: 3;
	} 	
	.object_view_jqm-active .left-colum.scrollable::-webkit-scrollbar {	
		display: none;			
	}
	.object_view_frame.popup .close {right: 24px; top: 24px; z-index: 4}
	.object_view_frame.popup .form-body { background-color: #fff;  padding: 0 24px 24px}
	.objectinfo.scrollable	{
		/*height: calc(100vh - 435px); overflow: auto;*/
	}
	.object_view_frame.popup .form-body .row {margin: 0;}
	.object_view_frame.popup .form-body .row > .col-md-12 {padding: 0;}
	
}
@media (min-width: 1271px) and (max-height: 810px) {
	/*body .object_view_frame.popup {height: fit-content;}
	body .object_view_frame.popup .objectinfo.scrollable {height: calc(100vh - 368.5px); overflow: auto;}*/ 
}

@media (max-width: 1270px) {
	.object_view_frame.popup {
		top: 104px;
		bottom: 89px;
		transform: translateY(0);			
		box-shadow: none;
		z-index: 2;		
		min-width: calc(100% - 44px); 	
		transform: translateX(-50%);
		margin-left: 0 !important;
	}
	.objectinfo.scrollable	{
		overflow: auto;
		max-height: 100%;
	}
   body .object_view_frame.popup .form .form_head {padding: 16px;}
   body .object_view_frame.popup .close {right: 16px;top: 18px;}
    
}

.object_view_frame .object-row {font-weight: 300;}
.object_view_frame .object-row > b {font-weight: 500;}

@media (min-width: 1270px) { 
	.object_view_jqm-active .inquiry-block {position: sticky; bottom: 24px;}
	.object_view_frame.popup .objectinfo.scrollable { height: calc(100vh - 390px); overflow: auto;}
	.object_view_frame.popup .objectinfo.scrollable { height: calc(100vh - 178px - var(--vhs));}
}

.overlayLoading {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2999;
    background: #fff;
    display: none;
    opacity: 0.8;
}
/* End */
/* /local/templates/art_krut/components/custom_component/catalog.smart.filter/ishod/style.css?17629364221092 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17629363632530 */
/* /local/templates/art_krut/components/bitrix/catalog.section/lands/style.css?176293642210041 */
