﻿.referans {
    width: 246px !important;
    float: left;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 30px;
    /*border: 1px solid #ccc;*/
    box-shadow: 0 0 0 1px #e5e5e5,0 2px 6px rgba(80,69,45,.1);
    background: #fff;
    margin-top:30px;
}

    .referans img {
        width: 246px;
        height: 200px;
    }

    .referans h1 {
        font-weight: 400;
        font-size: 30px;
        color: #de0711;
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .referans p {
        font-size: 16px;
        color: #334148;
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        width: 325px;
    }


.referanss {
    width: 260px !important;
    height: 360px;
    float: left;
    margin-bottom: 30px;
    /*box-shadow: 0 0 0 1px #e5e5e5,0 2px 6px rgba(80,69,45,.1);*/
    background: #fff;
    margin-right: 60px;
    border-bottom: 1px solid #BDB6AF;
}

    .referanss img {
        width: 260px;
        height: 290px;
        /*padding: 5px;*/
    }

    .referanss h1 {
        font-weight: 400;
        font-size: 30px;
        color: #de0711;
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        text-align: center;
    }

    .referanss p {
        font-size: 16px;
        color: #334148;
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        width: 325px;
    }


.detay {
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: black;
    padding-top: 10px;
    margin-top: 162px;
    font-size: 19px;
    font-family: Myriad Pro;
}



h3 {
    color: #315274;
}

#referans {
    width: 1034px;
    display: inline-block;
}





.referans1 {
    width: 295px !important;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    /*border: 1px solid #ccc;*/
    min-height: 350px;
    box-shadow: 0 0 0 1px #e5e5e5,0 2px 6px rgba(80,69,45,.1);
    background: #fff;
}

    .referans1 img {
        width: 295px;
        height: 350px;
    }
