.rezerve {
  width: 100%;
  height: 90vh;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.rezerve .tablo {
  height: 90vh;
}
.rezerve .baslik {
  background: #fb0411;
  margin-top: 80px;
  margin: 0px;
  color: #fff;
  text-align: center;
  padding: 6px;
  font-family: 'GT Eesti Display';
}
.etkinlik .kutu p {
  margin: 0px;
  width: 75%;
  float: left;
  font-family: 'GT Eesti Display';
  color: #1451ac;
}
.etkinlik .foto {
  height: 230px;
}
.etkinlik .kutu span {
  width: 25%;
  float: left;
  color: #1451ac;
}
.etkinlik .kutu h3 {
  text-transform: uppercase;
  color: #fb0411;
}
.etkinlik .kutu .biletal {
  background: #1451ac;
  color: #fff;
  padding: 5px;
  text-align: center;
  width: 100%;
  margin: 10px 0px;
}
.etkinlik .kutu:hover .biletal {
  background: #fb0411;
}
.owl-carousel .owl-item img {
  display: none !important;
}
.yeme .sol {
  padding: 0px 100px 0px 50px;
  width: 50%;
  color: #fff;
  text-align: right;
}
.yeme .sol h2 {
  color: #fff;
}
.yeme .sag {
  bottom: 0;
  float: right;
  height: 250px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  background-color: #1451ac;
  padding: 0px 50px 0px 100px;
  color: #fff;
}
.yeme a {
  color: #fff;
}
.yeme .sag h2 {
  color: #fff;
}
.yeme {
  position: relative;
  background-color: #fb0411;
}
.yeme .tablo {
  height: 250px;
}
.yeme .foto {
  position: absolute;
  left: 0;
  right: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 1px 1px 10px #000000ad;
  margin: 0px auto;
  top: 50%;
  margin-top: -50px;
}
.zemin {
  background: #fff;
  padding: 20px;
  box-shadow: 1px 1px 10px #dbdbdb;
}
.panel-default {
  border: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  border: none;
}
.biletal .zemin {
  width: 79%;
  float: left;
}
.biletal .sidebar {
  width: 20%;
  float: left;
  padding: 20px;
  box-shadow: 1px 1px 10px #dbdbdb;
}
.biletal p.yana {
  float: left;
  margin-right: 10px; 
}
@media(max-width:767px) {
  section {
    padding: 20px 0px;
  }
  .yeme {
    background: transparent;
  }
  .yeme .sol {
    width: 100%;
    padding: 15px;
    background-color: #fb0411;
    text-align: left;
  }
  .yeme .sag {
    width: 100%;
    padding: 15px;
    position: inherit;
  }
  .yeme .foto {
    display: none;
  }
  .yeme .tablo {
    height: inherit;
  }
  footer ul.social li p {
    font-size: 12px;
  }
  footer ul.social li svg {
    width: 20px !important;
    height: 20px;
  }
}
