.der{
    color: blue;
}
.die{
    color: red;
}
.das{
    color: green;
}
.pl{
    color: yellow;
}
body{
   background: #fcee0a;
}
.clear{
  clear: both;
}

.next{
  margin-left: 70%;
  color: red;
  line-height: normal;
  word-spacing: normal;
}

/*partical*/
#particles-js {
  width: 100%;
  height: 100%;
  background-color: #fcee0a;
  position: absolute;
  top: 0;
  left: 0;
  z-index:0;
}
/*footer*/
.footer{
    background-color:#fcee0a;
    text-align: center;
     
} 
.clear{
    clear: both;
}
.footer .search{
    display: flex;
    justify-content: center;
}
.footer  .search .search-input{
    width: 30rem;
}
.footer .search .btn3{
    width: 10rem;
    background-color: black;
    color: #f2f2f2;
    padding: 1rem 2rem;
    margin-left: 1rem;
    border-radius: 2rem;
    font-size: 14px;
}
.footer .share{
   padding: 2rem 0;
}
.footer .share a{
    width: 5rem;
    height: 5rem;
    line-height:5rem ;
    color: #fcee0a;
    font-size: 3rem;
    border: black;
    border-radius: 50%;
    margin: 0.03rem;
    background-color:black;
}
.footer .btn3:hover{
    background: #fcee0a;
    border: 0.05rem solid black;
    color: rgb(204, 25, 25);
}
.footer .share a:hover{
    background: #f2f2f2;
    color: rgb(204,25,25);
    border: 0.01rem solid black;

}
.footer .links {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
    gap:1rem;
  

}
.footer .links a{
    background-color: black;
    padding: 0.7rem 2rem ;
    color: #fcee0a;
    font-size: 2rem;
    border:black ;
}
.footer .links a:hover{
    background-color: #fcee0a;
    border: 0.04rem solid black;
    color: rgb(204, 25, 25);
}
.footer .credit {
    font-size: 2rem;
    color: black;
    font-weight: 300;
    margin-top: 1rem;
    
}
.footer .credit span{
    color: blue;
}

  
.about img{
    width: 25rem;
    height: 25rem;
    border-radius: 20rem;
}
.about {
    color: #b4b1b1;
    font-size: 2rem;
    text-align: center;
    margin-left: 4rem;
  
   
}
.about .kurucu, .yazar1 , .yazar2, .medya{
    float: left;
    margin: 1%;
}

.about span, a{
     color: #bbb;
}


.ADS{
    width: 100%;
    border: 2px solid rgb(154, 46, 46);
    height: 20rem;

    background: #fcee0a;
}


/*Slider*/
.slider{
    background-color: #fcee0a;
}
.carousel{
    width: 50%;
    background:#fcee0a ;
    margin: auto;
    padding: 20px;
    position:relative;
}

/*Sidebar start*/

.sidebar {
    height: 100vh; /* Tam ekran yüksekliği */
    width: 220px;
    position: fixed; /* Sabit pozisyon */
    top: 0;
    left: 0;
    padding-top: 20px;
    background-color: #fcee0a; /* Açık gri arka plan */
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    width: 250px; /* Genişlik */
    padding-top: 150px;
    padding-right:10px ;
    color: #2c3e50;
  }
  .sidebar a{
      text-decoration: none;
      color: #2c3e50;
    
      
  }
  .sidebar h4{
    margin-bottom: 20px;
  }
  .sidebar li{
      font-size: 12px;
      margin-bottom: 10px;
      margin-left: 30px;
      border-bottom: 2px solid #16a085;
  }

  .content {
    margin-left: 260px; /* Sidebar genişliği kadar içerik kısmını kaydır */
    padding: 20px;
  }
  .text-center{
      text-align: center;
      font-size:25px;

  }


/*Sidebar end*/
.team-boxed {
  color:#313437;
  background-color:#fcee0a;
  width: 100%;
 
}

.team-boxed p {
  color:#7d8285;
}

.team-boxed h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}


.team-boxed .intro {
  font-size:16px;
  max-width:100%;

}

.team-boxed .intro p {
  margin-bottom:0;
}

.team-boxed .people {
 width: 90%;
 margin-left: 10%;
}

.team-boxed .item {
  text-align:center;
  margin: 20px;
  width: 30%;

}

.team-boxed .item .box {
  text-align:center;
  padding:30px;
  background-color:#fff;
  margin-bottom:30px;
  width: 350px;
  height: 600px;
  border-radius: 4rem;
}

.team-boxed .item .name {
  font-weight:bold;
  margin-top:28px;
  margin-bottom:8px;
  color:inherit;
}

.team-boxed .item .title {
  text-transform:uppercase;
  font-weight:bold;
  color:#d0d0d0;
  letter-spacing:2px;
  font-size:13px;
}

.team-boxed .item .description {
  font-size:15px;
  margin-top:15px;
  margin-bottom:20px;
}

.team-boxed .item img {
  width: 270px;
  height: 270px;
  border-radius: 20rem;
}

.team-boxed .social {
  font-size:18px;
  color:#a2a8ae;
}

.team-boxed .social a {
  color:inherit;
  margin:0 10px;
  display:inline-block;
  opacity:0.7;
}

.team-boxed .social a:hover {
  opacity:1;
}

  /*slider*/
 /* Genel Ayarlar */
*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

.container2 a {
  display: block;
}
.container2{
    width: 90%;
    margin-left: 40px;
}

/* Thumbnail (küçük resimler) */
.thumbnails {
  display: flex;
  flex-direction: row;
  line-height: 0;
  flex-wrap: wrap; /* Mobil uyumluluk için ekledim */
}

.thumbnails img {
  width: 16vmin;
  height: 15vmin;
  margin-left: 1rem;
  object-fit: cover;
  object-position: top;
}

/* Slider Büyük Resimler */
.slides {
  overflow: hidden;
  width: 100%;
  height: 50vmin;
  position: relative;
 margin-left: 100px auto;
}

.slides li {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0; /* Başlangıçta gizli */
  transition: opacity 0.5s ease-in-out; /* Geçiş efekti */
}

.slides img {
  width: 100%; /* Responsive için genişliği yüzde olarak ayarladım */
  height: 100%;
  object-fit: cover;
  object-position: top;
  margin-left: 0; /* Responsive tasarımda margin kaldırıldı */
}

.slides li:target {
  z-index: 3;
  opacity: 1; /* Hedeflenen görseli göster */
}

.slides li:not(:target) {
  opacity: 0; /* Hedeflenmeyen görselleri gizle */
}

/* Medya Sorguları (Responsive Ayarlar) */


/*kutucuklar*/
