﻿#icsayfagenel 
{
    max-width:1230px;
    margin-left:auto;
    margin-right:auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #fff;
    height:100%;
    min-height:500px;
}
#baslik 
{
     font-family: 'latobold';
     font-size:16pt;
     color:#000;
     width:200px;
     border-bottom:1px solid #000;
     text-align: right;
     padding-top: 20px;
}
#aciklama 
{
    font-family: 'latoregular';
    font-size:11pt;
    color:#000;
    width:1150px;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
}
#markalargenel 
{
    
    float:left;
    background-color:#fff;
    height:100%;
    margin-left: 10px;
        margin-right: 20px;
}
#markalargenelsil 
{
    clear:left;
}
#markalarust 
{
    width:250px;
}
#markalaralt 
{
    width:250px;
    font-family: 'latoregular';
    font-size:11pt;
    color:#000;
    text-align:center;
}
 #istekvesdikayet 
{
    font-family: 'latoregular';
    color:#000;
    font-size: 14pt;
    width:1150px;
    text-align:center;
    margin-bottom:50px;
    margin-top: 15px;
    float:left;
}
  #istekvesdikayetsil 
{
    clear:left;
}
#iletisimkim
{
    width:560px;
    float:left;
    margin-top:15px;
    margin-left: 45px;
}
#harita
{
    float:right;
    width:415px;
    height:308px;
    color:#000;
    font-family: 'latoregular';
    font-size:11pt;
    margin-top:15px;
    margin-right: 45px;
}
#iletisimtemizle
{
    clear:both;
}
.textbox 
{
    text-shadow: 1px 1px 0 #fff;
    border: 1px solid #fff;
    padding: 7px 4px;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
}
.textbox:focus {
    background: #DFE9EC;
    color: #414848;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    outline: 0;
}
  .textbox:hover {
    background: #d0ccb9;
    color: #000;
}
  .haritayerlestir 
{
    margin-bottom:0;
}
.haritayerlestir iframe 
{
     pointer-events: none;
}
.haritaayar 
{
    width:100%;
    height:450px;
}
#haberlersol 
{
    float:left;
    width:300px;
}
#haberlersol ul 
{
    padding:0;
}
#haberlersol ul li 
{
    line-height:40px;
    border-bottom:1px dashed #000;
}
#haberlersol ul li a 
{
    color:#000;
    font-size:12pt;
    font-family: 'latoregular';
    text-decoration:none;
}
#haberlersol ul li a:hover 
{
    color:#d25400;
}
#haberlersag 
{
    float: left;
    width: 700px;
    margin-left: 50px;
}
#haberlersagsil 
{
    clear:left;
}
#resim 
{
    margin-top:20px;
}
.projeresimayar 
{
    margin-right:20px;
    margin-bottom:20px;
}

@media screen and (max-width: 480px) 
{

.projeresimayar 
{
    margin-right: 0;
}

#icsayfagenel {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #fff;
    height: 100%;
    min-height: 500px;
}
#aciklama {
    font-family: 'latoregular';
    font-size: 11pt;
    color: #000;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}
#aciklama td 
{
    display:block;
    width:100% !important;
}
#aciklama table 
{
    width:100% !important;
}
#markalarust {
    width: 100%;
    height:auto;
}
#markalarust img 
{
    width:100% !important;
    height:auto !important;
}

#markalargenel {
    width: 95%;
    float: left;
    background-color: #fff;
    height: 100%;
    margin-left: 10px;
}

#markalaralt {
    width: 100%;
    font-family: 'latoregular';
    font-size: 11pt;
    color: #000;
    text-align: center;
    margin-top:15px;
    margin-bottom:15px;
}
#istekvesdikayet {
    font-family: 'latoregular';
    color: #000;
    font-size: 14pt;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 15px;
    float: left;
}
#iletisimkim {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-left: 0;
}
#iletisimkim table 
{
    margin-left:0 !important;
    width:100% !important;
}
#iletisimkim input[type=text] 
{
    width:90% !important;
    
}
#iletisimkim textarea
{
    width:90% !important;
}

#iletisimkim input[type=submit] 
{
    width:92% !important;
    text-align:center;
    margin-top:15px;
    margin-left:0;
}
#harita {
    float: right;
    width: 100%;
    height: auto;
    color: #000;
    font-family: 'latoregular';
    font-size: 10pt;
    margin-top: 15px;
    margin-right:0;
}
#haberlersol {
    float: left;
    width: 100%;
}
#haberlersag {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top:25px;
}
#resim img 
{
    width:90% !important;
    height:auto !important;
}
#resim {
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    text-align: center;
}















}