

/* Start:/local/templates/travelsoft.main/components/bitrix/breadcrumb/main/style.css?1762333119970*/
.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;
	vertical-align: top;
	font-size: 12px;
}

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


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

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

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

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


/* Start:/local/templates/travelsoft.main/components/travelsoft/booking.ajax-regauth/tsoperator/style.css?1763027132367*/
.user-form__icon{
    cursor: pointer;
    position: absolute;
    top: 35%;
    right: 25px;
}

.user-form__submit-group{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.bg_input{
    background-color: #F2F5EC!important;
    border-radius: 999px!important;
}

select, input{
    height: 60px;
}
/* End */
/* /local/templates/travelsoft.main/components/bitrix/breadcrumb/main/style.css?1762333119970 */
/* /local/templates/travelsoft.main/components/travelsoft/booking.ajax-regauth/tsoperator/style.css?1763027132367 */
