.anaslayt {
    height: 75vh!important;
}
  
  .bolum_baslik {
  
    background-color: #FF693E;
    border-radius: 20px 20px 2px 2px;
    font-weight: 500;
    color: white;
    margin-bottom: 50px;
    font-size: 1rem;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
    box-shadow: inset 0px -3px 10px 0px #00000042;
    height: 2rem;
    line-height: 2rem;
   
  }

  .hizmet_kart {
    border-radius: 20px;
    min-height: 15rem;
    box-shadow: 2px 4px 6px 2px #00000036;
    border-color: #FF693E;
  }

  .ikon_kart {
    width: 3rem;
    height: 3rem;
    border-radius: 1rem;
    background-color: #FF693E;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -1.5rem;
    left: calc(50% - 1.5rem);
    color: white;
    transform: rotate(45deg);
    font-size: x-large;
  }

  .kart_img_top {
    width: 100%;
    border-radius: 20px 20px 0px 0px;
  }
  
#onyukleme{
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0px;
    position: absolute;
    top: 0px;
    align-items: center;
    justify-content: center;
    z-index: 999;
}


#manset-container{
  
 padding:0px ;
 cursor: pointer;
}

.menu {
    width: 200px;
    height: 50px;
    font-size: 0.98rem;
    background-color: #ffdfc0;
    margin-left: 10px;
    text-align: center;
    border-radius: 2px;
   transition: all 0.38s;
    cursor: pointer;
    line-height: 50px;
  
    font-weight: 900;
    border-radius: 0px 10px 0px 10px;

}

.menu a {
color: black!important;
}

.menu:hover{
    background-color: #795548;
    color: white;
   
    
}

.menu_footer {
    cursor: pointer;
    transition: all .32s;
}

.menu_footer:hover {
    padding-left: 20px;
}

#yukari {
    font-size: large;
    position: fixed;
   color: #FF693E;
    right: 15px;
    bottom: 50px;
    z-index: 996;
    background: white;
    border: solid 1px #FF693E;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
    opacity: 0;
    cursor: pointer;
}


.yukari_aktif {
    opacity: 100!important;
    visibility: visible;

}


body{
    font-family: Verdana!important;
    font-size: 1rem!important;
}
.swiper-button-next{
  
    width: 50px!important;
    height: 50px!important;
    line-height: 50px!important;
    background: rgb(237,237,237);
    background: linear-gradient(90deg, rgba(187,187,187,1) 0%, rgba(247,247,247,1) 85%, rgba(250,250,250,1) 96%, rgba(193,193,193,1) 100%)!important;
  border-radius: 12px 0px 0px 12px;
  color: black!important;
  top: 30%!important;
  right: 0!important;

  font-weight: 900;
      box-shadow: 1px 3px 3px 0px black;

}
.swiper-button-prev {
  
    width: 50px!important;
    height: 50px!important;
    line-height: 50px!important;
    background-color: white!important;
    background: linear-gradient(-90deg, rgba(187,187,187,1) 0%, rgba(247,247,247,1) 85%, rgba(250,250,250,1) 96%, rgba(193,193,193,1) 100%)!important;
    border-radius: 0px 12px 12px 0px;
    color: black!important;
    top: 30%!important;
    left: 0!important;
    font-weight: 900;
        box-shadow: 1px 3px 3px 0px black;

}


.swiper-button-next:after {
    font-size: large!important;
}

.swiper-button-prev:after {
    font-size: large!important;
}

.fancybox-content { 
background-color: rgba(0,0,0,0)!important;
}

.fancybox-button{
    display: none!important;
}

.card-link:hover{
    text-decoration: none!important;
}










.f-panel-bg .card{
    border-radius: 0px;
    box-shadow: none;
}

















.carousel-caption {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 12px;
}



.kart {
    box-shadow: -3px 4px 7px 0px rgb(0 0 0 / 49%)!important;
}

.sosyal-ikonlar {
    display: inline-block;
    background-color: grey;
    border-radius: 10px;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.5rem!important;
}

.card-img-top{
    height: 150px;
}

.giris {
    border-bottom: solid 1px black!important;
    box-sizing: border-box;
    border-radius:0px!important;
}