

/* Start:/local/templates/promo/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17504057271101*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.aboutExhibition__txt {
	max-height: 100%;
}

.hidden-text {
	display: none; /* Скрытая часть текста */
}

.hidden-text.expanded {
	display: block;
}

.aboutExhibition__txt > div > p:not(:last-child) {
	margin-bottom: 10px;
}
.aboutExhibition__txt > div > p {
	line-height: 1.8;
}

body .projects__back {
	position: relative;
	z-index: 1;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 6px;
	font-weight: 500;
	color: var(--Black2);
	padding: 10px 0 6.5px 0;
}

.projects__back svg {
	width: 12px;
	height: 12px;
}

body .projects__back {
	width: 100%;
	margin-bottom: 5px;
}

body .audioLines svg {
	width: 24px;
	height: 24px;
}

.btn-link {
	max-width: 315px;
}

#modal-audio-guide {
	visibility: hidden;
}

#modal-audio-guide.active {
	visibility: visible;
}

.programExhibition__txt {
	line-height: 1.8;
}
/* End */


/* Start:/local/templates/promo/components/dev/form.result.new/project/style.css?1750405727744*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/promo/components/dev/form.result.new/project/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/promo/components/dev/form.result.new/project/images/icon_warn.gif);
}

.error-msg {
	color: red;
	font-size: 14px;
	margin-bottom: 15px;
}

.success-msg {
	margin-top: 20px;
	color: green;
}
/* End */
/* /local/templates/promo/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17504057271101 */
/* /local/templates/promo/components/dev/form.result.new/project/style.css?1750405727744 */
