@font-face {
    font-family:"yekan-bakh";
    src: url("font/yekan/bold.eot"),
    url('font/yekan/bold.ttf') format('ttf'),
    url('font/yekan/bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family:"yekan-bakh";
    src: url("font/yekan/normal.eot"),
    url('font/yekan/normal.ttf') format('ttf'),
    url('font/yekan/normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.h5_normal {
    font-size: 1.125rem;
    line-height: 1.6875rem !important;
    font-family: "yekan-bakh";
    font-weight: normal;
    letter-spacing: -0.54px;
}
@media screen and (min-width: 360px) {
    .h5_normal {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 576px) {
    .h5_normal {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 768px) {
    .h5_normal {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 360px) {
    .h5_normal {
        line-height: 1.6875rem !important;
    }
}
@media screen and (min-width: 576px) {
    .h5_normal {
        line-height: 1.6875rem !important;
    }
}
@media screen and (min-width: 768px) {
    .h5_normal {
        line-height: 1.6875rem !important;
    }
}

.h3_bolder {
    font-size: 2rem;
    line-height: 3rem !important;
    font-family: "yekan-bakh";
    font-weight: bold;
    letter-spacing: -0.96px;
}
@media screen and (min-width: 360px) {
    .h3_bolder {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 576px) {
    .h3_bolder {
        font-size: 1.75rem;
    }
}
@media screen and (min-width: 768px) {
    .h3_bolder {
        font-size: 2rem;
    }
}
@media screen and (min-width: 360px) {
    .h3_bolder {
        line-height: 2.25rem !important;
    }
}
@media screen and (min-width: 576px) {
    .h3_bolder {
        line-height: 2.625rem !important;
    }
}
@media screen and (min-width: 768px) {
    .h3_bolder {
        line-height: 3rem !important;
    }
}
.isr_mc {
    height: 100vh;
    background-color: #fff;
    position: relative;
}
.isr_mc_main {
    background-color: #fff;
    color: #2B3149;
    height: 100%;
}
.isr_mc_main img {
    max-width: 100%;
}
{
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 48px;
/* identical to box height, or 150% */

    text-align: right;
    letter-spacing: -0.03em;

/* gray/shade/900 */

    color: #2B3149;
}
@media (max-width: 991.98px) {
    .isr_mc_main {
        height: initial;
    }
}
.isr_mc_main_container {
    height: calc(100% - 138px);
}

@media (max-width: 991.98px) {
    .isr_mc_main_col img {
        width: inherit;
    }
}
@media (max-width: 991.98px) {
    .isr_mc_main_col_box {
        text-align: center;
    }
}
.isr_mc_main_row {
    align-items: center;
    height: 100%;
}
.isr_mc_footer {
    background-color: #fff;
    padding: 3rem 0;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}
@media (max-width: 991.98px) {
    .isr_mc_footer {
        position: inherit;
    }
}

@media (max-width: 991.98px) {
    .isr_mc_footer_col {
        text-align: center;
        margin-top: 1.25rem;
    }
}
.isr_mc_footer_col a {
    font-size: 0.875rem;

}
.isr_mc_footer_col a:after {
    content: "";
    width: 0.125rem;
    height: 1rem;

    position: absolute;
    left: -0.4375rem;
    top: 0.1875rem;
}
.isr_mc_footer_col a:last-child:after {
    display: none;
}
@media (max-width: 380px) {
    .isr_mc_footer_col a {
        display: grid;
        padding: 0 !important;
    }
    .isr_mc_footer_col a:after {
        display: none;
    }
}
.isr_mc_footer_col p {
    font-family: "iransansx", "titillium", tahoma;
}
.isr_mc_footer_col p a {
    font-size: 0.875rem;
    color: #c6cdda;
}
.isr_mc_footer_col p a:after {
    content: "";
    width: 0.125rem;
    height: 1rem;

    position: absolute;
    left: -0.4375rem;
    top: 0.1875rem;
}
.isr_mc_footer_row {
    align-items: center;
}
