﻿
.sa_roh
{
margin-right:40px;
}

body {
    background-color: #eeeeee;
}
.BaggageInfotext {
    padding-left: 10px;
}
.flightresultlogo img {
    max-height: 50px;
    max-width: 50px;
}
.modal.left .modal-dialog {
    margin: 0 0;
    width: 50%;
}
.baggaes-text .icon i {
    font-size: 18px;
    color: #272165;
}
.stopDur_m hideformobile {
    padding:0px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #f7f2ed;
    color: #503939;
}

.modal.left .modal-content {
    height: 100%;
    overflow-y: hidden !important;
}

.modal.left .modal-body {
    padding: 0px 0 0px 0px !important;
    background: #fff;
    height: 100%;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -50%;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}


.modal.left.fade.in .modal-dialog {
    left: 20%;
    top: 10%;
    width: 60%;

}


.call-center-box{ text-align:center;}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .modal.left .modal-dialog {
        position: static !important;
        margin: auto;
        width: 100%;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }

    .pt-15 {
        padding: 0px !important;
    }

    .filter {
        display: block;
    }

        .filter > li {
            margin-bottom: 10px;
        }
}

.mob_logo {
    display: none;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 992px) {
    .modal.left .modal-dialog {
        position: static !important;
        margin: auto;
        width: 95%!important;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }

    .mob_logo {
        display: block;
        width:60px;
    }

    .pt-15 {
        padding: 0px !important;
    }

}

ul.new-destmain {
    display: flex;
    margin-bottom: 0;
    padding: 10px;
    border-left: 0px solid #126ab5;
    border-right: 0px solid #126ab5;
}


.flight-list-v2 {
    box-shadow: none;
    border: none;
    margin-top: 15px;
}


.btn,
.btn-large {
    position: relative;
    top: 0;
    text-decoration: none;
    color: #fff;
    background-color: #3d3a4f;
    text-align: center;
    cursor: pointer;
    font-weight: normal
}
.don_clo:hover{
    color:#fff;
}
.quantity-left-minus:hover, .quantity-left-minus:focus, .quantity-left-minus1:hover, .quantity-left-minus1:focus, .quantity-left-minus2:hover, .quantity-left-minus2:focus {
    color: #fff;
}
.quantity-right-plus:hover, .quantity-right-plus:focus, .quantity-right-plus1:hover, .quantity-right-plus1:focus, .quantity-right-plus2:hover, .quantity-right-plus2:focus {
    color: #fff;
}
    .btn:hover,
    .btn-large:hover {
        background-color: #61aa43
    }

    .btn:active,
    .btn-large:active {
        top: 1px
    }

.flight-list-v2 .stop-box {
    padding: 3px 10px;
    margin-left: 20% !important;
    width: 140px;
    border: 1px solid #b9b9b9;
    background-color: #f9fab8;
    z-index: -1;
    margin-top: 6px;
    text-align: center;
    font-size: 13px;
}

    .flight-list-v2 .stop-box:before {
        border-left: 1px solid #b9b9b9;
        border-top: 1px solid #b9b9b9;
        content: "";
        background-color: #f9fab8;
        height: 10px;
        left: 48%;
        position: absolute;
        top: 30px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 10px;
    }
.grid_header a {
    color: #fff;
}
.grid_header {
    grid-area: header;
    color: #fff;
    background: #374b5c;
    font-size: 15px;
    line-height: 2.3;
    opacity: 1;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    z-index: 3;
    position: relative;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
    overflow: hidden;
    padding: 4px 20px;
    margin-bottom: 10px;
}

.top_headline {
    margin-bottom: 10px;
    text-align: left;
    /* margin-top: 0.75rem; */
    color: #0A3152;
    font-size: 25px;
    /* line-height: 2.15rem; */
    font-weight: 300;
	line-height: 25px;
}

@media screen and (max-width: 600px) {
.top_headline {
    margin-bottom: 10px;
    text-align: left;
    margin-top: 0.75rem;
    color: #0A3152;
    font-size: 25px;
    /* line-height: 2.15rem; */
    font-weight: normal;
}
}

.header_img_sa {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 0.75rem;
    color: #0A3152;
    font-size: 2.95rem;
    line-height: 1.75rem;
    font-weight: 300;
}
.filter {
    padding: 10px !important;
    margin-bottom: 16px;
    background: #fff;
    width: 100%;
    list-style: none;
    border-radius: 0px 0px 10px 10px;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 8px 0px;
    border: 1px solid #00000036;
}
    .filter > li {
        padding: 5px;
        color: #0a3152 !important;
        font-size: 13px;
        font-weight: 700;
    }
    .filter > li {
        border-radius: 10px;
        /* float: left; */
        width: inherit;
        display: inline-block;
        margin-right: 8px;
        position: relative;
    }
        .filter > li a {
            padding: 5px 0px;
            display: inline-flex;
            width: 100%;
            font-size: 14px;
            font-weight: 600;
            color: #000;
            margin-bottom: 10px;
            border-bottom: 1px dashed #90909033;
            border-radius: 5px;
        }
        .filter > li .icon-control {
            margin-top: 1px;
            position: absolute;
            right: 3px;
            font-size: 17px;
        }
.mr-10 {
    margin-right: 10px !important;
}
.price-filter-range {
    margin: 0px 7px 0px 8px;

}
.filter > li a font {
    width: 16px;
    height: 20px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
}
.sa_modify_result_btn {
    padding-right: 0px;
    text-align: right;
    margin-top: 5px;
}

@media screen and (max-width: 600px) {
    .sa_modify_result_btn {
        padding-right: 0px;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 20px;
    }
}




@media screen and (max-width: 600px) {
    .sa_mob_pd_left {
        padding-left: 0px;
        margin-top:0px;
    }
}

.sa_tick {
    border-left: 2px dashed #ccc;
    padding: 5px 5px 0px 5px;
}

@media screen and (max-width: 992px) {
    .sa_tick {
        border-left: 0px dashed #ccc;
        padding: 5px 5px 0px 5px;
        width: 100%;
       
    }
    .sa_modify_result_btn {
        padding-right: 0px;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 20px;
    }
}

.sa_tick_02 {
    border-left: 2px dashed #ccc;
    padding: 5px 5px 5px 5px;
}

@media screen and (max-width: 992px) {
    .sa_tick_02 {
        border-left: 0px dashed #ccc;
        margin-top: 10px;
        border-top: 0px dashed #ccc;
        width: 100% !important;
        padding-top: 0px !important;
    }
}

.sa_num_01 {
    padding-right: 0px;
    text-align: right;
}

@media screen and (max-width: 992px) {
    .sa_num_01 {
        padding-right: 0px;
        text-align: center;
    }
}


.best_lines_01 {
    font-weight: normal;
    font-size: 11px;
    color: #3f3f3f;
}
.txt_sa_style_01 {
    color: #4a4a4a;
    font-weight: 300;
    margin-top: 0px;
    margin-left: 22px;
}

.txt_sa_style_02 {
    color: #4a4a4a;
    font-weight: 300;
    margin-top: 5px;
    margin-left: 22px;
}

@media only screen and (min-device-width : 580px) and (max-device-width : 767px) {
    .sa_mob_pd_left{
        margin-top:10px;
    }
    .filter .filters-tx {
        font-size: 14px;
        font-weight: 600 !important;
        border: none !important;
        color: #000;
        line-height: 17px;
        width: 50%;
    }
}
.pt-30{
    padding-top:30px;
}
.fr-pg-services-panel-full {
    width: 100%;
    float: left;
    background: #fff;
    margin: 0px 0 20px 0;
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 5px;
}
    .fr-pg-services-panel-full .d-flex-row {
        width: calc(100% + 0px);
        margin-left: 0px;
        display: flex;
        flex-wrap: wrap;
    }
        .fr-pg-services-panel-full .d-flex-row .d-flex-col {
            display: flex;
            width: 33.3333%;
            padding: 0 0px;
        }
    .fr-pg-services-panel-full .pagkage {
        width: 100%;
        display: flex;
        flex-direction: column;
        cursor: pointer;
        justify-content: center;
        align-items: center;
        padding: 10px 0;
        position: relative;
    }
        .fr-pg-services-panel-full .pagkage .pkg-text1 {
            display: flex;
            font-size: 16px;
            color: #000;
            font-weight: 600;
        }
        .fr-pg-services-panel-full .pagkage .pkg-text2 {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            color: #5798d4;
            font-weight: 400;
        }
            .fr-pg-services-panel-full .pagkage .pkg-text2 .tx1 {
                color: #5798d4;
            }
            .fr-pg-services-panel-full .pagkage .pkg-text2 .tx2 {
                color: #000;
                margin: 0 5px;
            }
            .fr-pg-services-panel-full .pagkage .pkg-text2 .tx3 {
                color: #dd7f0a;
            }
        .fr-pg-services-panel-full .pagkage.active .bottom-form-control:before, .fr-pg-services-panel-full .pagkage:hover .bottom-form-control:before {
            width: 100%;
            left: 0%;
            right: 0%;
        }
        .fr-pg-services-panel-full .pagkage .bottom-form-control:before {
            content: "";
            position: absolute;
            width: 0%;
            height: 3px;
            background: #005289;
            left: 50%;
            right: 50%;
            bottom: -0px;
            transition: 0.5s;
        }
.navbar-default {
    position: fixed;
}

hr {
    margin-bottom: 0px !important;
    margin-top: 9px !important;
}

.fullscreen-model-SW {
    width: 100% !important;
}

.rp_flightimg {
    margin-top: 0px !important;
    width: 70px !important;
}

.pull-rightimp {
    float: right;
}

.rotateicon {
    rotate: 90deg;
}

.bold {
    font-weight: 700;
}

.perpersonsection {
    font-size: 15px !important;
    display: block !important;
    font-weight: 600;
}

.resultpricesection {
    font-size: 2.3rem !important;
}

.modal-backdrop {
    background-color: #000 !important;
}

.adu_right .input-group .input-group-btn {
    width: auto;
}

.page-content {
    z-index: 4;
}
.filter_sectionMin {
    float: right;
    padding-right: 3px;
    font-size: 19px;
    margin-top: -2px;
}
.filters-tx {
    padding: 7px 10px 7px 10px;
    /* display: inline-flex; */
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0px;
    background: #14acba;
    border-radius: 10px 10px 0px 0px;
}

    .filters-tx svg:not(:host).svg-inline--fa {
        overflow: visible;
        box-sizing: content-box;
        position: absolute;
        right: 22px;
    }


.filter > li {
    padding: 5px;
    color: #0a3152 !important;
    font-size: 13px;
    font-weight: 700;
}

.Up_filter {
    color: #00004f !important;
    font-size: 12px;
    top: -2px;
    position: relative;
    
    font-weight: 700;
}

.tab-content {
    padding-top: 30px;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.collapsibleContent {
    transition: height 200ms;
}

</style >
<style >
.collapsibleContent {
    padding: 0 18px;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

.min-max-slider {
    position: relative;
    width: 200px;
    text-align: center;
    margin-bottom: 50px;
}

    .min-max-slider > label {
        display: none;
    }

span.value {
    height: 1.7em;
    font-weight: bold;
    display: inline-block;
}

    span.value.lower::before {
        content: "€";
        display: inline-block;
    }

    span.value.upper::before {
        content: "- €";
        display: inline-block;
        margin-left: 0.4em;
    }

.min-max-slider > .legend {
    display: flex;
    justify-content: space-between;
}

    .min-max-slider > .legend > * {
        font-size: small;
        opacity: 0.25;
    }

.min-max-slider > input {
    cursor: pointer;
    position: absolute;
}

/* webkit specific styling */
.min-max-slider > input {
    -webkit-appearance: none;
    outline: none !important;
    background: transparent;
    background-image: linear-gradient(to bottom, transparent 0%, transparent 30%, silver 30%, silver 60%, transparent 60%, transparent 100%);
}

    .min-max-slider > input::-webkit-slider-thumb {
        -webkit-appearance: none; /* Override default look */
        appearance: none;
        width: 14px; /* Set a specific slider handle width */
        height: 14px; /* Slider handle height */
        background: #eee; /* Green background */
        cursor: pointer; /* Cursor on hover */
        border: 1px solid gray;
        border-radius: 100%;
    }

    .min-max-slider > input::-webkit-slider-runnable-track {
        cursor: pointer;
    }

@media screen and (max-width: 768px) and (min-width: 100px) {
    .jtype_hd div {
        text-align: center;
        margin: 5px 0px;
    }
    .resultprivebtn {
        font-size: 1.7rem;
    }
}

@media screen and (max-width: 991px) and (min-width: 100px) {
    .dvAllFiltershow{
        display:none;
    }
    .stopDur_m hideformobile {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.flex-row {
    flex-direction: row;
}
.flex {
    display: flex;
}
.max-w-\[8rem\] {
    max-width: 8rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.flights-itinerary-duration-graph {
    background: #cccccc;
    --tw-bg-opacity: 1;
    height: 2px;
    padding: 0;
    position: relative;
    width: 100%;
    margin: 4px auto;
}
.flights-itinerary-duration-scale {
    border-width: 2px;
    height: 12px;
    margin: 0 6%;
    top: -5px;
    width: 12px;
    background: white;
    border: 2px solid #cccccc;
}
.flights-itinerary-duration-scale {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
 
    border-radius: 9999px;
    display: inline-block;
    position: relative;

}
.lg\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}
.text-gray {
    --tw-text-opacity: 1;
    color: rgba(var(--color-gray-400),var(--tw-text-opacity));
}


    .has-tooltip .tooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 8px;
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;

    }

    .has-tooltip:hover .tooltiptext {
        visibility: visible;
    }
/*.has-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}*/
.fares-dropdown {
    width: 50%;
    float: right;
    padding: 0px 17px;
}


.call_num {
    border: 1.2px solid lightgray;
    padding: 5px 10px;
    border-radius: 5px;
    background: white;
}

.offer_section {
    text-decoration: none;
    padding: 5px 12px;
}
    .offer_section:hover {
        text-decoration: none;
        color: none;
    }
.offer_head {
    display: grid;
    border: 1px solid lightgray;
    padding: 1px 5px;
    text-align: center;
    margin: 20px 0px;
    border-radius: 6px;
    background: #14acba;
    box-shadow: 0px 0px 6px #afafaf;
}
.price_div{
    display:flex;
}
    .price_div h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 24px;
        font-weight: 600;
        color: #ffffff;
    }
.content_ h4 {
    margin-top: 0px;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #ffffff;
}
    .content_ h4 span {
        color: #e3e3e3;
        font-size: 12px;
        margin-top: 3px;
        font-weight: 400;
        letter-spacing: 0.5px;
        text-transform: capitalize;
        font-family: system-ui;
    }
.content_{
    display:flex;
    justify-content:space-between;
    align-items:center!important;
}

.swal2-actions {
    margin: 0!important;
}

.call_num h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #f45e27;
}
.call_num p {
    margin: 0px;
    font-size: 12px;
    font-family: system-ui;
    font-weight: 400;
    color: #535353;
}

@media screen and (min-width:992px) and (max-width:1200px){
    .content_{
        display:block;
    }
        .content_ h4{
            margin-bottom:15px;
        }
    .call_num {
        width: 50%;
        float: left;
    }
    .price_div {
        display: flex;
        width: 50%;
        float: left;
        justify-content: flex-end;
        align-items: center;
        padding: 11px 0px;
    }
}


@media screen and (min-width:550px) and (max-width:991px) {
    .content_ {
        display: block;
    }

        .content_ h4 {
            margin-bottom: 15px;
        }

    .call_num {
        width: 65%;
        float: left;
    }

    .price_div {
        display: flex;
        width: 35%;
        float: left;
        justify-content: flex-end;
        align-items: center;
        padding: 11px 0px;
    }
    .filters-tx {
        margin-bottom: 15px;
    }
}

@media screen and (min-width:250px) and (max-width:550px) {
    .content_ {
        display: block;
    }
    .fare-popup { 
        width: 310px!important; 
    }

        .content_ h4 {
            margin-bottom: 15px;
        }

    .call_num {
        width: 100%;
        float: left;
    }
    .no-padding{
        padding-right:0px!important;
        padding-left:0px!important;
    }
    .price_div {
        display: flex;
        width: 100%;
        float: left;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
    .filters-tx {
        margin-bottom: 15px;
    }
}  

.zoom-in-out-box {
    animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

.loader_ {
    display: block;
    --height-of-loader: 1.5px;
    --loader-color: #ffffff;
    width: 100%;
    height: var(--height-of-loader);
    border-radius: 30px;
    background-color: transparent;
    position: relative;
}

    .loader_::before {
        content: "";
        position: absolute;
        background: var(--loader-color);
        top: 0;
        left: 0;
        width: 0%;
        height: 100%;
        border-radius: 30px;
        animation: moving 5s ease-in-out infinite; 
    }

@keyframes moving {
    50% {
        width: 100%;
    }

    100% {
        width: 0;
        right: 0;
        left: unset;
    }
}

.fare-popup-container > a, h1, h2, h3, h4, h5, span, div, p {
    font-family: system-ui!important;
}

.fare-popup-container {
    background: rgba(0,0,0,0.70);
    display: none;
    position: fixed;
    width: 100%;
    font-family: Montserrat;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.fare-popup-container2 {
    background: rgba(0,0,0,0.70);
    display: none;
    position: fixed;
    width: 100%;
    font-family: Montserrat;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.img_section div h2 {
    margin: 0px;
    margin-bottom: 10px;
    text-align: center;
    line-height: normal;
    font-size: 34px;
    color: #005289;
}
.img_section img {
    height: 100px;
    width: 100px;
    padding: 4px;
    position: absolute;
    left: -18px;
    top: -28px;
    border-width: 3px;
    border-style: solid;
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #f05a25, #005289) border-box;
    border-radius: 50%;
    border: 3px solid transparent;
}

.img_section div p {
    font-size: 14px;
    text-align: center;
    line-height: normal;
    margin-top:10px;
}
.img_section div .text-center a:hover {
    color: #005289;
    text-decoration:none;
}
.img_section div .text-center a {
    font-size: 36px;
    text-decoration: none;
    font-weight: 500;
    color: #005289;
}
.img_section div button {
    border-radius: 20px;
    width: 100%;
    padding: 6px 10px;
    border: none;
    background: #f05a25;
    color: white;
    text-align: center;
    line-height: normal;
    padding-bottom: 8px;
}
.img_section {
    background: #fff;
    width: 450px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px;
    border-radius: 6px;
}


.fare-popup {
    background: #fff;
    width: 450px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.close-btn {
    position: absolute;
    right: -12px;
    top: -15px;
    text-align: center;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 100%;
    background: #fff;
    padding:3px;
}
.pop-header {
    background: #f1f1f1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
}
.text-end {
    text-align: right !important;
}
.timmerCon {
    font-weight: 600;
    font-size: 15px;
    color: #081392;
}
.timmer-section p {
    margin: 0;
    padding: 0;
    line-height:normal;
    font-size: 14px;
    color: #444;
}
    .timmer-section p span {
        color: #ef6a23;
        font-size: 21px;
        font-weight: 700;
    }
.price-deal-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px;
}
.deals-dest {
    font-weight: 600;
    color: #333;
    font-size: 14px;
}
    .deals-dest span {
        font-size: 22px;
        line-height:normal;
    }
.section-price {
    color: #333;
    font-size: 12px;
    text-align: end;
    line-height: normal;
}
.text-end {
    text-align: right !important;
}
.section-price span {
    color: #0b8d36;
    font-size: 26px;
    font-weight: 700;
}
.section-types-class {
    color: #333;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 5px;
}
    .section-types-class span {
        font-weight: 600;
    }
.dep-ret {
    font-weight: 500;
    font-size: 14px;
    color: #444;
}
.dest-code {
    font-size: 19px;
    font-weight: 700;
}
.dest-name {
    font-size: 14px;
    color: #444;
}
.dest-date {
    font-size: 14px;
}
.call-section-b {
    text-align: center;
    padding: 0px 15px;
}
.phoneicon {
    font-size: 16px;
}
.call-section-b a {
    text-decoration: none;
    position: relative;
    transition: 0.4s;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    background-image: linear-gradient(to right, #005289, #f15a24);
    width: 100%;
    border-radius: 4px;
    display: inline-block;
    padding: 5px 30px;
}
    .call-section-b a:hover {
        color: white;
        background-image: linear-gradient(to right, #f15a24,#005289);
    }
        .call-section-b a::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: #004d9f;
            border-radius: 10px;
            z-index: -1;
            animation: pop 1.5s infinite;
        }
    .call-section-b + p {
        color: #666;
        font-size: 13px;
        margin: 0;
        text-align: center;
        margin-top:5px;
    }
.or-col {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
.num-call {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    text-align: center;
    line-height:normal;
}
.input-box {
    padding: 2px 15px;
    margin-bottom: 15px;
}
.input-num {
    width: 78%;
    border: 1px solid #aaa;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px;
    margin-right: 4px;
    outline:none;
}
.btn-call {
    background-image: linear-gradient(to left, #004d9f, #ef6a23);
    font-weight: 500;
    color: #fff;
    height: 40px;
    border-radius: 4px;
    border: 0;
    width: 20%;
}
.depart_and_return {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom:10px;
}

@media screen and (min-width: 200px) and (max-width: 450px){
    #FlightImage {
        width: 269px !important;
        height: 335px !important;
    }

    #reset-filters {
        padding: 10px 5px !important;
        margin-right: 165px !important;
    }

    #CustomizeSearch {
        padding: 10px 4px !important;
        margin-left: 104px !important;
        margin-top: -47px !important;
    }
}
