






.bealave{width:24px;height:23px;color:#FFFFFF;text-align:center !important;line-height: 28px;font-weight:bold;background:url(../images/link4598.png) no-repeat center center;padding-top: 17px;
padding-left: 20px;}
.bealave2{direction: rtl;color:#fff !important;
float: right;
padding-right: 20px;
padding-left: 5px;
padding-top: 15px;
padding-bottom: 15px;}
.texpaen{width: 240px;
height: 43px;
line-height: 8px;margin-top: 5px;

font-family: b yekan;
font-size: 13px;
font-weight: normal;
background:url(../images/runing.jpg) no-repeat center center;
}

.team{padding-bottom: 20px;
	position: relative; 
	margin: 0 auto;
	width: 100%;
	overflow:hidden;
	

	z-index:2;
	padding-top: 40px;
}
.team h4{
	text-align:center;
	padding-bottom:20px;
}   

.flip-carousel{
	margin:0 auto;
	display:block;
	position:relative;
}

.flip-carousel > ul{
	margin:0;
	padding:0;
	display: inline-block;
}

.flip-carousel > ul > li{
	width: 240px;
	margin-left:3px;
	margin-right:3px;
	padding:0;
	display: inline-block;
	list-style-type:none;
	position: relative;
	-webkit-perspective: 1500;
	-moz-perspective: 1500;
	-ms-perspective: 1500;
	perspective: 1500;
	
}
.flip-carousel .card {
	position:relative;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	/*-ms-transform: rotateY(90deg);
	transform: rotateY(90deg);*/
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.5s;
	-ms-transform-style: preserve-3d;
	-ms-transition: 0.5s;
	transform-style: preserve-3d;
	transition: 0.5s;
	height:213px;
}
.flip-carousel .face {
	position: absolute;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.flip-carousel .front{ z-index:1; }
.flip-carousel .back{ z-index: 0; }

.flip-carousel .back{
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	/*-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);*/
}

.ie .flip-carousel .face .empty{
	width:100%;
	height:100%;
	background-color:#000;
	background-color:rgba(0,0,0,.8);
}
.flip-carousel .controls {
	display: block;
	margin:0 auto;
	overflow:hidden;
}
.flip-carousel .controls img {
	padding: 0 5px 0 0;
}
.flip-carousel .controls.dots {
	margin-top: 5px;
}
.flip-carousel .controls li.dot {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 5px 0 0;
	list-style-type: none;
	background-color: #323232;
	border-radius: 10px;
}

.flip-carousel .controls li.dot.selected{
}

.flip-carousel .controls .arrow{
	cursor: pointer;
	top: -44px;
	position: absolute;
	
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.flip-carousel .controls .arrow:after{
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	background: none;
	
	left: 12px;
	top: 17px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.flip-carousel .controls .arrow.right:after{
	border-bottom: none;
	border-left: none;
	
	left: auto;
	right: 12px;
}
.ie .flip-carousel .controls .arrow{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.ie .flip-carousel .controls .arrow:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ie .flip-carousel .controls .arrow:after{
    content:"\2039";
    color:#fff;
    font-size:80px;
    border:none;
    top:-22px;
    left:5px;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.ie .flip-carousel .controls .arrow.right:after{
    content:"\203A";
    left:auto;
    right:10px;
}

.flip-carousel .controls .arrow:hover {
	opacity: 1;
}

.flip-carousel .controls .arrow.left{
	right: 35px;
	  background: url("../images/spritee.png") no-repeat scroll -105px 0px ;
	width:27px;height:26px;
	
}
.flip-carousel .controls .arrow.right{
	right:5px;
	left:auto;
	
    
	    background: url("../images/spritee.png") no-repeat scroll -105px -51px ;
width: 27px;
height: 26px;
	

}

.flip-carousel .hide {
	display:none;
}

.flip-carousel .loader{
	width: 40px;
	height: 40px;
	position: absolute;
	left:48%;
	bottom: 0;
	animation:spinning 2s linear infinite;
	-webkit-animation:spinning 2s linear infinite;
}
.flip-carousel .loader:after{
	content:"";
	width: 30px;
	height: 30px;
	border: 5px solid rgba(255,255,255,.5);
	border-radius: 20px;
	border-top-color: transparent;
	position:absolute;
	top: 0;
	left: 0;
}

@keyframes spinning{
	from   { transform: rotate(0deg) }
	to { transform: rotate(360deg) }
}

@-webkit-keyframes spinning{
	from   { -webkit-transform: rotate(0deg) }
	to { -webkit-transform: rotate(360deg) }
}

.team .kuytre {
	padding-top: 19px;
	
	background:#f9f9f9;transition:all ease-in 2s;
}
.team .kuytre:hover {
	
	background:#d8e9fa;transition:all ease-in 2s;
	
}
.team .kuytre:hover .bealave{	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);}
.team .kuytre img {transition:all ease-in 2s;
	width:100%;
	height:auto;
	display:block;
border-top:4px solid #fff;}
.team .kuytre h6 {
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
.team .kuytre a span{
	font-size: 17px;
line-height: 18px;
color: #fff;font-family: verdana;
font-weight: bold;
}
.team .kuytre {
	color:#FFFFFF;

}
.social-team{ 
	position:relative;
	padding-top:5px;
	width:100%;
	margin:0 auto;
	text-align:center;
	height:30px;
}
.list-social li {
    padding:0; 
    list-style: none;
	text-align:center; 
	width:30px;
    display: inline-block;
	margin-left:2px;
	margin-right:2px;
	border-radius:2px;
	background:#fff;
	cursor:pointer;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.list-social li.icon-soc a {
	font-family: 'FontAwesome';
	font-size: 13px;
	line-height: 30px;
	width:30px;
	text-align:center;
	margin:0;
	padding:0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.list-social li:hover.icon-soc a{
	opacity:.6;
}

