﻿
.insurancestab_title {
    color: var(--all-text-main);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 10px 0 0;
}

ul.insurances_destination_warrp {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    flex-wrap: wrap;
}

li.insurances_destination_box {
    border-radius: 3px;
    background: #00AAE8;
    padding: 1px 1px 1px 5px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    gap: 10px;
    align-items: center;
}

.insurances_destination_box .deletebin_icon {
    position: relative;
    height: 23px;
    width: 21px;
    background-position: -265px -437px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0 3px 3px 0;
    transform: scale(1);
}


.insurances_search_containt .search_button {
    max-width: 180px;
    font-weight: 600;
    display: flex;
    flex-direction: row-reverse;
    white-space: nowrap;
    padding: 0 15px;
    gap: 0;
    align-items: center;
    line-height: 37px;
}
.insurances_search_containt .arrow_icon {
    background-position: -127px -72px;
    width: 100%;
    height: 56px;
    display: block;
}

.search_box_area {
    position: absolute;
    top: 215px;
    left: 0;
    right: 0;
    z-index: 2;
}


.search_tab {
    display: flex;
    align-items: center;
    column-gap: 0;
    position: relative;
    background: var(--btn-bg);
    width: calc(100%);
    overflow: auto;
    border-radius: 10px 10px 0px 0px;
    max-width: max-content;
    margin: 0;
    z-index: 1;
}


    .search_tab li a {
        line-height: 40px;
        padding: 0px 20px;
        color: var(--color);
        font-weight: 600;
        font-size: 13px;
        white-space: nowrap;
        text-align: center;
        background: var(--btn-bg);
        display: flex;
        align-items: center;
        column-gap: 7px;
        width: 100%;
        max-width: fit-content;
        border-right: 1px solid #fff;
    }


    .search_tab li.Active a, .search_tab a:hover {
        color: var(--active-menu);
        max-width: fit-content;
        background: var(--other-bg-light);
    }

        .search_tab li.Active a .menu_icon, .search_tab a:hover .menu_icon {
            filter: inherit;
        }

    .search_tab li:last-child a {
        border-right: none;
    }

.menu_icon {
    width: 25px;
    min-width: 25px;
    height: 24px;
    filter: brightness(0) invert(1);
}

.hotel_menu_icon {
    background-position: -5px -45px;
}

.fligt_hotel_menu_icon {
    background-position: -80px -45px;
}

.flight_menu_icon {
    background-position: -43px -45px;
}

.tour_menu_icon {
    background-position: -163px -45px;
}

.rent_menu_icon {
    background-position: -203px -45px;
}

.transfer_menu_icon {
    background-position: -287px -44px;
    width: 37px;
}

.package_menu_icon {
    background-position: -121px -45px;
}

.visa_menu_icon {
    background-position: -579px -48px;
}

.build_menu_icon {
    background-position: -305px -45px;
}

.insurance_menu_icon {
    background-position: -246px -45px;
}

.main_search_containt {
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 15px;
    border-radius: 0px 8px 8px 8px;
    background: #FFF;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}

.panel_row {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    padding: 0px;
}

.n_d_div {
    flex: 1;
    position: relative;
}

.room_max {
    max-width: 313px;
}

.hotel_date_p {
    display: flex;
}

.hotel_search .hotel_date_p {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #f5f5f5;
    border-radius: 3px;
}

.flight_block {
    max-width: 301px;
}

.date_div {
    position: relative;
    flex: 1;
}
.hotel_search .date_div {
    max-width: 165px;
}

.lbl_up {
    font-size: 12px;
    position: absolute;
    color: #777E90;
    z-index: 1;
    white-space: nowrap;
    top: 5px;
    font-weight: 400;
    pointer-events: none;
    background: transparent;
    width: auto;
    max-width: fit-content;
    left: 42px;
    right: 0;
    text-align: left;
}

.search_input {
    height: 56px;
    width: 100%;
    color: var(--all-text-main);
    padding: 17px 0px 0px 42px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    border: 1px solid #ECECEC;
    appearance: none;
    background: #F5F5F5;
    box-sizing: border-box;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 43px;
    border-radius: 3px;
}

.fild_opecity.hide {
    display: block !important;
    opacity: 0.6;
    pointer-events: none;
    cursor: not-allowed;
}

.economy_select {
    width: 120px;
    position: absolute;
    height: 56px;
    right: 25px;
    top: 0;
    line-height: normal;
    pointer-events: none;
    font-size: 15px;
}

    .economy_select div {
        padding: 15px 0px 0px 35px;
        line-height: 47px;
    }

.economy_select_in select {
    background-color: var(--other-bg-light);
}

.destination_s_div {
    display: flex;
    flex: 0 0 46%;
    gap: 10px;
    max-width: 46%;
    position: relative;
    align-items: center;
}

.fliht_ex {
    width: 35px;
    height: 35px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-position: -175px -83px;
    background-color: #f5f5f5;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    border: 1px solid #ECECEC;
}

.search_button {
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    background-color: var(--btn-two-bg);
    border-radius: 3px;
    transition: all 0.3s;
    border: none;
    color: #fff;
    justify-content: center;
    font-size: 18px;
    column-gap: 10px;
    position: relative;
    max-width: 55px;
    background-position: -127px -72px;
}

.multi-button {
    background: var(--btn-bg);
    line-height: 60px;
    outline: 0;
    border: none;
    color: var(--color);
    font-weight: 700;
    font-size: 14px;
    padding: 0px 12px;
    white-space: nowrap;
    border-radius: 5px;
}

.input_redio_box {
    display: inline-flex;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: var(--all-text-main);
}

.one_way_trip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.left_div {
    display: flex;
    column-gap: 10px;
}

.right_div {
    display: flex;
    column-gap: 10px;
}

.input_redio_box input {
    display: none;
}

.input_redio_box [type=radio] + label {
    font-weight: 700;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 0;
    color: var(--all-text-main);
}

.input_redio_box label::before {
    font-family: FontAwesome;
    content: "";
    background: none;
    font-size: 14px;
    border: 2px solid var(--btn-bg);
    padding: 0;
    left: 0;
    position: relative;
    text-align: center;
    font-weight: normal;
    color: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    top: 3px;
    margin-right: 5px;
}

.input_redio_box input:checked ~ label:after {
    top: 7px;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    background: var(--btn-bg);
    left: 4px;
    border-radius: 50%;
    margin: 0 auto;
}

.input_redio_box input:checked ~ label:before {
    border: 2px solid var(--btn-bg);
}

.search_button span {
    display: none;
}

.drop_icon {
    width: 22px;
    height: 22px;
    pointer-events: none;
    position: absolute;
    top: 27px;
    left: 9px;
    z-index: 1;
}

.down_location {
    background-position: -362px -109px;
}

.country_location {
    background-position: -401px -107px;
}

.down_checkin {
    background-position: -43px -90px;
}

.down_room {
    background-position: -109px -88px;
}

.down_arrow {
    background-position: -1px -11px;
    right: 10px;
    left: auto;
}

.typevisicon {
    background-position: -524px -106px;
}

.down_nationalty {
    background-position: -486px -110px;
}

.from_location {
    background-position: -121px -138px;
}

.to_location {
    background-position: -154px -138px;
}

.Economy_icon {
    background-position: -184px -138px;
}

.flight_h_icon, .hotel_h_icon {
    width: 35px;
    background-color: var(--btn-two-bg);
    margin-right: -16px;
    background-position: -263px -117px;
    border-radius: 5px 0px 0px 5px;
    position: relative;
    z-index: 1;
}

.hotel_h_icon {
    background-position: -224px -119px;
}

.clock_time {
    background-position: -442px -110px;
    background-color: transparent;
    border: none;
    padding: 0;
}
.night_div {
    max-width: 100px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
}


    .night_div select {
        padding-top: 15px;
    }

    .night_div .down_moon {
        background-position: -76px -89px;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 5px;
    }

.br_right_r {
    border-radius: 3px 0px 0px 3px;
    border-right: none;
}

.br_left_r {
    border-left: none;
    border-radius: 0px 3px 3px 0px;
}

.br_none {
    border: none;
}

.recent_search {
    display: flex;
    margin-top: 10px;
    align-items: center;
    gap: 10px;
}

    .recent_search span {
        font-size: 14px;
        color: var(--btn-bg);
        font-weight: 600;
        min-width: 115px;
    }
.imagesearch a {
    margin: 0;
    font-size: 12px;
    padding: 4px 10px;
    background: var(--other-bg-light);
    border-radius: 3px;
    height: auto;
    display: block;
    line-height: 20px;
    font-weight: 600;
    color: var(--all-text-main);
    border: 1px solid var(--border-color);
}
    .recent_search ul {
        margin: 0;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }

        .recent_search ul li a {
            margin: 0;
            font-size: 12px;
            padding: 0 10px;
            background: var(--other-bg-light);
            border-radius: 3px;
            height: 30px;
            display: block;
            line-height: 30px;
            font-weight: 600;
            color: var(--all-text-main);
            border: 1px solid var(--border-color);
        }

/*flight location*/
.locAutosuggest__content {
    z-index: 10;
    background-color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    background-clip: padding-box;
    position: absolute !important;
    width: 100%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(53, 64, 90, .2);
    box-shadow: 0 10px 20px 0 rgba(53, 64, 90, .2);
    max-height: 350px;
    overflow-y: auto;
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}

.loc_contant {
    display: flex;
    align-items: center;
    column-gap: 10px;
    cursor: pointer;
    padding: 5px 10px;
}

    .loc_contant svg {
        fill: var(--btn-bg);
    }

    .loc_contant:hover {
        background: var(--hover);
        color: var(--color);
    }

        .loc_contant:hover svg {
            fill: #fff;
        }

span.custom-control-label {
    color: var(--btn-bg);
    font-size: 13px;
}

.rating ul {
    display: flex;
    justify-content: space-between;
    line-height: 20px;
    margin-bottom: 0;
    column-gap: 5px;
    width: 100%;
    margin-top: 12px;
}

.rating li:not(:checked) > input {
    top: -9999px;
    position: fixed !important;
}

.rating li:not(:checked) > label {
    position: relative;
    cursor: pointer;
    text-transform: none;
    font-size: 16px;
    height: 28px;
    width: 50px;
    background: #EEFAFF;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    line-height: 28px;
    align-items: center;
    padding: 0 5px;
    border-radius: 2px;
}


.rating li label span {
    position: relative;
    z-index: 1;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    left: 5px;
}

.rating li > input:checked ~ label .fa-star-o {
    color: #ffffff;
}

.rating li > input:checked ~ label {
    background-color: #F7BB15;
}

    .rating li > input:checked ~ label span, .rating li > input:checked ~ label .fa.fa-star {
        color: #ffffff;
    }

.fa-star:before {
    content: "\f005";
}
/*.rating li i.fa.fa-star-o {
    position: relative;
    color: #DDDDDD;
    font-size: 15px;
    float: right;
    right: 5px;
    top: 5px;
}*/

.rating_new li:not(:checked) > label:hover {
    color: var(--primary-color);
}

.fa-star-o:before {
    content: "\f006";
}

@media (max-width:991px) {
    .hotel_search .date_div {
        max-width: 125px;
    }
    .panel_row .n_d_div {
        flex: 0 48.9%;
    }
    .lbl_up {
        left: 35px;
    }
        .search_input {
        padding: 17px 0px 0px 35px;
    }
}
    @media (max-width:767px) {
        .panel_row .n_d_div {
            flex: 0 100%;
        }
        .hotel_search .date_div {
            max-width: 122px;
        }

        .night_div {
            max-width: 70px;
        }

        .recent_search {
            flex-direction: column;
            align-items: flex-start;
        }

        li.insurances_destination_box {
            white-space: nowrap;
            font-size: 14px;
        }

        ul.insurances_destination_warrp {
            overflow: auto;
            width: 100%;
            flex-wrap: unset;
        }

        body {
            padding-top: 64px;
        }

        .header_menu, .flight_h_icon, .hotel_h_icon {
            display: none;
        }

        .search_box_area {
            top: -40px;
            position: relative;
            z-index: auto;
        }

        .main_search_containt {
            padding: 15px;
        }

        .panel_row {
            flex-direction: column;
            row-gap: 15px;
        }

        .destination_s_div {
            flex: 0 0 100%;
            gap: 10px;
            max-width: 100%;
            align-items: normal;
            flex-direction: column;
        }

        .fliht_ex {
            top: 42px;
            transform: rotate(90deg);
        }

        .flight_block, .room_max {
            max-width: 100%;
        }

        .search_button {
            width: 100%;
            max-width: 100%;
            background-image: none;
        }

            .search_button span {
                display: block;
            }
    }
