

/* Start:/local/templates/b2eng_new/components/bitrix/news.detail/news-detail-stati/style.css?1785740979155*/
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 */


/* Start:/local/templates/b2eng_new/components/bitrix/form.result.new/footer_form/style.css?17857409791791*/
/*.form-container {
  max-width: 310px;
  margin: 0 auto;
}

.form-container input[type="text"],
.form-container input[type="tel"] {
  max-width: 310px;
  width: 100%;
  height: 42px;
  margin-bottom: 10px;
}

.form-container textarea {
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}

.form-container input[type="submit"] {
  max-width: 280px;
  width: 100%;
  height: 42px;
  background-color: #007bff;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-bottom: 10px;
}

.form-container .privacy-policy {
  max-width: 337px;
  font-size: 14px;
  line-height: 1.4;
  color: #777;
  text-align: center;
}
*/

/*.form-container {
	display: flex;
	flex-wrap: wrap;
}
.form-container div{
	width: calc(50% - 20px);
	margin: 0 10px;
}
.form-container > div:nth-child(1) {
	max-width: 310px;
	width: 100%;
}
.form-container > div:nth-child(2) {
	max-width: 310px;
	width: 100%;
}
.form-container > div:nth-child(3) {
	max-width: 638px;
	width: 100%;
}*/

.top {
  display: flex;
  justify-content: space-between;
}

.top > div {
  width: calc(50% - 10px);
  margin: 0 5px;

}
.top .first {
  margin-left: 0;
}
.top .last {
  margin-right: 0;
}
.center {
  margin-top: 20px;
}
.about-form-bottom .bottom {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.about-form-bottom .bottom button{
  max-width: 280px;
  width: 100%;
  height: 44px;
  background: #B62126;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  border: none;
}
.about-form-bottom .bottom .police{
  font-weight: 400;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.85);
  padding-left: 20px;
}

@media(max-width: 480px) {
  .top {
    flex-direction: column;
  }
  .top > div {
    width: 100%;
  }
  .top .last {
    margin-right: 0;
    margin-left: 0;
    margin-top: 20px;
  }
}
/* End */
/* /local/templates/b2eng_new/components/bitrix/news.detail/news-detail-stati/style.css?1785740979155 */
/* /local/templates/b2eng_new/components/bitrix/form.result.new/footer_form/style.css?17857409791791 */
