.page-loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s .2s ease-in-out;
    transition: all .4s .2s ease-in-out;
    background-color: #ffffff;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
}

.page-loading.active {
    opacity: 1;
    visibility: visible;
}

.page-loading-inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: 0;
}

.page-loading.active > .page-loading-inner {
    opacity: 1;
}

.page-loading-inner > span {
    display: block;
    font-size: 1rem;
    font-weight: normal;
    color: #3cb6d3;;
}

.page-spinner {
    display: inline-block;
    width: 2.75rem;
    height: 2.75rem;
    margin-bottom: .75rem;
    vertical-align: text-bottom;
    border: .15em solid #3cb6d3;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner .75s linear infinite;
    animation: spinner .75s linear infinite;
}

@-webkit-keyframes spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


@font-face {
    font-family: iranyekan;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/Yekan/iranyekanwebextraboldfanum.eot') format('eot'),
    url('../fonts/Yekan/iranyekanwebextraboldfanum.woff') format('woff');
}

@font-face {
    font-family: iranyekan;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/Yekan/iranyekanwebboldfanum.eot') format('eot'),
    url('../fonts/Yekan/iranyekanwebboldfanum.woff') format('woff');
}

@font-face {
    font-family: iranyekan;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/Yekan/iranyekanwebmediumfanum.eot') format('eot'),
    url('../fonts/Yekan/iranyekanwebmediumfanum.woff') format('woff');
}

@font-face {
    font-family: iranyekan;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/Yekan/iranyekanwebregularfanum.eot') format('eot'),
    url('../fonts/Yekan/iranyekanwebregularfanum.woff') format('woff');
}

@font-face {
    font-family: iranyekan;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/Yekan/iranyekanweblightfanum.eot') format('eot'),
    url('../fonts/Yekan/iranyekanweblightfanum.woff') format('woff');
}

@font-face {
    font-family: iranyekanblack;
    font-display: swap;
    src: url('../fonts/Yekan/iranyekanwebblackfanum.eot') format('eot');
}
@font-face {
    font-family: IRANSansFa;
    font-display: swap;
    src: url('../fonts/IRANSans/IRANSansWeb(FaNum).woff') format('woff');
}

/*@font-face {*/
/*    font-family: "IRANSans";*/
/*    src: url("../fonts/IRANSans/IRANSansWebDivar.woff2");*/
/*}*/
@font-face {
    font-family: "Maneli";
    src: url("../fonts/Maneli.otf");
}

@font-face {
    font-display: swap;
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/IRANSans/IRANSansWebDivar.woff2");
    src: url("../fonts/IRANSans/IRANSansWebDivar.woff2")  format("truetype")
}

/*@font-face {*/
/*    font-display: swap;*/
/*    font-family: IRANSans;*/
/*    font-style: normal;*/
/*    font-weight: 500;*/
/*    src: url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Medium.d1f537d1.eot);*/
/*    src: url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Medium.9f338149.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Medium.2d28b58d.woff) format("woff"),url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Medium.dde1bbb6.ttf) format("truetype")*/
/*}*/

/*@font-face {*/
/*    font-display: swap;*/
/*    font-family: IRANSans;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb.432a2b2d.eot);*/
/*    src: url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb.cdb118d6.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb.9ffdcda0.woff) format("woff"),url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb.ae01de69.ttf) format("truetype")*/
/*}*/

/*@font-face {*/
/*    font-display: swap;*/
/*    font-family: IRANSans;*/
/*    font-style: normal;*/
/*    font-weight: 300;*/
/*    src: url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Light.b9db61ce.eot);*/
/*    src: url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Light.b5815f24.woff2) format("woff2"),url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Light.b35266cb.woff) format("woff"),url(https://s100.divarcdn.com/statics/2025/04/IRANSansWeb_Light.f1c0e72c.ttf) format("truetype")*/
/*}*/


.IRANSansFa {
    font-family: IRANSansFa !important;
}

.maneli {
    font-family: Maneli !important;
}

* {
    font-family:  IRANSans,tahoma,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;


}

div ,span{
    color: #000000;
}
.tns-nav {
    display: none;
}

.heroTitle {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.font-w100 {
    font-weight: 100 !important;
}

.font-w200 {
    font-weight: 200 !important;
}

.font-w300 {
    font-weight: 300 !important;
}

.font-w400 {
    font-weight: 400 !important;
}

.font-w500 {
    font-weight: 500 !important;
}

.font-w600 {
    font-weight: 600 !important;
}

.font-w700 {
    font-weight: 700 !important;
}

.bottomNavigation{
    height: 56px;
    background: #fafafa;
}

.bottomNavigationItem{
    height: 56px;
    line-height: 22px;
    display: flex;
    font-size: 11px;
    justify-content: center;
    align-items: center;
}
.bottomNavigationItemActive{
    color: #3cb6d3;;
}
.bottomNavigationItem:hover{
    background: #FFFFFF;
}

.tns-controls > button {
    border: 1px solid #ddd !important;
}


/*.wpbf-mobile-menu-container {*/
/*    -webkit-overflow-scrolling: touch;*/
/*    overflow: scroll;*/
/*}*/

/*.wpbf-mobile-menu-container nav {*/
/*    overflow-y: initial;*/
/*}*/

.english {
    direction: ltr;
    text-align: right;
}

a {
    color: inherit;
    text-decoration: none;
}


.lg-backdrop{
    background-color: #FFFFFF ;
}

.lg-toolbar .lg-icon{
    color: #0b0b0b;
}

#lg-counter{
    color: #0b0b0b;
}
