@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap");

/*!
    Miri UI Kit Free V1.0.0
    Developed by BootstrapDash(https://www.bootstrapdash.com/)
*/
body {
  font-family: "Poppins", sans-serif;
  font-size: 13px; }

.bg-gradient-black {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e5e7), to(#252631));
  background-image: linear-gradient(#e4e5e7, #252631); }

.fixed-on-scroll.fixed-on-top .nav-link.icon-fb:hover {
  color: #444bf8; }

.fixed-on-scroll.fixed-on-top .nav-link.icon-twitter:hover {
  color: #2dd2f6; }

.fixed-on-scroll.fixed-on-top .nav-link.icon-insta:hover {
  color: #f12459; }

.navbar-dark .navbar-nav .nav-link.icon-fb:hover {
  color: #444bf8; }

.navbar-dark .navbar-nav .nav-link.icon-twitter:hover {
  color: #2dd2f6; }

.navbar-dark .navbar-nav .nav-link.icon-insta:hover {
  color: #f12459; }

.icon-fb:hover {
  color: #444bf8; }

.icon-twitter:hover {
  color: #2dd2f6; }

.icon-insta:hover {
  color: #f12459; }

.icon-gmail:hover {
  color: #f12459; }

.content-wrapper {
  padding-top: 73px;
  padding-bottom: 76px; }

.card-demo-wrapper {
  padding: 30px 25px; }
  .card-demo-wrapper .navbar {
    z-index: 0; }

.demo-color-box {
  display: inline-block;
  width: 130px;
  height: 96px;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px; }

.miri-ui-kit-demo .btn, .miri-ui-kit-demo .badge {
  margin-right: 5px;
  margin-bottom: 8px; }

.miri-ui-kit-demo .progress {
  margin-top: 40px; }

.card-title {
  margin-bottom: 26px; }

.pb-30 {
  padding-bottom: 30px; }

.example-section h2 {
  padding-top: 76px;
  padding-bottom: 69px; }

.example-section figcaption {
  padding-top: 33px;
  color: #ffffff; }

.example-section .img-thumbnail {
  border-color: #ffffff; }

.miri-ui-kit-section {
  padding-top: 55px;
  padding-bottom: 55px; }

@media screen and (min-width: 992px) {
  .feature-box {
    max-width: 280px; } }

.how-we-work-section .btn-rounded {
  font-size: 20px;
  padding: 6px 9px; }

.btn-label {
  font-size: 12px; }

.experience-section {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e3e3e3; }

.preview-link {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .preview-link::before {
    content: "\F349";
    font-family: "Material design icons";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    font-size: 2.5rem;
    color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }
  .preview-link:hover::before {
    opacity: 1; }

/*# sourceMappingURL=demo.css.map */


.navbar-brand img {
  max-height: 52px;
  height: 52px;
  width: auto;
}

.footer-logo img {
  max-height: 70px;
  width: auto;
}

.site-footer {
  background:
    linear-gradient(rgba(10, 10, 10, 0.48), rgba(10, 10, 10, 0.58)),
    url('../images/samsun-aku-bg.jpg') center / cover no-repeat;
  color: rgba(255, 255, 255, 0.78);
  margin-top: 0;
}

.site-footer .footer-main {
  padding: 72px 0 58px;
}

.site-footer h3 {
  color: #ffffff;
  font-size: 21px;
  line-height: 1.28;
  font-weight: 600;
  margin-bottom: 22px;
}

.site-footer h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  margin: 0 0 12px;
}

.site-footer h4:not(:first-child) {
  margin-top: 28px;
}

.site-footer p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 10px;
}

.site-footer a {
  color: rgba(255, 255, 255, 0.84);
  text-decoration: none;
  transition: color 0.2s ease;
}

.site-footer a:hover {
  color: var(--site-orange);
  text-decoration: none;
}

.site-footer .footer-logo {
  display: block;
  align-items: center;
  max-width: 260px;
  margin-bottom: 24px;
}

.site-footer .footer-logo img {
  width: 100%;
  max-height: none;
  height: auto;
}

.footer-about {
  max-width: 330px;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 15px;
}

.footer-links a {
  font-size: 15px;
  line-height: 1.45;
}

.footer-contact strong {
  color: #ffffff;
  font-weight: 800;
}

.footer-contact span {
  color: var(--site-orange);
  font-weight: 800;
}

.footer-bottom {
  background: #202020;
  padding: 20px 0;
}

.footer-bottom p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.footer-bottom strong {
  color: #ffffff;
  font-weight: 800;
}

.copyright-text {
  text-align: center;
}

.copyright-text p {
  margin: 0;
}

.copyright-text span,
.copyright-text a {
  color: #ffffff;
  font-weight: 800;
}

.copyright-text i {
  color: var(--site-orange);
  margin: 0 3px;
}

.footer-social-links {
  display: flex;
  align-items: center;
  gap: 22px;
}

.footer-social-links a {
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
}

@media (max-width: 767.98px) {
  .site-footer .footer-main {
    padding: 48px 0 32px;
  }

  .site-footer h3 {
    font-size: 19px;
    margin-bottom: 18px;
  }

  .footer-social-links {
    justify-content: center;
  }

  .footer-bottom {
    text-align: center;
  }
}

:root {
  --site-orange: #ff7a18;
  --site-black: #111827;
  --site-white: #ffffff;
}

.cta-dock {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}

.cta-inner {
  position: relative;
  height: 45px;
  box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.25);
  overflow: visible;
}

.cta-inner::after {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  height: 6px;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(0, 80, 255, 0) 0%, rgba(0, 80, 255, 1) 30%, rgba(255, 0, 40, 1) 50%, rgba(0, 80, 255, 1) 70%, rgba(255, 0, 40, 0) 100%);
  opacity: 0;
  filter: blur(2px);
  animation: topFlashStrong 2.6s ease-in-out infinite;
}

.cta-half {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 650;
  line-height: 1;
  text-decoration: none;
  overflow: hidden;
}

.cta-half:hover {
  color: #ffffff;
  text-decoration: none;
}

.cta-half i,
.cta-half span {
  position: relative;
  z-index: 2;
}

.cta-half i {
  font-size: 16px;
  opacity: 0.95;
}

.cta-call {
  left: 0;
  background: linear-gradient(180deg, #f03343 0%, #e11d2e 55%, #b90f1d 100%);
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  animation: darkShift 4s ease-in-out infinite;
}

.cta-wa {
  right: 0;
  background: linear-gradient(180deg, #3bff8b 0%, #25d366 55%, #18a74f 100%);
  animation: waShift 3.5s ease-in-out infinite;
}

.cta-half::before {
  content: "";
  position: absolute;
  top: -20%;
  left: -60%;
  width: 50%;
  height: 140%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(-20deg);
  animation: shineMove 3s ease-in-out infinite;
  pointer-events: none;
}

.cta-call::before {
  opacity: 0.6;
}

.cta-wa::before {
  opacity: 1;
}

@keyframes topFlashStrong {
  0%,
  80%,
  100% {
    opacity: 0;
    transform: translateY(0);
  }

  85% {
    opacity: 1;
    transform: translateY(-4px);
  }

  90% {
    opacity: 0.6;
    transform: translateY(-2px);
  }
}

@keyframes waShift {
  0% {
    filter: brightness(1);
  }

  50% {
    filter: brightness(1.25);
  }

  100% {
    filter: brightness(1);
  }
}

@keyframes darkShift {
  0% {
    filter: brightness(1);
  }

  50% {
    filter: brightness(1.15);
  }

  100% {
    filter: brightness(1);
  }
}

@keyframes shineMove {
  0% {
    left: -60%;
  }

  55%,
  100% {
    left: 120%;
  }
}

@media (max-width: 767px) {
  body {
    padding-bottom: 45px;
  }

  .cta-dock {
    display: block;
  }

  .navbar-actions {
    display: none;
  }
}

@media (min-width: 768px) {
  .cta-dock {
    display: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cta-half,
  .cta-half::before,
  .cta-inner::after {
    animation: none !important;
  }
}

.topbar {
  background: var(--site-black);
  color: var(--site-white);
  font-size: 14px;
  padding: 10px 0;
}

.topbar i {
  color: var(--site-orange);
  font-size: 20px;
  margin-right: 6px;
  vertical-align: middle;
}

.topbar-address {
  line-height: 1.35;
}

.topbar-social a {
  color: var(--site-white);
  font-size: 20px;
  margin-left: 14px;
}

.main-navbar {
  background: var(--site-white);
  box-shadow: 0 10px 24px rgba(17, 24, 39, 0.08);
  padding: 8px 0;
  z-index: 20;
}

.main-navbar.fixed-on-top {
  background: var(--site-white);
}

.main-navbar .nav-link {
  color: #2f3747;
  font-size: 13px;
  font-weight: 700;
  padding-left: 9px !important;
  padding-right: 9px !important;
  white-space: nowrap;
}

.main-navbar .nav-link:hover {
  color: var(--site-orange);
}

.navbar-actions {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: 18px;
}

.main-navbar .navbar-brand {
  flex-shrink: 0;
  margin-right: 22px;
}

.main-navbar .navbar-toggler {
  width: 46px;
  height: 46px;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid rgba(17, 24, 39, 0.12);
  border-radius: 8px;
  background: #ffffff;
  color: var(--site-black);
  margin-right: 2px;
  box-shadow: 0 8px 18px rgba(17, 24, 39, 0.08);
}

.main-navbar .navbar-toggler:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 122, 24, 0.2);
}

.main-navbar .navbar-toggler .mdi {
  width: 25px;
  height: 19px;
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  background: linear-gradient(var(--site-black), var(--site-black)) center / 25px 3px no-repeat;
}

.main-navbar .navbar-toggler .mdi::before,
.main-navbar .navbar-toggler .mdi::after {
  content: "";
  position: absolute;
  left: 0;
  width: 25px;
  height: 3px;
  border-radius: 999px;
  background: var(--site-black);
}

.main-navbar .navbar-toggler .mdi::before {
  top: 0;
}

.main-navbar .navbar-toggler .mdi::after {
  bottom: 0;
}

.navbar-actions .btn,
.hero-buttons .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-weight: 800;
  letter-spacing: 0;
  white-space: nowrap;
}

.navbar-actions .btn {
  min-height: 34px;
  padding: 7px 12px;
  font-size: 12px;
  box-shadow: none;
}

.btn-call {
  background: var(--site-orange);
  color: var(--site-white);
  border: 1px solid var(--site-orange);
}

.btn-call:hover,
.hero-call:hover {
  background: var(--site-orange);
  color: var(--site-white);
}

.hero-call {
  border-color: #e11d2e;
}

.btn-whatsapp {
  background: #20c764;
  color: var(--site-white);
  border: 1px solid #20c764;
}

.btn-whatsapp:hover,
.hero-whatsapp:hover {
  background: #20c764;
  color: var(--site-white);
}

.hero-whatsapp {
  border-color: #25d366;
}

.home-hero {
  min-height: 560px;
  display: flex;
  align-items: center;
  color: var(--site-white);
  background: url('../images/samsun-aku-bg.jpg') center / cover no-repeat;
  position: relative;
}

.hero-content {
  max-width: 960px;
  margin: 0 auto;
  padding: 78px 0 82px;
}

.hero-eyebrow {
  display: inline-block;
  color: rgba(255, 255, 255, 0.88);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 1.55;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.hero-live-status {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  padding: 9px 15px;
  margin-bottom: 18px;
  border: 1px solid rgba(37, 211, 102, 0.55);
  border-radius: 999px;
  background: rgba(13, 25, 45, 0.52);
  box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.34);
  animation: heroStatusPulse 2.6s ease-in-out infinite;
}

.live-dot {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #25d366;
  box-shadow: 0 0 0 5px rgba(37, 211, 102, 0.18);
  flex: 0 0 auto;
}

.live-dot::before,
.live-dot::after {
  content: "";
  position: absolute;
  inset: -7px;
  border: 1px solid rgba(37, 211, 102, 0.72);
  border-radius: 50%;
  animation: liveRing 2s ease-out infinite;
}

.live-dot::after {
  animation-delay: 0.65s;
}

.hero-content h1 {
  color: var(--site-white);
  font-size: 54px;
  line-height: 1.08;
  font-weight: 900;
  margin-bottom: 18px;
}

.hero-content h1 span {
  color: var(--site-orange);
  font-weight: 600;
}

.hero-content p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.65;
  margin: 0 auto 30px;
  max-width: 780px;
}

.hero-content p strong {
  color: var(--site-white);
  font-weight: 800;
}

.hero-buttons {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

.hero-call {
  background: #e11d2e;
  color: var(--site-white);
  font-size: 18px;
  padding: 16px 28px;
  animation: heroCallGlow 3s ease-in-out infinite;
}

.hero-whatsapp {
  background: #25d366;
  color: var(--site-white);
  font-size: 18px;
  padding: 16px 28px;
}

.hero-call:hover {
  background: #c91524;
  border-color: #c91524;
  color: var(--site-white);
}

.hero-whatsapp:hover {
  background: var(--site-white);
  border-color: var(--site-white);
  color: #25d366;
}

@keyframes heroStatusPulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.26);
  }

  50% {
    box-shadow: 0 0 0 8px rgba(37, 211, 102, 0);
  }
}

@keyframes heroCallGlow {
  0%,
  100% {
    transform: translateY(0);
    box-shadow: 0 10px 22px rgba(255, 122, 24, 0.24);
  }

  50% {
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(255, 122, 24, 0.36);
  }
}

@keyframes liveRing {
  0% {
    opacity: 0.75;
    transform: scale(0.45);
  }

  70%,
  100% {
    opacity: 0;
    transform: scale(1.55);
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-live-status,
  .hero-call,
  .live-dot::before,
  .live-dot::after {
    animation: none !important;
  }
}

.hero-buttons i,
.navbar-actions i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 1;
  margin-right: 8px;
}

.navbar-actions i {
  font-size: 16px;
  margin-right: 5px;
}

.hero-trust {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  font-weight: 600;
}

.hero-trust span {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 999px;
  padding: 7px 13px;
  background: rgba(255, 255, 255, 0.04);
  white-space: nowrap;
}

.hero-trust i {
  color: #ffffff;
  font-size: 19px;
  line-height: 1;
  margin-right: 7px;
}

@media (max-width: 991.98px) {
  .topbar {
    display: none;
  }

  .navbar-actions {
    display: none !important;
  }

  .topbar .container,
  .hero-buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .main-navbar .navbar-collapse {
    padding-top: 18px;
  }

  .navbar-brand img {
    max-height: 52px;
  height: 52px;
  }

  .main-navbar .navbar-toggler {
    display: inline-flex;
    margin-right: 10px;
  }

  .home-hero {
    min-height: 540px;
  }

  .hero-content {
    padding: 64px 0;
  }

  .hero-content h1 {
    font-size: 32px;
  }

  .hero-content p {
    font-size: 16px;
  }

  .hero-eyebrow {
    font-size: 12px;
    letter-spacing: 1.8px;
  }

  .hero-trust {
    gap: 12px;
    margin-top: 24px;
    font-size: 13px;
  }
}

@media (max-width: 767.98px) {
  .home-hero {
    min-height: auto;
  }

  .hero-content {
    padding: 38px 0 54px;
  }

  .hero-eyebrow {
    font-size: 10.5px;
    line-height: 1.45;
    letter-spacing: 1.4px;
    margin-bottom: 14px;
  }

  .hero-live-status {
    font-size: 12px;
    gap: 7px;
    padding: 7px 11px;
    margin-bottom: 15px;
  }

  .hero-content h1 {
    font-size: 27px;
    line-height: 1.1;
    margin-bottom: 14px;
  }

  .hero-content p {
    font-size: 14.5px;
    line-height: 1.55;
    margin-bottom: 22px;
  }

  .hero-buttons {
    gap: 10px;
  }

  .hero-buttons .btn {
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
  }

  .hero-call {
    font-size: 15px;
    padding: 13px 16px;
  }

  .hero-whatsapp,
  .hero-trust {
    display: none;
  }
}
.site-contact-section {
  background: #f8fafc;
}

.contact-info-box {
  height: 100%;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.08);
}

.contact-info-box i {
  color: var(--site-orange);
  font-size: 42px;
  line-height: 1;
}

.contact-info-box h5 {
  color: var(--site-black);
  font-weight: 800;
  margin: 18px 0 10px;
}

.contact-info-box p,
.contact-info-box a,
footer a {
  color: inherit;
}

.contact-page-section {
  background: #ffffff;
  padding: 72px 0;
}

.services-page-section {
  background: #f8fafc;
  padding: 72px 0 54px;
}

.product-brands-section {
  background: #ffffff;
  padding: 72px 0 54px;
}

.brand-products-section {
  background: #f8fafc;
  padding: 72px 0 54px;
}

.service-areas-section {
  background: #ffffff;
  padding: 72px 0 54px;
}

.service-areas-section .section-title {
  max-width: 900px;
  margin: 0 auto 38px;
}

.service-areas-section .sub-title {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.service-areas-section .main-title {
  color: var(--site-black);
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 12px;
}

.service-areas-section .section-title p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
}

.service-area-card {
  position: relative;
  height: 100%;
  display: block;
  background: #f8fafc;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  overflow: hidden;
  color: var(--site-black);
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.service-area-card:hover {
  color: var(--site-black);
  text-decoration: none;
  transform: translateY(-5px);
  border-color: rgba(255, 122, 24, 0.35);
  box-shadow: 0 24px 46px rgba(17, 24, 39, 0.13);
}

.service-area-card span {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  background: var(--site-orange);
  color: #ffffff;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  padding: 6px 12px;
}

.service-area-card img {
  width: 100%;
  height: 210px;
  display: block;
  object-fit: cover;
}

.service-area-card h3 {
  color: var(--site-black);
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  margin: 0;
  padding: 22px 22px 24px;
}

.service-area-content-section {
  background: #f8fafc;
  padding: 70px 0 54px;
}

.district-content-section {
  background: #f8fafc;
  padding: 72px 0;
}

.district-content-card {
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 44px;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.07);
}

.district-content-card h2,
.district-content-card h3 {
  color: var(--site-black);
  font-weight: 600;
}

.district-content-card h2 {
  font-size: 34px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.district-content-card h3 {
  font-size: 24px;
  line-height: 1.35;
  margin: 32px 0 14px;
}

.district-content-card p {
  color: #3f4756;
  font-size: 16px;
  line-height: 1.85;
  margin-bottom: 16px;
}

.district-content-card strong {
  color: var(--site-black);
  font-weight: 800;
}

.district-content-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.district-content-actions .btn {
  min-height: 46px;
  min-width: 145px;
}

.district-services-title {
  max-width: 920px;
  margin: 54px auto 34px;
}

.district-services-title p,
.service-area-mini-card p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.75;
}

.service-area-mini-card p {
  margin-bottom: 22px;
}

.service-area-content {
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 42px;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.07);
}

.service-area-content h2,
.service-area-content h3 {
  color: var(--site-black);
  font-weight: 600;
}

.service-area-content h2 {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.service-area-content h3 {
  font-size: 24px;
  line-height: 1.35;
  margin: 30px 0 14px;
}

.service-area-content p {
  color: #3f4756;
  font-size: 16px;
  line-height: 1.85;
  margin-bottom: 16px;
}

.service-area-content strong {
  color: var(--site-black);
  font-weight: 800;
}

.service-area-service-title {
  max-width: 920px;
  margin: 54px auto 34px;
}

.service-area-service-title .sub-title {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.service-area-service-title .main-title {
  color: var(--site-black);
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 14px;
}

.service-area-service-title p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 0;
}

.service-area-mini-card {
  height: 100%;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 30px 26px;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.07);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.service-area-mini-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 24px 46px rgba(17, 24, 39, 0.12);
}

.service-area-mini-card i {
  width: 54px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--site-orange);
  color: #ffffff;
  border-radius: 50%;
  font-size: 22px;
  margin-bottom: 22px;
}

.service-area-mini-card h3 {
  color: var(--site-black);
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
  margin-bottom: 18px;
}

.service-area-mini-card a {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  margin-top: auto;
  border-bottom: 2px solid currentColor;
}

.service-area-mini-card a:hover {
  color: var(--site-orange);
  text-decoration: none;
}

.brand-products-section .section-title {
  max-width: 920px;
  margin: 0 auto 38px;
}

.brand-products-section .sub-title {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.brand-products-section .main-title {
  color: var(--site-black);
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 12px;
}

.brand-products-section .section-title p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
}

.brand-product-card {
  position: relative;
  height: 100%;
  min-height: 305px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 24px 20px 22px;
  text-align: center;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.brand-product-card:hover {
  transform: translateY(-5px);
  border-color: rgba(255, 122, 24, 0.35);
  box-shadow: 0 24px 46px rgba(17, 24, 39, 0.13);
}

.brand-product-card span {
  align-self: flex-start;
  background: rgba(255, 122, 24, 0.1);
  color: var(--site-orange);
  border: 1px solid rgba(255, 122, 24, 0.24);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  padding: 6px 12px;
  margin-bottom: 18px;
}

.brand-product-card img {
  width: 100%;
  height: 145px;
  object-fit: contain;
  margin-bottom: 20px;
}

.brand-product-card h3 {
  color: var(--site-black);
  font-size: 16px;
  line-height: 1.45;
  font-weight: 600;
  margin: auto 0 0;
}

.product-brands-section .section-title {
  max-width: 860px;
  margin: 0 auto 38px;
}

.product-brands-section .sub-title {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.product-brands-section .main-title {
  color: var(--site-black);
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 12px;
}

.product-brands-section .section-title p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
}

.product-brand-card {
  height: 100%;
  min-height: 330px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f8fafc;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 28px 24px;
  color: var(--site-black);
  text-align: center;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.product-brand-card:hover {
  color: var(--site-black);
  text-decoration: none;
  transform: translateY(-5px);
  border-color: rgba(255, 122, 24, 0.35);
  box-shadow: 0 24px 46px rgba(17, 24, 39, 0.13);
}

.product-brand-card .brand-tag {
  align-self: flex-start;
  background: rgba(255, 122, 24, 0.1);
  color: var(--site-orange);
  border: 1px solid rgba(255, 122, 24, 0.24);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  padding: 6px 12px;
  margin-bottom: 24px;
}

.product-brand-card img {
  height: 82px;
  width: 100%;
  object-fit: contain;
  margin-bottom: 24px;
}

.product-brand-card h3 {
  color: var(--site-black);
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 12px;
}

.product-brand-card p {
  color: #4b5563;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.product-brand-card strong {
  color: var(--site-orange);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 800;
  margin-top: auto;
}

.services-page-section .section-title {
  max-width: 920px;
  margin: 0 auto 38px;
}

.services-page-section .sub-title {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.services-page-section .main-title {
  color: var(--site-black);
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 12px;
}

.services-page-section .section-title p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
}

.service-page-card {
  height: 100%;
  min-height: 295px;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 30px 26px;
  color: var(--site-black);
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.service-page-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 24px 46px rgba(17, 24, 39, 0.13);
}

.service-page-card.card-orange,
.service-page-card.card-dark,
.service-page-card.card-blue {
  color: #ffffff;
}

.service-page-card.card-orange {
  background: var(--site-orange);
}

.service-page-card.card-dark {
  background: var(--site-black);
  border-bottom: 4px solid #20aeea;
}

.service-page-card.card-blue {
  background: #20aeea;
}

.service-page-icon {
  width: 62px;
  height: 62px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 122, 24, 0.1);
  color: var(--site-orange);
  border-radius: 50%;
  font-size: 26px;
  margin-bottom: 22px;
}

.card-orange .service-page-icon,
.card-dark .service-page-icon,
.card-blue .service-page-icon {
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
}

.service-page-card h3 {
  color: inherit;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 600;
  margin-bottom: 14px;
}

.service-page-card p {
  color: inherit;
  opacity: 0.82;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.service-page-card a {
  color: inherit;
  display: inline-flex;
  width: fit-content;
  font-size: 14px;
  font-weight: 800;
  margin-top: auto;
  padding-bottom: 3px;
  border-bottom: 2px solid currentColor;
}

.service-page-card a:hover {
  color: inherit;
  text-decoration: none;
}

.contact-page-section .section-title {
  margin-bottom: 38px;
}

.contact-page-section .sub-title {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.contact-page-section .main-title {
  color: var(--site-black);
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 12px;
}

.contact-page-section .section-title p {
  color: #4b5563;
  font-size: 16px;
  margin-bottom: 0;
}

.contact-page-info,
.contact-map {
  height: 100%;
  min-height: 430px;
}

.contact-page-info {
  background: #f8fafc;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.08);
}

.contact-page-item {
  display: flex;
  gap: 16px;
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(17, 24, 39, 0.08);
}

.contact-page-item i {
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--site-orange);
  color: #ffffff;
  border-radius: 50%;
  font-size: 18px;
}

.contact-page-item h3 {
  color: var(--site-black);
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}

.contact-page-item p,
.contact-page-item a {
  color: #4b5563;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 0;
}

.contact-page-item a:hover {
  color: var(--site-orange);
  text-decoration: none;
}

.contact-page-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.contact-page-actions .btn {
  min-height: 46px;
  min-width: 140px;
}

.contact-map {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.08);
}

.contact-map iframe {
  width: 100%;
  height: 100%;
  min-height: 430px;
  display: block;
}

@media (max-width: 767.98px) {
  .service-areas-section {
    padding: 48px 0 30px;
  }

  .service-areas-section .main-title {
    font-size: 27px;
  }

  .service-area-card img {
    height: 180px;
  }

  .service-area-content-section {
    padding: 44px 0 28px;
  }

  .district-content-section {
    padding: 48px 0;
  }

  .district-content-card {
    padding: 26px 20px;
  }

  .district-content-card h2 {
    font-size: 26px;
  }

  .district-content-card h3 {
    font-size: 21px;
  }

  .district-content-actions {
    flex-direction: column;
  }

  .service-area-content {
    padding: 26px 20px;
  }

  .service-area-content h2,
  .service-area-service-title .main-title {
    font-size: 26px;
  }

  .service-area-content h3 {
    font-size: 21px;
  }

  .brand-products-section {
    padding: 48px 0 30px;
  }

  .brand-products-section .main-title {
    font-size: 27px;
  }

  .brand-product-card {
    min-height: auto;
  }

  .product-brands-section {
    padding: 48px 0 30px;
  }

  .product-brands-section .main-title {
    font-size: 27px;
  }

  .product-brand-card {
    min-height: auto;
  }

  .services-page-section {
    padding: 48px 0 30px;
  }

  .services-page-section .main-title {
    font-size: 27px;
  }

  .service-page-card {
    min-height: auto;
    padding: 26px 22px;
  }

  .contact-page-section {
    padding: 48px 0;
  }

  .contact-page-section .main-title {
    font-size: 27px;
  }

  .contact-page-info {
    padding: 24px 20px;
  }

  .contact-page-actions {
    flex-direction: column;
  }

  .contact-map,
  .contact-map iframe {
    min-height: 320px;
  }
}

.inner-page-placeholder {
  display: flex;
  align-items: center;
  min-height: 330px;
  background:
    linear-gradient(90deg, rgba(17, 24, 39, 0.78), rgba(17, 24, 39, 0.58)),
    url('../images/samsun-aku-bg.jpg') center / cover no-repeat;
  padding: 82px 0;
}

.inner-page-placeholder h1 {
  color: #ffffff;
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 14px;
}

.inner-page-placeholder p {
  color: rgba(255, 255, 255, 0.86);
  font-size: 18px;
  line-height: 1.7;
  max-width: 760px;
  margin: 0 auto;
}

.inner-breadcrumb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}

.inner-breadcrumb a,
.inner-breadcrumb strong {
  color: #ffffff;
}

.inner-breadcrumb a:hover {
  color: var(--site-orange);
  text-decoration: none;
}

.inner-breadcrumb span {
  color: var(--site-orange);
}

@media (max-width: 767.98px) {
  .inner-page-placeholder {
    min-height: 260px;
    padding: 54px 0;
  }

  .inner-page-placeholder h1 {
    font-size: 32px;
  }

  .inner-page-placeholder p {
    font-size: 16px;
  }
}

.site-about-section {
  background: #ffffff;
}

.site-about-section h2 {
  color: var(--site-black);
}

.site-about-section p {
  color: #3f4756;
  font-size: 16px;
  line-height: 1.8;
}

@media (max-width: 767.98px) {
  .site-about-section h2 {
    font-size: 24px;
    line-height: 1.25;
  }
}

.site-about-image {
  border-radius: 8px;
}

.quick-services-section {
  position: relative;
  z-index: 5;
  margin-top: -47px;
  padding-bottom: 28px;
}

.quick-service-card {
  min-height: 265px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 8px;
  padding: 34px 28px;
  color: #ffffff;
  box-shadow: 0 18px 36px rgba(17, 24, 39, 0.14);
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.quick-service-card:hover {
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-4px);
  box-shadow: 0 24px 46px rgba(17, 24, 39, 0.18);
}

.quick-service-card.card-orange {
  background: var(--site-orange);
}

.quick-service-card.card-dark {
  background: var(--site-black);
  border-bottom: 4px solid #20aeea;
}

.quick-service-card.card-blue {
  background: #20aeea;
}

.quick-service-icon {
  width: 70px;
  height: 70px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 22px;
  background: rgba(255, 255, 255, 0.18);
}

.quick-service-icon i {
  font-size: 34px;
  line-height: 1;
}

.quick-service-card h3 {
  color: #ffffff;
  font-size: 23px;
  font-weight: 800;
  margin-bottom: 14px;
}

.quick-service-card p {
  color: rgba(255, 255, 255, 0.86);
  font-size: 15px;
  line-height: 1.55;
  margin-bottom: 18px;
}

.quick-service-link {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  border-bottom: 2px solid rgba(255, 255, 255, 0.65);
  padding-bottom: 3px;
}

@media (max-width: 767.98px) {
  .quick-services-section {
    margin-top: 0;
    padding-top: 24px;
  }

  .quick-service-card {
    min-height: auto;
    padding: 28px 22px;
  }
}

.battery-products-section {
  background: #f8fafc;
  padding-top: 70px;
}

.battery-products-section .section-title {
  margin-bottom: 34px;
}

.battery-products-section .sub-title {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.battery-products-section .main-title {
  color: var(--site-black);
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 0;
}

.battery-product-card {
  position: relative;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  padding: 26px 22px 24px;
  color: var(--site-black);
  text-align: center;
  text-decoration: none;
  box-shadow: 0 14px 32px rgba(17, 24, 39, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.battery-product-card:hover {
  color: var(--site-black);
  text-decoration: none;
  transform: translateY(-5px);
  border-color: rgba(255, 122, 24, 0.35);
  box-shadow: 0 22px 44px rgba(17, 24, 39, 0.13);
}

.battery-product-card .product-label {
  align-self: flex-start;
  background: rgba(255, 122, 24, 0.1);
  color: var(--site-orange);
  border: 1px solid rgba(255, 122, 24, 0.26);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  padding: 6px 12px;
  margin-bottom: 18px;
}

.battery-product-card img {
  height: 135px;
  width: 100%;
  object-fit: contain;
  margin-bottom: 22px;
}

.battery-product-card h3 {
  color: var(--site-black);
  font-size: 17px;
  line-height: 1.45;
  font-weight: 600;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .battery-products-section .main-title {
    font-size: 27px;
  }
}

.brand-marquee-section {
  background: #ffffff;
  padding: 54px 0 62px;
  overflow: hidden;
}

.brand-marquee-heading {
  margin-bottom: 28px;
}

.brand-marquee-heading h5 {
  color: var(--site-orange);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.brand-marquee-heading h2 {
  color: var(--site-black);
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0;
}

.brand-marquee {
  position: relative;
  overflow: hidden;
  padding: 12px 0;
}

.brand-marquee::before,
.brand-marquee::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  width: 110px;
  height: 100%;
  pointer-events: none;
}

.brand-marquee::before {
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.brand-marquee::after {
  right: 0;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.brand-marquee-track {
  --brand-item-width: 190px;
  --brand-item-gap: 34px;
  --brand-item-count: 5;
  display: flex;
  width: max-content;
  gap: var(--brand-item-gap);
  animation: brandMarqueeRight 28s linear infinite;
}

.brand-marquee:hover .brand-marquee-track {
  animation-play-state: paused;
}

.brand-logo {
  width: var(--brand-item-width);
  height: 96px;
  flex: 0 0 var(--brand-item-width);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8fafc;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(17, 24, 39, 0.06);
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.brand-logo:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 122, 24, 0.35);
  box-shadow: 0 18px 34px rgba(17, 24, 39, 0.1);
}

.brand-logo img {
  max-width: 135px;
  max-height: 58px;
  object-fit: contain;
}

.home-gallery-section {
  background: #f6f8fb;
  padding: 66px 0 48px;
}

.home-gallery-section .section-title {
  max-width: 780px;
  margin: 0 auto 34px;
}

.home-gallery-section .main-title {
  color: var(--site-black);
  font-size: 34px;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 14px;
}

.home-gallery-section .section-title p {
  color: #4d5565;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
}

.gallery-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 4 / 3;
  background: #dfe4ec;
  box-shadow: 0 14px 30px rgba(17, 24, 39, 0.1);
}

.gallery-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.35s ease, filter 0.35s ease;
}

.gallery-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(13, 25, 45, 0) 45%, rgba(13, 25, 45, 0.34) 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}

.gallery-card:hover img {
  transform: scale(1.04);
  filter: saturate(1.08);
}

.gallery-card:hover::after {
  opacity: 1;
}

.faq-section {
  background: #ffffff;
  padding: 72px 0;
}

.faq-heading {
  max-width: 1080px;
  margin: 0 auto 42px;
}

.faq-heading h5 {
  color: var(--site-black);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 5px;
  margin-bottom: 22px;
  text-transform: none;
}

.faq-heading h2 {
  color: #ef1f1f;
  font-size: 42px;
  line-height: 1.18;
  font-weight: 600;
  margin-bottom: 22px;
}

.faq-heading p {
  color: #273142;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

.faq-accordion {
  max-width: 980px;
  margin: 0 auto;
}

.faq-item {
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, 0.14);
  border-radius: 8px;
  margin-bottom: 16px;
  overflow: hidden;
  box-shadow: 0 12px 28px rgba(17, 24, 39, 0.04);
}

.faq-question {
  width: 100%;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  background: #ffffff;
  border: 0;
  color: var(--site-black);
  cursor: pointer;
  font-family: inherit;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.35;
  padding: 22px 34px;
  text-align: left;
  transition: color 0.2s ease, background 0.2s ease;
}

.faq-question:hover {
  color: var(--site-orange);
  background: #fffaf6;
}

.faq-question:focus {
  outline: none;
  box-shadow: inset 0 0 0 2px rgba(255, 122, 24, 0.28);
}

.faq-question i {
  color: var(--site-orange);
  flex: 0 0 auto;
  font-size: 22px;
  transition: transform 0.2s ease;
}

.faq-question[aria-expanded="true"] i {
  transform: rotate(180deg);
}

.faq-answer {
  border-top: 1px solid rgba(17, 24, 39, 0.08);
  color: #4b5563;
  font-size: 16px;
  line-height: 1.75;
  padding: 0 34px 24px;
}

.faq-cta {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: 30px;
}

.faq-cta .btn {
  min-width: 165px;
  min-height: 48px;
}

.pre-footer-cta {
  background:
    linear-gradient(90deg, rgba(255, 122, 24, 0.95), rgba(240, 88, 20, 0.95)),
    radial-gradient(circle at 18% 20%, rgba(255, 255, 255, 0.22), transparent 28%);
  color: #ffffff;
  padding: 68px 0 72px;
}

.pre-footer-cta h2 {
  color: #ffffff;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 18px;
}

.pre-footer-cta p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.65;
  margin: 0 auto 32px;
  max-width: 820px;
}

.pre-footer-actions {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.pre-footer-actions .btn {
  min-width: 240px;
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 800;
  box-shadow: 0 14px 28px rgba(17, 24, 39, 0.16);
}

.pre-footer-call {
  background: #ffffff;
  color: var(--site-orange);
}

.pre-footer-call:hover {
  background: var(--site-black);
  color: #ffffff;
}

.pre-footer-whatsapp {
  background: #20c764;
  color: #ffffff;
}

.pre-footer-whatsapp:hover {
  background: var(--site-black);
  color: #ffffff;
}

@keyframes brandMarqueeRight {
  from {
    transform: translateX(calc(-1 * (var(--brand-item-width) + var(--brand-item-gap)) * var(--brand-item-count)));
  }

  to {
    transform: translateX(0);
  }
}

@media (max-width: 767.98px) {
  .brand-marquee-section {
    padding: 42px 0 48px;
  }

  .brand-marquee-heading h2 {
    font-size: 24px;
  }

  .brand-marquee::before,
  .brand-marquee::after {
    width: 48px;
  }

  .brand-marquee-track {
    --brand-item-width: 150px;
    --brand-item-gap: 18px;
    animation-duration: 22s;
  }

  .brand-logo {
    width: var(--brand-item-width);
    height: 82px;
    flex-basis: var(--brand-item-width);
  }

  .brand-logo img {
    max-width: 112px;
    max-height: 48px;
  }

  .home-gallery-section {
    padding: 46px 0 30px;
  }

  .home-gallery-section .main-title {
    font-size: 26px;
  }

  .faq-section {
    padding: 48px 0;
  }

  .faq-heading {
    margin-bottom: 28px;
  }

  .faq-heading h5 {
    font-size: 12px;
    letter-spacing: 2px;
  }

  .faq-heading h2 {
    font-size: 29px;
  }

  .faq-question {
    min-height: 62px;
    font-size: 17px;
    padding: 18px 18px;
  }

  .faq-answer {
    font-size: 15px;
    padding: 0 18px 20px;
  }

  .faq-cta {
    flex-direction: column;
  }

  .pre-footer-cta {
    padding: 48px 0 52px;
  }

  .pre-footer-cta h2 {
    font-size: 28px;
  }

  .pre-footer-cta p {
    font-size: 16px;
  }

  .pre-footer-actions .btn {
    width: 100%;
    min-width: 0;
  }
}
