

/* Start:/local/templates/main/components/bitrix/news/template3/bitrix/news.detail/.default/style.css?17473166484247*/
.car-equip {
	border-radius: 25px;
    border: 1px solid #d8d8d8;
    -webkit-transition: height, max-height .3s ease 0s;
    -o-transition: height, max-height .3s ease 0s;
    transition: height, max-height .3s ease 0s;
    overflow: hidden;
}

.car-equip ._more-content-hidden {
    max-height: 115px;
    overflow: hidden;
}

.car-equip__content {
	position: relative;
    -webkit-transition: height, max-height .3s ease 0s;
    -o-transition: height, max-height .3s ease 0s;
    transition: height, max-height .3s ease 0s;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.car-equip__content-wrap {
	line-height: 140%;
    -webkit-transition: height, max-height .3s ease 0s;
    -o-transition: height, max-height .3s ease 0s;
    transition: height, max-height .3s ease 0s;
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-gap: 10px;
    gap: 10px;
    flex-wrap: wrap;
}

.car-equip__wrap {
	padding: 30px 30px 35px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	flex-wrap: wrap;
    height: 100%;
}

.car-equip__content-title {
    font-weight: 600;
	margin-bottom: 10px;
}

.car-equip li::before {
    content: "·";
    font-size: 50px;
    vertical-align: text-bottom;
    color: rgb(249, 118, 72);
    margin-right: 10px;
}

.car-equip li+li {
    margin-top: 7px;
}

.car-equip__content-item {
    margin-bottom: 10px;
	width: 49%;
	/* min-width: 23vmax; */
}

.car-equip ._more-button {
    height: 42px;
    overflow: hidden;
    opacity: 1;
}

.car-equip ._more-button._more-button-hidden {
    height: 0;
    padding: 0;
    opacity: 0;
}

@media (max-width: 1460px) {
	.car-equip__content-wrap {
		flex-direction: row;
		max-height: 100%;
	}
}

@media (max-width: 560px) {
	.car-equip__footn {
		max-width: 155px;
	}
}

.car-equip__footn {
    right: 4%;
    position: absolute;
    color: rgb(249, 118, 72);
}

.car-equip__title {

}

div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.accordion .accordion-item {
	border-bottom: 1px solid #e5e5e5;
}
.accordion .accordion-item button[aria-expanded='true'] {
	border-bottom: 1px solid #f97648;
}
.accordion button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
/*	padding: 1em 0;*/
	color: #7288a2;
	font-size: 1.15rem;
	font-weight: 400;
	border: none;
	background: none;
	outline: none;
}
.accordion button:hover, .accordion button:focus {
	cursor: pointer;
	color: #f97648;
}
.accordion button:hover::after, .accordion button:focus::after {
	cursor: pointer;
	color: #f97648;
	border: 1px solid #f97648;
}
.accordion button .accordion-title {
	padding: 1em 1.5em 1em 0;
	float: left;
}
.accordion button .icon {
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 0;
	width: 22px;
	height: 22px;
	border: 1px solid;
	border-radius: 22px;
	margin-left: 60px;
}
.accordion button .icon::before {
	display: block;
	position: absolute;
	content: '';
	top: 9px;
	left: 5px;
	width: 10px;
	height: 2px;
	background: currentColor;
}
.accordion button .icon::after {
	display: block;
	position: absolute;
	content: '';
	top: 5px;
	left: 9px;
	width: 2px;
	height: 10px;
	background: currentColor;
}
.accordion button[aria-expanded='true'] {
	color: #f97648;
}
.accordion button[aria-expanded='true'] .icon::after {
	width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
	max-height: 1000px;
	transition: all 2s;
}
.accordion .accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: all 0.5s;
}
.accordion .accordion-content p {
	font-size: 1rem;
	font-weight: 300;
/*	margin: 2em 0;*/
	padding: 15px 10px;
	line-height: 140%;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/vopros-otvet1/style.css?17473166752521*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.accordion .accordion-item {
	border-bottom: 1px solid #e5e5e5;
}
.accordion .accordion-item button[aria-expanded='true'] {
	border-bottom: 1px solid #f97648;
}
.accordion button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
/*	padding: 1em 0;*/
	color: #7288a2;
	font-size: 1.15rem;
	font-weight: 400;
	border: none;
	background: none;
	outline: none;
}
.accordion button:hover, .accordion button:focus {
	cursor: pointer;
	color: #f97648;
}
.accordion button:hover::after, .accordion button:focus::after {
	cursor: pointer;
	color: #f97648;
	border: 1px solid #f97648;
}
.accordion button .accordion-title {
	padding: 1em 1.5em 1em 0;
	float: left;
}
.accordion button .icon {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 22px;
	height: 22px;
	border: 1px solid;
	border-radius: 22px;
	margin-left: 60px;
}
.accordion button .icon::before {
	display: block;
	position: absolute;
	content: '';
	top: 9px;
	left: 5px;
	width: 10px;
	height: 2px;
	background: currentColor;
}
.accordion button .icon::after {
	display: block;
	position: absolute;
	content: '';
	top: 5px;
	left: 9px;
	width: 2px;
	height: 10px;
	background: currentColor;
}
.accordion button[aria-expanded='true'] {
	color: #f97648;
}
.accordion button[aria-expanded='true'] .icon::after {
	width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
	opacity: 1;
	max-height: 100%;
	-webkit-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	will-change: opacity, max-height;
}
.accordion .accordion-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: opacity 200ms linear, max-height 200ms linear;
	-o-transition: opacity 200ms linear, max-height 200ms linear;
	transition: opacity 200ms linear, max-height 200ms linear;
	will-change: opacity, max-height;
}
.accordion .accordion-content p {
	font-size: 1rem;
	font-weight: 300;
/*	margin: 2em 0;*/
	padding: 15px 10px;
	line-height: 140%;
}

.accordion__title {
	font-size: 48px;
	margin-top: 40px;
}

@media (max-width: 90.5em) {
    .accordion__title {
        font-size: 36px;
    }
}

@media (max-width: 61.9988em) {
    .reviews-slider__title {
        font-size: 24px;
        margin-bottom: 0;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/reviews_internet/style.css?1701348013150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/main/components/bitrix/news/template3/bitrix/news.detail/.default/style.css?17473166484247 */
/* /local/templates/main/components/bitrix/news.list/vopros-otvet1/style.css?17473166752521 */
/* /local/templates/main/components/bitrix/news.list/reviews_internet/style.css?1701348013150 */
