.hero {
  background-image: url('uploads/vitafenix/images/hero.jpg') !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.hero-1 {
  margin-top: 0;
  margin-bottom: 0;
}
.hero-1 .hero {
  padding: 40px 0 128px 0;
  background: #E8DF97;
  height: 720px;
  align-items: flex-start;
}
.hero-1 .hero-text-1 {
  font-size: 72px;
  line-height: 82px;
  font-weight: 500;

}
.hero-1 .hero-text-2 {
  font-size: 72px;
  line-height: 70px;
  font-weight: 500;

  margin-bottom:32px;
}
.hero-1 .hero-text-3 {
  font-size: 19px;
  line-height: 29px;
  font-style: italic;
}
.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 {
  padding: 12px 46px 12px 46px;
  border-radius: 24px;
}
.buton-hero-1 {
  margin-bottom: 16px;
}
.buton-hero-2 {
  margin-bottom: 16px;
}
.hero-text-4 {
  padding-top: 32px;
}
@media (max-width: 1399px) {
  .hero {
    background-image: url('uploads/vitafenix/images/hero.jpg') !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .hero-1 {
    margin: 16px;
  }
  .hero-1 .hero {
    height: calc(100vh - 200px);
  }
  .hero-1 .hero-body {
    padding-top: 0px;
  }
  .hero-1 .hero-text-1 {
    font-size: 52px;
    line-height: 58px;
    font-weight: 500;
    text-align: left;
  }
  .hero-1 .hero-text-2 {
    font-size: 52px;
    line-height: 52px;
    font-weight: 500;
    text-align: left;
  }
 .hero-1 .hero-text-3 {
 	text-align:left;
 }
  .buton-hero {
    padding: 12px 24px 12px 24px;
    border-radius: 24px;
  }
}
/* ASAGISI xl */
@media (max-width: 1199px) {
  .hero {
    background-image: url('uploads/vitafenix/images/hero-tablet.jpg') !important;
    background-position: left center !important;
    background-repeat: repeat-x !important;
    background-size: cover !important;
  }
  .hero-1 {
    margin: 16px;
  }
  .hero-1 .hero {
    height: calc(100vh - 200px);
  }
  .hero-1 .hero-body {
    padding-top: 0px;
  }
  .hero-1 .hero-text-1 {
    font-size: 44px;
    line-height: 48px;
    font-weight: 500;
    text-align: center;
  }
  .hero-1 .hero-text-2 {
    font-size: 44px;
    line-height: 48px;
    font-weight: 500;
    text-align: center;
  }
  .hero-1 .hero-text-3 {
    font-size: 17px;
    line-height: 25px;
    font-style: italic;
    text-align: center;
  }
  .buton-hero {
    padding: 12px 24px 12px 24px;
    border-radius: 24px;
  }
}
/* ASAGISI lg *** ONEMLI */
@media (max-width: 991px) {
  .hero {
    background-image: url('uploads/vitafenix/images/hero-tablet.jpg') !important;
    background-position: top left !important;
    background-repeat: repeat-x !important;
    background-size: cover !important;
  }
  .hero-1 {
    margin: 16px;
  }
  .hero-1 .hero {
    height: calc(100vh - 20px);
	padding: 0px 0 32px 0;
	align-items: flex-start;
  }
  
  
  .hero-1 .hero-body {
    padding-top: 54px;
  }
  .hero-1 .hero-text-1 {
    font-size: 52px;
    line-height: 58px;
    font-weight: 500;
    text-align: center;
  }
  .hero-1 .hero-text-2 {
    font-size: 52px;
    line-height: 52px;
    font-weight: 500;
    text-align: center;
  }
  .hero-1 .hero-text-3 {
    font-size: 44px;
    line-height: 52px;
    font-style: italic;
    text-align: center;
  }
  .buton-hero {
    padding: 12px 24px 12px 24px;
    border-radius: 24px;
  }
}
/* ASAGISI md */
@media (max-width: 768px) {
  .hero {
    background-image: url('uploads/vitafenix/images/hero-mobil.jpg') !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .hero-1 {
    margin: 16px;
  }
  .hero-1 .hero {
    height: calc(100vh - 50px);
  }
  .hero-1 .hero-body {
    padding-top: 165px;
  }
  .hero-1 .hero-text-1 {
    font-size: 52px;
    line-height: 58px;
    font-weight: 500;
    text-align: center;
  }
  .hero-1 .hero-text-2 {
    font-size: 52px;
    line-height: 52px;
    font-weight: 500;
    margin-bottom:16px !important;
    text-align: center;
  }
  .hero-1 .hero-text-3 {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    text-align: center;
  }
  .buton-hero {
    padding: 12px 24px 12px 24px;
    border-radius: 24px;
  }
}
/* ASAGISI sm */
@media (max-width: 576px) {
  .hero {
    background-image: url('uploads/vitafenix/images/hero-mobil.jpg') !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .hero-1 {
    margin: 16px;
  }
  
  .hero-1 .hero-body {
    padding-top: 35px;
  }
  .hero-1 .hero-text-1 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
  }
  .hero-1 .hero-text-2 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
  }

  .buton-hero {
    padding: 12px 24px 12px 24px;
    border-radius: 24px;
  }
}
/* ASAGISI md */