/*
Theme Name: proje Theme
Theme URI: https://proje.serdardeniz.tr/
Author: Demo
Author URI: https://proje.serdardeniz.tr/
Description: proje Theme.
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: proje
*/

.whisper-regular {
    font-family: "Whisper", cursive;
    font-weight: 500;
    font-style: bold;
  }

  .inria-sans-light {
    font-family: "Inria Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .inria-sans-regular {
    font-family: "Inria Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .inria-sans-bold {
    font-family: "Inria Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .inria-sans-light-italic {
    font-family: "Inria Sans", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .inria-sans-regular-italic {
    font-family: "Inria Sans", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .inria-sans-bold-italic {
    font-family: "Inria Sans", sans-serif;
    font-weight: 700;
    font-style: italic;
  }

.logo{
    /* Masaüstü için sabit yükseklik */
    height: 60px;
}

.ust_navbar{
    background-color: #ffffff;
    
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #2765B2;
    margin-bottom: 120px;
}


.menu_link{
    font-family: "Inria Sans", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 18px;
    
}

.menu_link a{
    color: #2765B2;
}

.navbar-nav .nav-link.active{
    color: #000000;
}

.menu-item a:hover{
    color: #000000;
}

.slide{
    padding-top: 120px;
}

.slider_baslik{
    font-size: 36px;
    font-weight: 600;
    color: #000000;
    background-color:#2765B2;
    opacity:0.7;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 220px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.duyuru_baslik{
  margin-top: 10px;
}

.duyuru_baslik a{
  text-decoration: none;
  color: #000000;
}

.duyuru_baslik a:hover{
    color: #d21f25;
}

.page{
    margin-top: 120px;
}

.page_ust{
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #2765B2;
  color: #ffffff;
}

.galeri_fotograf{
  height: 250px;
  margin-bottom: 20px;
  border-width: 4px;
  border-style: solid;
  border-color: #2765B2;
}

.yonetim_kutu{
  margin-bottom: 20px;
}

.siparis_fotograf{
    height: 250px;
    border-radius: 50%;
}

.tarih a{
    text-decoration: none;
    color: #000000;
}

.footer{
    background-color: #000000;
    color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;

    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #2765B2;
}

.footer lu {
    list-style-type: none;
    text-align: right;
}

.footer li {
    text-align: left;
    
}

.footer li i{
    margin-right:10px;
    
    
}

    .footer li a{
        text-decoration:none;
        color:#ffffff;
        font-weight: 600;
    }

    .footer li a:hover{
        color:#2765B2;
    }

.anasayfa_title{
    color: #2765B2;
    text-align: center;
}

.card-title a{
    text-decoration: none;
    color: #2765B2;
}

.anasayfa_hakkimizda{
    background-color: #ffffff;
    color: #000000;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: justify;
}

@media (min-width: 1200px) { /* Örnek RFS kırılma noktası */
    .anasayfa_hakkimizda {
      /* Büyük ekranlarda sabit boyut */
      font-size: 1.5rem; /* 24px'in rem karşılığı */
    }
  }

.anasayfa_hakkimizda a{
    color: #2765B2;
    text-decoration: none;
}

.anasayfa_hakkimizda img{
    border-width: 3px;
    border-style: solid;
    border-color: #2765B2;
}
/*
.navbar {
  margin: 0 auto;
}
*/

.menu_baslik{
    font-size: 24px;
    background-color: #2765B2;
    color: #fff;
}

.list-group{
    margin-bottom: 30px;
}

.menu-logo{
    height: 100px;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.menu_ust_navbar{
    background-color: #ffffff;
    
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #2765B2;
    margin-bottom: 30px;
}

.ortaklar{
  text-align: center;
}

.ortaklar img{
  height: 120px;
  width: auto;
  text-align: center;
  margin-top: 25px;
}

.ortaklar h3{
  padding-top: 20px;
}

.ortaklar h3 a{
  text-decoration: none;
  color:#2765B2;
}

.anasayfa_baslik{
  text-decoration: none;
  color:#2765B2;
  text-align: center;
}

.fotograflar img{

  margin: 15px 10px 0px 0px;
  border-color: #2765B2;
  border-style: inset;
  border-width: 2px;
  text-align: center;
}

/* MOBİL İÇİN LOGO DÜZELTMESİ */
@media (max-width: 767.98px) {
    .logo {
        /* Mobil cihazlarda (768px altı) logoyu küçültme */
        height: 40px; 
    }
    .ust_navbar {
        /* Logo küçüldüğü için üst navigasyonun boşluğunu azaltma */
        margin-bottom: 80px;
    }
}