

/* Start:/local/templates/movi/components/bitrix/news.detail/article/style.css?1754388324207*/
.page-article .promo_img {
    margin-bottom: 20px;
}

.page-article h2 {
    font-size: 26px;
    margin-top: 46px;
}

.page-article td,
.page-article th {
    border-bottom: 1px solid;
    padding: 10px;
}
/* End */


/* Start:/local/templates/movi/components/bitrix/breadcrumb/.default/style.css?1728659932738*/
.bx-breadcrumb {
	max-width: 1400px;
	margin: 20px auto 0 auto;
}
@media screen and (max-width: 640px) {
	.bx-breadcrumb {
		margin: 20px;
	}
}

.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
	color: #2C6336;
}
.bx-breadcrumb .bx-breadcrumb-item a {
	border-bottom: none;
	text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/movi/components/bitrix/subscribe.edit/subscribe.news/style.css?17797542911225*/
div.subscribe-edit .red {
	color:red;
}
div.subscribe-edit .green {
	color:green;
}
div.subscribe-edit .errorcolor {
	color:red;
}
div.subscribe-edit .successcolor {
	color:green;
}

.input_button_block {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}


.input_button_block .form__item {
	max-width: 300px;
}

.input_button_block input[name="EMAIL"] {
	order: 1;
	flex: 1;
	margin-bottom: 0;
}

.input_button_block input[name="Save"] {
	order: 2;
}

.input_button_block label {
	order: 3;
	width: 100%;
	margin-bottom: 10px;
}



#section_news_subscription p {
	margin-bottom: 20px;
	width: 70%;
}

.news_subscription_wrap {
	display: flex;
	gap: 32px;
}

.news_subscription_wrap .img {
	width: 150px;
}

.news_subscription_wrap .img img {
	width: 100%;
}

#form_SUBSCRIBE {
	width: calc(100% - 200px);
}


@media (max-width: 768px) {
	#form_SUBSCRIBE {
		width: 100%;
	}

	.news_subscription_wrap .img {
		display: none;
	}

	#section_news_subscription p {
		width: 100%;
	}

	.input_button_block {
		margin-bottom: 20px;
	}

	.input_button_block input[name="EMAIL"] {
		order: 1;
	}

	.input_button_block label {
		order: 2;
		width: 100%;
		margin-bottom: 0;
	}

	.input_button_block input[name="Save"] {
		order: 3;
	}
}
/* End */


/* Start:/local/templates/movi/components/bitrix/form.result.new/form_questions/style.css?1753417958487*/
.btns_box--upload {
    margin-bottom: 20px;
}

.btns_box--upload [data-status=not-used]:first-child {
    display: block;
}

.btns_box--upload [data-status=not-used]:not(:first-child) {
    display: none;
}
.btns_box--upload [data-status=used] {
    display: none;
}

.form_remove_file {
    color: red;
    border: none;
    margin-left: 10px;
    font-size: 20px;
    border-radius: 4px;
    background-color: transparent;
}

.form_remove_file:hover {
    background-color: #ffe2e2;
}
/* End */
/* /local/templates/movi/components/bitrix/news.detail/article/style.css?1754388324207 */
/* /local/templates/movi/components/bitrix/breadcrumb/.default/style.css?1728659932738 */
/* /local/templates/movi/components/bitrix/subscribe.edit/subscribe.news/style.css?17797542911225 */
/* /local/templates/movi/components/bitrix/form.result.new/form_questions/style.css?1753417958487 */
