.logofooter { width:100%; }
.logofooter img { max-width:84px; }

.footersosyallink { }
.footersosyallink li .fa { border:1px solid rgba(255,255,255,.2); width:40px; height:40px; font-size:30px; text-align:center; padding-top:3px; transition: all .2s ease-in-out; cursor: pointer; }
.footersosyallink li:hover .fa { transform: scale(1.05); -webkit-transform: scale(1.05); color:#ffffff; background:#009a99;  }