.header-img {
	background-image: url(http://bloggerlab.ru/storage/bloggerlab/alone-cyberpunk-morning-4k-xi-3440x1440.jpg);
  background-size: cover;
  background-position: center;
  min-height: 750px;
  filter: grayscale(95%);
}
.header-img:hover {
  filter: grayscale(0%);
}
.navbar-stick, .navbar {
      background-color: #000!important;
}
[data-bs-theme=dark] .partner-item.slick-slide img, [data-bs-theme=dark] .filter-invert {
	filter: none!important;
}

.burger-icon {
  display: none!important;
}
section.shortcode-services.shortcode-services-style-5.section-team-1.position-relative.fix.section-padding .position-absolute {
    display: none;
}
.ck-content p {
    color: var(--tc-neutral-900);
}
.section-footer > .position-absolute {
     display : none !important ;
}
.section-testimonial-4 > .position-absolute ,
 .shortcode-teams > .position-absolute ,
 .shortcode-projects > .position-absolute {
     display : none;
}
ul.list-unstyled li svg {
    width: 25px;
    height: 25px;
}

.section-pricing-2 .d-flex.justify-content-center.mt-5 {
    display: none !important;
}