:root {
    --amin_orange: #fb5200;
}

.course_detail_cn {

    direction: rtl;
}

.hotel_detail_wrapper {

    direction: rtl;
}

.hotel_primary_data {
    background: #fff;
    border-radius: 1rem;
    padding: 10px 55px 10px 30px;

}

.hotel_info_box {
    padding-top: 4rem;
}

.course_detail_title_1 {
    font-size: 27px;
    color: #3f3f3f;
    text-align: right;
}

.course_detail_title_1 i {
    font-size: 16px;
    color: #2196F3;
}

.course_detail_title_2 {
    font-size: 14px;
    color: #656565;
    margin-top: 10px;
}

.course_detail_title_3 {
    font-size: 13px;
    color: #555555;
}

.hotel_sub_wrapper {
    display: flex;
    align-items: center;
    margin-top: 14px;
}

.star_container {
    margin-left: 16px;
    background: #ffba00;
    padding: 2px 7px;
    border-radius: 12px;
    font-size: 12px;
    color: white;
    display: flex;
    min-width: 67px;
    justify-content: center;
}

.star_container i {
    position: relative;
    top: 2px;
    right: 2px;
}

.star_container span {}

.sub_container {
    padding-top: 5px;
}

.ht_facility_body {
    margin-top: 0rem;
    margin-bottom: 3rem;
    padding-top: 2rem;
}

.ht_facility_main_title {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
}

.ht_facility_wrapper {
    display: flex;
}

.ht_facility_col {
    display: flex;
    flex-direction: column;
    margin-left: 35px;
}

.ht_facility_title {
    font-size: 14px;
    font-weight: bold;
    margin-top: 3rem;
    display: flex;
    color: #2f2f2f;
    margin-bottom: 1rem;
}

.ht_facility_item {
    display: flex;
    font-size: 13px;
    color: #606060;
    margin: 10px 5px 5px;
}

.ht_facility_img {
    width: 30px;
}

.ht_facility_img img {
    width: 100%;
    margin-left: 6px;
}

.htl_facil_val_wrapper {
    display: flex;
    justify-content: space-between;
    flex: 1;
    align-items: center;
}

.ht_facility_value {}

.ht_facility_content {
    margin-right: 15px;
}

.reserve_box {
    background: #f0f0f0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px;
    margin-top: 3rem;
    border-radius: 16px;
    font-size: 14px;
    border: 1px solid #d7d4d2;
}

.reserve_desc {
    text-align: right;
}

.reserve_numbers {
    padding-top: 12px;
}

.call_wole_phone_icon {
    font-size: 17px;
    margin-left: 11px;
    position: relative;
    top: 4px;
}

.call_wole_phone_icon a {
    padding-left: 8px;
    color: #3F51B5;
}

.call_wole_phone_num {
    font-size: 17px;
}

.call_wole_phone_num a {
    color: #313131;

    font-size: 22px;
    font-weight: 700;
}

.tour_date_box {

    border: 1px solid #727483;
    padding: 4px;
    border-radius: 1rem;
    font-size: 13px;
}

.tour_reserver_box {
    margin: 3rem 0;
}

.tour_date_value {
    text-align: right;
    font-size: 16px;

    font-weight: 700;
}

.tour_dates_wrap {

    display: flex;
    padding: 7px;
}

.tour_date_box_icon {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}


.data_title {
    text-align: right;
    font-size: 15px;
    font-weight: 700;
    padding-left: 14px;
}

.tour_date_box i {

    font-size: 20px;
    color: #3662db;
}

.tprice_box .data_title,
.tprice_box .tour_date_value {
    font-size: 22px;
}

.city-gr-box {
    position: relative;
}

.city-gr-img {
    text-align: center;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 82px;
    padding-top: 1rem;
}

.city-gr-img img {
    margin: 0 auto;
    box-shadow: none !important;
    position: relative;
    transition: 250ms;
    border-radius: 32px;
    height: 90px;
}

.box-sp-service .city-gr-img img {
    border-radius: 0;

}

.city-gr-img img:hover {
    transform: translateY(-7px);
}

.city-gr-title {
    margin: 9px 0;
    text-align: center;
}

.city_title_wrapper {}

.city-gr-title h4 {
    font-size: 11px;
    margin-top: 5px;
    color: #656565;
}

.city-gr-title a {
    color: #262626;
    font-weight: 500;
    font-size: 16px;
}

.box-leader {}

.box-leader .city-gr-img img {

    height: auto;
    width: 90%;
    border-radius: 50%;
}

.box-leader {}

/* start of tour group index  */

.tour_group_section {
    margin-bottom: 3rem;
}

.tgp_wrapper {
    background: #ffffff;
    padding: 2rem;
    border-radius: 40px;
}

.tgp_title {
    font-size: 23px;
    font-weight: 700;
    color: var(--amin_orange);
    text-align: center;
}

.tgp_content {
    font-size: 15px;
    direction: rtl;
    text-align: justify;
    color: #757575;
    margin-top: 15px;
    line-height: 27px;
}

.tgm_slider_wraperr {}

.datepicker-outer-container {
    position: absolute;
    z-index: 9;
}

.box-tg-group {
    margin: 0 15px;
    padding-bottom: 23px;
    cursor: pointer;
}

.tgp-gr-box {
    position: relative;
    background: #fff;
    border-radius: 16px;
    box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
    padding-bottom: 4px;
}

.tgp-gr-img {
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 82px;
    padding-top: 11px;
}

.tgp-gr-img img {
    width: 90% !important;
    margin: 0 auto;
    box-shadow: none !important;
    position: relative;
    transition: 250ms;
    border-radius: 16px;
}

.tgp-gr-img img:hover {
    transform: translateY(-7px);
}

.tgp-gr-title {
    margin: 9px 0;
    font-weight: bold;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.box-sp-group {}

.tgp_title_wrapper {}

.tgp-gr-title h4 {
    margin-top: 5px;
    font-size: 13px;
    color: gray;
}

.tgp-gr-title a {
    color: #090468;
    font-weight: 700;
    font-size: 16px;
}


/* end of tour group index  */

.tour-grid {
    padding-bottom: 0;
    max-width: 95%;
    border: 1px solid #ffffff;
    padding-top: 5px;
    background: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 2rem;
    border-radius: 16px;
    width: 100%;
    margin: 9px;
}

.tour-grid .pic-1 {
    margin: 2% 4%;
    width: 92%;
    border-radius: 16px;
}

.group_shop_title {
    display: flex;
    justify-content: center;
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 2rem;
}

.event-grid {
    box-shadow: rgba(149, 157, 165, 0) 0px 8px 24px;
}

.event-grid .pic-1 {
    border-radius: 16px;
}

.tour_leader_box {
    display: flex;
    align-items: center;
}

.tour_leader_img {}

.tour_leader_img_i {
    width: 50px;
    height: 50px;
}

.tour_leader_name {
    color: var(--amin_orange);
}

@media screen and (max-width:800px) {
    .tour_group_section {
        margin-bottom: 1rem;
    }

    .group_shop_title {
        margin-bottom: 1rem;
    }

    .tgp_title {
        font-size: 20px;
        padding-bottom: 13px;
        padding-top: 2rem;
    }

    .box-tg-group {
        margin: 0 3px;
    }

    .city-gr-title a {
        font-size: 14px;
    }

    .tgp_wrapper {
        padding: 2rem 6px;
    }

    .hotel_primary_data {
        padding: 10px 10px 30px 10px;
    }

    .tprice_box .data_title,
    .tprice_box .tour_date_value {
        font-size: 18px;
    }

    .data_title {
        font-size: 13px;
    }

    .tour_date_value {
        font-size: 15px;
    }

    .call_wole_phone_num a {
        font-size: 17px;
    }

    .city-gr-img img {
        height: 58px;
    }

}