﻿
.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: #003749;
}

.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 screen and (min-width:600px) and (max-width:768px) {
    .content_ h4 {
        font-size: 16px!important;
    }

    .call_num h3 {
        font-size: 16px!important;
    }

    .price_div h3 {
        font-size: 22px!important;
    }
}

@media screen and (min-width:200px) and (max-width:600px) {
    .content_ {
        display: inline-block !important;
    }

    .call_num {
        margin: 10px 0px;
    }

    .price_div {
        display: flex;
        justify-content: center;
    }

    .content_ h4 {
        font-size: 17px !important;
    }

    .call_num h3 {
        font-size: 17px !important;
    }

    .price_div h3 {
        font-size: 22px !important;
    }

    .log-section img {
        height: 40px !important;
    }
}

.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-bottom: 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;
}

.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;
    }

    .sa_mob_pd_left {
        padding-left: 0px;
        margin-top: 0px;
    }

    .top_headline {
        margin-bottom: 10px;
        text-align: left;
        margin-top: 0.75rem;
        color: #0A3152;
        font-size: 25px;
        /* line-height: 2.15rem; */
        font-weight: normal;
    }
}

.sa_tick {
    border-left: 2px dashed #ccc;
    padding: 5px 5px 0px 5px;
}

.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: center;
    }

    .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;
    }

    .res-matrix-wr-1 {
        margin-bottom: 20px;
        margin-top: 15px;
    }
}

.sa_num_01 {
    padding-right: 0px;
    text-align: right;
}

.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: 28%;
            padding: 0 0px;
            border-right: 2px solid #012c61;
        }

    .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: #23306c;
            }

            .fr-pg-services-panel-full .pagkage .pkg-text2 .tx2 {
                color: #000;
                margin: 0 5px;
            }

            .fr-pg-services-panel-full .pagkage .pkg-text2 .tx3 {
                color: #d94c80;
            }

        .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: #012c61;
            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;
    cursor: pointer;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0px;
    background: #003749;
    border-radius: 10px 10px 0px 0px;
}

.price-filter-range .ui-slider-range, .price-filter-range > span {
    cursor: pointer !important;
}

.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: 50px;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.collapsibleContent {
    transition: height 200ms;
}

.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;
    }

    .flight-list-footer {
        background: linear-gradient(45deg, #999 50%, #012c61 0%, #012c61 100%);
    }

    .openresultflightdt {
        text-align: center !important;
    }
}

@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;
}

.fares-dropdown {
    width: 50%;
    float: right;
    padding: 0px 17px;
}

@media screen and (min-width:992px) {
    .padding-left-ctr {
        padding-left: 0px !important;
    }

    .padding-right-ctr {
        padding-right: 0px !important;
    }
}

/*=================== Pop UP CSS ================================*/

.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: #f1f1f1;
    width: 450px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    max-width: 94%;
}

.close-btn {
    position: absolute;
    right: -8px;
    top: -11px;
    text-align: center;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 100%;
    background: #012c61;
    padding: 3px;
}

.pop-header {
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
    border-bottom: 1px dashed #363636;
}

.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;
    background: #bbedbd;
}

.deals-dest {
    font-weight: 600;
    color: #363636;
    font-size: 14px;
}

    .deals-dest span {
        font-size: 20px;
        line-height: normal;
        color: #e65080;
    }

.section-price {
    color: #363636;
    font-size: 12px;
    text-align: end;
    line-height: normal;
    font-weight: 600;
    padding: 5px 0px;
}

.text-end {
    text-align: right !important;
}

.section-price span {
    color: #049f0a;
    font-size: 26px;
    font-weight: 700;
}

.section-types-class {
    color: #363636;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 5px;
}

    .section-types-class span {
        font-weight: 600;
    }

.dep-ret {
    font-weight: 600;
    font-size: 14px;
    color: #363636;
}

.dest-code {
    font-size: 19px;
    font-weight: 700;
    color: #e65080;
}

.dest-name {
    font-size: 14px;
    color: #fff;
}

.dest-date {
    font-size: 14px;
    color: #363636;
    letter-spacing: 0.5px;
}

.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: 700;
    /*background-image: linear-gradient(to right, #d95080, #012c61);*/
    /* width: 100%;*/
    border-radius: 50px;
    display: inline-block;
    padding: 5px 30px;
}

    .call-section-b a:hover {
        color: white;
        background-image: linear-gradient(to right, #012c61,#d95080);
    }

    .call-section-b a::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #1c3b51;
        border-radius: 50px;
        z-index: -1;
        animation: pop 1.5s infinite;
    }

.call-section-b + p {
    color: #363636;
    font-size: 13px;
    margin: 0;
    text-align: center;
    margin-top: 5px;
}

.or-col {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #363636;
}

.num-call {
    font-size: 18px;
    color: #363636;
    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: 50px 0px 0px 50px;
    font-size: 14px;
    padding: 10px;
    margin-right: 0px;
    outline: none;
}

.btn-call {
    background-image: linear-gradient(to right, #d85081, #012c61);
    font-weight: 500;
    color: #fff;
    height: 40px;
    border-radius: 0px 50px 50px 0px;
    border: 0;
    width: 20%;
}

.depart_and_return {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.offer_section {
    text-decoration: none;
    padding: 10px 12px;
}

.offer_head {
    display: grid;
    border: 1px solid lightgray;
    padding: 1px 5px;
    text-align: center;
    margin-bottom: 15px;
    border-radius: 6px;
    background: #003749;
    box-shadow: 0px 0px 6px #afafaf;
}
.content_ {
    display: flex;
    justify-content: space-between;
    align-items: center !important;
}

    .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;
        }

.call_num {
    border: 1.2px solid lightgray;
    padding: 5px 10px;
    border-radius: 5px;
    background: white;
}

    .call_num h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 20px;
        font-weight: 600;
        color: #1c3b51;
    }

    .call_num p {
        margin: 0px;
        font-size: 12px;
        font-family: system-ui;
        font-weight: 400;
        color: #535353;
    }

.price_div {
    display: flex;
}

.zoom-in-out-box {
    animation: zoom-in-zoom-out 1s ease infinite;
}

.price_div h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}

@media only screen and (min-device-width : 100px) and (max-device-width : 480px) {
    .offer_head {
        padding: 1px 3px !important;
    }

    .call_num h3 {
        font-size: 16px !important;
    }

    .offer_section {
        text-decoration: none;
        padding: 10px 10px !important;
    }

    .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;
        }
}

/*@media only screen and (min-device-width : 360px) and (max-device-width : 480px) {
   
}*/

@media screen and (min-width:100px) and (max-width:359px) {
    .deals-dest {
        font-weight: 500;
        color: #363636;
        font-size: 13px;
    }

    .price-deal-section {
        padding: 0px 10px;
    }

    .section-price span {
        font-size: 22px;
        font-weight: 700;
        font-family: system-ui !important;
    }

    .call-section-b {
        padding: 0px 10px;
    }

    .section-types-class {
        padding: 0 10px;
    }

    .depart_and_return .col-md-5 {
        padding: 0px 10px;
    }

    .btn-call {
        font-size: 13px;
    }

    .call-section-b a {
        padding: 5px 10px !important;
        font-size: 17px !important;
    }

    .input-box {
        padding: 2px 10px;
        margin-bottom: 15px;
    }
}


@media screen and (min-width:345px) and (max-width:480px) {
    .fare-popup {
        width: 94% !important;
    }

    .close-btn {
        right: -8px !important;
        top: -16px !important;
    }

    .call-section-b a {
        padding: 5px 15px !important;
        font-size: 20px !important;
    }

    .call-section-b + p {
        padding: 0px 15px !important;
    }

    .input-num {
        width: 75% !important;
    }

    .btn-call {
        width: 25% !important;
        padding: 0px;
    }

    .section-price span {
        font-size: 24px;
    }

    .deals-dest span {
        font-size: 20px;
    }
}

@media screen and (min-width:295px) and (max-width:345px) {
    .fare-popup {
        width: 94% !important;
    }

    .section-price span {
        font-size: 20px;
    }

    .close-btn {
        right: -8px !important;
        top: -16px !important;
    }

    .call-section-b a {
        padding: 5px 8px !important;
        font-size: 17px !important;
        width: 100%;
    }

    .call-section-b + p {
        padding: 0px 15px !important;
    }

    .input-num {
        width: 75% !important;
    }

    .btn-call {
        width: 25% !important;
        padding: 0px;
    }
}

@media screen and (min-width:100px) and (max-width:295px) {
    .call-section-b a {
        padding: 5px 10px !important;
        font-size: 15px !important;
        width: 100%;
    }

    .deals-dest span {
        font-size: 15px;
        font-weight: 600;
    }

    .section-price span {
        font-size: 18px;
    }

    .section-price {
        font-size: 11px;
    }

    .or-col {
        font-size: 18px;
    }

    .num-call {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .input-num {
        width: 100% !important;
        border-radius: 50px 50px !important;
    }

    .btn-call {
        width: 100% !important;
        border-radius: 50px !important;
        margin-top: 15px;
        font-size: 15px;
    }

    .fare-popup {
        width: 94% !important;
    }
}
