@font-face {
    font-family: "fontQicksan";
    src: url("../fonts/Quicksand-Light.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: fontQicksanBold;
    src: url("../fonts/Quicksand-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}


.header-mobile-home {
    /*background: url('../img/banner/plane.png') center no-repeat;*/
    background-size: cover;
    height: 66px;
    z-index: 1;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}

.title-header {
    text-align: center;
    /*color: #1158A8;*/
    color: #fff;
    letter-spacing: 0.1px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.title-header h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    font-family: fontQicksanBold;
}

.payment_item__text {
    max-width: 100%;
    overflow: hidden;
    word-wrap: break-word;
}

.wrapper-mobile-form-search .tab-content.box-search {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: url('../img/banner/img-bottom.png') bottom 0 center no-repeat; */
    background-size: contain;
}

.wrapper-mobile-form-search .tab-content.box-search:before {
    content: "";
    border-radius: 20px 20px 0 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    background: #fff;
}

.flight_search_right>a.detail-flight {
    font-size: 13px;
    color: var(--main-color);
    font-family: 'fontQicksan';
    font-weight: 600;
    text-align: right;
}

.offcanvas-header-filter h5 {
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.flight_search_item_wrappper .flight_search_right{
    display: flex;
    align-items: end;
    justify-content: space-around;
    flex-direction: column;
}

.flight_search_right h4 {
    color: var(--main-color);
}

.flight_search_right h4>sup {
    font-size: 12px;
}

.flight_search_right .btn-warning-cust:hover {
    background-color: var(--main-color);
    border-color: var(--main-color);
}

.wrapper-mobile-form-search .tab-content>.item-box {
    padding: 30px 15px;
}

.mobile-none {
    display: none !important;
}

.flight_Search_boxed input::placeholder {
    font-size: 15px;
    color: #C3C3C3;
}

.flight_Search_boxed input,
.flight_Search_boxed .form-select {
    font-size: 16px;
    color: var(--black-color);
    font-style: normal;
    line-height: 24px;
    font-weight: 500;
}
.flight_Search_boxed input::placeholder{
    font-weight: 400;
}

.theme_search_form_tabbtn .nav-tabs .nav-link {
    margin-bottom: 0;
    color: #122D6C;
    border-radius: 6px;
    border: none;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 10%), 0 2px 6px 2px rgb(60 64 67 / 15%);
    width: 104px;
    height: 60px;
}

.theme_search_form_tabbtn .nav-tabs .nav-link>i {
    color: #39A8E2;
}

.theme_search_form_tabbtn .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #1158A8;
    border-color: #1158A8;
}

.theme_search_form_tabbtn .nav-tabs .nav-link.active>i {
    color: #fff;
}

.plan_icon_posation {
    position: unset;
    padding-right: 15px;
}

.flight_Search_boxed {
    background: #EFEFEF;
    border-right: 0;
    padding: 10px;
    margin-bottom: 6px;
}

.flight_Search_boxed .autocompleteFlight {
    flex: 1;
}
.top_form_search_button{
    width: 100%;
    height: 100%;
    padding-top: 20px;
}

.top_form_search_button .btn_theme {
    background: var(--main-color);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    border-radius: 9px;
    width: 100%;
}

.flight_Search_boxed .Journey_date {
    display: block;
}

.flight_Search_boxed .Journey_date:first-child {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 49%;
}

.flight_Search_boxed .Journey_date:last-child {
    border-left: 5px solid #fff;
    min-width: 50%;
}

.flight_Search_boxed .Journey_date {
    padding: 10px;
    background: #efefef;
}

.flight_Search_boxed .Journey_date .calendar-alt {
    display: flex;
    align-items: center;
}

.flight_Search_boxed.dropdown_passenger_area {
    flex-direction: unset;
}

.dropdown_passenger {
    flex: 1;
}

.flight_Search_boxed.date_flex_area {
    display: flex;
    justify-content: space-between;
}

/* Toggle change trip*/
.flight_Search_boxed .Journey_date .calendar-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flight_Search_boxed .Journey_date .calendar-content input {
    flex: 1 1 70%;
}

.flight_Search_boxed .Journey_date .calendar-content .toggle-tab {
    flex: 1 1 30%;
}

.toggle_btn-trip .switch input:checked+.slider {
    background: #39A8E2;
}

.toggle_btn-trip>p {
    font-size: 14px;
    color: #3CB4E5;
}

.dropdown-toggle.final-count {
    font-size: 16px;
    color: var(--black-color);
}

/*End*/

.icon-user-mobile {
    display: block;
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.theme_search_form_tabbtn .nav-item {
    /*margin-bottom: 5px;*/
    margin-right: 12px;
}

.mobile-scroll .nav-item .nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    text-transform: uppercase;
    font-size: 13px;
    background: #fff;
}

.dropdown_passenger_area button {
    font-size: 16px;
}

.theme_search_form_tabbtn .nav-tabs .nav-link {
    white-space: nowrap;
}

.plan_icon_posation>img,
.theme_search_form_tabbtn .nav-tabs .nav-link>img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}


/*Header*/
.navbar-area {
    padding-bottom: 0;
}

.theme_bg_line:before {
    background: linear-gradient(180deg, #1158A8 6.43%, rgba(32, 112, 185, 0.953898) 21.3%, rgba(69, 173, 227, 0.84) 39.73%, rgba(250, 250, 250, 0) 73.04%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0.9;
    position: absolute;
    /* content: ""; */
    z-index: -1;
}

.theme_bg_line.main-bg:before {
    /* background-color: var(--main-color) !important; */
    background-color: #fff !important;
}

.navbar-area.is-sticky {
    background: #fff;
}

/*End Header*/

/*Footer*/
#footer_area {
    padding: 30px 0;
}

.mobile-scroll .mobile-scroll-item.mobile-scroll-item-footer {
    width: 65%;
    margin-right: 5px;
    margin-bottom: 15px !important;
}

.footer_inquery_area {
    margin-top: 10px;
}

.footer_inquery_area a {
    font-size: 17px;
    font-weight: 700;
    font-family: 'fontQicksanBold';
}

.footer_inquery_area h5 {
    font-size: 14px;
    font-family: 'fontQicksanBold';
    font-weight: 600;
}

.menu_fix_mobile .nav-main2 li a {
    font-weight: 500;
    font-family: fontQicksan;
}

.menu_fix_mobile .nav-main2 li a.active {
    background-color: var(--main-color);
}

.footer_link_area {
    padding-top: 10px;
}

.footer_link_area ul li {
    padding-bottom: 5px;
}

/*End Footer*/

.theme_search_form_tabbtn {
    margin: 0;
}

.theme_search_form_area {
    background: transparent;
}

.alert-warning {
    margin-top: 15px;
}

.section_heading_center {
    padding-top: 20px;
}

.section_padding_bottom {
    padding: 0;
    margin-top: 20px !important;
}

.section_padding_bottom .container {
    padding: 0;
    margin: 0;
}

.about_service_boxed {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    box-shadow: 0 0px 1px 0 rgb(60 64 67 / 10%), 0 0px 4px 1px rgb(60 64 67 / 15%);
}

.about_service_boxed img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.about_service_boxed p {
    font-size: 14px;
}

#cta_area {
    padding: 20px 0;
    background: transparent;
}

#cta_area .cta_icon {
    /*flex: 1 1 15%;*/
    padding: 0;
}

#cta_area .cta_content h2 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 !important;
}

.cta_left {
    display: flex !important;
}


#cta_area .cta_icon img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

#cta_area .cta_icon {
    width: unset;
}

.cat_form {
    padding-top: 20px;
}

#cta_form_wrappper .btn_theme {
    margin: 0;
    padding: 8px 35px;
}

.about_service_boxed h5 {
    padding-top: 10px;
}

#main_author_form .form-group a {
    color: #fff;
}

#main_author_form .form-group a:hover {
    color: #fff;
}

.have_acount_area p {
    color: #fff;
}

.have_acount_area a {
    color: #fff;
    text-decoration: underline;
}

.header-mobile-home h4.title-header {
    opacity: 1;
}

.input-customer-container {
    border: 0;
}

.tour_booking_amount_area ul {
    padding: 0;
}

.tour_details_right_boxed .tour_booking_amount_area {
    margin-top: 15px;
}

.tour_details_right_box_heading h3 {
    /*padding-bottom: 5px;*/
}

.payment_item .radio input[type=radio]+label:before {
    left: 8px;
}

.payment_item .radio label {
    padding: 15px 15px 15px 35px;
}

.tour_booking_amount_area.info_booking ul.info-pnr li {
    display: block;
    margin: 0;
    padding: 0;
}

.traveller-calulate-persons .passengers h6 {
    color: var(--black-color);
    padding: 20px;
    font-size: 22px;
    font-weight: 500;
}

.passengers-type .type-label p,
.passengers-type .type-label span {
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    /* font-family: fontQicksanBold; */
}

.passengers-type h4{
    font-size: 18px;
}

.passengers_offcanvas {
    padding: 0;
}

.offcanvas-header-filter {
    background-color: var(--main-color);
}

.area_flex_one span{
    font-size: 14px !important;
}
.filter-wrapper-mobile .item-filter-mobile.active .form-check-label:after{
    display: none !important;
}

.offcanvas button.btn-close.text-reset{
    filter: invert(100%) brightness(1000%);
    opacity: 1;
}
.traveller-calulate-persons .passengers .passengers-types .passengers-type .button-set button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.dashboard_menu_area {
    padding: 0;
    margin-bottom: 10px;
}

.dashboard_common_table,
.dashboard_sidebar {
    padding: 0;
    box-shadow: unset;
    border-radius: unset;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head {
    flex-direction: column;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .gr_price {
    flex: unset;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-profile .my-ticket .package-item .package-item-head .gr_price .btn_booking {
    margin-top: 0;
}

.page-profile .my-ticket .package-item .package-item-head .gr_price .price {
    padding: 0 20px;
}

.page-profile .my-ticket .package-item .package-item-head .brand {
    flex: unset;
    max-width: unset;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .radio-flight-item .brand {
    flex: 1 1 20%;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .radio-flight-item .time-point {
    flex: 1 1 80%;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .radio-flight-item {
    flex-wrap: wrap;
    padding: 10px;
    align-items: center;
}

.page-profile .my-ticket .package-item .package-item-head .all-time-flight {
    flex: 1 1 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 14px;
    font-weight: 500;
}

.flight-item .time-point .point {
    justify-content: space-between;
}

.flight-item .time-point .point {
    flex-wrap: unset;
}

.page-profile .my-ticket .time-point .icon-arrow-right {
    width: 25px;
    margin: 0 12px;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .radio-flight-item .time-point .airport {
    color: #78909c;
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 21px;
    max-height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page-profile .my-ticket .time-point .point .city {
    font-size: 15px;
    line-height: 26px;
}

.page-profile .my-ticket .time-point .point .time {
    font-size: 14px;
    color: #0d1726;
    font-weight: 500;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .gr_price .col-right-price .btn_booking:nth-last-child(2n) {
    margin-bottom: 12px;
}

.page-profile .my-ticket .time-point .point .city b {
    font-size: 14px;
    font-weight: 600;
}

.ticket-detail .box-detail .table-main {
    width: 100%;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .toggle-flight-item {
    padding: 0 8px;
}

.ticket-title .title-header {
    color: var(--main-color);
    padding: 10px 0;
}

.loadingContent {
    padding: 10px;
    text-align: center;
}

.main-responsive-menu.mean-container .logo img {
    height: 30px;
    object-fit: contain;
}

.main-responsive-nav .logo {
    flex: 1 1 20%;
}

.main-responsive-nav .heading-title {
    flex: 1 1 25%;
}

.main-responsive-nav .other-icons {
    flex: 1;
}

.main-responsive-nav .other-icons .icon-mess-header {
    margin-left: 3px;
}

.main-responsive-nav .heading-title h5 {
    font-size: 17px;
    font-weight: 700;
    font-family: 'fontQicksanBold';
    color: var(--main-color);
}

.filter-price {
    padding: 0;
}

.btn-group-ticket button {
    flex: 1 1 44%;
    margin: 0 2%;
}

.play-ticket h5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.cruise_item_img_hotel img {
    width: 100px;
    height: 100px;
}


.cruise_content_middel_right_hotel {
    width: 100%;
    flex-direction: row;
}

.cruise_content_top_left h4>a {
    display: inline-block;
    max-width: 400px;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 16px;
}

.cruise_item_inner_content {
    padding: 5px;
    flex: 1 1 68%;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .radio-flight-item.services .brand {
    flex: 1 1 100%;
}

.page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .radio-flight-item.services .time-point .airport {
    color: #333;
}

.results-js-select-room {
    flex: 1 1 60%;
    font-size: 14px;
}

.tour_details_leftside_wrapper.hotel .tour_details_boxed {
    padding: 10px 12px;
}

.tour_details_leftside_wrapper .tour_details_boxed {
    padding: 10px;
}

.cruise_content_bottom_left {
    padding-top: 8px;
}

.cruise_item_img.cruise_item_img_hotel {
    flex: 1 1 30%;
}

.cruise_item_img img {
    object-fit: contain;
}

.room_details_main {
    padding: 0 10px;
}

.wrapper-hotel .img {
    flex: 1 1 30%;
}

.wrapper-hotel .hotel-contents {
    flex: 1 1 70%;
}

.tour_details_top_heading.room-modals h2 {
    margin-top: 6px;
}

.tour_details_top_heading h5 {
    padding-top: 5px;
}

.left_side_search_boxed.js-box-search {
    padding: 0;
}

.ls-keyword-types {
    width: 80%;
    left: 50px;
    top: 44px;
}

.cruise_item_img img {
    width: 100%;
    height: 100%;
}

.cruise_search_result_wrapper .cruise_search_item {
    border: none;
    margin: 0;
}

.cruise_content_bottom_right>a {
    width: 100%;
    margin-top: 15px;
}

.play-ticket-item {
    border: none;
    box-shadow: 0px 0px 5px #b9b9b9;
}

.package-item-head-play-ticket .ticket-item {
    padding: 10px;
}

.show-detail-play-ticket {
    color: #000;
}

.play_ticket_item_product.hotel-room-plan-item {
    margin: 0;
}

.play_ticket_item_product.hotel-room-plan-item .play_ticket_top p {
    line-height: 15px;
    margin: 5px 0;
}

.offcanvas-body .left_side_search_area {
    margin-bottom: 80px;
}

.tour_details_right_boxed.hotel {
    margin: 0;
}

.lc__suggestion {
    width: 100%;
    top: 45px;
    max-width: calc(100% - 19px);
    left: 30px;
}

.slider.slider-for-modal img {
    max-width: 300px;
}

.button-set .count_passengers {
    text-align: center;
    font-size: 18px;
    width: 30px;
}

.box-add-customer {
    display: inline-block;
    position: fixed;
    bottom: 0;
    left: 0px;
    right: 0px;
    z-index: 1055;
    visibility: hidden;
    -webkit-animation: fadeInDownC .2s ease-in forwards;
    animation: fadeInDownC .2s ease-in forwards;
    background: #fff !important;
    border-radius: 25px 25px 0 0;
    box-shadow: -10px 0px 10px -10px #b9b9b9;
}


.lc__mask.lc__block {
    /* animation: opacity-delay 0s linear forwards 0.2s; */
    animation: fadeIn 500ms forwards;
}

.lc__mask {
    background: rgba(48, 54, 65, .94);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1049;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    transition: opacity 500ms;
    animation: fadeOut 500ms forwards;
}

.box-add-customer .button-add-customer a {
    border-radius: 5px;
}

.box-add-customer .button-add-customer {
    padding: 0 12px;
}

.md-ripple input {
    border-radius: 4px;
    padding: 0 8px;
    width: 100%;
    min-height: 26px;
    text-align: left;
    display: flex;
    align-items: center;
    text-decoration: none;
    border: none;
    font-size: 14px;
    font-weight: 600;
    font-family: 'fontQicksan';
    outline: none;
}

.md-ripple .icon {
    font-size: 12px;
    font-family: fontQicksan;
}

.bg-gray {
    background-color: #e8eaed;
    display: inline-block;
    width: 145px;
    border-radius: 18px;
    padding: 0 8px;
    flex: 1 1 47%;
    margin-right: 2%;
}

.button-m {
    flex: 1 1 47%;
    margin-left: 2%;
}

.bg-layer-gray {
    background-color: #edf0f3;
}

.card-custom {
    display: flex;
    flex-direction: column;
    background: var(--white-color);
    padding: 16px;
    row-gap: 20px;
}

.title-t {
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 600;
}

.title-sub-t {
    font-size: 14px !important;
    line-height: 20px;
}

.listDay .day .titDay span {
    font-size: 14px;
}

.customer-info-box .button-set {
    width: 100%;
    max-width: 120px;
}


.menu_mobile__header {
    //position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
}

.menu_mobile__header .login {
    /*background-color: #03295f;*/
    border-radius: 15px;
    padding: 12px 13px;
}

.menu_mobile__header .login a {
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-align: left !important;
}

.menu_mobile__header .login p,
.menu_mobile__header .login .ic_user {
    margin-bottom: 0;
    text-align: center;
    line-height: 44px;
    background-color: #b0bec5;
    width: 44px;
    height: 44px;
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
}

.menu_mobile__header .logged p {
    margin-bottom: 0;
    text-align: center;
    line-height: 44px;
    background-color: #b0bec5;
    width: 44px;
    height: 44px;
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
}

.menu_mobile__header .logged .link_profile span {
    display: block;
}

.menu_mobile__header .logged .link_profile .action {
    font-size: 12px;
    color: rgb(255, 255, 255);
    opacity: 0.5;
}

.menu_mobile__header .logged .link_profile .u_name {
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}

.height-mobile-home {
    height: 80vh;
}

/* fadeInUp */

@keyframes fadeInDownC {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    85% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(0);
    }
}


.fadeInDownC {
    visibility: visible;
    animation: fadeInDown 0.4s ease-in forwards;
    opacity: 0;
}


@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    visibility: visible;
    -webkit-animation: fadeInUp .4s ease-out forwards;
    animation: fadeInUp .4s ease-out forwards;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes opacity-delay {
    to {
        opacity: 1;
        visibility: visible;
    }
}


@media (max-width: 550px) {

    .air-rules,
    .page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .toggle-flight-item .chi-tiet-hoat-dong {
        padding: 8px;
    }

    .air-rules .content-air-rules,
    page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .toggle-flight-item .chi-tiet-hoat-dong>ul {
        line-height: 22px;
    }

    .tour_details_right_boxed .tour_booking_amount_area {
        margin-top: 8px;
    }

    .flight_right_arrow_sidebar {
        padding: 0 10px;
    }

    .flight_right_arrow_sidebar p {
        display: inline-block;
    }

    .tour_bokking_subtotal_area {
        padding-top: 5px;
    }

    .page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .gr_price {
        padding: 10px 5px;
        justify-content: space-around;
    }

    .page-profile .my-ticket .package-item .package-item-head .gr_price .price {
        padding: 0;
        font-size: 15px;
    }

    .page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .gr_price .col-right-price {
        padding: 0;
    }

    .page-profile .my-ticket .time-point .point .city b {
        font-size: 12px;
    }

    .loadingContent .d-flex {
        flex-direction: column;
    }

    .transfer-qr {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .transfer-qr .content {
        margin-top: 12px;
    }

    .flight_search_destination_sidebar h6 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 21px;
        max-height: 48px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .tour_details_right_box_heading h3 {
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
    }

    .tour_details_right_boxed {
        padding: 10px;
        /*margin: 10px;*/
    }

    .tour_booking_form_boxx {
        font-size: 14px;
    }


}

@media (min-width: 280px) and (max-width: 320px) {
    .footer {
        padding-bottom: 20px !important;
    }

    #liveToast {
        width: 280px;
    }

    .page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .radio-flight-item .brand {
        flex: 1 1 100%;
        text-align: center;
    }

    .page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .all-time-flight .show-detail {
        padding: 15px 0;
        background-image: unset;
    }

    .page-profile .my-ticket .package-item .package-item-head .gr_price .btn_booking {
        padding: 0 15px;
    }

    .flight_right_arrow_sidebar p {
        font-size: 12px;
    }

    .flight_search_mobile_items .flight_search_right {
        flex: 1 1 100%;
        padding: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        flex-direction: column;
        justify-content: center;
    }

    .section_heading_center h2 {
        font-size: 18px;
    }

    .flight_search_mobile_items .flight_search_right h4 {
        flex: 1 1 48%;
        margin-right: 2%;
        font-size: 17px;
    }

    .flight_search_mobile_items .flight_search_right .js-chosse {
        flex: 1 1 48%;
        margin-left: 2%;
    }

    .flight_search_right_chosse {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .flight_search_mobile_items .flight_search_destination h3 {
        font-size: 14px;
    }

    .flight_search_destination h6 {
        font-size: 13px;
    }

    .flight_inner_show_component .flight_det_wrapper .flight_det .date {
        display: block;
    }

    .fare-rule h4 {
        font-size: 16px;
    }

    .fare-rule ul li {
        font-size: 14px;
        line-height: 17px;
        padding-top: 8px;
    }

    .flight_inner_show_component .flight_det_wrapper .flight_det .airport {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 21px;
        max-height: 48px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .airline-details {
        flex-direction: column;
    }

    .airline-details .airlineName {
        margin: 0;
        padding: 0;
    }

    .flight_det_wrapper {
        margin: 0
    }

    .flight_search_mobile_items {
        padding-bottom: 0;
    }

    .flight_inner_show_component .flight_det_wrapper .flight_det .date {
        font-size: 13px;
    }

    .page-profile .my-ticket .time-point .point .city {
        font-size: 13px;
    }

    .col-right-price .mt-2 {
        margin: 0;
        padding: 0;
        font-size: 14px;
    }

    .page-profile .my-ticket .ticket-package-quocte .package-item .package-item-head .flight-gr .toggle-flight-item {
        padding: 0;
    }

    .left_side_search_area .btn-filter-group .button:first-child {
        font-size: 12px;
    }

    .flight_search_destination_sidebar p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 21px;
        max-height: 48px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .main-responsive-nav .logo {
        flex: 1 1 50%;
    }

    /*.main-responsive-nav .heading-title{
        display: none;
    }*/
}



/* Header Mobile */

.header .head-menu .main-menu.active {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transition: 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.header .head-menu .main-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 9999;
}

.header .head-menu .close-menu {
    display: block;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    -webkit-animation: close infinite;
    animation: close infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.header .head-menu .close-menu svg {
    transform: rotate(180deg);
    width: 32px;
    height: 32px;
}

@keyframes close {
    0% {
        top: 5px;
    }

    50% {
        top: 2.5px;
    }

    100% {
        top: 0;
    }
}

@-webkit-keyframes close {
    0% {
        top: 5px;
    }

    50% {
        top: 2.5px;
    }

    100% {
        top: 0;
    }
}

.header .head-menu .menu .menu-link {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.header .head-menu .menu .menu-item {
    margin-bottom: 20px;
}

.header .head-menu .menu .menu-end .btn-trial {
    font-weight: 400;
    background-color: var(--zi-main-color);
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border-radius: 50px;
    line-height: 50px;
    height: 50px;
    padding: 0 30px;
}

.extra-booking .homeBook__form::before {
    content: unset !important;
}

.aboutUs__cont table {
    display: block;
    width: 100%;
    overflow-x: auto;
}

.tab-aboutUs__cont-info .tab-info li.active a:before,
.tab-aboutUs__cont-info .tab-info li:hover a:before {
    display: none;
}

/* End HeaderMobile */

.meanmenu-reveal {
    color: #fff;
    font-size: 24px;
    margin-right: 5px;
}

.flight_Search_boxed .drop-list > ul::before {
    content: unset !important;
}

.flight_Search_boxed .drop-list > ul > li span
{
    font-size: 15px !important;
}

.flight_search_right_chosse .totalAmount{
    font-size: 18px;
}

.timeline-route .timeline-box {
    min-width: 35%;
}

.seat-content .form-check{
    min-width: 65px;
}

.btn_more.mobile{
    border: 0;
    min-width: unset;
    padding: 0;
}

.flight_search_destination h6{
    font-weight: 500;
    padding: 5px 0;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    min-width: 120px;
}

.btn_more.mobile:hover{
    border: 0;
}

.seat-label h4{
    color: #898989;
    font-weight: 400;
}

.train_search_result_wrapper .tour_booking_amount_area ul li{
    color: #898989;
}

.train_search_result_wrapper .tour_booking_amount_area ul li span{
    color: var(--black-color);
}

.seat-content .radio-label::before{
    border: 1px solid var(--main-color);
}

.seat-content .radio-label::after{
    width: 8px;
    height: 8px;
    left: 6px;
}


.search-left .search-icon-right{
    position: absolute;
    right: 4px;
    bottom: -20px;
    background: #fff;
    cursor: pointer;
    z-index: 1000;
    border-radius: 50%;
    padding: 5px;
}

.timeline-route{
    padding: 0;
}

/* xxx */

.box_filter_component {
    margin: 40px 0;
    background-color: #fff;
}

.box_filter_component .timeline-x {
    position: relative;
    padding-left: 30px;
}

.box_filter_component .timeline-x::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 6px;
    bottom: 15px;
    width: 2px;
    background-color: var(--main-color);
}

.box_filter_component .event {
    position: relative;
    margin-bottom: 50px;
}

.box_filter_component .event:last-child {
    margin-bottom: 0;
}

.box_filter_component .event::before {
    content: '';
    position: absolute;
    left: -14px; /* Adjusted to align with the vertical line */
    top: 5px;
    width: 10px;
    height: 10px;
    background-color: var(--main-color);
    border-radius: 50%;
}

.box_filter_component .event.active::before {
    border: 3px solid #fff;
    box-shadow: 0 0 0 2px var(--main-color);
}


.box_filter_component .event.active::before {
    background-color: var(--main-color);
}

.box_filter_component .event .content {
    padding-left: 30px;
    display: flex;
    align-items: center;
}

.box_filter_component .event .content i {
    font-size: 20px;
    color: var(--main-color);
    margin-right: 10px;
}

.box_filter_component .event .location {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
}

.box_filter_component .event.active .location {
    font-weight: 500;
    color: var(--main-color);
}

/*  */

.flight-banner-small
{
    padding: 48px 0 20px 0 !important;
}

/* .flight-banner{
    padding: 240px 0 130px 0 !important;
} */

.main-navbar{
    background-color: transparent;
}
.mobile-block{
    display: block !important;
}

.flight-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: linear-gradient(180deg, #1f5da4 100%, rgba(32, 112, 185, 0.953898) 19.3%, rgba(69, 173, 227, 0.84) 28.73%, rgba(250, 250, 250, 0) 60.04%) !important; */
    background-image: linear-gradient(180deg, #1e2d5f 100%, rgba(32, 112, 185, 0.953898) 19.3%, rgba(69, 173, 227, 0.84) 28.73%, rgba(250, 250, 250, 0) 60.04%) !important;
}

.title_heading_search_boxed h5{
    font-size: 20px !important;
    font-weight: 500 !important;
}

.btn_more_sm{
    margin-top: 0px !important;
    font-size: 14px;
    color: #ffffff !important;
    text-align: center;
    background: var(--main-color) !important;
    border-radius: 12px;
    max-width: 90px;
    float: right;
}

#filterRegion .form-check label{
    padding-left: 0 !important;
}

#filterRegion .form-check label:before{
    display: none !important;
}


.grid-item .single-right-image{
    padding: 5px !important;
}

.flight-cheap-link{
    margin-left: 12px !important;
}

.offcanvas.show{
    border: 0;
}

.zi-layoverAfter{
    padding: 6px 12px !important;
    margin-left: 0 !important;
}
