﻿#icsayfagenel {
    width:100%;
    height:100%;
    min-height:500px;
}
#icsayfagenelic {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
    background-color: #fff;
    height:100%;
}
#icsayfaust {
    width: 100%;
    height: 40px;
    background-color: #686898;
    margin-top: 25px;
}
#icsayfaalt {
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
}
#icsayfaustic {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #fff;
    font-family: 'latoregular';
    font-size: 16pt;
    line-height: 40px;
}
#icsayfaaltic {
    font-family: 'latoregular';
    font-size:11pt;
    color:#000;
    margin-top:15px;
}
#istekvesdikayet {
    font-family: 'latoregular';
    color: #777779;
    font-size: 14pt;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 15px;
    float: left;
}
#istekvesdikayetsil {
    clear: left;
}
#iletisimkim {
    width: 560px;
    float: left;
    margin-top: 15px;
}
#harita {
    float: right;
    width: 450px;
    height: 308px;
    color: #777779;
    font-family: 'latoregular';
    font-size: 10pt;
    margin-top: 15px;
    margin-right: 45px;
}

hr {
    border-top: 1px solid #c3c4c4;
    border-bottom: 0;
}
#iletisimtemizle {
    clear: both;
}
.butonayarla {
    border: 0;
    background-color: #33342f;
    color: #fff;
    font-family: 'latoregular';
    height: 30px;
    width: 150px;
    font-size: 12pt;
}
.baslikicerik input[type=text] {
    width: 450px !important;
    border: none !important;
    background-color: #e6e6e6 !important;
    min-height: 50px !important;
}
.baslikicerikmesaj textarea {
    width: 444px !important;
    border: none !important;
    background-color: #e6e6e6 !important;
    min-height: 50px !important;
}
.baslikicerik select {
    width: 450px !important;
    border: none !important;
    background-color: #e6e6e6 !important;
    min-height: 50px !important;
}
#gkodugiris input[type=text] {
    width:340px !important;
    border: none !important;
    background-color: #e6e6e6 !important;
    min-height: 50px !important;
}
#uyarigenel {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}
#uyari {
    width: 300px;
    height: 50px;
    color:red !important;
    margin-left: auto;
    margin-right: auto;
    line-height: 50px;
    color: #fff;
    font-family: 'latoregular';
}
#resimlergenel {
    margin-top:20px;
    margin-bottom:20px;
}
.projeresimayar {
    margin-right: 25px;
    margin-bottom: 15px;
    margin-left: 15px;
}
.resimalanigenel {
    width:1150px;
    margin-left:auto;
    margin-right:auto;
}
.odalargenel {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
.odalargenelsil {
    clear:left;
}


@media screen and (max-width: 480px) {
    .resimalanigenel {
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.odalargenel {
    float: left;
    padding-right: 0;
    padding-bottom: 20px;
}
    .odalargenel img {
        width:100% !important;
        height:auto !important;
    }
    .baslikicerik input[type=text] {
        width: 90% !important;
        border: none !important;
        background-color: #e6e6e6 !important;
        min-height: 50px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .baslikicerik select {
        width: 90% !important;
        border: none !important;
        background-color: #e6e6e6 !important;
        min-height: 50px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .baslikicerikmesaj textarea {
        width: 90% !important;
        border: none !important;
        background-color: #e6e6e6 !important;
        min-height: 50px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #gkodugiris input[type=text] {
        width: 90% !important;
        border: none !important;
        background-color: #e6e6e6 !important;
        min-height: 50px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    #uyarigenel {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    #icsayfagenel {
        width: 100%;
        height: 100%;
        min-height: 500px;
    }

    #icsayfagenelic {
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        min-height: 500px;
        background-color: #fff;
        height: 100%;
        width:100%;
    }
    #icsayfaust {
        width: 100%;
        height: 40px;
        background-color: #686898;
        margin-top: 25px;
    }

    #icsayfaustic {
        width: 90%;
        margin-left: 0;
        margin-right: 0;
        text-align: left;
        color: #fff;
        font-family: 'latoregular';
        font-size: 12pt;
        line-height: 40px;
        margin-left: 10px;
    }

    #icsayfaalt {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    #resimlergenel {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
    #resimlergenel table {
        width:100% !important;
    }
        #resimlergenel table td {
            display:block !important;
            width:100% !important;
        }

    .projeresimayar {
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 0;
    }
    #resimlergenel img{
        width:100% !important;
        height:auto !important;
    }

    #iletisimkim {
        width: 90%;
        float: left;
        margin-top: 15px;
        margin-left: 15px;
    }

        #iletisimkim table {
            margin-left: 0 !important;
            width: 100% !important;
        }

        #iletisimkim td {
            width: 100% !important;
            display: block !important;
        }

        #iletisimkim input[type=text] {
            width: 100% !important;
        }

        #iletisimkim textarea {
            width: 100% !important;
        }

        #iletisimkim input[type=submit] {
            width: 102% !important;
            text-align: center;
            margin-top: 15px;
            margin-left: 0;
        }

    #harita {
        float: right;
        width: 90%;
        height: auto;
        color: #000;
        font-family: Arial;
        font-size: 10pt;
        margin-top: 15px;
        margin-right: 0;
    }

























}