.logo {
  height: 70px;
}
.yazi-1{
  color: #ffffff;
  text-shadow: 5px 2px 5px #2a3485;
}
.hedefler-1{
  height: 283px;
  width: 400px;
}

.res{
  height: 320px;
  width: 500px;
}

.res1{
  height: 50%;
  width: 420px;
}

.d-logo{
  height: 200px;
  width: 140px;
}

.nav-bg {
  background-color:#ffffff;
}

.header-yuk {
  height: calc(50vh - 70px);
}
.sayfa-baslik h3 {
  color: #2a3485;
  font-weight: bold;
}
.sayfa-baslik p {
  color: #ffffff;
  font-weight: bold;
}

.ust-kisim {
  background-image: url(resimler/22.jpg);
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.ust-kisim-sayfalar {
  background-image: url(resimler/r2.jpeg);
  height: 50vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.nav-item a {
  color: #2a3485;
  font-size: 16px;
  font-weight: bold;
}
.nav-item a:hover {
  color: #95a5a6;
}
.navbar-toggler {
  color: #2a3485;
  border: 1px solid #2a3485;
}
.navbar-toggler:hover {
  border: none;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  background-color: #2c3e50;
}

@media screen and (max-width: 992px) {
  .ayrac {
    display: none;
  }
  .nav-item:hover {
    background-color: #636786;
  }
  .navbar-toggler {
    z-index: 999;
    position: fixed;
    right: 10px;
    top: 20px;
  }
  .navbar-toggler:hover {
    border: 1px solid #2c3e50;
  }
  .pozisyon {
    width: 100%;
    height: 450px;
    background-color: #fff;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    padding-top: 70px;
  }
}

.bosluk {
  margin-top: 100px;
}

/* Teklif Kısmı */
.teklif {
  height: 60px;
}
.tirnak {
  color: #f4b70b;
  font-size: 36px;
  font-weight: bold;
}
.imza {
  font-size: 20px;
}

/* Hizmetlerimiz */
.hizmetlerimiz {
  background-color: #f4b70b;
}

/* Çalışanlar */

/* Slogan */

.tirnak1 {
  color: #f4b70b;
  font-size: 52px;
  font-weight: bold;
}
.soz {
  font-size: 40px;
  color: white;
}
.slogan {
  background-image: url(resimler/ust-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.roket-icon {
  font-size: 150px;
  color: white;
}

/* Çalışmalarımız */

.calisma {
  padding: 5px;
  border: 1px solid transparent;
}

.calisma img {
  height: 150px;
}

/* Footer Kısmı */

.footer {
  background-color: #2c3e50;
  height: 300px;
  color: #95a5a6;
}
.footer p {
  font-size: 18px;
}
.footer-sutun {
  height: 300px;
}

/* Pörtföyümüz Sayfası */

.kurumsal-calisma {
  height: 150px;
}

/* Blog Sayfası */
.devam a:hover {
  color: black !important;
}

/* İletişim Sayfası */

.simgeler {
  font-size: 16px;
}
