
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  
    
  }


  .ana_cerceve{
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .cerceve{
    width: 79.65vw;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .icerik_satir{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 2.53vh;
  }
  .icerik{
    width: 27.98%;
    height: 31.24vw;
    display: flex;
    flex-direction: column;
  }

  .gorsel{
    height: 26.8vw;
    width: 100%;
    background-color: #F1F1F1;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .gorsel img{
    width: auto;
    height: 80%;
  }

  .baslik{
    font-style: normal;
font-weight: 500;
font-size: 1.66vw;
line-height: 2.01vw;
/* identical to box height */


color: #535353;
  }

  .alt_baslik{
    font-style: italic;
font-weight: 400;
font-size: 1.11vw;
line-height: 1.31vw;

color: #909090;

  }
.icerik-baslik{
    height: 19.89%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.kitap{
    width:auto;
        max-height: 80%;
}



  
.bos-sayfa-svg{
        max-width: 40%;
        height: auto;
        margin-top: 6vw;
    
}

.menu{
    height: 16.60vh;
    width: 83.52%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.buton{
    padding: 0.6vw 2.6vw 0.6vw 2.6vw;
    border: 0.12vw solid #D9D9D9;
    border-radius: 0.41vw;
}
.buton-baslik{
    font-style: normal;
    font-weight: 400;
    font-size: 1.26vw;
    line-height: 2.01vw;
    /* identical to box height */
    
    
    color: #535353;
}

.buton-aktif{
    padding: 0.6vw 2.6vw 0.6vw 2.6vw;
    border: 0.12vw solid white;
    border-radius: 0.41vw;
    background-color: #E9E9E9;
}

.bos-sayfa{
    
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.cerceve-bos{
    height: 100% !important;
}

.bos-sayfa-yazi{
    font-style: normal;
    font-weight: 400;
    font-size: 1.26vw;
    line-height: 2.01vw;
    /* identical to box height */
    
    
    color: #535353;

    text-align: center;
    
}

a{
    text-decoration: none;
}
.icerik:hover .baslik, .icerik:hover .alt_baslik {
  text-decoration: underline;
}


.yazi-cs{
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3vw;
  line-height: 2.01vw;
  display: flex;
  align-items: center;
  justify-content: center;
  /* identical to box height */
  
  white-space: wrap;
  color: #535353;
}

.donus{
  
  padding-top: 1vw;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.donus a{
 
  
  font-size: 1.24vw;
  display: flex;
  color: #535353;
  justify-content: center;
  text-decoration: none;
  text-decoration: underline;
}

.menu-ic{

    margin-top: 2.52vw;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}


.buton1-klon{
 width: 9.25vw;
}
.buton1-klon-ahsap{
  width: auto;
}

.buton2-klon{
  width:15.05vw;
}

.buton3-klon{
  width: 12.24vw;
}

.buton4-klon{
  width: 11.71vw;
}

.yazi-gorsel{
  width: 100%;
  height: 100% !important;
}