

/* Start:/bitrix/templates/concept_phoenix_s1/components/bitrix/news/brands/bitrix/news.detail/.default/style.css?177434477262*/
ol.inner-breadcrumb li.active{
    display: none !important;
}
/* End */


/* Start:/bitrix/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/phoenix_round/style.css?17743447723475*/
.bx-pagination {
	margin: 0 0 40px;
    padding: 25px 0 0;
    border-top: 1px solid #eee;
    position: relative;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0 50px;
	margin: 0 auto;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 0 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span{
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span{
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-prev{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span{
    display: none;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span{
    display: block;
    background: url("/bitrix/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/phoenix_round/images/svg/arrow_l_bl.svg") center no-repeat !important;
    width: 35px;
    height: 22px;
    opacity: .3;
    border: 0 !important; 
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    top: 5px;
    background-size: 20px !important;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span{
    opacity: .7;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next{
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
    display: none;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{
    display: block;
    background: url("/bitrix/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/phoenix_round/images/svg/arrow_r_bl.svg") center no-repeat !important;
    width: 35px;
    height: 22px;
    opacity: .3;
    border: 0 !important; 
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    top: 5px;
    background-size: 20px !important;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{
    opacity: 1;
}

/* End */


/* Start:/bitrix/templates/concept_phoenix_s1/css/blackcar_premium_catalog_card.css?178306969518232*/
/* =========================================================
   BLACKCAR PREMIUM CATALOG CARD
   Карточка каталога как в макете: фото, цена, 6 характеристик,
   большая красная кнопка. Подключать после responsive.css/section.css.
   ========================================================= */

:root {
    --bc-card-red: #b3060b;
    --bc-card-red-2: #dc171d;
    --bc-card-text: #111;
    --bc-card-muted: #666;
    --bc-card-border: #ececec;
    --bc-card-soft: #f7f7f7;
    --bc-card-radius: 24px;
    --bc-card-shadow: 0 14px 36px rgba(0, 0, 0, .14);
}

/* Сетка каталога */
div.catalog-list.FLAT,
div.catalog-list.FLAT.size-lg {
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: visible !important;
}

div.catalog-list.FLAT > div.row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    margin-left: -14px !important;
    margin-right: -14px !important;
}

/* Убираем служебные разделители, которые ломают сетку */
div.catalog-list.FLAT > div.row > span.break-line,
div.catalog-list.FLAT > div.row > div.break-line,
div.catalog-list.FLAT span.break-line.visible-xs,
div.catalog-list.FLAT span.break-line.visible-sm,
div.catalog-list.FLAT span.break-line.visible-md,
div.catalog-list.FLAT span.break-line.visible-lg,
div.catalog-list.FLAT span.break-line.visible-xl {
    display: none !important;
}

/* Блок табов внутри сетки на карточках не нужен */
div.catalog-list.FLAT > div.row > div.wrapper-side-tabs {
    display: none !important;
}

/* Колонки */
div.catalog-list.FLAT > div.row > div.catalog-item,
div.catalog-list.FLAT > div.row > div.item,
div.catalog-list.FLAT > div.row > div[class*="col-"].catalog-item,
div.catalog-list.FLAT > div.row > div[class*="col-"].item {
    display: flex !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    margin-bottom: 28px !important;
    border-right: 0 !important;
    min-height: 0 !important;
    height: auto !important;
}

/* desktop: 4 карточки */
@media (min-width: 1200px) {
    div.catalog-list.FLAT > div.row > div.catalog-item,
    div.catalog-list.FLAT > div.row > div.item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].catalog-item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].item {
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
        width: 25% !important;
    }
}

/* large tablet/small desktop: 3 карточки */
@media (min-width: 992px) and (max-width: 1199.98px) {
    div.catalog-list.FLAT > div.row > div.catalog-item,
    div.catalog-list.FLAT > div.row > div.item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].catalog-item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].item {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
        width: 33.333333% !important;
    }
}

/* tablet: 2 карточки */
@media (min-width: 768px) and (max-width: 991.98px) {
    div.catalog-list.FLAT > div.row > div.catalog-item,
    div.catalog-list.FLAT > div.row > div.item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].catalog-item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].item {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
    }
}

/* mobile: 1 карточка */
@media (max-width: 767.98px) {
    div.catalog-list.FLAT > div.row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    div.catalog-list.FLAT > div.row > div.catalog-item,
    div.catalog-list.FLAT > div.row > div.item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].catalog-item,
    div.catalog-list.FLAT > div.row > div[class*="col-"].item {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}

/* Карточка */
div.catalog-list.FLAT div.item {
    min-height: 0 !important;
    height: auto !important;
}

div.catalog-list.FLAT div.item div.item-inner {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
    background: #fff !important;
    border: 1px solid rgba(0, 0, 0, .06) !important;
    border-radius: var(--bc-card-radius) !important;
    box-shadow: var(--bc-card-shadow) !important;
    transition: transform .18s ease, box-shadow .18s ease !important;
}

div.catalog-list.FLAT:not(.SLIDER) div.item .item-inner:hover {
    position: static !important;
    z-index: 2 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 18px 42px rgba(0, 0, 0, .18) !important;
}

/* Верх карточки */
div.catalog-list.FLAT div.item div.wrapper-top {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    flex: 0 0 auto !important;
}

div.catalog-list.FLAT div.item .item-inner:hover div.wrapper-top {
    height: auto !important;
}

/* Фото */
div.catalog-list.FLAT div.item div.wrapper-image {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 10 !important;
    overflow: hidden !important;
    margin: 0 !important;
    background: #ececec !important;
    border-radius: var(--bc-card-radius) var(--bc-card-radius) 0 0 !important;
}

div.catalog-list.FLAT div.item div.wrapper-image a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

div.catalog-list.FLAT div.item div.wrapper-image img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    margin: 0 !important;
    transform: none !important;
}

/* Метки */
div.catalog-list.FLAT div.item div.wrapper-board-label {
    position: absolute !important;
    top: 12px !important;
    left: 12px !important;
    z-index: 4 !important;
}

div.catalog-list.FLAT div.item div.wrapper-board-label div.mini-board {
    height: auto !important;
    min-height: 24px !important;
    padding: 4px 10px !important;
    border-radius: 999px !important;
    font-size: 10px !important;
    line-height: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .02em !important;
}

/* Избранное / сравнение */
div.catalog-list.FLAT div.item div.wrapper-delay-compare-icons {
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    z-index: 5 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

div.catalog-list.FLAT div.item div.wrapper-delay-compare-icons .icon {
    display: block !important;
    width: 44px !important;
    height: 44px !important;
    margin-bottom: 8px !important;
    border-radius: 50% !important;
    background-color: rgba(255, 255, 255, .92) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

@media (max-width: 991.98px) {
    div.catalog-list.FLAT div.item div.wrapper-delay-compare-icons .icon {
        width: 38px !important;
        height: 38px !important;
    }
}

/* Название */
div.catalog-list.FLAT div.item a.name-element {
    display: block !important;
    max-height: none !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    padding: 26px 28px 8px !important;
    margin: 0 !important;
    color: var(--bc-card-text) !important;
    font-size: 26px !important;
    line-height: 1.16 !important;
    font-weight: 800 !important;
    white-space: normal !important;
    text-decoration: none !important;
}

/* Цена */
div.catalog-list.FLAT div.item .wr-block-price,
div.catalog-list.FLAT div.item div.block-price,
div.catalog-list.FLAT div.item div.board-price {
    display: block !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    text-overflow: clip !important;
}

div.catalog-list.FLAT div.item div.board-price div.actual-price {
    display: block !important;
    padding: 0 28px 18px !important;
    color: var(--bc-card-text) !important;
    font-size: 26px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
}

div.catalog-list.FLAT div.item div.board-price span.price-value:first-child {
    color: #333 !important;
    font-size: inherit !important;
    font-weight: 400 !important;
}

div.catalog-list.FLAT div.item div.board-price .rent-price-wrapper,
div.catalog-list.FLAT div.item div.board-price .rent-price-new,
div.catalog-list.FLAT div.item div.board-price div.actual-price span.price-value:not(:first-child) {
    
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: 800 !important;
}

div.catalog-list.FLAT div.item div.board-price .rent-price-old {
    display: inline-block !important;
    margin-right: 8px !important;
    color: #999 !important;
    text-decoration: line-through !important;
    font-size: .78em !important;
    font-weight: 500 !important;
}

/* Характеристики */
div.catalog-list.FLAT div.item .bc-card-info,
div.catalog-list.FLAT div.item .bc-mobile-card-info.d-lg-none,
div.catalog-list.FLAT div.item .bc-mobile-card-info {
    display: block !important;
    padding: 0 28px 20px !important;
    margin: 0 !important;
}

div.catalog-list.FLAT div.item .bc-mobile-card-desc,
div.catalog-list.FLAT div.item .short-description,
div.catalog-list.FLAT div.item .preview-text {
    display: none !important;
}

div.catalog-list.FLAT div.item .bc-mobile-card-chars {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px 14px !important;
    margin: 0 !important;
}

div.catalog-list.FLAT div.item .bc-mobile-card-char {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    min-height: 44px !important;
    padding: 9px 12px 9px 40px !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 999px !important;
    background: linear-gradient(180deg, #fff, #f8f8f8) !important;
    color: #555 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.9) !important;
}

div.catalog-list.FLAT div.item .bc-mobile-card-char::before {
    position: absolute !important;
    left: 13px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 18px !important;
    text-align: center !important;
    color: #333 !important;
    font-size: 15px !important;
    line-height: 1 !important;
}


div.catalog-list.FLAT div.item .bc-mobile-card-char b {
    display: inline !important;
    color: #666 !important;
    font-weight: 500 !important;
}

div.catalog-list.FLAT div.item .bc-mobile-card-char em {
    display: inline !important;
    color: var(--bc-card-text) !important;
    font-style: normal !important;
    font-weight: 800 !important;
}

/* Старые характеристики внутри wrapper-bot скрываем, потому что используем новые чипы */
div.catalog-list.FLAT div.item .wrapper-bot div.wrapper-list-info,
div.catalog-list.FLAT div.item .wrapper-characteristics,
div.catalog-list.FLAT div.item .characteristics,
div.catalog-list.FLAT div.item .show-hidden-wrap {
    display: none !important;
}

/* Низ карточки / кнопка */
div.catalog-list.FLAT div.item .wrapper-bot {
    display: flex !important;
    flex-direction: column !important;
    margin-top: auto !important;
    padding: 0 28px 28px !important;
    flex: 1 1 auto !important;
}

div.catalog-list.FLAT div.item .wrapper-bot div.wrapper-inner-bot {
    height: auto !important;
    margin: auto 0 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    flex: 0 0 auto !important;
}

div.catalog-list.FLAT div.item div.btn-container {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

div.catalog-list.FLAT div.item div.btn-container a {
    display: block !important;
    width: 100% !important;
    min-height: 58px !important;
    height: 58px !important;
    line-height: 58px !important;
    padding: 0 18px !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    border-radius: 14px !important;
    background: linear-gradient(90deg, #f1151d 0%, #a70006 100%) !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: .02em !important;
    box-shadow: 0 10px 18px rgba(179, 6, 11, .22) !important;
}

/* Размеры текста/отступов для разных ширин */
@media (min-width: 1200px) and (max-width: 1399.98px) {
    div.catalog-list.FLAT div.item a.name-element {
        font-size: 20px !important;
        padding: 22px 22px 8px !important;
    }

    div.catalog-list.FLAT div.item div.board-price div.actual-price {
        font-size: 22px !important;
        padding: 0 22px 16px !important;
    }

    div.catalog-list.FLAT div.item .bc-card-info,
    div.catalog-list.FLAT div.item .bc-mobile-card-info.d-lg-none,
    div.catalog-list.FLAT div.item .bc-mobile-card-info {
        padding: 0 22px 18px !important;
    }

    div.catalog-list.FLAT div.item .bc-mobile-card-chars {
        gap: 10px !important;
    }

    div.catalog-list.FLAT div.item .bc-mobile-card-char {
        min-height: 40px !important;
        padding: 8px 10px 8px 34px !important;
        font-size: 12px !important;
        line-height: 15px !important;
    }

    div.catalog-list.FLAT div.item .wrapper-bot {
        padding: 0 22px 22px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    div.catalog-list.FLAT div.item a.name-element {
        font-size: 20px !important;
        padding: 22px 22px 8px !important;
    }

    div.catalog-list.FLAT div.item div.board-price div.actual-price {
        font-size: 22px !important;
        padding: 0 22px 16px !important;
    }

    div.catalog-list.FLAT div.item .bc-card-info,
    div.catalog-list.FLAT div.item .bc-mobile-card-info.d-lg-none,
    div.catalog-list.FLAT div.item .bc-mobile-card-info {
        padding: 0 22px 18px !important;
    }

    div.catalog-list.FLAT div.item .bc-mobile-card-char {
        min-height: 40px !important;
        padding: 8px 10px 8px 34px !important;
        font-size: 12px !important;
        line-height: 15px !important;
    }

    div.catalog-list.FLAT div.item .wrapper-bot {
        padding: 0 22px 22px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    div.catalog-list.FLAT div.item a.name-element {
        font-size: 22px !important;
        padding: 24px 24px 8px !important;
    }

    div.catalog-list.FLAT div.item div.board-price div.actual-price {
        font-size: 24px !important;
        padding: 0 24px 16px !important;
    }

    div.catalog-list.FLAT div.item .bc-card-info,
    div.catalog-list.FLAT div.item .bc-mobile-card-info.d-lg-none,
    div.catalog-list.FLAT div.item .bc-mobile-card-info {
        padding: 0 24px 20px !important;
    }

    div.catalog-list.FLAT div.item .bc-mobile-card-char {
        min-height: 42px !important;
        padding: 8px 10px 8px 36px !important;
        font-size: 13px !important;
        line-height: 16px !important;
    }

    div.catalog-list.FLAT div.item .wrapper-bot {
        padding: 0 24px 24px !important;
    }
}

@media (max-width: 575.98px) {
    div.catalog-list.FLAT div.item div.item-inner {
        border-radius: 20px !important;
    }

    div.catalog-list.FLAT div.item div.wrapper-image {
        border-radius: 20px 20px 0 0 !important;
    }

    div.catalog-list.FLAT div.item a.name-element {
        font-size: 22px !important;
        line-height: 1.15 !important;
        padding: 22px 18px 8px !important;
    }

    div.catalog-list.FLAT div.item div.board-price div.actual-price {
        font-size: 24px !important;
        padding: 0 18px 16px !important;
    }

    div.catalog-list.FLAT div.item .bc-card-info,
    div.catalog-list.FLAT div.item .bc-mobile-card-info.d-lg-none,
    div.catalog-list.FLAT div.item .bc-mobile-card-info {
        padding: 0 18px 18px !important;
    }

    div.catalog-list.FLAT div.item .bc-mobile-card-chars {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }

    div.catalog-list.FLAT div.item .bc-mobile-card-char {
        min-height: 42px !important;
        padding: 8px 12px 8px 38px !important;
        font-size: 14px !important;
        line-height: 17px !important;
    }

    div.catalog-list.FLAT div.item .wrapper-bot {
        padding: 0 18px 22px !important;
    }

    div.catalog-list.FLAT div.item div.btn-container a {
        height: 54px !important;
        min-height: 54px !important;
        line-height: 54px !important;
        border-radius: 12px !important;
    }
}
.rent-price-new {
    color: inherit;
}

.rent-price-wrapper:has(.rent-price-old:not(:empty)) .rent-price-new {
    color: #e53935;
    font-weight: 700;
}
/* End */
/* /bitrix/templates/concept_phoenix_s1/components/bitrix/news/brands/bitrix/news.detail/.default/style.css?177434477262 */
/* /bitrix/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/phoenix_round/style.css?17743447723475 */
/* /bitrix/templates/concept_phoenix_s1/css/blackcar_premium_catalog_card.css?178306969518232 */
