@charset "utf-8";
/*laci #005dab mavi #009ddc;*/
body{
    margin:0;
    padding:0;
    font-family: 'Roboto', sans-serif;

}
.temizle{clear:both;}
.ust{
    position: relative;
    width: 100%;
    height: 99px;
}
#logo{
    width:346px;
    height:75px;
    background:url(../images/logo_akademi.png) center center;
    background-size: cover;
    position: absolute;
    left:0;
    top: 15px;
    z-index: 300;
}
#ust_sosyal {
    float: right;
    padding: 20px 0 0 0;
}

.hizmet_menu{
    width: 100%;
    height: 50px;
    border-top:1px dotted #833017;
}
#menu22{
    float:right;
    padding:20px 0 0 0;
}
.resimler_dis{
    background: url(/images/bg_swiper.png);
    padding: 0 !important;
}
#resimler{
    width:100%;
    height:400px;
    background:#B8B8B8;
    margin:150px 0 0 0;

}
.orta{
    padding:15px;
}
.orta_ic{
    padding:20px 0 0 0;
    margin-top:300px;
}
.alt{
    padding:20px 0 0 0;
    margin-top: 20px;
    border-top: 1px dotted #a8a067;
}
