.nav-item {
  font-family: 'Poppins';
  font-size: 14px;
}

.navbar-nav .dropdown-menu {
  font-size: 14px;
}

.spotwhite {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
}

@media (max-width: 1199px) {
  .spot-mimari {
    font-family: 'Poppins';
    font-size: 18px !important;
    font-weight: lighter;
    color: #333333;
    line-height: 28px !important;
    letter-spacing: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.spot-mimari {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 300;
  color: #333333;
  line-height: 32px;
  letter-spacing: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 992px) {
  .spot {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 300;
    color: #333333;
    line-height: 32px;
    letter-spacing: 0px;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    /*margin-bottom: 50px;*/
  }
}

.spot-egitimler {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  letter-spacing: 0px;
  margin-top: 20px;
  padding-left: 0px;
  padding-right: 20px;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  .spot {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 300;
    color: #333333;
    line-height: 28px;
    letter-spacing: 0px;
    margin-top: 00px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}

.paragraf-egitim {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 300;
  color: #86868b;
  line-height: 24px;
  padding-bottom: 40px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}

.paragraf {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 300;
  color: #86868b;
  line-height: 24px;
  padding-bottom: 20px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
}

.baslikwhite {
  font-family: 'Bebas Neue', cursive;
  color: #141b4d!important;
  font-size: 56px;
  font-weight: 100;
  line-height: 68px;
  margin-top: 0px;
  padding-top: 0px !important;
}

.baslik1 {
  font-family: 'Bebas Neue', cursive;
  color: rgb(20,27,77);
  font-size: 68px;
  font-weight: 100;
  line-height: 68px;
  margin-top: 0px;
}

.baslik2 {
  font-family: 'Bebas Neue', cursive;
  color: #c1c1c1;
  font-size: 40px;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 40px;
}

.btn.btn-primary {
  font-size: 9px;
  letter-spacing: 4px;
  background: rgb(255,255,255);
  color: #000000;
  border-style: solid;
  border-color: #768691;
  border-bottom-style: solid;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  margin-top: 16px;
}

