.main_hakkimizda p{
	padding-top:0px;
	margin-bottom:5px;
}

.cozum_ortaklari{

    border: 1px solid #ccc;
    min-height: 175px;
    margin: 5px;
    text-align: center;;
    align-items: center;
    padding-top: 15px;


}
.cozum_ortaklari img{

max-height: 80px;
padding-bottom:15px;

}

@media (min-width: 768px) {
    .cozum_ortaklari{
        width: 23%;
        margin-bottom: 10px;
    }
    .online-katalog {
        display: none;
    }
}
@media (min-width: 1024px) {
    .cozum_ortaklari{
        width: 23%;        
        margin-bottom: 10px;
    }

}

.tablar .active {
    background-color: #bf202f;
    color: white;
    border: 1px solid #bf202f;
    }

  .preview-thumbnail.nav-tabs li{
    border: 2px solid #ffffff;
}  
 .preview-thumbnail.nav-tabs li {
    margin-right: 2.3%;
}

.bb_cevap{
     overflow-y:auto; 
}
.projeler .devam-ok i{
    border:2px solid #bf202f;
}

.projenet a {
    background: url("../img/projenet.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 14px;
    margin-top: 5px;
    opacity: 0.7;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    width: 15px;
    background-color:#fff;
}
.projenet a:hover {
    opacity: 1;
    width: 60px;
}

.secenekler li{
    margin-right: 5px;
    color: #757575;
    padding: 3px;
    border:1px solid #757575;
}
.secenekler{
    padding: 10px 0;
}

.secenekler .active {
    background-color: #bf202f;
    color: white;
    border: 1px solid #bf202f;
}
.filtre{
     border: 1px solid #ccc;
    padding: 15px;
    margin: 15px;
}
.carousel-control.left, .carousel-control.right {
    background-image: none
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    font-size: 0px;
}
