﻿.referans {
    float: left;
    width: 200px;
    margin-bottom: 30px;
    text-align: center;
    margin-right: 0px;
    margin-left: 5px;
    height: 100px;
}

    .referans h4 {
        color: red;
        font-weight: bold;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .referans img {
        width: 175px;
        height: 100px;
    }


.baslik {
    color: #315274;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 34px;
}

h3 {
    color: #315274;
}

#referans {
    width: 1034px;
    display: inline-block;
}

    #referans h1 {
        font-size: 22px;
        margin-bottom: 10px;
        margin-left: 30px;
        margin-top: 25px;
    }
