@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700&display=swap");

#AD186900_1 .view_more_btn i {
    padding-right: 10px;
}

#AD186900_1 .inboundResultBox .view_more_btn i,
#AD186900_1 .outboundResultBoxWidth .view_more_btn i {
    padding-right: 5px;
}

#AD186900_1 .inboundResultBox .flight_left_70_padO,
#AD186900_1 .outboundResultBoxWidth .flight_left_70_padO {
    width: 75%;
    padding-right: 6px;
}

#AD186900_1 .inboundResultBox .flight_left_70_padO .flight_left_20,
#AD186900_1 .outboundResultBoxWidth .flight_left_70_padO .flight_left_20 {
    width: 100%;
    flex-direction: row;
    align-items: center;
    text-align: left;
    margin-bottom: 10px;
}

#AD186900_1 .inboundResultBox .flight_left_20,
#AD186900_1 .outboundResultBoxWidth .flight_left_20 {
    gap: 8px;
    position: relative;
    width: 20%;
}

#AD186900_1 .inboundResultBox .flight_left_80,
#AD186900_1 .outboundResultBoxWidth .flight_left_80 {
    width: 100%;
}

#AD186900_1 .inboundResultBox .per_room_text_btn,
#AD186900_1 .outboundResultBoxWidth .per_room_text_btn {
    font-size: 14px;
}

#AD186900_1 .inboundResultBox .per_room_text_btn::after,
#AD186900_1 .outboundResultBoxWidth .per_room_text_btn::after {
    font-size: 12px;
}

#AD186900_1 .inboundResultBox .pl_fa_plane,
#AD186900_1 .outboundResultBoxWidth .pl_fa_plane {
    font-size: 12px;
    display: block;
    width: 100%;
    bottom: -28px;
}

#AD186900_1 .inboundResultBox .formatted_time,
#AD186900_1 .outboundResultBoxWidth .formatted_time {
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}

#AD186900_1 .flight_left_25::before,
#AD186900_1 .flight_left_25::before {
    height: 20px;
    width: 22px;
}

#AD186900_1 .inboundResultBox .flight_right_30_padding,
#AD186900_1 .outboundResultBoxWidth .flight_right_30_padding {
    width: 25%;
}

#AD186900_1 .inboundResultBox .flight_right_30_padding,
#AD186900_1 .outboundResultBoxWidth .flight_right_30_padding {
    padding-left: 10px;
}

#AD186900_1 .inboundResultBox .tkt_pricess,
#AD186900_1 .outboundResultBoxWidth .tkt_pricess {
    flex-direction: column;
    margin-bottom: 5px;
}

#AD186900_1 .inboundResultBox .flight_left_70_padO .adiFullp,
#AD186900_1 .outboundResultBoxWidth .flight_left_70_padO .adiFullp {
    flex-direction: column;
}

#AD186900_1 .inboundResultBox .flight_left_70_padO,
#AD186900_1 .outboundResultBoxWidth .flight_left_70_padO {
    padding: 0px 10px 0px 0;
}

#AD186900_1 .inboundResultBox .desktopkaeliy,
#AD186900_1 .outboundResultBoxWidth .desktopkaeliy {
    width: 50px;
    height: 50px;
    padding: 10px;
}

#AD186900_1 .inboundResultBox .adi_flight_result,
#AD186900_1 .outboundResultBoxWidth .adi_flight_result {
    padding: 10px 10px 10px;
}

#AD186900_1 .inboundResultBox .price_text,
#AD186900_1 .outboundResultBoxWidth .price_text {
    font-size: 16px;
}

#AD186900_1 .inboundResultBox .view_more_btn::after,
#AD186900_1 .outboundResultBoxWidth .view_more_btn::after {
    font-size: 13px;
}

#AD186900_1 .partdays {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 10px;
    background-color: #25bdc714;
    border-radius: 15px;
    border: none;
    margin-bottom: 15px;
    position: relative;
}
#AD186900_1 .airlinemr {
    margin-right: 5px;
}
#AD186900_1 .partdays_title {
    color: var(--box-color);
    font-size: 18px;
    margin: 0;
    padding: 0 0 0 40px;
    margin: 0 0 0 auto !important;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
}

#AD186900_1 .mrng {
    padding: 10px 10px 10px 10px;
    background-color: #25bdc714;
    border-radius: 15px;
    border: none;
}

#AD186900_1 .mrng::before {
    content: "";
    height: 22px;
    width: 22px;
    background: url(https://www.adivaha.com/images/mrng-icon.png) no-repeat center / cover;
    top: 50%;
    transform: translatey(-50%);
    color: #0c2c7a;
    left: 10px;
    cursor: pointer;
    position: absolute;
}

#AD186900_1 .aftrnoon::before {
    content: "";
    height: 22px;
    width: 22px;
    background: url(https://www.adivaha.com/images/noon-icon.png) no-repeat center / cover;
    top: 50%;
    transform: translatey(-50%);
    color: #0c2c7a;
    left: 10px;
    cursor: pointer;
    position: absolute;
}

#AD186900_1 .evening::before {
    content: "";
    height: 22px;
    width: 22px;
    background: url(https://www.adivaha.com/images/night-icon.png) no-repeat center / cover;
    top: 50%;
    transform: translatey(-50%);
    color: #0c2c7a;
    left: 10px;
    cursor: pointer;
    position: absolute;
}

#AD186900_1 .partdays.active_boxes_Pk {
    background-color: #25bdc714 !important;
}

#AD186900_1 .evening {
    margin-bottom: 0;
}

#AD186900_1 .partdays img {
    display: none;
}

#AD186900_1 .partdays_durtn {
    margin: 0 0 0 auto !important;
    font-size: 16px;
    color: #0c2c7a;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .id_CalendarData {
    margin-bottom: 10px;
    float: left;
}

#AD186900_1 .switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 23px;
    margin-left: 10px;
}

#AD186900_1 #flight_results_Apicss .shareoption {
    position: relative;
    bottom: 0;
}

#AD186900_1 .shareoption p i {
    padding: 5px;
}

#AD186900_1 .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

#AD186900_1 .top_header_mobile {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 20px;
    padding: 20px 20px 17px 25px;
    border-radius: 20px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

#AD186900_1 .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#AD186900_1 .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#AD186900_1 .switch input:checked+.slider {
    background-color: var(--box-color);
}

#AD186900_1 .switch input:focus+.slider {
    box-shadow: 0 0 1px var(--box-color);
}

#AD186900_1 .switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

#AD186900_1 .top_header_mobile_navbar {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

#AD186900_1 .slider.round {
    border-radius: 34px;
}

#AD186900_1 .showhidepriceoffer {
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #000;
    flex-direction: row;
    text-transform: capitalize;
    font-size: 15px;
}

#AD186900_1 .slider.round:before {
    border-radius: 50%;
}

#AD186900_1 .price_farebreakup_detail {
    position: absolute;
    width: 500px;
    height: auto;
    background: #edf5f0;
    overflow: hidden;
    z-index: 10000;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    right: 127px;
    top: 3px;
}

#AD186900_1 .tooltip {
    position: relative;
    opacity: 1;
    z-index: 1;
}

#AD186900_1 .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 13px;
}

#AD186900_1 .checked_in_baggage1 .tooltiptext::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 61%;
    margin-left: -94px;
    border-width: 11px;
    border-style: solid;
    border-color: transparent #000000 transparent transparent;
}

#AD186900_1 .tooltip .tooltiptext {
    visibility: hidden;
    color: #fff;
    text-align: center;
}

#AD186900_1 .tooltip:hover .tooltiptext {
    visibility: visible;
    white-space: pre-wrap;
}

#AD186900_1 .checked_in_baggage1 .tooltiptext {
    top: -18px;
    left: 31px;
}

#AD186900_1 .carry_baggage1 .tooltiptext {
    right: 27px;
    top: -18px;
}

#AD186900_1 .carry_baggage1 .tooltiptext::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 61%;
    margin-left: 46px;
    border-width: 11px;
    border-style: solid;
    border-color: transparent transparent transparent #000000;
}

#AD186900_1 .background-color-graycss {
    background: #fff;
}

#AD186900_1 .FareFamilyListtest12sertextinter {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 6px 14px 0 rgb(5 35 49 / 12%), 0 0 2px 0 rgb(5 35 49 / 14%);
    width: 400px;
    right: -100px;
    z-index: 9;
    text-align: left;
    padding: 0px;
    border-radius: 3px;
}

#AD186900_1 .FareFamilyListtest12sertext {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 4px 9px #76545473;
    width: 500px;
    right: 0;
    z-index: 999;
    text-align: left;
    padding: 0;
    border-radius: 3px;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool {
    justify-content: space-between;
    display: flex;
    font-weight: 500;
    font-size: 12px;
}

#AD186900_1 .farefamilyluggage:hover .FareFamilyListtest12sertextinter,
#AD186900_1 .FareFamilyListtest12sesr:hover .FareFamilyListtest12sertext {
    display: block;
}

#AD186900_1 .floatleft2 {
    padding: 0px 8px;
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool h3 {
    font-weight: 600;
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #cee4e4;
    padding: 10px;
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool h3 p {
    font-size: 10px;
    color: #777;
    font-weight: 500;
    line-height: 10px;
    margin: 0;
}

#AD186900_1 .baggagecount {
    color: #777;
    width: 100%;
    float: left;
    padding: 10px 20px 0px;
    display: flex;
    flex-direction: column;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
}

#AD186900_1 .FareFamilyListtest12sesr>i {
    display: none;
}

#AD186900_1 .baggagecount i {
    display: none;
    padding-right: 10px;
    color: #4caf50;
}

#AD186900_1 span.baggagecount:before {
    content: "";
    height: 5px;
    width: 5px;
    border: 1px solid #777;
    border-radius: 50%;
    margin-right: 6px;
    display: inline-block;
    position: absolute;
    left: 7px;
    top: 18px;
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool ul {
    padding-left: 20px;
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool ul li {
    font-size: 13px;
    margin-bottom: 2px;
    margin-right: 13px;
    list-style: circle;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #777;
    width: 100%;
}

#AD186900_1 .FareFamilyListtest12sertextd .cancellationtool {
    width: 100%;
    float: left;
    padding: 0px 8px;
}

#AD186900_1 .FareFamilyListtest12sertextd {
    display: flex;
    align-items: center;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool h3 {
    height: 43px;
    color: #000;
    padding: 10px;
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid #cee4e4;
}

#AD186900_1 .floatleft1 {
    float: left;
    border-right: 1px solid #cccccc54;
    padding: 0px;
    width: 100%;
}

#AD186900_1 .floatleft2,
#AD186900_1 .floatleft3 {
    width: 100%;
    float: right;
    padding: 0px;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool h3 p {
    font-size: 10px;
    color: #777;
    font-weight: 500;
    line-height: 10px;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool ul {
    padding-left: 20px;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool ul li {
    float: left;
    color: #777;
    font-size: 12px;
    padding: 10px 0px 0px;
    width: 100%;
    list-style: circle;
}

#AD186900_1 .ffhide {
    float: left;
    margin-right: 4px;
    border: 1px solid #ccccccb3;
    padding: 10px;
    position: relative;
    margin-bottom: 4px;
    width: 100%;
    max-width: 32.6%;
}

#AD186900_1 .infoflightboxone {
    text-align: center;
}

#AD186900_1 .flightDetailCls p,
#AD186900_1 .returnflightDetailCls p {
    padding: 0px 0px 0px;
    margin: 0;
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

#AD186900_1 .fare-align-center p {
    text-align: center;
}

#AD186900_1 .inboundResultBox .formatted_baggage,
#AD186900_1 .outboundResultBoxWidth .formatted_baggage {
    flex-direction: row;
}

#AD186900_1 .farefamilygrid {
    gap: 5px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

#AD186900_1 .outboundResultBox .baggages_1uls {
    padding: 10px;
}

#AD186900_1 .inboundResultBox .farefamilygrid .roomsListLoader:first-child,
#AD186900_1 .inboundResultBox .farefamilygrid .roomsListLoader:last-child {
    display: none;
}

#AD186900_1 .outboundResultBoxWidth .farefamilygrid .roomsListLoader:first-child,
#AD186900_1 .outboundResultBoxWidth .farefamilygrid .roomsListLoader:last-child {
    display: none;
}

#AD186900_1 .inboundResultBox .farefamilygrid,
#AD186900_1 .outboundResultBoxWidth .farefamilygrid {
    gap: 5px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

#AD186900_1 .inboundResultBox .baggages_1uls,
#AD186900_1 .outboundResultBoxWidth .baggages_1uls {
    width: 100%;
}

#AD186900_1 .FareFamilyListtest12sesr {
    position: relative;
    font-size: 14px;
    color: #ff9800;
    font-weight: 500;
}

#AD186900_1 .infoflightboxone1 {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

#AD186900_1 .GetFareFamilyDescription {
    background: #000;
    width: 100%;
    float: left;
    text-align: center;
    padding: 9px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
}

#AD186900_1 .infoflightboxone1>div {
    margin-bottom: 4px;
}

#AD186900_1 .oneway_calendr .adh_calendar_price {
    width: 100%;
}

#AD186900_1 .calendarTable {
    background: #fff;
    width: 100%;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    border-radius: 25px;
    margin-bottom: 20px;
    padding: 20px;
}

#AD186900_1 .cal_return_date_tr {
    background: #f9f9f9;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #9e9e9e3d;
    border-top: 1px solid #9e9e9e3d;
    float: right;
    width: 90%;
}

#AD186900_1 .cal_return_date {
    display: inline-block;
    width: 14.28%;
    height: 40px;
    border-right: 1px solid #eee;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
}

#AD186900_1 .retuneheader {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 15px;
    border-bottom: 1px solid #9e9e9e3d;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 25px;
}

#AD186900_1 .departheader {
    background: #9e9e9e26;
    font-weight: 700;
    font-size: 15px;
    width: 10%;
    float: left;
    height: 82px;
    text-align: center;
    border: 1px solid #9e9e9e3d;
    border-bottom: 0;
    display: grid;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#AD186900_1 .cal_depart_date_tr {
    background: #fff;
    width: 100%;
    float: left;
}

#AD186900_1 .cal_deaprt_date_tr1 {
    width: 10%;
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #9e9e9e26;
}

#AD186900_1 .oneway_calendr .adh_calendar_price {
    width: 100%;
}

#AD186900_1 .adh_calendar_price {
    display: inline-block;
    width: 12.85%;
    height: 40px;
    border: 1px solid #eee;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    background: #fff;
    color: #000;
    font-weight: 700;
}

#AD186900_1 .cal_min_price {
    color: #4caf50 !important;
    font-weight: 700;
}

.cal_depart_date {
    border: 1px solid #9e9e9e3d;
    white-space: nowrap;
}

#AD186900_1 .active_cal_date {
    color: var(--box-color);
    font-weight: 700;
    background: #2196f317;
    border: 1px solid;
}

#AD186900_1 .calendarTableindicate {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f5f5f5;
}

#AD186900_1 .calendarTableindicate1 {
    font-weight: 700;
    font-size: 17px;
}

#AD186900_1 .calendarTableindicate2 li {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    display: flex;
    align-items: center;
}

#AD186900_1 .calendarTableindicate2 li>input {
    margin-right: 8px;
}

#AD186900_1 .cal_depart_date_trww {
    display: flex;
    text-align: center;
    align-items: center;
}

#AD186900_1 .cal_depart_date_trww li {
    list-style-type: none;
    width: 100%;
}

#AD186900_1 .oneway_calendr .cal_deaprt_date_tr1s {
    width: 100%;
}

#AD186900_1 .oneway_calendr .adh_calendar_price {
    width: 100%;
}

#AD186900_1 .cal_depart_date_trww .cal_search_date {
    color: #ff9800;
    font-weight: 700;
    background: #ff980014;
    border: 1px solid #ff9800;
}

#AD186900_1 .departarrowpluss {
    color: #2196f3;
}

.departarrowplus {
    color: #2196f3;
    line-height: 13px;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 6px;
    justify-content: center;
    margin-left: 9px;
    margin-right: 8px;
}

#AD186900_1 .calendarTableindicate2 li img {
    width: 16px;
    margin-right: 5px;
}

#AD186900_1 .calendarTable .bx-next:after,
#AD186900_1 .calendarTable .bx-prev:after {
    top: 9%;
    color: #234;
    font-size: 19px;
    padding-right: 0;
    text-decoration: inherit;
    font-weight: 400;
    left: 15px;
    font-style: normal;
    font-family: FontAwesome;
}

#AD186900_1 .DateNavigator_adivaha .segment_adivaha1,
#AD186900_1 .adi_hide_all_version,
#AD186900_1 .backicon_navbar,
#AD186900_1 .circle,
#AD186900_1 .custom_msg,
#AD186900_1 .filterbtncss,
#AD186900_1 .hide_desktop,
#AD186900_1 .hide_this_class_desk,
#AD186900_1 .hidedesktopview,
#AD186900_1 .hidetabforv2,
#AD186900_1 .inboundResultBox .shareoption,
#AD186900_1 .inboundResultBoxHide,
#AD186900_1 .leftnotoopsimghode,
#AD186900_1 .logobxphn,
#AD186900_1 .menu-toggle,
#AD186900_1 .mobilekaeliyOn,
#AD186900_1 .outboundResultBoxWidth .shareoption,
#AD186900_1 .questionpopup1,
#AD186900_1 .returnsliderpart,
#AD186900_1 .suitcase_padbo,
#AD186900_1 .tp-image-hide {
    display: none;
}

#AD186900_1 .pagination {
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: flex;
    padding-left: 0;
    list-style: none;
}

#AD186900_1 .pagination .disabled {
    opacity: 0.4;
}

#AD186900_1 .pagination li a {
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
    padding: 9px 15px;
    background: #fff;
    text-decoration: none;
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
}

#AD186900_1 .cal_deaprt_date_tr1s,
#AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
    background: #9e9e9e26;
    display: inline-block;
    width: 100%;
    height: 40px;
    border: 1px solid #9e9e9e26;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
}

#AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
    background: #fff;
    color: #000;
    font-weight: 700;
}

#AD186900_1 .cal_depart_date_trww .cal_deaprt_date_tr1sss:first-child .cal_deaprt_date_tr1s {
    border-top-left-radius: 10px;
}

#AD186900_1 .cal_depart_date_trww .cal_deaprt_date_tr1sss:first-child .adh_calendar_prices {
    border-bottom-left-radius: 10px;
}

#AD186900_1 .cal_depart_date_trww .cal_deaprt_date_tr1sss:last-child .cal_deaprt_date_tr1s {
    border-top-right-radius: 10px;
}

#AD186900_1 .cal_depart_date_trww .cal_deaprt_date_tr1sss:last-child .adh_calendar_prices {
    border-bottom-right-radius: 10px;
}

#AD186900_1 .tabsCirclefare {
    border: 2px solid var(--label-txtcolor);
}

#AD186900_1 .baggagedetailcls .carry_baggage,
#AD186900_1 .baggagedetailcls .checked_in_baggage,
#AD186900_1 .baggagedetailcls .no_checked_in_baggage {
    margin-left: auto;
}

#AD186900_1 .cal_depart_date_trww .cal_search_date {
    color: #ff9800;
    font-weight: 700;
    background: #ff980014;
    border: 1px solid #ff9800;
}

#AD186900_1 .bx-wrapper .bx-controls-direction a {
    font-size: 0px;
    position: relative;
    top: -62px !important;
    background: #fff;
    box-shadow: 0 1px 4px #00000024;
    padding: 0;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: auto;
    margin: 0;
    text-indent: inherit;
}

#AD186900_1 .bx-wrapper .bx-controls-direction .bx-prev {
    float: left;
    margin-left: -17px;
    left: 0;
}

#AD186900_1 .bx-wrapper .bx-controls-direction .bx-next {
    margin-right: -17px;
    float: right;
    right: 0;
}

#AD186900_1 .background-color-graycss,
#AD186900_1 .calendarTable,
#AD186900_1 .internationflights,
#AD186900_1 .rzslider {
    position: relative;
}

#AD186900_1 #abe_flights_results .show-full-calender {}

#AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
    display: flex;
    align-items: center;
    justify-content: center;
}

#AD186900_1 .desktopkaeliyss {
    width: 25px;
    height: 25px;
    background: #fff;
    padding: 3px;
    margin-left: 10px;
    border-radius: 100%;
}

#AD186900_1 .calendarTable .bx-prev:after {
    position: absolute;
    content: "\f104";
}

#AD186900_1 .calendarTable .bx-next:after {
    position: absolute;
    content: "\f105";
}

#AD186900_1 .flightSummarypakage {
    position: absolute;
    left: 0;
    background: #f44336;
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
    transform: rotate(-45deg);
    top: 24px;
    overflow: hidden;
}

#AD186900_1 .hotelpackageimage {
    height: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

#AD186900_1 .hotelpackageimagedeatils>p {
    font-size: 14px;
    margin: 0;
    color: #fff;
}

#AD186900_1 .address25 {
    font-size: 11px !important;
    color: #ffffffb3 !important;
}

#AD186900_1 .background-color-graycss {
    padding: 0 20px 20px;
        background: #F7F7F7;
}

#AD186900_1 .background-color-graycss .background-color-graycss {
    padding: 0;
}

.translated-rtl #AD186900_1 .tab_content_container {
    padding-right: 20px;
    padding-left: 0;
}

.translated-rtl #AD186900_1 .flight_right_30_padding {
    border-right: 2px dashed #d0d0d0;
    border-left: 0;
}

.translated-rtl #AD186900_1 .radio input {
    margin-left: 7px;
    margin-right: 0;
}

.translated-rtl #AD186900_1 .flight_left_70_padO {
    padding: 10px;
}

.translated-rtl #AD186900_1 .roundTripHeader {
    padding: 15px 15px 15px 0;
}

.translated-rtl #AD186900_1.totalAmountaa {
    font-size: 21px;
}

.translated-rtl #AD186900_1 .flightCSummary {
    border-left: 1px dashed #ccccccad;
    border-right: 0px;
}

.translated-rtl #AD186900_1 .flightSummary:before {
    left: 0;
    right: inherit;
}

#AD186900_1 .phoneText {
    justify-content: center;
}

#AD186900_1 .roomListClsNew {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

#AD186900_1 .roomListClsNew div li {
    width: 100%;
    list-style: none;
}

#AD186900_1 .group-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#AD186900_1 .group-list {
    width: 100%;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

#AD186900_1 .hotel_page-proposals-group-list__item {
    display: block;
    width: 100%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    opacity: 1;
}

#AD186900_1 .hotel_proposal {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

#loading-bar .bar {
    margin: 0 auto !important;
    background: #000 !important;
}

#loading-bar .bar:before {
    display: none !important;
}

#AD186900_1 .hotel_proposal-price {
    position: relative;
    font-weight: 500;
    float: right;
    padding: 15px;
    width: 25%;
    border-left: 1px solid #eee;
    color: #999;
    background: #e9ecef;
    display: flex;
    align-items: center;
    justify-content: center;
}

#AD186900_1 .hotel_proposal-price__button {
    margin-top: 0;
    color: #fff;
    background-color: #ff9800;
    padding: 13px 27px;
    float: right;
    min-height: 40px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 12%);
    width: 80%;
    text-transform: uppercase;
}

#AD186900_1 .hotel_proposal-price_text {
    position: static;
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
}

#AD186900_1 .currency_font {
    display: block;
    color: #424242;
    text-align: left;
    white-space: normal;
    font-size: 27px;
    font-weight: 600;
    line-height: 42px;
}

#AD186900_1 .hotel_proposal-price_text-vat {
    display: block;
    max-width: 234px;
    margin-top: 0;
    float: left;
    color: #f59822;
    font-size: 13px;
    line-height: 14px;
}

#AD186900_1 .flight_left_70_padO .adiFullp,
#AD186900_1 .hotel_proposal-info-gate_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#AD186900_1 .logobx {
    padding: 0 17px;
    float: left;
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#AD186900_1 .hotel_proposal-info-gate_info__guests {
    height: 28px;
    float: right;
    width: 200px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
}

#AD186900_1 .GetRoomListBtnmore {
    width: 16%;
    text-align: center;
    float: right;
    color: #3f51b5;
    font-weight: 700;
    cursor: pointer;
}

#AD186900_1 .agencylogo {
    height: 25px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 11px;
    margin-bottom: 0;
}

#AD186900_1 .onewayresultcss {
    margin-top: 20px;
}

#AD186900_1 .internationflights .tab_content_container {
    display: block;
}

#AD186900_1 .totalAmount {
    font-size: 22px;
    line-height: normal;
}

#AD186900_1 .adi_close_btn {
    border: 0;
    padding: 5px 23px;
    background: var(--box-color);
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 2px;
}

#AD186900_1 .adi_thanks_msg {
    font-size: 15px;
    margin: 10px auto;
    font-weight: 600;
}

#AD186900_1 .enqueryformdiv_image_dfg,
#AD186900_1 .flight_left_20,
#AD186900_1 .flight_left_50,
#AD186900_1 .flight_right_30_padding,
#AD186900_1 .logowidth,
#AD186900_1 .numbarofseats,
#AD186900_1 .price_text,
#AD186900_1 .refundcss,
#AD186900_1 .tab-link {
    text-align: center;
}

#AD186900_1 .fRuleUl1 {
    display: flex;
    flex-direction: row;
    text-align: center;
    background: #fff;
    white-space: nowrap;
    overflow-x: scroll;
    margin: 0;
}

#AD186900_1 .fRuleli {
    padding: 10px;
    color: #000;
    font-weight: 700;
    cursor: pointer;
}

#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .price_text,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .price_text,
#AD186900_1 .ajn-popup-body-grid p,
#AD186900_1 .fRulepName,
#AD186900_1 .starRatHotel {
    font-size: 12px;
}

#AD186900_1 .adi_fromclass {
    font-size: 17px;
    margin-bottom: 0;
    color: #9e9e9e;
    font-weight: 500;
}

#AD186900_1 .farerules_ruls,
#AD186900_1 .farerules_ruls_return,
#AD186900_1 .numberContainer .option-overflow,
#AD186900_1 .translated-rtl .Selecttext {
    font-size: 15px;
}

#AD186900_1 .totalAmount sub {
    font-size: 14px;
    margin-bottom: 0;
    color: #ffffffd9;
    bottom: 2px;
}

#AD186900_1 .totalAmount .questionpopup {
    margin: 0 7px;
    width: 20px;
    float: none;
    font-size: 12px;
    text-align: center;
    padding: 3px 8px;
}

#AD186900_1 .fRuleUl1::-webkit-scrollbar {
    width: 100%;
    height: 4px;
    background: #00000042;
}

#AD186900_1 .fRuleUl1::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #9e9e9e;
    width: 41%;
}

#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .price_text sub,
#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .superscriptcss,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .price_text sub,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .superscriptcss {
    font-size: 10px;
}

#AD186900_1 .inboundResultBox .flightnumbercss,
#AD186900_1 .outboundResultBoxWidth .flightnumbercss {
    font-size: 14px;
}

#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .questionpopup,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .questionpopup {
    font-size: 9px;
    width: 12px;
    margin-top: 3px;
    margin-left: 2px;
}

#AD186900_1 .price_text sub {
    color: #ababab;
    font-size: 12px;
    bottom: 0;
    font-weight: 500;
}

#AD186900_1 .questionpopup {
    width: 17px;
    background: #9e9e9ede;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    float: right;
    margin-top: 6px;
    margin-left: 3px;
}

#AD186900_1 .ajn-popup-bg,
#ajn-popup {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

#AD186900_1 .ajn-logo svg {
    width: 200px;
    max-width: 100%;
    height: 40px;
}

#AD186900_1 .ajn-container {
    margin: 20px 0;
}

#AD186900_1 .ajn-container .ajn-inner {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 10px;
    width: 400px;
    max-width: 100%;
}

#AD186900_1 .ajn-container,
#AD186900_1 .ajn-popup-container {
    font-family: Lato, Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI,
        Roboto, Oxygen, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

#AD186900_1 .ajn-container .ajn-text {
    display: flex;
    height: 100%;
    bottom: 0;
}

#AD186900_1 .ajn-container .ajn-text #ajn-popup-trigger {
    font-weight: 700;
}

#AD186900_1 .ajn-container .ajn-text p {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    align-self: flex-end;
    margin-bottom: -15px;
    margin-top: 0;
    padding-top: 10px;
    min-height: 35px;
    bottom: 0;
    text-overflow: ellipsis;
}

#AD186900_1 #ajn-close .ajn-popup-bg {
    cursor: pointer;
}

#AD186900_1 #ajn-close {
    width: 18px;
    position: absolute;
    right: 40px;
    top: 40px;
}

#ajn-popup {
    z-index: 999999999;
}

#AD186900_1 .ajn-popup-container {
    background-color: #fff;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    box-shadow: 0 0 15px -10px;
    border-radius: 6px;
    z-index: 999999999;
}

#AD186900_1 .circleEnclosing {
    position: relative;
    bottom: 3px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #ff516c;
    color: #ff516c;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

#AD186900_1 .circleEnclosing:hover {
    color: #fff;
    background: #ff516c;
}

#AD186900_1 .circleEnclosing:hover .ajn-infolink,
#AD186900_1 .departuretimezone p,
#AD186900_1 .destinationtime p,
#AD186900_1 .per_room_text_btn:hover,
#AD186900_1 .phoneText,
#AD186900_1 .segment_adivaha,
#AD186900_1 .totalAmount,
#AD186900_1 .totalpriceoneway p {
    color: #fff;
}

#AD186900_1 .ajn-infolink {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: top;
    color: #ff516c;
    text-decoration: none;
}

#AD186900_1 .ajn-heading-large,
#AD186900_1 .ajn-heading-small,
#AD186900_1 .ajn-paragraph {
    font-style: normal;
    letter-spacing: 0;
    text-transform: initial;
}

#AD186900_1 .ajn-heading-large {
    font-size: 20px;
    line-height: 1 0.4;
}

#AD186900_1 .ajn-heading-small {
    font-size: 16px;
    line-height: 1 0.4;
}

#AD186900_1 .ajn-popup-container p {
    line-height: 1.8;
    margin-bottom: 6px;
}

@media all and (min-width: 890px) {
    #AD186900_1 .ajn-popup-container {
        top: 10%;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        width: 700px;
        max-width: 90%;
    }
}

#AD186900_1 .ajn-popup-header {
    display: grid;
    grid-template-columns: 1fr 3fr;
    align-items: flex-start;
    margin: 0;
    padding: 14px;
    grid-gap: 30px;
}

#AD186900_1 .ajn-header-right {
    padding-right: 40px;
}

#AD186900_1 .ajn-header-right p {
    font-size: 14px;
}

#AD186900_1 .ajn-popup-body {
    padding: 20px 40px;
}

#AD186900_1 .ajn-popup-body-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

@media all and (max-width: 890px) {
    #AD186900_1 .logobx {
        padding: 0 5px;
        width: 70%;
    }

    #AD186900_1 .ajn-popup-body-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

#AD186900_1 .bottom-text {
    text-align: left;
    font-size: 12px;
}

#AD186900_1 .bottom-text div {
    display: inline-block;
    margin-right: 5px;
}

#AD186900_1 .ajn-popup-footer {
    padding: 20px 40px 40px;
    position: relative;
    overflow: hidden;
}

#AD186900_1 .ajn-footer-box {
    border: 1px solid #1f244720;
    border-radius: 6px;
    padding: 30px 20px;
    border-left: 4px solid;
}

#AD186900_1 svg.ajn-icon {
    height: 50px;
    width: 50px;
    margin: 0 0 20px;
}

#AD186900_1 svg.ajn-icon-small {
    width: 16px;
    height: 20px;
}

#AD186900_1 svg .ajn-tick {
    height: 40px;
    width: 40px;
    margin: 10px auto;
    display: block;
}

#AD186900_1 .bottom-text div p,
#AD186900_1 .bottom-text div svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

#AD186900_1 .ajn-hr {
    border-color: #1f244720;
    margin: 40px -40px;
}

#AD186900_1 svg .ajn-learn-more {
    width: 200px;
    height: auto;
    float: right;
    margin: -20px 0 0;
}

#AD186900_1 .questionpopup:hover {
    color: #fff;
    background: #f44336;
}

#AD186900_1 .ajn-emphasis {
    color: #ff516c;
    font-weight: 700;
}

#AD186900_1 .superscriptcss {
    text-align: center;
    margin: 0;
    font-size: 12px;
    color: #9e9e9e;
    font-weight: 500;
}

#AD186900_1 .opacity_0_5 {
    opacity: 0.5;
}

#AD186900_1 .internationflights .flight_right_30_padding {
    height: auto;
}

#AD186900_1 .baggage_freeBaggageAllowance {
    font-size: 14px;
    color: #8bc34a;
    font-weight: 700;
    position: relative;
    margin-left: 17px;
    padding: 0;
}

#AD186900_1 .baggage_freeBaggageAllowance:after {
    background-position: -86px -33px;
    content: "";
    position: absolute;
    top: -5px;
    left: -38px;
    background-image: url(/obe/api-v1/versions/V2/img/FS_topRowIcon_Baggage.png);
    background-color: transparent;
    height: 31px;
    width: 31px;
}

#AD186900_1 .showmore:after {
    position: absolute;
    background: rgb(33 150 243 / 13%);
    color: #2196f3;
    content: "\f063";
    font-family: FontAwesome;
    font-size: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 2px;
    display: block;
    border-radius: 50%;
    border: 1px solid #2196f3;
}

#AD186900_1 .sorting {
    background: #fff;
    padding: 8px 8px;
    border-radius: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 13px;
    color: #666;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 600;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    text-align: center;
}

#AD186900_1 .sorting:last-child {
    border: none;
}

#AD186900_1 .adi_flight_left_90 {
    float: left;
}

#AD186900_1 .akmssslayer p {
    margin: 15px auto 0;
    text-align: center;
    border: 1px solid #f44336;
    background-color: #ff00001f;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    padding: 4px;
    color: #f44336;
    width: 69%;
    font-size: 14px;
}

#AD186900_1 .adi_flight_left_901,
.translated-rtl #AD186900_1 .flightSummary {
    float: right;
}

#AD186900_1 .rzslider .rz-pointer {
    top: -7px;
    z-index: 1;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
}

#AD186900_1 .adi_depart_date_apDate1,
#AD186900_1 .akmssslayer p .fa,
#AD186900_1 .price_text,
#AD186900_1 .time_go1_1 b,
#AD186900_1 .time_go1_2 b,
#AD186900_1 .titelDel {
    font-weight: 600;
}

#AD186900_1 .webtext h5,
#AD186900_1 .webtext p {
    float: left;
    font-weight: 500;
}

#AD186900_1 .flight_right_30_padding {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 20%;
    padding-left: 20px;
    float: left;
    left: 0;
    width: auto;
    bottom: 30px;
    left: 22px;
    font-size: 16px;
}

#AD186900_1 .price_text {
    font-size: 21px;
    color: #f96768;
    font-weight: 600;
    margin: 0;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .internationflights .price_text {
    margin-bottom: 10px;
}

#AD186900_1 .farefamilyluggage i {
    position: relative;
    font-size: 17px;
    margin: 0;
    color: var(--box-color);
}

#AD186900_1 .high_price {
    font-size: 20px;
    margin: 0 5px 0 0px;
    color: #0c2c7a;
    text-decoration: line-through;
    font-weight: 500;
    line-height: initial;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .adi_farerules fieldset,
#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .flight_left_80,
#AD186900_1 .outboundResultBox,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .flight_left_80,
#AD186900_1 .tab-link {
    width: 100%;
}

#AD186900_1 .refundcss {
    position: absolute;
    font-family: roboto;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    padding: 0 20px;
    left: 0;
    height: auto;
    border: none;
    bottom: 15px;
}

#AD186900_1 .refundcss span {
    color: #0c2c7a;
    font-weight: 600;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 17px;
}

#AD186900_1 .webtext {
    border-top: 1px dotted #e4d3b3;
    padding: 5px 0;
    background-color: #fff6e78c;
    display: none;
}

#AD186900_1 .webtext h5 {
    font-size: 12px;
    border-bottom: 1px solid;
    padding: 0 7px;
    margin: 0 5px 0 15px;
    background-color: #fca402;
    border-radius: 30px;
    color: #fff;
    line-height: 19px;
}

#AD186900_1 .webtext p {
    font-size: 13px;
    color: #000;
    padding: 0 14px;
    margin: 0;
}

#AD186900_1 .baggage_information {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#AD186900_1 .baggage_information_left {
    order: 3;
    width: auto;
    display: flex;
    justify-content: start;
    align-items: center;
}

#AD186900_1 .numbarofseats {
    float: right;
    font-size: 16px;
    font-weight: 700;
    width: 20%;
    text-align: center;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .view_more_btn,
#AD186900_1 .view_ticket_rule {
    color: var(--box-color);
    font-weight: 500;
    font-size: 14px;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .adiFullp_lip {
    visibility: visible;
    animation-name: fadeInUp;
    background: #fff;
    margin-bottom: 0px;
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    float: left;
    border: 0px solid #ccc;
}

#AD186900_1 .flight_left_70_padO {
    position: relative;
    width: 80%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 10px 10px 0;
    align-items: normal !important;
}

#AD186900_1 .flight_right_30_padding {
    width: 20%;
}

#AD186900_1 .flight_left_20 {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    gap: 15px;
    position: relative;
    width: 35%;
    float: left;
    text-align: left;
    padding-right: 10px;
}

#AD186900_1 .flight_left_80 {
    width: 65%;
    float: left;
    position: relative;
}

#AD186900_1 .desktopkaeliy {
    width: 70px;
    padding: 15px;
    border-radius: 20px;
    width: 70px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

#AD186900_1 .flightnumbercss {
    color: #0c2c7a;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .flight_left_80_border_bottom {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    max-width: 100%;
}

#AD186900_1 .selectedFlightCls {
    margin-right: 10px;
    margin-top: 2px;
}

#AD186900_1 .time_go1 {
    font-size: 16px;
    font-weight: 700;
    color: #0c2c7a;
    text-transform: uppercase;
    margin: 0;
}

#AD186900_1 .formatted_time,
#AD186900_1 .time_go1_2 {
    font-size: 13px;
    display: block;
    text-align: center;
}

#AD186900_1 .time_go1_2 {
    color: #949494;
    font-weight: 600;
    margin: 0;
    line-height: 9px;
    white-space: nowrap;
}

#AD186900_1 .formatted_time,
#AD186900_1 .pl_fa_plane {
    color: #363636bd;
    font-weight: 600;
}

#AD186900_1 .flight_left_50 {
    position: relative;
    width: 150px;
    max-width: 160px;
    background-color: #949494;
    border-bottom: 2px solid #0c2c7a;
    margin: 0 auto;
}

#AD186900_1 .flight_left_50::before {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 0px 0;
    border-color: #0c2c7a transparent transparent transparent;
    right: -4.5px;
    bottom: -2px;
    transform: scaleY(-1);
}

#AD186900_1 .flight_left_50::after {
    content: "";
    position: absolute;
    left: 50%;
    height: 10px;
    background-color: #0c2c7a;
    width: 10px;
    border-radius: 50%;
    bottom: -6px;
    color: #0c2c7a;
    font-weight: bold;
}

#AD186900_1 .formatted_time {
    position: absolute;
    font-size: 16px;
    color: #0c2c7a;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-bottom: 0.5rem;
    line-height: normal;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .formatteds_time {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: normal;
    color: #363636bd;
}

#AD186900_1 .flight_brief_layovers__flight_time {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: -5px;
    justify-content: center;
}

#AD186900_1 .round_boder,
#AD186900_1 .round_boder1 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    content: "";
}

#AD186900_1 .round_boder {
    border: 2px solid var(--box-color);
    border-radius: 5px;
    float: left;
}

#AD186900_1 .round_boder1 {
    border: 2px solid var(--box-color);
    border-radius: 5px;
    float: right;
}

#AD186900_1 .pl_fa_plane_full .round_boder {
    border: 0;
    color: #000;
    width: auto;
}

#AD186900_1 .pl_fa_plane {
    position: absolute;
    bottom: -35px;
    color: #0c2c7a;
    left: 50%;
    font-weight: 600;
    font-size: 16px;
    transform: translatex(-50%);
    text-transform: capitalize;
    margin: 0;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .pl_fa_plane_full .round_boder1 {
    border: 0;
    color: #000;
    position: relative;
    width: auto;
    display: none !important;
}

#AD186900_1 .flight_left_25 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0 10px;
}

#AD186900_1 .pl_fa_plane .fa {
    width: 25px;
    color: var(--box-color);
    background: #fff;
    margin: -3px auto 0;
    font-size: 18px;
    display: none;
}

#AD186900_1 .flight_left_50_adi_full {
    width: 49%;
    float: left;
}

#AD186900_1 .flight_left_50_adi_full1 {
    width: 49%;
    float: right;
}

#AD186900_1 .return_searchresult,
#AD186900_1 .searchresult {
    margin: 0;
    padding: 0;
}

#AD186900_1 .adi_farerules ul il,
#AD186900_1 .baggage_information,
#AD186900_1 .enqueryformdiv,
#AD186900_1 .enquerymainbox,
#AD186900_1 .flightdeatailstab,
#fade-in1 {
    width: 100%;
    float: left;
}

#AD186900_1 .per_room_text_btn {
    transition: 0.3s;
    font-size: 16px;
    border-radius: 16px;
    padding: 7px 6px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 12%);
    color: #fff;
    background-color: var(--box-color);
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .per_room_text_btn::before {
    content: "";
    height: 30px;
    width: 30px;
    background-color: #f96768;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translatex(-50%) translatey(-50%) scale(0);
    transition: 0.5s;
    border-radius: 50%;
    z-index: -1;
}

#AD186900_1 .per_room_text_btn:hover::before {
    transform: translatex(-50%) translatey(-50%) scale(5);
}

#AD186900_1 .per_room_text_btn::after {
    content: "\f0a9";
    font-family: "Font Awesome 6 Free";
    /* or "Font Awesome 5 Free" depending on version */
    font-weight: 900;
    font-size: 16px;
    margin-left: 5px;
}

#AD186900_1 .flight_deatilsshow,
#AD186900_1 .tabskk {
    padding: 0;
    display: flex;
    list-style: none;
}

#AD186900_1 .submitenquery:hover {
    background: radial-gradient(circle, transparent 1%, #000 1%) center/15000% #000;
    color: #fff;
}

#AD186900_1 .leftnotoopsimg i,
#AD186900_1 .numberContainer .option-overflow,
#AD186900_1 .sorting:hover,
#AD186900_1 .up_arrow,
#AD186900_1 .view_more_btn:hover {
    color: var(--box-color);
}

#AD186900_1 .whatsappshare,
#AD186900_1 .whatsappshare:hover {
    color: #56cc5b;
}

#AD186900_1 .emailshare:hover {
    color: #2196f3;
}

#AD186900_1 .outboundResultBoxWidth {
    width: 49.5%;
    float: left;
}

#AD186900_1 .inboundResultBox {
    width: 49.5%;
    float: right;
}

#AD186900_1 .inboundResultBox .numbarofseats,
#AD186900_1 .outboundResultBoxWidth .numbarofseats {
    width: auto;
}

#AD186900_1 .inboundResultBox .flight_left_50,
#AD186900_1 .outboundResultBoxWidth .flight_left_50 {
    width: 80px;
}

#AD186900_1 .selectedBtn {
    background-color: #fca402;
}

#AD186900_1 .inboundResultBox .time_go1,
#AD186900_1 .outboundResultBoxWidth .time_go1 {
    font-size: 14px;
}

#AD186900_1 .inboundResultBox .time_go1_2,
#AD186900_1 .outboundResultBoxWidth .time_go1_2 {
    font-size: 11px;
}

#AD186900_1 .tabskk {
    flex-direction: row;
    border-bottom: 1px solid #9e9e9e;
    margin: 0 0 30px;
}

#AD186900_1 .switchFilterType {
    color: #9e9e9e;
    width: 100%;
    float: left;
    transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    font-size: 20px;
    padding: 5px 0 15px 0;
    font-weight: 600;
}

#AD186900_1 .flight_list_show .active,
#AD186900_1 .tab-link .active {
    color: var(--box-color);
    border-bottom: 2px solid var(--box-color);
}

#AD186900_1 .flight_deatilsshow {
    margin: 0;
    justify-content: center;
    border-bottom: 1px solid #cbc8c8;
    background: rgba(57, 154, 244, 0.05);
    align-items: center;
}

#AD186900_1 .flight_list_show {
    display: flex;
    width: auto;
    float: left;
}

#AD186900_1 .fltDetTab {
    padding: 6px 9px 6px 9px;
    color: #000;
}

#AD186900_1 .flex_breakup_btn {
    background: #f44336;
    float: left;
    color: #fff;
    height: 22px;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 13px;
    margin-right: 8px;
}

#AD186900_1 .adi_depart_date_apDate1,
#AD186900_1 .adi_depart_date_apDate22 {
    font-size: 15px;
    color: #000;
}

#AD186900_1 .adivaha_bus_deatils5,
#AD186900_1 .enquerytitle,
#AD186900_1 .fltDetTab:hover {
    color: #000;
}

#AD186900_1 .detailsDiv {}

#AD186900_1 .adi_depart_date_apDate {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0px !important;
    align-items: center;
}

#AD186900_1 .adi_depart_date_apDate i {
    color: var(--box-color);
    padding-right: 14px;
}

#AD186900_1 .fligh_timeandh {
    padding: 26px 20px;
    border: 1px solid #cccccc75;
    margin: 5px 0px;
}

#AD186900_1 .ActualDatetime {
    font-size: 14px;
    font-weight: 500;
    color: #777;
    margin: 0;
}

#AD186900_1 .desktopkaeliy1 {
    height: 50px;
    float: left;
}

#AD186900_1 .adi_flight_left_90a {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
}

#AD186900_1 .flight_time_and_hos {
    font-weight: 600;
    color: #000;
    margin: 0;
}

#AD186900_1 .flight_text_de_to_go {
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    color: #000;
}

#AD186900_1 .flight_text_no_and_name {
    margin: 0;
    color: #777;
    font-size: 12px;
    font-weight: 500;
}

#AD186900_1 .adi_farerules table td,
#AD186900_1 .adi_farerules table th,
#AD186900_1 .adi_farerules ul,
#AD186900_1 .titelDel {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
}

#AD186900_1 .inboundResultBox .flight_time_and_hos,
#AD186900_1 .outboundResultBoxWidth .flight_time_and_hos,
#AD186900_1 .tduration {
    font-size: 13px;
}

#AD186900_1 .inboundResultBox .high_price,
#AD186900_1 .outboundResultBoxWidth .high_price {
    margin: 0;
}

#AD186900_1 .tduration {
    font-weight: 600;
    color: #000;
}

#AD186900_1 .adi_farerules p {
    position: relative;
    margin: 3px 0 0;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    width: 100%;
}

#AD186900_1 .adi_farerules b {
    color: #000;
}

#AD186900_1 .adi_farerules table td {
    border: 1px solid #ccccccd1;
    padding: 5px;
}

#AD186900_1 .adi_farerules ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

#AD186900_1 .adi_farerules table th {
    border: 1px solid #ccccccd1;
    padding: 8px;
}

#AD186900_1 .adi_farerules table {
    width: 100%;
    border: 0;
}

#AD186900_1 .baggages_1uls {
    width: 50%;
    float: left;
    padding: 15px;
}

.flightabaggage .baggages_1uls:first-child {
    border-right: 1px dashed #dce5e5;
}

#AD186900_1 .titelDel_adi {
    border: 1px solid #ccccccc4;
    padding: 6px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#AD186900_1 .returnflightDetailCls1 {
    width: 50%;
    float: right;
}

#AD186900_1 .flightSummarymain {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 20px 0 6px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 15%);
}

#AD186900_1 .flightCSummary,
#AD186900_1 .flightSummary {
    justify-content: space-between;
    display: flex;
}

#AD186900_1 .flightSummary {
    position: relative;
    width: 70%;
    float: left;
    background: #0c2c7a;
    flex-direction: row;
}

#AD186900_1 .flightSummary:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    right: -15px;
    display: block;
    background-color: #ecf0f5;
    z-index: 9;
    border-radius: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    display: none;
}

#AD186900_1 .flightCSummary {
    flex-direction: row;
    width: 50%;
    padding: 15px 12px;
    border-right: 1px dashed #ccccccad;
    align-items: center;
}

#AD186900_1 .arrowcss,
#AD186900_1 .departuretimezone,
#AD186900_1 .destinationtime {
    color: #fff;
    font-size: 16px;
}

#AD186900_1 .departuretimezone p,
#AD186900_1 .destinationtime p,
#AD186900_1 .phoneText,
#AD186900_1 .segment_adivaha,
#AD186900_1 .totalAmount,
#AD186900_1 .totalpriceoneway p {
    margin: 0;
}

#AD186900_1 .totalpriceoneway {
    color: #fff;
    font-size: 20px;
}

#AD186900_1 .logowidth img {
    width: 43px;
    height: 43px;
    background: white;
    border-radius: 50%;
    padding: 5px;
}

#AD186900_1 .airline-code {
    color: #ffffffcf;
    font-size: 12px;
    margin-top: 5px;
    clear: both;
    float: left;
}

#AD186900_1 .roundTripHeader {
    width: 30%;
    padding: 15px 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#AD186900_1 .totalAmountaa {
    color: #fff;
    letter-spacing: -2px;
    font-weight: 600;
}

#AD186900_1 .totalAmount p {
    font-size: 14px;
    margin-bottom: 0;
    color: #ffffffcf;
    margin-top: 0;
    line-height: normal;
}

#AD186900_1 .actionCol {
    display: inline-block;
    float: right;
}

#inbound_resultdata1 {
    left: 0;
    right: 0;
    position: fixed;
    width: 1200px;
    bottom: 20px;
    z-index: 333;
    margin: auto;
}

#AD186900_1 .selectedDomesticDataBox {
    width: 100%;
    float: left;
    background: #0c2c7a;
    border-radius: 20px;
    overflow: hidden;
}

#AD186900_1 .actionCol .per_room_text_btn {
    padding: 15px 15px;
    background-color: #fca402;
    font-size: 17px;
    display: inline-block;
    overflow: hidden;
}

#AD186900_1 .wrapper {
    background: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-top: 0 dashed #ddd;
    border: 1px solid #eaeaea;
    box-shadow: 0 1px 1px 0 #fcfcfc;
    margin-bottom: 0;
    height: 100%;
}

#AD186900_1 .loadmorecss,
#AD186900_1 .submitenquery {
    transition: 0.8s;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
    outline: 0;
    text-transform: uppercase;
}

#AD186900_1 .wrapper-cell {
    display: flex;
    padding: 10px;
}

#AD186900_1 .emailshare,
#AD186900_1 .enquerydropdownbtn #AD186900_1 .enquerytitle #AD186900_1 .fa-envelope-o,
#AD186900_1 .shareoption p i,
#AD186900_1 .whatsappshare {
    padding-right: 5px;
}

#AD186900_1 .animated-background,
#AD186900_1 .image,
#AD186900_1 .images,
#AD186900_1 .text-line,
#AD186900_1 .text-lines {
    -webkit-animation-duration: 1 0.25s;
    animation-duration: 1 0.25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f6f6;
    background: linear-gradient(to right, #f6f6f6 8%, #f0f0f0 18%, #f6f6f6 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}

#AD186900_1 .text {
    margin-left: 20px;
    margin-right: 20px;
}

#AD186900_1 .desktopkaeliybus,
#AD186900_1 .wrapper #AD186900_1 .image {
    width: 100px;
}

#AD186900_1 .text-line {
    height: 10px;
    width: 200px;
    margin: 4px 0;
}

#AD186900_1 .image {
    height: 33px;
    width: 136px;
}

#AD186900_1 .text-right {
    text-align: right;
}

#AD186900_1 .flt-price {
    margin: 0px;
}

#AD186900_1 .adi_filter_row,
#AD186900_1 .animated-background #AD186900_1 .adianimated_7,
#AD186900_1 .flt-price,
#AD186900_1 .rz-bar {
    float: left;
    width: 100%;
}

#AD186900_1 .animated-background #AD186900_1 .h2animated {
    border: solid #fff;
    height: 40px;
    border-width: 24px 97px 0 11px;
}

#AD186900_1 .animated-background #AD186900_1 .ratingratingdanimated {
    border: solid #fff;
    height: 28px;
    border-width: 7px 207px 9px 11px;
}

#AD186900_1 .animated-background #AD186900_1 .markeranimated {
    height: 21px;
    border: solid #fff;
    border-width: 3px 165px 7px 11px;
}

#AD186900_1 .animated-background #AD186900_1 .tripAdvisorRatinganimated {
    border: solid #fff;
    height: 29px;
    border-width: 2px 165px 14px 11px;
}

#AD186900_1 .animated-background #AD186900_1 .ratanimatedp {
    border: solid #fff;
    height: 58px;
    border-width: 2px 200px 39px 11px;
}

#AD186900_1 .shareoption p {
    margin: 0;
    font-size: 15px;
}

#AD186900_1 .emailshare {
    color: #2196f3;
    padding-left: 5px;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

#AD186900_1 .copied_textc,
#AD186900_1 .loadmorecss {
    font-size: 14px;
    color: #fff;
    background-color: #000;
    width: 100%;
}

#AD186900_1 .shareoption p a:last-child {
    color: #000;
    padding-left: 5px;
    position: relative;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

#AD186900_1 .copied_textc {
    position: absolute;
    right: -45px;
    top: -43px;
    font-weight: 300;
    padding: 7px 2px;
    border-radius: 5px;
    text-align: center;
}

#AD186900_1 .enquerymainboxlefttitle,
#AD186900_1 .enquerytitle {
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}

#AD186900_1 .copied_textc:after {
    position: absolute;
    bottom: -20%;
    left: 42%;
    margin-left: -5px;
    width: 0;
    border-top: 11px solid #000000;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
    z-index: 0;
}

#AD186900_1 .loadmorecss {
    background-position: center;
    border: none;
    border-radius: 2px;
    padding: 13px 18px;
    margin: 10px 0 20px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 12%);
    color: #fff;
    background-color: var(--box-color);
    border-radius: 16px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.3s;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .loadmorecss:hover::before {
    transform: translatex(-50%) translatey(-50%) scale(34);
}

#AD186900_1 .loadmorecss::before {
    content: "";
    height: 30px;
    width: 30px;
    background-color: #f96768;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translatex(-50%) translatey(-50%) scale(0);
    transition: 0.5s;
    border-radius: 50%;
    z-index: -1;
}

#AD186900_1 .enquerymainboxleft {
    padding: 20px;
    width: 50%;
    float: left;
    background: #fcfcfc;
}

#AD186900_1 .enquerymainboxlefttitle {
    padding: 0 0 12px;
    color: #000;
}

#AD186900_1 .enquerymainboxlefttitle i,
#AD186900_1 .enquerytitle i {
    color: var(--box-color);
    background: #fcfcfc;
    font-size: 21px;
}

#AD186900_1 .enquerymainboxleful {
    padding: 0 20px 20px 40px;
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}

#AD186900_1 .enquerymainboxleful li {
    font-size: 13px;
    margin-bottom: 7px;
    color: #777;
    width: 100%;
}

#AD186900_1 .numberContainer {
    text-align: center;
    clear: both;
    padding: 20px 0;
}

#AD186900_1 .enquerymainboxleftdiv {
    width: 100%;
    float: left;
    border-top: 1px solid #f7f3f3;
    border-bottom: 1px solid #f7f3f3;
    padding: 20px 0;
    margin: 0;
}

#AD186900_1 .at_AssureGuarantee .col-md-4 {
    width: 33%;
    float: left;
    text-align: center;
}

#AD186900_1 .at_AssureGuarantee .css-1npwayy {
    font-size: 38px;
    color: var(--box-color);
    margin-bottom: 10px;
}

#AD186900_1 .at_AssureGuarantee p {
    color: #777;
    font-size: 12px;
}

#AD186900_1 .numberContainer .phoneText .fa {
    color: var(--box-color);
    margin-right: 8px;
    border: 1px solid var(--box-color);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 5px;
}

#AD186900_1 .numberContainer .number {
    font-size: 22px;
    margin: 10px 0;
    float: left;
    width: 100%;
    font-weight: 600;
    color: var(--box-color);
}

#AD186900_1 .down_arrow:after,
#AD186900_1 .up_arrow:after {
    position: relative;
    font-family: FontAwesome;
    margin-left: 12px;
}

#AD186900_1 .enquerymainboxright {
    width: 50%;
    float: right;
    padding: 20px;
}

#AD186900_1 .enquerytitle2 {
    margin: 6px 0;
    font-size: 13px;
    color: #777;
}

#AD186900_1 .enqueryinput {
    width: 61%;
    margin-bottom: 20px;
}

#AD186900_1 .enqueryinput label {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #000;
    margin-bottom: 5px;
}

#AD186900_1 .enqueryinput input {
    border: 1px solid #ccc;
    height: 32px;
    width: 100%;
    padding: 5px;
    font-size: 12px;
    color: #777;
}

#AD186900_1 .enqueryinput2 textarea {
    border: 1px solid #ccc;
    height: 110px;
    width: 100%;
    padding: 5px;
    font-size: 13px;
    color: #232323;
    font-family: Arial;
    line-height: 18px;
}

#AD186900_1 .submitenquery {
    background-position: center;
    border: none;
    border-radius: 2px;
    padding: 8px 18px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    width: 100%;
    margin: 12px 0;
}

#AD186900_1 .enqueryinput2 label {
    font-size: 13px;
    margin-bottom: 9px;
    color: #000;
}

#AD186900_1 .sortings {
    display: flex;
    flex-direction: row;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    overflow: hidden;
}

#AD186900_1 .adi-adult_text {
    font-size: 13px;
    color: #777;
    padding-bottom: 5px;
    margin: 0;
}

#AD186900_1 .Selecttext,
#AD186900_1 .inboundResultBox #AD186900_1 .price_text,
#AD186900_1 .outboundResultBoxWidth #AD186900_1 .price_text {
    font-size: 19px;
}

#AD186900_1 .Selecttext {
    font-size: 18px;
    font-weight: 600;
    font-family: "Barlow", sans-serif;
    color: #0c2c7a;
    margin: 0;
}

#AD186900_1 .adi_sortbytext {
    font-weight: 700;
    margin-right: 13px;
    font-size: 15px;
    display: none;
}

#AD186900_1 .flights_sortbar_ne {
    padding: 20px 20px 15px 20px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    border-radius: 25px;
    margin-bottom: 20px;
}

#AD186900_1 .filterMobile {
    width: 25%;
}

#AD186900_1 .adi_filter_row {
    margin-bottom: 35px;
}

#AD186900_1 .flt_price011 {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddeaf0;
    margin-bottom: 20px;
}

#AD186900_1 .radio {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    margin-top: 0;
}

#AD186900_1 .radio input {
    width: 20px;
    height: 18px;
    border: 1px solid #ccd5d8;
    border-radius: 6px;
    position: relative;
    margin: 0 8px 0 0;
    display: block;
    opacity: 1;
    visibility: visible;
    padding: 0;
    transition: all ease 0.7s;
    -webkit-appearance: none;
}

#AD186900_1 .radio-label {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #000;
    font-weight: 500;
    min-height: auto;
    padding-left: initial;
}

#AD186900_1 .radio-label input[type="checkbox"]~label {
    padding-left: 0;
}

#AD186900_1 input[type="checkbox"]~label:before {
    display: none;
}

#AD186900_1 .rzslider,
#AD186900_1 .rzslider span,
#AD186900_1 .theiaStickySidebar {
    display: inline-block;
}

#AD186900_1 .rzslider {
    width: 100%;
    height: 4px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 13px 0px 30px;
}

#AD186900_1 .rz-bar-wrapper {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 45px;
    box-sizing: border-box;
}

#AD186900_1 .rz-bar {
    background-color: var(--searchboxbox-color);
    height: 6px;
}

#AD186900_1 .reset-all {
    font-weight: 600;
    font-size: 12px;
    color: #f44336;
    display: none;
}

#AD186900_1 .dynamic-reset:before {
    float: right;
    font-family: "Font Awesome 5 Free";
    color: #f44336;
    content: "\f021";
    font-weight: 900;
    margin: 0 5px;
    font-size: 19px;
}

#AD186900_1 .rzslider span {
    position: absolute;
    white-space: nowrap;
}

#AD186900_1 .rzslider #AD186900_1 .rz-pointer {
    top: -7px;
    z-index: 1;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
    border: 0 solid;
    background-image: none;
}

#AD186900_1 .rz-bubble {
    color: #55637d;
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 17px;
    font-weight: 500;
}

#AD186900_1 .Filteryourtext {
    font-family: "Barlow Condensed", sans-serif;
    margin: 0;
    padding: 0;
    font-size: 27px;
    font-weight: 600;
    color: #000;
    line-height: initial;
}

#AD186900_1 .adi_filter_row h5,
#AD186900_1 .adi_filter_text {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-family: sans-serif;
    text-transform: capitalize;
    line-height: 1.2;
    margin: 0 0 15px;
    padding: 0;
    padding-bottom: 15px;
}

#AD186900_1 .npdbg .flt_price01,
#AD186900_1 .npdbg .flt-price01 {
    float: left;
    width: 100%;
}

#AD186900_1 .npdbg {
    padding-bottom: 0px;
}

#AD186900_1 .adi_filter_row.npdbg {
    margin-bottom: 10px;
}

#AD186900_1 .npdbg .flt_price01 h5,
#AD186900_1 .npdbg .flt-price01 h5 {
    margin-top: 10px;
}

#AD186900_1 .tabpanebackpadding {
    padding: 20px 0;
}

#AD186900_1 .up_arrow:after {
    content: "\f176";
}

#AD186900_1 .down_arrow:after {
    content: "\f175";
}

#AD186900_1 .section-loading {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

#AD186900_1 .section-loading ul#AD186900_1 .list-bars {
    list-style: none;
    display: flex;
    align-items: center;
}

#AD186900_1 .notfoundcss {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 11;
    top: 0;
    text-align: center;
}

#AD186900_1 .leftnotfoundcss {
    width: 30%;
    margin: 17% auto auto;
    padding: 20px 0 7px;
    border-radius: 4px;
}

#AD186900_1 .adi-col-7edit {
    width: 75%;
    padding-left: 20px;
}

#AD186900_1 .adi_flight_result {
    list-style: none;
    position: relative;
    background: #fff;
    border-radius: 25px;
    margin-bottom: 20px;
    padding: 20px 20px 15px 20px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

#AD186900_1 .adivaha_bus_deatils {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#AD186900_1 .adivaha_bus_deatils55 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: normal;
}

#AD186900_1 .adivaha_bus_deatils3,
#AD186900_1 .adivaha_bus_deatils5 {
    font-weight: 500;
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 12px;
}

#AD186900_1 .adivaha_bus_deatils3 {
    color: var(--bs-gray-500);
}

#AD186900_1 .adivaha_bus_deatils_main {
    width: 100%;
    float: left;
    margin: 10px 0 0;
}

#AD186900_1 .DateNavigator_adivaha {
    float: left;
    width: 100%;
    background: 0 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

#AD186900_1 .multiday-menu_adivaha {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    justify-content: center;
}

#AD186900_1 .vertically_adivaha {
    color: var(--box-color);
    border: 1px solid #cccccc96;
    width: 20%;
    float: left;
    position: relative;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

#AD186900_1 .DateNavigator_adivaha .checked-icon-box {
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: var(--box-color);
    border: 2px solid #fff;
}

#AD186900_1 .selected_adivaha {
    background: var(--box-color);
    color: #ffffffab;
}

#AD186900_1 .disableClick {
    pointer-events: none;
    color: rgba(40, 40, 40, 0.3);
    background-color: transparent;
}

#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .flight_left_70_padO,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .flight_left_70_padO {
    padding: 6px;
}

#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .adiFullp,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .adiFullp {
    flex-direction: column;
}

#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .flight_left_20,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .flight_left_20 {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
}

#AD186900_1 .inboundResultBox .refundcss,
#AD186900_1 .outboundResultBoxWidth .refundcss {
    font-size: 12px;
    bottom: 12px;
    line-height: normal;
    padding: 0px 10px;
}

#AD186900_1 .inboundResultBox .numbarofseats,
#AD186900_1 .outboundResultBoxWidth .numbarofseats {
    font-size: 12px;
}

#AD186900_1 .legInfo_bus {
    height: 65px;
    width: 107px;
    background-size: contain;
    background-position: center;
    background-color: var(--bs-gray-400);
    border-radius: 5px;
    background-repeat: no-repeat;
}

#AD186900_1 #abe_flights_results.flex_breakup_btn {
    background: #f44336;
    padding: 0 10px;
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
}

#AD186900_1 .flex_breakup_btn:hover {
    color: #fff;
}

#AD186900_1 .flight_right_30_padding {}

#AD186900_1 .ribbonflag {
    position: relative;
    text-align: center;
    padding: 2px 15px;
    right: 0px;
    top: -15px;
    width: auto;
    color: #fff;
    font-size: 12px;
    box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.3);
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    margin: 0 -14px 0 auto;
}

#AD186900_1 .ribbonflag:after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    left: -13.5px;
    border-top: 11px solid transparent;
    border-bottom: 13px solid transparent;
    top: 0px;
}

#AD186900_1 .formatted_baggage {
    width: auto;
    float: right;
    text-align: right;
    display: flex;
    align-content: end;
    justify-content: end;
}

#AD186900_1 .flightDetailCls,
#AD186900_1 .returnflightDetailCls {
    width: 100%;
    padding: 10px;
    float: left;
}

#AD186900_1 .adi_farerules {
    display: flex;
    flex-wrap: wrap;
}

#AD186900_1 .farebaseone {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

#AD186900_1 .farebaseones {
    background: #edf5f0;
    width: 100%;
    float: left;
    padding: 10px;
}

#AD186900_1 .inboundResultBox .baggages_1uls,
#AD186900_1 .outboundResultBoxWidth .baggages_1uls {
    padding: 10px;
}

#AD186900_1 .farebaseone1,
#AD186900_1 .farebaseone2 {
    font-size: 13px;
    display: flex;
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 100%;
    float: right;
}

#AD186900_1 .farebaseone1 {
    color: #000;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
}

#AD186900_1 .farebaseone11 {
    width: 20%;
    text-align: left;
    display: inline-block;
}

#AD186900_1 .farebaseone2 {
    color: #777;
    justify-content: space-between;
    border-bottom: 0 solid #ccc;
    padding-bottom: 0;
}

#AD186900_1 .farebaseone22 {
    width: 20%;
    text-align: left;
    float: left;
}

#AD186900_1 .farebaseone22 b {
    font-weight: 600;
}

#AD186900_1 .ndc:after {
    border-right: 14px solid #f44336;
}

#AD186900_1 .allotment:after {
    border-right: 14px solid #f44336;
}

#AD186900_1 .spf:after {
    border-right: 14px solid #3f51b5;
}

#AD186900_1 .tab_content {}

#AD186900_1 .adi_flight_left_90 {
    width: 85%;
}

#AD186900_1 .adi_flight_left_901 {
    width: 15%;
}

#AD186900_1 .adi-layovercss {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -41px;
}

#AD186900_1 .adi-layovercss p {
    background: #ffffff;
    color: #f44336;
    display: inline;
    padding: 6px;
    border-radius: 14px;
    border: 2px solid;
    overflow: hidden;
}

#AD186900_1 .adi-layovercss {
    position: relative;
}

#AD186900_1 .partdaysbg {
    margin-top: 10px;
    margin-bottom: 12px;
    flex-direction: column;
}

#AD186900_1 .shareclass img {
    width: 20px;
}

#AD186900_1 .datetotalss img {
    display: none;
}

#AD186900_1 .flightdeatailstab_open_popup .adiFullp_main {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#AD186900_1 .flightdeatailstab_open_popup .adi_filter_row {
    border-radius: 10px 10px 0 0;
}

#AD186900_1 .flightdeatailstab_open_popup .closethisfl {
    top: 50px;
}

#AD186900_1 .adi_popup_inquiey .enquerymainboxleft {
    border-radius: 10px 0px 0px 10px;
}

#AD186900_1 .adi_popup_inquiey .enquerymainboxright {
    border-radius: 0px 10px 10px 0px;
}

#AD186900_1 .adi_popup_inquiey .enqueryinput input,
#AD186900_1 .adi_popup_inquiey .submitenquery,
#AD186900_1 .adi_popup_inquiey .enqueryinput2 textarea {
    border-radius: 10px;
}

#AD186900_1 .tkt_pricess {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 15px;
    flex-direction: column;
}

#AD186900_1 .theiaStickySidebar {
    background: #fff;
    border-radius: 25px;
    padding: 20px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

#AD186900_1 .inboundResultBox .flights_sortbar_ne,
#AD186900_1 .outboundResultBoxWidth .flights_sortbar_ne {
    padding: 10px;
}

#AD186900_1 .inboundResultBox .top_header_mobile,
#AD186900_1 .outboundResultBoxWidth .top_header_mobile {
    padding: 10px 10px 7px;
}

#AD186900_1 .inboundResultBox .flight_left_25:nth-child(3),
#AD186900_1 .outboundResultBoxWidth .flight_left_25:nth-child(3) {
    padding: 0px 0px 0px 10px;
}

#AD186900_1 .inboundResultBox .flight_left_25::before,
#AD186900_1 .outboundResultBoxWidth .flight_left_25::before {
    height: 24px;
    width: 32px;
}

#AD186900_1 .inboundResultBox .baggage_information,
#AD186900_1 .outboundResultBoxWidth .baggage_information {
    padding-top: 6px;
}

#AD186900_1 .inboundResultBox .refundcss span,
#AD186900_1 .outboundResultBoxWidth .refundcss span {
    font-size: 13px;
}

@media (max-width: 1245px) {
    #inbound_resultdata1 {
        width: 100%;
        padding: 0px 20px;
    }
}

@media (max-width: 1200px) {
    #AD186900_1 .cal_depart_date_trww {
        overflow-x: scroll;
    }

    #AD186900_1 .cal_depart_date_trww li {
        width: auto;
        flex: 0 0 auto;
    }

    #AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
        padding: 0px 15px;
    }

    #AD186900_1 .high_price {
        font-size: 17px;
    }

    #AD186900_1 .price_text {
        font-size: 19px;
    }

    #AD186900_1 .tkt_pricess {
        margin: 0 0 10px;
        flex-direction: column;
    }
}

@media (max-width: 1134px) {
    #AD186900_1 .cal_depart_date_trww {
        overflow-x: scroll;
    }

    #AD186900_1 .inboundResultBox .carry_baggage,
    #AD186900_1 .outboundResultBoxWidth .carry_baggage {
        width: 16px;
        margin-top: -18px;
    }

    #AD186900_1 .inboundResultBox .checked_in_baggage,
    #AD186900_1 .outboundResultBoxWidth .checked_in_baggage {
        width: 16px;
        margin-top: -18px;
    }

    #AD186900_1 .inboundResultBox .sortings,
    #AD186900_1 .outboundResultBoxWidth .sortings {
        overflow-x: scroll;
    }

    #AD186900_1 .inboundResultBox .sorting,
    #AD186900_1 .outboundResultBoxWidth .sorting {
        flex: 0 0 110px;
    }

    #AD186900_1 .flight_right_30_padding {
        padding-left: 20px;
    }

    #AD186900_1 .adi_filter_row h5,
    #AD186900_1 .adi_filter_text {
        font-size: 17px;
        display: flex;
        justify-content: space-between;
    }

    #AD186900_1 .inboundResultBox .flight_left_25::before,
    #AD186900_1 .outboundResultBoxWidth .flight_left_25::before {
        height: 25px;
        width: 30px;
    }
}

@media (max-width: 1100px) and (min-width: 896px) {

    #AD186900_1 .inboundResultBox .per_room_text_btn::after,
    #AD186900_1 .outboundResultBoxWidth .per_room_text_btn::after {
        display: none;
    }

    #AD186900_1 .actionCol .per_room_text_btn::after {
        display: none;
    }

    #AD186900_1 .actionCol .per_room_text_btn {
        font-size: 14px;
    }

    #AD186900_1 .inboundResultBox .flight_left_25::before,
    #AD186900_1 .outboundResultBoxWidth .flight_left_25::before {
        height: 20px;
        width: 25px;
    }

    #AD186900_1 .inboundResultBox .flight_left_50,
    #AD186900_1 .outboundResultBoxWidth .flight_left_50 {
        margin-right: 10px;
    }

    #AD186900_1 .inboundResultBox .price_text,
    #AD186900_1 .outboundResultBoxWidth .price_text {
        font-size: 14px;
    }
}

#AD186900_1 .inboundResultBox .view_more_btn,
#AD186900_1 .outboundResultBoxWidth .view_more_btn {
    font-size: 13px;
    margin: 0px 0px 0px;
    float: left;
    line-height: normal;
}

@media (max-width: 1023px) {
    #AD186900_1 .view_more_btn {
        font-size: 12px;
    }

    #AD186900_1 .flight_left_50 {
        width: 120px;
    }

    #AD186900_1 .flight_right_30_padding {
        padding-left: 15px;
    }

    #AD186900_1 .high_price,
    #AD186900_1 .price_text,
    #AD186900_1 .flightnumbercss {
        font-size: 16px;
    }

    #AD186900_1 .pl_fa_plane,
    #AD186900_1 .formatted_time {
        font-size: 14px;
    }
}

@media (max-width: 950px) {
    #AD186900_1 .view_more_btn {
        font-size: 10px;
    }

    #AD186900_1 .per_room_text_btn {
        font-size: 14px;
    }

    #AD186900_1 .flight_left_50 {
        width: 120px;
    }

    #AD186900_1 .high_price,
    #AD186900_1 .price_text {
        font-size: 14px;
    }

    #AD186900_1 .flight_left_20 {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
    }

    #AD186900_1 .flight_left_20 {
        width: 25%;
    }

    #AD186900_1 .flight_left_80 {
        width: 75%;
    }
}

@media (min-width: 896px) {
    #AD186900_1 .animated-background-lodear .adi_wrapper {
        justify-content: start;
        padding: 160px 0 0;
    }
}

@media screen and (max-width: 896px) {

    #AD186900_1 .calendarTable,
    #AD186900_1 .flights_sortbar_ne {
        padding: 10px;
        background: white;
    }

    #AD186900_1 .flight_left_50_adi_full1 {
        width: 100%;
    }

    #AD186900_1 .price_textvbestasribbon {
        font-size: 8px;
        top: -98px;
        right: -94px;
    }

    #AD186900_1 .ribbonflag {
        position: absolute;
        right: 0;
        width: auto;
        left: auto;
        top: -90px;
        margin: 0;
    }

    #AD186900_1 .spf {
        top: 0;
    }

    #AD186900_1 .tkt_pricess {
        margin-bottom: 0px;
        flex-direction: row;
    }

    #AD186900_1 .flight_left_50_adi_full {
        width: 100%;
    }

    #AD186900_1 .adi-layovercss {
        margin-top: -45px;
    }

    #AD186900_1 .filterbtncss,
    #AD186900_1 .hide_desktop,
    #AD186900_1 .hidedesktopview,
    #AD186900_1 .menu-toggle,
    #AD186900_1 .modifybtn,
    #AD186900_1 .outboundResultBoxWidth11 .filter_row_adi {
        display: block;
    }

    #adivaha_tbo_flight_results .flight_right_30_padding_btn {
        justify-content: space-between;
    }

    #AD186900_1 .ppr {
        margin: 5px 10px;
    }

    #AD186900_1 .adi-right-gap-no {
        padding-left: 0;
    }

    #AD186900_1 .adi-col-4,
    #AD186900_1 .adi-col-6,
    #AD186900_1 .adi-col-7edit,
    #AD186900_1 .filter_row_adi_one {
        width: 100%;
    }

    #AD186900_1 .flight_left_70_padO,
    #AD186900_1 .flight_right_30_padding {
        width: 100% !important;
    }

    #AD186900_1 .flight_right_30_padding {
        padding: 0;
        flex-direction: row;
        border-left: 0px;
        padding: 10px 0px 0;
        justify-content: space-between;
    }

    #AD186900_1 .outboundResultBoxWidthcolumn {
        display: flex;
    }

    #AD186900_1 .tab_content_container {
        width: 100%;
        padding-left: 0;
    }

    #AD186900_1 .adiFullp_lip {
        position: relative;
    }

    #AD186900_1 .per_room_text_btn {
        padding: 7px 14px;
    }

    #AD186900_1 #inbound_resultdata .top_header_mobile,
    #AD186900_1 .DateNavigator_adivaha .checked-icon-box,
    #AD186900_1 .Yes .Selecttext .adi_round_trip,
    #AD186900_1 .baggage_freeBaggageAllowance:after,
    #AD186900_1 .flightSummary,
    #AD186900_1 .hide_mobile,
    #AD186900_1 .hidemobileview,
    #AD186900_1 .hotel_proposal-price_text-vat,
    #AD186900_1 .inboundResultBox .adi_navbartext,
    #AD186900_1 .outboundResultBoxWidth .hide_mobile,
    #AD186900_1 .outboundResultBoxWidth2 .filter_row_adi,
    #AD186900_1 .outboundResultBoxWidth2 .hide_mobile,
    #AD186900_1 .searchBoxMobile,
    #AD186900_1 .shareoption,
    #AD186900_1 .webtext,
    #AD186900_1 .webtext h5 {
        display: none;
    }

    #AD186900_1 .padding-addbox {
        border-right: 0px dotted #ddd;
        padding: 0 10px;
    }

    #AD186900_1 .selecthotel_text {
        font-weight: 700;
        font-size: 13px;
        line-height: 1.2;
        color: #424242;
    }

    #AD186900_1 .menu-toggle-grippy {
        bottom: 100px;
        position: fixed;
        left: 15px;
        z-index: 99;
        font-size: 0px;
        background-color: var(--box-color);
        color: #fff;
        width: 56px;
        height: 56px;
        border-radius: 100%;
        text-align: center;
        padding: 19px 0;
        cursor: pointer;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
    }

    #AD186900_1 .menu-toggle-grippy .fa,
    #AD186900_1 .totalAmountaa {
        font-size: 23px;
    }

    #AD186900_1 .internationflights,
    #AD186900_1 .tabpanebackpadding {
        padding: 0;
    }

    #AD186900_1 .Selecttext {
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #AD186900_1 .adi-adult_text {
        padding-bottom: 0;
        font-size: 12px;
        color: #fff;
        line-height: 21px;
    }

    #AD186900_1 .modifyToggle:hover {
        color: #fff;
    }



    #AD186900_1 .modifyToggle .fa {
        font-size: 17px;
    }



    #AD186900_1 .up_arrow {
        border-bottom: 0 solid #186;
        background: #e5e6e8;
    }

    #AD186900_1 .add-cl-js {
        border: 0 solid #dfdfdf;
        padding: 8px 8px 0;
        margin-bottom: 0;
        position: relative;
    }

    #AD186900_1 .border-1pag:hover {
        border: 0 solid #186;
    }

    #AD186900_1 .adi-col-7 {
        width: 65%;
    }

    #AD186900_1 .adi-col-3 {
        width: 35%;
    }

    #AD186900_1 .adi_filter_row {
        padding: 15px;
        margin-bottom: 0;
    }

    #AD186900_1 .searchBoxMobile_mobile {
        position: fixed;
        top: 65px;
        z-index: 11;
        transition: 0.3s;
    }

    #adivaha_tbo_flight_results .per_room_text_btn {
        position: relative;
        background: #000;
        font-size: 12px;
        padding: 8px 15px;
        width: auto;
        margin-left: 20px;
    }

    #AD186900_1 .baggage_information {
        z-index: 1;
    }

    #AD186900_1 .webtext {
        z-index: 1;
        background-color: transparent;
    }

    .tkt_pricess {
        gap: 4px;
        display: flex;
        flex-direction: row;
    }

    #AD186900_1 .webtext {
        position: relative;
        border-top: 0;
        padding: 0;
    }

    #AD186900_1 .baggage_information {
        position: relative;
        padding: 6px 5px 0 5px;
        border-top: 1px dashed #ccc;
    }

    #AD186900_1 .loadmorecss {
        margin: 0px 0px 10px;
    }

    #AD186900_1 .flight_left_70_padO {
        padding: 0px;
    }

    #AD186900_1 .flight_left_70_padO .adiFullp {
        flex-direction: row;
    }

    #AD186900_1 .flight_deatilsshow {
        width: 100%;
    }

    #AD186900_1 .flight_deatilsshow,
    #AD186900_1 .flight_left_20 {
        flex-direction: row;
        align-items: center;
        text-align: left;
    }

    #AD186900_1 .flight_left_80 {
        margin: 0px 0 10px;
    }

    #AD186900_1 .time_go1 {
        font-size: 14px;
    }

    #AD186900_1 .flight_left_80_border_bottom {
        justify-content: space-between;
    }

    #AD186900_1 .price_text {
        font-size: 20px;
        line-height: normal;
    }

    #AD186900_1 .flight_text_no_and_name,
    #AD186900_1 .totalAmount p {
        font-size: 12px;
        margin: 0;
    }

    #AD186900_1 .flight_time_and_hos,
    #AD186900_1 .view_more_btn,
    #AD186900_1 .view_ticket_rule {
        font-size: 13px;
    }

    #AD186900_1 .numbarofseats {
        width: auto;
    }

    #AD186900_1 .flightdeatailstab {
        position: fixed;
        top: 0;
        z-index: 2222;
        background: #fff;
        height: 100%;
        overflow-y: scroll;
        left: 0;
        right: 0;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-delay: 0.5s;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        -webkit-animation-delay: 0.5s;
    }

    #AD186900_1 .roundTripHeader {
        width: 100%;
        padding: 10px;
    }

    #AD186900_1 .actionCol .per_room_text_btn {
        padding: 10px 27px;
        background-color: #fca402;
        font-size: 17px;
        position: relative;
        float: right;
        height: auto;
        font-weight: 700;
        overflow: hidden;
        display: inline-block;
    }

    #AD186900_1 .inboundResultBox {
        background: #fafafa;
        z-index: 9;
        flex-basis: calc(100% - 60px);
        width: calc(100% - 60px);
        flex: 1;
        transition: left 0.3s ease-in;
        -webkit-touch-action: pan-y;
        -moz-touch-action: pan-y;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-overflow-scrolling: touch;
        float: none;
        position: absolute;
        right: 0px;
        overflow-y: scroll;
        height: 100vh;
        padding: 10px;
    }

    #AD186900_1 .resultdata_togglecode {
        scrollbar-width: none;
        flex-basis: auto;
        padding-right: 0;
        left: calc(100% - 60px);
        opacity: 0.2;
    }

    #AD186900_1 .resultdata_togglecodej {
        opacity: 0.2;
    }

    #AD186900_1 .return_searchresult,
    #AD186900_1 .searchresult {
        padding: 0;
        list-style: none;
    }

    #AD186900_1 .top0 {
        overflow-x: hidden;
        overflow-y: scroll;
        top: 0;
    }

    #AD186900_1 .filterMobile {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        box-sizing: border-box;
        transition-property: transform;
        transform: translate3d(0, 100vh, 0);
        background: #fff;
        z-index: 11000;
        overflow: hidden;
        transition-duration: 0.4s;
    }

    #AD186900_1 .FareFamilyListtest12sertext {
        width: auto;
    }

    #AD186900_1 .show {
        display: block;
        transform: translate3d(0, 0, 0);
        transition-duration: 0.4s;
    }

    #AD186900_1 .main-loading-container {
        position: relative;
        background: #fff;
        float: left;
        width: 100%;
        margin-top: 5px;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        opacity: 1;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: 0.5s;
        -moz-animation-delay: 0.5s;
        animation-delay: 0.5s;
        z-index: 33;
    }

    #AD186900_1 .tabpanebackinmg {}

    #AD186900_1 .adi-Close,
    #AD186900_1 .adi-Close div,
    #AD186900_1 .loading {
        position: relative;
    }

    #AD186900_1 .theiaStickySidebar {
        height: 100%;
        border-radius: 0;
    }

    @-webkit-keyframes fadeOut {
        from {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }
    }

    @keyframes fadeOut {
        from {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }
    }

    @-webkit-keyframes fadeIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    #AD186900_1 .adi-Close {
        display: inline-block;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        cursor: pointer;
        float: right;
        padding: 11px 5px;
    }

    #AD186900_1 .adi-Close div {
        width: 15px;
        height: 3px;
        background: #000;
        transform: rotate(5.5rad);
    }

    #AD186900_1 .adi-Close div:before {
        content: "";
        width: 3px;
        height: 15px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #AD186900_1 .loading-container {
        height: 100px;
        padding: 10px;
        margin-bottom: 13px;
    }

    #AD186900_1 .loading {
        -webkit-animation-name: wave;
        -webkit-animation-timing-function: linear;
        -moz-animation-duration: 1s;
        -moz-animation-fill-mode: forwards;
        -moz-animation-iteration-count: infinite;
        -moz-animation-name: wave;
        -moz-animation-timing-function: linear;
        background: 0 0/800px 104px no-repeat #ddd;
        background-image: -webkit-gradient(linear,
                left center,
                right center,
                from(#ddd),
                color-stop(2, #f5f5f5),
                color-stop(0.4, #e5e5e5),
                to(#ddd));
        background-image: -webkit-linear-gradient(left,
                #ddd 0,
                #f5f5f5 20%,
                #e5e5e5 40%,
                #ddd 100%);
        background-image: -moz-gradient(linear,
                left center,
                right center,
                from(#ddd),
                color-stop(0.2, #f5f5f5),
                color-stop(0.4, #e5e5e5),
                to(#ddd));
        background-image: -moz-linear-gradient(left,
                #ddd 0,
                #f5f5f5 20%,
                #e5e5e5 40%,
                #ddd 100%);
        height: 104px;
    }

    #AD186900_1 .reverse-direction .loading {
        -webkit-animation-direction: reverse;
        -moz-animation-direction: reverse;
    }

    #AD186900_1 .loading div {
        background: #fff;
        height: 6px;
        left: 0;
        position: absolute;
        right: 0;
    }

    div#AD186900_1 .shape1 {
        height: 105px;
        left: 100px;
        right: auto;
        top: 0;
        width: 10px;
    }

    div#AD186900_1 .shape2 {
        height: 10px;
        left: 500px;
        top: 0;
    }

    div#AD186900_1 .shape3 {
        left: 110px;
        top: 10px;
    }

    div#AD186900_1 .shape4 {
        height: 12px;
        left: 500px;
        top: 14px;
    }

    div#AD186900_1 .shape5 {
        left: 110px;
        top: 26px;
    }

    div#AD186900_1 .shape6 {
        height: 10px;
        left: 500px;
        top: 32px;
    }

    div#AD186900_1 .shape7 {
        left: 110px;
        top: 42px;
    }

    div#AD186900_1 .shape8 {
        left: 110px;
        top: 48px;
        height: 38px;
    }

    div#AD186900_1 .shape9 {
        left: 110px;
        top: 86px;
    }

    div#AD186900_1 .shape10 {
        left: 110px;
        top: 88px;
    }

    div#AD186900_1 .shape11 {
        left: 200px;
        top: 94px;
        height: 10px;
        width: 30%;
    }

    div#AD186900_1 .shape12 {
        left: 500px;
        top: 94px;
        height: 10px;
    }

    @-webkit-keyframes wave {
        0% {
            background-position: -468px 0;
        }

        100% {
            background-position: 468px 0;
        }
    }

    @-moz-keyframes wave {
        0% {
            background-position: -468px 0;
        }

        100% {
            background-position: 468px 0;
        }
    }

    #AD186900_1 .modifyToggle {
        color: #fff;
        padding: 9px 0;
        float: left;
        font-size: 0px;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        text-align: right;
    }

    #AD186900_1 .flightdeatailstab .adi_filter_row,
    #AD186900_1 .high_price {
        margin-bottom: 0;
    }

    #AD186900_1 .tabskk {
        margin: 15px 0 0;
        float: left;
        width: 100%;
    }

    #AD186900_1 .top_header_mobile_navbar {
        padding: 0 10px;
        flex-direction: row;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #AD186900_1 .top_header_mobile {
        margin-top: 20px;
        width: 100%;
        background-color: var(--box-color);
        top: 0;
        z-index: 333;
        left: 0;
        height: 56px;
        right: 0;
    }

    #AD186900_1 .backicon_navbar i {
        padding: 0 16px;
        min-width: 48px;
        font-size: 19px;
    }

    #AD186900_1 .adi_navbartext {
        float: left;
    }

    #AD186900_1 .searchBoxMobile {}

    #AD186900_1 .GetRoomListBtnmore {
        width: auto;
    }

    #AD186900_1 .hotel_proposal-price {
        width: 30%;
        padding: 5px;
    }

    #AD186900_1 .adi_non_fixed_topbar::-webkit-scrollbar,
    #AD186900_1 .flightdeatailstab::-webkit-scrollbar,
    body::-webkit-scrollbar {
        width: 3px;
    }

    #AD186900_1 .adi_non_fixed_topbar:-webkit-scrollbar-track,
    #AD186900_1 .flightdeatailstab:-webkit-scrollbar-track,
    body::-webkit-scrollbar-track {
        background-color: #e7e7e7;
        border: 1px solid #cacaca;
    }

    #AD186900_1 .adi_non_fixed_topbar::-webkit-scrollbar-thumb,
    #AD186900_1 .flightdeatailstab::-webkit-scrollbar-thumb,
    body::-webkit-scrollbar-thumb {
        background-color: #9e9e9e;
    }

    #AD186900_1 .hotel_proposal-price__button {
        padding: 13px 5px;
        width: 100%;
    }

    #AD186900_1 .hotel_proposal-info-gate_info__guests {
        width: 150px;
    }

    #AD186900_1 .currency_font {
        text-align: right;
        font-size: 15px;
        line-height: normal;
    }

    #AD186900_1 .high_price {
        font-size: 16px;
    }

    #AD186900_1 .fltDetTab {
        font-size: 12px;
        padding: 6px 9px 6px 9px;
    }

    #AD186900_1 #adivaha_travelport_results_page .inboundResultBox .price_text,
    #AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .price_text {
        margin-top: -13px;
        margin-bottom: 10px;
    }

    #AD186900_1 .outboundResultBoxWidth {
        overflow-y: auto;
        height: 100vh;
        width: unset;
        flex-basis: calc(100% - 64px);
        float: none;
        touch-action: pan-y;
    }

    #AD186900_1 .fligh_timeandh {
        flex-direction: column;
    }

    #AD186900_1 .adi_flight_left_901 {
        float: right;
        width: 100%;
        text-align: right;
        margin-top: -29px;
    }

    #AD186900_1 .flightnumbercssv4 {
        margin-left: 6px;
    }

    #AD186900_1 .adi_fixed_topbar {
        background: #14b82c;
    }

    #AD186900_1 .adi_non_fixed_topbar {
        height: 100vh;
        position: relative;
        width: 100%;
        overflow-y: scroll;
        padding-top: 0;
        overflow-x: hidden;
        background: #fff;
        left: 0;
        padding-bottom: 50px;
    }

    #AD186900_1 .adi_filter_row h5,
    #AD186900_1 .adi_filter_text {
        margin: 0 0 18px;
    }

    #AD186900_1 .segment_adivaha p {
        margin: 0;
    }

    #AD186900_1 .flight_deatilsshow {
        margin: 64px 0 0;
    }

    .price_textvbestas {
        background-image: linear-gradient(80deg, #1ee927, #0f7909);
        color: #fff;
        position: absolute;
        top: 14px;
        font-size: 10px;
        font-weight: 700;
        transform: rotate(53deg);
        right: -30px;
        width: 100px;
        text-align: center;
        box-shadow: 0 3px 10px -5px rgb(0 0 0);
    }

    #AD186900_1 .adi-col-7ediload {
        padding: 0 5px;
    }

    #AD186900_1 .tab-content {
        display: flex;
        flex-direction: initial;
    }

    #AD186900_1 .bx-has-controls-direction {
        display: none;
    }

    #AD186900_1 .bx-viewport {
        display: flex;
        flex-direction: row;
        text-align: center;
        white-space: nowrap;
        overflow-x: scroll !important;
    }

    #AD186900_1 .flights_left_70_padO:after,
    #AD186900_1 .flights_left_70_padO:before {
        display: none !important;
    }

    #AD186900_1 .background-color-graycss {
        overflow: hidden;
        padding: 0px 10px;
        background: #f5f5f5;
    }

    #AD186900_1 .refundcss {
        bottom: 0px;
        padding: 0;
    }

    #AD186900_1 .flightdeatailstab_open_popup .closethisfl {
        top: 51px;
        margin-right: 19px;
    }

    #AD186900_1 .adi_flight_result {
        padding: 10px;
    }

    #AD186900_1 .flight_left_25:nth-child(3) {
        padding: 0px 0px 0px 10px;
    }

    #AD186900_1 .adi-col-7edit {
        padding: 0;
    }

    #AD186900_1 .inboundResultBox .flight_left_70_padO,
    #AD186900_1 .outboundResultBoxWidth .flight_left_70_padO {
        padding: 0;
    }

    #AD186900_1 .inboundResultBox .flight_right_30_padding,
    #AD186900_1 .outboundResultBoxWidth .flight_right_30_padding {
        padding: 5px 0 0;
        align-items: center;
    }

    #AD186900_1 .inboundResultBox .baggage_information,
    #AD186900_1 .outboundResultBoxWidth .baggage_information {
        margin-top: 15px;
        padding-top: 7px;
    }

    #AD186900_1 .inboundResultBox .refundcss,
    #AD186900_1 .outboundResultBoxWidth .refundcss {
        padding: 0;
        bottom: 1px;
    }

    #AD186900_1 .inboundResultBox .adi_flight_result,
    #AD186900_1 .outboundResultBoxWidth .adi_flight_result {
        padding: 10px;
    }

    #AD186900_1 .inboundResultBox .flight_left_70_padO .adiFullp,
    #AD186900_1 .outboundResultBoxWidth .flight_left_70_padO .adiFullp {
        gap: 15px;
    }

    #inbound_resultdata1 {
        padding: 0px 10px;
        bottom: 10px;
    }

    #AD186900_1 .adi_flight_result {
        border: 1px solid #b6b6b6;
        box-shadow: none;
    }

    #AD186900_1 .flights_sortbar_ne {
        border: 1px solid #b6b6b6;
        box-shadow: none;
    }
}

#AD186900_1 .flexible-fare-text {
    color: #f44336;
    font-weight: 600;
    border-radius: 12px;
    padding: 2px 6px;
    border: 2px solid #746e6e82;
    background: #e8e8e8;
    cursor: pointer;
}

#AD186900_1 .flexible-fare-text:hover {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 4%), 0 2px 10px 0 rgb(0 0 0 / 4%);
}

#AD186900_1 .flexible-fare-text:hover {
    color: #f44336;
}

#AD186900_1 .whatsappshare {
    padding-left: 5px;
}

@media (max-width: 768px) {
    #AD186900_1 .adi_popup_inquiey .enquerymainboxright {
        border-radius: 10px;
    }
}

@media (max-width: 575px) {
    #AD186900_1 .adi_popup_inquiey .enquerymainboxright {
        border-radius: 0px;
    }
}

@media all and (max-width: 454px) {
    #AD186900_1 .calendarTable {}
}

.baggageicon {
    position: relative;
}

.baggageicon .tooltipss {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 13px;
    top: -6px;
}

.carry_baggage1 .tooltipss::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 61%;
    margin-left: 46px;
    border-width: 11px;
    border-style: solid;
    border-color: #fff0 #fff0 #fff0 #000;
}

.baggagedetailcls {
    display: block;
}

.checked_in_baggage1 .tooltipss::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 62%;
    margin-left: -94px;
    border-width: 11px;
    border-style: solid;
    border-color: #fff0 #000 #fff0 #fff0;
}

.baggageicon:hover .tooltipss {
    visibility: visible;
    white-space: pre-wrap;
}

.carry_baggage1:hover .tooltipss {
    right: 27px;
    top: -18px;
}

.checked_in_baggage1:hover .tooltipss {
    left: 27px;
}

.carry_baggage {
    color: #607d8b;
}

.checked_in_baggage {
    color: #607d8b;
}

#AD186900_1 .flight_layovertimes_divv {
    position: absolute;
    bottom: 9px;
}

#AD186900_1 .flight_layovertimes_main {
    font-size: 12px;
    margin-bottom: 2px;
    border: 1px solid #e60004;
    border-radius: 100px;
    color: #e60004;
    background: #ff00000a;
    padding: 0px 6px;
}

#AD186900_1 .flight_brief_layovers__flight_time .check3,
#AD186900_1 .flight_brief_layovers__flight_time .check55 {
    display: none;
}

@media all and (max-width: 590px) {
    /* #AD186900_1 .formatted_baggage {
        position: absolute;
        right: 0;
        top: -40px;
    } */

    #AD186900_1 .ffhide {
        max-width: 49%;
    }

    #AD186900_1 .time_go1_2 {
        font-size: 9px;
    }

    #AD186900_1 .flight_left_70_padO {}

    #AD186900_1 .flightnumbercssv4 {
        margin-left: 10px;
    }

    #AD186900_1 .price_text {
        display: flex;
    }

    #AD186900_1 .sorting {
        font-size: 10px;
    }

    #AD186900_1 .farefamilyluggage i {
        margin-left: 10px;
    }

    #AD186900_1 .active_cal_date {
        font-size: 10px;
    }

    #AD186900_1 .cal_depart_date {
        font-size: 10px;
    }

    #AD186900_1 .adh_calendar_price {
        font-size: 10px;
    }

    #AD186900_1 .cal_return_date {
        font-size: 10px;
    }

    #AD186900_1 .retuneheader {
        font-size: 12px;
    }

    #AD186900_1 .departheader {
        font-size: 12px;
    }

    #AD186900_1 .price_farebreakup_detail {
        right: 11px;
        top: 93px;
        width: auto;
    }

    #AD186900_1 .flight_layovertimes_divv {
        display: flex;
    }

    #AD186900_1 .flight_layovertimes_divv .flight_layovertimes_main {
        font-size: 7px;
        padding: 3px 3px;
    }

    #AD186900_1 .checked_in_baggage1 .tooltiptext {
        top: -11px;
        left: auto;
        right: 18px;
    }

    #AD186900_1 #abe_flights_results .flightnumbercss {
        display: inline;
    }

    #AD186900_1 .FareFamilyListtest12sertextinter {
        width: auto;
        right: 0;
    }

    #AD186900_1 .checked_in_baggage1 .tooltiptext::before {
        top: 14px;
        left: auto;
        right: -19px;
        border-color: transparent transparent transparent #000000;
    }

    #AD186900_1 #abe_flights_results .farefamilyluggage {
        margin: 10px 0px 0px;
    }

    #AD186900_1 .FareFamilyListtest12sesr:hover .FareFamilyListtest12sertext {
        width: auto;
        left: 0;
    }

    #AD186900_1 .FareFamilyListtest12sertext .cancellationtool {
        flex-direction: row;
    }

    #AD186900_1 .baggagecount span {
        margin-top: 19px !important;
    }

    #AD186900_1 .FareFamilyListtest12sertext .cancellationtool h3 {
        height: auto;
    }

    #AD186900_1 .calendarTableindicate {
        padding: 5px;
    }

    #AD186900_1 .calendarTableindicate1,
    #AD186900_1 .calendarTableindicate2 li {
        font-size: 13px;
    }

    #AD186900_1 .adh_calendar_price {
        width: 12.1%;
    }

    #AD186900_1 .cal_deaprt_date_tr1,
    #AD186900_1 .departheader {
        width: 15%;
    }

    #AD186900_1 .cal_return_date_tr {
        width: 85%;
    }
}

@media (max-width: 786px) {
    #AD186900_1 .flight_right_30_padding {
        margin-top: 15px;
    }

    #AD186900_1 .flightnumbercssv4s {
        padding: 0px 5px;
    }

    #AD186900_1 .ffhide {
        max-width: 49%;
    }

    #AD186900_1 .view_more_btn {
        position: static;
    }

    #AD186900_1 .flight_left_70_padO .adiFullp {
        flex-direction: column;
        gap: 20px;
    }

    #AD186900_1 .desktopkaeliy {
        padding: 5px;
        width: 50px;
    }

    #AD186900_1 .flight_left_20 {
        width: 100%;
        justify-content: start;
    }

    #AD186900_1 .flight_left_80 {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 575px) {
    #AD186900_1 .flightdeatailstab_open_popup .closethisfl {
        top: 10px;
        margin-right: 3px;
    }
}

@media screen and (max-width: 520px) {
    #AD186900_1 .ffhide {
        max-width: 100%;
    }
}

@media screen and (max-width: 415px) {
    #AD186900_1 .price_textvbestasribbon {
        top: -118px;
    }
}

#AD186900_1 .pricegrp {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

#AD186900_1 .pricedrpdwn {
    border: 1px solid;
    width: 100%;
    border-radius: 5px;
    margin-top: 5px;
    padding: 5px;
}

#AD186900_1 .pricedrpdwn ul {
    list-style: none;
    padding: 0;
}

#AD186900_1 .pricedrpdwn ul li {
    font-size: 12px;
    color: #212020;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#AD186900_1 .pricegroupcss1 {
    display: flex;
    flex-wrap: wrap;
}

#AD186900_1 .pricedrpdwn ul li span i {
    color: #212020;
    margin-right: 5px;
}

#AD186900_1 .theiaStickySidebar .radio-label {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    font-family: "Barlow Condensed", sans-serif;
}

#AD186900_1 .theiaStickySidebar .stopageCls {
    border-radius: 6px;
}

#AD186900_1 .time_go1+.versionroute4flight {
    display: block !important;
    width: 100%;
    margin: 0;
    line-height: initial;
    font-size: 14fpx;
    color: #0c2c7a;
    font-weight: 500;
    text-align: end;
}

#AD186900_1 .time_go1_2 {
    display: none;
}

#AD186900_1 .round_boder1,
#AD186900_1 .round_boder {
    display: none;
}

#AD186900_1 .view_more_btn i {
    display: none;
}

#AD186900_1 .view_more_btn {
    position: relative;
    color: #0c2c7a;
    font-weight: 600;
    font-size: 16px;
}

#AD186900_1 .view_more_btn::after {
    content: "\f107";
    font-size: 16px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 5px;
    color: #0c2c7a;
    cursor: pointer;
}

#AD186900_1 .baggage_information {
    padding-left: 100px;
}

#AD186900_1 .flight_left_25 {
    position: relative;
}

#AD186900_1 .flight_left_25::before {
    content: "";
    left: 0;
    height: 30px;
    width: 35px;
    background: url(https://www.adivaha.com/images/depart-icon.png) no-repeat center / cover;
    position: absolute;
    bottom: 0;
    background-size: 100%;
}

#AD186900_1 .flight_left_80_border_bottom .flight_left_25:nth-child(3)::before {
    background: url(https://www.adivaha.com/images/arrival-icon.png) no-repeat center/cover;
}