a.item-banner {
    transition: 0.3s;
}

a.item-banner.no-hover {
    opacity: 0.5;
}

a.item-banner.k-hover {
    box-shadow: 0 10px 20px #0000000f;
}

a.item-banner.k-hover {
     transform:translateY(-4px)
}
.blog-date {
    font-family: 'IRANSansWeb_f';
}

.page-numbers {
    font-family: 'IRANSansWeb_f';
}



.iframe-artin{
	width: 430px;
    height: 500px;
    position: fixed;
    bottom: 63px;
    right: 90px;
    display: none;
    border: 1px solid rgb(244, 246, 248);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 10px;
    z-index: 1100;
	max-width: calc(100% - 90px);
}


div#floating-button.close-chat .icon-support {
    display: none;
}

div#floating-button.close-chat:before {
    content: '';
    display: block;
    height: 2px;
    width: 23px;
    background: #fff;
    position:absolute;
    
}


.header-search {
    font-size: 16px !important;!i;!;
    font-weight: 100 !important;!i;!;
    display: inline-flex;
    gap: 4px;
    align-items: center;
    padding: 8px;
    margin-top: 0px;
}

.header-search .icon-search {
    font-size: 20px;
    position: relative;
}





.close-chat:after {
    content: '';
    display: block;
    height: 23px;
    width: 2px;
    background: #fff;
}


.sticky-btns {
    position: fixed !important;
    top: unset !important;
    bottom: 18px !important;
	height:80px !important;
}

div#floating-button.close-chat {
    transform:rotateZ(45deg)
}


.shareholder {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 17px 24px 13px;
    margin-bottom: 32px;
    background: #eeeeee45;
}

.shareholder > h3 {
    color: #004a8e;
    margin: 0 !important;!i;!;
}

.shareholder > p {
    margin: 0 0 19px;
}

.pdf-files {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    flex-wrap: wrap;
}

.pdf-files {}

.pdf-file a {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    justify-content: center;
    gap: 4px;
    /* color: #004a8e; */
    border: 1px solid;
    padding: 0 9px;
    border-radius: 6px;
    border-color: #d8d8d8;
    background: #fff;
}

.pdf-file a svg {
    fill: #bababa;
}

.pdf-file {
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
}

.pdf-file h4 {
    padding-right: 36px;
    font-weight: 100;
    font-size: 14px !important;!i;!;
    margin: 10px 0 0 !important;!i;!;
    line-height: 1.5;
}

.pdf-file p {
    padding-right: 36px;
    font-weight: 100;
    color: #939393 !important;!i;!;
    margin: 0 !important;!i;!;
}



.summary_committee_row.active {
    /* background: #fcaf17; */
    border: 2px solid #004a8e !important;!i;!;
}

.summary_committee_row.active .summary_committee_data {
    background: #004a8e !important;!i;!;
    color: #fff;
    display: flex !important;!i;!;
    flex-direction: column;
}

.summary_committee_data {
    display: none !important;!i;!;
}

span.show_summary_committee_data {
    border: 1px solid #bdbdbd;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
}

.summary_committee_row.active .show_summary_committee_data {
    display: none;
}

span.show_summary_committee_data:hover {
    background: #fcaf17;
}

.summary_committee_data h2 {
    font-size: 14px;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #00172b;
}


        .team-container {display: flex;flex-direction: column;gap: 20px;margin: 32px 0;}
        .team-row { display: flex; flex-direction: column; gap: 10px; }
        .team-members {display: flex;gap: 20px;/* flex-wrap: wrap; */justify-content: center;}
        .team-member {width: 200px;text-align: center;width: 100%;max-width: 512px;background: #ffffff;/* border: 1px solid #eee; */}
        .team-member img {width: 100%;height: auto;border-radius: 8px;}
        .role, .degree {font-weight: bold;}
.team-baner {
    position: relative;
}

.team-baner-data {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    padding: 8px 16px;
    background: linear-gradient(0deg, #004a8e, transparent);
    padding-top: 40px;
}

.team-baner-data h3 {
    margin: 0 !important;!i;!;
    color: #fcaf17;
    font-size: 14px;!;!i;!;
    line-height: 1;
}

.team-baner-data p {
    font-size: 13px;
    margin: 0 !important;
    color: #ffffff !important;!i;!;
    font-weight: 700;
    line-height: 3em;
}

p.degree {
    text-align: right;
    margin: 8px 0;
}

.experience {
    text-align: right;
    border: 1px solid #eee;
    padding: 0 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.experience ul li {
    margin: 0 0 11px !important;!i;!;
    font-size: 14px !important;!i;!;
    display: flex;
    align-items: flex-start;
    gap: 7px;
    line-height: 1.7;
}

.experience > h2 {
    margin: 5px 0 0;
}

.experience ul li:before {
    content: '';
    display: block;
    width: 10px;
    height: 3px;
    background: #fcaf17;
    border-radius: 10px;
    margin-top: 11px;
    min-width: 10px;
}

span.degree {
    border-radius: 6px;
    display: block;
    line-height: 1.8;
    font-size: 13px;
}

.team-member-1 .team-member {
    display: flex;
    max-width: 900px;
}

.team-member-2 .team-member {
    display: flex;
    max-width: 900px;
}


@media (max-width: 700px) {
    .button-shop {
        display: none;
    }
	
	
	.team-member-1 .team-member {
    display: block;
}

.team-member-2 .team-member {
    display: block;
}

.team-members {
    flex-wrap: wrap;
}

.summary_committee_table_head {
    display: none !important;!i;!;
}

.summary_committee_row > div {
    display: block !important;!i;!;
}

.summary_committee_row > div > div:before {
    content: attr(data-title) " : ";
    font-weight: bold;
    display: inline-block;
    margin-left: 8px;
}

.summary_committee_row > div.summary_committee_data {
    display: none !important;
}

div {}

.summary_committee_row {
    margin-bottom: 40px;
    border: 1px solid #eee;
}
	
	.summary_committee_sec_in {
    border: unset !important;
}
	
	
	.experience > ul {
    display: none;
}

.experience.active ul {
    display: block;
}

.experience.active h2 {
    display: none;
}

.experience h2 {
    background: #eee;
    font-size: 16px;
    padding: 0 13px;
    text-align: center;
    max-width: 140px;
}

.experience {
    padding: 3px 15px;
}

.experience.active {
    padding-top: 13px;
}
}



