 


.r34 {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('resimler/r34.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


   body {
    background-color: whitesmoke;
   
 
  }
  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image:none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.navbar-toggler {

  border: none;
}
.bi{
color: white;
font-size: 30px;
}
    
  .logo2{
    width: 400px;
    height: 350px;
    transform:scale(1.0);
    transition: 0.5s;
}


.logo{
    width: 110px;
    height: 50px;
    transform:scale(1.0);
    transition: 0.5s;
}
.logo:hover{
    transform:scale(1.1);
    transition: 0.5s;
}
body{

    overflow-x: hidden;
}
.viper{
    height: 500px;
    width: 100%;
    margin-left: -12px;
    background-size: cover;
    border-radius: 25px 0 0 25px;
}

.servis{
 
    width: 100%;
    height: 400px;
    background-size: cover;
    filter: brightness(0.6);
      
}
.servis2{
    width: 100%;
    height: 300px;
    background-size: cover;
    filter: brightness(0.6);

    border-radius: 25px;
    
    
}
.navbar{
    background-color: rgba(0, 0, 0, 0.85);
   margin-top: 20px;
    backdrop-filter:blur(10px);
   -webkit-backdrop-filter:blur(10px);
    z-index: 99;
    margin-top: -10px;
    position: fixed;
    width: 100%;
    
}
#navbar1{
  background-color: rgba(0, 0, 0, 0.85);
 margin-top: 20px;
  backdrop-filter:blur(10px);
 -webkit-backdrop-filter:blur(10px);
  z-index: 99;
  margin-top: -2px;
  position: fixed;
  width: 100%;
  
}
.nav-link{
    color: white;
    text-align: center;
    margin: 0;
    padding: 0;
}
.nav-link:hover{
    color: #ff3d00;
}
.navbar-nav{
    text-align: center;
    margin: 0;
    padding: 0; 
    
}

.degis{
    width: 250px;
    height: 200px;
    border: 3px solid black;
    border-radius: 25px;
}
.degis2{
    width: 650px;
    height: 300px;
    border: 3px solid black;
    border-radius: 25px;
    object-fit: cover;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.giris{
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter:blur(20px);
    border-radius: 25px;
    border: 3px solid #ff3d00;
    width: 500px;
    height: 570px;
 
}
.giris2{
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    border-radius: 25px;
    border: 3px solid #ff3d00;
    z-index: 5;
    margin: 0 auto;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter:blur(20px);
    width: 500px;
    height: 220px;
   
}

form{
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

.formcuk{
  margin-top: 0;
    
}
.formcuk2{
    padding-top: 10px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #ff3d00;
    font-weight: bold;
}
#kayit{
    width: 100%;
    border-radius: 25px;
    height: 50px;
}
#kayit2{
    width: 100%;
    border-radius: 25px;
    height: 50px;
}
.swiper{
    width: 100%;
    height: 100%;
}
.map{
    width: 100%;
    height: 450px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset,50%);
    width: 50px;
    height: 50px;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
#next,#prev{
  
  position: absolute;
  top: 50%;
  color: #ff3d00;
  
  }
  .card-img-top{
    height: 200px;
  }
  .card{
    width: 20rem;
    height: 400px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .card-img-top{
    height: 200px;
  }



  @media screen and (max-width: 1650px) {
   

    .degis2{
        width: 450px;
        height: 250px;
        border: 3px solid black;
        border-radius: 25px;
        object-fit: cover;
    }
    }
    @media screen and (max-width: 1400px) {
   
        .card{
            width: 16rem;
          }

       
        }
    

    @media screen and (max-width: 1200px) {
   
        .card{
            width: 14rem;
          }

        .degis2{
            width: 350px;
            height: 250px;
            border: 3px solid black;
            border-radius: 25px;
            object-fit: cover;
        }
        }
  
@media screen and (max-width: 992px) {
    .card{
        width: 22rem;
        margin-top: 50px;
      }
    .swiper-slide {
      width: 100%;
    }
    .degis2{
        width: 300px;
        height: 250px;
    }
  }
  @media screen and (max-width: 768px) {
    .swiper.container-fluid {
        padding-left: 15px;
        padding-right: 15px;
        margin-right: auto;
        margin-left: auto;
        width: auto;
      }
    .card{
        width: 32rem;
        margin-top: 50px;
      }
   
  #next,#prev{
    display: none; /* veya istediğiniz diğer stil ayarları */
  }
    .swiper-slide {
      width: 100%;
    }
    .degis2{
        width: 250px;
        height: 400px;
    }
    .map{
       
        height: 300px;
    }
  }
  
  @media screen and (max-width: 640px) {

    .degis2{
        width: 100%;
        height: 400px;
    }
   
    .card{
        width: 100%;
      }

  
    }

  @media screen and (max-width: 580px) {
   
    .card{
        width: 100%;
      }

  
    }
  @media screen and (max-width: 500px) {
    .giris{
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter:blur(20px);
        border-radius: 25px;
        border: 3px solid #ff3d00;
        width: 400px;
        height: 550px;
     
    }
    
    .giris2{
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        border-radius: 25px;
        border: 3px solid #ff3d00;
        z-index: 5;
        margin: 0 auto;
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter:blur(20px);
        width: 400px;
        height: 220px;
       
    }
    .map{
       
        height: 200px;
    }
  }
  @media screen and (max-width: 400px) {
    .giris{
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter:blur(20px);
        border-radius: 25px;
        border: 3px solid #ff3d00;
        width: 300px;
        height: 580px;
     
    }
    
    
    .giris2{
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        border-radius: 25px;
        border: 3px solid #ff3d00;
        z-index: 5;
        margin: 0 auto;
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter:blur(20px);
        width: 300px;
        height: 220px;
       
    }
    .map{
      
        height: 200px;
    }
  }
  
  

  
  
