body,
html {
    font-family: PeydaWeb;
    transition: 0.3s all;
}

* {
    transition: 0.3s all;
}

.hd_header {
    background: rgb(63, 131, 248);
    background: radial-gradient(circle, rgba(63, 131, 248, 1) 0%, rgba(30, 66, 159, 1) 100%);
    border-bottom-right-radius: 3rem;
    border-bottom-left-radius: 3rem;
    box-shadow: 0px 3px 11px #0000007d;
}

.hd_main_container {
    width: 100%;
    max-width: 100%;
    position: relative;
}

.hd_header_fixed {
    width: 90%;
    background: #fff;
    margin: auto;
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
}

.hd_top_head {
    background: #fff;
    display: flex;
    padding: 1rem 1.7rem;
    align-items: center;
    justify-content: space-between;
}

a {
    text-decoration: none;
    color: #000;
}

.hd_bottom_head {
    background-color: #F9FAFB;
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
}

.hd_normal_login_text {
    margin-left: 1rem;
}

.hd_btn_simple {
    background: #1A56DB;
    color: #fff;
    padding: 0.6rem 1rem;
    border-radius: 12px;
}

.hd_list_menu_header li a {
    color: #6B7280;
}

.active_header_menu {
    color: #000 !important;
}

.hd_list_menu_header li {
    margin-left: 1rem;
}

.hd_list_menu_header {
    text-decoration: none;
    list-style: none;
    padding: 1rem 1.7rem;
    display: flex;
    align-items: center;
}

.hd_d_flex_banner {
    color: #fff;
    display: flex;
    align-items: start;
    width: 90%;
    justify-content: space-between;
    margin: auto;
    padding: 1rem;
    margin-top: 2rem;
    padding-bottom: 0;
}

.hd_header_banner_light {
    font-weight: 200;
    color: #A4CAFE;
    margin-bottom: 1rem;
}

.hd_banner_bolder {
    font-size: 2.5rem;
    font-weight: bold;
}

.hd_hr_custom img {
    width: 25%;
}

.hd_hr_custom {
    width: 100%;
    margin: 1rem 0;
}

.hd_info_banner_normal {
    font-size: 1rem;
    font-weight: lighter;
    width: 64%;
    line-height: 1.7rem;

}

.hd_banner_flex_btns {
    margin-top: 1rem;
    display: flex;
    align-items: center;
}

.hd_btn_white:hover {
    color: #fff;
    background: #1F2A37;
    border: 1px solid;

}

.hd_btn_white {
    color: #1F2A37;
    background: #fff;
    border: 1px solid #0000;

    padding: 14px;
    border-radius: 12px;
    margin-left: 1rem;
    cursor: pointer;
}

.hd_btn_white_border:hover {
    color: #fff;
    background: #1F2A37;
}

.hd_btn_white_border {
    color: #fff;
    background: #00000000;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid;
    cursor: pointer;
}

.hd_page_content_container {
    width: 90%;
    margin: auto;
    padding: 3rem 1rem;
}

.hd_block_cu_1 {
    background-image: url("../images/bg_r_t.png");
    background-size: 10%;
    background-position: top right;
    background-repeat: no-repeat;
}

.hd_block_title {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 2rem;
}

.hd_block_items_holder {
    display: grid;
    padding: 0 1rem;
    grid-template-columns: auto auto auto;
    width: 100%;
    justify-content: space-between;
    gap: 2rem;
}

.hd_item_card:hover div {
    color: #fff !important;
}

.hd_item_card:hover {
    color: #fff;
    background: radial-gradient(circle, rgba(63, 131, 248, 1) 0%, rgba(30, 66, 159, 1) 100%);
}

.hd_item_card {
    transition: 1s all;
    background: #fff;
    border: 1px solid #E5E7EB;
    border-radius: 13px;
    padding: 1.5rem;
}

.hd_card_image img {
    width: 100%;
}

.hd_card_image {
    width: 13%;
}

.hd_card_title {
    margin-top: 1.4rem;
    font-size: 1.1rem;
    color: #307FE2;
    font-weight: bold;
}

.hd_card_inf {
    margin-top: 1rem;
    font-size: 0.8rem;
    line-height: 1.6rem;
    color: #6B7280;
}

.hd_gra_bl_top_btm {
    background-image: linear-gradient(0deg, #00000000, #3080e226);
}

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

.hd_right_info_home {
    width: 20%;
}

.hd_center_home_iamge {
    width: 40%;
}

.hd_inf_home_text_left {

    width: 40%;
}

.hs_image_holder_center_home img {
    width: 100%;
}

.hs_image_holder_center_home {
    width: 80%;
    margin: auto;
}

.hd_info_home_block {
    margin-bottom: 2rem;
}

.hd_inf_numbers {
    display: flex;
    align-items: center;
}

.hd_infn_image img {
    width: 100%;
}

.hd_infn_image {
    width: 20%;
    margin-left: 1rem;
}

.hd_hr_blue {
    direction: ltr;
    margin: 1rem;
}

.hd_number_top {
    font-family: 'PeydaWeb';
    font-size: 1.1rem;
    font-weight: bolder;
}

.hd_number_btm {
    color: #307FE2;
    margin-top: 0.2rem;
}

.hd_il_title {
    color: #307FE2;
    margin-bottom: 1.2rem;
}

.hd_il_bold {
    font-size: 1.5rem;
    font-weight: bolder;
}

.hd_info_main_text_home {
    color: #6B7280;
    line-height: 1.8rem;

}

.hd_btns_cta_home {
    display: flex;
    align-items: center;
}

.hd_btn_blue_home:hover {
    background: #0d4ed9;
    color: #fff;
}

.hd_btn_blue_home {
    margin-left: 2rem;
    background: #1A56DB;
    padding: 0.7rem 1rem;
    color: #fff;
    border: 1px solid #1A56DB;
    border-radius: 14px;
}

.hd_btn_blue_border_home {
    margin-left: 2rem;
    background: #ffffff00;
    padding: 0.7rem 1rem;
    color: #1A56DB;
    border: 1px solid #1A56DB;
    border-radius: 14px;
}

.hd_box_info_title {
    font-size: 1.7rem;
    font-weight: bold;
}

.hd_flex_boxs_info_home {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd_flex_box_info_home {
    width: 23%;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.hd_box_text_cw {
    color: #307FE2;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 1rem 0;
}

.hd_flex_box_info_home img {
    width: 15%;
    margin-left: 0.2rem;
}

.hd_boxs_info_home {
    margin-top: 4rem;
}

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

}

.hd_see_more_cu2 {
    cursor: pointer;
}


.hd_see_more_cu2 img {
    width: 30%;
}

.hd_slider_ports_items {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.hd_pitem {
    width: 32%;
    background: #fff;
    padding: 1.2rem;
    border-radius: 20px;
    border: 1px solid #E5E7EB;
    box-shadow: 0 0 10px #5552;
}

.hd_p_item_image img {
    width: 100%;
    border-radius: 12px;
}

.hd_p_item_image {
    width: 100%;
}

.hd_p_item_top_title {
    width: 100%;
    display: flex;
    padding: 1rem 0;
    align-items: center;
    justify-content: space-between;
}

.hd_pitem_side {
    width: 50%;
}

.hd_pitem_title {
    color: #307FE2;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.hd_pitem_location {
    display: flex;
    align-items: center;
}

.hd_pitem_location img {
    width: 13%;
}

.hd_pitem_loc_t {
    margin-right: 0.6rem;
    color: #5c6c7c;
}

.hd_btn_pitem_page:hover {
    color: #fff;
}

.hd_btn_pitem_page {
    width: 100%;
    display: flex;
    background: #0a58ca;
    color: #fff;
    align-items: center;
    justify-content: space-evenly;
    padding: 1rem;
    cursor: pointer;
    border-radius: 12px;
}

.hd_btn_pitem_page i {
    display: flex;
}

.hd_pitem_description {
    color: #6B7280;
    line-height: 1.8rem;
    font-size: 0.9rem;
    margin-top: 0.5rem;
}

.btn_slider_next {
    transform: rotateY(180deg);
    margin-right: 0.2rem;
}

.hd_see_more_cu3 {
    display: flex;
    align-items: center;
    width: 6%;
}

.btn_slider_home_comments {
    width: 40%;
    cursor: pointer;
}

.hd_p_item_top_title_comment {
    display: flex;
    align-items: center;
}

.hd_pitem_side_comment {
    width: 50%;
}

.hd_user_image_comment img {
    width: 80%;
}

.hd_user_image_comment {
    width: 20%;
}

.hd_block_cu4 {
    margin-top: 5rem;
    background-image: url("../images/bg_r_t_blue.png");
    background-size: 10%;
    background-position: top right;
    background-repeat: no-repeat;
}

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

.hd_team_card_image img {
    width: 100%;
}

.hd_team_card_image {
    background: #fff;
    border-radius: 100%;
    padding: 1rem;
    box-shadow: 0 0 10px #5555;
}

.hd_team_name {
    width: max-content;
    margin: auto;
    margin-top: 1rem;
    font-size: 1.1rem;
    color: #307FE2;
    font-weight: bold;
}

.nav_image_home {
    width: 100%;
}

.hd_image_container_home {
    width: 100%;
    margin: auto;
}

.hd_faq_holder {
    background-image: url("../images/Vector.png");
    background-size: 10%;
    background-position: top right;
    background-repeat: no-repeat;

    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 2rem;
}

.hd_faq_side {
    width: 48%;
}

.hd_faq_title {
    font-size: 1.5rem;
    font-weight: bolder;
    margin-bottom: 1rem;

}

.hd_faq_desc {
    color: #6B7280;
}

.hd_faq_cta {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-top: 4rem;
}

.hd_faq_image img {
    width: 100%;
}

.hd_faq_image {
    width: 70%;
}

.faq_btn_call {
    background: #0a58ca;
    color: #fff;
    padding: 0.8rem 1.5rem;
    border-radius: 14px;
    cursor: pointer;
}

.hd_faq_box_acc {
    border-radius: 14px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 4px #8882;
    margin-bottom: 1.4rem;
}

.hd_faq_box_title i {
    display: flex;
    cursor: pointer;
}

.hd_faq_box_title {
    cursor: pointer;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd_faq_answer {
    padding: 1.5rem;
}

.active_acc .hd_faq_box_title {
    background: #edf6ff;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}

.hd_road_map_holder {
    padding-top: 3rem;
}

.hd_flex_road_map {
    background-image: url("../images/Vector_tranc.png");
    background-size: 10%;
    background-position: top right;
    background-repeat: no-repeat;

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

.hd_road_map_text_side {
    width: 35%;
}

.hd_flex_cards_rm {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd_road_map_title {
    font-size: 1.5rem;
    font-weight: bolder;
    margin-bottom: 1rem;
}

.hd_road_map_desc {
    color: #6B7280;
    line-height: 1.8rem;
}

.hd_rm_box {
    width: 30%;
    border: 2px solid #c0cfef;
    border-radius: 14px;
    padding: 0.7rem;
}

.hd_rm_top {
    display: flex;
    align-items: center;
    width: 100%;
}

.hd_image_rm img {
    width: 100%;
}

.hd_image_rm {
    width: 25%;
    margin-left: 0.5rem;
}

.hd_rm_num {
    font-weight: bolder;
}

.hd_rm_step_name {
    color: #0a58ca;
    font-size: 1.1rem;
}

.hd_rm_desc {
    margin-top: 0.7rem;
    font-size: 0.8rem;
    padding: 0.5rem;
    color: #555;
}

.hd_road_map_text_side {
    padding-top: 2rem;
    padding-right: 1rem;
}

.hd_quick_reserve_holder {
    padding: 2rem;
    background: #EBF5FF;
    border-radius: 18px;
}

.hd_qr_title {
    font-size: 1.3rem;
    font-weight: bolder;
    text-align: center;
}

.hd_qr_selector {
    width: max-content;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    background: #fff;
    margin-top: 2rem;
    padding: 0.5rem;
    border-radius: 20px;
}

.hd_qr_opt.active_qr {
    background: #FACA15;
    padding: 0.5rem 1rem;
    border-radius: 14px;
    cursor: pointer;
}

.hd_qr_opt {
    background: #fff;
    padding: 0.5rem 1rem;
    border-radius: 14px;
    cursor: pointer;
}

.hd_qr_cards {
    margin-top: 1.5rem;
    display: grid;
    align-items: stretch;
    justify-content: space-between;
}

.hd_qr_card {
    width: 32%;
    border: 1px solid #E5E7EB;
    background: #fff;
    padding: 1rem;
    border-radius: 14px;
}

.hd_qr_top {
    display: flex;
    align-items: start;
}

.hd_qr_image img {
    width: 80%;
}

.hd_qr_image {
    width: 20%;
}

.hd_qr_title_blue {
    color: #307FE2;
    font-weight: bolder;
}

.hd_qr_days_flex {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-top: 0.5rem;

}

.hd_qr_price_display {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.3rem;
}

.hd_price_qr {
    font-family: 'PeydaWebunm';
    font-size: 0.8rem;
}

.hd_price_qr b {
    font-size: 1.1rem;
    margin-left: 0.5rem;
}

.hd_price_discount {
    font-size: 0.7rem;
    color: #03543F;
    background: #DEF7EC;
    padding: 0.3rem 0.6rem;
    border-radius: 18px;
}

.hd_qr_select_plan i {
    display: flex;
    margin-right: 0.7rem;
}

.hd_qr_select_plan:hover {
    color: #fff;
}

.hd_qr_select_plan {
    background: #0a58ca;
    color: #fff;
    cursor: pointer;
    align-items: center;
    padding: 1rem;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 12px;
    margin: 2rem 0;
}

.hd_qr_desc_btm {
    color: #6B7280;
}

.hd_users_club_holder {
    padding-bottom: 5rem;
    width: 94%;
    margin: auto;
}

.hd_uc_top {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}

.hd_uc_content {
    background: #307fe2;
    border-top-right-radius: 18px;
    padding: 2rem 1rem;
    color: #fff;
}

.hd_uc_title {
    font-size: 1.5rem;
    font-weight: bolder;
}

.hd_uc_desc {
    width: 70%;
    margin-top: 0.7rem;
    font-weight: 300;
}

.hd_uc_shape img {
    width: 100%;
}

.hd_uc_shape {
    width: 28%;
}

.hd_uc_btm {
    background: #307fe2;
}

.hd_uc_btm {
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    border-top-left-radius: 18px;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd_uc_btm input {
    width: 32%;
    border: none;
    outline: none;
    padding: 0.7rem 1rem;

    border-radius: 0.7rem;
}

.hd_uc_btm button {

    width: 30%;
    border: none;
    outline: none;
    padding: 0.7rem 1rem;

    border-radius: 0.7rem;
    background: #FACA15;
}

.hd_users_club_holder {
    background-image: url("../images/Vector_full.svg");
    background-size: 30%;
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 3rem;
    padding-right: 3rem;
}

.hd_footer_holder {
    background-image: linear-gradient(0deg, #00000000, #3080e226);
}

.hd_footer_BOX {
    width: 90%;
    margin: auto;
    padding: 4rem 1rem;
}

.hd_footer_flex {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.hd_footer_card_side {
    width: 28%;
    background-image: linear-gradient(0deg, #00000000, #3080e226);
    border-radius: 18px;
    padding: 2rem;
    text-align: center;
}

.hd_footer_card_side_big {
    background-image: linear-gradient(0deg, #00000000, #3080e226);
    border-radius: 18px;
    padding: 2rem;
    width: 70%;
}

.hd_footer_logo img {
    width: 100%;
}

.hd_footer_logo {
    width: 45%;
    margin: auto;
}

.hd_hr_footer img {
    width: 100%;
}

.hd_hr_footer {
    width: 50%;
    margin: auto;
    padding: 1rem 0;
}

.hd_footer_card_tit {
    padding: 1rem 0;
    font-size: 1rem;
    font-weight: bold;
}

.hd_footer_call {
    background: #a8caec40;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
}

.hd_call_card_img img {
    width: 100%;
}

.hd_call_card_img {
    background: #fff;
    padding: 0.5rem;
    border-radius: 12px;
    width: 20%;
}

.hd_footer_call_side_r {
    width: 75%;
}

.hd_footer_call_text {
    text-align: right;
    font-size: 0.8rem;
    color: #307FE2;
}

.hd_footer_call_number b {
    margin-left: 0.3rem;
    font-family: 'PeydaWebunm';
    font-size: 1.1rem;
}

.hd_footer_call_number {
    text-align: left;
    font-size: 0.8rem;
    direction: ltr;
}

.hd_footer_emaol {
    font-size: 1rem;
    padding: 1.5rem 0;
}

.hd_top_lists_flex_footer {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.hd_footer_desc {
    width: 55%;
    padding: 0.4rem;
    line-height: 2rem;
    font-size: 0.95rem;
    color: #000000cc;
}

.hd_footer_menu {
    width: 20%;
}

.hd_footer_menu_title {
    font-weight: bolder;
    font-size: 1rem;
}

.hd_menu_footer_hr img {
    width: 100%;
}

.hd_menu_footer_hr {
    width: 70%;
    margin-left: auto;
    padding: 0.7rem 0;
}

a.hd_footer_link {
    display: block;
    margin: 0.4rem 0;
}

.hd_address_footer img {
    margin-bottom: 1rem;
    width: 100%;
}

.hd_address_footer {
    padding: 1rem;
    margin-top: 1rem;
}

.hd_footer_btm_end {
    width: 90%;
    margin: auto;
    background: #307FE2;
    border-top-right-radius: 22px;
    padding: 1rem;
    color: #fff;
    border-top-left-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd_footer_btm_somedia {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.hd_footer_btm_somedia img {
    width: 100%;
}

.hd_right_info_home .hd_hr_blue {
    direction: rtl;

}

.hd_number_top {
    font-family: 'PeydaWebunm';
    direction: ltr;
    text-align: right;
}

/* effects */

.hd_btn_simple:hover {
    background: #faca15;
    color: #fff;
    box-shadow: 0 0 6px #faca15;
}

.hd_list_menu_header a:hover {
    color: #000;
}

.hd_btn_blue_home:hover,
.hd_btn_blue_border_home:hover,
.hd_btn_pitem_page:hover,
.hd_qr_select_plan:hover {
    background: #faca15;
    color: #fff;
    box-shadow: 0 0 6px #faca15;
    border: 1px solid #ffd8ac00;
}

.hd_flex_box_info_home {
    cursor: pointer;
}

.hd_flex_box_info_home:hover {
    filter: hue-rotate(45deg);
    background: #77bdff51;
}

.hd_rm_box:hover {
    background: #fff;
}

.hd_rm_num {
    font-family: 'PeydaWebunm';
}

@media only screen and (min-width : 720px) {

    .hd_bottom_head.fixed_header_hd ul {
        margin: 0 !important;
    }

    .hd_bottom_head.fixed_header_hd {
        position: fixed;
        z-index: 99;
        top: 0;
        right: 0;
        width: 100%;
        box-shadow: 0 0 15px #8885;
        padding: 1rem !important;
    }
}

.hd_team_card_image img {
    transition: 1s all;
}

.hd_team_card_image:hover img {
    transform: rotate(360deg);
}


.hd_header_white .hd_header_fixed {
    border: 1px solid #5555;

}

.hd_header_white .hd_list_menu_header {
    margin-bottom: 0;
}

.hd_ab_head_card {
    background: linear-gradient(34deg, #1E429F, #3F83F8);
    border-radius: 22px;
    padding: 2rem;
}

.hd_flex_head_card {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    color: #fff;
}

.hd_side_card_page_title {
    width: 70%;
}

.hd_flex_links_card_head {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.hd_logo_home img,
.hd_link_parent img {
    width: 100%;
}

.hd_logo_home,
.hd_link_parent {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.2rem;
}

.hd_link_card_head {
    color: #A4CAFE;
}

.hd_page_title_main {
    font-size: 2rem;
    font-weight: bolder;
    margin-top: 0.4rem;
}

.hd_side_card_page_title {
    position: relative;
}

.hd_side_iamges_card_head img:first-child {
    width: 40%;
}

.hd_side_iamges_card_head img:last-child {
    width: 23%;
}

.hd_side_iamges_card_head {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd_contact_us_holder {
    margin-top: 5rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.hd_c_form_box {
    width: 60%;
}

.hd_c_form_box {
    padding: 3rem;
    border: 1px solid #8888;
    border-radius: 18px;
}

.hd_title_con {
    font-size: 1.5rem;
    font-weight: bolder;
}

.hd_hr_blue_c img {
    width: 100%;
}

.hd_hr_blue_c {
    width: 17%;
    margin-left: auto;
    padding: 1rem 0;
}

.hd_hr_blue_c_sm img {
    width: 100%;
}

.hd_hr_blue_c_sm {
    width: 22%;
    margin-left: auto;
    padding: 1rem 0;
}

.hd_inputs_side_by_side input,
.hd_inputs_side_by_side select {
    background: #F9FAFB;
    width: auto;
    border: 1px solid #D1D5DB;
    padding: 0.78rem 1rem;
    border-radius: 14px;
    outline: none;
}

.hd_inputs_side_by_side {
    display: grid;
    grid-template-columns: 48% 48%;
    width: 100%;
    justify-content: space-between;
    gap: 1rem;
}

.hd_c_form_box textarea {
    background: #F9FAFB;
    border: 1px solid #D1D5DB;
    padding: 0.78rem 1rem;
    border-radius: 14px;
    outline: none;
    width: 100%;
    margin-top: 1.5rem;
}

.hd_c_form button {
    width: 100%;
    border: none;
    background: #1A56DB;
    color: #fff;
    padding: 0.8rem;
    margin-top: 1rem;
    border-radius: 14px;
    cursor: pointer;
}

.hd_c_inf_title {
    font-size: 1.5rem;
    font-weight: bolder;
}

.hd_c_info_data_box {
    width: 38%;
}

.hd_box_card_c_bl {
    background: #EBF5FF;
    border: 2px solid #E1EFFE;
    border-radius: 16px;
    padding: 0.5rem;
    display: flex;
    align-items: stretch;
    margin-bottom: 1rem;
    width: 100%;
}

.hd_call_card_img_c img {
    width: 100%;
}

.hd_call_card_img_c {
    background: #fff;
    padding: 0.5rem;
    border-radius: 12px;
    width: 12%;
}

.hd_side_text_inf_box {
    width: 88%;
    padding-right: 1rem;
    position: relative;
}

.hd_c_t_i {
    color: #6B7280;
    text-align: right;
    font-size: 1rem;
    font-weight: 500;
}

.hd_c_d_i {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 0.2rem;
    padding-left: 0.5rem;
    font-size: 1.1rem;
    font-weight: bold;
}

.hd_map_location_holdedr {
    display: flex;
    align-items: stretch;
    width: 100%;
    justify-content: space-between;
}

.hd_map_title {
    font-size: 1.5rem;
    font-weight: bolder;
}

.hd_map_hr img {
    width: 100%;
}

.hd_map_hr {
    width: 20%;
    margin: 1.5rem 0;
}

.hd_side_map {
    width: 50%;
}

.hd_map_frame iframe {
    height: 240px;
    border-radius: 22px;
    margin-top: 2rem;
}

.hd_map_address {
    font-size: 1.15rem;
    color: #3e3e3e;
}

.hd_map_side_image img {
    width: 100%;
}

.hd_map_side_image {
    width: 40%;
}

.hd_slider_ports_items_all {
    width: 100%;
    display: grid;
    align-items: stretch;
    row-gap: 1.7rem;
    justify-content: space-between;
    grid-template-columns: 32% 32% 32%;
}

.hd_pitem_grid {
    width: 100%;
    background: #fff;
    padding: 1.2rem;
    border-radius: 20px;
    border: 1px solid #E5E7EB;
    box-shadow: 0 0 10px #5552;
}

.hd_pr_top_inf {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.hd_side_pr_inftxt,
.hd_side_pr_hours {
    width: 48%;
}

.hd_pr_title,
.hd_pr_c_title {
    font-size: 1.2rem;
    font-weight: bolder;
}

.hd_pr_hr img {
    width: 20%;
}

.hd_pr_hr {
    width: 100%;
    margin: 1rem 0;
}

.hd_pr_desc {
    color: #6B7280;
    line-height: 1.8rem;
}

.hd_pr_inf_box_active_h {
    background: #EBF5FF;
    border: 2px solid #E1EFFE;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    border-radius: 14px;
}

.hd_call_card_img_h {
    background: #fff;
    margin-right: 1rem;
    padding: 0.5rem;
    border-radius: 12px;
    width: 10%;
}

.hd_clock_ac_pr {
    margin-right: auto;
}

.hd_text_ac_pr {
    font-size: 1.1rem;
    color: #676767;
    padding-right: 1rem;
}

.hd_clock_ac_pr {
    font-weight: bold;
    font-family: 'PeydaWebunm';
}

.hd_see_plans_pr_page {
    color: #0a58ca;
    border: 1px solid #0a58ca;
    padding: 1rem 1.8rem;
    display: block;
    width: max-content;
    text-align: center;
    border-radius: 14px;
    margin-top: 1.5rem;
}

.swiper-slide img {
    width: 100%;
}

.hd_block_cu_pr {
    background-image: url("../images/bg_r_t.png");
    background-size: 10%;
    background-position: top right;
    background-repeat: no-repeat;
    margin-top: 5rem;
}

.hd_pr_options_boxs {
    display: grid;
    grid-template-columns: 19% 19% 19% 19% 19%;
    row-gap: 1.2rem;
    justify-content: space-between;
    align-items: stretch;
}

.hd_card_pr_opt {
    border: 1px solid #8888;
    background: #fff;
    border-radius: 20px;
    padding: 0.7rem;
    display: flex;
    box-shadow: 0 0 6px #88888812;
    align-items: center;
}

.hd_pr_book_icon img {
    width: 100%;

}

.hd_pr_book_icon {
    width: 30%;
}

.hd_opt_name_pr {
    color: #307FE2;
    font-weight: bolder;
    padding-right: 0.7rem;
}

.hd_card_pr_opt:hover div {
    color: #fff;

}

.hd_card_pr_opt:hover {
    background: radial-gradient(circle, rgba(63, 131, 248, 1) 0%, rgba(30, 66, 159, 1) 100%);
    color: #fff;
}

.hd_qr_sub_title {
    width: 90%;
    margin: auto;
    text-align: right;
    margin-top: 2rem;
    color: #888;
}

.pr_images {
    cursor: grab;
}

.hd_d_flex_user_profile {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.hd_sidebar_user {
    width: 25%;
    border-left: 1px solid #9d9d9d;
    padding: 1rem;
}

.hd_sidebar_items a {
    font-size: 1.1rem;
    color: #393939;
    display: flex;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1rem;
}

.hd_sidebar_items a.active_profile_link {
    background: #307fe230;
    padding: 0.7rem;
    border-radius: 12px;
}

.logout_profile {
    color: #FF8A4C !important;
}

.hd_checkout_main {
    width: 70%;
    margin: 0 auto;
}

.hd_checkout_proc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url("../images/Line.svg");
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.hd_pro_step {
    background: #fff;
    padding: 0 1rem;
}

.active_step_ch {
    color: #307FE2;
}

.hd_ch_tit {
    margin-top: 1rem;
    font-size: 1.1rem;
    font-weight: bolder;
}

.hd_ch_desc {
    font-size: 0.95rem;
    margin-top: 1rem;
    color: #777;
}

.ch_title {
    font-size: 1rem;
    margin-top: 1rem;
    font-weight: bolder;
    margin-bottom: 0.5rem;
}

.ch_grid_selects {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    justify-content: space-between;
    row-gap: 1rem;
}

.ch_option_product_select label {
    cursor: pointer;
}

.ch_option_product_select {
    border: 2px solid #E5E7EB;
    border-radius: 18px;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 1rem;
}

.ch_sel_p_t,
.ch_sd_t {
    font-size: 1rem;
    margin-top: 1rem;
    font-weight: bolder;
    margin-bottom: 0.5rem;
}

.ch_selector_plan select {
    width: 100%;
    border: 2px solid #E5E7EB;
    border-radius: 18px;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    outline: none;
}

.ch_select_date_and_discount {
    display: flex;
    align-items: self-end;
    justify-content: space-between;
    width: 100%;
}

.ch_select_date,
.ch_select_discount {
    width: 40%;
}

.discount_check {
    width: 15%;
    padding: 1rem;
    border-radius: 14px;
    outline: none;
    background: #ffffff;
    border: 2px solid #307FE2;
    color: #307FE2;
}

.ch_select_discount input,
.ch_select_date input {
    padding: 1rem;
    border-radius: 14px;
    width: 100%;
    outline: none;
    background: #F9FAFB;
    border: 2px solid #E5E7EB;
}

.ch_total_order {
    background: #EBF5FF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-radius: 16px;
}

.ch_total_order button {
    padding: 1rem 1.6rem;
    border: none;
    background: #1A56DB;
    color: #fff;
    border-radius: 11px;
}

.ch_p_tt {
    color: #111928;
    font-size: 0.9rem;
    margin-bottom: 0.4rem;
}

.ch_price_main {
    font-family: 'PeydaWebunm';
    font-weight: bolder;
    font-size: 1rem;
}

.ch_hr img {
    width: 100%;
}

.ch_hr {
    width: 10%;
    margin: 1rem 0;
}




/* ======================= */
/* ======================= */
/* ======================= */
/* ======================= */
/* ======================= */



.form-container {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 500px;
}

.form-title {
    text-align: center;
    color: #333;
    margin-bottom: 20px;
    font-size: 24px;
}

.wave-line {
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, #007bff, #00c0ff);
    margin-bottom: 20px;
    border-radius: 1px;
}

.form {
    display: block;
}

.form-group {
    margin-bottom: 15px;
}

.form-label {
    display: block;
    margin-bottom: 5px;
    color: #666;
    font-size: 14px;
}

.form-input {
    width: 100%;
    padding: 10px;
    direction: rtl;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    background-color: #f9f9f9;
    box-sizing: border-box;
}

.file-input {
    padding: 8px;
}

.submit-button {
    width: 100%;
    padding: 12px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.submit-button:hover {
    background-color: #0056b3;
}

/* استایل برای فیلدهای ورودی هنگام فوکوس */
.form-input:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
}

.upload-container {
    text-align: center;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.upload-area {
    border: 2px dashed #007bff;
    border-radius: 10px;
    padding: 40px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
    background-color: #f9f9f9;
    transition: border-color 0.3s;
}

.upload-area.dragover {
    border-color: #0056b3;
    background-color: #e9f0ff;
}

.upload-label {
    color: #333;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}

#fileInput {
    display: none;
}

.preview-image {
    max-width: 100%;
    height: auto;
    margin-top: 15px;
    border-radius: 5px;
    display: block;
    max-height: 200px;
    margin: auto;
    margin-top: 2rem;
}

.upload-instruction {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.table-container {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.table-title {
    color: #007bff;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}

.traffic-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    border: 2px dashed #007bff;
    border-radius: 8px;
    overflow: hidden;
}

.traffic-table th,
.traffic-table td {
    padding: 12px 15px;
    text-align: center;
    border-bottom: 1px solid #e9ecef;
    color: #333;
    font-size: 14px;
}

.traffic-table th {
    background-color: #007bff;
    color: white;
    font-weight: bold;
}

.traffic-table tr:nth-child(even) {
    background-color: #f8f9fa;
}

.traffic-table tr:hover {
    background-color: #e9ecef;
    transition: background-color 0.3s;
}

.traffic-table tr:last-child td {
    border-bottom: none;
}

/* ======================= */
/* ======================= */
/* ======================= */
/* ======================= */
/* ======================= */



.pr_page_c .hd_header {
    background-image: url("../images/pr_img\ \(2\).jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}