/* Dr. Nikeshin — palette from dr-akim.ru: white, near-black, gold */
:root {
  --akim-black: #191919;
  --akim-ink: #111111;
  --akim-text: #333333;
  --akim-muted: #6b6b6b;
  --akim-gold: #c9a227;
  --akim-gold-soft: #d4af37;
  --akim-white: #ffffff;
  --akim-paper: #f7f6f3;
}

.wpo-site-header,
.wpo-site-header.wpo-header-style,
.wpo-site-header.wpo-header-style-s11 {
  background: #fff !important;
  overflow: visible;
}

.wpo-site-header .navigation.sticky-header.sticky-on {
  background: #fff !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.wpo-site-header .navbar-header {
  overflow: visible;
}

.navbar-brand.akim-logo,
.wpo-site-header .navbar-header .navbar-brand.akim-logo {
  display: inline-flex;
  align-items: center;
  padding: 8px 0;
  background: transparent !important;
  min-height: 56px;
}

.navbar-brand img,
.wpo-site-header .navbar-header .navbar-brand img,
.wpo-site-header .navbar-header .navbar-brand.akim-logo img {
  display: block;
  height: 52px;
  width: auto;
  max-height: 52px;
  max-width: 240px;
  opacity: 1 !important;
  visibility: visible !important;
  background: transparent !important;
  box-shadow: none;
  object-fit: contain;
}

.wpo-site-footer .about-widget .logo img {
  max-height: 64px;
  max-width: 240px;
  width: auto;
  background: transparent;
  filter: none;
}

.theme-btn,
.shop-btn,
.wpo-site-header .header-right .close-form .theme-btn {
  background: var(--akim-gold);
  border-color: var(--akim-gold);
  color: #fff;
}

.theme-btn:hover,
.shop-btn:hover {
  background: var(--akim-black);
  border-color: var(--akim-black);
  color: #fff;
}

.akim-hero-photo {
  object-fit: cover;
  object-position: center top;
}

.akim-price-table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0 10px;
  background: #fff;
}

.akim-price-table th,
.akim-price-table td {
  border-bottom: 1px solid #ececec;
  padding: 14px 12px;
  text-align: left;
  color: var(--akim-text);
}

.akim-price-table th {
  background: var(--akim-ink);
  color: #fff;
  font-weight: 500;
}

.akim-price-table tr:nth-child(even) td {
  background: var(--akim-paper);
}

.akim-price-table td:last-child,
.akim-price-table th:last-child {
  text-align: right;
  white-space: nowrap;
  font-weight: 600;
  color: var(--akim-black);
}

.akim-legal {
  font-size: 12px;
  line-height: 1.6;
  color: #9a9a9a;
}

.akim-socials {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.akim-socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ececec;
  overflow: hidden;
}

.akim-socials a img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.akim-float {
  position: fixed;
  right: 18px;
  bottom: 22px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.akim-float a {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  background: #fff;
}

.akim-float a.phone {
  background: var(--akim-gold);
}

.akim-float img {
  width: 26px;
  height: 26px;
  object-fit: contain;
}

.akim-spec-list {
  columns: 1;
  padding-left: 18px;
}

.akim-spec-list li {
  margin-bottom: 8px;
  color: var(--akim-text);
}

@media (min-width: 768px) {
  .akim-spec-list {
    columns: 2;
    column-gap: 40px;
  }
}

.service-card h2 a,
.project-card .content h2 a {
  text-transform: none;
}

.wpo-hero-slider .slide-content.akim-hero-title {
  text-align: right;
  max-width: 640px;
  margin-left: auto;
  margin-right: 4%;
  padding-top: 0;
}

.wpo-hero-slider .akim-hero-label {
  display: block;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.wpo-hero-slider .akim-hero-title h2,
.wpo-hero-slider .slide-content.akim-hero-title h2 {
  text-transform: none;
  color: #fff;
  font-size: 72px;
  line-height: 1.12;
  margin: 0;
}

@media (max-width: 1199px) {
  .wpo-hero-slider .akim-hero-title h2,
  .wpo-hero-slider .slide-content.akim-hero-title h2 {
    font-size: 56px;
  }
}

@media (max-width: 991px) {
  .wpo-site-header.wpo-header-style {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
  }

  .wpo-hero-slider {
    width: 100% !important;
    max-width: 100% !important;
    height: 100dvh !important;
    min-height: 100svh !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #111;
  }

  .wpo-hero-slider .swiper-container,
  .wpo-hero-slider .swiper-wrapper,
  .wpo-hero-slider .swiper-slide,
  .wpo-hero-slider .slide-inner,
  .wpo-hero-slider .hero-inner {
    width: 100% !important;
    height: 100% !important;
    max-width: 100%;
  }

  .wpo-hero-slider .slide-inner,
  .wpo-hero-slider .hero-inner {
    background-position: 30% 10%;
    background-size: cover;
    background-color: #111;
    align-items: flex-end;
  }

  .wpo-hero-slider .slide-content.akim-hero-title {
    text-align: center;
    margin: 0 auto 140px;
    max-width: 100%;
    padding: 0 72px 0 20px;
  }
}

@media (max-width: 767px) {
  .wpo-hero-slider .akim-hero-title h2,
  .wpo-hero-slider .slide-content.akim-hero-title h2 {
    font-size: 36px;
  }

  .wpo-hero-slider .akim-hero-label {
    font-size: 13px;
    letter-spacing: 0.16em;
  }

  .wpo-hero-slider .hero-team {
    display: none;
  }
}

.wpo-hero-slider .swiper-pagination {
  display: none;
}

.hero-team {
  width: auto;
}

.hero-team ul li {
  width: 42px;
  height: 42px;
  margin: 0 -10px;
}

.hero-team ul li a {
  line-height: 42px;
}

.hero-team ul li a svg {
  width: 18px;
  height: auto;
}

.hero-team span {
  font-size: 15px;
  line-height: 32px;
}

.wpo-site-header.wpo-header-style {
  box-shadow: 0 1px 0 #eee;
}

.preloader img {
  max-width: 180px;
  max-height: 58px;
  width: auto;
  height: auto;
}

.wpo-page-title {
  background: #111 url("../images/akim/banner.jpg") center/cover no-repeat;
}

.wpo-page-title::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(10, 10, 10, 0.74);
  z-index: 0;
}

.wpo-page-title .container {
  position: relative;
  z-index: 1;
}

.wpo-page-title .wpo-breadcumb-wrap h2,
.wpo-page-title .wpo-breadcumb-wrap h2 span,
.wpo-page-title .wpo-breadcumb-wrap h2 div {
  color: #fff !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.wpo-page-title .wpo-breadcumb-wrap ol {
  background: rgba(255, 255, 255, 0.95);
}

.wpo-page-title .wpo-breadcumb-wrap ol li,
.wpo-page-title .wpo-breadcumb-wrap ol li a {
  color: #191919 !important;
}

html {
  scroll-behavior: smooth;
  overflow-x: clip;
  max-width: 100%;
}

body {
  overflow-x: clip;
  max-width: 100%;
}

.page-wrapper {
  max-width: 100%;
  overflow-x: clip;
}

.akim-menu-head,
.akim-menu-foot {
  display: none;
}

.wpo-site-header .navigation.sticky-header {
  pointer-events: none;
}

.wpo-site-header .navigation.sticky-header.sticky-on {
  pointer-events: auto;
}

.wpo-site-header .navigation.sticky-header .navigation-holder {
  display: none !important;
}

@media (max-width: 991px) {
  .wpo-site-header .mobail-menu {
    position: relative;
    z-index: 40;
  }

  .wpo-site-header .mobail-menu button,
  .wpo-site-header .mobail-menu button.navbar-toggler,
  .wpo-site-header .mobail-menu button.open-btn {
    background: transparent !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 6px;
    box-shadow: none !important;
    cursor: pointer;
    pointer-events: auto !important;
    z-index: 50;
  }

  .wpo-site-header .mobail-menu button span.icon-bar {
    background: #191919 !important;
    width: 24px !important;
    height: 1.5px !important;
    margin: 0 !important;
    display: block;
    border-radius: 1px;
    transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease;
  }

  .wpo-site-header .mobail-menu button span.icon-bar.middle-angle {
    width: 16px !important;
  }

  .wpo-site-header .x-close .middle-angle {
    opacity: 0;
  }

  .wpo-site-header .x-close .first-angle,
  .wpo-site-header .x-close .last-angle {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 24px !important;
  }

  .wpo-site-header .x-close .first-angle {
    transform: translateY(7.5px) rotate(-45deg);
  }

  .wpo-site-header .x-close .last-angle {
    transform: translateY(-7.5px) rotate(45deg);
  }

  .akim-menu-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(12, 12, 12, 0.58);
    z-index: 100000;
  }

  body.akim-menu-open {
    overflow: hidden;
  }

  body.akim-menu-open .akim-menu-backdrop {
    display: block;
  }

  .wpo-site-header #navbar,
  .wpo-site-header .navigation-holder,
  .akim-mobile-menu {
    background: #111 !important;
    width: min(86vw, 400px) !important;
    height: 100% !important;
    height: 100dvh !important;
    padding: 28px 28px 32px !important;
    left: 0 !important;
    top: 0 !important;
    display: flex !important;
    flex-direction: column;
    box-shadow: 24px 0 60px rgba(0, 0, 0, 0.35);
    position: fixed !important;
    z-index: 100001 !important;
    overflow-y: auto !important;
    transform: translate3d(-105%, 0, 0);
    visibility: hidden;
    transition: transform 0.35s ease, visibility 0.35s ease;
  }

  .wpo-site-header .slideInn,
  .wpo-site-header #navbar.slideInn,
  .wpo-site-header .navigation-holder.slideInn,
  .akim-mobile-menu.slideInn {
    left: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate3d(0, 0, 0);
  }

  .wpo-site-header #navbar ul a,
  .wpo-site-header .navigation-holder ul a,
  .akim-mobile-menu ul a {
    color: #fff !important;
  }

  .akim-menu-head {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 36px;
  }

  .akim-menu-logo img {
    display: block;
    height: 42px;
    width: auto;
    max-width: 180px;
    object-fit: contain;
  }

  .wpo-site-header .menu-close,
  .akim-mobile-menu .menu-close {
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 50%;
    position: relative;
    background: transparent !important;
    color: transparent !important;
    display: block;
  }

  .wpo-site-header .menu-close span,
  .akim-mobile-menu .menu-close span {
    position: absolute;
    left: 12px;
    right: 12px;
    top: 50%;
    height: 1px;
    background: #fff;
  }

  .wpo-site-header .menu-close span:first-child,
  .akim-mobile-menu .menu-close span:first-child {
    transform: rotate(45deg);
  }

  .wpo-site-header .menu-close span:last-child,
  .akim-mobile-menu .menu-close span:last-child {
    transform: rotate(-45deg);
  }

  .wpo-site-header #navbar .navbar-nav,
  .wpo-site-header .navigation-holder .navbar-nav,
  .akim-mobile-menu .navbar-nav {
    height: auto !important;
    overflow: visible !important;
    padding: 0 !important;
    flex: 1;
  }

  .wpo-site-header #navbar > ul > li > a,
  .wpo-site-header .navigation-holder > ul > li > a,
  .akim-mobile-menu > ul > li > a {
    display: block;
    padding: 13px 0 !important;
    font-size: 28px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.01em;
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .wpo-site-header #navbar > ul > li > a:hover,
  .wpo-site-header #navbar > ul > li.current > a,
  .wpo-site-header .navigation-holder > ul > li > a:hover,
  .akim-mobile-menu > ul > li > a:hover {
    color: var(--akim-gold) !important;
  }

  .wpo-site-header #navbar > ul .menu-item-has-children > a:before,
  .wpo-site-header .navigation-holder > ul .menu-item-has-children > a:before,
  .akim-mobile-menu > ul .menu-item-has-children > a:before {
    color: var(--akim-gold);
    right: 0;
  }

  .wpo-site-header #navbar .sub-menu,
  .wpo-site-header .navigation-holder .sub-menu,
  .akim-mobile-menu .sub-menu {
    background: transparent !important;
    padding: 8px 0 16px !important;
    box-shadow: none !important;
    position: static !important;
    width: 100% !important;
  }

  .wpo-site-header #navbar .sub-menu a,
  .wpo-site-header .navigation-holder .sub-menu a,
  .akim-mobile-menu .sub-menu a {
    color: rgba(255, 255, 255, 0.62) !important;
    font-size: 16px !important;
    padding: 8px 0 !important;
    letter-spacing: 0.02em;
  }

  .wpo-site-header #navbar .sub-menu a:hover,
  .wpo-site-header .navigation-holder .sub-menu a:hover,
  .akim-mobile-menu .sub-menu a:hover {
    color: var(--akim-gold-soft) !important;
  }

  .akim-menu-foot {
    display: block !important;
    margin-top: auto;
    padding-top: 28px;
    border-top: 1px solid rgba(201, 162, 39, 0.28);
  }

  .akim-menu-phone {
    display: block;
    color: #fff !important;
    font-size: 18px;
    letter-spacing: 0.04em;
    margin-bottom: 16px;
  }

  .akim-menu-foot .theme-btn {
    width: 100%;
    text-align: center;
  }
}
