.Diller li a:hover {
  background-color: #eee;
  border-color: #eee;
  color: #ffffff;
}


ul.kutu {
    border: 1px solid #c3c3c3;
    float: left;
    min-width: 410px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
}
ul.kutu li {
    display: inline-block;
    text-align: center;
    padding: 25px;
    border-right: 1px solid #c3c3c3;
}

ul.kutu li h5 {
    font-size: 30px;
    line-height: 24px;
    font-weight: 700;
    padding-bottom: 5px;
	color: #bf8d5c;
}


html .whatsappicon {
    bottom: 20px;
    display: block;
    position: fixed;
    right: 50px;
    z-index: 1040;
}

html .whatsappicon img{
    height: 80px;
}
