.social-profile li a {
    line-height: 50px !important;
    font-size: 28px !important;
}

.modal-header .close {
    padding: 5px !important;
}

.modal-header .close span {
    font-size: 22px;
}

.font-size-20px {
    font-size: 20px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.dir-lrt {
    direction: ltr;
}

.w-100-percentage {
    width: 100%;
}

.link-target{
    scroll-margin: 5.5rem;
}

.h_iframe-aparat_embed_frame {
    position: relative;
    min-height: 550px;
}

.h_iframe-aparat_embed_frame .ratio {
    display: block;
    width: 100%;
    height: auto;
}

.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@font-face {
    font-family: 'SnappFars';
    src: url('../fonts/Snapp(farsgraphic).ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.logo-caption {
    font-family: 'SnappFars', sans-serif;
}