@font-face {
    font-family: 'Schibsted Grotesk';
    src: url('/plugins/themes/default/fonts/SchibstedGrotesk-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Schibsted Grotesk';
    src: url('/plugins/themes/default/fonts/SchibstedGrotesk-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
.pkp_page_index{
	font-family:'Schibsted Grotesk';

}
.pkp_structure_main p{
    font-family:'Schibsted Grotesk';
}
.pkp_structure_content h1, h2, h3, p, <div>, <nav>,  bottom, ul, li{
    font-family:'Schibsted Grotesk';
}

body, h1, h2, h3, p, <div>, <nav>,  bottom{
    font-family: 'Schibsted Grotesk'!important;
    font-size:15px;
}
body[dir="rtl"]{
    font-family: 'B Mitra'!important;
    font-size:18px;
}

@media(min-width:360px){
.container-guide-new {
  flex-direction: row;
  padding: 20px;
}
.row-guide-new {
  display: flex;
  flex: 1;
}
.col-3 {
  width: 25%;
}
.col-9 {
  width: 75%;
}
.list-group-guide {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.list-group-guide-item {
  text-decoration: none;
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #f8f9fa;
  color: #000;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.list-group-guide-item:hover {
  background-color: #411115;
  color: #fff;
}
.list-group-guide-item.active {
  background-color: #41516c;
  color: #fff;
}
.scrollspy-container {
  overflow-y: auto;
  height: auto;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #f9f9f9;
  scroll-behavior: smooth;
}
/* Header styles inside the container */
.scrollspy-container h4 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.scrollspy-container p {
  line-height: 1.6;
}
}
@media(min-width:768px) and (max-width:991px){
	.has_site_logo .pkp_head_wrapper{
        width: 100%;
        height: 70px;
        background-color: #494b64c2;
        position: fixed;
        z-index: 20;
}
}
@media(min-width:768px) and (max-width:991px){
	body[dir="ltr"] .pkp_site_nav_toggle{
		position: relative;
        left: -30px;
        top: 27px;
        width: 35px;
        height: 10px;
}
}
@media(min-width:768px) and (max-width:991px){
	body[dir="rtl"] .pkp_site_nav_toggle{
		position: relative;
        left: -15px;
        top: 27px;
        width: 35px;
        height: 10px;
}
}
.pkp_navigation_primary_row{
    padding-top: 1rem;
    padding-bottom: 1rem;
/* 	background-color: #40414ee6; */
    height: 130px;
}
.pkp_site_nav_menu{
    background: none;
}

.pkp_navigation_primary .dropdown-menu li a{
	color:#006798;
}
.pkp_navigation_primary .dropdown-menu li a:hover{
	color:#006798;
	border-bottom:none;
}

.pkp_navigation_primary_news .dropdown-menu li a{
	color:#006798;
}
.pkp_navigation_primary_news .dropdown-menu li a:hover{
	color:#006798;
	border-bottom:none;
}

@media only screen and (max-width: 990px){
    .pkp_site_nav_menu{
        background: #003141db;
    }    
}
/* @media(min-width:360px)and (max-width:991px){
.pkp_site_nav_menu .pkp_nav_list{
    padding-left: 0;
    margin-left: -91px;
    left: -382px;
    text-align:left;
	width: 150px;
}
} */
/* @media(min-width:992px)and (max-width:991px){
.pkp_site_nav_menu .pkp_nav_list{
    padding-left: 0;
    margin-left: 0;
    left: 10px;
    text-align:right;
}
} */
/* @media(min-width:360px)and (max-width:991px){
body[dir="rtl"] .pkp_site_nav_menu .pkp_nav_list{
    padding-left: 0;
    margin-left: 0;
    text-align:right;
	left: 285px;
    width: 100px;
}
} */
@media(min-width:992px){
body[dir="rtl"] .pkp_site_nav_menu .pkp_nav_list{
    padding-left: 0;
    margin-left: 0;
    left: 10px;
    text-align:left;
}
}
.pkp_nav_list ul li a{
	 display: block;
     padding-left: .357rem;
     border-left: .357rem solid transparent;
     color: #006798!important;
}
.pkp_structure_head_custom .pkp_nav_list ul li a{
	 display: block;
     padding-left: .357rem;
     border-left: .357rem solid transparent;
     color: #006798!important;
}
.pkp_structure_head_custom .pkp_nav_list ul a {
        display: block;
        padding-left: .357rem;
        border-left: .357rem solid transparent!important;
        color: #006798!important;
    }
.pkp_structure_head_custom .pkp_nav_list ul a:hover {
        display: block;
        padding-left: .357rem;
        border-left: 3px solid #006798 !important;
        color: #006798!important;
    }
/* @media(min-width:1400px){
.pkp_structure_head{
    padding-top: 0rem;
    width:100%;
	min-width:600px;
	height:410px;
	background: url('https://www.reaconf.com/public/journals/1/header_fa.png')  no-repeat center center; 
	background-size:contain;
/*     margin-top:100px; */
}
} */
/* @media(min-width:1500px){
.pkp_structure_head{
    padding-top: 0rem;
    width:100%;
	min-width:600px;
	height:430px;
	background: url('https://www.reaconf.com/public/journals/1/header_fa.png')  no-repeat center center; 
	background-size:contain;
/*     margin-top:100px; */
}
} */

.pkp_structure_head{
    padding-top: 0rem;
    width:100%;
	min-width:600px;
	height:550px;
/* 	background: url('https://www.reaconf.com/public/journals/1/header_fa.png')  no-repeat ;  */
	background-size:contain;
/*     margin-top:100px; */
}


.pkp_structure_head_custom{
    padding-top: 0rem;
    width:100%;
	min-width:600px;
	height:200px;
/* 	background: url('https://www.reaconf.com/public/journals/1/header_fa.png')  no-repeat ;  */
	background-size:cover;
/*     margin-top:100px; */
}

.pkp_navigation_user{
    font-size: 1rem;
}
.pkp_block .title {
	color: #2a0508;
    padding-top: 0.7rem;
    height: 42px;
    font-size: 16px;
    border-bottom: 3px solid #411115;
    text-align: center;
    margin-left: 10px;	
}
.pkp_block{
    padding-top: 0;
    padding-bottom: 1;
}
.block_submit_now_link{
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 1em;
    padding-left: 8px;
    background:#416271;
    border: 0;
    border-radius: 5px;
    font-size: 1.1em;
    line-height: calc(2.143rem - 2px);
    font-weight: 700;
    color: #cdeeeb;
    text-decoration: none;
    width: 100%;
    text-align: left;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    margin-left: 0;
    height: 50px;
}
.block_guide_link{
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 1em;
    padding-left: 8px;
    background: #416271;
    border: 0;
    border-radius: 5px;
    font-size: 1.1em;
    line-height: calc(2.143rem - 2px);
    font-weight: 700;
    color: #cdeeeb;
    text-decoration: none;
    width: 100%;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    height: 50px;
    text-align: left;
}
.cmp_button,.cmp_form .buttons button,.page_lost_password .buttons button,.page_search .submit button,.block_make_submission a:hover {
color: #bb8590;
}
.cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a:hover {
    color: #bb8590;
    ;
}
body a {
    font-weight: 500;
    text-decoration: none !important;
    color: #00001a;
}
.pkp_brand_footer {
    padding: 0;
}

body a:hover{
    color: #8f6667;
}
.pkp_structure_main {
    float: left;
}

.pkp_structure_main:after {
    left: 0px
}
@media (min-width: 768px) {
    .pkp_structure_main:after {
        left: 0px;
    }
}
@media (min-width: 992px) {
    .pkp_structure_main:after {
        left: 0px;
    }
}
@media (min-width: 768px) {
    .pkp_structure_main:before, .pkp_structure_main:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0px;
        background: #dddddd00;
    }
}
@media (min-width: 768px) {
    .pkp_structure_content {
        padding-top: 5px;
        display: flex;
        justify-content:space-around;
    	flex-direction: row-reverse;
        gap: 2px;
        margin: 0px 0px;
        width: 97%;
	}
}
@media (min-width: 1200px) {
	.rea{
    width:250px;
    min-width:240px;
    padding-left: 6px;    
    }
}
@media (min-width: 992px) and (max-width:1199px){
	.rea{
    width:220px;
    }
}
@media (min-width: 360px) and (max-width:990px) {
	.rea{
    visibility:hidden;
    display:none;
   
    }
}
@media (min-width: 992px) {
    .pkp_structure_sidebar {
        width: 240px;
/*     	min-width:344; */
    }
}
@media (min-width: 1200px) {
    .pkp_structure_sidebar {
        width: 300px;
        min-width:300;
    
}
}

@media (max-width: 576px) {
	.pkp_structure_sidebar{
    visibility:hidden;
    display:none;
   }
}

@media(min-width:992px) and (max-width:1199px){
   .content {
        width: 188px;
    }
}
@media (min-width: 1200px) {
    .content {
        width: 250px;
    }
}

@media (min-width: 992px) {
    .has_site_logo .pkp_head_wrapper {
        width: 1360px;
    }
}
@media (min-width: 992px) {
    .pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer {
        margin-left: 0px;
    }
}
@media (min-width: 992px) {
    .pkp_nav_list {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 77vw;
    }
}

/* @media (min-width: 992px) {
    .has_site_logo .pkp_head_wrapper {
        width: 80vw;
    }
} */
@media (min-width: 992px) {
    .pkp_block {
        padding: 0.1rem 0.6rem;
        margin-right: 0px;
    	width:300px;
    }
}
@media (min-width: 1200px) {
    .pkp_block {
        padding: 0.1rem 0.6rem;
        margin-right: 0px;
    	width:300px;
    }
}
.pkp_page_index .homepage_image img {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.pkp_structure_footer_wrapper {
    background: #ffffff;
}
.pkp_footer_content {
    text-align: left;
	padding:0rem;
	width:100%

}
.pkp_structure_footer {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
}
@media(max-width:768px){
	.pkp_structure_footer{
    visibility:hidden;
    display:none;
    }
}
.rea .cover img{
	width:100%;
} 
.card-text{
	width:100%;
}
.indexing{
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 8px; 
    font-size: 1.1em;
    line-height: calc(2.143rem - 2px);
    font-weight: 600;
    color: #2a0508;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin-left: 0;
	margin-top:7px;
	margin-bottom:10px;
    height: 50px;
	border-bottom:3px solid #411115;
	
}
.related_journals{
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    background: #416271;
    border: 0;
    border-radius: 5px;
    font-size: 1.1em;
    line-height: calc(2.143rem - 2px);
    font-weight: 700;
    color: #cdeeeb;
    text-decoration: none;
    width: 100%;
    text-align: center;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    margin-left: 0;
	margin-top:7px;
	margin-bottom:4px;
    height: 30px;
}
@media (min-width: 992px) {
    .pkp_page_index .additional_content {
        padding-left: 0px;
        padding-right: 2.143rem;
        padding-bottom: 2rem;
    	padding-top:0px;
    }
}
.pkp_block .block_keyword_cloud{
	padding-left:0px;
	height:330px;
}
@media (min-width: 992px) {
    .pkp_page_index .additional_content {
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
    }
}
/* body{
    font-family: 'serif';
} */
.container_editor{
    max-width: 1330px;
    margin: 3rem 1rem;
}
.grid_section{
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
    gap: 3rem;
    padding: 0 10px;
}
.card_item{
	display: flex;;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(99, 99, 99, 0.2);
    padding: 10px 15px 10px 15px;
    position: relative;
    cursor: pointer;
    flex-direction: column;
    height: 410px;
   
}
.card_item::before,.card_item::after{
    content: '';
    position: absolute;
    width: 19%;
    height: 19%;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}
.card_item::before{
    bottom: -2px;
    right: -2px;
    border-bottom-right-radius: 10px;
    border-bottom: 1px solid ;
    border-right: 1px solid ;
}
.card_item::after{
    top: -2px;
    left: -2px;
    border-top-left-radius: 10px;
    border-top: 1px solid ;
    border-left: 1px solid ;

}
.card_search::before,.card_search::after{
    border-color: #9bbccbb3;
} 
.card_cloud::before,.card_cloud::after{
    border-color: #ef5e44;
}
.card_users::before,.card_users::after{
    border-color: #fdbe29;
}
.card_ok::before,.card_ok::after{
    border-color: #6c3dc4;
}
.card_text h4{

    color: #2e3350;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 3px;
    text-align: center;

}
.card_text p{
   color: #9a9baa;
   margin-top: 3px;
   text-align: center;

}
.card_section:hover .card_item::before,.card_section:hover .card_item::after{
    width: 35%;
    height: 35%;
}
.card_icon{
    text-align: center;
    padding-top: 2px;
}
.shadow-none{
    object-fit: cover;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.Socialmedia{
    text-align: center;
}
.container_sidbar_left{
    height: auto;
    display: block;
    align-items:  center;
    justify-content: center;
    font-family: "Noto Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 14px;
}
@media (min-width: 992px) {
    .container_sidbar_left {
        width: 320px;
    }
}
@media (min-width: 992px) {
    .heaedr_accordion, .content_accordion, .row_accordion, .section_accordion {
        width: 330px;
    }
}
.section_accordion{
    width: 100%;
    border-radius: 8px;
    padding: 0rem;
    box-sizing: border-box;
}
.row_accordion{
    padding: 0  0px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 0.3rem;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
}
.heaedr_accordion{
    min-height: 3rem;
    display: flex;
    line-height: 3rem;
    position: relative;
    justify-content: space-between;
    background-color: #411115;
    padding-left: 2rem;
    padding-right: 1rem;
    border-radius: 2px;
    box-sizing: border-box;
}
.heaedr_accordion span:first-child{

    font-weight: 500;
    color: #333;
    cursor: pointer;
    box-sizing: border-box;
}
.content_accordion{
    height: 0;
    font-size: 12px;
    transition: all 0.1s linear;
    background-color: white;
    box-sizing: border-box;
    margin:0px;
}

.section_accordion input:checked + label + p{
    height: auto;
    padding-bottom: 10px;
    background-color: #fbeaea70;
    padding-left: 1rem;
    padding-top: 8px;
    font-size: 16px;
    line-height: 1.5rem;
    box-sizing: border-box;
    transform: translateY(3px);
}

.section_accordion input {
    display: none; /* مخفی کردن چک باکس */
    box-sizing: border-box;
}
.section_accordion input:checked + label .size-3 {
    transition: transform 0.2s ease;
    transform: rotate(180deg);
    box-sizing: border-box;
}
@keyframes toggle_height {
    100%{
        height: 100px;

    }
    
}
.size-3{
    color: white;
    cursor: pointer;
    box-sizing: border-box;
}
.content_accordion a{
    font-size: 13px;
	line-height: 1.5rem;
}
#press{
background-color:#f2d9db;
color:black;
}
#volume{
background-color:#f2d9db;
 color:black;
}
#volume img{
 color:black;
}
#press a:hover{
color:#9b9fa3;
}
#sub a:hover{
color:#9b9fa3;
}
#guide a:hover{
color:#9b9fa3;
}
 #guide a{
 color:#ffffff;
}
 #sub a{
 color:#ffffff;
}
.tooltip_section{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    gap: 0.5rem;
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.tooltip_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.tooltip_item span{
    background-color: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.tooltip_text{
    background-color: #fff;
    padding: 10px 18px;
    border-radius: 25px;
    position: absolute;
    top: 11px;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -moz-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -ms-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.tooltip_text::before{
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.tooltip_item:hover .tooltip_text{
    opacity: 1;
    pointer-events: visible;
    top: -70px;
}
.tooltip_section .tooltip_item:hover,.tooltip_section .tooltip_item:hover .tooltip_text{
    color: #fff;
    box-shadow: 0 0 0 rgba(0,0,0,0.4);
}
.tooltip_section .tooltip_item:nth-child(1):hover span,.tooltip_section .tooltip_item:nth-child(1):hover .tooltip_text,.tooltip_section .tooltip_item:nth-child(1):hover .tooltip_text::before{
    background-color: #2b7239;
}
.tooltip_section .tooltip_item:nth-child(2):hover span,.tooltip_section .tooltip_item:nth-child(2):hover .tooltip_text,.tooltip_section .tooltip_item:nth-child(2):hover .tooltip_text::before{
    background-color: #46C1F6;
}
.tooltip_section .tooltip_item:nth-child(3):hover span,.tooltip_section .tooltip_item:nth-child(3):hover .tooltip_text,.tooltip_section .tooltip_item:nth-child(3):hover .tooltip_text::before{
    background-color: #30e1d2;
}
.tooltip_section .tooltip_item:nth-child(4):hover span,.tooltip_section .tooltip_item:nth-child(4):hover .tooltip_text,.tooltip_section .tooltip_item:nth-child(4):hover .tooltip_text::before{
    background-color: #eca20e;
}
.tooltip_section .tooltip_item:nth-child(5):hover span,.tooltip_section .tooltip_item:nth-child(5):hover .tooltip_text,.tooltip_section .tooltip_item:nth-child(5):hover .tooltip_text::before{
    background-color: #6e6e6e;
}
.heading{
	display:none;
	visibility:hidden:
}
.current_issue{
	visibility:hidden;
    display:none;
}
.current_issue h2,  .current_issue_title{
	display:none;
	visibility:hidden:
}
body[dir="rtl"].container_tabs{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffff;
    direction: rtl !important; /* اضافه کردن جهت راست به چپ */
}

body[dir="rtl"].section_tabs nav{
    display: flex;
    justify-content: space-between; /* تغییر چیدمان برای راست به چپ */
    width: 100%;
    height: 50px;
    align-items: center;
    position: relative;
}

.container_tabs{
    margin: 0px;
    padding:0px;
    box-sizing: border-box;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffff;
}
.section_tabs{
    max-width: 860px;
    width: 100%;
    border-radius: 5px;
}
.section_tabs nav{
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 50px;
    align-items: center;
    position: relative;
}
.section_tabs nav label{
    color: #2a0508;
    cursor: pointer;
    height: 80%;
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    position: relative;
    z-index: 2;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #411115;
}
body[dir="rtl"].section_tabs input#journal_details:checked ~ nav label.journal_details,.section_tabs input#instruction_for_authors:checked
~ nav label.instruction_for_authors,.section_tabs input#journal_policy:checked ~ nav label.journal_policy,.section_tabs
input#associated_journals:checked ~ nav label.associated_journals{
  color: #000000;
}
/* RTL: Adjust positions based on checked input */
body[dir="rtl"] .section_tabs input#journal_details:checked ~ nav .active_slide {
  right: 0% !important;
}
body[dir="rtl"] .section_tabs input#instruction_for_authors:checked ~ nav .active_slide {
  right: 25% !important;
}
body[dir="rtl"] .section_tabs input#journal_policy:checked ~ nav .active_slide {
  right: 50% !important;
}
body[dir="rtl"] .section_tabs input#associated_journals:checked ~ nav .active_slide {
  right: 75% !important;
}
.section_tabs input#journal_details:checked ~ nav label.journal_details,.section_tabs input#instruction_for_authors:checked
~ nav label.instruction_for_authors,.section_tabs input#journal_policy:checked ~ nav label.journal_policy,.section_tabs
input#associated_journals:checked ~ nav label.associated_journals{
  color: #000000;
}
.section_tabs input#journal_details:checked ~ nav .active_slide{
border-radius:3px;
}
.section_tabs input#instruction_for_authors:checked ~ nav .active_slide{
  left: 25%;
border-radius:3px;
}
.section_tabs input#journal_policy:checked ~ nav .active_slide{
  left: 50%;
}
.section_tabs input#associated_journals:checked ~ nav .active_slide{
  left: 75%;
}
.active_slide {
  background-color: #f2d9db4d;
  height: 80%;
  width: 25%;
  position: absolute;
  z-index: 2;
  left: 0; /* Default: LTR has priority */
  transition: all 0.3s ease;
  border-bottom: 3px solid #f2d9db;
  border-radius: 3px;
}
body[dir="rtl"] .active_slide {
  right: 0 !important;
  left: auto !important; /* Ensuring LTR styles are overridden */
}
.content_nav{
  display: none;
}
.section_tabs input#journal_details:checked ~ .content_tabs .content_journal_details,.section_tabs input#instruction_for_authors:checked
~ .content_tabs .content_instruction_for_authors,.section_tabs input#journal_policy:checked ~ .content_tabs .content_journal_policy,.section_tabs input#associated_journals:checked
~ .content_tabs .content_associated_journals{
  display: block;
  border-radius:5px;
}
.obj_issue_toc .galleys, .obj_issue_toc .section{
 margin-top:0px;
 padding-top:0px;
}
.content_nav h4{
  font-size: 21px;
  margin: 30px 0 10px 0;
  font-weight: 500;
}
.content_nav p{
 text-align: justify;
}
.journal_details, .instruction_for_authors, .journal_policy, .associated_journals{
text-align: center;
border-radius:5px;
}
.container_nav {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    gap: 90px;
    justify-content: center;
    padding: 20px;
    border-radius: 5px;
    background-color: #ffffff;
	height:180px;
	padding-top:40px;

}
.nav_item_one, .nav_item_two, .nav_item_three {
    border: 4px solid #411115;
    border-radius: 50%;
    position: relative;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
    height: 110px;
    width: 110px;
    cursor: pointer;
    text-align: center;
    box-shadow:2px 2px 5px;
	background-color:#fbf4f4;
}
.nav_item_one a, .nav_item_two a, .nav_item_three a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 1.1em;
    transition: color 0.3s ease;
}
.nav_item_one a:hover, .nav_item_two a:hover, .nav_item_three a:hover {
    color: #5d0d12;
}
.nav_item_one img, .nav_item_two img, .nav_item_three img {
    height: 30px;
    width: 30px;
    margin: 10px auto;
}
.nav_item_one h2, .nav_item_two h2, .nav_item_three h2{
    margin: 0px;
	font-size:12px;
}
.homepage_about{
margin-bottom:0px;
}
.container_authors{
	display: flex;
    margin-left: auto;
    margin-right: auto;
    gap: 90px;
    justify-content: center;
    padding: 20px;
    border-radius: 5px;
    background-color: #ffffff;
    height: 180px;
    padding-top: 40px;
}
.author_item_one, .author_item_two, .author_item_three {
    border: 4px solid #411115;
    border-radius: 50%;
    position: relative;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
    height: 110px;
    width: 110px;
    cursor: pointer;
    text-align: center;
    box-shadow: 2px 2px 5px;
    background-color: #fbf4f4;
}
.author_item_one a, .author_item_two a, .author_item_three a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 1.1em;
    transition: color 0.3s ease;
}
.author_item_one a:hover, .author_item_two a:hover, .author_item_three a:hover {
    color: #5d0d12;
}
.author_item_one img, .author_item_two img, .author_item_three img {
    height: 30px;
    width: 30px;
    margin: 10px auto;
}
.author_item_one h2, .author_item_two h2, .author_item_three h2{
    margin: 0px;
	font-size:12px;
}
.container_policy{
	display: flex;
    margin-left: auto;
    margin-right: auto;
    gap: 90px;
    justify-content: center;
    padding: 20px;
    border-radius: 5px;
    background-color: #ffffff;
    height: 180px;
    padding-top: 40px;

}
.policy_item_one, .policy_item_two{
    border: 4px solid #411115;
    border-radius: 50%;
    position: relative;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
    height: 110px;
    width: 110px;
    cursor: pointer;
    text-align: center;
    box-shadow: 2px 2px 5px;
    background-color: #fbf4f4;
}
.policy_item_one a, .policy_item_two a{
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 1.1em;
    transition: color 0.3s ease;
}
.policy_item_one a:hover, .policy_item_two a:hover{
    color: #5d0d12;
}
.policy_item_one img, .policy_item_two img{
    height: 30px;
    width: 30px;
    margin: 10px auto;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 1px;
}
.policy_item_one h2, .policy_item_two h2{
    margin: 0px;
	font-size:12px;
}
.container_images {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    padding: 20px;
    border-radius: 5px;
    background-color: #ffffff;
	height: 180px;
    padding-top: 40px;
}
.img_item_one, .img_item_two, .img_item_three {
    position: relative;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
    height: 150px;
    width: 130px;
    cursor: pointer;
    text-align: center;
}
.img_item_one img, .img_item_two img, .img_item_three img {
    border: 4px solid #411115;
    margin: 0 auto;
    transition: transform 0.3s ease;
    object-fit: cover;
    height: 160px;
    width: 120px;
}
.img_item_one:hover img, .img_item_two:hover img, .img_item_three:hover img {
    transform: scale(1.05);
}
cover {
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-meta {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f9fdff;
    border: 1px solid #e9f8ff;
}
@media (min-width:992px) {
    .cover-meta {
     width: 270px; 
}
.box-meta {
    padding: 8px;
    font-size: 14px;
    text-align: left;
    line-height: 0.9;
    padding-left: 0.5;
}
.box-meta .line{
	width:100%;
	height:1px;
	border: 1px solid #416271;
	margin: 0px 0px 20px 5px;
}
a {
    text-decoration: none;
    color: black;
    color: #5e8b9d;
}
strong {
    color: #424242;
}
hr {
    width: 250px;
    margin: 10px 20px 0px;
}
.text-meta {
    line-height: 2;
}
.Editrial_B h2 {  
    margin-top: 0;  
    font-size: 24px; /* اندازه قلم */  
    font-weight: bold; /* ضخامت قلم */  
    color: #333; /* رنگ قلم */  
    text-align: center; /* تراز متن */  
    padding: 10px 0; /* فاصله داخلی (بالا و پایین) */  
    border-bottom: 2px solid #000000; /* خط زیر متن */  
}  
.Editrial_B hr {  
    width: 810px;  
    margin: 20px auto; /* تراز خط در وسط با فاصله بالا و پایین */  
    border: none; /* حذف مرز پیش‌فرض */  
    height: 2px; /* ارتفاع خط */  
    background-color: #000000; /* رنگ خط */  
    border-radius: 5px; /* انحنای گوشه‌های خط */  
}  
.doiInSummary{
	display: flex;
    margin: 5px 0;
    gap: 5px;
}
.doi_custom{
	font-size: 12px;
    margin-top: 5px;
}
.cmp_article_list articles{
    padding-left: 0;

}
.obj_article_summary {
    border: 0.5px solid #c0beff;
    border-radius: 3px;
    padding: 20px 10px 18px 10px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    transition: transform 0.2s, box-shadow 0.4s;
    border-bottom: 5px solid #411115;
    height: 200px;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
}
.obj_article_summary:hover {
    transform: translateY(-2px); 
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.7);
}
.authors {
    color: #555454;
    margin: 0;
    padding-bottom: 60px;
}
.obj_galley_link:active {
    transform: translateY(-10px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.obj_galley_link:hover {
     background: #f2d9db;
}
@media (min-width: 992px) {
    .obj_article_summary .pages {
        position: absolute;
        top: 25px;
        right: 0;
        line-height: 2.143rem;
    }
}
@media (min-width: 992px) {
    .authors {
        color: #555454;
        margin: 0;
        padding-bottom: 15px;
    }
}
@media (min-width: 992px) {
    .obj_galley_link {
    background: #944141;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    padding: 0px 9px 0px 9px;
    cursor: pointer;
    width: auto;
	height: 30px;
   
    }
}
@media (min-width: 768px) {
    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
        content: '';
        position: absolute;
        top: 45px;
        left: 0;
        width: 100%;
        border-top: 1px solid #ffffff;
}
}
.obj_issue_toc .section>h3 {
    color: #2a0508;
    text-align: left;
    padding-bottom: 30px;
    margin-left: 16px;
    border-bottom:  5px solid #411115;
    width: 200px;
    height: 20px;
}
@media(min-width:992px){
.box-new{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 571px;
    top: 26px;
    flex-direction: row;
	z-index:3;
}
}
@media(min-width:992px){
.box-new_custom{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 250px;
    top: 0px;
    flex-direction: row;
	z-index:3;
	margin-right: 35px;
}
}
@media(min-width:992px){
.box-new_news{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 310px;
    top: 0px;
    flex-direction: row;
	z-index:3;
}
}
@media(min-width:1200px){
.box-new{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 571px;
    top: 26px;
    flex-direction: row;
	z-index:3;
}
}
@media(min-width:1200px){
.box-new_custom{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 300px;
    top: 1px;
    flex-direction: row;
	z-index:3;
}
}
@media(min-width:1200px){
.box-new_news{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 330px;
    top: 2px;
    flex-direction: row;
	z-index:3;
}
}
@media(min-width:1400px){
.box-new{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 571px;
    top: 26px;
    flex-direction: row;
	z-index:3;
}
}
@media(min-width:1400px){
.box-new_custom{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 350px;
    top: 1px;
    flex-direction: row;
	z-index:3;
	margin-right: -30px;
	
}
}
@media(min-width:1400px){
.box-new_news{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 350px;
    top: 2px;
    flex-direction: row;
	z-index:3;
}
}

@media(min-width: 1600px){
	body[dir="rtl"] .box-new{
		display: flex;
    	gap: 5px;
    	justify-content: flex-start;
    	position: relative;
    	top: -15px;
    	right: -210px!important;
    	z-index: 3;
	}
}
@media(min-width: 992px){
	body[dir="rtl"] .box-new_custom{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 250px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}

@media(min-width: 1200px){
	body[dir="rtl"] .box-new_custom{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 280px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}

@media(min-width: 1400px){
	body[dir="rtl"] .box-new_custom{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 300px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}

@media(min-width: 1600px){
	body[dir="rtl"] .box-new_custom{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 350px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}

@media(min-width: 992px){
	body[dir="rtl"] .box-new_news{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 250px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}

@media(min-width: 1200px){
	body[dir="rtl"] .box-new_news{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 280px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}

@media(min-width: 1400px){
	body[dir="rtl"] .box-new_news{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 300px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}

@media(min-width: 1600px){
	body[dir="rtl"] .box-new_news{
        display: flex;
        gap: 5px;
        justify-content: flex-end;
        position: absolute;
        left: 350px;
        top: 1px;
        flex-direction: row;
        z-index: 3;
    
	}
}
@media(min-width:1600px){
.box-new_custom{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 350px;
    top: 1px;
    flex-direction: row;
	z-index:3;
	margin-right: 10px;
}
}
@media(min-width:1600px){
.box-new_news{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 380px;
    top: 2px;
    flex-direction: row;
	z-index:3;
}
}
@media(min-width:1600px){
.box-new{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position:absolute;
    right: 571px;
    top: 26px;
    flex-direction: row;
	z-index:3;
}
}
body[dir="rtl"] .box-new{
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    position: absolute;
    left: 150px;
    top: 26px;
    flex-direction: row;
    z-index: 3;

}
.pkp_navigation_primary_wrapper{
    position:relative;
    text-align: left;
    left: 200;
    bottom: 15px;
}
.search-box-new {
    display: flex;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 15px;
    border: 2px solid #6e683f;
    padding: 5px;
    cursor: pointer;

}
.search-box-new:hover {
    background: #fff;
    transform: scale(1.05);
    color: red;
}
.home-box-new{
    display: flex;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 15px;
    border: 2px solid #6e683f;
    padding: 5px;
    cursor: pointer;
	padding-top: 7px;
}
.home-box-new:hover {
    background: #fff;
}
.fa-search{
    color: white;
	position:absolute;
    right: 9.5px;
    top: 10px;
}
.fa-home{
	color:#ffffff;
    position:absolute;
    top: 9.1;
    right: 50px;
}
.search-box-new:hover{
    background: #fff;

}
.fa.fa-search:hover{
    color:#3f5f6e;
	position:absolute;
    right: 8.1px;
    top: 8px;
}
.fa.fa-home:hover{
    color:#3f5f6e;
    position:absolute;
    top: 9.1;
    right: 50px;
}
@media (min-width: 360px) {
    .has_site_logo .pkp_head_wrapper {
    	background-color: #494b64c2;
    	width:100%;

}
}
@media (min-width: 992px) and (max-width:1199px){
    body[dir="rtl"] .has_site_logo .pkp_head_wrapper {
        width: 100%;
        height: 115px;
        background-color: #494b64c2;
        position: fixed;
        z-index: 20;
    }
}
@media (min-width: 992px) and (max-width:1199px){
    .has_site_logo .pkp_head_wrapper {
        width: 100%;
        height: 115px;
        background-color: #494b64c2;
        position: fixed;
        z-index: 20;
    }
}
@media (min-width: 1200px) {
    .has_site_logo .pkp_head_wrapper {
        width: 100%;
        height: 120px;
    	background-color: #494b64c2;
        position: fixed;
    	z-index: 20;
}
}
.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {
    width: auto;
	height:70px;
}

@media(min-width:768px) and (max-width:991px){
	.pkp_site_name .is_img img{
	display:block;
    position: absolute;
    top: -3px;
    width: auto!important;
    height: 70px!important;
    padding-bottom: 5px;
    padding-left: 150px;
    left: 215px;
    max-width:500px;
    max-height:500px;
}
}
@media(min-width:992px) and (max-width:1199px) {
    .pkp_site_name .is_img img {
        display: block;
        position: absolute;
        top: -13px;
        max-width: 100%;
        width: auto;
        height: 100px;
        padding-bottom: 5px;
        padding-left: 150px;
        left: -100px;
    }
}
@media(min-width:1200px){
.pkp_site_name .is_img img{
	display:block;
	position:absolute;
    top:-13px;
	max-width:100%;
	width:auto;
	height:100px;
	padding-bottom:5px;
    padding-left: 150px;
	max-height:100px;
}
}
@media(min-width:992px) and (max-width:1199px) {
    body[dir="rtl"] .pkp_site_name .is_img img {
        display: block;
        position: absolute;
        top: -13px;
        max-width: 100%;
        width: auto;
        height: 100px;
        padding-bottom: 5px;
        padding-left: 150px;
        right: 45px;
    	
    }
}
@media(min-width:1200px) {
	body[dir="rtl"] .pkp_site_name .is_img img{
		display:block;
		position:absolute;
    	top:-13px;
		max-width:100%;
		width:auto;
		height:100px;
		padding-bottom:5px;
		max-height: 200px;
   	 	padding-right: 150px;
    	max-height:100px;
}
}

#wordcloud{
	border: 1px solid #d2d2d2;
    border-radius: 6px;
}
#scispace-extension-root{
visibility:hidden;
display:none;
}
.chat-gpt-quick-query-container *{
visibility:hidden;
display:none;
}

.css-xwws3d ant-app h-full{
visibility:hidden;
display:none;
}
.chat-gpt-quick-query-container{
visibility:hidden;
display:none;
}
body chatgpt-sidebar-popups[data-gpts-theme="light"] {
    display: none !important;
}
.container_login{
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
	width: 900px;
}
input:focus,input:active{
    outline: 0;
}
.login_page{
    width: 81%;
    max-width: 1200px;
    height: 600px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #d7dfe7;
    overflow: hidden;
}
.login_page form{
    width: 70%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(360deg, #411115, transparent);
}
.page_login{
	margin-bottom: 50px;
}
.login_page form h1{
    color: #2e4153;
    margin-bottom: 3rem;
}
.login-img{
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #fff;
}
.login-img img{
    object-fit: cover;
}
.form-group{
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    width: 50%;
}
.form-group label{
    margin-bottom: 0.5rem;
    color: #1c2e3e;
    padding-left: 12px;
    font-size: 14px;
}
.form-group input{
    border: 2px solid #fff;
    background-color: transparent;
    height: 45px;
    border-radius: 10px;
	padding-left: 12px;
	color: #293d4e;
}
.button-form {
    width: 50%;
}
.button-form button{
    border: none;
    background-color: #fff;
    width: 100%;
    height: 45px;
    border-radius: 10px;
    margin-bottom: 1.5rem;
	cursor:pointer;
}
.bottom-form a{
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
}
.forget{
	margin-top: 5px;
    padding-left: 12px;
    color: #fff;
}
.check{
    color: #fff;
    padding-top: 15px;
}
@media screen and (max-width:768px) {
    .login-img{
        display: none;
    }
    .login_page form {
        width: 100%;
    }
    .form-group ,.button-form {
        width: 80%;
    }
}
@media (min-width: 768px) {
    .pkp_structure_main {
          border-right: none;
         border-left: none;
         border-bottom: none;
         box-shadow: none;
         width: 500px;
/*          padding: 0 2.143rem; */
}
}
@media (min-width: 992px) {
    .pkp_structure_main {
          border-right: none;
         border-left: none;
         border-bottom: none;
         box-shadow: none;
         width: 456px;
/*          padding: 0 2.143rem; */
}
}
@media (min-width: 1200px) {
    .pkp_structure_main {
          border-right: none;
         border-left: none;
         border-bottom: none;
         box-shadow: none;
        width: 550px;
/*         padding: 0 2.143rem; */
}
}
@media (min-width: 1400px) {
    .pkp_structure_main {
          border-right: none;
         border-left: none;
         border-bottom: none;
         box-shadow: none;
        width: 760px;
/*         padding: 0 2.143rem; */
}
}
@media (min-width: 1600px) {
    .pkp_structure_main {
          border-right: none;
         border-left: none;
         border-bottom: none;
         box-shadow: none;
        width: 960px;
/*         padding: 0 2.143rem; */
}
}


@media (max-width: 992px) {
    .pkp_structure_main {
        padding-top: 0px;
}
}
/* register_page */
.container_register{
    display: flex;
    align-items: center;
    justify-content:center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
	width: 69rem;
}
.register_page{
    width: 81%;
    max-width: 1200px;
    display: flex;
	flex-direction:column;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #d7dfe7;
    height: 100%;
}
.register_page form{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(66deg, #411115, transparent);
}
.register_page form h1{
    color: #ffffff;
    margin-bottom: 3rem;
    text-shadow: 1.5px 3px 4px #6b2f37;
    letter-spacing: 4px;
    font-size: 35px;
}
.form_group_register{
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    width: 50%;
}
.form_group_register label{
    margin-bottom: 0.5rem;
    color: #ffffff;
    padding-left: 12px;
    font-size: 16px;
    font-weight: bold;
}
.cmp_form input[type="text"], .cmp_form input[type="email"], .cmp_form input[type="password"], .cmp_form select{
border: 2px solid #f0f0f0;
    background-color: transparent;
    height: 45px;
    width: 100%;
    border-radius: 10px;
	padding-left: 12px;
	color: #293d4e;
    max-width: 40em;
}
.cmp_form .fields>div {
    position: relative;
    padding-bottom: 1.143rem;
    color: white;
}
.register_page a:first-child{
color:black;
}
.cmp_form label{
font-size:14px;
}
.register_page  a{
color:#ffffff;
font-weight:bold;
}
.button-form_message{
    border: 2px solid #fff;
    background-color: #fff;
    width: 100%;
    height: 45px;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.button-form_message a{
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
}
.form_group_register input{
    border: none;
    background-color: transparent;
    height: 45px;
    border-radius: 10px;
	padding-left: 12px;
	color: #293d4e;
}
.button-form button{
    border: 2px solid #ebeff3;
    background-color: #fff;
    width: 100%;
    height: 45px;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.buttons_register{
    display: flex;
    width: 500px;
    gap: 8px;
   
}
.house_right{
    text-align: center;
    min-height: 3rem;
    line-height: 3rem;
    position: relative;
    justify-content: space-between;
    background-color: #411115!important;
    border-radius: 5px;
    box-sizing: border-box;
    width: 330px;
    height: 42px;
    overflow: hidden;
    display: flex;
}
.house_right p{
    text-align: center;
    position: absolute;
    left: 110px;
	top:10px;
    margin: 0;
    color: #eef3f5;
	font-size:16px;
}
.house_right a{
    color: #eef3f5;
    text-decoration:none;
}
@media (min-width: 576px){
.house_right img{
    position: absolute;
    left: 30px;
    z-index: 2;
    top: 10px;
    width: 25px;
    height: 25px;
}
}
.house_left{
    position: absolute;
    background-color: #f2d9db;
    width: 95px;
    top: -43px;
    transform: rotate(114deg);
    right: 260px;
    height: 120px;
    bottom: 10px;
}
.footer {
    background-color: #666767;
    color: #fff;
    height: 400px;
	margin-top:50px;
}
.footer-wave-svg {
    background-color: transparent;
    display: block;
    height: 30px;
    position: relative;
    top: -1px;
    width: 100%;
}
.footer-wave-path {
    fill: #fffff2;
}
.footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 450px;
    position: relative;
}
.footer-content-column {
    box-sizing: border-box;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    color: #fff;
}
.footer-content-column ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
.footer-logo-link {
    display: inline-block;
}
.footer-logo-link img{
    width: 200px;
    height: 240px;
    padding-top: 40px;
}
.footer-menu {
    margin-top: 30px;
        width: 400px;
}
.footer-menu-name {
    color: #fffff2;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
	padding-bottom:10px;
}
.footer-menu-list {
    list-style: none;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
}
.footer-menu-list li {
    margin-top: 5px;
	width:450px;
}
.footer-call-to-action-description {
    color: #fffff2;
    margin-top: 10px;
    margin-bottom: 20px;
}
.footer-call-to-action-button:hover {
    background-color: #fffff2;
    color: #3f5f6e;
}
.button:last-of-type {
    margin-right: 0;
    margin-top: 20px;
}
.footer-call-to-action-button {
    background-color: #411115;
    border-radius: 10px;
    color: #fffff2;
    display: inline-block;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    padding: 12px 30px;
    margin: 0 10px 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.footer-call-to-action {
    margin-top: 30px;
}
.footer-call-to-action-title {
    color: #fffff2;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
	padding-bottom:10px;
}
.footer-call-to-action-link-wrapper {
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
}
.footer-call-to-action-link-wrapper a {
    color: #fff;
    text-decoration: none;
}
.footer-social-links {
    height: 54px;
    position: absolute;
    right: 120px;
    width: 236px;
    bottom: -1px;
}
.footer-social-amoeba-svg {
    height: 54px;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 236px;
    margin-bottom: 300px;
}
.footer-social-amoeba-path {
    fill: #411115;
}
.footer-social-link.linkedin {
    height: 26px;
    left: 3px;
    top: 11px;
    width: 26px;
}
.footer-social-link {
    display: block;
    padding: 10px;
    position: absolute;
    bottom: -116px;
}
.hidden-link-text {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    top: 50%;
}
body[dir="rtl"] .footer-social-icon-svg {
    display: block;
    position: absolute !important;
    right: -9px !important;
}
.footer-social-icon-svg {
    display: block;
}
.footer-social-icon-path {
    fill: #fffff2;
    transition: fill .2s;
}
.footer-social-link.instagram{
    height: 28px;
    left: 60px;
    top: 5px;
    width: 28px;
}
.footer-social-link.telegram {
    height: 24px;
    left: 123px;
    top: 12px;
    width: 24px;
}
.footer-social-link.website {
    height: 34px;
    left: 174px;
    top: 9px;
    width: 34px;
}
.footer-copyright {
    background-color: #411115;
    color: #fff;
    padding: 15px 30px;
    text-align: center;

}
.footer-copyright-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}
.footer-copyright-text {
  color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
}
.footer-copyright-link {
    color: #fff;
    text-decoration: none;
}
/* Media Query For different screens */
@media (min-width:320px) and (max-width:479px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:480px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    /*padding: 40px 15px 1050px;*/
    position: relative;
  }
}
@media (min-width:600px) and (max-width: 800px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:1281px) { /* hi-res laptops and desktops */
}
@media (min-width: 760px) {
  .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 315px;
      position: relative;
    }
    .footer-wave-svg {
      height: 50px;
    }

  .footer-content-column {
      width: 24.99%;
    }
}
.minip {
  width: 230px;
  height: 380px;
  background: #FFF1F2;
  position: relative;
}
.minip .av {
  width: 210px;
  height: 320px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-position: top center;
  background-size: cover;
  transition:
    width .6s linear,
    height .6s linear;
}
.minip:hover .av {
  width: 220px;
  height: 340px;
  transition:
    width .6s linear,
    height .6s linear;
}
.minip .info {
  max-height: 100px;
  position: absolute;
  bottom: 100px;
  left: 0px;
  background: #ecaeb33d;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-content: flex-start;
  transition:
    bottom .6s linear;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 3px;
  padding-top: 3px;
  height: 130px;
}
.minip:hover .info {
    bottom: 50px;
    transition:
    bottom .6s linear;
}
.minip .info name {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
}
body[dir="rtl"] .minip_row_side{
	font-family: 'B Mitra'!important;
    font-size: 16px!important;
	margin:0px;
	line-height: 1.2;
}
body[dir="ltr"] .minip_row_side p{
  	font-size: 12px!important;
	font-family: 'Schibsted Grotesk'!important;
 	margin:0px;
 	line-height: 1.5;
} 
body[dir="rtl"] .minip a.plot{
    width: 60px;
    height: 25px;
    position: absolute;
    left: 5px;
    background: #411115;
    font-size: 12px;
    text-transform: uppercase;
    color: #F7F1E1;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-family: 'B Mitra';
}
.minip a.plot {
  width: 60px;
  height: 25px;
  position: absolute;
  bottom: 90px;
  left: 160px;
  background: #411115;
  font-size: 8px;
  text-transform: uppercase;
  color: #F7F1E1;
  text-decoration: none;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:
    bottom .6s linear;
}
.minip:hover a.plot {
  bottom: 35px;
  transition:
    bottom .6s linear;
}
.obj_article_details .authors .orcid{
	display: flex;
    font-size: .93rem;
    line-height: 1.43rem;
    gap: 5px;
}
.obj_galley_link.file{
	background:#901e5a;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    padding: 0px 9px 0px 9px;
    cursor: pointer;
    width: auto;
	height: 30px;
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap");
.SubmissionProcess {
  --color: rgba(30, 30, 30);
  --bgColor: rgba(245, 245, 245);
  min-height: 100vh;
  display: grid;
  align-content: center;
  gap: 2rem;
  padding: 2rem;
  font-family: "Poppins", sans-serif;
  color: var(--color);
  background: var(--bgColor);
}
.sub_ul {
  --col-gap: 2rem;
  --row-gap: 2rem;
  --line-w: 0.25rem;
  display: grid;
  grid-template-columns: var(--line-w) 1fr;
  grid-auto-columns: max-content;
  column-gap: var(--col-gap);
  list-style: none;
  width: min(60rem, 90%);
  margin-inline: auto;
}
/* line */
.sub_ul::before {
  content: "";
  grid-column: 1;
  grid-row: 1 / span 20;
  background: rgb(225, 225, 225);
  border-radius: calc(var(--line-w) / 2);
}
/* row gaps */
.sub_ul .sub_li:not(:last-child) {
  margin-bottom: var(--row-gap);
}
/* card */
.sub_ul .sub_li {
  grid-column: 2;
  --inlineP: 1.5rem;
  margin-inline: var(--inlineP);
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
}
/* date */
.sub_ul .sub_li .date {
  --dateH: 3rem;
  height: var(--dateH);
  margin-inline: calc(var(--inlineP) * -1);

  text-align: center;
  background-color: #411115;

  color: white;
  font-size: 1.25rem;
  font-weight: 700;

  display: grid;
  place-content: center;
  position: relative;

  border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
}
/* date flap */
.sub_ul .sub_li .date::before {
  content: "";
  width: var(--inlineP);
  aspect-ratio: 1;
  background: #411115;
  position: absolute;
  top: 100%;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  right: 0;
}
/* circle */
.sub_ul .sub_li .date::after {
  content: "";
  position: absolute;
  width: 2rem;
  aspect-ratio: 1;
  background: var(--bgColor);
  border: 0.3rem solid #411115;
  border-radius: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}
/* title descr */
.sub_ul .sub_li .title,
.sub_ul .sub_li .descr {
  background: var(--bgColor);
  position: relative;
  padding-inline: 1.5rem;
}
.sub_ul .sub_li .title {
  overflow: hidden;
  padding-block-start: 1.5rem;
  padding-block-end: 1rem;
  font-weight: 500;
}
.sub_ul .sub_li .descr {
  padding-block-end: 1.5rem;
  font-weight: 300;
}
/* shadows */
.sub_ul .sub_li .title::before,
.sub_ul .sub_li.descr::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.5);
    left: 50%;
    border-radius: 50%;
    filter: blur(4px);
    transform: translate(-50%, 50%);
}
.sub_ul .sub_li .title::before {
    bottom: calc(100% + 0.125rem);
}

.sub_ul .sub_li .descr::before {
    z-index: -1;
    bottom: 0.25rem;
}

@media (min-width: 40rem) {
  .sub_ul {
    grid-template-columns: 1fr var(--line-w) 1fr;
  }
  .sub_ul::before {
    grid-column: 2;
  }
  .sub_ul .sub_li:nth-child(odd) {
    grid-column: 1;
  }
  .sub_ul .sub_li:nth-child(even) {
    grid-column: 3;
  }
  /* start second card */
  .sub_ul .sub_li:nth-child(2) {
    grid-row: 2/4;
  }

  .sub_ul .sub_li:nth-child(odd) .date::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }
  .sub_ul .sub_li:nth-child(odd) .date::after {
    transform: translate(-50%, -50%);
    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
  }
  .sub_ul .sub_li:nth-child(odd) .date {
    border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
  }
}
.sub_li a:hover{
    color:#6c4141;
    font-weight: 900;

}
.credits {
  margin-top: 1rem;
  text-align: right;
}
.credits a {
  color: var(--color);
}
.a_forms {
    color: white; /* رنگ متن */
    font-size: 16px; /* اندازه متن */
    font-family: 'Arial', sans-serif; /* نوع فونت */
    transition: transform 0.2s, background-color 0.2s; /* انیمیشن */
    margin-bottom: 10px;
    border: none; /* عدم وجود حاشیه */
    cursor: pointer; /* نشانگر دکمه */
    text-decoration:none;
}
.a_forms a{
    text-decoration:none;
    color: black;
}
.a_forms:hover a{
    color: #476386;
}
/* Header styles inside the container */
.item.doi{
	display:flex;
	gap:5px;
}
.item.authors{
	padding-bottom:5px;
}
.rea_language_buttons{
	background-color: #ffffff00;
    width: 35px;
    height: 35px;
    border: 2px solid #6e683f;
    border-radius: 15px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 1px;
    margin-top: 1px;
    font-size: 16px;
    font-family: "Noto Serif",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-weight: inherit;
    color: white;
	padding:1px;
}
/*Responsive*/
/* @media(min-width:992px){
.pkp_navigation_primary {
	visibility:hidden;
    }
} */
.pkp_site_name_wrapper{
	width:500px;
}

/* @media (max-width: 1200px) {
	.rea{
	visibility:hidden;
    display:none;
    width:0px;
    }
} */
@media (max-width: 768px) {
	.pkp_structure_sidebar{
    visibility:hidden;
    display:none;
   
    }
}
@font-face {
  font-family: 'B Mitra'; /* Name of the font */
  src: url('/public/journals/1/Far_Mitra.ttf') format('truetype'), /* Path to the TTF file */
  font-weight: normal; /* Adjust if you have bold or other variants */
  font-style: normal;  /* Adjust if you have italic or other styles */
}
/* Apply the custom font to specific elements */
body[dir="rtl"] .section_tabs .journal_details,
body[dir="rtl"] .instruction_for_authors,
body[dir="rtl"] .journal_policy,
body[dir="rtl"] .associated_journals {
  font-family: 'B Mitra';
  font-size: 1.5rem;
}
body[dir="rtl"] .section_tabs h2{
	font-family: 'B Mitra';
	font-size:1.2rem;
}
body[dir="rtl"] .homepage_about h2{
	font-family: 'B mitra'!important;
	font-size:1.5rem!important;
}
body[dir="rtl"] .homepage_about p{
	font-family: 'B mitra';
	font-size:18px;
}
body[dir="rtl"] .pkp_structure_sidebar a, 
body[dir="rtl"] .pkp_structure_sidebar span, 
body[dir="rtl"] .pkp_structure_sidebar p, 
body[dir="rtl"] .pkp_structure_sidebar h2 {
    font-family: 'B Mitra';
    font-size: 1.3rem;
}
body[dir="ltr"] .pkp_structure_sidebar a, 
body[dir="ltr"] .pkp_structure_sidebar span, 
body[dir="ltr"] .pkp_structure_sidebar p, 
body[dir="ltr"] .pkp_structure_sidebar h2 {
    font-family: 'Schibsted Grotesk';
    font-size: 1rem;
}

body[dir="ltr"] .container_sidbar_left a, 
body[dir="ltr"] .container_sidbar_left span, 
body[dir="ltr"] .container_sidbar_left p {
    font-family: 'Schibsted Grotesk';
    font-size: 1rem;
}
body[dir="rtl"] .container_sidbar_left a, 
body[dir="rtl"] .container_sidbar_left span, 
body[dir="rtl"] .container_sidbar_left p {
    font-family: 'B Mitra';
    font-size: 1.3rem;
}
body[dir="rtl"] #volume {
	font-family: 'B mitra';
	font-size:1.3rem;
}
body[dir="rtl"] .pkp_block  p {
	font-family: 'B mitra';
	font-size:1.5rem;
}
body[dir="rtl"] #wordcloud text{
	font-family: 'B Mitra'!important;
}
body[dir="rtl"] .indexing{
 	font-family: 'B Mitra';
	font-size:1.5rem;
}
body[dir="rtl"] .heaedr_accordion {
    min-height: 3rem;
    display: flex;
    font-size: 14px;
    line-height: 3rem;
    position: relative;
    justify-content: space-between;
    background-color: #411115;
    padding-left: 2rem;
    padding-right: 1rem;
    border-radius: 2px;
    box-sizing: border-box;
}
body[dir="rtl"] .pkp_site_name_wrapper{
    width: auto;
}
@media(min-width 360px){
body[dir="rtl"] .box-new{
    display: flex;
    gap: 5px;
    justify-content: flex-start;
    position: relative;
    top: -590;
    right: 10px;
    z-index: 3;
    
}
}
@media(min-width 992px){
body[dir="rtl"] .box-new{
    display: flex;
    gap: 5px;
    justify-content: flex-start;
    position: relative;
    top: -15;
    right: -110px;
    z-index: 3;
    
}
}

body[dir="rtl"] .house_right p{
    text-align: center;
    position: relative;
    top: 10px;
    margin: 0;
    color: #eef3f5;
    font-size: 16px;
	left:290;
}
body[dir="rtl"] .minip .info{
    max-height: 100px;
    position: absolute;
    background: #ecaeb391;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-content: flex-start;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    height: 130px;
	left:30px;
	right:0px;
}
body[dir="rtl"] .obj_issue_toc .section>h3 {
    color: #2a0508;
    padding-bottom: 30px;
    margin-left: 16px;
    border-bottom: 5px solid #411115;
    width: 200px;
    height: 20px;
    text-align: right;
	font-family: 'B Mitra'!important;
	font-size:20px!important;

}
body[dir="rtl"] .obj_article_summary {
     padding-right: 10px;
      padding-left: 3em;
}
/* body[dir="rtl"] .obj_article_summary .pages {
    position: absolute;
    top: 23px;
    right: 750px!important;
    line-height: 2.143rem;
   font-size:16px!important;
} */
body[dir="rtl"] .obj_article_summary .authors {
     padding-right: 0.1rem;
}
body[dir="rtl"] .obj_galley_link{
 	width: fit-content;

}
body[dir="rtl"] .content_tabs h2{
	font-family: 'B mitra'!important;
	font-size:16px!important;
}
 @media (min-width: 992px) {
body[dir="rtl"] .obj_article_summary .pages {
        position: absolute;
        top: 25px;
        right: 100%;
        line-height: 2.143rem;
		font-size:14px;
		width: 70px;
    }
}
@media(min-width:360px){
body[dir="rtl"] .pkp_navigation_primary ul {
    text-align: left;
	font-family:'B mitra';
	width:130px;
}
}
@media(min-width:360px){
    .container-guide-new {
    flex-direction: row;
    padding: 20px;
    }
}
.card_text h4{
    color: #2e3350;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 3px;
    text-align: center;
}

.minip .mg {
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: grid;
  grid-template-columns: 180px 50px;
  grid-template-rows: 100px 150px;
  grid-template-areas:
    'clr group'
    'clr .....';
  transition:
    grid-template-columns .6s linear,
    grid-template-rows .6s linear;
}
.minip:hover .mg {
  grid-template-columns: 140px 90px;
  grid-template-rows: 50px 300px;
  transition:
    grid-template-columns .6s linear,
    grid-template-rows .6s linear;
}
.minip .mg .clr {
  height: 230px;
  grid-area: clr;
  background: #411115;
}
.minip .mg .group {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
   white-space: nowrap;
}
/*Responsive*/
/* Apply the custom font to specific elements */
body[dir="rtl"] .footer-content-column ul,
body[dir="rtl"] .footer-content-column li,
body[dir="rtl"] .footer-content-column a {
    font-family: 'B Mitra';
    font-size: 18px;
}
body[dir="rtl"] .doiInSummary{
	display: flex;
    margin: 5px 0;
    gap: 5px;
    direction: ltr;
    justify-content: flex-end;

}
body[dir="ltr"] .doiInSummary a{
	font-size: 14px;
	font-family: 'Schibsted Grotesk'!important;
}
body[dir="rtl"] .doiInSummary a{
	font-size: 14px;
	font-family: 'Noto Serif';
	
}
body[dir="rtl"] .homepage_about h2{
	font-family: 'B mitra';
	font-size:1.5rem;

}
body[dir="ltr"] .homepage_about p, em{
	font-family: 'Noto Serif';
	font-size:12px;

}
body[dir="rtl"] .pkp_structure_sidebar a{
	font-family: 'B Mitra';
    font-size: 18px;
}
body[dir="rtl"] .container_sidbar_left a, 
body[dir="rtl"] .container_sidbar_left span, 
body[dir="rtl"] .container_sidbar_left p {
    font-family: 'B Mitra';
    font-size: 18px;
}
body[dir="rtl"] #volume {
	font-family: 'B mitra';
	font-size:18px;
}
body[dir="rtl"] .pkp_structure_main p,
body[dir="rtl"] .pkp_structure_main ul{
	font-family: 'B mitra';
	font-size:18px;
}
body[dir="ltr"] .pkp_structure_main p, 
body[dir="ltr"] .pkp_structure_main ul{
	font-family: 'Schibsted Grotesk';
	font-size:14px;
}

body[dir="rtl"] .search-box-new{
	display: flex;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 15px;
    border: 2px solid #6e683f;
    padding: 5px;
    cursor: pointer;
    position: relative;
}
body[dir="rtl"] .fa-home{
	 position: absolute;
     right: 7px;
}
body[dir="rtl"] .home-box-new{
	display: flex;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 15px;
    border: 2px solid #6e683f;
    padding: 5px;
    cursor: pointer;
    position: relative;
}
body[dir="rtl"] .home-box-new a:hover {
    background: #fff;
	right:7px;
}
body[dir="rtl"] .fa-search{
	position: absolute;
    right: 7px;
 	top: 8px;
}
body[dir="rtl"] .house_right p{
    text-align: center;
    position: relative;
    top: 10px;
    margin: 0;
    color: #eef3f5;
    font-size: 16px;
	left:290px;
}
body[dir="rtl"] .minip .info{
    max-height: 100px;
    position: absolute;
    background: #ecaeb33d;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-content: flex-start;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    height: 130px;
}


body[dir="rtl"] .obj_article_summary .authors {
     padding-right: 0.1rem;
	font-size:16px;
}
body[dir="rtl"] .pkp_footer_content{
    text-align: right;
}
body[dir="rtl"] .footer-content-column{
    float: right;
}
body[dir="rtl"] .footer-menu-name {
    color: #fffff2;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0px;
    margin-right: 38px;
    margin-top: 0px;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-family: 'B Mitra';
    font-size: 1.3rem;
}
body[dir="rtl"] .footer-menu-name h2{
    font-family: 'B Mitra';
    font-size: 1.3rem;
}
body[dir="rtl"].footer-social-icon-svg {
    display: block;
    position: absolute;
    right: -9;
}
body[dir="rtl"] .footer-social-links {
    height: 54px;
    position: absolute;
    right: 900px;
    width: 236px;
    bottom: -1px;
}
body[dir="rtl"] .sections h3{
    font-family: 'B Mitra';
    font-size: 1.5rem;
}
body[dir="rtl"].obj_galley_link {
	font-size: 0.5rem;
}
body[dir="rtl"] .obj_article_summary .title{
	font-family: 'B Mitra'!important;
    font-size: 18px!important;
}
body[dir="rtl"] .SubmissionProcess h1,
body[dir="rtl"] .SubmissionProcess p, 
body[dir="rtl"] .SubmissionProcess ul,
body[dir="rtl"] .SubmissionProcess li{
	font-family: 'B Mitra';
	font-size: 16px;
}
body[dir="rtl"] .SubmissionProcess h1{
	font-family: 'B Mitra';
	font-size: 24px;
}
body[dir="rtl"] .col-3  a{
	font-family: 'B Mitra';
	font-size: 18px;
}
body[dir="rtl"] .col-9 h4{
	font-family: 'B Mitra';
	font-size: 20px;
}
body[dir="rtl"] .page  h1{
	font-family: 'B Mitra';
	font-size: 24px;
}
body[dir="rtl"] .page  p,
body[dir="rtl"] .page li{
	font-family: 'B Mitra';
	font-size: 18px;
}
body[dir="ltr"] .page  p,
body[dir="ltr"] .pageli{
	font-family: 'Schibsted Grotesk';
	font-size: 14px;
}

body[dir="rtl"] .pkp_structure_main  h1, 
body[dir="rtl"] .pkp_structure_main  h2,
body[dir="rtl"] .pkp_structure_main   h3, 
body[dir="rtl"] .pkp_structure_main  h4 {
	font-family: 'B Mitra';
	font-size: 24px;
}

body[dir="ltr"] .pkp_structure_main  h1, 
body[dir="ltr"] .pkp_structure_main  h2,
body[dir="ltr"] .pkp_structure_main   h3,
body[dir="ltr"] .pkp_structure_main   h4 {
	font-family: 'Schibsted Grotesk';
	font-size: 14px;
}

body[dir="rtl"] .current_issue h3{
	font-family: 'B Mitra';
	font-size: 18px;
}
body[dir="ltr"] .profile {
	font-family: 'Schibsted Grotesk';
	font-size: 14px;
}
body[dir="rtl"] .profile {
	font-family: 'B Mitra';
	font-size: 16px;
}
body[dir="rtl"] .footer-call-to-action-title {
    color: #fffff2;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
	padding-bottom:10px;
	font-family: 'B Mitra';
}
body[dir="rtl"] .card_text h4, 
body[dir="rtl"] .card_text p, 
body[dir="rtl"] .card_text em{
	font-family: 'B Mitra';
	font-size: 16px;
}
body[dir="rtl"] .Editrial_B h2{
	font-family: 'B Mitra';
	font-size: 24px;
}
body[dir="rtl"] .sub_ul .sub_li .date::before{
	content: "";
    width: var(--inlineP);
    aspect-ratio: 1;
    background: #f5f5f5;
    position: absolute;
    top: 100%;
	left: 0px !important;
}
body[dir="rtl"] .sub_ul .sub_li .date::after{
	content: "";
    position: absolute;
    width: 2rem;
    aspect-ratio: 1;
    background: var(--bgColor);
    border-radius: 50%;
    top: 50%;
    Border: 0.3rem solid #f5f5f5;
}
body[dir="rtl"] .value li{
	font-family: 'serif'!important; 
     direction: ltr!important; 
	 text-align:left;
	font-size:16px;
}
body[dir="rtl"] .obj_article_details .authors .affiliation{
	font-size: 16px;
}
body[dir="rtl"] .orcid a{
	font-size: 14px;
	font-family: 'serif';
}
body[dir="rtl"] .sub_item h2,
body[dir="rtl"] .sub_item div{
    font-family: 'B Mitra'!important;
	font-size: 16px!important;
}
body[dir="rtl"] .csl-bib-body a{
	font-size: 12px;
	font-family: 'serif'!important;
}
body[dir="rtl"] .citation_formats button {
	font-family: 'B Mitra'!important;
}
body[dir="rtl"] .main_entry p{
    font-size: 17px;
    text-align: justify;
}
body[dir="rtl"] .main_entry h2{
    font-size: 20px !important;
	font-family: 'B Mitra'!important;
    text-align: justify !;
}
body[dir="rtl"] .main_entry span{
    font-size: 16px !important;
	font-family: 'B Mitra'!important; 
}
body[dir="rtl"] .obj_issue_summary a{
    font-size: 22px;
	font-family: 'B Mitra'; 
}
body[dir="rtl"] .obj_issue_summary .series{
	padding-top:20px!important;
}
body[dir="rtl"] .cmp_breadcrumbs{
	font-family: 'B Mitra'; 
}

@media (min-width: 992px) {
    .pkp_navigation_user_wrapper {
        position: absolute;
        top: 25;
        left: 50%;
        transform: translateX(-50%);
        padding-left: .714rem;
        padding-right: .714rem;
        text-align: right;
        padding-top: 0;
        margin-top: 0;
        border-top: none;
        z-index: 0;
    }
.pkp_site_nav_menu {
    background: none;
    position: fixed;
	top:-0.1;
}
.pkp_site_nav_menu_custom {
    background: none;
    position:relative;
    top:-75px;

}
body[dir="rtl"] .pkp_site_nav_menu_custom a{
   
  font-size:18px!important;
	color:#fff;
}
.pkp_site_nav_menu_custom a{
   
  font-size:14px;
}
/* @media(min-width:768px) and (max-width:991px){
	body[dir="rtl"].pkp_nav_list .my_list a{      
        color: #fff!important;
}
} */
body[dir="rtl"] .pkp_navigation_primary li a{
	font-family:'B mitra';
    font-size:18px;


}
@media (min-width: 992px) and (max-width: 1199px) {
	body[dir="rtl"] .pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        right: 70px!important;
        position: relative;
 }
}
@media (min-width: 1200px)  {
	body[dir="rtl"] .pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        right: 70px!important;
        position: relative;
 }
}
@media (min-width: 1400px)  {
	body[dir="rtl"] .pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        right: 30px!important;
        position: relative;
 }
}
@media (min-width: 1600px)  {
	body[dir="rtl"].pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        right: 85px;
        position: relative;
 }
}
@media (min-width: 992px) and (max-width:1199px){
   .pkp_navigation_primary {
         display: inline-block;
         top: 65px;
         left: -90px !important;
         position: relative;
         text-align: right;
    }
}
@media (min-width: 1200px)  {
    .pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        left: -90px!important;
        position: relative;
    	text-align: right;
 }
}
@media (min-width: 1200px)  {
    .pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        left: -70px!important;
        position: relative;
    	text-align: right;
 }
}
@media (min-width: 1400px)  {
    .pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        left: -45px!important;
        position: relative;
   		text-align: right;
 }
}
@media (min-width: 1600px)  {
    .pkp_navigation_primary {
        display: inline-block;
        top: 80px;
        left: -19px!important;
        position: relative;
    	text-align: right;
 }
}
.pkp_nav_list ul li:first-child a {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        
}
.pkp_navigation_primary_news .dropdown-menu li a {
    color: #006798;
}

.pkp_navigation_primary_news li a{
     color:#fff;
     border-bottom: 2px solid transparent;
}
.pkp_navigation_primary_news li a:hover {
     color: #fff;
     outline: 0;
     border-color: #fff;
}

@media (min-width: 992px)  {
    .pkp_navigation_primary_custom {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 120px;
 }
}

@media (min-width: 992px)  {
    .pkp_navigation_primary_news {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 110px;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pkp_navigation_primary_news  li a {
   padding-right: 0px;
   font-size: 13px;
  color:#fff;
  }
}
@media (min-width: 992px)  {
   body[dir="rtl"] .pkp_navigation_primary_custom {
            display: inline-block;
            top: 50px;
            position: relative;
            width: 80%;
            text-align: left;
            left: -47px;
            margin-left: 0px;
            display: flex;
            gap: 15px;
            justify-content: flex-end;
            direction: rtl;
 }
}
@media (min-width: 992px)  {
   body[dir="ltr"] .pkp_navigation_primary_custom {
			top: 45px;
            position: relative;
            width: 80%;
            text-align: left;
            left: 150px;
            margin-left: 0px;
            display: flex;
            gap: 10px;
            flex-direction: row;
            padding-right: 30px;
            justify-content: flex-end;
   
 }
}
@media (min-width: 992px)  {
    body[dir="rtl"] .pkp_navigation_primary_news {
            display: inline-block;
            top: 60px;
            direction: rtl;
            position: relative;
            width: 80%;
            text-align: left;
            left: 100px;
    		margin-left: 0px;
 }
}
@media (min-width: 1200px)  {
    .pkp_navigation_primary_custom {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 140px;
 }
}
@media (min-width: 1200px)  {
    .pkp_navigation_primary_news {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 120px;
 }
}
@media (min-width: 1200px)  {
    body[dir="rtl"] .pkp_navigation_primary_custom {
            display: inline-block;
            top: 60px;
            direction: rtl;
            position: relative;
            width: 80%;
            text-align: left;
            left: 200px;
    		margin-left: 0px;
 }
}
@media (min-width: 1200px)  {
    body[dir="rtl"] .pkp_navigation_primary_news {
            display: inline-block;
            top: 60px;
            direction: rtl;
            position: relative;
            width: 80%;
            text-align: left;
            left: 120px;
    		margin-left: 0px;
        
 }
}
@media (min-width: 1400px)  {
    .pkp_navigation_primary_custom {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 150px;
 }
}
@media (min-width: 1400px)  {
    .pkp_navigation_primary_news {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 140px;
 }
}
@media (min-width: 1400px)  {
    body[dir="rtl"] .pkp_navigation_primary_custom {
            display: inline-block;
            top: 60px;
            direction: rtl;
            position: relative;
            width: 80%;
            text-align: left;
            left: 210px;
    		margin-left: 0px;
 }
}
@media (min-width: 1400px)  {
    body[dir="rtl"] .pkp_navigation_primary_news {
            display: inline-block;
            top: 60px;
            direction: rtl;
            position: relative;
            width: 80%;
            text-align: left;
            left: 150px;
    		margin-left: 0px;
        
 }
}
@media (min-width: 1600px)  {
    .pkp_navigation_primary_custom {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 160px;
 }
}
@media (min-width: 1600px)  {
    .pkp_navigation_primary_news {
        display: inline-block;
            top: 60px;
            direction: ltr;
            /* right: -1410px; */
            position: relative;
            width: 80%;
            text-align: right;
            margin-left: 160px;
 }
}
@media (min-width: 1600px)  {
    body[dir="rtl"] .pkp_navigation_primary_custom {
            display: inline-block;
            top: 60px;
            direction: rtl;
            position: relative;
            width: 80%;
            text-align: left;
            left: 230px;
    		margin-left:0px;     
 }
}
@media (min-width: 1600px)  {
    body[dir="rtl"] .pkp_navigation_primary_news {
            display: inline-block;
            top: 60px;
            direction: rtl;
            position: relative;
            width: 80%;
            text-align: left;
            left: 180px;
    		margin-left:0px;     
 }
}


.pkp_navigation_primary li a:focus{
  background: #ffffff38;
        color: #2f3542;
        outline: 0;
}

@media(min-width:992px) and (max-width:1199px){
.pkp_navigation_primary li a{
        margin: 2px 5px;
        padding: 5px 10px!important;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
@media(min-width:1200px){
.pkp_navigation_primary li a{
        margin: 2px 5px;
        padding: 5px 10px;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
@media(min-width:1400px){
.pkp_navigation_primary li a{
        margin: 2px 5px;
        padding: 5px 10px;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
@media(min-width:1600px){
.pkp_navigation_primary li a{
        margin: 2px 5px;
        padding: 5px 10px;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
@media(min-width:992px){
.pkp_navigation_primary_custom li a{
        margin: 2px 0px;
        padding: 5px 1px;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
@media(min-width:1200px){
.pkp_navigation_primary_custom li a{
        margin: 2px 3px;
        padding: 5px 5px;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
@media(min-width:1400px){
.pkp_navigation_primary_custom li a{
        margin: 2px 3px;
        padding: 5px 5px;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
@media(min-width:1600px){
.pkp_navigation_primary_custom li a{
        margin: 2px 5px;
        padding: 5px 10px;
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;

}
}
.cmp_breadcrumbs .separator {
    display: contents;
}
.cmp_breadcrumbs li a {
 	font-size:18px;
	font-weight: 500;
}

/* mehvar conference----------------------------------------------------------------------------------------------- */

.mehvar h1 {
    font-family: 'Schibsted Grotesk';
    font-size: 20px!important;
}

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

.olcards {
  list-style: none;
  counter-reset: cardCount;
  font-family: sans-serif;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-bottom: 1rem;
}

.olcards li {
  counter-increment: cardCount;
  display: flex;
  color: white;
  margin-top: 1rem;
    z-index: 0;
}

.olcards li::before {
    content: counter(cardCount, decimal-leading-zero);
    background: #656676;
    color: #f5eedc;
    font-size: 2em;
    font-weight: 700;
    transform: translateY(-1rem);
    margin-right: -1rem;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline: 0.5em;
    font-family: 'Noto Serif';
    width: 45px;
    height: 50px;

}

.content_mehvar{
	width:900px;
    padding-left: 25px!important;
    height: 55px;
    padding-top: 8px;
}

.olcards li:nth-child(1) .content_mehvar { background-color: #27548A; color: #FFF; }
.olcards li:nth-child(2) .content_mehvar { background-color: #F5EEDC; color: #000; }
.olcards li:nth-child(3) .content_mehvar { background-color: #183B4E; color: #FFF; }
.olcards li:nth-child(4) .content_mehvar { background-color: #DDA853; color: #000; } 


.olcards li .content_mehvar {
  clip-path: polygon(
    0 0,
    calc(100% - 1.5rem) 0,
    100% 50%,
    calc(100% - 1.5rem) 100%,
    calc(100% - 1.5rem) calc(100% + 1rem),
    0 calc(100% + 1rem)
  );
  position: relative;
  bottom: 5;
}

.olcards li .content_mehvar::before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: inherit;
  left: 0;
  bottom: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  filter: brightness(0.75);
}

.olcards li .content_mehvar::after {
  content: "";
  position: absolute;
  height: 1rem;
  width: 1rem;
  left: 0;
  top: 100%;
}

.olcards li .icon {
  grid-area: icon;
  align-self: center;
  font-size: 2em;
}

.olcards li .content_mehvar .title {
  grid-area: title;
  font-size: 1.1em;
  padding-top: 10px;
  font-family: 'Schibsted Grotesk';
}

.olcards li .content_mehvar .text {
	grid-area: text;
	font-size: 1.1em;
/* 	text-align: right; */
	padding-top: 10px;
	font-family: B Mitra;
}

/* -----------------------confrance-topic------------------------------------------ */

/* کل بخش را راست‌چین کنیم */
body[dir="rtl"] .mehvar {
  direction: rtl;
}

/* عنوان را راست‌چین کنیم */
body[dir="rtl"] .mehvar h1 {
  font-family: 'B mitra';
  text-align: right;
  font-size:28px!important;
}


/* لیست بدون استایل و پایه تنظیمات */
body[dir="rtl"] .olcards,
.olcards * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family:'B mitra';
}

/* لیست اصلی */
body[dir="rtl"] .olcards {
  list-style: none;
  counter-reset: cardCount;
  font-family: sans-serif;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-bottom: 1rem;
}

/* آیتم‌های لیست */
body[dir="rtl"] .olcards li {
    counter-increment: cardCount;
    display: flex;
    color: white;
    margin-top: 1rem;
    z-index: 0;
}

/* شماره‌گذاری هر آیتم */
body[dir="rtl"] .olcards li::before {
    content: counter(cardCount, decimal-leading-zero);
    background: #656676;
    color: #f5eedc;
    font-size: 1.3em;
    font-weight: 700;
    transform: translateY(-1rem);
    margin-right: 0;
    margin-left: -1rem;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline: 0.5em;
    font-family: 'B Mitra';
    height: 50px;
    width: 45;
}

/* ابعاد و عرض محتوای اصلی */
body[dir="rtl"] .content_mehvar {
  width: 900px;
    padding-right: 25px;
}

/* رنگ‌ها برای هر آیتم */
body[dir="rtl"] .olcards li:nth-child(1) .content_mehvar { background-color: #27548A; color: #FFF;}
body[dir="rtl"] .olcards li:nth-child(2) .content_mehvar { background-color: #F5EEDC; color: #000;}
body[dir="rtl"] .olcards li:nth-child(3) .content_mehvar { background-color: #183B4E; color: #FFF;}
body[dir="rtl"] .olcards li:nth-child(4) .content_mehvar { background-color: #DDA853; color: #000; }

/* ناحیه محتوا */
body[dir="rtl"] .olcards li .content_mehvar {
  /* تغییر شکل پیکان و قوس‌ها برای سمت راست */
  clip-path: polygon(  0 50%,  1.5rem 0,  100% 0,  100% 100%,  1.5rem 100%,  0 50%);
  position: relative;
}

/* قبل از محتوا، برای ایجاد برش سمت راست */
body[dir="rtl"] .olcards li .content_mehvar::before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: inherit;
  right: 0; /* سمت راست */
  bottom: 5;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  filter: brightness(0.75);
}

/* بعد از محتوا، در سمت راست */
body[dir="rtl"] .olcards li .content_mehvar::after {
  content: "";
  position: absolute;
  height: 1rem;
  width: 1rem;
  right: 0;
  top: 100%;
}

/* آیکن‌ها */
body[dir="rtl"] .olcards li .icon {
  grid-area: icon;
  align-self: center;
  font-size: 2em;
  /* برای قرارگیری در سمت راست */
  justify-self: end;
}

/* عنوان‌ها و متن‌ها */
/* body[dir="rtl"] .olcards li .content_mehvar .title {
  grid-area: title;
  font-size: 1.1em;
  text-align: right;
  padding-top: 10px;
  font-family:B Mitra;
} */

/* body[dir="rtl"] .olcards li .content_mehvar .text {
  grid-area: text;
  text-align: right;
    font-size: 18px;
}
 */
/* ---------NEWS---------------- */
.main_news {
  max-width: 1200px;
  margin: 10 auto;
}

.cards_news {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cards_item_news {
  display: flex;
  padding: 1rem;
}

.card_image_news {
  position: relative;
  max-height: 250px;
}

.card_image_news img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.card_image_news img:hover {
 transform: scale(1.1);
 transition: transform 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  
}

.card_price_news {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 30px;
  border-radius: 0.25rem;
  background-color: #c89b3f;
  font-size: 12px;
  font-weight: 700;
}

.card_price_news span {
  font-size: 12px;
  margin-top: -2px;
}

.note_news {
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 4px 8px;
  border-radius: 0.25rem;
  background-color: #c89b3f;
  font-size: 14px;
  font-weight: 700;
  z-index: 2;
}

@media (min-width: 40rem) {
  .cards_item_news {
    width: 50%;
  }
}


@media (min-width: 1200px) {
  .cards_item_news {
    width: 274px;
    height: 550px;
  }
}
@media (min-width: 1400px) {
  .cards_item_news {
    width: 250px;
    height: 550px;
  }
}
@media (min-width: 1600px) {
  .cards_item_news {
    width: 300px;
    height: 550px;
  }
}

.card_news {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width:1192){
    .card_news {
        background-color: white;
        border-radius: 0.25rem;
        box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
        display: flex;
        flex-direction: row-reverse;
        overflow: hidden;
    }
}
@media (min-width: 992px) and (max-width:1192){
    .cards_news {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 0;
        align-content: flex-start;
        flex-direction: column;
    }
}
@media (min-width: 992px) and (max-width:1192){
        .cards_item_news {
            width: 600px;
            height: 250px;
        }
    }
@media (min-width: 992px) and (max-width:1192){
    .card_content_news {
        position: relative;
        padding: 16px 12px 32px 24px;
        margin: 16px 8px 8px 0;
        max-height: 290px;
        overflow-y: scroll;
        width: 600px;
    }
}
@media (min-width: 992px) and (max-width:1192){
    .card_title_news {
        margin-top: 5px;
    }
}

.card_content_news {
  position: relative;
  padding: 16px 12px 32px 24px;
  margin: 16px 8px 8px 0;
  max-height: 290px;
  overflow-y: scroll;
}

.card_content_news::-webkit-scrollbar {
  width: 8px;
}

.card_content_news::-webkit-scrollbar-track {
  box-shadow: 0;
  border-radius: 0;
}

.card_content_news::-webkit-scrollbar-thumb {
  background: #c89b3f;
  border-radius: 15px;
}

.card_title_news {
  position: relative;
  margin: 0 0 24px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.card_title_news::after {
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #c89b3f;
  content: "";
}

hr {
  margin: 24px auto;
  width: 50px;
  border-top: 2px solid #c89b3f;
}

.card_text_news p {
  margin: 0 0 24px;
  font-size: 14px;
  line-height: 1.5;
}

.card_text_news p:last-child {
  margin: 0;
}

.card_news_h2{
	margin-top: 2px !important;
}
/* -------------------------gallery------------------------------- */
.grid_card_image {
  width: min(90%, 100rem);
  margin: 0 auto;
  height: 100vh;
  display: grid;
  place-items: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
}


.grid_card {
  display: grid;
  grid-template-columns: 25% 30% 15% 25%;
  gap: 15px;
  place-content: center;
  grid-template-rows: 50% 50%;
  height: 80vh;
  min-height: 460px;
  padding: max(2vh, 1.5rem);
  margin: 0;
  box-sizing: border-box;
}

.grid_card .card {
  border-radius: 25px;
  box-shadow: -2px 4px 15px rgb(0 0 0 / 26%);
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.grid_card .card:nth-child(2) {
  grid-column: 2/3;
  grid-row: span 2;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.grid_card .card:nth-child(3) {
  grid-column: span 2;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.grid_card .card p {
  font-size: clamp(0.9rem, 0.8750rem + 0.1250vw, 1rem);
  line-height: 1.4;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.grid_card .card img {
  border-radius: 25px;
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.grid_card .card .card__img {
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.grid_card .card .card_img .card_overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: clamp(0.938rem, 5vw, 1.563rem);
  background: linear-gradient(0deg, rgb(0 0 0 / 57%) 0%, rgb(255 255 255 / 0%) 100%);
  width: 100%;
  height: 100%;
  border-radius: 25px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  margin: 0;
  box-sizing: border-box;
}

.grid_card .card .card__img span {
  position: absolute;
  top: 25px;
  left: min(2vmax, 1.563rem);
  color: #ff7b29;
  background: #fff;
  border-radius: 50px;
  padding: 2px 8px 2px 6px;
  display: flex;
  box-shadow: 0px 1px 20px #0000002b;
  margin: 0;
  box-sizing: border-box;
}

.grid_card .card .card__img span svg {
  fill: #ff7b29;
  width: 20px;
  padding: 0;
  box-sizing: border-box;
  margin-right: 2px;
}

/* Media Queries */
@media screen and (max-width: 690px) {
  .grid_card {
    height: 65vh;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .grid_card .card:nth-child(2) {
    grid-column: span 1;
    grid-row: span 1;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .grid_card .card:nth-child(3) {
    grid-column: 2/4;
    grid-row: 1/2;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .grid_card .card:nth-child(6) {
    grid-column: 2/4;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    grid-row: 2/3;
  }

  .grid_card .card .card__img span {
    top: 20px;
  }
}

@media screen and (max-width: 470px) {
  .grid_card {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 35%);
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .grid_card .card {
    grid-column: span 1;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .grid_card .card:nth-child(5) {
    grid-column: span 2;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .grid_card .card .card__img span {
    top: 15px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
}
.cover_sidebar{
    visibility: hidden;
    display: none;
}

/*-----------------------------taghvime---------------------------------*/
.taghvim {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(min-width:992px) and (max-width:1199px){
.countdown-container {
    background-color: #fff;
    text-align: center;
    width:250px;
    margin-left: 17px;
}
}
@media(min-width:1200px){
.countdown-container {
    background-color: #fff;
    text-align: center;
    width:250px;
    margin-left: 45px;
}
}
.countdown-container {
    background-color: #fff;
    text-align: center;
    width:250px;
    margin-left: 45px;
}
body[dir="rtl"] .countdown-container{
	font-family:'B mitra';
    font-size: 16px;
}
body[dir="rtl"] .label{
	font-family:'B mitra';
    font-size: 16px;
}
.countdown-container h1 {
    font-family: system-ui;
    font-size: 20px;
    margin-bottom: 20px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 8px;
    line-height: calc(2.143rem - 2px);
    font-weight: 600;
    color: #2a0508;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 7px;
    margin-bottom: 10px;
    height: 50px;
    border-bottom: 3px solid #411115;
}
body[dir="rtl"] .countdown-container h1{
	font-family: 'B mitra';
	font-size:24px;
	display: inline-block;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 8px;
    line-height: calc(2.143rem - 2px);
    font-weight: 600;
    color: #2a0508;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 7px;
    margin-bottom: 10px;
    height: 50px;
    border-bottom: 3px solid #411115;
}
.time {
    display: flex;
    justify-content: center;
    gap: 3px;
    direction: ltr;
}


.unit {
    background-color: #b1bbd34a;
    padding: 8px 10px;
    font-size: 20px;
    color: #505495;
    font-weight: bold;
    border-radius: 5px;
}

.label {
    display: block;
    font-size: 14px;
    color: #af8100;
    margin-top: 5px;
}
@media(min-width:992px) and (max-width:1199px){

	body[dir="rtl"] .taghvim{
	background-color: #fff;
    text-align: center;
    width: 250px;
    margin-right: 9px;

}
}
@media(min-width:992px) and (max-width:1199px){

	.taghvim{
	background-color: #fff;
    text-align: center;
    width:160px;
    margin-left: 9px;

}
}
@media(min-width:1200px){
	body[dir="rtl"] .taghvim{
	background-color: #fff;
    text-align: center;
    width: 250px;
    margin-right: 50px;
}
}



/*--------------------------------dokmeh---------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,700);

@media(min-width:1200px) {
.dokmeh {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top:50px;
    min-width:250px;
    max-width:250px;
/*     height: 200px; */
    /*background-color: #1F3944;*/
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    box-sizing: border-box;
}
}
@media(min-width:992px) and (max-width:1199px){
.dokmeh {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top:50px;
	width:200px;
	margin-left:5px;
/*     height: 200px; */
    /*background-color: #1F3944;*/
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    box-sizing: border-box;
}
}
@media(min-width:1200px) {
	body[dir="rtl"] .dokmeh{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    min-width: 250px;
    max-width: 250px;
    font-size: 18px;
    box-sizing: border-box;
    margin-right: 45px;
}
}
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"] .dokmeh{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    width:200px;
    font-size: 18px;
    box-sizing: border-box;
    margin-right: 5px;
}
}
@media(min-width:1200px) {
.dokmeh a {
	min-width:250px;
    max-width:250px;
    text-align: center;
    margin-left: 40px;
}
}
@media(min-width:992px) and (max-width:1199px){
 .dokmeh a {
	width:191px;
    text-align: center;
    
}
}
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"] .dokmeh a {
	width:191px;
    text-align: center;
    
}
}

*, *:before, *:after {
    box-sizing: border-box;
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    box-sizing: border-box;
}

.icon-paperplane {
    font-size: 1em;
    color: white;
    margin-left: 1px;
    margin-top: 5px;
  box-sizing: border-box;
}
@media(min-width:992px) and (max-width:1199px){
	.contact-button {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 48px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
  box-sizing: border-box;
}
}
@media(min-width:1200px){
	.contact-button {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1.2em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 55px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
  box-sizing: border-box;
}
}
@media(min-width:992px) and (max-width:1199px){
.contact-button-news {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 55px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
    box-sizing: border-box;
}
}

@media(min-width:1200px){
.contact-button-news {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1.2em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 55px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
    box-sizing: border-box;
}
}

body[dir="rtl"] .contact-button{
	font-family:'B mitra';
}
body[dir="rtl"] .contact-button-news{
	font-family:'B mitra';
    margin-left: -40px;
}
body[dir="rtl"] .contact-button2{
	font-family:'B mitra';
}
body[dir="rtl"] .contact-button2-news{
	font-family:'B mitra';
    margin-left: -40px;
}
@media(min-width:992px) and (max-width:1199px){
.contact-button2 {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 40px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
   box-sizing: border-box;
}
}
@media(min-width:1200px){
.contact-button2 {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1.2em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 55px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
  box-sizing: border-box;
}
}

@media(min-width:992px) and (max-width:1199px){
.contact-button2-news {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 38px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
  box-sizing: border-box;
}
}
@media(min-width:1200px){
.contact-button2-news {
    position: relative;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1.2em;
    border: 2px solid #1F3944;
    border-radius: 4px;
    padding: 20px 60px 20px 55px;
    transition: 0.3s ease-in-out;
    background-color: #1F3944;
  box-sizing: border-box;
}
}

.contact-button span {
    text-transform: none;
    position: absolute;
    color: #eaad00;
    opacity: 0;
    transition: all 0s ease 0s;
    box-sizing: border-box;
}
.contact-button2 span {
    text-transform: none;
    position: absolute;
    color: #eaad00;
    opacity: 0;
    transition: all 0s ease 0s;
    box-sizing: border-box;
}
.contact-button-news span {
    text-transform: none;
    position: absolute;
    color: #eaad00;
    opacity: 0;
    transition: all 0s ease 0s;
    box-sizing: border-box;
}
.contact-button2-news span {
    text-transform: none;
    position: absolute;
    color: #eaad00;
    opacity: 0;
    transition: all 0s ease 0s;
    box-sizing: border-box;
}


.contact-button:hover {
    transition: 0.3s ease-in-out;
    border: 2px solid #1F3944;
    border-radius: 20px;
    background-color: white;
    box-sizing: border-box;
    color:white;
}
.contact-button2:hover {
    transition: 0.3s ease-in-out;
    border: 2px solid #1F3944;
    border-radius: 20px;
    background-color: white;
    box-sizing: border-box;
    color:white;
}
.contact-button-news:hover {
    transition: 0.3s ease-in-out;
    border: 2px solid #1F3944;
    border-radius: 20px;
    background-color: white;
    box-sizing: border-box;
    color:white;
}
@media(min-width:992px) and (max-width:1199px){
.contact-button-news:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:46px;
    top: 22px;
}
}
@media(min-width:1200px){
.contact-button-news:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:76px;
    top: 22px;
}
}
.contact-button2-news:hover {
    transition: 0.3s ease-in-out;
    border: 2px solid #1F3944;
    border-radius: 20px;
    background-color: white;
    box-sizing: border-box;
    color:white;
}
@media(min-width:992px) and (max-width:1199px){
.contact-button:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:46;
    top: 22;
}
}
@media(min-width:1200px) {
.contact-button:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:76;
    top: 22;
}
}

@media(min-width:992px) and (max-width:1199px){
.contact-button2:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:46;
    top: 22;
}
}

@media(min-width:1200px) {
.contact-button2:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:76;
    top: 22;
}
}

@media(min-width:992px) and (max-width:1199px){
.contact-button2-news:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:46px;
    top: 22px;
}
}
@media(min-width:1200px) {
.contact-button2-news:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	left:76px;
    top: 22px;
}
}

.contact-button:hover:before {
    transition: 0.3s ease-in-out;
    background-color: #eaad00;
  box-sizing: border-box;
}
.contact-button2:hover:before {
    transition: 0.3s ease-in-out;
    background-color: #eaad00;
  box-sizing: border-box;
}
.contact-button-news:hover:before {
    transition: 0.3s ease-in-out;
    background-color: #eaad00;
  box-sizing: border-box;
}
.contact-button2-news:hover:before {
    transition: 0.3s ease-in-out;
    background-color: #eaad00;
  box-sizing: border-box;
}


.contact-button:before,
.contact-button:after {
    content: "";
    position: absolute;
    top: -14px;
    left: -12px;
    width: 132px;
    height: 25px;
  box-sizing: border-box;
}
.contact-button-news:before,
.contact-button-news:after {
    content: "";
    position: absolute;
    top: -14px;
    left: -12px;
    width: 132px;
    height: 25px;
  box-sizing: border-box;
}
.contact-button2:before,
.contact-button2:after {
    content: "";
    position: absolute;
    top: -14px;
    left: -12px;
    width: 132px;
    height: 25px;
  box-sizing: border-box;
}
.contact-button2-news:before,
.contact-button2-news:after {
    content: "";
    position: absolute;
    top: -14px;
    left: -12px;
    width: 132px;
    height: 25px;
  box-sizing: border-box;
}

.contact-button:before {
    border: 1px solid #eaad00;
    background-color: #1F3944;
    transform: skew(-25deg);
    transition: 0.3s ease-in-out;
  box-sizing: border-box;
}
.contact-button2:before {
    border: 1px solid #eaad00;
    background-color: #1F3944;
    transform: skew(-25deg);
    transition: 0.3s ease-in-out;
  box-sizing: border-box;
}
.contact-button-news:before {
    border: 1px solid #eaad00;
    background-color: #1F3944;
    transform: skew(-25deg);
    transition: 0.3s ease-in-out;
  box-sizing: border-box;
}
.contact-button2-news:before {
    border: 1px solid #eaad00;
    background-color: #1F3944;
    transform: skew(-25deg);
    transition: 0.3s ease-in-out;
  box-sizing: border-box;
}


.contact-button:after {
	content: "docx";
    font-size: 15px;
	text-align:center;
    color: white;
    box-sizing: border-box;
	top: -10;
}
.contact-button2:after {
	content: "cert";
    font-size: 15px;
	text-align:center;
    color: white;
    box-sizing: border-box;
	top: -10;
}
.contact-button-news:after {
	content: "docx";
    font-size: 15px;
	text-align:center;
    color: white;
    box-sizing: border-box;
	top: -10;
}
.contact-button2-news:after {
	content: "cert";
    font-size: 15px;
	text-align:center;
    color: white;
    box-sizing: border-box;
	top: -10;
}


.inspiration {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #4f6d7d; /* lighten(#1F3944, 25%) تقریبی */
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 1em;
  box-sizing: border-box;
}


body[dir="rtl"] .contact-button2 span {
    text-transform: none;
    position: absolute;
    color: #eaad00;
    padding-left: 30px;
    opacity: 0;
    transition: all 0s ease 0s;
    box-sizing: border-box;
}
body[dir="rtl"] .contact-button2-news span {
    text-transform: none;
    position: absolute;
    color: #eaad00;
    padding-left: 30px;
    opacity: 0;
    transition: all 0s ease 0s;
    box-sizing: border-box;
}
body[dir="rtl"] .contact-button2:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	top:22px;
	right:100px
}
body[dir="rtl"] .contact-button2-news:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;

	top:22;
}

body[dir="rtl"] .contact-button:hover > span {
    opacity: 1;
    transition: all 0.25s ease-in-out 0.1s;
    box-sizing: border-box;
	right:100px;
	top:22px;
}
body[dir="rtl"] .contact-button-news:hover > span {
        opacity: 1;
        transition: all 0.25s ease-in-out 0.1s;
        box-sizing: border-box;
        right: 76px;
        top: 22px;
}

/*--------------------------------cover-----------------------------------*/

@media(min-width:768px) and (max-width:991px){
.cover_new {
  position: relative;
  overflow: hidden;
  width: 200px;
  background: #ffffff;
  box-shadow: 0px 0px 1px rgb(37 59 110 / 55%);
  margin-top: 30px;
}
}
@media(min-width:992px) and (max-width:1199px){
.cover_new {
  position: relative;
  overflow: hidden;
  width: 200px;
  background: #ffffff;
  box-shadow: 0px 0px 1px rgb(37 59 110 / 55%);
  margin-top: 30px;
}
}
@media(min-width:1200px){
.cover_new {
  position: relative;
  overflow: hidden;
  width: 255px;
/*   height: 405px; */
  background: #ffffff;
  box-shadow: 0px 0px 1px rgb(37 59 110 / 55%);
  margin-top: 30px;
}
}

@media(min-width:768px) and (max-width:991px){
.cover_new img {
  margin: 10px 10px;
  display: block;
  position: relative;
  border: 1px solid #090850;
  transform: translate(0, 0);
/*   height: 380px; */
  width: 180px;
}
}
@media(min-width:992px) and (max-width:1199px){
.cover_new img {
  margin: 10px 10px;
  display: block;
  position: relative;
  border: 1px solid #090850;
  transform: translate(0, 0);
/*   height: 380px; */
  width: 180px;
}
}
@media(min-width:1200px){
.cover_new img {
  margin: 10px 10px;
  display: block;
  position: relative;
  border: 1px solid #090850;
  transform: translate(0, 0);
/*   height: 380px; */
  width: 230px;
}
}

/*----------------------------------Footer---------------------------------------------------*/
@media (min-width: 300px) {
    .footer_Copyright{
        text-align: center;
         padding-top:50px;

    }
  }

@media(min-width:992px) and (max-width:1199px){
	 .foot{
    width:969px!important;

}
}
@media(min-width:1200px) and (max-width:1395px){
	 .foot{
    width:969px!important;

}
}
@media(min-width:1400px) and (max-width:1595px){
	 .foot{
    width:1171px!important;

}
}

/* Section: Contact CTA */
.footer_conf {
    background-color: #bec3c9;
    padding: 20px;
    position: relative;
    top: 60px;
    margin: 0 auto;
    max-width: 70%;
    box-shadow: -20px -20px rgb(215 215 215 / 41%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer_conf h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer_conf p {
    margin: 0;
    font-size: 16px;
}

.footer_conf .btn-dark {
    padding: 10px 30px;
    font-size: 16px;
    border-radius: 0;
}

  /* Footer Styling */
footer {
    background-color: #0f172a;
    padding-top: 100px;
    color: #cbd5e1;
}

footer h6 {
    color: white;
    margin-bottom: 15px;
    font-weight: bold;
}

footer a {
    color: #94a3b8;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    transition: color 0.3s ease;
}

footer a:hover {
    color: white;
}

.social_icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}


.footer_Copyright .col-md-3{
    text-align: center;
	padding-top: 50px;
	padding-right: 50px;
}
@media(min-width:992px) and (max-width:1199px){
	 .row_footer{
		display: flex;
		flex-direction: row;
   		text-align: left;
    	gap:5px;
}
}
@media(min-width:1200px){
.row_footer{
    display: flex;
	flex-direction: row;
    text-align: left;
    gap:30px;
}
}
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"] .row_footer{
    	display: flex;
		text-align: right;
    	flex-direction: row;
   	 	gap:5px;
}
}
@media(min-width:1200px){
	body[dir="rtl"] .row_footer{
    display: flex;
	text-align: right;
    flex-direction: row;
    gap:5px;
}
}

/* --------NEW LOGIN--- */
.login-root {
    background: #fff;
    display: flex;
    width: 100%;
/*     min-height: 100vh; */
    overflow: hidden;
}
.loginbackground {
    min-height: 692px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    overflow: hidden;
}
.flex-flex {
    display: flex;
}
.align-center {
    align-items: center;
}
.center-center {
    align-items: center;
    justify-content: center;
}
.box-root {
    box-sizing: border-box;
}
.flex-direction--column {
    -ms-flex-direction: column;
    flex-direction: column;
}
.loginbackground-gridContainer {
    display: grid;
    justify-content: center;
    /* ستون‌ها: 1fr | gutter | 16 ستون | gutter | 1fr */
    grid-template-columns:
    [start] 1fr
    [left-gutter]
    repeat(16, 86.6px)
    [right-gutter]
    1fr
    [end];
    /* ردیف‌ها: 1fr | gutter | 8 ردیف | gutter | 1fr */
    grid-template-rows:
    [top] 1fr
    [top-gutter]
    repeat(8, 64px)
    [bottom-gutter]
    1fr
    [bottom];
    margin: 0 -2%;
    transform: rotate(-12deg) skew(-12deg);
}
.box-divider--light-all-2 {
    box-shadow: inset 0 0 0 2px #e3e8ee;
}
.box-background--blue {
    background-color: #5469d4;
}
.box-background--white {
    background-color: #ffffff;
}
.box-background--blue800 {
    background-color: #212d63;
}
.box-background--gray100 {
    background-color: #e3e8ee;
}
.box-background--cyan200 {
    background-color: #7fd3ed;
}
.padding-top--64 {
    padding-top: 250px;
}
.padding-bottom--24 {
    padding-bottom: 24px;
}
.padding-horizontal--48 {
    padding: 48px;
}
.padding-bottom--15 {
    padding-bottom: 15px;
}


.flex-justifyContent--center {
    -ms-flex-pack: center;
    justify-content: center;
}

.formbg {
    margin: 0px auto;
    width: 100%;
    max-width: 448px;
    background: white;
    border-radius: 4px;
    box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
}
span {
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #1a1f36;
}
label {
    margin-bottom: 10px;
}
.reset-pass a,label {
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.reset-pass > a {
    text-align: right;
    margin-bottom: 10px;
    text-decoration: none;
    color: #000;
    font-size: 12px!important;
}
.reset-pass > a:hover{
    color: #5469d4;
}
.grid--50-50 {
    display: grid;
    grid-template-columns: 45% 47%;
    align-items: center;
}

.field input {
    font-size: 16px;
    line-height: 28px;
    padding: 8px 16px;
    width: 320px;
    min-height: 44px;
    border: unset;
    border-radius: 4px;
    outline-color: rgb(84 105 212 / 0.5);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(60, 66, 87, 0.16) 0px 0px 0px 1px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}

input[type="submit"] {
    background-color: rgb(33 45 99);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0.12) 0px 1px 1px 0px,
    rgb(84, 105, 212) 0px 0px 0px 1px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(60, 66, 87, 0.08) 0px 2px 5px 0px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    margin-left: 20px;
}

input[type="submit"]:hover{
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0.12) 0px 1px 1px 0px,
    rgb(84, 105, 212) 0px 0px 0px 1px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(60, 66, 87, 0.08) 0px 2px 5px 0px;
    color: rgb(33 45 99);
}

.field-checkbox input {
    width: 20px;
    height: 15px;
    margin-right: 5px;
    box-shadow: unset;
    min-height: unset;
}
.field-checkbox label {
    display: flex;
    align-items: center;
    margin: 0;
}

.footer-link span {
    font-size: 14px;
    text-align: center;
}

.animationRightLeft {
    animation: animationRightLeft 5s ease-in-out infinite;
}
.animationLeftRight {
    animation: animationLeftRight 5s ease-in-out infinite;
}
.tans3s {
    animation: animationLeftRight 6s ease-in-out infinite;
}
.tans4s {
    animation: animationLeftRight 7s ease-in-out infinite;
}
.box-root-h1{
    color: #212d63;
    font-size: 32px;
}

@keyframes animationLeftRight {
    0% {
        transform: translateX(0px);
    }
    50% {
        transform: translateX(1000px);
    }
    100% {
        transform: translateX(0px);
    }
}

@keyframes animationRightLeft {
    0% {
        transform: translateX(0px);
    }
    50% {
        transform: translateX(-1000px);
    }
    100% {
        transform: translateX(0px);
    }
}

/* ---------------------------TAGHVIM_NEW----- */
@media(min-width:992px) and (max-width:1199px){
.container_calendar{
    background-color: #EAEFEF;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    margin-top: 40px;
	padding-top: 15px;
}
}
@media(min-width:1200px){
.container_calendar{
    background-color: #EAEFEF;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    margin-top: 40px;
	padding-top: 15px;
}
}

.language-switcher {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  gap: 10px;
}

.language-switcher button {
    margin: 0;
    border: none;
    background: #183B4E;
    color: white;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 600;
    transition: all 0.3s ease;
    height: 30px;
    width: 125px;
}

.language-switcher button:hover {
    background: #ffffff;
    color: #0d2a3a;
}


.jalali-date, .gregorian-date {
  display: inline;
    background-color: rgba(255, 255, 255, 0) !important;
    font-size: 16px;
}

.calendar{
  color: #fff;
  margin: 10px auto;
  background: #183B4E;
  padding: 20px 20px 60px 20px;
  width: 95%;
  max-width: 350px;
  height: auto;
  border-radius: 5px;
  box-shadow: 0px 2px 6px rgba(2,2,2,0.2);
  position: relative;
}

/* Rest of the CSS remains the same as before */
.calendar__title{
  text-align: center;
}
.calendar--day-view{
  position: absolute;
  border-radius: 3px;
  top: -2.5%;
  left: -2.5%;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,1);
  box-shadow: 3px 12px 5px rgba(2,2,2,0.16);
  z-index: 2;
  overflow: hidden;
  transform: scale(0.9) translate(30px,30px);
  opacity: 0;
  visibility: hidden;
  /*   border-radius: 5px; */
  display: none;
  align-items: flex-start;
  flex-wrap: wrap;
}
.day-view-content{
  color: #222;
  width: 100%;
  padding-top: 55px;
}
.day-highlight, .day-add-event{
  padding: 8px 10px;
  margin: 12px 15px;
  border-radius: 4px;
  background: #e7e8e8;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  font-family: "Avenir", sans-serif;
}
.row{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.row .qtr{
  width: 40%;
}
.row .half{
  width: 100%;
}
@media (min-width: 800px){
  .row{
    flex-wrap: nowrap;
  }
  .row .half{
    width: 35%;
  }
  .row .qtr{
    width: 25%;
  }
}

.day-add-event{
  background: #04b6e2;
  color: #fff;
  padding: 16px;
  display: none;
  transform: translateY(-15px);
  opacity: 0;
}
.day-add-event[data-active="true"]{
  display: block;
  animation: popIn 250ms 1 forwards;
}
.add-event-label{
  padding: 10px 0;
  font-size: 18px;
  font-family: 'Avenir', sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  color: rgba(255,255,255,0.8);
}
.add-event-edit{
  display: block;
  margin: 4px 0;
  max-width: 70%;
  border-bottom: 2px solid #fff;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
}
.add-event-edit--long{
  max-width: 90%;
}

input.add-event-edit{
  border: none;
  border-bottom: 2px solid #fff;
  background: transparent;
  outline: none;
  font: inherit;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}
.add-event-edit--error, input.add-event-edit--error{
  border-color: #ff5151;
  animation: shake 300ms 1 forwards;
}
@keyframes shake {
  20%, 60%{
    transform: translateX(4px);
  }
  40%, 80%{
    transform: translateX(-4px);
  }
}
input.add-event-edit::-webkit-input-placeholder {
  color: #fff;
}

input.add-event-edit:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

input.add-event-edit::-moz-placeholder {  /* Firefox 19+ */
  color: #fff;
}

input.add-event-edit:-ms-input-placeholder {
  color: #fff;
}
.event-btn{
  padding: 3px 8px;
  border: 3px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  width: 65px;
  margin: 5px 0;
  text-align: center;
}

.event-btn--save{
  border-color: #fff;
  background: #74c500;
  color: #fff;
  border-color: transparent;
}
.event-btn--save:hover{
  box-shadow: 0px 2px 4px rgba(2,2,2,0.2);
}
.event-btn--cancel{
  background: #ff5151;
  color: #fff;
  border-color: transparent;
}
.event-btn--cancel:hover{
  box-shadow: 0px 2px 4px rgba(2,2,2,0.2);
}
/* .add-event-btn:hover, .add.event-btn:focus{
  background: #00258e;
  box-shadow: 0px -1px 2px rgba(3,2,2,0.2);
} */
.day-highlight .day-events-link{
  border-bottom: 2px solid #222;
  padding: 0;
  cursor: pointer;
}
#add-event{
  color: #04b6e2;
  border-color: #04b6e2;
}
.day-view-exit{
  position: absolute;
  top: 24px;
  line-height: 1em;
  left: 22px;
  font-size: 22px;
  color: #252525;
  font-family: 'Avenir', sans-serif;
  font-weight: 800;
  cursor: pointer;
  opacity: 0;
  animation: popIn 200ms 1 forwards;
  text-transform: uppercase;
}
.day-view-date{
  position: absolute;
  top: 19px;
  right: 22px;
  text-align: right;
  font-size: 22px;
  font-family: 'Avenir', sans-serif;
  font-weight: 800;
  color: #393939;
  border-bottom: 2px solid #222;
  cursor: pointer;
}
.day-inspiration-quote{
  position: absolute;
  /*   top: 90px; */
  margin-top: -40px;
  left: 10%;
  width: 80%;
  height: calc(100% - 110px);
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -1px;
  color: #ddd;
  line-height: 1.1em;
  font-family: 'Avenir', sans-serif;
  z-index: -1;
}
.day-event-list-ul{
  list-style: none;
  margin: auto;
  width: 95%;
  padding: 0;
  max-height: 300px;
  overflow: auto;
}
.day-event-list-ul li {
  padding: 10px;
  margin: 10px 0;
  /*   background: #04b6e2; */
  /*   box-shadow: 0px 1px 1px  rgba(2,2,2,0.5); */
  position: relative;
}
.event-dates small{
  font-size: 0.65em;
  color: #444;
}
.event-dates{
  font-weight: 800;
  font-family: 'Avenir', sans-serif;
  color: #04b6e2;
  font-size: 18px;
  text-transform: lowercase;
  /*   position: relative; */
}
.event-delete{
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 12px;
  color: #f25656;
  cursor: pointer;
}
.event-name{
  font-size: 19px;
  font-family: 'Avenir', sans-serif;
  color: #222;
  padding:10px;
  background: #f7f7f7;
  margin: 2px 0;
  display: block;
  text-transform: initial;
}
.calendar--day-view-active{
  animation: popIn 200ms 1 forwards;
  visibility: visible;
  display: flex;
  transition: visibility 0ms;

}
.calendar--view{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 10px;
}
.cview__month{
  width: 100%;
  text-align: center;
  font-weight: 700;
  padding-bottom: 20px;
  color: #222;
  text-transform: uppercase;
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  justify-content: space-around;
}
.cview__month-last,.cview__month-next,.cview__month-current{
  width: 33.33333%;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  color: #FFA725;
}
.cview__month-last:hover,.cview__month-next:hover{
  color: #fff;
}

.cview__month-current{
  font-size: 14px;
  cursor: default;
  animation: popIn 200ms 1 forwards;
  transform: translateY(20px);
  opacity: 0;
  position: relative;
  color: #ffc000;
}
.cview__month-reset{
  animation: none;
}
.cview__month-activate{
  animation: popIn 100ms 1 forwards;
}
.cview--spacer, .cview__header, .cview--date{
    width: 14.28571428571429%;
    max-width: 14.28571428571429%;
    padding: 5px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    overflow: hidden;
    text-overflow: clip;
    font-size: 12px;
    font-weight: 500;
}
.cview--date{
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}
.has-events::after{
    animation: popIn 200ms 1 forwards;
    transform: scale(0);
    content: '';
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 4px;
    border: 1px solid #92adad;
    left: 5px;
}
.cview--date:hover::before{
  background: rgba(255,255,255,0.2);
}
.cview--date.today{
  color: #ffca00;
}
.cview--date.today::before{
  animation: popIn 200ms 1 forwards;
  background: rgba(255,255,255,0.2);
  transform: scale(0);
}
@keyframes popIn{

  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.cview--date::before{
        position: absolute;
        top: 4px;
        left: 5px;
        content: '';
        z-index: 0;
        width: 25px;
        height: 25px;
}
.taghvim_new{
  width: 100%;
  bottom: 50px;
  left: 0;
  position: absolute;
  font-size: 14px;
  text-align: center;
}
.taghvim_new_link{
    cursor: pointer;
    padding: 0px 20px 0px 20px;
    border-bottom: 1px solid #fff;
    color: #b1d1f7;
    font-size: 14px;
    width: 200px;
    text-align: center;
    margin-left: 35px;
}
body[dir="rtl"] .taghvim_new_link{
    cursor: pointer;
    padding: 0px 20px 0px 20px;
    border-bottom: 1px solid #fff;
    color: #b1d1f7;
    font-size: 14px;
    width: 200px;
    text-align: center;
    margin-right: 35px;
}
}
@media(min-width:992px) and (max-width:1199px){
.event_calendar div{
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background-color: #f3f3f3;
  width: 210px;
  margin-left: 11px;
  padding-right:5px;
}
}
@media(min-width:1200px){
.event_calendar div{
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background-color: #f3f3f3;
  width: 260px;
  margin-left: 11px;
}
}
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"].event_calendar div{
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background-color: #f3f3f3;
  width: 210px;
  margin-right: 11px;
  padding-right: 5px;
}
}
@media(min-width:1200px){
	body[dir="rtl"] .event_calendar div{
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background-color: #f3f3f3;
  width: 260px;
  margin-right: 11px;
}
}
.event_item_calendar{
  display: flex;
}

.event_item_calendar span{
  width: 10px;
  background-color: #002e39;
}
.event_item_calendar p{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}

.event_item_div {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.event_item_div_p1{
  font-weight: bold;
}

/*------------------------------------news-page-new--------------------------------------*/
/* cards 1 */
@property --angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: true;
}

/* Hide radio buttons */
input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.cards_news_one{
    --img-w: 200px;
    --duration: 300ms;
    --img-easing: cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-inline: auto;
    display: grid;
    counter-reset: my-counter;
	background-color: #f4f4f5;
}

.card_new_page{
    --cards-grid-cols: auto;
    --cards-grid-rows: var(--img-w) auto;
    --cards-grid-gap: 2rem;
    --cards-footer-justify: center;

    grid-area: 1/1;
    display: grid;
    place-items: center;
    grid-template-columns: var(--cards-grid-cols);
    grid-template-rows: var(--cards-grid-rows);
    gap: var(--cards-grid-gap);
}

@media(min-with:1200px){
    .card_new_page{
        --cards-grid-cols: var(--img-w) auto;
        --cards-grid-rows: auto;
        --cards-grid-gap: 4rem;
        --cards-footer-justify: start;
    }
}


.card_img_one{
    width: 200px;
    height: 200px;
    aspect-ratio: 1 / 1 ;
    rotate: var(--angle, 0deg);
    border-radius: 10px;
    border: 3px solid #FFF;
    overflow: hidden;
    transform-origin: center;
    object-fit: cover;
    max-width: 100%;
}



input:nth-of-type(1):checked + .card_new_page ~ .card_new_page > .card_img_one{
    animation: straighten-img-1 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}
.card_new_page:has(~input:nth-of-type(2):checked) > .card_img_one,
input:nth-of-type(2):checked + .card_new_page ~ .card_new_page > .card_img_one{
    animation: straighten-img-2 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}
.card_new_page:has(~input:nth-of-type(3):checked) > .card_img_one,
input:nth-of-type(3):checked + .card_new_page ~ .card_new_page > .card_img_one{
    animation: straighten-img-3 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}
.card_new_page:has(~input:nth-of-type(4):checked) > .card_img_one,
input:nth-of-type(4):checked + .card_new_page ~ .card_new_page > .card_img_one{
    animation: straighten-img-4 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}
.card_new_page:has(~input:nth-of-type(5):checked) > .card_img_one,
input:nth-of-type(5):checked + .card_new_page ~ .card_new_page > .card_img_one{
    animation: straighten-img-5 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}
.card_new_page:has(~input:nth-of-type(6):checked) > .card_img_one,
input:nth-of-type(6):checked + .card_new_page ~ .card_new_page > .card_img_one{
    animation: straighten-img-6 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}
.card_new_page:has(~input:nth-of-type(7):checked) > .card_img_one,
input:nth-of-type(7):checked + .card_new_page ~ .card_new_page > .card_img_one{
    animation: straighten-img-7 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}
/* as CSS can't remove animations, we change the animation according to which checkbox is checked  - all animations are the same (would be simpler with SCSS) */
@keyframes straighten-img-1 { 50%{ --angle: 0deg;} }
@keyframes straighten-img-2 { 50%{ --angle: 0deg;} }
@keyframes straighten-img-3 { 50%{ --angle: 0deg;} }
@keyframes straighten-img-4 { 50%{ --angle: 0deg;} }
@keyframes straighten-img-5 { 50%{ --angle: 0deg;} }
@keyframes straighten-img-6 { 50%{ --angle: 0deg;} }
@keyframes straighten-img-7 { 50%{ --angle: 0deg;} }


/* stacking order - these are updated according to which card is selected */
.card_new_page{
    z-index: -1;
    margin-left: 100px;
    margin-right: 60px;
    margin-top: 20px;
}
input:checked + .card_new_page{
    z-index:10 !important;
}
/* next card checked - place behind */
.card_new_page:has(+input:checked){
    z-index:9;
}
/* next card +1 checked - place behind */
.card_new_page:has(+input + .card_new_page + input:checked){
    z-index:8;
}
/* next card +2 checked - place behind */
.card_new_page:has(+input + .card_new_page +input + .card_new_page + input:checked){
    z-index:7;
}
/* next card +3 checked - place behind */
.card_new_page:has(+input + .card_new_page +input + .card_new_page +input + .card_new_page + input:checked){
    z-index:6;
}
/* next card +4 checked - place behind */
.card_new_page:has(+input + .card_new_page +input + .card_new_page +input + .card_new_page +input + .card_new_page + input:checked){
    z-index:5;
}
/* next card +5 checked - place behind */
.card_new_page:has(+input + .card_new_page +input + .card_new_page +input +input + .card_new_page +input + .card_new_page +input + .card_new_page + input:checked){
    z-index:4;
}
/* next card +6 checked - place behind */
.card_new_page:has(+input + .card_new_page +input + .card_new_page +input  + .card_new_page +input +input + .card_new_page +input + .card_new_page +input + .card_new_page + input:checked){
    z-index:3;
}

.card_data_one{
    display: grid;
    gap: 1rem;
}
.card_data_one > .card_num_one{
    opacity: var(--data-opacity, 0);
    font-size: .8rem;
    color: #666;
}

.card_data_one > h2,
.card_data_one > p{
    transition: var(--duration) ease-in-out;
    transition-delay: var(--data-delay,0ms);
    opacity: var(--data-opacity, 0);
    translate: 0 var(--data-y, 20px);
}
.card_data_one > .card_footer_one{
    display: flex;
    justify-content: var(--cards-footer-justify);
    gap: 2rem;
}
.card_data_one > .card_footer_one label{
    margin-block-start: auto;
    cursor: pointer;
    pointer-events: var(--card-events, none);
    opacity: var(--data-opacity, 0);
    transition: color var(--duration) ease-in-out;
    color: var(--label-clr-txt,#000);
    background-color:var(--label-clr-bg,#EEE);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    aspect-ratio: 1/1;
    display: grid;
    place-content: center;
    transition: background-color 300ms ease-in-out,color  300ms ease-in-out;
}


input:checked:focus-visible + .card_new_page > .card_data_one > .card_footer_one label,
.card_data_one > .card_footer_one label:hover{
    --label-clr-txt: #FFF;
    --label-clr-bg: steelblue;
}

input:checked + .card_new_page{
    --data-opacity: 1;
    --data-y: 0;
    --data-delay: var(--duration);
    --card-events: auto;
    transition: z-index;
    transition-delay: 300ms;
    /*z-index: 1;*/
}

input:checked +.card_new_page > .card_img_one{
    animation: reveal-img calc(var(--duration) * 2) forwards;
}

@keyframes reveal-img{
    50%{
        translate: -150% 0;
        --angle: 0deg;
    }
}

/* cards 3  */
.cards_news_Three {
    margin-top: 80px;
}
.cards_Threee {
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
}
@media(min-width:992px) and (max-width:1399px){
body[dir ="rtl"] .card_content_news_three {
    display: flex;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 550px;    //
    border: 0.5px solid #7273871f;
    flex-direction: column-reverse;
	align-items: center;
}
body[dir ="rtl"] .card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: right;
    overflow: hidden;
    width: 370px;
	padding-right: 40px;
}
body[dir ="rtl"] .card_content_news_three > figure > img {
    width: 300px;  //
    height: 17.7em;
    object-fit: cover;
    display: block;
    object-position: top center;
}

body[dir="rtl"] .card3_news_p {
        height: 160px;
        overflow: scroll;
		width: auto;
}


}
@media(min-width:992px) and (max-width:1399px){
.card_content_news_three {
    display: flex;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 550px;    //
    border: 0.5px solid #7273871f;
    flex-direction: column-reverse;
	align-items: center;
}
.card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: left;
    overflow: hidden;
    width: 370px;
}
.card_content_news_three > figure > img {
    width: 300px;  //
    height: 17.7em;
    object-fit: cover;
    display: block;
    object-position: top center;
}

}
@media(min-width:1200px){
body[dir ="rtl"] .card_content_news_three {
    display: flex;
    grid-template-columns: 1fr 300px;  /* متن و تصویر */
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: auto; /* ارتفاع ثابت برای کارت */
    border: 0.5px solid #7273871f;
	flex-direction: row; 
}
body[dir ="rtl"] .card_content_news_three > figure > img {
    width: 300px;   
    height: 17.7em;
    object-fit: cover;
    display: block;
    object-position: top center;
}
body[dir ="rtl"] .card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: right;
    overflow: hidden;
    width: 250px;
}
  body[dir ="rtl"] .cards_news_Three {
    margin-top: 80px;
    width: 600px;
    margin-right: -36px;
	}

}
@media(min-width:1200px){
.card_content_news_three {
    display: flex;
    grid-template-columns: 1fr 300px;  /* متن و تصویر */
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 250px; /* ارتفاع ثابت برای کارت */
    border: 0.5px solid #7273871f;
	flex-direction: row; 
}
.card_content_news_three > figure > img {
    width: 300px;   
    height: 17.7em;
    object-fit: cover;
    display: block;
    object-position: top center;
}
.card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: left;
    overflow: hidden;
    width: 250px;
}
  .cards_news_Three {
    margin-top: 80px;
    width: 570px;   
    margin-left: -29px; 
	}
.card_content_news_three p {
    overflow-y: auto; /* اضافه کردن اسکرول در صورت نیاز */
    max-height: 160px; /* ارتفاع متن با در نظر گرفتن عنوان */
    padding-right: 5px; /* فضای برای اسکرول بار */
}
}

@media(min-width:1400px){
body[dir ="rtl"] .card_content_news_three {
    display: flex;
    grid-template-columns: 1fr 300px;  /* متن و تصویر */
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 250px; /* ارتفاع ثابت برای کارت */
    border: 0.5px solid #7273871f;
}
body[dir ="rtl"] .card_content_news_three > figure > img {
    width: 300px;   
    height: 250px;  
    object-fit: cover;
    display: block;
    object-position: top center;
}
body[dir ="rtl"] .card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: right;
    overflow: hidden;
    width: 400px;
}
 body[dir ="rtl"] .cards_news_Three {
    margin-top: 80px;
	width: 760px;
    margin-right: -30px;
}
}
@media(min-width:1400px){
.card_content_news_three {
    display: flex;
    grid-template-columns: 1fr 300px;  /* متن و تصویر */
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 250px; /* ارتفاع ثابت برای کارت */
    border: 0.5px solid #7273871f;
}
.card_content_news_three > figure > img {
    width: 300px;   
    height: 250px;  
    object-fit: cover;
    display: block;
    object-position: top center;
}
.card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: left;
    overflow: hidden;
    width: 400px;
}
 .cards_news_Three {
    margin-top: 80px;
    width: auto;  // 
    margin-left: none;  //
}
}
@media(min-width:1600px){
 body[dir ="rtl"] .card_content_news_three {
    display: flex;
    grid-template-columns: 1fr 300px;  /* متن و تصویر */
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 250px; /* ارتفاع ثابت برای کارت */
    border: 0.5px solid #7273871f;
}
body[dir ="rtl"] .card_content_news_three > figure > img {
    width: 300px;   
    height: 250px;  
    object-fit: cover;
    display: block;
    object-position: top center;
}
body[dir ="rtl"] .card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: right;
    overflow: hidden;
    width: 600px;
}
 body[dir ="rtl"] .cards_news_Three {
    margin-top: 80px;
	width: 960px;
    margin-right: -35px;
}
}
@media(min-width:1600px){
.card_content_news_three {
    display: flex;
    grid-template-columns: 1fr 300px;  /* متن و تصویر */
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 250px; /* ارتفاع ثابت برای کارت */
    border: 0.5px solid #7273871f;
}
.card_content_news_three > figure > img {
    width: 300px;   
    height: 250px;  
    object-fit: cover;
    display: block;
    object-position: top center;
}
.card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: left;
    overflow: hidden;
    width: 600px;
}
 .cards_news_Three {
    margin-top: 80px;
    width: auto;  // 
    margin-left: none;  
}
}


/* .card_content_news_three > div {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    text-align: left;
    overflow: hidden; /* برای کنترل اسکرول متن */
} */
.card_content_news_three > figure {
    margin: 0;
    height: 100%;
    overflow: hidden; /* برای اطمینان از یکسان بودن اندازه تصاویر */
}

/* .card_content_news_three > figure > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    object-position: top center; /* تنظیم موقعیت تصویر */
} */

.card_content_news_three p{
    margin-top: 10px;
    margin-bottom: 0;
}
.custom-header .pkp_structure_sidebar {
    visibility: hidden;
    display:none;
}

@media(min-width:992px){
.card3_news_p {
    overflow-y: auto; /* اضافه کردن اسکرول در صورت نیاز */
    max-height: calc(100% - 40px); /* ارتفاع متن با در نظر گرفتن عنوان */
    padding-right: 5px; /* فضای برای اسکرول بار */
}
}

.card_news_h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
@media(min-width:1200px) and (max-width:1400px){
	.card3_news_p{
		height: 160px;
}
}
/* --------------------------------language------------------------------- */


@media(min-width:768px) and (max-width:991px){
	body[dir="ltr"] #language-toggle {
        position: relative;
        width: 97px;
        height: 35px;
        background-color: rgba(128, 141, 172, 0);
        border-radius: 5px;
        cursor: pointer;
        padding: 0;
        outline: none;
        overflow: hidden;
        border: 2px solid #b1d1f7;
        bottom: 233px;
        left:434px;

}
}

.lang-toggle {
    position: relative;
    width: 97px;
    height: 35px;
    background-color: rgba(128, 141, 172, 0);
    border-radius: 5px;
    cursor: pointer;
    padding: 0;
    outline: none;
    overflow: hidden;
    border: 2px solid #b1d1f7;


}



.lang-toggle span {
    position: absolute;
    width: 50%;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .06);
    transition: color 0.3s;
    pointer-events: none;
}

.lang-toggle .on {
    left: 5px;
    top: 3px;
}

.lang-toggle .off {
    right: 0;
    top: 2px;
}

.lang-toggle::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    border-radius: 60px;
}

.lang-toggle::after {
    content: "";
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    width: 48px;
    background-color: #eaad00;
    border-radius: 5px;
    transition: left 0.2s;
    z-index: 1;
}

/* Toggled State */
.lang-toggle.toggled::after {
    left: 45px;
}

/* Active text coloring */
.lang-toggle.toggled .on {
    color: #b1d1f7;
    z-index: 2;
}

.lang-toggle.toggled .off {
    color: #b1d1f7;
    z-index: 2;
}

.lang-toggle:not(.toggled) .on {
    color: #aecdf3;
    z-index: 2;
}

.lang-toggle:not(.toggled) .off {
    color: #aecdf3;
    z-index: 3;
}

/* -----------------------------------language_custom------ */
/* ----------------------home_new--------------------------- */

.Btn_home_new {
    display: block;
    align-items: center;
    justify-content: flex-start;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition-duration: .3s;
	background-color: rgba(255, 255, 255, 0);
    border: 2px solid #b1d1f7;
	color:#eaad00 !important;

}

/* plus sign */
.sign_home_new {
    width: 100%;
    justify-content: center;
    padding-left: 5px;
}
}

.sign_home_new svg path {
    fill: #eaad00;
}
.sign_home_new:hover svg path {
    fill: #ffffff;
}
/* text */
/*.text_home_new {*/
/*    position: absolute;*/
/*    right: 0%;*/
/*    width: 0%;*/
/*    top: 30%;*/
/*    opacity: 0;*/
/*    color: #5b7b79;*/
/*    font-size: 1.2em;*/
/*    font-weight: 600;*/
/*    transition-duration: 0.5s;*/
/*}*/

/*.text_home_new a{*/
/*    text-decoration: none;*/
/*    color: #5b7b79;*/
/*}*/
/* hover effect on button width */
.Btn_home_new:hover {
    fill:#fff;
}

/*.Btn_home_new:hover .sign_home_new {*/
/*    width: 30%;*/
/*    transition-duration: .3s;*/
/*}*/
/*!* hover effect button's text *!*/
/*.Btn_home_new:hover .text_home_new {*/
/*    opacity: 1;*/
/*    width: 70%;*/
/*    transition-duration: .3s;*/
/*    padding-right: 10px;*/
/*}*/
/* button click effect*/
/*.Btn_home_new:active {*/
/*    transform: translate(2px ,2px);*/
/*}*/
/* ----------------------ISC------------------------- */
.ISC_icon {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    margin-top: 20px;
}

.ISC_img_div {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 15px;
    border-radius: 20px;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.ISC_img_div img {
    display: block;
    object-fit: cover;
    border-radius: 10px;
}
@media(min-width:768px) and (max-width:991px){
	.ISC_img_div img{
    width:160px;
}
}
@media(min-width:992px) and (max-width:1199px){
	.ISC_img_div img{
    width:160px;
}
}
/* Border effects */
.ISC_img_div::before,
.ISC_img_div::after {
    content: "";
    position: absolute;
    width: 90px;
    height: 70px;
    transition: all 0.5s ease;
    z-index: 1;
    pointer-events: none;
}

.ISC_img_div::before {
    top: 0;
    left: 0;
    border-top: 4px solid #8d191c;
    border-left: 4px solid #d7a200;
    border-top-left-radius: 5px;
    z-index: 0;
}

.ISC_img_div::after {
    bottom: 0;
    right: 0;
    border-bottom: 4px solid #8d191c;
    border-right: 4px solid #d7a200;
    border-bottom-right-radius: 5px;
    z-index: 0;
}

.ISC_img_div:hover::before,
.ISC_img_div:hover::after {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

/*-------------login-register-dokmeh------------------*/
.profile{
    border: 2px solid #b1d1f7;
    border-radius: 5px;
}
.profile a{
    color: #b1d1f7;
}
.pkp_navigation_user>li:last-child>a{
    margin-right: 0;
}

/* .pkp_navigation_user li{
    text-align: center;
} */
.dropdown-menu li{
	border: 0px;
}
/* ----------------------------Register---------- */
@media (min-width: 992px) {
  .register_root {
    background: #fff;
    display: flex;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .register_background {
    min-height: 692px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .flex_flex_register {
    display: flex;
  }
}

@media (min-width: 992px) {
  .align-center {
    align-items: center;
  }
}

@media (min-width: 992px) {
  .center-center {
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 992px) {
  .box_root_register {
    box-sizing: border-box;
  }
}

@media (min-width: 992px) {
  .flex_direction_column_register {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 992px) {
  .register_background_gridContainer {
    display: grid;
    justify-content: center;
    grid-template-columns: [start] 1fr [left-gutter] repeat(16, 86.6px) [right-gutter] 1fr [end];
    grid-template-rows: [top] 1fr [top-gutter] repeat(8, 64px) [bottom-gutter] 1fr [bottom];
    margin: 0 -2%;
    transform: rotate(-12deg) skew(-12deg);
  }
}

@media (min-width: 992px) {
  .box_divider_light_register {
    box-shadow: inset 0 0 0 2px #e3e8ee;
  }
}

@media (min-width: 992px) {
  .box_background_blue_registers {
    background-color: #5469d4;
  }
}

@media (min-width: 992px) {
  .box_background_white_register {
    background-color: #ffffff;
  }
}

@media (min-width: 992px) {
  .box_background_blue_register {
    background-color: #212d63;
  }
}

@media (min-width: 992px) {
  .box_background_gray_register {
    background-color: #e3e8ee;
  }
}

@media (min-width: 992px) {
  .box_background_cyan_register {
    background-color: #7fd3ed;
  }
}

@media (min-width: 992px) {
  .padding-top--64 {
    padding-top: 355px;
  }
}

@media (min-width: 992px) {
  .padding_top_24_register {
    padding-top: 24px;
  }
}

/* @media (min-width: 992px) {
  .padding_top_48_register {
    padding-top: 48px;
  }
} */

@media (min-width: 992px) {
  .padding_bottom_24_register {
    padding-bottom: 24px;
  	width: 250px;
  
  }
}

@media (min-width: 992px) {
  .padding_horizontal_48_register {
    padding: 48px;
  }
}

@media (min-width: 992px) {
  .padding-bottom--15 {
    padding-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .flex_justify_center {
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (min-width: 992px) {
  span {
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #1a1f36;
  }
}

@media (min-width: 992px) {
  label {
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .label_register {
    display: flex;
  }
}

@media (min-width: 992px) {
  .reset-pass > a {
    text-align: right;
    margin-bottom: 10px;
    text-decoration: none;
    color: #000;
  }
}

@media (min-width: 992px) {
  .reset-pass > a:hover {
    color: #5469d4;
  }
}

@media (min-width: 992px) {
  .grid_50_50_re {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
  }
}

@media (min-width: 992px) {
 body[dir=ltr] .formbg_register input[type="submit"] {
    background-color: rgb(84, 105, 212);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgb(84, 105, 212) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 66, 87, 0.08) 0px 2px 5px 0px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    margin-left: 65px;
  }
}
@media (min-width: 992px) {
 body[dir=rtl] .formbg_register input[type="submit"] {
    background-color: rgb(84, 105, 212);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgb(84, 105, 212) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 66, 87, 0.08) 0px 2px 5px 0px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    margin-left: 1px;
  }
}

@media (min-width: 992px) {
  .formbg_register input[type="submit"]:hover {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgb(84, 105, 212) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 66, 87, 0.08) 0px 2px 5px 0px;
    color: rgb(84, 105, 212);
  }
}

@media (min-width: 992px) {
  .field-checkbox input {
    width: 20px;
    height: 15px;
    margin-right: 5px;
    box-shadow: unset;
    min-height: unset;
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .field-checkbox label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .footer_link_re span {
    font-size: 14px;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .animation_RightLeft_register {
    animation: animation_RightLeft_register 5s ease-in-out infinite;
    -webkit-animation: animation_RightLeft_register 5s ease-in-out infinite;
  }
}

@media (min-width: 992px) {
  .animation_LeftRight_register {
    animation: animation_LeftRight_register 5s ease-in-out infinite;
    -webkit-animation: animation_LeftRight_register 5s ease-in-out infinite;
  }
}

@media (min-width: 992px) {
  .tans3s_register {
    animation: animation_LeftRight_register 6s ease-in-out infinite;
    -webkit-animation: animation_LeftRight_register 6s ease-in-out infinite;
  }
}

@media (min-width: 992px) {
  .tans4s_register {
    animation: animation_LeftRight_register 7s ease-in-out infinite;
    -webkit-animation: animation_LeftRight_register 7s ease-in-out infinite;
  }
}

@media (min-width: 992px) {
  .root_h1_register {
    color: #212d63;
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  .checkbox_text_p_re {
    font-weight: 200;
  }
}

@media (min-width: 992px) {
  .checkbox_text_p_re a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
  }
}

@media (min-width: 992px) {
  .checkbox_text_p_re a:hover {
    text-decoration: none;
    color: #0127ff;
    font-weight: bold;
  }
}

@media (min-width: 992px) {
  @keyframes animation_LeftRight_register {
    0% {
      transform: translateX(0px);
    }
    50% {
      transform: translateX(1000px);
    }
    100% {
      transform: translateX(0px);
    }
  }
}

@media (min-width: 992px) {
  @keyframes animation_RightLeft_register {
    0% {
      transform: translateX(0px);
    }
    50% {
      transform: translateX(-1000px);
    }
    100% {
      transform: translateX(0px);
    }
  }
}

@media (min-width: 992px) {
  .formbg_register {
    margin: 0px auto;
    width: 100%;
    max-width: 450px;
    background: white;
    border-radius: 4px;
    box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
  }
}

@media (min-width: 992px) {
  .padding_horizontal_48_register {
    padding: 21px;
  }
}

@media (min-width: 992px) {
  .reset-pass a, label {
    font-size: 14px;
    font-weight: 600;
    display: block;
  }
}

@media (min-width: 992px) {
  .field_register input {
    font-size: 9px;
    line-height: 28px;
    padding: 8px 16px;
    width: 350px;
    min-height: 50px;
    border: unset;
    border-radius: 4px;
    outline-color: rgb(84 105 212 / 0.5);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  }
}

@media (min-width: 992px) {
  .formbg_register select {
    word-wrap: normal;
    width: 310px;
    height: 50px;
    outline-color: rgb(255 255 255 /50%);
  }
}

@media (min-width: 992px) {
  .field-checkbox input {
    width: 20px;
    height: 15px;
    margin-right: 5px;
    box-shadow: unset;
    min-height: unset;
    margin-top: 0px;
  }
}
@media(min-width:1200px){
.formbg_register {
    margin: 0px auto;
    width: 100%;
    max-width: 550px;
    background: white;
    border-radius: 4px;
    box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
}
.reset-pass a,label {
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.field_register input {
    font-size: 16px;
    line-height: 28px;
    padding: 8px 16px;

    width: 450px;
    min-height: 50px;
    border: unset;
    border-radius: 4px;
    outline-color: rgb(84 105 212 / 0.5);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(60, 66, 87, 0.16) 0px 0px 0px 1px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}

.formbg_register select{
	word-wrap:normal;
	width:450px;
	height:50px;
	outline-color:rgb(255 255 255 /50%);
}
.field-checkbox input {
    width: 20px;
    height: 15px;
    margin-right: 5px;
    box-shadow: unset;
    min-height: unset;
    margin-top: 0px;
}
}
@media(min-width:1400px){
.formbg_register {
    margin: 0px auto;
    width: 100%;
    max-width: 650px;
    background: white;
    border-radius: 4px;
    box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
}
.reset-pass a,label {
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.field_register input {
    font-size: 16px;
    line-height: 28px;
    padding: 8px 16px;
    width: 600px;
    min-height: 50px;
    border: unset;
    border-radius: 4px;
    outline-color: rgb(84 105 212 / 0.5);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(60, 66, 87, 0.16) 0px 0px 0px 1px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.formbg_register select{
	word-wrap:normal;
	width:550px;
	height:50px;
	outline-color:rgb(255 255 255 /50%);
}
.field-checkbox input {
    width: 20px;
    height: 15px;
    margin-right: 5px;
    box-shadow: unset;
    min-height: unset;
    margin-top: 0px;
}
}
@media(min-width:1600px){
.formbg_register {
    margin: 0px auto;
    width: 100%;
    max-width: 750px;
    background: white;
    border-radius: 4px;
    box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
}
.reset-pass a,label {
    font-size: 16px;
    font-weight: 600;
    display: block;
}

.field_register input {
    font-size: 16px;
    line-height: 28px;
    padding: 8px 16px;
    width: 700px;
    min-height: 50px;
    border: unset;
    border-radius: 4px;
    outline-color: rgb(84 105 212 / 0.5);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    	rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}


.formbg_register select{
	word-wrap:normal;
	width:650px;
	height:50px;
	outline-color:rgb(255 255 255 /50%);
}
.field-checkbox input {
    width: 20px;
    height: 15px;
    margin-right: 5px;
    box-shadow: unset;
    min-height: unset;
    margin-top: 0px;
}
}



/*-----------------------------------sakhtar----------------------------------------*/
/** {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    box-sizing: border-box;*/
/*    font-family: 'Nunito', sans-serif;*/
/*}*/
@media(min-width:992px) and (max-width:1199px){
.container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(344px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
	grid-template-rows:304px;
	margin-left: -1px;
	
}
}
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"] .container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(344px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
	grid-template-rows:304px;
	margin-right: 13px;
	
}
}
@media(min-width:1200px) and (max-width:1399px){
.container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(278px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
	grid-template-rows:320px;
	margin-left: -56px;
	width: 580px;
}
}
@media(min-width:1200px) and (max-width:1399px){
	body[dir="rtl"] .container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(278px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
	grid-template-rows:320px;
	margin-right: -48px;
	width: 580px;
}
}
@media(min-width:1400px) and (max-width:1599px){
.container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(308px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
	grid-template-rows:320px;
	margin-left: 28px;
}
}
@media(min-width:1400px) and (max-width:1599px){
	body[dir="rtl"] .container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(308px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
	grid-template-rows:320px;
	margin-right: 17px;
}
}
@media(min-width:1600px){
.container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(290px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
}
}
@media(min-width:1600px){
	body[dir="rtl"] .container_sakhtar{
    padding: 0.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(290px, 0.2fr));
    gap: 0.5rem;
    background: rgb(255, 255, 255);
    margin-right:-7px;
}
}
.dark-container {
    background: black;
}

.dark-container .main-box::before {
    color: rgb(89, 89, 89);
}

.dark-container .main-box:hover::before {
    color: white;
}
@media(min-width:992px) and (max-width:1199px){
.main-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    position: relative;
}
}
@media(min-width:1200px){
.main-box {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    position: relative;
}
}

.main-box:hover::before {
    color: black;
    font-weight: bold;
}

/*.grid {*/
/*    height: unset;*/
/*    background: rgb(20, 20, 20);*/
/*    display: grid;*/
/*    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
/*    gap: 30px;*/
/*    justify-items: center;*/
/*    align-items: center;*/
/*}*/

.card7 {
    width: 300px;
    height: 300px;
    background: white;
    border-radius: 32px;
    padding: 3px;
    position: relative;
    transition: all 0.5s ease-in-out;
    box-shadow: #604b4a30 0px 70px 30px -50px,
    rgba(100, 100, 111, 0.103) 0px 0px 29px 0px;
}

.card7 .mail_sakhtar {
    position: absolute;
    right: 2rem;
    top: 1.4rem;
    background: transparent;
    border: none;
}

.card7 .mail_sakhtar svg {
    stroke: #b9d0cf;
    stroke-width: 3px;
}

.card7 .mail_sakhtar svg:hover {
    stroke: #206563;
}

.card7 .profile-pic {
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    top: 3px;
    left: 3px;
    border-radius: 29px;
    z-index: 1;
    border: 0 solid #e0b3b0;
    overflow: hidden;
    transition: all 0.5s ease-in-out 0.2s, z-index 0.5s ease-in-out 0.2s;
}

.card7 .profile-pic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: 0px 0px;
    transition: all 0.5s ease-in-out 0s;
}

.card7 .bottom_sakhtar {
    position: absolute;
    bottom: 3px;
    left: 3px;
    right: 3px;
    background: #303144;
    top: 80%;
    border-radius: 29px;
    z-index: 2;
    box-shadow: #604b4a30 0px 5px 5px 0px inset;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.card7 .bottom_sakhtar .content_sakhtar {
    position: absolute;
    bottom: 0;
    left: 1.5rem;
    right: 1.5rem;
    height: 170px;
}

.card7 .bottom_sakhtar .content_sakhtar .name_sakhtar {
    display: block;
    /*font-size: 1.2rem;*/
    color: white;
    font-weight: 900;
}

.card7 .bottom_sakhtar .content_sakhtar .about-me_sakhtar {
    display: block;
    font-size: 0.9rem;
    color: white;
}

.card7 .bottom_sakhtar .bottom-bottom {
    position: absolute;
    bottom: 1rem;
    left: 1.5rem;
    right: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card7 .bottom_sakhtar .bottom-bottom .social-links-container {
    display: flex;
    gap: 1rem;
}

.card7 .bottom_sakhtar .bottom-bottom .social-links-container svg {
    height: 20px;
    fill: white;
    filter: drop-shadow(0 5px 5px #a5848222);
    transition: all 0.3s ease;
}

.card7 .bottom_sakhtar .bottom-bottom .social-links-container svg:hover {
    fill: #446563;
    transform: scale(1.2);
}

.card7 .bottom_sakhtar .bottom-bottom .button_sakhtar {
    background: white;
    color: #303144;
    border: none;
    border-radius: 20px;
    font-size: 12px;
    padding: 0.4rem 0.6rem;
    box-shadow: #a5848222 0px 5px 5px 0px;
    width: 250px;
    text-align: center;
    font-weight: bold;
}

.card7 .bottom_sakhtar .bottom-bottom .button_sakhtar:hover {
    background: #b1d1f7;
    color: white!important;
}

.card7:hover {
    border-top-left-radius: 55px;
}

.card7:hover .bottom_sakhtar {
    top: 20%;
    border-radius: 80px 29px 29px 29px;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
}

.card7:hover .profile-pic {
    width: 100px;
    height: 100px;
    aspect-ratio: 1;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    z-index: 3;
    border: 3px solid #808dac;
    box-shadow: #604b4a30 0px 5px 5px 0px;
    transition: all 0.5s ease-in-out, z-index 0.5s ease-in-out 0.1s;
}

.card7:hover .profile-pic:hover {
    transform: scale(1.3);
    border-radius: 0px;
}

.card7:hover .profile-pic img {
    transform: scale(2.5);
    object-position: 0px 25px;
    transition: all 0.5s ease-in-out 0.5s;
}

@keyframes opacity {
    0% {
        border-right: 1px solid transparent;
    }
    10% {
        border-right: 1px solid #bd9f67;
    }
    80% {
        border-right: 1px solid #bd9f67;
    }
    100% {
        border-right: 1px solid transparent;
    }
}

@keyframes trail {
    0% {
        background: linear-gradient(90deg, rgba(189, 159, 103, 0) 90%, rgba(189, 159, 103, 1) 100%);
        opacity: 0;
    }
    30% {
        background: linear-gradient(90deg, rgba(189, 159, 103, 0) 70%, rgba(189, 159, 103, 1) 100%);
        opacity: 1;
    }
    70% {
        background: linear-gradient(90deg, rgba(189, 159, 103, 0) 70%, rgba(189, 159, 103, 1) 100%);
        opacity: 1;
    }
    95% {
        background: linear-gradient(90deg, rgba(189, 159, 103, 0) 90%, rgba(189, 159, 103, 1) 100%);
        opacity: 0;
    }
}
/*----------------------------more for news--------------------------------*/
/* From Uiverse.io by boryanakrasteva */
@media(min-width:992px) and (max-width:1199px){
.btn_news {
    width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    position: relative;
    background-color: transparent;
    transition: .2s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.6;
    right: 0;
    left: 0px;
}
}
@media(min-width:1200px){
.btn_news {
    width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    position: relative;
    background-color: transparent;
    transition: .2s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.6;
    right: 0;
    left: 0px;
}
}
@media(min-width:1400px){
.btn_news {
    width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    position: relative;
    background-color: transparent;
    transition: .2s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.6;
    right: 0;
    left: 0px;
}
}
@media(min-width:1200px){
	body[dir="rtl"] .btn_news {
    width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    position: relative;
    background-color: transparent;
    transition: .2s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.6;
    right: 0px;
}
}
@media(min-width:1400px){
	body[dir="rtl"] .btn_news {
    width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    position: relative;
    background-color: transparent;
    transition: .2s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.6;
    right: 0px;
}
}

.btn_news::after {
    content: '';
    border-bottom: 3px double rgb(214, 207, 113);
    width: 0;
    height: 100%;
    position: absolute;
    margin-top: -5px;
    top: 0;
    left: 5px;
    visibility: hidden;
    opacity: 1;
    transition: .2s linear;
}

.btn_news .icon {
    transform: translateX(0%);
    transition: .2s linear;
    animation: attention 1.2s linear infinite;
}

.btn_news:hover::after {
    visibility: visible;
    opacity: 0.7;
    width: 90%;
}

.btn_news:hover {
    letter-spacing: 2px;
    opacity: 1;
}

.btn_news:hover > .icon {
    transform: translateX(30%);
    animation: none;
}

@keyframes attention {
    0% {
        transform: translateX(0%);
    }

    50% {
        transform: translateX(30%);
    }
}

/*-------------------SettingsScientific & SettingsExecutive Committee---------------------------------*/

@media(min-width:992px){
.Comite_Elmi{
    display: flex;
    gap:7px;
	flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 7px;
}
}
@media(min-width:1200px) and (max-width:1399px){
.Comite_Elmi{
    display: flex;
    gap:7px;
	flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 7px;
}
}
@media(min-width:1400px){
.Comite_Elmi{
    display: flex;
    gap:7px;
	flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 7px;
}
}
@media(min-width:1600px){
.Comite_Elmi{
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-bottom: 30px;
}
}


/*.Comite_Elmi:last-of-type {*/
/*    justify-content: flex-start;*/
/*    margin-left: 43px;*/
/*}*/

.Comite_Elmi_client {
    background: #f7f8fb;
    width: 13rem;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    border: 4px solid #303144;
    border-radius: 10px;
    text-align: center;
    color: #fff;
}


.Comite_user_picture{
    overflow: hidden;
    object-fit: cover;
    width: 5rem;
    height: 5rem;
    border: 4px solid #b1d1f7;
    border-radius: 999px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.Comite_user_picture img {
    width: 2.5rem;
    fill: currentColor;
}

.user_name_client {
    margin: 0;
    margin-top: 20px;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}

.user_name_client span {
    display: block;
    font-weight: 200;
    font-size: 16px;
}

.user_media:before {
    content: " ";
    display: block;
    width: 100%;
    height: 2px;
    margin: 20px 0;
    background: #bb9b3a
}

.user_media a {
    position: relative;
    margin-right: 15px;
    text-decoration: none;
    color: inherit;
}

.user_media a:last-child {
    margin-right: 0;
}

.user_media a svg {
    width: 1.1rem;
    fill: currentColor;
}

/*-- Tooltip Social Media --*/
.tooltip-social {
    background: #262626;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 0.5rem 0.4rem;
    border-radius: 5px;
    font-size: 0.8rem;
    font-weight: 600;
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, -90%);
    transition: all 0.2s ease;
    z-index: 1;
}

.tooltip-social:after {
    content: " ";
    position: absolute;
    bottom: 1px;
    left: 50%;
    border: solid;
    border-width: 10px 10px 0 10px;
    border-color: transparent;
    transform: translate(-50%, 100%);
}

.user_media a .tooltip-social:after {
    border-top-color: #262626;
}

.user_media a:hover .tooltip-social {
    opacity: 1;
    transform: translate(-50%, -130%);
}






.email_icon_container {
    width: 35px;
    height: 31px;
    position: relative;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

.email_icon_state {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.email_icon_state img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    /* Object-fit: contain ensures the image scales down to fit the content box */
    object-fit: contain;
}

.email_icon_state.closed {
    opacity: 1; /* آیکون بسته در ابتدا نمایش داده می‌شود */
    transform: scale(1); /* شروع از اندازه نرمال */
}

.email_icon_state.open {
    opacity: 0; /* آیکون باز در ابتدا مخفی است */
    transform: scale(0.9); /* کمی کوچک‌تر شروع می‌شود برای افکت ورود */
}

/* حالت هاور */
.email_icon_container:hover .email_icon_state.closed {
    opacity: 0; /* آیکون بسته ناپدید می‌شود */
    transform: scale(1.1); /* کمی بزرگ‌تر می‌شود در حین محو شدن */
}

.email_icon_container:hover .email_icon_state.open {
    opacity: 1; /* آیکون باز ظاهر می‌شود */
    transform: scale(1); /* به اندازه اصلی خود می‌رسد */
}


/*----------------------------Conference Fees and Rates--------------------------------*/

@media(min-width:992px) and (max-width:1199px){
.card_banki {
	position: relative;
	width: 440px; 
	height: 275px; 
	border-radius:16px;
	overflow: hidden;
    font-family: 'Segoe UI', sans-serif;
    color: white;
    background-color: #1e1e1e;
    transition: transform 0.3s ease;
    margin-right: auto;
    margin-left: -37px; 
}
}
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"] .card_banki {
	position: relative;
	width: 440px; 
	height: 275px; 
	border-radius:16px;
	overflow: hidden;
    font-family: 'Segoe UI', sans-serif;
    color: white;
    background-color: #1e1e1e;
    transition: transform 0.3s ease;
    margin-right: -28px; 
}
}

@media(min-width:1200px){
.card_banki {
    position: relative;
	width: 490px;
    height: 260px;
    border-radius: 16px;
    overflow: hidden;
    font-family: 'Segoe UI', sans-serif;
    color: white;
    background-color: #1e1e1e;
    transition: transform 0.3s ease;
    margin-left: auto;
    margin-right: auto;
	margin-top: 35px;
}
}
@media (min-width: 992px) {
.card_banki_bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #2f3542, #b1d1f7, #bb9b3a);
    background-size: 200% 200%;
    animation: bgMove 6s infinite alternate;
    z-index: 0;
}
}
@keyframes bgMove {
    0% {
        background-position: 0% 100%;
    }
    100% {
        background-position: 100% 0%;
    }
}
.card_banki_content{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 20px;
    backdrop-filter: blur(6px);
    background: rgba(255, 255, 255, 0.08);
    border-radius: inherit;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card_banki_header {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.9;
	height: 50px;
    width: 88px;
}
.card_banki_type img{
    width: 76px;
}
.back_info_card {
    display: flex;
    flex-direction: column;
    /*gap: 10px;*/
    background-color: #ffffff7d;
    border-radius: 5px;
}
.back_info_card p{
    text-align: right;
    margin-bottom: 5px;
    color: #371a69;
    font-weight: bold;
    padding-right: 30px;
    text-shadow:
            0 1px 2px rgba(0, 0, 0, 0.4),
            0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: 22px;
}
.information_card {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.08);
    padding: 8px 12px;
    border-radius: 10px;
    color: #381a69;
    font-weight: 500;
    direction: rtl;
    text-align: right;
    margin-bottom: 5px;
}
.information_card div {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.number_card_banki {
    font-family: monospace;
    letter-spacing: 2px;
    text-align: center;
    white-space: nowrap;
    word-spacing: 4px;
    margin-bottom: -10px;
    font-size: 28px;
    font-weight: bold;
    color: #381a69;
    padding-top: 12px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.back_img_card {
    position: absolute;
    inset: 0;
    background-image: url("https://reaconf.com/public/site/images/admin/6034960428985075300-0783b8ae22dd2b609423539151495604.jpg");
    background-size: cover;
    background-position: center;
    opacity: 0.25;
    z-index: 0;
}
@media (max-width: 400px) {
    .card_banki {
        width: 90%;
        height: 180px;
    }

    .number_card_banki {
        font-size: 16px;
    }
}

/* ----------------------------------popup------------ */
.inspiration {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #4f6d7d; /* lighten(#1F3944, 25%) تقریبی */
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 1em;
  box-sizing: border-box;
}
  /* .btn-open {
    font-size: 1.2em;
    padding: .6em 1.2em;
    border: none;
    background: #00796b;
    color: #fff;
    border-radius: .4em;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  } */
   
  .modal_code_popup {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 1.5em 2em;
  text-align: center;
  border-radius: 3px;
  display: none;
  position: fixed;
  top: 28%;
  bottom: 50%;
  left: 10%;
  right: 10%;
  margin-left: auto;
  margin-right: auto;
  transform: translate(-50%, -50%);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transition: left 0.5s ease;
  width: auto;
  max-width: 90vw;
  min-height: 280px;
  flex-wrap: wrap;
  gap: 1em;
  z-index:3;
}

.modal_code_popup.is_active_popup {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 520px;
  max-width: 90vw;
  min-height: 200px;
}

  .modal_left_popup, .modal_right_popup {
    padding: 0 1em;
  }

  .modal_left_popup {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 120px;
  }

  .modal_left_popup svg {
    width: 60px;
    height: 60px;
    fill: #48DB71;
    filter: drop-shadow(0 0 5px #48DB71);
    margin-bottom: 0px;
  }

  .modal_right_popup {
    flex: 3;
    text-align: right;
    min-width: 200px;
    position: relative;
  }

  .modal_right_popup h1 {
    font-size: 0.9em;
    margin-bottom: 1em;
  }

  .input_popup {
    width: 90%;
    padding: 10px;
    font-size: 0.9rem;
    margin-bottom: 1rem;
    border: none;
    border-bottom: 2px solid black;
  	background-color: #ececed00;
  }

  .input_popup:focus {
    outline: none;
  }

  #message_popup {
    margin-top: 25px;
    color: red;
    min-height: 20px;
    text-align: right;
    margin-right: 28%;
    font-size:12px;
  }
body[dir="rtl"] #message_popup {
    margin-top: 25px;
    color: red;
    min-height: 20px;
    text-align: right;
    margin-right: 35%;
    font-size:16px;
  }


.button_popup {
    background: #2B2D2F;
    height: 45px;
    width: 130px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    margin: 20px auto 0;
    overflow: visible;
  }

  .text_popup {
    font: bold 0.9rem/1 'Poppins', sans-serif;
    color: #71DFBE;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-52%);
    text-align: center;
    user-select: none;
    -webkit-transform: translateY(-52%);
    -moz-transform: translateY(-52%);
    -ms-transform: translateY(-52%);
    -o-transform: translateY(-52%);
}

  .progress_bar_popup {
    position: absolute;
    height: 5px;
    width: 0;
    right: 100px;
    top: 95px;
/*     right: 115px; */
    border-radius: 200px;
    transform: translateY(-50%) ;
    background: #71DFBE;
    margin-top: 20px;
  }

  .svg_buttom_popup, .svg_buttom_popup.cross {
    width: 20px;
    height: 40px;
    position: absolute;
    top: 114px;
    left: 221px;
    transform: translate(-50%, -50%);
    pointer-events: none;
    user-select: none;
  }

  .check_popup {
    fill: none;
    stroke: #1D1F20;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .cross_path_popup {
    fill: none;
    stroke: rgb(0, 0, 0);
    stroke-width: 4;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .close_icon_popup {
    position: absolute;
    top: 10px;
    left: 10px;
    background: transparent;
    border: none;
    font-size: 1.5em;
    cursor: pointer;
    z-index: 10;
  }
.popup_overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(10px); /* Safari support */
    background: rgba(0, 0, 0, 0.35);
    z-index: 1000; /* Higher than page content */
    pointer-events: auto; /* Ensure it captures clicks */
}

.modal_code_popup {
    position: fixed;
    z-index: 1001; /* Above overlay */
    /* Your existing modal styles */
}

/* Lock body scroll when modal is open */
body.modal-open {
    overflow: hidden;
}



  /*--------------------------contactus---------------------------*/
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"] .e-card {
    margin: 10px auto;
    background: transparent;
    box-shadow: 0px 8px 28px -9px rgba(0, 0, 0, 0.45);
    position: relative;
    width: 415px; 
    height: 788px;  
    border-radius: 16px;
    overflow: hidden;
    margin-right: -27px; 
}
}

@media(min-width:1200px) and (max-width:1399px){
   body[dir="rtl"] .e-card {
    margin: 10px -30px 100px 0px;
    background: transparent;
    box-shadow: 0px 8px 28px -9px rgba(0, 0, 0, 0.45);
    position: relative;
    width: 518px;
    height: 900px;
    border-radius: 16px;
    overflow: hidden;
}
}
@media(min-width:992px) and (max-width:1199px){
.e-card {
    margin: 10px auto;
    background: transparent;
    box-shadow: 0px 8px 28px -9px rgba(0, 0, 0, 0.45);
    position: relative;
    width: 415px; 
    height: 788px;  
    border-radius: 16px;
    overflow: hidden;
    margin-left: -32px; 
}
}

@media(min-width:1200px) and (max-width:1399px){
   .e-card {
    margin: 10px 0px 100px -30px;
    background: transparent;
    box-shadow: 0px 8px 28px -9px rgba(0, 0, 0, 0.45);
    position: relative;
    width:518px;
    height: 900px;
    border-radius: 16px;
    overflow: hidden;
}
}
@media(min-width:1400px){
   body[dir="rtl"] .e-card {
    margin: 10px auto;
    background: transparent;
    box-shadow: 0px 8px 28px -9px rgba(0, 0, 0, 0.45);
    position: relative;
    width:600px;
    height: 900px;
    border-radius: 16px;
    overflow: hidden;
}
}
@media(min-width:1400px){
   .e-card {
    margin: 10px auto;
    background: transparent;
    box-shadow: 0px 8px 28px -9px rgba(0, 0, 0, 0.45);
    position: relative;
    width:600px;
    height: 900px;
    border-radius: 16px;
    overflow: hidden;
}
}
@media(min-width:992px) and (max-width:1199px){
	body[dir="rtl"] .wave_contact_us {
    position: absolute;
    width: 527px;
    height: 650px;
    opacity: 0.6;
    left: -30px; //
    top: 0;
    margin-right: -50%;
    margin-top: -90%;
    background: linear-gradient(744deg, #af40ff, #5b42f3 60%, #00ddeb);
}
}
@media(min-width:1200px){
	body[dir="rtl"] .wave_contact_us {
    position: absolute;
    width: 600px;
    height: 650px;
    opacity: 0.6;
    left: 0;
    top: 0;
    margin-right: -50%;
    margin-top: -90%;
    background: linear-gradient(744deg, #af40ff, #5b42f3 60%, #00ddeb);
}
}
@media(min-width:992px) and (max-width:1199px){
.wave_contact_us {
    position: absolute;
    width: 527px;
    height: 650px;
    opacity: 0.6;
    left: -30px; //
    top: 0;
    margin-right: -50%;
    margin-top: -90%;
    background: linear-gradient(744deg, #af40ff, #5b42f3 60%, #00ddeb);
}
}
@media(min-width:1200px){
.wave_contact_us {
    position: absolute;
    width: 600px;
    height: 650px;
    opacity: 0.6;
    left: 0;
    top: 0;
    margin-right: -50%;
    margin-top: -90%;
    background: linear-gradient(744deg, #af40ff, #5b42f3 60%, #00ddeb);
}
}
@media(min-width:1200px){
	body[dir="rtl"].wave_contact_us {
    position: absolute;
    width: 600px;
    height: 650px;
    opacity: 0.6;
    left: 0;
    top: 0;
    margin-right: -50%;
    margin-top: -90%;
    background: linear-gradient(744deg, #af40ff, #5b42f3 60%, #00ddeb);
}
}

/* body[dir="rtl"] .wave_contact_us {
    position: absolute;
    width: 600px;
    height: 650px;
    opacity: 0.6;
    left: 0;
    margin-right: -50%;
    margin-top: -90%;
    background: linear-gradient(744deg,#af40ff,#5b42f3 60%,#00ddeb);
} */

.icon {
    width: 3em;
    margin-top: -1em;
    padding-bottom: 1em;
}

.infotop {
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 5.6em;
    left: 0;
    right: 0;
    color: rgb(255, 255, 255);
    font-weight: 600;
    padding: 0 40px;
}
body[dir="rtl"].infotop {
    text-align: right;
    font-size: 20px;
    position: absolute;
    top: 5.6em;
    left: 0;
    right: 0;
    color: rgb(255, 255, 255);
    font-weight: 600;
    padding: 0 40px;
}
.name_contact_us {
    font-size: 14px;
    font-weight: 100;
    position: relative;
    top: 1em;
    text-transform: lowercase;
    color: #000;
    margin-top: 75px;
}


@media(min-width:992px){
	body[dir="rtl"] .wave_contact_us:nth-child(2), .wave_contact_us:nth-child(3) {
    top: 100px;
}
}
@media(min-width:1200px){
	body[dir="rtl"] .wave_contact_us:nth-child(2), .wave_contact_us:nth-child(3) {
    top: 145px;
}
}
@media(min-width:1400px){
	body[dir="rtl"] .wave_contact_us:nth-child(2), .wave_contact_us:nth-child(3) {
    top: 210px;
}
}
@media(min-width:992px) and (max-width:1199px){
.wave_contact_us:nth-child(2), .wave_contact_us:nth-child(3) {
    top: 145px;
}
}

@media(min-width:1200px){
.wave_contact_us:nth-child(2), .wave_contact_us:nth-child(3) {
    top: 210px;
}
}
@media(min-width:1400px){
.wave_contact_us:nth-child(2), .wave_contact_us:nth-child(3) {
    top: 210px;
}
}


.playing .wave_contact_us {
    border-radius: 40%;
    animation: wave 3000ms infinite linear;
}

.wave_contact_us {
    border-radius: 40%;
    animation: wave 55s infinite linear;
}

.playing .wave_contact_us:nth-child(2) {
    animation-duration: 4000ms;
}

.wave_contact_us:nth-child(2) {
    animation-duration: 50s;
}

.playing .wave_contact_us:nth-child(3) {
    animation-duration: 5000ms;
}

.wave_contact_us:nth-child(3) {
    animation-duration: 45s;
}

.name_contact_us_h1{

}

.name_contact_us_p{
    font-size: 16px;
}

@keyframes wave {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*---------------------------------------------------------------*/
/* From Uiverse.io by wilsondesouza */
ul {
    list-style: none;
}

.example-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 50px;
    gap: 10px;
}
.example-2 .icon-content {
    margin: 0 10px;
    position: relative;
}
.example-2 .icon-content .tooltip {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    padding: 6px 10px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    font-size: 14px;
    transition: all 0.3s ease;
    background-color: #000;
}
.example-2 .icon-content:hover .tooltip {
    opacity: 1;
    visibility: visible;
    top: -50px;
}
.example-2 .icon-content a {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #4d4d4d;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}
.example-2 .icon-content a:hover {
    box-shadow: 3px 2px 45px 0px rgb(0 0 0 / 12%);
}

.example-2 .icon-content a .filled {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #000;
    transition: all 0.3s ease-in-out;
}
.example-2 .icon-content a:hover .filled {
    height: 100%;
}
.example-2 .icon-content a[data-social="facebook"] .filled,
.example-2 .icon-content a[data-social="facebook"] ~ .tooltip {
    background-color: #3b5998;
}
.example-2 .icon-content a[data-social="instagram"] .filled,
.example-2 .icon-content a[data-social="instagram"] ~ .tooltip {
    background: linear-gradient(
            45deg,
            #405de6,
            #5b51db,
            #b33ab4,
            #c135b4,
            #e1306c,
            #fd1f1f
    );
}
.example-2 .icon-content a[data-social="youtube"] .filled,
.example-2 .icon-content a[data-social="youtube"] ~ .tooltip {
    background-color: #ff0000;
}
.social_media_contact_us{
    margin-top: 100px;
}

/* وقتی a هاور شد، برعکسش کن */

.icon-content a .img_twitter{
    width: 30px;
    position: absolute;
    z-index: 2;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}

.icon-content a .img_twitter_white {
    width: 30px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.icon-content a:hover .img_twitter {
    opacity: 0;
    z-index: 1;
}

.icon-content a:hover .img_twitter_white {
    opacity: 1;
    z-index: 2;
}





.icon-content a .img_linkedin{
    width: 42px;
    position: absolute;
    z-index: 2;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}

.icon-content a .img_linkedin_white {
    width: 42px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.icon-content a:hover .img_linkedin {
    opacity: 0;
    z-index: 1;
}

.icon-content a:hover .img_linkedin_white {
    opacity: 1;
    z-index: 2;
}





.icon-content a .img_instagram{
    width: 38px;
    position: absolute;
    z-index: 2;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}

.icon-content a .img_instagram_white {
    width: 38px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.icon-content a:hover .img_instagram {
    opacity: 0;
    z-index: 1;
}

.icon-content a:hover .img_instagram_white {
    opacity: 1;
    z-index: 2;
}

/*-----------------------------guideline---------------------------------------*/
@media (min-width: 990px) {
    .guide_tabs .tab-content{
       z-index: 2;
       overflow: hidden;
       width: 500px;
        font-size: 17px;
        line-height: 25px;
       padding: 25px;
       position: absolute;
       left: 130px;
        top: 0;
       background: #d0d1dd;
      height: 400px;
}
}

@media (min-width: 1200px) {
    .guide_tabs .tab-content{
       z-index: 2;
       overflow: hidden;
       width: 450px;
        font-size: 17px;
        line-height: 25px;
       padding: 25px;
       position: absolute;
       left: 130px;
        top: 0;
       background: #d0d1dd;
      height: 500px;
}
}
@media (min-width: 1400px) {
    .guide_tabs .tab-content{
        z-index: 2;
        overflow: hidden;
        width: 600px;
        font-size: 17px;
        line-height: 25px;
       padding: 25px;
        position: absolute;
        left: 130px;
        top: 0;
        background: #d0d1dd;
       height: 600px;
} 
}
@media (min-width: 1400px){
    body[dir="rtl"] .guide_tabs .tab-content{
        z-index: 2;
        overflow: hidden;
        width: 600px;
        font-size: 17px;
        line-height: 25px;
       padding: 25px;
        position: absolute;
        left: -573px;
        top: 0;
        background: #d0d1dd;
       height: 600px;
   
}
}

@media (min-width: 1600px) {
    .guide_tabs .tab-content{
        z-index: 2;
        overflow: hidden;
        width: 770px;
        font-size: 17px;
        line-height: 25px;
       padding: 25px;
        position: absolute;
        left: 125px;
        top: 0;
        background: #d0d1dd;
       height: 800px;
   
}
}
@media (min-width: 1600px){
    body[dir="rtl"] .guide_tabs .tab-content{
        z-index: 2;
        overflow: hidden;
        width: 770px;
        font-size: 17px;
        line-height: 25px;
       padding: 25px;
        position: absolute;
        left: -743px;
        top: 0;
        background: #d0d1dd;
       height: 800px;
   
}
}

.vertical-tabs-container {
    display: flex;
}

.guide_tabs {
    width: auto;
    float: none;
    list-style: none;
    position: relative;
    text-align: left;
}

.guide_tabs li {
    float: none;
    display: block;
    margin-bottom: 5px;
}

.guide_tabs input[type="radio"] {
    position: absolute;
    top: 0;
    left: -9999px;
}

.guide_tabs label {
    display: block;
    padding: 14px 21px;
    border-radius: 2px 0 0 2px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    background: #eaefef;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease-in-out;
}

.guide_tabs label:checked{
    background: #d7a200;
}

/* .guide_tabs .tab-content {
    z-index: 2;
    display: none;
    overflow: hidden;
    width: 800px;
    font-size: 17px;
    line-height: 25px;
    padding: 25px;
    position: absolute;
    left: 125px;
    top: 0;
    background: #d0d1dd;
    height: fit-content;
	min-height:500px;
} */
.guide_tabs label{
	margin-bottom: 2px;
}

.guide_tabs [id^="tab"]:checked + label {
    background: #d0d1dd;
}

.guide_tabs [id^="tab"]:checked ~ [id^="tab-content"] {
    display: block;
}
/* -------------------- */
#gtx-trans {
	display:none;
	visibility:hidden;
}
/* -------------------- */

/*-----------------------------journals----------------------------------------*/
journals_page {
    padding-block: min(20vh, 2rem);
    width: 1000px;
    margin-inline: auto;
    color: #111;
}

.journals_page h2 {
    text-transform: capitalize;
    letter-spacing: 0.025em;
    font-size: clamp(2rem, 1.8125rem + 0.75vw, 2.6rem);
}

.journals_page a {
    display: inline-block;
    text-decoration: none;
}

.journals_page .container_journals {
    margin-top: 5em;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
    justify-items: center;
}

/* Card Tags */
.journals_page .container_journals .card_journals ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.625rem;
}

.journals_page .container_journals .card_journals ul li {
    text-transform: uppercase;
    background: var(--clr-tag);
    color: #282828;
    font-weight: 700;
    font-size: 0.8rem;
    padding: 0.375rem 0.625rem;
    border-radius: 0.188rem;
}

/* Custom tag colors – remove SCSS darken function and use hex approximations or variables */

/* Content Styles */
.journals_page .container_journals .card_journals .content_journals {
    padding: 0.938rem 0.625rem;
}

.journals_page .container_journals .card_journals .content_journals h3 {
    text-transform: capitalize;
    font-size: clamp(1.5rem, 1.3909rem + 0.4364vw, 1.8rem);
}

.journals_page .container_journals .card_journals .content_journals p {
    margin: 0.625rem 0 1.25rem;
    color: #565656;
}

/* Card Inner */
.journals_page .container_journals .card-inner {
    position: relative;
    height: 300px;
    background: var(--clr);
    overflow: hidden;
    width: 250px;
}

.journals_page .container_journals .card-inner .box_journals {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 1.25rem;
    overflow: hidden;
}

.journals_page .container_journals .card-inner .box_journals .imgBox {
    position: absolute;
    inset: 0;
}

.journals_page .container_journals .card-inner .box_journals .imgBox img {
    width: 200px;
    height: 300px;
    object-fit: cover;
    border: 1px solid #cbcbcb;
}

.journals_page .container_journals .card-inner .box_journals .icon_journals {
    position: absolute;
    bottom: -0.375rem;
    right: 1px;
    width: 6rem;
    height: 6rem;
    background: #bdbfc382;
    border-top-left-radius: 50%;
}

.journals_page .container_journals .card-inner .box_journals .icon_journals:hover .iconBox {
    transform: scale(1.1);
}

.journals_page .container_journals .card-inner .box_journals .icon_journals::before {
    position: absolute;
    content: "";
    bottom: 0.375rem;
    left: -1.25rem;
    background: transparent;
    width: 1.25rem;
    height: 1.25rem;
    border-bottom-right-radius: 1.25rem;
    box-shadow: 0.313rem 0.313rem 0 0.313rem #fff;
}

.journals_page .container_journals .card-inner .box_journals .icon_journals::after {
    position: absolute;
    content: "";
    top: -1.25rem;
    right: 0.375rem;
    background: transparent;
    width: 1.25rem;
    height: 1.25rem;
    border-bottom-right-radius: 1.25rem;
    box-shadow: 0.313rem 0.313rem 0 0.313rem var(--clr);
}

.journals_page .container_journals .card-inner .box_journals .icon_journals .iconBox {
    position: absolute;
    inset: 0.625rem;
    background: #324227;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.journals_page .container_journals .card-inner .box_journals .icon_journals .iconBox span {
    color: #fff;
    font-size: 1.5rem;
}
.material-symbols-outlined{
    width: 50px;
    height: 50px;
}


/* -------------------hazine confrance------------------------- */
.container_tozih_hazine{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.container_tozih_hazine img{
    width: 26rem;
/* 	height: 165px; */
}
.tozih_hazine{
    text-align: right;
    direction: rtl;
    padding: 0;
    border-bottom-right-radius: 5px;
    margin-top: -3rem;
	border: 2px solid #757689;
  	padding: 15px;
  	border-radius: 20px;
  	width: 685px;
}