

/* Start:/local/components/bitrix/catalog.element/templates/ni_main/style.css?17627607633108*/
ol.inner-breadcrumb li.active{
    display: none !important;
}

#ni_tour_days_block{
	max-width: 600px;
}

.day-counter {
    position: absolute;
    top: 0; 
    left: 0; 
    background: #FF6B00;
    color: white;
    font-weight: bold;
    padding: 12px 40px;
    font-size: 20px;
    z-index: 20; 
}


.property-item {
    background: #fff;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden; 
    position: relative;
}


.property-image {
    position: relative; 
    height: 250px;
    overflow: hidden;
    z-index: 10; 
}

.property-group .property-container .property-item .property-item-header .property-image img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    display: block;
}

.property-item:not(:has(.property-image)) .property-text {
	margin-top: 48px;
}

.property-text {
    position: relative; 
    padding: 40px 40px 40px;
    font-size: 16px;
    line-height: 1.6;
    z-index: 10;
}


.property-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 20px;
}


.title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.property-tabs {
    display: flex;
    justify-content: flex-end;
    flex: 1;
    min-width: 200px;
}

.property-tabs-nav {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    justify-content: right;
}

.property-tabs-wrapper {
    display: flex;
    gap: 5px;
    overflow-x: auto;
    max-width: 290px;
    scrollbar-width: none;
	flex-direction: row;
}

.property-tabs-wrapper::-webkit-scrollbar {
    display: none;
}

.property-tab {
    cursor: pointer;
    padding: 6px 12px;
    border-radius: 4px;
    font-weight: bold;
    transition: all 0.3s ease;
    flex-shrink: 0;
    white-space: nowrap;
	color: rgb(30 145 166);
}

.property-tab.active {
    color: black;
}

.property-tab:hover:not(.active) {
    background: #e0e0e0;
}

.property-tab-nav {
    background: #f0f0f0;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.property-tab-nav:hover {
    background: rgb(30 145 166);
    color: white;
}

.property-groups .property-group {
    display: none;
}

.property-groups .property-group.active {
    display: block;
}


@media (max-width: 768px) {
    .title-wrap {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .property-tabs {
        width: 100%;
        justify-content: flex-start;
    }
    
    .property-tabs-nav {
        justify-content: flex-start;
    }
    
    .property-image {
        height: 200px;
    }
}

@media (max-width: 480px) {
    .property-image {
        height: 180px;
    }
    
    .property-text {
        padding: 15px;
        font-size: 15px;
    }
    
    .day-counter {
        font-size: 14px;
        padding: 6px 10px;
    }
}

.ni_line {
	width: 100%;
	height: 1px;
	background-color: #2092a7;
	margin-bottom: 24px;
}


/* End */


/* Start:/bitrix/templates/concept_phoenix_fn/components/bitrix/catalog.product.subscribe/main/style.css?1762760670412*/
.popup-window-with-titlebar .popup-window-content,
.popup-window-buttons{
    padding: 0;
}
.popup-window-titlebar{
    height: unset;
}
.popup-window-titlebar-text,
.popup-window-titlebar-text-version{
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 30px 0 0;
    color: #181818;
    margin-bottom: 10px;
}
.popup-window.popup-window-with-titlebar{
    padding: 15px;
}
/* End */


/* Start:/local/components/bitrix/catalog.section/templates/ni_slider/style.css?1762760764196*/
@media (max-width: 767.98px) {
	div.catalog-list.FLAT .item-card .wrapper-bot div.wr-block-price {
		height: auto;
	}
}

@media (max-width: 768px) {
	.item-card {
		display: block !important;
	}
}
/* End */
/* /local/components/bitrix/catalog.element/templates/ni_main/style.css?17627607633108 */
/* /bitrix/templates/concept_phoenix_fn/components/bitrix/catalog.product.subscribe/main/style.css?1762760670412 */
/* /local/components/bitrix/catalog.section/templates/ni_slider/style.css?1762760764196 */
