.haberkutu {
    background: #fff;
    border-radius: 10px;
    padding: 1rem;
}

.haber-slider.owl-carousel.owl-loaded.owl-drag {
    margin-right: 15px;
}

@media (max-width: 768px) {
    .haber-slider .item a {
        height: 375px !important;
    }

}

.haber-slider .item a {
    display: flex;
    position: relative;
    width: 100%;
    flex-direction: column;
}

.haber-slider .item a .img {
    position: relative;
}

@media (max-width: 1450px) {
    .haber-slider .item a .img img {
        height: 300px;
    }
}

@media (max-width: 768px) {
    .haber-slider .item a .img img {
        max-height: 275px !important;
    }
}

@media (max-width: 1199px) {
    .haber-slider .item a .img img {
        max-height: 280px;
    }
}

@media (max-width: 1199px) {
    .haber-slider .item a .img img {
        max-height: 235px;
    }
}

.haber-slider .item a .img img {
    width: 100%;
    height: 445px;
    border-radius: 10px;
}

.haber-slider .item a .head {
    position: relative;
    z-index: 2;
    padding: 10px 0;
    color: #000;
    letter-spacing: -.5px;
    height: 100%;
    margin: 10px 0;
}

@media (max-width: 768px) {
    .haber-slider .item a .head .title {
        font-size: 0.9rem !important;
    }
}

.haber-slider .item a .head .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

.haber-slider .item a .head .date {
    font-size: 11px;
    padding-top: .3rem;
}

@media (max-width: 768px) {

    .haber-slider .item a .head .description,
    .header-top,
    .haberler-desktop {
        display: none !important;
    }

}

.haber-slider .item a .head .description {
    font-size: 11px;
}

.haber-slider .owl-dots .owl-dot span {
    display: flex;
    background-color: #761F32;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 0px;
    width: 100%;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    font-family: 'Bebas Neue';
}

.haber-slider .owl-dots .owl-dot.active span {
    background-color: var(--maincolor);
    color: #761F32;
}

.haber-slider .item a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    /* top: 0; */
    height: 135px;

}

.slick-dots {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    border-radius: 10px;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    opacity: 1;
    box-shadow: 0 1px 20px 0 rgb(0 0 0 / 25%);
}

.owl-dots .owl-dot span {
    width: 35px;
    margin-right: 5px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 0.8;
    box-shadow: 0 1px 20px 0 rgb(0 0 0 / 7%);
}

.slick-dots {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    border-radius: 10px;
}

.slick-dots {
    height: 45px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    position: relative;
}

.slick-dots li:first-child {
    border-radius: 10px 0 0 10px;
}

.slick-dots li {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.slick-dots li button {
    font-weight: 700;
    width: 100%;
    height: 100%;
    color: #5e788e;
}

.allNews:hover {
    color: #fff;
    background-color: var(--menurenk);
    border-radius: 0 10px 10px 0;
}

a:hover {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:hover {
    color: #0a58ca;
}

@media (max-width: 768px) {
    .allNews {
        font-size: 10px !important;
        padding: 0 10px 0 !important;
    }
}

.allNews {
    display: flex;
    align-items: center;
}

.allNews {
    font-size: 12px;
    font-weight: 700;
    color: #5e788e;
    text-transform: uppercase;
    padding: 0 1rem;

}

.owl-dots {
    display: none !important;
}

button.slidebutton:hover {
    background-color:#333;
}

button.slidebutton {
    min-width: 40px;
    color: #5e788e;
}

@media (max-width: 768px) {
    button.slidebutton {
        min-width: 25px !important;
    }
}
.featured_news_title_prop{
    color: var(--main-bordo);
font-weight: 800;
font-size: 25px;
text-transform: uppercase;
margin-top: 2rem;
margin-bottom: 10px;
}
.featuredProjects #searchContent {
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    padding: 8px 0 5px 12px;
    background: #e1e1e12e;
}
.featuredProjects .listing .item .text {
    margin: 15px 0 0 0;
    padding-left: 12px;
}
.featuredProjects .listing .item .text a {
    color: #363636;
}
.featuredProjects .listing .item .text h3 {
    font-size: 14px;
    color: #3f3f3f;
    position: relative;
    font-weight: 900;
    line-height: 24px;
}
.featuredProjects .listing .item .text h3:before {
    content: "";
    background: var(--main-bordo);
    display: block;
    width: 4px;
    height: 100%;
    float: left;
    position: absolute;
    left: -12px;
}
.featuredProjects .listing .item .text span {
    color: #363636;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}
span.news_date_prop.fw-bold {
    position: relative;
    top: 93%;
    right: 16px;
    font-size: 12px;
    font-weight: bold !important;
    display: flex;
    justify-content: start;
    display: flex !important;
    margin-left: 18px;

}
@media screen and (min-width: 1500px) {
    span.news_date_prop.fw-bold {
        top: 91% !important;
    }
}
.news_date_prop .fa-calendar-alt {
    margin-right: 5px;
}
@media(max-width:768px){
    .featuredProjects #searchContent{
        padding: 8px 0 20px 12px!important;
      }
}
