* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: "iransans";
    src: url(fonts/IRANSansWeb.ttf) format("ttf"),
        url(fonts/IRANSansWeb.woff) format("woff");
}
.container{
    width: 77.5%;
    margin: 0 auto;
}
.container2{
    width: 75.55%;
    margin: 0 auto;
}
.top_header{
    background: #072040;
    color: #fff;
}
.top_header_content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:7px 8px;

}
.paragraph{
    font-size: 15px;
}
.paragraph strong{
    font-weight: 700;
}
.top_header_icon a i{
    width: 2em;
    color: #fff;
    font-size: 16px;
    text-align: center;

}
.paragraph_agor{
    margin-top: -9px;
}
.top_header_icon a i:hover{
    color: #bb1919;
}
/*هدر بخش دوم*/
.top_header_bakhshedovom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_header_bakhshedovom_right ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_header_bakhshedovom_right ul li{
   list-style-type: none;
   text-decoration: none;
   
}
.top_header_bakhshedovom_right ul li a{
   list-style-type: none;
   text-decoration: none;
   font-size: 18px;
   line-height: 22px;
   padding: 5px 10px;
   font-weight: 444;
   color: #000;
}
.top_header_bakhshedovom_left img{
    float: left;
    padding: 1px;
    max-height: 60px;
    margin: 2px;
    
}
.tamas_bama{
    background: #bb1919;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    padding:10px 6px;
}
.tamas_bama a{
    color: #fff;
}
.top_header_bakhshedovom_right ul li a:hover{
    color: #bb1919;
}
.khate_zireheader{
    width: 100%;
    background-color: #bb1919;
    height: 1px;
 } 
 .onvan{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.onvan span{
    font-weight: 400;
    line-height: 27px;
    border-radius: 20px;
    padding: 5px 22px;
    position: relative;
    color: #fff;
    background: #072040;
    font-size: 22px;
    line-height: 39px;
    letter-spacing: 0;
    display: inline-block;
}
.soalat li{
    list-style-type: none;
   position: relative;
}

.soalat li span{
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 100;
    line-height: 32px;
    transition: all 500ms ease;
    text-transform: none;
    text-decoration: none;
    background-color: #ececec;
    padding: 12px 50px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.accord-content{
    border-top: medium none;
    /* display: none; */
    padding: 28px 20px;
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 100;
}
.box_questions{
    margin-top: 12px;
}
.fbb{
    text-align: center;
      padding: 10px 0;
      width: 100%;
      background: #072040;
      color: #fff;
   }
   .fbb_ajor{
    font-size: 18px;
    font-weight: 200;
   }
   .tarifi_az_ajore_segele_right img{
    width: 370px;
    height: 361px;
   }
   .tarifi_az_ajore_segele_right {
    display: flex;
    flex-direction: column;
   }
   .tarifi_az_ajore_segele_marvdasht{
    display: flex;
    align-items: flex-start;
    gap: 30px;
   }
   .avalinparagraf{
    line-height: 28px;
    font-size: 17.99px;
    font-weight: 100;
    color: #000;
   }
   .dovominparagraf{
    line-height: 28px;
    font-size: 17.99px;
    color: #000;
    margin-top: 19px;
   }
   .sevominparagraf{
    margin-top: 19px;
   }
   .sevominparagraf li{
    list-style-type: none;
    line-height: 28px;
    font-size: 17.99px;
    color: #000;
   }
   .akharin_bakhsheh_safhe{
    position: relative;
    margin-top: 65px;
   }
   .tarifi_az_ajore_segele_left{
    margin-top: -7px;
   }
   .sec-title-4 .h12{
    position: absolute;
    margin: -40px 0;
    color: #bb1919;
    font-size: 21px;
    font-weight: 700;
   }
   .bakhshe_footer{
    background-color: #f3f3f3;
    position: relative;
   }
   .matne_footer{
    display: flex;
    align-items: center;
    justify-content: center;
   }
   .matne_footer p{
    color: #000;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 5px;
    position: relative;
    padding:6px 0;
   }
.whitecolor{
    text-decoration: none;
}
.tell{
    position: fixed;
    background-color: #0b8900;
    color: #fff;
    padding: 14px 21px;
    left: 0;
    top: 87%;
    z-index: 445;
    font-size: 17px;
}
.soalat.active li span{
    z-index: 10000;
    background-color: #333;
    cursor: pointer;
    color: #fff;
}
.soalat li {
    cursor: pointer;
    padding: 5px;
    background: transparent;
}
.accord-content {
    max-height: 0;
    /*درحالتبسته*/overflow: hidden;
    /*مخفیکردنمتناضافی*/transition: max-height 0.8s ease;
    /*انیمیشننرم*/background: #fff;
    padding: 0 20px;
    -webkit-transition: max-height 0.4s ease;
    -moz-transition: max-height 0.4s ease;
    -ms-transition: max-height 0.4s ease;
    -o-transition: max-height 0.4s ease;
}
.accord-content.open {
    padding: 29px 20px;
}

.icon{
    background: #0D4C92 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    content: '\f067';
    font-family: "FontAwesome";
    font-size: 20px;
    font-weight: 900;
    height: 20px;
    line-height: 22px;
    margin-top: -15px;
    position: absolute;
    right: 20px;
    text-align: center;
    top:37.55px;
    width: 20px;
    transition: all 500ms ease;
}

.soalat li.open::after {
    content: "−";
}
.fa-bars {
    display: none !important;
  }
  .menuha{
    display: none;
  }
  .khate_zireheader {
    margin-top: 0%;        
    width: 100%;
    box-shadow: 0 66px 10px rgba(138, 43, 226, 0.5); 
    background-color: #ddd;
    height: 2px;     
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);         
  }
.eb-soal {
   
    margin-left: 70em !important;
    top: 4%;
    background-color: #0b8900 !important;
    color: white !important;
    /*border: none !important;*/
    padding: 8px 20px !important;
    /*border-radius: 8px !important;
    ‌font-size: 22px !important;*/
    cursor: pointer !important;
    /*transition: all 0.3s ease !important;*/
    z-index: 10000000 !important;
    border-radius: 8px;
}
@media only screen and (max-width:700px) {
    .container2 {
    width: 95%;
    margin: 0 auto;
  }

  /* هدر */
  .top_header_bakhshedovom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }

  /*.top_header_bakhshedovom_right ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 45px;         
    background-color: #f3f3f3;
    width: 180%;             
    border-radius: 0.71%;     
    height: 0;
    overflow: hidden;
    transition: height 0.4s ease;
  }

  .top_header_bakhshedovom_right ul.active {
    width: 194%;              
    height: 299px; 
    width: 180%;             
  }*/

    .top_header_bakhshedovom_right ul {
        /*display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 45px;
        background-color: #f3f3f3;
        width: 180%;
        border-radius: 0.71%;
        height: 0;
        overflow: hidden;
        transition: height 0.4s ease;
*/
        /*display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 45px;
        background-color: #f3f3f3;
        width: 100%;*/ /* عرض مناسب برای موبایل */
        /*border-radius: 5px;
        height: 0;*/ /* مخفی */
        /* overflow: hidden;*/
        /*transition: height 0.4s ease;
        position: absolute;*/ /* روی دیگر عناصر */
        /*top: 40px;*/ /* فاصله از بالای هدر */
        /*right: 0;*/


        display: flex;
        flex-direction: column;
        align-items: center;
        width: 135%; /* عرض مناسب برای موبایل */
        background-color: #f3f3f3;
        border-radius: 5px;
        max-height: 0 !important; /* مخفی */
        overflow: hidden; /* ضروری برای انیمیشن */
        transition: max-height 0.4s ease !important;
        z-index: 9999; /* روی همه */
        margin-top: 45px;
    }

        .top_header_bakhshedovom_right ul.active {
            /*width: 194%;*/
            /*height: 299px;*/
            /*width: 180%;*/
            width: 135%;
            max-height: 1000px !important; /* کافی برای همه آیتم‌ها */
            z-index: 10000;
        }


  .fa-bars {
    display: block !important;
    font-size: 20px !important; 
  }

  .menuha {
    display: flex !important;
    gap: 0.5%;                
    position: absolute;
    top: 1px;                
    right:-2% !important;              
    font-size: 20px !important;          
    cursor: pointer;
  }
  .top_header_bakhshedovom_right ul li{
    list-style-type: none;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    padding: 3% 6%;
    font-weight: 444;
    color: #000;
 }
.top_header_bakhshedovom_left{
  position: absolute;
  left: 3% !important;            
  top: 0 !important;  
  height: auto;
}
  .tamas_bama {
    display: flex;
    justify-content: center;
    height: 35px !important;             
    align-items: center;
    width: 100%;
  }

  .top_header_bakhshedovom_left img {
    position: absolute !important;
    width: 250px;
    height: auto;
  }

  .top_header {
    background: #072040;
    color: #fff;
  }

  .top_header_content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1% 0;
  }

  .paragraph {
    font-size: 2.14%;          
    position: relative;
  }

  .top_header_icon {
    display: flex;
    justify-content: center;
    gap: 1.42%;                
  }

  .top_header_icon a i {
    color: #fff;
    font-size: 16px;          
    text-align: center;
  }

  .khate_zireheader {
    margin-top: 1.71%;        
    width: 100%;
    box-shadow: 0 66px 10px rgba(138, 43, 226, 0.5); 
    background-color: #ddd;
    height: 2px;     
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);         
  }

  .top_header_content{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:15px 8px;

}
.paragraph{
    font-size: 15px;
    left: 11.99%;
    width: 55%;
}
.paragraph strong{
    font-weight: 700;
}
.top_header_icon a i{
    width: 2em;
    color: #fff;
    font-size: 16px;
    text-align: center;

}
.top_header_icon{
 position: absolute;
 right: 90%;
}
.paragraph_agor{
  position: absolute;
  margin-top: -9px;
 
}
       /*هدر*/  
       .fbb{
        text-align: center;
          padding: 10px 0;
          width: 100%;
          background: #072040;
          color: #fff;
          /* margin-top: 138.88%; */
       }
       .fbb_ajor{
        font-size: 18px;
        font-weight: 200;
       }
       .tarifi_az_ajore_segele_marvdasht{
        display: flex;
        align-items: flex-start;
        flex-direction: column-reverse;
        gap: 30px;
        /* flex-direction: column; */
       }
       .tarifi_az_ajore_segele_right img{
        width: 100%;
        height: 29%;
       }
       .whitecolor{
        text-decoration: none;
       
      }
      .tell{
        position: fixed;
        background-color: #0b8900;
        color: #fff;
        padding: 16px 170px;
        left: 0;
        top: 92.39%;
        z-index: 445;
        font-size: 17px;
      }
      .box_questions{
        margin-top: 23px;
      }

     /* .top_header_bakhshedovom_right ul{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 45px;
        background-color: #f3f3f3;
        width: 183%;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        height: 0;
        overflow: hidden;
        transition: height 0.4s ease;
        -webkit-transition: height 0.4s ease;
        -moz-transition: height 0.4s ease;
        -ms-transition: height 0.4s ease;
        -o-transition: height 0.4s ease;
      }
      .top_header_bakhshedovom_right ul.active{
         display: flex;
         justify-content: center;
         align-items: center;
         flex-direction: column;
         margin-top: 52px;
         background-color: #f3f3f3;
         width: 194%;
         border-radius: 5px;
         height: 299px;
}
*/      .top_header_bakhshedovom{
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        
      }
      .top_header_bakhshedovom_left img{
        position: absolute;
        left: 2px;
        padding: 1px;
        max-height: 43px;
        margin: 2px;
        top: 3px;
      }
   
     .matne_footer{
      display: none;
      display: flex;
      align-items: center;
      justify-content: center;
     }
     .matne_footer p{
      display: none;
      color: #000;
      font-size: 17px;
      margin-bottom: 0;
      margin-top: 5px;
      position: relative;
      padding:6px 0;
     }
}
