body {
  font-family: 'Roboto', sans-serif; 
  /*font-family: "Muli", sans-serif;*/
  line-height: 1.6;
  background-color: #ffffff;
  overflow-x: hidden;
  font-size: 16px;
  color: #333333; 
}

.text-black {
  color: #000000; 
}

.text-left {
  text-align: left;
}

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

a {
  color: #00a2ff;
  transition: .3s all ease; 
}

a:hover {
  color: #00a2ff;
  text-decoration: none; 
}

.text-primary {
  color: #00a2ff; 
}

a.text-primary {
  color: #00a2ff; 
}

a.text-primary:hover {
  color: #00a2ff; 
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  /*font-family: "Libre Baskerville", serif;*/
  font-family: 'Roboto', sans-serif;
  color: #000000; 
}

.feature h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700; 
}

.feature p {
  font-size: 14px;
  line-height: 1.4;
  color: rgb(128, 128, 128); 
}

.feature ul {
  font-size: 14px;
  line-height: 1.6;
  color: #000000; 
  text-align: left;
  font-style: normal;
}

.menu-icons {
  position: absolute;
  right: 0;
  top: 0;
  color: #00a2ff; }
  @media (max-width: 991.98px) {
    .menu-icons {
      right: 40px; } }
  .menu-icons span {
    font-size: 16px;
    display: inline-block;
    padding: 9px 10px; }

/*fa*/
.logo {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 991.98px) {
    .logo {
      left: 20px;
      top: 15px; } }
  .logo:hover {
    color: #000000; }


/*fa*/
.menu-absolute {
  position: absolute !important; }

.navbar-items {
  right: 20px;
}

/*fa*/
.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%; }

.sticky-nav {
  transition: .3s all ease;
  background: transparent; }

@media (max-width: 991.98px) {
  #sticky-wrapper .sticky-nav {
    background: #ffffff !important; } }

#sticky-wrapper.is-sticky .sticky-nav {
  padding-top: 0px;
  padding-bottom: 0px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(1rem); }

#sticky-wrapper.is-sticky .sticky-nav .logo {
  color: #000000 !important; }

#sticky-wrapper.is-sticky .sticky-nav .site-menu > li > a {
  color: #000000 !important; }

#sticky-wrapper.is-sticky .sticky-nav .site-menu > li > a:hover, #sticky-wrapper.is-sticky .sticky-nav .site-menu > li > a.active {
  color: #00a2ff !important; }

#sticky-wrapper.is-sticky .sticky-nav .site-menu > li.active a {
  color: #00a2ff !important; }

.hero {
  height: 100vh;
  min-height: 500px; }
  @media (max-width: 991.98px) {
    .hero {
      display: block;
      height: auto !important; } }
  .hero .text, .hero .image {
    width: 50%; }
    @media (max-width: 991.98px) {
      .hero .text, .hero .image {
        width: 100%; } }
  .hero .intro {
    max-width: 450px;
   /* margin: 0 auto; }*/
   margin: 300px auto; }
    @media (max-width: 991.98px) {
      .hero .intro {
        max-width: 700px;
        padding-left: 20px;
        padding-right: 20px; } }
    .hero .intro .feature .wrap-icon {
      background: none !important;
      width: auto;
      height: auto;
      margin-bottom: 0; }
      .hero .intro .feature .wrap-icon svg {
        color: #00a2ff; }
  .hero .text h1 {
    font-size: 30px;
    margin-bottom: 50px;
    font-weight: 700; }
  .hero .text h3 {
    font-size: 16px;
    font-weight: 700; }
  .hero .image {
    background-size: cover;
    background-position: center;
    min-height: 500px;
    position: relative; }
    @media (max-width: 991.98px) {
      .hero .image {
        height: 500px;
        min-height: 500px;
        margin-bottom: 30px; } }
    .hero .image .block {
      background: #00a2ff;
      position: absolute;
      bottom: 0;
      max-width: 220px;
      padding: 30px 30px; }
      .hero .image .block .wrap-icon {
        font-size: 40px;
        color: #ffffff;
        margin-bottom: 10px;
        display: block; }
      .hero .image .block h3 {
        font-size: 14px;
        color: #ffffff;
        letter-spacing: .1rem;
        font-weight: 700;
        margin-bottom: 15px; }
      .hero .image .block p {
        font-size: 14px;
        line-height: 1.3;
        color: rgba(255, 255, 255, 0.8); }
        .hero .impressum {
          max-width: 700px;
          padding-left: 40px;
          padding-right: 40px;
        }
        .hero .impressum p {
          font-size: 14px;}
          .hero .impressum h1 {
            font-size: 30px;
            margin-bottom: 50px;
            font-weight: 700; }
            .hero .impressum h2 {
              font-size: 16px;
              font-weight: 700; }
          .hero .impressum h3 {
            font-size: 16px;
            font-weight: 700; }
            .hero .impressum h4 {
              font-size: 16px;
              font-weight: 700; }
  .hero .impressum ul {
    font-size: 14px;
  }
  .hero .leistung {
    max-width: 450px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero .leistung p {
    font-size: 14px;}
    .hero .leistung h1 {
      font-size: 30px;
      margin-bottom: 50px;
      font-weight: 700; }
      .hero .leistung h2 {
        font-size: 16px;
        font-weight: 700; }
    .hero .leistung h3 {
      font-size: 16px;
      font-weight: 700; }
      .hero .leistung h4 {
        font-size: 16px;
        font-weight: 700; }
.hero .leistung ul {
font-size: 14px;
}
    
       .datenschutz {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        height: auto !important;
      }
     .datenschutz p {
        font-size: 10px;}
         .datenschutz h1 {
          font-size: 16px;
          margin-bottom: 50px;
          font-weight: 700; }
           .datenschutz h2 {
            font-size: 14px;
            font-weight: 700; }
         .datenschutz h3 {
          font-size: 12px;
          font-weight: 700; }
           .datenschutz h4 {
            font-size: 11px;
            font-weight: 700; }
 .datenschutz ul {
  font-size: 10px;
}


        /*fa*/
.untree_co-section {
  padding: 40px 0;
  position: relative; }
  @media (max-width: 991.98px) {
    .untree_co-section {
      padding: 50px 0; } }
  .untree_co-section .heading h3 {
    font-size: 35px;
    color: #000000; }
  @media (max-width: 991.98px) {
    .untree_co-section .heading {
      font-size: 20px; } }
  .untree_co-section .heading strong {
    font-weight: 700; }

@media (max-width: 991.98px) {
  .feature {
    text-align: center; } }

.feature .wrap-icon {
  margin-bottom: 20px;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 50%;
  background: #00a2ff;
  text-align: center;
  color: #ffffff;
  font-size: 30px; }
  .feature .wrap-icon img {
    position: relative;
    margin-top: -5px; }

.feature h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700; }

.feature p {
  font-size: 14px;
  line-height: 1.4;
  color: gray; }

.heading .subtitle {
  color: #00a2ff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px; }

.bg-1 {
  position: absolute;
  height: 100%;
  width: 50%;
  background: #ffffff;
  right: 0;
  top: 0; }
  .bg-1:before {
    width: 100%; }


.jm-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 7em; }

.blockquote {
  margin-bottom: 30px; }
  .blockquote p:first-child {
    margin-bottom: 20px; }
  .blockquote p {
    padding-left: 0px;
    font-size: 16px;
    color: #000000;
    font-style: italic; }

.blockquote img {
  width: 40px;
  border-radius: 50%; }

.hero-image-wrap {
  margin-top: 4rem;
  width: 50%; }
  @media (max-width: 991.98px) {
    .hero-image-wrap {
      width: 100%; } }

.site-footer {
  font-size: 14px;
  padding: 100px 0 70px 0; }
  .site-footer a {
    color: #000000;
    position: relative;
    display: inline-block; }
  .site-footer .btn:before {
    display: none; }
  .site-footer .widget {
    margin-bottom: 40px;
    display: block;
    position: relative;
    z-index: 1; }
    .site-footer .widget h3 {
      font-size: 16px;
      margin-bottom: 30px; }
  .site-footer .social li {
    display: inline-block; }
    .site-footer .social li a {
      display: inline-block;
      width: 30px;
      height: 30px;
      position: relative;
      background-color: rgba(0, 0, 0, 0.03);
      border-radius: 50%;
      color: #000000; }
      .site-footer .social li a:before {
        display: none; }
      .site-footer .social li a > span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .site-footer .social li a:hover {
        background: #83d8d6; }
  .site-footer .copyright a {
    color: #000000;
    display: inline-block; }
    .site-footer .copyright a:before {
      content: "";
      height: 1px;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute;
      background: #000000; }
