.header-iki.show {
    top: 0;
    transition: .4s;
    padding: 2rem !important;
  }
.bannerMargin {
    margin-top: 155px;
}
 
  .headerScrollFixed {
    top: -107px;
    position: fixed!important;
  transition: .4s;
  background: none !important;
  background: var(--blue-blue-600, #252731) !important;
  box-shadow: 0px 4px 35px 0px rgba(159, 172, 30, 0.10) !important;
  }
  .header-iki {
  top: -107px;
  width: 100%;
  position: fixed!important;
  transition: .4s;
  background: none !important;
  background: var(--blue-blue-600, #252731) !important;
  box-shadow: 0px 4px 35px 0px rgba(159, 172, 30, 0.10) !important;
  z-index: 444445;
  }
  .iki-bar{
    color: white;
  }
  .active{
    color: #9FAC1E !important;
  }
  .overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    text-decoration: none;
    display: block;
    color: #FFF;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    transition: 0.3s;
  }
  
  .mobileNav{
    background: var(--White, #FFF);
  box-shadow: 0px 4px 23px 0px rgba(16, 24, 40, 0.08);
  }
  .mobile-logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 3rem;
  }


.newsImage {
    aspect-ratio: 1/1;
    object-fit: cover;
}


.kurumsalTitle
{
    color: var(--blue-blue-600, #252731);
text-align: center;
font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 170px;
}

.newsList {
    row-gap: 96px;
    margin-top: 50px;
}

.kurumsalTitleİki {
    color: var(--blue-blue-600, #252731);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 16px;
}
.haber-img {
    /* margin-top: 62px; */
    aspect-ratio: 1/1;
    object-fit: cover;
}

.haberDetail{
    color: var(--blue-blue-300, #707178);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */   
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; 
    overflow:hidden;
}
.haberCard:hover .haberTitle {
    color: #00A0E3 !important;
    transition: .3s !important;
}
.haberImage {
    overflow: hidden;
}
.haberButton{
    border-radius: 4px !important;
background: var(--blue-blue-600, #252731) !important;
color: #FFF !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
margin-top: 72px !important;
margin-bottom: 106px !important;
padding: 10px 50px !important;
}
.haberCard img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: 343px;
    transform: scale(1);
}

.haberCard:hover img {
    transform: scale(1.1);
}
.davetsiz {
    color: var(--blue-blue-600, #252731);
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 28px;
    margin-bottom: 37px;
}
.misafirİmg{
    height: 70vh;
    object-fit: cover;
}
.misafirDetail {
    color: var(--blue-blue-400, #54555E);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-top: 36px;
    margin-bottom: 71px;
}
.haberTitle {
    color: var(--blue-blue-600, #252731);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px !important;
    margin-top: 23px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.haberDetail{
    color: var(--blue-blue-300, #707178);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */   
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; 
    overflow:hidden;

}
  .headerScrollFixed {
      top: -107px;
      position: fixed!important;
    transition: .4s;
    background: none !important;
    background: var(--blue-blue-600, #252731) !important;
    box-shadow: 0px 4px 35px 0px rgba(159, 172, 30, 0.10) !important;
  }
  .nav-link:focus, .nav-link:hover {
    color: unset !important;
  }
  .active:hover{
    color: #9FAC1E !important;
  }
  
  .headerScrollFixed.show {
    top: 0;
    transition: .4s;
    /*padding: 1.5rem !important;*/
  }
  .active{
      color: #9FAC1E !important;
  }

.defaultMargin {
    margin-bottom: 96px;
}

  @media only screen and (max-width: 1440px)
  {
    .kurumsalTitle {
        font-size: 32px;
    }

    .davetsiz {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .kurumsalTitleİki {
        font-size: 32px;
    }

    .misafirDetail {
        font-size: 16px;
        line-height: 26px;
    }


  }

  @media only screen and (max-width: 1199px)
  {
    .kurumsalTitle {
        font-size: 28px;
    }

    .davetsiz {
        font-size: 20px;
    }

    .misafirİmg {
        height: unset;
        object-fit: cover;
        aspect-ratio: 2/1;
    }

    .kurumsalTitleİki {
        font-size: 28px;
    }

    .misafirDetail {
        font-size: 15px;
        line-height: 26px;
    }

    .haberDetail {
        font-size: 14px;
        line-height: 24px;
    }
  }

@media only screen and (max-width: 991px){
    .kurumsalTitle{
        margin-top: 50px;
      }
    .margin-banner{
        margin-top:50px !important;
    }
    .newsList {
        row-gap: 42px;
        margin-top: 50px;
    }


}

@media only screen and (max-width: 767px)
{
    .misafirDetail {
        font-size: 14px;
        line-height: 24px;
    }

    .haberTitle {
        font-size: 15px;
        line-height: 25px;
        margin-top: 16px;
        margin-bottom: 15px;
    }

    .haberDetail {
        font-size: 13px;
        line-height: 23px;
    }
}