﻿.altyazi {
    box-shadow: 0 0 10px #ccc;
    height: 50px;
    background-color: #ed1c24;
    margin-bottom:25px
}

    .altyazi p {
        text-align: center;
        padding-top: 15px;
        color: #ffffff
    }
#detay{
 
}
#detay a h4 {
    text-align: center;
    display: block;
    color: red;
    margin-top: 125px;
    padding: 10px;
    border-bottom: 1px solid #ed1c24;
    color: #ffffff;
    transition: 0.3s;
    font-weight:bold;
    font-size:14pt
}
#detay a h4:hover{
    background-color:#ed1c24
}
#images-respon{
    height:250px;
}
.lang{
    margin-left: 5px;
    background-color: #ed1c24;
    border-radius:4px;
    color:#ffffff
}