

/* Start:/local/templates/doors4u2025/components/bitrix/form.result.new/consultation/style.css?1748553131666*/
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/doors4u2025/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/doors4u2025/components/bitrix/form.result.new/consultation/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/doors4u2025/components/bitrix/news.detail/kontakty_home/style.css?17707234363069*/
.new-adress{
	margin-bottom: 140px;
}
.address__map {
	z-index: -1;
	height: 100%;
	max-width: 1100px;
}

.address__map.mp-actual {
	z-index: 1;
}

.address__map::after {
	display: block;
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0;
}

.address__map.mp-opp::after {
	display: none;
}

.address-tab__label:not(:last-child) {
	margin-right: 22px;
}

.address-labels-slider {
	position: relative;
	width: 100%;
	padding-right: 30px;
}

.address-labels-slider .slick-next.slick-arrow,
.address-labels-slider .slick-prev.slick-arrow {
	display: inline-block;
	border-bottom: 2px solid #c6a577;
	width: 20px;
	height: 20px;
	border-left: 2px solid #c6a577;
	content: '';
	transform: rotate(45deg) translate(3px, -3px);
	transition: .3s;
	background-image: none;
	margin-left: 5px;
	cursor: pointer;
	left: 0;
	top: 45%;
	margin-top: 0;
	top: 15px;
}

.address-labels-slider .slick-next.slick-arrow {
	border-bottom: 2px solid #c6a577;
	border-left: 2px solid #c6a577;
	content: '';
	transform: rotate(-135deg) translate(3px, -3px);
	transition: .3s;
	margin-left: 10px;
	margin-top: 0;
	right: 5px;
	left: auto;
}

.address-labels-slider .slick-prev.slick-arrow {
	visibility: hidden;
}

.new-adress .address__row {
	display: flex;
	gap: 40px;
	flex-direction: row;
	padding: 0;
	margin-top: 40px;
}

.new-adress .address__info {
	/* display: block; */
	flex-direction: column;
	max-width: none;
	flex: 0 1 30%;
}

.address-tab__label {
	padding: 10px 0;
}

.address-tab__label::after {
	bottom: 0;
}

.new-adress .address__content {
	display: block;
	cursor: pointer;
	margin-bottom: 40px;
}

.address-tabs {
	margin-top: 40px;
	max-height: 410px;
	overflow-y: scroll;
}

.address-tabs::-webkit-scrollbar {
	width: 2px;
}

.address-tabs::-webkit-scrollbar-track {
	/* background: orange; */
	/* цвет дорожки */
}

.address-tabs::-webkit-scrollbar-thumb {
	background-color: #000;
	/* цвет плашки */
	border-radius: 3px;
	/* закругления плашки */
	/* border: 3px solid orange; */
	/* padding вокруг плашки */
}

.address-tab__info,
.address-tab__time {
	background: url("/local/templates/doors4u2025/components/bitrix/news.detail/kontakty_home/assets/Pin.png") no-repeat left;
	padding-left: 30px;
}

.address-tab__time {
	background-image: url("/local/templates/doors4u2025/components/bitrix/news.detail/kontakty_home/assets/Clock.png");
}

.new-adress #map {
	flex: 3 1 auto;
	/* aspect-ratio: 1.5 / 1; */
}

@media (max-width: 1024px) {
	.new-adress .address-tab__info {
		max-width: none;
	}

	.new-adress .address__row {
		/* display: flex;
	gap: 40px; */
		flex-direction: column;
	}
}


@media (max-width: 960px) {
	.address__map {
		height: 500px;
	}
	.new-adress #map{
		height: 500px;
		width: 100%;
	}
	.address__info h2{
		text-align: center;
		font-size: 20px !important;
	}
}

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;
}
/* End */
/* /local/templates/doors4u2025/components/bitrix/form.result.new/consultation/style.css?1748553131666 */
/* /local/templates/doors4u2025/components/bitrix/news.detail/kontakty_home/style.css?17707234363069 */
