

/* Start:/bitrix/templates/legeart_new/components/bitrix/catalog/mainCatalog/style.min.css?1693301455959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/bitrix/templates/legeart_new/components/bitrix/catalog.element/.default/style.min.css?16965149576466*/
.detail-page h2 {
  color: black;
  font-size: 26px;
  font-weight: 400;
  margin: 100px 0 40px 0;
}
.detail-page {
	line-height: 1.35;
}
.page__bg {
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: cover;
	height: 930px;
}
.page__content {
	background-color: white;
	padding: 65px 80px;
	min-height: 1000px;
	box-sizing: border-box;
}
.page__container {
	position: absolute;
	display: grid;
	height: auto;
	margin-top: -770px;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
}
.page__grayside {
	margin-top: 770px;
	background-color: #f6f6f6;
	padding: 70px 80px;
}
.breadcrumbs {
	font-size: 14px;
}
.breadcrumbs__link {
	color: #12398a;
}
.breadcrumbs__item {
	color: black;
	display: inline;
}
.page__content h1 {
	margin: 35px 0px;
	color: black;
	font-size: 40px;
	font-weight: 400;
}
.medal-row {
	display: flex;
	margin: 50px 0;
}
.medal {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	height: 120px;
	width: 120px;
	margin-right: 30px;
}
.is-serial {
	display: flex;
	align-items: center;
	height: 16px;
}
.is-serial div {
	background-color: #91c629;
	height: 10px;
	width: 10px;
	border-radius: 5px;
}
.is-serial p {
	font-size: 14px;
	color: #939393;
	padding-left: 14px;
}
.file-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas: auto;
	grid-auto-rows: auto;
	grid-gap: 30px;
	justify-items: start;
	padding-bottom: 65px;
}
.file-row {
	display: grid;
	grid-template-columns: 60px auto;
}
.file-icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 52px;
	width: 39px;
	transition: all 0.2s linear;
}
.file-row:hover .file-icon{
	box-shadow: -2px 2px 2px 0px #c6c6c6;
}
.file-name {
	color: #12398a;
	font-size: 16px;
	line-height: 22px;
	user-select: none;
	align-self: center;
	transition: all 0.2s linear;
}
.file-row:hover .file-name{
	color: #ff7400;
}
.description {
	line-height: 26px;
	font-size: 16px;
	color: #12398a;
}
.btn {
	display: inline-block;
	margin: 20px 0 0 0;
	text-align: center;
}
h2 {
	color: black;
	font-size: 26px;
	font-weight: 400;
	margin: 100px 0 40px 0;
}
.page__grayside h2:first-child {
	margin-top: 0;
}
.info {
	font-size: 16px;
	color: #12398a;
	line-height: 26px;
	margin-bottom: 40px;
}
.info__row {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin: 15px 0;
}
.info__row:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #c8cfde;
	z-index: 0;
}
.info__row p {
	margin: 0px;
	    background: white;
    z-index: 1;
}
.info__row__right {
	flex: 0 0 300px;
}
.tb {
	color: #12398a;
}
.tb__row {
	display: flex;
}
.tb__row:nth-child(even) {
	background-color: #efefef;
}
.tb__name {
	flex: 0 0 26%;
	border-right: solid 1px #d8d8d8;
	padding: 6px 0 6px 20px;
	box-sizing: border-box;

}
.tb__elem {
	flex: 1 1;
	border-right: solid 1px #d8d8d8;
	text-align: center;
	margin: 0px;
	padding: 6px 0;
}
.tb__elem-double {
	flex: 1 1;
	border-right: solid 1px #d8d8d8;
	text-align: center;
	margin: 0px;
	padding: 6px 0;
}
.page__content__img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 320px;
	width: 100%;
}
.page__img {
	z-index: 9 !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 50%;
	height: 700px;
	position: absolute;
	left: 65px;
	top: 200px;
}
.page__gallery {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
	grid-template-rows: 110px;
	grid-auto-rows: 110px;
	justify-content: space-around;
	grid-gap: 25px;
}
.page__gallery__photo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    /* max-height: 75px; */
    object-fit: cover;
}
.page__video__container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 200px;
	grid-auto-rows: 200px;
	justify-content: space-between;
	grid-gap: 25px;
}
.page__video__container iframe {
	width: 100%;
	height: 100%;
}
.specialist__block {
	padding: 50px;
	background-color: white;
	display: grid;
	grid-template-columns: 170px 1fr;
	grid-gap: 40px;
}
.specialist__photo {
	background: no-repeat 30% 20% url(/img/man-photo.jpg);
	background-size: 150%;
	border-radius: 85px;
	height: 170px;
	width: 170px;
	justify-self: center;
}
.specialist__text, .specialist__name {
	margin: 0;
	line-height: 24px;
	font-size: 16px;
}
.specialist__text a {
	color: #21bcff;
}
.image-container {
	position: relative;
}

@media screen and (max-width:1400px) and (min-width:1101px) {
	.page__bg {
		height: 690px;
	}
	.page__grayside {
		margin-top: 0px;
		padding: 30px 40px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 4fr 7fr;
	}
	.page__content {
		min-height: 360px;
		margin-top: 0px;
		padding: 30px 50px;
	}
	.page__img {
		z-index: 10;
		height: 500px;
		left: 20%;
		width: 60%;
		top: 100px;
		padding: 30px 40px;
	}
	.page__video__container {
		grid-template-columns: 1fr;
		grid-template-rows: 200px;
		grid-auto-rows: 200px;
	}
	.specialist__block {
		grid-template-columns: auto;
		padding: 50px 30px;
	}
}

@media screen and (max-width:1100px) and (min-width:801px) {
	.page__bg {
		height: 470px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 100%;
	}
	.page__content {
		min-height: 130px;
		grid-row: 1 / 2;
		padding: 30px 50px;

	}
	.page__grayside {
		margin-top: 0px;
		min-height: 130px;
		grid-row: 2 / 3;
		padding: 30px 40px;
	}
	.page__img {
		height: 400px;
		left: 20%;
		top: 50px;
		width: 60%;
	}
	.page__video__container {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 200px;
		grid-auto-rows: 200px;
	}
}

@media screen and (max-width:800px) {
	.page__bg {
		height: 360px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 100%;
	}
	.page__content {
		min-height: 130px;
		grid-row: 1 / 2;
		padding: 30px 50px;
	}
	.page__grayside {
		margin-top: 0px;
		grid-row: 2 / 3;
		min-height: 130px;
		padding: 30px 40px;
	}
	.tb__name {
		flex: 0 0 35%;
	}
	.page__img {
		height: 300px;
		left: 20%;
		top: 50px;
		width: 60%;
	}
	.page__video__container {
		grid-template-columns: 1fr;
		grid-template-rows: 300px;
		grid-auto-rows: 300px;
	}
	.info__row p:not(.info__row__right) {
		font-weight: 700;
	}
	.info__row__right {
		text-align: left;
		padding: 10px 0;
	}
}


/* End */


/* Start:/bitrix/templates/legeart_new/components/bitrix/breadcrumb/bread_valid/style.min.css?1693301455467*/
.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 */
/* /bitrix/templates/legeart_new/components/bitrix/catalog/mainCatalog/style.min.css?1693301455959 */
/* /bitrix/templates/legeart_new/components/bitrix/catalog.element/.default/style.min.css?16965149576466 */
/* /bitrix/templates/legeart_new/components/bitrix/breadcrumb/bread_valid/style.min.css?1693301455467 */
