

/* Start:/local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/style.css?17762497451122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1725884327585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/hero_filter.css?178116565811189*/
.b-catalog-hero-wrapper {
    margin-bottom: 40px;
    padding: 30px 0;
    position: relative; /* Создаем контекст наложения */
    z-index: 50; /* Поднимаем выше основного контента (H1 и списков) */
}

.b-hero-glass-box {
    background: rgba(0, 0, 0, 0.1) !important; 
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border-radius: 20px !important;
    padding: 30px !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1) !important;
    display: block !important;
    width: 1100px !important; 
    max-width: 95vw !important;
    margin: 30px auto !important; 
}

/* Вертикальные отступы внутри единой панели */
.b-catalog-hero-wrapper .col-xs-12:not(:last-child) {
    margin-bottom: 25px !important;
}

/* Специфичные настройки для строк фильтра внутри стекла */
.b-catalog-hero-wrapper .smart-filter__row--top {
    margin-bottom: 25px !important;
}

.b-catalog-hero-wrapper .container {
    padding: 0;
    width: 100%;
}

.b-catalog-hero-wrapper .col-xs-12 {
    padding: 0;
}

/* Сброс старых красных фонов */
.b-catalog-hero-wrapper .b-search-input,
.b-catalog-hero-wrapper .search-result__input,
.b-catalog-hero-wrapper .b-smart-filter,
.b-catalog-hero-wrapper .b-search-result {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.b-catalog-hero-wrapper .b-search-result {
    margin-bottom: 20px !important;
}

.b-catalog-hero-wrapper .search-input__wrapper {
    background: #fff;
    border-radius: 10px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    height: 40px;
}

.b-catalog-hero-wrapper .search-suggest {
    border: none !important;
    box-shadow: none !important;
    height: 100% !important;
    font-size: 14px !important;
    color: #333 !important;
    background: transparent !important;
    padding: 0 !important;
    flex: 1;
}

.b-catalog-hero-wrapper .search-input__btn-submit {
    margin-left: auto;
}

.b-catalog-hero-wrapper .b-btn--search {
    background-color: transparent !important;
    background-image: url("data:image/svg+xml;utf8,<svg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'></circle><line x1='21' y1='21' x2='16.65' y2='16.65'></line></svg>") !important;
    width: 24px !important;
    height: 24px !important;
    opacity: 0.6;
}

/* Стили для фильтра внутри виджета */
.b-catalog-hero-wrapper .smart-filter__row--top {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 15px 20px !important;
    align-items: center !important;
    margin-bottom: 0 !important;
}

.b-catalog-hero-wrapper .smart-filter__group {
    display: flex;
    align-items: center;
    gap: 10px;
}

.b-catalog-hero-wrapper .smart-filter__box {
    background: #fff !important;
    border-radius: 8px !important;
    height: 40px !important;
    padding: 0 12px !important;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

/* Метки ВНУТРИ полей */
.b-catalog-hero-wrapper .smart-filter__label-inside {
    color: #999;
    font-size: 13px;
    margin-right: 8px;
    user-select: none;
    pointer-events: none;
}

.b-catalog-hero-wrapper .smart-filter__input {
    font-size: 13px !important;
    color: #333 !important;
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    width: 100% !important;
}

/* Иконки календаря - КРУПНЫЕ */
.b-catalog-hero-wrapper .smart-filter__box--date {
    width: 150px !important;
    padding-right: 35px !important;
}

.b-catalog-hero-wrapper .smart-filter__box--date::after {
    content: '';
    width: 26px !important;
    height: 26px !important;
    background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2' ry='2'></rect><line x1='16' y1='2' x2='16' y2='6'></line><line x1='8' y1='2' x2='8' y2='6'></line><line x1='3' y1='10' x2='21' y2='10'></line></svg>");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

/* Символ рубля - крупнее */
.b-catalog-hero-wrapper .smart-filter__box--price {
    width: 105px !important;
}

.b-catalog-hero-wrapper .smart-filter__box--price::after {
    content: '₽';
    color: #999;
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;
}

.b-catalog-hero-wrapper .smart-filter__group--checkboxes {
    margin: 0 !important;
    gap: 15px !important;
}

.b-catalog-hero-wrapper .smart-filter__checkbox-label {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    display: flex;
    align-items: center;
    gap: 8px;
}

.b-catalog-hero-wrapper .smart-filter__checkbox {
    width: 16px !important;
    height: 16px !important;
    border-radius: 4px !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border: 1px solid #fff !important;
}

/* Кнопка Показать */
.b-catalog-hero-wrapper .smart-filter__submit-wrap {
    margin-left: auto;
}

.b-catalog-hero-wrapper .smart-filter__btn-show {
    background: #FF373A !important;
    border: none !important;
    color: #fff !important;
    border-radius: 6px !important;
    height: 40px !important;
    padding: 0 25px !important;
    text-transform: none !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
}

.b-catalog-hero-wrapper .smart-filter__btn-show:hover {
    background: #e63134 !important;
}

/* Селекторы (вне стеклянного бокса) */
.b-catalog-hero-wrapper .smart-filter__row--bottom {
    margin-top: 20px !important;
    gap: 15px !important;
    position: relative;
    z-index: 10; /* Контекст для дропдаунов */
}

.b-catalog-hero-wrapper .dropdown {
    z-index: 1000 !important; /* На самый верх при открытии */
}

.b-catalog-hero-wrapper .search-input__response {
    z-index: 500 !important;
}

.b-catalog-hero-wrapper .select.select_arrow span {
    background: #fff !important;
    border: none !important;
    border-radius: 6px !important;
    height: 40px !important;
    color: #333 !important;
}

/* Удаление розовой подсветки при фокусе для полей фильтра */
.b-catalog-hero-wrapper input:focus,
.b-catalog-hero-wrapper textarea:focus,
.b-catalog-hero-wrapper .search-suggest:focus {
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Выпадающее меню Активностей (Компактная верстка в 3 колонки) */
.b-catalog-hero-wrapper .dropdown_wide--trip {
    width: 900px !important;
    max-width: 95vw !important;
    /* Центрирование относительно родителя .smart-filter__row--bottom */
    left: 0 !important;
    right: 0 !important;
    margin: 10px auto 0 !important;
    padding: 30px !important;
    background: #fff !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15) !important;
    border: 1px solid #e0e0e0 !important;
    transform: none !important; /* Отменяем предыдущий transform */
    position: absolute !important;
    z-index: 1001 !important;
}

/* ВЫНУЖДЕННАЯ сетка для выпадающего меню (Grid вместо Columns) */
html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_list__trip {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px !important;
    align-items: start !important;
    height: auto !important;
    max-height: none !important;
    padding: 0 !important;
    flex: none !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .type_sections {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    flex: none !important;
    order: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .section_name {
    font-weight: 700 !important;
    font-size: 15px !important;
    color: #333 !important;
    margin-bottom: 15px !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #f0f0f0 !important;
    text-transform: none !important;
    display: block !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .type_items {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_item {
    margin: 0 !important;
    display: block !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .filter-value-link {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    text-decoration: none !important;
    color: #555 !important;
    font-size: 14px !important;
    transition: color 0.2s ease !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .filter-value-link:hover {
    color: #FF373A !important;
}

html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .icon_512 {
    width: 24px !important;
    height: 24px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Адаптивность для Grid */
@media (max-width: 1199px) {
    html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_list__trip {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 767px) {
    html body .b-catalog-hero-wrapper .dropdown_wide.dropdown_wide--trip .dropdown_list__trip {
        grid-template-columns: 1fr !important;
    }
}

/* Адаптивность для основного фильтра */
@media (max-width: 991px) {
    .b-catalog-hero-wrapper .smart-filter__row--top {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .b-catalog-hero-wrapper .smart-filter__group--checkboxes,
    .b-catalog-hero-wrapper .smart-filter__submit-wrap {
        margin-left: 0;
        width: 100%;
    }
    
    .b-catalog-hero-wrapper .smart-filter__btn-show {
        width: 100%;
    }
    
    .b-hero-glass-box {
        padding: 20px;
    }
}
/* End */


/* Start:/local/components/dzen/smart.search/templates/.default/style.css?177624974511135*/
/*------------------------*/
a.search-page-params {
    border-bottom: 1px dashed blue;
    text-decoration: none;
}

div.search-page-params {
    margin-top: 6px;
}

.search-item-rate {
    font-size: 11px;
}

.search-language-guess {
    margin-bottom: 20px;
}

/*------------------------*/
.b-search-result .search-result__btn {
    display: inline-block;
    margin: 0;
    padding: 12px 15px;
    border: none;
    background: #009405;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    vertical-align: top;
    border-radius: 5px;
    width: 200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.b-search-result .search-result__btn:hover {
    background-color: #00a819;
}

/*------------------------*/
.b-result-catalog {
    display: grid;
    grid-template-columns: minmax(0, 240px) 1fr;
    gap: 20px;
    grid-template-areas: "sections items" ". btn";
}

@media (max-width: 767px) {
    .b-result-catalog {
        grid-template-columns: 1fr;
        grid-template-areas: "sections" "items" "btn";
    }
}

@media (max-width: 767px) {
    .b-result-catalog {
        flex-wrap: wrap;
    }
}

.b-result-catalog .result-catalog__sections {
    grid-area: sections;
    flex: 0 0 auto;
}

.b-result-catalog .result-catalog__sections-inner {
    position: sticky;
    top: 10px;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__sections-inner {
        position: static;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
}

.b-result-catalog .result-catalog__sections-title {
    font-weight: 700;
    margin-bottom: 20px;
    hyphens: auto;
    font-size: 18px;
    line-height: 130%;
    color: #333;
}

@media (min-width: 1240px) and (max-width: 1799px) {
    .b-result-catalog .result-catalog__sections-title {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__sections-title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__sections-title {
        font-size: 14px;
        width: 100%;
        margin-bottom: 10px;
    }
}

.b-result-catalog .result-catalog__section {
    margin-bottom: 17px;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0.02em;
}

@media (min-width: 1240px) and (max-width: 1799px) {
    .b-result-catalog .result-catalog__section {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__section {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__section {
        margin-bottom: 0;
    }
}

.b-result-catalog .result-catalog__section a {
    color: inherit;
    transition: color 0.2s ease-in-out;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__section a {
        font-size: 14px;
    }
}

.b-result-catalog .result-catalog__section a:hover {
    color: #00a819;
}

.b-result-catalog .result-catalog__btn {
    margin-top: 20px;
    grid-area: btn;
}

.b-result-catalog .result-catalog__items {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    grid-area: items;
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__items {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__items {
        grid-template-columns: repeat(2, 1fr);
    }
}

.b-result-catalog .result-catalog__wrapper {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    flex: 1;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__wrapper {
        padding: 10px;
    }
}

.b-result-catalog .result-catalog__item {
    box-sizing: border-box;
    border-radius: 20px;
    overflow: hidden;
    background: #f5f5f5;
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: 10;
    position: relative;
    transition: border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__item {
        border-radius: 10px;
    }
}

.b-result-catalog .result-catalog__item:hover {
    box-shadow: 0px 0px 12px 0px rgba(51, 51, 51, 0.25);
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__item:hover {
        box-shadow: none;
    }
}

.b-result-catalog .result-catalog__item--btn {
    width: 100%;
    padding: 45px 0 0;
    text-align: center;
}

.b-result-catalog .result-catalog__item--btn:hover {
    box-shadow: none;
}

@media (min-width: 768px) and (max-width: 1239px) {
    .b-result-catalog .result-catalog__item--btn {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__item--btn {
        padding-top: 8px;
    }
}

.b-result-catalog .result-catalog__item--btn form {
    width: 100%;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__btn {
        width: 100%;
    }
}

.b-result-catalog .result-catalog__content {
    margin-top: auto;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__content {
        display: none;
    }
}

.b-result-catalog .result-catalog__link {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.b-result-catalog .result-catalog__title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.317;
}

@media (min-width: 1240px) and (max-width: 1799px) {
    .b-result-catalog .result-catalog__title {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__title {
        font-size: 14px;
    }
}

.b-result-catalog .result-catalog__img {
    display: block;
    overflow: hidden;
}

.b-result-catalog .result-catalog__img img {
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 160px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .b-result-catalog .result-catalog__img img {
        max-height: 100px;
    }
}

.b-result-catalog .result-catalog__old-price {
    position: relative;
    margin-bottom: 1px;
    color: #dfdfdf;
    font-family: "Mulish", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    text-decoration: line-through;
    white-space: nowrap;
}

.b-result-catalog .result-catalog__price {
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
}

.b-search-result-info {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 0;
    background: transparent;
}

.b-search-result-info .search-result-info__list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    max-height: 400px;
    overflow-y: auto;
    background: #fefefe;
    padding: 0 10px;
}

.b-search-result-info .search-result-info__explanation {
    margin-bottom: 5px;
    display: flex;
    gap: 15px;
}

.b-search-result .search-result-info__item {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    padding: 2px 0;
    transition: all .2s ease;
    width: fit-content;
    border: none;
    cursor: pointer;
    font-size: 14px;
}

.b-search-result .search-result-info__item.active {
    color: #fff;
    font-weight: 700;
}

.b-search-result-info a:link,
.b-search-result-info a:active,
.b-search-result-info a:visited,
.b-search-result-info a:hover {
    display: block;
    color: #2285c4;
    padding: 2px 5px;
    transition: all .2s ease;
    border: none;
}

.b-search-result-info a.no_active:active,
.b-search-result-info a.no_active:visited,
.b-search-result-info a.no_active:hover {
    border: 1px solid rgba(72, 68, 68, 0.7);
    color: rgba(72, 68, 68, 0.7);
}

.b-search-result-info a.no_active:hover {
    color: #fff;
}

.b-search-result-info a:hover {
    color: #fff;
    background: rgba(255, 55, 58, 1);
}

.b-search-result-info .search-result-info__not {
    margin: 0 auto;
    font-size: 30px;
    font-weight: 700;
    color: rgba(72, 68, 68, 0.7);
}

.b-search-result-info a.no_active:hover {
    background: rgba(72, 68, 68, 0.7);
}


input.search-suggest {}

div.search-popup {
    border: 1px solid #333333;
    background: #FFFFFF;
    padding: 2px;
    margin: 0px;
}

div.search-popup-row,
div.search-popup-row-active {
    position: relative;
    padding: 2px 4px;
    margin: 0px;
    cursor: hand;
    cursor: pointer;
}

div.search-popup-row {
    background: #FFFFFF;
}

div.search-popup-row-active {
    background: #EEEEEE;
}

div.search-popup-el-name,
div.search-popup-el-cnt {
    position: relative;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

div.search-popup-el-cnt {
    text-align: right;
    float: right;
}

.b-search-input {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0 0 1px rgba(255, 55, 58, 0.5);
    box-shadow: 0 0 1px rgba(255, 55, 58, 0.5);
    background: rgba(255, 55, 58, 1);
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.b-search-input .search-input__clear {}

.b-search-input .search-input__clear-icon {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: rgba(204, 204, 204, 1);
    transition: background-color 0.2s ease-in-out;
    border: 1px solid rgba(204, 204, 204, 1);

}

.b-search-input .search-input__clear-icon:hover {
    background-color: #f5f5f5;
}

.b-search-input .search-input__clear-icon svg path {
    transition: fill .2s ease;
    fill: #000;

}

.b-search-input .search-input__clear-icon:hover svg path {
    fill: #000;
}

.b-btn--search {
    width: 40px !important;
    height: 40px !important;
    border: none;
    font-size: 0;
    border-radius: 4px !important;
    background-image: url('/local/templates/concept_phoenix_s1/images/search/search_wt.svg') !important;
    background-color: #FF373A;
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: opacity .2s ease;
}

.b-btn--search:hover {
    opacity: 0.8;
}

.b-search-input .search-suggest {
    width: 100%;
    height: 40px;
    display: block;
    background: #fff;
    padding: 5px 35px 5px 10px;
    border: 1px solid rgba(204, 204, 204, 1);
    border-radius: 4px;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    cursor: pointer;
}

.b-search-input .search-input__btns {
    display: flex;
    gap: 5px;
}

.b-search-input iframe {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.b-search-input .search-input__wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

.b-search-input .search-input__response {
    color: #fff;
}

.b-search-result .search-result__input {
    display: flex;
    gap: 20px;
    margin-bottom: 32px;
}
/* End */


/* Start:/local/components/dzen/smart.filter/templates/.default/style.css?178116249716118*/
.b-smart-filter {
    background: #FF373A;
    border-radius: 20px;
    padding: 20px 25px;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    clear: both;
}

/* Base style for Search Button */
.smart-filter__btn-show,
.btn-submit.org-control {
    background: #FF373A !important;
    color: #fff !important;
    border: 2px solid #fff !important;
    border-radius: 4px;
    height: 38px;
    padding: 0 30px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
}

.smart-filter__btn-show:hover,
.btn-submit.org-control:hover {
    background: #fff !important;
    color: #FF373A !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px);
}

.smart-filter__container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
    /* Относительно этого контейнера будет позиционироваться список направлений */
}

.filter-show {
    display: none;
    background: #fff;
    color: #FF373A;
    padding: 12px 20px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 16px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.bg-hidden-checkbox {
    display: none !important;
}

.filter-value-label {
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 100%;
}

.filter-value-label.is-selected a,
.filter-value-label.is-selected span.filter-value-link {
    color: #FF373A !important;
    font-weight: bold;
}

.filter-value-label.disabled {
    opacity: 0.5;
    cursor: default !important;
}

.filter-value-label.disabled a,
.filter-value-label.disabled .filter-value-link {
    cursor: default !important;
}

.smart-filter__row {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

/* Группы элементов */
.smart-filter__group {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Белые плашки для инпутов и селектов */
.b-smart-filter .smart-filter__box {
    background: #fff;
    border-radius: 4px;
    height: 38px !important;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.smart-filter__box--date {
    width: 125px;
}

.smart-filter__box--price {
    width: 90px;
}

/* Инпуты */
.smart-filter__input {
    border: none;
    background: transparent;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 100%;
    outline: none;
    padding: 0;
    box-sizing: border-box;
}

.smart-filter__box--date .smart-filter__input {
    background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="%23999" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg>');
    background-repeat: no-repeat;
    background-position: right 0 center;
    padding-right: 20px;
}

/* Символы на красном фоне */
.smart-filter__symbol {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
}

.smart-filter__symbol--dash {
    margin: 0 -5px;
}

/* Чекбоксы */
.smart-filter__group--checkboxes {
    margin-left: 10px;
    gap: 20px;
    display: flex;
    align-items: center;
}

.smart-filter__checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.smart-filter__checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    position: relative;
    margin: 0;
    flex-shrink: 0;
}

.smart-filter__checkbox:checked::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid #FF373A;
    border-width: 0 2.5px 2.5px 0;
    transform: rotate(45deg);
}

/* Обновленные стили для селектов и дропдаунов */
.b-smart-filter .smart-filter__row--bottom {
    align-items: flex-end !important;
}

.b-smart-filter .form_item {
    display: inline-block;
    vertical-align: bottom;
}

.form_item--static {
    position: static !important;
}

.form_item--relative {
    position: relative;
    /* Для компактных списков (Вид путешествия, Организатор) */
}

.b-smart-filter .select.select_arrow {
    position: relative;
    width: 250px;
    height: 38px !important;
    cursor: pointer;
}

.select.select_arrow span {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #999;
    display: flex;
    align-items: center;
    font-size: 14px;
    height: 100%;
    padding: 0 35px 0 12px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b-smart-filter .select.select_arrow::after {
    content: '';
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) !important;
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="10" height="10" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 4L6 8L10 4" stroke="%23999" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
    transition: transform 0.2s;
}

.b-smart-filter .select.select_arrow.active::after {
    transform: translateY(-50%) rotate(180deg) !important;
}

.dropdown {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    background: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 15px 16px 25px;
}

.b-smart-filter .dropdown_wide--country,
.b-smart-filter .dropdown_wide--trip,
.b-smart-filter .dropdown_wide--organizer {
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    max-width: none !important;
    margin-top: 10px !important;
    padding-top: 15px !important;
}

/* Для остальных списков, которые внутри .form_item--relative */
.form_item--relative .dropdown {
    left: 0;
    width: max-content;
    min-width: 100%;
}

.select.select_arrow.active + .dropdown {
    display: block;
}

.dropdown_list__country,
.dropdown_list__organizer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.dropdown_item {
    font-size: 14px;
}

.dropdown_item a {
    color: #000;
    text-decoration: underline;
    transition: color 0.2s;
}

.dropdown_item a:hover {
    color: #FF373A;
    text-decoration: none;
}

/* Специфичные сетки для других списков */
.dropdown_wide--trip .dropdown_list__trip {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    gap: 20px 30px !important;
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 20px !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.dropdown_wide--trip .type_sections {
    width: 170px !important;
    min-width: 140px !important;
    flex: 0 1 170px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin-bottom: 25px !important;
    border: none !important;
    padding: 0 !important;
}

.dropdown_wide--trip .section_name {
    font-weight: bold !important;
    font-size: 14px !important;
    color: #333 !important;
    padding-bottom: 10px !important;
    margin-bottom: 12px !important;
    border-bottom: 1px solid #eee !important;
    width: 100% !important;
}

.dropdown_wide--trip .type_items {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
    width: 100% !important;
}

.dropdown_wide--trip .dropdown_item {
    border: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px !important;
}

.dropdown_wide--trip .dropdown_item label {
    border: none !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    padding: 5px 0 !important;
    margin: 0 !important;
    width: 100% !important;
    cursor: pointer !important;
    white-space: normal !important;
    line-height: 1.3 !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
}

.dropdown_wide--trip .dropdown_item .filter-value-link {
    text-decoration: none !important;
    border: none !important;
    color: #333 !important;
    font-size: 13px !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    white-space: normal !important;
    line-height: 1.3 !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
    width: 100% !important;
}

.dropdown_wide--trip .dropdown_item a.filter-value-link:hover {
    color: #FF373A !important;
}

.dropdown_wide--trip .dropdown_item label.disabled .filter-value-link:hover {
    color: #333 !important;
}

.dropdown_wide--trip .dropdown_item .filter-value-link span.icon {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    flex-shrink: 0 !important;
    display: flex !important;
    align-items: center !important;
    padding-top: 2px !important;
}

/* Specific fix for text span to allow shrinking and wrapping */
.dropdown_wide--trip .dropdown_item .filter-value-link span.filter-value-text,
.dropdown_item.dropdown_item-country label span {
    flex-shrink: 1 !important;
    display: block !important;
    white-space: normal !important;
    min-width: 0 !important;
}
.dropdown.dropdown_wide.dropdown_wide--organizer label,
.dropdown_item.dropdown_item-country label {
    padding: 0;
    border-bottom: none;
}

.dropdown_list__organizer {
    display: grid;
}

.dropdown.dropdown_wide.dropdown_wide--organizer {
    padding-top: 0;
}


/* Адаптивность */
@media (max-width: 1024px) {
    .select.select_arrow {
        width: 200px;
    }
}

@media (max-width: 767px) {
    body .b-smart-filter:not(.is-open) {
        padding: 0 !important;
    }

    body .b-smart-filter.is-open {
        padding: 20px 25px !important;
    }

    .filter-show {
        display: block;
    }

    .b-smart-filter:not(.is-open) .smart-filter__container {
        display: none;
    }

    .b-smart-filter.is-open .filter-show {
        margin-bottom: 20px;
    }

    .smart-filter__row--top {
        flex-direction: row !important;
        justify-content: flex-start;
        flex-wrap: wrap;
        display: flex !important;
    }

    .smart-filter__row--bottom {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }

    .smart-filter__row--bottom .form_item {
        width: 100%;
    }

    .select.select_arrow,
    .btn-submit.org-control,
    .smart-filter__btn-show {
        width: 100%;
    }
}

@media (max-width: 620px) {
    .smart-filter__row--top {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }

    .smart-filter__row--top .smart-filter__group {
        width: 100% !important;
        justify-content: flex-start;
        gap: 5px;
    }

    .smart-filter__row--top .smart-filter__group--checkboxes {
        margin-left: 0;
        justify-content: space-between;
        gap: 10px;
    }

    .smart-filter__row--top .smart-filter__box {
        flex: 1 1 45% !important; /* Forces 50% roughly */
        width: auto !important;
    }
}

/* Мобильный аккордеон для Вида путешествия (< 700px) */
@media (max-width: 700px) {
    .b-smart-filter .dropdown_wide--trip .dropdown_list__trip {
        display: block !important;
        max-width: 100% !important;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections {
        width: 100% !important;
        flex: none !important;
        border-bottom: 1px solid #eee;
        padding-bottom: 0 !important;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections:last-child {
        border-bottom: none;
    }

    .b-smart-filter .dropdown_wide--trip .section_name {
        padding: 15px 0;
        cursor: pointer;
        position: relative;
        font-weight: bold;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0 !important;
        color: #333;
    }

    .b-smart-filter .dropdown_wide--trip .section_name::after {
        content: '';
        display: inline-block;
        width: 8px;
        height: 8px;
        border-right: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        transform: rotate(45deg);
        transition: transform 0.3s ease;
        margin-right: 10px;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections.is-active .section_name::after {
        transform: rotate(-135deg);
    }

    /* Forced hide for items when section is not active */
    .b-smart-filter .dropdown_wide--trip .type_sections:not(.is-active) .type_items {
        display: none !important;
    }

    .b-smart-filter .dropdown_wide--trip .type_sections.is-active .type_items {
        display: flex !important;
        flex-direction: column !important;
        padding-bottom: 15px;
    }
}

/* Стили для тегов (chips) выбранных фильтров */
.smart-filter__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    padding: 0;
}

.smart-filter__tag {
    background: #fff;
    color: #FF373A;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 10px rgba(255, 55, 58, 0.1);
    transition: all 0.2s ease;
    border: 1px solid #FF373A;
    line-height: 1;
}

.smart-filter__tag:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.smart-filter__tag-remove {
    width: 14px;
    height: 14px;
    position: relative;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s;
}

.smart-filter__tag-remove:hover {
    opacity: 1;
}

.smart-filter__tag-remove::before,
.smart-filter__tag-remove::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    height: 2px;
    background: #FF373A;
    border-radius: 1px;
}

.smart-filter__tag-remove::before {
    transform: translateY(-50%) rotate(45deg);
}

.smart-filter__tag-remove::after {
    transform: translateY(-50%) rotate(-45deg);
}

/* Стили для кнопки "Показать все" в списке видов активности */
.smart-filter__show-more {
    font-size: 11px;
    color: #FF373A;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 5px;
    font-weight: bold;
    display: inline-block;
    transition: color 0.2s;
}

.smart-filter__show-more:hover {
    color: #333;
    text-decoration: none;
}

.type_items--collapsed {
    margin-top: 5px;
    border-top: 1px dashed #eee;
    padding-top: 5px;
}

/* Если тегов нет - скрываем контейнер */
.smart-filter__tags:empty {
    display: none;
}
/* End */


/* Start:/local/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/ajax/style.css?172602497443*/
#ajax-pagination {
    margin-top: 45px;
}

/* End */


/* Start:/local/components/dzen/travels.list/templates/.default/style.css?17762497451754*/
.component-travels.list {
    font-family: Arial, sans-serif;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.component-travels.list h1 {
    color: #333;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

.component-travels.list .image {
    text-align: center;
    margin: 20px 0;
}

.component-travels.list .text {
    line-height: 1.6;
    color: #666;
}

.component-travels.list .actions {
    margin: 20px 0;
    text-align: center;
}

.component-travels.list .btn-get-cities,
.component-travels.list .btn-save-data {
    background: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    margin: 0 10px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s;
}

.component-travels.list .btn-get-cities:hover,
.component-travels.list .btn-save-data:hover {
    background: #0056b3;
}

.component-travels.list .result-container {
    background: #f9f9f9;
    border-radius: 4px;
    min-height: 100px;
}

.new-link {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    min-height: 386px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.travel-item__organizer-link {
    text-decoration: underline;
    color: inherit;
    font-weight: 400;
    font-size: 12px;
}

.find-travel__no-results {
    width: 100% !important;
    flex: 0 0 100% !important;
    grid-column: 1 / -1 !important;
    margin-bottom: 30px !important;
    padding: 15px 20px !important;
    font-size: 16px !important;
    color: #555 !important;
    background: #fdfdfd !important;
    border-left: 4px solid #FF373A !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05) !important;
}
/* End */
/* /local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/style.css?17762497451122 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1725884327585 */
/* /local/templates/concept_phoenix_s1/components/bitrix/catalog/travels/hero_filter.css?178116565811189 */
/* /local/components/dzen/smart.search/templates/.default/style.css?177624974511135 */
/* /local/components/dzen/smart.filter/templates/.default/style.css?178116249716118 */
/* /local/templates/concept_phoenix_s1/components/bitrix/system.pagenavigation/ajax/style.css?172602497443 */
/* /local/components/dzen/travels.list/templates/.default/style.css?17762497451754 */
