﻿.tarih {
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    line-height: 21px;
    letter-spacing: -0.015em;
    color: #E30613 !important;
}3
.iki-yan{
    text-align:justify !important;
}
.bosluk {
    margin-top: 5rem !important;
    margin-bottom: 11rem !important;
}
.baslik {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-word;
    -webkit-box-orient: vertical;
}
.soluk {
    color: #9A9A9A !important;
}
.detail-img {
    height: 500px;
    object-fit: cover;
}
.medya-detays {
    padding-left: 1.5rem;
    margin-top: 3rem;
}
.satir {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    word-break: break-word;
    -webkit-box-orient: vertical;
}

.detays {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.015em;
    color: rgba(154, 154, 154, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3 !important;
    word-break: break-word;
    -webkit-box-orient: vertical;
}

.medya-card {
    background: #FFFFFF;
    box-shadow: -30.2589px 51.8723px 36.3106px rgba(0, 0, 0, 0.02), -13.8326px 23.3426px 26.8007px rgba(0, 0, 0, 0.03), -3.45816px 6.05177px 14.6972px rgba(0, 0, 0, 0.03), 0px 0px 0px rgba(0, 0, 0, 0.03);
}

    .medya-cards:hover {
        color: rgba(227, 6, 19, 1) !important;
        transition: .4s;
        border-bottom-color: rgba(227, 6, 19, 1) !important;
    }
.ust-detay {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(154, 154, 154, 1);
}

.alt-detay {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(154, 154, 154, 1);
}

.medya-detail-baslik {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    color: rgba(33, 33, 33, 1);
}

.tarih {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0 !important;
    letter-spacing: 0em;
    color: rgba(227, 6, 19, 1);
}


.medya-banner-1 {
    width: 47%;
}

.md-card {
    padding: 47px 10px 0px 23px;
}

.ref-card {
    border: none;
    box-shadow: -8px 5px 13px -1px #cbcbcb8c;
}

.media-detail-baslik{
    font-family: Poppins !important;
    font-size: 32px !important;
    font-weight: 600 !important;
    line-height: 48px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
}

.takvim{
    font-family: Poppins !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: 0em !important;
    color: rgba(227, 6, 19, 1) !important;
}
@media only screen and (max-width: 991px) {
    .detail-img{
        height:300px;
    }
}