

@font-face {
    font-family: 'Bungee';
    src: url('../../Library/font/Bungee_Inline/BungeeInline-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

    h1{
    font-family: 'Bungee', curvise;}


p{
    text-align: justify;
}

body{
    overflow-x: hidden !important;
    box-sizing: border-box !important;
    background-color: burlywood !important;
}

.btn-close{
    margin: 0 !important;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.animate__delay-0-5s{
    animation-delay: 500ms;
}

/* WebKit tarayıcılar için (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #212529; /* Bootstrap bg-dark'a yakın bir koyuluk */
}

::-webkit-scrollbar-thumb {
  background-color: #6c757d; /* Bootstrap secondary */
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #adb5bd; /* biraz daha açık secondary tonu */
}

/* Firefox için */
html {
  scrollbar-color: #6c757d #212529;
  scrollbar-width: thin;
}





/* header */

#logo-wrap{
    height: 80px;
}

#logo{
    height: 100%;
}


.nav-item .faal::before{
    content: ' ';
    position: absolute;
    text-align: center;
    width: 100%;
    height: 3px;
    background-color: #fff;
    bottom: -1px;
    left: 0;
}

.nav-item{
    position: relative;
}

.nav-item::before{
    content: '';
    position: absolute;
    width: 0px;
    height: 3px;
    background-color: #fff;
    bottom: -1px;
    transition: .3s;
}

.nav-item:hover::before{
    width: 100%;
}

.dropdown-item:hover{
    color: #000 !important;
}

.dropdown-item:active{
    background-color: transparent !important;
}

.dropdown-menu{
    background-color: burlywood !important;
}






@media(max-width: 991px){
    .sidebar{
        background-color: rgba(244, 245, 243, 0.438) !important;
        backdrop-filter: blur(10px);
        width: 78% !important;
    }
    .dropdown-menu{
        background-color: transparent !important;
    }
    .dropdown-item:hover{
        background-color: #f8f9fa !important;
    }
    

}

/* carousel */

.carousel-item {
    position: relative;
    height: 100vh;
}

.carousel-item img{
    object-fit: cover;
    height: 100%;
    width: auto;
}

.foto{
    position: relative;
}

.foto::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #1b1b1bd1 ;
}

.sancak{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.iletisim:hover{
    color: #ccc !important;
    transition: .3s;
}

#yok{
    display:none !important;
}


@media(max-width: 991px){
    #yok{
        display: flex !important;
    }
}

/* biz kimiz ? */

.img-wrap

.fotog{
    height: 300px;
    width: auto;
}

.img-inner{
    background-color: #000;
}

.logo-wrap{
    width: 100%;
    height: 120px;
}

.logo-wrap img{
    width: 100%;
    height: 100%;
}

.buton:hover{
    background-color: #2661af !important;
    transition: .3s;
}



/* hakkimizda sayfasii */



.hakkimizda h1{
    font-family: sans-serif !important;
    content: '';
    position: absolute;
    font-weight: 800;
    font-size: 130px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    line-height: 0;
}

.hakkimizda span{
    font-family: sans-serif;
    position: relative;
    font-size: 60px;
    font-weight: 600;
    color: #000;
    letter-spacing: -2px;
}

.span-wrap{
    position: relative;
    z-index: 2;
}

@media(max-width: 991px){
    .hakkimizda h1{
        font-size: 65px;
    }
    .h h1{
        font-size: 55px;
    }
    .hakkimizda span{
        font-size: 35px;
    }
}

/*  iletişim */

.box{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    background-color: rgb(202, 154, 91) !important;
}

.box:hover{
        background-color: rgb(225, 159, 72) !important;
        transition: .4s;
}

.harita-buyuk{
    width: 100%;
    text-align: center;
}

.harita-wrap{
    margin-top: 35px;
    width: 100%;
    padding: 10px;
}

.harita{
    width: 100%;
    text-align: center;
}

@media(max-width: 991px){

    .harita{
        max-height: 350px;
    }
}

/* hizmetler */

.hizmetler .card .btn-wrap{
    text-align: center;
}

.img-kap{
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-kapsa{
    width: 80%;
    height: 80%;
    overflow: hidden;
}

.hizmetler .card img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.hizmetler .card img:hover{
    transform: scale(1.2);
    transition: .3s;
}


/* swiper */

.splide__slide img {
      border-radius: 12px;
      width: 100%;
      height: 320px;
      object-fit: cover;
      border: 3px solid #fff;
    }

.geri {
  position: fixed;
  bottom: 80px;       
  right: 20px;      
  z-index: 9999;  
  background-color: #3ccaf9;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px; 
  text-decoration: none;
}

.geri i{
    color: #fff;
}