* {
    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;
}
.tamas{
    margin-top: 50px;
}
.ettelaat_tamas span{
    background: #f9f9fa;
    position: relative;
    padding:10px 235px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #2a4363;
    font-weight: 800;
    font-size: 19px;
    text-align: center;
}
.ettelaat_tamas  ul{
    margin-top: 30px;
}
.ettelaat_tamas  ul p{
   line-height: 36px;
   font-size: 17px;
}
.ettelaat_tamas  ul p a{
   color: #bb1919;
   text-decoration: none;
}
.form_ersal_payam strong{
    position: relative;
    padding:10px 235px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #2a4363;
    font-weight: 800;
    font-size: 19px;
    text-align: center;
    background: #f9f9fa;
}
.information{
    display: flex;
    justify-content: center;
    gap: 29px;
}
.ettelaat_inputs{
    margin-top: 45px;
}
.ettelaat_inputs p{
    font-size: 17.55px;

}
.red{
    color: red;
}
.ettelaat_inputs input{
    background: #f9f9fa;
    position: relative;
    padding-right: 2px;
    width: 558.48px;
    height: 42px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #2a4363;
    font-weight: 800;
    font-size: 17px;
    text-align: center;
    margin-top: 12px;
    text-align: right;
    border: 1px solid #d9d9d9;
}
.ettelaat_inputs1 input{
    background: #f9f9fa;
    position: relative;
    padding-right: 2px;
    width: 558.48px;
    height: 42px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #2a4363;
    font-weight: 800;
    font-size: 17px;
    text-align: center;
    margin-top: 12px;
    text-align: right;
    border: 1px solid #d9d9d9;
}
.ettelaat_inputs1 p{
    font-size: 17.55px;

}
.ettelaat_inputs2 input{
    border: 1px solid #d9d9d9;
    background: #f9f9fa;
    position: relative;
    padding-right: 2px;
    width: 558.48px;
    height: 42px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #2a4363;
    font-weight: 800;
    font-size: 17px;
    text-align: center;
    margin-top: 12px;
    text-align: right;
   
}
.ettelaat_inputs2 p{
    font-size: 17.55px;

    
}
.ettelaat_inputs2 textarea{
    border: 1px solid #d9d9d9;
    font-size: 17.55px;
    width: 558.48px;
    height: 117px;
    background: #f9f9fa;
    margin-top: 12px;
   
}
.thm-bt{
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    border: 1px solid #0b8900 !important;
    width: 100%;
    padding: 5px 35px;
    background: #0b8900;
    padding:12px 0;
    margin-top: 26px;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.thm-bt:hover{
    background: #212121;
}
.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;
}
.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-tamas {
    position:relative;
  
    top: 88%;
    background-color: #0b8900 !important;
    color: white !important;
    border: none !important;
    padding: 6px 30px !important;
    border-radius: 8px !important;
    margin-top:12px;
   
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    z-index: 999 !important;
}
@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_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);         
      }
           .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;
          }    
          form{
            display: flex;
            flex-direction: column;
          }
          .tamas{
            display: flex;
            flex-direction: column;
          }
          .information{
            display: flex;
            flex-direction: column;
          }
    .ettelaat_tamas span {
        background: #f9f9fa;
        position: relative;
        /*   padding: 4% 35.7%;*/
        padding: 4% 33.7%;
        margin-bottom: 20px;
        margin-top: 5px;
        color: #2a4363;
        font-weight: 800;
        font-size: 19px;
        text-align: center;
    }
    .form_ersal_payam strong {
        position: relative;
        /* padding: 4% 35.7%;*/
        padding: 4% 33.7%;
        margin-bottom: 20px;
        margin-top: 5px;
        color: #2a4363;
        font-weight: 800;
        font-size: 19px;
        text-align: center;
        background: #f9f9fa;
    }
        .ettelaat_inputs input{
            background: #f9f9fa;
            position: relative;
            padding-right: 2px;
            width: 100%;
            height: 42px;
            margin-bottom: 20px;
            margin-top: 5px;
            color: #2a4363;
            font-weight: 800;
            font-size: 17px;
            text-align: center;
            margin-top: 12px;
            text-align: right;
            border: 1px solid #d9d9d9;
        }
        .ettelaat_inputs1 input{
            background: #f9f9fa;
            position: relative;
            padding-right: 2px;
            width: 100%;
            height: 42px;
            margin-bottom: 20px;
            margin-top: 5px;
            color: #2a4363;
            font-weight: 800;
            font-size: 17px;
            text-align: center;
            margin-top: 12px;
            text-align: right;
            border: 1px solid #d9d9d9;
        }
        .ettelaat_inputs2 input{
            border: 1px solid #d9d9d9;
            background: #f9f9fa;
            position: relative;
            padding-right: 2px;
            width: 100%;
            height: 42px;
            margin-bottom: 20px;
            margin-top: 5px;
            color: #2a4363;
            font-weight: 800;
            font-size: 17px;
            text-align: center;
            margin-top: 12px;
            text-align: right;
           
        }
        .ettelaat_inputs2 textarea{
            border: 1px solid #d9d9d9;
            font-size: 17.55px;
            width: 100%;
            height: 117px;
            background: #f9f9fa;
            margin-top: 12px;
           
        }
      /*  .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;
           }
    
           .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_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;
       
      }
        

    }