@font-face {
    font-display: swap;
    font-family: 'irs';
    src: url(../font/IRANSansWebFaNum.ttf) format('truetype')
}
html, body {
    height: 100%;
    margin: 0;
}
body{
    background: #f3f6f7;
    font-family: 'irs';
    text-align: unset;
    font-size: 14px;
}
footer.fixed-footer {
    position: fixed;
    bottom: 15px;
    width: 85%;
    height: 80px;
    background-color: #ffffff;
    color: #303030;
    box-shadow: -1px 2px 4px 0px rgb(209 209 209 / 81%);
    z-index: 1000;
    font-size: 14px;
    right: 7.5%;
    border-radius: 25px;
    border: 1px solid #f1f1f1;
}
footer.fixed-footer .containerC {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    padding: 0 15px;
}
footer.fixed-footer .footer-item, footer.fixed-footer .footer-item a{
    flex: 1;
    cursor: pointer;
    user-select: none;
    color: #535353;
    font-size: 12px;
}
footer.fixed-footer .footer-item i,footer.fixed-footer .footer-item img {
    display: block;
    font-size: 20px;
    margin-bottom: 6px;
    font-weight: 300;
}

.custom-card {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.05);
}
.custom-card h7{
    font-size: 15px;
}
.custom-line {
    border-top: 1px solid #e4e4e4;
    margin-left: 10px;
    margin-right: 10px;
}
.rtl{
    direction: rtl;
}
.custom-card i{
    vertical-align: middle;
    color: rgb(0, 195, 202);
}
.custom-card button, .custom-card a{    
    color: white;
    background-color: rgb(1, 189, 196);
    border-color: rgb(2, 155, 160);
    font-size: 14px;
}
.custom-card button.btn-success, .custom-card a.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.ln-match-det{
    line-height: 30px;
    font-size: 14px;
}
.hedg{
    padding: 5px;
}
.hedg img{
    width: 100%;
    border-radius: 8px;
}
.cardC>hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.hedg.abd img{
    border:1px solid rgb(221, 221, 221);
}

.cadr_main{
    min-height: 200px;
    height: auto;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    !font-size: 18px;
    border-radius: 10px;
    padding: 20px;
    margin: 30px;
    border: 1px solid #f3f3f3;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.noShadow{
    box-shadow: none !important;
}

.lgCadr{
    position: relative;
}

.lgCadr i {
    position: absolute;
    top: 50%;
    left: 27px;
    transform: translateY(-50%);
    color: #888;
}

.lgCadr input {
    padding: 12px 12px 12px 40px;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    transition: border-color 0.3s ease;
    width: 100%;
}

.lgCadr input:focus {
    border-color: #4CAF50;
    outline: none;
 }

 .dflex{
    display: flex;
    justify-content: center;  /* افقی */
    align-items: center;      /* عمودی */
    height: 100%;
 }
 .dflex8{
    height: 80%;
 }

 .cl-gray{
    color: #777777;
 }

 .ft-13{
    font-size: 13px !important;
 }

 .ft-14{
    font-size: 14px !important;
 }

 .ft-15{
    font-size: 15px !important;
 }

 .ft-16{
    font-size: 16px !important;
 }

 .ft-17{
    font-size: 17px !important;
 }

 .ft-18{
    font-size: 18px !important;
 }

 .userLinks{
    display: block !important;
    padding: 10px;
    border-bottom: 1px solid #ededed;
 }

 .userLinks a,i{
    font-size: 14px;
    color: #6d6d6d;
 }

 .userLinks i{
    padding-left: 10px;
 }

 .userLinks i.fa-chevron-left {
    float: left;
    padding-top: 4px;
    color: #c9c9c9;
}

.npd{
    padding: 0px;
}

.nbd{
    border: none;
}

a:hover{
    text-decoration: none;
}

.dflexTop{
    align-items: start !important;
    height: auto;
}

.lgCadr.right i{
    left: unset;
    right: 27px;
}

.lgCadr.right input{
    padding: 12px 40px 12px 12px;
    direction: rtl;
}

.pdnsuc{
    color: rgb(199, 10, 10);
}

.pdsuc{
    color: rgb(0, 148, 57);
}

.lhb{
    line-height: 30px;
}

span.contactVal {
    color: #086885;
}

input.inp1.inpBetNum.text-center {
    margin: 10px !important;
    border: none;
    border-bottom: 1px solid darkgray;
    color: #0f90ff;
    font-weight: bold;
}

.ltr{
    direction: ltr;
}

.p3new{
    display: inline-block;
    aspect-ratio: 1 / 1;
    margin-left: 1.5%;
    margin-right: 1.5%;
    box-shadow: 0 -2px 5px rgb(209 209 209 / 30%);
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0px !important;
    border-radius: 25%;
    align-content: center;
}

.p3new img{
    margin:auto;
    display: block;
    width: 80%;
    padding: 10px;
}
.p3newlbl{
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #535353;
}

.headBar{
    display: flex;
    text-align: center;
    padding-top: 10px;
    background-color: #ffffff;
    padding-bottom: 10px;
    box-shadow: 0 -2px 5px rgb(209 209 209 / 30%);
}

.headBar i{
    font-size: 20px;
    font-weight: 300;
}

.headBar div{
    flex: 1;
}

.headBar .profile{
    text-align: left;
    padding-left: 15px;
}
.headBar i{
    background-color: #f3f3f3;
    border-radius: 50%;
    padding: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
}
.headBar .logo{
    align-content: center;    
}
.headBar .notif{
    text-align: right;
    padding-right: 15px;
}


.bgc4{
background: #ff4891;
}
.bgc2{
background: #21bd7c;
}
.bgc3{
background: #f8aa34;
}
.bgc1{
background: #2aa2f8;
}
.bgc5{
background: #21b3bd;
}
.bgc6{
background: #f8aa34;
}
.bgc7{
background: #ff4891;
}
.bgc8{
background: #cf69ff;
}
.bgc9{
background: #21bd7c;
}
.mb1{
    margin-bottom: 15px;
}
a {
    text-decoration: none;
}


.search-box {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 600px;
    margin: 10px auto;
    background-color: #fff;
    direction: rtl;
    margin-bottom: 10px;
}

.search-box input {
    border: none;
    outline: none;
    flex: 1;
    direction: rtl;

}

.divider {
    width: 1px;
    background-color: #ccc;
    height: 30px;
}


    /* overlay تمام صفحه */
    .overlay {
      position:fixed;
      inset:0;
      background:rgba(0,0,0,0.45);
      display:none; /* نمایش با JS */
      align-items:center;
      justify-content:center;
      z-index:1050;
    }
    .overlay .panel {
      width:100%;
      max-width:980px;
      height:90vh;
      background:#fff;
      border-radius:10px;
      overflow:hidden;
      display:flex;
      flex-direction:column;
      box-shadow:0 8px 28px rgba(0,0,0,0.25);
    }

    .panel-header {
      padding:12px 16px;
      border-bottom:1px solid #eee;
      display:flex;
      align-items:center;
      gap:10px;
      justify-content:space-between;
    }

    .search-inline {
      display:flex;
      align-items:center;
      gap:8px;
      flex:1;
      padding-right: 10px;
      margin-inline:auto;
      min-width: 100%;
    }
    .search-inline input {
      border:1px solid #e6e6e6;
      border-radius:8px;
      padding:8px 36px 8px 12px;
      width:100%;
      direction:rtl;
    }
    .search-inline .fa-search {
      position:relative;
      right:34px;
      pointer-events:none;
      color:#888;
    }

    .panel-body {
      padding:12px;
      overflow:auto;
      flex:1;
    }

    /* لیست استان‌ها */
    .province-list .province-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 12px;
        cursor: pointer;
    }
    .province-list .province-item:hover {
      background:#fbfbfd;
      box-shadow:0 2px 8px rgba(0,0,0,0.04);
    }

    .province-left {
      display:flex;
      align-items:center;
      gap:12px;
    }

    .city-grid {
      grid-template-columns: repeat(2, minmax(0,1fr));
      gap:8px;
    }
    @media (min-width:768px) {
      .city-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
    }
    .city-item {
         display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 12px;
        cursor: pointer;
    }
    .spec-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 12px;
        cursor: pointer;
        border-radius: 5px;
        border: 1px solid #efefef;
        margin: 5px auto;
        background-color: white;
        font-size: 18px;
        user-select: none;
    }

    .back-btn { margin-right:10px; font-size: 16px;}

    .clearBoth{
        clear: both;
    }

    .footFix{
        height: 100px;
    }

.divFilBtns {
    display: flex;
    margin-bottom: 3px;
}
.divFilBtns .btn{
    flex: 1;
    font-size: 14px;
    margin: auto 5px;
}

.rvhSearch{
    background: white;border-top: 1px solid #f3f3f3
}
.rvhFilBtns{
    background: white;border-bottom: 1px solid #f5f5f5;
    padding-bottom: 7px;
}

.drCadr{
    min-height: 50px;
    height: auto;
    background-color: white;
    display: flex;
    justify-content: right;
    align-items: right;
    font-size: 18px;
    border-radius: 15px;
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin-bottom: 7px;
    font-size: 14px;
}

.drCadr .container-fluid{
    margin: 0px;
    direction: rtl;
}

#rvDrs{
    margin-top: 10px;
}

.rvDrImg img {
    width: 80px;
    border-radius: 50%;
    border: 2px solid #ededed;
    float: right;
    margin-left: 20px;
}

.rvDrName{
    font-weight: bold;
    margin-bottom: 5px;
}

.rvDrTags span{
    border: 1px solid #eaeaea;
    padding: 3px 8px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 10px;
    font-size: 12px;
    color: #0d262e;
    font-weight: 600;
    min-width: fit-content;
}

.scroll-wrapper {
  overflow: hidden; /* مهم: اسکرول‌بار را مخفی می‌کند */
  width: 100%;
}

.scroll-inner {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; /* مخصوص موبایل */
  display: flex;
}

.scroll-inner::-webkit-scrollbar {
  display: none !important; /* iOS اینو هم نیاز داره */
}

.rvDrRateCom{
    align-items: end;
}

.rvDrRateCom div span{
    background: #f6fafb;
    display: block;
    margin: auto 10px;
    border-radius: 6px;
    padding: 5px;
    /* font-weight: bold; */
    color: #3c6979;
    font-size: 14px;
    direction: rtl;
}
.rvDrRateCom i{
    color: #3c6979;
}

.rvDrAddress{
    font-size: 15px;
}
.rvDrAddress i{
    font-size: 15px;
    vertical-align: middle;
}
.hrc{
    color: #a1a1a1;
}
.nav-link{
    color: #2f2f2f;
}
.ft14{
    font-size: 14px !important;
}
.clgray{
    color: #5c5c5c;
}

.containerFull{
    padding-left: 0px;
    padding-right: 0px;
    
}
.containerFull .drCadr{
    border-radius: 0px;
}
.rvdrTitle{
    font-weight: bold;
}
.rvdrTitleLeft{
    font-weight: bold;
    color: #0091b6;
}
.hrc2{
    color: #d5d8e6;
    border: 1px solid  #d5d8e6;
}
.drnNameTitle{
    font-size: 18px;
}

.rwOnVD{
    border-right: 2px solid #e3e8e9;
    margin-right: 10px;
}

.white{
    color: white;
}

.is1{
    font-size: 18px;
}

.is2{
    font-size: 22px;
}

.drAdrTB {
    padding: 0px;
}
.drAdrTB .col-6 div{
    border-radius: 7px;
    padding: 10px;
    font-size: 14px;
    background: #f3f3f3;
    margin-top: 10px;
    text-align: center;
}

.drAdrTB .col-6.cl div{
    background: #f1f6f7;
}

.drAdrTB hr{
    width: 90%;
    margin: auto;
    margin-top: 10px;
}

.nav-tabs .nav-link.active {
    color: #168bc2;
}

.btn.btn-light.shareDr {
    position: absolute;
    left: 20px;
    top: -3px;
    font-size: 12px;
    border-radius: 23px;
}
.commTime{
    display: block;
    color: #535353;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.comRate{
    background-color: rgb(0, 168, 168);
    border-radius: 50%;
    padding: 5px;
    color: white;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}

.commenter{
    font-size: 16px;
}

.hrbc{
    border-bottom: 1px solid #bd7e6f;
}

.drPostsDiv{
    width: 100%;
    border: 1px solid rgb(201, 201, 201);
    border-radius: 4px;
}

.icom{
    background-color: #ececec;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    align-content: center;
    color: #5d9cac;
}

.gray{
    color: rgb(75, 75, 75) !important;
}

.rvDrImg2 img{
    border-radius: 15px;
}
.drNameUnder{
    color: #303030;
    font-size: 12px;
}

.brls{
    height: 25px;
    width: 1px;
    background-color: #b1b1b1;
    display: inline-block;
    float: left;
    margin-left: -1rem;
    margin-top: 5px;
    border-radius: 5px;
}

.modal button{
    font-size: 14px;
}

.workTimesDivDay{
    background: #f0f0f0;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 0px 5px  5px 0px;
}

.workTimesDivTime{
    background:#f8f8f8;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 5px 0px  0px 5px; 
}

img.mapAppLogo {
    width: 50px;
}

.rvLocAppsLbl{
    font-size: 14px;
    padding-top: 10px;
}

.bold{
    font-weight: bold;
}

.nobatDays div {
    border: 1px solid #eaeaea;
    padding: 3px 8px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 10px;
    color: #0d262e;
    text-align: center;
    min-width:90px;
}
.nobatDays div.active {
    border: 1px solid #49a7ff;
    color: #113c64;
}
.nobatDate{
    display: block;
}

.nobatTimes div {
    padding: 3px;
}
.nobatTimes div span{
    border: 1px solid #eaeaea;
    width: 90%px;
    display: block;
    padding: 10px;
    border-radius: 10px;
}
.nobatTime.active{
    border: 1px solid #49a7ff;
    color: #113c64;
}
.nobatTime.disabled{
    color: #bebebe;
}

.p-25 {
    padding: .6rem !important;
}
.verfInput{
    height: 50px;   
}

.fade-slide-enter {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
}

.fade-slide-enter-active {
    opacity: 1;
    transform: translateY(0);
}

.fade-slide-exit {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.4s ease;
}

.fade-slide-exit-active {
    opacity: 0;
    transform: translateY(-20px);
}


/* --- Flip 3D Base --- */
.flip-container {
    perspective: 1000px;
    position: relative;
    width: 100%;
}

/* کارت اصلی */
.flip-card {
    position: relative;
    width: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s ease;
}

/* حالت چرخیده */
.flip-card.flipped {
    transform: rotateY(180deg);
}

/* لایه‌های جلو و پشت */
.flip-front,
.flip-back {
    width: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

/* جلو */
.flip-front {
    position: relative;  /* باعث درست شدن ارتفاع و جلوگیری از بیرون زدن محتوا */
}

/* پشت */
.flip-back {
    position: absolute;  /* روی front قرار می‌گیرد */
    top: 0;
    left: 0;
    transform: rotateY(180deg);
}

/* --- Transition smoothing (optional) --- */
.flip-front,
.flip-back {
    transition: opacity 0.3s ease;
}

/* رفع پرش در بعضی مرورگرها */
.flip-container,
.flip-card,
.flip-front,
.flip-back {
    will-change: transform;
}

.profileImage i {
    background: #6cb6bb;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    align-content: center;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    padding: 0px !important;
    color: #ffffff;
    font-weight: 300;
    margin-right: 15px;
}

.btn i{
    vertical-align: middle;
}
.profParts{

}
.profPartsIcon{
    
}
.profPartsIcon i{
    background: rgb(236, 241, 241);
    color: rgb(7, 65, 88);
    font-size: 35px;
    font-weight: 200;
    padding: 15px;
    border-radius: 6px;
}
.profPartsLabel{
    padding-top: 2px;
    padding-bottom: 2px;
    background: rgb(250, 253, 253);
    border-radius: 3px;
    margin-top: 10px;
}
.headBar .logo img {
    height: 40px;
}