﻿body {
    font-family: 'Open Sans', sans-serif !important;
    overflow-x: hidden;
    background: #eaeaea;
}

.imaj {
    height: 340px;
    border-radius: 4px;
    max-width: 600px;
    margin: auto;
    background: #a2dadb;
    border: 5px solid #f2f2f2;
}

.wrap {
    max-width: 1100px;
    margin: 15px auto;
    /*box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;*/
}

.res-logo {
    display: none;
}

.footer .img {
    width: 100%;
    height: 100px;
    background: no-repeat center center url(../img/footer.png) #fff;
}

.footer {
    margin-top: 40px;
    text-align: center;
}

.form-bilgi {
    /*padding: 30px 0;*/
    padding-bottom: 30px;
    position: relative;
    /*background: #f2f2f2;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);*/
}

.kesfet {
    float: none !important;
    background: #6bbe98;
    border: none !important;
}

    .kesfet:hover {
        background: #5da685;
    }

.toplam-tablo td {
    padding: 0 10px;
}

.kk {
    color: #6bbe98;
    text-decoration: underline;
    font-weight: 700;
}

.btn-primary {
    float: right;
    padding: 11px 45px;
    border-radius: 0;
    font-weight: 700;
}

.form-control {
    height: 50px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /*background: #f2f2f2;*/
}

.sm img {
    width: 40px;
    margin: 0 5px;
}

.how {
    margin-top: 120px !important;
    margin-bottom: 10px !important;
    margin: auto;
}
