#hizliiletisim {
    bottom: 0;
    left: 0;
	background: #fff;
    position: fixed;
	width: 100%;
    z-index: 99999;
	}

#hizliiletisim ul {
    margin: 0px;
    padding: 0px;
}

#hizliiletisim li {
    float: left;
    width: 33.33%;
    height: 50px;
    background-color: #33C96E;
    list-style-type: none;
    text-align: center;
}

#hizliiletisim li i {
    color: #FFF;
    font-size: 30px;
	margin-top: 10px;
	margin-top: 10px;
}