@charset "UTF-8";
/* Header */
body .elementor-location-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999; }

.elementor-widget-theme-site-logo {
  width: 100px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto; }

/* Content */
/*.page-content>div>div>div {
    padding-top:0 !important;
}*/
/* Force white font H1 */
.page-content > div > div:first-child h1,
.elementor-location-single > div:first-child h1 {
  color: #fff !important; }

@media (max-width: 767px) {
  /* reset padding */
  .page-content > div > div:first-child .elementor-widget-container,
.elementor-location-single > div:first-child .elementor-widget-container {
    padding: 0 !important; }
  .page-content > div > div:first-child h1,
.elementor-location-single > div:first-child h1 {
    font-size: 32px !important;
    padding-bottom: 0 !important; }
  .page-content > div > div:first-child h1,
.elementor-location-single > div:first-child h1 {
    margin-bottom: 15px !important;
    padding-left: 17px !important;
    padding-right: 7px !important; }
  .elementor-location-single > div:first-child h1 {
    margin-bottom: 10px !important; } }

@media (max-width: 767px) {
  .page-id-3341 .page-content > div > div:first-child h1,
.page-id-3 .page-content > div > div:first-child h1,
.page-id-1917 .page-content > div > div:first-child h1,
.page-id-3335 .page-content > div > div:first-child h1 {
    margin-bottom: 0 !important; } }

@media (max-width: 400px) {
  .page-content > div > div:first-child h1,
.elementor-location-single > div:first-child h1 {
    font-size: 27px !important;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; } }

/* Leistungen Head Filter */
#leistung-head {
  -webkit-filter: grayscale(0.9) sepia(0.48) hue-rotate(128deg) saturate(1) brightness(1);
          filter: grayscale(0.9) sepia(0.48) hue-rotate(128deg) saturate(1) brightness(1); }

/* Alle Beiträge Button */
.page-content > div > div:nth-child(2) .elementor-button,
.elementor-location-single > div:nth-child(2) .elementor-button {
  padding: 10px 25px 10px 25px !important; }

.page-content > div > div:nth-child(2) .elementor-button-text,
.elementor-location-single > div:nth-child(2) .elementor-button-text {
  font-size: 15px; }

.elementor-widget-text-editor ul,
.elementor-widget-theme-post-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  margin: 1rem 0;
  z-index: 999; }
  .elementor-widget-text-editor ul li,
.elementor-widget-theme-post-content ul li {
    position: relative;
    padding-left: 1.75rem;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: var(--e-global-color-primary);
    text-transform: uppercase; }
    .elementor-widget-text-editor ul li:before,
.elementor-widget-theme-post-content ul li:before {
      content: '';
      background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_358_898)"><path d="M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z" stroke="%2317A5B5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 12L12 9L9 6" stroke="%2317A5B5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9H12" stroke="%2317A5B5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_358_898"><rect width="18" height="18" fill="white"/></clipPath></defs></svg>');
      background-repeat: none;
      position: absolute;
      left: 0;
      top: 2px;
      width: 18px;
      height: 18px; }
    .elementor-widget-text-editor ul li a,
.elementor-widget-theme-post-content ul li a {
      line-height: 1.25;
      text-decoration: underline !important; }

/* Smart Slider */
.n2-section-smartslider .n2-ss-text p {
  margin-bottom: 1.5rem; }

.n2-section-smartslider .n2-ss-text ul li {
  opacity: .5; }

.no-border h2 {
  border: 0 !important; }

.head-feature {
  width: 70% !important; }

@media only screen and (max-width: 768px) {
  .head-feature {
    width: auto !important; } }

.n2-ss-slider .n2-ss-slide-background-image img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }

.slider-img-buttons {
  height: 270px;
  overflow: hidden; }

@media only screen and (max-width: 768px) {
  .slider-img-buttons {
    height: 150px; } }
  .slider-img-buttons > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    padding: 0 !important;
    /*>div {
            flex:auto !important;
        }*/ }
  .slider-img-buttons .slider-buttons-wrapper {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }

@media only screen and (max-width: 768px) {
  .slider-img-buttons .slider-buttons-wrapper {
    width: 50% !important; } }
  .slider-img-buttons .slider-buttons {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 250px; }

@media only screen and (max-width: 768px) {
  .slider-img-buttons .slider-buttons {
    width: auto; } }
    .slider-img-buttons .slider-buttons li {
      margin-bottom: 1px; }
      .slider-img-buttons .slider-buttons li a {
        height: 90px;
        background: #163030;
        color: #fff;
        font-family: "Dosis";
        text-transform: uppercase;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-decoration: none; }

@media only screen and (max-width: 768px) {
  .slider-img-buttons .slider-buttons li a {
    height: 50px; } }
        .slider-img-buttons .slider-buttons li a.btn-02 {
          opacity: 0.7; }
        .slider-img-buttons .slider-buttons li a.btn-03 {
          opacity: 0.5; }
        .slider-img-buttons .slider-buttons li a.btn-04 {
          opacity: 0.3; }
        .slider-img-buttons .slider-buttons li a:hover {
          background: #fff;
          opacity: 1;
          color: #163030; }

.links,
.slider-links {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-top: 2rem;
  z-index: 999; }
  .links li,
.slider-links li {
    position: relative;
    padding-left: 2rem;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 1rem; }
    .links li:before,
.slider-links li:before {
      content: '';
      background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_260_261)"><path d="M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 12L12 9L9 6" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9H12" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_260_261"><rect width="18" height="18" fill="white"/></clipPath></defs></svg>');
      background-repeat: none;
      position: absolute;
      left: 0;
      top: 10px;
      width: 18px;
      height: 18px; }
    .links li a,
.slider-links li a {
      color: #fff;
      line-height: 1.25;
      text-decoration: none !important;
      font-size: 17px; }
      .links li a:hover,
.slider-links li a:hover {
        text-decoration: underline !important; }

.slider-links {
  margin-top: 5px; }

.slider-content {
  text-align: left; }
  .slider-content h2 {
    font-family: "Dosis", Sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 1rem;
    margin-top: 0; }
  .slider-content p {
    font-family: "Dosis", Sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 10px; }

.links {
  margin-top: 0; }
  .links li {
    color: var(--e-global-color-primary);
    margin-bottom: 5px;
    padding-left: 1.75rem; }
    .links li:before {
      top: 4px;
      background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_248_1719)"><path d="M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z" stroke="%2325646B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 12L12 9L9 6" stroke="%2325646B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9H12" stroke="%2325646B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_248_1719"><rect width="18" height="18" fill="white"/></clipPath></defs></svg>'); }
    .links li a {
      color: var(--e-global-color-primary); }

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  list-style: none;
  padding: 0; }
  .tabs li {
    width: 100%;
    max-width: 275px;
    border-right: 1px solid transparent; }
    .tabs li a {
      height: 78px;
      background: #163030;
      color: #fff;
      font-family: "Dosis";
      text-transform: uppercase;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-decoration: none; }
      .tabs li a:hover {
        background: #fff;
        text-decoration: none;
        opacity: 1 !important;
        color: #163030; }
      .tabs li a.btn-02 {
        opacity: 0.7; }
      .tabs li a.btn-03 {
        opacity: 0.5; }
      .tabs li a.btn-04 {
        opacity: 0.3; }

@media only screen and (max-width: 992px) {
  .n2-ss-layer > h2 {
    font-size: 48px !important;
    letter-spacing: normal !important; } }

@media only screen and (max-width: 768px) {
  .n2-ss-layer > h2 {
    font-size: 28px !important; }
  .n2-ss-item-image-content {
    max-width: 175px !important; }
  .n2-ss-slider .n2-ss-layer-col > .n2-ss-layer {
    -webkit-box-flex: 1 !important;
    -webkit-flex: auto !important;
        -ms-flex: auto !important;
            flex: auto !important; } }

#breadcrumbs a, #breadcrumbs span {
  color: #163030;
  text-decoration: none; }

#breadcrumbs a:hover {
  text-decoration: underline; }

@media (max-width: 767px) {
  #breadcrumbs {
    max-width: 190px;
    line-height: normal;
    padding-top: 2px;
    padding-bottom: 2px; } }

.elementor-item {
  position: relative;
  display: block;
  /* Ensure your menu items are block level for proper positioning */ }

.nav-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  /* Initial state of the progress bar */ }

/* Mouse Down Animation */
.swipe-down {
  margin-top: 20px;
  opacity: .75; }

.mouseDown {
  font-size: 0.9em;
  /* CONTROL MOUSE SIZE */
  border: 2px solid white;
  display: block;
  width: 1.7em;
  height: 2.8em;
  border-radius: 0.9em;
  margin: 0 auto;
  text-decoration: none;
  -webkit-transition: border 0.2s ease-out;
  transition: border 0.2s ease-out; }

.mouseDown:hover {
  border: 2px solid rgba(255, 255, 255, 0.7); }

.mouseDown span {
  display: block;
  background: #fff;
  width: 0.2em;
  height: 0.3em;
  margin: 0.7em auto 0;
  border-radius: 0.4em; }

.mouseDown span {
  -webkit-animation-name: scroll;
  animation-name: scroll;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: cubic-bezier(0.65, -0.55, 0.25, 1.5);
  animation-timing-function: cubic-bezier(0.65, -0.55, 0.25, 1.5);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  will-change: transform; }

.mouseDown:hover span {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s; }

@-webkit-keyframes scroll {
  0%, 20% {
    -webkit-transform: translateY(0) scaleY(1); }
  10% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(1.2em) scaleY(1.5);
    opacity: 0.01; } }

@keyframes scroll {
  0%, 20% {
    -webkit-transform: translateY(0) scaleY(1);
            transform: translateY(0) scaleY(1); }
  10% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(1.2em) scaleY(1.5);
            transform: translateY(1.2em) scaleY(1.5);
    opacity: 0.01; } }

#customer-carousel .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

#customer-carousel .elementor-carousel-image {
  max-height: 120px;
  width: auto;
  /*filter:grayscale(1);
        &:hover {
            filter:grayscale(0);
        }*/ }

#customer-carousel .swiper-slide-inner {
  position: relative; }

#customer-carousel .elementor-swiper-button-prev {
  left: -75px !important; }

@media (max-width: 1200px) {
  #customer-carousel .elementor-swiper-button-prev {
    left: 0 !important;
    display: block !important; } }

#customer-carousel .elementor-swiper-button-next {
  right: -75px !important; }

@media (max-width: 1200px) {
  #customer-carousel .elementor-swiper-button-next {
    right: 0 !important;
    display: block !important; } }

@media (max-width: 992px) {
  #customer-carousel .swiper-slide {
    padding: 2.8rem 2.5rem 0 !important; } }

/* ========================= */
.flipster {
  overflow: hidden !important; }

/*.flipster__container {
    min-height:435px !important;
}*/
#testimonials ul li > div {
  width: 612px;
  height: 435px;
  padding: 15px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

@media (max-width: 767px) {
  #testimonials ul li > div {
    height: 635px; } }

#testimonials ul li > div .testimonial {
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  background: #fff;
  width: 100%;
  /* height:100%; */
  padding: 45px;
  position: relative;
  min-height: 350px;
  color: #4B4B4B;
  font-weight: 500; }

.flipster__item.flipster__item--current {
  -webkit-transform: scale(1.04);
      -ms-transform: scale(1.04);
          transform: scale(1.04); }

@media only screen and (max-width: 767px) {
  #testimonials ul li > div .testimonial {
    width: 50%;
    padding: 70px 25px 25px;
    margin: auto; } }

#testimonials ul li.flipster__item--current > div .testimonial {
  -webkit-box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.3);
  border-radius: 0; }

.testimonial > span {
  display: block; }

.testimonial .t-company {
  color: #404040;
  font-size: 18px;
  margin-bottom: 5px; }

.testimonial .t-contact {
  color: #b4b4b4;
  font-size: 15px; }

.testimonial .t-rating {
  position: absolute;
  top: 52px;
  right: 60px;
  color: #ffdd0e;
  font-size: 16px; }

@media only screen and (max-width: 767px) {
  .testimonial .t-rating {
    position: absolute;
    top: 30px;
    left: 23px;
    right: auto; } }

.testimonial p  {
  color: #737373;
  font-size: 15px; }

.flipster--flat .flipster__item--past .flipster__item__content, .flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.92) !important;
      -ms-transform: scale(0.92) !important;
          transform: scale(0.92) !important; }

/* Feature Posts */
.feature-post p.post-excerpt {
  color: var(--e-global-color-434642e);
  font-family: "Dosis", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1rem;
  margin-bottom: 5px; }
  .feature-post p.post-excerpt .post-date {
    font-weight: 700; }

.feature-post a {
  color: var(--e-global-color-434642e);
  font-family: "Dosis", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .feature-post a:hover {
    text-decoration: underline; }
  .feature-post a svg {
    margin-right: 5px; }

/* Nav Links Underline */
.nav-item {
  position: relative;
  padding-bottom: 0 !important;
  /* Ensure space for process bar */
  margin-left: 1.5rem !important; }
  .nav-item .elementor-item {
    margin: 0 !important; }
  .nav-item.active a {
    color: #fff !important; }

.process-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /* Full width background */
  height: 1px;
  background: #6e9293;
  /* Background color */
  overflow: hidden;
  /* Ensure inner bar stays within */ }

.process-bar::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: white;
  /* Moving indicator */
  -webkit-animation: fillProgress var(--slide-duration, 5000ms) linear forwards;
          animation: fillProgress var(--slide-duration, 5000ms) linear forwards; }

@-webkit-keyframes fillProgress {
  from {
    width: 0%; }
  to {
    width: 100%; } }

@keyframes fillProgress {
  from {
    width: 0%; }
  to {
    width: 100%; } }

.nav-item.active {
  color: white;
  /* Adjust as needed */ }

/* Remove default Elementor underline and prepare for custom animation */
.elementor-nav-menu .elementor-item {
  position: relative;
  text-decoration: none; }

/* Create the animated white line */
.elementor-nav-menu .elementor-item::after {
  content: '';
  position: absolute;
  bottom: -2px;
  /* Adjust distance from text */
  left: 0;
  width: 0;
  height: 2px;
  /* Line thickness */
  background-color: #ffffff;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out; }

/* Animate the line on hover */
.elementor-nav-menu .elementor-item:hover::after {
  width: 100%; }

/* Sliding darker overlay animation - for greenish buttons/links */
.btn-hover-dark .elementor-button {
  position: relative;
  overflow: hidden;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.btn-hover-dark .elementor-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
  z-index: 0;
  border-radius: inherit; }

.btn-hover-dark .elementor-button:hover::before {
  width: 100%; }

.btn-hover-dark .elementor-button span {
  position: relative;
  z-index: 1; }

/* Sliding darker overlay animation - for white buttons/links */
.btn-hover-dark-light .elementor-button {
  position: relative;
  overflow: hidden;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.btn-hover-dark-light .elementor-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
  z-index: 0;
  border-radius: inherit; }

.btn-hover-dark-light .elementor-button:hover::before {
  width: 100%; }

.btn-hover-dark-light .elementor-button span {
  position: relative;
  z-index: 1; }

/* Swiper EAEL */
.eael-post-carousel-wrap {
  /*.swiper-slide:not(.swiper-slide-active) {
        opacity:.65;
    }*/ }
  .eael-post-carousel-wrap .swiper-button-next, .eael-post-carousel-wrap .swiper-button-prev {
    top: 25px !important; }
    .eael-post-carousel-wrap .swiper-button-next i, .eael-post-carousel-wrap .swiper-button-prev i {
      color: #555; }
      .eael-post-carousel-wrap .swiper-button-next i:hover, .eael-post-carousel-wrap .swiper-button-prev i:hover {
        color: #163030; }
  .eael-post-carousel-wrap .swiper-button-prev {
    left: -23px !important; }

@media (max-width: 767px) {
  .eael-post-carousel-wrap .swiper-button-prev {
    left: 6px !important;
    top: -6px !important; } }
  .eael-post-carousel-wrap .swiper-button-next {
    right: -23px !important; }

@media (max-width: 767px) {
  .eael-post-carousel-wrap .swiper-button-next {
    right: auto !important;
    left: 35px;
    top: -6px !important; } }

.swiper-slide {
  opacity: .35;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.swiper-slide-active,
.swiper-slide-next,
.swiper-slide-next + .swiper-slide {
  opacity: 1; }

.eael-grid-post .eael-entry-wrapper, .eael-grid-post .eael-entry-content {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* Search Filter */
.search-filter-input-text {
  background: #D9D9D9;
  border: 0;
  border-radius: 60px;
  overflow: hidden;
  padding: 5px 10px;
  font-family: 'Dosis'; }

.search-filter-input-button {
  background: #D9D9D9;
  border-radius: 35px;
  border: 0;
  color: #25646b;
  font-family: 'Dosis';
  font-weight: 500;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 20px; }

.search-filter-input-button--is-selected {
  background: #25646b;
  color: #fff; }

.search-filter-input-button:hover:not(.is-disabled):not(.search-filter-input-button--is-selected) {
  border: 0; }

.faq-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .faq-tags .ctag {
    background: #D9D9D9;
    border-radius: 20px;
    padding: 2px 5px;
    font-size: 12px; }

/* contact form */
.wpcf7-form label {
  width: 100%; }

.wpcf7-form input[type=date], .wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=password], .wpcf7-form input[type=search], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form input[type=url], .wpcf7-form select, .wpcf7-form textarea {
  border: 0;
  margin: 8px 0 5px;
  background: #fff; }

.wpcf7-form [type=button], .wpcf7-form [type=submit], .wpcf7-form button {
  background: #25646b;
  color: #fff;
  border-radius: 35px;
  border: 0;
  font-family: 'Dosis';
  font-weight: 500;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 20px;
  margin-top: 10px; }

.wpcf7-form .wpcf7-list-item {
  margin: 0; }

.wpcf7-form .wpcf7-list-item-label {
  line-height: 1.4; }

.wpcf7-form .wpcf7-captchar {
  max-width: 100px;
  display: block; }

/* Base */
.wpcf7-response-output {
  margin: 1.5em 0 0;
  padding: 0.85em 1.1em;
  border: 0;
  border-radius: 10px;
  border-left: 4px solid currentColor;
  font-size: 0.925rem;
  line-height: 1.45;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
  -webkit-animation: wpcf7-fade 0.35s ease;
          animation: wpcf7-fade 0.35s ease; }

/* Icon via pseudo-element */
.wpcf7-response-output::before {
  font-size: 1.1em;
  line-height: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

/* Success */
.wpcf7 form.sent .wpcf7-response-output {
  color: #15803d;
  background: #f0fdf4; }

.wpcf7 form.sent .wpcf7-response-output::before {
  content: "✓"; }

/* Validation errors */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: #b45309;
  background: #fffbeb; }

.wpcf7 form.invalid .wpcf7-response-output::before,
.wpcf7 form.unaccepted .wpcf7-response-output::before {
  content: "!";
  font-weight: 700; }

/* Submission / network failure & spam */
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
  color: #b91c1c;
  background: #fef2f2; }

.wpcf7 form.failed .wpcf7-response-output::before,
.wpcf7 form.aborted .wpcf7-response-output::before,
.wpcf7 form.spam .wpcf7-response-output::before {
  content: "✕"; }

@-webkit-keyframes wpcf7-fade {
  from {
    opacity: 0;
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes wpcf7-fade {
  from {
    opacity: 0;
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/* FAQ / popup */
.e-loop-item > .elementor-element {
  cursor: pointer;
  /*&:hover {
        box-shadow: 0 0 8px -2px rgba(0,0,0,.3);
    }*/ }

.popup-title {
  font-family: "Dosis", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 25px;
  color: #25646b; }

/* Single Posts */
.one_half {
  width: 50%;
  float: left; }

@media (max-width: 767px) {
  .one_half {
    width: 100%;
    float: none; } }

.codedropz-upload-inner h3 {
  font-size: 16px !important; }

/* Flip boxes */
.eael-elements-flip-box-flip-card h2.eael-elements-flip-box-heading {
  font-size: 24px !important;
  letter-spacing: normal !important; }
  .eael-elements-flip-box-flip-card h2.eael-elements-flip-box-heading span {
    display: block;
    font-size: 14px !important; }

.eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {
  text-align: left !important; }

.eael-elements-flip-box-rear-container .flipbox-button {
  margin: 0 !important;
  padding: 0 0 0 25px !important;
  position: relative; }
  .eael-elements-flip-box-rear-container .flipbox-button:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
    background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_260_261)"><path d="M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 12L12 9L9 6" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9H12" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_260_261"><rect width="18" height="18" fill="white"/></clipPath></defs></svg>'); }

.eael-elements-flip-box-front-container .eael-elements-flip-box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 15px 0 15px; }

.eael-elements-flip-box-front-container .eael-elements-flip-box-heading {
  margin-bottom: 5rem; }

#leistung-content h2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight) !important;
  text-transform: var(--e-global-typography-primary-text-transform);
  color: var(--e-global-color-primary); }
  #leistung-content h2 strong {
    font-weight: var(--e-global-typography-primary-font-weight) !important; }

#leistung-content .elementor-widget-container {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px; }

@media (max-width: 992px) {
  #leistung-content .elementor-widget-container {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; } }

@media (max-width: 768px) {
  #leistung-content .elementor-widget-container {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; } }

#referenzen {
  overflow: hidden; }

.linkedin-check-button {
  background: #163030;
  color: #fff !important;
  padding: 10px 25px;
  border-radius: 30px;
  text-decoration: none !important; }

.agb_content h2, .agb_content h3, #barrierefreiheit h2, #barrierefreiheit h3 {
  font-family: "Dosis", Sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: var(--e-global-color-primary); }

.agb_content ul, #barrierefreiheit ul {
  margin-bottom: 0.9rem; }

#itkanzlei_txt_copyright {
  margin-bottom: 1rem; }

/* Beitrags Archiv */
.elementor-page-3286 #linked-in-footer {
  display: none; }

#menu-1-911bb6c a::after {
  display: none; }

/* Kontakt Button ausblenden auf Kontakt Page */
.page-id-1908 .elementor-element-018c609 {
  display: none; }

/* FAQ Modal Font Size mobile */
@media (max-width: 767px) {
  .ssfaq-modal-title {
    font-size: 18px !important; } }

/* Title and Breadcrumbs Adjustment */
@media (max-width: 767px) {
  .elementor-heading-title {
    margin-bottom: 10px; }
  .single-project .elementor-4514 .elementor-element.elementor-element-db6442c {
    font-size: 13px; } }
