/* Start Header */
header.light_header {
    position: absolute;
    background: transparent;
    z-index: 999;
    top: -15px;
}

.upper_header {
    height: auto;
    background: transparent;
    position: absolute;
    top: 10px;
}

.social_img {
    width: 23px;
    margin: 10px 7px 11px 7px;
    filter: none;
}

.header_span {
    font-size: 15px;
    font-weight: bolder;
    vertical-align: baseline;
    color: #fff
}

.header_span:hover {
    color: #fff
}

header.light_header .main-navbar .nav-menu>li>a {
    color: #fff
}

header.light_header .menu .brand-logo img {
    filter: none;
    width: 120px;
    margin-bottom: 20px;
    padding-top: 30px;
}

header.light_header .toggle-nav i {
    color: #fff
}

.custom_header_span {
    background-color: #2fef46 !important;
    padding: 4px;
    border-radius: 5px;
}

.left_header {
    margin: 10px 0 0 100px
}

.right_header {
    margin: 10px 100px 0 0
}

/* End Header */
@media (min-width: 580px) and (max-width: 760px) {
    .customize_container {
        max-width: 100%;
    }
}

@media (min-width: 340px) and (max-width: 580px) {
    .customize_container {
        max-width: 100%;
    }

    .customize_header_right {
        text-align: right !important;
    }

    .customize_header_center {
        text-align: right !important;
        margin-left: auto;
    }
}


/* Start Tour Section */
.tourSection .tourBox .tourImg {
    background-size: 40% !important
}

.tourSection .tourBox {
    background: #fff !important;
}

.tourSection .tourBox .tourContent h3 {
    color: #3a3a3a !important;
    font-size: 15px;
    font-weight: bold;
    padding: 0 13px
}

.tourSection .tourBox .tourContent {
    background: #fff !important;
    padding-top: 0 !important;
    min-height: 90px
}

.single_service_div {
    box-shadow: 0 4px 55px rgba(0, 0, 0, 0.1);
    border-radius: 28px;
    margin: 30px 20px 100px 20px;
    padding: 0;
    transition: box-shadow 0.3s ease;
}

.single_service_div:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.custom_container {
    max-width: 95% !important
}

/* End Tour Section */


/* Start Top Programmes */
.destination_details_custom {
    padding: 25px
}

.custom_title {
    color: #078ED0 !important;
    font-weight: bold !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}



.destination_details_custom h2 {
    padding-top: 10px;
    color: #fff;
    font-size: 23px;
    font-weight: bolder
}

.destination_custom_img {
    height: 500px;
}

.blog_section .blog-wrap .destination_custom_img .bg-size {
    height: 100%
}

.facility_row {
    text-align: center
}

.facility_img img {
    width: 27px;
    margin: auto
}

.facility_title {
    margin-top: 16px;
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    line-height: 15px;
}

.custom_btn_more {
    color: #fff;
    font-weight: bolder;
    background: #998964;
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    border-radius: 20px;
}

.custom_btn_div {
    margin-top: 35px !important;
}

.bg_img {
    height: 100%;
}

/* End Top Programmes */

/* Start Slick */
.mini_container {
    max-width: 96%
}

.slider_333 .slick-prev, .slick-next {
    z-index: 9999;
    height: 50px;
    width: 50px
}

.slider_333 .slick-next {
    display: none !important;
}

.slider_333 .slick-prev {
    left: 2px !important;
}

.slider_333 .slick-prev:before, .slick-next:before {
    font-size: 55px !important;
}

/* End Slick */



/* Start Top Distinations */
.destination_details_custom_ {
    padding: 25px;
    text-align: center
}

.destination_details_custom_ h2 {
    padding-top: 80px;
    color: #fff;
    font-size: 30px;
    font-weight: bolder;
}

@media (min-width: 1600px) {
    .destination_custom_img_ {
        height: 540px !important;
    }
}

.destination_custom_img_ {
    height: 400px;
}

.destination_custom_img_ .bg_img {
    height: 500px
}

/* End Top Distinations */

/* Start Hotels */
.process-steps .step-bg .row>div:nth-child(2), .process-steps .step-bg .row>div:nth-child(4) {
    margin-top: 0px !important;
}

.custom_top_hotels .step-box {
    border: 1px solid #ddd !important;
    overflow: hidden !important;
    border-radius: 27px !important;
    margin: 10px 0;
}

.custom_top_hotels .step-box .popular-box .special-content {
    width: 100%;
    position: absolute !important;
    bottom: 0 !important;
    background: #fff !important;
    border-radius: 26px !important;
    overflow: hidden !important;
    padding: 30px 20px !important;
}

/* End Hotels */

/* Start Banner */
.banner_div {
    position: relative;
}

.banner_div img {
    height: 70vh;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

@media(max-width: 991px) {
    .banner_div img {
        height: 40vh !important;
    }
}

.custom_btn_discover {
    width: 200px;
    color: #fff;
    font-weight: bolder;
    background: #068CB2;
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 19px;
    border-radius: 20px;
    position: absolute;
    bottom: 35%;
    right: 29%;
}

.custom_btn_discover:hover {
    background: #068CB2;
    transform: scale(1.05);
    color: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.banner_details {
    position: absolute;
    z-index: 99999;
    top: 33%;
    right: 11%;
    width: 350px;
    text-align: right;
}

.banner_details h2 {
    font-size: 40px;
    line-height: 67px;
    color: #fff
}

.custom_btn_banner {
    margin-top: 13px;
    width: 174px;
    color: #fff;
    font-weight: bolder;
    background: #068CB2;
    text-align: center;
    padding: 10px;
    font-size: 21px;
    border-radius: 20px;
}



.custom_btn_banner:hover {
    background: #F8A519;
    transform: scale(1.05);
    color: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.banners_section .owl-carousel .owl-nav {
    display: block !important;
    position: absolute;
    width: 100%;
    bottom: -30%;
    left: 50%
}

.banners_section .owl-carousel .owl-nav button.owl-next, .banners_section .owl-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    background: #ffffffbd;
    border-radius: 50%;
    font-size: 27px;
}

.banners_section .owl-carousel .owl-nav button.owl-next {
    padding: 3px 0 0 2px !important;
}

.banners_section .owl-carousel .owl-nav button.owl-prev {
    padding: 3px 3px 0 0 !important;
}

.banners {
    position: absolute;
    width: 50%;
    top: 27%;
    z-index: 1;
}

.banners .owl-item.active.center {
    margin-top: -13px;
}

.banners .owl-stage-outer {
    padding-top: 20px
}

.small_owl_banners {
    display: none !important;
}






@media (max-width: 1200px) {
    header.light_header .main-navbar .nav-menu>li>a {
        color: #000 !important;
    }

    header.light_header .main-navbar .nav-menu>li {
        text-align: right
    }

    .upper_header {
        display: none;
    }
}

@media (min-width: 1000px) {
    .large_owl_banners {
        display: block !important;
    }

}


@media (min-width:760px) and (max-width: 1000px) {

    .banner_details h2 {
        font-size: 27px;
    }

    .large_owl_banners {
        display: block !important;
    }

    .small_owl_banners {
        display: none !important;
    }
}

@media (max-width: 760px) {
    .large_owl_banners {
        display: none !important;
    }

    .small_owl_banners {
        display: block !important;
    }

    .banners_section .owl-carousel .owl-nav {
        display: block !important;
        position: absolute;
        width: 100%;
        bottom: 15%;
        left: 0;
    }

    .banners_section .owl-carousel .owl-nav button.owl-next, .banners_section .owl-carousel .owl-nav button.owl-prev {
        width: 40px;
        height: 40px;
        background: #ffffffbd;
        border-radius: 50%;
        font-size: 22px;
    }

    .banners .item {
        height: 70vh !important;
    }

    .banners .owl-item.active.center {
        margin: 0 !important;
    }

    .banners .owl-stage-outer {
        padding: 0 !important;
    }

    .banners {
        position: relative;
        width: 100%;
        top: auto;
        z-index: 1;
    }


    .banner_details {
        top: 45%;
        right: 7%
    }

    .banner_details h2 {
        font-size: 25px;
        line-height: 42px
    }

    .custom_btn_banner {
        width: 120px;
        font-size: 18px;
        padding: 8px
    }


}

@media (max-width: 560px) {
    .social_img_div {
        margin: 0 0 0 30px !important;
    }

    header.light_header .menu .brand-logo img {
        width: 115px
    }


    .banners_section .owl-carousel .owl-nav {
        display: block !important;
        position: absolute;
        width: 100%;
        bottom: 6%;
        left: 0;
    }

    .banners_section .owl-carousel .owl-nav button.owl-next, .banners_section .owl-carousel .owl-nav button.owl-prev {
        width: 40px;
        height: 40px;
        background: #ffffffbd;
        border-radius: 50%;
        font-size: 22px;
    }

    .banners .item {
        height: 70vh !important;
    }

    .banners .owl-item.active.center {
        margin: 0 !important;
    }

    .banners .owl-stage-outer {
        padding: 0 !important;
    }

    .banners {
        position: relative;
        width: 100%;
        top: auto;
        z-index: 1;
    }


    .banner_details {
        top: 45%;
        right: 7%
    }

    .banner_details h2 {
        font-size: 25px;
        line-height: 42px
    }

    .custom_btn_banner {
        width: 120px;
        font-size: 18px;
        padding: 8px
    }


    header.light_header .main-navbar #mainnav .nav-menu>li>a {
        color: #000 !important;
    }


    .single_service_div {
        margin: 0;
    }

    .single_service {
        margin-top: 20px
    }

    .tourSection .tourBox .tourContent h3 {
        font-size: 18px
    }

    .tourSection .tourBox .tourContent {
        min-height: 70px;
    }

    .tourSection .tourBox {
        padding: 0
    }

    .mini_container {
        max-width: 95%
    }

    .destination_custom_img {
        height: 500px
    }

    .destination_custom_img .bg-size:before {
        padding-top: 55%
    }

    .custom_btn_discover {
        bottom: 18%;
        right: 22%;
        padding: 4px;
        font-size: 12px;
        font-weight: 600;
        width: 96px;
    }
}

.destination_details_custom_ p {
    color: #fff;
    line-height: 25px;
    font-size: 12px;
}


.bg_img {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.bg_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.bg_img .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(to top, rgba(7, 141, 208, 0.635), rgba(0, 0, 0, 0.224)); */
    z-index: 1;
    transition: 0.3s ease-in-out;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;

}

.bg_img:hover .overlay {
    background: linear-gradient(to top, rgba(7, 142, 208, 0.95), rgba(0, 0, 0, 0.4));
}

/* @media(min-width: 1700px) {
    .destination_details_custom_ {
        position: absolute;
        bottom: 100px;
        left: 10%;
        z-index: 2;
        color: white;
        padding: 50px !important;
        text-align: center;

    }

} */

.destination_details_custom_ {
    position: absolute;
    bottom: 100px;
    z-index: 2;
    color: white;
    padding: 20px;
    margin: 0 auto;
}

@media(max-width: 991px) {
    .destination_details_custom_ {
        position: absolute;
        bottom: 100px;
        z-index: 2;
        color: white;
        padding: 75px;
        text-align: center;
    }

}

.destination-details {
    display: flex;
    flex-direction: column;
    text-align: right !important;
}

.destination-details h2 {
    font-size: 20px !important;
    font-weight: bolder;
    color: #fff;
    margin-bottom: 20px;
}

.banner_section {
    margin-top: -90px;
}

.footer-logo img {
    height: 150px;
    width: 100%;
}

@media(max-width: 991px) {
    .footer-logo img {
        width: 50%;
    }
}




.services-section {
    /* background: linear-gradient(135deg, #4dd0e1 0%, #26c6da 50%, #00acc1 100%); */
    padding: 0px 0;
    position: relative;
    overflow: hidden;
}

.service-slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.service-icon {
    margin-bottom: 15px;
    color: #00acc1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
}

.service-icon svg {
    transition: all 0.3s ease;
}


.service-box h6 {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    color: #333333;
    margin: 0 auto;
    width: 85%;
}

.service-icon img {
    /* width: 50%; */
    height: 300px;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .service-slider {
        gap: 15px;
    }

    .service-box {
        min-width: 140px;
        max-width: 180px;
        padding: 25px 15px;
    }

    .service-box h6 {
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .service-slider {
        justify-content: center;
        gap: 20px;
    }

    .service-box {
        min-width: 160px;
        max-width: 200px;
    }
}

@media (max-width: 768px) {
    .services-section {
        padding: 40px 0;
    }

    .service-slider {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }

    .service-box {
        max-width: 100%;
        min-width: auto;
        margin: 0 auto;
        width: 100%;
        max-width: 300px;
    }
}

@media (max-width: 480px) {
    .container-fluid {
        padding: 0 15px;
    }

    .service-box {
        padding: 20px 15px;
    }

    .service-icon {
        height: 60px;
    }

    .service-icon svg {
        width: 45px;
        height: 45px;
    }

    .service-box h6 {
        font-size: 13px;
    }
}


.service-box {
    text-align: center;
    padding: 20px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}



.service-icon {
    margin-bottom: 10px;
    transition: transform 0.3s ease;
}

.service-icon img {
    max-width: 100%;
    height: 80px;
}

.service-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.service-box {
    text-align: center;
    border-right: 1px solid #ddd;
    /* الخط الفاصل */
    padding: 0 15px;
    margin-left: 15px;
}

.service-box:last-child {
    /* border-right: none; */
}

.service-icon img {
    width: 60px;
    height: auto;
}

.logo_img {
    max-width: 100%;
    height: auto;
}


.service-icon {
    width: 80px;
    height: 80px;
    background-color: #ffffff41;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 10%;
}

.logo_img {
    width: 50%;
    height: auto;
}

.service-box {
    border-right: 2px solid #e8e8e8;
}

.side-icon {
    position: fixed;
    left: 20px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #078ED0;
    color: white;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, transform 0.3s;
}

.side-icon:hover {
    background-color: #ffffff;
    transform: scale(1.1);
}

.whatsapp {
    bottom: 90px;
}

.phone {
    bottom: 20px;
}



.destination_details_custom_ {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: white;
    text-align: center;
    padding: 0 15px;
}

.destination_details_custom_ h2,
.destination_details_custom_ p {
    color: #fff;
}

/*
.bg_img {
    position: relative;
} */

section {
    margin-top: 20px !important;
}

.fixed-button {
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    text-align: center;
}

.service-box .logo_img {
    width: 100%;
    height: 60px;
    object-fit: contain;
}

@media (max-width: 768px) {
    .fixed-button {
        position: static;
        margin: 10px 0;
        text-align: center;
    }

    .container-fluid {
        padding-left: 15px !important;
    }

    .service-slider {
        flex-direction: column;
        align-items: center;
    }

    .service-box {
        width: 100%;
        max-width: 300px;
    }
}


.services-section {
    padding: 40px 0;
    direction: rtl
}

.container-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.offer-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 350px;
    position: relative;
    flex: 1 1 300px;
    transition: transform 0.3s ease;
}

.offer-card:hover {
    transform: translateY(-5px);
}

.offer-image {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.offer-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.offer-image:hover img {
    transform: scale(1.05);
}

.offer-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #f8f8f8;
    color: #4b2666;
    padding: 5px 12px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(209, 164, 249, 0.5);
}

.offer-favorite {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: #ffffff;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}



.offer-favorite svg {
    fill: #ff5f5f;
    width: 18px;
    height: 18px;
}

.offer-content {
    padding: 20px 25px 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.offer-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.offer-location {
    font-size: 13px;
    color: #888;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 12px;
}

.offer-location svg {
    fill: #888;
    width: 14px;
    height: 14px;
}

.offer-desc {
    font-size: 14px;
    color: #777;
    line-height: 1.4;
    flex-grow: 1;
    overflow: hidden;
    max-height: 60px;
    margin-bottom: 15px;
}

.offer-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #078ED0;
    margin-bottom: 12px;
}

.offer-rating svg {
    width: 16px;
    height: 16px;
    fill: #f7d64b;
}

.offer-review-count {
    font-size: 12px;
    color: #aaa;
    margin-left: auto;
}

.offer-pricing {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #343434;
}

.offer-old-price {
    font-size: 14px;
    font-weight: 400;
    color: #aaa;
    text-decoration: line-through;
}

.offer-card-link {
    display: block;
    text-decoration: none;
    color: inherit;
}




.overlay-map {
    position: relative;
}

.map-text {
    position: absolute;
    bottom: 10px;
    right: 50px;
    color: #000000;
    padding: 5px 12px;
    border-radius: 6px;
    font-size: 17px;
    font-weight: 600;
    z-index: 2;
}

.hotel-slider {
    border-radius: 10px !important;

}

.hotel-slider img {
    height: 350px;
    object-fit: cover;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px !important;

}

.hotel-slider-wrapper {
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
}


.card-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.card-title::after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0b92cc;

    border-radius: 2px;
    ّ
}

.content-section {
    margin-bottom: 24px;
}

.content-section:last-child {
    margin-bottom: 0;
}

.section-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    margin-top: 20px;
}

.section-title:first-of-type {
    margin-top: 24px;
}

.section-content {
    color: #555;
    font-size: 14px;
    line-height: 1.7;
    text-align: justify;
}

.main-description {
    color: #555;
    font-size: 14px;
    line-height: 1.7;
    margin-top: 20px;
    text-align: justify;
}

@media (max-width: 768px) {
    .description-card {
        padding: 20px;
        margin: 10px;
    }

    .card-title {
        font-size: 20px;
    }

    body {
        padding: 10px;
    }
}


.card-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 24px;
    position: relative;
    display: inline-block;
}


.day-section {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 16px;
}

.day-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f8f9fa;
    padding: 16px 20px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    border-radius: 8px;
}

.day-header:hover {
    background-color: #e9ecef;
}

.day-header.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.day-info {
    display: flex;
    align-items: center;
    gap: 16px;
}

.day-number {
    background-color: #d1d5db;
    color: #374151;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
}

.day-title {
    color: #1e9fe9;
    font-size: 16px;
    font-weight: 600;
}

.expand-icon {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
    color: #6b7280;
}

.expand-icon.rotated {
    transform: rotate(180deg);
}

.day-content {
    background-color: white;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
}

.day-content.expanded {
    max-height: 500px;
    padding: 20px;
}

.activity-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
}

.activity-item:last-child {
    margin-bottom: 0;
}

.activity-icon {
    width: 8px;
    height: 8px;
    background-color: #1e98e9;
    border-radius: 50%;
    margin-top: 8px;
    flex-shrink: 0;
}

.activity-text {
    color: #555;
    font-size: 14px;
    line-height: 1.7;
    text-align: justify;
}

@media (max-width: 768px) {
    .itinerary-card {}

    .card-title {
        font-size: 14px;
    }

    .day-header {
        padding: 12px 16px;
    }

    .day-info {
        gap: 12px;
    }

    body {
        padding: 10px;
    }
}

.main-card {
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    padding: 20px;
}

.card-title {
    font-size: 17px;
    font-weight: bold;
    color: #1c2833;
    margin-bottom: 20px;
    text-align: center;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    color: #333;
}

.contact-icon {
    width: 18px;
    height: 18px;
    margin-inline-end: 10px;
    color: #007bff;
    flex-shrink: 0;
}

.contact-text {
    font-size: 15px;
    line-height: 1.5;
}

.social-media {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.social-icon {
    color: #555;
    font-size: 22px;
    transition: color 0.3s;
}

.social-icon:hover {
    color: #007bff;
}

.check-times {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.check-time {
    font-size: 14px;
    margin-top: 8px;
}

.check-label {
    font-weight: bold;
    color: #444;
}

.check-value {
    margin-inline-start: 5px;
    color: #007bff;
}


#booking .single-sidebar,
#booking .contact-card {
    width: 100%;
}



#booking .contact-item,
#booking .check-time {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

#booking .contact-icon {
    width: 20px;
    height: 20px;
    margin-inline-end: 8px;
    color: #007bff;
    flex-shrink: 0;
}

#booking .social-media {
    display: flex;
    justify-content: space-around;
    margin: 15px 0;
}

#booking .social-icon {
    font-size: 22px;
    color: #555;
    transition: color 0.3s;
}

#booking .social-icon:hover {
    color: #007bff;
}

#booking .check-times {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
}

#booking .check-label {
    font-weight: bold;
    color: #444;
}

#booking .check-value {
    color: #007bff;
    margin-inline-start: 5px;
}



.airlines-section {
    padding: 60px 20px;
    text-align: center;
}

.airlines-section h2 {
    font-weight: bold;
    margin-bottom: 40px;
    color: #23395d;
}

.airlines-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.airline-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    width: 180px;
    padding: 20px 10px;
    text-align: center;
    transition: transform 0.3s ease;
}

.airline-card:hover {
    transform: translateY(-5px);
}

.airline-card img {
    max-height: 50px;
    object-fit: contain;
    margin-bottom: 15px;
}

.airline-card p {
    font-weight: bold;
    color: #333;
    font-size: 14px;
}
