@font-face {
    font-family: kalameh;
    font-style: normal;
    font-weight: 800;
    src: url("../font/Kalameh-Black.woff2") format("woff2"), url("../font/Kalameh-Black.woff") format("woff") }
@font-face {
    font-family: kalameh;
    font-style: normal;
    font-weight: 700;
    src:url("../font/Kalameh-Bold.woff2") format("woff2"), url("../font/Kalameh-Bold.woff") format("woff") }
@font-face {
    font-family: kalameh;
    font-style: normal;
    font-weight: normal;
    src:  url("../font/Kalameh-Regular.woff2") format("woff2") }

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: normal;
    src: url("../font/IRANSansWeb.woff") format("woff") }

@font-face{font-family:"shabnam";font-style:normal;font-weight:normal;url("../font/shabnam-fanum/Shabnam.woff2") format("woff2"),url("../font/shabnam-fanum/Shabnam.woff") format("woff")}
.number_persian{ font-family: shabnam !important;
}
* {
    box-sizing: border-box;
    font-family: Iransans;
}
body{font-family: Iransans !important;}

.color1{color: #0c91e4}
.color2{color:#ffd700}
.color3{color: #8443a8}
.color4{color: rgba(255, 255, 255, 0.90)}
.back1{background: #0c91e4}
.back2{background:#ffd700}
.back3{background: #8443a8}
.font-family{font-family: Iransans !important;}
a{text-decoration: none}
#header,#header_mobile{color:white;height: 61px;width: 100%;background: #1A357B;display: flex;align-items: center;position: fixed;top:0;z-index: 10000}
#login_header{width: 15%;}
#ul_menu_header,#ul_menu_header_mobile{width: 85%;display:flex;cursor: pointer;align-items: center}
.li_menu_header{list-style-type: none;margin-left: 5%}
.li_menu_header img{width: 24px;height: 24px;border-radius: 4px}
.logo img{width: 30px;height: 30px;border-radius: 30px;margin-left: 5px}
.li_menu_header a,.li_login_header a{color: var(--white, #FFF);
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.li_menu_header a:hover{color: rgba(255, 255, 255, 0.90);}
#login_header span{font-size:17px;font-weight: bold}
#login_header_ul{display: flex;justify-content: space-between;align-items: center}
.li_login_header{list-style-type: none;display: inline-flex;padding: 8px 32px;justify-content: center;align-items: center;gap: 8px;border-radius: 8px;border: 1px solid var(--white, #FFF);}
.li_login_header_shop{list-style-type: none}
.li_login_header img{height: 24px;width: 24px;flex-shrink: 0}
.li_login_header a{color: var(--white, #FFF);
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.submenu,#submenu_panel{background: white;padding-right: 15px;padding-bottom:15px;position: absolute;top:60px;width: 10%;min-height: 80px;display: none;z-index: 1000000;box-shadow: 2px 2px lightgrey}
.submenu li,#submenu_panel li{list-style-type: none;margin-top: 15px}
.submenu li a,#submenu_panel li a{font-size: 12px;text-decoration: none;color: darkgray;font-weight: normal}
.submenu li a:hover{color: darkgray;}
#footer{width: 100%;min-height: 560px;background: #1A357B;display: flex;justify-content:space-around;padding-top: 70px;padding-right: 10% !important;padding-left: 10% !important;margin-top: 70px}
.box_footer{width: 23%;margin-right: 2%}
.box_footer #logo{display: flex;align-items: center !important;}
.box_footer #logo h6{padding-top: 15px}
#footer hr{color: white}
.box_footer #logo img{width: 24px;
    height: 24px;border-radius: 4px;margin-left: 10px;
}
.box_footer #social_network{display: flex;align-items: center;}
.box_footer #social_network a img{width: 24px;
    height: 24px;
    flex-shrink: 0;margin-right: 10px}
.box_footer h6{color: var(--white, #FFF);
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;margin-bottom: 30px}
.box_footer p{color: var(--white, #FFF);
    text-align: right;
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;margin-bottom: 15px}
.box_footer_li{list-style-type: none;margin-bottom: 40px}
.box_footer_li_a,.box_footer_li_a {color: #FFF;
    text-align: right;
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;cursor: pointer;}
.box_footer_li_more{list-style-type: none;display: flex;align-items: center;margin-bottom: 15px}
.box_footer_li_more h6{color: var(--white, #FFF);
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;margin-bottom: 5px}
.box_footer_li_more span,.box_footer_li_more span a{color: #FFF;
    text-align: right;
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
#form_contact{border-radius: 8px;border: 1px solid gray;padding: 30px;display: flex;justify-content: space-between;box-shadow: 10px 10px lightgray;margin-top: 100px}
#form_contact_box{width: 40%;color: black}
.form_contact_box_input{width: 90%;height: 30px;padding: 5px;border-radius: 8px;margin-top: 10px;}
#form_contact_box_textarea{border-radius: 8px;padding: 5px;width: 90%;margin-top: 10px;}
.form_contact_box_label{font-weight: bold;font-size: 17px;}
#form_contact_box_submit{width: 90%;height: 30px;background: #0d6efd;border-radius: 8px
;border: #0d6efd;font-size: 17px;font-weight: bold;color: #ffd700}
.hr-index{border: 1px solid #0c91e4}
#form_contact_more{width: 50%;margin-right: 20px;color: black;margin-top: 20px}
.form_contact_more_span{font-weight: bold;margin-right: 10px;font-size: 17px}
#about_us{background: white;margin-top: 100px}
#about_us img{width: 100%; height: 400px;margin-top: 20px;border-radius: 20px }
#about_us_p1{font-size: 18px;font-weight: bold;color: gray;margin-top: 20px;line-height: 2}
#about_us_h1{color: #0d6efd;margin-top: 50px}
#veblog_h1{color: #0d6efd;margin-top: 50px}
/*
داشبورد
 */
.menu-container-dashboard-index #dashboard_2{margin-top: 28px;display: flex;align-items: center;justify-content: center}
.menu-container-dashboard-index #dashboard_2 .dashboard_2_box{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 24%;margin-left: 1%;height: 226px;border-radius: 8px;border-width: 1px;angle: 0 deg;opacity: 1;background: #FFFFFF;border: 1px solid #CBCBCB;padding: 24px;}
.menu-container-dashboard-index #dashboard_2 .dashboard_2_box img{height: 110px;angle: 0 deg;opacity: 1;}
.menu-container-dashboard-index #dashboard_2 .dashboard_2_box h6{margin-top: 16px;font-weight: 700;font-style: Bold;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;
}
.menu-container-dashboard-index #dashboard_2 .dashboard_2_box span{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #757575;margin-top: 4px;}
.menu-container-dashboard-index .dashboard_3{margin-top: 48px;padding-top: 12px;padding-bottom: 12px;display: flex;align-items: center;
    height: 48px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    top: 689px;
    left: 185px;
    gap: 8px;padding-right: 12px;
    border-top-width: 0.4px;background: #F6F9FF;border-top: 0.4px solid #CBCBCB

}
.menu-container-dashboard-index .dashboard_3 img{width: 24px;height: 24px;angle: 0 deg;opacity: 1;margin-left: 8px;}
.menu-container-dashboard-index .dashboard_3 span{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #757575;}
.menu-container-dashboard-index #dashboard_4{margin-top: 44px;}
.th_order{display: flex;align-items: center;justify-content: center;margin-top: 25px}
 .th_order .img{width: 5% !important;}
.th_order div{width:19%;display: flex;align-items: center;justify-content: center;}
.th_order div span{font-weight: 700;font-style: Bold;font-size: 14px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;}
 .tr_order{width: 100%;height: 71px;border-radius: 8px;border-width: 0.4px;angle: 0 deg;opacity: 1;margin-top: 24px;background: #FFFFFF;display: flex;align-items: center;justify-content: center;padding-right: 22px;padding-top: 17px;padding-bottom: 22px;
}
 .tr_order .img{width: 5%}
.tr_order .td_order{width: 19%;text-align: center}
.menu-item-dashboard-index {
    width: 100px;
    height: 130px;
    background-color: #ffffff;
    margin-right: 10px;
    border-radius: 16px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #333;
    transition: all 0.3s ease;
    cursor: pointer;
}

.no_result{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;
    text-align: right;color: #000000;
}
.menu-container-dashboard-index #dashboard_5,.menu-container-dashboard-index #dashboard_6{margin-top: 39px}

.menu-item-dashboard-index.active a{
    color: white;
}
.menu-item-dashboard-index i {
    font-size: 20px;
    margin-bottom: 6px;
}
.menu-item-dashboard-index a{
    color: black;
    text-decoration: none;
}




.icon_ticket {
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
    background-color: #eaf6f8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon_ticket img {
    width: 40px;
    height: 40px;
}

.title_ticket {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #333;
}

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

.form_ticket input[type="text"],
.form_ticket select {
    width: 260px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
}

.form_ticket textarea {
    width: 100%;
    max-width: 600px;
    min-height: 120px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    background: #f7f8fa;
}

.form_ticket label {
    display: block;
    text-align: right;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 6px;
    color: #444;
}

.submit-btn_ticket {
    margin-top: 30px;
    padding: 10px 30px;
    background-color: #00bcd4;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
}
#header_mobile{display: none}
.table-container_credits {width: 100%;margin-right: 10%;margin-top: 40px;background: white;border-radius: 12px;padding: 20px;box-shadow: 0 0 8px rgba(0,0,0,0.05);}
.table-title_credits {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
#table_credits {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

#table_credits th, td {
    padding: 12px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

#table_credits th {
    background-color: #f3f4f6;
    color: #333;
    font-weight: bold;
}

#table_credits tr:last-child td {border-bottom: none;}
.action-text_credits {color: #45b8c4;font-weight: bold;cursor: pointer;}
.index-titer{color: black;display: flex;justify-content:center;align-items: center;padding-right: 5%;font-weight: bolder;margin-top: 20px}
.index-titer h3{color: #070707;
    font-family: Iransans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 47.36px */
    letter-spacing: 0.5px;}
.index-titer h3 a{color: #070707;}
.index-titer div{display: flex;align-items: center}
.index-titer div a{color: white}
.index-titer div span{font-weight: bolder;font-size: 22px; padding-right: 10px}
.table-container_notifications {
    width: 100%;
    margin-right: 10%;
    margin-top: 40px;
    background: white;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 0 8px rgba(0,0,0,0.05);
}

#grouping_items{display: flex;flex-wrap: wrap;}
#grouping_items .grouping_item{text-align: center;flex-wrap: wrap;width: 31%;margin-left: 2%;display: flex;align-items: center;justify-content: center;
    height: 238px;
    gap: 8px;
    margin-top: 10px;border-radius: 8px;
    border: 1px solid #EBF1FF;
    background: #EBF1FF;}
#grouping_items .grouping_item h4{color: #070707;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 35.52px */
    letter-spacing: 0.5px;}
#baner{background: linear-gradient(to left, #2335f9, #23d2f9);color: white;border: none;border-radius: 20px;padding: 12px;font-weight: bold;text-align: right;height:90px;cursor: pointer;transition: background 0.3s;display: flex;align-items: center;justify-content: space-between;padding-right: 5%; padding-left: 5%;box-shadow: 2px 2px 2px 2px #2aa6bc;}
#baner .tel-baner{ display: flex;align-items: center}
#baner .tel-baner span{color: white}
#baner .btn-banner{height: 60px;background: linear-gradient(to left, #f127ee, #8927f1);width: 15%;display: flex;align-items: center;justify-content: center;border-radius: 15px;color: white;padding: 15px;font-size: 18px;font-weight: bolder;text-align: center;box-shadow: 2px 2px 2px 2px #f127ee;}
.product_view .card {width: 100%;background: #ffffff;border-radius: 24px;overflow: hidden;box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1);display: flex;flex-direction: row;transition: transform 0.3s ease;margin-top: 100px !important;}
.card:hover {
    transform: translateY(-4px);
}

.card-image {
    flex: 1;
    min-width: 300px;
}

.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-content {
    flex: 1;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.course-title {
    font-size: 26px;
    font-weight: bold;
    color: #1a2e66;
    margin-bottom: 10px;
}

.course-rating {
    color: #ff9900;
    margin-bottom: 20px;
}

.info-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 25px;
}

.info-item {
    background: #f8faff;
    border-radius: 12px;
    padding: 14px;
    box-shadow: inset 0 0 0 1px #dbeafe;
    transition: background 0.2s;
}

.info-item:hover {
    background: #ebf2ff;
}

.info-item .label {
    font-size: 14px;
    color: #555;
    margin-bottom: 6px;
}

 .value {
    font-size: 17px;
    font-weight: bold;
    color: #1b4d91;
}

.success {
    color: #28a745;
}

.cta-buttons {display: flex;gap: 12px;margin-top: auto;flex-wrap: wrap;}

.btn {
    padding: 12px 20px;
    border-radius: 10px;
    border: none;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: bold;
}

.btn.primary {
    background: #1a56db;
    color: white;
}

.btn.primary:hover {
    background: #0f3ab6;
}

.btn.secondary {
    background: #e0e7ff;
    color: #1a56db;
}

.btn.secondary:hover {
    background: #d0dbff;
}




.order-table {
    width: 100%;
    margin-right: 10%;
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.order-table table {
    width: 100%;
    border-collapse: collapse;
}

.order-table th, .order-table td {
    text-align: center;
    padding: 12px 10px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: black;
}

.order-table th {
    background-color: #f1f1f1;
    font-weight: bold;
}

.status-canceled {
    color: #f44336;
    font-weight: bold;
}

.details-button-orders {
    background-color: #20c9c9;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 6px 14px;
    cursor: pointer;
}

.details-button-orders:hover {
    background-color: #17a2a2;
}

.title_orders {
    text-align: right;
    margin-right: 10%;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}


.profile-pic_sidebar_my_panel {
    text-align: center;
    margin-bottom: 20px;
}

.profile-pic_sidebar_my_panel img {
    width: 80px;
    border-radius: 50%;
}


.btn_product_index a{
    color: white;
}





.container_shopcart_checkout {width: 74%;height: 700px;margin-right: 13%;margin-left: 13%;
    flex-shrink: 0;border-top-right-radius: 8px;border-top-left-radius: 8px;margin-top: 51px;direction: rtl;
}
.header_shopcart_checkout{width: 100%;height: 70px;angle: 0 deg;opacity: 1;border-top-left-radius: 8px;border-top-right-radius: 8px;background: #F6F9FF;display: flex;align-items:center }
.content_shopcart_checkout{width: 100%;angle: 0 deg;opacity: 1;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;background: #FFFFFF;box-shadow: 0px 4px 30px 0px #6D6D6D1A;}
.header_shopcart_checkout .th,.content_shopcart_checkout .tr{display: flex;align-items: center;width: 100%;height: 150px;justify-content: center}
.header_shopcart_checkout .th .td,.content_shopcart_checkout .tr .td{text-align: center;width: 20%;}
.header_shopcart_checkout .th .td h5{font-weight: 700;font-style: Bold;font-size: 20px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #1A357B;}
.content_shopcart_checkout .tr{padding-right: 32px}
.content_shopcart_checkout .tr .td{display: flex;align-items: center !important;justify-content: center}
.content_shopcart_checkout .tr .td img{width: 40%;height: 62px;border-radius: 4px;angle: 0 deg;opacity: 1;margin-left: 1% !important;}
.content_shopcart_checkout .tr .td span{width:59%;font-weight: 300;font-style: Light;font-size: 18px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #070707;}
.content_shopcart_checkout .tr .td .trash{width: 24px;height: 24px;angle: 0 deg;opacity: 1;}
#sub_shopcart_checkout{display: flex;margin-top: 16px}
#sub_shopcart_checkout #sub_shopcart_checkout_1{margin-left: 8px}
#sub_shopcart_checkout #sub_shopcart_checkout_1,#sub_shopcart_checkout #sub_shopcart_checkout_2,#sub_shopcart_checkout_4{display: flex;align-items: center;}
#sub_shopcart_checkout #sub_shopcart_checkout_1 img{width: 24px;height: 24px;angle: 0 deg;opacity: 1;margin-left: 6px}
#sub_shopcart_checkout #sub_shopcart_checkout_1 a{
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
}
#sub_shopcart_checkout #sub_shopcart_checkout_2{width: 20%;
    height: 40px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    border-width: 0.5px;
    gap: 8px;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;background: #FFFFFF;border: 0.5px solid #152A62;margin-left: 27px;
}
#sub_shopcart_checkout #sub_shopcart_checkout_2 a{font-weight: 500;font-style: Medium;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #152A62;}
#sub_shopcart_checkout #sub_shopcart_checkout_3{margin-left: 14%;position: relative;width: 22%;}
#sub_shopcart_checkout #sub_shopcart_checkout_3 input{width: 100%;height: 38px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 0.4px;padding: 8px;gap: 10px;background: #FFFFFF;border: 0.4px solid #CBCBCB;}
#sub_shopcart_checkout #sub_shopcart_checkout_3 #add_discount{position: absolute;font-weight: 300;font-style: Light;font-size: 14px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #1A357B;left:8px;top:8px}
#sub_shopcart_checkout_4{width: 203px;
    height: 40px;border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    border-width: 1px;
    gap: 8px;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;background: #152A62;border: 1px solid #5F72A3
}
#sub_shopcart_checkout_4 a{font-weight: 700;font-style: Bold;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #FFFFFF;}
#bank_shopcart_checkout{display: flex;flex-direction: column;margin-top: 44px;align-items: center;float: left}
 #bank_shopcart_checkout p{font-weight: 300;font-style: Light;font-size: 12px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #757575;text-align: center;
}
 #bank_shopcart_checkout img{margin-top: 14px}
.slideshow-container1{margin-top: 60px}
.pay-button:hover {
    background-color: #0056b3;
}

@media (max-width: 600px) {
    .gateways {
        flex-direction: column;
    }

    .gateway {
        flex: 1 1 100%;
    }

    .header_shopcart_checkout {
        flex-direction: column;
        align-items: flex-start;
    }

    .header_shopcart_checkout img {
        margin: 10px 0;
        width: 100%;
    }
}

.container_shopcart_index {
    margin-right: 15%;
    display: flex;
    gap: 40px;
    max-width: 900px;
    width: 90%;
    padding: 30px;
    box-sizing: border-box;
}
.box_shopcart_index {
    flex: 1;
    background: linear-gradient(135deg, #4a90e2, #357ABD);
    border-radius: 18px;
    padding: 30px 25px;
    box-shadow: 0 8px 24px rgba(53, 122, 189, 0.35);
    color: #fff;
    transition: box-shadow 0.3s ease;
}
.box_shopcart_index:hover {
    box-shadow: 0 15px 40px rgba(53, 122, 189, 0.55);
}
.box_shopcart_index h2 {
    margin-bottom: 25px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-align: center;
    text-shadow: 0 0 6px rgba(255 255 255 / 0.6);
}
.label_shopcart_index {
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}
.input_shopcart_index[type="text"],
.input_shopcart_index[type="number"] {
    width: 100%;
    padding: 14px 18px;
    margin-bottom: 22px;
    border-radius: 12px;
    border: none;
    background: rgba(255 255 255 / 0.2);
    color: #fff;
    font-size: 16px;
    box-shadow: inset 0 0 8px rgba(255 255 255 / 0.3);
    transition: background 0.3s ease;
}
.input_shopcart_index[type="text"]:readonly {
    opacity: 0.8;
}
.input_shopcart_index[type="text"]:focus,
.input_shopcart_index[type="number"]:focus {
    background: rgba(255 255 255 / 0.35);
    outline: none;
}
#button_shopcart_index {
    width: 100%;
    padding: 16px 0;
    background: #2e69d9;
    border: none;
    border-radius: 16px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 6px 18px rgba(46, 105, 217, 0.7);
    transition: background 0.4s ease, box-shadow 0.4s ease;
}
#button_shopcart_index:hover {
    background: #224fa3;
    box-shadow: 0 10px 28px rgba(34, 79, 163, 0.85);
}
.box_shopcart_index img {
    width: 100%;
    border-radius: 18px;
    box-shadow: 0 12px 36px rgba(53, 122, 189, 0.45);
    transition: transform 0.3s ease;
}
.box_shopcart_index img:hover {
    transform: scale(1.05);
}
/*
file and item files in dashboard
 */
.table-container_my_items,.table-container_my_item_files {background: white;width: 100%}
.table-title_my_items,.table-title_my_item_files {width: 100%;height: 48.10px;border-radius: 8px;angle: 0 deg;
    opacity: 1;border-top-width: 0.4px;padding-top: 12px;padding-right: 12px;padding-bottom: 12px;gap: 8px;background: #F6F9FF;border-top: 0.4px solid #CBCBCB;display: flex;align-items: center;
}
.table-title_my_items img{width: 24px;height: 24px;angle: 0 deg;opacity: 1;margin-left: 8px;}
.table-title_my_items span,.table-title_my_item_files span{font-weight: 400;font-size: 16px;leading-trim: NONE;letter-spacing: 0.5px;color: #757575;}
#table_my_items {
    width: 100%;
    border-radius: 8px;margin-top: 45px;
}
#table_my_items .thead,#table_my_items .thead_files{display: flex;align-items: center;justify-content: center;padding-bottom: 25px}
#table_my_items .thead .th{width: 16%;display: flex;align-items: center}
#table_my_items .thead_files .th_item_file{width: 20%;display: flex;align-items: center;justify-content: center}
#table_my_items .thead .th img,#table_my_items .thead_files .th_item_file img{width: 15px;
    height: 15px;
    angle: 0 deg;
    opacity: 1;margin-left: 4px}
#table_my_items .thead .th span{
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;color: #070707;
}
#table_my_items .tbody .tr,#table_my_items .tbody .tr_item_file{display: flex;align-items: center;width: 100%;justify-content: center;
    height: 71px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 0.4px;background: #FFFFFF;border: 0.4px solid #CBCBCB;margin-bottom: 24px;padding-top: 21px;padding-bottom: 19px;
}
#table_my_items .tbody .tr div{display: flex;align-items: center;width: 16%}
#table_my_items .tbody .tr_item_file div{width: 20% !important;display: flex;align-items: center;justify-content: center}
#table_my_items .tbody .tr div img{width: 35px;
    height: 29.93px;
    opacity: 1;margin-left: 5px;
}
#table_my_items .tbody .tr div span{
    font-weight: 300;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;color: #070707;
}
#table_my_items .tbody .tr .status{width: 100px;
    height: 26px;
    border-radius: 50px;
    angle: 0 deg;
    opacity: 1;
   display: flex;align-items: center;justify-content: center;
    gap: 8px;background: #EBF1FF;
}
#table_my_items .tbody .tr_item_file div .status{width: 81px !important;
     height: 26px;
     border-radius: 50px;
     angle: 0 deg;
     opacity: 1;
     top: 69px;
     left: 381px;
     gap: 8px;
     padding-top: 4px;
     padding-right: 12px;
     padding-bottom: 4px;
     padding-left: 12px;background: #DCFCE7;
}
#table_my_items .tbody .tr_item_file div .status span{
    font-weight: 300;
    font-style: Light;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #048439;
}
#table_my_items .tbody .tr_item_file div .download,#table_my_items .tbody .tr_item_file div .play {width: 130px !important;
    height: 36px;
    border-radius: 8px;
    border-width: 0.4px;
    angle: 0 deg;
    opacity: 1;
    top: 64px;
    left: 182px;
    gap: 8px;display: flex;align-items: center;justify-content: center;
    background: #FFFFFF;border: 0.4px solid #CBCBCB;cursor: pointer;
}
#table_my_items .tbody .tr_item_file div .download a,#table_my_items .tbody .tr_item_file div .play{font-weight: 500;font-size: 14px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #757575;cursor: pointer;}
#table_my_items .tbody .tr_item_file div .display a{width: 130px;
    height: 36px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    padding-top: 8px;
    padding-right: 24px;
    padding-bottom: 8px;
    padding-left: 24px;
    gap: 8px;background: #1A357B;
}
#table_my_items .tbody .tr_item_file div .display a span{
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #FFFFFF;

}


.download-btn_my_items i {
    margin-left: 6px;
}

.course-img_my_items {
    width: 50px;
    height: 70px;
    object-fit: cover;
    border-radius: 6px;
}

.consultation-table_reserves {
    width: 100%;
    margin-right: 10%;
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.consultation-table_reserves table {
    width: 100%;
    border-collapse: collapse;
}

.consultation-table_reserves th, .consultation-table_reserves td {
    text-align: center;
    padding: 12px 10px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: black;
}

.consultation-table_reserves th {
    background-color: #f1f1f1;
    font-weight: bold;
}

.dashboard_reserve-button {
    background-color: transparent;
    border: 2px solid #00d2d2;
    color: #00d2d2;
    border-radius: 20px;
    padding: 4px 14px;
    font-size: 14px;
    cursor: pointer;
}

.dashboard_reserve-button:hover {
    background-color: #00d2d2;
    color: white;
}

.title_reserves {
    text-align: right;
    margin-right: 10%;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}


.card_product_index {
    background: #ffffff;
    width: 260px;
    border-radius: 16px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.card_product_index:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 25px rgba(0,0,0,0.15);
}

.card_product_index img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.card-body_product_index {
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}

.title_product_index {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 4px;
}

.subtitle_product_index {
    font-size: 13px;
    color: #888;
    margin-bottom: 12px;
}

.info_product_index {
    font-size: 14px;
    color: #444;
    margin-bottom: 6px;
    position: relative;
    padding-right: 20px;
}

.info_product_index::before {
    content: "✔";
    position: absolute;
    right: 0;
    color: green;
    font-size: 14px;
}

.price_product_index {
    font-size: 16px;
    font-weight: bold;
    color: #0b6dff;
    margin-top: 12px;
}

.btn_product_index {
    background: linear-gradient(to left, #f9d423, #ff4e50);
    color: white;
    border: none;
    border-radius: 0 0 16px 16px;
    padding: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: background 0.3s;
}

.btn_product_index:hover {
    background: linear-gradient(to left, #ff4e50, #f9d423);
}

@media (max-width: 1100px) {
    .card_product_index {
        width: 45%;
    }
}

@media (max-width: 768px) {
    .card_product_index {
        width: 45%;
    }
}

#comment-box-h1{margin-right: 40%;margin-top: 30px}
* {
    box-sizing: border-box;
    font-family: Iransans;
}

.comment-box {
    margin-right: 35%;
    margin-bottom: 30px;
    width: 100%;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    padding: 20px 25px;
    display: flex;
    gap: 15px;
    align-items: flex-start;
    transition: box-shadow 0.3s ease;
    height: 406px;
    flex-shrink: 0;
    border-radius: 8px;
    border: 0.6px solid #CBCBCB;
    background: #FFF;
}
.comment-box video,.comment-box audio{width: 100%;height: 299.237px;
    flex-shrink: 0;
    aspect-ratio: 300.03/299.24;border-radius: 8px 8px 0 0;
    }
.comment-row-index .comment-box .comment-text .full_name{color: #757575;
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.comment-row-index .comment-box .comment-text h6{color: #070707;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.comment-box:hover {
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}
.profile-pic_comment{
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #0078d7;
}
.comment-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.comment-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
.username_comment {
    font-weight: bold;
    color: #0078d7;
    font-size: 1.1rem;
}
.comment-date {
    font-size: 0.85rem;
    color: #999;
}
.comment-text {
    font-size: 1rem;
    color: #333;
    line-height: 1.5;
}
@media (max-width: 480px) {
    .comment-box {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .comment-content {
        margin-top: 15px;
    }
    .comment-header {
        flex-direction: column;
        gap: 5px;
        align-items: center;
    }
}

* {
    box-sizing: border-box;
    font-family: Iransans;
}

.container_product_view_2 {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1000px;
    width: 100%;
    justify-content: center;
}
.box_product_view_2 {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    flex: 1 1 280px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    transition: transform 0.3s ease;
    min-height: 450px; /* طول بیشتر */
}
.box_product_view_2:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}
.box_product_view_2 img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    height: 220px; /* ارتفاع تصویر بیشتر */
    margin-bottom: 20px;
}
.box_product_view_2 h3 {
    margin: 10px 0 20px;
    color: #333;
    text-align: center;
}
.box_product_view_2 button {
    background-color: #0078d7;
    border: none;
    color: white;
    padding: 12px 24px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s ease;
    margin-top: auto; /* دکمه پایین باکس */
}
.box button:hover {
    background-color: #005a9e;
}
@media (max-width: 700px) {
    .container_product_view_2 {
        flex-direction: column;
        align-items: center;
    }
    .box_product_view_2 {
        max-width: 90%;
        min-height: 450px;
    }
}



.course-purchase-container {
    max-width: 930px;
    margin: 40px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    direction: rtl;
    padding: 0 16px;
}

.product_view .price-box {
    background-color: #f9fafb;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 16px 20px;
    flex: 1;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0,0,0,0.05);
}

.price-title {
    font-size: 14px;
    color: #666;
    margin-bottom: 6px;
}

.price-value {
    font-size: 20px;
    font-weight: bold;
    color: #1e3a8a;
    margin-bottom: 12px;
}

.price-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.btn {
    padding: 8px 16px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    white-space: nowrap;
}
a{text-decoration: none !important;}
.buy-now {background-color: #0c91e4;color: white;}
.buy-now a{color: white}
.buy-now:hover {background-color: #868686;color: #0c91e4;}
.buy-installment {background-color: #8443a8;color: white;}
.buy-installment:hover {background-color:white ;color: #8443a8;}

.feedback-box {
    background-color: #dbeafe;
    color: #1e3a8a;
    border-radius: 12px;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    flex-shrink: 0;
    white-space: nowrap;
    height: fit-content;
}

.feedback-icon {
    font-size: 16px;
}

.feedback-count {
    font-size: 13px;
    color: #475569;
}


.instructor-section {
    background-color: #f9fafb;
    padding: 40px 16px;
    border-radius: 16px;
    margin: 40px auto;
    max-width: 1100px;
}

.section-title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #111827;
}

.section-title span {
    color: #3b82f6;
}

.instructor-card {
    background: white;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 32px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.05);
    gap: 24px;
    flex-wrap: wrap;
}

.instructor-info {
    flex: 1;
    text-align: left;
}

.info-btn {
    border: 1px solid #3b82f6;
    background: none;
    color: #3b82f6;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.info-btn:hover {
    background-color: #e0f2fe;
}

.instructor-details {
    flex: 1;
    text-align: center;
}

.instructor-name {
    font-size: 18px;
    color: #1e3a8a;
    margin-bottom: 6px;
}
.product_view .comment-box {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    padding: 30px 30px;
    display: flex;
    width: 100%;
    margin-right: 0px;
    flex-direction: column;
    align-items: center;
}

.product_view .comment-box h2 {
    text-align: center;
    margin-bottom: 25px;
    color: #333;
    font-size: 24px;
}

.product_view .form-content {
    width: 100%;
}
.instructor-title {
    color: #6b7280;
    font-size: 14px;
    margin-bottom: 10px;
}

.instructor-image img {
    width: 140px;
    height: auto;
    border-radius: 50%;
    object-fit: cover;
    margin-top: 10px;
}

/* Responsive: Tablet & Mobile */



.team-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;margin-top: 50px;
}

.team-card {
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    width: 23%;
    padding: 70px 20px 30px;
    text-align: center;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 500px;
    color: gray;
    margin-right: 1%;
    color: #0a53be;
}

.team-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1);
}

.card-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: linear-gradient(135deg, #4facfe, #00f2fe); /* آبی گرادینت زیبا */
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.team-card img{
    width: 96px;
    height: 96px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #ffffff;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #e0e0e0;
}
.team-card h3 {
    margin-top: 50px;
    font-size: 18px;
    color: #222 !important;
}

.team-card p {
    font-size: 14px;
    color: #555 !important;
    margin-top: 6px;
}
.profile-img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #ffffff;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #e0e0e0;
}




.blog-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 100px !important;
}
.blog-row-index {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;margin-top: 20px;
}
.blog-row-index .blog-box {
    width: 31%;
    background: #ffffff;
    margin-left: 2%;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    flex-shrink: 0;
    margin-top: 20px;
    height: 179px;
    border-radius: 8px;
    border: 0.6px solid #CBCBCB;
    display: flex;
    align-items: center;padding: 24px;
}

.blog-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}

.blog-row-index img {
    width: 37%;
    margin-left: 2%;
    height: 131px;
    object-fit: cover;
   border-radius: 8px;
}
.blog-text {width: 60%}

.blog-text h6 {color: #070707;
    text-align: right;
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}

.blog-text p {
    color:  #757575;
    text-align: right;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;
}
.blog-text a{display: flex;align-items: center}
.blog-text a span {color:#1A357B;font-family: Iransans;font-size: 14px;font-style: normal;font-weight: 700;line-height: 148%; /* 20.72px */letter-spacing: 0.5px;padding-left: 10px}
.blog-text a img{width: 24px;height: 24px;padding-right: 0;justify-content: center;align-items: center;}
.blog-text h5 {font-size: 14px;text-decoration: none;color: darkgray;}
.index-titr-blog{align-items: center;justify-content: center;display: flex;flex-direction: column}
.index-titr-blog h3{color: #070707;font-family: Iransans;font-size: 32px;font-style: normal;font-weight: 600;line-height: 148%; /* 47.36px */letter-spacing: 0.5px;}
.index-titr-blog a{display: flex}
.index-titr-blog a span{color: #152A62;
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.index-titr-blog .categories{display: flex;align-items: center;justify-content: center !important;width: 100% !important;margin-top: 25px !important;}
.index-titr-blog .categories .mySlides{width: 80%;display: flex !important;align-items: center;justify-content: center !important;}
.index-titr-blog .categories .prev1,.index-titr-blog .categories .next1{display: flex;width: 36px;height: 36px;padding: 10px;align-items: center;gap: 8px;flex-shrink: 0;border-radius: 18px;border: 0.4px solid #CBCBCB;background: #FFF;}
.index-titr-blog .categories .prev1 img{display: flex;width: 16px;height: 16px;transform: rotate(180deg);justify-content: center;align-items: center;flex-shrink: 0;}
.index-titr-blog .categories .next1 img{display: flex;width: 16px;height: 16px;transform: rotate(360deg);justify-content: center;align-items: center;flex-shrink: 0;}
.index-titr-blog .category{width: 17%;margin-left: 10px}
.index-titr-blog .category p{font-family: Iransans;color: #757575;font-size: 16px;font-style: normal;font-weight: 400;line-height: 148%; /* 23.68px */letter-spacing: 0.5px;cursor: pointer;}
.index-titr-blog .category_active{display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 50px;
    border: 0.4px solid #5F72A3;
    background: #EBF1FF;margin-left: 10px}
.index-titr-blog .category_active p{color: #152A62;
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.paginate .pagination{display: flex !important;justify-content: center;align-items: center;list-style-type: none !important;flex-wrap: wrap}
.paginate .pagination li{list-style-type: none;margin-left: 10px;height: 30px;width:30px;border-radius: 5px; border: 2px solid #ffd700;display: flex;justify-content: center;align-items: center;background: #0a53be}
.paginate .pagination li a{color: #ffd700}











* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body, html {width: 100%;height: 100%;background: white;color: #fff;}
.glass-card {display: flex;align-items: center;background: rgba(255, 255, 255, 0.07);border-radius: 30px;padding: 20px;backdrop-filter: blur(15px);box-shadow: 0 8px 40px rgba(0,0,0,0.5);border: 1px solid rgba(255, 255, 255, 0.2);animation: fadeIn 1.5s ease;}
.slide-text {flex: 1;text-align: right;width: 30%;}
.slide-img{width: 40%;margin-left: 10%;}
.slide-img img{border-radius: 10px;width: 100%;height: 380px}
.slide-text h1 {font-size: 40px;line-height: 1.4;color: #0c91e4;background: #0c91e4;
    font-weight: bold;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.slide-text p {
    margin-top: 15px;
    font-size: 18px;

}

.cta-button{color: white}
.teacher {
    margin-top: 15px;
    padding: 8px 14px;
    border-radius: 8px;
    display: inline-block;
    font-weight: bold;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-12px); }
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(30px); }
    to   { opacity: 1; transform: translateY(0); }
}
.margin-right{margin-right: 8%}
.margin-left{margin-left: 8%}
.padding-right{padding-right: 8%}
.padding-left{padding-left: 8%}
.margin-top{margin-top: 60px}
.margin-bottom{margin-bottom: 40px}
.consultant{margin-top: 120px}
.consultant #consultant-part1{display: flex;}
.consultant #consultant-part1 #consultant-part1_1{width: 40%;margin-left: 2%;}
.consultant #consultant-part1 #consultant-part1_1 img{width: 100%;height: 520px;flex-shrink: 0;aspect-ratio: 521/520;border-radius: 8px;margin-bottom: 28px;}
.consultant #consultant-part1 #consultant-part1_1 #bio{width: 100%;min-height: 691px;flex-shrink: 0;border-radius: 8px;background: #EBF1FF;padding: 32px;padding-bottom: 13px !important;}
.consultant #consultant-part1 #consultant-part1_1 #bio #title{display: flex;align-items: center; justify-content: space-between}
.consultant #consultant-part1 #consultant-part1_1 #bio #title span{color: #757575;text-align: right;font-family: Iransans;font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;}
.consultant #consultant-part1 #consultant-part1_1 #bio #title h6{color:#070707;text-align: right;
    font-family: Iransans;font-size: 16px;font-style: normal;font-weight: 700;line-height: 148%; /* 23.68px */letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_1 #bio #level{margin-top: 24px;color: #757575;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;margin-bottom: 16px}
.consultant #consultant-part1 #consultant-part1_1 #bio #session{color: #757575;
    text-align: right;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;padding-right: 33px;margin-bottom: 12px}
.consultant #consultant-part1 #consultant-part1_1 #bio #madrak{color:#757575;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;margin-bottom: 16px}
.consultant #consultant-part1 #consultant-part1_1 #bio #short_desc{color: #757575;
    text-align: right;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;padding-right: 33px}
.consultant #consultant-part1 #consultant-part1_2{width: 58%;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info{width: 100%;
    padding: 24px;
    align-items: center;
    gap: 10px;
    align-self: stretch;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: #FFF;margin-bottom: 28px;}
.consultant #consultant-part1 #consultant-part1_2 #extra_info_1{height: 520px;padding-right: 32px;padding-top: 32px;padding-left: 29px}
.consultant #consultant-part1 #consultant-part1_2 .extra_info h4{color:#070707;text-align: right;
    /* Heading/H4 */
    font-family: Iransans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 35.52px */
    letter-spacing: 0.5px;}

.consultant #consultant-part1 #consultant-part1_2 .extra_info h6{color:#070707;
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part1{display: flex;width: 100%;height: 88px;padding: 16px;flex-direction: column;border-radius: 8px;border: 1px solid  #CBCBCB;background: var(--white, #FFF);margin-top: 84px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part1 div{display: flex;justify-content: space-between}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part1 div span{color: #757575;
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part1 h6{color:#070707;
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;margin-top: 8px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part1 h6 span{color: #1A357B;
    font-family: Iransans;font-size: 16px;font-style: normal;font-weight: 700;
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part2{display: flex;margin-top: 32px}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part2 .part2_1{display: flex;cursor: pointer;
    width: 32%;
    margin-left: 1%;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;gap: 8px;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: var(--white, #FFF);}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part2 #part2_1_3{width: 34% !important;margin-left: 0}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part2 .part2_1 span{color:#757575;
    text-align: center;
    /* Button/LG */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part2 .part2_1_active{display: flex;cursor: pointer;
    width: 32%;
    margin-left: 1%;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: #EBF1FF;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part2 .part2_1_active span{color: #757575;
    text-align: center;
    /* Button/LG */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #part3,.consultant #consultant-part1 #consultant-part1_2 .extra_info #part4{width: 100%;margin-top: 24px;
    height: 88px;
    flex-shrink: 0;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: var(--white, #FFF);display: flex;justify-content: space-between;padding: 18px}

.consultant #consultant-part1 #consultant-part1_2 .extra_info #part3 p{color: #757575;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}

.consultant #consultant-part1 #consultant-part1_2 .extra_info #part3 h6,.consultant #consultant-part1 #consultant-part1_2 .extra_info #part4 h6{color: #1A357B;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info a{display: flex;margin-top: 32px;
    width: 100%;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    background: #152A62;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info a span{color: var(--white, #FFF);
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info #p1{color: #757575;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
.consultant #consultant-part1 #consultant-part1_2 .extra_info p{color: #757575;
    text-align: right;
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;;padding-top: 16px}
.consultant #consultant-part2{width: 100%;min-height: 300px;flex-shrink: 0;padding: 70px 39px 70px 39px;border-radius: 8px;border: 1px solid #CBCBCB;background: #FFF;margin-top: 112px}
.consultant #consultant-part2 .comment .comment1{display: flex;align-items: center;justify-content: space-between}
.consultant #consultant-part2 .comment .comment1 .comment1_1{display: flex;align-items: center}
.consultant #consultant-part2 .comment .comment1 .comment1_1{width: 80%}
.consultant #consultant-part2 .comment .comment1 .comment1_1 .full_name{color:#757575;padding-left: 10px;width: 13%;text-align: right;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.consultant #consultant-part2 .comment .comment1 .comment1_1 .present {color: #5F72A3;
    text-align: center;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;display: flex;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    background: #EBF1FF;margin-left: 10px;}
.consultant #consultant-part2 .comment .comment1 .comment1_1 .date{color: #757575;padding-left: 10px;text-align: right;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.consultant #consultant-part2 .comment p{color: #070707;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;margin-top: 30px}
.consultant #consultant-part2 .comment .comment2{display: flex}
#consultant-part1 img{width: 100%;height: 350px;border-radius: 10px}
#consultant-part1 #madrak{margin-top: 15px;}
/*slider for resevation*/
#consultant-part2 .slideshow-container {position: relative;margin: auto;display: flex;align-items: center;justify-content: center;}
#consultant-part2 .slideshow-container .prev,.slideshow-container .next, .slideshow-container1 .prev, .slideshow-container1 .next {cursor: pointer;width: auto;padding: 16px;font-weight: bolder;font-size: 20px !important;transition: 0.6s ease;user-select: none;color: white !important;background-color: #2ab0bc;}
#consultant-part2 .slideshow-container .next,.slideshow-container1 .next {margin-right: 0;border-radius: 3px 0 0 3px;}
#consultant-part2 .slideshow-container .prev,.slideshow-container1 .prev {margin-left: 0 !important;border-radius: 0 3px 3px 0;}
#consultant-part2 .slideshow-container .prev:hover, .slideshow-container .next:hover,.slideshow-container1 .prev:hover, .slideshow-container1 .next:hover {background-color: #5d11ac;}
#consultant-part2 .slideshow-container .mySlides .filter-item.three .day-item input[type="radio"]:checked + label {background-color: #2ab0bc; }
#consultant-part2 .slideshow-container .mySlides .filter-item.three .day-item input[type="checkbox"]:checked + label {background-color: #2ab0bc; }
#consultant-part2 .slideshow-container .mySlides .day-item .day {font-size: 14px;color: #ffffff;background-color: #2ab0bc;font-weight: bold !important;display: block;text-align: center;border-radius: 5px;padding: 10px 10px;margin: 5px 0; font-family: Iransans !important;}
#consultant-part2 .slideshow-container .mySlides .day-item input[type="radio"] {display: none; }
#consultant-part2 .slideshow-container .mySlides .day-item input[type="radio"]:checked + label {background-color: #eda61c;color: #FFFFFF; }
#consultant-part2 .slideshow-container .mySlides .day-item input[type="checkbox"] {display: none; }
#consultant-part2.slideshow-container .mySlides  .day-item input[type="checkbox"]:checked + label {background-color: #eda61c;color: #FFFFFF; }
#consultant-part2.slideshow-container .mySlides  .day-item input[disabled] + label {opacity: 0.5; }
#consultant-part2 .slideshow-container .mySlides .day-item .time {overflow: hidden;position: relative;cursor: pointer;font-size: 16px;color: #666666;display: block;text-align: center;padding: 10px 5px;border-radius: 5px;background-color: #f9f9f9;margin: 5px 0;transition: all 0.3s;font-family: Iransans !important; }
#consultant-part2.slideshow-container .mySlides  .day-item .time.active {background-color: #eda61c;color: #FFFFFF; }
#consultant-part2 #desc{margin-top: 20px}
/*پروفایل*/
.container_dashboard_profile {
    width: 100%;
    margin-right: 10%;
    margin-top: 40px;
    background: white;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.profile-section_dashboard_profile {
    flex: 1 1 30%;
    max-width: 200px;
    text-align: center;
    order: -1;
}

.profile-section_dashboard_profile img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.note_dashboard_profile {
    font-size: 12px;
    color: #555;
    margin-top: 10px;
    line-height: 1.6;
}

.form-section_dashboard_profile {
    flex: 1 1 65%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}

.form-section_dashboard_profile input {
    width: calc(50% - 10px);
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
}

.submit-btn_dashboard_profile {
    margin-top: 20px;
    padding: 10px 24px;
    background-color: #00bcd4;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
}
.footer1 {
    margin-top: 20px;
    width: 100%;
    height: 50px;
    padding: 30px 20px;
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(12px);
    border-top: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    font-family: Iransans;
    box-shadow: 0 -8px 20px rgba(0,0,0,0.2);
}

.footer1-content {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
}

.footer1-content p {
    font-size: 15px;
    color: #ccc;
}

.socials {
    display: flex;
    gap: 20px;
}

.socials a {
    color: #ffd700;
    text-decoration: none;
    font-weight: bold;
    transition: color 0.3s;
}

.socials a:hover {
    color: #fff;
}

/* Hide the images by default */
.mySlides,.card_video_index {
    display: none;
}
.mySlides img{width:100%;height: 430px;}
/* Next & previous buttons */
.prev, .next {cursor: pointer;position: absolute;top: 35%;width: auto;margin-top: -22px;padding: 16px;color: white;font-weight: bold;font-size: 18px;transition: 0.6s ease;border-radius: 0 3px 3px 0;user-select: none;}
/* Position the "next button" to the right */
.next {right: 0;border-radius: 3px 0 0 3px;}
.prev {left: 0;border-radius: 3px 0 0 3px;}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {cursor: pointer;height: 15px;width: 15px;margin: 0 2px;background-color: #bbb;border-radius: 50%;display: inline-block;transition: background-color 0.6s ease;}

.active, .dot:hover {background-color: #717171;}

/* Fading animation */
.fade {animation-name: fade;animation-duration: 1.5s;background:white !important;}
.container_video_index .carousel-inner{border-radius: 10px !important;}
.container_video_index .carousel-inner .item{padding: 30px !important;background:white !important;border-radius: 10px !important;}
.card_video_index{min-height: 350px;border-radius: 10px;display: flex !important;background:white !important; box-shadow: 5px 5px 5px 5px lightgrey;flex-direction: row !important;width: 80%;margin-left:10%;margin-right:10%;padding: 20px;}
.card_video_index img{width: 45%;margin-left: 5%;height: 320px;border-radius: 10px;}
.card_video_index .video_part2{width: 35%;display: flex;flex-direction: column;}
.card_video_index .video_part2  h3{font-weight: bolder;color: #ffd700;}
.card_video_index .video_part2  p{color: gray !important;margin-top: 15px;line-height: 2}
.card_video_index .video_part2 .video_part2_1{display: flex !important;margin-top: 10px}
.card_video_index .video_part2 .video_part2_1 img{width: 20px;height: 20px}
.card_video_index .video_part2 .video_part2_1 span{font-size: 16px;color: #0c91e4}
.container_video_index .next1,.container_video_index .prev1 {cursor: pointer;width: auto;padding: 16px;font-weight: bolder;font-size: 20px !important;transition: 0.6s ease;user-select: none;color: white !important;background-color: #2ab0bc;border-radius: 10px}
.video_btn{height: 50px;width: 100%;border-radius: 10px;display: flex;align-items: center;justify-content: center;  background-image: linear-gradient(to right, red,orange, #ff9100);margin-top: 20px;}
.video_btn a{color: white;font-weight: bold;font-size: 16px;}
.container_video_index .carousel-indicators li{background:#8443a8;width: 15px;height: 15px }
@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

.my_panel{display: flex;width: 100%;padding-right: 80px;padding-top: 100px;padding-left: 80px}
.sidebar_my_panel {width: 21%;border-radius: 8px;height: 504px;background: #FFFFFF;border: 0.4px solid #CBCBCB;padding: 12px;margin-left: 26px}
.sidebar_my_panel ul li{display: flex;justify-content: right;align-items: center;background: #F6F9FF;border-top: 0.4px solid #CBCBCB;margin-top: 6px;padding: 12px;height: 48px}
.sidebar_my_panel ul li img{width: 24px;height: 24px;angle: 0 deg;opacity: 1;margin-left: 8px}
.sidebar_my_panel ul li a{font-family: Iransans;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #757575;}
.sidebar_my_panel ul li:hover,.sidebar_my_panel ul .active{background: #5F72A3;border-top: 0.4px solid #CBCBCB}
.sidebar_my_panel ul li a:hover,.sidebar_my_panel ul li .active{color: white;border: none}
.sidebar_my_panel ul li .active_sidebar_my_panel{font-weight: 700;font-style: Bold;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #152A62;}
.my_content{width: 60%;}

.comment-box .input-group {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

.comment-box .input-group input {
    flex: 1;
    padding: 10px 15px;
    border-radius: 8px;
    border: 1px solid #ccc;
    transition: border-color 0.3s;
}

.comment-box .input-group input:focus {
    border-color: #007bff;
    outline: none;
}

.comment-box .label {
    display: block;
    margin-bottom: 8px;
    color: #555;
}

.comment-box textarea {
    width: 100%;
    min-height: 100px;
    padding: 10px 15px;
    border-radius: 8px;
    border: 1px solid #ccc;
    resize: vertical;
    transition: border-color 0.3s;
}

.comment-box textarea:focus {
    border-color: #007bff;
    outline: none;
}

.comment-box .submit-btn {
    margin-top: 20px;
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 10px;
    background-color: #007bff;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.comment-box .submit-btn:hover {
    background-color: #0056b3;
}


#course{display: flex;}
#course_1{width: 31%; margin-left: 2%;}
#course_1 .course_1_1{width: 100%;height: 232px;margin-bottom: 9px;border-radius: 25px;position: relative}
#course_1 .course_1_1 img{width: 100%;height: 220px;border-radius: 16px;}
#course_1 .course_1_1 h4{position: absolute; color: white; z-index: 100000; font-size: 17px; top:40%;right: 30%;font-weight: bolder}
#course_2{width: 67%; position:relative;height: 482px }
#course_2 img{width: 100%;height: 482px;border-radius: 16px;}
#course_2 h4{position: absolute; color:  #FFF;z-index: 100000;font-family: Iransans;font-size: 24px;font-style: normal;font-weight: 600;line-height: 148%; /* 35.52px */letter-spacing: 0.5px;right: 2%;top: 20px}
#best #best_1{display: flex;align-items: center;justify-content: center;width: 53%;margin-right: 22%}
#best #best_1 .best_1_1{width: 31%;margin-right:2%;color:#070707;font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;cursor: pointer;text-align: center;display: flex;align-items: center;justify-content: center}
#best #best_1 .best_1_1 span{color:  #070707;font-family: Iransans;}
#best #best_1 .best_1_1_active{border-radius: 50px;border: 0.4px solid  #5F72A3;background:  #EBF1FF;display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;width: 32%;margin-right:1%;}
#best #best_1 .best_1_1_active span{color: #152A62;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
#best .best2{display: flex;flex-wrap: wrap;margin-top: 30px;width: 100%}
#best .best2 .best_2_1{width: 31%;margin-left: 2%;border-radius: 8px;padding:24px;border: 0.6px solid  #CBCBCB;}
#best .best2 .best_2_1 hr{color: darkgray;background: darkgray;border-bottom: 2px solid darkgray}
#best .best2 .best_2_1 img{width: 100%;border-radius: 12px;height: 313px}
#best .best2 .best_2_1 .title,#best .best2 .best_2_1 .price{margin-top: 15px;align-self: stretch;color:  #070707;text-align: right;font-family: Iransans;font-size: 20px;font-style: normal;font-weight: 600;line-height: 148%; /* 29.6px */letter-spacing: 0.5px;}
#best .best2 .best_2_1 .desc{margin-top: 15px;color:  #757575;text-align: right;font-family: Iransans;font-size: 16px;font-style: normal;font-weight: 400;line-height: 148%; /* 23.68px */letter-spacing: 0.5px;}
#best .best2 .best_2_1 div{display: flex;align-items: center;justify-content: space-between;margin-top: 15px}
#best .best2 .best_2_1 div .discount{width: 53px;height: 27px;border-radius:20px ;background: #D3302F;color: white;font-family: Iransans;font-size: 14px;font-style: normal;font-weight: 300;line-height: 148%; /* 20.72px */letter-spacing: 0.5px;display: flex;align-items: center;justify-content: center}
#best .best2 .best_2_1 div .price_dis{color: #152A62;font-family: Iransans;font-size: 18px;font-style: normal;font-weight: 300;line-height: 148%; /* 26.64px */letter-spacing: 0.5px;}
#best .best2 .best_2_1 div .price{color:  #757575;font-family: Iransans;font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-decoration-line: line-through;padding-left: 5px}
#best .best2 .best_2_1 .best_final_part{display: flex;margin-top: 20px;}
#best .best2 .best_2_1 .best_final_part .seen{height:44px;display: flex;align-items: center;justify-content: center;border-radius: 8px;
    border: 0.6px solid #CBCBCB;
    background: #1A357B;width: 65%;margin-left: 5%;color: #FFF;font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
#best .best2 .best_2_1 .best_final_part .shopping-cart{width:30%;display: flex;align-items: center;justify-content: center;color: white;border-radius: 8px;
    background: #1A357B;
    padding: 8px 24px;
    gap: 8px;}
#best .best2 .best_2_1 .best_final_part .shopping-cart img{display: flex;width: 24px;height: 24px;}
#best #best_3,#best #best_4{display: none}
#site-slogan{display: flex;margin-top: 100px}
#site-slogan1{width:45%;align-items: center;margin-left: 5%}
#site-slogan1 h2{color: #070707;text-align: right;font-family: Iransans;color:#070707;
    text-align: right;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 59.2px */
    letter-spacing: 0.5px;}
#site-slogan1 p{color: #949D98;text-align: right;font-family: Iransans;font-size: 20px;font-style: normal;font-weight: 400;line-height: 36px; /* 180% */}
#site-slogan1 a{display: flex;width: 30%;padding: 8px 24px;justify-content: center;align-items: center;gap: 8px;border-radius: 8px;background: #152A62;color: white;margin-top: 15px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
#site-slogan2{width:50%;display: flex}
#site-slogan2 div{width: 31%;margin-right: 2%;height: 385px;position: relative}
#site-slogan2 div img{width: 100%;height: 385px;border-radius: 12px;opacity: 1;background: linear-gradient(180deg, #D1D1D1 3.37%, #000 73.56%);}

#video{display: flex;}
#video .video_1{display:flex;align-items:center;justify-content:center;width: 31%; margin-left: 2%;height: 266px;border-radius: 8px;background: linear-gradient(180deg, #D1D1D1 3.37%, #000 73.56%);position: relative}
#video .video_1 img{height: 266px;width: 100%;position: relative;opacity: 70%}
#video .video_1 div{width: 78.111px;height: 78.111px;border-radius:78.111px;flex-shrink: 0;display: flex;align-items: center;justify-content: center;border:5px solid #EBF1FF;
    position: absolute;background: white;cursor: pointer;z-index: 2}
#video .video_1 div img{height: 51px;width: 51px}
#video .video_1 video{height: 266px;width: 100%;display: none;position: absolute;background: white;cursor: pointer;z-index: 3}
#video .video_2{background:white;border-radius:50%;width: 78.111px;height: 78.111px;flex-shrink: 0;position: absolute;display: flex;align-items: center;justify-content: center;top: 40%;right: 40%}
#video .video_2 img{width: 50.667px;
    height: 50.667px;
    flex-shrink: 0;}
.comment-row-index{display: flex;flex-wrap: nowrap;height: 406px;
    flex-shrink: 0;}
.comment-row-index .comment-box1{width:21%;margin-right: 4%; display: flex;flex-direction: column;
    height: 406px;
    border-radius: 8px;
    border: 0.6px solid #CBCBCB;
    background: #FFF;
}
.comment-row-index .comment-box1 video{width: 100%;
    height: 299.237px;
    flex-shrink: 0;
    aspect-ratio: 300.03/299.24; border-top-left-radius: 8px;border-top-right-radius: 8px}
.comment-row-index .comment-box1 audio{width: 100%;height: 299.237px;
    flex-shrink: 0;
    aspect-ratio: 300.03/299.24;}
.comment-row-index .comment-box1 .comment-text1{padding: 15px}
.comment-row-index .comment-box1 .comment-text1 .full_name{color: #757575;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.comment-row-index .comment-box1 .comment-text1 h6{color: #070707;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reading_comment{width: 100%;height: 691px;flex-shrink: 0;background:  #EBF1FF;}
.reading_comment .comment-row-read-index{display: flex;align-items: center}
.reading_comment .comment-box-read{width: 31%;margin-left: 2%;height: 452px;
    padding: 24px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;border-radius: 8px;
    border: 0.6px solid #1A357B;
    background: #FFF;}
.reading_comment .comment-box-read p{color: #070707;height: 294px;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.reading_comment .comment-box-read .comment-text-read{stroke-width: 0.8px;border-top: 1px solid #5F72A3;
    stroke:  #5F72A3;padding-top: 5px;}
.reading_comment .comment-box-read .comment-text-read .full_name{color:  #757575;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.reading_comment .comment-box-read .comment-text-read h6{
    color:  #070707;
    text-align: right;

    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;
}
#author-index{width: 100%;height: 704px;flex-shrink: 0;background:  #EBF1FF;padding-top: 33px}
#author-index #author-segment{display: flex}
#author-index #author-segment img{width: 35%;margin-left: 10%;height: 537px;
    flex-shrink: 0;
    aspect-ratio: 269/268;border-radius: 8px;
    background:  lightgray 50% / cover no-repeat;}
#author-index #author-segment #author-segment1{width: 45%;}
#author-index #author-segment #author-segment1 div{display: flex;align-items: center;justify-content: space-between}
#author-index #author-segment #author-segment1 div h5{color: #070707;text-align: right;font-family: Iransans;font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
#author-index #author-segment #author-segment1 div a{display: flex;align-items: center;}
#author-index #author-segment #author-segment1 p{color: #757575;text-align: right;font-family: Iransans;font-size: 18px;font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;margin-top: 20px}

#author-index #author-segment #author-segment1 div a h5{color: #070707;
    text-align: right;
    /* Heading/H5 */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
#author-index #author-segment #author-segment1 div a img{width: 24px;height: 24px;margin-right: 5px;
    flex-shrink: 0;}
#podcast-index{display: flex;margin-bottom: 92px}
#podcast-index #podcast1-index{width: 31%;margin-left: 2%}
#podcast-index #podcast1-index .podcast_1{height: 222px;}
#podcast-index #podcast1-index .podcast_1 div{display: flex;align-items: center;margin-bottom: 10px;}
#podcast-index #podcast1-index .podcast_1 div img{width: 24px;height: 24px;flex-shrink: 0;margin-left: 10px}
#podcast-index #podcast1-index .podcast_1 div h4{color: #070707;
    /* Heading/H4 */
    font-family: Iransans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 35.52px */
    letter-spacing: 0.5px;margin-right: 5px}
#podcast-index #podcast1-index .podcast_1 div span {
    color: #757575;
    text-align: right;
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;float: left;margin-right: 40%;
}
#podcast-index #podcast1-index .podcast_1 p{color: #757575;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
#podcast-index #podcast2-index{width: 67%;height: 470px;flex-shrink: 0;border-radius: 8px;
    border: 0.6px solid #CBCBCB;background: #FFF;padding: 12px}
#podcast-index #podcast1-index .podcast{display: flex;margin-bottom: 10px;border-radius: 8px;border: 0.6px solid  #CBCBCB;background: #FFF;height: 114px;flex-shrink: 0;padding: 12px}
#podcast-index #podcast1-index .podcast img{width: 27%;margin-left:2%;height: 90px;flex-shrink: 0;}
#podcast-index #podcast1-index .podcast h6{width: 71%;color: #070707;
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
#podcast-index #podcast2-index img{width: 100%;
    height: 350px;border-radius: 4px;
    background: #C4C4C4;}
#podcast-index #podcast2-index audio{float: left;width: 100%;margin-top:30px}
.product_view_part1{background: #FFF;width: 100%;height:685px; display: flex;align-items: center;padding-top: 123px;padding-bottom: 123px;padding-right: 10%;padding-left: 10%}
.product_view_part1_1{width: 30%;margin-left: 10%}
.product_view_part1_1 h1{color: #070707;font-family: Iransans;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 65.12px */
    letter-spacing: 0.5px;}
.product_view_part1_1 h4{color: #070707;
    /* Heading/H4 */
    font-family: Iransans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 35.52px */
    letter-spacing: 0.5px;margin-top: 15px}
.product_view_part1_1 p{color: #070707;font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;margin-top: 10px;text-align: justify}
.product_view_part1_1 #price{display: flex;margin-top: 20px}
.product_view_part1_1 #price span{color:#070707;text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
.product_view_part1_1 a{margin-top: 50px;display: flex;width: 50%;padding: 8px 32px;justify-content: center;align-items: center;gap: 8px;border-radius: 8px;background: #152A62;}
.product_view_part1_1 a span{color: #FFF;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.product_view_part1_2{width: 60%;border-radius: 8px;
    border: 0.6px solid #CBCBCB;
    background: #FFF;height: 439px;display: flex;justify-content:center;align-items:center;position: relative;}
.product_view_part1_2 img{height: 434px;width: 100%;}
.product_view_part1_2 div{width: 164px;height: 164px;flex-shrink: 0;opacity: 0.9;display: flex;align-items: center;justify-content: center;border:8px solid  #EBF1FF;
    position: absolute;background: white;cursor: pointer;z-index: 2;border-radius: 50%}
.product_view_part1_2  div img{width: 87.467px;height: 88px;
    flex-shrink: 0;}
.product_view_part1_2 video{height: 439px;width: 100%;display: none;position: absolute;background: white;cursor: pointer;z-index: 3}
.product_view_part1_2_3 {position: absolute;top:30%;right: 45%;z-index: 1;width: 164px;height: 165px;flex-shrink: 0;}
.product_view_part1_2_3 div{width: 130px;
    height: 130px;
    flex-shrink: 0;
    aspect-ratio: 1/1;border:10px solid #EBF1FF;background: white;border-radius: 50%;display: flex;align-items: center;justify-content: center;
    }
.product_view_part1_2_3 div img{width: 87.467px;
    height: 88px;
    flex-shrink: 0;}
.product_view_part1_2 .product_view_part1_2_1{width: 35%;margin-left: 10%}
.product_view_part1_2 .product_view_part1_2_1 h6{color: #757575;
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.product_view_part1_2 .product_view_part1_2_1 h3{
    color: #757575;
    text-align: right;
    /* Heading/H3 */
    font-family: Iransans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 47.36px */
    letter-spacing: 0.5px;
}
.product_view_part1_2 .product_view_part1_2_2{width: 55%;}
.product_view_part1_2 .product_view_part1_2_2 img{width: 100%;
    height: 353px;
    flex-shrink: 0;
    aspect-ratio: 77/62;border-radius: 8px;}
.product_view_part2{background: #F9F9F9;width: 100%;height:685px;align-items: center;padding-top: 110px;padding-bottom: 110px;padding-right: 15%;padding-left: 15%}
.product_view_part2 h4{color: #070707;display: flex;align-items: center;justify-content: center;
    /* Heading/H4 */
    font-family: Iransans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 35.52px */
    letter-spacing: 0.5px;}
.product_view_part2 p{color: #757575;
    text-align: center;
margin-top: 20px;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.product_view_part2 #more_info{margin-top: 50px;display: inline-flex;
    padding: 36px 38px 36px 36px;
    justify-content: center;
    align-items: flex-start;
    gap: 62px;border-radius: 8px;
    border: 0.6px solid #CBCBCB;
    background: var(--white, #FFF);width: 100%}
.product_view_part2 #more_info div{width: 16%;display: flex;flex-direction: column;align-items: center}
.product_view_part2 #more_info div span{color: #070707;
    /* Body/XL */
    font-family: Iransans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
.product_view_part2 #more_info div h5{color: #070707;
    text-align: center;
    /* Heading/H5 */
    font-family: Iransans;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
.product_view_part3{background: #EBF1FF;width: 100%;align-items: center;padding-top: 20px;padding-bottom: 20px;padding-right: 15%;padding-left: 15%;
    height: 543px;
    flex-shrink: 0;}
.product_view_part3 h3{color: #070707;text-align: center;
    /* Heading/H3 */
    font-family: Iransans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 47.36px */
    letter-spacing: 0.5px;}
.product_view_part3 #product_view_part3_1{display: flex;margin-top: 40px}
.product_view_part3 #product_view_part3_1 #product_view_part3_1_1{width: 30%;margin-left: 20%}
.product_view_part3 #product_view_part3_1 #product_view_part3_1_1 li{color: #757575;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;margin-top: 10px}
.product_view_part3 #product_view_part3_1 #product_view_part3_1_2{width: 30%;margin-left: 20%;
    height: 352px;
    flex-shrink: 0;border-radius: 8px;
    background: #D9D9D9;}
.product_view_part4{background: #F9F9F9;width: 100%;align-items: center;padding-top: 40px;padding-bottom: 20px;padding-right: 15%;padding-left: 15%;
    min-height: 543px;
    flex-shrink: 0;margin-bottom: 0px}
.product_view_part4 h3{color: #070707;text-align: center;
    /* Heading/H3 */
    font-family: Iransans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 47.36px */
    letter-spacing: 0.5px;}
.product_view_part4 .topic .title_topic,.product_view_part5 .topic .title_topic{display: flex;
    height: 72px;
    padding: 24px 32px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;border-radius: 8px;
    background: var(--white, #FFF);
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);}
.product_view_part4 .topic,.product_view_part5 .topic{margin-top: 15px}
.product_view_part4 .topic .title_topic h6,.product_view_part4 .topic .more_topic div h6,.product_view_part5 .topic .more_topic div h6,.product_view_part5 .topic .title_topic h6{color: #070707;
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.product_view_part4 .topic .more_topic div img,.product_view_part5 .topic .more_topic div img{cursor: pointer}
.product_view_part4 .topic .more_topic,.product_view_part5 .topic .more_topic{min-height: 188px;align-self: stretch;border-radius: 8px;display: none;
    background: #F6F9FF;
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);margin-top: 15px}
.product_view_part4 .topic .more_topic div,.product_view_part5 .topic .more_topic div{display: flex;
    height: 72px;
    padding: 24px 32px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    }
.product_view_part4 .topic .more_topic div img,.product_view_part5 .topic .more_topic div img{cursor: pointer;transform: rotate(180deg);
 }
.product_view_part4 .topic .more_topic .sub_topic,.product_view_part5 .topic .more_topic .sub_topic{color: #757575;display: flex;justify-content: space-between;align-items: center;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.product_view_part5{background: #F9F9F9;padding-right: 15%;padding-left: 15%;padding-top: 90px;padding-bottom: 20px}
.product_view_part5 h3{color: #070707;text-align: center;
    /* Heading/H3 */
    font-family: Iransans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 47.36px */
    letter-spacing: 0.5px;margin-top: 20px}
.product_view_part5 #product_view_part5_1{display: flex;align-items: center;justify-content: center;margin-top: 30px;margin-bottom: 100px}
.product_view_part5 #product_view_part5_1 .product_view_part5_1_comment{display: flex;flex-direction: column;width: 32%;margin-left: 1%;align-items: center;justify-content: center}
.product_view_part5 #product_view_part5_1 .product_view_part5_1_comment div{width: 100px;height: 100px;flex-shrink: 0;border-radius: 50px;
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);display: flex;align-items: center;justify-content: center}
.product_view_part5 #product_view_part5_1 .product_view_part5_1_comment div img{width: 82px;height: 82px;
    border-radius: 50px;
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);}
.product_view_part5 #product_view_part5_1 .product_view_part5_1_comment h4{color: #070707;
    /* Heading/H4 */
    font-family: Iransans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 148%; /* 35.52px */
    letter-spacing: 0.5px;}
.product_view_part5 #product_view_part5_1 .product_view_part5_1_comment p{color: #757575;
    text-align: center;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.filed-reservation-menu{width: 100%;
    height: 183px;background: #FFF;
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);display: flex;padding-right: 15%;padding-left: 15%; align-items: center;padding-top: 60px}
 .filed-reservation-menu .filed-reservation-menu-1{width: 24%;margin-left: 1%;}
 .filed-reservation-menu .filed-reservation-menu-1 .bar_active{background: #5F72A3;height: 12px;flex-shrink: 0;width: 100%;margin-top: 25px;}

 .filed-reservation-menu .filed-reservation-menu-1 .bar_passed{height: 12px;flex-shrink: 0;width: 100%;margin-top: 25px;background:#1A357B;}
 .filed-reservation-menu .filed-reservation-menu-1 .bar_first{border-radius: 0 8px 8px 0;}
.filed-reservation-menu .filed-reservation-menu-1 .title{color:#1A357B;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
 .filed-reservation-menu .filed-reservation-menu-1 .status{color: #152A62;
    /* Label/Regular */
    font-family: Iransans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.5px;}
.filed-reservation-menu .filed-reservation-menu-1 .bar{width: 100%;height: 12px;flex-shrink: 0;background: #D9D9D9;}
.filed-reservation-menu .filed-reservation-menu-1 .bar_last{width: 100%;height: 12px;flex-shrink: 0;border-radius: 8px 0 0 8px;background: #D9D9D9;}
.filed-reservation_1{width: 74%;margin-right: 13%;margin-left: 13%;min-height: 364px;flex-shrink: 0;border-radius: 4px;padding: 32px;
    background:  #F6F9FF;
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);margin-top: 189px}

.reservation .filed-reservation_1 .filed-reservation_1_1{display: inline-flex;padding-right: 24px;padding-top: 8px;padding-bottom: 8px;
    align-items: center;
    gap: 9px;border-radius: 8px;
    border: 0.4px solid #CBCBCB;
    background:#FFF;width: 60%;margin-bottom: 12px}
.reservation .filed-reservation_1 .filed-reservation_1_1_active{display: inline-flex;padding-right: 24px;padding-top: 8px;padding-bottom: 8px;
    align-items: center;
    gap: 9px;border-radius: 8px;
    width: 60%;margin-bottom: 12px;
    border: 0.4px solid #CBCBCB;
    background:#5F72A3;}
.reservation .filed-reservation_1 .filed-reservation_1_1_active h6{color:#FFF;
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation .filed-reservation_1 .filed-reservation_1_1 input,.reservation .filed-reservation_1 .filed-reservation_1_1_active input{display: flex;
    width: 32px;
    height: 32px;
    padding: 11px 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;border-radius: 4px !important;
    border: 0.4px solid #CBCBCB;background: #FFF;
}
.reservation .filed-reservation_1 .x input:checked ~ .checkmark{border-radius: 4px;
    border: 0.4px solid #CBCBCB;
    background: #FFF !important;}

.reservation .filed-reservation_1 h6,.reservation .filed-reservation_2 h6{
    /* Heading/H6 */
    font-family: Iransans;
    color: #070707;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation .filed-reservation_1 .filed-reservation_1_1 h6{color: #757575;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation .filed-reservation_1 .filed-reservation_1_1 hr,.reservation .filed-reservation_2 hr{margin-bottom: 24px}
.reservation .filed-reservation_1 .filed-reservation_1_1 .sub_filed_title{color:#757575;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation .filed-reservation_2{width: 74%;margin-right: 13%;margin-left: 13%;
    padding: 24px 32px 73px 267px;
    flex-direction: column;
    align-items: flex-end;
    gap: 46px;border-radius: 8px;
    background: #F6F9FF;
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);margin-top: 32px}

.reservation .filed-reservation_2 textarea{width: 90%;color: #757575;height: 80px;padding: 10px;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;border: none}
.reservation .filed_reservation_front{display: none;
    width: 10%;
    padding: 8px 32px;
    text-align: center;
    gap: 8px;border-radius: 8px;
    background: #152A62;float: left;margin-left: 13%;margin-top: 36px;margin-bottom: 167px;}
.reservation .filed_reservation_front span{color: var(--white, #FFF);
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #consultant_times{margin-top: 136px;margin-right: 13%;margin-left:13%;
    min-height: 806px;
    flex-shrink: 0;border-radius: 4px;
    background: #F6F9FF;padding-top: 26px;}


.reservation #consultant_times #part1{display: flex;padding-right: 17%;padding-left: 17%}
.reservation #consultant_times #part1 .part1_1{display: flex;cursor: pointer;
    width: 32%;margin-left: 1%;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: var(--white, #FFF);
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.reservation #consultant_times #part1 #part1_1_3{width: 34% !important;margin-left: 0}
.reservation #consultant_times #part1 .part1_1 span{color:#757575;
    text-align: center;
    /* Button/LG */
    font-family: Iransans;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;
    font-size: 12px;
}
.reservation #consultant_times #part1 .part1_1_active{display: flex;cursor: pointer;
    width: 32%;
    margin-left: 1%;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: #152A62;}
.reservation #consultant_times #part1 .part1_1_active span{color: #FFF;
    text-align: center;
    /* Button/LG */
    font-family: Iransans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #consultant_times #part2{padding-right: 56px;padding-top: 119px;padding-left: 55px;display: flex;align-items: center;justify-content: space-between}
.reservation #consultant_times #part2 #part2_1{display: flex;align-items: center}
.reservation #consultant_times #part2 #part2_1 h6{color:#070707;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;padding-left: 16px}
.reservation #consultant_times #part2 #part2_1 div{display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    border: 0.4px solid #CBCBCB;
    background: #EBF1FF;}
.reservation #consultant_times #part2 #part2_1 div span{color: #152A62;
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #consultant_times #part2 #part2_2{display: flex;align-items: center}
.reservation #consultant_times #part2 #part2_2 img{width: 24px;
    height: 24px;margin-left: 16px}
.reservation #consultant_times #part2 #part2_2 h6{color: #152A62;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #consultant_times #part3{display: flex;height: 104px;padding: 24px;flex-direction: column;border-radius: 8px;border: 1px solid  #CBCBCB;background: var(--white, #FFF);margin-top:40px;margin-right: 53px;margin-left: 59px}
.reservation #consultant_times #part3 div{display: flex;justify-content: space-between}
.reservation #consultant_times #part3 span{color: #757575;
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #consultant_times #part3 h6{color:#070707;
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;margin-top: 8px;}
.reservation #consultant_times #part3 h6 span{color: #1A357B;
    font-family: Iransans;font-size: 16px;font-style: normal;font-weight: 500;
    letter-spacing: 0.5px;    line-height: 148%; /* 23.68px */}
.reservation #consultant_times #part4{display:flex;align-items: center ;margin-top: 33px;}
.reservation #consultant_times #part4 #back,.reservation #consultant_times #part4 #front{display: flex;width: 36px;height: 36px;padding: 10px;align-items: center;gap: 8px;flex-shrink: 0;border-radius: 18px;border: 0.4px solid var(--white, #FFF);background: #5F72A3;}
.reservation #consultant_times #part4 #back img,.reservation #consultant_times #part4 #front img{display: flex;
    width: 16px;
    height: 16px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;cursor: pointer}
.reservation #consultant_times #part4 #front img{transform: rotate(180deg);
    justify-content: center;
    align-items: center;
    flex-shrink: 0;}
.reservation #consultant_times #part4 .times{display: none;margin-right: 20px;margin-left: 19px;width: 100%}
.reservation #consultant_times #part4 .times .day{width: 16%;margin-left: 0.5%;display: flex;flex-direction: column;}
.reservation #consultant_times #part4 .times .day .titr{display: flex;
    width: 100%;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;margin-bottom: 12px;border-radius: 8px;
    background: #5F72A3;}
.reservation #consultant_times #part4 .times .day .titr span{color: var(--white, #FFF);text-align: center;
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #consultant_times #part4 .times .day .body{margin-bottom: 12px;display: flex;
    width: 100%;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 12px;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: #FFF;}
.reservation #consultant_times #part4 .times .day .body input{width: 16px;
    height: 16px;
    flex-shrink: 0;}
.reservation #consultant_times #part4 .times .day .body input span{color: #10204A;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #consultant_times #part5{display: flex;align-items: center;justify-content: space-between;margin-right: 57px;margin-top: 48px;margin-left: 55px;}
.reservation #consultant_times #part5 #part5_1{display: flex;flex-direction:column;width: 50%}
.reservation #consultant_times #part5 #part5_1 div{display: flex;margin-bottom: 15px}
.reservation #consultant_times #part5 #part5_1 div img{width: 16px;height: 16px;margin-left: 8px}
.reservation #consultant_times #part5 #part5_1 div span{color: #757575;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.reservation #consultant_times #part5 #part5_2{display: flex;align-items: center;width: 30%;}
.reservation #consultant_times #part5 #part5_2 span{color: #757575;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;padding-left: 19px}
.reservation #consultant_times #part5 #part5_2 select{display: flex;
    width: 65%;
    height: 38px;
    padding: 8px 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;border-radius: 8px;
    border: 1px solid #CBCBCB;
    background: var(--white, #FFF);color: #757575;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.reservation #link{display: flex;align-items: center;justify-content: flex-end;margin-top: 32px;margin-right: 13%;margin-left: 13%}
.reservation #link #back{display: flex;
    width: 15%;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    border: 1px solid #152A62;
    background: var(--white, #FFF);}
.reservation #link #front{display: flex;
    width: 15%;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    background: #152A62;}
.reservation #link #back span{color: #1A357B;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #link #front span{color: var(--white, #FFF);
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve{margin-right: 13%;margin-left: 13%;display: flex;margin-top: 136px}
.reservation #reserve #reserve_part1{width: 40.5%;
    height: 700px;
    flex-shrink: 0;border-radius: 4px;
    background:#F6F9FF;
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);margin-left: 24px;padding: 24px}

.reservation #reserve #reserve_part1 h6{color:#070707;
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_1{display: flex;align-items: center;justify-content: space-between;margin-top: 46px}
.reservation #reserve #reserve_part1 .reserve_part1_1:first-child{color: #1A357B;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_1:last-child{color: #1A357B;
    text-align: right;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_2{margin-top: 56px}
.reservation #reserve #reserve_part1 .reserve_part1_2 p{color: #070707;
    text-align: right;
    /* Body/XS */
    font-family: Iransans;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 17.76px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_2 form{display: flex;margin-top: 19px}
.reservation #reserve #reserve_part1 .reserve_part1_2 form input{width: 50%;
    height: 39px;
    flex-shrink: 0;border-radius: 2px;
    border: 0.4px solid  #CBCBCB;
    background: #FFF;margin-left: 9px;padding-right: 8px}
.reservation #reserve #reserve_part1 .reserve_part1_2 form input::placeholder{color: #CBCBCB;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_2 form button{display: flex;
    width: 33%;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 2px;border-radius: 8px;
    border: 1px solid #10204A;
    background: var(--white, #FFF);height: 39px;}
.reservation #reserve #reserve_part1 .reserve_part1_2 form span{color:#CBCBCB;
    /* Button/LG */
    font-family: Iransans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_3{margin-top: 60px}
.reservation #reserve #reserve_part1 .reserve_part1_3 div{display: flex;align-items: center}
.reservation #reserve #reserve_part1 .reserve_part1_3 div img{width: 24px;
    height: 24px;
    aspect-ratio: 1/1;margin-left: 8px}
.reservation #reserve #reserve_part1 .reserve_part1_3 div h6{color: #070707;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_3 p{color:#757575;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_4{margin-top: 24px}
.reservation #reserve #reserve_part1 .reserve_part1_4 div{color: #000;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_4 p{color: #000;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part1 .reserve_part1_5{margin-top: 160px;width: 100%!important;}
.reservation #reserve #reserve_part1 .reserve_part1_5 .reserve_part1_5_1{display: flex;width: 100%;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    background: #152A62;}
.reservation #reserve #reserve_part1 .reserve_part1_5 .reserve_part1_5_1 span{color: var(--white, #FFF);
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2{width: 59.5%;
    height: 689px;display: flex;flex-direction: column;padding: 0px}
.reservation #reserve #reserve_part2 #reserve_part2_1{width: 100%;
    height: 274px;
    flex-shrink: 0;border-radius: 8px;
    background: var(--white, #FFF);
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);padding-right: 24px;padding-left: 24px;padding-top: 24px;}
.reservation #reserve #reserve_part2 #reserve_part2_1 hr{background: #CBCBCB;}
.reservation #reserve #reserve_part2 #reserve_part2_1 #reserve_part2_1_1{display: flex;justify-content: space-between;height: 24px;padding-bottom: 0;
}
.reservation #reserve #reserve_part2 #reserve_part2_1 #reserve_part2_1_1 p{color:#757575;
    text-align: right;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_1 #reserve_part2_1_1 .reserve_part2_1_1_1{display: flex;}
.reservation #reserve #reserve_part2 #reserve_part2_1 #reserve_part2_1_1 .reserve_part2_1_1_1 img{width: 24px;
    height: 24px;
    flex-shrink: 0;margin-left: 8px}
.reservation #reserve #reserve_part2 #reserve_part2_1 #reserve_part2_1_1 .reserve_part2_1_1_1 .reserve_remove_calender{color:#1A357B;
    text-align: right;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;background: white;margin-left: 20px}
.reservation #reserve #reserve_part2 #reserve_part2_1 .reserve_part2_1_2{display: flex;margin-top: 33px;}
.reservation #reserve #reserve_part2 #reserve_part2_1 .reserve_part2_1_2 div{width: 60%}
.reservation #reserve #reserve_part2 #reserve_part2_1 .reserve_part2_1_2 div p{color: #070707;
    text-align: right;
    /* Body/XL */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_1 .reserve_part2_1_2 div a{margin-right:0px;display: flex;
    width: 75%;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;border-radius: 8px;
    border: 1px solid #5F72A3;
    background:  #F6F9FF;margin-top: 83px}
.reservation #reserve #reserve_part2 #reserve_part2_1 .reserve_part2_1_2 div a img{display: flex;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;}
.reservation #reserve #reserve_part2 #reserve_part2_1 .reserve_part2_1_2 div a span{color: #1A357B;
    /* Button/LG */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_1 .reserve_part2_1_2 img{width: 40%;
    height: 145px;
    flex-shrink: 0;
    aspect-ratio: 218/145;border-radius: 2px;
}
.reservation #reserve #reserve_part2 #reserve_part2_2{width: 100%;height: 195px;margin-top: 24px;
    flex-shrink: 0;border-radius: 8px;background: var(--white, #FFF);box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);padding-right: 24px;padding-left: 24px;padding-top: 24px;
}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_1{display: flex;justify-content: space-between;border-bottom: 0.4px solid #CBCBCB;padding-bottom: 2px}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_1 span{color: #757575;width: 60%;
    text-align: right;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_1 div{ display: flex; justify-content: center;
    align-items: center;width: 40%}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_1 div img{
    width: 24px;
    height: 24px;
    flex-shrink: 0;margin-left: 8px}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_1 div a{color:#1A357B;
    text-align: right;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_2,.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_3{display: flex;justify-content: space-between;padding-right: 0.8px;}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_2 .reserve_part2_2_2_1,.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_3 .reserve_part2_2_2_1{display: flex; align-items: center;margin-top: 32.5px;width: 100%}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_3 .reserve_part2_2_2_1{margin-top: 15px}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_2 .reserve_part2_2_2_1 img,.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_3 .reserve_part2_2_2_1 img{width: 24px;
    height: 24px;
    flex-shrink: 0;margin-left: 8px}
.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_2 .reserve_part2_2_2_1 span,.reservation #reserve #reserve_part2 #reserve_part2_2 #reserve_part2_2_3 .reserve_part2_2_2_1 span{color: #070707;
    text-align: right;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_2 p{color: #757575;
    text-align: right;
    /* Foter */
    font-family: Iransans;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 17.76px */
    letter-spacing: 0.5px;padding-top: 8px}
.reservation #reserve #reserve_part2 #reserve_part2_2 p span{color: #757575;
    /* Foter */
    font-family: Iransans;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%;
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_3{
    height: 188px;
    flex-shrink: 0;border-radius: 8px;
    background: var(--white, #FFF);
    /* Drop shadow */
    box-shadow: 0 4px 30px 0 rgba(109, 109, 109, 0.10);margin-top: 24px;padding-right: 24px;padding-left: 24px;padding-top: 24px}
.reservation #reserve #reserve_part2 #reserve_part2_3 div{border-bottom: 0.6px solid #CBCBCB;padding-bottom: 8px}
.reservation #reserve #reserve_part2 #reserve_part2_3 div span{color:#757575;
    text-align: right;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.reservation #reserve #reserve_part2 #reserve_part2_3 p{color:#757575;margin-top: 32px;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.login{width: 42%;height: 700px;margin-right: 29%;margin-left: 29%;
    flex-shrink: 0;border-radius: 4px;
    background: #F6F9FF;margin-top: 136px;direction: rtl;margin-bottom: 62px}
.login .forget_password{margin-top: 48px;color: #1A357B;
    text-align: center;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;display: flex;justify-content: center}
.login #login_part1{display: flex;justify-content: center;
    align-items: center;margin-top: 4px}
.login img{
    width: 45px;
    height: 45px;
    flex-shrink: 0;}
.login #login_part2{display: flex;justify-content: center;
    align-items: center;margin-top: 6px}
.login #login_part2 h5{color: #070707;
    text-align: right;
    /* Heading/H5 */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;}
.login #login_part3{display: flex;justify-content: center;
    align-items: center;margin-top: 12px}
.login #login_part3 p{color:#070707;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.login form{margin-top: 58px;display: flex;flex-direction: column;padding-right: 24px;padding-left: 24px;width: 100%}
.login form label{color:#070707;
    text-align: right;
    /* Heading/H6 */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.login form #input_filed{display: flex;width: 100%;margin-top: 12px}
.login form #input_filed .parcham{width: 15%;display: flex;align-items: center;justify-content: center;
    height: 53px;
    flex-shrink: 0;border-radius: 8px 0 0 8px;
    border: 1px solid #CBCBCB;
    background: #FFF;}
.login form #input_filed .parcham img{width: 35px;height: 20px;aspect-ratio: 7/4;border-radius: 2px;}
.login form #input_filed input{width: 79%;
    height: 53px;
    flex-shrink: 0;border-radius: 0 8px 8px 0;
    border: 1px solid #CBCBCB;
    background: #FFF;margin-left: 6%;padding-top: 16px;padding-right:24px;padding-bottom: 13px; }
.login form #email_filed input,.login form #password_filed input{width: 100%;
    height: 53px;
    flex-shrink: 0;border-radius:8px;
    border: 1px solid #CBCBCB;
    background: #FFF;padding-top: 16px;padding-right:24px;padding-bottom: 13px;position: relative;
}
.login form #password_filed img{position: absolute;width: 4.5px;
    height: 4.5px;
    flex-shrink: 0;left:16px}
.login form .rule{display: flex;align-items: center;margin-top: 48.5px}
.login form .rule input{width: 24px;
    height: 24px;fill: #FFF;
    stroke-width: 1px;
    stroke:#1A357B;margin-left: 8px}
.login form .rule span{color: #070707;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.login form .rule span a{color: #1A357B;
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;}
.login form button{display: flex;
    height: 60px;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;margin-top: 16px;border-radius: 8px;
    border: 1px solid #FFF;
    background:#1A357B;}
.login form button span{color: var(--white, #FFF);
    text-align: center;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.login .by_email{margin-top: 12px;display: flex;height: 60px;padding: 8px 32px;margin-left: 24px;margin-right: 24px;margin-bottom: 18px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;border-radius: 8px;
    border: 1px solid #152A62;
    background: var(--white, #FFF);}
.login .by_email span{color: #152A62;
    text-align: center;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.login .by_pass{color:#1A357B;
    text-align: center;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;display: flex;justify-content: center;margin-top: 30px}
#login_by_email{height: 391px !important;}
#login_by_password{height: 425px !important;}
#login_by_email form div input{width: 100%;border-radius: 8px;}
.verification_code{width: 42%;height: 535px;margin-right: 29%;margin-left: 29%;
    flex-shrink: 0;border-radius: 4px;
    background:  #F6F9FF;margin-top: 136px;direction: rtl;margin-bottom: 500px}
.verification_code #verification_part1{margin-top: 24px;display: flex;align-items: center;justify-content: center}
.verification_code #verification_part1 img{width: 60px;height: 60px;flex-shrink: 0;border-radius: 4px;}
.verification_code #verification_part2 h5{color:#070707;text-align: center;
    /* Heading/H5 */
    font-family: Iransans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 29.6px */
    letter-spacing: 0.5px;margin-top: 8px}
.verification_code #verification_part3{margin-top: 12px}
.verification_code #verification_part3 p{color:#757575;
    text-align: center;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.verification_code #verification_part3 p span{color:#1A357B;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%;
    letter-spacing: 0.5px;}
.verification_code .edit_mobile{display: flex;justify-content: center;align-items: center;margin-top: 12px}
.verification_code .edit_mobile img{display: flex;
    width: 16px;
    height: 16px;
    justify-content: center;
    align-items: center;margin-left: 2.5px}
.verification_code .edit_mobile a{color:#4F7720;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;}
.verification_code form{margin-right: 24px;margin-left: 24px;margin-top: 24px}
.verification_code form div input{width: 100%;height: 56px;border-radius: 8px;
    border: 1px solid #CBCBCB;padding-top: 16px;padding-right: 24px;
    background: var(--white, #FFF);}
.verification_code form div input::placeholder{color: #CBCBCB;
    text-align: right;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.verification_code form div label{color: #070707;
    text-align: right;
    /* Body/SM */
    font-family: Iransans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 20.72px */
    letter-spacing: 0.5px;margin-top: 6px}
.verification_code form .re_code{color:#1A357B;display: flex;
    align-items: center;justify-content: center;margin-top:30px;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;}
.verification_code form button{margin-top: 30px;width: 100%;display: flex;
    height: 60px;
    padding: 8px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;border-radius: 8px;
    background: #EDEDED;border: #EDEDED}
.verification_code form button span{color: #757575;
    text-align: center;
    /* Body/LG */
    font-family: Iransans;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 148%; /* 26.64px */
    letter-spacing: 0.5px;}
.verification_code .by_pass{margin-top: 30px;color: #1A357B;display: flex;align-items: center;justify-content: center;
    /* Body/MD */
    font-family: Iransans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 148%; /* 23.68px */
    letter-spacing: 0.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;}

.container_product_index .head_title{display: flex;justify-content: center;align-items: center;margin-top: 55px}
.container_product_index .head_title h3{font-family: Iransans;font-weight: 700;font-size: 32px;line-height: 148%;letter-spacing: 0.5px;}
.container_product_index .category{display: flex;justify-content: center;align-items: center;margin-top: 49px}
.container_product_index .category span{font-family: Iransans;font-weight: 400;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #757575;padding-right: 32px;cursor: pointer}
.container_product_index .category .active{min-width: 85px;
    height: 40px;
    border-radius: 50px;
    angle: 0 deg;
    opacity: 1;
    border-width: 0.4px;
    gap: 8px;
    padding-top: 8px;
    padding-right: 24px;
    padding-bottom: 8px;
    padding-left: 24px;background: #EBF1FF;border: 0.4px solid #5F72A3;display: flex;align-items: center;justify-content: center;margin-left: 32px;

}
.blogs #sort{display: flex;align-items: center;margin-top: 10px}
.blogs #sort span{font-family: Iransans;
    font-weight: 500;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #757575;padding-left: 12px;
}
.blogs #sort select{font-family: Iransans;
    font-weight: 700;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #152A62;
}
 #blogs_box{margin-top: 32px;display: flex;align-items: center;flex-wrap: wrap}
#blogs_box .blog_box1{width: 32%;
    height: 432px;
    margin-left: 1%;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;background: #F6F9FF;box-shadow: 0px 4px 30px 0px #6D6D6D1A;padding: 24px;margin-bottom: 32px;
}
 #blogs_box .blog_box1 img{width: 100%;
    height: 243px;
    angle: 0 deg;
    opacity: 1;
}
 #blogs_box .blog_box1 h6{font-family: Iransans;
    font-weight: 700;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;color: #1A357B;margin-top: 16px;
}
#blogs_box .blog_box1 p{font-family: Iransans;
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;color: #757575;margin-top: 16px;
}
#blogs_box .blog_box1 div{margin-top: 11px;margin-left: 1px}
#blogs_box .blog_box1 div span{font-family: Iransans;
    font-weight: 300;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;color: #757575;padding-left: 3px;
}
#blog{margin-top:120px ;margin-left:80px; }
.podcast_product_index{display: flex;margin-bottom: 32px;width: 100%;height: 201px;angle: 0 deg;opacity: 1;background: #F6F9FF;
    box-shadow: 0px 4px 30px 0px #6D6D6D1A;border-radius: 8px;padding: 32px;
}
.podcast_product_index .podcast_1{width: 13%;height: 137px;
    border-radius: 4px;
    angle: 0 deg;
    opacity: 1;
}
.podcast_product_index .podcast_2{width: 72%;padding-right: 25px}
.podcast_product_index .podcast_2 h4{font-family: Iransans;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #070707;
}
.podcast_product_index .podcast_2 p{font-family: Iransans;
    font-weight: 400;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;margin-top: 41px;
}
.podcast_product_index .podcast_3{width: 15%;}
.podcast_product_index .podcast_3 span{
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;color: #757575;
}
.podcast_product_index .podcast_3 div{margin-top: 56px}
.podcast_product_index .podcast_3 div .podcast_3_1{width: 16px;
    height: 16px;
    angle: 0 deg;
    opacity: 1;margin-left: 12px;
}
.podcast_product_index .podcast_3 div span{
    font-weight: 400;
    font-size: 20px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;margin-left: 24px;
}
.podcast_product_index .podcast_3 div .podcast_3_2{width: 45px;
    height: 45px;
    angle: 0 deg;
    opacity: 1;
}
.container_product_index .play{margin-top: 88px;width: 100%;height: 124px;angle: 0 deg;opacity: 1;background: #10204A;padding: 24px;display: flex;
}
.container_product_index .play img{width: 76px;height: 58px;
    border-radius: 4px;
    angle: 0 deg;
    opacity: 1;margin-left: 18px;}
.container_product_index .play div{width: 90%}
.container_product_index .play div p{
    font-weight: 700;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: white;
}
.container_product_index .play div audio{width: 100%}
.videos_product_index{display: flex;margin-top: 96px;flex-wrap: wrap}
.videos_product_index .video_product_index{width: 30%;margin-left: 3%;padding: 24px;height: 380px;border-radius: 8px;angle: 0 deg;opacity: 1; background: #F6F9FF;position: relative;margin-bottom: 32px}
.videos_product_index .video_product_index .img{height: 243px;width: 100%;display: flex;}
.videos_product_index .video_product_index h4{font-family: Iransans;font-weight: 700;font-style: Bold;font-size: 24px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;margin-top: 16px;}
.videos_product_index .video_product_index .video_product_index_2{display: flex;margin-top: 16px}
.videos_product_index .video_product_index .video_product_index_2 span{font-family: Iransans;font-weight: 300;font-style: Light;font-size: 14px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #757575;}
.videos_product_index .video_product_index .video_product_index_1{width: 95px;height: 95px;border-radius:95px;flex-shrink: 0;display: flex;align-items: center;justify-content: center;border:5px solid #EBF1FF;position: absolute;background: white;cursor: pointer;z-index: 2;top: 100px;left:40%}
.videos_product_index .video_product_index .video_product_index_1 img{height: 51px;width: 51px;}
.videos_product_index .video_product_index video{height: 243px;width:89%;display: none;position: absolute;background: white;cursor: pointer;z-index: 3;top: 24px;left: 24px;right:24px}
.table-container_tickets,.container_ticket{width: 100%;min-height: 650px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 0.4px;border: 0.4px solid #CBCBCB;padding: 12px !important;}
.table-container_tickets h2{font-weight: 700;font-style: Bold;font-size: 20px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;border-bottom: 0.4px solid #CBCBCB;padding-bottom: 22px}
 #table_tickets{padding-top: 24px;padding-right: 4px;padding-left: 4px;width: 100%}
 #table_tickets .thead{padding-right: 51px;padding-top: 24px;}
 #table_tickets .thead .tr_h{display: flex;align-items: center}
 #table_tickets .thead .tr_h .th{font-weight: 700;font-style: Bold;font-size: 14px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;width: 15%;padding-left: 2%}
 #table_tickets .thead .tr_h .th_date{width: 20%}
 #table_tickets .tbody{display: flex;flex-direction: column}
 #table_tickets .tbody .tr{display:flex;margin-top: 24px !important;height: 69px !important;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 0.4px;padding-top: 23px;padding-right: 24px;padding-bottom: 23px;width: 100%}
 #table_tickets .tbody .tr .td{font-weight: 300;font-style: Light;font-size: 14px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;width: 15%;padding-left: 2%;text-align: center}
 #table_tickets .tbody .tr .td_status{display: flex;align-items: center;}
 #table_tickets .tbody .tr .td_status img{width: 24px;
    height: 24px;margin-left: 4px;
}
 #table_tickets .tbody .tr .td_date{width: 20%}
.table-container_tickets .btn-ticket{width: 214px;
    height: 40px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
    gap: 8px;background: #1A357B;margin-top: 42px;float: left;
}
.table-container_tickets .btn-ticket span{font-weight: 500;font-style: Medium;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #FFFFFF;}
.container_ticket .title_ticket{font-weight: 700;font-style: Bold;font-size: 20px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;}
.container_ticket p{font-weight: 300;font-style: Light;font-size: 14px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;padding-top: 9px;}
.container_ticket form{margin-top: 56px}
.table-container_tickets .row{display: flex;align-items: center;width: 100%}
.table-container_tickets .row div{display: flex;flex-direction: column;width: 48%;margin-left: 2%;}
.table-container_tickets .row div .img_profile{width: 195px;height: 198px;border-radius: 100px;angle: 0 deg;
    opacity: 1;border-width: 1px;background: #CBCBCB;border: 1px solid #CBCBCB;margin-left: 24px;display: flex;align-items: center;justify-content: center}
.table-container_tickets .row div .img_profile img{width: 124px;height: 124px;angle: 0 deg;opacity: 1;
}
.table-container_tickets label,.container_ticket #ticket_2 label{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;}
.container_ticket select,.container_ticket input,.container_ticket #ticket_2 textarea{margin-top: 9px;height: 55px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 1px;padding-top: 13px;padding-right: 21px;padding-bottom: 13px;border: 1px solid #CBCBCB;
}
.container_ticket #ticket_2{margin-top: 41px}
.container_ticket #ticket_2 textarea{width: 100%;height: 230px;
}
.container_ticket #ticket_3{display: flex;justify-content: flex-end;align-items: center}
.container_ticket #ticket_3 input{margin-top: 50px;width: 194px;height: 40px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 0.5px;padding-top: 8px;padding-right: 32px;padding-bottom: 8px;padding-left: 32px;gap: 8px;background: #FFFFFF;border: 0.5px solid #152A62;margin-left: 23px;}
.container_ticket #ticket_3 button{width: 214px;height: 40px;margin-top: 50px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
    gap: 8px;background: #1A357B;
}
.container_ticket #ticket_3 button span{
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #FFFFFF;
}
.form-edit_dashboard_profile{display: flex;flex-direction: column;padding-right: 1px;padding-top: 24px;width: 60%;

}
.form-edit_dashboard_profile div{display: flex;flex-direction: column;margin-bottom: 32px}
.form-edit_dashboard_profile div label{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;}
.form-edit_dashboard_profile div input{margin-top: 12px;width: 413px;
    height: 55px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    border-width: 1px;border: 1px solid #CBCBCB;padding-top: 13px;padding-right: 21px;padding-bottom: 14px;
    font-weight: 300;
    font-style: Light;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;
}
#btn{display: flex;justify-content: flex-end}
.submit-btn_dashboard_profile{width: 214px;
    height: 40px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
    gap: 8px;background: #1A357B;margin-top: 2px;
}
#birthdate{display: flex;}
.container_reserves{width: 100%;min-height: 650px;angle: 0 deg;opacity: 1;padding-right: 12px;padding-left: 12px;padding-top: 0px !important;padding-bottom: 12px}
.container_reserves h5{font-weight: 700;font-style: Bold;font-size: 20px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;}
.next_reservation{margin-top: 0px !important;}
#next_reservation{height: 176px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 0.4px;background: #EBF1FF;border: 0.4px solid #CBCBCB;padding: 24px;margin-top: 45px}
.container_reserves h6{font-weight: 700;font-style: Bold;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;margin-top: 32px}
.container_reserves .done_reservation{height: 237.55px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 1px;background: #FFFFFF;border: 1px solid #CBCBCB;padding-right: 23px;padding-top: 36.5px;margin-top: 16px}
.container_reserves .done_reserve1, #next_reservation .next_reserve1{display: flex;align-items: center;border-bottom: 0.4px solid #10204A;padding-left:24px;padding-bottom: 15px;margin-left: 4px}
.container_reserves .done_reserve2,#next_reservation .next_reserve2{width: 100%}
.container_reserves .done_reserve2 div,#next_reservation .next_reserve2 div{display: flex;align-items: center;}
.container_reserves .done_reserve1 img,.container_reserves .done_reserve2 div img,#next_reservation .next_reserve2 div img{width: 24px;height: 24px;angle: 0 deg;opacity: 1;margin-left: 4px;}
.container_reserves .done_reserve1 span,.container_reserves .done_reserve2 div span,#next_reservation .next_reserve2 div span{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;letter-spacing: 0.5px;text-align: right;color: #10204A;}
.container_reserves .done_reserve2, #next_reservation .next_reserve2{display: flex;align-items: center;justify-content: space-between;padding-top: 42px;}
.container_reserves .done_reserve3{display: flex;align-items: center;margin-top: 42px;}
.container_reserves .done_reserve3 a{width: 148px;
    height: 40px;
    border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    border-width: 1px;
    gap: 8px;
    display: flex;align-items: center;justify-content: center;
}
.container_reserves .done_reserve3 #survey{background: #1A357B;border: 1px solid #5F72A3;margin-left: 42px}
.container_reserves .done_reserve3 a span,#next_reservation .next_reserve1 a span{
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;color: #FFFFFF;

}
.container_reserves .done_reserve3 #exam{background: #FFFFFF;border: 1px solid #5F72A3}
.container_reserves .done_reserve3 #survey span{color: #FFFFFF;}
.container_reserves .done_reserve3 #exam span{color: #5F72A3;
}
.container_reserves .done_reserve1,#next_reservation .next_reserve1 span{color: #10204A;}
 #next_reservation .next_reserve1{justify-content: space-between !important;width: 100%}
#next_reservation .next_reserve1 a{width: 148px;height: 40px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 1px;gap: 8px;display: flex;align-items: center;justify-content: center;background: #1A357B;border: 1px solid #5F72A3;}
.container_profile{width: 100%;min-height: 650px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 0.4px;border: 0.4px solid #CBCBCB;padding: 12px !important;padding-bottom: 32px}
.container_profile .row{display: flex;align-items: center;padding-right: 13px;width:86%;padding-left: 14%;margin-left: 2%;padding-top: 24px !important;flex-wrap: wrap}
.container_profile .row .img_profile{width: 31%;height: 198px;border-radius: 100px;angle: 0 deg;
    opacity: 1;border-width: 1px;background: #CBCBCB;border: 1px solid #CBCBCB;margin-left: 24px;display: flex;align-items: center;justify-content: center;position: relative;}
.container_profile .row #file{position: absolute;width:15%;height: 198px;z-index: -1}
.container_profile .row .img_profile img{width: 124px;height: 124px;angle: 0 deg;opacity: 1;}
.container_profile .row #description{width: 54%;}
.container_profile .row #description textarea{width: 100%;height: 162px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 1px;margin-top: 12px}
.container_profile .row #description .label{font-weight: 400;font-size: 16px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;}
.container_profile .row #description textarea::placeholder{font-weight: 300;font-style: Light;font-size: 18px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;color: #CBCBCB;
}
.table-title{font-weight: 700;font-style: Bold;font-size: 20px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #070707;margin-top: 32px}
.container_profile hr{border: 0.4px solid #CBCBCB;width: 86%}
.container_profile .row div{width:43%;margin-left: 3%;display: flex;flex-direction: column}
.container_profile .row div input,.container_profile .row div #education,.container_profile .row div #time_zone{height: 53px;border-radius: 8px;angle: 0 deg;opacity: 1;border-width: 1px;border: 1px solid #CBCBCB;margin-top: 12px;padding-right: 15px;padding-top: 12px;padding-bottom: 12px;}
.container_profile .row div input::placeholder{color: #CBCBCB;font-weight: 300;font-style: Light;font-size: 18px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;
}
.container_profile .row .label{font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 148%;
    letter-spacing: 0.5px;
    text-align: right;
}
.container_profile .row div #birthdate{width: 100%;display: flex;flex-direction: row}
.container_profile .row div #birthdate select{width: 30%;height: 53px;border-radius: 8px;
    angle: 0 deg;
    opacity: 1;
    border-width: 1px;margin-left: 3%;border: 1px solid #CBCBCB;padding: 13px;color: #CBCBCB;
}
.container_profile .row  select{color: #CBCBCB !important; }
.container_profile .row  select option{font-weight: 300;font-style: Light;font-size: 18px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;text-align: right;color: #CBCBCB;}
.container_profile .row div .radio1{display: flex;flex-direction: row;margin-top: 32px}
.container_profile .row div .radio1 div{display: flex;align-items: center;flex-direction: row;margin-left: 30%}
.container_profile .row div .radio1 div input{width: 16px;height: 16px;angle: 0 deg;opacity: 1;margin-left: 4px;}
.container_profile .row div .radio1 div span{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;letter-spacing: 0.5px;text-align: right;color: #070707;padding-top: 7px;}
.container_profile .row div #education option{color: #CBCBCB;}
.container_profile .row #filed{display: flex;flex-direction: row}
.container_profile .row #filed #duration_therapy{width:70%;}
.container_profile .row #filed #domain{width: 125%}
.container_profile .row p,.container_profile #notice{font-weight: 300;font-style: Light;font-size: 12px;leading-trim: NONE;line-height: 148%;letter-spacing: 0.5px;color: #757575;margin-top: 8px}
.container_profile .submit-btn_dashboard_profile{float: left;margin-top: -40px;margin-left: 32px}

