

/* 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/news.detail/company_block/style.css?1752808307558*/

/*
 * Анимация для чисел, чтобы прокручивались от 0 до N.
 */
/*@property --n {*/
/*    syntax: "<integer>";*/
/*    initial-value: 0;*/
/*    inherits: false;*/
/*}*/

/*.number_animation {*/
/*    animation: animate var(--duration) forwards var(--timing, linear);*/
/*    counter-reset: num var(--n);*/
/*}*/
/*.number_animation::before {*/
/*    content: counter(num);*/
/*}*/

/*@keyframes animate {*/
/*    from {*/
/*        --n: var(--from);*/
/*    }*/
/*    to {*/
/*        --n: var(--to);*/
/*    }*/
/*}*/

/* End */


/* Start:/local/templates/movi/components/bitrix/news.list/partners/style.css?175229095248*/
.partner_slider__slide img {
    height: 100%;
}
/* End */


/* Start:/local/templates/movi/components/bitrix/news.list/documents_block/style.css?177747115490*/
.slick-slide:hover {
    transform: scale(102%);
}

.partner_slider {
    display: flex;
}
/* 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 */


/* 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 */
/* /local/templates/movi/components/bitrix/breadcrumb/.default/style.css?1728659932738 */
/* /local/templates/movi/components/bitrix/news.detail/company_block/style.css?1752808307558 */
/* /local/templates/movi/components/bitrix/news.list/partners/style.css?175229095248 */
/* /local/templates/movi/components/bitrix/news.list/documents_block/style.css?177747115490 */
/* /local/templates/movi/components/bitrix/form.result.new/form_questions/style.css?1753417958487 */
/* /local/templates/movi/components/bitrix/subscribe.edit/subscribe.news/style.css?17797542911225 */
