

/* Start:/bitrix/templates/legeart_en/components/bitrix/breadcrumb/bread/style.min.css?1693301456467*/
.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:0}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169330152151*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/components/legeart.map/templates/.default/style.min.css?16933013095029*/
/* page zone start*/
.page__img {
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: cover;
	height: 930px;
}
.page__content {
	background-color: white;
	padding: 65px 80px;
	min-height: 490px;
	box-sizing: border-box;
}
.page__container {
	height: auto;
	margin-top: -360px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 10% 90%;
}
.page__grayside {
	height: calc(100% - 360px);
	margin-top: 360px;
	background-color: #f6f6f6;
}
.breadcrumbs {
	font-size: 14px;
}
.breadcrumbs__link {
	color: #12398a;
}
.breadcrumbs__item {
	color: black;
	display: inline;
}
.page__content h1 {
	margin: 60px 0px;
}


@media screen and (max-width:1400px) and (min-width:1101px) {
	.page__img {
		height: 690px;
	}
	.page__grayside {;
		margin-top: 130px;
		height: calc(100% - 130px);
	}
	.page__container {
		margin-top: -130px;
	}
	.page__content {
		min-height: 360px;
	}

}

@media screen and (max-width:1100px) and (min-width:801px) {
	.page__img {
		height: 470px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 100%;
	}
	.page__content {
		min-height: 130px;
		padding: 40px 40px;
	}
	.page__grayside {
		display: none;
	}
}

@media screen and (max-width:800px) {
	.page__img {
		height: 360px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 100%;
	}
	.page__content {
		min-height: 130px;
		padding: 40px 40px;
	}
	.page__grayside {
		display: none;
	}
}
/* page zone end*/
.map {
	height: 600px;
	width: 100%;
	margin: 50px auto;
	box-sizing: border-box;
	position: relative;
}
h2 {
	color: black;
	font-size: 28px;
	font-weight: 400;
	margin: 100px 0 50px 0;
}
.btn {
	display: inline-block;
	margin: 20px 0 0 0;
	text-align: center;
	user-select: none;
	cursor: pointer;
}


.table {
	display: grid;
	grid-template-columns: 100%;
	grid-auto-rows: auto;
	padding-bottom: 50px;
}

.table__row {
	display: grid;
	grid-template-columns: 3fr 3fr 4fr 150px;
	grid-gap: 24px;
	padding: 16px 32px;
	cursor: pointer;
}
.table__row p {
	margin: 0px;
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
}
.table__row p a[href^=tel:] {
	color: black;
}
.table .table__row:nth-child(odd) {
	background-color: #f3f3f3;
}
.table__row:hover {
	background-color: #c4d19c !important;
}
.green, .green:hover {
	background-color: #b4d453 !important;
}
.balloon-container {
	display: grid;
	grid-template-columns: 80px 260px;
	grid-gap: 20px;
	align-items: center;
}
.balloon-container img {
	height: 80px;
	width: 80px;
	border-radius: 40px;
}
h3 {
	font-size: 18px;
	color: black;
	font-weight: 600;
	margin: 50px 0;
}
.icon__container {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
	grid-gap: 30px;
}
.icon__row {
	display: grid;
	grid-template-columns: 35px 1fr;
	grid-gap: 16px;
	align-items: center;
}
.icon__row p {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #12398a;
	font-weight: 500;
}
.table__icon {
	height: 20px;
	width: 20px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}
.filter .btn {
	margin: 10px 8px 0 0;
	padding: 7px 10px;
}
.filter__radio .btn {
	border: 1px solid #092c74;
}
.filter .btn p {
	padding: 0px;
	color: black;
	display: inline;
}
.filter .btn.btn-blue p {
	color: white;
}
.filter__element {
}
.filter {
	display: grid;
	grid-template-columns: 1fr 2fr 118px;
	grid-gap: 30px;
}
.filter b {
	display: block;
	margin-top: 20px;
}
.region	{
	font-size: 18px;
	color: #12398a;
	font-weight: 500;
	margin-top: 17px;
	display: block;
	user-select: none;
	cursor: pointer;
	text-decoration: underline;
}
.region:hover {
	/*color: #ff6f00;*/
	color: #21bcff;	
}
.btn-orange p {
	color: white !important;
}
#mapSubmit {
	margin: 48px 0 0 0;
	padding: 7px 21px;
}
.regions {
	position: fixed;
	background: white;
	box-sizing: border-box;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	z-index: 12;
	display: none;
}
.regions a:hover {
	color: #21bcff;	
}
.regions a {
	font-size: 16px;
	color: #12398a;
	line-height: 24px;
	user-select: none;
	cursor: pointer;
	display: block;
	margin-top: 6px;
}
.regions__scroll {
	height: 100vh;
	overflow-y: auto;
}
.regions__container {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 750px;
	padding: 50px;
}
.regions__list {
	margin-top: 30px;
}
.regions__list b {
	font-size: 24px;
	font-weight: 400;
}
.regions .btn-close {
	font-size: 40px;
	height: 40px;
	width: 40px;
	right: 30px;
	top: 20px;
	font-weight: 600;
}

@media screen and (max-width:1800px) {
	.regions__container {
		height: 900px;
	}
}
@media screen and (max-width:1400px) {
	.filter {
		grid-template-columns: 396px 1fr;
	}
	.filter__radio {
		grid-column: 1 / -1;
		grid-row: 1 / 2;
	}
	.regions__container {
		height: 1250px;
	}
	
}
@media screen and (max-width:1100px) {
	.map {
		height: 400px;
	}
	.regions__container {
		height: 1720px;
	}
}
@media screen and (max-width:800px) {
	.table__row {
		grid-template-columns: 3fr 2fr;
	}
	.regions__container {
		height: 3400px;
	}
}


/* End */
/* /bitrix/templates/legeart_en/components/bitrix/breadcrumb/bread/style.min.css?1693301456467 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169330152151 */
/* /local/components/legeart.map/templates/.default/style.min.css?16933013095029 */
