@font-face {
font-family: 'BYekan';
src: url('../fonts/byekan/BYekan.eot?#') format('eot'),
url('../fonts/byekan/BYekan.ttf') format('truetype'),
url('../fonts/byekan/BYekan.woff') format('woff');
}


@font-face {
  font-family: 'mmxNaskh';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/droid_naskh/v7/DroidNaskh-Regular.eot);
  src: url(../fonts/droid_naskh/v7/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droid_naskh/v7/DroidNaskh-Regular.woff2) format('woff2'),
       url(../fonts/droid_naskh/v7/DroidNaskh-Regular.woff) format('woff'),
       url(../fonts/droid_naskh/v7/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'mmxNaskh';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts//droid_naskh/v7/DroidNaskh-Bold.eot);
  src: url(../fonts/droid_naskh/v7/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droid_naskh/v7/DroidNaskh-Bold.woff2) format('woff2'),
       url(../fonts/droid_naskh/v7/DroidNaskh-Bold.woff) format('woff'),
       url(../fonts/droid_naskh/v7/DroidNaskh-Bold.ttf) format('truetype');
}


@font-face {
    font-family: "Nassim57";
    src: url("../fonts/nasim/nassim-regular.eot");
    src: local("?+"), url("../fonts/nasim/nassim-regular.woff") format("woff"), url("../fonts/nasim/nassim-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Nassim57";
    src: url("../fonts/nasim/nassim-bold.eot");
    src: local("?+"), url("../fonts/nasim/nassim-bold.woff") format("woff"), url("../fonts/nasim/nassim-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}














.mmx_userListOuter .topTools .titleBox,.searchBox {
    display: inline-block;
    width: 50%;
    float: right;
    position: relative;
}


.mmx_userListOuter .topTools .titleBox {
    padding: 0 20px;
    color: #fff;
    font-size: 33px;
}


.mmx_userListOuter .topTools .searchBox {
    padding: 0 0 0 0;
}

.mmx_userListOuter .meberlist_title_sub {
    display: block;
    background: #055058;
    border-top: 3px solid #fff;
    margin: -7px 0 0 0;
}


/* ************************************************************ */
/* **************** Alireza ********************** */




.mmx_userListOuter .rows .perRow a .img img {
    display: block;
    height: 195px;
    margin: 0 auto;
    width: 100%;
    /* border: 3px groove #135796; */
    padding: 2px;
    border-radius: 2px;
}




.mmx_userListOuter .pagination .paginationBox span a {
    border-top: 2px groove #f89406;
    border-left: none;
    border-right: none;
    border-bottom: none;
    position: relative;
}

.mmx_userListOuter .pagination .paginationBox span a:before {
content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #ff8d00;
    border-radius: 4px;
    position: absolute;
    top: -5px;
    left: 13px;
    z-index: 10;
}

.searchBox form label {
    width: 80px;
    display: none;
    background: none;
    position: absolute;
    font-family: Nassim57;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 26px;
    color: #ffffff;
}

.searchBox form .inp {
    display: inline-block;
    position: absolute;
    left: 75px;
}

.searchBox form .inp input[name=Skey]{
    padding: 0 9px 0 0;
    margin: 8px 80px 0 0;
    font-size: 12px;
    border: none !important;
    color: #fff;
    background: rgba(0, 0, 0, 0.075);
}

.searchBox form input[type=submit]{
    background: #2f8f94;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 1px rgb(37, 96, 104);
    font-size: 10px;
    padding: 0 6px;
    font-family: mmxNaskh;
    position: absolute;
    margin: 6px 0 0 20px;
    left: 0;
    top: 37px;
}

.searchBox form {
    margin: 0 0;
}




.mmx_userListOuter .pagination .paginationBox .pageBtns {
    display: -webkit-inline-box;
    width: 52%;
    margin: 24px auto;
    text-align: center;
    float: right;
}



.mmx_userListOuter .pagination .paginationBox .infoo {
    display: block;
    width: 100%;
    padding: 17px 25px;
    color: #999999;
    text-shadow: -10px 0px 20px #f00;
}

/* **************** Alireza ********************** */
/* *********************************************************** */





/* ******* profileOuterBox Section Top ****** */
/************************************* */

.profileOuterBox section.top {
    display: block;
    width: 100%;
    margin: 10px 0;
    border-bottom: 1px dashed #000;
    line-height: 31px;
    min-height: 280px;
    height: auto;
}



.profileOuterBox section.top .img {
    display: inline-block;
    width: 15%;
    float: right;
}
.profileOuterBox section.top .img img {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 1px;
    box-shadow: -5px 10px 15px rgba(0,0,0,0.25);
}



.profileOuterBox section.top .info {
    display: inline-block;
    width: 84%;
}
.profileOuterBox section.top .info .inff {
font-size: 25px;
    display: block;
    margin: 0 19px;
    width: 100%;
    padding: 6px 10px;
    color: #fff;
    border-radius: 4px;
    background: rgba(44, 45, 60, 0.86);
}
.profileOuterBox section.top .info .shortSummery {
    display: block;
    width: 100%;
    margin: 10px 20px;
    font-size: 12px;
    padding-left: 5px;
    color: #5f5f5f;
}

/************************************* */





/* ******* profileOuterBox Section middle ****** */
/************************************* */
.profileOuterBox section.middle {
    display: block;
    width: 100%;
    margin: 10px 0;
    border-bottom: 1px dashed #000;
    line-height: 31px;
    min-height: 190px;
    height: auto;
}

.profileOuterBox section.middle .portofoilo a.example-image-link img {
    display: inline-block;
    width: 110px;
    height: 110px;
    float: right;
    margin: 5px 5px;
}

.profileOuterBox section.middle .title {
    display: block;
    width: 100%;
    margin: 20px 0;
    color: #929292;
    font-weight: bold;
    border-radius: 3px;
    font-size: 18px;
    padding: 4px 10px;
    font-family: mmxNaskh;
    background: rgba(0, 0, 0, 0.05);
}

/************************************* */



/* ******* profileOuterBox Section bottom ****** */
/************************************* */
.profileOuterBox section.bottom {
    display: block;
    width: 100%;
    margin: 10px 0;
    line-height: 31px;
    min-height: 190px;
    height: auto;
}

.profileOuterBox section.bottom .title {
    display: block;
    width: 100%;
    margin: 20px 0;
    color: #929292;
    font-weight: bold;
    border-radius: 3px;
    font-size: 18px;
    padding: 4px 10px;
    font-family: mmxNaskh;
    background: rgba(0, 0, 0, 0.05);
}

.profileOuterBox section.bottom .detail {
    padding: 0 10px;
}

/************************************* */




/* ******* profileOuterBox Section Top ****** */
/************************************* */
.profileOuterBox section.endd {
    display: block;
    width: 100%;
    padding: 20px 0;
}
/************************************* */

.mmx_userListOuter{
    display: inline-table;
    width: 100%;
    margin: 0;
    border-width: 1px;
}

.mmx_userListOuter .topTools  {
	background: #023d43;
}

.mmx_userListOuter .topTools .topToolsInner{
	direction: rtl;
    width: 62.5rem;
    display: block;
    margin: 0 auto;
    border-bottom: none;
    height: 103px;
    line-height: 102px;
}

.mmx_userListOuter .rows{
	display: table;
    width: 62.5rem;
    margin: 0 auto;
}

.mmx_userListOuter .rows .perRow a {
    position: relative;
    display: block;
}

.mmx_userListOuter .rows .perRow{
    width: 250px;
    height: auto;
    overflow: hidden;
    float: right;
    margin: 0;
    padding: 3px;
    border-radius: 1px;
    overflow: hidden;
    position: relative;
    line-height: 0;
    display: block;

}

/*
.mmx_userListOuter .rows .perRow a .img:before {
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.mmx_userListOuter .rows .perRow a .img:hover::before {
    left: 105%;
}
*/

.mmx_userListOuter .rows .perRow:hover .name {
    opacity: 1;
}

.mmx_userListOuter .rows .perRow .name{
    height: 100%;
    width: 100%;
    min-height: 15px;
    opacity: 0;
    display: block;
    font-size: 16px;
    top: 0;
    padding: 80px 0 0 0;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    background: rgba(5, 80, 89, 0.8);
    line-height: 25px;
    border: 1px solid #ccc;
    margin: 0 auto;
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.88);
    
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.mmx_userListOuter .pagination{
    height: 50px;
    margin: 2px auto;
    background: #fff;
    width: 62.5rem;
    display: table;
    float: none;
}































