
.navbar-logo{
    margin-left: 5rem;
}

.banner{
    background-color: #F4F8FB;
    padding: 50px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.hizmet-title{
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    color: #344054;
    margin-bottom: 8px;
}


.ak{
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.hizmet-dec{
    text-decoration: none;
    color: #152037;
}
.banner-detay{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    color: #707B93;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.link{
    text-decoration: none;
    color: #707B93;
}


.hakkimizda-title{
    font-weight: bold;
    font-family: Poppins;
    font-size: 24px;
    margin-top: 12%;
}

.hakkimizda-text{
    font-size: 16px;
    font-family: Poppins;
    width: 94%;
}

.hakkimizdafancybox{
    margin-top: 10rem;
    padding-right: 12px;
}

.fancybox__slide.has-image>.fancybox__content {
    padding: 0;
    background: rgba(0,0,0,0);
    min-height: 1px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    transition: none;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    width: 100% !important;
    height: 67% !important;
}

.is-middle{
    display: none;
}

.is-right {
    display: none !important;
}

.is-left{
    display: flex !important;
    justify-content: end !important;
}

.fancybox__footer {
    display: none;
}
.fancybox__container {
    --fancybox-bg: rgba(250, 250, 250, 0.78) !important;
}
.f-button {
    color: black !important;
    background: none !important;
    box-shadow: none !important;
}

.f-button:hover {
    color: #C70000 !important;
}




.blog-card {
    transition: transform 0.3s ease;
    border-radius: 0px;
}

.blog-card:hover {
    transform: translateY(-5px);
}

.card {
    border: 1px solid #0000001a;
    background: #fff;
    overflow: hidden;
    border-radius: unset;
}

.card-img-top {
    height: 200px;
    object-fit: cover;
    border-radius: unset;
}
.card-img, .card-img-top {
   border-radius: unset;
}


.card-body {
    padding: 1.5rem;
}
.carousel-wrap {
    margin: 90px auto;
    padding: 0 5%;
    width: 80%;
    position: relative;
  }
  
  
  .owl-carousel .item {
    position: relative;
    z-index: 100; 

  }
  
 
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }

  
  .owl-nav .owl-prev {
    left: -30px;
  }
  
  .owl-nav .owl-next {
    right: -30px;
  }
  .owl-stage{
  
    overflow: visible;
  }
  .owl-item {
    box-shadow: 0;
    transition: 1s all;
 }

.owl-nav {
display: none;
}
.owl-dots {
   margin-top: 40px;
}
.card-title {
    color: #333;
    font-weight: 600;
    margin-bottom: 0.75rem;
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; 
            line-clamp: 3; 
    -webkit-box-orient: vertical;
    height: 80px;
}

.card-text {
    color: #666;
    font-size: 14px;
    margin-bottom: 1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; 
            line-clamp: 3; 
    -webkit-box-orient: vertical;
    height: 63px;
}

.devam-link {
    color:#016364;
    font-weight: 500;
    font-size: 0.9rem;
    position: relative;
    display: inline-block;
}
.ilkbaslik{
    color: #333;
    font-size: 18px;

}
.baslik{
    color: #333;
    font-weight: 600;
    font-size: 16px;
}


@media (max-width: 768px) {
    .card-img-top {
        height: 180px;
    }
}

@media (max-width: 576px) {
    .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
} 
@media only screen and (width >= 1440px ) {
    .hakkimizdafancyboximg{
        width: 102%;
    }
    .hakkimizda-img{
        width: 100%;
    }
}

@media only screen and (width <= 1440px) {
    .hakkimizdafancyboximg{
        width: 102%;
    }
    .hakkimizda-img{
        width: 100%;
    }
}
@media only screen and (width <= 1199px) {
    .footerbottom {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 14px;
    } 
}
@media only screen and (width <= 991px) {
    
    .hakkimizda-img{
        padding-bottom: 2rem;
        padding-right: 2rem;
    }

    .hakkimizdafancyboximg{
        width: 75%;
        margin-bottom: 2rem;
    }
    .hakkimizdafancybox{
        text-align: center;
    }
    .footerLink{
        display: flex;
        flex-direction: column;
        row-gap: 1rem;
        align-items: center;
        text-align: center;
        justify-content: none;
    }
    .navbar-iletisim-text{
        padding: 6px 12px;
    }
    .footerbottom {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 9px;
    } 
}

@media only screen and (width <= 768px ) {
    .navbar-logo{
        margin-left: 0px;
    }
}
@media only screen and (width <= 430px) {
    .hakkimizda-text{
        font-size: 14px;
    }
    .hakkimizdafancybox {
        margin-top: 2rem;
        padding-right: 12px;
    }
}