body *{
    font-family: 'Poppins', sans-serif;
    padding:0;
    margin:0;
}
.sabit{

}

.ust{

    background-color:#000033;
    height:40px;
}.ustsol{

    color: white;

    height: 40px;
    line-height: 40px;
}
.sosyalmedya{
    line-height: 55px;
    text-align:right;
}
.medya{
    
    color:white;
    font-size: 30px;
}
.menu{
  
    padding-top: 10px;
 
}
.navbar li{
    margin-top: 10px;
}
.slider{
    margin-top:20px;
    position: relative;
}
.slider img{
    height: 400px;
}
.yazi1 {
    position: absolute;

    top:50px;
    left:90px !important;

    font-size: 50px;
}
.yazi1 p{
    text-align: left;
    margin-left:50px;
}
.yazi2 {
    position: absolute;

    bottom:50px;
    right:90px !important;

    font-size: 50px;
}
.yazi2 p{
    text-align: right;
    margin-right:50px;
}
.urunler{
    position: relative;
    margin-top:20px;
    text-align:center;
font-size: 30px;

border: solid 1px;



}
.urunyazi{
position: absolute;
width: 350px;

top:-20px;
background-color: white;


}
.firmalar{
    background-color: #fff;;
}
.firmaorta i{
    margin-top:30px;
    font-size:20px;
    color:#000033;
}

.firmalar img{

    width: 500px;
    height: 400px;
}

.firmaorta{
    padding-top: 30px;
    text-align: center;
    margin-left: 20px;
}
.footer{
    height: 250px;  
    background-color:#000033;
    color: #fff;
    text-align: center;

}

@media screen and (max-width: 600px) {
    .footer {
      height:600px;
      
    }
  }
.sosyalmedyafooter{
    padding:50px;
}
.footer div{
    float:left;
}
.footer .orta{
    padding:50px;
}
.footer .sag{
    padding:50px;
}



