

/* Start:/local/templates/travelsoft/components/bitrix/breadcrumb/main/style.css?17435089281005*/
.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/system.pagenavigation/modern/style.css?17266450551017*/
.modern-page-navigation {
	display: flex;
	justify-content: center;
	overflow: hidden;
	margin-top: 20px;
}

.modern-page-link,
.modern-page-first,
.modern-page-dots,
.modern-page-next,
.modern-page-previous,
.modern-page-current,
.modern-page-first {
	border-radius: 100px;
	display: flex;
	width: 40px;
	height: 40px;
	padding: 13px 18px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: var(--DEFAULT);
	transition: box-shadow 0.15s ease, background-color 0.15s ease;
	border: 1px solid #212529;
}


.modern-page-current {
    background-color: #212529;
    color: #ffffff;
    border: 1px solid #000;
}

@media (min-width: 1200px) {
	.modern-page-navigation {
		gap: 5px;
		padding: 4px 0;
	}
	.modern-page-dots:hover {
		color: var(--BLACK)
	}

	a.modern-page-previous:hover,
	a.modern-page-next:hover {
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	}

	.modern-page-link:hover,
	.modern-page-first:hover {
		background-color: var(--SECONDARY);
		color: var(--BLACK)
	}
}
/* End */


/* Start:/local/templates/travelsoft/components/travelsoft/travelsoft.news.list/tours_calendar/style.css?17689858295501*/
#block-tourSchedule-anchor {
    margin-bottom: 15px
}
#block-tourSchedule-anchor .nav {
    --bs-gutter-x: 11px !important;
    --bs-gutter-y: 7px !important;
    border: 0
}
#block-tourSchedule-anchor .nav-link {
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 1;
    font-weight: 400;
    padding: 5px;
    border-radius: 1rem;
    text-decoration: none;
    color: #000 !important;
    background-color: #fff !important;
    white-space: nowrap;
    border: 1px solid #ffb444;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}
#block-tourSchedule-anchor .nav-link:hover {
    background-color: #ffb444 !important;
    border: 1px solid #ffb444;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
	color: #fff !important;
}
#block-tourSchedule {
    padding: 0 0 65px;
    position: relative
}
#block-tourSchedule:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    z-index: 2;
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0%) 0%, rgba(255, 255, 255, 90%) 45%, #fff 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0%) 0%, rgba(255, 255, 255, 90%) 45%, #fff 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0%) 0%, rgba(255, 255, 255, 90%) 45%, #fff 100%)
}
#block-tourSchedule .block-tourSchedule-center {
    position: relative;
    z-index: 3
}
#block-tourSchedule .block-tourSchedule-month {
    padding-top: 33px;
}
#block-tourSchedule .block-tourSchedule-title {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 1.2;
    color: #000;
    text-align: center;
	text-transform: uppercase;
}
#block-tourSchedule .block-tourSchedule-header {
    padding-left: 5px;
    border-bottom: 2px solid #ffb444;
}
#block-tourSchedule .block-tourSchedule-header-row, #block-tourSchedule .block-tourSchedule-body-element-row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 0
}
#block-tourSchedule .block-tourSchedule-header-col, #block-tourSchedule .block-tourSchedule-body-element-col {
	display: flex;
	align-items: center;
    justify-content: center;
	min-width: 95px;
    padding: 5px 15px;
}
#block-tourSchedule .block-tourSchedule-header-col.tour, #block-tourSchedule .block-tourSchedule-body-element-col.tour {
    flex: 3 0 0%
}
#block-tourSchedule .block-tourSchedule-header-col.price, #block-tourSchedule .block-tourSchedule-body-element-col.price {
    width: 250px
}
#block-tourSchedule .block-tourSchedule-header-col.reservation, #block-tourSchedule .block-tourSchedule-body-element-col.reservation {
    width: 175px;
    min-width: 175px;
}
#block-tourSchedule .block-tourSchedule-header-name {
    padding: 10.5px 0;
    font-size: 14px;
    line-height: 1;
    font-weight: 600
}
#block-tourSchedule .block-tourSchedule-body-element {
    background-color: #fff;
    margin-top: 7px;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px dashed #ffb444;
}
#block-tourSchedule .block-tourSchedule-body-element-value {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    margin-left: 5px;
}
#block-tourSchedule .block-tourSchedule-body-element-value.link {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #0b296b;
    text-align: center;
}
#block-tourSchedule .block-tourSchedule-message {
    margin: 30px 0 0;
    padding: 25px;
    background-color: #fff;
    border-radius: 1rem;
    border: 1px dashed #ffb444;
    color: red;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center
}
#block-tourSchedule .block-tourSchedule-departures {
    background-color: #fff;
    border-radius: 1rem;
    overflow: hidden;
    border: 1px dashed #ffb444;
}
.block-tourSchedule-body-element-value.price__value span {
    font-weight: 600 !important;
    color: #ffb444;
}
.block-tourSchedule-body-element-value.price__value span small {
	font-weight: 400;
}
.status {
    padding: 5px 10px;
    width: auto;
    margin-bottom: 5px;
    white-space: nowrap;
}
.departure {
    min-width: 170px !important;
    justify-content: center;
}
.few {
    background:var(--secondary); 
    color: #fff;
}
.many {
    background: lightblue;
}
.no {
    background:red; 
    line-height: unset !important;
    margin-bottom: 0;
    color: #fff;
}
.dials {
    background: var(--tertiary);
    color: #fff;
}
.few, .many, .dials, .no{
    border-radius: 1rem;
}
@media (max-width: 997px) {
    #block-tourSchedule .block-tourSchedule-body-element-col {
	    flex: 0 0 auto;
        width: 100% !important;
    }
	.block-tourSchedule-header {
        display:none
    }
    #block-tourSchedule .block-tourSchedule-body-element-value.link, #block-tourSchedule .block-tourSchedule-body-element-col.tour, #block-tourSchedule .block-tourSchedule-body-element-col.reservation{
        display: none;
    }
    #block-tourSchedule .block-tourSchedule-header-col, #block-tourSchedule .block-tourSchedule-body-element-col{
        justify-content: space-between;
    }
}
@media (max-width: 900px){
    .block-tourSchedule-body-element-header-title{
        font-size: 22px;
        color: #0b296b;
        font-weight: 600;
    }
}
.date{
    color: #ffb444;
    font-weight: 600;
}
.quota{
    font-weight: 600;
}
/* End */
/* /local/templates/travelsoft/components/bitrix/breadcrumb/main/style.css?17435089281005 */
/* /local/templates/travelsoft/components/bitrix/system.pagenavigation/modern/style.css?17266450551017 */
/* /local/templates/travelsoft/components/travelsoft/travelsoft.news.list/tours_calendar/style.css?17689858295501 */
