

/* Start:/local/templates/finestra/components/bitrix/news/news/style.css?17809060786345*/
.steps-b__element_sale {
	padding: 0 0 0 28px;
}
.steps-b__element_sale .steps-b__gallery {
	margin: 0 0 40px;
}
.steps-b__element_sale .steps-b__text {
	margin: 0;
}
.steps-b__text ul{
	list-style: circle;
}
.steps-b__text ol{
	list-style: decimal;
}

.steps-b__text li{
	margin-left: 1.7em;
}

.steps-b__text i {
	font-style: italic;
}
.steps-b__text strong {
	font-weight: bold;
}
.steps-b__text h1 {
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	font-size: 2em;
	font-weight: bold;
}
.steps-b__text h2 {
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
.steps-b__text h3 {
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.steps-b .steps-b__gallery-item {
	display: inline-flex;
	width: 50%;
}
.steps-b .steps-b__gallery-item img {
	margin: auto;
}

/* Sale
---------------------
 */
.sale-b {
	margin: 0 0 60px;
}
.sale-b__grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.sale-b__list {
	width: 61%;
}
.sale-b__item {
	display: block;
	border: 1px solid #e4e4e4;
	padding: 25px;
	margin: 0 0 25px;
}
.sale-b__item:hover {
	border-color: #afcb00;
	box-shadow: 0 5px 15px rgba(175,203,0,0.35);
}
.sale-b__item_disable {
	pointer-events: none;
	border-color: #e4e4e4;
	background: #e4e4e4;
}
.sale-b__item-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.sale-b__item_disable .sale-b__item-grid {
	opacity: 0.4;
}
.sale-b__item-about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 42%;
}
.sale-b__item-title {
	color: #e63a2e;
	font-size: 24px;
	line-height: 26px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
.sale-b__item-date {
	padding: 15px 0;
	font-size: 18px;
	color: #8a8a8a;
}
.sale-b__item-city {
	color: #9fb800;
	font-size: 18px;
	line-height: 20px;
}
.sale-b__item-pic {
	width: 55%;
	display: flex;
}
.sale-b__item-pic img {
	width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
.sale-b__item-preview_text {
	color: #3d3d3d;
}
.sale-b__item-preview_text ol {
	list-style: decimal;
}
.sale-b__item-preview_text ul {
	list-style: circle;
}
.sale-b__item-preview_text li {
	margin-left: 1.5em;
}
.sale-b__item-preview_text i {
	font-style: italic;
}
.sale-b__item-preview_text strong {
	font-weight: bold;
}
.sale-b__item-preview_text h1 {
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	font-size: 2em;
	font-weight: bold;
}
.sale-b__item-preview_text h2 {
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
.sale-b__item-preview_text h3 {
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
.sale-b__sidebar {
	width: 37%;
}
.sale-b__block {
	padding: 35px 54px 25px 48px;
	background: #f5f5f5;
}
.sale-b__block_thanks {
	padding-top: 84px;
	padding-bottom: 77px;
}
.sale-b__block-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 8px;
    text-transform: uppercase;
}
.sale-b__block-note {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 28px;
}
.sale-b__block-error {
    margin: -13px 0 22px;
    color: #ff0000;
}
.sale-b__block-form .input-text {
	margin: 0 0 20px;
	font-size: 18px;
	padding: 0 24px;
	height: 56px;
	box-shadow: none;
}
.sale-b__block-end {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sale-b__captcha-wrap {
    margin: 0 0 20px;
}
.sale-b__block-agree {
	width: 50%;
	font-size: 14px;
	line-height: 16px;
	color: #8a8a8a;
}
.sale-b__block-agree a {
	color: #8a8a8a;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.sale-b__block-agree a:hover {
	color: #afcb00;
	border-color: #afcb00;
}
.sale-b__block-icon {
	margin: 0 auto 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100%;
	width: 82px;
	height: 82px;
	background: #afcb00;
}
.sale-b__block-icon img {
	height: 30px;
	width: auto;
	display: block;
}
.sale-b__block-thanks {
	text-align: center;
	font-weight: bold;
	margin: 0 0 15px;
	font-size: 36px;
	line-height: 24px;
}
.sale-b__block-text {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
}
.sale-b__desc {
	padding: 30px 0 0;
}
.sale-b__desc .sale-b__item-date {
	padding: 0 0 4px;
}
@media (max-width: 650px) {
	.sale-b__list {
		margin: 0 0 30px;
	}
	.sale-b__item {
		padding: 15px;
		margin: 0 0 15px;
	}
	.sale-b__item-pic {
		width: 100%;
		margin: 0 0 15px;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.sale-b__item-about {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.steps-b__element_sale {
		padding: 0;
	}
	.sale-b__block {
		padding: 20px 15px 30px;
	}
	.sale-b__block_thanks {
		padding-top: 40px;
		padding-bottom: 45px;
	}
}
@media (max-width: 900px) {
	.sale-b__sidebar {
		width: 100%;
	}
	.sale-b__list {
		width: 100%;
	}
}

/* Years
---------------------
 */
.year {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 80%;
}
@media (max-width: 1100px) {
	.year {
		width: 100%;
	}
}
.year li {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin: 0 20px 10px 0;
}
.year li a {
	color: grey;
}
@media (max-width: 900px) {
	.year li {
		font-size: 16px;
		margin: 0 10px 10px 0;
	}
}
.year li:hover {
	opacity: 0.8;
}
.year li.current a{
	color: #afcb00;
}
/* End */
/* /local/templates/finestra/components/bitrix/news/news/style.css?17809060786345 */
