.avresult {
    background: #e0dfdf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    border-radius: 5px;
    margin-bottom: 20px;
    text-transform: uppercase;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px;
    position: relative;
}

.avresult .avresult__head .avresult__bag {
    margin: 0;
}

.avresult .avresult__head .avresult__price {
    margin: 0;
}

.avresult .avresult__head .avresult__row {
    width: 350px;
    margin: 0 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.avresult .avresult__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.avresult .avresult__row + .avresult__row {
    margin-top: 10px;
}

.avresult .avresult__row {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    height: 55px;
    padding: 10px 15px 10px 10px;
}

.avresult .avresult__col {
    width: calc(100% - 300px);
}

.avresult .avresult__flr {
    color: #999999;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    right: -300px;
    padding: 0 15px;
    top: 0;
    line-height: 55px;
    width: 300px;
    text-align: left;
}

.avresult .avresult__fav {
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 40px;
    border: none;
    font-size: 19px;
    background: #ffffff;
    border-radius: inherit;
    color: #999999;
}

.avresult .avresult__price {
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 10px;
}

.avresult .avresult__bag::before {
    content: '\f0c8';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 0;
    font-weight: normal;
    left: 0;
    color: inherit;
}

.avresult .avresult__dist .right {
    margin-left: auto;
}


.avresult .avresult__trans > *:not(.hint) {
    line-height: 35px;
    display: inline-block;
    vertical-align: top;
}

.avresult .avresult__trans .hint-parent:hover {
    color: #ff8e41
}

.avresult .avresult__trans:hover {
    color: #475669
}

.avresult .avresult__trans {
    margin-left: auto;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
    color: #999999;
    font-weight: normal;
}

.avresult .avresult__dist.avresult__dist--min400 {
    width: calc(100% - 400px);
}

.avresult .avresult__dist {
    font-weight: bold;
    font-size: 14px;
    width: calc(100% - 580px);
}

.avresult ul.avresult__dist li:not(:last-of-type) {
    padding-right: 20px;
}

.avresult ul.avresult__dist li:not(:last-of-type)::after {
    content: '\f111';
    font-family: "Font Awesome 5 Free";
    font-size: 4px;
    position: absolute;
    right: 5px;
    top: 8px;
}

.avresult ul.avresult__dist li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.avresult ul.avresult__dist > span:first-of-type::after {
    display: none;
}

.avresult .avresult__dist > span:first-of-type::after {
    content: '\f362';
    margin: 0 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}

.avresult .avresult__time .fas,
.avresult .avresult__time::before {
    content: '\f5b0';
    font-family: "Font Awesome 5 Free";
    left: 10px;
    top: 0;
    font-weight: bold;
    position: absolute;
    font-size: 12px;
    color: #999999;
    line-height: inherit;
}

.avresult .avresult__time .fas {
    font-size: 14px;
}

.avresult .avresult__time.left::before {
    content: '\f5af';
}

.avresult .avresult__time b {
    font-size: 18px;
    width: 63px;
    display: inline-block;
    vertical-align: top;
}

.avresult .avresult__logo img {
    border-radius: inherit;
}

.avresult .avresult__fav:hover .hint {
    display: block;
    top: -40px;
    bottom: auto;
}

.avresult .avresult__abbr:hover .hint,
.avresult .avresult__logo:hover .hint {
    display: block;
    right: auto !important;
    left: 0 !important;
    bottom: 45px;
}

.avresult .avresult__abbr {
    position: relative;
    color: #318cc6;
    display: inline-block;
}

.avresult .no-icon::before {
    display: none;
}

.avresult .avresult__logo.fas.plane-left::before {
    transform: rotate(180deg);
    display: block;
}

.avresult .avresult__logo {
    height: 35px;
    width: 35px;
    background: #666666;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
    border-radius: 5px;
}

.avresult .avresult__clock, .avresult .avresult__time {
    width: 140px;
    height: 35px;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    padding-left: 35px;
    line-height: 35px;
    background: #eeeeee;
    border-radius: inherit;
}

.avresult .avresult__clock .fas,
.avresult .avresult__clock::before {
    content: '\f2f2';
    font-family: "Font Awesome 5 Free";
    left: 10px;
    top: 0;
    font-weight: bold;
    position: absolute;
    font-size: 15px;
    color: #999999;
    line-height: inherit;
}

.avresult .avresult__clock {
    font-size: 14px;
    min-width: 110px;
    border: 2px solid #eeee;
    text-transform: none;
    background: transparent;
    line-height: 31px;
}

.avresult .avresult__bag.active::before {
    content: '\f14a';
    font-weight: bold;
}

.avresult .avresult__bag {
    line-height: 25px;
    border-radius: inherit;
    padding: 0 10px 0 25px;
    font-size: 13px;
    color: #00a551;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    display: block;
}

.avresult .bth__btn {
    font-weight: bold;
    border-radius: 5px;
    padding: 5px;
    font-size: 13px;
}

.avresult .avresult__price-bb .bth__btn {
    width: 100%;
    min-width: auto;
}

.avresult .avresult__price-bb {
    width: 200px;
    padding: 10px;
    display: block;
    height: 120px;
    margin-right: 20px;
    background: #ffffff;
    font-weight: bold;
    border-radius: inherit;
}

.avresult.avresult--fav {
    background-color: #c8e4d2 !important;
}

.avresult.avresult--fav .avresult__fav {
    color: #00a551;
}


@media screen and (min-width: 1025px) {
    .avresult .avresult__fav:hover {
        color: #00a551;
    }
}

@media screen and (max-width: 1300px) {
    .avresult .avresult__col {
        width: 100%;
    }

    .avresult .avresult__fav {
        right: 15px;
        top: 15px;
    }

    .avresult .avresult__flr {
        right: 0;
        font-size: 10px;
        font-weight: bold;
        line-height: normal;
        width: auto;
        top: -11px;
    }
}

@media screen and (max-width: 1023px) {
    .avresult .avresult__dist {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px;
    }

    .avresult .avresult__flr {
        order: -2;
        width: 100%;
        margin-bottom: 10px;
        padding: 0;
        position: static;
    }

    .avresult .avresult__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 10px;
    }

    .avresult .avresult__fav {
        height: 35px;
        line-height: 35px;
        width: 35px;
        font-size: 15px;
    }
}

@media screen and (max-width: 767px) {
    .avresult .avresult__head {
        display: block;
    }

    .avresult .avresult__row {
        gap: 10px;
    }

    .avresult .avresult__clock {
        padding-left: 30px;
    }

    .avresult .avresult__trans, .avresult .avresult__clock .fas, .avresult .avresult__clock::before,
    .avresult .avresult__head .avresult__row .fz13 {
        font-size: 10px !important;
    }

    .avresult .avresult__head .avresult__row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc(100% - 50px);
        margin: 0;
        height: 35px;
        padding: 0 10px;
    }

    .avresult {
        padding: 10px;
    }

    .avresult .avresult__time b {
        width: auto;
        font-size: 16px;
    }

    .avresult .avresult__head .avresult__bag {
        margin-top: 5px;
    }

    .avresult .avresult__logo {
        order: 5;
        margin-right: 0;
    }

    .avresult .avresult__clock, .avresult .avresult__time {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 10px;
        margin: 0;
    }

    .avresult .avresult__logo, .avresult .avresult__logo img {
        height: 20px;
        width: 20px;
        line-height: 20px;
    }

    .avresult .avresult__abbr:hover .hint.hint--arr::before,
    .avresult .avresult__logo:hover .hint.hint--arr::before {
        left: auto;
        right: 10px;
    }

    .avresult .avresult__abbr:hover .hint,
    .avresult .avresult__logo:hover .hint {
        right: 0 !important;
        left: auto !important;
    }

    .avresult .avresult__trans > .fas,
    .avresult .avresult__time .fas, .avresult .avresult__time::before {
        font-size: 10px;
    }

    .avresult .avresult__abbr {
        margin-left: auto;
        font-size: 10px;
    }

    .avresult .avresult__clock, .avresult .avresult__time {
        height: 30px;
        line-height: 30px;
    }

    .avresult .avresult__trans > *:not(.hint) {
        line-height: 30px;
    }

    .avresult .avresult__dist {
        margin: 0;
    }

    .avresult .avresult__price {
        font-size: 21px;
        line-height: normal;
    }

    .avresult .avresult__trans {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 5px;
    }

    .avresult .avresult__time {
        width: calc(50% - 5px);
    }
}