

@media (max-width: 480px) {
    .cat {
      top: 1952px; 
    }
  }
  
  
@media (max-width: 576px) {
    
    
  
  .col-4, .col-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .col-4 .position-relative img {
    max-width: 125%; 
    margin-left: -17px;
  }

  .small-image img {
    border-radius: 15px;
    width: 100%;
    height: auto;
  }
  .col-8 {
    margin-top: 10px !important; 
  }
  
  
}



@media (max-width: 767px) {
   .container.d-flex.justify-content-between.align-items-center {
        padding-top: 60px !important;
    }
    
    .carousel-item{
            height: 682px !important;    
    }
    .footer1{
        font-size:30px !important;
    }
     .footer2{
        font-size:20px !important;
    }
    
    
    
     .kutu {
        margin-bottom: 10px !important; /* 10px boşluk bırakır */
    }
    
    .custom-margin{
        padding-bottom: 2px !important;
    }
    
    .img-fluid{
        width:100% !important;
    }
    
    
    
    .col-4 t2{
        width:0 !important;
    }
    
   .col-6.small-image {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0; /* Aralarındaki boşluğu kaldırıyoruz */
    }
    
    /* Sağdaki iki resmi tam sığdır */
    .col-6 img {
        width: 100%;
        height: auto;
    }
    
   
    
    
    .btn{
        margin-right:0px !important;
        width:110px !important;
        font-size: 19px !important;
    }
    .text3{
        font-size:35px !important;
    }
    .abaslik{
        font-size:27px !important;
        
    }
    .d-flex.align-items-start {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .faq-title{
         font-size: 50px !important;
    }
    
    
  .baslik1 {
    font-size: 17px !important;
  }
    .faq-section{
        margin:0 !important;
        padding:0 !important;
        
    }


.about{
       font-size: 19px!important;
  }
  .about1{
       font-size: 50px!important;
  }
  .about2{
       font-size: 50px!important;
  }
    .about3{
       font-size: 45px!important;
  }
  
 .cat2{
    background-color: #d7edf8 !important; 
    background-image: none !important; 
     
     
 }
 .avantaj {
    font-size: 35px !important;
     max-width: 350px;
  }  
  
  .avantaj1 {
    font-size: 23px !important;
  } 
    
.parties-events-text h1 {
        font-size: 30px;
    }
    
    
.carousel-indicators.vertical-indicators button {
    display: none;
}
.small-image {
      width: 100% !important; 
      margin-bottom: 15px !important; 
  }

  .image-title {
     font-size: 20px !important; 
     text-align: center !important; 
    font-family: Atrament sans-serif;
  }
  
 

  

  
  .small-image {
    width: 100%; 
    margin-bottom: 10px; 
  }

  

 
  .small-image img {
    border-radius: 15px;
    height: auto; 
    width: 100%;
    
  }

 
  .col-4 .position-relative img {
    transform: translateY(-70px) !important; 
    max-width: 100%; 
    margin: 0 auto; 
    display:none;
  }
  .col-12.col-md-4.d-flex.justify-content-center.align-items-center {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  .col-md-6 {
    margin-bottom: 13px;
  }
  
    .col-12.col-md-4 {
      margin-top: 45px;
      margin-bottom: 0 !important;
  }
  section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .parties-events-text{
      margin-bottom: 0 !important;
      margin-left: 0 !important;
    }

    .accordion-button {
      padding-right: 70px !important; 
  }

  .accordion-button.collapsed {
      text-align: left !important; 
  }

  .accordion-button span {
      max-width: 90% !important; 
      overflow: hidden !important;
      text-overflow: ellipsis !important; 
      white-space: nowrap !important; 
  }
  
    
            /* Navbar marka (logo) mobilde küçültüldü */
            .navbar-brand img {
                max-height: 152px; /* Mobilde küçültülmüş logo boyutu */
                width: auto;
            }
            
         
            .navbar-brand{
                max-width: 150px;
            }
            .navbar-brand img {
        max-height: 75px; /* Mobilde daha küçük logo */
    }

}



@media (max-width: 991px) {
  /* Büyük ekranlar için orijinal düzeni koru */
  .col-4 {
    margin-top: 20px;
  }
  .image-title {
    font-size: 34px !important;
    margin-bottom: 20px; 
  }
  /* Resimleri mobilde üst üste getirelim */
  .small-image {
    margin-bottom: 15px; /* Alt boşluk */
  }

  .small-image img {
    border-radius: 20px; /* Kenarları yuvarla */
    height: auto; /* Yükseklik oranını koru */
  }
}


@media (min-width: 1200px) {
.parties-events-text {
margin-left: 50px; 
}
.cat {
      top: 1786px; 
    }
}


@media (max-width: 1400px) {
    .row .col-12.col-md-4 {
        padding: 0 15px !important; /* Kenarlardan iç boşluk ekleyerek kutuların yapışmasını önlüyoruz */
    }

    .box {
        margin-bottom: 20px; /* Alt boşluk ekleyerek kutuların aralığını koruyoruz */
    }
}


@media (min-width: 768px) and (max-width: 1400px) {
    .box img {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-bottom: 0 !important;
        width: 100% !important; 
    }
}

  















  
  .py-6 {
      padding-top:8rem !important; 
  }

  .custom-margin {
    padding-top: 140px;

}

.resim1{
    margin-bottom: 200px;
    width: 100%;
    border-radius: 25px;
}

.parties-events-text{
margin-bottom: 194px;
margin-left: 40px; 

}
.baslik{
margin-bottom: 42px;
font-size: 45px;
}




.accordion-button:not(.collapsed)::after {
background-image: none !important;
content: '-' !important; 
color: #fff; 

}


.accordion-body {
    font-family: 'Poppins Light', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #333;
    padding: 15px 20px;
    background-color: #f0f0f0;
    border-top: 9px solid transparent;
}


  .accordion {
    width: 100%;
}



.accordion-item {
    border: none;
    background-color: #f0f0f0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px; 
    border-radius: 15px !important;
    overflow: hidden !important;
    

}

.accordion-button {
    font-size: 1.2rem;
    font-weight: 500;
    background-color: #f0f0f0 !important;
    color: #000;
    border: none;
    padding: 0 20px;
    height: 77px; 
    display: flex;
    align-items: center;
    position: relative;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: none !important; 
    outline: none !important; 


}

/* İkon Ayarları */
.accordion-button::after {
    content: '+'; 
    font-size: 1.5rem;
    color: #000;
    position: absolute;
    right: 20px;
    transition: transform 0.3s ease;
    padding-top: 17px !important;

    
background-image: none !important;
}



.accordion-button:not(.collapsed) {
    background-color: #1c1c29 !important;
    color: #fff !important;
}


.faq-title {
  
    font-size: 2rem;
    
    margin-bottom: 20px;


}


.accordion-item {
    margin-bottom: 25px; 
    border-radius: 15px;
}

.accordion-button::before {
display: none !important; 
}


.accordion-button {
position: relative;
background: none; 
border: none; 
box-shadow: none; 
}

.accordion-button::after {
content: '+' !important; 
font-size: 48px; 
color: #000; 
position: absolute;
right: 34px; 
transition: transform 0.3s ease, color 0.3s ease;
font-weight: 100;
display: grid;
align-content: center;
justify-content: center;
justify-items: center;
padding-bottom: 18px;
}
.accordion-button:focus {
    box-shadow: none !important;
}

.footer-area {
    background-color: #1c1c29; 
    height: 620px; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    background: url('img/yeni2.png') no-repeat center center/cover !important;
    
}

.footer-area p {
    color: #ffffffc4;
    font-size: 18px; 

   
}


.cat {

    text-align: center;
    position: absolute;
    width: 100%;
    top: 3528px;
    
  


}
.social-icons {
    display: flex;
    justify-content: center; 
    padding: 0; 
    list-style-type: none; 
    padding-right: 111px;
    
  }
  
  .social-icons li {
    margin: 0 5px; 
  }

  



  
 



  .position-relative {
    position: relative;
  }
  
  .image-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1rem;
    background: rgba(0, 0, 0, 0.5); 
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
  }
  
  .overlay-text {
    margin: 0;
    font-weight: bold;
  }



.small-image img {
  width: 100%; 
  margin: 0 auto; 
  display: block;
  border-radius: 25px;
}



.col-4 .position-relative img {
  transform: translateY(-140px);
}
.image-title {
  font-size: 36px;
  color: #333;
  margin-bottom: 53px; /* Resimlerin hemen üstüne */
  padding-right: 10px;
  font-family: 'Atrament', sans-serif;
}





 .carousel-item {
  height: 100vh;
}


.carousel-item img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}


.faq-title{
  font-family:'Akhand', sans-serif;
  font-size: 72px;
}



.baslik1{
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.abaslik{
  font-family: 'AtramentTRIAL Semibold', sans-serif;
  font-size: 36px;
}
.icerik{
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
}
.m-0{
  font-family: 'AtramentTRIAL Regular', sans-serif;
  font-size: 48px;
}
.btn{
  width: 117px;
  height: 40px; 
  background-color: #eb7e5d !important; 
  color: white !important; 
  border: none !important; 
  display: flex !important; 
  align-items: center !important; 
  justify-content: center !important; 
  text-decoration: none !important; 
  border-radius: 35px !important;
  font-size: 22px;
  font-family: 'Poppins Medium', sans-serif !important;
  margin-right: 32px;

}
.kategori{
 
  font-size: 30px;
  font-family: ' Atrament', sans-serif;
}
.footer1{

  font-family: 'AtramentTRIAL Light';
}
.footer2{
  margin-bottom: 29px !important;
  font-family:'Poppins Regular', sans-serif !important ;
}
.footer3 a{
  font-family: 'Poppins Light', sans-serif !important;
  color:#db6c4f !important;
  text-decoration: none !important;
}
.footer4{
  color: #ffffff8f !important;
  font-family: 'Poppins Light', sans-serif !important;
}
.sss{
  font-family: 'Poppins Regular', sans-serif;
  font-size: 18px;
}
.about{
  font-family: 'Poppins Light', sans-serif !important;
  font-size: 16px;
}
.about1{
  font-family: 'Akhand', sans-serif;
  font-size: 72px;
}
.about2{
  font-family: 'AtramentTRIAL Regular', sans-serif;
  font-size: 60px;
}
.about3{
  font-family: 'AtramentTRIAL Semibold', sans-serif;
  font-size: 60px;
}
.resim1{
  width: 100% !important;
  border-radius: 25px !important;
}
.resim2{
  width: 100% !important;
  border-radius: 25px !important;
}
.text2{
  font-size: 34px !important;
  font-weight: 200 !important;
}
.avantaj{
  font-size: 48px; 
  font-family: 'AtramentTRIAL Medium', sans-serif !important;
  color: #000000 !important;
}
.avantaj1{
  font-size: 24px ; 
  font-family: 'Poppins Light', sans-serif !important;
  color: #000000 !important;
  width: 70% !important; 
}

.mavi{
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0.5)), url('img/anaresim.png');
  background-size: cover;
  background-position: center;
  height: 100%;
}
.box{
  border-radius: 30px !important;
  width: 414px !important; 
  height: 205px !important;
    
}
.small{
  width: 80px !important;
  height: 80px !important;
  object-fit: cover !important;
  margin-right: 10px !important;
}


.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 1050;
}

.mobile-menu-content {
  text-align: center;
}

.mobile-nav {
  list-style: none;
  padding: 0;
}

.mobile-nav li {
  margin: 20px 0;
}

.mobile-nav a {
  color: black;
  font-size: 24px;
  text-decoration: none;
  transition: 0.3s;
}

.mobile-nav a:hover {
  color: #005492;
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 36px;
  color: black;
  cursor: pointer;
}












/* font kodları */

@font-face {
  font-family: 'Akhand';
  src: url('fonts/akhand-regular.otf') format('opentype'); /* OTF dosyasını tanımlıyoruz */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('fonts/poppins-regular.ttf') format('truetype'); /* TTF dosyasını tanımlıyoruz */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins Light';
  src: url('fonts/poppins-light.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins Medium';
  src: url('fonts/Poppins-Medium.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Atrament';
  src: url('fonts/Atramen.otf') format('opentype'); /* OTF dosyasını tanımlıyoruz */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AtramentTRIAL Semibold';
  src: url('fonts/AtramentTRIAL-Semibold.otf') format('opentype'); /* OTF dosyasını tanımlıyoruz */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AtramentTRIAL Regular';
  src: url('fonts/AtramentTRIAL-Regular.otf') format('opentype'); /* OTF dosyasını tanımlıyoruz */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AtramentTRIAL Medium';
  src: url('fonts/AtramentTRIAL-Medium.otf') format('opentype'); /* OTF dosyasını tanımlıyoruz */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AtramentTRIAL Light';
  src: url('fonts/AtramentTRIAL-Light.otf') format('opentype'); /* OTF dosyasını tanımlıyoruz */
  font-weight: normal;
  font-style: normal;
}





