

/* Start:/local/templates/doors4u2025/components/bitrix/news.detail/page_new/style.css?17485531373828*/
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;
}
main {
  overflow: hidden;
}

.product__wrapper {
  min-height: 600px;
}

.product__text_big {
  white-space: nowrap;
}

.two-columns {
  float: left;
  display: flex;
  gap: 40px;
  margin-bottom: 20px;
  justify-content: center;
  width: 100%;
}

.two-columns > * {
  max-width: 50%;
  float: left;
}

.images-block {
  padding: 20px 0;
  display: flex;
  gap: 20px;
  float: left;
  flex-wrap: wrap;
  width: auto;
  justify-content: center;
}

.images-block img {
  max-width: calc(50% - 10px);
}
.preimuschectva {
  float: left;
  width: 100%;
  padding: 100px 0;
  display: flex;
  gap: 40px;
}
.preimuschectva .one-preim {
  padding: 20px;
  text-align: center;
}
.preimuschectva .big-label {
  color: #ea4e00;
  text-align: center;
  font-size: 84px;
  line-height: 100px;
}
.preimuschectva .desk {
}
.page-spoiler {
  margin: 20px auto;
  width: 50%;
  text-align: center;
}
.page-spoiler .title {
  font-size: 1.5em;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}
.page-spoiler .p {
}
.entry-content hr {
  display: block;
  margin: 40px auto;
  border-bottom: 1px solid;
  width: 20%;
}

.spoiler {
  background: #f9f9f9;
  border-left: 5px solid #c6a577;
  padding: 20px;
  margin: 20px 0;
}

.spoiler .spoiler-title {
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.montage,
.zamer {
  padding: 60px;
  text-align: right;
  color: #fff;
  margin-bottom: 60px;
}
.montage span,
.zamer span {
  display: block;
  clear: both;
}

.montage {
  background: linear-gradient(
      0deg,
      rgba(29, 29, 29, 0.15) 0%,
      rgba(29, 29, 29, 0.15) 100%
    ),
    url("/local/templates/doors4u2025/components/bitrix/news.detail/page_new/assets/montage.jpg"),
    lightgray -99.6px -230.978px / 107.923% 337.027% no-repeat;
    background-size: cover;
}
.zamer {
  background: linear-gradient(
      0deg,
      rgba(2, 2, 2, 0.42) 0%,
      rgba(2, 2, 2, 0.42) 100%
    ),
    url(/local/templates/doors4u2025/components/bitrix/news.detail/page_new/assets/zamer.jpg), lightgray 0.092px -229px / 50% 100% no-repeat;
  background-position-x: right;
  background-position-y: -200px;
  text-align: left;
  background-size: cover;
}
.montage .us-title,
.zamer .us-title {
  font-size: 2em;
  line-height: 2em;
}
.montage a,
.zamer a {
  text-decoration: underline;
}
.accent {
  font-size: 20px;
  padding-bottom: 10px;
  display: block;
}
.form-container {
	background: #fff;
		box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, 0.1);
		padding: 40px;
		width: auto;
		max-width: 1027px;
}
.form-container .form-title {
  font-size: 1.8em;
}
.form-container .form__item {
	border-radius: 10px;
		background: #FFF;
		box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.19) inset;
}
.form-container .form{
	display: block;
		overflow: auto;
}
.form-container .form_btn.btn{
			border-radius: 10px;
				padding: 16px 50px;
				float: right;
				margin-right: 24px;
				width: 288px;
}
.form-container .form__check{
	display: inline-block;
}
.form-container .zamer-note{
		text-align: left !important;
			margin: 15px 0;
}
.youtube-chanel{
	background: url(/local/templates/doors4u2025/components/bitrix/news.detail/page_new/assets/youtube_25.png) no-repeat left;
		min-height: 25px;
		padding-left: 35px;
		text-decoration: underline;
		color: #EA4E00;
}


@media (max-width: 767px) {
  .two-columns {
    display: block;
  }
  .two-columns > * {
    max-width: 100%;
  }

  .images-block img {
    max-width: 100%;
  }
  .preimuschectva {
    display: block;
  }
  .page-spoiler {
    width: 80%;
  }
  .montage{
	text-align: left;
  }
  .montage,
  .zamer{
	background-size: cover;
		background-position: 0 0;
  }
}

/* End */
/* /local/templates/doors4u2025/components/bitrix/news.detail/page_new/style.css?17485531373828 */
