@media (max-width:1000px){
#owl-demo1 .item {display: inline-block;width:100%!important;padding: 0px;margin: 0px;color: #636363;}
.proje_bg {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    text-align: center;
    position: relative;
}
}

.proje_bg {float: left;width: 100%;height: auto;padding-top: 75px;padding-bottom: 75px;background:#f1f1f1;text-align: center;position: relative;}
.proje_bg .iconn{float: left;width: 100%;height: auto;text-align: center;font-size:50px;color:#ee761c;}

#owl-demo1 .item {display: inline-block;width:750px;padding: 0px;margin: 0px;color: #636363;}
#owl-demo1 .item .yazi {float: left;width: 100%;height: auto;margin-top: 20px;margin-bottom: 0px;font-family: 'Poppins', sans-serif;font-weight: 300;color:rgba(0, 0, 0, 0.54);font-size:16px;font-style: italic;line-height: 24px;}
#owl-demo1 .item .baslik {float: left;width: 100%;height: auto;margin-top: 20px;margin-bottom: 0px;font-family: 'Poppins', sans-serif;font-weight: 700;color:#5d5d5d;font-size:16px;}
#owl-demo1 .item .title {float: left;width: 100%;height: auto;margin-top: 0px;margin-bottom: 0px;font-family: 'Poppins', sans-serif;font-weight: 300;color:#999;font-size:14px;display: none;}

.customNavigation {text-align: center;margin-bottom: 20px;}
.customNavigation a {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.baslikk {float: left;width: 100%;height: auto;text-align: center;margin-bottom: 20px;}
 
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 2px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls {
    margin-top: 18px;
    text-align: center;
}


.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 2px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background:transparent;
    border: solid 1px rgba(162, 162, 162, 0.6);
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #ee761c;
    border-color:#ee761c;
}

.bakim_yorum_resim {    
  position: absolute;
    top: -22px;
    left: 0px;
    width: 100%;
    height: 50px;
    background: url('../img/bakim_yorum_resim.png');
  }

.mb-20 {
    margin-bottom: 20px;
    /* background: rgba(255, 255, 255, 0.61); */
    background-color: rgba(0, 0, 0, 0.06);
    border-top: solid 1px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.53);
}