html {
  scroll-behavior: smooth;
}
:root {
  --heading-color: #222222;
  --body-color: #1a1a1a;
  --accent-color: #1a1a1a;
  --white-color: #ffffff;
  --light-color1: #e3e3ec;
  --light-color2: #ced0df;
  --dark-bg: #1a1a1a;
  --dark-bg2: #2a2a2a;
  --dark-bg3: #333333;
  --white-bg: #ffffff;
  --accent-bg: #1a1a1a;
  --light-bg1: #fff;
  --light-bg2: #fff;
  --light-bg3: #fff;
}
.site-menu-main .nav-link-item {
  color: #fff !important;
  font-weight: 600 !important;
}
.nav-item a {
  color: #fff !important;
  font-weight: 600 !important;
  transition: all 0.2s ease; 
}
.nav-item a:hover {
  color: #42E2BA !important;
  transition: all 0.2s ease; 
}
.nav-item a.current {
 color: #42E2BA !important;
   transition: all 0.2s ease; 
}
a.top-nav-button {
  background-color:  #42E2BA !important; 
  color: #000 !important;
}
a.top-nav-button:hover {
  background-color:  #fff !important; 
  color: #000 !important;
}
a.index-backlinks {
  color: #42E2BA !important; 
}
.sticky-menu .site-menu-main .nav-link-item,
.sticky-menu .nav-item a {
  color: #09155D !important;
}
.sticky-menu .nav-item a:hover {
 color: #42E2BA !important;
   transition: all 0.2s ease; 
}
.sticky-menu .nav-item a.current {
 color: #42E2BA !important;
   transition: all 0.2s ease; 
}
.optech-section-title.center  {
  max-width: 850px;
}
.optech-section-title.center h2 {
  margin-bottom: 30px;
}
.optech-section-title.center p {
  font-size: 20px;
  letter-spacing: 0.005em;
  font-weight: 300;
  line-height: 1.5em;
}
.optech-section-title.center strong {
  font-weight: 600;
}
.optech-pricing-price h2 {
  font-size: 38px;
}
.pricings {
  margin-bottom: 30px !important;
}
.optech-cta-content.center {
  max-width: 750px;
}
.slick-slide img {
  max-width: 150px;
}
.optech-brand-title p {
  font-size: 21px;
}
p.koop {
  font-size: 13px;
}
p.koop a {
  font-weight: 600;
  color: #000;
}
.process .optech-line {
  top: 45px;
}
.process {
  background-color: #fafcfc;
}
.optech-header-bottom .optech-header-bottom2 {
  background-color: transparent;
}
header.optech-header-section.sticky-menu {
  box-shadow: 0 4px 80px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 25px;
}
.optech-iconbox-wrap .optech-iconbox-icon {
  background-color: var(--accent-bg);
}
.optech-iconbox-wrap .optech-iconbox-icon img {
  filter: brightness(0) invert(1);
}
.optech-iconbox-wrap.style-two .optech-iconbox-icon {
  display: none;
}
.ratings .slick-slide img {
  filter: brightness(0) invert(0);
}
.optech-icon-btn {
  color: #42E2BA !important;
}
.impressum-container {
  max-width: 700px;
  margin: 0 auto;
  padding: 2rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #222;
}
.impressum-container h1 {
  font-size: 3em;
  margin: 50px 0;
  color: #000;
}
.impressum-container p {
  margin: 0.5rem 0 1.2rem;
}
.impressum-container a {
  color: #42E2BA ;
  text-decoration: underline;
}
.datenschutz-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #222;
}
.datenschutz-container h1 {
  font-size: 3em;
  margin: 50px 0;
  color: #000;
}
.datenschutz-container p {
  margin: 0.5rem 0 1.2rem;
}
.datenschutz-container a {
  color: #42E2BA;
  text-decoration: underline;
}
.standard-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #222;
}
.standard-container h1 {
  font-size: 3em;
  margin: 50px 0;
  color: #000;
}
.standard-container p {
  margin: 0.5rem 0 1.2rem;
}
.standard-container a {
  color: #42E2BA;
  text-decoration: underline;
}
.optech-pricing2 .optech-pricing-btn {
  background-color: #42E2BA !important;
}
.optech-pricing2 .optech-pricing-btn:hover {
  background-color: #000 !important;
}
.optech-pricing-feature ul li span {
  font-size: 14px !important;
  font-weight: 500;
}
.optech-pricing-feature ul li span.optional {
  font-size: 12px !important;
  font-weight: 500;
  position: relative;
  top: -6px;
}
.optech-pricing-feature ul.audit-list li:first-child {
  padding-left: 0px !important;
}
.optech-pricing-feature ul.audit-list li:first-child span {
font-weight: 600;
}
@media (max-width: 991px) {
  .optech-header-bottom2,
  .optech-header-one.sticky-menu .optech-header-bottom {
  background-color: transparent !important;
}
  .site-header .mobile-menu-trigger span {
    height: 2px;
    background-color: #fff;
  }
  .site-header .mobile-menu-trigger span::before, .site-header .mobile-menu-trigger span::after {
    background-color: #fff;
   }
  .optech-hero-section8 {
    padding: 120px 0 100px;
  }
  .site-header .mobile-menu-trigger {
    background-color: blue;
  }
  #toppo .optech-default-btn .btn-wraper {
    font-size: 14px;
  }
}