/*ТАБЛИЦА*/
.tours-search.lsfw-fill-tbl .fa-plane-departure {
    font-size: 20px;
    margin: 0 15px 0 0;
    color: #999999;
}

.tours-search.lsfw-fill-tbl .lsfw-flag.lsfw-flag--30w {
    margin-top: 3px;
    vertical-align: middle;
}

.tours-search.lsfw-fill-tbl tr td.bold.lsfw-fill-tbl__300 {
    width: 350px;
    max-width: 350px;
}

.tours-search.lsfw-fill-tbl tr td.lsfw-fill-tbl__100 {
    width: 120px;
}

.tours-search.lsfw-fill-tbl tbody tr td:first-child {
    width: 120px;
}

.tours-search.lsfw-fill-tbl .tours-search__cities {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: auto;
    max-width: calc(100% - 110px);
    margin-right: 10px;
}

.tours-search.lsfw-fill-tbl .tours-search__cities .tours-search__city:not(:last-child) {
    margin-right: 5px;
}

.tours-search.lsfw-fill-tbl .tours-search__city {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.tours-search.lsfw-fill-tbl .lsfw-fill-tbl__130 {
    padding-left: 0;
    width: 113px;
}

.tours-search.lsfw-fill-tbl .pointer.grey:hover {
    color: #666666 !important;
}

.tours-search.lsfw-fill-tbl .lsfw-fill-tbl__cut130 {
    max-width: 131px;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tours-search.lsfw-fill-tbl tbody tr td {
    padding: 13px 10px;
}

.tours-search.lsfw-fill-tbl .fa-plane {
    font-size: 22px;
    margin: 0 35px 0 0;
    color: #999999;
}

.tours-search.lsfw-fill-tbl .lsfw-fill-tbl__150 {
    padding-right: 10px;
}

.tours-search.lsfw-fill-tbl .no-transform .lsfw-fill-tbl__cut {
    max-width: 110px;
}

.tours-search.lsfw-fill-tbl tbody tr td:first-child > * {
    display: inline-block;
    vertical-align: middle;
}

.tours-search.lsfw-fill-tbl .bth__btn--28 {
    margin: 0 0 0 20px;
    vertical-align: middle;
}

.tours-search.lsfw-fill-tbl .tours-search__adult {
    background: url(https://tophotels.ru/csstx/i/adult.svg) center/contain no-repeat;
    display: inline-block;
    vertical-align: bottom;
    height: 20px;
    width: 12px;
}

.tours-search.lsfw-fill-tbl .lsfw-fill-tbl__170 {
    display: inline-block;
}

.tours-search.lsfw-fill-tbl .tours-search__child {
    background: url(https://tophotels.ru/csstx/i/child.svg) center/contain no-repeat;
    display: inline-block;
    vertical-align: bottom;
    width: 10px;
    height: 15px;
}


@media screen and (max-width: 1358px) {
    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(3) {
        width: 265px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:first-child {
        width: 100px;
    }

    .tours-search.lsfw-fill-tbl .lsfw-fill-tbl__170 {
        width: 150px;
    }

    .tours-search.lsfw-fill-tbl tr td.right {
        font-size: 10px;
    }

    .tours-search.lsfw-fill-tbl .bth__btn.bth__btn--28 {
        font-size: 11px;
        margin-left: 10px;
        padding: 0 10px;
    }

    .tours-search.lsfw-fill-tbl tr td.bold.lsfw-fill-tbl__300 {
        width: 300px;
        max-width: 300px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td {
        padding: 10px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td .fz18 {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 1199px) {
    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(2) {
        width: 320px;
    }

    .tours-search.lsfw-fill-tbl tr td.lsfw-fill-tbl__100 {
        width: auto;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(5) {
        display: none;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(3) .fz14 {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 1023px) {
    .tours-search.lsfw-fill-tbl tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        gap: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin-bottom: 10px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: auto;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(2) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(1) {
        order: 1;
        width: 150px;
    }

    .tours-search.lsfw-fill-tbl, .tours-search.lsfw-fill-tbl > *, .tours-search.lsfw-fill-tbl tr td {
        display: block;
        border: none;
        padding: 0 !important;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .tours-search.lsfw-fill-tbl .lsfw-flag.lsfw-flag--30w {
        margin: 4px 0 0 -2px;
    }

    .tours-search.lsfw-fill-tbl .lsfw-fill-tbl__170 {
        display: inline-block;
        width: 150px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:last-child span {
        position: absolute;
        right: 10px;
        color: #666666;
        bottom: 10px;
    }

    .tours-search.lsfw-fill-tbl .tours-search__cities + .hint-parent {
        display: none;
    }

    .tours-search.lsfw-fill-tbl .tours-search__cities {
        width: calc(100% - 50px);
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(3) {
        width: 270px;
    }

    .tours-search.lsfw-fill-tbl tr td.lsfw-fill-tbl__100 {
        order: 1;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(2) {
        width: 340px;
    }
}


@media screen and (max-width: 767px) {
    .tours-search.lsfw-fill-tbl .tours-search__city{
        vertical-align: top;
    }
    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(2) {
        width: 100%;
    }

    .tours-search.lsfw-fill-tbl .lsfw-flag.lsfw-flag--30w {
        width: 25px !important;
        background-position-x: 0 !important;
        height: 16px !important;
        margin: 0;
        position: absolute;
        top: 2px;
        left: 0;
    }

    .tours-search.lsfw-fill-tbl .fa-plane-departure {
        font-size: 14px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:first-child {
        width: 85px;order: 0;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(3) {
        width: calc(100% - 60px);
        background: #ffffff;
        border-radius: 5px 0 0 5px;
        padding: 2px 10px !important;
        display: block;
        height: 25px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:last-child .lsfw-fill-tbl__bubble-white,
    .tours-search.lsfw-fill-tbl tbody tr td:last-child .bth__btn {
        width: 160px !important;
        margin: 0;
        font-size: 12px !important;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:last-child span {
        bottom: 15px;
        color: #999999;
    }

    .tours-search.lsfw-fill-tbl .tours-search__adult {
        height: 100%;
        margin-left: 1px;
        width: 7px;
        vertical-align: top;
    }

    .tours-search.lsfw-fill-tbl .tours-search__child {
        width: 5px;
        height: 100%;
        margin-left: 1px;
         vertical-align: top;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:last-child {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        width: 100%;
        text-align: left !important;
    }


    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(3) .fz14 {
        font-weight: bold;
    }

    .tours-search.lsfw-fill-tbl .tours-search__cities,
    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(1) .hint-parent {
        width: 100%;
        max-width: none;
        display: block;
        padding-left: 29px;
    }

    .tours-search.lsfw-fill-tbl .fa-plane-departure {
        margin-right: 10px;
    }

    .tours-search.lsfw-fill-tbl .lsfw-fill-tbl__170 {
        width: auto;
        margin-right: 20px;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(4),
    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(3) {
        margin: 10px 0;
    }

    .tours-search.lsfw-fill-tbl tr td.bold.lsfw-fill-tbl__300 {
        max-width: none;
        width: calc(100% - 85px);
        position: relative;
    }

    .tours-search.lsfw-fill-tbl tbody tr td .fz18 {
        font-size: 14px !important;
    }


    .tours-search.lsfw-fill-tbl tr td.lsfw-fill-tbl__100 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-left: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        background: #ffffff;
        width: 60px;
        border-radius: 0 5px 5px 0;
        padding: 3px 10px 3px 0 !important;
        height: 25px;
    }

    .tours-search.lsfw-fill-tbl tfoot.lsfw-fill-tbl__paginator-orange tr td {
        width: 100%;
    }

    .tours-search.lsfw-fill-tbl tbody tr {
        gap: 0;
    }

    .tours-search.lsfw-fill-tbl .fz10 {
        font-size: 9px !important;
    }

    .tours-search.lsfw-fill-tbl tbody tr td:nth-child(2) > .hint-parent {
        display: none;
    }
}


@media screen and (max-width: 359px) {
    .tours-search.lsfw-fill-tbl tbody tr td .lsfw-fill-tbl__170 {
        margin-right: 5px;
        vertical-align: bottom;
        font-size: 13px !important;
    }
}