.whatsapp {
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 99999;
  font-size: 12px;
}

@media (max-width: 1199px) {
  .footer_mobile {
    display: block !important;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99999;
    font-size: 17px;
    background: #ff5301;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    border: 4px solid #fff;
    line-height: 65px;
    text-align: center;
    color: #fff !important;
  }
  .footer_mobile a {
      color: #fff!important;
  }
  .whatsapp {
      position: fixed;
      bottom: 15px;
      left: 15px;
      z-index: 99999;
      font-size: 12px;
  }
 .progress-wrap{
      bottom: 130px;
 }
}

.iletisim_map iframe{
  width: 100% !important;
  height: 450px !important;
}
.header-title{
      justify-content: start !important;
}
.header-title .page-title-double-large{
  text-align: left !important;
}
.header-title .page-title-double-large h1{
  font-size: 40px;
  line-height: 40px;
}