.text-white {
  color: white !important;
}
.text-gray {
  color: #878787 !important;
}
.bannerBelowSlide {
  position: relative;
  padding: 50px;
  margin-top: -50px;
  border-bottom-width: 5px !important;
  background: #2986e2 url('../images/bg4897.jpg') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-bottom-color: #f26529 !important;
  border-bottom-style: solid !important;
}
.bannerBelowSlide a {
  color: white;
  border: 1px solid white;
  border-radius: 30px;
  padding: 14px 28px;
}
.bannerBelowSlide div {
  margin-bottom: 20px;
}
.merhabaText p {
  text-align: justify;
  color: #878787;
  padding: 10px 40px 10px 40px;
  letter-spacing: 0.21em;
  font-size: 20px;
  font-family: Arial, sans-serif;
  line-height: 30.5714px;
}
#hizmetler {
  text-align: center;
}
#hizmetler div {
  margin-bottom: 20px;
}
#hizmetler img {
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
}
#hizmetler p {
  color: #777;
  min-height: 150px;
}
.orangeButton {
  display: block;
  background: #f26529;
  border-radius: 30px;
  padding: 14px 28px;
  color: white;
  margin-bottom: 20px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  background: black;
  z-index: 1;
  overflow: auto;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100%;
}
#gulus-tasarimi-content {
  z-index: 9;
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 100px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.middleBanner {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
  background: #000000 url('../images/middle.jpg') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

#footer {
  margin-top: 100px;
}
.modal-backdrop {
  z-index: -1;
}
.modal-dialog {
  width: 80%;
}
