.form-control,
.form-select {
    border: 1px solid #E5F0F9;
    border-radius: 6px;
    padding: .75rem 1rem;
    font-size: 13px !important;
    font-weight: 300 !important;
}

/* .airports_codes {
    margin-top: 40px !important;
} */

.airports_codes .nav-pills .nav-link.active,
.airports_codes .nav-pills .show > .nav-link {
    background-color: rgb(252,33,17);
}

.airports_codes .airlinesWrapper .airlinesDtl h6.air_code {
    color: #FC2111 !important;
    text-align: right;
}

ul.typeahead.dropdown-menu {
    padding: 0;
    box-shadow: 0 1px 3px 0 rgba(60, 64, 67, .3), 0 4px 8px 3px rgba(60, 64, 67, .15);
    min-width: 100%;
}

    ul.typeahead.dropdown-menu > li.active > a {
        background-color: #32357a;
        color: #ffffff;
    }

    ul.typeahead.dropdown-menu > li > a {
        position: relative;
        display: flex;
        padding: 7px;
    }

    ul.typeahead.dropdown-menu > li {
        padding: 0;
        background-color: #f2f6ff;
        border-bottom: 1px solid #ebebeb;
    }

button.typeahead-field-clear.btn,
button.typeahead-field-clear.btn:focus,
button.typeahead-field-clear.btn:hover,
button.typeahead-field-clear.btn:active {
    display: none;
    position: absolute;
    top: 7px;
    right: 12px;
    padding: 0;
    font-size: 0;
    z-index: 9;
    background: #ffffff !important;
    border-color: #ffffff !important;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 35px;
    color: #a9a5a5;
}

.listWidgetSec button.typeahead-field-clear.btn {
    border-radius: 0;
}

button.typeahead-field-clear.btn i {
    font-size: 14px;
}

.flight_search_form .iput-group label {
    display: none !important;
}

#date_wrapper {
    display: flex;
    border: 1px solid #D3D3DE;
    border-radius: 6px;
}

.date_picker_search .form-control {
    border: 0;
}

#ReturnDate {
    padding-left: 0;
}

#returndate_wrapper {
    position: relative;
}

    #returndate_wrapper:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 25px;
        top: 0;
        bottom: 0;
        background-color: #D3D3DE;
        left: 0;
        margin: auto;
    }

ul.typeahead.dropdown-menu > li > a > .airplane_icon_space {
    margin-left: 15px;
}

.daterangepicker .drp-calendar.right {
    display: block !important;
}

.airplane_icon,
.airplane_icon_space {
    width: 15px;
    height: 15px;
    display: block;
    margin-top: 3px;
    margin-right: 5px;
}

.airplane_icon_space {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174,216a6,6,0,0,1-6,6H24a6,6,0,0,1,0-12H168A6,6,0,0,1,174,216ZM245.9,92.78a6,6,0,0,1-2.82,4l-147.41,88a38.22,38.22,0,0,1-19.23,5.23,37.8,37.8,0,0,1-25.92-10.33l-.1-.09L14.37,144.36a14,14,0,0,1,4-23l3-1.49a6,6,0,0,1,4.56-.29l29.15,9.83,23.17-14-23.7-23a14,14,0,0,1,4-23.18l.24-.1,7.15-2.71a6,6,0,0,1,4.19,0l54.84,20.18,52.38-31.27A37.81,37.81,0,0,1,226,64l.09.11L244.73,88A6,6,0,0,1,245.9,92.78ZM231.09,90,216.67,71.53a25.86,25.86,0,0,0-33.26-5.89L128.6,98.36a6,6,0,0,1-5.15.48L68,78.45l-4.9,1.85A1.91,1.91,0,0,0,62,81.77a2,2,0,0,0,.63,1.82l.17.15,29.35,28.49a6,6,0,0,1-1.07,9.44L58.89,141.16a6,6,0,0,1-5,.55l-29.45-9.94-.93.46-.28.13a2,2,0,0,0-.58,3.29l.1.09,36,35.28a25.84,25.84,0,0,0,30.81,3.47Z' fill='%23000000' fill-rule='nonzero'/%3E%3C/svg%3E ");
}

.airplane_icon {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M200,224H150.54A266.56,266.56,0,0,0,174,200.25c27.45-31.57,42-64.85,42-96.25a88,88,0,0,0-176,0c0,31.4,14.51,64.68,42,96.25A266.56,266.56,0,0,0,105.46,224H56a8,8,0,0,0,0,16H200a8,8,0,0,0,0-16ZM56,104a72,72,0,0,1,144,0c0,57.23-55.47,105-72,118C111.47,209,56,161.23,56,104Zm112,0a40,40,0,1,0-40,40A40,40,0,0,0,168,104Zm-64,0a24,24,0,1,1,24,24A24,24,0,0,1,104,104Z' fill='%23000000' fill-rule='nonzero'/%3E%3C/svg%3E ");
}

ul.typeahead.dropdown-menu > li.active .airplane_icon_space {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174,216a6,6,0,0,1-6,6H24a6,6,0,0,1,0-12H168A6,6,0,0,1,174,216ZM245.9,92.78a6,6,0,0,1-2.82,4l-147.41,88a38.22,38.22,0,0,1-19.23,5.23,37.8,37.8,0,0,1-25.92-10.33l-.1-.09L14.37,144.36a14,14,0,0,1,4-23l3-1.49a6,6,0,0,1,4.56-.29l29.15,9.83,23.17-14-23.7-23a14,14,0,0,1,4-23.18l.24-.1,7.15-2.71a6,6,0,0,1,4.19,0l54.84,20.18,52.38-31.27A37.81,37.81,0,0,1,226,64l.09.11L244.73,88A6,6,0,0,1,245.9,92.78ZM231.09,90,216.67,71.53a25.86,25.86,0,0,0-33.26-5.89L128.6,98.36a6,6,0,0,1-5.15.48L68,78.45l-4.9,1.85A1.91,1.91,0,0,0,62,81.77a2,2,0,0,0,.63,1.82l.17.15,29.35,28.49a6,6,0,0,1-1.07,9.44L58.89,141.16a6,6,0,0,1-5,.55l-29.45-9.94-.93.46-.28.13a2,2,0,0,0-.58,3.29l.1.09,36,35.28a25.84,25.84,0,0,0,30.81,3.47Z' fill='%23ffffff' fill-rule='nonzero'/%3E%3C/svg%3E ");
}

ul.typeahead.dropdown-menu > li.active .airplane_icon {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M200,224H150.54A266.56,266.56,0,0,0,174,200.25c27.45-31.57,42-64.85,42-96.25a88,88,0,0,0-176,0c0,31.4,14.51,64.68,42,96.25A266.56,266.56,0,0,0,105.46,224H56a8,8,0,0,0,0,16H200a8,8,0,0,0,0-16ZM56,104a72,72,0,0,1,144,0c0,57.23-55.47,105-72,118C111.47,209,56,161.23,56,104Zm112,0a40,40,0,1,0-40,40A40,40,0,0,0,168,104Zm-64,0a24,24,0,1,1,24,24A24,24,0,0,1,104,104Z' fill='%23ffffff' fill-rule='nonzero'/%3E%3C/svg%3E ");
}

.classEco,
.travellerdrp,
.tripTypedrp {
    padding-left: 22px !important;
}

.tripTypedrp {
    background: url(../images/trip-type-ico.png) no-repeat left;
}

.travellerdrp {
    background: url(../images/passengers.png) no-repeat left;
}

.classEco {
    background: url(../images/class--ico.png) no-repeat left;
}

.form-group.has-error .form-control,
#date_wrapper:has(.has-error) {
    border: 1px solid #dc3545 !important;
}

.form-group.has-error .form-control,
.form-group.has-error .form-check-input,
.form-group.has-error .form-select {
    border: 1px solid #dc3545 !important;
}

.date_field.form-group.has-error .form-control {
    border: none !important;
}

.post_description p {
    padding: 0;
    margin: 0;
}

.post_description p,
.post_description div,
.post_description h1,
.post_description h2,
.post_description h3,
.post_description h4,
.post_description h5,
.post_description h6 {
    text-align: left !important;
}

.post_description a {
    text-decoration: underline;
}

.post_description .breadcrumb a {
    text-decoration: none;
}

.post_description h1,
.post_description h2 {
    margin: 0 0 10px 0;
}

.post_description h4 {
    margin: 20px 0 20px 0;
}

.post_description h3 {
    margin: 20px 0 10px 0;
}

    .post_description h3 a,
    .post_description h4 a {
        text-decoration: none;
    }

.post_description table {
    border: 1px solid #ddd !important;
    height: auto !important;
    margin-bottom: 15px;
}

    .post_description table tr td strong {
        font-weight: 500;
        font-size: 15px;
        margin: 0 !important;
    }

    .post_description table tr td {
        padding: 10px 15px;
        border: 1px solid #ddd;
        font-size: 15px;
        font-weight: 300;
    }

        .post_description table tr td p strong {
            margin-bottom: 0;
            display: inline-block;
            font-size: 14px;
            font-weight: 500;
        }

        .post_description table tr td p {
            font-weight: 400;
            font-size: 14px;
        }


.cursor-pointer {
    cursor: pointer;
}

.elipsis-parent {
    display: grid;
    grid-template-columns: 1fr auto;
}

    .elipsis-parent > * {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.nav-pills .nav-link {
    box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.06);
    background: #fff;
    margin-bottom: 5px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.exchange_places svg {
    -moz-transition: transform 200ms;
    -webkit-transition: transform 200ms;
    -o-transition: transform 200ms;
    transition: transform 200ms;
}

    .exchange_places svg.flip,
    .exchange_places.flip svg {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.airports_codes .airlinesWrapper .airlinesDtl h6.air_city {
    width: 50%;
}

.airports_codes .airlinesWrapper .airlinesDtl h6.air_country {
    width: 25%;
}

.airports_codes .airlinesWrapper .airlinesDtl h6.air_code {
    width: 25%;
}

.carouselDealsSec .owl-carousel .owl-item img {
    height: 125px;
    object-fit: cover;
    object-position: center;
}

.dark_bg,
.dark_bg ul.widgetDropdowns .dropdown-toggle {
    color: #fff;
}

    .dark_bg .dropdown-toggle::after,
    .dark_bg .dropdown .dropdown-toggle {
        filter: brightness(0) invert(1);
    }

.searchWidgetSec .dark_bg form input {
    border: solid 1px transparent !important;
}

.dark_bg #date_wrapper {
    /* border: 1px solid transparent; */
    border: 0;
    background-color: #fff;
}

    .dark_bg #date_wrapper input {
        border: 0 !important;
    }

.dark_bg .dest_input button:before {
    display: none;
}

.dark_bg .dest_input .exchange_places {
    background-color: #232566 !important;
    border: 0 !important;
}

.font_xl_large {
    font-size: 1.3rem;
    font-weight: bold;
    /*font-family: 'Oswald', sans-serif;*/
}

.leg-header-detail .price-pan__label,
.drawer_body_content .price-pan__label {
    font-size: 10px;
    margin-top: 5px;
    letter-spacing: .5px;
}

.font_xl_large i.fa {
    margin-top: 5px;
}

.flight_contract_header_item {
    float: left;
    padding: 5px 15px;
}

.flight-contract__price-detail {
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
}

    .flight-contract__price-detail .font_xl_large {
        font-size: .8rem;
        color: #333;
        margin-top: 5px;
        letter-spacing: 1px;
    }

    .flight-contract__price-detail .price-pan__label {
        margin-top: 0;
    }

/* --------- Timeline Style 1 ------------- */
ul.timeline_style-1 {
    list-style: none;
    margin: 0;
    padding-left: 30px;
    position: relative;
}

    ul.timeline_style-1:before {
        content: '';
        width: 2px;
        height: 100%;
        background-color: #d9d9d9;
        top: 0;
        left: 0;
        position: absolute;
    }

    ul.timeline_style-1.no_line:before {
        content: unset !important;
    }

    ul.timeline_style-1 li {
        list-style: none;
    }

.timeline_icon {
    -webkit-box-shadow: 0 0 0 1px #d9d9d9;
    box-shadow: 0 0 0 1px #d9d9d9;
    position: absolute;
    left: -42px;
    border: 1px solid #eeeeee;
    width: 26px;
    height: 26px;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    background-color: #fff;
    padding: 3px;
}

.flight-details-schedule-dots {
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
    border-top: 2px dotted #000;
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
}

.drawer_body_content .flight-section-meta-time {
    position: relative;
}

    .drawer_body_content .flight-section-meta-time span {
        background-color: #ffffff;
        padding-right: 15px;
        position: relative;
    }

.drawer_body_content .flights_lay {
    position: absolute;
    right: 0;
    background-color: #ffffff;
    padding-left: 15px;
    top: -5px;
}

.drawer_body_content ul.airline_item_itenary {
    padding: 0;
}

    .drawer_body_content ul.airline_item_itenary img {
        border: 1px solid #e2f2fe;
        border-radius: 6px;
        max-width: 60px;
        margin-top: 10px;
    }

    .drawer_body_content ul.airline_item_itenary li {
        font-size: 15px;
        text-transform: capitalize;
    }

.alternate-date {
    background-color: #d1e7dd;
    padding: 3px 15px;
    font-size: 13px;
    border-radius: 3px 3px 0 0;
}

.nearby-airport {
    background-color: #fff3cd;
    color: #664d03;
    padding: 3px 15px;
    font-size: 13px;
    border-radius: 3px 3px 0 0;
}

.operated_by {
    font-size: 12px;
}

.airbox-details-dot-line small {
    font-size: 12px;
}

.connecting_flight {
    margin: 5px 0;
    position: relative;
    font-size: 14px;
}

    .connecting_flight > span {
        background-color: #fff;
        position: relative;
    }

        .connecting_flight > span > i {
            background-color: #efefef;
            color: #b3a8a8;
            border-radius: 50%;
            padding: 7px;
            font-size: 12px;
        }

button.baggage_info {
    text-decoration: underline;
    text-transform: lowercase;
    color: #00b67a;
    padding: 0;
    border: 0;
    background: none;
    margin-left: 10px;
    font-size: 80%;
}

.detail_price_item > div {
    padding: 15px 15px 0 15px;
    text-transform: capitalize;
}

span.triptype_btn {
    background-color: #f5f5f5;
    color: #0e0f3e;
    font-size: 11px;
    text-transform: uppercase;
    padding: 1px 7px;
    line-height: normal;
    border-radius: 3px;
    margin-bottom: 5px;
    font-weight: bold;
}

.filterCard .accrd_title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single,
.irs--round .irs-bar {
    background-color: #0e0f3e !important;
}

.irs--round .irs-handle {
    border-color: #0e0f3e !important;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    border-top-color: #0e0f3e !important;
}

.rangeSlider .irs .irs .irs-from,
.rangeSlider .irs .irs .irs-to {
    display: none;
}

.rangeSlider .irs .irs .irs-min,
.rangeSlider .irs .irs .irs-max {
    visibility: visible !important;
    background: none;
}

.rangeSlider .irs .irs.state_active .irs-from,
.rangeSlider .irs .irs.state_active .irs-to {
    display: block;
}

.rangeSlider .irs--round .irs-line,
.rangeSlider .irs--round .irs-bar {
    top: 40px;
}

.rangeSlider .irs--round {
    height: 65px;
}

    .rangeSlider .irs--round .irs-handle {
        top: 30px;
    }

.hasTodayDeal {
    margin-bottom: 130px;
}

.error-ui {
    color: #ff0000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .25;
}

.payment-page .nextBtnLink {
    padding: 10px 40px;
    font-size: 18px;
}

.filtershowmore .showmoretext,
.filtershowmore .showlesstext {
    text-align: right;
    font-size: 13px;
    color: var(--success-color);
    font-weight: 600;
    cursor: pointer;
}

.filtershowmore li.showlesstext.collapsed,
.filtershowmore li.showmoretext {
    display: none;
}

    .filtershowmore li.showmoretext.collapsed {
        display: block;
    }

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@-moz-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.animated-background {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    -moz-animation-name: placeHolderShimmer;
    -o-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
    background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    -webkit-background-size: 800px 104px;
    background-size: 800px 104px;
    position: relative;
    margin: 5px;
}

.searchHelpBox {
    /*    background-color: #F5F5F5;
    border: solid 8px #E2F2FE;*/
}

.no-search-result-section {
    background: #eaebff;
    margin-top: 55px;
    border-radius: 5px;
    margin-bottom: 55px;
}

.searchHelpBox ul li {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 13px;
    line-height: 1.7;
    color: #383838;
}

.noresultcallbackbtn {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    margin-top: 10px;
}

.or-seperator {
    margin-top: 30px;
    text-align: center;
    width: 80%;
    position: relative;
    margin-bottom: 30px;
}

    .or-seperator span {
        background: #fff;
        font-size: 11px;
        position: relative;
        z-index: 2;
        width: 26px;
        height: 26px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        color: #000000;
        text-transform: uppercase;
        font-style: italic;
    }

    .or-seperator:before {
        content: '';
        width: 100px;
        height: 1px;
        background: #b5bfbc;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        margin: auto;
    }

.noresultcallbackbtn h4 {
    font-size: 40px;
    color: #fc2111;
    font-weight: 600;
}

.noresultcallmewrapper {
    margin-bottom: 25px;
    width: 80%;
}

    .noresultcallmewrapper .input-group .form-select {
        max-width: 75px !important;
        border: 0;
    }

.no-search-result-callback-btn-wrapper {
    margin-top: 35px;
}

.noresultcallmewrapper .input-group {
    border-radius: 12px;
    overflow: hidden;
}

    .noresultcallmewrapper .input-group button.btn.btn-primary {
        padding-left: 25px;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        padding-right: 25px;
        background: #00b67a;
    }

    .noresultcallmewrapper .input-group .form-select:focus {
        border-color: #E5F0F9;
    }

    .noresultcallmewrapper .input-group input.form-control {
        border: 0;
        border-left: 1px solid #E5F0F9;
        z-index: 9;
    }

#timeoutmodal .modal-content, #timeoutmodalpayment .modal-content {
    background: #eaebff;
}

#timeoutmodal .or-seperator, #timeoutmodalpayment .or-seperator {
    width: 100%;
}

#timeoutmodal .noresultcallmewrapper, #timeoutmodalpayment .noresultcallmewrapper {
    width: 100%;
}

#fareAlertModal .modal-content,
#couponCodeModal .modal-content {
    border: 0;
    border-radius: 14px;
}

.iteneraryCity {
    background-color: #F5F5F5;
    border-radius: 6px !important;
}

#fareAlertModal .form-control {
    border-radius: 6px !important;
}

.fareAlertBtn {
    padding: .75rem 1rem !important;
}

svg.iteneraryCityIco {
    width: 40px;
    height: 40px;
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
    transform: scale(1.3);
    border: solid 1px #eaebf8;
}

#fareAlertModal button.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
}

.modalHdrSec img {
    background-color: whitesmoke;
    width: 50px;
    height: 50px;
    padding: 7px;
    border-radius: 50%;
}

.travlDtll li {
    padding: 0 10px;
    position: relative;
}

    .travlDtll li + li:before {
        content: "";
        position: absolute;
        width: 5px;
        height: 5px;
        background-color: #050505;
        border-radius: 50%;
        top: calc(50% - 2.5px);
        left: 0;
    }

.errorContainer {
    border-radius: 8px;
}

#couponCodeModal .modalHdrSec img {
    width: 100px;
}

span.couponCode {
    background-color: #fff;
    padding: 7px 15px;
    border: 1px dashed #00b67a;
    margin: 0 5px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 122%;
    letter-spacing: 0.07em;
    color: #00b67a;
    display: inline-block;
}

#couponCodeModal .contactNo p {
    font-size: 13px;
}

.header_footer_sticky .modal-header,
.header_footer_sticky .modal-footer {
    position: sticky;
    top: 0;
    z-index: 1055;
}

.header_footer_sticky .modal-header {
    -moz-box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
}

.header_footer_sticky .modal-footer {
    top: auto;
    bottom: 0;
    -moz-box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
}

body.modal-open {
    overflow: hidden;
}

.image-group {
    display: inline-flex;
}

    .image-group .img-item {
        margin-right: 0;
        position: relative;
        display: inline-block;
        width: 34px;
        height: 34px;
        background-color: transparent;
    }

        .image-group .img-item img {
            border: 2px solid #e5e5e5 !important;
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            display: block;
            overflow: hidden;
            border-radius: 50%;
        }

input#destination,
input#DepartureDate,
input#origin {
    background-repeat: no-repeat;
    background-position: 7px center;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 40px;
}

.flap-flight-details button.close_icon {
    color: #2196F3;
    background-size: 11px;
    border: 0;
    line-height: 12px;
    margin-bottom: 5px;
    font-weight: 500;
}

.listWidgetSec .dark_bg form .iput-group input#Origin,
.listWidgetSec .dark_bg form .iput-group input#destination {
    padding-right: 35px !important;
}

.listWidgetSec .dark_bg .date_picker_search {
    width: 100%;
}

.listWidgetSec .dark_bg form input {
    border: 0 !important;
}

.date-picker-wrapper {
    font-family: "Lexend", sans-serif;
    z-index: 9;
}

    .date-picker-wrapper .month-wrapper table .day {
        width: 38px;
        height: 38px;
        line-height: 38px;
        padding: 0;
        font-weight: 400;
        font-size: 14px;
    }

    .date-picker-wrapper .month-wrapper thead > tr > th {
        padding-bottom: 15px !important;
        font-weight: normal;
    }

div#dv_sub_emailTxtFooter {
    position: absolute;
    bottom: -25px;
}

    div#dv_sub_emailTxtFooter span#spn_msg {
        font-size: 14px;
    }

.irs {
    font-family: var(--font-family) !important;
}

.searchWidgetSec input#origin,
input#destination {
    padding-right: 35px !important;
}

.filterCard .airlinesChecklist.filtershowmore ul {
    margin-bottom: 0;
}

.date_picker_search {
    width: 100%;
}

.destinationInputWrapper button.typeahead-field-clear,
.destinationInputWrapper button.typeahead-field-clear:focus,
.destinationInputWrapper button.typeahead-field-clear:hover,
.destinationInputWrapper button.typeahead-field-clear:active {
    right: 5px;
}

.destinationInputWrapper input#destination {
    padding-right: 30px !important;
    padding-left: 40px !important;
    background-image: url(../images/location.png);
    background-position: 15px center;
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    background-color: #7779bd;
    border-color: #7779bd
}

.form-group.has-error .form-select option {
    color: #000000;
}

div#date_wrapper.date_wrapper_focused {
    border-color: #86b7fe;
}

.heroSetion .date_picker_search input#DepartureDate {
    height: 38px;
}

.tooltip-inner {
    font-family: var(--font-family);
    font-size: 13px;
}

.airlinesChecklist > ul li {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.airlinesChecklist .form-check {
    margin-bottom: 0;
}

.airlinesChecklist > ul li span.startPrice {
    margin-left: auto;
}

button.reset_checkbox_lists {
    width: 20px;
    height: 20px;
    font-size: 12px;
}

    button.reset_checkbox_lists:focus,
    button.reset_checkbox_lists:active {
        border: 0;
    }

.filtershowmore div.showmoretext.collapsed {
    display: block;
}

.filtershowmore div.showmoretext {
    display: none;
}

.dealBoxWrapper {
    position: relative;
}

.customTopTooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .customTopTooltip .tooltiptext {
        visibility: hidden;
        width: auto;
        white-space: nowrap;
        background-color: #000;
        color: #fff;
        text-align: center;
        padding: 4px 8px;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        bottom: 100%;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 13px;
        font-family: var(--font-family);
        font-size: 13px;
        top: -100%;
        left: 50%;
        transform: translateX(-50%);
        font-weight: 400;
    }

    .customTopTooltip[data-tooltip-position="top"] .tooltiptext {
        bottom: 100%;
        top: auto;
    }

        .customTopTooltip[data-tooltip-position="top"] .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            border-width: 5px;
            border-style: solid;
            border-color: #000 transparent transparent transparent;
            transform: translateX(-50%);
        }

    .customTopTooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.itenerary-dtl-item .customTopTooltip {
    max-width: 50%;
}

.newsletterSignUpSec input.form-check-input.opacity-100 {
    margin-top: 3px;
}

.locAddressSec .casTxt {
    word-break: break-all;
}

.dealsSection .dealDtl img {
    height: 60px;
    object-fit: cover;
    object-fit: cover;
    object-position: center;
}

@keyframes showin {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.show_anm {
    animation: showin 1s;
}

.filtershowmore li > div {
    margin-bottom: 15px;
}

.timer_warning {
    color: orange;
}

.timer_danger {
    color: red;
}

.timer_completed {
    color: gray;
}

#timer_section_main {
    border-radius: 10px;
    padding: 30px 12px;
    margin-bottom: 20px;
    text-align: center;
    background: radial-gradient(circle at 75% 23%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(211, 211, 211, 0.2) 50%, rgba(211, 211, 211, 0.2) 100%), radial-gradient(circle at 75% 51%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(211, 211, 211, 0.2) 50%, rgba(211, 211, 211, 0.2) 100%), radial-gradient(circle at 38% 11%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(211, 211, 211, 0.2) 50%, rgba(211, 211, 211, 0.2) 100%), linear-gradient(114deg, rgb(240, 240, 240), rgb(220, 220, 220));
}

    #timer_section_main h3 {
        font-size: 18px;
        margin: 10px 0;
        font-weight: 500;
        color: #000;
    }

    #timer_section_main h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: 1;
        color: #000;
    }

    #timer_section_main p {
        margin-bottom: 0;
        color: #000;
    }

    #timer_section_main.timer_warning h2,
    #timer_section_main.timer_warning h3,
    #timer_section_main.timer_warning p {
        color: #b6761c;
    }

    #timer_section_main.timer_danger h2,
    #timer_section_main.timer_danger h3,
    #timer_section_main.timer_danger p {
        color: rgb(255, 102, 102);
    }

.flightListContainer .flsPriceBtn .btn-primary {
    white-space: nowrap;
}

.desktopflightItemlPrice {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

    .desktopflightItemlPrice span {
        font-size: 12px;
        color: #7c7c7c;
        margin-left: 3px;
    }

.modal .routeDtlSec {
    border-radius: 10px;
}

.modal .routPath {
    border: none;
    text-align: center;
    width: 10rem;
}

.modal .routeDtlSec > div {
    flex: inherit;
}

.modal .routPath .routPathLine {
    width: 100%;
    border: dashed 1px #272865;
    margin-top: 30px;
}

.modal .routPathPlane {
    margin-top: -30px;
    background-color: #fff;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.modal .routPathLine:before, .modal .routPathLine:after {
    content: "";
    position: absolute;
    top: -6px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    border: solid 2px #00B67A;
}

.modal .routPathLine:before {
    left: -4px;
}

.modal .routPathLine:after {
    right: -4px;
    left: auto;
}

.modal .phone_number_btn {
    border-radius: 50px;
    font-size: 20px;
    padding: 4px 20px 4px 4px;
    line-height: normal;
    width: max-content;
}

    .modal .phone_number_btn img.phoneImg {
        padding: 4px;
        background: #CE0E00;
        border-radius: 100%;
        margin-left: 0;
        height: 60px;
        width: 60px;
        object-fit: none;
    }

.modal .phnInput .form-select {
    border: 0;
    max-width: 70px;
}

.modal .phnInput.input-group .form-control {
    border-left: 1px solid #e5f0f9 !important;
    z-index: 9;
}

.no-result-list-left ul li {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 13px;
    line-height: 1.7;
    color: #383838;
}

.callnowbookingbtn {
    border-radius: 50px;
    font-size: 20px;
    padding: 6px 20px 6px 6px;
    line-height: normal;
}

.no-result-list-right {
    text-align: center;
    background: #eaebff;
    height: 100%;
    padding: 40px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.callnowbookingbtn img.phoneImg {
    padding: 4px;
    background: #CE0E00;
    border-radius: 100%;
    margin-left: 0;
    height: 60px;
    width: 60px;
    object-fit: none;
}

.no-result-list-right .call_me_back {
    width: 100%;
}

.call_me_back-inline {
    display: flex;
    align-items: center;
    position: relative;
}

    .call_me_back-inline .callMeBtn {
        white-space: nowrap;
        padding: 10px 15px;
        position: absolute;
        right: 2px;
        border-radius: 0 5px 5px 0px;
        top: 1px;
        height: calc(100% - 2px);
    }

.callmebackform {
    display: flex;
}

.call_me_back-inline .popup-control {
    border-radius: 5px !important;
    border: 1px solid #d0d8df !important;
}

.call_me_back-inline .popup-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
}

.callmebackform .input-group select {
    max-width: 75px !important;
    border: 0;
}

.callmebackform .input-group input {
    border-left: 1px solid #E5F0F9 !important;
    z-index: 9;
    border-radius: 0;
}

.callmebackform button {
    white-space: nowrap;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 9.5px 15px;
}

.hr-dashed-line {
    opacity: 1;
    border-top: 2px dashed #cbb8b8;
    width: 100%;
}

.rejectBtn {
    border: 0.50px solid #d3d3de !important;
    color: #6c757d !important;
    font-weight: 500 !important;
    font-family: var(--font-family);
    font-size: 13px;
}

    .rejectBtn:hover {
        background: #000000 !important;
        color: #fff !important;
        border-color: #000000 !important;
    }

.btnAcceptCookie {
    font-weight: 500 !important;
    font-family: var(--font-family);
    font-size: 13px;
    background: #6c757d;
    border: 0;
    color: #fff;
}

    .btnAcceptCookie:hover {
        background: #000000 !important;
        color: #fff !important;
    }

.callAlertMessage span {
    display: block;
    font-size: 13px;
    font-weight: 400;
}

.callSmallPopup .callSmallPopupForm .form-select, .callSmallPopup .callSmallPopupForm .form-control {
    border: 0;
}

.callSmallPopup .callSmallPopupForm .form-control {
    border-left: 1px solid #E5F0F9;
    z-index: 9;
}

.iti__selected-country-primary:hover {
    background: #fff !important;
    border-radius: 5px;
}

ul.iti__country-list .iti__country {
    font-size: 13px;
}

.callAlertMessage #error_cb_contact, .callAlertMessage .error-contact-msg, .callAlertMessage #errorMsg, .callAlertMessage #successMsg {
    font-size: 13px;
    font-weight: 400;
    color: var(--secondary-color) !important;
}

.call_me_back .iti__country-container .iti__selected-country, #popupForm1 .iti__country-container .iti__selected-country, #popupForm2 .iti__country-container .iti__selected-country {
    border-right: 1px solid #E5F0F9 !important;
    z-index: 9;
}

.call_me_back .callmebackcontrol, #popupForm1 #callbackphn1, #popupForm2 #callbackphn2, form#inquiryForm .contact-control {
    padding-left: 65px !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

form#inquiryForm {
    position: relative;
}

    form#inquiryForm .callAlertMessage {
        position: absolute;
        width: 100%;
        bottom: -20px;
    }

    form#inquiryForm .input-group .iti {
        width: 100%;
    }

.form-control::placeholder, .form-select::placeholder {
    text-transform: lowercase;
}

.no-result-list-body {
    display: flex;
    flex-direction: column;
    min-height: 73vh;
}

.searchWidgetSec .form-control::placeholder, .searchWidgetSec .form-select::placeholder, #widget_container_popup .form-control::placeholder, #widget_container_popup .form-select::placeholder {
    text-transform: capitalize;
}

.callSmallPopup .call_me_back-inline .callMeBtn {
    font-size: 18px;
    padding: 10px 18px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.callSmallPopup h6.clTg {
    font-size: 15px;
    margin-bottom: 5px;
}

.callSmallPopup .callSmallPopupBanner {
    height: 120px;
    width: 100%;
    object-fit: cover;
}

.payment-sec-box-header button.border-0 {
    background: transparent;
    font-size: 14px !important;
    font-weight: 500;
}

.payment-sec-box-header button[aria-expanded="true"] img {
    transform: rotate(180deg);
}

.contBtnSec .prevBtn {
    font-size: 14px;
}

.dealBoxWrapper .dealdate {
    position: absolute;
    top: 0;
    background-color: #efefef;
    padding: 0 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}