.hero-about {
  background-image: url('uploads/livepharma/hakkimizdabanner.jpg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.hero-about-1 {
  margin-top: 0;
  margin-bottom: 0;
  
}
.hero-about-1 .hero-about {
  padding: 40px 0 40px 0;
  background: #E8DF97;
  height: 720px;
}
.buton {
  font-size: 16px;
  font-weight: 400;
  background: var(--bir);
  color: var(--bes) !important;
}
.buton:hover {
  background: var(--bes);
  color: var(--bir) !important;
}
.buton-hero-about {
  padding: 12px 46px 12px 46px;
  border-radius: 24px;
}
.buton-hero-about-1 {
  margin-left: 16px;
  margin-bottom: 16px;
}
.buton-hero-about-2 {
  margin-bottom: 16px;
}
.hero-about-text-4 {
  padding-top: 32px;
}
.hero-about-1 .hero-about-text-1 {
  font-size: 72px;
  line-height: 78px;
  font-weight: 500;
  text-align: left;
  color: var(--bes) !important;
  margin-left:20px;
}
.hero-about-1 .hero-about-text-2 {
  font-size: 72px;
  line-height: 72px;
  font-weight: 500;
  text-align: left;
  color: var(--bes) !important;
  margin-left:20px;
}
.hero-about-1 .hero-about-text-3 {
  font-size: 74px;
  line-height: 72px;
  font-style: italic;
  text-align: right;
  color: var(--bes) !important;
}
.buton-hero-about {
  padding: 12px 24px 12px 24px;
  border-radius: 24px;
}
.about-us-1 {
  background-color: #FFF;
  padding-top: 32px;
  padding-bottom: 32px;
}
.about-us-1 {
  transition: background-color 0.3s ease;
}
.about-us-1 .body .title {
  font-weight: 500;
  padding-bottom: 32px;
}
.about-us-1 .body .text {
  font-weight: 500;
  line-height: 28px;
}
.about-us-1 .body .link a {
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--bir);
}
.about-us-1 .body .link {
  margin-top: 32px;
}
.about-us-1 .about-us-1-1 .body {
  padding-left: 64px;
}
.about-us-1 .about-us-1-2 {
  padding-top: 64px;
}
.about-us-1 .about-us-1-2 .body {
  padding-right: 64px;
}
.about-us-1 .about-us-1-3 {
  padding-top: 64px;
}
.about-us-1 .about-us-1-3 .body {
  padding-right: 64px;
}
.about-us-1 .about-us-1-4 {
  padding-top: 64px;
}
.about-us-1 .about-us-1-4 .body {
  padding-right: 64px;
}
.about-us-2 {
  background-color: #F7F7F7;
  padding-top: 64px;
  padding-bottom: 64px;
  position: relative;
}
.about-us-2 .alan {
  margin-top: 64px;
  margin-bottom: 64px;
}
.about-us-2 .image a {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.about-us-2 .about-us-2-1 .text {
  z-index: 1;
  letter-spacing: .6px;
}
.about-us-3 {
  background-color: #FFF;
  padding-top: 128px;
  padding-bottom: 128px;
}
.about-us-3 {
  transition: background-color 0.3s ease;
}
.about-us-3 .body .title {
  font-weight: 500;
  padding-bottom: 16px;
}
.about-us-3 .body .text {
  font-weight: 500;
  line-height: 28px;
}
/* ASAGISI md */
@media (max-width: 768px) {
    .hero-about {
  background-image: url('uploads/vitafenix/images/hero-about-mobil.jpg') !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.hero-about-1 .hero-about-text-1 {
  font-size: 40px;
  line-height: 48px;
  font-weight:400;
text-align:center;
  color: var(--bes) !important;
}
.hero-about-1 .hero-about-text-2 {
  font-size: 40px;
  line-height: 48px;
  font-weight:400;
text-align:center;
  color: var(--bes) !important;
}
.hero-about-1 .hero-about-text-3 {
  font-size: 42px;
  line-height: 48px;
  color: var(--bes) !important;
}

  .about-us-2 {
    background-color: #F7F7F7;
    padding-top: 64px;
    padding-bottom: 64px;
    position: relative;
  }
  .about-us-2 .photo {
    position: relative;
  }
  .about-us-2 .about-us-2-1 .text {
    position: relative;
    width: 100%;
    margin-bottom: 32px;
    padding-top: 0px;
  }
  .about-us-2 .alan {
    margin-bottom: 0;
  }
}
/* ASAGISI md */
@media (max-width: 768px) {
  .about-us-1 .about-us-1-1 .body {
    padding-left: 0px;
  }
  .about-us-1 .about-us-1-2 .body {
    padding-right: 0px;
  }
  .about-us-1 .about-us-1-3 .body {
    padding-left: 0px;
  }
  .about-us-1 .about-us-1-4 .body {
    padding-right: 0px;
  }
  .about-us-2 .about-us-2-1 .body {
    padding-left: 0px;
  }
}