

/* Start:/local/templates/.default/components/bitrix/news.list/support__quality/style.css?1665739525146*/
.quality__icon {
	min-height:63px;
	min-width:63px;
	max-width:63px;
	background-position: left center!important;
}
.text--desc h4 {
	width:80%;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/support__tariffs/style.css?17297702171659*/
.grid--tariffs {
	/*grid-template-columns: auto repeat(4, minmax(160px, 160px));*/
}
.tariff-section__title {
	width: 100%;
	background: url('/rr_images/decorations/arrow__section--down.svg') no-repeat calc(100% - 40px) center #F6F6F6;
	cursor: pointer;
}
	.tariff-section__title--toggle {
		background-image: url('/rr_images/decorations/arrow__section--up.svg');
	}
.tariff-info {
	background: #F6F6F6;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 24px 15px 15px;
}
	.tariff-info__price {
		font-weight: 600;
		font-size: 12px;
		padding: 10px 0;
	}
	.tariff-info--selected {
		background: #FF5C56;
		color: #fff;
	}
		.tariff-info--selected .btn--tariff {
			background: #222 !important;
		}
			.tariff-info--selected .btn--tariff:hover {
				background-color: #000 !important;
			}
	.tariff-info--selected h3 span {
		color: #000;
	}
.tariff-space {
	border-right: 1px solid #D9D9D9;
}
.grid--tariffs-header {
	text-align: center;
}
	.tariff-column {
		border: 1px solid #D9D9D9;
		padding: 20px 20px 20px 35px;	
	}
	.tariff-many-columns {
		border: 1px solid #D9D9D9;
		border-left: none;
		padding: 20px 20px 20px 20px;
		/* grid-column: 2 / 6; */
	}
.tariff-item__title, .tariff-section__title {
	border: 1px solid #D9D9D9;
	border-top: none;
	padding: 20px 20px 20px 35px;
}
	.tariff-item__title {
		background-color: #F6F6F6;
	}
.tariff-item__tariff {
	display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 15px;
}
	.tariff-item__tariff--selected {
		border: 1px solid #FF5C56;
		margin: -1px 0 0 -1px;
	}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/support__special_offers_for_moving/style.css?166573952694*/
.special_offers__icon {
	min-height:63px;
	min-width:63px;
	max-width:63px;
	margin: 0 auto;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/support__expert_help/style.css?166573952445*/
.support-expert-help h2 {
	max-width: 70vw;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/support__handling/style.css?1762778935658*/
.handling .text--desc {
  padding-top: 15px;
}
.handling .text--desc > div a {
  color: #2d9cdb;
  font-weight: 300;
}
.handling .subtitle {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  padding-top: 25px;
}
.handling .title div:first-of-type {
  font-size: 82px;
  line-height: 53px;
  font-weight: 700;
  color: #de2931;
  line-height: 1;
}
.handling .title div:nth-of-type(2) {
  width: 345px;
  padding-left: 25px;
}
.handling {
  border-bottom: 1px solid #f6f6f6;
}

@media (min-width: 991px) {
  .handling .container {
    background:url('/rr_images/decorations/support/handling-girl.png') no-repeat bottom left scroll transparent;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/support__replacement_fund/style.css?17627789352111*/
.replacement_fund h2 {
	max-width: 700px;
}
.replacement_fund h3 {
	padding-top: 25px;
	max-width: 90vw;
}
.replacement_fund .replacement_fund__item {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	min-height: 512px;
	margin: 0 6px;
}
.replacement_fund__title {
	padding-left: 35px !important;
	padding-right: 35px !important;
}
.replacement_fund .replacement_fund__item:hover {
	border: 1px solid #DE2931;	
}
.replacement_fund .price_block {
	font-size: 17px;
	line-height: 30px;	
}
.replacement_fund .price_block span {
	font-size: 40px;
	line-height: 52px;
	font-weight: 900;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	position: relative;
	top: 8px;
}
.replacement_fund.slider .amp-carousel-button-prev {
    left: 0;
    top: 0;
	background-color: #fff;
}
.replacement_fund.slider .amp-carousel-button-next {
    right: 0;
    top: 0;	
	background-color: #fff;
}
.img--icon.picture {
    min-height: 194px;
    width: 100%;
	background-size: contain;
    background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 25px auto 0;
}
.services_before_plus:last-child {
	margin-bottom: 0;
}
.replacement_fund .link_catalog {
	bottom: 25px;
    left: 0;
    width: 100%;
}
.replacement_fund__info {
	padding-bottom: 0;
}
.replacement_fund .slick-arrow {
    position: absolute;
    bottom: 50%;
    width: 69px;
    height: 69px;
    outline: none;
    top: calc(50% - 35px);	
    border-style: none;
    border-radius: 2px;
    z-index: 10;
    pointer-events: all;
	text-indent: -99999px;
	cursor: pointer;
}
.replacement_fund .slick-prev {
    left: 0;
    background: url(/rr_images/decorations/arrow__left.svg) center center no-repeat #fff;
}
	.replacement_fund .slick-prev:hover {
		background-image: url(/rr_images/decorations/arrow__left__red.svg);
	}
.replacement_fund .slick-next {
    right: 0;
    background: url(/rr_images/decorations/arrow__right.svg) center center no-repeat #fff;
}
	.replacement_fund .slick-next:hover {
		background-image: url(/rr_images/decorations/arrow__right__red.svg);
	}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/support__onetime_help/style.css?1665739524375*/
.onetime_help .services__icon {
	min-height:62px;
	min-width:62px;
	max-width:62px;
}
.img--icon.services__icon {
	margin: 0 auto 20px;
}
.onetime_help .grid--3col {
    grid-row-gap: 70px;
}
.onetime_help .bg--dark {
	background-color: #333231;
	color: white;
}
.onetime_help .bg--dark span {
	color: #FF5C56;
}
.onetime_help h4 {
    margin: 0 auto;
    max-width: 300px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/support__quality/style.css?1665739525146 */
/* /local/templates/.default/components/bitrix/news.list/support__tariffs/style.css?17297702171659 */
/* /local/templates/.default/components/bitrix/news.list/support__special_offers_for_moving/style.css?166573952694 */
/* /local/templates/.default/components/bitrix/news.list/support__expert_help/style.css?166573952445 */
/* /local/templates/.default/components/bitrix/news.list/support__handling/style.css?1762778935658 */
/* /local/templates/.default/components/bitrix/news.list/support__replacement_fund/style.css?17627789352111 */
/* /local/templates/.default/components/bitrix/news.list/support__onetime_help/style.css?1665739524375 */
