.asagiSabit {
  position: fixed;
  bottom: 20px;
  z-index: 99;
}

.whatsappBlock a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px !important;
  height: 70px !important;
  padding: 0 !important;
  margin: 0;
  background: #25D366;
  color: #fff;
  border-radius: 50% !important;
  overflow: hidden;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  transition: background 0.25s ease, transform 0.2s ease;
}

.whatsappBlock a:hover {
  background: #1ebe5d;
  transform: translateY(-3px);
}

.whatsappBlock a i {
  font-size: 36px !important;
  line-height: 1 !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block;
}

.whatsappBlock a:hover i {
  color: #eaffea;
}

.asagiSabiti {position:fixed;bottom:0px;z-index:99}
.instaBlock a {display:inline-block;height:40px;background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 90%, #833ab4 100%);padding:8px;color:#fff; margin-bottom: 10px; border-radius: 10px  !important;font-weight:bold}
.instaBlock a i {height:100%;width:auto; font-size:25px;}

.asagiSabitf {position:fixed;bottom:0px;z-index:99}
.faceBlock a {display:inline-block;height:40px;background:#3b5998;padding:8px;color:#fff; margin-bottom: 10px; border-radius: 10px  !important;font-weight:bold}
.faceBlock a i {height:100%;width:auto;background:#3b5998; font-size:25px;}

.asagiSabity {position:fixed;bottom:0px;z-index:99}
.youtubeBlock a {display:inline-block;height:40px;background:#ff0000;padding:8px;color:#fff; margin-bottom: 10px; border-radius: 10px  !important;font-weight:bold}
.youtubeBlock a i {height:100%;width:auto; font-size:25px;}

.asagiSabitt {position:fixed;bottom:0px;z-index:99}
.twitterBlock a {display:inline-block;height:40px;background:black;padding:8px;color:#fff; margin-bottom: 10px; border-radius: 10px  !important;font-weight:bold}
.twitterBlock a i {height:100%;width:auto;background:black; font-size:25px;}