

/* Start:/local/templates/redesign-2026/components/bitrix/news.list/stroitelstvo-iz-chernogo-metalla/style.css?1734865328150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/redesign-2026/components/bitrix/form.result.new/consultation/style.css?17662317331269*/
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/redesign-2026/components/bitrix/form.result.new/consultation/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/redesign-2026/components/bitrix/form.result.new/consultation/images/icon_warn.gif);
}
.form-control{
	background-color: #E5ECFF;
}
.perezvonim-form-body>div{
	width: 100%;
}
.perezvonim-form-body{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 20px;
}

.form-field-label {
	margin-bottom: 5px;
	font-size: 14px;
	color: rgba(35, 35, 35, 0.3);
}

.form-control.error-fld {
	border-color: #ff0000;
}
.form-control:focus{
	background-color: #E5ECFF;
}





@media(min-width: 768px){
	.perezvonim-form-body>div{
		width: calc(50% - 10px);
	}
	.perezvonim-form-body{
		flex-direction: row;
		flex-wrap: wrap;
	}
}
/* End */
/* /local/templates/redesign-2026/components/bitrix/news.list/stroitelstvo-iz-chernogo-metalla/style.css?1734865328150 */
/* /local/templates/redesign-2026/components/bitrix/form.result.new/consultation/style.css?17662317331269 */
