.dortgen{
    position: static;
    float: left;
    background: transparent;

    max-width: 100%;
    max-height:273px;
    margin-top: 10%;


}


.dortgen ul li {
    padding:0px 0px ;
    list-style: none;
}

.footerx{
    background-color:#5b3100;
    clear: both;
    position: relative;
    z-index: 10;
    height: auto;
    padding-top: 12px;
    margin-top: 4em;



}

#resim img{
    margin: 10px;
    width: 69%;
    height: auto;
}


p img{
    width: 100%;
    height: auto;
}

.footerone{
    position: relative;

    left:15px;
    width: 100%;
    height: 500px;
    background-color: #b99867;
    color: whitesmoke;

}

h4:hover{
    background-color: whitesmoke;
    color: black;
    height: 110px;

}

.dortgen img {
    width: 100%;
    height: auto;
}