

/* Start:/local/templates/komz/components/bitrix/news/clients/style.css?16594512621865*/
.assurance.wrapper h2 {
    color: black;
}

.main_slider-wrapper .fast_filter {
	margin-bottom: 125px !important;
}
.main_slider-wrapper .fast_filter a{
	display: inline;
	padding: 0;
	background: none;

    font-size: 22px;
    color: #1A79AD;
    text-decoration: none;
    display: inline;
    border-bottom: 1px solid;
    margin-left: 5px;
    line-height: 16px;
}

.light-bg .fast_filter a{
    background: none;
}

.light-bg .policy h2{
    color: #000;
}
.intro{
    position: relative;
}
.intro::before {
    content: "";
    display: block;
    z-index: 2;
    background: linear-gradient(180deg, rgb(0 0 0 / 22%), rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 70px;
}
.news-detail-wrapper .bx-breadcrumb .bx-breadcrumb-item span{
    display: inline-block;
    font-size: 14px;
    color: #fff !important;
}
.light-bg .news-detail-wrapper .bx-breadcrumb .bx-breadcrumb-item span {
    color: #868686 !important;
}
.exch_a_retrn_product a {
    color: blue !important;
}
.exch_a_retrn_product ul li {
    list-style-type:circle;
}
.exch_a_retrn_product ul li:not(:last-child) {    
    margin-bottom: 25px;
}
.exch_a_retrn_product ul li ul {
    margin: 10px 0;
}
.exch_a_retrn_product ul li ul li {
    margin: 0 !important;
    list-style-type: none;
}

.light-bg .news-detail-wrapper p{
    color: black !important;
}
.intro__back {
    margin-top: 0 !important;
}
.news-detail-wrapper .bread_main_wrap {
    position: relative;
    padding: 40px 0 0 0;
}
.news-detail-wrapper .bx-breadcrumb {
    padding: 0;
}
@media (max-width: 930px){

    .intro::before{
        height: 150px;
    }
   .intro__text {
        margin-top: 130px;
    }
    .intro__back{
        color: #000 !important;
    }
}
@media (max-width: 425px) {
    .intro__text {
        margin-top: 180px;
    }
}

/* End */


/* Start:/local/templates/komz/components/bitrix/breadcrumb/bread/style.css?17328785211525*/
.bx-breadcrumb {
	padding-top: 40px;
	padding-bottom: 20px;
}

.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 15px;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px;
}

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 14px;
	vertical-align: middle;
	margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 16px;
	white-space: normal;
	display: inline-block;
}

.light-bg .bx-breadcrumb .bx-breadcrumb-item span {
	color: #868686;
	;
}

/* .light-bg .cataloghead  .bx-breadcrumb .bx-breadcrumb-item span {
	color: #fff;
} */
.bx-breadcrumb .bx-breadcrumb-item a {
	border-bottom: none;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {}

@media (min-width: 641px) and (max-width: 1199px) {
	.bx-breadcrumb {
		padding-top: 20px;
	}
}

@media (min-width: 401px) and (max-width: 640px) {
	/* .bx-breadcrumb {
		padding-top: 20px;
	} */
}


@media (max-width: 638px) {
	.btn_back {
		margin-top: 30px;
	}

	.compare_btn, .favourites_btn {
		margin-top: 20px;
	}
}

.bx-breadcrumb {
	/* display: none; */
}

.breadcrumps__mobile {
	padding-top: 15px;
	display: none;
}

.breadcrumps__link {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2rem;
	color: #868686;
	display: flex;
	align-items: baseline;
}

.breadcrumps__link span {
	margin-left: 5px;
}

@media (min-width: 870px) {
	.container-breadcrumps {
		width: 100%;
		padding: 0 20px;
	}

	.breadcrumps__mobile {
		display: none;
	}

	.bx-breadcrumb {
		display: block;
	}
}
/* End */


/* Start:/local/templates/komz/components/bitrix/news/clients/bitrix/news.detail/offer/style.css?16576143451107*/
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;
}
.news-detail-wrapper .for_h3 {
	font-weight: 700;
	font-size: 25px;
	line-height: 140%;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #fff;
	margin: 20px 0 20px 0;
}
.light-bg .news-detail-wrapper .for_h3 {
	color: black;
}
.news-detail-wrapper .uk-grid + .uk-grid {
	margin-top: 0;
}
.news-detail-wrapper .block_section_text p,
.news-detail-wrapper ul li {
	font-weight: 400;
	font-size: 22px;
	line-height: 150%;
}
.news-detail-wrapper .block_section_text p:not(:last-child) {
	margin: 0;
	margin-bottom: 20px;
}
.news-detail-wrapper .for_h3.ind-top {
	margin-top: 60px;
}
.news-detail-wrapper a {
	color: blue;
}
.news-detail-wrapper ul {
	list-style-type:disc !important;
	color: black !important;
}
.news-detail-wrapper ul li {
	display: list-item;
}
.news-detail-wrapper ul li::before {
	content: unset;
}
.news-detail-wrapper ul li::marker {
	color: black;
}
@media (max-width: 959px) {
	.news-detail-wrapper h2 {
		margin-left: 0;
	}
}

/* End */
/* /local/templates/komz/components/bitrix/news/clients/style.css?16594512621865 */
/* /local/templates/komz/components/bitrix/breadcrumb/bread/style.css?17328785211525 */
/* /local/templates/komz/components/bitrix/news/clients/bitrix/news.detail/offer/style.css?16576143451107 */
