
*{
    margin: 0 auto;
    padding: 0;
    border:0;
    box-sizing: border-box;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family:"Yekan";
}
@font-face{
    font-family:"Yekan";
    src:url("font/IRANSansWebFaNum/IRANSansWeb\(FaNum\).woff");  
}

body{
    /* line-height: 2; */
    background: rgb(233, 233, 233);
    font-family: "Yekan";
    font-size: 14px;
}


input,textarea,button{
    font-family:"Yekan";

}
.mySlides {display:none}

.w3-left, .w3-right, .w3-badge {cursor:pointer}

.w3-badge {height:13px;width:13px;padding:0;}

.clearfix{clear:both;}

img{max-width: 100%;}

a{
    text-decoration: none;
}

ul{
    list-style-type: none;
} 

.main{
    width: 100%;
    margin: 0 auto;
}

.container{
    max-width: 1100px;
}

.col-md-8 {
    float: right;
}
.col-md-4{
    float: right;  
    }

.col-4{
    float: left;
    left: 0;
}


.row .col.s12 {
    width: 100%;
    margin-left: auto;
    padding: 0;
}

.top_menu {
    width: 100%;
    /* float: right; */
    display: block;
    background: #353535;
    position: fixed;
    top:0;
    right: 0;
    left:0;
    z-index: 10;
    height: 70px;
}

  .navbar a {
    display: block;
    font-size: 12px;
    color: white;
    padding: 20px 20px;
    border-bottom: 3px solid transparent;

  }
  
  .dropdown {
    position: relative;
    /* border-bottom: 3px solid transparent; */
  }
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(53, 53, 53,.5);;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  .dropdown .dropbtn {
    font-size: 12px;  
    border: none;
    /* outline: none; */
    color: white;
    padding: 20px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
  }
  
   .navbar a:hover {
    border-bottom:3px solid #0693e3;
  } 
  
  .dropdown-content a:hover {
    width: 100%;
    text-align: center;
    background-color: rgba(53, 53, 53,.25);
    border-bottom:3px solid #0693e3;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
  }

.pull-right{
    float: right;
}



.pull-left{
    float: left;
}


.area-title{
   text-align: right; 
   /* margin: 0 20px; */
}
.area-title h1{
    font-size: 2em ;
    margin: -150px 0 0 0;  
    color: #2a4755 ; 
    font-family:"Yekan";

 }
 .area-title p{
    padding: 10px 0 ;
    font-size: 16px;
    color: #182d37 ;   
 }


/* .masthead .top_menu ul li{
display: inline-block;


} */
/* .masthead .top_menu ul li a {
    display: inline-block;
    font-size: 12px;
    padding: 25px 0px;
    margin: 0 15px;
    color: #fff;   
    

} */


.gallery {
   width:100%;
}

.gallery  .gallery-item img{
    width: 100%;
    height: 100%;


}
.team {
    width:100%;
    float:right; 
    padding: 66 px 0;
    background: #fff;
    line-height: 1.8rem;
    margin: 30px 0;
 }

 .team .team-details {
    /* width:50%;   */
    /* float: right; */
    background-color: #fff;

 }
 /* .team-details .team-content img{
    float: left;
    margin-right: 300px;
    margin-top: -50px;
 } */

 .team .team-details .team-content {
    float:right;
    line-height: 1.8rem;
} 
.team .team-details .team-content h1{
    margin-bottom: 10px;
    font-size: 18px;
    color: #8bc34a;
}
.team .team-details .team-content p{
    text-align: right;
    color: #555;
    float: right;
    /* margin-left: -250px; */
    /* line-height: 2rem; */
    margin-bottom:15px;
    font-size: 14px;
}

/*First page style*/

.team-first {
    width: 100%;
    float: right;
    font-family: "Yekan";
    margin: 125px 0; 
 }


 .team-first .team-details-first {
    width:100%;
    height:auto;  
    float: right;
    background: #fff;
    padding: 10px;

 }
 .team-details-first-img img{

    float: left;
    margin: -345px 20px 10px 20px;
    /* margin-top: -340px;
    margin-left: 20px; */
 }
 .team-first .team-details-first .team-content-first {
    float:right;
    /* line-height: 1.8rem; */
} 


.team-first .area-title-first h1{
    font-family: "Yekan";
    font-weight: bolder;
    
}
.team-first .team-details-first .team-content-first p{
    text-align: right;
    color: #555;
    /* float: right; */
    margin-left: -250px;
    /* line-height: 2rem; */
    margin-bottom:10px;
    font-size: 14px;  
}

/*end first*/


.footer .item{
    float: right;
    /* margin: 20px auto 0 ; */
    padding: 10px ;
    position: relative;
    font-family:"Yekan";
}

.footer .item .item-info{
    margin: 10px auto;
    font-family:"Yekan";

}
.footer .item .item-info img {
    float:right;
    margin-left:10px ;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.footer .item .item-info span{
    display: inline-block;
    /* padding: 15px 0 0; */
    /* font-size:13px ; */
    margin-bottom: 12px;
    font-family:"Yekan";

}
/* .footer .item .item-info span p{
     font-size: 20px; 
    font-family:"Yekan";
} */



.blog{
    width: 100%; 
float: right;
}
.blog .Khadamat{
    text-align: center;
    padding: 40px 0;
    font-weight: bolder;
    font-size: 20px;
    margin: 0 0 -15px 0;

}

.blog_single {
    width: 100%;
    max-height: 345px;
    float: right;
    padding: 50px 10px;
    text-align: center;
    background: #fff;
    /* margin: 0 0 60px 0; */
    transition: transform 0.5s;
    /* transition-delay: 5s; */
    
}
.blog_single:hover {
    background: #ffffff63;
    transform: translateY(-10px);
    box-shadow: 0px 1px 5px #9696962e;
    
}
.blog_single img{
    width: 95px;
    margin: 1rem 70px;
    transition:0.5s ease;  
}
.blog_single img:hover{
    transform: scale(1.1,1.1);
}
.blog_item{
    display: inline-block;
    padding: 15px 5px;
}

.blog .blog_single .blog_item h2 {
    margin-bottom: 10px;
    font-size: 18px;
}

.blog .blog_single .blog_item h2 a{
    margin-bottom: 10px;
    color: #353535;
    text-align: center;
}
.footer{
    width: 100%;
    float: right;
    background: #353535;
    color: #fff;
    /* height: 190px; */
    font-family:"Yekan";
    padding: 2rem;
    /* margin: 0 15px 0 0; */
   
}
/* .footer .footer_single {
    width: 33.33%;
    float: right;
    padding: 0;
    text-align: right;
    margin: 0 20px; 
    font-family:"Yekan";
    
} */
.blog .blog_single .blog_item{
    display: inline-block;
    font-family:"Yekan";
}
.item-info p{
    font-size: 11px;
    color: #aaa;
}

/* style="opacity: 0; transform: translateX(0px) translateY(0px);" */


.footer a {
    color: #999;
}
.subfoot p {
    color: #999;
    margin-top: 7px;
}
/* .text-center{
margin-top: 20px;
} */
/* .footer-nav{
margin-top: 40px;
} */
.section{
    position: relative;
    overflow: hidden;
    z-index: 3;
    font-family:"Yekan";
    
    
}
.collection {
    /* margin: 0 0 1rem; */
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    background: #ffffff61;
    /* width: 33.3%; */
    font-family:"Yekan";
    margin: 15px 0;
    /* float: right; */
    
}

.collection .collection-item img {
    float:right;
    margin-left:10px ;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 13px;
    font-family:"Yekan";
  
}
.collection-header{
    padding: 1px;
    background: #eee;
    font-family:"Yekan";
    
    /* border: 1px solid #999; */
/* box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2); */
}
.collection-header h4{
    font-family:"Yekan";
    margin: 13px;
    font-weight: bold;
    
}
.collection-item{
    background: #fff;
    /* float: right; */
    
    
}
.collection .collection-item p{
    /* margin:10px; */
  background: #fff;
  padding: 11px;
  margin: 0 auto;


  

}
.collection  .collection-item{
    border-bottom: #aaa solid 1px;
    font-family:"Yekan";
}


@media screen and (max-width:  600px) { .hide-mp{display: none} }

  .dropdown-container {
    display: none;   
  }

 .dropdown-btn {
    font-size: 12px;  
    border: none;
    outline: none;
    color: white;
    padding: 20px 16px;
    background-color:  rgba(53, 53, 53,0);
    font-family: inherit;
    text-align: center; 
    border-bottom:3px solid transparent;
  }
  

  .dropdown-container a:hover {
    width: 100%;
    /* text-align: center; */
    float: inherit;
    background-color: rgba(53, 53, 53,.25);
    border-bottom:3px solid #0693e3;

  }
  .dropdown-btn a:not(:active) {
 display: hidden;
  }
  .dropdown-btn:hover {
    width: 100%;
    /* text-align: center; */
    background-color: rgba(53, 53, 53,.25);
    border-bottom:3px solid #0693e3;
    /* margin: 0 28px;  */

  }

