

/* Start:/local/templates/main/components/bitrix/news.detail/routs/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/schedule.list/multicity/style.css?17375967932768*/
.travel-flight-cities-item{
    cursor: pointer;
    margin-bottom: 10px;
}
.travel-flight-cities-item:hover,
.travel-flight-cities-item.active{
    background: #0176FE;
    color: #fff;
}
.flight-row .td.td_0_2{
	padding-top: 30px;
    padding-left: 20px;
}
.flight-row .td.td_1_2{
	flex-grow: 1;
}
.flight-row .td.td_2_2{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    border-left: 1px dashed #d9d9d9;
}

.fly-table{
	width: 100%;
	justify-content: space-around;
}
.flight__title{
	margin-bottom: 15px;
}

.weekdays {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    color: #888c95;
    margin-top: 15px;
}

.weekdays__item {
    position: relative;
    padding-left: 0;
    margin-left: .3rem;
    margin-bottom: 10px;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: .7rem;
    text-align: center;
    line-height: 1.2rem;
}
.weekdays__item:before {
    display: none;
}


.weekdays__item--selected {
    background-color: #5F89FF;
    color: #fbfbfb
}

.weekdays__item--selected+.weekdays__item--selected::before {
    width: 2.53125rem
}

.weekdays__item:first-child {
    margin-left: 0
}

.nice-select {
    background-color: #fff;
    border-width: .0625rem;
    border-style: solid;
    border-radius: .125rem;
    width: 100%
}

.flight-row .time-arrival,
.flight-row .time-departure {
    position: relative;
}

.flight-row .time-arrival:before,
.flight-row .time-departure:before {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    bottom: 7px;
}

.flight-row .time-departure:before {
    right: -18px;
}

.flight-row .time-arrival:before {
    left: -18px;
}

.flight-row .fly-time .line {
    width: 100px;
    height: 1px;
    background: #D9D9D9;
    bottom: 11px;
}

.flight-row .fly-time .line_left {
    left: -100%;
}

.flight-row .fly-time .line_right {
    right: -100%;
}

.travel-flight-ttl{
	font-size: 24px;
    line-height: 120%;
    letter-spacing: -.24px;
    font-weight: 600;
    margin-bottom: 24px;
    margin-top: 40px;
}
.transfer.flight__transfer{
	width: 65%;
	text-align: center;
}

.transfer__time{
	color: #5F89FF;
}

.flight-step{
	margin-bottom: 10px;
}

@media (max-width: 900px) {

    .flight-row .time-arrival:before,
    .flight-row .time-departure:before {
        display: none;
    }

    .flight-row .fly-time .line {
        width: 10px;
    }

    .flight-row .fly-time .line_left {
        left: -14px;
    }

    .flight-row .fly-time .line_right {
        right: -16px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/routs/style.css?1737596793629 */
/* /local/templates/main/components/ds/schedule.list/multicity/style.css?17375967932768 */
