.ak-site_header.ak-style1 .header-top .wrapper .center-log img {
  max-height: 56px;
  width: auto;
}

.ak-hero.ak-style1 {
  position: relative;
}

.ak-hero.ak-style1::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(90deg, rgba(9, 7, 5, 0.76) 0%, rgba(9, 7, 5, 0.48) 42%, rgba(9, 7, 5, 0.68) 100%);
}

.ak-hero.ak-style1 .ak-hero-bg {
  z-index: -1;
}

.ak-hero.ak-style1 .hero-text-section {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  height: 100%;
  z-index: 3;
  padding-top: 68px;
}

.ak-hero.ak-style1 .hero-text-section .slider-info {
  max-width: 680px;
  padding: 0 34px 0 0;
  position: relative;
  z-index: 3;
}

.ak-hero.ak-style1 .hero-text-section .slider-info .hero-title {
  max-width: 640px;
}

.ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .mini-title {
  font-size: 17px;
  margin-bottom: 12px;
}

.ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .hero-main-title {
  font-size: 84px;
  line-height: 0.98;
}

.ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .hero-main-title-1.style-2 {
  font-size: 74px;
  line-height: 0.95;
  margin-top: 14px;
  display: block;
}

.ak-hero.ak-style1 .hero-text-section .slider-info .hero-btn.style-1 {
  margin-top: 26px;
}

.ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .mini-title,
.ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .hero-main-title,
.ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .hero-main-title-1,
.ak-hero.ak-style1 .hero-text-section .slider-info .hero-sub-text,
.ak-hero.ak-style1 .hero-text-section .slider-info .hero-btn.style-1 {
  position: relative;
  z-index: 4;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.38);
}

.ak-braner-logo.footer-logo .footer-log-elem img {
  max-height: 72px;
  width: auto;
}

.testimonial-section {
  align-items: center;
}

.testimonial-section .testimonial-info-section {
  width: min(760px, 100%);
  font-style: normal;
}

.testimonial-section .testimonial-info-section .testimonial-info {
  background: linear-gradient(180deg, rgba(28, 22, 16, 0.92) 0%, rgba(18, 14, 10, 0.98) 100%);
  border: 1px solid rgba(255, 210, 141, 0.22);
  border-radius: 28px;
  padding: 42px 44px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(8px);
}

.testimonial-section .testimonial-info-section .testimonial-info-img {
  width: 64px;
  height: 64px;
  margin: 0 auto 18px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 210, 141, 0.18);
}

.testimonial-section .testimonial-info-section .testimonial-stars {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-bottom: 16px;
  color: #ffd28d;
  font-size: 18px;
  letter-spacing: 1px;
}

.testimonial-section .testimonial-info-section .testimonial-info-title {
  font-size: 28px;
  letter-spacing: 0.02em;
}

.testimonial-section .testimonial-info-section .short-title {
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.22em;
  font-size: 12px;
  margin-top: 12px;
}

.testimonial-section .testimonial-info-section .testimonial-info-subtitle {
  margin-top: 24px;
  font-size: 24px;
  line-height: 1.7;
  color: #f8f3eb;
  font-style: normal;
}

@media screen and (max-width: 768px) {
  .ak-hero.ak-style1::before {
    background: linear-gradient(180deg, rgba(9, 7, 5, 0.74) 0%, rgba(9, 7, 5, 0.45) 45%, rgba(9, 7, 5, 0.7) 100%);
  }

  .ak-hero.ak-style1 .hero-text-section {
    padding-top: 36px;
  }

  .ak-hero.ak-style1 .hero-text-section .slider-info {
    padding: 0 16px 0 0;
    max-width: 100%;
  }

  .ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .hero-main-title {
    font-size: 54px;
  }

  .ak-hero.ak-style1 .hero-text-section .slider-info .hero-title .hero-main-title-1.style-2 {
    font-size: 46px;
  }

  .ak-site_header.ak-style1 .header-top .wrapper .center-log img {
    max-height: 44px;
  }

  .ak-braner-logo.footer-logo .footer-log-elem img {
    max-height: 60px;
  }

  .testimonial-section .testimonial-info-section .testimonial-info {
    padding: 28px 22px;
    border-radius: 22px;
  }

  .testimonial-section .testimonial-info-section .testimonial-info-title {
    font-size: 22px;
  }

  .testimonial-section .testimonial-info-section .short-title {
    letter-spacing: 0.16em;
    font-size: 11px;
  }

  .testimonial-section .testimonial-info-section .testimonial-info-subtitle {
    font-size: 17px;
    line-height: 1.65;
  }
}
