.OncekiSonraki .owl-buttons {
}
.OncekiSonraki .owl-buttons div {
  width: 29px;
  height: 29px;
}
.OncekiSonraki .owl-buttons .owl-prev {
  background: #fff url(../images/Sprite_Bg.png) -231px -158px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 8px;
  top: -6px;
}
.OncekiSonraki .owl-buttons .owl-prev:hover {
  background: #ccc url(../images/Sprite_Bg.png) -231px -158px;
}
.OncekiSonraki .owl-buttons .owl-next {
  background: #fff url(../images/Sprite_Bg.png) -254px -158px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  right: 7px;
  top: -6px;
}
.OncekiSonraki .owl-buttons .owl-next:hover {
  background: #ccc url(../images/Sprite_Bg.png) -254px -158px;
}

.Projeler {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  display: block;
  margin-top: 35px;
  position: relative;
  z-index: 99;
  font-family: "Poppins", sans-serif;
  margin-bottom: 35px;
  margin-left: -1px;
}
.Projeler_Baslik {
  width: 100%;
  height: 27px;
  margin: 0px;
  padding: 0px;
  float: left;
  display: block;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
}
.Projeler_Spot {
  width: 100%;
  margin: 0px;
  padding: 0px 5px;
  float: left;
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
}

.Projeler .ProjeDis {
  width: 100%;
  position: relative;
  padding: 5px 8px;
  float: left;
}
.Projeler .Proje {
  width: 100%;
  position: relative;
  padding: 4px;
  float: left;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.Proje img {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  max-width: 100%;
}
.Proje .mask {
  width: 100%;
  bottom: 0;
  padding: 12px 15px;
  background: rgba(255, 255, 255, 0.7);
  position: relative;
  z-index: 1000;
  margin: -88px 0 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.Proje .mask p {
  height: 36px;
  color: #595959;
  overflow: hidden;
}
.Proje h3 {
  height: 18px;
  font-size: 15px;
  font-weight: bold;
  color: #444;
  margin: 0 0 5px 0;
  overflow: hidden;
}
.Proje #buton {
  display: none;
  width: 100%;
  padding: 10px 0px;
  margin: 15px auto 0 auto;
  border: 1px solid #fff;
}
.Proje:hover #buton {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.Proje:hover .mask {
  background: #603917;
  height: 150px;
  margin: -155px 0 0 0;
}
.Proje:hover h3 {
  color: #fff;
}
.Proje:hover p {
  color: #fff;
}
.Proje:hover a {
  text-decoration: none;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-controls {
  -webkit-tap-highlight-color: transparent;
}
.grabbing {
  cursor: url(grabbing.html) 8 8, move;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

@media screen and (min-width: 250px) and (max-width: 996px) {
  .Projeler_Baslik {
    width: 100%;
    height: 30px;
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    text-align: center;
    font-size: 21px;
    background: #fff;
  }
}
