

/* Start:/local/templates/travelsoft/components/bitrix/breadcrumb/main/style.css?17701228191005*/
.bx-breadcrumb {
	margin-top: 30px;
	margin-bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


.bx-breadcrumb-item {
	margin-top: 10px;
	display: inline-flex;
	align-items: center;
	white-space: nowrap;
}

.bx-breadcrumb-item-angle {
	margin: 10px;
	margin-bottom: 0;
	color: var(--DEFAULT);
	vertical-align: top;
	font-size: 12px;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: top;
}


.bx-breadcrumb-item-text {
	vertical-align: top;
	white-space: normal;
	color: var(--DEFAULT);
	font-size: 16px;
}

@media(hover: hover) {
	.bx-breadcrumb-item-link:hover .bx-breadcrumb-item-text {
		color: var(--PRIMARY);
	}
}

@media(max-width: 768px) {
	.bx-breadcrumb {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.bx-breadcrumb-item-text {
		font-size: 12px;
	}
}
/* End */


/* Start:/local/templates/travelsoft/components/bitrix/news/news/style.css?1770122819262*/
.promotions {
    margin-bottom: 120px;
}

.promotions .nav-panel {
    margin-bottom: 50px;
}


@media (max-width: 1200px) {
    .promotions {
        margin-bottom: 40px;
    }

    .promotions .nav-panel {
        margin-bottom: 30px;
    }
}
/* End */


/* Start:/local/templates/travelsoft/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1770122819437*/
.promotion {
    margin-bottom: 120px;
    display: flex;
    flex-direction: column;
    gap: 120px;
}

.tab-pane .section-wrapper {
    padding: 0;
}

.promotion-duration {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

thead, tbody, tfoot, tr, td, th {
    border-width: 1px!important;
}

@media (max-width: 1200px) {
    .promotion {
        gap: 40px;
        margin-bottom: 40px;
    }
}
/* End */
/* /local/templates/travelsoft/components/bitrix/breadcrumb/main/style.css?17701228191005 */
/* /local/templates/travelsoft/components/bitrix/news/news/style.css?1770122819262 */
/* /local/templates/travelsoft/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1770122819437 */
