
:root {
    --paragraph-color: #616161 !important;
    --main-color: #70c6e2 !important;
    --sec-color: #1f3352 !important;
    --whiteblue-color: #ebf7fb !important;
    --sub-color: #f35f4a !important;
    --gray-color: #9da7b2 !important;
    --lightblue-color: #a4dbec !important;
    --blueshadow-color: #bddeed !important;
}

#cboxCurrent {
    display: none !important;
}

#cboxTitle {
    bottom: 0px !important;
    font-size: 14px !important;
}

#cboxOverlay {
    background: rgb(0 0 0 / 60%) !important;
}

.three_offer_item img {
    width: 100px !important;
}

.navbar-area.is-sticky {
    background-color: var(--sec-color);
}

.main-navbar .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    z-index: 9999;
}

#our_partners_eight.section_padding {
    padding: 180px 0 0px 0;
}

#our_partners_eight .owl-carousel .owl-item img {
    filter: opacity(1);
    transition: var(--transition);
    border-radius: 25px;
}

    #our_partners_eight .owl-carousel .owl-item img:hover {
        filter: opacity(1);
        box-shadow: -4px 14px 28px rgba(0, 0, 0, 0.1);
        transition: var(--transition);
    }



.text-right {
    text-align: right;
    direction: rtl;
}

.news_two_card .news_item_boxed {
    background: #ffffff;
    box-shadow: 4px -5px 14px rgb(0 0 0 / 8%), -5px 8px 16px rgb(0 0 0 / 8%);
    border-radius: 10px;
    padding: 20px 20px;
    margin-top: 30px;
}

.news_author_area {
    display: flex;
    padding-top: 10px;
    justify-content: space-between;
}

.news_two_author p {
    font-size: 18px;
}

    .news_two_author p span {
        font-size: 18px;
        float: left;
    }

#error_main {
    background-color: var(--whiteblue-color);
}

.error-title {
    font-size: 40px;
}

.flight_Search_boxed input {
    width: 100%;
}

.fa-arrow-left:before {
    content: "\f061";
}

.fa-arrow-right:before {
    content: "\f060";
}

h3 {
    font-size: 22px;
}

.left_side_search_heading {
    direction: rtl;
}

.small, small {
    font-size: 13px;
    line-height: 0px;
}

.accordion-body {
    padding: 1rem .5rem;
}

#nav-visa1 .news_card_four_wrapper {
    margin-bottom: 40px;
}

.tour_details_right_boxed.tour {
    margin-top: 65px;
}

.tour_details_right_boxed.flight {
    margin-top: 20px;
}

.tour-detail .flight_right_arrow_sidebar {
    padding: 10px 22px;
    rotate: 180deg;
}

.tour-detail .flight_sidebar_right {
    justify-content: space-between;
}

.cruise_item_img img {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.cruise_content_inside {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .cruise_content_inside:first-child {
        margin-bottom: 10px;
    }

.cruise_content_middel_right {
    width: 150px;
}

.cruise_content_middel_left {
    width: 150px;
}

.cruise_content_middel_wrapper p {
}

.cruise_content_middel_left h5 {
    padding-bottom: 0px;
}

.cruise_content_middel_right h5 {
    font-size: 16px;
    color: var(--main-color);
    font-weight: 500;
    padding-bottom: 4px;
}

.footer-log-box {
    border-left: 1px solid #152e54;
    padding-left: 20px;
}

.tour-detail .section_heading_center {
    padding-right: 10px;
    text-align: right;
}

    .tour-detail .section_heading_center h2:after {
        right: 100px;
    }

    .tour-detail .section_heading_center h2 {
        font-size: 32px;
    }

.cruise_content_middel_wrapper {
    justify-content: flex-start;
    padding-top: 0px;
}

.tour_details_top_bottom_text h5 {
    text-align: center;
}

.tour_details_top_bottom_text p {
    text-align: center;
}

.tour h1 {
    position: relative;
    line-height: 16px;
    font-size: 36px;
    padding-bottom: 26px;
}

.home-tour {
    background-image: none !important;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: var(--whiteblue-color);
}

    .home-tour:after {
        content: " ";
        width: 100%;
        height: 50%;
        background-color: var(--main-color);
        position: absolute;
        top: calc(56% + 15px);
    }

    .home-tour .theme_two_box_content p.h3 {
        color: var(--main-color);
        padding-top: 10px;
        font-size: 16px;
        text-align: left;
        min-height: unset;
    }

    .home-tour .theme_common_box_two {
        border-radius: 20px;
    }

    .home-tour .theme_two_box_content h4 {
        color: var(--sec-color);
        font-size: 16px;
    }

    .home-tour .theme_two_box_content p {
        padding: 0px 0px 0px;
        font-size: 16px;
        min-height: 66px;
        color: var(--gray-color);
    }

.tour .theme_two_box_content h3 {
    color: red;
    padding-top: 10px;
}

.news_card_four_wrapper {
    margin-bottom: 45px;
}

.about h1 {
    font-size: 42px;
}

.faq h1 {
    font-size: 28px;
    border-bottom: 1px solid var(--gray-color);
    line-height: 60px;
    width: 60%;
    margin: auto;
}

.faq .faqs_main_item .accordion-button {
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.faq .faqs_main_item .accordion-header {
    border: none;
    background-color: var(--whiteblue-color);
}

.faq .faqs_main_item .accordion-body {
}

.faq .faqs_main_item .accordion-button {
    background-color: var(--main-color);
    color: #fff;
}

.faq .accordion-button::after {
    color: #fff;
}

.visa h1 {
    position: relative;
    line-height: 16px;
    font-size: 36px;
    padding-bottom: 26px;
}

.section_heading_center h1:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    background: var(--main-color);
    right: 50%;
    transform: translate(50%,50%);
    bottom: 0;
}

.heading_theme {
    margin-bottom: 10px;
}

.news_details_right_item {
    direction: ltr;
    padding: 20px 20px 15px 20px;
    margin-top: 30px;
    border-radius: 20px;
}

.visa-det .news_details_right_item {
    direction: rtl;
}

.visa_category_item ul li a {
    font-family: KalamehWebFaNum !important;
    font-size: 16px;
    font-weight: normal !important;
}

    .visa_category_item ul li a:before {
        font-family: "Font Awesome 5 Free" !important;
        font-weight: bold;
    }

.visa-det {
    background-color: var(--whiteblue-color);
    padding: 50px 0 80px 0;
}

.faq {
    background-color: var(--whiteblue-color);
    padding: 50px 0 80px 0;
}

.free-text {
    background-color: var(--whiteblue-color);
    padding: 50px 0 80px 0;
}

    .free-text h1 {
        line-height: 35px;
        font-size: 24px;
    }

.visa-det h1 {
    font-size: 26px;
    line-height: 20px;
    color: #fff;
}

.tour_details_top_heading h5 {
    font-weight: normal !important;
    color: #fff;
}

.common_bannner_text h1 {
    position: relative;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    color: var(--white-color);
}

.news_two_content h1 {
    line-height: 32px;
    font-size: 28px;
}

.client_two_area_bg {
    border-radius: 20px;
    max-height: 350px;
}

.home_client_wrpper {
    top: 56px;
}

.two_client_area_left h2 {
    line-height: unset;
}

.about h1 {
    font-size: 36px;
}

#news_main_arae .news_four_card_img img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.visa-det-slider .slider-nav .slick-slide {
    height: 150px;
}

    .visa-det-slider .slider-nav .slick-slide img {
        height: 100%;
    }

.cat_form .input-group .btn {
    line-height: 0px;
    height: 44px;
}

.two_client_area_left {
    padding-right: 70px;
    top: -80px;
    position: relative;
    width: 80%;
}

#hometwo_clinet_area {
    padding-top: 0px;
    background-color: var(--whiteblue-color);
}

    #hometwo_clinet_area:before {
        content: " ";
        width: 100%;
        height: 40%;
        background-color: var(--main-color);
        position: absolute;
        z-index: 0;
    }

    #hometwo_clinet_area .client_two_area_bg {
        z-index: 10;
        position: relative;
    }

.theme_two_box_content p {
    padding: 5px 0px 0px;
    font-size: 16px;
    min-height: 55px;
    line-height: 22px;
}

.theme_two_box_content {
    background: #fff;
    padding: 20px 15px 15px;
}

.theme_two_box_img img {
    width: 100%;
    height: 200px;
}

.theme_two_box_img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient( to bottom, rgba(0,0,0,0) 70%, rgba(0,0,0,0.5) 100% );
    z-index: 1;
}

.theme_two_box_img p i {
    padding-left: 5px;
    top: 3px;
    position: relative;
}

.cta_content h5 {
    padding-top: 11px;
    font-size: 36px;
    line-height: 40px;
}

.three_offer_item h3 {
    padding-top: 18px;
    font-size: 18px;
}

.theme_search_form_area {
    box-shadow: -4px 14px 28px rgba(0,0,0,0.2);
    padding: 25px 30px 35px 30px;
}

.main-navbar .navbar .navbar-nav .nav-item a:hover {
    color: var(--sub-color) !important;
}

#home_six_banner .show-more {
    border-radius: 40px;
    padding: 9px 30px;
    background-color: var(--blueshadow-color);
    color: var(--sec-color);
    font-weight: bold !important;
    font-size: 20px;
}

    #home_six_banner .show-more:hover {
        background-color: #fff;
    }

.three_We_area .show-more {
    position: absolute;
    bottom: 15px;
    left: 20px;
    font-size: 14px;
    font-weight: bold !important;
}

    .three_We_area .show-more i {
        position: relative;
        top: 2px;
    }

#home_six_banner .show-more i {
    position: relative;
    top: 3px;
}

.theme_two_box_content .show-more {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 14px;
}

    .theme_two_box_content .show-more i {
        position: relative;
        top: 3px;
    }

.news_card_six_text a i {
    margin-right: 2px;
    position: relative;
    top: 3px;
}

.three_We_area .three_offer_item {
    padding: 30px 20px 45px 20px;
}

#footer_area {
    background-color: #dadde4;
    position: relative;
}

    #footer_area p {
        color: #424242;
    }

.pr-0 {
    padding-right: 0px !important;
}

.btn-block {
    width: 100%;
}

footer {
    background-color: var(--main-color) !important;
}

    footer .box .footer_inquery_area {
        padding-right: 9px;
        height: 100%;
        padding: 10px 15px;
        border-radius: 15px;
        background-color: #8dd1e8;
        margin-bottom: 8px;
        margin-top: 0px;
    }

        footer .box .footer_inquery_area img {
            width: 90px;
        }

        footer .box .footer_inquery_area a, footer .footer_inquery_area p, footer .footer_inquery_area small {
            color: #fff !important;
        }

    footer .footer-logo {
        width: 250px;
    }

    footer .soical_icon_footer li a i {
        font-size: 20px;
        color: #70c6e2;
        margin-top: 15px;
        background-color: #fff;
        padding: 5px;
        border-radius: 5px;
        width: 30px;
        height: 30px;
        text-align: center;
    }

    footer .footer_inquery_area {
        margin-top: 0px;
    }

    footer .soical_icon_footer li {
        padding-right: 8px;
        padding-left: unset;
    }

    footer .footer_inquery_area.des {
        width: 250px;
        direction: rtl;
        text-align: right;
        margin-top: 10px;
        padding: 0;
    }

        footer .footer_inquery_area.des p {
            font-size: 14px;
        }

.news_sidebar_category li a span {
    float: left;
}

.news_sidebar_tags li a {
    padding: 6px 14px;
}

#news_main_arae .news_four_card_conrent h3 a {
    color: var(--black-color);
    font-size: 20px;
}

#news_main_arae .news_four_card_conrent small {
    font-size: 14px;
    line-height: 25px;
}

#news_main_arae .news_four_card_conrent .readmore {
    font-size: 14px;
}

#news_main_arae .news_four_card {
    margin-bottom: 40px;
}

.form-control {
    height: 45px;
    border: 1px dashed #dddddd75;
    padding: 10px 22px;
    font-size: 14px;
}

.home_six_news_area .news_card_six_text span.h3 a {
    font-size: 20px;
    font-family: KalamehWebFaNum !important;
    font-weight: bold !important;
    line-height: 10px;
    color: var(--sec-color);
}

.news_card_six:hover .news_card_six_text h3 a {
    color: var(--sec-color);
}

.news_card_six_img a img {
    max-height: 255px;
    min-height: 205px;
}

.counter_item h3 {
    font-size: 26px;
    font-family: KalamehWebFaNum !important;
    font-weight: bold !important;
    padding-top: 18px;
}

.faqs_main_item .accordion-button {
    font-family: KalamehWebFaNum !important;
    font-weight: bold !important;
}

.faqs_main_item .accordion-item {
    margin-bottom: 15px;
    box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
}

.faqs_item_wrapper {
    padding-top: 0px;
}

.contact_two_left_wrapper {
    padding-top: 16px;
}

.navbar_color_black .topbar-others-options li a i {
    color: var(--main-color);
    font-size: 18px;
    padding-right: 5px;
    position: relative;
    top: 3px;
}

.home_six_news_area .news_card_six_text {
    padding: 15px 20px 30px 20px;
}

.home_six_news_area .news_card_six {
    padding-bottom: 15px;
    margin-top: 15px;
}

    .home_six_news_area .news_card_six .show-more {
        float: left;
        font-weight: bold !important;
    }

.home_six_news_area .news_card_six_text small {
    line-height: 22px;
    color: var(--gray-color);
    min-height: 85px;
    text-align: justify;
    max-height: 85px;
    min-height: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.home_six_news_area .news_card_six_text p {
    padding-bottom: 10px;
    min-height: 100px;
}

.home_six_news_area .news_card_six_text span.h3 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.form-control:focus {
    border: 1px dashed var(--main-color);
}

.form-group label {
    font-size: 13px;
    padding: 0px 5px 5px 5px;
}

.text-left {
    direction: ltr;
    text-align: left;
}

.loader-hide {
    display: none;
}

.df-none {
    display: none;
}

.slick-slider.slider-for img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    height: 450px;
}

.slick-slider.slider-nav img {
    width: 95%;
    object-fit: cover;
}

.navbar_color_black .main-navbar .navbar .navbar-nav .nav-item a {
    font-family: KalamehWebFaNum !important;
    font-size: 18px;
    color: #000;
}

.destinations_content_inner {
    z-index: 98;
}

.navbar-expand-md .navbar-collapse {
    padding-top: 5px;
}

.header-logo {
    height: 55px;
    object-fit: contain;
}

.navbar-area .header-logo.sub {
    display: none;
}

.navbar-area .header-logo.main {
    display: block;
}

.navbar-area.is-sticky .header-logo.sub {
    display: block;
}

.navbar-area.is-sticky .header-logo.main {
    display: none;
}

.main-navbar .navbar ul {
    padding: 18px 5px 17px 5px;
}

.main-navbar {
    padding: 0px 0 0px 0;
}

.top_form_search_button {
    text-align: left;
    margin-top: 30px;
}

    .top_form_search_button .btn {
        padding: 10px;
        background-color: var(--sec-color);
    }

    .top_form_search_button .btn_theme:before {
        background: var(--sub-color);
    }

.tour_search_form label {
    color: var(--main-color);
    padding-right: 10px;
    padding-bottom: 5px;
}

p {
    font-size: 14px;
    line-height: 22px;
}

.search_form label.error {
    display: none !important;
}

.search_form input.error {
    border-color: red;
}

.flight_Search_boxed input:focus-within {
    border: 1px solid var(--main-color);
}

#consultation_area {
    padding: 100px 0 150px 0;
}

    #consultation_area::before {
        content: " ";
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: rgb(0 0 0 / 30%);
        position: absolute;
    }

.consultation_area_text {
    position: relative;
}

#common_banner {
    z-index: 1;
}

#about_us_top.about {
    padding: 0px 0px 120px 0px;
    margin: -130px 0px 0px 0px;
    background-color: var(--whiteblue-color);
}

.left_side_search_heading h5 {
    font-size: 18px;
}

#about_us_top.about .container {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 25px;
    z-index: 10;
    position: relative;
    box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
}

#about_us_top.about h1 {
    line-height: 18px;
    font-size: 24px;
}

#about_us_top.about .about_us_right {
    text-align: center;
    height: 100%;
    padding-top: 10%;
}

    #about_us_top.about .about_us_right img {
        width: 300px;
    }

#counter_area {
    background-color: var(--whiteblue-color);
    padding-bottom: 20px;
}

    #counter_area .counter_item {
        border: none;
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
    }

    #counter_area .counter_area_wrapper {
        background-color: transparent;
        box-shadow: none;
    }

        #counter_area .counter_area_wrapper .row > * {
            padding-right: 0px;
        }

            #counter_area .counter_area_wrapper .row > *:last-child {
                padding-left: 0px;
            }

    #counter_area .counter_item h3 {
        font-size: 34px;
        padding-top: 0px;
        padding-bottom: 5px;
    }

    #counter_area .counter_item h6 {
        font-size: 15px;
    }

#whyus_area {
    background-color: var(--whiteblue-color);
    padding: 20px 0px;
}

    #whyus_area .whyus_area_text {
        padding: 0px 10px;
    }

        #whyus_area .whyus_area_text h2 {
            font-size: 22px;
        }

#contact_area {
    background-color: var(--whiteblue-color);
    padding: 30px 0px;
}

    #contact_area .contact_area_text {
        padding: 0px 10px;
    }

        #contact_area .contact_area_text h2 {
            font-size: 22px;
        }

        #contact_area .contact_area_text h1 {
            font-size: 22px;
            line-height: 40px;
        }

    #contact_area.header {
        padding: 30px 0px 0px 0px;
    }

        #contact_area.header .contact_area_text h1 {
            font-size: 22px;
            line-height: 40px;
            border-bottom: 1px solid #fff;
        }



#contact_center {
    background-color: var(--whiteblue-color);
}

    #contact_center .contact_us_right {
        position: relative;
        padding: 20px;
        z-index: 10;
        min-height: 100px;
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
    }

        #contact_center .contact_us_right:first-child {
            margin-bottom: 15px;
        }

    #contact_center .contact_us_left {
        position: relative;
        padding: 20px;
        z-index: 10;
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
    }

#contact_map {
    margin-top: -50px;
}

    #contact_map .frame iframe {
        position: relative;
        bottom: -10px;
    }

#contact_center #contact_form_content .form-control {
    height: 40px;
    border: 1px solid var(--gray-color);
    padding: 10px 22px;
    font-size: 14px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 7px;
}

#contact_center #contact_form_content button {
    width: 130px;
    padding: 7px 10px;
    background-color: var(--sec-color);
    float: left;
    margin-top: 10px;
}

.three_We_area.section_padding.about-service {
    padding: 10px 0 70px 0;
}

.pl-2 {
    padding-left: 10px;
}

.home_news_big a {
    padding-top: 0px;
}

.offer_area_box {
    height: 100%;
}

.news_author_area_name {
    padding-right: 0px;
}

.news_two_author p {
    padding: 0px 0px 0 0;
}

.co-black {
    color: #000;
}

.tab_destinations_conntent h5 {
    padding-bottom: 8px;
}

.three_offer_item h4 {
    padding-top: 15px;
}

.three_We_area.section_padding {
    padding: 70px 0 100px 0;
    background-color: var(--whiteblue-color);
    background-image: none !important;
}

.three_heading_area::after {
    display: none;
}

.we_offer_area_three h2 {
    text-align: center;
}

.three_We_area .three_offer_item {
    border: none;
    box-shadow: none;
    padding: 20px 20px 45px 20px;
    border-radius: 20px;
    transition: var(--transition);
}

    .three_We_area .three_offer_item h3 {
        padding-top: 18px;
        font-size: 17px;
        font-weight: normal !important;
        color: var(--sec-color);
    }

    .three_We_area .three_offer_item p {
        padding-top: 7px;
        color: var(--gray-color);
    }

    .three_We_area .three_offer_item:hover {
        box-shadow: rgba(149,157,165,0.1) 0px 8px 24px;
    }

.three_We_area .owl-carousel .owl-stage-outer {
}

.section_heading_center h2 {
    color: var(--sec-color);
}

    .section_heading_center h2:after {
        display: none;
    }

#three_We_area .owl-carousel .owl-nav button.owl-next, #three_We_area .owl-carousel .owl-nav button.owl-prev {
    background: unset;
    color: var(--sec-color);
    padding-top: 20px !important;
}

    #three_We_area .owl-carousel .owl-nav button.owl-next:hover, #three_We_area .owl-carousel .owl-nav button.owl-prev:hover {
        background: unset;
        color: var(--sub-color);
    }

.home-visa.section_padding_top {
    padding: 190px 0 0 0;
}

.news_card_four_img {
    border-radius: 0px;
}

.home-visa.visa {
    margin-top: 0px;
    padding: 50px 0 80px 0;
}

.home-visa {
    background-color: var(--whiteblue-color);
    margin-top: -137px;
}

    .home-visa .news_card_four_wrapper {
        margin-bottom: 40px;
    }

    .home-visa .tab-content {
        background-color: #fff;
        border-radius: 20px;
        padding: 30px 30px 0px 30px;
    }

    .home-visa .news_card_four_heading {
        padding-top: 15px;
    }

        .home-visa .news_card_four_heading h3 {
            padding-bottom: 0px;
            font-size: 19px;
            color: var(--sec-color);
        }

        .home-visa .news_card_four_heading li {
            color: var(--gray-color);
        }

    .home-visa .theme_nav_tab {
        margin-bottom: 0px;
        background-color: transparent;
        box-shadow: none;
        padding: 0px;
    }

    .home-visa .news_card_four_img img {
        min-height: 280px;
        min-width: 100%;
        object-fit: cover;
        border-radius: 20px;
    }

    .home-visa .theme_nav_tab_item .nav-tabs .nav-link {
        color: var(--gray-color) !important;
        background-color: transparent !important;
        border: none !important;
        border-radius: 0;
        padding-bottom: 7px;
        font-size: 17px;
    }

        .home-visa .theme_nav_tab_item .nav-tabs .nav-link:hover {
            color: var(--sec-color) !important;
        }

        .home-visa .theme_nav_tab_item .nav-tabs .nav-link.active {
            color: var(--sec-color) !important;
            border-bottom: 3px solid var(--main-color) !important;
        }

h2 {
    font-size: 26px;
}

.section_heading_center {
    text-align: center;
    padding-bottom: 0px;
}

.client_two_content {
    padding-top: 0px;
}

    .client_two_content p {
        font-size: 16px;
        line-height: 26px;
    }

.client_two_author {
    padding-top: 30px;
}

    .client_two_author h6 {
        font-size: 12px;
        padding-top: 10px;
    }

.banner_six_text {
    text-align: left;
}

    .banner_six_text h2 {
        color: var(--white-color);
        font-weight: 500;
        padding-bottom: 12px;
        font-size: 60px;
        line-height: 80px;
    }

    .banner_six_text p {
        font-size: 22px;
        color: var(--sec-color);
        padding-bottom: 36px;
    }

.we_offer_area_three h1.title {
    position: relative;
    padding-bottom: 10px;
    line-height: 10px;
    text-align: right;
    font-size: 22px;
    padding-right: 5px;
    padding-top: 10px;
}

.we_offer_area_three h2 {
    position: relative;
    padding-bottom: 10px;
    line-height: 10px;
    text-align: right;
    font-size: 20px;
    padding-right: 5px;
}

.home_six_news_area {
    background-color: var(--whiteblue-color);
    padding: 80px 0 70px 0;
}

    .home_six_news_area .section_padding {
        padding: 115px 0;
    }

.news_card_six_top {
    top: -20px;
    left: 20px;
    background-color: var(--sec-color);
}

    .news_card_six_top span.h3 {
        font-size: 14px;
        padding-bottom: 0px !important;
        font-family: KalamehWebFaNum !important;
        font-weight: normal !important;
    }

    .news_card_six_top.date span.h3 {
        padding: 0px !important;
    }

.news_card_six_text h3 a {
    font-size: 18px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 50px;
}

.footer_inquery_area h3 {
    padding-top: 8px;
    font-size: 18px;
}

.footer_link_area {
    padding-top: 0px;
}

.footer_heading_area h5 {
    height: 28px;
}

.copyright_area {
    padding: 20px 0;
    background-color: var(--sec-color);
}

.copyright_left {
    text-align: center;
}

a:hover {
    color: var(--sub-color);
}

#footer_area {
    padding: 60px 0px;
}

#cta_area {
    padding: 50px 0;
}

.copyright_left strong {
    font-size: 16px;
}

.news_card_six_text h3 {
    padding-top: 10px;
    padding-bottom: 5px;
}


.theme_two_box_img p {
    bottom: 10px;
    z-index: 1;
}

.theme_two_box_img .discount_tab {
    left: 8px;
    top: 8px;
}

#theme_search_form {
    margin-top: -70px;
}

.section_padding_top {
    padding: 70px 0 0 0;
}

#home_six_banner {
    min-height: 600px;
}

    #home_six_banner .owl-carousel.owl-rtl .owl-item {
        min-height: 600px;
        height: 650px;
    }

    #home_six_banner .banner_six_slider_item {
        height: 100%;
        padding: 180px 0 50px 0;
    }

    #home_six_banner h1 {
        font-size: 60px;
        line-height: 80px;
    }

.flight_Search_boxed {
    background: none;
    padding: unset;
    border-radius: unset;
}

    .flight_Search_boxed input {
        background: #fff;
        padding: 5px 5px 5px 5px;
        border-radius: 10px;
        position: relative;
        border: 1px solid var(--main-color);
    }

    .flight_Search_boxed select {
        padding: 5px 10px 5px 10px;
        border-radius: 10px;
        position: relative;
        border: 1px solid var(--main-color) !important;
    }

    .flight_Search_boxed input {
        font-size: 16px;
        height: 45px;
        color: var(--gray-color);
        text-align: center;
    }

    .flight_Search_boxed select {
        font-size: 16px;
        color: var(--gray-color);
        border: none;
        background-color: #ffffff;
    }

    .flight_Search_boxed .form-control:focus {
        border: none;
    }

    .flight_Search_boxed.date-picker:before {
        font-family: "Font Awesome 5 Free" !important;
        content: "\f073";
        color: var(--sec-color);
        position: absolute;
        top: 9px;
        right: 14px;
        font-size: 18px;
        z-index: 10;
    }

.footer_heading_area .logo img {
    width: 265px;
    margin-top: 0px;
}

.home-visa .tab_destinations_img img {
    width: 115px;
    height: 100px;
    object-fit: cover;
}

.main-outlet {
    min-height: 1100px;
}

#common_banner {
    padding: 150px 0 150px 0;
}

.common_bannner_text h2 {
    position: relative;
}

.common_bannner_text ul {
    position: relative;
}

.tour_details_boxed_inner p {
    line-height: 28px;
    font-size: 14px;
}

.visa_category_item ul li {
    padding: 12px 15px !important;
    border: 1px solid var(--gray-color);
    margin-bottom: 10px;
    border-radius: 25px;
}

    .visa_category_item ul li:last-child {
        border: 1px solid var(--gray-color);
        border-radius: 25px;
    }

.tour_package_details_bar_list {
    padding-top: 0px;
}

    .tour_package_details_bar_list ul li {
        padding-top: 7px;
        font-size: 14px;
    }

.tour_details_right_boxed {
    padding: 25px 20px 25px 20px;
}

.tour_package_details_bar_list ul li {
    cursor: pointer;
}

    .tour_package_details_bar_list ul li:hover {
        color: var(--main-color);
    }

.tour_details_boxed {
    padding: 30px 20px;
    border-radius: 20px;
}

.tour_details_img_wrapper {
    margin-top: 15px;
}

.visa_details_img img {
    width: 100%;
}

.visa-det .tour_details_heading_wrapper {
    background-color: var(--sec-color);
    padding: 20px;
    border-radius: 20px;
    box-shadow: 4px -5px 14px rgba(0,0,0,0.08), -5px 8px 16px rgba(0,0,0,0.08);
}

.mean-container a.meanmenu-reveal {
    left: 15px !important;
    right: unset !important;
    font-weight: 700;
}

#home_six_banner .banner_six_slider_item::before {
    content: " ";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}

.tour-list {
    background-color: var(--whiteblue-color);
    padding: 50px 0 70px 0;
}

    .tour-list.hotel-list {
        padding: 50px 0 0px 0;
    }

    .tour-list .cruise_search_item {
        background: #fff;
        border: none;
        margin-bottom: 20px;
        box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
    }

    .tour-list .cruise_content_top_left {
        width: 100%;
    }

    .tour-list .cruise_content_inside ul li i {
        color: var(--sub-color);
        padding-right: 0px;
    }

    .tour-list .cruise_content_inside p i {
        padding-left: 5px;
    }

    .tour-list .cruise_content_top_left h4 {
        padding-top: 5px;
        font-size: 19px;
        line-height: 28px;
    }

.cruise_content_inside_right {
    flex: 0 70%;
}

    .cruise_content_inside_right .option-place {
        padding-top: 5px;
    }

    .cruise_content_inside_right .option-days {
        padding-top: 5px;
    }

.cruise_content_inside_left {
    flex: 0 30%;
}

    .cruise_content_inside_left p {
        font-weight: bold !important;
        color: #000;
        padding-left: 5px;
        text-align: left;
        padding-top: 5px;
    }

        .cruise_content_inside_left p:last-child {
            padding-top: 5px;
        }

    .cruise_content_inside_left span {
        font-weight: normal !important;
        color: var(--gray-color);
        padding-right: 5px;
    }

        .cruise_content_inside_left span.start {
            padding-right: 25px;
        }

.tour-list .cruise_item_img img {
    height: 250px;
}

.tour-list .col-lg-4.pl-0 {
    padding-left: 0px;
}

.tour-list .cruise_item_inner_content {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    flex-direction: row;
    padding: 15px 0px 15px 15px;
    height: 100%;
}

.tour-list .cruise_content_bottom_wrapper {
    padding-top: 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: normal;
}

.tour-list.hotel-list .cruise_content_bottom_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.tour-list .cruise_content_bottom_left ul li {
    background: #ffffff;
    border: none;
    padding: 0px;
    font-size: 18px;
    color: var(--main-color);
    margin-left: 0px;
    font-weight: bold !important;
}

.tour-list .btn_sm {
    font-size: 14px;
    padding: 8px 25px;
    background-color: var(--sec-color);
}

.tour-list .btn_theme:before {
    background: var(--sub-color);
}

.tour-list .cruise_content_top_left p i {
    color: var(--sub-color);
    padding-left: 5px
}

.tour-list .cruise_content_inside p i {
    color: var(--sub-color);
}

.tour-list .cruise_content_top_left ul li i {
    color: var(--sub-color);
    padding-right: 0px;
}

.tour-list .cruise_content_top_wrapper {
    align-items: flex-start;
    width: 100%;
}

.tour-list .left_side_search_boxed {
    border: unset;
    border-radius: 20px;
    margin-bottom: 15px;
    box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
}

.tour-list .tour_search_type .form-check {
    padding-top: 8px;
}

.tour-list select.form-control {
    padding: 5px 15px 5px 20px;
    border-radius: 10px;
    position: relative;
    border: 1px solid var(--main-color);
    margin-top: 10px;
}

.tour-list .section_heading_center {
    text-align: right;
    padding-bottom: 15px;
}

    .tour-list .section_heading_center h3 {
        font-size: 20px;
    }

#tour_det_top.tour-det {
    padding: 0px 0px 0px 0px;
    margin: -130px 0px 0px 0px;
    background-color: var(--whiteblue-color);
}

    #tour_det_top.tour-det .container {
        background-color: #fff;
        border-radius: 20px;
        padding: 20px 20px;
        z-index: 10;
        position: relative;
        box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
    }

    #tour_det_top.tour-det .common_bannner_text ul {
        padding: 0px;
        text-align: right;
    }

        #tour_det_top.tour-det .common_bannner_text ul li a {
            color: var(--gray-color);
        }

        #tour_det_top.tour-det .common_bannner_text ul li {
            font-size: 13px;
            color: #000;
        }

            #tour_det_top.tour-det .common_bannner_text ul li span i {
                color: var(--gray-color);
                font-size: 14px;
                position: relative;
                top: 3px;
                right: 0px;
            }

            #tour_det_top.tour-det .common_bannner_text ul li a:hover {
                color: var(--sub-color);
            }

    #tour_det_top.tour-det h1 {
        font-size: 22px;
        padding: 5px 0px 5px 0px;
        line-height: 32px;
    }

    #tour_det_top.tour-det .row .item.other-option {
        border-right: 1px dashed var(--gray-color);
    }

    #tour_det_top.tour-det .tour-option {
        padding-top: 15px;
    }

        #tour_det_top.tour-det .tour-option .box {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
        }

        #tour_det_top.tour-det .tour-option .item {
            border-right: 1px solid var(--gray-color);
            padding: 5px 10px 5px 10px;
            min-width: 120px;
        }

            #tour_det_top.tour-det .tour-option .item:last-child {
                border-left: none;
            }

        #tour_det_top.tour-det .tour-option ul li:first-child {
            color: var(--gray-color);
            padding-bottom: 5px;
            font-size: 16px;
        }

        #tour_det_top.tour-det .tour-option ul li:last-child {
            font-size: 14px;
        }

        #tour_det_top.tour-det .tour-option ul li:first-child i {
            color: #000;
            font-size: 14px;
            padding-left: 5px;
        }

    #tour_det_top.tour-det .other-option {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

        #tour_det_top.tour-det .other-option h5 {
            text-align: center;
            color: var(--gray-color);
            font-size: 16px;
            padding-top: 15px;
        }

        #tour_det_top.tour-det .other-option p.h3 {
            text-align: center;
            color: var(--main-color);
            font-size: 20px;
            padding-top: 10px;
        }

        #tour_det_top.tour-det .other-option .btn_md {
            padding: 8px 18px;
        }

.tour-list.hotel-list .cruise_item_inner_content {
    padding: 10px 0px 22px 20px;
}

.tour-list.hotel-list .cruise_item_img img {
    height: 180px;
}

.tour-list.hotel-list .cruise_search_item {
    padding: 20px;
}

    .tour-list.hotel-list .cruise_search_item .box {
        padding-left: 10px;
    }

    .tour-list.hotel-list .cruise_search_item .hotel-box .hotel-row {
        margin-bottom: 10px;
    }

        .tour-list.hotel-list .cruise_search_item .hotel-box .hotel-row .hotel-info {
            background-color: var(--whiteblue-color);
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
        }

.tour-list.hotel-list .cruise_content_top_left p.option-place {
    padding-top: 10px;
}

.tour-list.hotel-list .cruise_item_inner_content {
    justify-content: space-between;
    padding: 10px 0px 15px 5px;
}

.tour-list.hotel-list .cruise_content_top_wrapper {
    width: 100%;
}

.tour-list.hotel-list .cruise_content_bottom_left ul li {
    margin-left: 2px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
    display: inline-block;
    padding: 3px 10px;
    font-size: 12px;
    color: var(--black-color);
    font-weight: normal !important;
}

.tour-list.hotel-list .btn_sm {
    width: 120px;
    padding: 8px 15px;
}

.tour-list.hotel-list .cruise_content_top_right {
    width: 150px;
    padding-top: 5px;
}

    .tour-list.hotel-list .cruise_content_top_right p:first-child {
        color: var(--gray-color);
        text-align: center;
        padding-top: 10px;
        font-size: 16px;
    }

    .tour-list.hotel-list .cruise_content_top_right p:last-child {
        text-align: center;
        font-size: 16px;
        font-weight: normal !important;
    }

.tour-list.hotel-list .cruise_content_top_left h4 {
    font-size: 22px;
}

.tour-list.hotel-list .cruise_content_top_left ul li i {
    font-size: 10px;
}

.tour-list.hotel-list .hotel-price {
    display: flex;
    justify-content: flex-start;
    margin-top: 5px;
}

    .tour-list.hotel-list .hotel-price .item ul {
        border-right: 1px solid var(--gray-color);
        padding: 5px 20px 5px 20px;
        text-align: center;
    }

        .tour-list.hotel-list .hotel-price .item ul li:first-child {
            font-weight: bold !important;
        }

        .tour-list.hotel-list .hotel-price .item ul li:last-child {
            color: var(--main-color);
        }

    .tour-list.hotel-list .hotel-price .item:first-child ul {
        border: none;
    }

    .tour-list.hotel-list .hotel-price .booking {
        display: flex;
        align-items: center;
        margin-right: auto;
    }

.pl-0 {
    padding-left: 0px !important;
}

.tour-list.hotel-list.des {
    padding-bottom: 60px;
}

    .tour-list.hotel-list.des .cruise_search_item h3 {
        font-size: 18px;
        border-bottom: 1px dashed var(--gray-color);
        color: var(--sec-color);
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

.flight-list {
    background-color: var(--whiteblue-color);
    padding: 50px 0 0px 0;
}

    .flight-list .flight_show_down_wrapper {
        border: none;
        padding: 10px 15px;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 4px -4px 16px rgba(0,0,0,0.06), -8px 10px 20px rgba(0,0,0,0.06);
    }

    .flight-list .flight_search_item_wrappper {
        margin-bottom: 20px;
    }

    .flight-list .flight_show_down_wrapper .flight-shoe_dow_item {
        width: 40%;
    }

    .flight-list .flight_show_down_wrapper .flight_refund_policy {
        width: 60%;
        justify-content: space-between;
    }

    .flight-list .flight_inner_show_component {
        align-items: center;
        justify-content: space-between;
    }

        .flight-list .flight_inner_show_component .flight_det_wrapper {
            width: unset;
        }

    .flight-list .TabPanelInner p {
        margin: 0px;
    }

    .flight-list .TabPanelInner {
        width: 25%;
        text-align: center;
        border-right: 1px solid var(--main-color);
        margin-right: 15px;
    }

        .flight-list .TabPanelInner h4 {
            font-size: 14px;
            padding-bottom: 5px;
            border-bottom: 1px solid var(--main-color);
            margin-bottom: 5px;
        }

    .flight-list .flight_inner_show_component .flight_det_wrapper .flight_det .code_time .code {
        margin-left: 0px;
    }

    .flight-list .flight_inner_show_component .flight_det_wrapper:first-child {
        text-align: right;
    }

    .flight-list .flight_inner_show_component .flight_det_wrapper {
        text-align: left;
    }

    .flight-list .flight_inner_show_component .arrow_right {
        transform: rotate(180deg);
    }

    .flight-list .flight_search_item_wrappper h3.city-flight {
        padding: 0px 5px 10px 0px;
        font-size: 16px;
        position: relative;
    }

    .flight-list .flight_search_result_wrapper {
        padding: 10px 50px 00px 0px;
        position: relative;
    }

        .flight-list .flight_search_result_wrapper:before {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAUCAMAAACd+WzXAAAADFBMVEUAAAB8gYd8gYd8gYd9GaLIAAAAA3RSTlMAV+ymMKEeAAAAGUlEQVR4AWMgFjAyMTEyMDEzM4EJCJdIAAAGpAAhMQo/OgAAAABJRU5ErkJggg==);
            background-position: top;
            background-repeat: repeat;
            content: "";
            height: calc(100% - 110px);
            position: absolute;
            right: 18px;
            top: 26px;
            width: 4px;
        }

    .flight-list .flight_search_item_wrappper .city-flight:after {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 75%;
        border-radius: 50%;
        content: "";
        height: 30px;
        position: absolute;
        right: -50px;
        top: -10px;
        width: 40px;
    }

    .flight-list .flight_search_item_wrappper .city-flight:after {
        background-color: var(--whiteblue-color);
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmZ9LmNscy0ye2ZpbGw6IzcxYzJmZn08L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMjYuMjUgMjUuMTZoMTkuMDZsLTIuMi0yLjU0YTcuMyA3LjMgMCAwIDEgMC05LjU4bDIuMi0yLjU0SDI2LjI1eiIgY2xhc3M9ImNscy0xIi8+PHBhdGggZD0iTTE5LjkgMy4xN2gxMS43M3YxNC42NkgxOS45eiIgY2xhc3M9ImNscy0xIi8+PHBhdGggZD0iTTMxLjYzIDE5LjI5SDIxLjM2YTEuNDcgMS40NyAwIDAgMSAwLTIuOTNoOC44VjQuNjNoLTguOGExLjQzIDEuNDMgMCAwIDEtMS40Ni0xLjQ2IDEuNDMgMS40MyAwIDAgMSAxLjQ2LTEuNDdoMTAuMjdhMS40MyAxLjQzIDAgMCAxIDEuNDYgMS40N3YxNC42NmExLjQzIDEuNDMgMCAwIDEtMS40NiAxLjQ2IiBjbGFzcz0iY2xzLTIiLz48cGF0aCBkPSJNNDUuMzEgMjYuNjJIMjcuNzJhMS40NyAxLjQ3IDAgMSAxIDAtMi45M2gxNC4zNmwtLjA5LS4xYTguODcgOC44NyAwIDAgMSAwLTExLjUzbC4wOS0uMWgtMy42MWExLjQ3IDEuNDcgMCAxIDEgMC0yLjkzaDYuODRhMS40NyAxLjQ3IDAgMCAxIDEuMDggMi40NEw0NC4xOSAxNGE1Ljg2IDUuODYgMCAwIDAgMCA3LjY4bDIuMiAyLjU0YTEuNSAxLjUgMCAwIDEgLjI0IDEuNTYgMS4zNCAxLjM0IDAgMCAxLTEuMzIuODQiIGNsYXNzPSJjbHMtMiIvPjxwYXRoIGZpbGw9IiM0NDRiNTQiIGQ9Ik0zOC40NyA1MC4wOGEuNTguNTggMCAwIDEtLjI5IDAgLjcxLjcxIDAgMCAxLS4zLS4xYy0uMSAwLS4xNC0uMDktLjI0LS4xNGEuODguODggMCAwIDEtLjI1LS4yIDEuNCAxLjQgMCAwIDEtLjQ0LTEgLjYzLjYzIDAgMCAxIDAtLjMuNjcuNjcgMCAwIDEgLjEtLjI5YzAtLjEuMS0uMTUuMTUtLjI1YS4zOS4zOSAwIDAgMSAuMTktLjE5IDEuNSAxLjUgMCAwIDEgMi4wNSAwbC4yLjE5Yy4wNS4xLjEuMTUuMTUuMjVzMCAuMTkuMDkuMjkgMCAuMiAwIC4zYTEuMjkgMS4yOSAwIDAgMS0uNDQgMWwtLjE5LjJjLS4xLjA1LS4xNS4xLS4yNS4xNHMtLjE5IDAtLjI5LjFhLjkzLjkzIDAgMCAxLS4yNCAwbS03LjMzLTIuOTNoLTEzLjJWMS43YTEuNDcgMS40NyAwIDEgMC0yLjk0IDB2NDUuNDVINi43YTEuNDcgMS40NyAwIDAgMCAwIDIuOTNoMjQuNDRhMS40NyAxLjQ3IDAgMCAwIDAtMi45MyIvPjwvc3ZnPg==);
    }

    .flight-list .flight_search_item_wrappper .city-flight.mid:after {
        background-color: var(--whiteblue-color);
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBmaWxsPSIjN2M4MTg3IiBkPSJNNDI1Ljk1MSA4OS4wMjFDMzg2Ljg2NCAzMi40NTEgMzI0LjkxNyAwIDI1Ni4wMDYgMFMxMjUuMTQ4IDMyLjQ1MSA4Ni4wNjEgODkuMDIxYy0zOC44OTUgNTYuMjg0LTQ3Ljg3NiAxMjcuNTQxLTI0LjA3MiAxOTAuNDk2IDYuMzY3IDE3LjE5MiAxNi40ODggMzMuODk1IDMwLjAxIDQ5LjU0N2wxNTAuMzc4IDE3Ni42MzRBMTcuODk1IDE3Ljg5NSAwIDAgMCAyNTYuMDA2IDUxMmExNy44OTIgMTcuODkyIDAgMCAwIDEzLjYyOS02LjMwMmwxNTAuMzM2LTE3Ni41ODZjMTMuNTgyLTE1Ljc0MiAyMy42OS0zMi40MjcgMzAuMDA0LTQ5LjQ4MSAyMy44NTItNjMuMDY5IDE0Ljg3MS0xMzQuMzI2LTI0LjAyNC0xOTAuNjFtLTkuNSAxNzguMDcyYy00Ljg2OSAxMy4xNTgtMTIuODE4IDI2LjE2Ny0yMy42MTMgMzguNjgtLjAzLjAzLS4wNi4wNi0uMDg0LjA5NkwyNTYuMDA2IDQ2Ni40ODcgMTE5LjE3NCAzMDUuNzY4Yy0xMC43ODktMTIuNTAyLTE4LjczOC0yNS41MS0yMy42NTUtMzguNzk0LTE5LjY4Ni01Mi4wNjUtMTIuMjE1LTExMC45ODEgMTkuOTkxLTE1Ny41OTIgMzIuMzA3LTQ2Ljc2IDgzLjUxOS03My41NzggMTQwLjQ5Ni03My41NzggNTYuOTc2IDAgMTA4LjE4MiAyNi44MTcgMTQwLjQ5IDczLjU3OCAzMi4yMTIgNDYuNjExIDM5LjY4OSAxMDUuNTI3IDE5Ljk1NSAxNTcuNzExIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjN2M4MTg3IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIi8+PHBhdGggZmlsbD0iIzdjODE4NyIgZD0iTTI1Ni4wMDYgMTA2LjIxOWMtNTUuMjc2IDAtMTAwLjI1MiA0NC45Ny0xMDAuMjUyIDEwMC4yNTJzNDQuOTcgMTAwLjI1MiAxMDAuMjUyIDEwMC4yNTIgMTAwLjI1Mi00NC45NyAxMDAuMjUyLTEwMC4yNTJjMC01NS4yNzYtNDQuOTc2LTEwMC4yNTItMTAwLjI1Mi0xMDAuMjUybTAgMTY0LjY5OWMtMzUuNTM2IDAtNjQuNDQ4LTI4LjkxMi02NC40NDgtNjQuNDQ4IDAtMzUuNTM2IDI4LjkxMi02NC40NDggNjQuNDQ4LTY0LjQ0OCAzNS41MzYgMCA2NC40NDggMjguOTEyIDY0LjQ0OCA2NC40NDhzLTI4LjkxMiA2NC40NDgtNjQuNDQ4IDY0LjQ0OCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzdjODE4NyIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIvPjwvc3ZnPg==);
    }

    .flight-list .flight_search_item_wrappper .city-flight.end:after {
        background-color: var(--whiteblue-color);
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmZ9LmNscy0ye2ZpbGw6I2ZmNjk3Yn08L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMjYuMjUgMjUuMTZoMTkuMDZsLTIuMi0yLjU0YTcuMyA3LjMgMCAwIDEgMC05LjU4bDIuMi0yLjU0SDI2LjI1eiIgY2xhc3M9ImNscy0xIi8+PHBhdGggZD0iTTE5LjkgMy4xN2gxMS43M3YxNC42NkgxOS45eiIgY2xhc3M9ImNscy0xIi8+PHBhdGggZD0iTTMxLjYzIDE5LjI5SDIxLjM2YTEuNDcgMS40NyAwIDAgMSAwLTIuOTNoOC44VjQuNjNoLTguOGExLjQzIDEuNDMgMCAwIDEtMS40Ni0xLjQ2IDEuNDMgMS40MyAwIDAgMSAxLjQ2LTEuNDdoMTAuMjdhMS40MyAxLjQzIDAgMCAxIDEuNDYgMS40N3YxNC42NmExLjQzIDEuNDMgMCAwIDEtMS40NiAxLjQ2IiBjbGFzcz0iY2xzLTIiLz48cGF0aCBkPSJNNDUuMzEgMjYuNjJIMjcuNzJhMS40NyAxLjQ3IDAgMSAxIDAtMi45M2gxNC4zNmwtLjA5LS4xYTguODcgOC44NyAwIDAgMSAwLTExLjUzbC4wOS0uMWgtMy42MWExLjQ3IDEuNDcgMCAxIDEgMC0yLjkzaDYuODRhMS40NyAxLjQ3IDAgMCAxIDEuMDggMi40NEw0NC4xOSAxNGE1Ljg2IDUuODYgMCAwIDAgMCA3LjY4bDIuMiAyLjU0YTEuNSAxLjUgMCAwIDEgLjI0IDEuNTYgMS4zNCAxLjM0IDAgMCAxLTEuMzIuODQiIGNsYXNzPSJjbHMtMiIvPjxwYXRoIGZpbGw9IiM0NDRiNTQiIGQ9Ik0zOC40NyA1MC4wOGEuNTguNTggMCAwIDEtLjI5IDAgLjcxLjcxIDAgMCAxLS4zLS4xYy0uMSAwLS4xNC0uMDktLjI0LS4xNGEuODguODggMCAwIDEtLjI1LS4yIDEuNCAxLjQgMCAwIDEtLjQ0LTEgLjYzLjYzIDAgMCAxIDAtLjMuNjcuNjcgMCAwIDEgLjEtLjI5YzAtLjEuMS0uMTUuMTUtLjI1YS4zOS4zOSAwIDAgMSAuMTktLjE5IDEuNSAxLjUgMCAwIDEgMi4wNSAwbC4yLjE5Yy4wNS4xLjEuMTUuMTUuMjVzMCAuMTkuMDkuMjkgMCAuMiAwIC4zYTEuMjkgMS4yOSAwIDAgMS0uNDQgMWwtLjE5LjJjLS4xLjA1LS4xNS4xLS4yNS4xNHMtLjE5IDAtLjI5LjFhLjkzLjkzIDAgMCAxLS4yNCAwbS03LjMzLTIuOTNoLTEzLjJWMS43YTEuNDcgMS40NyAwIDEgMC0yLjk0IDB2NDUuNDVINi43YTEuNDcgMS40NyAwIDAgMCAwIDIuOTNoMjQuNDRhMS40NyAxLjQ3IDAgMCAwIDAtMi45MyIvPjwvc3ZnPg==);
    }



.navbar-area.is-sticky .logo img.dark {
    display: block;
}

.navbar-area .logo img.dark {
    display: none;
}

.navbar-area.is-sticky .logo img.light {
    display: none;
}

.offcanvas-body .booking_success_img img {
    width: 60px;
}

.offcanvas-body .booking_success_arae {
    padding: 0px 0px;
}

.offcanvas-body .booking_success_text h5 {
    font-size: 18px;
    padding-bottom: 5px;
}

.offcanvas-body .booking_success_text p {
    font-size: 15px;
}

    .offcanvas-body .booking_success_text p.ltr {
        direction: ltr;
    }

.offcanvas-body .tour_booking_form_box {
    padding: 15px 20px 15px 20px;
}

footer .jojeh-desktop {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.footer_heading_area.enamad {
    width: 70px;
    margin-top: 10px;
}

@media (min-width: 992px) {

    .footer-log-box {
        width: 40%;
    }
}

@media (min-width: 1100px) {

    .footer-log-box {
        width: 40%;
    }
}

@media (min-width: 1200px) {

    .footer-log-box {
        width: 42%;
    }
}

@media (min-width: 1550px) {

    .footer-log-box {
        width: 58.33333333%;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1300px;
    }
}

@media (max-width: 480px) {
    .logo img {
        width: 150px;
        height: 60px;
        object-fit: cover;
    }

    .dot-menu {
        display: none;
    }

    #home_six_banner h1 {
        font-size: 44px;
        line-height: 63px;
    }

    #home_six_banner p {
        font-size: 16px;
    }

    .cta_icon img {
        width: 80px;
    }

    .cta_content h2 {
        font-size: 30px;
    }

    .cat_form .btn_md {
        padding: 0px 15px;
        font-size: 14px;
    }

    .footer_heading_area .logo img {
        width: 300px;
        margin-top: 0px;
        height: 200px;
        margin-bottom: 50px;
    }

    .footer_heading_area .logo {
        text-align: center;
    }

    .copyright_area {
        padding: 17px 0 4px;
    }

    .section_padding.section_padding.about {
        padding: 70px 0 70px 0;
    }

    .navbar-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .logo img {
        width: 150px;
        height: 80px;
        object-fit: contain;
    }

    .main-responsive-nav .mean-container .mean-bar {
        background-color: unset;
        border-bottom: none;
        top: 25px;
    }

    .main-responsive-nav .mean-container .mean-nav {
        margin-top: 67px;
    }

    #about_us_top.about {
        margin: -130px 15px 0px 15px;
    }

    #counter_area .counter_item {
        margin-bottom: 15px;
    }

        #counter_area .counter_item h6 {
            font-size: 13px;
        }

    #three_We_area .owl-theme .owl-nav {
        margin-top: 10px;
    }

    .three_We_area.section_padding.about-service {
        padding: 10px 0 45px 0;
    }

    footer .footer_link_area {
        padding-bottom: 0px;
    }

    footer .footer_heading_area {
        text-align: left;
    }

    footer .footer_inquery_area.des {
        text-align: center;
        margin-top: 12px;
    }

        footer .footer_inquery_area.des p {
            text-align: left;
        }

    footer .soical_icon_footer {
        /*justify-content: center;*/
    }

    #footer_area {
        padding: 60px 0px 10px 0px;
    }

    #contact_center .contact_us_left {
        margin-top: 20px;
    }

    #common_banner {
        padding: 100px 0 150px 0;
    }

    #counter_area .counter_area_wrapper .row > * {
        padding-right: 15px;
    }

        #counter_area .counter_area_wrapper .row > *:last-child {
            padding-left: 15px;
        }

    .tour-list .cruise_content_top_wrapper {
        display: flex;
        flex-direction: column;
    }

    .tour-list .cruise_content_bottom_right {
        padding-top: 0px;
    }

    .tour-list .cruise_content_bottom_wrapper {
        margin-top: 15px;
    }

    .tour-list .col-lg-4.pl-0 {
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    .cruise_content_inside_left {
        width: 100%;
        padding-top: 10px;
    }

        .cruise_content_inside_left span {
            float: unset;
        }

    .tour-list .cruise_item_img img {
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .tour-list .cruise_item_img {
        padding-left: 11px;
    }

    .tour-list.hotel-list .cruise_item_img {
        padding-left: 0px;
    }

    .tour-list .order-sm-1 {
        order: 1 !important;
    }

    .tour-list .order-sm-2 {
        order: 2 !important;
    }

    #tour_det_top.tour-det {
        margin: -130px 15px 0px 15px;
    }

        #tour_det_top.tour-det .tour-option .item {
            padding: 5px 10px 5px 10px;
            flex: 50%;
            min-width: unset;
        }

            #tour_det_top.tour-det .tour-option .item:nth-child(2n) {
                border-left: none;
                flex: 50%;
            }

            #tour_det_top.tour-det .tour-option .item:first-child {
                margin-bottom: 10px;
            }

            #tour_det_top.tour-det .tour-option .item:nth-child(2) {
                margin-bottom: 10px;
            }

        #tour_det_top.tour-det .row .item.other-option {
            border: none;
            border-top: 1px dashed var(--gray-color);
            margin-top: 15px;
        }

        #tour_det_top.tour-det .other-option h5 {
            text-align: right;
        }

        #tour_det_top.tour-det .other-option h3 {
            text-align: right;
        }

        #tour_det_top.tour-det .other-option .btn_md {
            margin-top: 20px !important;
        }

    .tour-list.hotel-list .hotel-price {
        display: flex;
        margin-top: 5px;
        flex-wrap: wrap;
        flex-direction: row;
    }

        .tour-list.hotel-list .hotel-price .booking {
            width: 100%;
        }

            .tour-list.hotel-list .hotel-price .booking .btn_md {
                padding: 7px 35px;
                width: 100%;
            }

        .tour-list.hotel-list .hotel-price .item {
            width: 25%;
            margin-bottom: 15px;
        }

            .tour-list.hotel-list .hotel-price .item ul {
                padding: 5px 5px 5px 5px;
            }

                .tour-list.hotel-list .hotel-price .item ul li:first-child {
                    font-weight: bold !important;
                    font-size: 11px;
                }

                .tour-list.hotel-list .hotel-price .item ul li:last-child {
                    font-size: 13px;
                }

    .tour-list.hotel-list .cruise_search_item .hotel-box .hotel-row .hotel-info {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .tour-list.hotel-list .hotel-pic {
        padding-right: 0px;
    }

    .tour-list.hotel-list .cruise_search_item {
        margin: 0px 15px 15px 15px !important;
    }

    .tour-list.hotel-list .hotel-price-box {
        padding: 0px;
    }

    .tour-list.hotel-list .cruise_content_top_right p:first-child {
        text-align: right;
    }

    .tour-list.hotel-list .cruise_content_bottom_left ul li {
        margin-bottom: 5px;
    }

    .tour-list.hotel-list .cruise_content_top_right p:last-child {
        text-align: right;
    }

    .tour-list.hotel-list .cruise_content_bottom_wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 0px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .tour-list.hotel-list .cruise_content_bottom_left {
        margin-bottom: 15px;
        width: 100%;
    }

    .tour-list.hotel-list .cruise_search_item .box {
        padding-right: 5px;
    }

    .tour-list.hotel-list .cruise_search_item .box {
        padding-left: 5px;
    }



    .tour-list.hotel-list .cruise_content_bottom_right {
        padding-top: 0px;
        width: 100%;
    }

    .tour-list.hotel-list .btn_sm {
        width: 100%;
    }

    .flight-list .flight_search_result_wrapper {
        padding: 10px 50px 00px 15px;
    }

    .flight-list {
        padding: 30px 0 0px 0;
    }

        .flight-list .flight_search_result_wrapper:before {
            right: 24px;
        }

        .flight-list .flight_search_item_wrappper .city-flight:after {
            right: -44px;
        }

        .flight-list .flight_show_down_wrapper .flight-shoe_dow_item {
            width: 100%;
            margin-bottom: 5px;
        }

        .flight-list .flight_show_down_wrapper .flight_refund_policy {
            width: 100%;
        }

        .flight-list .TabPanelInner:first-child {
            border: 0px;
        }

        .flight-list .TabPanelInner {
            margin-right: 0px;
        }

        .flight-list .flight_show_down_wrapper {
            padding: 10px 10px;
        }

    .tour-list.hotel-list.des .cruise_search_item {
        margin: 0px 0px 15px 0px !important;
    }

    .flight_Search_boxed {
        margin-bottom: 10px;
    }

    .top_form_search_button {
        margin-top: 20px;
    }

    .theme_search_form_area {
        padding: 25px 20px 35px 20px;
    }

    .home-visa .theme_nav_tab_item .nav-tabs .nav-link {
        margin: 0px;
    }

    .home-visa .theme_nav_tab_item .nav-tabs {
        justify-content: space-around;
    }

        .home-visa .theme_nav_tab_item .nav-tabs .nav-link {
            padding: 0px 3px 7px 3px;
            font-size: 14px;
        }

    .home-visa .tab-content {
        padding: 20px 15px 0px 15px;
    }

    .three_We_area.section_padding {
        padding: 25px 0 30px 0;
    }

    #three_We_area .owl-carousel .owl-nav button.owl-next, #three_We_area .owl-carousel .owl-nav button.owl-prev {
        padding-top: 0px !important;
    }

    .home-tour .theme_common_box_two {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        margin-bottom: 0px;
    }

    .two_client_area_left {
        padding-right: 0px;
        top: -50px;
        position: relative;
        width: 100%;
    }

    .home_client_wrpper {
        top: -15px;
        padding: 20px;
    }

        .home_client_wrpper h2 {
            font-size: 22px;
            padding-top: 5px;
        }

    .home_six_news_area {
        padding: 50px 0 20px 0;
    }

    #our_partners_eight.section_padding {
        padding: 229px 0 0px 0;
    }

    .banner_six_text h2 {
        font-size: 46px;
        line-height: 62px;
    }

    #home_six_banner .show-more {
        padding: 8px 30px;
        font-size: 18px;
        display: block;
        width: 169px;
        float: left;
        margin-top: 10px;
    }

    .navbar-area {
        background-color: #fff;
    }

    .main-responsive-nav {
        display: block;
        direction: ltr;
    }

    .navbar-area .main-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #000;
    }

    .navbar-area.is-sticky .main-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #fff;
    }

    .mean-container a.meanmenu-reveal {
        left: unset !important;
        right: 15px !important;
    }

    .free-text {
        padding: 20px 0 80px 0;
    }

    .tour_details_boxed h3.heading_theme {
        font-size: 18px;
    }

    .we_offer_area_three h1.title {
        text-align: center;
        line-height: 33px;
        padding-top: 0px;
        font-size: 20px;
        padding-bottom: 0px;
    }

    .we_offer_area_three h2 {
        text-align: center;
    }

    .client_two_area_bg {
        padding: 75px 15px;
    }

    jdp-container {
        z-index: 9999999999 !important;
    }

    .cruise_content_inside {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

        .cruise_content_inside.footer {
            flex-direction: row;
            padding-top: 15px;
            border-top: 1px dashed #9e9e9e;
        }

    .cruise_content_inside_right {
        flex: 0 100%;
        width: 100%;
    }

    .cruise_content_inside_left p {
        text-align: right;
    }

    .cruise_item_inner_content {
        padding: 15px 15px 15px 15px !important;
    }

    #contact_area.header {
        padding: 20px 0px 0px 0px;
    }

        #contact_area.header .contact_area_text h1 {
            padding: 0 10px;
        }

    .footer-log-box {
        border-left: none;
        padding-right: 0px;
    }

    .footer_first_area {
        padding-bottom: 0px;
    }

    .footer_heading_area.enamad {
        width: 70px;
        margin-top: 20px;
    }

    footer .jojeh-desktop {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        right: 0px;
        left: unset;
        width: 240px;
    }

    .enamad-root {
        display: flex;
        width: 50%;
        margin: 0px auto 0px 0;
        flex-wrap: wrap;
        gap: 0px 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .main-responsive-nav .mean-container .mean-bar {
        padding-top: 0px;
    }

    .navbar_color_black .topbar-others-options li a i {
        color: #fff;
    }
}
