@import url(https://fonts.googleapis.com/css2?family=Archivo:wght@100;300;500;700&family=Playfair+Display:wght@400;500;700&display=swap);
.pb-100,
.ptb-100 {
    padding-bottom: 100px
}

.pt-100,
.ptb-100 {
    padding-top: 100px
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
    margin: 0
}

body,
ul,
ul li {
    padding: 0
}

.form-control:focus,
a:hover {
    color: var(--heading-color)
}

.btn,
a,
a:hover {
    text-decoration: none
}

.btn,
.btn_theme {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 0
}

.all_review_star,
.banner_area_three,
.banner_one_text,
.btn,
.common_author_heading,
.common_bannner_text,
.consultation_area_text,
.flight_right_arrow,
.range_plan i,
.test_slider_item_four,
.top_form_search_button {
    text-align: center
}

.footer_inquery_area h3,
.theme_two_box_content h3 span,
body {
    font-family: Archivo, sans-serif
}

:root {
    --main-color: #f15a29e6;
    --white-color: #ffffff;
    --black-color: #2B2540;
    --black-color-opacity: #2b2540c4;
    --paragraph-color: #000;
    --bg-color: #F3F6FD;
    --orange-color: #faa61a;
    --transition: .4s all ease-in-out
}

#contact_form_content textarea,
body,
html {
    height: 100%
}

body {
    font-size: 15px;
    top: 0 !important
}

img {
    max-width: 100%;
    height: auto
}

#contact_form_content .form-control,
#news_comment_form .form-froup,
#profile_form_area .form-group,
#tour_bookking_form_item .form-group,
.booking_tour_form,
.change_password_input_boxed h3,
.dashboard_main_top,
.flight_search_item_wrappper,
.mb-30,
.news_four_card,
.theme_search_form_tabbtn,
.tour_detail_right_sidebar {
    margin-bottom: 30px;
    border-radius: 1rem;
    height: calc(100% - 30px);
    transition: all .5s ease-in-out;
}

a {
    -webkit-transition: .3s ease-in-out .1s;
    transition: .3s ease-in-out .1s;
    outline: 0 !important;
    color: var(--main-color)
}

.btn_theme,
.img_animation img,
.img_animation::after {
    transition: var(--transition)
}

h1,
h2,
h3 {
    font-family: 'Playfair Display', serif
}

h1 {
    font-size: 82px;
    font-weight: 400;
    line-height: 90px
}

h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 55px
}

h3 {
    font-size: 24px;
    font-weight: 300
}

h4 {
    font-size: 20px;
    font-weight: 500
}

.btn,
h5,
h6 {
    font-weight: 400
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 14px
}

.btn,
p {
    font-size: 16px
}

p {
    line-height: 28px;
    color: var(--paragraph-color);
    font-weight: 300;
    margin-bottom: 0
}

#payment_checked .form-check:last-child .form-check-label,
.dashboard_menu_area ul li:last-child,
.home_news_left_wrapper .home_news_item:last-child,
p:last-child {
    margin-bottom: 0
}

ul li {
    list-style: none
}

#profile_form_area .change_password_field,
.dashboard_dropdown_button,
.news_sidebar_search form .form-group,
.notification_top_heading,
.three_about_left,
.top_details_four_item,
.video_play_area,
.video_two_right_side,
section {
    position: relative
}

.form-control {
    box-shadow: 0 1px 13px 0 #0000000d
}

.btn,
.btn_theme {
    box-shadow: none
}

.form-control:focus {
    border: 1px solid var(--main-color)
}

.section_padding {
    padding: 50px 0
}

.section_padding_top {
    padding: 100px 0 20px
}

.section_padding_bottom {
    padding: 0 0 100px
}

.heading_left_area h2 {
    font-weight: 400;
    padding-bottom: 17px;
    line-height: 45px
}

.heading_left_area h2 span {
    display: inline-block;
    border-bottom: 1px solid var(--main-color);
    padding-bottom: 10px
}

.heading_left_area h5 {
    color: var(--black-color-opacity)
}

.section_heading_center {
    text-align: center;
    padding-bottom: 30px
}

.section_heading_center h2 {
    position: relative;
    padding-bottom: 15px;
    font-size: 40px
}

.plan_icon_posation i,
.range_plan i,
.tour_details_top_heading h2 {
    font-size: 24px
}

.section_heading_center h2:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    background: var(--main-color);
    left: 50%;
    transform: translate(-50%, 50%);
    bottom: 0
}

.common_card_four_img,
.img_animation,
.img_hover {
    overflow: hidden
}

.img_animation img {
    position: relative
}

.img_animation::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000052;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.go-top:focus::before,
.go-top:hover::before,
.img_animation:hover::after {
    opacity: 1;
    visibility: visible
}

.imagination_boxed:hover img,
.img_animation:hover img,
.img_hover:hover img {
    transform: scale(1.2)
}

#goog-gt-tt,
.goog-logo-link,
.goog-te-balloon-frame,
.goog-te-banner-frame,
.goog-te-gadget span,
.gskiptranslate,
.slick-next,
.slick-prev,
body>.skiptranslate,
div#goog-gt- {
    display: none !important
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.btn {
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 5px
}

.btn_theme {
    color: var(--white-color);
    background-color: var(--main-color);
    border: none
}

.btn_theme:hover,
.go-top:focus,
.go-top:hover {
    color: #fff
}

.btn_theme:before,
.btn_theme_transparent:before,
.btn_theme_white:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 580px;
    height: 550px;
    margin: auto;
    background: var(--black-color);
    border-radius: 50%;
    z-index: -1;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: translateX(-50%) translateY(-5%) scale(.4);
    transform: translateX(-50%) translateY(-5%) scale(.4);
    transition: var(--transition)
}

.btn_theme_transparent,
.btn_theme_white {
    border: 1px solid var(--white-color);
    box-shadow: none;
    z-index: 0;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.btn_theme:hover:before,
.btn_theme_transparent:hover:before,
.btn_theme_white:hover:before {
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform: translateX(-45%) translateY(0) scale(1);
    transform: translateX(-50%) translateY(0) scale(1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    border: none
}

.btn_navber,
.btn_navber:before,
.btn_theme_transparent,
.btn_theme_white {
    transition: var(--transition)
}

.btn_theme_white {
    color: var(--black-color);
    background-color: var(--white-color)
}

.banner_one_text h1,
.banner_one_text h3,
.btn_theme_transparent,
.consultation_area_text h2,
.destinations_content_inner h3 a,
.faqs_call_area h3 a,
.share_icon_area li:hover a,
.sm_call_number h2 a,
.sm_call_number h5,
.top_destinations_box_content h4 a,
.top_destinations_box_content p .review_rating,
.top_details_posation p,
.tour_guide_content li:hover a,
.video_play_button a,
.visa_info_side_call h2 a {
    color: var(--white-color)
}

.btn_theme_transparent {
    background-color: transparent
}

.btn_md {
    padding: 10px 25px;
    font-size: 18px
}

.btn_sm {
    font-size: 14px;
    padding: 5px 18px
}

.btn_navber {
    color: #fff;
    border: 2px solid var(--main-color);
    padding: 7px 10px;
    box-shadow: none;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 0
}

.theme_common_box_two:hover,
.theme_search_form_area {
    box-shadow: 4px 14px 28px rgba(0, 0, 0, .1)
}

.btn_navber:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 550px;
    height: 550px;
    margin: auto;
    border-radius: 50%;
    z-index: -1;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    background: var(--main-color);
    -webkit-transform: translateX(-51%) translateY(27%) scale(.8);
    transform: translateX(-51%) translateY(27%) scale(.8)
}

.btn_navber:hover:before {
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform: translateX(-42%) translateY(-57%) scale(4);
    transform: translateX(-42%) translateY(-57%) scale(4);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.about_two_item,
.common_card_four_img a img,
.footer_link_area ul li a,
.holiday_small_box_content,
.holiday_small_boxed img,
.imagination_boxed,
.imagination_boxed h3 a,
.imagination_boxed img,
.img_hover img,
.news_card_four_img a img,
.tab_destinations_boxed,
.theme_common_box_two,
.top_service_boxed,
.top_service_boxed img {
    transition: var(--transition)
}

#home_one_banner {
    background-image: url("../img/banner/bg.png");
    padding: 370px 0 280px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.banner_one_text h3 {
    padding-top: 13px
}

#theme_search_form {
    margin-top: -70px
        /* margin-top: -150px; */
}

.theme_search_form_area {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    position: relative
}

.theme_search_form_tabbtn .nav-item {
    margin-right: 20px
}

.otSc:last-child,
.theme_nav_tab_item .nav-tabs .nav-link:last-child,
.theme_search_form_tabbtn .nav-item:last-child {
    margin-right: 0
}

.flight_categories_search .nav-tabs,
.theme_search_form_tabbtn .nav-tabs {
    border-bottom: none
}

.theme_search_form_tabbtn .nav-tabs .nav-item.show .nav-link,
.theme_search_form_tabbtn .nav-tabs .nav-link.active {
    color: var(--white-color);
    background-color: var(--main-color);
    border-color: none
}

.theme_search_form_tabbtn .nav-tabs .nav-link {
    margin-bottom: 0;
    color: var(--black-color);
    border-radius: 6px;
    border: 1px solid var(--main-color)
}

.soical_icon_footer li,
.theme_search_form_tabbtn .nav-tabs .nav-link i {
    padding-right: 10px
}

.flight_Search_boxed {
    background: #faa61a1c;
    padding: 10px 10px 10px 20px;
    border-radius: 10px;
    position: relative
}

.plan_icon_posation {
    position: absolute;
    top: 20px;
    right: 30px
}

.range_plan {
    position: absolute;
    left: -37px;
    top: 50%;
    transform: translateY(-50%)
}

.range_plan i {
    background: #f5eefd;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    border: 3px solid #fff;
    color: var(--main-color)
}

.about_two_item_text p,
.cruise_content_middel_right h3 sub,
.flight_Search_boxed p,
.main_spical_check p,
.traveller-calulate-persons .muiButton-label,
.wallet_blance_boxed p {
    font-size: 14px
}

.dropdown_passenger_area button,
.flight_Search_boxed input {
    border: none;
    background: 0 0;
    padding: 0;
    font-size: 22px;
    font-weight: 500
}

.flight_Search_boxed input {
    width: 80%;
    height: 35px
}

.flight_Search_boxed input:focus-within {
    outline: 0;
    border: none
}
/* 
.flight_Search_boxed span {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
} */

.area_flex_one,
.date_flex_area,
.flight_multis_area_wrapper,
.flight_refund_policy,
.room_details_facilities,
.wallet_boxed_flex {
    display: flex;
    justify-content: space-between
}

.dropdown_passenger_area button::after,
.notification_wrapper .accordion-button::after,
.payment_toggle {
    display: none
}

.dropdown_passenger_area .dropdown-menu.show {
    transform: translate(-56%, 70px) !important
}

.dropdown_passenger_area .dropdown-menu {
    z-index: 1000;
    min-width: 350px;
    padding: 15px 20px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type {
    display: flex;
    align-items: center;
    padding: 8px 16px;
    justify-content: space-between
}

.tab_destinations_boxed,
.traveller-calulate-persons .passengers .passengers-types .passengers-type .text {
    display: flex;
    align-items: center
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .text .count {
    margin-right: 20px;
    width: 24px;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 600
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .text .type-label span {
    font-size: 12px;
    color: #4c4c4c
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .button-set button {
    font-size: 12px;
    color: #4c4c4c;
    border: 1px solid #d8d8d8;
    width: 20px;
    height: 20px
}

.about_two_left_top p,
.about_us_left p,
.accordion_itinerary_list,
.all_review_text p,
.cash_payment,
.client_two_author,
.common_author_heading h2,
.contact_left_top_heading p,
.new_four_card_lists,
.payment_card,
.payoneer_payment,
.paypal_payment,
.terms_item p,
.three_about_right p,
.total_subtotal_booking,
.tour_bokking_subtotal_area,
.tour_booking_amount_area ul,
.traveller-calulate-persons .passengers .passengers-types,
.visa_info_side_call h2,
.we_offer_area_three h2 {
    padding-top: 15px
}

.traveller-calulate-persons .passengers h6 {
    font-size: 16px;
    font-weight: 500;
    color: var(--main-color)
}

.traveller-calulate-persons .cabin-selection {
    padding-top: 10px;
    border-top: 1px solid #c7c7cc;
    margin-top: 20px
}

.traveller-calulate-persons .label-select-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px
}

#three_We_area .owl-carousel .owl-nav button.owl-next:hover,
#three_We_area .owl-carousel .owl-nav button.owl-prev:hover,
.arrow_style.owl-carousel .owl-nav button.owl-next:hover,
.arrow_style.owl-carousel .owl-nav button.owl-prev:hover,
.btn_add_bal.active,
.button_style_top_left.owl-carousel .owl-nav button.owl-next:hover,
.button_style_top_left.owl-carousel .owl-nav button.owl-prev:hover,
.news_tags_area ul li a.active,
.news_tags_area ul li a:hover,
.select_person_right button:hover,
.traveller-calulate-persons .label-select-btn.active,
.traveller-calulate-persons .label-select-btn:hover {
    background: var(--main-color);
    color: var(--white-color)
}

.traveller-calulate-persons .cabin-selection h6 {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--main-color)
}

.top_form_search_button {
    margin-top: 30px
}

.flight_categories_search .nav-tabs .nav-item.show .nav-link,
.flight_categories_search .nav-tabs .nav-link.active {
    color: var(--main-color);
    border-color: none
}

.flight_categories_search .nav-tabs .nav-link {
    margin-bottom: 0;
    color: var(--black-color);
    border-radius: 6px;
    border: none;
    font-weight: 500;
    background: 0 0
}

.flight_categories_search {
    position: absolute;
    right: 30px;
    top: 25px
}

.multi_city_form {
    margin-bottom: 15px
}

.add_multy_form,
.copyright_right,
.multi_form_remove {
    text-align: right
}

.add_multy_form button {
    color: var(--main-color);
    border: none;
    background: 0 0
}

.multi_form_remove button {
    color: red;
    border: none;
    background: 0 0;
    padding-bottom: 10px
}

.destinations_big_offer h1,
.destinations_content_inner h2 {
    padding-bottom: 20px;
    color: var(--white-color)
}

@media (max-width:1399px) {
    #theme_search_form .container,
    #theme_search_form .container-lg,
    #theme_search_form .container-md,
    #theme_search_form .container-sm,
    #theme_search_form .container-xl {
        max-width: 100%
    }
}

.imagination_boxed {
    position: relative;
    border-radius: 14px;
    overflow: hidden
}

.imagination_boxed img {
    position: relative;
    width: 100%
}

.imagination_boxed h3,
.imagination_boxed:before {
    position: absolute;
    bottom: 0;
    height: 25%;
    width: 100%;
    z-index: 999
}

.imagination_boxed:before {
    content: "";
    left: 0;
    background: #17161669;
    transition: .5s;
    transform: translate(0, 100%)
}

.imagination_boxed:hover:before {
    transform: translate(0, 0)
}

.imagination_boxed h3 {
    display: flex;
    justify-content: center;
    align-items: center
}

.imagination_boxed h3 span {
    display: block;
    text-align: center
}

.imagination_boxed h3 a {
    color: var(--white-color)
}

.client_two_author h5,
.contact_two_left_wrapper h3,
.cruise_content_middel_right h3,
.imagination_boxed:hover h3 a,
.news_area_top_right a,
.tour_details_top_bottom_text h5 {
    font-weight: 500
}

.destinations_content_box {
    position: relative;
    margin-bottom: 23px;
    border-radius: 12px;
    overflow: hidden
}

.destinations_content_box .btn {
    margin-top: 2px
}

.banner_four_img img,
.bus_ticket_tabel table,
.choose_boxed_inner img,
.destinations_content_box img,
.form-check-label,
.home_news_big img,
.home_news_img img,
.map_area,
.news_author_img img,
.news_details_content_area img,
.news_item_img img,
.offer_area_box img,
.sidebar_advasting_area a img,
.theme_two_box_img img,
.top_details_four_item img,
.tour_guides_boxed img,
.vendor_img img,
.video_play_area img,
.visa_info_side_middle img {
    width: 100%
}

.destinations_content_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99
}

.dashboard_menu_area ul li a,
.destinations_content_inner h3 a:hover,
.faqs_call_area h3 a:hover,
.home_news_content h3 a,
.navbar_color_black .is-sticky .main-navbar .navbar .navbar-nav .nav-item a,
.navbar_color_black .topbar-list li a,
.navbar_color_black .topbar-list li i,
.navbar_color_black .topbar-others-options li .language-option button,
.navbar_color_black .topbar-others-options li a,
.news_area_top_right h2 a,
.news_card_four_heading h3 a,
.news_four_card_conrent h3 a,
.news_item_content h3 a,
.news_two_content h2 a,
.recent_news_text h5 a,
.room_booking_heading h3 a,
.section_heading_left_view_all a:hover,
.tab_destinations_conntent h3 a,
.theme_two_box_content h4 a,
.visa_info_side_call h2 a:hover {
    color: var(--black-color)
}

.destinations_big_offer h1 {
    font-size: 150px;
    line-height: 109px
}

.accordion_flex_area,
.destinations_big_offer,
.flight_search_middel_sidebar,
.video_exp_item,
.width_offer_item {
    display: flex
}

.destinations_big_offer h6 {
    color: var(--white-color);
    line-height: 45px;
    padding-top: 8px
}

.destinations_big_offer h6 span {
    display: block;
    font-size: 38px;
    font-weight: 500
}

.theme_nav_tab {
    background: #fff;
    box-shadow: -4px -4px 16px rgb(139 62 234 / 8%), 4px 14px 28px rgb(139 148 250 / 7%);
    border-radius: 12px;
    padding: 21px 0;
    margin-bottom: 30px
}

.theme_nav_tab_item .nav-tabs {
    border-bottom: none;
    justify-content: center
}

.theme_nav_tab_item .nav-tabs .nav-item.show .nav-link,
.theme_nav_tab_item .nav-tabs .nav-link.active {
    color: var(--white-color);
    background-color: var(--main-color);
    border-color: var(--main-color)
}

.theme_nav_tab_item .nav-tabs .nav-link {
    margin-bottom: 0;
    background: 0 0;
    border: 1px solid var(--main-color);
    color: var(--black-color);
    padding: 8px 30px;
    border-radius: 5px;
    margin-right: 35px
}

.theme_common_box_two {
    border-radius: 11px;
    overflow: hidden;
    border: 1px solid #d2d2d275;
    margin-bottom: 30px
}

.theme_two_box_img {
    position: relative;
    overflow: hidden;
    min-height: 300px;
    background-size: cover;
    max-height: 300px;
    background-repeat: no-repeat
}

.img_hover img {
    width: 100%
}

.theme_two_box_img .discount_tab {
    position: absolute;
    right: 9px;
    bottom: -17px;
    background: #fff;
    box-shadow: 4px 5px 12px rgb(0 0 0 / 10%);
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    color: var(--main-color);
    font-size: 16px;
    font-weight: 500
}

.theme_two_box_img p {
    color: var(--white-color);
    position: absolute;
    bottom: 4px;
    left: 13px;
    font-size: 14px
}

.common_bannner_text ul li span,
.theme_two_box_img p i {
    padding-right: 5px
}

.theme_two_box_content {
    background: #fff;
    padding: 20px 15px
}

#hometwo_clinet_area .owl-theme .owl-dots .owl-dot.active span,
#hometwo_clinet_area .owl-theme .owl-dots .owl-dot:hover span,
.btn_add_bal:hover,
.btn_border:hover,
.dot_style.owl-theme .owl-dots .owl-dot.active span,
.dot_style.owl-theme .owl-dots .owl-dot:hover span,
.load_more_flight button:hover,
.noUi-connect,
.share_icon_area li:hover,
.top_service_boxed h3::after,
.tour_guide_content li:hover {
    background: var(--main-color)
}

.theme_two_box_content h4 {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 500;
    font-size: 16px;
    min-height: 40px
}

#main_author_form .form-group a:hover,
.about_offer_text h3 span,
.bus_price_total h5 span,
.color_theme,
.common_bannner_text ul li a:hover,
.common_card_four:hover .common_card_four_text h3 a,
.contact_detais_item h3,
.dashboard_menu_area ul li a.active,
.dashboard_menu_area ul li a:hover,
.dashboard_sidebar_user p a:hover,
.download_pdf_area_visa:hover .downloads_pdf_text_visa a h3,
.footer_first_area a,
.footer_link_area ul li a:hover,
.heart_destinations i:hover,
.home_news_big h3:hover a,
.home_news_content h3 a:hover,
.main_spical_check p span,
.new_four_card_lists ul li span,
.news_area_top_right h2 a:hover,
.news_card_four_wrapper:hover .news_card_four_heading h3 a,
.news_four_card_conrent h3 a:hover,
.news_item_content h3 a:hover,
.news_two_content h2 a:hover,
.recent_news_text h5 a:hover,
.room_booking_heading h3 a:hover,
.sm_call_number h2 a:hover,
.tab_destinations_conntent h3 a:hover,
.tab_destinations_conntent p span,
.theme_two_box_content h4 a:hover,
.theme_two_box_content p .review_rating,
.top_destinations_box_content h4 a:hover,
.tour_details_top_heading_right h4,
.video_play_button a:hover,
.visa_category_item ul li a:hover {
    color: var(--main-color)
}

.theme_two_box_content p {
    padding: 10px 0;
    font-size: 14px
}

.theme_two_box_content p .review_count,
.top_destinations_box_content p .review_count {
    margin-left: 10px
}

.theme_two_box_content h3 span {
    font-weight: 300;
    font-size: 14px
}

.offer_area_box {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.offer_area_box .offer_area_content {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px 27px;
    z-index: 999;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}

.offer_area_content h2 {
    color: var(--white-color);
    padding-bottom: 20px;
    font-size: 30px
}

.offer_area_content p {
    color: var(--white-color);
       padding-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
}

.dot_style .owl-nav.disabled+.owl-dots {
    margin-top: 0
}

.dot_style.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #d6d6d6;
    display: block;
    transition: opacity .2s;
    border-radius: 30px
}

.tab_destinations_boxed {
    border: 1px solid #d2d2d2;
    border-radius: 9px;
    overflow: hidden;
    margin-bottom: 40px
}

.cta_left,
.downloads_pdf_icon,
.home_news_item,
.news_two_author,
.rating_outof,
.toru_details_top_bottom_item {
    align-items: center;
    display: flex
}

.tab_destinations_boxed:hover {
    background: #fff;
    box-shadow: -4px -4px 16px rgba(0, 0, 0, .08), 4px 6px 16px rgba(0, 0, 0, .08)
}

.comment_text,
.dashboard_top_text,
.tab_destinations_conntent {
    padding-left: 20px
}

.tab_destinations_conntent h3 {
    font-size: 22px;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.tab_destinations_conntent p {
    color: var(--black-color);
    font-weight: 500;
    padding-top: 5px
}

.home_news_item {
    margin-bottom: 30px
}

.home_news_img {
    width: 100px;
    height: 90px;
    border-radius: 10px;
    overflow: hidden
}

.slick-slide img {
    display: block;
    border-radius: 10px
}

.home_news_content {
    width: 68%;
    padding-left: 25px
}

.home_news_content h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 27px
}

.home_news_content p {
    padding-top: 12px;
    font-size: 14px
}

.home_news_content p span {
    padding-left: 10px
}

.home_news_content p span i {
    padding-top: 0;
    font-size: 7px;
    padding-right: 10px
}

.seeall_link a i {
    padding-left: 5px
}

.home_news_big h3 {
    padding-top: 22px;
    font-size: 22px;
    font-weight: 500
}

.home_news_big h3 a {
    color: var(--black-color);
    padding-top: 0
}

.cruise_content_top_left h4,
.cruise_content_top_left p,
.home_news_big p,
.visa_holder_area .tour_details_boxed_inner {
    padding-top: 8px
}

.home_news_big a {
    display: block;
    padding-top: 11px
}

#our_partners .owl-carousel .owl-item img,
#our_partners_four .owl-carousel .owl-item img {
    width: auto !important;
    filter: opacity(.5)
}

#our_partners .owl-carousel .owl-item img:hover,
#our_partners_four .owl-carousel .owl-item img:hover {
    filter: opacity(1)
}

.news_home_bigest {
    overflow: hidden;
    border-radius: 12px
}

#cta_area {
    background: #28282b;
    padding: 20px 0 
}

.cta_icon {
    width: 10%
}

.cta_icon i {
    font-size: 55px;
    color: #fff
}

.cta_content {
    padding-left: 20px;
    color: #fff
}

.all_review_date h5,
.all_review_star h5,
.cta_content h4,
.test_four_author_name p {
    font-size: 16px
}

.cta_content h2 {
    padding-top: 4px;
    font-size: 27px;
    line-height: 27px
}

#footer_area {
    padding: 80px 0 40px;
    background: #fff
}

.footer-partners {
    padding: 20px 0 4px
}

.footer-partners img {
    max-height: 75px;
    padding: 15px
}

.footer_heading_area h5 {
    border-bottom: 1px solid var(--main-color);
    display: inline-flex;
    padding-bottom: 5px;
    font-weight: 600
}

.footer_inquery_area {
    padding-top: 5px;
    border-left: 2px solid var(--main-color);
    margin-top: 25px;
    padding-left: 9px
}

.footer_inquery_area h3 {
    font-weight: 500;
    font-size: 16px;
    padding-top: 8px
}

.footer_inquery_area h5 {
    font-size: 15px;
    font-weight: 600
}

.soical_icon_footer {
    display: flex;
    padding-top: 5px
}

.all_review_text h4,
.bus_seat_left_side,
.bus_seat_right_side,
.common_bannner_text ul,
.coupon_code_submit,
.edit_date_form,
.footer_link_area,
.news_card_four_heading,
.news_details_content_area p,
.three_offer_slider,
.top_service_boxed p,
.tour_package_details_bar_list,
.we_offer_area_three p {
    padding-top: 20px
}

.footer_link_area ul li {
    padding-bottom: 15px
}

.footer_link_area ul li a {
    color: var(--paragraph-color);
    font-size: 13px;
    font-weight: 300
}

.soical_icon_footer li a i {
    font-size: 20px
}

.copyright_area {
    background-color: var(--bg-color);
    padding: 15px 0
}

.copyright_left p {
    color: var(--black-color);
    font-size: 13px;
    font-weight: 100
}

.banner_two_slider_item {
    padding: 200px 0 165px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    image-rendering: optimizeQuality;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.banner_area_three h3,
.banner_two_text h3,
.common_bannner_text h2,
.holiday_inner_content h4 {
    color: var(--white-color);
    font-weight: 400
}

.banner_two_text h1 {
    color: var(--white-color);
    font-size: 80px;
    padding-top: 35px;
    font-weight: 800;
    margin-inline-start: -5px;
    text-shadow: 0 0 20px rgb(0 0 0 / 40%), 0 0 40px rgb(102 126 234 / 0%), 0 0 60px rgb(71 71 71 / 30%);
}

.banner_two_text h2,
.banner_two_text h4 {
    padding-top: 10px;
    color: var(--white-color);
    text-shadow: 0 0 20px rgb(0 0 0 / 40%), 0 0 40px rgb(102 126 234 / 0%), 0 0 60px rgb(71 71 71 / 30%);
}

.banner_two_text h4 {
    font-weight: 300;
    
}

.comment_area,
.comment_area_form,
.home_two_button {
    padding-top: 60px
}

.home_two_button a {
    margin-right: 30px;
    padding: 14px 40px;
    font-size: 18px;
    border-radius: 50px;
    background: #ff1744
}

#home_two_banner .owl-item.active .banner_two_slider_item .banner_two_text .title {
    -webkit-animation: 1s .5s both fadeInLeft;
    animation: 1s .5s both fadeInLeft
}

#home_two_banner .owl-item.active .banner_two_slider_item .banner_two_text .slider-sttle {
    -webkit-animation: 1s .5s both bounceInLeft;
    animation: 1s .5s both bounceInLeft
}

#home_two_banner .owl-item.active .banner_two_slider_item .banner_two_text .slider-pararp {
    -webkit-animation: 1s 1.5s both fadeInUp;
    animation: 1s 1.5s both fadeInUp
}

#home_two_banner .owl-item.active .banner_two_slider_item .banner_two_text .btn-animation {
    -webkit-animation: 1s 1.2s both flipInX;
    animation: 1s 1.2s both flipInX
}

#home_two_banner .owl-theme .owl-nav {
    position: absolute;
    bottom: 130px;
    right: 60px
}

#home_two_banner .owl-carousel .owl-nav button.owl-next,
#home_two_banner .owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: var(--white-color);
    border: 2px solid var(--white-color);
    font-size: 14px;
    height: 25px;
    width: 25px;
    line-height: 25px;
    border-radius: 0;
    transition: var(--transition)
}

#home_two_banner .owl-carousel .owl-nav button.owl-next:hover,
#home_two_banner .owl-carousel .owl-nav button.owl-prev:hover {
    color: var(--main-color);
    border: 2px solid var(--main-color)
}

.top_service_boxed {
    position: relative;
    background: var(--white-color);
    border: 1px solid rgba(221, 221, 221, .5);
    border-radius: 12px;
    padding: 30px 35px;
    margin-top: 30px;
    text-align: center
}

.about_two_item:hover,
.other_author_option ul li:hover,
.top_service_boxed:hover,
.tour_type_boxed:hover {
    transform: translateY(-10px)
}

.top_service_boxed:hover img {
    transform: translateY(5px)
}

.top_service_boxed h3 {
    padding-top: 35px;
    position: relative;
    padding-bottom: 10px;
    font-weight: 500
}

.top_service_boxed h3::after {
    content: "";
    position: absolute;
    width: 160px;
    height: 1px;
    left: 50%;
    transform: translate(-50%, 50%);
    bottom: 0
}

.holiday_left_heading {
    background: #f3f6fd;
    border-radius: 20px;
    padding: 70px 45px;
    margin-top: 30px
}

.holiday_small_boxed {
    margin-top: 30px;
    border-radius: 17px;
    overflow: hidden;
    position: relative
}

.common_card_four_img a img,
.holiday_small_boxed img,
.news_card_four_img a img {
    width: 100%
}

.common_card_four:hover .common_card_four_img a img,
.holiday_small_boxed:hover img,
.news_card_four_wrapper:hover .news_card_four_img a img {
    transform: scale(1.1)
}

.holiday_small_boxed:hover .holiday_small_box_content {
    opacity: 1
}

.holiday_small_box_content {
    background: linear-gradient(359deg, #111018 0, rgb(217 217 217 / 0%) 70%);
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.partner_area_bg,
.sri-lanka-section {
    background-repeat: no-repeat;
    background-size: cover
}

.sri-lanka-section {
    background-image: url(../img/common/home-sri-lanka-1.jpg)
}

.sri-lanka-card .image {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 190px;
    background-position: center !important
}

.video_play_area:after,
.video_play_area:before {
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    height: 50px;
    background: var(--main-color);
    border-radius: 50%;
    display: block;
    left: 50%;
    width: 50px;
    top: 50%;
    content: ""
}

.sri-lanka-card h5 {
    font-family: 'Playfair Display', serif;
    font-weight: 600
}

.sri-lanka-card p {
    line-height: 22px;
    font-size: 15px
}

.holiday_inner_content p,
.rating_outof i {
    color: var(--white-color);
    font-size: 14px
}

.why-section {
    background-color: var(--bg-color);
    padding: 50px 0
}

.holiday_inner_content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px 20px
}

.rating_outof h5 {
    color: var(--white-color);
    padding-left: 10px;
    font-weight: 300
}

.holiday_inner_content h3 {
    color: var(--white-color);
    padding: 10px 0;
    font-weight: 400
}

.holiday_inner_content p {
    padding-top: 5px;
    font-weight: 400;
    line-height: 24px
}

.about_two_left_top h5,
.partner_area_left h5 {
    color: var(--main-color);
    font-weight: 500
}

.about_two_left_top h2 {
    padding-bottom: 10px;
    font-size: 44px;
    font-family: 'Playfair Display', serif
}

.about_two_item {
    display: flex;
    padding-top: 20px
}

.about_two_item_icon {
    width: 14%
}

.about_two_item_text h3 {
    font-weight: 500;
    margin-bottom: 10px;
    padding: 10px 0
}

.about_two_item_text p i {
    width: 20px;
    display: inline-flex
}

.partner_area_bg {
    background-image: url('../img/common/video_bg.png');
    padding: 70px 0
}

.partner_area_left,
.two_client_area_left {
    padding-left: 115px
}

.partner_area_left h2 {
    padding-top: 15px;
    line-height: 45px
}

.about_service_boxed p,
.error_content p,
.flight_search_right h2,
.how_expert_boxed p,
.how_it_boxed p,
.news_tags_area,
.partner_area_left p,
.review_star,
.three_offer_item p,
.tour_search_type,
.tour_search_type .form-check,
.vendor_form_heading p,
.write_spical_check {
    padding-top: 10px
}

.partner_video_area {
    padding-top: 35px;
    padding-left: 30px
}

.video_play_area i {
    color: var(--white-color);
    position: relative;
    z-index: 99;
    font-size: 18px
}

.video_play_area:before {
    z-index: 0;
    animation: 1.5s ease-out infinite pulse-border
}

.video_play_area:after {
    z-index: 1;
    transition: .2s
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

.local_counter_area {
    padding-top: 40px;
    display: flex
}

.local_counter_box {
    background: var(--white-color);
    padding: 10px 25px;
    border-radius: 12px;
    margin-right: 15px
}

#common_banner,
#consultation_area,
#home_three_banner,
#testimonial_four_area,
.choose_boxed_inner,
.client_two_area_bg {
    background-repeat: no-repeat;
    background-size: cover
}

.local_counter_box h2 {
    padding-top: 0;
    font-weight: 700
}

.local_counter_box h5 {
    padding-top: 4px;
    font-weight: 500
}

.choose_des_inner_wrap {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform .8s;
    transform-style: preserve-3d
}

.choose_desti_wrapper:hover .choose_des_inner_wrap,
.flep_choose_box {
    transform: rotateY(180deg)
}

.choose_boxed_inner,
.flep_choose_box {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0
}

.flep_choose_box {
    background-color: var(--main-color);
    border-radius: 12px
}

.about_offer_text,
.three_about_left a i,
.video_two_play_area {
    transform: translate(-50%, -50%)
}

.choose_boxed_inner {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    min-height: 350px
}

.choose_img_text {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 15px
}

.choose_img_text h2 {
    font-weight: 300;
    color: var(--white-color);
    font-size: 17px;
    line-height: 25px
}

.choose_img_text h3 {
    color: var(--white-color);
    padding-top: 10px;
    font-weight: 400
}

.flep_choose_box_inner {
    padding: 65px 25px 0 35px
}

.flep_choose_box_inner h2 {
    color: var(--white-color);
    padding-top: 15px
}

.flep_choose_box_inner h3 {
    color: var(--white-color);
    padding-top: 12px;
    font-weight: 500;
    font-size: 20px
}

.flep_choose_box_inner p {
    color: #ffffffd1;
    padding-top: 14px;
    font-weight: 300;
    line-height: 24px
}

.flep_choose_box_inner a {
    color: var(--white-color);
    margin-top: 25px;
    border-bottom: 1px solid var(--white-color);
    display: inline-block;
    font-size: 20px;
    font-weight: 400
}

.choose_desti_wrapper,
.error_content a,
.faqs_main_item {
    margin-top: 30px
}

.client_two_area_bg {
    background-image: url('../img//banner/client-bg.png');
    padding: 15px 0
}

.two_client_area_left h2 {
    color: var(--white-color);
    line-height: 56px
}

.all_review_small_img,
.sm_call_area {
    display: flex;
    align-items: center;
    padding-top: 30px
}

.news_author_area_name,
.sm_call_number {
    padding-left: 15px
}

.home_client_wrpper {
    background: var(--white-color);
    box-shadow: 8px 12px 16px rgba(0, 0, 0, .08);
    border-radius: 12px;
    text-align: center;
    padding: 55px 0;
    position: relative;
    top: 122px
}

.about_counter_item,
.four_banner_bottom_item,
.three_offer_item {
    background: #fff;
    text-align: center
}

.home_client_wrpper h4 {
    color: var(--paragraph-color);
    font-weight: 400
}

.home_client_wrpper h2 {
    font-weight: 400;
    padding-top: 15px
}

.home_client_wrpper h3 {
    padding-top: 35px;
    font-weight: 500;
    color: var(--main-color)
}

.client_two_content p,
.navbar_color_black .main-navbar .navbar .navbar-nav .nav-item a {
    color: var(--black-color);
    font-weight: 400
}

#tour_bookking_form_item,
.bus_price_total,
.client_two_content,
.news_sidebar_content_inner,
.news_sidebar_search,
.select_person_side {
    padding-top: 25px
}

.home_two_client_slider {
    padding: 0 65px
}

.client_two_content p {
    font-size: 18px;
    line-height: 36px
}

.client_two_author h6 {
    padding-top: 5px;
    color: var(--main-color);
    font-weight: 600
}

.home-two-quote,
.language_dropdown {
    position: relative;
    display: inline-block
}

.home-two-quote img {
    position: absolute;
    top: 15px;
    left: -22px
}

#hometwo_clinet_area .owl-theme .owl-nav.disabled+.owl-dots,
.booking_tour_form_submit a {
    margin-top: 15px
}

#hometwo_clinet_area .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #2b2540b8;
    display: block;
    transition: opacity .2s;
    border-radius: 30px
}

#home_three_banner {
    background-image: url(../img/banner/banner-three.png);
    padding: 325px 0 340px
}

.banner_area_three h2 {
    font-size: 80px;
    line-height: 90px;
    color: var(--white-color)
}

.filter-price-text,
.top_banner_three_text {
    padding-bottom: 20px
}

.bottom_banner_three_text {
    padding-top: 23px
}

.three_about_left img {
    border-radius: 50px 0
}

.three_about_left a i {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 100px;
    color: #ffffffb8
}

.verified_area {
    position: absolute;
    right: -105px;
    bottom: 0
}

.three_heading_area {
    color: var(--main-color);
    font-weight: 400;
    position: relative
}

.three_heading_area::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    left: 145px;
    top: 13px;
    background-color: var(--main-color)
}

.three_about_right h4,
.video_two_left_side h2 {
    padding-bottom: 10px
}

.three_about_right h2 {
    font-size: 56px;
    line-height: 64px
}

.about_three_flex {
    display: flex;
    justify-content: space-between;
    padding-top: 30px
}

.about_counter_item {
    /* border: 1px solid #ddd;
    box-shadow: 2px 4px 12px rgba(0, 0, 0, .05);
    border-radius: 12px;
    padding: 10px 35px */

    border: 1px solid #dddddd4f; 
    border-radius: 12px;
    padding: 10px 20px;
}

.about_counter_item h2 {
    line-height: 40px;
    font-size: 35px
}

.about_counter_item p {
    padding-top: 10px;
    color: var(--main-color);
    font-size: 16px;
    line-height: normal
}

#three_We_area {
    background-image: url('../img/common/bg.png')
}

.three_offer_item {
    border: 1px solid rgba(221, 221, 221, .4);
    box-shadow: 4px 8px 14px rgba(0, 0, 0, .05);
    border-radius: 12px;
    padding: 30px 20px
}

.test_post_img_four img,
.three_offer_item img,
.tour_type_boxed img {
    width: auto !important;
    margin: 0 auto
}

.three_offer_item h3 {
    padding-top: 15px;
    font-weight: 500
}

#three_We_area .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: -50px
}

#three_We_area .owl-carousel .owl-nav button.owl-next,
#three_We_area .owl-carousel .owl-nav button.owl-prev,
.button_style_top_left.owl-carousel .owl-nav button.owl-next,
.button_style_top_left.owl-carousel .owl-nav button.owl-prev {
    background: var(--black-color);
    color: var(--white-color);
    border: none;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.arrow_style.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.arrow_style.owl-carousel .owl-nav button.owl-next,
.arrow_style.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    background: var(--black-color);
    color: var(--white-color);
    border: none;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.arrow_style.owl-carousel .owl-nav button.owl-next {
    right: -25px
}

.arrow_style.owl-carousel .owl-nav button.owl-prev {
    left: -25px
}

#width_offer_area {
    background: #f3f6fd;
    padding: 70px 0
}

.width_offer_text {
    width: 80%;
    padding-left: 25px
}

.booking_success_text h3,
.width_offer_text h3 {
    font-weight: 500;
    padding-bottom: 10px
}

#home_Three_client .home_client_wrpper {
    background: #f3f6fd;
    box-shadow: 0 5px 8px 3px #00000014;
    border-radius: 12px;
    text-align: center;
    padding: 55px 0;
    position: relative;
    top: 0
}

.navbar_color_black .topbar-area {
    border-bottom: 1px solid #63616121
}

#home_four_banner {
    background-color: #f4f6fc;
    padding: 220px 0
}

.banner_four_img {
    position: absolute;
    top: 0;
    right: 0
}

.banner_four_text h1 {
    font-size: 90px;
    font-weight: 500;
    padding-top: 20px;
    line-height: 105px
}

.banner_four_text h3 {
    padding-top: 25px;
    color: #1f1e46;
    font-weight: 500
}

.banner_four_text h4 {
    color: #6d6d74;
    font-size: 24px;
    font-weight: 600
}

.banner_four_text {
    padding-right: 100px
}

.banner_bootom_four {
    padding-top: 200px
}

.four_banner_bottom_item {
    border: 1px solid #ddd;
    transition: var(--transition);
    border-radius: 12px;
    padding: 30px 20px
}

.common_card_four,
.tour_type_boxed {
    border: 1px solid rgba(221, 221, 221, .5);
    background: #fff
}

.four_banner_bottom_item:hover {
    box-shadow: 4px 8px 16px rgba(28, 27, 35, .06);
    transform: translateY(-10px)
}

.four_banner_bottom_item h3 {
    padding-top: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px
}

.four_banner_bottom_item p {
    padding-top: 15px;
    font-size: 14px;
    line-height: 25px;
    min-height: 115px
}

.four_banner_bottom_item i {
    font-size: 39px;
    line-height: 25px;
    color: #106ea9
}

.section_heading_left,
.vendor_form_heading {
    padding-bottom: 30px
}

.section_heading_left h2 {
    padding-bottom: 8px
}

.common_card_four {
    border-radius: 20px;
    overflow: hidden
}

.common_card_four_text {
    padding: 20px 10px
}

.common_card_four_list li {
    display: inline-flex;
    font-size: 12px;
    font-weight: 400;
    color: #727178;
    align-items: center
}

.common_card_four_list li i,
.cruise_content_top_left ul li i,
.new_four_card_lists ul li i,
.news_card_four_heading ul li i {
    font-size: 7px;
    color: #ddd;
    padding-left: 7px;
    padding-right: 5px
}

.common_card_four_text h3,
.tour_type_boxed p {
    padding-top: 5px
}

.common_card_four_text h3 a {
    font-size: 20px;
    color: var(--black-color);
    font-weight: 400
}

.common_card_four_text p {
    font-size: 14px;
    padding-top: 5px
}

.common_card_four_text p i {
    font-size: 14px;
    padding-right: 5px
}

.common_card_four_bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 12px
}

.common_card_four_bottom_left p {
    color: var(--main-color);
    font-size: 16px;
    font-weight: 500
}

.common_card_four_bottom_left h6 {
    color: #727178;
    font-size: 12px;
    padding-top: 3px
}

.common_card_four_bottom_right h4 sub,
.fs-12 {
    font-size: 12px
}

.button_style_top_left.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: -90px
}

.theme_nav_tab_four_item .nav-tabs {
    border-bottom: none;
    justify-content: flex-end
}

.theme_nav_tab_four_item .nav-tabs .nav-link {
    background: #fbf9fe;
    margin-left: 17px;
    border: 1px solid #ddd;
    border-radius: 7px;
    color: #2b2540;
    font-size: 16px;
    font-weight: 500
}

.news_sidebar_tags li a:hover,
.theme_nav_tab_four_item .nav-tabs .nav-link.active {
    background-color: var(--main-color);
    color: var(--white-color)
}

.tour_type_boxed {
    border-radius: 8px;
    text-align: center;
    padding: 20px;
    transition: var(--transition)
}

.tour_type_boxed h3 {
    padding-top: 10px;
    font-size: 20px;
    font-weight: 500
}

.section_heading_left_view_all {
    text-align: right;
    padding-top: 45px
}

.section_heading_left_view_all a {
    color: var(--main-color);
    font-size: 18px;
    font-weight: 500
}

.top_details_posation {
    position: absolute;
    bottom: 34px;
    left: 25px
}

.top_details_posation h3 {
    font-size: 20px;
    color: var(--white-color);
    font-weight: 500;
    padding-bottom: 22px
}

.countre_four_item h5,
.test_four_author_fill h3 {
    color: var(--main-color);
    font-weight: 500
}

.countre_four_item {
    background: #fff;
    border: 1px solid rgba(221, 221, 221, .5);
    border-radius: 12px;
    text-align: center;
    padding: 15px 20px
}

.countre_four_item h3 {
    font-weight: 600;
    padding-bottom: 3px
}

.countre_four_item h5 {
    font-size: 16px;
    padding-top: 2px
}

#testimonial_four_area {
    background-image: url('../img/common/test-bg.png');
    padding: 130px 0;
    background-position: center
}

.test_four_author_fill {
    padding-top: 30px;
    position: relative;
    display: inline-grid
}

.test_four_author_fill img {
    position: absolute;
    left: 0;
    bottom: 8px;
    width: auto !important
}

.test_four_inner_content {
    padding-top: 18px
}

.test_four_author_name {
    padding-top: 12px;
    padding-bottom: 15px
}

.test_four_author_name h5 {
    font-weight: 600;
    font-size: 16px
}

#our_partners_four,
.bg_input {
    background-color: #f3f6fd
}

.new_four_card_lists ul li,
.news_card_four_heading ul li {
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    color: #727178;
    align-items: center
}

.news_card_four_img {
    overflow: hidden;
    border-radius: 20px
}

.news_card_four_heading h3 {
    font-weight: 600;
    padding-bottom: 10px
}

.navbar_color_black .is-sticky .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a {
    color: var(--navber-color) !important
}

.news_four_card_conrent h3 {
    padding-top: 12px;
    font-size: 24px;
    font-weight: 500
}

.news_four_card_conrent p {
    padding-top: 8px;
    padding-bottom: 10px
}

.news_details_four_heading {
    background: #fff;
    box-shadow: 4px 10px 20px rgb(0 0 0 / 8%);
    border-radius: 12px;
    padding: 20px
}

.news_details_four_heading h2,
.visa_info_card_sm p {
    padding-top: 10px !important
}

.news_details_content_tops {
    margin-top: -95px
}

.contact_left_top_heading h3 {
    padding-top: 35px;
    font-weight: 500
}

.contact_form_two {
    padding-top: 40px
}

.contact_two_left_wrapper {
    padding-top: 110px
}

.contact_details_wrapper {
    padding-top: 14px
}

.contact_detais_item,
.video_exp_text {
    padding-bottom: 25px
}

.contact_detais_item h4 {
    font-size: 16px;
    color: #727178;
    font-weight: 500;
    padding-bottom: 8px
}

.cruise_content_middel_left h5,
.cruise_content_top_right h5 {
    font-size: 16px;
    color: var(--main-color);
    font-weight: 500
}

.contact_map_area iframe,
.item_searc_map_area iframe {
    width: 100%;
    height: 200px
}

.how_expert_boxed,
.how_it_boxed {
    text-align: center;
    padding-top: 30px
}

.dashboard_sidebar_user h3,
.how_expert_boxed h3,
.news_details_content_area h3 {
    padding-top: 20px;
    font-weight: 500
}

.video_two_left_side {
    background: #f3f6fd;
    border-radius: 12px;
    padding: 50px 40px
}

.video_exp_icon {
    padding-right: 30px;
    font-size: 45px;
    color: var(--orange-color);
    vertical-align: text-top
}

.video_exp_icon img {
    width: 90%
}

.video_exp_text h3 {
    font-weight: 500;
    padding-bottom: 9px
}

.video_two_play_area {
    position: absolute;
    top: 50%;
    left: 50%
}

.name_search_form {
    margin-top: 10px;
    position: relative
}

.name_search_form i {
    position: absolute;
    right: 15px;
    top: 20px
}

.cruise_search_item {
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid rgba(221, 221, 221, .5);
    border-radius: 20px
}

.cruise_item_img,
.cruise_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.cruise_item_inner_content {
    padding: 15px 20px 22px 0
}

.cruise_content_top_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cruise_content_top_left ul li {
    display: inline-flex;
    font-size: 12px;
    font-weight: 500;
    color: #727178;
    align-items: center
}

.cruise_content_top_right h4 {
    font-size: 16px;
    padding-top: 5px
}

.cruise_content_middel_wrapper {
    padding-top: 15px;
    display: flex;
    justify-content: space-between
}

.cruise_content_middel_left h5 {
    padding-bottom: 4px
}

.cruise_content_middel_right p {
    font-size: 14px;
    padding-top: 3px
}

.cruise_content_bottom_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 23px
}

.cruise_content_bottom_left ul li {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
    display: inline-block;
    padding: 3px 14px;
    font-size: 14px;
    color: var(--black-color);
    margin-right: 10px
}

.news_sidebar_category li a,
.news_sidebar_tags li a {
    background-color: #f3f6fd;
    transition: var(--transition)
}

.bus_ticket_tabel table tbody tr,
.bus_ticket_tabel table thead tr {
    text-align: center;
    border: 1px solid #e7e7e7
}

.side_map_wrapper iframe {
    width: 100%;
    height: 900px
}

.btn_modal_bus {
    z-index: 9999
}

.bus_modal_heading {
    padding-top: 27px
}

.bus_modal_heading h3 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 6px
}

.bus_seat_left_side h6 {
    font-size: 12px;
    padding-bottom: 5px;
    line-height: 22px
}

.seat_avelabel_item {
    display: flex;
    align-items: center;
    padding-bottom: 18px;
    justify-content: center
}

.seat_avelabel_item h4 {
    font-size: 14px;
    padding-left: 10px
}

.bus_ticket_tabel table thead tr {
    background: #f3eff9
}

.bus_ticket_tabel table tbody tr td,
.bus_ticket_tabel table thead tr th {
    padding: 10px 15px
}

.bus_price_total h5 {
    background-color: #f3eff9;
    padding: 8px 15px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600
}

.bus_ticket_continue {
    text-align: right;
    padding-top: 20px
}

.visa_holder_area .tour_details_boxed_inner h3 {
    font-weight: 600;
    padding-bottom: 20px;
    font-size: 18px
}

.visa_info_card_sm {
    background: #fff;
    box-shadow: -4px -4px 16px rgba(0, 0, 0, .08), 4px 8px 16px rgba(0, 0, 0, .08);
    border-radius: 12px;
    text-align: center;
    padding: 25px 11px;
    margin-top: 45px
}

.visa_info_card_sm h3 {
    padding-top: 12px !important
}

.add_balance_area,
.area_visa_info_add,
.coupon_code_area_booking,
.dashboard_price_range,
.error_content h2,
.news_details_left_img,
.notification_wrapper,
.share_icon_area,
.terms_item,
.visa_request_side_form form .form-group,
.visa_request_side_form_button,
.write_spical_not {
    padding-top: 30px
}

.visa_category_item ul li {
    padding-top: 18px;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 18px
}

.first_child_padding_none ul li:first-child,
.terms_item:first-child,
.visa_category_item ul li:first-child {
    padding-top: 0
}

.visa_category_item ul li:last-child {
    padding-bottom: 0;
    border: none
}

.visa_category_item ul li a {
    font-size: 18px;
    font-weight: 600;
    color: var(--black-color);
    display: flex;
    justify-content: space-between;
    align-items: center
}

.visa_info_side_call {
    background-color: var(--main-color);
    text-align: center;
    color: var(--white-color);
    padding: 30px 10px;
    position: absolute;
    bottom: 0;
    width: 100%
}

.visa_info_side_call h2 i {
    padding-right: 15px
}

.visa_info_sid_padding_none {
    padding: 0 !important;
    overflow: hidden;
    position: relative
}

.download_pdf_area_visa {
    display: flex;
    align-items: center;
    background: #eef4f8;
    padding: 30px 20px
}

.downloads_pdf_text_visa {
    padding-left: 14px
}

.downloads_pdf_text_visa a h3 {
    border-bottom: none;
    padding-bottom: 0;
    color: var(--black-color)
}

.downloads_pdf_text_visa a h5 {
    color: var(--paragraph-color);
    padding-top: 10px;
    font-size: 16px
}

#common_banner {
    background-image: url('../img/banner/common-banner.jpg');
    padding: 175px 0 100px
}

.common_bannner_text ul li {
    display: inline-block;
    color: var(--white-color);
    padding-left: 7px
}

.common_bannner_text ul li:first-child {
    padding-left: 0
}

.common_bannner_text ul li span i {
    color: var(--white-color);
    font-size: 7px;
    position: relative;
    top: -2px;
    left: -3px
}

.common_bannner_text ul li a {
    color: #ffffff91
}

#theme_search_form_tour {
    margin-top: -85px
}

.pagination_area .page-link {
    color: var(--main-color);
    border-radius: 50%;
    padding: 4px 10px;
    font-size: 14px
}

.pagination_area .page-link:hover {
    z-index: 2;
    color: var(--white-color);
    background-color: var(--main-color);
    border-color: var(--main-color)
}

.pagination_area .page-link:focus {
    z-index: 2;
    color: var(--white-color);
    background-color: var(--main-color);
    outline: 0;
    box-shadow: none
}

.pagination_area .page-item {
    margin: 0 6px
}

.pagination_area .pagination {
    justify-content: center;
    padding-top: 30px
}

.left_side_search_boxed {
    background: #fff;
    border-radius: 6px;
    padding: 20px 15px
}

.left_side_search_heading h5,
.select_person_left h6,
.tour_package_bar_price h6 {
    font-size: 16px;
    font-weight: 600
}

.filter-price {
    padding-top: 30px;
    padding-bottom: 50px
}

.apply {
    border: none;
    background: 0 0;
    padding: 0;
    color: var(--main-color);
    font-weight: 600
}

.noUi-horizontal .noUi-tooltip {
    margin-top: 13px;
    font-size: 15px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle.noUi-handle-upper {
    right: -4px;
    top: 4px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -13px;
    top: 4px
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px
}

.review_star .form-check {
    margin-top: 15px;
    margin-bottom: 0
}

.color_asse {
    color: #ddd
}

.area_flex_one span {
    color: var(--black-color);
    font-size: 14px
}

.tour_details_right_boxed {
    background: #fff;
    box-shadow: -4px -5px 14px rgba(0, 0, 0, .08), 5px 8px 16px rgba(0, 0, 0, .08);
    border-radius: 10px;
    padding: 25px 20px 35px
}

.tour_details_boxed,
.write_your_review_wrapper {
    box-shadow: -4px -5px 14px rgb(0 0 0 / 8%), 5px 8px 16px rgb(0 0 0 / 8%)
}

.tour_details_right_box_heading h3 {
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid var(--main-color);
    padding-bottom: 10px;
    display: inline-block
}

.valid_date_area {
    display: flex;
    align-items: center;
    padding-bottom: 25px
}

.valid_date_area_one {
    padding-right: 40px
}

.valid_date_area_one h5 {
    font-weight: 600;
    padding-bottom: 5px
}

.tour_package_details_bar_list h5,
.tour_package_details_bar_price h5 {
    font-weight: 600;
    border-bottom: 1px solid var(--main-color);
    padding-bottom: 10px;
    display: inline-block
}

.tour_package_details_bar_list ul li {
    padding-top: 15px;
    color: var(--paragraph-color);
    display: flex;
    align-items: center
}

.tour_package_details_bar_list ul li i {
    color: var(--black-color);
    font-size: 6px;
    padding-right: 7px
}

.tour_package_details_bar_price {
    padding: 20px;
    background: #f0f8ff;
    margin: -25px -20px 18px;
    border-radius: 10px 10px 0 0
}

.tour_package_bar_price {
    align-items: center;
    padding-top: 15px
}

.tour_package_bar_price h3 {
    font-size: 22px;
    font-weight: 600;
    color: var(--main-color)
}

.tour_package_bar_price h3 sub {
    color: var(--paragraph-color);
    font-weight: 400;
    bottom: 0;
    font-size: 14px
}

.tour_select_offer_bar_bottom button {
    border-radius: 0 0 10px 10px
}

.select_offer_modal.offcanvas {
    position: fixed;
    bottom: 0;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out;
    z-index: 999999
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1049;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.edit_date_form .form-control,
.travel_date_side .form-control {
    border: 1px solid var(--black-color);
    margin-top: 10px
}

.select_person_side h3 {
    font-size: 18px;
    font-weight: 600
}

.select_person_item {
    padding-top: 20px;
    border-bottom: 1px solid #00000030;
    padding-bottom: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.price_range_blance p,
.select_person_left p {
    font-size: 12px;
    font-weight: 600
}

.select_person_right button {
    border: 1px solid #d6d6d6;
    background: 0 0;
    font-size: 10px;
    transition: var(--transition)
}

.select_person_right span {
    font-size: 14px;
    padding: 0 4px
}

.write_spical_not textarea {
    height: 100%;
    border: 1px solid var(--black-color);
    margin-top: 10px
}

.proceed_booking_btn a {
    border-radius: 0
}

.tour_details_heading_wrapper {
    justify-content: space-between;
    align-items: center
}

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

.tour_details_top_heading_right h6 {
    font-size: 16px;
    color: var(--main-color);
    padding-top: 5px
}

.tour_details_top_heading_right p {
    padding-top: 2px;
    font-size: 14px
}

.tour_details_top_bottom {
    margin-top: 25px;
    border-top: 1px solid #eeeaea;
    padding-top: 13px;
    border-bottom: 1px solid #eeeaea;
    padding-bottom: 13px;
    display: flex;
    justify-content: space-between
}

.tour_details_top_bottom_icon {
    font-size: 25px;
    width: 35px;
    color: var(--main-color);
    display: inline-block
}

.tour_details_top_bottom_text p {
    font-size: 14px;
    line-height: 18px
}

.tour_details_img_wrapper {
    margin-top: 20px;
    display: block
}

.tour_details_img_wrapper .slider-nav,
.wallet_blance_boxed {
    margin-top: 20px
}

.tour_details_boxed {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px
}

.heading_theme {
    border-bottom: 1px solid var(--main-color);
    padding-bottom: 10px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 20px
}

.tour_details_boxed_inner p {
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 300
}

.tour_details_boxed_inner ul li {
    padding-bottom: 10px;
    font-size: 14px;
    color: var(--paragraph-color);
    display: flex;
    font-weight: 300
}

.tour_details_boxed_inner ul li i {
    color: var(--black-color);
    font-size: 6px;
    padding-right: 7px;
    padding-top: 6px
}

.tour_details_boxed_inner .accordion-button {
    padding: 0;
    font-weight: 500;
    font-size: 19px
}

.tour_details_boxed_inner .accordion-item {
    border: none;
    border-radius: 0;
    padding-bottom: 15px;
    width: 100%
}

.tour_details_boxed_inner .accordion-button:not(.collapsed) {
    color: var(--black-color);
    background-color: #fff;
    box-shadow: none
}

.tour_details_boxed_inner .accordion-button:focus {
    z-index: 3;
    border-color: #fff;
    outline: 0;
    box-shadow: none
}

.tour_details_boxed_inner .accordion-body {
    padding: 0
}

.accordion_left_side h5 {
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: var(--main-color);
    color: #fff;
    margin: 12px 15px 0 0;
    font-weight: 600;
    font-size: 18px
}

.map_area iframe {
    width: 100%;
    height: 300px
}

.write_your_review_wrapper {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-top: 50px
}

.common_form_submit,
.have_acount_area,
.write_review_inner_boxed {
    text-align: center;
    padding-top: 20px
}

.all_review_wrapper {
    margin-top: 60px
}

.all_review_box {
    background: #fff;
    box-shadow: -4px -4px 16px rgba(0, 0, 0, .08), 4px 8px 16px rgba(0, 0, 0, .08);
    border-radius: 12px;
    padding: 20px;
    position: relative;
    margin-top: 65px
}

#counter_area,
.all_review_text {
    margin-top: -100px
}

.all_review_date_area,
.price_range_blance {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.review_star_all i {
    font-size: 14px;
    color: var(--main-color)
}

.all_review_text {
    text-align: center
}

.all_review_text img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.all_review_text span {
    padding-top: 5px;
    display: block
}

.all_review_small_img_item {
    padding-right: 11px
}

.all_review_small_img .all_review_small_img_item:last-child {
    padding-right: 0
}

.all_review_small_img_item h5 {
    color: var(--main-color);
    cursor: pointer;
    font-size: 22px;
    font-weight: 600
}

#payment_checked .form-check-label {
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 13px;
    cursor: pointer
}

.payment_card .form-group {
    margin-bottom: 30px;
    cursor: pointer
}

.top_destinations_box {
    position: relative;
    margin-bottom: 30px;
    border-radius: 12px
}

.top_destinations_box_content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 100%;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.top_destinations_box_content h4 {
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 24px;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
}

.top_destinations_box_content p {
    padding: 6px 0;
    font-size: 13px;
    color: var(--white-color);
        line-height: 18px;
}

.about_offer_text h3,
.top_destinations_box_content h3 {
    font-weight: 500;
    color: var(--white-color)
}

.top_destinations_box_content h3 span {
    font-weight: 400;
    font-size: 14px;
      line-height: 15px;
}

.heart_destinations {
    right: 17px;
    position: absolute;
    top: 12px;
    cursor: pointer;
    z-index: 9
}

.heart_destinations i {
    color: var(--white-color);
    font-size: 24px
}

.flight_search_destination_sidebar h3,
.select_person_right h6 {
    font-size: 16px;
    font-weight: 500
}

.edit_person {
    text-align: right;
    padding-top: 15px
}

.dashboard_menu_area ul li:hover,
.edit_person p {
    color: var(--main-color);
    cursor: pointer
}

.form-control {
    height: 45px;
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 14px
}

.coupon_add_area,
.tour_booking_amount_area ul li:last-child {
    border-bottom: 1px solid #dadada
}

.form-control:focus,
.select2-container--default .select2-selection--single:focus {
    color: var(--heading-color);
    background-color: #fff;
    border: 1px solid var(--main-color);
    outline: 0;
    box-shadow: none
}

.tour_booking_form_box {
    background: #fff;
    box-shadow: -4px -5px 14px rgb(0 0 0 / 8%), 5px 8px 16px rgb(0 0 0 / 8%);
    border-radius: 10px;
    padding: 20px
}

.about_service_boxed,
.counter_area_wrapper {
    box-shadow: -4px -4px 16px rgba(0, 0, 0, .06), 8px 10px 20px rgba(0, 0, 0, .06);
    border-radius: 12px;
    background: #fff
}

.tour_booking_amount_area ul li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 6px;
    font-weight: 500;
    font-size: 16px
}

.tour_bokking_subtotal_area h6 {
    font-size: 16px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    padding-left: 105px
}

.coupon_add_area {
    padding-top: 15px;
    padding-bottom: 15px
}

.coupon_add_area h6,
.total_subtotal_booking h6 {
    font-size: 16px;
    font-weight: 500;
    display: flex;
    justify-content: space-between
}

.remove_coupon_tour {
    font-size: 14px;
    font-style: italic;
    font-weight: 400 !important;
    color: var(--main-color);
    cursor: pointer
}

.about_us_left h5 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 25px
}

.about_us_left ul li {
    line-height: 35px
}

.about_us_left h2 {
    font-size: 40px;
    line-height: 55px;
    padding-top: 20px
}

.about_us_left a {
    margin-top: 25px
}

.about_offer_banner img,
.d-table {
    width: 100%;
    height: 100%
}

.about_offer_banner {
    position: relative;
    height: 400px
}

.about_offer_text {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center
}

.about_offer_text h2 {
    color: var(--white-color);
    padding: 15px 0
}

.about_offer_text a {
    color: var(--white-color);
    border-bottom: 1px solid var(--white-color)
}

.about_offer_text a:hover {
    color: var(--main-color);
    border-bottom: 1px solid var(--main-color)
}

.about_service_boxed {
    padding: 18px
}

.about_service_boxed h5 {
    font-size: 20px;
    font-weight: 500;
    padding-top: 15px
}

#consultation_area {
    background-image: url('../img/common/counter_bg.png');
    padding: 150px 0 220px
}

.consultation_area_text p {
    color: var(--white-color);
    padding-top: 5px;
    padding-bottom: 35px
}

.tour_guide_content,
.tour_guides_boxed {
    box-shadow: 8px 10px 24px rgba(0, 0, 0, .1)
}

.counter_item {
    text-align: center;
    border-right: 1px solid #e9e9e9;
    padding: 35px 0
}

.counter_item h3 {
    font-size: 35px;
    font-weight: 500;
    color: var(--main-color);
    padding-top: 6px;
    letter-spacing: 2px
}

.counter_item h6 {
    font-weight: 500;
    font-size: 16px;
    padding-top: 2px
}

.guide_heading_area {
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    padding-top: 30px;
    margin-bottom: 30px
}

.guide_heading_area h3 {
    font-weight: 400;
    color: var(--main-color)
}

.tour_guides_boxed {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px
}

.tour_guide_content {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 10px;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: var(--transition);
    opacity: 0;
    transform: translateY(100px)
}

.contact_boxed,
.faqs_main_item button:focus,
.notification_wrapper .accordion-button:focus {
    box-shadow: -4px -5px 14px rgba(0, 0, 0, .08), 5px 8px 16px rgba(0, 0, 0, .08)
}

.tour_guides_boxed:hover .tour_guide_content {
    opacity: 1;
    transform: translateY(0)
}

.tour_guide_content h3 {
    font-size: 20px;
    font-weight: 500;
    color: var(--main-color)
}

.tour_guide_content p {
    padding-top: 1px;
    font-size: 14px;
    font-weight: 500
}

.tour_guide_content ul {
    margin-bottom: 10px;
    margin-top: -25px
}

.tour_guide_content li {
    display: inline-flex;
    background: #fff;
    width: 30px;
    text-align: center;
    justify-content: center;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    box-shadow: 4px 6px 20px rgba(0, 0, 0, .08);
    transition: var(--transition);
    color: var(--main-color);
    margin-left: 8px
}

.share_icon_area li:first-child,
.tour_guide_content li:first-child {
    margin-left: 0
}

.faqs_item_wrapper h3 {
    font-weight: 500;
    font-size: 28px
}

.faqs_main_item .accordion-item {
    background-color: #fff;
    border: none;
    margin-bottom: 30px
}

.faqs_main_item .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    color: var(--black-color);
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    font-weight: 500;
    box-shadow: none
}

.faqs_main_item .accordion-header {
    border: 1px solid #e5e5e5
}

.faqs_main_item button:focus {
    border: none
}

.faqs_item_wrapper,
.wallet_table_top {
    padding-top: 50px
}

.faqs_call_area {
    background: var(--main-color);
    text-align: center;
    padding: 90px 30px;
    border-radius: 10px
}

.faqs_call_area h5 {
    color: var(--white-color);
    padding-top: 20px
}

.faqs_call_area h3 {
    padding-top: 20px;
    font-size: 30px;
    font-weight: 500
}

.contact_boxed {
    border-radius: 12px;
    padding: 30px 15px;
    text-align: center
}

#profile_form_area,
.phone_tuch_area {
    padding-top: 35px
}

.contact_boxed h6 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 15px
}

.contact_boxed h3 {
    padding-bottom: 20px;
    font-weight: 500
}

.contact_boxed p {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
    min-height: 75px
}

.contact_boxed a,
.flight_inner_show_component .flight_det_wrapper .flight_det .code_time .time,
.last_name {
    font-weight: 600
}

.phone_tuch_area {
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px
}

.phone_tuch_area h3 {
    font-weight: 500;
    font-size: 30px
}

.contact_main_form_area {
    padding-top: 70px
}

.contact_form {
    background: #fff;
    box-shadow: -4px -4px 16px rgba(0, 0, 0, .08), 4px 8px 16px rgba(0, 0, 0, .08);
    border-radius: 12px;
    padding: 35px;
    margin-top: 20px
}

.map_modal_content {
    text-align: center;
    padding: 80px 25px 25px
}

.news_area_top_right h2 {
    line-height: 45px;
    font-size: 30px
}

.news_area_top_right p {
    padding-top: 15px;
    padding-bottom: 15px
}

.news_area_top_right a i {
    padding-left: 4px
}

.news_author_area {
    display: flex;
    padding-top: 20px
}

.news_author_img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden
}

.news_author_area_name p {
    padding: 4px 0 0;
    font-size: 14px;
    display: flex;
    align-items: center
}

.news_author_area_name p i {
    font-size: 6px;
    padding: 0 8px
}

.new_main_news_box {
    border-top: 1px solid #dbdbdb;
    margin-top: 50px
}

.news_item_boxed {
    margin-top: 45px
}

.news_item_img {
    border-radius: 10px;
    overflow: hidden
}

.news_item_content {
    padding: 25px 5px 0 0
}

.news_item_content h3 {
    font-weight: 500;
    line-height: 35px
}

.news_details_content_area ul li,
.news_item_content p {
    padding-top: 13px
}

.news_two_content {
    padding: 15px 0 0
}

.news_two_content h2 {
    line-height: 56px
}

.news_two_author p {
    padding: 0 0 0 15px
}

.news_sidebar_heading {
    border-bottom: 1px solid #d1d1d18a
}

.news_sidebar_heading h3 {
    font-weight: 500;
    padding-bottom: 10px;
    display: inline-flex;
    position: relative
}

.news_sidebar_heading h3::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--main-color);
    left: 0;
    bottom: -1px
}

.news_sidebar_content {
    padding-bottom: 50px
}

.news_sidebar_search form input {
    padding: 0 50px 0 20px;
    border-radius: 15px
}

.news_sidebar_search form button {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.news_sidebar_category li a {
    margin-bottom: 10px;
    display: block;
    padding: 14px 20px;
    color: var(--black-color);
    font-weight: 400;
    border-radius: 12px;
    border-left: 5px solid var(--main-color)
}

.news_sidebar_category li a:hover {
    color: var(--main-color);
    transform: translateX(10px)
}

.news_sidebar_tags li {
    display: inline-flex;
    margin-bottom: 15px;
    margin-right: 10px
}

.news_sidebar_tags li a {
    padding: 10px 22px;
    color: var(--heading-color);
    border-radius: 10px
}

.news_two_card .news_item_boxed {
    margin-top: 0;
    margin-bottom: 40px
}

.news_tabs_boxed .news_item_boxed {
    margin-bottom: 30px;
    margin-top: 0
}

.news_details_content_area h2 {
    padding-top: 30px;
    line-height: 54px
}

.news_details_content_area ul li i {
    font-size: 10px;
    padding-right: 7px;
    color: var(--main-color)
}

.download_pdf_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #eef4f8;
    padding: 20px;
    border-radius: 12px;
    margin-top: 45px
}

.downloads_pdf_icon h3 {
    padding-left: 10px;
    font-weight: 500
}

.comment_area h3,
.comment_area_form h3 {
    font-weight: 500;
    margin-bottom: 30px
}

.comment_area_boxed {
    display: flex;
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 35px
}

.comment_area .comment_area_boxed:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.comment_img {
    width: 17%
}

.comment_author_name {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px
}

textarea {
    height: 100% !important
}

.news_details_right_item {
    background: #fff;
    box-shadow: -4px -4px 20px rgba(0, 0, 0, .08), 8px 10px 24px rgba(0, 0, 0, .08);
    border-radius: 6px;
    padding: 30px 20px;
    margin-bottom: 30px
}

.news_details_right_item h3 {
    font-weight: 500;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px
}

.recent_news_item {
    display: flex;
    padding-top: 30px
}

.recent_news_img {
    width: 20%;
    background-size: cover;
    background-repeat: no-repeat
}

.recent_news_text {
    padding-left: 10px;
    width: 80%
}

.recent_news_text h5 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.recent_news_text p {
    padding-top: 0;
    font-size: 14px;
    display: flex;
    align-items: center
}

.recent_news_text p i {
    font-size: 6px;
    margin: 0 7px;
    color: var(--main-color)
}

.news_tags_area ul li {
    display: inline-flex;
    margin-right: 10px;
    margin-top: 15px
}

.news_tags_area ul li a {
    background: #ddd;
    padding: 7px 15px;
    color: var(--black-color);
    font-weight: 400;
    transition: var(--transition)
}

.share_icon_area li {
    display: inline-flex;
    background: #fff;
    width: 40px;
    text-align: center;
    justify-content: center;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: 4px 6px 20px rgb(0 0 0 / 8%);
    transition: var(--transition);
    color: var(--main-color);
    margin-left: 15px
}

.btn_modal_closed button,
.notification_wrapper .accordion-button.active,
.notification_wrapper .accordion-button.shows {
    background: var(--white-color)
}

.dashboard_sidebar_user p a,
.dashboard_top_icon i,
.dashboard_top_text h3 {
    color: var(--paragraph-color)
}

.dashboard_sidebar {
    background: #fff;
    box-shadow: 8px 8px 20px rgba(0, 0, 0, .08);
    border-radius: 12px
}

.dashboard_sidebar_user {
    text-align: center;
    padding: 30px 20px;
    background: #f3f6fd
}

.dashboard_sidebar_user img {
    width: 110px;
    height: 110px;
    border-radius: 50%
}

.dashboard_sidebar_user p {
    line-height: 17px;
    padding-top: 10px
}

.dashboard_menu_area {
    padding: 40px 20px
}

.dashboard_menu_area ul li {
    margin-bottom: 25px;
    font-size: 15px
}

.dashboard_menu_area ul li i {
    width: 25px
}

.booing_sidebar_dashboard {
    padding-top: 30px;
    padding-left: 30px
}

.dashboard_dropdown_button span {
    position: absolute;
    right: 0;
    display: block;
    top: 0
}

.dashboard_top_boxed {
    background: #fff;
    box-shadow: -4px -4px 14px rgba(0, 0, 0, .08), 8px 8px 20px rgba(0, 0, 0, .08);
    border-radius: 12px;
    padding: 25px 40px;
    display: flex;
    align-items: center
}

.dashboard_top_icon i {
    font-size: 100px
}

.dashboard_top_text h3 {
    padding-bottom: 8px;
    font-weight: 500
}

.dashboard_top_text h1 {
    line-height: 64px;
    font-size: 70px;
    font-weight: 500
}

.dashboard_common_table {
    background: #f3f6fd;
    border-radius: 12px;
    padding: 25px 30px
}

.dashboard_common_table h3 {
    font-weight: 500;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 11px;
    position: relative
}

.dashboard_common_table h3::after {
    content: "";
    width: 140px;
    height: 2px;
    background: var(--main-color);
    position: absolute;
    left: 0;
    bottom: 0
}

.table_common_area {
    margin-top: 40px
}

.table_common_area table {
    text-align: center;
    border: 1px solid #d5d5d5
}

.table_common_area thead tr th {
    border: none;
    background: #fff;
    padding: 15px 5px;
    white-space: nowrap
}

.table_common_area tbody tr td {
    padding: 16px 0
}

.table_common_area tbody tr td.complete {
    color: #4caf50;
    font-weight: 500
}

.table_common_area tbody tr td.cancele {
    color: #c8102e;
    font-weight: 500
}

.table_common_area tbody tr td i {
    cursor: pointer
}

#profile_form_area label {
    margin-bottom: 10px
}

#profile_form_area .change_password_field p {
    position: absolute;
    bottom: 14px;
    right: 15px;
    font-size: 12px;
    cursor: pointer;
    color: var(--main-color);
    font-weight: 500
}

.notification_top_heading p {
    color: var(--main-color);
    padding-left: 20px;
    position: absolute;
    left: 147px;
    top: 0;
    font-weight: 600;
    font-size: 12px
}

.notification_wrapper .accordion-item {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 15px
}

.notification_wrapper .accordion-button {
    padding: 4px 25px;
    font-size: 16px;
    background-color: transparent
}

.notification_wrapper .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    background: #fff
}

.modal {
    z-index: 99999
}

.logout_modal_content {
    text-align: center;
    padding: 80px 0 40px
}

.logout_modal_content h3 {
    font-weight: 400;
    font-size: 35px;
    line-height: 45px
}

.logout_approve_button {
    display: flex;
    justify-content: space-between;
    padding: 40px 30px 0
}

.logout_approve_button button {
    width: 46%
}

.btn_border,
.load_more_flight button {
    border: 1px solid var(--main-color)
}

.wallet_area_boxed {
    background: #fff;
    box-shadow: 0 4px 8px rgb(0 0 0 / 8%);
    border-radius: 10px;
    margin-top: 30px;
    padding: 25px 15px
}

.wallet_area_boxed h4 {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 11px;
    position: relative
}

.wallet_area_boxed h4::after {
    content: "";
    width: 100px;
    height: 2px;
    background: var(--main-color);
    position: absolute;
    left: 0;
    bottom: 0
}

.wallet_blance_boxed h5 {
    font-weight: 500;
    padding-top: 4px
}

.main_range_price {
    height: 13px;
    width: 100%;
    background: #66666652;
    border-radius: 40px;
    font-size: 10px;
    line-height: 100%;
    position: relative;
    overflow: hidden
}

.main_range_price::after {
    content: "30%";
    width: 49%;
    background: var(--main-color);
    height: 13px;
    position: absolute;
    border-radius: 30px;
    text-align: right;
    color: #fff;
    padding: 0 22px;
    line-height: 12px
}

.add_balance_area .input-group-text {
    padding: 0 16px;
    font-size: 20px;
    border: none
}

.add_balance_area .form-control {
    height: 45px
}

.other_add_balance_area {
    text-align: center;
    padding-top: 7px
}

.other_add_bal_button {
    padding-top: 5px;
    padding-bottom: 20px
}

.btn_add_bal {
    border: 1px solid var(--main-color);
    font-size: 14px;
    margin-left: 10px;
    transition: var(--transition)
}

.btn_modal_closed {
    position: absolute;
    right: 20px;
    top: 16px
}

.btn_modal_closed button {
    border: 2px solid var(--black-color);
    height: 35px;
    width: 35px;
    border-radius: 50%;
    font-size: 22px
}

.btn_modal_closed button:hover {
    background: var(--orange-color);
    color: var(--white-color);
    transition: var(--transition)
}

.common_author_boxed {
    background: #f3f6fd;
    padding: 45px 20px
}

.common_author_heading h3 {
    font-weight: 400;
    color: var(--paragraph-color)
}

.common_author_form {
    padding: 50px 100px 0
}

#main_author_form .form-group {
    margin-bottom: 20px;
    text-align: right
}

#main_author_form .form-group a {
    color: var(--paragraph-color);
    padding-top: 10px;
    display: block
}

.other_author_option ul {
    display: flex;
    justify-content: center;
    padding-bottom: 20px
}

.other_author_option ul li {
    padding-left: 10px;
    transition: var(--transition)
}

.line_or {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

.line_or span {
    display: block;
    background: #f3f6fd;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50%;
    color: var(--black-color);
    font-size: 20px;
    margin: 0 auto -21px
}

.otpCont {
    text-align: center;
    display: flex;
    justify-content: center
}

.otSc {
    margin: 0 34px 0 0;
    border: 1px solid var(--main-color);
    padding: 5px 0;
    font-size: 22px;
    text-align: center;
    width: 7%;
    outline: 0
}

.flight_search_items {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flight_search_left {
    display: flex;
    align-items: center;
    padding: 0 0 0 23px
}

.flight_search_middel {
    display: flex;
    align-items: center;
    padding-left: 47px
}

.flight_search_destination {
    padding-left: 33px
}

.flight_search_destination p {
    font-size: 14px;
    line-height: 16px
}

.flight_search_destination h3 {
    font-weight: 500;
    padding-top: 5px
}

.flight_search_destination h6 {
    padding-top: 5px;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 140px
}

.flight_right_arrow img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 1px 4px 12px rgba(0, 0, 0, .1)
}

.flight_right_arrow p {
    font-size: 11px;
    line-height: 18px
}

.flight_right_arrow h6 {
    font-size: 11px;
    font-weight: 700;
    padding-top: 10px
}

.flight_search_right {
    background: #f3eff9;
    padding: 25px 16px 20px 25px
}

.flight_search_right h5 {
    font-size: 18px;
    font-weight: 500;
    color: var(--paragraph-color)
}

.flight_search_right h2 sup {
    font-size: 13px;
    color: var(--main-color);
    font-weight: 600;
    top: -19px;
    padding-left: 5px
}

.flight_search_right a {
    margin-top: 13px
}

.flight_search_right p {
    font-size: 12px;
    padding-top: 2px;
    font-weight: 500;
    color: var(--black-color)
}

.flight_search_right h6 {
    font-size: 16px;
    font-weight: 500;
    padding-top: 7px;
    cursor: pointer
}

.load_more_flight {
    text-align: center;
    padding-top: 40px
}

.flight_policy_refund {
    border: 1px solid #d7d6d6;
    border-radius: 10px;
    padding: 0 20px
}

.airline-details {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.airline-details .img {
    height: 24px;
    width: 24px;
    margin-right: 8px
}

.airline-details .airlineName {
    margin-right: 8px;
    font-size: 11px;
    font-weight: 600
}

.airline-details .flightNumber {
    font-size: .625rem;
    color: #4c4c4c
}

.flight_inner_show_component .flight_det_wrapper {
    display: flex;
    align-items: flex-start;
    width: 185px
}

.flight_inner_show_component .flight_det_wrapper .flight_det .code_time {
    font-size: 18px
}

.flight_inner_show_component .flight_det_wrapper .flight_det .code_time .code {
    color: #4c4c4c;
    margin-right: 8px
}

.flight_inner_show_component .flight_det_wrapper .flight_det .airport {
    color: #4c4c4c;
    font-size: .75rem;
    line-height: 16px
}

.flight_inner_show_component .flight_det_wrapper .flight_det .date {
    color: #4c4c4c;
    font-size: .625rem
}

.flight_inner_show_component .flight_duration {
    justify-content: center;
    width: 96px;
    text-align: center;
    align-items: flex-start;
    color: #4c4c4c;
    flex-wrap: wrap;
    line-height: 1
}

.flight_inner_show_component .flight_duration span {
    font-size: .625rem;
    color: #4c4c4c;
    margin-top: 8px;
    font-weight: 500;
    display: inline-block
}

.flight_inner_show_component .arrow_right {
    flex-basis: 88px;
    margin: 4px 1rem 0;
    background-image: url('../img/icon/plane-right-blue.png');
    background-repeat: no-repeat;
    background-position: 50% center;
    text-align: center;
    min-height: 24px;
    min-width: 24px;
    background-size: 24px
}

.flight_inner_show_component {
    display: flex;
    align-items: flex-start;
    position: relative
}

.TabPanelInner p {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 16px
}

.TabPanelInner h4 {
    font-size: 16px;
    padding-bottom: 4px;
    border-bottom: 1px solid #8b3eea;
    display: inline-block;
    margin-bottom: 12px
}

.flight_show_down_wrapper {
    display: flex;
    border-bottom: 1px solid #cdcdcd;
    padding-top: 25px
}

.flex_widht_less {
    width: 68%;
    padding-left: 22px
}

.flight_info_taable h3 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 4px
}

.fligth_top_search_main_form_wrapper .flight_categories_search {
    position: inherit;
    right: 30px;
    top: 0;
    margin-bottom: 20px
}

.flight_sidebar_right {
    padding-top: 20px;
    display: flex
}

.flight_right_arrow_sidebar {
    text-align: center;
    padding: 0 22px
}

.flight_right_arrow_sidebar img {
    width: 40px
}

.flight_right_arrow_sidebar h6 {
    font-size: 10px
}

.flight_right_arrow_sidebar p {
    font-size: 10px;
    line-height: 13px
}

.flight_search_destination_sidebar p {
    font-size: 10px;
    font-weight: 600;
    color: var(--black-color)
}

.flight_search_destination_sidebar h6 {
    font-size: 10px;
    padding-top: 3px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100px
}

.room_book_item {
    display: flex;
    border: 1px solid #ddd;
    margin-top: 30px
}

.room_booking_heading h3 {
    font-size: 20px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 335px;
    padding-bottom: 10px
}

.room_fasa_area ul {
    display: flex;
    padding-top: 10px
}

.room_fasa_area ul li {
    padding-right: 20px
}

.room_fasa_area ul li img {
    padding-right: 8px;
    width: 28px
}

.room_person_select {
    padding-left: 35px;
    padding-top: 15px
}

.room_person_select h3 {
    font-size: 18px;
    color: var(--main-color);
    font-weight: 600;
    padding-bottom: 15px
}

.room_booking_right_side {
    display: flex;
    justify-content: space-between;
    padding: 15px 25px 0
}

.room_select_area .nav-tabs {
    border-bottom: none;
    margin-bottom: 20px;
    justify-content: center
}

.room_select_area .nav-tabs .nav-item.show .nav-link,
.room_select_area .nav-tabs .nav-link.active {
    color: var(--white-color);
    background-color: var(--main-color);
    border-color: #dee2e6 #dee2e6 #fff
}

.room_select_area .nav-tabs .nav-link {
    margin-bottom: 0;
    background: #f3f6fd;
    border: 1px solid transparent;
    border-radius: .25rem;
    padding: 10px 110px
}

.tour_details_boxed_inner .room_details_facilities p {
    padding-bottom: 0
}

.booking_success_arae {
    display: flex;
    align-items: center;
    padding: 0 20px
}

.booking_success_text {
    padding-left: 30px
}

.your_info_arae ul li {
    border-bottom: 1px solid #dfdfdf94;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex
}

.your_info_arae ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.name_first {
    width: 40%
}

.how_it_boxed h3 {
    padding-top: 30px;
    font-weight: 500
}

.video_play_button {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.go-top,
.preloader {
    position: fixed;
    text-align: center
}

.video_play_button h4 {
    color: var(--white-color);
    padding-top: 35px
}

.video_play_button h2 {
    color: var(--white-color);
    padding-top: 10px;
    font-size: 40px
}

.terms_item h4 {
    font-weight: 700
}

.preloader {
    z-index: 999999;
    background-color: var(--white-color);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0
}

.preloader .lds-spinner {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.preloader .lds-spinner div {
    -webkit-transform-origin: 40px 40px;
    transform-origin: 40px 40px;
    -webkit-animation: 1.2s linear infinite lds-spinner;
    animation: 1.2s linear infinite lds-spinner
}

.preloader .lds-spinner div::after {
    content: " ";
    display: block;
    position: absolute;
    top: 5px;
    left: 35px;
    width: 5px;
    height: 20px;
    border-radius: 20%;
    background: var(--main-color)
}

.preloader .lds-spinner div:first-child {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.preloader .lds-spinner div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.preloader .lds-spinner div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.preloader .lds-spinner div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.preloader .lds-spinner div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.preloader .lds-spinner div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.preloader .lds-spinner div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.preloader .lds-spinner div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.preloader .lds-spinner div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.preloader .lds-spinner div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.preloader .lds-spinner div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

.preloader .lds-spinner div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.d-table-cell {
    vertical-align: middle
}

.go-top {
    cursor: pointer;
    top: 0;
    right: 35px;
    color: #fff;
    background-color: var(--main-color);
    z-index: 4;
    width: 40px;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
    border-radius: 50%
}

.go-top::before,
.top-dark {
    width: 100%;
    position: absolute
}

.go-top.active {
    top: 80%;
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible
}

.go-top::before,
.go-top:focus i:first-child,
.go-top:hover i:first-child {
    top: 0;
    opacity: 0;
    visibility: hidden
}

.go-top i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: .6s;
    transition: .6s
}

.go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%
}

.go-top::before {
    content: '';
    left: 0;
    height: 100%;
    z-index: -1;
    background: #393953;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 50%
}

.go-top:focus i:last-child,
.go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.tour-hr {
    margin: 0 -20px 20px;
    border: 1px solid #ececec
}

.top-dark {
background: linear-gradient(#000000cc, rgba(255, 255, 0, 0));
    z-index: 1;
    height: 300px
}

.group-details div {
    margin-right: 15px
}

::-webkit-scrollbar {
    width: 7px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.destinations_content_box.four,
.destinations_content_box.one,
.destinations_content_box.three,
.destinations_content_box.two {
    background-size: cover !important;
    background-position: center !important
}

.input-load {
    position: absolute;
    right: 15px;
    top: 50px
}

.destinations_content_box.one {
    min-height: 690px
}

.destinations_content_box.two {
    min-height: 190px
}

.destinations_content_box.three {
    min-height: 265px
}

.destinations_content_box.four {
    min-height: 298px
}

.bottom-dark {
    background: linear-gradient(#00000000, rgb(0 0 0 / 86%));
    width: 100%;
    z-index: 1;
    position: absolute;
    height: 150px;
    bottom: 0
}

.fs-13 {
    font-size: 13px
}

.language_dropdown .dropdown-btn {
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #fff
}

.language_dropdown .dropdown-btn img,
.language_dropdown .dropdown-options div img {
    width: 17px;
    height: 15px;
    margin-right: 7px
}

.language_dropdown .dropdown-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    min-width: 112px;
    font-size: 13px;
    z-index: 10
}

.language_dropdown .dropdown-options div {
    padding: 7px 10px;
    cursor: pointer;
    display: flex;
    align-items: center
}

.language_dropdown .dropdown-options div:hover {
    background-color: #f1f1f1
}

.share-buttons a {
    width: 35px;
    display: inline-block;
    font-size: 20px
}

.share-buttons .fa-facebook {
    color: #3b5998
}

.share-buttons .fa-whatsapp {
    color: #25d366
}

.share-buttons .fa-twitter {
    color: #1da1f2
}

.share-buttons .fa-pinterest {
   color: #c8232c 
}

.home-share {
    background: #f0f8ff
}
.btn-link{
    color: #f15a29;
}
.btn-link:hover {
    color: #b13107;
}
.text-primary{
     color: #f15a29 !important;
}

.hotel-box .theme_two_box_img{
    min-height: 200px;
        max-height: 200px;
}
.hotel-box h3{
    font-family: 'Playfair Display', seri;
    color: black;
    font-weight: 500;
}
.hotel-box{
    height: calc(100% - 30px);
}
  
    