

/* Start:/local/templates/.default/components/bitrix/news/newss/bitrix/news.detail/.default/style.css?1725960968417*/
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;
}
.sim_image_back {
	height: 302px;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 1.5rem;
}

@media (max-width: 768px) {
	.news_banner {
		height: 210px !important;
	}
}
@media (max-width: 576px) {
	.sim_image_back {
		height: 207px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/sumform/style.css?17259609681334*/
.restyle_form__submit {
    background: linear-gradient(49deg, #f7941e 0.00%, #da1901 100.00%);
    border: 1px solid white;
    color: #E0ECFC;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-radius: 12px;
    margin-bottom: 16px;
    margin-left: 0;
    cursor:pointer;
}
.elmentContainers .errortext, .err_color .errortext {
    color: #fff !important;
}
.elmentContainers p {
    color: #fff !important;
    margin-bottom: 1rem;
}
.form-select {
  background: #FBFDFF;
  border-radius: 16px;
  border: none;
  outline: none;
  font-size: 16px;
  line-height: 20px;
  color: #262626;
  padding: 18px 19px 18px 20px !important;
  width: 100%;
  background-image: url("/local/templates/.default/components/bitrix/form.result.new/sumform/img/select.svg") !important;
  background-size: inherit !important;
}
.select_wr.active .form-select {
    background-image: url("/local/templates/.default/components/bitrix/form.result.new/sumform/img/selectdown.svg") !important;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/.default/components/bitrix/form.result.new/sumform/images/icon_warn.gif);
}
.form_block form {
    display: flex;
    flex-wrap: wrap;
}
.form_result {
    font-size: 20px;
    margin-top: 20px;
}

@media only screen and (max-width: 576px) {
    .form-h3 {
        max-width: 100px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/newss/bitrix/news.detail/.default/style.css?1725960968417 */
/* /local/templates/.default/components/bitrix/form.result.new/sumform/style.css?17259609681334 */
