.uygulamayazi {
   width: 490px;
   height: 311px;
   margin: 0px;
   float: left;
   text-align: center;
   background: rgba(235, 235, 235, 0.7);
   font-size:25px;
   font-family:OpenSans;
}

.uygulamayazi a{
	font-family:OpenSans;
	font-size:16px;
	color:#8b2131;
	font-weight:bold;
	float:left;
	margin: 40px 0px 0px 220px;
}

.uygulamayazi a:hover{
	font-family:OpenSans;
	font-size:16px;
	color:#000;
	font-weight:bold;
	float:left;
	margin: 40px 0px 0px 220px;
}

.uygulamabaslik{
   color: #8b2131;
   text-align: center;
   font-size: 22px;
   font-style:OpenSans;
   margin: 55px 0px 55px 0px;
   font-weight:bold;
   text-transform: uppercase;
}
.slides .uygulamayazi p {
   font-family: OpenSans;;
   font-size: 15px;
   position: relative;
   color: #000;
   text-align: justify;
   width:300px;
}

.uygulamacizgi{
	position:absolute;
	color:#8b2131;
	width:393px;
    margin: -80px 0px 0px 50px;
	z-index: 1;
    top: 50%;
	line-height:50px;
	border-bottom:solid;
	border-bottom-color:#8B1F31;
	border-bottom-width:1px;	
}

.resim{
	float:left;
	width: 501px;
    height: 373px;
}