@charset "utf-8";
/*laci #005dab mavi #009ddc;*/
body{
    margin:0;
    padding:0;
    font-family: 'Roboto', sans-serif;
    background: url("../images/bg.jpg") top center repeat-x;

}
.temizle{clear:both;}
.ust{
    position: relative;
    width: 100%;
    height: 99px;
    background:url(../images/logo2.png) left center no-repeat;
}
#logo{
    width:212px;
    height:125px;
    background:url(../images/logo.png) center center no-repeat;
    position: absolute;
    left:0;
    top: 36px;
    z-index: 300;
}
#ust_sosyal {
    float: right;
    padding: 0px 0 0 0;
}

.hizmet_menu{
    width: 100%;
    height: 50px;
}
#menu22{
    float:right;
    padding:20px 0 0 0;
}
.resimler_dis{
    background: url(/images/bg_swiper.png);
    padding: 0 !important;
}
.anassayfa_icerik{
    margin-top:170px;
}

#resimler{
    width:100%;
    height:350px;
    padding: 5px;
    background:rgba(255,255,255,0.5);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);

}

.orta{
    background: #fff;
    margin-top:20px;
    padding: 20px;
}
.orta_ic{
    padding:20px;
    margin-top:150px;
    background: #fff;
}
.alt{
    padding: 20px;
    margin-top: 20px;
    border-top: 1px dotted #ccc;
}
