@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSans/IRANSansWeb_Light.woff') format('woff');
}
@font-face {
    font-family: VIP;
    src: url('../fonts/VIP-Watan-KSa/Bold.otf');
}

html{
    scroll-behavior: smooth;
}

* {
    direction: ltr;
    text-align: left;
    font-family: IRANSans;
}

a{
    text-decoration: none;
}

li{
    list-style: none;
}

.cu-bg-light{
    background-color: #f0f0f1;
}

.cu-border-e3{
    border-color: #e3e3e3;
}

.cu-line{
    width: 1px;
    height: 25px;
    top: 6px;
    position: relative;
}

.top-25{
    top: 25%!important;
}

.min-h-100{
    min-height: 100%;
}

.text-gray{
    color: #62666d!important;
}

.text-light-gray{
    color: #a3a2a2!important;
}

.text-444{
    color: #444!important;
}

.text-ccc{
    color: #ccc!important;
}

.text-success-custom{
    color: #0caa0c!important;
}

.fs-7{
    font-size: 0.82rem!important;
}

.fs-8{
    font-size: 0.60rem!important;
}

.custom-fs-7{
    font-size: 0.90rem!important;
}

.ml-3{
    margin-left: 1rem;
}

.mr-4{
    margin-right: 1.5rem!important;
}

.mr-3{
    margin-right: 1rem!important;
}

.mr-2{
    margin-right: .75rem!important;
}


.cu-shadow-sm-bottom{
    box-shadow: 0 0.23rem .25rem rgba(0,0,0,.070)!important;
}

.rounded-5{
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.mr-1{
    margin-right: .25rem!important;
}

.bg-danger-custom{
    background-color: #ef394e!important;
}

.bg-light-gray-custom{
    background-color: #edefed!important;
}

.bg-success-custom{
    background-color: #0caa0c!important;
}


.bg-blue-custom{
    background-color: #0f6be4!important;
}

.rounded-20-px{
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.rounded-50-px{
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.badge-sm{
    padding: 5px 8px;
    align-items: center;
    align-content: center;
}

.badge-lg{
    padding: 6px 18px;
    align-items: center;
    align-content: center;
    height: 32px;
}

.text-center{
    text-align: center;
}

.text-left{
    text-align: left;
}

.left-0{
    left: 0;
}

.w-20{
    width: 20%;
}

.w-70{
    width: 70%;
}

.w-85{
    width: 85%;
}

.h-80{
    height: 80%;
}
.h-90{
    height: 90%;
}
.h-95{
    height: 95%;
}

.bg-eee{
    background-color: #eee;
}

.bg-opacity-90{
    --bs-bg-opacity: 0.90;
}

.bg-ccc{
    background-color: #ccc;
}

@media (min-width: 300px) {
    .rounded-sm-none{
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
}
}

@media (min-width: 992px) {
    .rounded-md-5{
        border-radius: 20px !important;
        -webkit-border-radius: 20px !important;
        -moz-border-radius: 20px !important;
        -ms-border-radius: 20px !important;
        -o-border-radius: 20px !important;
}
}

@media (min-width: 992px) {
    .w-182-px{
        width: 182px !important;
}
}

.ml-2{
    margin-left: 0.75rem;
}

.ml-3{
    margin-left: 1rem;
}

.pointer{
    cursor: pointer;
}

.btn-blue{
    color: #fff;
    background-color: #1f67d1;
}

.border-light-gray{
    border-color: #eee;
}

.bg-pink-custom{
    background-color: #fd0d66;
}

.btn-pink-custom{
    color: #fff;
    background-color: #fd0d66;
    border-color: #f30f62;
}

.btn-pink-custom:hover{
    color: #fff;
    background-color: #e40f5d;
    border-color: #f30f62;
}

.border-pink-custom{
    border-color: #fd0d66 !important;
}

/* BreadCrumb BootStrap Start */
.breadcrumb-item+.breadcrumb-item::before{
    float: right;
    padding-right: 0;
    padding-left: 0.5rem;
}
.breadcrumb-item+.breadcrumb-item{
    padding-left: 0;
    padding-right: 0.5rem;
}
/* BreadCrumb BootStrap End */

.text-97{
    color: #979797 !important;
}

.cursor-defauld{
    cursor: default;
}

.bg-f8{
    background-color: #f8f8f8;
}
.di-ltr{
    direction: ltr !important;
}

.w-50-space-px{
    width: calc(50% - 8px);
}

.cursor-defauld{
    cursor: default;
}

.bg-f8{
    background-color: #f8f8f8;
}
.di-ltr{
    direction: ltr !important;
}

.w-50-space-px{
    width: calc(50% - 8px);
}

.w-20-percent{
    width: 20% !important;
}

.btn-primary-sp{
    color: #fff;
    background-color: #0e77c2;
    border-color: #0e77c2;
}
.btn-primary-sp:hover{
    color: #fff;
    background-color: #0d68aa;
    border-color: #0d68aa;
}

.font-vip{
    font-family: VIP !important;
}

