@font-face {
  font-family: "Aperto";
  src: url("fonts/Aperto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aperto";
  src: url("fonts/Aperto-SemiBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

#secondary .elementor-widget-container h5:first-of-type, .author-wrapper .author-name, .comment-reply-link, .comment-respond .comment-reply-title, .comments-title, .contactform-content .form-title, .elementor-accordion .elementor-tab-title, .elementor-counter .elementor-counter-number-wrapper, .elementor-cta-number, .elementor-teams-wrapper .elementor-team-name, .elementor-text_carousel-wrapper div.elementor-text-number, .elementor-widget-heading .sub-title, .elementor-widget-opal-building_carousel .elementor-building-number, .elementor-widget-opal-image-gallery .elementor-galerry__filter, .elementor-widget-progress .elementor-title, .error404 .error-404-subtitle h2, .h1, .h2, .h3, .h4, .h5, .h6, .icon-list-style2 .elementor-icon-list-item, .portfolio .portfolio-number, .related-posts .related-heading, .single-portfolio-menu a, .single-portfolio-summary-meta-title, .single .navigation .nav-link a, .tab-tile-style2 .elementor-tab-title, .typo-heading, blockquote, h1, h2, h2.widget-title, h2.widgettitle, h3, h3.entry-title, h4, h5, h6, .elementor-testimonial-name, .elementor-testimonial-sub-title, .elementor-element .elementor-button {
  font-family: "Aperto" !important;
  font-weight: 700 !important;
}

.h2, .single-portfolio-summary-meta-title, h2 {
  font-size: 64px;
  font-size: 4rem;
}

.elementor-widget-heading .sub-title, .elementor-testimonial-sub-title {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}

.elementor-element .elementor-button {
  font-size: 16px !important;
  font-size: 1rem !important;
}

.topbar {
    width: 100%;
    background-color: #173e62;
    padding: 4px 30px;
}

.topbar-inner {
    max-width: 1290px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    gap: 30px;
}

.topbar-inner a {
    display: flex;
    align-items: flex-start;
}

.topbar-inner a:hover span {
    text-decoration: underline;
}

.topbar-icon-box-wrapper svg {
    width: 16px;
    height: 16px;
    margin-top: 5px;
    margin-right: 12px;
    fill: #fff;
}

.topbar-inner i {
    color: #ffffff;
    margin-right: 12px;
}

.topbar-inner span {
    color: #ffffff;
}

.portfolio-inner .portfolio-content .entry-locations {
	line-height: 1.6;
}

.elementor-widget-opal-testimonials img {
    height: auto !important;
    width: 100% !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
}

.elementor-571 .elementor-element.elementor-element-5cb410c .item-box {
    padding: 55px 50px;
}

.elementor-featured-box-title {
    font-size: 22px !important;
    line-height: 1.4 !important;
    margin: 0 !important;
}

.teamslider .elementor-testimonial-details {
    position: absolute;
    bottom: 20%;
    left: 40px;
    background: #ffffff;
    width: 300px;
    padding: 20px;
    flex-direction: column !important;
    opacity: 0;
    transition: opacity 350ms ease-in;
}

.duplicated-testimonial-content {
    font-style: italic;
}

.teamslider .owl-item.active + .owl-item.active .elementor-testimonial-details {
    opacity: 1;
}


.teamslider .owl-item.active + .owl-item.active + .owl-item.active .elementor-testimonial-details {
    opacity: 0;
}

.teamslider .elementor-testimonial-job {
    padding-bottom: 12px;
}

.bg-lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.2;
}

.bg-lines svg {
    opacity: 0;
    transition: opacity 300ms ease-in 700ms;
}

.over-bg-lines {
    z-index: 1;
}

body.page-loaded .bg-lines svg {
    opacity: 1;
}

body.page-id-7706 .bg-lines {
    display: none !important;
}

.site-footer .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    align-items: center;
}

.page-title-bar {
    background-position: center center !important;
}

.homeslider {
    background: #29385E;
    z-index: 1;
}

.testimonialsslider, .parkingboxes, .contactbox, .bg-lines-overlay {
    z-index: 1 !important;
}

.elementor-page-7706 .site-content-contain {
    overflow: visible;
    z-index: 4;
}

.elementor-page-7706 .wpcf7-radio span.wpcf7-list-item,
.elementor-page-7706 .wpcf7-checkbox span.wpcf7-list-item {
    width: 100%;
}

.elementor-page-7706 .wpcf7-radio span.wpcf7-list-item label,
.elementor-page-7706 .wpcf7-checkbox span.wpcf7-list-item label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 16px !important;
}

.elementor-page-7706 .wpcf7-radio span.wpcf7-list-item.last label,
.elementor-page-7706 .wpcf7-checkbox span.wpcf7-list-item.last label {
    margin-bottom: 6px !important;
}

.elementor-page-7706 .wpcf7-form .cf7mls-btns {
    margin-top: 24px;
}

.elementor-page-7706 .wpcf7-form p {
    margin: 0;
}

.elementor-page-7706 .cf7mls_back,
.elementor-page-7706 .cf7mls_next,
.elementor-page-7706 .cf7mls_btn,
.elementor-page-7706 .wpcf7-submit {
    font-family: Aperto !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    letter-spacing: 2px !important;
    line-height: 60px !important;
    text-align: inherit !important;
    white-space: nowrap !important;
    margin: 0px !important;
    padding: 0px 40px !important;
    width: auto !important;
    height: auto !important;
    border-style: solid !important;
    border-width: 0px !important;
    border-color: rgb(0, 0, 0) !important;
    border-radius: 3px !important;
    vertical-align: inherit !important;
    display: inline-block !important;
    background: rgb(191, 164, 129) !important;
}

.elementor-page-7706 .wpcf7-form-control.wpcf7-not-valid {
    margin-bottom: 0 !important;
}

.elementor-page-7706 .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
    margin: 4px 0 12px 0;
    text-transform: none;
}

.wpcf7-response-output {
    position: static !important;
    color: #173e62 !important;
    background-color: transparent !important;
    border-width: 0 !important;
}

.elementor-page-7706 .send-container {
    margin-top: 12px;
}

.elementor-page-7706 .cf7mls_back:hover,
.elementor-page-7706 .cf7mls_next:hover,
.elementor-page-7706 .cf7mls_btn:hover,
.elementor-page-7706 .wpcf7-submit:hover {
    background-color: #CCB69A !important;
    border-color: #CCB69A !important;
}

.elementor-page-7706 .wpcf7-form .send-container {
    height: 0;
}

.elementor-page-341 .wpcf7-form-control.wpcf7-not-valid {
    margin-bottom: 0 !important;
}

.elementor-page-341 .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
    margin: 4px 0 12px 0;
    text-transform: none;
}

.elementor-page-341 .wpcf7-response-output {
    padding: 0 0 20px 0 !important;
}

.page-title-bar .wrap {
    padding: 140px 0 60px !important;
}

.elementor-button, .sr7-btn, .btn {
    border-radius: 0 !important;
}

.page-id-1140 .bg-lines {
    display: none;
}

.elementor-widget-opal-post-grid .column-item .cat-links a {
    display: inline-block !important;
    padding: 5px 8px !important;
    margin-bottom: 4px !important;
}

.teamslider .elementor-testimonial-wrapper-head {
    display: none;
}

.page-title-bar {
    background-color: #29385E !important;
}

.contact-icon-container {
    position: fixed;
    top: 0;
    right: 24px;
    bottom: 0;
    margin: auto 0;
    height: 200px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
}

.contact-icon-container img {
    width: 55px;
}

.values-slider {
    position: relative;
    z-index: 1;
}

body.page-id-571 .bg-lines {
    top: 800px;
}

body.blog {
    background-color: #F7F2EC !important;
}

body.blog article {
    background: #ffffff;
}

body.blog .page-title-bar {
    background-image: url(/wp-content/uploads/2025/11/wissenswertes.jpg);
}

body.blog .entry-categories-and-meta {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

body.blog .entry-header {
    padding-bottom: 6px;
}

.cat-links a:hover {
    color: #ffffff;
}

.teamslider .owl-item {
    height: auto !important;
}

#masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: top 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

body.admin-bar #masthead {
    top: 32px;
}

#masthead.topbar-hidden {
    top: -40px;
}

body.admin-bar #masthead.topbar-hidden {
    top: -8px;
}

#masthead .site-header {
    transition: background-color 0.3s ease-in-out;
    border-top: 1px solid #ffffff33;
}

#masthead.notontop .site-header {
    background-color: #173e62;
}

.cat-links-custom span {
    background-color: #bfa481;
    color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
    line-height: 1;
}

.faq-accordion .elementor-accordion > .elementor-accordion-item:first-of-type {
    display: none;
}

.leistungen-copy a {
    color: #173e62;
}

.leistungen-copy a:hover {
    color: #af8c60;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    -webkit-box-shadow: 0px 2px 12px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 12px 5px rgba(0, 0, 0, 0.15);
}

.leistungen-slider .owl-nav {
    margin-left: 15px;
}

.teamslider .owl-nav {
    display: block !important;
    height: 0 !important;
}
.teamslider .owl-nav [class*=owl-]:before,
.teamslider .owl-nav [class*=owl-]:before {
    font-size: 22px !important;
}


.leistungen-slider .owl-nav .owl-prev,
.leistungen-slider .owl-nav .owl-next {
    display: block !important;
}

footer.site-footer .elementor-icon-box-svg {
    display: flex;
    align-items: center;
}

article.post + .navigation, article.post .entry-footer {
    display: none !important;
}

.site-footer .elementor-widget-icon-box .elementor-icon-box-title a:hover {
    text-decoration: underline;
}

.site-footer .elementor-icon-box-svg,
.site-footer .elementor-icon-box-icon {
    margin-bottom: 0 !important;
}

.error404 .site-content-contain {
    background-image: none !important;
    background-color: #F7F2EC !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    
    .teamslider .elementor-testimonial-details {
        bottom: 2%;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    
    .header-logo-container {
        width: 25% !important;
    }

    .header-menu-container {
        width: 75% !important;
    }

}

@media only screen and (min-width: 895px) and (max-width: 1035px) {

    .header-menu-container .elementor-nav-menu > li:not(:last-child) {
        margin-right: 25px !important;
    }

}

@media only screen and (max-width: 1024px) {

    body.page-id-341 .page-title-bar {
        background-position: 70% bottom !important;
    }

    body.page-id-571 .page-title-bar {
        background-position: 72% bottom !important;
    }

}

@media only screen and (max-width: 992px) {

    li.menu-item .menu-title {
        font-size: 12px !important;
    }

    #page-title-bar > .container > .wrap.w-100.d-flex.align-items-center {
        min-height: 420px !important;
    }

    .page-title-bar .wrap {
        padding: 100px 0 !important;
    }

    #page {
        padding-top: 100px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 820px) {

    .header-logo-container {
        width: 18% !important;
    }

    .header-menu-container {
        width: 82% !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 894px) {

    li.menu-item .menu-title {
        font-size: 11px !important;
    }

}

@media only screen and (max-width: 767px) {

    .teamslider .elementor-testimonial-details {
        opacity: 1;
        width: 200px;
        bottom: 20px;
    }

    .topbar-inner {
        justify-content: center;
    }

}

@media only screen and (max-width: 650px) {

    .topbar > .topbar-inner > .topbar-icon-box-wrapper:first-of-type {
        display: none;
    }

}

@media only screen and (max-width: 350px) {

    .topbar {
        padding: 4px 20px;
    }

    .topbar-inner {
        gap: 18px;
    }

}


@media only screen and (max-width: 365px) {

    .teamslider .elementor-testimonial-details {
        opacity: 0;
    }

}