

/* Start:/local/templates/.default/components/bitrix/news/project/bitrix/news.detail/.default/style.css?17254438831368*/
.object_photos_slider_wrap .similar_news_item_image {
    max-height: 312px;
    height: 312px;
}

.projects_video_list {
    flex-wrap: wrap;
}

.same_objects_slider_wrap .same_objects_slide {
    height: 304px;
}

.projects_video_item {
    margin-bottom: 16px;
}

.news_detail_similar .same_objects_slide {
    max-height: 304px;
    height: 304px;
    background-size: cover;
    border-radius: 1.5rem;
}

.projects_banner_back {
    width: 100%;
    height: 485px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.projects-detail_text h2 {
    color: #262626;
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 200;
}

.similar_news_title, .projects_video_title {
    font-weight: 200;
}

@media only screen and (max-width: 576px) {
    .object_photos_slider_wrap .similar_news_item_image {
        height: 176px;
    }
    .same_objects_slider_wrap .similar_news_item, .news_detail_similar .same_objects_slide {
        height: 255px;
    }
    .projects_banner_back {
        height: 260px;
    }
}

@media only screen and (max-width: 992px) {
    .news_banner.projects_banner {
        height: 265px !important;
    }
    .same_objects_slider {
        display: flex !important;
        flex-direction: column;
    }
    .news_banner_inner img {
        width: 100%;
        height: 262px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/sumform_en/style.css?17254438831211*/
.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 {
    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_en/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_en/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_en/images/icon_warn.gif);
}
.form_block form {
    display: flex;
    flex-wrap: wrap;
}
.form_result {
    font-size: 20px;
    margin-top: 20px;
}
/* End */
/* /local/templates/.default/components/bitrix/news/project/bitrix/news.detail/.default/style.css?17254438831368 */
/* /local/templates/.default/components/bitrix/form.result.new/sumform_en/style.css?17254438831211 */
