/* element-item
------------------------- */
.grid {
  border: 1px solid #f2f2f2;
  position: relative;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid [class*=" col-"],.grid [class^="col-"]{
	margin-top:15px !important;

}
.filter-button-group [class*=" btn-"],.grid [class^="btn-"]{
	margin-top:5px !important;

}
.element-item {
width: 290px;
float: left;
margin-top:15px !important;
}
.element-item > * {
  margin: 0;
  padding: 0;
}
.element-item .element-alan {

width: 260px;
height: 164px;dere5r64t
position:relative;
overflow:hidden;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.element-item .aciklama {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
font-size: 16px;
line-height: 24px;
color: #FFF;
background-color: #3b4d5c;
background-color: rgba(59, 77, 92, .8);
padding: 3px 10px;
-webkit-transition: background-color .25s ease;
transition: background-color .25s ease;
}


.element-item .grid-name {
font-size: 16px;
line-height: 20px;
margin: 0;
}

.element-item .grid-text {
margin:0;
  font-size: 12px;
  color: white;
}
.is-checked{background:#2ec1a3;}
.projem_detay{position: absolute;width:100%;float:none;}
.projem_detay:after,
.projem_detay:before{
    display: table;
    content: " "
}
.projem_detay:after{ clear:both;}
@media (max-width:480px){
	.element-item {
width:100%;
}
.element-item img {
width:100%;
height:auto;
}
.element-item .element-alan {
width:100%;
}
}
.proje_block{position:relative;margin-top:15px; }
.projem_detay{position:relative; display:none; }
.showw{ display:block !important}
.hidee{ display:none !important;}
