/*----------header----------*/
:root {
    --header-height: 0px;
}
.headerBg{
    background-color: #00336c;
}
.headerFirstRow{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #00418A;
    padding: 4px 0 4px;
}
.headerDateFa,
.headerTime{
    position: relative;
    padding: 0 25px 0 0;
    color: #fff;
    font: 12px IRANSansMedium;
}
.headerDateFa:before{
    content: url('/client/themes/fa/main/img/header_calender.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.headerTime:before{
    content: url('/client/themes/fa/main/img/header_clock.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.mainHeader .container{
    padding: 0;
    direction: rtl;
}
.headerPipe{
    height: 10px;
    width: 1px;
    background-color: #fff;
    margin: 0 10px;
}
.headerDateCol{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.headerDateEn{
    position: relative;
    color: #fff;
    font: 12px IRANSansMedium;
}
.headerInnerCol{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 24px;
}
.header-new {
    position: relative;
}
.headerInnerUl{
    list-style: none;
    padding: 0 0 0 16px;
    margin: 0;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 4px;
    flex-flow: wrap;
}
.headerInnerLi{
    display: inline-flex;
}
.headerInnerLink{
    font: 13px dana-regular;
    font-weight: 500;
    color: #fff;
    transition: all 0.2s;
    padding: 0 8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.headerInnerLink:hover,
.headerInnerLink:focus{
    color: #fff;
    background-color: #FFFFFF33;
}
.headerInnerPipe{
    height: 10px;
    width: 1px;
    background-color: #FFFFFF33;
}
.headerInnerPipeNew {
    background-color: #fff;
}
.box-shafow-new {
    background-color: #FFFFFF33;
    border-radius: 4px;
}
.headerSecondRow{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #00418A;
    padding: 7px 0;
}
.headerSocialCol{
    display: flex;
    align-items: center;
    gap: 10px;
}
.headerSocialLink{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-flex;
    width: 25px;
    height: 25px;
    transition: all 0.2s;
}
.headerSocialRubika{
    background: url('/client/themes/fa/main/img/header_rubika_w.svg') no-repeat center center,
    #FFFFFF33;
}
.headerSocialWhatsapp{
    background: url('/client/themes/fa/main/img/whatsapp-mobile.svg') no-repeat center center,
    #FFFFFF33;
}
.headerSocialAparat{
    background: url('/client/themes/fa/main/img/aparat.svg') no-repeat center center,
    #FFF;
}
.headerSocialX{
    background: url('/client/themes/fa/main/img/x-moile.svg') no-repeat center center,
    #FFFFFF33;
}
.headerSocialBale{
    background: url('/client/themes/fa/main/img/bale-mobile.svg') no-repeat center center,
    #FFFFFF33;
}
.headerSocialSoroush{
    background: url('/client/themes/fa/main/img/soroush-mobile.svg') no-repeat center center,
    #FFFFFF;
    background-size: 17px;
}
.headerSocialEitaa{
    background: url('/client/themes/fa/main/img/header_eitaa_w.svg') no-repeat center center,
    #FFFFFF33;
}
.headerSocialInstagram{
    background: url('/client/themes/fa/main/img/header_instagram_w.svg') no-repeat center center,
    #FFFFFF33;
}
.headerSocialTelegram{
    background: url('/client/themes/fa/main/img/header_telegram_w.svg') no-repeat center center,
    #FFFFFF33;
}
.headerSocialX{
    background: url('/client/themes/fa/main/img/x-moile.svg') no-repeat center center,
    #FFFFFF33;
}

.headerToolCol{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 30px;
}
.searchSvg{
    display: flex;
    width: 24px;
    height: 24px;
    background: url('/client/themes/fa/main/img/header_search.svg') no-repeat center center,
    #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.searchInputGp{
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.searchInput{
    background-color: #FFFFFF33!important;
    border: none;
    outline: none;
    font: 12px/18px dana-regular;
    font-weight: 500;
    color: #fff;
    display: flex!important;
    height: 24px;
    width: 138px!important;
    padding-left: 30px;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
}
.searchInput::placeholder{
    font: 12px/18px dana-regular;
    font-weight: 500;
    color: #fff;
}
.searchInput:focus{
    box-shadow: none;
    background-color: #FFFFFF33;
}
.switch.tiny.themeBox .switch-paddle{
    background-color: #FFFFFF33!important;
    height: 24px!important;
    width: 48px!important;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    position: relative;
}
.switch.tiny.themeBox .switch-inactive{
    width: 24px;
    height: 24px;
    background: url('/client/themes/fa/main/img/header_sun.svg') no-repeat center center,
    #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: 90%;
}
.switch.tiny.themeBox .switch-paddle:after{
    display: none;
}
.switch.tiny.themeBox{
    height: 24px;
}
.switch.tiny.themeBox .switch-active{
    width: 24px;
    height: 24px;
    background: url('/client/themes/fa/main/img/header_moon.svg') no-repeat center center,
    #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: 90%;
}
.headerLangIcon{
    width: 24px;
    height: 24px;
    background: url('/client/themes/fa/main/img/header_lang.svg') no-repeat center center,
    #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.headerLangBox{
    position: relative;
    padding-left: 30px;
}
.headerLang,
.headerLangPipe{
    color: #FFFFFF80;
    font: 14px IRANSansMedium;
    transition: all 0.2s ease;
}
.headerLang.headerLangActive{
    color: #fff;
}
.headerLang:hover{
    color: #fff;
}
.headerLangSelected{
    position: relative;
    color: #fff;
    font: 14px IRANSansMedium;
    transition: all 0.2s ease;
    cursor: pointer;
    padding-top: 2px;
}

.headerLangSelect{
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.headerLangOptions{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 8px;
    box-shadow: 0 4px 4px -2px rgba(120, 120, 120, 0.27);
    -webkit-box-shadow: 0 4px 4px -2px rgba(120, 120, 120, 0.27);
    z-index: 1;
    border-radius: 5px;
    visibility: hidden;
    height: 0;
    transition: height 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
    opacity: 0;
}
.headerLangSelect:hover .headerLangOptions,
.headerLangSelect:focus .headerLangOptions{
    height: max-content;
    visibility: visible;
    opacity: 1;
}
.headerLangOption{
    color: #0152AD;
    font: 13px IRANSansMedium;
    transition: all 0.2s ease;
    display: block;
    padding: 0 5px;
    text-align: center;
}
.headerLangOptions .headerLangOption:first-child{
    border-bottom: 1px solid #0152AD;
    margin-bottom: 5px;
    padding: 0 5px 5px;
}
.mainLogo{
    width: 153px;
    transition: all 0.2s;
    background-size: 100px !important;
    height: 65px;
}
.fixedHeader .mainLogo{
    background-size: 100px!important;
    height: 65px;
}
.fixedHeader .r_logo{
    height: 65px;
}
.r_logo{
    width: 146px;
    height: 65px;
    display: block;
}
.headerMainRow{
    padding: 4px 0;
    display: flex;
    align-items: center;
}
.mainLogoEn{
    width: 141px;
    height: 44px;
    display: block;
    background: url('/client/themes/fa/main/img/header_logo_en.svg') no-repeat center center;
    background-size: contain;
}
.enLogoCol{
    display: flex;
    justify-content: end;
}
.headerMenuUl{
    list-style: none;
    padding: 0 10px 0 0;
    margin: 0;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 12px;
    flex-flow: wrap;
}
.headerMenuLi{
    display: inline-flex;
}
.headerMenuLink{
    font: 14px dana-regular;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 0.2s;
}
.headerMenuLink:hover,
.headerMenuLink:focus{
    color: #fff;
    background-color: #FFFFFF33;
}
.headerMenuLi.li_active .headerMenuLink{
    background-color: #fff;
    color: #FF0000;
}
.mainHeader{
    margin-bottom: 20px;
}
.teleBg{
    background-color: #fff;
    padding: 12px 0;
    transition: background-color 0.2s ease-in-out;
    height: 48px;
}
.teleNewsItem{
    color: var(--tele-gray)!important;
    font: 14px dana-regular !important;
    position: relative;
    font-weight: 500!important;
    padding-right: 10px;
    transition: color 0.2s ease-in-out;
}
.teleNewsItem:before{
    content: '';
    background-color: #EB001A;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.teleBg #ticker-swipe{
    width: 100%;
    background-color: #fff;
    transition: background-color 0.2s ease-in-out;
}
.teleBg #ticker{
    width: 100%;
    height: auto;
}
.teleBg #ticker-wrapper.has-js,
.teleBg #ticker-title{
    height: 24px;
}
.limitedOneLine {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.searchBtn{
    width: 25px;
    height: 25px;
    background: url('/client/themes/fa/main/img/header_search.svg') no-repeat center center,
    #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    min-width: 25px;
}
.searchBtn.searchClose{
    background: url('/client/themes/fa/main/img/header_close.svg') no-repeat center center;
}
.searchBtnCol{
    display: flex;
    justify-content: end;
    padding-left: 20px;
    gap: 10px;
}
.headerMobile{
    display: flex;
    align-items: center;
    padding: 5px 0;
}
.burgerLineBox{
    cursor: pointer;
    width: fit-content;
    padding: 10px 20px;
}
#burgerBtn span{
    display: block;
    transition: all .5s ease-in-out, color 0s, opacity .5s ease-in-out;
    width: 16px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
}
#burgerBtn span:not(:last-child){
    margin-bottom: 4px;
}
#burgerBtn span:nth-child(2){
    width: 8px;
}
#burgerBtn.active span:nth-child(1){
    transform: translateY(6px) rotate(45deg);
}
#burgerBtn.active span:nth-child(2){
    opacity: 0;
}
#burgerBtn.active span:nth-child(3){
    transform: translateY(-6px) rotate(-45deg);
}
.logoMob{
    background: url('/client/themes/fa/main/img/header_logo_mob.svg') no-repeat center center;
    display: block;
    width: 86px;
    height: 55px;
    overflow: hidden;
    margin: 0 auto;
}
.fixedHeader{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.fixedHeaderMain{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.fixedHeader .headerMapNew .menu_ostan{
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 22px, #fff 22px);
}
.mobileMenuFadeSearch{
    width: 100%;
    height: calc(100% - var(--header-height));
    backdrop-filter: blur(5px);
    background: #00000080;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 500;
    display: none;
}
.searchSvgMob{
    display: flex;
    width: 25px;
    height: 25px;
    background: url('/client/themes/fa/main/img/header_search.svg') no-repeat center center;
    position: absolute;
    left: 2px;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
}
.searchBox{
    background-color: #F9F9F9;
    display: none;
    position: fixed;
    width: 100%;
    top: var(--header-height);
    z-index: 505;
}
.searchInputMob{
    background-color: #F9F9F9!important;
    border: none;
    outline: none;
    box-shadow: none;
    font: 12px/28px IRANSansMedium;
    color: #59595B;
    display: flex;
    height: 64px;
    padding: 5px 0 5px 30px;
}
.searchInputMob::placeholder{
    font: 12px/28px IRANSansMedium;
    color: #59595B;
}
.searchInputMob:focus{
    box-shadow: none;
    background-color: #F9F9F9;
}
.searchBoxRow{
    padding: 0 20px;
}
.mobileMenuFade{
    width: 100%;
    height: calc(100% - var(--header-height));
    backdrop-filter: blur(5px);
    background: #00000080;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 998;
    display: none;
}
.mobileMenuCnt{
    background-color: #fff;
    float: right;
    width: 300px;
    height: calc(100% - var(--header-height));
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    overflow-y: scroll;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    direction: rtl;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
}
.mobileMenuCntActive{
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.menuToolBox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F2F2F2;
    direction: rtl;
    padding: 8px 18px;
}
.menuLang{
    color: #0152AD;
    font: 12px IRANSansMedium;
}
.menuLang:hover{
    color: #0152AD;
}
.menuLangPipe{
    color: #0152AD;
    font: 12px IRANSansMedium;
    margin: 0 5px;
}
.switch.tiny.themeMenuBox .switch-paddle{
    background-color: #DEDCDC!important;
    height: 20px!important;
    width: 40px!important;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    position: relative;
}
.switch.tiny.themeMenuBox .switch-inactive{
    width: 20px;
    height: 20px;
    background: url('/client/themes/fa/main/img/header_sun_menu.svg') no-repeat center center,
    #0152AD;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.switch.tiny.themeMenuBox .switch-paddle:after{
    display: none;
}
.switch.tiny.themeMenuBox{
    height: 20px;
    display: flex;
}
.switch.tiny.themeMenuBox .switch-active{
    width: 20px;
    height: 20px;
    background: url('/client/themes/fa/main/img/header_moon_menu.svg') no-repeat center center,
    #0152AD;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.menuSocialBox{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background-color: #0152AD;
    padding: 5px 0;
}
.mobileMenuUl{
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}
.mobileMenuLi{
    display: block;
    padding: 8px 0;
}
.mobileMenuUl .mobileMenuLi:not(:last-child):not(.cityBox):not(.mobileCityLi){
    border-bottom: 1px solid #F2F2F2;
}
.mobileMenuLink{
    font: 14px IRANSansMedium;
    color: #4A4A4A;
    padding: 0 20px;
    display: block;
}
.mobileMenuLink:hover, .mobileMenuLi.li_active .mobileMenuLink{
    color: #EB001A;
}
.mobileCityLi{
    position: relative;
    cursor: pointer;
}
.mobileCityLi:after{
    content: url('/client/themes/fa/main/img/header_arrow.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 20px;
    transform: translateY(-50%);
}
.mobileCityLi .mobileMenuLink{
    display: inline-block;
}
.cityUl{
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}
.cityLi{
    display: block;
    padding: 4px 0;
}
.cityLink{
    display: block;
    color: #4A4A4A;
    font: 13px IRANSansMedium;
    padding: 0 20px;
}
.cityLi:hover{
    background-color: #F2F2F24D;
}
.cityLi:hover .cityLink{
    color: #EB001A;
}
.cityBox{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.mobileCityLi.active .mobileMenuLink{
    color: #EB001A;
}
.mobileCityLi.active:after{
    transform: rotate(180deg);
    transform-origin: center center;
    transition: all 0.3s;
    top: 10px;
}
.menuInnerUl{
    list-style: none;
    padding: 0;
    margin: 25px 0 0;
    display: block;
    background-color: #F2F2F2;
}
.menuInnerLi{
    display: block;
    padding: 8px 0;
}
.menuInnerLink{
    display: block;
    color: #4A4A4A;
    font: 13px IRANSansMedium;
    padding: 0 20px;
}
.menuInnerLink:hover{
    color: #EB001A;
}
.menuInnerUl .menuInnerLi:not(:last-child){
    border-bottom: 1px solid #fff;
}
.desktopTopAdv{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    align-items: stretch;
    justify-content: center;
}
.desktopTopAdv > div {
    flex: 1 1 calc(50% - 20px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.desktopTopAdv > div:nth-of-type(1):nth-last-of-type(1) {
    margin-left: auto;
    margin-right: auto;
    flex: 0 0 calc(50% - 10px);
}
.desktopTopAdv > div > * {
    flex: 1;
    width: 100%;
}
.desktopTopAdv > div img{
    height: 80px;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.topAdvBg{
    background-color: var(--light-body);
    transition: background-color 0.2s ease-in-out;
}
.headerMenuLi.service_ostan{
    position: relative;
}
.headerMapNew .menu_ostan{
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 44px, #fff 44px);
    /*left: ;*/
    top: 10px;
    right: 0;
    width: 900px;
    box-shadow: 0 4px 4px -2px rgba(120, 120, 120, 0.27);
    -webkit-box-shadow: 0 4px 4px -2px rgba(120, 120, 120, 0.27);
    display: block;
    height: auto;
    padding: 55px 20px 20px 20px;
    position: absolute;
    z-index: 995!important;
}
.headerMapNew .menu_ostan::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: white;
    box-shadow: none;
    z-index: 1;
}
.headerMapNew .menu_s_ostan{
    font: 13px IRANSansMedium !important;
    color: #4A4A4A!important;
    padding: 0 20px;
    display: block;
    border-bottom: 1px solid #F2F2F2;
    transition: all 0.2s;
    display: block;
}
.headerMapNew .menu_s_ostan span{
    display: block;
}
.headerMapNew .menu_s_ostan:before{
    display: none;
}
.headerMapNew .menu_s_ostan:hover, .headerMapNew .menu_s_ostan:hover span{
    color: #EB001A;
}
.headerMapNew .menu_ostan_right{
    padding-left: 16px;
}
.tvFixedIcons{
    position: fixed;
    left: 23px;
    top: 37%;
    z-index: 997;
    background-color: #EB001A;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    width: 40px;
    padding: 12px 0 22px;
}
.tvFixedIconsBox{
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 14px;
    padding-top: 9px;
}
.tvSocialLink{
    display: inline-flex;
    width: 25px;
    height: 25px;
    transition: background-color 0.2s ease;
    position: relative;
}
.tvFixedIconsHeight{
    padding: 12px 0 2px!important;
}
.tvFixedIcons .fixFootball{
    background: url('/client/themes/fa/main/img/fix_cup.svg') no-repeat center center;
}
.tvFixedIcons .fixGold{
    background: url('/client/themes/fa/main/img/fix_coin.svg') no-repeat center center;
}
.tvFixedIcons .fixCar{
    background: url('/client/themes/fa/main/img/fix_car.svg') no-repeat center center;
}
.tvFixedIcons .fixCurrency{
    background: url('/client/themes/fa/main/img/fix_bitcoin.svg') no-repeat center center;
}
.tvFixedIcons .fixTelegram{
    background: url('/client/themes/fa/main/img/fix_telegram.svg') no-repeat center center;
}
.tvFixedIcons .fixInstagram{
    background: url('/client/themes/fa/main/img/fix_instagram.svg') no-repeat center center;
}
.tvFixedIcons .fixX{
    background: url('/client/themes/fa/main/img/fix_x.svg') no-repeat center center;
}
.tvFixedIcons .fixEitaa{
    background: url('/client/themes/fa/main/img/fix_eitaa.svg') no-repeat center center;
}
.tvFixedIcons .fixRubika{
    background: url('/client/themes/fa/main/img/fix_rubika.svg') no-repeat center center;
}
.tvFixedIcons .fixWhatsapp{
    background: url('/client/themes/fa/main/img/fix_whatsapp.svg') no-repeat center center;
}
.tvFixedIcons .fixBale{
    background: url('/client/themes/fa/main/img/fix_bale.svg') no-repeat center center;
}
.tvFixedIcons .fixSoroush{
    background: url('/client/themes/fa/main/img/fix_soroush.svg') no-repeat center center;
}
.tvFixedIcons .fixYouTube{
    background: url('/client/themes/fa/main/img/fix_youtube.svg') no-repeat center center;
}
.tvFixedIcons .fixAparat{
    background: url('/client/themes/fa/main/img/fixAparat.svg') no-repeat center center/22px 22px;
}
.lang-svg {
    background: url('/client/themes/fa/main/img/lang-icon.svg') no-repeat center center;
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 4px;
}
.tvCloseIcons{
    width: 25px;
    height: 16px;
    background: url('/client/themes/fa/main/img/top_arrow.svg') no-repeat center center;
    cursor: pointer;
    transition: all .4s;
    margin: 0 auto 10px;
}
.tvCloseIconsRotate{
    transform: rotate(180deg);
}
.fixPipe{
    height: 1px;
    width: 100%;
    background-color: #fff;
}
.fixIconTitle{
    background-color: #EB001A;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    padding: 6px 14px;
    font: 12px dana-regular;
    color: #fff;
    font-weight: 500;
    position: absolute;
    z-index: 995;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    transition: width .25s ease-in,opacity .25s ease-in;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    white-space: nowrap;
}
.tvSocialLink:hover .fixIconTitle{
    width: max-content!important;
    visibility: visible!important;
    opacity: 1!important;
}
.fixIconTitle.activeTitle{
    width: max-content;
    visibility: visible;
    opacity: 1;
}
.switch.tiny .switch-paddle,
.switch.tiny .switch-paddle:after {
    border-radius: 1000px;
}
.switch-input {
    opacity: 0;
    position: absolute;
}
.switch-paddle{
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all 0.25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit;
}
input + .switch-paddle{
    margin: 0;
}
.switch-paddle::after{
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    right: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
}
input:checked ~ .switch-paddle{
    background: #0F94E9;
}
input:checked ~ .switch-paddle::after{
    right: 2.25rem;
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0;
}
.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.switch-active {
    right: 8%;
    display: none;
}
input:checked + label > .switch-active {
    display: block;
}
.switch-inactive {
    left: 15%;
}
input:checked + label > .switch-inactive {
    display: none;
}
.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem;
}
.switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1rem;
}
.switch {
    outline: 0;
    position: relative;
    user-select: none;
    color: #fff;
    font-weight: bold;
    font-size: .875rem;
}
.phScrollToTop{
    display: none;
    position: fixed;
    right: 20px;
    bottom: 160px;
    z-index: 997;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 36px;
    height: 36px;
    background: url('/client/themes/fa/main/img/go-top.svg') no-repeat center center,
    var(--light-bg);
    cursor: pointer;
    box-shadow: 1px 1px 3px 0 rgba(120, 120, 120, 0.27);
    -webkit-box-shadow: 1px 1px 3px 0 rgba(120, 120, 120, 0.27);
}
.deskTopViewIcon a{
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
}
.deskTopViewIcon i{
    color: #0152AD;
}
@media (min-width: 992px) and (max-width: 1199px){
    .headerMenuUl{
        padding: 0 10px 0 0;
        gap: 5px;
    }
    .headerMenuLink {
        font: 12px IRANSansMedium;
        padding: 4px 4px;
    }
    .headerMapNew .menu_ostan{
        top: 28px;
        left: -140px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 44px, #fff 44px);
    }
    .fixedHeader .headerMapNew .menu_ostan{
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 31px, #fff 31px);
    }
    .headerInnerUl {
        padding: 0;
    }
    .headerInnerLink {
        padding: 0 3px;
    }
}
@media (max-width: 479px){
    .pyMob10{
        padding: 0 10px;
    }
    .phScrollToTop{
        display: none!important;
    }
}
@media (max-width: 991px){
    .tvFixedIcons{
        display: none;
    }
}
/*----------footer----------*/
.footerTopBg{
    background-color: #E9E9E9;
}
.mainFooter .container{
    padding: 0;
    direction: rtl;
}
.footerSocialLink{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-flex;
    width: 33px;
    height: 33px;
}
.footerSocialRubika{
    background: url('/client/themes/fa/main/img/header_rubika_xl_blue.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialEitaa{
    background: url('/client/themes/fa/main/img/header_eitaa_xl_blue.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialInstagram{
    background: url('/client/themes/fa/main/img/header_instagram_xl_blue.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialWhatsapp{
    background: url('/client/themes/fa/main/img/whatsapp-blue.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialBale{
    background: url('/client/themes/fa/main/img/bale-blue.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialSoroush{
    background: url('/client/themes/fa/main/img/soroush-mobile.svg') no-repeat center center,
    #fff;
    background-size: 22px 22px;
    transition: all 0.2s;
}
.footerSocialTelegram{
    background: url('/client/themes/fa/main/img/header_telegram_xl_blue.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialAparat{
    background: url('/client/themes/fa/main/img/aparat.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialX{
    background: url('/client/themes/fa/main/img/header_x_xl_blue.svg') no-repeat center center,
    #fff;
    transition: all 0.2s;
}
.footerSocialRubika:hover{
    background: url('/client/themes/fa/main/img/header_rubika_xl.svg') no-repeat center center,
    #0152AD;
}
.footerSocialEitaa:hover{
    background: url('/client/themes/fa/main/img/header_eitaa_xl.svg') no-repeat center center,
    #0152AD;
}
.footerSocialInstagram:hover{
    background: url('/client/themes/fa/main/img/header_instagram_xl.svg') no-repeat center center,
    #0152AD;
}
.footerSocialWhatsapp:hover{
    background: url('/client/themes/fa/main/img/whatsapp-hover.svg') no-repeat center center,
    #0152AD;
}
.footerSocialBale:hover{
    background: url('/client/themes/fa/main/img/bale-hover.svg') no-repeat center center,
    #0152AD;
}
.footerSocialSoroush:hover{
    background: url('/client/themes/fa/main/img/fix_soroush.svg') no-repeat center center,
    #0152AD;
}
.footerSocialTelegram:hover{
    background: url('/client/themes/fa/main/img/header_telegram_xl.svg') no-repeat center center,
    #0152AD;
}
.footerSocialAparat:hover{
    background: url('/client/themes/fa/main/img/aparat_white.svg') no-repeat center center,
    #0152AD;
}
.footerSocialX:hover{
    background: url('/client/themes/fa/main/img/header_x_xl.svg') no-repeat center center,
    #0152AD;
}
.footerSocialCol{
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: start;
}
.footerLogoEn{
    width: 291px;
    height: 26px;
    display: block;
    background: url('/client/themes/fa/main/img/footer_logo_en.svg') no-repeat center center;
}
.footerEnLogoCol{
    display: flex;
    align-items: center;
    justify-content: end;
}
.footerToolRow{
    display: flex;
    align-items: center;
    padding: 12px 0;
}
.footerBottomBg{
    background-color: #F4F4F4;
}
.footerLogoCol{
    display: flex;
    align-items: center;
}
.footerLogo{
    width: 153px;
    height: 99px;
    display: block;
    background: url('/client/themes/fa/main/img/footer_logo.svg') no-repeat center center;
}
.footerTrustCol{
    display: flex;
    align-items: center;
    justify-content: end;
}
.footerTrust{
    width: 101px;
    height: 101px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
}
.footerTrust img{
    width: auto!important;
    height: auto!important;
}
.footerInnerUl{
    list-style: none;
    padding: 11px 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-flow: wrap;
    background-color: #FCFCFC;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.footerInnerLi{
    display: inline-flex;
}
.footerInnerLink{
    font: 13px dana-regular;
    font-weight: 500;
    color: #000;
    transition: all 0.2s;
}
.footerInnerLink:hover{
    color: #EB001A;
}
footer .headerInnerPipe{
    height: 10px;
    width: 1px;
    background-color: #CACACB;
}
.footerRow{
    display: flex;
    align-items: center;
    padding: 9px 0;
}
.footerInnerCol{
    padding: 0 65px;
}
.footerRightsRow{
    display: flex;
    align-items: center;
    border-top: 1px solid #CAD5DA80;
    padding: 11px 0;
}
.footerPowerCol{
    display: flex;
    justify-content: end;
}
.footerPower, .powerName, .footerRights{
    font: 12px/18px dana-regular;
    font-weight: 400;
    color: #000;
    margin: 0;
    transition: all 0.2s;
}
.footerPower{
    padding-left: 4px;
}
.powerName:hover{
    color: #EB001A;
}
.adv_fixed_bottom .adv_footer_fixed div{
    margin-bottom:0 !important ;
}
@media (min-width: 992px) and (max-width: 1199px){
    .footerInnerCol{
        padding: 0 10px;
    }
}
@media (max-width: 1199px) {
    .headerInnerCol {
        gap: 14px;
    }
    .searchInput {
        width: 108px !important;
    }
    .switch.tiny.themeBox .switch-paddle {
        width: 41px;
    }
    .headerLangSelected {
        font-size: 12px;
    }
}
@media (max-width: 991px){
    .dMobileNone{
        display: none;
    }
    .footerLogoEn{
        width: 102px;
        height: 36px;
        display: block;
        background: url('/client/themes/fa/main/img/footer_logo_en_mini.svg') no-repeat center center;
    }
    .footerEnLogoCol, .footerPowerCol{
        justify-content: center;
    }
    .footerToolRow {
        padding: 9px 0 4px;
    }
    .footerTrust{
        width: 52px;
        height: 52px;
    }
    .footerLogoCol{
        padding-left: 20px;
    }
}
@media (min-width: 992px){
    .dDesktopNone{
        display: none;
    }
}
@media (max-width: 479px){
    .footerRow{
        padding: 25px 20px 10px;
    }
    .footerRightsRow{
        margin: 0 20px;
    }
}
@media (min-width: 480px){
    .mobile-fix-oth-menu, .animate-body-bg{
        display: none!important;
    }
}
@media (max-width: 767px){
    .dMobileNoneAdv{
        display: none;
    }
}
@media (min-width: 768px){
    .dDesktopNoneAdv{
        display: none;
    }
}