@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../assets/fonts/IRANYekan/eot/IRANSans-Bold-web.eot');
    src: url('../assets/fonts/IRANYekan/eot/IRANSans-Bold-web.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../assets/fonts/IRANYekan/woff2/IRANSans-Bold-web.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../assets/fonts/IRANYekan/woff/IRANSansBold-web.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../assets/fonts/IRANYekan/ttf/IRANSans-Bold-web.ttf') format('truetype');
}



@font-face {font-family: "IRANYekanWeb Light";
  src: url("assets/fonts/myiranyekan/7abee0964160f7924b2ccdd96440301f.eot"); /* IE9*/
  src: url("assets/fonts/myiranyekan/7abee0964160f7924b2ccdd96440301f.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("assets/fonts/myiranyekan/7abee0964160f7924b2ccdd96440301f.woff2") format("woff2"), /* chrome、firefox */
  url("assets/fonts/myiranyekan/7abee0964160f7924b2ccdd96440301f.woff") format("woff"), /* chrome、firefox */
  url("assets/fonts/myiranyekan/7abee0964160f7924b2ccdd96440301f.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("assets/fonts/myiranyekan/7abee0964160f7924b2ccdd96440301f.svg#IRANYekanWeb Light") format("svg"); /* iOS 4.1- */
}


@font-face {
    font-family:'dana extrabold';
    
   
    src: 
        
        url('assets/fonts/dana/dana extrabold.woff') format('woff'),
        
}




.brand_header{
    font-family: 'dana extrabold';
    color:black;
    font-size: 20px;
}
.brand_footer{
    font-family: 'dana extrabold';
    color:white;
    font-size: 40px;
    text-align:center;
  direction:rtl;
}


.brand{
    color: black;
    margin-top: -50px;
    font-size: 15px;
    font-weight:bold;
   text-align:center;
}

.shoar{
    font-family: 'dana extrabold';
    color:#9acd32;
    margin-top: 14px;
    
    text-align: center;
    
    margin-bottom: 50px;
    font-size: 40px;
    line-height: 1.2em;
    direction:rtl;
}

* {
  box-sizing: border-box;
  /*box-sizing: border-box;*/
  font-family:IRANYekanWeb Light;
}



body {
    font-family: 'iranyekan';
    background-color: #f9f9fb;
    
}
.left_header{
   
   width:100%;
   background:green;
   
    margin-top:10px;
    margin-bottom:10px;
    
}
.right_hedaer{
    width:100%;
    float:left;
    text-align:left;
    
    
    margin-bottom:20px;
    margin-top:20px;
    padding-right:12px;
}
.headerbtn{
    width:45px;
    height:50px;
    float:right;
    background:#9acd32;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:6px;
    
    text-align:center;
    font-size:8px;
    font-family: 'iranyekan';
    padding-right:2px;
    
}
.headerbtn:hover{
    width:66px;
    height:50px;
    float:right;
    background:Tan;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:10px;
    padding-left:10px;
    text-align:center;
    font-size:8px;
    font-family: 'iranyekan';
    cursor: pointer;
    
}
.generalbtn{
    width:200px;
    height:50px;
    
    background: #00AEEF;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:10px;
    padding-left:10px;
    text-align:center;
    font-size:20px;
    font-family: 'iranyekan';
    
     margin:0 auto;
     margin-top:10px;
     margin-bottom:5px;
}




.generalbtn:hover{
    width:200px;
    height:50px;
    
    background:Tan;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:10px;
    padding-left:10px;
    text-align:center;
    font-size:20px;
    font-family: 'iranyekan';
    cursor: pointer;
    
    margin:0 auto;
     margin-top:10px;
       margin-bottom:5px;
}


.privatebtn{
    width:200px;
    height:80px;
    
    background: #9acd32;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:10px;
    padding-left:10px;
    text-align:center;
    font-size:20px;
    font-family: 'iranyekan';
    
     margin:0 auto;
     margin-top:10px;
     margin-bottom:5px;
}

.searchbox{
    width:100%;
    height: 73px;
    padding-top: 27px;
    max-width:400px;
    background:#F8F8FF;
    color:black;
    border-radius:5px;
    
   
    border:none;
    border: 1px solid grey;
    direction:rtl;
    text-align:right;
    font-family: 'iranyekan';
    font-size:15px;
    padding-right:20px;
    
}

.searchbtn{
    width:50px;
    height:50px;
    float:left;
    background:#00AEEF;
    color:white;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    padding-top:1px;
    margin-left:-12px;
    padding-left:10px;
    margin-bottom:100px;
    border:none;
    
    position: absolute;
    top: 38px;
    
}
.searchbtn_form{
    width:200px;
    height:50px;
   
    background:#4caf50;
    color:white;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    padding-top:1px;
   cursor: pointer;
    border:none;
    top: 38px;
    
}
.searchbtn_form:hover{
    width:200px;
    height:50px;
   
    background:tan;
    color:white;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    padding-top:1px;
   cursor: pointer;
    border:none;
    top: 38px;
    
}

.searchbtn_form_align{
     margin-top:10px;
     margin-bottom:20px;
     margin-left:100px;
}

.registerbtn{
    
    width:100px;
    height:64px;
    float:left;
    background:red;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:10px;
    padding-left:5px;
    text-align:center;
    font-size:14px;
    font-family: 'iranyekan';
    padding-right:5px;
    max-width:64px;
}
.registerbtn:hover{
   width:100px;
    height:60px;
    float:left;
    background:YellowGreen;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:10px;
    padding-left:10px;
    text-align:center;
    font-size:14px;
    font-family: 'iranyekan';
    cursor: pointer;
    padding-right:5px;
}




.logo{
    width:50px;
    float:left;
}
.backgroundheader{
     width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS8fvLCdpC-7AUkL96hD0DeezUY28FwFUqrNZAKmm09CqzaESOyQwpuTpDi_YDPmbRA9w&usqp=CAU');
    
    
    
    
}
.path{
    
    margin-top: 20px;
    direction: rtl;
    
    width: 100%;
    text-align: right;
    padding-right: 20px;
    font-size: 12px;
    color:black;
    height: 25px;
    padding-top: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    direction: rtl;
    overflow: visible;
    margin-bottom: 23px;
}
.path a{
text-decoration:none;
color:#00AEEF;
font-size: small;

}


.usericon{
    float:right;
}
.pathwelcome{
    float: right;
    padding-top: 6px;
    margin-right:5px;
}
#iconheader{
    font-size:20px;
}
.mastertitle{
    padding-bottom: 32px;
    width: 100%;
    font-family: iranyekan;
    font-size: 50px;
    text-align: center;
    padding-top: 41px;
    overflow: hidden;
    background-size: cover;
    color: white;
    margin-top: -1px;
    background: #9acd32;
    background-image: url(assets/img/doodle/tiles.png);
}



.bg{
    width:95%;
    /*max-width:800px;*/
    background:white;
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
   margin:0 auto; 
   padding:20px;
   margin-top:178px;
   line-height: 1.6;
   border: 1px solid #e4e5e7;
    border-radius: 16px;
    line-height:2.5;
    margin-bottom:50px;
}






footer{
  
  background: #9acd32;
  width: 100%;
  bottom: 0;
  left: 0;
}
/*footer::before{*/
/*  content: '';*/
/*  position: absolute;*/
/*  left: 0;*/
  
/*  height: 1px;*/
/*  width: 100%;*/
/*  background: #AFAFB6;*/
/*}*/
footer .content{
  max-width: 1250px;
  margin: auto;
  padding: 30px 40px 40px 40px;
}
footer .content .top-footer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.content .top-footer .logo-details{
  color: #fff;
  font-size: 30px;
  direction:rtl;
}
.content .top-footer .media-icons{
  display: flex;
}
.content .top-footer .media-icons a{
  height: 40px;
  width: 40px;
  margin: 0 8px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  transition: all 0.4s ease;
}
.top-footer .media-icons a:nth-child(1){
  
  padding-top: 10px;
}
.top .media-icons a:nth-child(1):hover{
  color: #00ed47;
  
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(2){
  
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(2):hover{
  color: #1DA1F2;
 
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(3){
  
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(3):hover{
  color: #E1306C;
  
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(4){
  
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(4):hover{
  color: #0077B5;
  
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(5){
  
  padding-top: 10px;
}
.top-footer .media-icons a:nth-child(5):hover{
  color: #FF0000;
  
  padding-top: 10px;
}
footer .content .link-boxes{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
footer .content .link-boxes .box-footer{
  width: calc(100% / 5 - 10px);
}
.content .link-boxes .box-footer .link_name{
  color: #140b5c;
  font-size: 29px;
  font-weight: 400;
  margin-bottom: 10px;
  position: relative;
  font-family: 'dana extrabold';
}
.link-boxes .box-footer .link_name::before{
  /*content: '';*/
  position: absolute;
  
  bottom: -2px;
  height: 2px;
  width: 50px;
  background: #fff;
  padding-right:5px;
}
.content .link-boxes .box-footer li{
  margin: 6px 0;
  list-style: none;
  text-align:right;
  
}
.content .link-boxes .box-footer li a{
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  opacity: 0.8;
  transition: all 0.4s ease
}
.content .link-boxes .box-footer li a:hover{
  opacity: 1;
  text-decoration: underline;
}
.content .link-boxes .input-box{
  margin-right: 55px;
}
.link-boxes .input-box input{
  height: 40px;
  width: calc(100% + 55px);
  outline: none;
  border: 2px solid #AFAFB6;
  background: #140B5C;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 15px;
  color: #fff;
  margin-top: 5px;
}
.link-boxes .input-box input::placeholder{
  color: #AFAFB6;
  font-size: 16px;
}
.link-boxes .input-box input[type="button"]{
  background: #fff;
  color: #140B5C;
  border: none;
  font-size: 18px;
  font-weight: 500;
  margin: 4px 0;
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.4s ease;
}
.input-box input[type="button"]:hover{
  opacity: 1;
}
footer .bottom-details{
  width: 100%;
  background: #0F0844;
}
footer .bottom-details .bottom_text{
  max-width: 1250px;
  margin: auto;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
}
.bottom-details .bottom_text span,
.bottom-details .bottom_text a{
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}
.bottom-details .bottom_text a:hover{
  opacity: 1;
  text-decoration: underline;
}
.bottom-details .bottom_text a{
  margin-right: 10px;
}
@media (max-width: 900px) {
  footer .content .link-boxes{
    flex-wrap: wrap;
  }
  footer .content .link-boxes .input-box{
    width: 40%;
    margin-top: 10px;
  }
}
@media (max-width: 700px){
  footer{
    position: relative;
  }
  .content .top-footer .logo-details{
    font-size: 15px;
  }
  .content .top-footer .media-icons a{
    height: 35px;
    width: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  footer .content .link-boxes .box-footer{
    width: calc(100% / 3 - 10px);
  }
  footer .content .link-boxes .input-box{
    width: 60%;
  }
  .bottom-details .bottom_text span,
  .bottom-details .bottom_text a{
    font-size: 12px;
  }
}
@media (max-width: 520px){
  footer::before{
    top: 145px;
  }
  footer .content .top-footer{
    flex-direction: column;
  }
  .content .top-footer .media-icons{
    margin-top: 16px;
  }
  footer .content .link-boxes .box-footer{
    width: calc(100% / 2 - 10px);
  }
  footer .content .link-boxes .input-box{
    width: 100%;
  }
}


.footer_warning{
    background: yellow;
    display: inline-block;
    height: 100px;
    color: black !important;
    align-content: center;
    width: 100px;
    text-align: center;
    font-size: 23px !important;
    font-family: 'iranyekan';
}





/*wraper*/

.wrapperr {
        padding-top:12px;
        width:100%;
        margin: 32px auto;
        display: grid;
       grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));
         /*grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); */
        gap: 2rem;
        justify-content:center;
        
      }

      @media (max-width: 600) {
        .box p {
          font-size: 12px;
        }
      }

      .box:hover img {
        filter: brightness(50%);
      }

      .box {
        overflow: hidden;
        
        flex-direction: column;
        background-color: #fff;
        align-items: center;
        border: 1px solid rgb(230, 230, 230);
        border-radius: 2px;
        cursor: pointer;
        float:left;
        border-top-left-radius:25px;
        border-top-right-radius:25px;
        max-width:100%;
        
      }
        .box > a{
             width: 100%;
             
        height: 250px;
        overflow:hidden;
        display:block;
            
        }
      .box img {
        width: 100%;
        height:100%;
        /*object-fit: cover;*/
        transition: 300ms;
      }
      .box h2 {
        text-align: right;
        padding: 12px 8px;
        align-self: flex-start;
        font-size: 12px;
        direction:rtl;
      }
      .box p {
        text-align: justify;
        /*line-height: 1.5;*/
        padding: 0 8px;
      }

      .box div {
        padding: 12px 16px;
        width: 100%;
        display: flex;
        flex-direction:row-reverse;
        justify-content: space-between;
      }
      .box div a {
        font-weight: bold;
      }
      .box div a {
        background-color:#00Aeef;
        color: white;
        text-decoration: none;
        padding:0 8px;
        height:32px;
        line-height:32px;
        border-radius: 4px;
      }
      /*=================  end ============*/
/*end wraper*/



/*start form design */
.contentbox{
     width:100%;
   max-width:600px;
   background:#f3fbf6;
   padding-bottom:20px;
   margin:0 auto;
   margin-top:20px;
   border-radius:10px;
   border-style: none;
   
}

form{
   width:100%;
   max-width:450px;
   margin:0 auto;
   background: #f8f8ff;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 16px;
   
}

form input{
   width:100%;
   padding: 15px;
   margin-top:20px;
   border:1px solid #90A4AE;
   background-color: white;
   border-radius:25px;
}
form input[type="button"]{
   background-color: #4caf50;
   color:white;
   width: 100%;
    max-width: 120;
    cursor: pointer;
    
   
}
form input[type="button"]:hover{
   background-color:tan;
   color:white;
   width: 100%;
    max-width: 120;
    cursor: pointer;
}
.form-item{
    position: relative;
}

.form-item label{
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: .7rem;
    background: #fff;
    border-radius: 25px;
    padding: 0 5px;
    z-index: 1;
}


form select{
   width:100%;
   padding: 10px;
   margin-top:20px;
   border:1px solid #90A4AE;
   background-color: white;
   border-radius:25px;
   direction:rt;
   text-align-last:end;
    
   
}


form span{
    float:right;
    margin-bottom:-10px;
    color:#00AEEF;
}
form textarea{
   width:100%;
   height:200px;
   padding: 10px;
   margin-top:20px;
   border:1px solid #90A4AE;
   background-color: white;
   border-radius:25px;
   direction:rtl;
   text-align:right;
   
}


.loginregisterbtn{
   background-color: #00aeef;
   color:white;
   width: 100%;
   height:50px;
   max-width: 150px;
   cursor: pointer; 
   border-radius:20px;
   align-content:center;
   padding-top:10px;
   margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align:center;
   
}
.loginregisterbtn:hover{
   background-color: tan;
   color:white;
   width: 100%;
   height:50px;
   max-width: 150;
   cursor: pointer; 
   border-radius:20px;
  align-content:center;
   
}

.subcategorybtn{
   background-color: #4caf50;
   color:white;
   width: 250px;
   height:50px;
   
   cursor: pointer; 
   border-radius:20px;
   align-content:center;
   padding-top:10px;
   margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align:center;
   
}
.subcategorybtn:hover{
   background-color: tan;
   color:white;
   width: 250px;
   height:50px;
   
   cursor: pointer; 
   border-radius:20px;
  align-content:center;
   
}


.loginregisterbtn_link{
 text-decoration:none;
align-content:center;
}
.alreadyregister{
    
    text-align:right;
    margin-top: 35px;
}

/* end form design*/




/*course detail setting*/
.coursename{
   color:white;
   display: block;
  direction:rtl;
  align-content: center;

    text-align: center;
  
  background-color:#9acd32;
  background-image: url("assets/img/doodle/tiles.png");  
  font-size: 25px;
  margin: 29px;
 
}

.coursecover{
   
   
  align-content: center;

    text-align: center;
  
  width:100%;
  max-width:800px;
}


.nologin_message{
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
    
    
}

.login_message{
    text-align:center;
    background: #bb9fe9;
    color:white;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
     font-family:'dana extrabold';
    
    
}




.ajax_message{
    text-align:center;
    color:red;
    direction:rtl;
    animation: blinker 1s linear infinite;
    font-size:16px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


/*accordion for show sarfasl and mabhas on course.php*/
.accordionmabhas {
  background-color:rgb(0 0 0 / 12%);
  color: black;
  cursor: pointer;
  width: 100%;
  border:none;
  text-align: right;
  direction:rtl;
  outline: none;
  
  transition: 0.4s;
  margin-top:5px;
  border-top-right-radius:25px;
  border-bottom-right-radius:25px;
  font-family :iranyekan;
  
}

.accordionmabhas:hover  , .circle{
  background-color:#00AEEF; 
  font-size:18px;
  color:white;
}

.fieldaccordioncolor{
   
    color:#00aeef;
    font-weight:bold;
    font-size:20px;
}


.tozihatmabhas *{
    font-family:"IRANYekanWeb Light" !important;
    /*font-size:18px !important ;*/
    /*font-style:normal;*/
    
    
}
.tozihatmabhas span{
     /*font-size:18px !important ;*/
}
.free{
    color: #ff00ae;
    font-weight: bold;
    font-size: 17px;
    margin-right: 13px;
}
.free:hover{
    color:#00aeef;
}



.panelmabhas {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  padding-top:10px;
  text-align:right;
  direction:rtl;
 
  
}
.accordionmabhas h3{
font-size: 14px !important;
padding-top:3px;
padding-right:39px;
    
}

.circle {
        border-radius: 50%;
        width: 30px;
        height: 30px;
        padding:5px;
        background:white;
        border: 1px solid #4caf50;;
        color: black;
        text-align: center;
        font: 18px Arial, sans-serif;
        float:right;
        margin-top: 11px;
        padding-top:6px;
        margin-left: 4px;
      }

.circle:hover{
 background: white;   
}


.square {
       
        width: 40px;
        height: 40px;
        padding:5px;
        background:#00b1f0 ;
        border: 1px solid #000;
        color: white;
        text-align: center;
        font: 32px Arial, sans-serif;
        float:right;
        border-radius:12px;
        margin-top: 18px;
       
      }
.salescourse {/*use on course.php sarfasl list*/
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 2px 17px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius:20px;
}

.courseprice{
    direction:rtl;
    color: black;
    font-size: 20px;
    text-align:center;
    font-family: 'dana extrabold';
}

 




/* course header setting*/
.column {
  float: left;
  width: 50%;
  padding: 10px;
 
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
  
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}



/* factor table*/
#factortb {
  margin:0 auto;
  border-collapse: collapse;
  width: 90%;
  direction:rtl;
}

#factortb td, #factortb th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align:center;
  
}

#factortb tr:nth-child(even){background-color: #f2f2f2;}

#factortb tr:hover {background-color: #ddd;}

#factortb th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: #00aeef;
  color: white;
}

.onecol {
 
  color:#00aeef;
 font-weight: bold;

}

/*ticket setting*/







.clientticketreply{
    text-align: right;
    background: #e9e9e9;
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    direction:rtl;
    overflow: hidden;
    
    
}

.responsereply_tecaher_admin{
    text-align: right;
    background: #90a4ae0a;;
    padding: 20px;
    width: 90%;
    
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    direction:rtl;
    border-right-color: #00AEEF;
    border-right-style: solid;
     border-right-width: 10px;
   overflow: hidden;
   border-radius: 40px;
   
   
    
}

.responsereply_tecaher_admin img{
    max-width:400px;
    width:100%;
    margin-top:10px;
}


 hr { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}





.responsereply_user{
    text-align: right;
    background: #e9e9e9;
    padding: 20px;
    width:90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    direction:rtl;
    overflow: hidden;
    
    
}
.ticket_pasokhgoo{
    color:red;

}
.porseshgar{
    color:red;

}
.tarikheersaal{
    color:brown;
}

.dastebandidoreha{
    font-family: 'dana extrabold';
    text-align:right;
    border-right-color: #00aeeF;
    border-right-width: 10px;
     border-right-style: solid;
     padding-right:10px;
     font-size:25px;
     direction:rtl; 
}

.hozori{
background-color:#f8f8ff;
    text-align: justify;
    direction: rtl;
    padding: 10px;
     hyphens: auto;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
      margin-top:50px;
     
    
}
.hozori:hover{
background-color:yellow;
    
}
legend {
    color: red;
    background: white;
    border-radius:50px;
    text-align: right;
    font-family: 'dana extrabold';
}    
fieldset{
     border-radius:9px;
 }    

.register_time{
    direction:rtl;
    text-align:center;
    font-family: 'dana extrabold';
}
    
.menu_tile{
    width: 100%;
    height: 156px;
    max-width: 350PX;
    margin-top: 15px;
    background-color: #efeaea4f;
    margin-left: 2px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: wrap;
    font-size: 21px;
    font-weight: bold;
    /* border-radius: 10px; */
    /* box-shadow: 0 15px 20px rgb(0 0 0 / 30%); */
    text-decoration: none;
    color: #0f0844;
    direction: rtl;
    /*border-bottom-color:#00AEEF;
    border-bottom-style:solid;*/
    word-spacing: -5px;
    
	}
	
	
	.menu_tile:hover{
	background-image: radial-gradient( circle 763px at 18.3% 24.1%,  rgba(255,249,137,1) 7.4%, rgba(226,183,40,1) 58.3% );
	cursor: pointer;
	color:purple;
	border-radius:30px;
	font-size:23px;
	
	}    


::selection {
  color: white;
  background:#00AEEF;
}

.keywords_title{
    text-align:right;
    border-right-color: #00aeeF;
    border-right-width: 10px;
     border-right-style: solid;
     padding-right:10px;
     font-size:20px;
     margin-top:60px;
    font-family: 'dana extrabold';
}


.keywords{
    background:#00aeef;
    direction: rtl;
    text-align: right;
    margin-right: 18px;
    font-size:6px important;
    color: gray;
    
    
    
    text-decoration: none;
    display: inline-block;
    margin-left: -3px;
    margin-top: 10px;
    
}
.keywords:hover{
    background:gray;
    color:white;
}
.keywords a{
    
    text-decoration:none;
    
}

.keywords_box{
   
    direction:rtl;
    text-align:right;
    margin-bottom:20px;
    margin-right:25px;
    margin-left:25px;
    margin-top:20px
    
}
._404_titr{
    text-align:center;
    font-size:12px;
    direction:rtl;
   
}


._404_ashnaie_bistar{
   font-family: 'dana extrabold';
    font-size:30px; 
    text-align:center;
    color:#00Aeef;
    direction:rtl;
    
}

._404_courselist{
    text-align:right;
    margin-right:40px;
    font-size:10px;
    
}


._404_link span{
font-size:20px;
}


._404_link{
   text-decoration:none;
   color: #00b1f0;
   font-size: larger;
   font-family: 'iranyekan';
}
._404_list{
    direction:rtl;
    text-align:right;
}


.bookrefrence{
   
  padding: 5px;
  width:100%;
  margin-top:20px;
  direction:rtl;
  float:right;
  overflow: auto;
  background:#90a4ae;
  border-bottom: 3px solid #00aeef;
  background-image: url(assets/img/doodle/tiles.png);
  background-repeat: repeat;
  
}

.bookrefrence img {
  float: left;
  top:0;
 margin-left:15px;
box-shadow: 2px 2px 4px rgb(0 0 0 / 60%);
    
}
.bookrefrence_wrap{
     flex-wrap: wrap;
   display: flex; 
}
.bookrefrence p,a{
    font-size:17px;
    
     color:white;
text-decoration:none;     
}

.bookrefrence span{
    font-weight:bold;
    padding-right:10px;
    color:white;
}
.resume_title a{
    background: orange;
    border-radius: 5px;
    padding: 10px;   
    text-decoration:none;
    margin-bottom:10px;
    
    
}
.resume_title a:hover{
    background: gray;
    color:white;
    
    
}
.header_main{
width: 100%;
    overflow: hidden;
   color:black; 
   height: 60px ;
}
.header_socialmedia{
 
    float:right;
    margin-left:10px;
    padding-left:10px;
    text-align:center;
    font-size:8px;
    font-family: 'iranyekan';
    padding-right:2px;
    margin-top:-65px
    
}   
.header_support{
    line-height:2;
    float: left;
    color: black;
    border-radius: 10px;
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 5px;
    text-align: center;
    font-size: 10px;
    font-family: 'iranyekan';
    padding-right: 5px;
    margin-top:-10px;
}

.index_poster{
    
    width: 100%; /* or any custom size */
    
    object-fit: contain;
    z-index:999;
    margin-top:-100px;
    text-align:center;
    border-:10px;
}
.index_poster_image{
    width:100%;
    max-width:1000px;
    padding-left:5%;
    padding-right:5%;
    
    --s: 10px; /* control the size */
  padding: var(--s);
  border: calc(2*var(--s)) solid #0000;
  outline: 1px solid #000;
  outline-offset: calc(-1*var(--s));
  background: conic-gradient(from 90deg at 1px 1px,#0000 25%,#000 0);

    
}
/*ساخت نوشته وسط دو خط*/
.header__center {
    font-size: 22px;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-column-gap: 1.2rem;
    align-items: center;
    margin-left:5%;
    margin-right:5%;
    margin-top:100px;
    padding-bottom: 15px;
    color:#00aeef;
   
   
}

.header__center::before,
.header__center::after {
    content: "";
    display: block;
    height: 5px;
    background-color: currentColor;
}
.header__title{
    color:'00AEEF';
    font-weight:bold;
    font-family: 'dana extrabold';
    
}

.myservice{
    margin-left:9%;
    margin-right:9%;
    direction:rtl;
    text-align:justify;
    line-height: 35px;
}
.myservice a{
    color: #00AEEF;
    font-weight: bold;
    font-family: 'dana extrabold';
        font-size: 21px;
}

.forgetpassword{
    text-align:right;
    text-decoration:none;
    float:right;
      display: block;
          color: darkviolet;
}


.titr p{
    font-family: 'dana extrabold'!important;
    color:black;
    margin-top: 14px;
    text-align: center;
    margin-bottom: -77px;
    font-size: 40px;
    line-height: 1.2em;    
    padding:5%;
}
.mypanel{

    font-family: 'dana extrabold';
    color:black;
    font-size: 20px;

}
.diamondicon{
    text-align:center;
}

.imageresume{
    width:100%;
    max-width:600px;
    background:#f5f5e5;
    padding:20px;
    border-radius:10px;
    
}
.imagesite{
    width:100%;
    max-width:600px;
    background:#f5f5e5;
    padding:20px;
    border-radius:10px;
    
}
.imagecenter{
    text-align: center;
}

.completedescription a{
    color: #00AEEF;
    font-weight: bold;
    font-family: 'dana extrabold';
}

.seodescription{
    direction:rtl;
    text-align:justify;
}
.seodescription a{
    color: #00AEEF;
    font-weight: bold;
    font-family: 'dana extrabold';
        font-size: 21px;
}
.pagedescription a{
  color: #00AEEF;
    font-weight: bold;
    font-family: 'dana extrabold';
        font-size: 21px;   
}

.imageparagraph{
  float: left;
  max-width:700px;
  width:100%;
  padding-right:2%;
  padding-top:30px;
  
}

.mybutton {
    display: inline-block;
    width: 200px;
    height: 50px;
    background: #00AEEF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white !important;
    font-weight: bold;
    line-height: 25px;
    margin-top:40px;
    word-spacing: 0px !important;
    font-size:13px;
}

.mybutton:hover {
   display: inline-block;
    width: 200px;
    height: 50px;
    background: #000000;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 25px;
    cursor: pointer;
    margin-top:40px;
}

.termic_description  {
   font-size:18px;
}
.termic_description a {
    color: #00AEEF;
    font-weight: bold;
    font-family: 'dana extrabold';
}

.termic_btn_viewcontent{
    background-color: #00AEEF;
    color: white;
    text-decoration: none;
    padding: 0 8px;
    height: 36px;
    line-height: 32px;
    border-radius: 4px;
    /* display: block; */
    width: 174px;
    font-size: 25px;
    text-align:center;
}

.counter_termic_course{
   
   background-color:#262f4373;;
    color: white;
    width:70PX;
    height:70PX;
    border-radius:70PX;  
    text-align:center;
    padding-top:14px;
    font-weight: bold;
    font-size:18px;
}
.termic_position_counter{
   display:ruby-text;
   margin-bottom:10px;
}
.termic_position_btn_viewcourse{
   text-align:center;
   
    
}
.termic_name{
    text-align: center;
    font-family: 'dana extrabold';
    font-size: 34px;
    direction:rtl;
}

.termic_summary_description{
    font-size:18px !important;
    
}

.termic_masir{
    font-family: 'dana extrabold';
    font-size: 30px;
    text-align:center;
}


.mabhas_description_scroll {
    margin-top: 20px;
    width:100%;
    margin-left: 20px;
    height: 285px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: solid;
    border-color: #80808014;
    scrollbar-color: #00aeef lightblue;
    background:beige;
    
    
}





/*  Modal mabhas    */

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 96%;
  margin-top: -37px;
  height:auto;
  max-height:800px;
  border-radius:11px;
  
  
}




/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;

}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

 
/* end modal Mahas*/

.modal-content .image_mabhas{
 width:25px !important;
 margin-top:4px;
 margin-left:5px;
 float:right;    
}
.modal-content .lock_mabhas{
 width:30px !important;
 margin-top:4px;
 margin-left:5px;
 float:right;    
}
 .warning-modal{
     font-family:'dana extrabold' !important;
     color:#00aeef;
 }


 .register-modal{
     color:white;
     background:#00aeef;
     margin-top:25px !important;
     padding:3px;
     width:fit-content;
     border-radius:5px;
     overflow: hidden;
     display:block;
     
    
      
 }
 .register-modal:hover{
     color:white;
     background:green;
 }
 
 
 .resultcontent-modal{
    margin-bottom: 20px; 
 }
 
 
 .mabhasname_modal{
        font-family:'dana extrabold' !important;
        font-size:15px !important;
        margin-top:-10px;
 }
 .livesearch_text {
     
     margin-top:10px;
     
     color:black !important;
     direction:rtl !important;
     text-align:right !important;
     background-color: #23a183d9;
     padding-right:10px;
 }
 
 .modal_exit_button{
    position:fixed;
	width:60px;
	height:60px;
	bottom:35px;
	right:50px;
	background-color:yellow;
	color:black;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	padding-top:8px;
	
    
     
 }
.modal_exit_button:hover{
    cursor: pointer;
    background-color:#00cc6e;
 } 

 /*end modal*/
 
 
 
  .livesearch_text a:hover{
     color:black !important;
     
 }
 
 .blockquote{
	background:white ;
  border-left: 10px solid #accd32;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  color:black;
 }
 
 .brandname_header{
     font-size:15px !important;
     color:#00AEEF  !important;
     font-family:'dana extrabold' !important;
 }
 
 .username_header{
     font-size:15px !important;
     color:black  !important;
     font-family:'dana extrabold' !important;
 }
  
 
 
pre code{
    background-color: #eee;
  border: 1px solid #999;
  display: block;
  padding: 20px;
     direction:ltr;
     text-align:left;
 }
 
/* type service start*/
 .notaccess{
     text-align:right;
     background: blueviolet;
    color: white;
    font-weight: bold;
     direction:rtl;
 }
 .type_price{
      font-family:'dana extrabold';
     text-align:center;
     font-weight:bold;
     direction:rtl;
     font-size:35px;
     padding-top:20px;
     color:darkviolet;
     margin-top:-40px;
     
 }
 
 .type_sale_btn {
    width: 200px;
    height: 50px;
    background: #9acd32;
    color: white;
    border-radius: 10px;
    
    margin-left: 10px;
    padding-left: 10px;
    text-align: center;
    font-size: 20px;
    font-family: 'iranyekan';
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
}
.type_sale_btn:hover{
   background: #00Aeef;
    cursor: pointer; 
}

.type_edit_form{
    width:100%;
    max-width:90%;
    margin:0 auto;
    text-align:right; 
}

.type_edit_form input[type="text"]{
    background:#00ff0012;
    font-size:15px;
    direction:rtl;
    text-align:right;
    width:100%;
    height:50px;
    border:none;
    padding-right:10px;
    margin-top:25px;
    font-weight:bold;
    
}
.type_save{
    padding:10px;
    margin-top:5px;
    color:red;
    border-radius:10px;
    width:fit-content;
    margin:0 auto;
    font-weight:bold;
    

}
.result_ajax{
    padding:10px;
    margin-top:5px;
    color:red;
    border-radius:10px;
    width:fit-content;
    margin:0 auto;
    font-weight:bold;
    

}
.setting_div_save{
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 1px;
  height:1px;

}
 /*type service end*/
 
 .referralbtn{
 background:purple;
 color:white;
 font-weight:bold;
    border-radius: 5px;
    padding: 10px;
    
   
    width:fit-content;
   margin:0 auto; 
 }
 .referralurl{
       white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 1px;
  height:1px;
 }
 .referralcopylink{
     color:red;
     font-weight:bold;
     font-size:16px;
 }
 .referralcode{
     background: #44c73d;
     color:white;
     font-weight:bold;
     font-size:20px;
    text-align:center
 }
 
 .referralprice1 {
 display: inline-block;
  position: relative;
}
.referralprice1::before {
  content: '';
  position: absolute;
  left: -0.1em;
  right: -0.1em;
  top: 0.38em;
  bottom: 0.38em;
  background: linear-gradient(to left top, transparent 45.5%, currentColor 47.5%, currentColor 52.5%, transparent 54.5%);
  pointer-events: none;
}
.refferral_takhfif_final_box{
  padding:10px;
  background:white;
  color:black;
  width:fit-content;
  font-size:20px;
  margin:0 auto;
  border-radius:10px;
}



/*اشتراک خرید محتوا*/

.title_safheye_avval{
font-family: 'dana extrabold';
    color: red;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1.2em;
    direction: rtl;
 
}
.tozihat_safheyeaval{
    direction:rtl;
    text-align:right;
}



.price_eshteraak{
    direction:rtl;
}

.column_eshteraak {
  float: left;
  width: 25%;
  padding: 0 10px;
}

.row_eshteraak {margin: 0 -5px;}

/* Clear floats after the columns */
.row_eshteraak:after {
  content: "";
  display: table;
  clear: both;
  margin-bottom:25px;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .column_eshteraak {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

/* Style the counter cards */
.card_eshteraak {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #f1f1f1;
}


.deactive_eshteraak{
    text-align:center;
}

.eshteraak_pishnahadi{
   background: #22ff00;
background: linear-gradient(176deg, rgba(34, 255, 0, 1) 0%, rgba(87, 199, 133, 0) 100%, rgba(255, 255, 255, 1) 100%);
}

.disable_btn{
    width: 200px;
    height: 50px;
    background:gray;
    color: white;
    border-radius: 10px;
    
    margin-left: 10px;
    padding-left: 10px;
    text-align: center;
    font-size: 20px;
    font-family: 'iranyekan';
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
    
 pointer-events: none;
  cursor: default;
  opacity: 0.6;
  display:block;
}
.eshteraak_btn{
    
    width:100px;
    height:64px;
    float:left;
    max-width:64px;
    background:#9acd32;
    color:white;
    border-radius:10px;
    padding-top:10px;
    margin-left:10px;
    padding-left:5px;
    text-align:center;
    font-size:14px;
    font-family: 'iranyekan';
    padding-right:5px;
}

/*پایان اشتراک خرید محتوا*/

.verify_input{
    text-align:center;
    direction:rtl;
}