@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');

.action {
    display: block;
    margin: 100px auto;
    width: 100%;
    text-align: center;
}

.action a {
    display: inline-block;
    padding: 5px 10px;
    background: #f30;
    color: #fff;
    text-decoration: none;
}

.action a:hover {
    background: #000;
}

.nav-item a {
    color: #000;
}

.button-outline110 {
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #000;
    margin-left: 26px;
    transition: all ease 0.3s;
}

.search {
    background: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.travlofreak-input-iner .main-tag {
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
    padding: 7px 0 5px 0px;
    margin: 0px;
    width: 222px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.travlofreak-input1-iner .main-tag {
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
    padding: 7px 0 5px 0px;
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.travlofreak-input-iner {
    width: 35.1%;
    position: relative;
    background: #F4F4F4;
    padding: 14px 20px 14px 24px;
    border-radius: 20px;
    cursor: pointer;
}

.travlofreak-input-iner p {
    font-weight: 500;
    font-size: 14px;
    color: #939393;
    line-height: 15px;
    cursor: pointer;
}

.travlofreak-input1-iner p {
    font-weight: 500;
    font-size: 14px;
    color: #939393;
    line-height: 15px;
    cursor: pointer;
}

.travlofreak-input-iner ::placeholder {
    color: #000;
}

.travlofreak-input1-iner {
    width: 52.5%;
}

.travlofreak-input1-iner ::placeholder {
    color: #000;
}

.departure-return-iner {
    width: 30.6%;
    width: 335px;
    background: #F4F4F4;
    padding: 14px 64px 14px 24px;
    border-radius: 20px;
    cursor: pointer;
}

.icon-listing-main {
    content: "";
    background-image: url(c);
    background-size: 100%;
    width: 100px;
    height: 100px;
}

.icon-listing-main {
    content: "";
    background-image: url(../img/flight-listing-aroow.svg);
    background-size: 100%;
    width: 50px;
    position: absolute;
    height: 50px;
    right: -38px;
    z-index: 99;
    top: 28%;
}

.pb-24 {
    padding-bottom: 24px;
}

.middle-listing {
    margin: auto;
    text-align: center;
    padding: 0 16px;
    color: #000;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.calender-box:active {
    border-bottom: 2px solid #F00;
    background: #000;
    color: #FFF;
}

.calender-box:active h1,
h2 {
    color: #FFF;
}

.calender-box {
    display: flex;
    padding: 8px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-top: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    background: #FFF;
}

.calender-box h1 {
    color: #000000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.calender-box h2 {
    color: #000000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.activeon {
    border-bottom: 2px solid #F00;
    background: #000;
}

.activeon h1 {
    color: #fff;
}

.activeon h2 {
    color: #fff;
}

button.left-arrow {
    position: absolute;
    top: 0;
    left: -100px;
    border: none;
    background: none;
}

button.right-arrow {
    position: absolute;
    top: 0;
    right: 100px;
    border: none;
    background: none;
}

.left-arrow {
    border: 1px solid #E8E8E8;
    background: #FFF;
    display: flex;
    padding: 29px 34px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    position: relative;
}

.right-arrow {
    position: relative;
    display: flex;
    padding: 29px 34px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border: 1px solid #E8E8E8;
    background: #FFF;
}

.pr-0 {
    padding-right: 0;
}

.calender-icon {
    display: flex;
    padding: 29px 34px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border: 1px solid #E8E8E8;
    background: #FFF;
}

.calender-scroll-bar {
    margin: 24px 0;
}

.filters {
    padding: 24px;
    border-radius: 10px;
    background: #F8F8F8;
}

.filters h1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.257px;
    margin-bottom: 23px;
}

.filters-border {
    border: 1px solid #BEBEBE;
}

.airlines {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.257px;
}

.filters-border {
    border: 1px solid #BEBEBE;
    margin: 24px 0;
}

.main {
    display: block;
    position: relative;
    padding-left: 36px;
    margin-bottom: 16px;
    cursor: pointer;
    color: #57575D;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.257px;
}

input[type=checkbox] {
    visibility: hidden;
}

.geekmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border: 1px solid #ADB2B7;
}

.main:hover input~.geekmark {
    background-color: white;
}

.main input:checked~.geekmark {
    background-color: black;
}

.geekmark:after {
    content: "";
    position: absolute;
    display: none;
}

.main input:checked~.geekmark:after {
    display: block;
}

.main .geekmark:after {
    left: 5px;
    bottom: 5.5px;
    width: 7px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter-price {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    float: right;
}

.listing-button-size button {
    background: none;
    color: #fff;
    border: none;
}

.listing-booking-section {
    border-radius: 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
    padding: 12px 24px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    font-family: Inter;
    margin-bottom: 20px;
}

.listing-first-row {
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    flex-direction: row;
    padding: 12px 0;
    align-items: center;
    justify-content: flex-start;
    gap: 39rem;
}

.listing-detail-logo {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.listing-detail-logo img {
    position: relative;
    border-radius: 5px;
    width: 48px;
    height: 48px;
    object-fit: cover;
}

.listing-flight-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

.listing-flight-name {
    position: relative;
}

.save {
    position: relative;
    font-weight: 500;
    font-family: Poppins;
    color: #18a900;
}

.listing-flight-details {
    position: relative;
    font-size: 14px;
    font-weight: 600
}

.listing-second-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 6rem;
}

.listing-time-info {
    width: 26.875rem;
    display: flex;
    flex-direction: row;
    padding: 12px 0px;
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-start;
    gap: 74px;
    text-align: right;
}

.listing-start-time {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}

.listing-time {
    position: relative;
    letter-spacing: 0.32px;
    font-weight: 600;
}

.listing-location {
    position: relative;
    font-size: 12px;
    letter-spacing: 0.26px;
    color: #646468;
}

.listing-flight-icon {
    position: relative;
    width: 109px;
    height: 46.1px;
    text-align: center;
    font-size: 12px;
    color: #646468;
}

.listing-flight-icon img {
    position: absolute;
    height: 32.76%;
    width: 98.27%;
    top: 0%;
    right: 0.6%;
    bottom: 67.24%;
    left: 1.13%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.listing-flight-icon-info {
    position: absolute;
    top: 67.47%;
    left: 0%;
    letter-spacing: 0.21px;
}

.flight-details-fare {
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    padding: 5px 16px;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 20px;
}

.flight-details-price {
    position: relative;
    font-weight: 600
}

.listing-button-size {
    border-radius: 10px;
    background-color: #000;
    display: flex;
    flex-direction: row;
    padding: 10px 16px;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.listing-button {
    position: relative;
    letter-spacing: 0.21px;
    font-weight: 600;
}

.flight-details-dropdown {
    position: relative;
    background-color: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 13px 0;
    box-sizing: border-box;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    font-size: 12px;
    color: #63708d;
    font-family: Inter;
}


/* TODO: ALI Please do here */

.form-header-dropdown-row .active {
    border-bottom: 2px solid #000;
    color: #000;
}

.flight-detail-summary {
    display: flex;
    flex-direction: row;
    padding: 10px;
    align-items: center;
    justify-content: center;
}

.flight-detail-button-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.cancellation {
    display: flex;
    flex-direction: row;
    padding: 10px;
    align-items: center;
    justify-content: center;
}

.date-change {
    display: flex;
    flex-direction: row;
    padding: 10px;
    align-items: center;
    justify-content: center;
}

.flight-details-main-div {
    font-size: 16px;
    color: #000;
}

.flight-details-info-header {
    border-bottom: 1px solid rgba(99, 112, 141, 0.2);
    display: flex;
    flex-direction: row;
    padding: 0px 572px 24px 0px;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.flight-details-info-box {
    border-radius: 10px;
    border: 1px solid rgba(99, 112, 141, 0.2);
    display: flex;
    flex-direction: column;
    padding: 23px 24px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}

.flight-details-info-header img {
    position: relative;
    border-radius: 5px;
    width: 48px;
    height: 48px;
    object-fit: cover;
}

.flight-details-info-header-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
}

.flight-details-flight-name {
    position: relative;
    font-weight: 600
}

.flight-details-flight-number {
    position: relative;
    font-size: 12px
}

.flight-details-body {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 56px;
    text-align: right;
    font-size: 12px;
    color: #63708d;
}

.flight-details-fare-info {
    display: flex;
    flex-direction: row;
    padding: 12px 0px;
    align-items: center;
    justify-content: flex-start;
    gap: 60px;
}

.flight-details-from {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}

.flight-details-from-time {
    position: relative;
    font-size: 16px;
    letter-spacing: 0.32px;
    font-weight: 600;
    color: #000;
}

.flight-details-from-location {
    position: relative;
    letter-spacing: 0.26px;
    font-weight: 600;
}

.flight-details-from-date-terminal {
    position: relative;
    letter-spacing: 0.26px;
}

.flight-details-from-icon {
    position: relative;
    width: 109px;
    height: 46.1px;
    text-align: center;
}

.flight-details-from-icon img {
    position: absolute;
    height: 32.76%;
    width: 98.27%;
    top: 0%;
    right: 0.6%;
    bottom: 67.24%;
    left: 1.13%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.flight-details-from-stops {
    position: absolute;
    top: 67.47%;
    left: 0%;
    letter-spacing: 0.21px;
}

.flight-details-to {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
    text-align: left;
}

.flight-details-to-time {
    position: relative;
    font-size: 16px;
    letter-spacing: 0.32px;
    font-weight: 600;
    color: #000;
}

.flight-details-to-location {
    position: relative;
    letter-spacing: 0.26px;
    font-weight: 600;
}

.flight-details-to-date-terminal {
    position: relative;
    letter-spacing: 0.26px
}

.flight-details-baggage {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    text-align: left;
    font-size: 14px;
    color: #000;
}

.flight-details-baggage-space {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}

.flight-details-baggage-heading {
    position: relative;
    font-weight: 600
}

.flight-details-baggage-subheading {
    position: relative;
    color: #63708d;
}

.flight-details-check-in {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}

.flight-details-check-in-space {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}

.flight-details-check-in-heading {
    position: relative;
    font-weight: 600
}

.flight-details-check-in-subheading {
    position: relative;
    color: #63708d
}

.flight-details-cabin {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}

.flight-details-cabin-heading {
    position: relative;
    font-weight: 600
}

.flight-details-cabin-subheading {
    position: relative;
    color: #63708d
}

.flight-details-change-of-planes {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
}

.flight-details-change-of-planes-border {
    position: relative;
    border-top: 1px dashed #63708d;
    box-sizing: border-box;
    width: 192px;
    height: 1px;
}

.flight-details-change-of-planes-box {
    border-radius: 10px;
    background-color: #fff;
    border: 1px dashed #63708d;
    display: flex;
    flex-direction: row;
    padding: 12px 24px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
    margin: 1rem 0;
}

.flight-details-change-of-planes-heading {
    position: relative;
    font-weight: 500
}

.flight-details-change-of-planes-subheading {
    position: relative;
    font-size: inherit;
    font-family: inherit;
    color: #63708d;
}

.flight-details-change-of-planes-subheading ul {
    margin: 0;
    padding-left: 16px
}

.flight-details-change-of-planes-box-border {
    position: relative;
    border-top: 1px dashed #63708d;
    box-sizing: border-box;
    width: 192px;
    height: 1px;
}

.fare-summery-letter-spacing {
    position: relative;
    letter-spacing: 0.26px;
    color: #63708d;
}

.fare-summary-box {
    border-radius: 10px;
    border: 1px solid rgba(99, 112, 141, 0.2);
    display: flex;
    flex-direction: column;
    padding: 24px 24px 12px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    font-size: 16px;
    color: #000;
}

.fare-summary-header {
    border-bottom: 1px solid rgba(99, 112, 141, 0.2);
    display: flex;
    flex-direction: column;
    padding: 0px 579px 24px 0px;
    align-items: flex-start;
    justify-content: flex-start;
}

.fare-summary-heading {
    position: relative;
    font-weight: 600
}

.fare-summary-info {
    display: flex;
    flex-direction: row;
    padding: 12px 0px;
    align-items: center;
    justify-content: flex-start;
    gap: 60px;
    font-size: 12px;
}

.fare-summary-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}

.fare-summary-left-heading {
    position: relative;
    font-size: 16px;
    letter-spacing: 0.32px;
    font-weight: 600;
    color: #000;
}

.flight-cancellation {
    border-radius: 10px;
    border: 1px solid rgba(99, 112, 141, 0.2);
    display: flex;
    flex-direction: column;
    padding: 24px 24px 12px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    font-size: 16px;
    color: #000;
}

.flight-cancellation-header {
    border-bottom: 1px solid rgba(99, 112, 141, 0.2);
    display: flex;
    flex-direction: row;
    padding: 0px 0px 24px;
    align-items: center;
    justify-content: flex-start;
    gap: 413px;
}

.flight-cancellation-header-heading {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.flight-cancellation-heading {
    position: relative;
    font-weight: 600
}

.flight-cancellation-header-heading img {
    position: relative;
    border-radius: 5px;
    width: 34px;
    height: 34px;
    object-fit: cover;
}

.flight-cancellation-box {
    display: flex;
    flex-direction: row;
    padding: 12px 0px;
    align-items: center;
    justify-content: flex-start;
    gap: 170px;
    text-align: right;
    font-size: 12px;
    color: #63708d;
}

.flight-cancellation-box-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}

.flight-cancellation-box-first {
    position: relative;
    letter-spacing: 0.32px;
    line-height: 170%;
    text-align: left;
    font-size: 16px;
    color: #000;
}

.flight-cancellation-box-first-pera {
    margin: 0;
    font-weight: 600
}

.flight-cancellation-box-first-pera2 {
    margin: 0;
    font-size: 12px;
    color: #63708d
}

.flight-cancellation-time {
    position: relative;
    letter-spacing: 0.26px
}

.our-filter {
    border-radius: 10px;
    background-color: #f8f8f8;
    display: flex;
    padding: 24px;
    font-family: Poppins;
}

.our-filter-spacing {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}

.filter-heading1 {
    display: flex;
    justify-content: space-between;
    gap: 241px;
}

.airlines-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 23px;
}

.airlines-box-heading {
    position: relative;
    letter-spacing: 0.26px;
    font-weight: 500;
    display: inline-block;
    width: 140px;
    height: 34.62px;
    flex-shrink: 0;
}

.price-range1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 26px;
}

.price-range1-heading {
    position: relative;
    letter-spacing: 0.26px;
    font-weight: 500;
    display: inline-block;
    width: 152.28px;
    height: 38.74px;
    flex-shrink: 0;
}

.price-range-detail {
    border-bottom: 1px solid #bebebe;
    box-sizing: border-box;
    width: 300px;
    height: 59px;
    display: flex;
    flex-direction: column;
    padding: 4px 56px 12px 16px;
    align-items: flex-start;
    justify-content: flex-start;
}

.price-range-detail1 {
    position: relative;
    width: 95px;
    height: 25px
}

.range-ball-left {
    position: absolute;
    top: -15.87px;
    left: 0px;
    width: 248px;
    height: 16px;
}

.range-border {
    position: absolute;
    top: 8.25px;
    left: 83.25px;
    border-top: 1.5px solid #e4e4e4;
    box-sizing: border-box;
    width: 101.5px;
    height: 1.5px;
}

.range-border1 {
    position: absolute;
    top: 3px;
    left: 0px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 69px;
}

.range-ball {
    position: relative;
    border-radius: 50%;
    background-color: #000;
    width: 10px;
    height: 10px;
}

.range-price {
    position: absolute;
    top: 4.13px;
    left: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}

.range-value {
    position: relative;
    font-weight: 500;
    width: 66px;
}

.range-price-value {
    position: relative;
    font-size: 10px;
    font-weight: 600;
}

.range-first-last {
    border-bottom: 1px solid #bebebe;
    box-sizing: border-box;
    width: 300px;
    display: flex;
    flex-direction: column;
    padding: 0px 0px 30px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    font-size: 20px;
}

.range-stops {
    position: relative;
    letter-spacing: 0.26px;
    font-weight: 500;
    display: inline-block;
    width: 92px;
}

.filter-non-stop {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 16px;
    font-size: 12px;
    color: #373737;
}

.filter-non-stop1 {
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
    padding: 8px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 90px;
    cursor: pointer;
    transition: all ease 0.2s;
}

.non-stop-value {
    position: relative;
    font-weight: 500
}

.non-stop2 {
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
    padding: 8px 19px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 90px;
}

.one-stop {
    position: relative;
    display: inline-block;
    width: 36px
}

.one-stop1 {
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
    padding: 8px 15px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 90px;
}

.departure {
    border-bottom: 1px solid #bebebe;
    box-sizing: border-box;
    width: 300px;
    display: flex;
    flex-direction: column;
    padding: 0px 0px 30px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}

.departure-heading {
    position: relative;
    letter-spacing: 0.26px;
    font-weight: 500;
    display: inline-block;
}

.early-morning {
    width: 323px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 16px;
    font-size: 12px;
}

.departure-box {
    width: 118px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    height: 67px;
    display: flex;
    flex-direction: column;
    padding: 8px 16px;
    align-items: center;
    justify-content: center;
    color: #373737;
    width: 142px;
    cursor: pointer;
}

.departure-box-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.departure-box-icon img {
    position: relative;
    width: 28.02px;
    height: 28.02px;
    background: #FFF;
    border-radius: 50%;
}

.button-outline110:hover {
    border: 1px solid #000;
    color: #000;
    background: none;
}

.button-outline110:active {
    scale: 0.92;
}

.calender-box:active h2 {
    color: #fff;
}

.vector {
    position: relative;
    width: 250px;
    height: 1px
}

.departure-capitalize {
    position: relative;
    text-transform: capitalize
}

.slide-filter-body {
    display: flex;
    gap: 24px;
    margin-bottom: 2.5rem;
}

.departure:last-child {
    border: none;
}

.owl-theme .owl-nav {
    display: none;
}

.owl-dots {
    display: none;
}

.flight-detail-button-row .active {
    color: #000;
    border-bottom: 1px solid;
    padding: 10px;
    font-weight: 600;
}

.flight-detail-button-row {
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 22px;
}

.pd-10 {
    padding: 10px;
}

.vue-slider-dot-handle {
    background-color: #000000 !important;
}

.vue-slider-process {
    background-color: #000000 !important;
    border-radius: 15px;
}

.vue-slider-rail {
    background-color: #E4E4E4 !important;
    height: 1.5px !important;
}

.vue-slider-dot-handle-focus {
    box-shadow: none !important;
}

.vue-slider-dot-tooltip-inner {
    border-color: #000000 !important;
    background-color: #000000 !important;
}

.listing-aroow {
    position: absolute;
    right: -40px;
    z-index: 9;
    top: 25px;
}

.filter-non-stop1.active {
    color: #fff;
    background: #000;
    scale: 0.98;
}

.filter-non-stop1:hover {
    color: #fff;
    background: #000;
}

.departure-box.active {
    background: #000;
    color: #fff;
}

.departure-box:hover {
    background: #000;
    color: #fff;
}

.filter-close-tab {
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    line-height: 31px;
    color: #fff;
    cursor: pointer;
    transition: all ease 0.4s;
}

.filter-block {
    border-bottom: 1px solid #bebebe;
    width: 300px;
}

.filter-close-tab:active {
    scale: 0.8;
}


.listing-aroow:active {
    animation: listing-move 3s;
    position: absolute;
    right: -40px;
    z-index: 9;
    top: 25px;
}

@keyframes listing-move {
    50% {
        transform: rotate(360deg);
    }
}