h1 , h2 , h3 , h4, h5 , h6 , .footer_title  {
    font-family: "IRANSansX" , sans-serif !important;
}
span, p, div , a{
    font-family: "IRANSansX" , sans-serif !important;
}

header .col-md-8>div {
    float: right;
    width: auto;
    margin: 0 0 0 8px;
}
header .AccessList .is-search-form {
    float: right;
    position: relative;
    margin: 0 0px 0 6px;
}
header .header_menu li a {
    font-family: "IRANYekan", sans-serif;
}
header .AccessList a.cta b {
    font-family: "IRANYekan", sans-serif;
}
header .AccessList a.cta span {
    font-family: "IRANYekan", sans-serif;
}
footer .title {
    width: 100%;
    font-size: 23px;
    text-align: right;
    font-family: 'IRANYekan';
}
footer .header_menu li a {
    color: #333;
    padding: 5px 0;
    font-family: 'IRANYekan';
}
footer h3 {
    font-family: 'IRANYekan';
    font-size: 22px;
}
footer .call_to_action {
    margin: 0 auto;
    font-family: 'IRANYekan';
}
footer p {
    font-family: 'IRANYekan';
}
@media only screen and (max-width: 765px){
    .menu-toggle {
        z-index: 99 !important;
        margin: 0 0 0 180px !important;
    }
    header .col-md-2 {
    width: 35% !important;
}
header .col-md-6 {
    width: 15%;
}
form.is-search-form.is-disable-submit.is-form-style.is-form-style-3.is-form-id-16342.is-ajax-search {
    position: absolute;
    top: 27px;
    left: 30%;
}
    .rtl form.is-search-form.is-disable-submit.is-form-style.is-form-style-3.is-form-id-16342.is-ajax-search {
        position: absolute;
        top: 33%;
        right: 80% !important;
    }
    .AccessList li a {
        position: absolute;
        top: -55px;
        right: 307px !important;
    }
}
footer .title {
    float: right !important;
    text-align: right !important;
}