body{
    background-color: #eeeeee;
    body {
        background-image: url('arkaplan-resmi-urlsi.jpg');
        background-repeat: no-repeat;
        background-size: cover; /* Resmi ekran boyutuna sığdırmak için */
        background-attachment: fixed; /* Sayfa kaydırıldığında sabit kalması için */
    }
    
}
.btn{
    background-color: #dc3545;
}
.btn:hover{
    background-color: #f8495a;
}
.darkmode--activated .btn {
    background-color: rgba(255, 0, 0, 0);
    border: 3px black solid;


  }
  .darkmode--activated .btn :hover{
    background-color: rgba(255, 0, 0, 0);
    color: rgb(97, 97, 97);
    border: 3px #555555;
   

  }
  .zap{
    background-color: white;
    color: black;
  }
  .zap:active{
    background-color: white;
    color: black;
  }

  .darkmode--activated .zap{
    background-color: white;
    color: black;
  }
  .darkmode--activated .zap:active{
    background-color: white;
    color: black;
  }
  .zeplife{

    color: white;

}
  .darkmode--activated .zeplife{

    color: white;

}
.logo{
height: 70px;
width: 70px;
transition: 0.5s;
transform: scale(1);
}
.logofooter{
    height: 50px;
    width: 50px;
    transition: 0.5s;
    transform: scale(1);
}

.logofooter:hover{
    height: 50px;
    width: 50px;
    transition: 0.5s;
    transform: scale(1.1);  
    cursor: pointer;
}
.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: transparent;
    background-color: transparent;
    border: none;
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
#logo1{
    display: block;
    z-index: 1;
}
#logo2{
    display: none;
   order: 10;
    z-index: 100;
}


    .bolum9section{
        background-color: rgba(0, 0, 0, 0.9);
        backdrop-filter: blur(30px);
    }
.navbar{

    width: 100%;
    background-color: rgba(0, 0, 0, 0.6); 
    position: fixed;
    z-index: 99;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter:blur(15px);
}
.dropdown-menu{
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter:blur(15px); 

}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
  }
#menu {
    color: white;
    font-size: 30px;
}
.navbar-nav {
   float: left;
}
.nav-link{
  
    color: white;
    transition: 0.5s;
}
.droplink{
    
    text-align: center;
    transition: 0.5s;
}
.dropdown-toggle:active{
    color:red;
    font-weight: normal;
}
.nav-link:focus, .nav-link:hover {
    color:red; 
}
.droplink:hover{
    

    transition: 0.5s;
    background-color: rgba(0, 0, 0, 0.8); 
  
  
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter:blur(30px);
}
.nav-link:active{
  
    color: white;
    font-weight: bold;
  
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color:red;
    font-weight: bold;
}
.nav-link:hover{
    color: red;
 
    transition: 0.5s;
}

.slider{
    width: 100%;
    height: 600px;
    background-size: cover;
    object-fit : contain ;
  
}

.animated-arrow{
    font-size: 70px;
    color: rgba(0, 0, 0, 0.5); 
    animation: pulse 2s infinite;

}
.animated-arrow2{
    font-size: 70px;
    color: rgba(255, 255, 255, 0.5); 
    animation: pulse 2s infinite;
}

  .csbg3{
    width: 100%;
    z-index: -1;
    position: absolute;
    opacity: 0.5s;
  }
  .darkmode-toggle{

    z-index: 99;
  }
@keyframes invate {
    0% {
        bottom: -1.5rem;

    }
    50% {
        bottom: 1rem;
    }
    100% {
        bottom: -1.5rem;
    }
}
@keyframes invate2 {
    0% {
        bottom: -0.9rem;

    }
    50% {
        bottom: 1rem;
    }
    100% {
        bottom: -0.9rem;
    }
}
@keyframes pulse {
    0% {
        opacity: 1;

    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes imageanime {
    0% {
        opacity: 1;

    }
    50% {
        opacity: 0.8;
    }
    100% {
        opacity: 1;
    }
}
@keyframes imageanime2 {
    0% {
        opacity: 1;

    }
    50% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}
@keyframes gondermeanime {
    0% {
        transform: scale(1);

    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.ratio{
    margin-top: 10px;
 }
 .bosluk{
    width: 100%;
    height: 80px;
    background-color: black;
}
#carouselExampleCaptions{

    width: 500px;
    height: 600px;
    margin: 0 auto; /* Yatayda ortala */
  
   
}
#carouselExampleCaptions:hover{

    width: 500px;
    height: 700px;
    margin: 0 auto; /* Yatayda ortala */
    cursor: pointer;
  
   
}
.gicbosluk{
    margin-top: 100px;
}
.yazi{
    margin-top: 100px;
}


.slideconsept{
   
    height: 550px;
    width: 100%;
}
.slideconseptcs{

    height: 800px;
    width: 100%;
}
.slideconseptcs{

    transition: 0.5s;
    transform: scale(1);
    width: 100%;
}
.slideconsept2{
    transition: 0.5s;
    transform: scale(1);
    width: 100%;
}
.carousel-control-prev,
.carousel-control-next {
    filter: invert(1); /* Okların rengini tersine çevir (Bootstrap 5) */
}
.yazi-sinir {
    max-width: 400px; /* Metnin maksimum genişliği 300 piksel olsun */
    text-align: center;
}
.upimage{
    width: 300px;
    height: 550px;
    transform: rotate(20deg); /* Fotoğrafı 45 derece döndür */
   
    transition: 0.5s;
  
}
.upimage:hover{
    width: 350px;
    height: 600px;
 
    transition: 0.5s;
    cursor: pointer;
    
}
.upimage2{
    width: 300px;
    height: 500px;
    
    transform: rotate(-20deg); /* Fotoğrafı 45 derece döndür */

    transition: 0.5s;
    transform: scale3D(1.0);
}
.iphoneimage{
    width: 600px;
    height: 600px;
    transform: rotate(-20deg); /* Fotoğrafı 45 derece döndür */
    transition: 0.5s;
   
  
  
}
#gonderme{
    animation: gondermeanime 2s infinite;
   
}
#gonderme2{
    animation: gondermeanime 2s infinite;
   
}
.iphoneimage:hover{

    cursor: pointer;
    
  
}
.upimage2:hover{
    width: 350px;
    height: 550px;
    transform: rotate(10deg); /* Fotoğrafı 45 derece döndür */
    border-radius: 20px;
    transition: 0.5s;
    cursor: pointer;
  
}
.profil{
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border: 2px solid red;
    width: 100%;

    background-size: cover;
    
}

.carousel-caption {
    position: absolute;
    left: 15%;
    bottom: -1.5rem;
    right: 15%;
    padding-top: 2.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    animation: invate 2s infinite;
}
.gic{
    position: absolute;
    left: 15%;
    bottom: -1.5rem;
    right: 15%;
    padding-top: 2.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    animation: invate2 2s infinite;
}
.slide{
    width: 100%;
   
}
.font{
    text-decoration: none;
    color: white;
}
.cardbosluk{
    margin-top: 25px;
}
.phonkbosluk{
    margin-top: 100px;
}
.down{
    width: 250px;
    height: 70px;
    transition: 0.5s;
    transform: scale(1);
    padding-left: 20px;
    padding-right: 20px;
}
.down:hover{
    width: 250px;
    height: 70px;
    cursor: pointer;
    transition: 0.5s;
    transform: scale(1.1);
}
.baslik{
    margin-top: 130px;
}
.card{
border-radius: 20px;

}
.card-body{
    height: 320px;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(30px);
}

.carousel-item {
    border-radius: 25px;  
}
.slideconsept{
    transition: 0.5s;
    transform: scale(1);
    border-radius: 25px;  
}
.slideconsept:hover{
    cursor: pointer;
    transition: 0.5s;
    transform: scale(1.1);
    border-radius: 25px;

}
.slideconsept2:hover{
    cursor: pointer;
    transition: 0.5s;
    transform: scale(1.1);
    border-radius: 25px;

}
.footertext{
    text-decoration: none;
    color: white;
    opacity: 0.8;
    transition: 0.3s;
    transform: scale(1);
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footertext:hover{
    opacity: 1;
    transition: 0.3s;
    transform: scale(1.2);
    color: white;
  }
 .image{
    width: 100%;
    
    animation: imageanime 2s infinite;
 }
 .image2{
    width: 100%;
    height: 500px;
    filter: brightness(0.7);
    animation: imageanime2 2s infinite;
 }
  .bi-class{
    font-size: 20px;

  }
 .icons{
  padding-left: 30px;
 }
 
@media screen and (max-width: 1000px) {
    .gizli-mobil {
        display: none;
    }
    #carouselExampleCaptions{

        width: 100%;
        height: 700px;
        margin: 0 auto; /* Yatayda ortala */
    
    }
    .slider{
        width: 100%;
        height: 700px;
        background-size: cover;
        object-fit : contain ;
    }
    
}


  @media screen and (max-width: 992px) {
    .csbg3{

        height: 600px;
    }
 
    .yazi{
        margin-top: 10px;
    }
    .phonkbosluk{
        margin-top: 10px;
    }
    
    .ratio{
       margin-top: 50px;
    }
    .card-body{
        height: 450px;
    }
    .image{
        width: 100%;
     
        height: 500px;
     }
    #carouselExampleCaptions{

        width: 100%;
        height: 600px;
        margin: 0 auto; /* Yatayda ortala */
      
       
    }
    .textsol{
        text-align: center;
    }
    .down{
        margin-top: 15px;
   
    }
    .indir{
      text-align: center;
       
    }
    .container {
        display: flex;
        flex-direction: column;
      }
      
      .reverse {
        display: flex;
        flex-direction: column-reverse; /* Metni resmin altına getirir */
      }
      
     
      
  
    .cardbosluk{
        margin-top: 40px;
    }
    .gicbosluk{
        margin-top: 40px;
    }
    .indirbosluk{
        margin-top: 100px;
    }
    .slideconsept{
        height: 100%;
        width: 100%;
    }
    .cardbtn{
        width: 100%;
    }
   .basliklarcard{
    text-align: center;
   }
   .iceriklercard{
    text-align: center;
   }
    .gizli-mobil {
        display: none;
    }
    #carouselExampleCaptions{

        width: 100%;
        height: 500px;
        margin: 0 auto; /* Yatayda ortala */
    
    }
    .slider{
        width: 100%;
        height: 700px;
        background-size: cover;
        object-fit : contain ;
    }
    
}

@media screen and (max-width: 767px) {
    .footertakip{
        margin-top: 15px;
    }
    .footertext{
        margin-top: 20px;
    }
    .logofooter{
       display: none;
    }
    .card-body{
        height: 350px;
    }
    .image{
        width: 100%;
     
        height: 400px;
     }
    .gizli-mobil {
        display: none;
    }
    #carouselExampleCaptions{

        width: 100%;
        height: 500px;
        margin: 0 auto; /* Yatayda ortala */
    
    }
    .slider{
        width: 100%;
        height: 500px;
        background-size: cover;
        object-fit : contain ;
    }
    
}
@media screen and (max-width: 400px) {
    .zap{
       
        height: 50px;
    }
  
    .card-body{
        height: 500px;
    }
}


 
    