

/* Start:/local/templates/main/components/bitrix/news.detail/services/style.css?1737596793629*/
.news-img{
	position: relative;
	display: inline-block;
}
.news-img:after{
	content: '';
	width: 100%;
	position: absolute;
	bottom: 30px;
	z-index: 2;
}
.news-img .text{
	position: absolute;
	top: auto;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 50px 30px 30px 30px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%, rgba(0, 0, 0, 0.8) 100%);
	color: #fff;
	z-index: 3;
}
.new-wrapper .link-back{
	margin-bottom: 15px;
	display: inline-block;
	color: #007aff;
}
.new-wrapper .date{
	margin: 15px 0;
	font-weight: bold;
	color: #007aff;
	display: block;
}
/* End */


/* Start:/local/templates/main/components/ds/form.note.payment/.default/style.css?1741064523604*/
.show{
	animation-duration: 1s;
    animation-name: fade-in; 
}
.flight-enquiry-info.wrap{
	display: none;
}
.flight-enquiry-info.wrap.show{
	display: flex;
}
.flex-box.route-back{
	display: none;
}
.flex-box.route-back.show{
	display: flex;
}
.js-form:not([novalidate]) input:invalid{
	border: 1px solid #f1846e;
    outline-color: #f1846e;
}
.js-form .btn[type="submit"]{
	width: 100%;
}
.delete-passenger{
	cursor: pointer;
}
.flex-box-grow{
	display: flex;
	gap: 20px;
}
.col-grow{
	flex-grow: 1
}
.form-row-with-label input[disabled]{
	background-color: #f2f2f2;
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/services/style.css?1737596793629 */
/* /local/templates/main/components/ds/form.note.payment/.default/style.css?1741064523604 */
