@font-face {
    font-family: newkalameh;
    src: url("../fonts/KalamehWeb-Bold.woff") format('woff');
    font-weight: bold;
}
@font-face {
    font-family: newkalameh;
    src: url("../fonts/KalamehWeb-Regular.woff") format('woff');
    font-weight: normal;
}

@font-face {
    font-family: newkalameh;
    src: url("../fonts/KalamehWeb-Thin.woff") format('woff');
    font-weight: 200;
}
@font-face {
    font-family: KalamehWeb;
    src: url("../fonts/KalamehWeb-Bold.woff") format('woff');
    font-weight: bold;
}
@font-face {
    font-family: KalamehWeb;
    src: url("../fonts/KalamehWeb-Regular.woff") format('woff');
    font-weight: normal;
}

@font-face {
    font-family: KalamehWeb;
    src: url("../fonts/KalamehWeb-Thin.woff") format('woff');
    font-weight: 200;
}
@font-face {
    font-family: kalamehjadid;
    src: url("../fonts/KalamehWeb-Bold.woff") format('woff');
    font-weight: bold;
}
@font-face {
    font-family: kalamehjadid;
    src: url("../fonts/KalamehWeb-Regular.woff") format('woff');
    font-weight: normal;
}

@font-face {
    font-family: kalamehjadid;
    src: url("../fonts/KalamehWeb-Thin.woff") format('woff');
    font-weight: 200;
}
@font-face {
    font-family: yekan;
    src: url("../fonts/yekan.woff") format('woff');
    font-weight: normal;
}

@font-face {
    font-family: yekanf;
    src: url("../fonts/yekanf.woff") format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'IranSans';
    font-weight: 200;
    src: url('../fonts/IRANSansWeb200.woff') format('woff');
}

@font-face {
    font-family: 'IranSans';
    font-weight: 300;
    src: url('../fonts/IRANSansWeb300.woff') format('woff');
}

@font-face {
    font-family: 'IranSans';
    font-weight: 400;
    src: url('../fonts/IRANSansWeb400.woff') format('woff');
}

@font-face {
    font-family: 'IranSans';
    font-weight: 500;
    src: url('../fonts/IRANSansWeb500.woff') format('woff');
}

@font-face {
    font-family: 'IranSans';
    font-weight: 600;
    src: url('../fonts/IRANSansWeb600.woff') format('woff');
}

@font-face {
    font-family: 'IranSans';
    font-weight: 900;
    src: url('../fonts/IRANSansWeb900.woff') format('woff');
}

@font-face {
    font-family: 'ERAS';
    font-weight: 400;
    src: url('../fonts/ERASMD.woff') format('woff');
}

@font-face {
    font-family: 'ERAS';
    font-weight: 700;
    src: url('../fonts/ERASDEMI.woff') format('woff');
}

@font-face {
    font-family: 'ERAS';
    font-weight: 900;
    src: url('../fonts/ERASBD.woff') format('woff');
}

#cat-section .card {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.colorWhiteOnHover:hover {
    color: #fff !important;
}

.float-left {
    float: left;
}


.text-center {
    text-align: center !important;
}


#sgvMainHeader * {
    direction: ltr;
    color: black;
    text-align: left;
    font-family: 'ERAS', 'Times New Roman', Times, serif;
}

#sgvMainHeader #leftContainer h3 {
    margin: 0.5rem auto;
    text-align: center;
}

#sgvMainHeader #leftContainer h2 {
    font-weight: 900;
    margin-bottom: 5px;
}

#sgvMainHeader #leftContainer h1 {
    margin-bottom: -10px !important;
    font-weight: 900;
}

#sgvMainHeader #rightContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 5px;
    align-self: center;
}

#sgvMainHeader #rightContainer img {
    width: 140px;
}

#headerDivider {
    max-width: 85%;
    margin-top: 0 !important;
}

.catTitle {
    color: darkblue;
    background-color: #ebb403;
    border-radius: 10px;
    padding: 10px 19px !important;
    font-weight: 700;
}

.card-hover {
    overflow: hidden;
    background: #192062ad;
}

.card-hover img {
    transition: .2s;
}

.card-hover:hover img {
    transform: scale(1.1);
    transition: .2s;
}

.card-title, .fileTitle, .card-body a.btn:hover {
    color: #fff;
}

.fileTitle {
    text-align: left;
    display: block;
    margin-left: 15px;
}

.downloadImg {
    border-radius: 10px;
}

.downloadAllAudio {
    cursor: pointer;
}

.error {
    text-align: center;
    background: #ef7777;
    color: white;
    border-radius: 5px;
    padding: 5px;
    margin: 10px 20px;
}

.success {
    text-align: center;
    background: #46d0ab;
    color: white;
    border-radius: 5px;
    padding: 10px 5px;
    margin: 10px 20px;
}

.font-eng {
    font-family: Suisseintl, sans-serif;
}

.font-eng-eras {
    font-family: 'ERAS', 'Times New Roman', Times, serif;
}

.font-per {
    font-family: 'IranSans', sans-serif;
}

.cursor-pointer {
    cursor: pointer;
}

.mx-xs-3 {
    margin-right: initial;
    margin-left: initial;
}

.my-xs-3 {
    margin-top: initial;
    margin-bottom: initial;
}

.mb-xs-3 {
    margin-bottom: initial;
}

.conterDownHeader h3 {
    color: #000 !important;
}

#mainCounter .g-cols.via_flex.type_default > div.has_bg_color > .vc_column-inner {
    padding-top: 0px;
}

.plusAddon {
    position: absolute;
    right: 100px;
    top: -30px;
    font-size: 40px
}

#installmentDiv table {
    max-width: max-content;
    margin: auto;
}

#installmentDiv th {

}

#installmentDiv td {

}

/*modal settings css*/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.fade {
    transition: opacity .15s linear;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-backdrop.show {
    opacity: .5;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}


#payTypeForm h2 {
    color: blue;
}

#payTypeForm label {
    font-size: 1.2rem;
}
#payTypeForm input[type="radio"] {
    margin-top: 8px;
}

#installmentDiv table {
    padding: 20px;
    border-radius: 14px;
    background-color: #f5f5f5;
}

#installmentDiv table tr:last-of-type td {
    text-align: center;
}


.scRow {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 20px -10px;
}

.scR {
    flex: 0 0 66.666667%;
    max-width: 60%;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.scL {
    flex: 0 0 33.333333%;
    max-width: 30%;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    position: sticky;
    top: 20px;
}

.scInv {
    position: sticky;
    top: 20px;
}

.scInner {
    max-width: 100%;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    padding: 20px;
}

.pay-info-header {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
}

.pay-info-body {
    margin-bottom: 0;
    padding: 17.5px 20px;
    color: #777;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    max-width: 100%;
}

.pnlHABdy {
    padding: 20px;
    margin: 0 20px;
    border: 1px dashed #dee2e6;
    border-top: 1px solid #f4f4f4;
    box-shadow: inset 0 11px 8px -10px #0000000f;
    font-size: 12px;
    color: black;
}

.pnlHAHead {
    justify-content: space-between !important;
    display: flex !important;
    color: #777;
    position: relative;
}

.MarginBtn {
    margin-bottom: 20px;
}



.pay-value {
    color: #4caf50;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    float: left;
    display: block;
}

.pay-info-body span {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    color: #777;
    text-align: right;
}

.pay-info-body svg {
    overflow: visible;
    box-sizing: content-box;
    display: inline-block;
    height: 1em;
    vertical-align: middle !important;
    margin-left: 5px;
}

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
    overflow: visible;
    box-sizing: content-box;
}

#ContentPlaceCheckout {
    background-color: #eee;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 15px;
}
.Fade {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.Btn {
    display: inline-block;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 9pt;
    line-height: 1.5;
    background-color: #d7172f;
    cursor: pointer;
}

.Circle {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.sBtn .Btn {
    color: #fff;
    border-color: #17a2b8;
    background-color: #17a2b8;
    width: 205px;
    text-align: center;
    padding: 10px 0;
}

.Btn:hover {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.sBtn {
    justify-content: space-between !important;
    text-align: center;
}

.MarginTop {
    margin-top: 20px;
}
.pnlHAItm {
    display: flex;
    justify-content: space-between !important;
    padding: 10px 0;
}

label:hover .radio-icon {
    opacity: 0.8;
    transition: .8s;
}

input[type="radio"]:checked + .radio-icon {
    border: 2px solid blue;
    transition: .8s;
}


@media only screen and (max-width: 980px) {
    .scRow {
        display: block;
    }
}
@media only screen and (max-width: 980px) {
    .scR, .scL {
        flex: none;
        max-width: none;
    }
}

@media only screen and (max-width: 980px) {
    .scL {
        margin: 20px 0;
    }
}

